@import "scelta-lingua.css";
@import "reset.css";
@import "skeleton.css";
@import "superfish.css";
@import url(//fonts.googleapis.com/css?family=Playfair+Display:400,700,700italic);
/* 'Playfair Display', serif */



html {
	width: 100%;
}
a[href^="tel:"] {
 color: inherit;
 text-decoration: none;
}
* {
	-webkit-text-size-adjust: none;
}
body {
	font: 14px/22px Arial, Helvetica, sans-serif;
	/*color: #727272;*/
	color: #727272;
	position: relative;
	min-width: 960px;
	background: #fff;

}

address {
	font-style: normal;
}

p {
	margin-bottom: 22px;
}


input {
	border-radius: 0 !important;
}


img {
	max-width: 100%;
}

/****Heads****/


h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-family: 'Playfair Display', serif;
	font-weight: normal;
}


h2 {
	letter-spacing: -5px;
	text-align: center;
	font-size: 200px;
	padding-top: 192px;
	line-height: 100px;
	color: #fff;
}

h2 span {
	letter-spacing: normal;
	padding-top: 5px;
	display: block;
	font-size: 25px;
	font-weight: bold;
	font-style: italic;
}

h3 {
	font-size: 50px;
	line-height: 45px;
	color: #4c4c4c;
	letter-spacing: -1px;
	padding-top: 55px;
	margin-bottom: 32px;
}

h3.head1 {
	padding-top: 45px;
	margin-bottom: 33px;
}

h3.head2 {
	padding-top: 50px;
}

h3.head3 {
	padding-top: 50px;
	margin-bottom: 18px;
}

h3.head4 {
	padding-top: 55px;
	margin-bottom: 22px;
}

h3 span {
	letter-spacing: normal;
	margin-bottom: 9px;
	font-size: 16px;
	line-height: 20px;
	display: block;
}

h3 strong {
	display: block;
	font-weight: bold;
	font-style: italic;
	font-size: 26px;
	color: #c7c7c7;
	margin-top: -6px;
}

.page1 h3 {
	margin-bottom: 42px;
	padding-top: 50px;
}

.page1 h3 span {
	font-weight: bold;
}

.page1 h3 a.btn {
	float: right;
	position: relative;
	top: 4px;
	letter-spacing: normal;
	padding-right: 30px;
}

/****Lists****/


ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.list  {
	padding-top: 8px;
}

ul.list .date{
	margin-right: 10px;
	float: left;
	font: 20px/23px 'Playfair Display', serif;
	color: #4c4c4c;
}

ul.list li {
	overflow: hidden;
}

ul.list li+li {
	margin-top: 18px;
}


ul.list1 {
	margin-top: -1px;
}

ul.list1 li+li {
	margin-top: 8px;
}
/****Links****/



a {
	text-decoration: none;
	color: inherit;
	outline: none;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}

a:hover {
	color: #d82930;
}

.col1 a:hover, a.link-1:hover {
	color: #4c4c4c;
}

a.link-1 {
	text-decoration: underline;
	color: #d82930;
}

a.btn {
	display: inline-block;
	font: bold 16px/20px 'Playfair Display', serif;
	padding: 10px 24px 12px 36px;
	position: relative;
	background-color: #f0f0f0;
	color: #4c4c4c;
}

a.btn:hover {
	color: #fff;
	background-color: #3b3b3b;
}

a.btn:hover:after {
	background-position: 0 0;
}

a.btn:after {
	content: '';
	display: block;
	position: absolute;
	background: url(../images/link_arrows.png) 0 bottom no-repeat;
	width: 6px;
	height: 11px;
	left: 20px;
	top: 17px;
}
/****classes****/

.mb0 {
	margin-bottom: 0px !important;
}
.m0 {
	margin: 0 !important;
}
.pad0 {
	padding: 0 !important;
}


.img_inner {
	max-width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 14px;
	margin-top: 6px;
}


.fleft {
	float: left;
	width: auto !important;
	margin-right: 18px;
	margin-bottom: 0px;
}

.page1 .fleft {
	margin-right: 40px;
	margin-top: 0;
}

.oh {
	overflow: hidden;
}
.fright {
	float: right !important;
}
.upp {
	text-transform: uppercase;
}
.rel {
	position: relative;
	overflow: hidden;
}
.alright {
	text-align: right;
}
.center {
	text-align: center;
}
.wrapper, .extra_wrapper {
	overflow: hidden;
}
.clear {
	float: none !important;
	clear: both;
}

/*header*/

.page1 header {

	padding-bottom: 0;
	background: #fff;
}
header {
	display: block;
	/*padding: 55px 0 0px;*/
	padding: 5px 0 0px;
	position: static;
	padding-bottom: 100px;
	background: url(../images/header_bg.jpg) center bottom no-repeat;
}

