@import url("style.css");
@import url("fonts.css");
.main-holder {
	z-index:100;
	overflow:hidden;
}
.header { z-index:101; }
.content-holder {
	z-index:100;
	position:relative;
}
ul.ei-slider-large{margin:0; }
.footer { z-index:99; }
.bgfixed{
	height:500px;
	-webkit-background-size: cover !important; 
	-moz-background-size: cover !important;  
	-o-background-size: cover !important; 
	background-size: cover !important;
}
a.pdf {
	float: left;
    width: 25%;
    line-height: 23px;
    padding: 20px 40px;
    /*box-sizing: border-box;*/
    background: url("images/certificate.png") no-repeat scroll left center transparent;
	cursor:pointer;
	color: #000;
    text-decoration: none;
}
@media (max-width: 1049px) {
	.bgfixed{
		height:400px;
	}
}
@media (max-width: 768px) {
	.bgfixed{
		height:300px;
	}
}
@media (max-width: 480px) {
	.bgfixed{
		height:250px;		
	}
}
@media (max-width: 767px) {
	body { padding:0; }
	body .header { /* padding:0 20px 20px; */}
	body .footer {
		padding:0px;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
	}
	body .content-holder { padding:30px 20px 40px 20px !important; }
	body.home .header { /*padding:0 20px 20px;*/ }
	body.home .content-holder { padding:30px 0 0 0 !important; }
	body.home .content-holder >.container { padding:0 20px 40px 20px !important; }
	.foologo{max-width:170px;}
}
#shoplist.content-holder{
	padding:0px;
}
.content-holder.negozi{
	padding:0px;
	transition: background 0.8s ease;
	border-top: 1px solid #dadada;	
}
div.platinum{
	background-image:url('../images/platinum.png');
    background-repeat:no-repeat;
    background-position:100% 100%;
	background-size:80px 80px;
}
div.gold{
	background-image:url('../images/gold.png');
    background-repeat:no-repeat;
    background-position:100% 100%;
	background-size:80px 80px;
}
div.silver{
	background-image:url('../images/silver.png');
    background-repeat:no-repeat;
    background-position:100% 100%;
	background-size:80px 80px;
}
div.bronze{
	background-image:url('../images/bronze.png');
    background-repeat:no-repeat;
    background-position:100% 100%;
	background-size:80px 80px;
}
h1.platinum{
	text-align:center;
color: rgba(0, 0, 0, 0.72);
  text-decoration: none;
  text-shadow: 1px 1px 0 #ffffff;
  box-shadow: 2px 2px 0.5em rgba(122, 122, 122, 0.55), inset 1px 1px 0 rgba(255, 255, 255, 0.9), inset -1px -1px 0 rgba(0, 0, 0, 0.5);
  border: 1px solid #cacade;
  background: -moz-linear-gradient( -72deg, #dedeff, #ffffff 16%, #dedeff 21%, #ffffff 24%, #555564 27%, #dedeff 36%, #ffffff 45%, #ffffff 60%, #dedeff 72%, #ffffff 80%, #dedeff 84%, #555564);
  background: -webkit-linear-gradient( -72deg, #dedeff, #ffffff 16%, #dedeff 21%, #ffffff 24%, #555564 27%, #dedeff 36%, #ffffff 45%, #ffffff 60%, #dedeff 72%, #ffffff 80%, #dedeff 84%, #555564);
  background: -o-linear-gradient( -72deg, #dedeff, #ffffff 16%, #dedeff 21%, #ffffff 24%, #555564 27%, #dedeff 36%, #ffffff 45%, #ffffff 60%, #dedeff 72%, #ffffff 80%, #dedeff 84%, #555564);
  background: linear-gradient( -72deg, #dedeff, #ffffff 16%, #dedeff 21%, #ffffff 24%, #555564 27%, #dedeff 36%, #ffffff 45%, #ffffff 60%, #dedeff 72%, #ffffff 80%, #dedeff 84%, #555564);
}
h1.platinum{
	text-align:center;
	color: rgba(0, 0, 0, 0.72);
	text-decoration: none;
	text-shadow: 1px 1px 0 #ffffff;
	box-shadow: 2px 2px 0.5em rgba(122, 122, 122, 0.55), inset 1px 1px 0 rgba(255, 255, 255, 0.9), inset -1px -1px 0 rgba(0, 0, 0, 0.5);
	border: 1px solid #cacade;
	background: -moz-linear-gradient( -72deg, #dedeff, #ffffff 16%, #dedeff 21%, #ffffff 24%, #555564 27%, #dedeff 36%, #ffffff 45%, #ffffff 60%, #dedeff 72%, #ffffff 80%, #dedeff 84%, #555564);
	background: -webkit-linear-gradient( -72deg, #dedeff, #ffffff 16%, #dedeff 21%, #ffffff 24%, #555564 27%, #dedeff 36%, #ffffff 45%, #ffffff 60%, #dedeff 72%, #ffffff 80%, #dedeff 84%, #555564);
	background: -o-linear-gradient( -72deg, #dedeff, #ffffff 16%, #dedeff 21%, #ffffff 24%, #555564 27%, #dedeff 36%, #ffffff 45%, #ffffff 60%, #dedeff 72%, #ffffff 80%, #dedeff 84%, #555564);
	background: linear-gradient( -72deg, #dedeff, #ffffff 16%, #dedeff 21%, #ffffff 24%, #555564 27%, #dedeff 36%, #ffffff 45%, #ffffff 60%, #dedeff 72%, #ffffff 80%, #dedeff 84%, #555564);
}
h1.bronze{
	text-align:center;
	color: rgba(45, 00, 0, 0.55);
	text-decoration: none;
	text-shadow: 1px 1px 0 #dea173;
	box-shadow: 2px 2px 0.5em rgba(122, 55, 34, 0.55), inset 1px 1px 0 rgba(255, 255, 255, 0.9), inset -1px -1px 0 rgba(0, 0, 0, 0.5);
	border: 1px solid #dea173;
	background: -moz-linear-gradient( -72deg, #ca7345, #ffdeca 16%, #ca7345 21%, #ffdeca 24%, #a14521 27%, #ca7345 36%, #ffdeca 45%, #ffdeca 60%, #ca7345 72%, #ffdeca 80%, #ca7345 84%, #732100);
	background: -webkit-linear-gradient( -72deg, #ca7345, #ffdeca 16%, #ca7345 21%, #ffdeca 24%, #a14521 27%, #ca7345 36%, #ffdeca 45%, #ffdeca 60%, #ca7345 72%, #ffdeca 80%, #ca7345 84%, #732100);
	background: -o-linear-gradient( -72deg, #ca7345, #ffdeca 16%, #ca7345 21%, #ffdeca 24%, #a14521 27%, #ca7345 36%, #ffdeca 45%, #ffdeca 60%, #ca7345 72%, #ffdeca 80%, #ca7345 84%, #732100);
	background: linear-gradient( -72deg, #ca7345, #ffdeca 16%, #ca7345 21%, #ffdeca 24%, #a14521 27%, #ca7345 36%, #ffdeca 45%, #ffdeca 60%, #ca7345 72%, #ffdeca 80%, #ca7345 84%, #732100);
}
h1.silver{
	text-align:center;
	color: rgba(0, 0, 0, 0.5);
	text-decoration: none;
	text-shadow: 1px 1px 0 #ffffff;
	box-shadow: 2px 2px 0.5em rgba(122, 122, 122, 0.55), inset 1px 1px 0 rgba(255, 255, 255, 0.9), inset -1px -1px 0 rgba(0, 0, 0, 0.34);
	border: 1px solid #dedede;
	background: -moz-linear-gradient( -72deg, #dedede, #ffffff 16%, #dedede 21%, #ffffff 24%, #454545 27%, #dedede 36%, #ffffff 45%, #ffffff 60%, #dedede 72%, #ffffff 80%, #dedede 84%, #a1a1a1);
	background: -webkit-linear-gradient( -72deg, #dedede, #ffffff 16%, #dedede 21%, #ffffff 24%, #454545 27%, #dedede 36%, #ffffff 45%, #ffffff 60%, #dedede 72%, #ffffff 80%, #dedede 84%, #a1a1a1);
	background: -o-linear-gradient( -72deg, #dedede, #ffffff 16%, #dedede 21%, #ffffff 24%, #454545 27%, #dedede 36%, #ffffff 45%, #ffffff 60%, #dedede 72%, #ffffff 80%, #dedede 84%, #a1a1a1);
	background: linear-gradient( -72deg, #dedede, #ffffff 16%, #dedede 21%, #ffffff 24%, #454545 27%, #dedede 36%, #ffffff 45%, #ffffff 60%, #dedede 72%, #ffffff 80%, #dedede 84%, #a1a1a1);
}
h1.gold{
	text-align:center;
	color: rgba(0, 0, 0, 0.72);
	text-decoration: none;
	text-shadow: 1px 1px 0 #ffffff;
	box-shadow: 2px 2px 0.5em rgba(122, 98, 0, 0.55), inset 1px 1px 0 rgba(255, 255, 255, 0.9), inset -1px -1px 0 rgba(0, 0, 0, 0.34);
	border: 1px solid #deca73;
	background: -moz-linear-gradient( -72deg, #ffde45, #ffffff 16%, #ffde45 21%, #ffffff 24%, #452100 27%, #ffde45 36%, #ffffff 45%, #ffffff 60%, #ffde45 72%, #ffffff 80%, #ffde45 84%, #452100);
	background: -webkit-linear-gradient( -72deg, #ffde45, #ffffff 16%, #ffde45 21%, #ffffff 24%, #452100 27%, #ffde45 36%, #ffffff 45%, #ffffff 60%, #ffde45 72%, #ffffff 80%, #ffde45 84%, #452100);
	background: -o-linear-gradient( -72deg, #ffde45, #ffffff 16%, #ffde45 21%, #ffffff 24%, #452100 27%, #ffde45 36%, #ffffff 45%, #ffffff 60%, #ffde45 72%, #ffffff 80%, #ffde45 84%, #452100);
	background: linear-gradient( -72deg, #ffde45, #ffffff 16%, #ffde45 21%, #ffffff 24%, #452100 27%, #ffde45 36%, #ffffff 45%, #ffffff 60%, #ffde45 72%, #ffffff 80%, #ffde45 84%, #452100);
}


.content-holder.negozi img{
	opacity: 0.8;
}
.content-holder.negozi:hover{
	background: #383838;
	transition: background 0.8s ease;	
}
.content-holder.negozi:hover img{
	opacity: 1;
}
.content-holder.negozi .span8{
	padding: 46px 0;	
}
@media (max-width: 1199px) {
	.content-holder.negozi .span8{
		padding: 40px 0;	
	}
}
@media (max-width: 980px) {
	.content-holder.negozi .span8{
		padding: 16px 0;	
	}
}
.content-holder.negozi .span8 h1{
	color:#000000;
	font-size: 21px;
    line-height: 23px;
	padding: 2px;
}
.content-holder.negozi:hover .span8 h1, .content-holder.negozi:hover .span8 div, .content-holder.negozi:hover .span8 a{
	color:#ffffff;
}
.content-holder.negozi .gmap{
	padding: 3px 0 4px 19px;
    background: url("images/marker.png") no-repeat scroll 0px 0px;
	line-height: 35px;
}
.content-holder.collaborazioni{
	padding: 0;
    background-color:#fff;
}


a { transition:all 0.3s ease 0s; }
.featured-thumbnail, .thumbnail, figure.frame {
	background:none;
	border-radius:0;
	padding:0;
	box-shadow:none;
	border:none;
	overflow:hidden;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.featured-thumbnail img, .thumbnail img, figure.frame img {
	display:inline-block;
	border-radius:0;
	border:none;
	padding:0;
	background:none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
figure.frame {
	margin-left:0;
	text-align:left;
}
figure.frame p { margin:0 !important; }
@media (max-width: 767px) {
	figure.frame { text-align:center; }
}
figure.frame.alignnone { margin:0 0 15px; }
@media (max-width: 767px) {
	figure.frame.alignnone {
		margin:20px 0;
		text-align:left;
	}
}
figure.frame.alignleft { margin:9px 30px 30px 0; }
@media (min-width: 768px) and (max-width: 979px) {
	figure.frame.alignleft {
		float:none;
		margin:0 0 20px;
	}
}
@media (max-width: 600px) {
	figure.frame.alignleft {
		margin:0 0 20px 0;
		float:none;
	}
}
figure.frame.alignright { margin:0 0 10px 30px; }
@media (min-width: 768px) and (max-width: 979px) {
	figure.frame.alignright {
		float:none;
		margin:0 0 20px 0;
	}
}
@media (max-width: 550px) {
	figure.frame.alignright {
		float:none;
		margin:20px 0 20px 0;
	}	
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	padding:7px 10px;
	margin:0 0 10px 0;
	font-size:13px;
	line-height:1.3em;
	text-transform:none;
	color:#c6c5c6;
	text-decoration:none;
	position:relative;
	border-radius:0;
	background:#fff;
	box-shadow:none;
	border:1px solid #c6c5c6;
	transition:all 0.3s ease 0s;
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
	background:#fff;
	box-shadow:none;
	border-color:#202121 !important;
}

.select {
	float: left;
    width: 100%;
    overflow: hidden;
    border: 1px solid #dadada;
    padding: 0;
    position: relative;
    background-image: url('images/darrow.png');
    background-repeat: no-repeat;
    background-position: 95% center;
    background-color: #fff;
}
.select.pv{
	float: none;
	max-width:300px;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;

}
.select select{
	background: transparent;
    padding: 10px;
    width: 120%;
    border: 0px;
    height: 40px;
    position: relative;
    font-family: 'gotham_boldregular';
    font-size: 16px;
    line-height: normal;
    border-radius: 0px;
    margin: 0;
    color: #000;
	-webkit-user-select: none;
	-moz-user-select: -moz-none;
	-ms-user-select: none;
	user-select: none;
	appearance:none;
	-moz-appearance:none; /*  Firefox */
    -webkit-appearance:none;/*  Safari and Chrome */
}

.tab {
    float: left;
    width: 230px;
    margin: 2% 0 0 0;
}
@media (max-width: 767px) {
	.tab {
		float: right;		
	}
}
.tab p {
    float: left;
    margin-top: 7px;
	font-size:16px;
	color: #000;
}
@media (min-width: 768px) and (max-width: 850px) {
	.tab {
		width: 188px;
	}
	.tab p {
		font-size:13px;
	}
}
.lista.sel {
    background: url('images/lists.png')no-repeat scroll 0px 0px transparent;
    cursor: default;
}
.lista {
    float: right;
    background: url('images/list.png')no-repeat scroll 0px 0px transparent;
    width: 40px;
    height: 36px;
    margin-right: 10px;
}
.mappa.sel {
    background: url('images/maps.png')no-repeat scroll 0px 0px transparent;
    cursor: default;
}
.mappa {
    float: right;
    background: url('images/map.png')no-repeat scroll 0px 0px transparent;
    width: 29px;
    height: 36px;
}

div.flag{
	background: #383838;
	color:#EFEFEF;
	text-align: right;
    height: 21px;
}
a.flag {
	color:#EFEFEF;
	line-height:21px;
	margin-right:10px;
}

.mods.dd-menu {
  font-weight: bold;
  text-align: left;
  display: inline-block;
  position: relative;
  margin:0px;
  z-index: 102;  
}
.mods.dd-menu dt {
  padding: 0 15px;
  color: #EFEFEF;
  background: #383838;
  z-index: 191;
  cursor: pointer;
  position: relative;
}
.mods.dd-menu dt span, .mods.dropdown-menu dt i {
  display: inline-block;
}
.mods.dd-menu dt i.ico {
  font-size: 13px;
  font-family: FontAwesome;
}
.mods.dd-menu dt i.dir-up {
  display: none;
}
.mods.dd-menu dt i.dir-down {
  display: inline-block;
}
.mods.dd-menu dd {
  width: 100%;
  color:#EFEFEF;
  background: #6B6B6B;
  display: block;
  overflow: hidden;
  position: absolute;
  top: -999%;
  left: 0;
  z-index: 102;
  -moz-transition: all 0.4s cubic-bezier(0.455, 0.030, 0.515, 0.955);
  -o-transition: all 0.4s cubic-bezier(0.455, 0.030, 0.515, 0.955);
  -webkit-transition: all 0.4s cubic-bezier(0.455, 0.030, 0.515, 0.955);
  transition: all 0.4s cubic-bezier(0.455, 0.030, 0.515, 0.955);
  margin: 0;
  padding: 3px 0px;
}
.mods.dd-menu dd ul {
	margin: 0px 15px;
	line-height: normal;
	list-style-type: none;
}
.mods.dd-menu dd ul li a {
  padding: 6px;
  line-height: 7px;
  color: #b2b2b2;
  text-decoration: none;
  display: block;
}
.mods.dd-menu dd ul li a:hover, .mods.dd-menu dd ul li a:focus {
  color:#CEB49A;
}
.mods.dd-menu:hover dt i.dir-up, .mods.dd-menu:focus dt i.dir-up {
  display: inline-block;
}
.mods.dd-menu:hover dt i.dir-down, .mods.dd-menu:focus dt i.dir-down {
  display: none;
}
.mods.dd-menu:hover dd, .mods.dd-menu:focus dd {
  top: 100%;
}
.ico.dir-down:before {
    content: "\f0d7";
}
.ico.dir-up:before {
  content: '\f0d8';
}
.ico:before {
    width: 1em;
    line-height: 1em;
    margin-right: .2em;
    margin-left: .2em;
	font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-align: center;
    text-transform: none;
    text-decoration: inherit;
    display: inline-block;
    speak: none;
}

.wpcf7 .wpcf7-form p { margin-bottom:10px; font-family: 'gotham_bookregular'; font-weight:normal; color:#000000;}
.wpcf7 .wpcf7-form p .testo{ width: 100%;  float: left; padding: 6px 0; font-size: 18px;}
.wpcf7 .wpcf7-form p input[type="text"], .wpcf7 .wpcf7-form p input[type="email"] {
	padding:5px 10px;
	margin:0;
	height:35px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	width:442px;
	border:0;
	color:#000000;
	font-size: 13px;
}
.wpcf7 .wpcf7-form textarea {
	margin-bottom:10px;
	padding:10px 10px;
	border:0;
	color:#000000;
}
.wpcf7 .wpcf7-form textarea:focus { border-color:#202121 !important; }
.wpcf7 .wpcf7-form .btn-align { text-align:right; }
.wpcf7 .wpcf7-form .btn-align input[type="submit"], .wpcf7 .wpcf7-form .btn-align input[type="reset"] {
	height:auto;
	margin-left:10px;
}
.wpcf7 .wpcf7-form .btn-align div.ajax-loader {
	float:left;
	margin-left:10px;
}
.wpcf7 .wpcf7-form .wpcf7-not-valid-tip {
	padding:6px 10px !important;
	vertical-align:middle;
}
@media (min-width: 980px) and (max-width: 1200px) {
	.wpcf7 .wpcf7-form .wpcf7-not-valid-tip { font-size:12px !important; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.wpcf7 .wpcf7-form .wpcf7-not-valid-tip {
		font-size:9px !important;
		padding:6px 7px !important;
	}
}
.wpcf7 .wpcf7-form .submit-wrap { position:relative; }
.wpcf7 .wpcf7-form .submit-wrap .btn { height:auto; }
.wpcf7 .wpcf7-form .submit-wrap input {
	margin:0;
	display:inline-block;
	float: left;
    width: 190px;
    height: 37px;
    background: url("images/return.png") no-repeat scroll 138px 10px #383838;
    border: 1px solid #383838;
    color: #FFF;
    cursor: pointer;
    font-family: 'gotham_boldregular', Arial, Helvetica, sans-serif;
    padding: 10px;
    font-size: 15px;
    text-align: left;
    text-transform: uppercase;
}
.wpcf7 .wpcf7-form .submit-wrap .input-btn {
	margin-right:10px;
	padding:0;
	overflow:visible;
}
.wpcf7 .wpcf7-form .submit-wrap .input-btn > span {
	display:inline-block;
	padding:0;
}
.wpcf7 .wpcf7-form .submit-wrap .input-btn:hover:before {
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
}
.wpcf7 .wpcf7-form .submit-wrap .ajax-loader {
	position:absolute;
	right:-35px;
	top:8px;
}
.contatti_form h1{
	font-family: 'gotham_bookregular';
	float: left;
    width: 100%;
    font-size: 23px;
    padding: 40px 0 0px;
    line-height: 30px;
	color:#000000;
	font-weight:normal;
}
.contatti_form > p{
	float: left;
    width: 80%;
    font-family: 'gotham_bookregular';
    color: #c0ac8a;
    font-size: 18px;
    padding: 10px 20% 35px 0;
    line-height: 30px;
}
.privacy {	
    color: #c0ac8a !important;
    font-size: 12px;
    line-height: 14px;
}

.contatti_body{
	background:#ECE7E3;
	z-index:99;
	padding:0;
}
div.wpcf7-response-output {
	border:0 !important;
	margin-top: 10px !important;
	background:transparent;
	color: #383838;
	font-weight: bold;
    font-size: large;
}
@media (min-width: 768px) {
	.contatti_body:before{
		position:absolute;
		z-index:-1;
		top:0;
		right:0;
		width:33%;
		height:1080px;
		content:"";
		padding:0;
		background-color:#383838;
	}
}

.contatti_info {
	background:#383838; 
	z-index:99;
	margin-left:0px !important;
}
@media (min-width: 768px) {
	.contatti_info {
		height:1080px;
	}
}

@media (min-width: 768px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	/* IE10+ CSS styles go here */
	.contatti_info {
		height:1098px;
	}
	.contatti_body{
		background: -ms-linear-gradient(right,#383838, #383838 40%, #ECE7E3 30%, #ECE7E3);
	}	
}
.contatti_info p{
	float: left;
    color: #c0ac8a;
    font-size: 18px;
    padding: 41px 0 5px 30px;
    line-height: 30px;
	font-weight:normal;
}
.contatti_info .motopress-text-obj h5{
	float: left;
    width: 80%;
    color: #FFF;/*color: #909090;*/
    font-size: 15px;
    margin: 25px 0 0 30px;
    line-height: 30px;
	font-weight:normal;
}
.contatti_info .motopress-text-obj p{
	float: left;
    width: 80%;
    color: #FFF;
    font-size: 15px;
    padding: 0 0 5px 30px;
    line-height: 21px;
	font-weight:normal;
}
@media (min-width: 400px) {
	.contatti_info .motopress-text-obj p{
		width: 40vw;
	}
	.contatti_info .motopress-text-obj p img{
		width: 40vw;
		max-width: 700px;
	}
	.contatti_info .motopress-text-obj .images p{
		max-height: 605px;
		overflow: hidden;
	}
}

.contatti_info .motopress-text-obj span{
	color: #FFF;
	display: inline-block;
	width: 35px;
}

.contatti_info .motopress-text-obj a{
	color:#909090;
}
.contatti_info .motopress-text-obj a p{
	padding:52px 0 4px 103px;
	background: url("images/marker.png") no-repeat scroll 77px 52px; transparent;
}
.contatti_info .motopress-text-obj a p.tabF{
	padding:52px 0 0 118px;
	background: url("images/larrow.png") no-repeat scroll 80px 57px; transparent;
}
@media (max-width: 400px) {
	.contatti_info p, .contatti_info .motopress-text-obj p, .contatti_info .motopress-text-obj h5 {
		padding:15px 20px 5px 20px;
	}
	.contatti_info .motopress-text-obj h5 {
		margin-left:0;
	}
	.contatti_info .motopress-text-obj a p{
		padding:52px 0 4px 53px;
		background: url("images/marker.png") no-repeat scroll 20px 52px; transparent;
	}
	.contatti_info .motopress-text-obj a p.tabF{
		padding:52px 0 0 68px;
		background: url("images/larrow.png") no-repeat scroll 23px 57px; transparent;
	}
}

ul.tabs {
    display:block;
    list-style:none;
    margin:0 auto;
    position:relative;
    z-index:2;
}
ul.tabs li {
    float:left;
    display: block;
}
ul.tabs li.active a {display: none;}
ul.tabs li a {
    display:block;
    position:relative;
    color:#333;
    font-weight:bold;
}
ul.tabs li a, .contenitore_tabs { }
ul.tabs li a:hover {}
.contatti_info .motopress-text-obj ul.tabs li a span { width:auto;}
.map_cont {
	height:1060px;
}
@media (min-width: 1220px) {
	.map_cont {
		height:1060px;
		float:right !important;
		width:150% !important;
	}
}
@media (max-width: 767px) {
	.map_cont {
		height:500px;
	}
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input { outline:none; }
select:-moz-placeholder, textarea:-moz-placeholder, input[type="text"]:-moz-placeholder, input[type="password"]:-moz-placeholder, input[type="datetime"]:-moz-placeholder, input[type="datetime-local"]:-moz-placeholder, input[type="date"]:-moz-placeholder, input[type="month"]:-moz-placeholder, input[type="time"]:-moz-placeholder, input[type="week"]:-moz-placeholder, input[type="number"]:-moz-placeholder, input[type="email"]:-moz-placeholder, input[type="url"]:-moz-placeholder, input[type="search"]:-moz-placeholder, input[type="tel"]:-moz-placeholder, input[type="color"]:-moz-placeholder, .uneditable-input:-moz-placeholder, select:-ms-input-placeholder, textarea:-ms-input-placeholder, input[type="text"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, input[type="datetime"]:-ms-input-placeholder, input[type="datetime-local"]:-ms-input-placeholder, input[type="date"]:-ms-input-placeholder, input[type="month"]:-ms-input-placeholder, input[type="time"]:-ms-input-placeholder, input[type="week"]:-ms-input-placeholder, input[type="number"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder, input[type="url"]:-ms-input-placeholder, input[type="search"]:-ms-input-placeholder, input[type="tel"]:-ms-input-placeholder, input[type="color"]:-ms-input-placeholder, .uneditable-input:-ms-input-placeholder, select::-webkit-input-placeholder, textarea::-webkit-input-placeholder, input[type="text"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, input[type="datetime"]::-webkit-input-placeholder, input[type="datetime-local"]::-webkit-input-placeholder, input[type="date"]::-webkit-input-placeholder, input[type="month"]::-webkit-input-placeholder, input[type="time"]::-webkit-input-placeholder, input[type="week"]::-webkit-input-placeholder, input[type="number"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder, input[type="url"]::-webkit-input-placeholder, input[type="search"]::-webkit-input-placeholder, input[type="tel"]::-webkit-input-placeholder, input[type="color"]::-webkit-input-placeholder, .uneditable-input::-webkit-input-placeholder, select::-moz-placeholder, textarea::-moz-placeholder, input[type="text"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="datetime"]::-moz-placeholder, input[type="datetime-local"]::-moz-placeholder, input[type="date"]::-moz-placeholder, input[type="month"]::-moz-placeholder, input[type="time"]::-moz-placeholder, input[type="week"]::-moz-placeholder, input[type="number"]::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="url"]::-moz-placeholder, input[type="search"]::-moz-placeholder, input[type="tel"]::-moz-placeholder, input[type="color"]::-moz-placeholder, .uneditable-input::-moz-placeholder {
	color:#c6c5c6;
	opacity:1;
}

.nav-wrap .logo img{
	max-height: 95px;
	margin-top:10px;
}
.nav-wrap {
	position:relative;
	z-index:100;
	-webkit-transform:translateZ(0);
}
.nav-wrap.isStuck .logo img{
	max-height:55px;
	margin:0;
}
@media only screen and (min-width: 998px) {
	.nav-wrap.isStuck {
		background:#EBE7E1;
		padding:2px 0;
		border-bottom:1px solid #cccacb;
	}
	.nav-wrap.isStuck:before, .nav-wrap.isStuck:after {
		content:'';
		position:absolute;
		top:0;
		width:100%;
		height:100%;
		background:inherit;
		border:inherit;
		z-index:-1;
		opacity:1;
		-webkit-box-sizing:content-box;
		-moz-box-sizing:content-box;
		box-sizing:content-box;
	}
	.nav-wrap.isStuck:before { left:-100%; }
	.nav-wrap.isStuck:after { right:-100%; }
	.nav-wrap.isStuck .nav__primary .sf-menu > li:after { bottom:-27px; }
	.nav-wrap.isStuck .nav__primary .sf-menu > .menu-item.current-menu-item > a, .nav-wrap.isStuck .nav__primary .sf-menu > .menu-item > a:hover{
		padding: 19px 9px 18px;
	}
	.nav-wrap.isStuck .nav__primary .sf-menu > .menu-item > a {
		padding: 19px 9px 18px;
	}
	.nav-wrap.isStuck .SceltaLing{ 
		margin-top: 15px;
	}
	.nav-wrap.isStuck .SceltaLing p{ 
		height: 23px;
	}
}
@media (max-width: 998px) {
	.nav-wrap.isStuck {
		position:relative !important;
		top:0 !important;
		border:none;
		background-color:transparent;
		-webkit-box-shadow:none;
		-moz-box-shadow:none;
		box-shadow:none;
	}	
}
.ie8 .nav-wrap.isStuck {
	position:relative !important;
	top:0 !important;
	border:none;
	background-color:transparent;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
@media (max-width: 998px) {
	.pseudoStickyBlock { height:0 !important; }
}
.nav__primary {
	float: left;
	text-align:center;
	margin:0;
}
@media only screen and (min-width: 1200px) {
	.nav__primary { margin-right:-2px; }
}
.nav__primary .select-menu { height:40px; }
.nav__primary .sf-menu {
	float:right;
	padding:0;
	text-align:left;
	position:relative;
	color: #333333;
	font-size: 13px;
	line-height: 13px;
	letter-spacing: 1px;
	font-family: 'gotham_mediumregular';
	box-sizing: border-box;
}
.nav__primary .sf-menu > .menu-item {
	display:block;
	float:left;
	text-align:left;
	background:none;
	position:relative;
	padding:0;
	margin:0 0 0 34px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

.nav__primary .sf-menu > .menu-item:first-child { margin:0; }
.nav__primary .sf-menu > .menu-item > a {
	font-size: 13px;
	border:none;
	background:none;
	z-index:10;
	position:relative;
	letter-spacing:0.7px;
	color: #555555;
    display: block;
    text-transform: uppercase;
    padding: 35px 12px 0px;
    text-decoration: none;
}
@media (min-width: 981px) and (max-width: 1200px) {
	.nav__primary .sf-menu > .menu-item > a {
		font-size:12px;
	}
}
@media only screen and (max-width: 980px) {
	.nav__primary .sf-menu > .menu-item > a {
		font-size:10px;
	}
	.nav__primary .sf-menu > .menu-item { margin: 0 0 0 5px;}
}


.nav__primary .sf-menu > .menu-item > a:hover, .nav__primary .sf-menu > .menu-item > a:active, .nav__primary .sf-menu > .menu-item > a:focus {
	color:#313636;
	background:none;
}
.nav__primary .sf-menu > .menu-item > a:hover .sf-sub-indicator, .nav__primary .sf-menu > .menu-item > a:active .sf-sub-indicator, .nav__primary .sf-menu > .menu-item > a:focus .sf-sub-indicator { background-position:-10px -100px; }
.nav__primary .sf-menu > .menu-item > a >.sf-sub-indicator {
	position:absolute;
	display:inline-block;
	top:20px;
	left:50%;
	margin-left:-5px;
	background:url("../images/arrows-ffffff.png") no-repeat scroll 0 -100px transparent;
}

.nav__primary .sf-menu > .menu-item.current-menu-item > a, .nav__primary .sf-menu > .menu-item > a:hover{
	background: #383838;
    color: #FFF;
    -webkit-transition: all 0.7s ease-in-out 0s;
    -moz-transition: all 0.7s ease-in-out 0s;
    -o-transition: all 0.7s ease-in-out 0s;
    transition: all 0.7s ease-in-out 0s;
    padding: 35px 12px 31px;

}
.SceltaLing{
	float: right;
	margin-top: 30px;
}
.SceltaLing p{
	background: url("images/lingua.png")no-repeat 0 0 transparent;
	height: 32px;
    padding: 3px 0 3px 30px;
}
.SceltaLing p a{
	cursor: pointer;
	font-family: gotham_bookregular;
	font-size: 16px;
	color:#7b6a59;
    text-decoration:none;
}
@media (min-width: 981px) and (max-width: 1200px) {
	.SceltaLing p a{
		font-size:14px;
	}
}
@media (min-width: 768px) and (max-width: 980px) {
	.SceltaLing p a{
		font-size:12px;
	}
	
	.nav__primary .sf-menu > .menu-item.current-menu-item > a, .nav__primary .sf-menu > .menu-item > a, .nav__primary .sf-menu > .menu-item > a:hover{
		padding: 35px 6px 31px;
	}
}
.SceltaLing .change_lang{
    border: 2px solid #383838;
    background-color:#383838;
    padding: 20px;
    position: absolute;
    display:none;
    z-index:999;
    right: -20px;
}
.SceltaLing .change_lang a{
    display: block;
    margin: 5px 0;
    color:#fff;
}
.SceltaLing .change_lang a.sel{
    color:#cabba0;
}
.nav__primary .sf-menu > .menu-item.current-menu-item > a .sf-sub-indicator, .nav__primary .sf-menu > .menu-item.sfHover > a .sf-sub-indicator { background-position:-10px -100px; }
.nav__primary .sf-menu > .menu-item > .sub-menu {
	width:120px;
	left:50%;
	margin:0 0 0 -75px;
	top:94px;
	color:#FFF;
	background:#383838;
	padding:20px 15px;
	border-radius:0;
	border: 1px solid #EBE7E1;
}
.nav-wrap.isStuck .nav__primary .sf-menu > .menu-item > .sub-menu {
	top:59px;
}
.nav__primary .sf-menu > .menu-item > .sub-menu .menu-item {
	text-align:left;
	background:none;
	font:300 12px/1.2em 'gotham_mediumregular', sans-serif;
	padding:4px 0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width: 1049px) {
	.nav__primary .sf-menu > .menu-item > .sub-menu .menu-item {
		float:none;
		display:block;
		text-align:right;
	}
}
.nav__primary .sf-menu > .menu-item > .sub-menu .menu-item:first-child {
	border:none;
	background:none;
}
.nav__primary .sf-menu > .menu-item > .sub-menu .menu-item > a {
	text-transform:uppercase;
	border:none;
	background:none;
	padding:0;
	display:inline-block;
}
.nav__primary .sf-menu > .menu-item > .sub-menu .menu-item > a >.sf-sub-indicator {
	top:3px;
	left:-15px;
	right:auto;
	background:url("../images/arrows-ffffff.png") no-repeat scroll 0 0 transparent;
}
.nav__primary .sf-menu > .menu-item > .sub-menu > .menu-item > a { color:#CEB49A; }
.nav__primary .sf-menu > .menu-item > .sub-menu > .menu-item > a:hover, .nav__primary .sf-menu > .menu-item > .sub-menu > .menu-item > a:active, .nav__primary .sf-menu > .menu-item > .sub-menu > .menu-item > a:focus {
	color:#ffffff;
	background:none;
}
.nav__primary .sf-menu > .menu-item > .sub-menu > .menu-item.current-menu-item > a, .nav__primary .sf-menu > .menu-item > .sub-menu > .menu-item.sfHover > a {
	color:#ffffff;
	background:none;
}
.nav__primary .sf-menu > .menu-item > .sub-menu > .menu-item.current-menu-item > a .sf-sub-indicator, .nav__primary .sf-menu > .menu-item > .sub-menu > .menu-item.sfHover > a .sf-sub-indicator { background-position:-10px 0; }
.nav__primary .sf-menu > .menu-item > .sub-menu > .menu-item > .sub-menu {
	width:120px;
	background:#e46568;
	padding:20px 15px;
	left:auto;
	right:100%;
	top:-20px;
	margin-right:15px;
	border-radius:0;
}
.nav__primary .sf-menu > .menu-item > .sub-menu > .menu-item > .sub-menu .menu-item { padding:4px 0; }
.nav__primary .sf-menu > .menu-item > .sub-menu > .menu-item > .sub-menu .menu-item > a { color:#fff; }
.nav__primary .sf-menu > .menu-item > .sub-menu > .menu-item > .sub-menu .menu-item > a:hover, .nav__primary .sf-menu > .menu-item > .sub-menu > .menu-item > .sub-menu .menu-item > a:active, .nav__primary .sf-menu > .menu-item > .sub-menu > .menu-item > .sub-menu .menu-item > a:focus {
	color:#ee9a9c;
	background:none;
}
.nav__primary .sf-menu > .menu-item > .sub-menu > .menu-item > .sub-menu .menu-item.current-menu-item > a {
	color:#ee9a9c;
	background:none;
}
/*.logo img{ max-height:70px; }*/
@media only screen and (min-width: 1200px) {
	.logo {
		padding-left:1px;
		margin-top:1px;
	}	
}
@media (min-width: 768px) and (max-width: 979px) {
	.logo { width:100%; }
}
@media (max-width: 767px) {
	.logo {
		padding:5px 0;
		text-align:center;
	}
	.nav__primary {
		width:100%;
	}
	.SceltaLing{
		position: absolute;
		top: -130px;
		z-index: 100;
	}
	.header{
		/*height:150px;*/
	}	
}
.logo.pull-left { float:none; }
.logo .logo_h__txt {
	display:inline-block;
	vertical-align:middle;
}
.logo .logo_h__txt a:hover, .logo .logo_h__txt a:active, .logo .logo_h__txt a:focus {
	color:#2d2b2c;
	text-decoration:none;
}
.logo .logo_tagline {
	font:300 9px/1.2em 'gotham_bookregular', sans-serif;
	color:#a3a0a3;
	display:inline-block;
	margin:0 0 0 36px;
	position:relative;
}
@media (max-width: 480px) {
	.logo .logo_tagline {
		display:block;
		border-top:1px solid #dadada;
		margin:10px 0 0 0;
		padding:10px 0 0 0;
	}	
}
.logo .logo_tagline:before {
	content:'';
	width:1px;
	height:54px;
	background:#dadada;
	position:absolute;
	top:-21px;
	left:-20px;
}
@media (max-width: 480px) {
	.logo .logo_tagline:before { display:none; }	
}
.slider { margin-top:3px; }
.title-section {
	margin:0;
	background:none;
	padding-top:50px;
	position:relative;
}

@media (max-width: 767px) {
	.title-section { padding:30px 0; }
}

.title-section .title-header {
	text-align:left;
	padding:0 0 9px 0;
	margin:0;
	color:#333033;
	text-transform:uppercase;
	/*font:300 18px/1.2em 'gotham_bookregular', sans-serif;*/
	font:600 32px/1.2em 'gotham_bookregular', sans-serif;	
	position:relative;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.title-section .data-header {
	text-align:left;
	font-size: 12px;
    color: #999999;
	font-family:'gotham_bookregular', sans-serif;	
	margin: 40px 0 0 0;
	line-height:10px;
	font-style: italic;
}
.title-section .title-header:after {
	content:'';
	/*width:174px;
	height:1px;
	display:block;
	/*background:#c1c0c1;*/
	background:#7D7272;
	margin:14px 0;
}
@media (max-width: 979px) {
	.title-section .title-header:after { width:100%; }
}
@media (max-width: 767px) {
	.title-section .title-header:after { margin:10px 0 5px; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.title-section .title-header { font-size:25px; }
}
@media (max-width: 480px) {
	.title-section .title-header { font-size:25px; }
}
.title-section .title-header small { font-size:20px; }
@media (min-width: 768px) and (max-width: 979px) {
	.title-section .title-header small { font-size:18px; }
}
@media (max-width: 480px) {
	.title-section .title-header small { font-size:18px; }
}
.title-section .breadcrumb {
	position:relative;
	text-align:left;
	background:none;
	display:block;
	padding:0;
	margin:0;
	text-transform:none;
	text-shadow:none;
	letter-spacing:0;
	border:none;
	box-shadow:none;
	border-radius:0;
	border-top:1px solid transparent;
	border-bottom:1px solid transparent;
}
.title-section .breadcrumb >li {
	text-shadow:none;
	font:300 13px/1.2em 'gotham_bookregular', sans-serif;
	display:inline-block;
}
@media (max-width: 480px) {
	.title-section .breadcrumb >li {
		float:none;
		display:block;
	}
}
.title-section .breadcrumb >li.active { color:#aaa4ab;/* color: #BD2727;*/ }
.title-section .breadcrumb a {
	/*
	color:#aaa4ab;
	text-shadow:none;
	*/
	color: #7D7272;
    text-shadow: none;
    font-weight: 600;
}
.title-section .breadcrumb a:hover, .title-section .breadcrumb a:active {
	text-decoration:none;
	color: #cabba1;
}
.title-section .breadcrumb .divider {
	padding:0 5px;
	margin-top:-3px;
	vertical-align:middle;
	display:inline-block;
}
@media (max-width: 480px) {
	.title-section .breadcrumb .divider { display:none; }
}
.title-section .breadcrumb .divider:after {
	color:#aaa4ab;
	font:300 13px/1.2em 'gotham_bookregular', sans-serif;
	content:'/';
}
article {
	background:none;
	border:none;
	border-radius:0;
	padding:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
article.post__holder {
	margin-bottom:100px;
	overflow:visible;
}
article.post__holder .post-header {
	margin:0;
	padding:0 0 35px;
}
@media (max-width: 767px) {
	article.post__holder .post-header { padding:0 0 20px; }
}
article.post__holder .post-header .post-title {
	text-align:left;
	font:300 14px/1.2em 'gotham_bookregular', sans-serif;
	margin:0;
	padding:0;
	letter-spacing:0;
	text-transform:uppercase;
	color:#333033;
}
article.post__holder .post-header .post-title:after {
	content:'';
	width:174px;
	height:1px;
	display:block;
	background:#c1c0c1;
	margin:14px 0;
}
@media (max-width: 979px) {
	article.post__holder .post-header .post-title:after { width:100%; }
}
@media (max-width: 767px) {
	article.post__holder .post-header .post-title:after { margin:10px 0 5px; }
}
@media (min-width: 768px) and (max-width: 979px) {
	article.post__holder .post-header .post-title { font-size:25px; }
}
@media (max-width: 979px) {
	article.post__holder .post-header .post-title { margin:0 !important; }
}
@media (max-width: 480px) {
	article.post__holder .post-header .post-title { font-size:25px; }
}
article.post__holder .post-header .post-title a {
	color:#333033;
	display:inline-block;
}
article.post__holder .post-header .post-title a:hover, article.post__holder .post-header .post-title a:active, article.post__holder .post-header .post-title a:focus {
	color:#e46568;
	text-decoration:none;
}
article.post__holder .post_content {
	background:none;
	border-radius:0;
	padding:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
article .thumbnail { margin:0 30px 20px 0; }
@media (max-width: 320px) {
	article .thumbnail {
		width:auto !important;
		display:inline-block;
		float:none;
		margin:0 0 15px 0;
	}
	article .thumbnail img { width:100%; }
}
article .thumbnail.flexslider { margin:0 0 20px; }
@media (max-width: 320px) {
	article .thumbnail.flexslider { display:block; }
}
article .thumbnail.large { margin:0 0 30px 0; }
@media (min-width: 768px) and (max-width: 979px) {
	article .thumbnail.large { float:none !important; }
}
article .post_meta {
	padding:10px 0;
	border:none;
	position:relative;
	display:block;
	margin:20px 0;
	overflow:visible;
	background:none;
	border-radius:0;
	border-top:1px solid #c9c8c9;
	border-bottom:1px solid #c9c8c9;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
article .post_meta .post_meta_unite {
	font:13px/1.2em 'gotham_bookregular', sans-serif;
	border-color:transparent;
	padding-left:0;
}
article .post_meta .post_meta_unite .meta_group > div { padding:0 0 0 20px; }
article .post_meta .post_meta_unite .meta_group > div:first-child { padding:0; }
article .post_meta i {
	margin-right:0;
	padding-right:5px;
	color:#9ea3a4;
	font-size:15px;
	vertical-align:middle;
}
article .post_meta .post_date time { color:#787472; }
article .post_meta .post_author a { color:#333033; }
article .post_meta .post_category a, article .post_meta .post_tag a, article .post_meta .post_tag { color:#e46568; }
article .post_meta .post_comment a { color:#e46568; }
article .post_meta .user_like, article .post_meta .post_views { color:#e46568; }
article .post_meta .post_permalink a { color:#e46568; }
article .post_meta > div a:hover, article .post_meta > div a:active {
	text-decoration:none;
	color:#787472;
}
article div.jp-playlist li a:hover, article div.jp-playlist li.jp-playlist-current a { color:#b8b8b8; }
article .quote-wrap blockquote {
	font-family:Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size:15px;
	line-height:1.2em;
	font-style:normal;
	color:#afafaf;
	font-weight:bold;
}
article .gallery-post { padding-bottom:20px; }
article.testimonial {
	background:#fff;
	border-color:#d3d3d2;
}
article.testimonial .user, article.testimonial .info { color:#000; }
.single #content article { margin-bottom:0; }
@media (min-width: 768px) and (max-width: 1000px) {
	.single #content article .thumbnail { float:left; }
	.single #content article .thumbnail img { margin:0; }
}
@media (max-width: 480px) {
	.single #content article .thumbnail { width:100%; }
	.single #content article .thumbnail img { width:100%; }
}
.single #content .share-buttons {
	margin:30px 0;
	background:none;
	padding:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.single #content .share-buttons .pinterest img { vertical-align:top; }
.single #content .post-author {
	margin:40px 0 20px;
	padding:30px 20px;
	border:none;
	background:#f7f7f7;
	border-radius:0;
}
.single #content .post-author .post-author_h {
	font:300 18px/1.2em 'gotham_bookregular', sans-serif;
	margin:0 0 10px 0;
	letter-spacing:0;
	text-align:left;
	text-transform:uppercase;
	color:#333033;
	display:block;
}
.single #content .post-author .post-author_h a {
	color:#333033;
	text-transform:uppercase;
	font:300 18px/1.2em 'gotham_bookregular', sans-serif;
}
.single #content .post-author .post-author_h a:hover, .single #content .post-author .post-author_h a:active, .single #content .post-author .post-author_h a:focus {
	color:#e46568;
	text-decoration:none;
}
.single #content .post-author .post-author_gravatar {
	display:block;
	margin:8px 20px 10px 0;
}
.single #content .post-author .post-author_gravatar img {
	width:80px;
	height:80px;
	border-radius:0;
	border:none;
	padding:0;
	background:none;
}
.single #content .post-author .post-author_desc {
	padding-left:0;
	padding-top:0;
	text-transform:none;
	color:#aaa4ab;
	font:300 13px/20px 'gotham_bookregular', sans-serif;
}
@media (max-width: 480px) {
	.single #content .post-author .post-author_desc { padding-left:0; }
}
.single #content .post-author .post-author_link {
	margin-top:20px;
	text-transform:none;
	color:#aaa4ab;
	font:300 13px/1.2em 'gotham_bookregular', sans-serif;
}
.single #content .post-author .post-author_link p { margin:0; }
.single #content .post-author .post-author_link a {
	color:#333033;
	text-transform:none;
	font:300 13px/1.2em 'gotham_bookregular', sans-serif;
}
.single #content .post-author .post-author_link a:hover, .single #content .post-author .post-author_link a:active, .single #content .post-author .post-author_link a:focus {
	color:#e46568;
	text-decoration:none;
}
.filter-wrapper {
	margin:0 0 40px;
	position:relative;
	text-align:right;
}
@media (max-width: 979px) {
	.filter-wrapper {
		margin:20px 0;
		text-align:left;
	}
}
.filter-wrapper strong {
	color:#333033;
	padding:0;
	font:300 18px/1.2em 'gotham_bookregular', sans-serif;
	margin-right:20px;
	margin-top:0;
	text-transform:none;
	float:none;
	display:inline-block;
	vertical-align:middle;
}
@media (min-width: 768px) and (max-width: 979px) {
	.filter-wrapper strong {
		margin-right:20px;
		margin-top:0;
	}
}
@media (max-width: 767px) {
	.filter-wrapper strong { margin:0 0 20px; }
}
.filter-wrapper .filter {
	margin:0;
	display:inline-block;
	float:none;
	position:relative;
	vertical-align:middle;
	top:0;
}
@media (max-width: 767px) {
	.filter-wrapper .filter {
		float:none;
		display:block;
	}
}
.filter-wrapper .filter li {
	margin:0 0 0 25px;
	float:left;
	font:300 18px/1.2em 'gotham_bookregular', sans-serif;
	position:relative;
	display:block;
}
@media (min-width: 768px) and (max-width: 979px) {
	.filter-wrapper .filter li { margin:0 0 0 10px; }
}
@media (max-width: 767px) {
	.filter-wrapper .filter li {
		float:none;
		margin:0 0 10px 0 !important;
	}
}
.filter-wrapper .filter li:first-child { margin:0; }
.filter-wrapper .filter li a {
	color:#aaa4ab;
	padding:0;
	margin:0;
	display:inline-block;
	background:transparent;
	border:none;
	border-radius:0;
	text-transform:none;
}
@media (max-width: 767px) {
	.filter-wrapper .filter li a { display:inline-block; }
}
.filter-wrapper .filter li a:active, .filter-wrapper .filter li a:hover, .filter-wrapper .filter li a:focus {
	text-decoration:none;
	color:#e46568;
	background:none;
}
.filter-wrapper .filter .active a {
	text-decoration:none;
	color:#e46568;
	background:none;
}
.filter-wrapper .pull-right { float:none; }
.filterable-portfolio li.portfolio_item .portfolio_item_holder {
	position:relative;
	padding:0;
}
.filterable-portfolio li.portfolio_item .portfolio_item_holder .thumbnail {
	margin:0 0 20px;
	border:none;
	padding:0;
}
.filterable-portfolio li.portfolio_item .portfolio_item_holder .caption {
	padding:0;
	background:none;
	border:none;
	text-align:left;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.filterable-portfolio li.portfolio_item .portfolio_item_holder .caption h3 {
	text-shadow:none;
	margin:0 0 5px;
	font:300 14px/1.2em 'gotham_bookregular', sans-serif;
}
.filterable-portfolio li.portfolio_item .portfolio_item_holder .caption h3 a {
	color:#333033;
	text-transform:uppercase;
	text-decoration:none;
}
.filterable-portfolio li.portfolio_item .portfolio_item_holder .caption h3 a:hover, .filterable-portfolio li.portfolio_item .portfolio_item_holder .caption h3 a:active {
	text-decoration:none;
	color:#e46568;
}
.filterable-portfolio li.portfolio_item .portfolio_item_holder .caption .excerpt {
	font:300 13px/20px 'gotham_bookregular', sans-serif;
	color:#333033;
	text-transform:none;
	margin:0;
}
.filterable-portfolio li.portfolio_item .portfolio_item_holder .caption .excerpt a { color:#333033; }
.filterable-portfolio li.portfolio_item .portfolio_item_holder .caption .excerpt a:hover, .filterable-portfolio li.portfolio_item .portfolio_item_holder .caption .excerpt a:active, .filterable-portfolio li.portfolio_item .portfolio_item_holder .caption .excerpt a:focus {
	color:#e46568;
	text-decoration:none;
}
.filterable-portfolio li.portfolio_item .portfolio_item_holder .caption p { margin:0; }
.filterable-portfolio li.portfolio_item .portfolio_item_holder .caption .btn { margin:15px 0 0 0; }
.portfolio-meta, .portfolio-meta-list, .pager { border-color:#d3d3d2; }

.filterable-galleria li.galleria_item .galleria_item_holder {
    width: 255px;
	overflow:hidden;
	position:relative;	
	text-align: center;
    background-color: #fff;
    padding: 10px;
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
}
.filterable-galleria li.galleria_item .galleria_item_holder .thumbnail {
	margin:0 0 20px;
	border:none;
	padding:0;
}
.filterable-galleria li.galleria_item .galleria_item_holder .caption {
	padding:0;
	width:250px;
	margin:auto;
	background:none;
	border:none;
	text-align:left;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.filterable-galleria li.galleria_item .galleria_item_holder .caption h3 {
	text-shadow:none;
	margin:0 0 5px;
	font:300 14px/1.2em 'gotham_bookregular', sans-serif;
}
.filterable-galleria li.galleria_item .galleria_item_holder .caption h3 a {
	color:#333033;
	text-transform:uppercase;
	text-decoration:none;
}
.filterable-galleria li.galleria_item .galleria_item_holder .caption h3 a:hover, .filterable-galleria li.galleria_item .galleria_item_holder .caption h3 a:active {
	text-decoration:none;
	color:#e46568;
}
.filterable-galleria li.galleria_item .galleria_item_holder .caption .excerpt {
	font:300 16px/16px 'gotham_bookregular', sans-serif;
	color:#333033;
	text-transform:none;
	margin:0;
}
.filterable-galleria li.galleria_item .galleria_item_holder .caption .excerpt a { color:#333033; }
.filterable-galleria li.galleria_item .galleria_item_holder .caption .excerpt a:hover, .filterable-galleria li.galleria_item .galleria_item_holder .caption .excerpt a:active, .filterable-galleria li.galleria_item .galleria_item_holder .caption .excerpt a:focus {
	color:#e46568;
	text-decoration:none;
}
.filterable-galleria li.galleria_item .galleria_item_holder .caption p { margin:0; }
.filterable-galleria li.galleria_item .galleria_item_holder .caption .btn { margin:15px 0 0 0; }
.galleria-meta, .galleria-meta-list, .pager { border-color:#d3d3d2; }

.related-posts, .comment-holder, #respond {
	margin:0;
	padding:50px 0 0 0;
}
.related-posts h3, .comment-holder h3, #respond h3 {
	font:300 14px/1.2em 'gotham_bookregular', sans-serif;
	margin:0;
	text-align:left;
	text-transform:uppercase;
	color:#333033;
	padding:0 0 30px;
	display:block;
}
.related-posts h3:after, .comment-holder h3:after, #respond h3:after {
	content:'';
	width:174px;
	height:1px;
	display:block;
	background:#c1c0c1;
	margin:14px 0;
}
@media (max-width: 979px) {
	.related-posts h3:after, .comment-holder h3:after, #respond h3:after { width:100%; }
}
@media (max-width: 767px) {
	.related-posts h3:after, .comment-holder h3:after, #respond h3:after { margin:10px 0 5px; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.related-posts h3, .comment-holder h3, #respond h3 { font-size:25px; }
}
@media (max-width: 480px) {
	.related-posts h3, .comment-holder h3, #respond h3 { font-size:25px; }
}
.related-posts .related-posts_item { overflow:visible; }
.related-posts a {
	font:300 13px/20px 'gotham_bookregular', sans-serif;
	color:#333033;
	display:inline;
	letter-spacing:0;
	text-transform:none;
}
.related-posts a:hover, .related-posts a:active, .related-posts a:focus {
	text-decoration:none;
	color:#e46568;
}
.related-posts .thumbnail {
	margin:0 0 20px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.related-posts .thumbnail a {
	display:inline-block;
	width:100%;
}
.related-posts .thumbnail img {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.comment-holder .pagination { margin:10px 0; }
.comment-holder .comment-list .comment .comment-body {
	padding:30px 20px;
	margin:0 0 30px;
	background:#f7f7f7;
	border-radius:0;
	border:none;
}
.comment-holder .comment-list .comment .comment-body .comment-author {
	margin:3px 20px 10px 0;
	text-align:left;
	border:none;
}
.comment-holder .comment-list .comment .comment-body .comment-author img {
	width:80px;
	height:80px;
	border-radius:0;
	padding:0;
	border:none;
	background:none;
}
.comment-holder .comment-list .comment .comment-body .comment-author .author {
	width:auto;
	text-align:left;
	font:300 13px/1.2em 'gotham_bookregular', sans-serif;
	color:#333033;
	padding-top:20px;
	text-transform:none;
}
.comment-holder .comment-list .comment .comment-body .extra-wrap {
	padding:0;
	margin:0;
	background:none;
	line-height:20px;
	color:#aaa4ab;
	text-transform:none;
}
@media (max-width: 480px) {
	.comment-holder .comment-list .comment .comment-body .extra-wrap { overflow:visible; }
}
.comment-holder .comment-list .comment .comment-body .comment-meta {
	margin:0;
	padding:18px 0 0 0;
	font:13px/1.2em 'gotham_bookregular', sans-serif;
	color:#aaa4ab;
	text-transform:none;
}
.comment-holder .reply { padding:0; }
.comment-holder .reply .comment-reply-link { padding:0; }
.comment-holder .reply .comment-reply-link:hover, .comment-holder .reply .comment-reply-link:active, .comment-holder .reply .comment-reply-link:focus { color:#fff; }
.comment-holder #respond #commentform { margin-top:0; }
#respond #commentform { margin:15px 0 0; }
#respond #commentform textarea {
	min-width:inherit;
	min-height:inherit;
	max-height:inherit;
	min-width:inherit;
	max-width:100%;
	width:100%;
	height:300px;
	padding:8px 10px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
#respond #commentform p input {
	max-width:inherit;
	min-width:inherit;
	width:100%;
	height:49px;
	padding:8px 10px;
	margin-bottom:2px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
#respond #commentform p input:focus { box-shadow:none; }
#respond #commentform .input-btn {
	margin:20px 0;
	float:none;
}
#respond #commentform .input-btn input {
	margin:0;
	width:auto;
	height:auto !important;
}
#respond #commentform .input-btn > span {
	display:inline-block;
	height:auto;
	padding:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
#sidebar.sidebar .widget { margin:50px 0 0 0; }
#sidebar.sidebar .widget:first-child {
	margin:0;
	padding:0;
}
#sidebar.sidebar .widget >h3 {
	margin:0;
	font:300 14px/1.2em 'gotham_bookregular', sans-serif;
	padding:0 0 20px;
	display:block;
	color:#333033;
	text-align:left;
	text-transform:uppercase;
	-moz-hyphens:auto;
	word-wrap:break-word;
}
#sidebar.sidebar .widget >h3:after {
	content:'';
	width:174px;
	height:1px;
	display:block;
	background:#c1c0c1;
	margin:14px 0;
}
@media (max-width: 979px) {
	#sidebar.sidebar .widget >h3:after { width:100%; }
}
@media (max-width: 767px) {
	#sidebar.sidebar .widget >h3:after { margin:10px 0 5px; }
}
@media (min-width: 768px) and (max-width: 979px) {
	#sidebar.sidebar .widget >h3 { font-size:25px; }
}
@media (max-width: 480px) {
	#sidebar.sidebar .widget >h3 { font-size:25px; }
}
[id*="categories"] ul, [id*="archives"] ul, .list.custom-list ul {
	margin:0 0 11px;
	list-style-type:none;
}
@media (max-width: 767px) {
	[id*="categories"] ul, [id*="archives"] ul, .list.custom-list ul { margin:0 0 30px; }
}
[id*="categories"] ul li, [id*="archives"] ul li, .list.custom-list ul li {
	margin:0;
	padding:0;
	position:relative;
	font:300 12px/20px 'gotham_bookregular', sans-serif;
}
[id*="categories"] ul li:before, [id*="archives"] ul li:before, .list.custom-list ul li:before { display:none; }
[id*="categories"] ul li a, [id*="archives"] ul li a, .list.custom-list ul li a {
	font:inherit;
	color:#928e92;
	text-transform:none;
	display:block;
	position:relative;
	overflow:hidden;
	padding:10px 14px;
}
[id*="categories"] ul li a:before, [id*="archives"] ul li a:before, .list.custom-list ul li a:before {
	content:'';
	font:12px/1em FontAwesome;
	color:#928e92;
	position:absolute;
	left:0;
	width:100%;
	top:0;
	margin-top:14px;
	display:block;
	transition:all 0.3s ease 0s;
}
[id*="categories"] ul li a:after, [id*="archives"] ul li a:after, .list.custom-list ul li a:after {
	content:'';
	width:0;
	height:100%;
	background:#e46568;
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	border-radius:0 30px 30px 0;
	transition:all 0.3s ease 0s;
}
[id*="categories"] ul li a:hover, [id*="categories"] ul li a:active, [id*="categories"] ul li a:focus, [id*="archives"] ul li a:hover, [id*="archives"] ul li a:active, [id*="archives"] ul li a:focus, .list.custom-list ul li a:hover, .list.custom-list ul li a:active, .list.custom-list ul li a:focus {
	color:#fff;
	text-decoration:none;
	background:none;
}
[id*="categories"] ul li a:hover:after, [id*="categories"] ul li a:active:after, [id*="categories"] ul li a:focus:after, [id*="archives"] ul li a:hover:after, [id*="archives"] ul li a:active:after, [id*="archives"] ul li a:focus:after, .list.custom-list ul li a:hover:after, .list.custom-list ul li a:active:after, .list.custom-list ul li a:focus:after { width:100%; }
[id*="categories"] ul li a:hover:before, [id*="categories"] ul li a:active:before, [id*="categories"] ul li a:focus:before, [id*="archives"] ul li a:hover:before, [id*="archives"] ul li a:active:before, [id*="archives"] ul li a:focus:before, .list.custom-list ul li a:hover:before, .list.custom-list ul li a:active:before, .list.custom-list ul li a:focus:before {
	font-size:20px;
	top:50%;
	margin-top:-10px;
	color:#fff;
	margin-left:-18px;
	-webkit-transform:translateX(100%);
	-moz-transform:translateX(100%);
	-ms-transform:translateX(100%);
	-o-transform:translateX(100%);
	transform:translateX(100%);
}
.ie8 [id*="categories"] ul li a:hover:before, .ie8 [id*="categories"] ul li a:active:before, .ie8 [id*="categories"] ul li a:focus:before, .ie8 [id*="archives"] ul li a:hover:before, .ie8 [id*="archives"] ul li a:active:before, .ie8 [id*="archives"] ul li a:focus:before, .ie8 .list.custom-list ul li a:hover:before, .ie8 .list.custom-list ul li a:active:before, .ie8 .list.custom-list ul li a:focus:before { display:none; }
[id*="archives"] ul li { padding:6px 0 7px; }
[id*="archives"] ul li a {
	padding:0;
	display:inline-block;
}
[id*="archives"] ul li a:before, [id*="archives"] ul li a:after { display:none; }
[id*="archives"] ul li a:hover, [id*="archives"] ul li a:active, [id*="archives"] ul li a:focus { color:#e46568; }
[id*="my-recent-comments"] .comments-custom .comments-custom_li { padding:20px 0; }
[id*="my-recent-comments"] .comments-custom .comments-custom_li:first-child {
	padding-top:0;
	border:none;
}
[id*="my-recent-comments"] .comments-custom .comments-custom_li .clear { display:none; }
[id*="my-recent-comments"] .comments-custom .comments-custom_li .featured-thumbnail {
	margin:0 20px 10px 0;
	box-shadow:none;
	border:none;
	padding:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
[id*="my-recent-comments"] .comments-custom .comments-custom_li .meta_format { margin:0; }
[id*="my-recent-comments"] .comments-custom .comments-custom_li .meta_format i {
	color:#c3325f;
	line-height:12px;
}
[id*="my-recent-comments"] .comments-custom .comments-custom_li time {
	margin:0;
	color:#333033;
	text-transform:none;
	font:300 12px/1.2em 'gotham_bookregular', sans-serif;
}
[id*="my-recent-comments"] .comments-custom .comments-custom_li .comments-custom_h_author, [id*="my-recent-comments"] .comments-custom .comments-custom_li .comments-custom_h_title {
	font:300 12px/1.2em 'gotham_bookregular', sans-serif;
	text-transform:none;
	margin:0;
	color:#333033;
}
[id*="my-recent-comments"] .comments-custom .comments-custom_li .comments-custom_h_author a, [id*="my-recent-comments"] .comments-custom .comments-custom_li .comments-custom_h_title a { color:#333033; }
[id*="my-recent-comments"] .comments-custom .comments-custom_li .comments-custom_h_author a:hover, [id*="my-recent-comments"] .comments-custom .comments-custom_li .comments-custom_h_author a:active, [id*="my-recent-comments"] .comments-custom .comments-custom_li .comments-custom_h_title a:hover, [id*="my-recent-comments"] .comments-custom .comments-custom_li .comments-custom_h_title a:active {
	color:#e46568;
	text-decoration:none;
}
[id*="my-recent-comments"] .comments-custom .comments-custom_li .comments-custom_h_author { margin-top:0; }
[id*="my-recent-comments"] .comments-custom .comments-custom_li .comments-custom_txt {
	border:none;
	overflow:hidden;
	margin:0;
	padding:10px 0 0 0;
}
[id*="my-recent-comments"] .comments-custom .comments-custom_li .comments-custom_txt:before, [id*="my-recent-comments"] .comments-custom .comments-custom_li .comments-custom_txt:after { content:'"'; }
[id*="my-recent-comments"] .comments-custom .comments-custom_li .comments-custom_txt a { color:#aaa4ab; }
[id*="my-recent-comments"] .comments-custom .comments-custom_li .comments-custom_txt a:hover, [id*="my-recent-comments"] .comments-custom .comments-custom_li .comments-custom_txt a:active {
	color:#e46568;
	text-decoration:none;
}
[id*="my_postwidget"] .post-list .post-list_li .post-list_h { font:18px/1.2em Arial, "Helvetica Neue", Helvetica, sans-serif; }
#wp-calendar caption, #wp-calendar thead tr th {
	color:#e46568;
	font-family:Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.search-form .search-form_it { margin:0; }
.search-form .search-form_is {
	margin:0 0 0 10px;
	padding:8px 10px !important;
	height:auto;
}
@media (min-width: 980px) and (max-width: 1200px) {
	.nav__primary .sf-menu > .menu-item { margin: 0 0 0 12px;}
}
@media (min-width: 768px) and (max-width: 1200px) {
	.search-form .search-form_is {
		margin:10px 0 0 0;
		display:block;
	}
	.nav__primary .sf-menu > .menu-item > a:before {content:'';}	
}
@media (max-width: 480px) {
	.search-form .search-form_is {
		margin:10px 0 0 0;
		display:block;
	}
}
@media (max-width: 767px) {
	#content.left, #sidebar { float:none !important; }
}
.flexslider .flex-control-nav { bottom:0 !important; }
.widget-flexslider { background:none; }
.ie8 .widget-flexslider { overflow:hidden; }
.widget-flexslider .flex-control-paging {
	position:relative;
	bottom:0;
	margin:20px 0 0 0;
}
.widget-flexslider .flex-prev:hover, .widget-flexslider .flex-prev:active, .widget-flexslider .flex-next:hover, .widget-flexslider .flex-next:active { text-decoration:none !important; }
.social li .social_link:hover { opacity:1; }
.social li .social_link:hover .social_ico {
	background:#9A9A9A;
	border-color:#9A9A9A;
}
.social li .social_link:hover .social_ico i {
	color:#fff;
	-webkit-transform:rotate(360deg);
	-moz-transform:rotate(360deg);
	-ms-transform:rotate(360deg);
	-o-transform:rotate(360deg);
	transform:rotate(360deg);
}
.social li .social_ico {
	background:none;
	width:30px;
	height:30px;
	border-radius:50%;
	position:relative;
	text-align:center;
	border:2px solid #9c999c;
	transition:all 0.3s ease 0s;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.social li i {
	font-size:17px;
	color:#9c999c;
	display:inline-block;
	line-height:30px;
	position:relative;
	z-index:100;
	transition:all 0.3s ease 0s;
}
.social.social__list { text-align:left; }
.social.social__list li { margin-bottom:4px; }
.social.social__list li:after {
	content:'';
	width:0;
	height:0;
	display:block;
	clear:both;
}
.social.social__list li .social_ico { margin:0 10px 0 0; }
.social.social__list li .social_label {
	font:12px/30px 'gotham_bookregular', sans-serif;
	color:#454544;
	text-transform:none;
}
@media (max-width: 767px) {
	.social.social__row { text-align:center; }
}
.social.social__row li {
	float:none;
	display:inline-block;
	margin:0 3px 0 0;
}
.press-box { 
	margin:0 0 25px; 
	text-align:left; 
	color:#000000;
}
.press-box a:hover{
	text-decoration:none;
}
.press-box .title-press { 
	margin:0 5px 0 0;
	font:600 15px/20px 'gotham_bookregular', sans-serif;
}

.news-box { 
	margin:0 0 25px; 
	text-align:left; 
	color:#000000;
}
.news-box a:hover{
	text-decoration:none;
}

.news-box .data-news { 
	margin:0 10px 6px 0;
	font:normal 12px/20px 'gotham_bookregular', sans-serif;
	text-transform:uppercase;
	color:#686767;
}
.news-box .title-news { 
	margin:0 10px 0 0;
	font:600 15px/20px 'gotham_bookregular', sans-serif;
}
.news-box .descri-news { 
	margin:0 10px 0 0;
	font:normal 14px/20px 'gotham_bookregular', sans-serif;
}

.title-box { margin:0 0 25px; text-align:center;}
@media (max-width: 767px) {
	.title-box {
		margin:35px 0 20px;
		text-align:center;
	}
}
.title-box .title-box_primary {
	margin:0;
	font:bold 18px/20px 'gotham_bookregular', sans-serif;
	color:#333033;
	text-transform:uppercase;
	letter-spacing:0.7px;
}
.title-box .title-box_secondary {
	margin:0;
	font:300 12px/20px 'gotham_bookregular', sans-serif;
	color:#333033;
	text-transform:uppercase;
	letter-spacing:0.7px;
}
@media (max-width: 767px) {
	.motopress-span.motopress-space { min-height:10px !important; }
}
.motopress-text-obj p { margin:0 0 24px; }
.posts-grid.no-title li h5 { display:none; }
.posts-grid.our-team { margin-top:26px; }
@media (max-width: 480px) {
	.posts-grid.our-team { margin:0; }
}
.posts-grid.our-team.ul-item-0 { margin-top:0; }
@media only screen and (min-width: 1200px) {
	.posts-grid.our-team li {
		margin:0 0 0 29px;
		width:170px;
	}
	.posts-grid.our-team li:first-child { margin:0; }
}
@media (max-width: 767px) {
	.posts-grid.our-team li {
		width:48%;
		margin:0 0 0 4%;
		display:inline-block;
		vertical-align:top;
	}
	.posts-grid.our-team li:first-child { margin:0; }
}
@media (max-width: 480px) {
	.posts-grid.our-team li {
		width:100%;
		display:block;
		margin:30px 0;
	}
}
.ie8 .posts-grid.our-team li .thumbnail { width:100%; }
.dropcap {
	font:300 10px/19px 'gotham_bookregular', sans-serif;
	color:#fff;
	border-radius:50%;
	width:19px;
	height:19px;
	background:#e46568;
	margin:0 7px 20px 0;
}
.testimonials .testi-item {
	width:48.8%;
	margin:0 0 10px 2.2%;
	display:inline-block;
	vertical-align:top;
}
@media (max-width: 480px) {
	.testimonials .testi-item {
		width:100%;
		margin:30px 0;
		display:block;
	}
}
.testimonials .testi-item:first-child, .testimonials .testi-item:nth-child(2n+1), .testimonials .testi-item.list-item-0 { margin:0 0 10px; }
.ie8 .testimonials .testi-item.list-item-0 { margin:0 0 10px; }
.testimonials .testi-item .testi-item_blockquote {
	border-radius:0;
	border:1px solid #c1c0c1;
	background:#fff;
	padding:40px 37px;
}
.testimonials .testi-item .testi-item_blockquote:before {
	width:40px;
	height:31px;
	border:none;
	background:url("../images/quote-triangle.png") no-repeat;
	bottom:-29px;
	left:78px;
}
.testimonials .testi-item .testi-item_blockquote:after {
	width:38px;
	height:29px;
	top:21px;
	left:28px;
	background:url("../images/quote.png") no-repeat;
}
.testimonials .testi-item .testi-item_blockquote a {
	font:300 13px/20px 'gotham_bookregular', sans-serif;
	color:#aaa4ab;
}
.testimonials .testi-item .testi-item_blockquote a:hover, .testimonials .testi-item .testi-item_blockquote a:active, .testimonials .testi-item .testi-item_blockquote a:focus {
	color:#e46568;
	text-decoration:none;
}
.testimonials .testi-item .testi-meta { padding:40px 0 0 0; }
.testimonials .testi-item .testi-meta .info, .testimonials .testi-item .testi-meta a, .testimonials .testi-item .testi-meta br { display:none; }
.testimonials .testi-item .testi-meta .user {
	font:300 13px/20px 'gotham_bookregular', sans-serif;
	color:#330333;
}
.testimonials .testi-item .testi-meta .user:after { display:none; }
.home-images a img { transition:all 0.3s ease 0s; }
.home-images a:hover img {
	opacity:0.5;
	filter:alpha(opacity=50);
}
a img.newimg{ 
	box-shadow:2px 2px 9px rgba(0, 0, 0, 0.2); -moz-box-shadow: 2px 2px 9px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 2px 2px 9px rgba(0, 0, 0, 0.2);
}
.news-images p {
	margin-bottom:0;
}
.advert-images p{
	margin-bottom:0;
}
.news-images .cont-info-press{
	margin: 5px 0 10px 0;
	position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    outline: 0;
    background-color: #ffffff;
    opacity: .90;
	display:none;
	padding: 15px;
    text-align: center;
}
.advert-images .cont-info-press{
	margin: 5px 0 10px 0;
	position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    outline: 0;
    background-color: #000000;
    opacity: .90;
	display:none;
	padding: 15px;
    text-align: center;
}
.cont-info-press .title-press {
    color: #FFF;
    display: block;
    font-family: "Playfair Display",serif;
    font-size: 26px;
    font-style: italic;
    text-align: center;
    padding: 10px 0;
	width:100%;
}
.cont-info-press .date-press {
    color: #FFF;
    display: block;
    font-family: "gotham_bookregular", sans-serif;
    font-size: 14px;
    text-align: center;
    padding-bottom: 30px;
	width:100%;
}
.button-press {
    background-color: transparent;
    display: inline-block;
    color: #FFF;
    border: 2px solid #FFF;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    font-size: 12px;
    height: 26px;
    line-height: 26px;    
	position: absolute;
    left: 50%;
    top: 50%;
	width:130px;
    margin-left: -65px;
    margin-top: -15px;
}
.news-images .cont-info-press .date-press, .news-images .cont-info-press .title-press, .news-images .cont-info-press .button-press {
	color:#000; border-color:#000;
}
.advert-images:hover .cont-info-press{
	display:block;
}
.news-images:hover .cont-info-press{
	display:block;
}


.motopress-code-obj p a:hover, .motopress-code-obj p a:active, .motopress-code-obj p a:focus { text-decoration:none; }
.motopress-code-obj p a:hover span, .motopress-code-obj p a:active span, .motopress-code-obj p a:focus span { color:#e46568 !important; }

h1.colsdouble{
	font-family: 'gotham_bookregular';
	font-size: 18px;
    line-height: 30px;
	font-weight: normal;
    color: #444;
    letter-spacing: 0.5px;
}
p.colsdouble {
	font-family: 'gotham_bookregular';
	color: #969696;
    font-size: 15px;
    line-height: 26px;
    letter-spacing: 1px;
    text-align: justify;
	font-weight: normal;
}
div.colsmarr{ background: #cabba1;  }
h1.colsmarr {
	color: #fff;
	font-weight: normal;
    font-size: 18px;
    letter-spacing: 0.5px;
    line-height: 30px;
    margin-bottom: 30px;
    text-transform: uppercase;
}
h4.colsmarr {
	color: #fff;
	font-weight: normal;
    font-size: 30px;
    letter-spacing: 0.5px;
    line-height: 30px;
    margin-bottom: 30px;
    text-transform: uppercase;
}
p.colsmarr{
	color: #f4f4f4;
	font-family: "gotham_bookregular";
    font-size: 15px;
    line-height: 26px;
	font-weight: normal;
}
a.story{
	border:1px solid;
	font-size: 18px;
	font-weight: 600;
	color:#555555;
	width: 100px;
	line-height: 30px;
    display: inline-block;
}
a.story:hover{
	color:#FFFFFF;
	text-decoration:none;
}
p.colsmarr.storyteller {
	display:none;
	padding-bottom:20px;
}
h1.colssin {
	color: #444;
	font-weight: normal;
    font-size: 18px;
    letter-spacing: 0.5px;
    line-height: 30px;
    margin-bottom: 30px;
    text-transform: uppercase;
}
h4.colssin {
	color: #444;
	font-weight: normal;
    font-size: 30px;
    letter-spacing: 0.5px;
    line-height: 30px;
    margin-bottom: 30px;
    text-transform: uppercase;
}
p.colssin{
	color: #969696;
	font-family: "gotham_bookregular";
    font-size: 15px;
    line-height: 26px;
	font-weight: normal;
}
div.colsdark{ background: #383838; }
h1.colsdark {
	color: #fff;
	font-weight: normal;
	font-size: 18px;
    letter-spacing: 0.5px;
    line-height: 30px;
    margin-bottom: 30px;
    text-transform: uppercase;
}
h4.colsdark {
	color: #fff;
	font-weight: normal;
    font-size: 30px;
    letter-spacing: 0.5px;
    line-height: 30px;
    margin-bottom: 30px;
    text-transform: uppercase;
}
p.colsdark{
	color: #cabba1;
	font-family: "gotham_bookregular";
    font-size: 15px;
    line-height: 26px;
	font-weight: normal;
}


.footer {
	border:none;
    color: #fff;
    background: #0d0d0d;
	font-family: 'gotham_bookregular';
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.5px;
	font-weight: normal;
}

.footer h1{
	font-size: 18px;
    color:#9b9b9b;
	line-height: 18px;
	font-weight: normal;
}
.footer h2{
	font-size: 12px;
    color: #9b9b9b;
	line-height: 12px;
	font-weight: normal;
}
.footer p{
	font-size: 13px;
    /*color: #575757;*/
	color: #9c999c;
    line-height: 19px;
    margin-top: 20px;
}
.footer p a{ color: #9c999c;}
.footer p a:hover{ 
	color: #cabba1;
    text-decoration: none;
}
.footer-widgets { padding:40px 0 0 0; }
@media (max-width: 767px) {
	.footer-widgets {
		padding:0;
		text-align:center;
	}
}
@media (max-width: 767px) {
	.footer-widgets > div > div { margin:40px 0; }
}
.footer-widgets > div > div > h4 {
	font:300 14px/1.2em 'gotham_bookregular', sans-serif;
	color:#333033;
	text-transform:uppercase;
	letter-spacing:1px;
	margin:0 0 63px;
}
.footer-widgets > div > div > h4:after {
	content:'';
	width:174px;
	height:1px;
	display:block;
	background:#c1c0c1;
	margin:14px 0;
}
@media (max-width: 979px) {
	.footer-widgets > div > div > h4:after { width:100%; }
}
@media (max-width: 767px) {
	.footer-widgets > div > div > h4:after { margin:10px 0 5px; }
}
@media (max-width: 767px) {
	.footer-widgets > div > div > h4 { margin:0 0 20px; }
}

nav.nav.footer-nav {
	float:none;
	margin:0;
	padding:0;
}
nav.nav.footer-nav ul {
	float:none;
	text-align:right;
	line-height:14px;
}
@media (max-width: 1049px) {
	nav.nav.footer-nav ul { text-align:center; }
}
nav.nav.footer-nav ul li {
	float:none;
	display:inline-block;
	line-height:14px;
	padding:0;
	text-transform:none;
	vertical-align:top;
	margin:0;
	padding:0 0 0 10px;
	position:relative;
}
@media (max-width: 480px) {
	nav.nav.footer-nav ul li {
		display:block;
		padding:0 0 5px 0 !important;
	}
}
nav.nav.footer-nav ul li:first-child {
	margin:0;
	padding:0;
}
nav.nav.footer-nav ul li:first-child:before { display:none; }
nav.nav.footer-nav ul li.current-menu-item a, nav.nav.footer-nav ul li a:hover {
	color:#e46568;
	text-decoration:none;
}
.copyright{ padding: 5px 0; }
.foot{	
	padding:0;
	border:none;
    color: #575757;
    background: #090909;
	font-family: 'gotham_bookregular';
    font-size: 13px;
    line-height: 13px;
    letter-spacing: 0.5px;
	font-weight: normal;
}
.footer-text {
	float: left;    
    background: #090909;
    color: #575757;
    padding: 5px 0 0 0;
    font-size: 13px;
}
@media (max-width: 1049px) {
	.footer-text {
		text-align:center;
		padding:20px 0;
	}
}
.footer-text a { color:#575757; }
.footer-text a:hover, .footer-text a:focus, .footer-text a:active {
	color:#cabba1;
	text-decoration:none;
}
.footer-text a.site-name { text-transform:none; }
@media (max-width: 767px) {
	.footer-text span {
		padding:0;
		display:block;
	}
}
.footer-text em {
	display:inline-block;
	font-style:normal;
}
@media (max-width: 767px) {
	.footer-text em { display:none; }
}
.zoom-icon { 
	/*background:none !important; */
	color:#FFF;	
	font-family: sans-serif;
    font-size: 14px;
    text-align: center;
}
/*.ie8 .zoom-icon { background:url("../images/zoom-bg.png") !important; }*/
.zoom-icon:after {
	content:'';
	width:100%;
	height:100%;
	/*background:url("../images/zoom-bg.png");*/
	position:absolute;
	top:0;
	left:0;
	border-radius:0;
	z-index:10;
	-webkit-transform:scale(0);
	-moz-transform:scale(0);
	-ms-transform:scale(0);
	-o-transform:scale(0);
	transform:scale(0);
	transition:400ms all 100ms;
	-webkit-transition:400ms all 100ms;
	-o-transition:400ms all 100ms;
}
.ie8 .zoom-icon:after { display:none; }
.zoom-icon:before {
	content:'';
	background:url("../images/zoom.png");
	width:34px;
	height:35px;
	margin:-17px 0 0 -17px;
	z-index:100;
	-webkit-transform:scale(0);
	-moz-transform:scale(0);
	-ms-transform:scale(0);
	-o-transform:scale(0);
	transform:scale(0);
	transition:all 0.3s ease 0s;
}
.zoom-icon font {
	font-size: 13px;
    padding: 9px 15px;
    width: 250px;
    display: block;
    box-sizing: border-box;
}
.thumbnail:hover .zoom-icon:before {
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
}
.thumbnail:hover .zoom-icon:after {
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
}
#back-top-wrapper { z-index:200; }
#back-top-wrapper #back-top { margin:0; }
#back-top-wrapper #back-top a {
	width:35px;
	height:35px;
	border-radius:10%;
	text-align:center;
	background:none;
	border:2px solid #9A9A9A;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
#back-top-wrapper #back-top a:before {
	content:'';
	width:100%;
	height:100%;
	background:#CABBA1;
	position:absolute;
	top:0;
	left:0;
	border-radius:10%;
	z-index:-1;
	-webkit-transform:scale(0);
	-moz-transform:scale(0);
	-ms-transform:scale(0);
	-o-transform:scale(0);
	transform:scale(0);
	transition:all 0.3s ease 0s;
}
.ie8 #back-top-wrapper #back-top a:before { display:none; }
#back-top-wrapper #back-top a:after {
	content:'⇧';
	font:22px/30px arial;
	color:#9A9A9A;
	display:inline-block;
	position:relative;
	z-index:100;
	transition:all 0.3s ease 0s;
}
#back-top-wrapper #back-top a span { display:none; }
#back-top-wrapper #back-top a:hover { border-color:#9A9A9A; }
.ie8 #back-top-wrapper #back-top a:hover { background:#9A9A9A; }
#back-top-wrapper #back-top a:hover:before {
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
}
#back-top-wrapper #back-top a:hover:after {
	-webkit-transform:scale(1.5);
	-moz-transform:scale(1.5);
	-ms-transform:scale(1.5);
	-o-transform:scale(1.5);
	transform:scale(1.5);
	color:#fff;
}
@media (max-width: 600px) {
	#wpadminbar { top:-46px !important; }
}
.google-map { margin-bottom:30px; }
.error404-holder { padding:80px 0; }
.error404-holder .error404-holder_num {
	color:#c3325f;
	font-weight:100;
}
@media (min-width: 768px) and (max-width: 979px) {
	.error404-holder .error404-holder_num { font-size:150px; }
}
@media (max-width: 767px) {
	.archive_h { margin-top:30px; }
}
blockquote p { line-height:22px; }
.faq-list .marker {
	font-size:15px !important;
	color:#c3325f;
	margin-top:2px;
}
.ie9 .wpcf7-form p input[type="text"], .ie9 .wpcf7-form p input[type="email"], .ie8 .wpcf7-form p input[type="text"], .ie8 .wpcf7-form p input[type="email"] { padding-top:8px; }
.ie9 #search-header .search-form_it, .ie8 #search-header .search-form_it { padding-top:7px; }
.ie9 .search-form .search-form_it, .ie8 .search-form .search-form_it { padding-top:7px; }
.ie8 .wpcf7 .wpcf7-form .wpcf7-not-valid-tip { font-size:12px !important; }
.ie8 #sidebar .search-form .search-form_is, .ie8 #content .search-form .search-form_is, .ie8 .footer-widgets .search-form .search-form_is {
	display:block;
	margin:0;
}
.ie8 .search-form .search-form_it {
	display:block;
	margin:0 0 10px;
}
.ie8 .search-form .input-btn { margin:0; }
.ie8 .comment-author {
	width:80px !important;
	height:auto !important;
	margin-right:20px !important;
}
.ie8 .comment-author img {
	width:80px !important;
	height:80px !important;
}
.ie8 .comments-custom_li .thumbnail { width:80px !important; }
.ie8 .comments-custom_li .thumbnail .avatar { width:80px !important; }
.ie8 .post-author_gravatar { width:80px !important; }
.ie8 #respond #commentform p input {
	padding-top:7px;
	height:36px;
}
.ie8 #respond #commentform p input[type="submit"] {
	height:auto;
	padding:0;
}
.ie8 .mp-row-fluid [class*="mp-span"]:first-child { margin-left:0; }
.transition { transition:all 0.3s ease 0s; }
.clear-both:after {
	content:'';
	width:0;
	height:0;
	display:block;
	clear:both;
}
@media (max-width: 767px) {
	.thumb-center {
		float:none;
		display:block;
		text-align:center;
	}
	.thumb-center a {
		display:inline-block;
		text-align:center;
	}
}
.left-right >div {
	position:relative;
	z-index:10;
}
.left-right:before, .left-right:after {
	content:"";
	display:block;
	height:100%;
	position:absolute;
	top:0;
	width:101%;
	background:inherit;
	border:inherit;
	z-index:1;
}
.left-right:before { left:-100%; }
.left-right:after { right:-100%; }
.title-line:after {
	content:'';
	width:174px;
	height:1px;
	display:block;
	background:#c1c0c1;
	margin:14px 0;
}
@media (max-width: 979px) {
	.title-line:after { width:100%; }
}
@media (max-width: 767px) {
	.title-line:after { margin:10px 0 5px; }
}
.clearfix { *zoom:1; }
.clearfix:before, .clearfix:after {
	display:table;
	content:"";
	line-height:0;
}
.clearfix:after { clear:both; }
.hide-text {
	font:0/0 a;
	color:transparent;
	text-shadow:none;
	background-color:transparent;
	border:0;
}
.input-block-level {
	display:block;
	width:100%;
	min-height:30px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.parallax-slider {
	position:relative;
	margin:0 0 70px;
	width:100%;
	height:717px;
	display:block;
	overflow:hidden;
	top:0;
	left:0;
	-ms-transform:translateZ(0);
	transform:translateZ(0);
}
@media (max-width: 767px) {
	.parallax-slider { height:500px; }
}
@media (max-width: 480px) {
	.parallax-slider { display:none !important; }
}
.parallax-slider .baseList { display:none; }
.parallax-slider #mainImageHolder {
	position:relative;
	width:100%;
	height:150%;
	top:0;
	z-index:1;
}
.parallax-slider #mainImageHolder .primaryHolder {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:2;
}
.parallax-slider #mainImageHolder .primaryHolder img {
	position:absolute;
	max-width:inherit;
}
.parallax-slider #mainImageHolder .secondaryHolder {
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	z-index:1;
}
.parallax-slider #mainImageHolder .secondaryHolder img {
	position:absolute;
	max-width:inherit;
}
.parallax-slider #mainCaptionHolder {
	position:absolute;
	width:100%;
	height:150%;
	top:0;
	left:0;
	text-align:center;
	z-index:2;
}
.parallax-slider #mainCaptionHolder .container {
	position:relative;
	top:35%;
}
.parallax-slider #mainCaptionHolder .container .primaryCaption {
	position:absolute;
	width:100%;
}
.parallax-slider #mainCaptionHolder .container .secondaryCaption {
	position:absolute;
	width:100%;
}
.parallax-slider #mainCaptionHolder .container h2 {
	font-size:144px;
	line-height:150px;
	color:#fff;
	font-family:Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:2 0px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.parallax-slider #mainCaptionHolder .container h2 {
		font-size:90px;
		line-height:1.2em;
	}
}
@media (max-width: 767px) {
	.parallax-slider #mainCaptionHolder .container h2 {
		font-size:60px;
		line-height:1.2em;
	}
}
.parallax-slider #mainCaptionHolder .container h3 {
	font-size:40px;
	line-height:40px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:25px;
}
.parallax-slider #mainCaptionHolder .container p {
	font-size:15px;
	line-height:20px;
	text-transform:uppercase;
	letter-spacing:1px;
	font-weight:300;
	color:#fff;
	margin-bottom:0;
}
.parallax-slider #mainCaptionHolder .container .morebtn {
	font-size:20px;
	line-height:28px;
	color:#fff;
	padding:8px 14px;
	border:2px solid #fff;
	background:#08C;
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	transition:all 0.5s ease;
}
.parallax-slider #mainCaptionHolder .container .morebtn:hover {
	text-decoration:none;
	background:#363636;
}
.parallax-slider.zoom-fade-eff #mainImageHolder .primaryHolder {
	opacity:1;
	filter:alpha(opacity=100);
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
}
.parallax-slider.zoom-fade-eff #mainImageHolder .primaryHolder.animateState {
	opacity:0;
	filter:alpha(opacity=0);
	-webkit-transform:scale(3);
	-moz-transform:scale(3);
	-ms-transform:scale(3);
	-o-transform:scale(3);
	transform:scale(3);
}
.parallax-slider.zoom-fade-eff #mainImageHolder .secondaryHolder {
	opacity:1;
	filter:alpha(opacity=100);
}
.parallax-slider.zoom-fade-eff #mainImageHolder .secondaryHolder.animateState {
	opacity:0;
	filter:alpha(opacity=0);
}
.parallax-slider.zoom-fade-eff #mainCaptionHolder .primaryCaption {
	opacity:1;
	filter:alpha(opacity=100);
}
.parallax-slider.zoom-fade-eff #mainCaptionHolder .primaryCaption.animateState {
	opacity:0;
	filter:alpha(opacity=0);
}
.parallax-slider.zoom-fade-eff #mainCaptionHolder .secondaryCaption {
	opacity:1;
	filter:alpha(opacity=100);
}
.parallax-slider.zoom-fade-eff #mainCaptionHolder .secondaryCaption.animateState {
	opacity:0;
	filter:alpha(opacity=0);
}
.parallax-slider.simple-fade-eff #mainImageHolder .primaryHolder {
	opacity:1;
	filter:alpha(opacity=100);
}
.parallax-slider.simple-fade-eff #mainImageHolder .primaryHolder.animateState {
	opacity:0;
	filter:alpha(opacity=0);
}
.parallax-slider.simple-fade-eff #mainImageHolder .secondaryHolder.animateState {
	opacity:1;
	filter:alpha(opacity=100);
}
.parallax-slider.simple-fade-eff #mainImageHolder .secondaryHolder.animateState.animateState {
	opacity:0;
	filter:alpha(opacity=0);
}
.parallax-slider.simple-fade-eff #mainCaptionHolder .primaryCaption {
	opacity:1;
	filter:alpha(opacity=100);
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
}
.parallax-slider.simple-fade-eff #mainCaptionHolder .primaryCaption.animateState {
	opacity:0;
	filter:alpha(opacity=0);
}
.parallax-slider.simple-fade-eff #mainCaptionHolder .secondaryCaption {
	opacity:1;
	filter:alpha(opacity=100);
}
.parallax-slider.simple-fade-eff #mainCaptionHolder .secondaryCaption.animateState {
	opacity:0;
	filter:alpha(opacity=0);
}
.parallax-slider.slide-top-eff #mainImageHolder .primaryHolder { top:0; }
.parallax-slider.slide-top-eff #mainImageHolder .primaryHolder.animateState { top:-100%; }
.parallax-slider.slide-top-eff #mainImageHolder .secondaryHolder.animateState { top:0; }
.parallax-slider.slide-top-eff #mainImageHolder .secondaryHolder.animateState.animateState { top:100%; }
.parallax-slider.slide-top-eff #mainCaptionHolder .primaryCaption {
	opacity:1;
	filter:alpha(opacity=100);
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
}
.parallax-slider.slide-top-eff #mainCaptionHolder .primaryCaption.animateState {
	opacity:0;
	filter:alpha(opacity=0);
}
.parallax-slider.slide-top-eff #mainCaptionHolder .secondaryCaption {
	opacity:1;
	filter:alpha(opacity=100);
}
.parallax-slider.slide-top-eff #mainCaptionHolder .secondaryCaption.animateState {
	opacity:0;
	filter:alpha(opacity=0);
}
.parallax-slider .controlBtn {
	width:55px;
	height:55px;
	display:block;
	border-radius:50%;
	position:absolute;
	top:90% !important;
	margin-top:-30px;
	left:50%;
	cursor:pointer;
	z-index:2;
}
@media (max-width: 767px) {
	.parallax-slider .controlBtn { display:none !important; }
}
.parallax-slider .controlBtn .innerBtn {
	width:55px;
	height:55px;
	border-radius:50%;
	border:3px solid #fff;
	color:#fff;
	font-size:36px;
	text-align:center;
	line-height:48px;
	display:block;
	position:relative;
	z-index:1;
	background:none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.parallax-slider .controlBtn .innerBtn:before { transition:all 0.3s ease 0s; }
.parallax-slider .controlBtn .innerBtn.icon-chevron-left:before { content:''; }
.parallax-slider .controlBtn .innerBtn.icon-chevron-right:before { content:''; }
.parallax-slider .controlBtn .slidesCounter {
	width:40px;
	height:60px;
	background:#363636;
	display:none !important;
	position:absolute;
	top:0;
	color:#fff;
	text-align:center;
	font-size:16px;
	line-height:60px;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.parallax-slider .controlBtn.parallaxPrevBtn { margin-left:-52px; }
.parallax-slider .controlBtn.parallaxPrevBtn:hover .innerBtn { background:#fff; }
.parallax-slider .controlBtn.parallaxPrevBtn:hover .innerBtn:before {
	-webkit-transform:scale(1.5);
	-moz-transform:scale(1.5);
	-ms-transform:scale(1.5);
	-o-transform:scale(1.5);
	transform:scale(1.5);
	color:#e46568;
}
.parallax-slider .controlBtn.parallaxPrevBtn:hover .slidesCounter { left:100%; }
.parallax-slider .controlBtn.parallaxNextBtn { margin-left:12px; }
.parallax-slider .controlBtn.parallaxNextBtn:hover .innerBtn { background:#fff; }
.parallax-slider .controlBtn.parallaxNextBtn:hover .innerBtn:before {
	-webkit-transform:scale(1.5);
	-moz-transform:scale(1.5);
	-ms-transform:scale(1.5);
	-o-transform:scale(1.5);
	transform:scale(1.5);
	color:#e46568;
}
.parallax-slider .controlBtn.parallaxNextBtn:hover .slidesCounter { right:100%; }
.parallax-slider #paralaxSliderPagination {
	display:none !important;
	position:absolute;
	bottom:5%;
	width:100%;
	text-align:center;
	z-index:2;
}
.parallax-slider #paralaxSliderPagination ul {
	list-style:none;
	margin:0;
}
.parallax-slider #paralaxSliderPagination ul li {
	width:10px;
	height:10px;
	display:inline-block;
	margin:3px;
	border-radius:10px;
	border:2px solid #08C;
	cursor:pointer;
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	transition:all 0.5s ease;
}
.parallax-slider #paralaxSliderPagination ul li:hover { background:#fff; }
.parallax-slider #paralaxSliderPagination ul li.active { background:#fff; }

.cookie-disclaimer {
	max-height: 46px;
	margin:0;
	color: #B9B9B9;
	background: #494949;
	font-size: 11px;
	line-height: 16px;
	overflow: hidden;
	position: fixed;
	bottom:0;
	min-height:34px;
	z-index: 1000;
	width:100%;
	display:none;
	-moz-transition: max-height 0.4s cubic-bezier(0.550, 0.085, 0.680, 0.530);
	-o-transition: max-height 0.4s cubic-bezier(0.550, 0.085, 0.680, 0.530);
	-webkit-transition: max-height 0.4s cubic-bezier(0.550, 0.085, 0.680, 0.530);
	transition: max-height 0.4s cubic-bezier(0.550, 0.085, 0.680, 0.530);
}
.cookie-disclaimer.show { max-height: 200px; }
.cookie-disclaimer p {
  width: auto;
  margin: 10px 0 10px 10px;
  float: left;
  font-size: 11px;
  line-height: 14px;
  text-align:center;
}
.cookie-disclaimer p a {
  color: #e46568;
  font-size: 11px;
  line-height: 14px;
}
.cookie-disclaimer .btn-close {
	background: black;
	color: white;
	margin: 0;
	padding: 9px;	
	font-size: 11px;
	line-height: 16px;
	float: right;
}
@media (max-width: 960px) {
	.cookie-disclaimer {
		text-align: center;
		font-size: 12px;
		line-height: 17px;
	}
	.cookie-disclaimer.show {
		max-height: 100px;
	}
}
@media (max-width: 880px) { 
	.cookie-disclaimer .btn-close {
		padding: 15px;
	}
	.cookie-disclaimer p {
		width: 65%;		
	}   
}
@media (max-width: 640px) { 	
	.cookie-disclaimer p {
		line-height: 10px;	
	}   
}
@media (max-width:475px) { 	
	.cookie-disclaimer p {		
		margin: 2px;		
	}   
}
@media (max-width:353px) { 	
	.cookie-disclaimer p {
		font-size: 10px;
	}
	.cookie-disclaimer p a {
	  font-size: 10px;
	  line-height: 10px;
	}
}
.mp-row-fluid.comunicato {
	padding-bottom:15px;
}
.comunicatistampa{
	/*cursor: pointer;*/
}
.comunicatistampa .btn_secondary:hover span {background:#999999; }
.comunicatistampa .btn_secondary:hover span:after {border-left-color:#999999; }
.comunicatistampa a.btn_internal:hover { color:#CABBA1; text-decoration: none; }
/*
.comunicatistampa:hover a.btn_internal{ color:#CABBA1; text-decoration: none; }
.comunicatistampa:hover .btn_secondary span {background:#999999; }
.comunicatistampa:hover .btn_secondary span:after {border-left-color:#999999; }
*/
.comunicatistampa.anno{
	cursor: default;
	font-size: 60px;
	color:#333033;
	text-align: right;
	line-height: 50px;
	font-weight: bold;
}
@media (max-width: 979px) { 	
	.comunicatistampa.anno{		
		font-size: 50px;		
	}
}

.comunicatistampa i.date{
	display: block;
	margin: 0 0 5px 0;
	font-style: italic;
	font-size: 12px;
    color: #999999;
}
.comunicatistampa b.title{
	height: auto;
    overflow: auto;
	color: #333333;
    font-size: 14px;
    display: block;
    padding: 0 0 3px 0;
	line-height: normal;
}
.comunicatistampa div {
	color: #999999;
	padding: 5px 0 10px 0;
	font-size: 12px;
	line-height: normal;
	min-height: 70px;
}
.btn_internal {   
    padding: 0 0 0 1px;
}
.btn_internal:before {
	font-family: FontAwesome;
	content: '\F105   ';
	font-size:16px;
	color:#2D150B;
}
a.btn_internal { transition: initial; color: #000000; }
a.btn_secondary {
    left: 0;
    bottom: 0;
    margin: 0;
	text-decoration: none;	
}
.btn_secondary {
    clear: both;
    float: left;
    font-weight: bold;
    text-transform: none;
    height: 18px;
    padding-right: 15px;

}
.btn_secondary span {
    font-size: 11px;
	background: #2D150B;
    display: block;
    line-height: 18px;
	padding: 0 10px 0 10px;
    color: #FFF;
}
.btn_secondary span:after {
	content: ' ';
    margin-left: 10px;
    height: 0px;
    position: absolute;
    width: 0;
	border-width: 9px 0 9px 5px;
	border-style: solid;
    border-color:transparent ;
    border-left-color: #2D150B;
}
.btn_secondary:before {
	content: ' ';  
    height: 0px;
    position: absolute;
    width: 0;
	border-width: 9px 0 9px 3px;
	border-style: solid;
    border-color:transparent ;
    border-left-color: #EBE7E1;
}
@media (max-width: 767px) { 
	.comunicatistampa.anno{
		text-align: center;
	}
	.comunicatistampa div {
		min-height: 30px;
	}
}

.wpcf7 .wpcf7-form p input[type="text"].errore, .wpcf7 .wpcf7-form p input[type="email"].errore, .wpcf7 .wpcf7-form p textarea.errore {
	border: 1px solid red;
}
#captcha_code{
	padding: 5px;
    margin: 5px 0 5px 0;
	color: #383838;
}
#captcha_code + label{ display: initial; padding-left:10px;}

.catalogue-home {
	border:1px solid #eee; 
	margin-top:10px; 
	margin-bottom:10px;
}
.extwrap-cat-home {
	 
	position: relative;	
	height:75px; 
	margin: 0; 
	border:0;
}
.wrap-cat-home,.wrap-cat-home + div {
	background-color: #CABBA1; 
	position: absolute; 
	bottom: 0;
	border:0;
}
.wrap-cat-home + div{
	text-align: center; 
	overflow: hidden; 
	width: 100%;
}
.title-box.catalogue-home{ 
	border:0;
	height: 21px;
	margin: 27px 0;
	padding: 0 15px;
	font-size: 21px;	
	font-weight: normal;
	color: #43474a;
}
.imagetextbox-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 10;
    text-indent: -9999em;
    border: 0;
}
.imagetextbox-text-wrap{
	margin: 0;
    text-align: center;
	max-width: 100%;
	font-size: 14px;
    line-height: 20px;
	color: #43474a;	
	overflow: hidden;
	height:0px;	
	-webkit-transition: height 0.5s ease;
    -moz-transition: height 0.5s ease;
    -ms-transition: height 0.5s ease;
    -o-transition: height 0.5s ease;
    transition: height 0.5s ease;
}
@media (min-width: 768px) {
	.imagetextbox-link:hover ~ .extwrap-cat-home .wrap-cat-home div .imagetextbox-text-wrap{
		height:50px;
		-webkit-transition: height 0.5s ease;
		-moz-transition: height 0.5s ease;
		-ms-transition: height 0.5s ease;
		-o-transition: height 0.5s ease;
		transition: height 0.5s ease;	
	}
}

.span4.negofoto{
    max-height: 214px;
    overflow: hidden;
    margin-left: 0;
}
#shopmap { height: 100%; width: 100%; height: 600px; }
@media (max-width: 500px) {
	#shopmap { height: 350px; }
}
@media (max-width: 979px) {
	#shopmap { height: 400px; }
}
.banner{ 
color: #333333;
    font-size: 13px;
    line-height: 13px;
    letter-spacing: 1px;
    font-family: 'gotham_mediumregular';}