header h1 {

	z-index: 910;
	text-align: center;
}
header h1 a {
	display: inline-block;
	overflow: hidden;
	width: 588px;
	height: 115px;
	/*width: 233px;
	height: 49px;*/
	text-indent: -999px;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
}
header h1 a img {
	display: block;
}

.slogan {
	overflow: hidden;
	background-color: #fff;
	padding-right: 70px;
	margin-top: -418px;
}

.slogan  img {
	float: left;
	margin-right: 50px;
}

.slogan .title {
	font: 55px/60px 'Playfair Display', serif;
	color: #4c4c4c;
	padding-top: 51px;
	margin-bottom: 30px;
}

.slogan a {
	display: inline-block;
	font: bold 16px/20px 'Playfair Display', serif;
	background-color: #3b3b3b;
	padding: 15px 18px 17px 34px;
	position: relative;
	color: #fff;
	margin-top: 44px;
}

.slogan a:hover {
	color: #4c4c4c;
	background-color: #f0f0f0;
}

.slogan a:hover:after {
	background-position: 0 bottom;
}

.slogan a:after {
	content: '';
	display: block;
	position: absolute;
	background: url(../images/link_arrows.png) 0 0 no-repeat;
	width: 6px;
	height: 11px;
	left: 18px;
	top: 21px;
}
/**Content**/


.content {
	background-color: #fff;
	padding-bottom: 57px;
}

.page1 .content {
	padding-bottom: 69px;
	padding-bottom: 1px;
}

.box {
	position: relative;
	margin-top: -13px;
	text-align: center;
	margin-bottom: 59px;
}

.box p {
	padding: 0 15px;
	margin-bottom: 33px;
}

.box .title {
	padding-top: 30px;
	letter-spacing: -1px;
	font: 50px/40px 'Playfair Display', serif;
	color: #4c4c4c;
	margin-bottom: 20px;
}

.box .title span {
	display: block;
	font-weight: bold;
	font-style: italic;
	color: #c7c7c7;
	margin-top: -1px;
	font-size: 25px;
}

.box>span {
	display: block;
	position: relative;
	left: 0;
	right: 0;
	height: 5px;
	background-color: #d82930;
	display: block;transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}

.box.bx1:hover>span {
	opacity: 1;
}

.box>span:after {
	content: '';
	width: 0px;
transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	height: 0px;
	display: block;
	position: absolute;
	left: 50%;
	bottom: -5px;
	margin-left: -6px;
	border-style: solid;
	border-width: 6px 6px 0 6px;
	border-color: #d82930 transparent transparent transparent;
}

.gray {
	padding-top: 53px;
	padding-bottom: 49px;
	background-color: #f0f0f0;
}


.vimeo {
	margin-top: 2px;
	display: block;
	float: right;
	margin-left: 100px;
}

.vimeo  iframe {
	width: 539px;
	height: 328px;
}

.gray h3 {
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 36px;
	margin-bottom: 24px;
	padding-top: 0;
}

.gray a.btn {
	margin-top: 32px;
	background-color: #fff;
}

.gray a.btn:hover {
	background-color: #5A5A5A;
}

.gallery {
	padding-top: 7px;
}

a.gal img {
	width: 100%;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}

a.gal:hover img {
	opacity: 0.2;
}

a.gal {
	display: block;
	margin-bottom: 20px;
	margin-right: 1px;
	background: url(../images/magnify.png) center no-repeat #d82930;
}

.box.bx1 {
	margin-top: 0;
	text-align: left;
}

.box.bx1>span {
	opacity: 0;

	margin-bottom: 20px;
}

.box.bx1 img {
	margin-bottom: 25px;
}

.text1 {
	font: bold 20px/23px 'Playfair Display', serif;
	color: #4c4c4c;
	margin-bottom: 11px;
}

.page1 .text1 {
	margin-bottom: 27px;
}

.text1 time {
	margin-bottom: 11px;
	display: block;
	font-size: 16px;
	font-style: italic;
	color: #c7c7c7;
}

.nb {
	font-weight: normal;
}

.col1 {
	color: #d82930;
}

.l_text {
	float: left;
	min-width: 160px;
}

.l_text+.col1 {
	overflow: hidden;

}

.l_text+.col1+.clear {
	height: 2px;
}

.stuff .col1 {
	margin-top: -4px;
}

.stuff {
	overflow: hidden;
	margin-bottom: 2px;
	padding-top: 1px;
	line-height: 24px;
}

.stuff .clear {
	height: 15px;
}

.hours {
	margin-top: -15px;
	line-height: 22px;
}

.hours span {
	display: block;
	float: right;
	min-width: 125px;
}

.center.c1 {
	padding-right: 40px;
}

.mt1 {
	margin-top: 11px;
}

.mt2 {
	margin-top: 13px;
}

.event {
	margin-bottom: 29px;
	margin-top: -3px;
}

.event .text1 {
	margin-bottom: 21px;
}

.event .img_inner {
	margin-bottom: 25px;
}

.prv p {
	margin-bottom: 17px;
}

.prv h3 {
	padding-bottom: 1px;
}

.prv a.link-1 {
	color: #009de1;
}

.prv a.link-1:hover {
	color: #4c4c4c;
}

.gallery {
	overflow: hidden;
}

/**Map**/

.map {
	margin-bottom: 0 !important;
	padding-top: 	6px;
	overflow: hidden;
}


.map figure {
	padding-top: 0px;
	float: none !important;
	display: block;
	width: 100%;
	margin-bottom: 23px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.map figure iframe {
	width: 100%;
	height: 299px;
	max-width: 100%;
}
.map address {
	display: block;
	float: left;
	font-size: 14px;
}

.map address dt {
}

.map address dd span {
	min-width: 85px;
	display: inline-block;
	text-align: left;
}

/**Footer**/
footer {
	display: block;

}


.f_top {
	font-size: 12px;
	line-height: 20px;
	color: #848484;
	padding-bottom: 58px;
}

.f_top a:hover, .f_top address a:hover {
	color: #fff;
}
.f_top .n_title {
	color: #fff;
	margin-bottom: 26px;
	padding-top: 60px;
	font: bold 20px/20px 'Playfair Display', serif;
}

.f_top .n_title  i {
	margin-right: 15px;
	display: inline-block;
	font-size: 30px;
	line-height: 20px;
	position: relative;
	top: 2px;
	margin-top: -1px;
}

.f_top {
	background-color: #3b3b3b;
}

.f_top address {
	color: #fff;
}

.f_top address a {
	color: #848484;
}

.f_menu  {
	float: left;
	padding-top: 26px;
}

.f_menu li {
	float: left;
	font-size: 16px;
	font-family: 'Playfair Display', serif;
	color: #4c4c4c;
	font-weight: bold;
	line-height: 20px;
	position: relative;
}

.f_menu li +li {
	margin-left: 28px;
}

.f_menu li+li:after {
	content: '';
	display: block;
	background: url(../images/f_menu_Sep.png) 0 0 no-repeat;
	width: 6px;
	height: 13px;
	position: absolute;
	left: -17px;
	top: 4px;
}

.f_menu li.current {
	color: #d82930;
}

.socials {
	padding-top: 20px;
	float: right;
	color: #4c4c4c;
}

.socials a {
	float: left;
	font-size: 16px;
	font-family: 'Playfair Display', serif;
	font-weight: bold;
	line-height: 20px;	
}

.socials a:hover i {
	color: #4BD3E8;
}

.socials a i {
	margin-right: 4px;
	display: inline-block;
	font-size: 20px;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}

.socials a+a {
	margin-left: 19px;
}

.icon-twitter-sign {
	color: #82c1da;
}

.icon-facebook-sign {
		color: #6e9bce;
}

.icon-google-plus-sign {
	color: #ff5842;
}



.copy {
	padding: 10px 0 30px;
	position: relative;
	font-size: 11px;
}


#newsletter {
	padding-top: 10px;
	position: relative;
}

#newsletter>span {
	display: block;
	margin-bottom: 31px;
}

#newsletter .rel {
	position: relative;
	overflow: visible;
}

#newsletter .email {
	position: relative;
	width: 100%;
	display: block;
	float: left;
}


#newsletter input {
	float: left;
	color: #8a8a8a;
	background: #4f4f4f;
	width: 100%;
	border: none;
	height: 42px;
	font: 14px/20px  Arial, Helvetica, sans-serif;
	padding: 11px 136px 11px 23px;
	box-shadow: none !important;
	-moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
}

#newsletter a.btn {
position: absolute;
top: 0;
right: 0;
background-color: #fff;
padding-top: 11px;
padding-bottom: 11px;
padding-right: 20px;
}


#newsletter a.btn:hover {
	background-color: #8a8a8a;
}


#newsletter .error, #form1 .empty {		
	height:0px;
	top: 42px;
	width: 100%;
	left: 0;
	font-size: 10px;
	line-height: 13px;
	display: block;
	overflow: hidden;
	z-index: 999;
	color: #ff0000;
	-webkit-transition:  0.3s ease-out; 
	-o-transition: all 0.3s ease-out; 
	transition: all 0.3s ease-out; 
	position: absolute;
	}

#newsletter label.invalid .error {
	/*display: block;*/
	height:40px;

}

#newsletter .success {
	width: 100%;
	top: 0px;
	z-index: 999;
	-moz-box-sizing: border-box;
 	-webkit-box-sizing: border-box;
 	-o-box-sizing: border-box;
 	box-sizing: border-box;	
	display: none;	
	background: #4f4f4f;
	left: 0px;
 color: #8a8a8a;
	overflow: hidden;
	padding: 15px;
	-webkit-transition:  0.3s ease-out; 
	-o-transition: all 0.3s ease-out; 
	transition: all 0.3s ease-out; 
	position: absolute;
}

/**To Top**/

#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 40px;
	left: 51%;
	margin-left: 500px;
	overflow: hidden;
	width: 60px;
	height: 60px;
	border: none;
	text-indent: -999px;
	z-index: 20;
	background: url(../images/totop.png) no-repeat left 0;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
}
#toTop:hover {
	outline: none;
	background-position: right 0;
}
/*==================================RESPONSIVE LAYOUTS===============================================*/


@media only screen and (max-width: 995px) {
 body {
 min-width: 768px;
}

.slide_rel {
	top: 0 !important;
	margin-top: 2px;
	height: auto !important;
}

.slider_wrapper {
		position: relative !important;
		width: auto !important;
		height: auto !important;
		top: 0 !important;
		margin-left: 0 !important;
		left: 0 !important;
	}

h2 {
	padding-top: 100px;
}

.f_top .n_title {
	font-size: 16px;
}

.f_menu li, .socials a {
	font-size: 12px;
}



.slogan .title {
	font-size: 18px;
	line-height: 28px;
}

#newsletter a.btn:after {
	left: -10px !important;
}

#newsletter a.btn {
	overflow: hidden;
	padding-left: 8px;
	padding-right: 8px;
}

#newsletter  input {
	padding-right: 100px;
}

h3 {
	font-size: 40px;
}


.vimeo {
	margin-left: 0;
	float: none;
	width: 100%;
	margin-bottom: 25px;
}

.vimeo iframe {
	width: 100%;
}
.slogan {
	padding-top: 30px;
	padding-right: 10px;
	margin-top: 0;
	margin-bottom: 40px;
}
 .nowrap {
 white-space: normal;
}

 .map {
 	padding-right: 0 !important;
 }



 .map address {
 float: left;
 margin-right: 30px;
}

 .map address+address {
 	margin-top: 0;
 }
 .map figure,  .map figure iframe,  #form input,  #form textarea,  #form .success {
 width: 100% !important;
 float: none;
}
 #form .success {
 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
}
 .map figure {
 height: auto !important;
}
 .extra_wrapper {
 overflow: visible;
}

.map figure {
	margin-bottom: 15px;
}
.camera_pag {
	top: 30px !important;
	bottom: auto !important;
}

.socials {
	padding-top: 23px;
}
}
@media only screen and (max-width: 767px) {
 body {
 min-width: 420px;
}

.event {
	margin-bottom: 0;
	margin-top: 25px;
}

.stuff .clear {
	height: 0;
}

.stuff .grid_2 {
	margin-bottom: 15px;
}

.slogan {
	margin-bottom: 60px;
}

.f_top .grid_2 {
	float: left !important;
	width: 50% !important;
}


.f_menu {
	float: none;
}

.socials {
	padding-top: 40px;
	float: none;
}

.img_inner {
width: 100% !important;
float: none !important;
margin-right: 0 !important;
margin-bottom: 20px !important;
}

.menu_block nav {
	width: auto !important;
}

h2 {
	font-size: 80px;
	line-height: 60px;
	padding-top: 70px;
}

.camera_pag {
	top: 20px !important;
	bottom: auto !important;
}

h3 {
	font-size: 25px;
	line-height: 30px;
}

.page1 h3 a.btn {
	float: none;
	margin-top: 25px;
}

.slogan {
	padding-right: 0;
}

.box img {
	width: 100%;
}

.slogan img {
	width: 100%;
	margin-right: 0;
	float: none;
}

.img_inner img {
	width: 100%;
}

 header {
 position: relative;
}
 header h1 {
 margin-bottom: 10px;
 float: none;
 text-align: center;
}
 header h1 a {
 	width: auto;
 	display: inline-block;
 height: auto;
}
 header h1 a img {
}

 .map {
 	padding-right: 0px !important;
 }

 .map figure iframe {
 width: 100%;
 height: 300px;
}
 .map address {
 	margin-right: 0;
}

 .map address+address {
 	margin-left: 20px;
 }
 .content .noresize {
 width: auto !important;
 float: left !important;
 margin-right: 20px !important;
 margin-top: 4px !important;
}

 .img_inner {
 margin-top: 20px;
}


.f_menu li+li {
	margin-left: 4px !important;
}

.f_menu li+li:after {
	display: none;
}

a.gal {
	display: block;
}

}
@media only screen and (max-width: 479px) {
 body {
 min-width: 300px;
}
.f_menu li {
	font-weight: normal;
}

}
