/*
Theme Name: Promoservice
Theme URI: https://www.promoservice.com
Author: Promoservice
Author URI: https://www.promoservice.com
Description:  Bootstrap 3.0.0
Version: 2.0
Text Domain: promoservice
*/

/** * Table of Contents: * 
* 1.0 - Reset 
* 2.0 - Repeatable Patterns 
* 3.0 - Basic Structure 
* 4.0 - Header 
*   4.1 - Site Header 
*   4.2 - Navigation 
*   4.3 - Head menu 
*   4.4 - Header slider 
*   5.0 - Content 
*   5.1 - Entry Header 
*   5.2 - Entry Meta 
*   5.3 - Entry Content 
*   5.4 - Galleries 
*   5.5 - Post Formats 
*   5.6 - Attachments 
*   5.7 - Post/Paging Navigation 
*   5.8 - Archives 
*   5.9 - Search Results/No posts 
*   5.11 - 404
*   5.12 - Multisite 
*   5.13 - Special Offers 
*   5.14 - Bootstrap 3 Lightbox 
*   5.15 - Dynamic To Top 
*   5.16 - Bootstrap elements 
*   5.17 - Mix elements 
*	 	5.18 - Homepage 
*		5.19 - Generics
*	 	5.20 - News 
*		5.21 - Iubenda
*   6.0 - Sidebar 
*   6.1 - Widgets 
* 7.0 - Contacts 
* 8.0 - Footer 
* 9.0 - Media Queries
* 10.0 - Various
* 11.0 - Servizi
* ---------------------------------------------------------------------------- */
/** * 1.0 Reset * 
* Modified from Normalize.css to provide cross-browser consistency and a smart 
* default styling of HTML elements. * * @see http://git.io/normalize 
* ---------------------------------------------------------------------------- */

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-text-stroke: 1px transparent;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section,
summary {
	display: block;
}
audio,
canvas,
video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
[hidden] {
	display: none;
}
html {
	font-size: 100%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
html,
body,
button,
input,
select,
textarea {
	font-family: 'Open Sans', sans-serif;
}
body {
	font-family: 'Open Sans', sans-serif !important;
	color: #141412;
	line-height: 1.5;
	margin: 0;
	font-size: 16px !important;
}
a,
a:visited,
a:focus,
a:active {
	color: #249756 !important;
	text-decoration: none !important;
}

a:hover {
	color: #A51D1D !important;
	outline: 0;
	text-decoration: none;
}

h1 a,
h1 a:active,
h1 a:focus,
h1 a:visited,
h2 a,
h2 a:active,
h2 a:focus,
h2 a:visited,
h3 a,
h3 a:active,
h3 a:focus,
h3 a:visited,
h4 a,
h4 a:active,
h4 a:focus,
h4 a:visited,
h5 a,
h5 a:active,
h5 a:focus,
h5 a:visited,
h6 a,
h6 a:active,
h6 a:focus,
h6 a:visited {
	color: #A51D1D;
	text-decoration: none !important;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
	color: #A51D1D;
	text-decoration: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-family: 'Open Sans', sans-serif !important;
	line-height: 1.3;
}
h1 {
	font-size: 40px !important;
	/*margin: 33px 0;*/
}
h2 {
	font-size: 30px;
	margin: 25px 0;
	letter-spacing: 1px !important;
	color: #213D4F !important;
	font-weight: bold !important;
}
h3 {
	font-size: 22px !important;
	color: #6E6E6E !important;
	margin: 22px 0;
}
h4 {
	font-size: 20px;
	margin: 25px 0;
}
h5 {
	font-size: 18px;
	margin: 30px 0;
}
h6 {
	font-size: 16px;
	margin: 36px 0;
	letter-spacing: 1px;
}
address {
	font-style: italic;
	margin: 0 0 24px;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b,
strong {
	font-weight: bold;
}
dfn {
	font-style: italic;
}
mark {
	background: #ff0;
	color: #000;
}
p {
	margin: 0 0 24px;
	line-height: 1.8;
}
code,
kbd,
pre,
samp {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
}
pre {
	background: #f5f5f5;
	color: #666;
	font-family: monospace;
	font-size: 14px;
	margin: 20px 0;
	overflow: auto;
	padding: 20px;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}
blockquote,
q {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
	content: none;
}
blockquote {
	font-size: 18px;
	font-style: italic;
	font-weight: 300;
	margin: 24px 40px;
}
blockquote blockquote {
	margin-right: 0;
}
blockquote cite,
blockquote small {
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
}
blockquote em,
blockquote i {
	font-style: normal;
	font-weight: 300;
}
blockquote strong,
blockquote b {
	font-weight: 400;
}
small {
	font-size: smaller;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
dl {
	margin: 0 20px;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 0 20px;
}
menu,
ol,
ul {
	margin: 16px 0;
	padding: 0 0 0 40px;
}
ul {
	list-style-type: square;
}
nav ul,
nav ol {
	list-style: none;
	list-style-image: none;
}
li > ul,
li > ol {
	margin: 0;
}
img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	vertical-align: middle;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 0;
}
form {
	margin: 0;
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
button,
input,
select,
textarea {
	font-size: 100%;
	margin: 0;
	max-width: 100%;
	vertical-align: baseline;
}
button,
input {
	line-height: normal;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled],
input[disabled] {
	background: #249756 !important;
	color: #fff;
	cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
	padding: 0;
}
input[type="search"] {
	-webkit-appearance: textfield;
	padding-right: 2px;
	/* Don't cut off the webkit search cancel button */
	
	width: 270px;
}
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
textarea {
	overflow: auto;
	vertical-align: top;
}
table {
	border-bottom: 1px solid #ededed;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 14px;
	line-height: 2;
	margin: 0 0 20px;
	width: 100%;
}
caption,
th,
td {
	font-weight: normal;
	text-align: left;
}
caption {
	font-size: 16px;
	margin: 20px 0;
}
th {
	font-weight: bold;
	text-transform: uppercase;
}
td {
	border-top: 1px solid #ededed;
	padding: 6px 10px 6px 0;
}
del {
	color: #333132;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
hr {
	background: url(images/dotted-line.png) repeat center top;
	background-size: 4px 4px;
	border: 0;
	height: 1px;
	margin: 0 0 24px;
}
@media (max-width: 500px) {
	#btnModal-n,
	#btnModal-y {
			font-size: 12px !important;
	}
}
.mavenpro {
	font-family: 'Open Sans', sans-serif;
}
.mavenpro-purple,
.mavenpro-purple h1,
.mavenpro-purple h2,
.mavenpro-purple h3,
.mavenpro-purple h4,
.mavenpro-purple h5,
.mavenpro-purple h6{
	font-family: 'Open Sans', sans-serif !important;
	color: #2d85c6 !important;
}
.container-full {
	margin: 0 auto;
	width: 100%;
}
/* Contact Form 7 */

.wpcf7 {
	font-size: 14px;
}
.wpcf7 br {
	display: block;
	margin-bottom: 5px;
}
.wpcf7 .form-control {
	-webkit-border-radius: 0 !important;
	border-radius: 0 !important;
}
input.wpcf7-form-control {
	font-size: 14px !important;
}
.wpcf7 label {
	font-weight: normal !important;
}
.wpcf7 input.wpcf7-text,
.wpcf7 input.wpcf7-number,
.wpcf7 textarea.wpcf7-textarea {
	font-size: 14px !important;
}
.wpcf7 .help-block {
	color: #2d85c6;
	font-weight: bold;
}
/** * 2.0 Repeatable Patterns * ---------------------------------------------------------------------------- */

.genericon:before,
.menu-toggle:after,
.featured-post:before,
.date a:before,
.entry-meta .author a:before,
.format-audio .entry-content:before,
.comments-link a:before,
.tags-links a:first-child:before,
.categories-links a:first-child:before,
.edit-link a:before,
.attachment .entry-title:before,
.attachment-meta:before,
.attachment-meta a:before,
.comment-awaiting-moderation:before,
.comment-reply-link:before,
.comment-reply-login:before,
.comment-reply-title small a:before,
.bypostauthor > .comment-body .fn:before,
.error404 .page-title:before {
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font: normal 16px/1 Genericons;
	vertical-align: text-bottom;
}
/* Clearing floats */

.clear:after,
.attachment .entry-header:after,
.site-footer .widget-area:after,
.entry-content:after,
.page-content:after,
.navigation:after,
.nav-links:after,
.gallery:after,
.comment-form-author:after,
.comment-form-email:after,
.comment-form-url:after,
.comment-body:after {
	clear: both;
}
.clear:before,
.clear:after,
.attachment .entry-header:before,
.attachment .entry-header:after,
.site-footer .widget-area:before,
.site-footer .widget-area:after,
.entry-content:before,
.entry-content:after,
.page-content:before,
.page-content:after,
.navigation:before,
.navigation:after,
.nav-links:before,
.nav-links:after,
.gallery:before,
.gallery:after,
.comment-form-author:before,
.comment-form-author:after,
.comment-form-email:before,
.comment-form-email:after,
.comment-form-url:before,
.comment-form-url:after,
.comment-body:before,
.comment-body:after {
	content: "";
	display: table;
}
/* Assistive text */

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	line-height: normal;
	padding: 15px 23px 14px;
	position: absolute;
	left: 5px;
	top: 5px;
	text-decoration: none;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar */
}
/* Form fields, general styles first. */

button,
input,
select,
textarea {
	padding: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: 'Open Sans', sans-serif;
	border: solid 1px #d8cdc7;
	font-size: 15px;
}
input,
textarea {
	color: #141412;
}
input,
input:focus,
select:focus,
textarea:focus {
	padding: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: 'Open Sans', sans-serif;
	border: solid 1px #d8cdc7;
	font-size: 15px;
}
/* Buttons */

button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
	background: #249756;
	border: 1px solid #249756;
	color: #fff;
	display: inline-block;
	padding: 10px 20px 8px;
	text-decoration: none;
	text-transform: uppercase;
}
button:hover,
button:focus,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="button"]:focus,
input[type="reset"]:focus {
	background: #9a1823;
	color: #fff;
	display: inline-block;
	padding: 10px 20px 8px;
	text-decoration: none;
	text-transform: uppercase;
}
button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
	background: #2d85c6;
	border: 1px solid #2d85c6;
	color: #fff;
	display: inline-block;
	padding: 10px 20px 8px;
	text-decoration: none;
	text-transform: uppercase;
}
.text-gold {
	color: #2d85c6 !important;
	font-weight: bold;
}
.post-password-required input[type="submit"] {
	padding: 7px 24px 4px;
	vertical-align: bottom;
}
.post-password-required input[type="submit"]:active {
	padding: 5px 24px 6px;
}
/* * Responsive images * * Fluid images for posts, comments, and widgets */

.entry-content img,
.entry-summary img,
.comment-content img,
.widget img,
.wp-caption {
	max-width: 100%;
}
/* Make sure images with WordPress-added height and width attributes are scaled correctly. */

.entry-content img,
.entry-summary img,
.comment-content img[height],
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto;
}
img.size-full,
img.size-large,
img.wp-post-image {
	height: auto;
	max-width: 100%;
}
/* Make sure videos and embeds fit their containers. */

embed,
iframe,
object,
video {
	max-width: 100%;
}
/* Override the Twitter embed fixed width. */

.entry-content .twitter-tweet-rendered {
	max-width: 100% !important;
}
/* Images */

.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft {
	margin: 5px 20px 5px 0;
}
.wp-caption.alignleft {
	margin: 5px 10px 5px 0;
}
img.alignright {
	margin: 5px 0 5px 20px;
}
.wp-caption.alignright {
	margin: 5px 0 5px 10px;
}
img.aligncenter {
	margin: 5px auto;
}
img.alignnone {
	margin: 5px 0;
}
.wp-caption .wp-caption-text,
.entry-caption,
.gallery-caption {
	color: #220e10;
	font-size: 18px;
	font-style: italic;
	font-weight: 300;
}
img.wp-smiley,
.rsswidget img {
	border: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.wp-caption.alignleft + ul,
.wp-caption.alignleft + ol {
	list-style-position: inside;
}
/** * 3.0 Basic Structure * ---------------------------------------------------------------------------- */

.site {
	background-color: #fff;
	border-left: 1px solid #f2f2f2;
	border-right: 1px solid #f2f2f2;
	margin: 0 auto;
	/*max-width: 1600px;*/
	
	width: 100%;
}
.site-main {
	position: relative;
}
.site-main .sidebar-container {
	height: 0;
	position: absolute;
	top: 40px;
	width: 100%;
	z-index: 1;
}
.site-main .sidebar-inner {
	margin: 0 auto;
	max-width: 1040px;
}
.btn-gold ,
.btn-gold:focus,
.btn-gold:active,
.btn-gold:visited {
	background-color: #249756 !important;
	color: #fff !important;
	font-size: 14px;
	padding: 13px 25px !important;
	cursor: pointer;
	border-radius: 0px !important;
	-webkit-transition: all .2s ease-in-out !important;
	transition: all .2s ease-in-out !important;
	background-image: -webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.1) 50%,rgba(0,0,0,.1)) !important;
	background-image: -o-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.1) 50%,rgba(0,0,0,.1)) !important;
	background-image: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.1) 50%,rgba(0,0,0,.1)) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#1a000000', GradientType=0) !important;
	background-repeat: repeat-x !important;
	background-size: 200% !important;
	background-position: 0 -100% !important;
	letter-spacing: 1px;
	border: none !important;
	font-family: 'Open Sans', sans-serif !important;
}
.btn-gold:hover{
	background-position: 0 100% !important;
	text-decoration: none !important;
	color: #ffffff !important;
	/*border: 1px solid #2d85c6 !important;*/
}
.vc_general.vc_btn3 {
	letter-spacing: 1px !important;
	font-family: 'Open Sans', sans-serif !important;
}
/** * 4.0 Header * ---------------------------------------------------------------------------- */
.title-toggle-menu{
	display: inline-block;
	margin-top: -6px;
	color: #249756;
}
@media (max-width: 335px){
	.title-toggle-menu{
		display: none;
	}
}

#headerParagraph {
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	letter-spacing:0px;
	text-align: center;
}

/** * 4.1 Site Header * ---------------------------------------------------------------------------- */
.contacts-div{
	float: right;
	margin-top: 25%;
}
#masthead.affix .contacts-div{
	margin-top: 10px;
}

#masthead.affix #headerParagraph{
	display: none;
}

.contacts-div .fa-facebook,
.contacts-div .fa-youtube{
	  font-size: 25px;
    color: #4a4a4a;
}
.contacts-div .fa-facebook:hover,
.contacts-div .fa-youtube:hover{
    color: #A51D1D;
}

@media (max-width: 767px) {
	.contacts-div .fa-facebook,
	.contacts-div .fa-youtube{
		margin-top: 6px;
	}
}
.contacts-div .lang-navigation {
	display: block;
	float: right;
	text-align: center;
	margin: 0px auto;
}
.contacts-div .lang-navigation div.selected {
	float: right;
	padding: 10px;
	display: block;
	background-color: #fff;
	z-index: 1;
}
.contacts-div .lang-navigation div.selected span {
	padding: 10px;
	display: inline-block;
	color: #4a4a4a;
	line-height: 22px;
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	cursor: pointer;
	font-weight: bold;
}
.contacts-div .lang-navigation div.selected span:after{
	content: "\f107";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	padding-left: 10px;
	font-weight: bold;
}
.contacts-div .lang-navigation ul.submenu {
	left: 73%;
	background-color: #fff;
	display: inline-block;
	float: left;
	position: absolute;
	padding: 10px;
	margin: 0px;
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	transform: translateY(-200%);
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	transition-property: transform;
	-webkit-transition-duration: .4s;
	-moz-transition-duration: .4s;
	transition-duration: .4s;
	-webkit-transition-timing-function: ease-in-out;
	-moz-transition-timing-function: ease-in-out;
	transition-timing-function: ease-in-out;
	z-index: -1;
}
.contacts-div .lang-navigation ul.submenu li {
	display: inline;
	padding: 10px;
}
.contacts-div .lang-navigation div.selected:hover > ul.submenu {
	-webkit-transform: translateY(0%);
	-moz-transform: translateY(0%);
	-ms-transform: translateY(0%);
	-o-transform: translateY(0%);
	transform: translateY(100%);
}
.contacts-div .lang-navigation ul.submenu li a,
.contacts-div .lang-navigation ul.submenu li a:active,
.contacts-div .lang-navigation ul.submenu li a:focus,
.contacts-div .lang-navigation ul.submenu li a:visited,
.contacts-div .lang-navigation ul.submenu li a:hover {
	color: #3b3d42;
	letter-spacing: 2px;
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
}


.sliderScroll-container{
	margin-top: -140px;
	z-index: 3;
}
#sliderScroll{
	margin-left: 50%;
	color: #fff;
	cursor: pointer;
	font-size: 18px;
	font-weight: bold;
	font-family: 'Open Sans', sans-serif;
	line-height: 24px;
	letter-spacing: 0.75px;
}
#sliderScroll:hover{
	text-decoration: none;
}
.down-arrow{
	margin-left: 51.5%;
	margin-top: 10px;
}
.pre-header {
	background-color: #ffffff;
	color: #000000;
	padding-top: 0px;
	font-size: 16px;
	transition: all .5s ease-in-out;
	/*border-bottom: 1px solid #3f92bc;*/
}
.pre-header .services .list-inline {
	margin-bottom: 0px;
	margin-top: 0px;
}
.pre-header .assistenza {
	background-color: #2d85c6;
  padding: 10px 15px;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	background-image: -webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.1) 50%,rgba(0,0,0,.1));
	background-image: -o-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.1) 50%,rgba(0,0,0,.1));
	background-image: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.1) 50%,rgba(0,0,0,.1));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#1a000000', GradientType=0);
	background-repeat: repeat-x;
	background-size: 200%;
	background-position: 0 -100%;
}
.pre-header .assistenza:hover {
	background-position: 0 100%;
}
.pre-header .assistenza a,
.pre-header .assistenza a:hover,
.pre-header .assistenza a:active,
.pre-header .assistenza a:focus,
.pre-header .assistenza a:visited {
	color: #fff !important;
	text-decoration: none !important;
	font-size: 18px;
}
.pre-header .assistenza a i {
	margin-left: 10px;
	margin-right: 10px;
}
@media(min-width:768px) {
	.pre-header .services {
		float: left;
	}
	.pre-header .social-list {
		float: right;
	}
}
@media(max-width:768px) {
	.pre-header .services {
		text-align: center;
	}
	.pre-header .social-list {
		text-align: center;
		margin-bottom: 10px;
	}
}
.pre-header .services .list-inline>li {
	margin-left: 5px;
	margin-right: 5px;
}
.pre-header .services img {
	display: inline-block;
}
.pre-header .services i {
	font-size: 16px;
}
.pre-header .services span {
	display: inline-block;
	font-size: 15px;
	margin-left: 5px;
}
.pre-header .social-list .list-inline {
	margin-bottom: 0px;
	margin-top: 0px;
}
.pre-header .social-list .list-inline i {
	font-size: 27px;
}
.pre-header .social-list .list-inline a,
.pre-header .social-list .list-inline a:visited,
.pre-header .social-list .list-inline a:active,
.pre-header .social-list .list-inline a:focus {
	color: #000000;
	padding: 5px 0px;
	display: block;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
}
.pre-header .social-list .list-inline a:hover {
	color: #2d85c6;
}
@media(min-width:369px) AND (max-width:400px) {
	.pre-header .services img {
			max-height: 23px;
	}
	.pre-header .services span {
			font-size: 10px;
	}
}
.pre-header .services a,
.pre-header .services a:active,
.pre-header .services a:focus,
.pre-header .services a:visited {
	color: #000000;
	text-decoration: none;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
	display: block;
	padding: 8px 0px;
}
.pre-header .services a:hover {
	color: #2d85c6;
}

.pre-header .lang-navigation {
	text-align: center;
}
.pre-header .lang-navigation ul {
	padding-left: 0px;
}
@media(min-width:768px) {
	.pre-header .lang-navigation {
			float: right;
	}
}
@media(max-width:368px) {
	.pre-header .services a {
		padding: 10px;
	}
	.pre-header .services img {
		max-height: 17px;
	}
	.pre-header .services i {
		font-size: 20px;
	}
	.pre-header .services span {
		display: none;
	}
}
.pre-header .language-text {
	float: left;
	margin-top: 15px;
	margin-right: 10px;
}
#masthead {
	width: 100%;
	max-width: 100%;
	z-index: 100;
	box-shadow: 0px 3px 8px #888;
}
body.home .site-header:not(.affix) {
	background: #fff;
	box-shadow: none;
}
.site-header,
.site-header.affix {
	transition: all .5s ease-in-out;
	position: fixed;
	background: #fff;
}

.site-header .home-link {
	display: block;
	max-width: 256px;
	max-height: 65px;
	padding: 0 0px;
	width: 100%;
}
@media (max-width: 991px)
{
	.site-header .home-link,
	#masthead.affix .home-link {
		margin: 0 auto !important;
		margin-bottom: 10px !important;
    display: block !important;
	}
}
#masthead.affix .home-link {
	margin: 10px 0px;
}
@media (max-width: 643px) {
	#masthead.affix .home-link {
		margin: auto;
	}
}
#masthead .logo-head {
	margin: 10% 0px 0px 0px;
}
@media(min-width:992px) {
	#masthead .logo-head-tablet {
			display: none;
			visibility: hidden;
	}
	#masthead img.logo-head {
			display: initial;
	}
	#masthead .logo-head-small {
			display: none;
			visibility: hidden;
			max-width: 190px;
			height: auto;
			padding: 15px 0 0 0;
	}
	#masthead.affix .logo-head-small {
			display: initial;
			visibility: visible;
	}
	#masthead.affix .logo-head {
			display: none;
			visibility: hidden;
	}
}
@media(max-width:991px) {
	#masthead .logo-head-tablet {
			display: initial;
			visibility: visible;
	}
	#masthead .logo-head,
	#masthead .logo-head-small {
			display: none;
			visibility: hidden;
	}
	#masthead.affix .contacts-div {
    margin-top: 0px;
	}
}

@media (min-width: 768px) and (max-width: 991px){
	.contacts-div {
		margin-top: 0px;
	}
	#sliderScroll{
		display: none;
	}
}
.site-title {
	margin: 0;
	padding: 10px 0;
}
.site-description {
	margin: 24px 0 15px 20px;
	text-transform: uppercase;
}
.site-description a {
	color: #414141 !important;
	text-decoration: none !important;
}
.site-description a:hover {
	color: #2d85c6 !important;
	/*text-decoration: underline !important;*/
}
.site-description a img {
	margin-bottom: 4px;
	margin-right: 6px;
}
h2.site-description {
	margin: 0px 0px 10px 0px;
}
.site-description-it {
	font-size: 14px;
}
.site-description-en,
.site-description-fr,
.site-description-es {
	font-size: 12px;
}
.site-description-ru {
	font-size: 10px;
}

/* Contacts */
#contactsMiddle {
	position: fixed;
	top: 20%;
	left: 0;
	background-color: transparent;
	text-align: left;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	transition: margin 1s, all .4s ease .4s;
	z-index: 1000;
	margin-left: -100%;
}
#contactsMiddle.toMargin {
	margin-left: 0;
}
#contactsMiddle a,
#contactsMiddle a:focus,
#contactsMiddle a:active,
#contactsMiddle a:visited {
	color: #fff !important;
	display: block !important;
	text-decoration: none !important;
	transition: -webkit-transform .3s;
	transition: transform .3s;
}
#contactsMiddle a:hover {
	color: #fff !important;
	-webkit-transform: scale(1.04);
	transform: scale(1.04);
}
.contacts-middle-box {
	font-size: 18px;
	line-height: 23px;
	width: auto;
	padding: 20px;
	margin-bottom: 15px;
	display: flex;
	height: 100%;
	display: flex;
	align-items: center;
}

.contacts-middle-box.contacts-middle-box-hotel {
	background-color: #1e3b57;
}
.contacts-middle-box.contacts-middle-box-factory {
	background-color: #e47231;
}
.contacts-middle-box.contacts-middle-box-wine {
	background-color: #be1e2c;
}
.contacts-middle-box img {
	float: left;
}
.contacts-middle-box span {
	float: left;
	max-width: 220px;
	margin-left: 20px;
	margin-right: 20px;
}
.contacts-middle-box i {
	float: left;
	font-size: 55px;
	margin-right: 10px;
}

@media (max-width: 960px) {
	#contactsMiddle {
		width: 100%;
		position: relative;
		margin-left: 0 !important;
		z-index: 1;
	}
	.contacts-middle-box {
		margin-bottom: 5px;
	}
	.contacts-middle-box span {
		width: calc(100% - 10%);
		max-width: calc(100% - 10%);
	}
}


/** * 4.2 Navigation * ---------------------------------------------------------------------------- */
.lang-menu .lang-en{
	display: none;
}
ul.lang_menu {
	text-transform: uppercase;
	margin-bottom: 0px;
}
ul.lang_menu li {
	display: inline;
	color: #333132;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
}
ul.lang_menu li a {
	float: left;
	padding: 10px 0;
	color: #333132;
	text-decoration: none;
}
ul.lang_menu li a.selected {
	color: #552155;
}
ul.lang_menu li a:hover {
	color: #552155 !important;
	text-decoration: underline !important;
}
ul.lang_menu li span.nav-divider {
	float: left;
	padding: 10px 0;
	margin: 0 10px;
}
/* Languages */

ul.lang_menu li img {
	float: left;
	margin: 0px 3px;
}
#icon-menu {
	clear: both;
	display: block;
}
ul.icon-menu {
	margin: 0;
	padding: 10px 0;
	text-align: right;
	float: right;
	display: inline;
	border-top: 1px dotted #a1a3a5;
}
ul.icon-menu li {
	height: 24px !important;
	display: inline;
	margin-left: 20px;
}
ul.icon-menu li a {
	display: inline-block;
	height: 24px !important;
	text-indent: -9999em !important;
	color: transparent !important;
	overflow: hidden;
}
ul.icon-menu li a:hover {
	background-position: bottom left !important;
}
/* Menu italiano */

ul.icon-menu-it li.menu-aperto-tutto-lanno a {
	background: url(images/italiano-aperto-tutto-lanno.png) no-repeat top left;
	width: 93px;
}
ul.icon-menu-it li.menu-free-wi-fi a {
	background: url(images/italiano-free-wi-fi.png) no-repeat top left;
	width: 30px;
}
ul.icon-menu-it li.menu-parcheggio-interno a {
	background: url(images/italiano-parcheggio-interno.png) no-repeat top left;
	width: 90px;
}
ul.icon-menu-it li.menu-piscina-interna-ed-esterna a {
	background: url(images/italiano-piscina-interna-ed-esterna.png) no-repeat top left;
	width: 123px;
}
ul.icon-menu-it li.menu-servizi-per-i-piu-piccoli a {
	background: url(images/italiano-servizi-per-i-piu-piccoli.png) no-repeat top left;
	width: 87px;
}
/* Menu inglese */

ul.icon-menu-en li.menu-open-all-year a {
	background: url(images/inglese-open-all-year.png) no-repeat top left;
	width: 70px;
}
ul.icon-menu-en li.menu-free-wifi a {
	background: url(images/inglese-free-wifi.png) no-repeat top left;
	width: 30px;
}
ul.icon-menu-en li.menu-transfers a {
	background: url(images/inglese-transfers.png) no-repeat top left;
	width: 80px;
}
ul.icon-menu-en li.menu-thermal-pools a {
	background: url(images/inglese-thermal-pools.png) no-repeat top left;
	width: 84px;
}
ul.icon-menu-en li.menu-shopping a {
	background: url(images/inglese-shopping.png) no-repeat top left;
	color: transparent;
	width: 74px;
}
/* Menu francese */

ul.icon-menu-fr li.menu-ouvert-toute-lannee a {
	background: url(images/francese-ouvert-toute-lannee.png) no-repeat top left;
	width: 99px;
}
ul.icon-menu-fr li.menu-free-wifi-2 a {
	background: url(images/francese-free-wifi-2.png) no-repeat top left;
	width: 30px;
}
ul.icon-menu-fr li.menu-parc a {
	background: url(images/francese-parc.png) no-repeat top left;
	width: 47px;
}
ul.icon-menu-fr li.menu-piscines-thermales a {
	background: url(images/francese-piscines-thermales.png) no-repeat top left;
	width: 97px;
}
ul.icon-menu-fr li.menu-proche-du-centre a {
	background: url(images/francese-proche-du-centre.png) no-repeat top left;
	width: 80px;
}
/* Menu tedesco */

ul.icon-menu-de li.menu-spaziergange a {
	background: url(images/tedesco-spaziergange.png) no-repeat top left;
	width: 102px;
}
ul.icon-menu-de li.menu-park a {
	background: url(images/tedesco-park.png) no-repeat top left;
	width: 48px;
}
ul.icon-menu-de li.menu-thermalschwimmbader a {
	background: url(images/tedesco-thermalschwimmbader.png) no-repeat top left;
	width: 168px;
}
ul.icon-menu-de li.menu-free-wifi-3 a {
	background: url(images/tedesco-free-wifi-3.png) no-repeat top left;
	width: 30px;
}
ul.icon-menu-de li.menu-haustiere-erlaubt a {
	background: url(images/tedesco-haustiere-erlaubt.png) no-repeat top left;
	width: 85px;
}
.main-navigation {
	clear: both;
	margin: 0 auto;
	/* max-width: 1080px;	min-height: 45px; */
	
	position: relative;
	text-align: right;
}
#masthead .lang-menu,
#masthead .lang-menu:focus{
	background: transparent;
	border: none;
	outline: none;
	color: #4a4a4a;
	padding-left: 10px;
	transition: all 0.5s linear;
	font-weight: bold;
	margin-top: 25%;
}
@media (max-width: 767px) {
	#masthead .lang-menu, 
	#masthead .lang-menu:focus{
		margin-top: 12%;
	}
}
@media (min-width: 644px) and (max-width: 1024px)
{
	#masthead .menu-principale-container #menu-principale {
		text-align: center;
	}
}
#masthead .menu-principale-container {
	margin-top: 8.5%;
	text-transform: uppercase;
}
#masthead.affix .menu-principale-container {
	margin: 20px 0px;
}
@media (max-width: 643px) {
	#masthead.affix .menu-principale-container {
		margin: 0px;
	}
}
@media(max-width:991px) {
	.menu-principale-container {
			margin-top: 2px !important;
			margin-bottom: 10px;
	}
}
ul.nav-menu,
div.nav-menu > ul {
	margin: 0;
	padding: 0;
}
.nav-menu li {
	display: inline-block;
	position: relative;
}
.nav-menu li a {
	color: #4a4a4a;
	display: block;
	line-height: 1;
	padding: 10px 10px;
	text-decoration: none;
	text-transform: capitalize;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 16px;
}
.nav-menu-ru li a {
	font-size: 11px;
	padding: 10px 0.1em;
}
@media (min-width: 992px) {
	.nav-menu .sub-menu {
		padding-top: 27px !important;
	}
	.site-header.affix .nav-menu .sub-menu {
		padding-top: 20px !important;
	}
}

body.home .site-header:not(.affix) .nav-menu .sub-menu a,
body.home .site-header:not(.affix) .nav-menu .children a {
	background: rgba(255, 255, 255, 0.8);
}

.nav-menu .sub-menu a,
.nav-menu .children a {
	background: #fff;
}

.nav-menu .sub-menu,
.nav-menu .children {
	/*border: 1px solid #f1f1f1;*/
	/*	-webkit-box-shadow: 0 2px 0px 2px rgba(100,63,12,0.7);			box-shadow: 0 2px 0px 2px rgba(100,63,12,0.7);	*/
	display: none;
	padding: 0;
	position: absolute;
	z-index: 99999;
	text-align: left;
}


.nav-menu .sub-menu ul,
.nav-menu .children ul {
	border-left: 0;
	left: 100%;
	top: 0;
}
ul.nav-menu ul a,
.nav-menu ul ul a {
	color: #3b3b3b;
	margin: 0;
	width: 200px;
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
}

@media (min-width: 644px) {
	ul.nav-menu ul li:last-child a, .nav-menu ul ul li:last-child a {
		/* border-bottom: 1px solid #cccccc; */
		box-shadow: 0 2px 4px -2px grey;
	}
}

ul.nav-menu ul a:hover,
.nav-menu ul ul a:hover {
	/* background-color: #cb8714; */
	color: #2d85c6;
}
ul.nav-menu li:hover > ul,
.nav-menu ul li:hover > ul {
	display: block;
}
.nav-menu li:hover > a,
.nav-menu li a:hover {
	color: #249756;
}
.nav-menu .current_page_item > a,
.nav-menu .current_page_ancestor > a,
.nav-menu .current-menu-item > a,
.nav-menu .current-menu-ancestor > a {
	color: #249756;
	font-weight: bold;
}
.nav-menu .current_page_item > a,
.nav-menu .current_page_ancestor > a,
.nav-menu .current-menu-item > a,
.nav-menu .current-menu-ancestor > a {
	/*border-bottom:1px solid #2d85c6;*/
	
	border-bottom: none;
}
.menu-toggle {
	display: none;
	color: #2d85c6;
}
#nav.affix #nav_bar {
	background: none;
}
/* Navbar */

.navbar {
	margin: 0 auto;
	/* max-width: 1600px; */
	
	width: 100%;
}
.site-header .search-form {
	position: absolute;
	right: 20px;
	top: 1px;
}
.site-header .search-field {
	background-color: transparent;
	background-image: url(images/search-icon.png);
	background-position: 5px center;
	background-repeat: no-repeat;
	background-size: 24px 24px;
	border: none;
	cursor: pointer;
	height: 37px;
	margin: 3px 0;
	padding: 0 0 0 34px;
	position: relative;
	-webkit-transition: width 400ms ease, background 400ms ease;
	transition: width 400ms ease, background 400ms ease;
	width: 0;
}
.site-header .search-field:focus {
	background-color: #fff;
	border: 2px solid #c3c0ab;
	cursor: text;
	outline: 0;
	width: 230px;
}
/** * 4.3 Head menu * ---------------------------------------------------------------------------- */

@media(max-width:768px) {
	.affix {
			/*position: relative !important;*/
	}
}
#nav {
	clear: both;
	margin: 0;
	padding: 0;
}

#site-navigation .menu-principale-container a {
	color: #333333 !important;
}

#site-navigation .menu-principale-container a:hover {
	color: #249756 !important;
}

#site-navigation .menu-principale-container .current-menu-item a {
	color: #249756 !important;
}

/*#head-fusion {	clear: both;	position: relative;	z-index: 100;	background-color: #F4C956;	color: #000;	margin: 0;	padding: 0;}@media(max-width:991px){	#head-fusion {		padding-top:10px;	}}#head-fusion .mandatory{	border:2px solid #f00;}#head-fusion .form-inline .form-group {	margin: 4px 4px;}@media(min-width:768px){	#head-fusion .form-inline .form-control-dtp{max-width: 100px;}	#head-fusion .form-inline .form-group {margin: 0px 4px;}}#head-fusion input {	padding-left: 0.2em !important;	padding-right: 0.2em !important;}#head-fusion input::-webkit-input-placeholder {  line-height: 1.5em;	padding-left: 0.2em !important;	padding-right: 0.2em !important;}#head-fusion input:-moz-placeholder {  line-height: 1.5em;	padding-left: 0.2em !important;	padding-right: 0.2em !important;}#head-fusion input::-moz-placeholder {  line-height: 1.5em;	padding-left: 0.2em !important;	padding-right: 0.2em !important;}#head-fusion input:-ms-input-placeholder {  line-height: 1.5em;	padding-left: 0.2em !important;	padding-right: 0.2em !important;}#head-fusion input.submit {	text-transform: uppercase;	color: #fff;	background-color: #4569CE;	margin: 8px 0;	padding-left: 1.5em !important;	padding-right: 1.5em !important;	font-size: 16px;}#head-fusion input.submit:hover{	background-color: #34509D;}#head-fusion .modificaPrenotazione{	line-height: 10px;}#head-fusion .modificaPrenotazione a{	font-size: 10px;	color: #414141;	line-height: 12px;}#head-fusion .modificaPrenotazione a:hover{	text-decoration: none;}#head-fusion .input-group-addon {	background: transparent;	font-size: 16px;	color: #fff;	border: none;}#head-fusion input,#head-fusion select {	-webkit-border-radius: 0;	border-radius: 0;	color: #000;}#main-child-age .etaLabel{	margin-top: 7px;	margin-right: 10px;}*/
/* Booking Form Custom */

#nav.affix {
	position: initial;
}
.nav-mercure .row-nav {
	/*margin: auto;*/
}
.nav-mercure .col-nav {
	text-align: center;
}
.nav-mercure .panel-body {
	padding: 0px 15px 3px 15px;
}
@media(max-width:768px) {
	.nav-mercure .panel {
			margin: auto;
			background-color: #2d85c6;
			border: 0px;
			border-radius: 0px;
	}
	.nav-mercure .col-nav {
			background-color: #2d85c6;
	}
}
@media(min-width:769px) {
	.nav-mercure .panel {
		width: 250px;
		position: absolute !important;
		margin: auto;
		margin-top: 1px;
		/*background-color: #2d85c6;*/
		background: rgba(99,44,106,.9);
		border: 0px;
		border-radius: 0px;
	}
}
.nav-mercure .panel-default>.panel-heading {
	/*background-color: #2d85c6;*/
	background-color: transparent !important;
	border: 0px;
	border-radius: 0px;
	color: #fff;
}
.nav-mercure .panel-title {
	padding-top: 2px;
}
.nav-mercure .panel-title>a,
.nav-mercure .panel-title>a:focus,
.nav-mercure .panel-title>a:visited,
.nav-mercure .panel-title>a:hover {
	text-decoration: none;
}
#a-collapseOne .fa {
	padding-left: 5px;
}
#a-collapseOne .fa-caret-down,
#a-collapseOne.collapsed .fa-caret-up {
	visibility: hidden;
	display: none;
}
#a-collapseOne.collapsed .fa-caret-down {
	visibility: visible;
	display: inline;
}
#nav.affix #nav_bar {
	display: block;
}
nav.icon-navigation {
	display: none;
}
#form-mercure .form-row {
	padding-bottom: 5px;
}
#form-mercure .label {
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;
	display: inline;
	float: left;
	width: 40%;
	text-align: right;
	font-size: 12px;
	margin-top: 8px;
}
#form-mercure .field {
	color: #fff;
	display: inline;
	float: left;
	width: 60%;
	/*max-width:55%;*/
}
#form-mercure .field input::-webkit-input-placeholder {
	color: #555;
	padding-left: 5px;
}
#form-mercure .field input:-moz-placeholder {
	color: #555;
	padding-left: 5px;
}
#form-mercure .field input::-moz-placeholder {
	color: #555;
	padding-left: 5px;
}
#form-mercure .field input:-ms-input-placeholder {
	color: #555;
	padding-left: 5px;
}
#form-mercure .form-control {
	border: none !important;
	border-radius: 0px;
	height: auto;
}
#form-mercure input[type="submit"],
#form-mercure input[type="submit"]:focus,
#form-mercure input[type="submit"]:active{
	background: #2d85c6;
	border: none;
	border-radius: 0px;
	color: #fff;
	display: inline-block;
	padding: 6px 40px 4px;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	margin-top: 5px;
}
#form-mercure input[type="submit"]:hover{
	color: #2d85c6;
	background: #fff;
}
#arrivo {
	min-width: 90px;
}
#notti,
#adulti,
#bambini {
	/*min-width: 40px;*/
	
	min-width: 100%;
}
@media(min-width:768px) {
	#Trattamento {
			min-width: 100px;
			max-width: 120px;
	}
}
.text-error {
	color: #ff0000;
}
.border-error {
	border: 2px solid #ff0000;
}
.rifHeader {
	background-color: #414141;
	width: 100%;
	color: #fff;
	/*padding: 12px 0px;*/
}
.rifHeader a,
.rifHeader a:hover{
	color:#fff !important;
}
.rifHeader img {
	margin-right: 5px;
	width: auto;
	height: auto;
}
.rifHeader .pop {
	margin-top: 10px !important;
	margin-bottom: 10px !important;
	padding: 0px 5px !important;
}
@media(max-width:767px) {
	.treatment-container, .promocode-container {
			display: none;
			visibility: hidden;
	}
	/*.search-container{float:left;}*/
	
	.modificaPrenotazione {
			float: left;
			margin-top: 17px !important;
			margin-left: 25px !important;
	}
	.childage-container {
			clear: both;
	}
	.rifHeader .pop {
		text-align: center;
		margin-top: 5px !important;
		margin-bottom: 5px !important;
	}
}
/** * 4.4 Header slider * ---------------------------------------------------------------------------- */
#header-slider {
	position: relative;
	z-index: 1;
	clear: bloth;
	/*background: #ac9279;*/
	background: transparent;
}

@media (min-width: 2572px) {
	#header-slider {
		padding-top: 4%;
	}
}

@media (min-width: 2100px) and (max-width: 2571px) {
	#header-slider {
		padding-top: 5%;
	}
}

@media (min-width: 1024px) and (max-width: 2099px) {
	#header-slider {
		padding-top: 6%;
	}
}
@media (min-width: 992px) and (max-width: 1023px) {
	#header-slider {
		padding-top: 11%;
	}
}
@media (min-width: 768px) and (max-width: 991px){
	#header-slider {
		padding-top: 15%;
	}
}
@media (min-width: 560px) and (max-width: 767px){
	#header-slider {
		padding-top: 18%;
	}
}
@media (min-width: 426px) and (max-width: 559px){
	#header-slider {
		padding-top: 26%;
	}
}
@media (max-width: 425px){
	#header-slider {
		padding-top: 35%;
	}
}
#header-slider .carousel-inner {
	/* max-width: 1104px; */
	max-width: 1600px;
	margin: 0 auto;
	text-align: center;
}
#slider-rev.text {
	letter-spacing: 1px !important;
}
#slider-rev.text b {
	font-weight: bold !important;
}
/** * 5.0 Content * ---------------------------------------------------------------------------- */

.hentry {
	padding: 0 0 40px 0;
}
.hentry h2 {
	margin-top: 0 !important;
}
.entry-header,
.entry-content,
.entry-summary,
.entry-meta {
	margin: 0 auto;
	max-width: 604px;
	width: 100%;
}
.sidebar .entry-header,
.sidebar .entry-content,
.sidebar .entry-summary,
.sidebar .entry-meta {
	max-width: 1040px;
	padding: 0 376px 0 60px;
}
.content-area {
	min-height: 600px;
}
.btn-red .vc_btn3-style-custom{
	color: #fff !important;
}
.btn-red .vc_btn3-style-custom:hover {
	background-color: #A51D1D !important;
}
/** * 5.1 Entry Header * ---------------------------------------------------------------------------- */

.sidebar .entry-header .entry-meta {
	padding: 0;
}
.entry-thumbnail {}.entry-thumbnail img {
	max-width: 100%;
	margin: 0 auto;
	/*border: 1px solid #ebebeb;*/
	height: auto;
}
.entry-header {
	margin-bottom: 30px;
}
.entry-title {
	font-weight: normal;
	margin: 0 0 5px;
}
h2.entry-title {
	padding: 0 !important;
	margin: 0 !important;
	color: #008fce;
	font-size: 26px;
}
.entry-title a {
	color: #141412;
}
.entry-title a:hover {
	color: #ea9629;
}
/** * 5.2 Entry Meta * ---------------------------------------------------------------------------- */

.entry-meta {
	clear: both;
	font-size: 14px;
}
.entry-meta a {
	color: #bc360a;
}
.entry-meta a:hover {
	color: #bc360a;
}
.entry-meta > span {
	margin-right: 20px;
}
.entry-meta > span:last-child {
	margin-right: 0;
}
.featured-post:before {
	content: "\f308";
	margin-right: 2px;
}
.entry-meta .date a:before {
	content: "\f303";
}
.comments-link a:before {
	content: "\f300";
	margin-right: 2px;
	position: relative;
	top: -1px;
}
.entry-meta .author a:before {
	content: "\f304";
	position: relative;
	top: -1px;
}
.categories-links a:first-child:before {
	content: "\f301";
}
.tags-links a:first-child:before {
	content: "\f302";
	position: relative;
	top: -1px;
}
.edit-link a:before {
	content: "\f411";
	position: relative;
	top: -1px;
}
.single-author .entry-meta .author,
.sticky.format-standard .entry-meta .date,
.sticky.format-audio .entry-meta .date,
.sticky.format-chat .entry-meta .date,
.sticky.format-image .entry-meta .date,
.sticky.format-gallery .entry-meta .date {
	display: none;
}
/** * 5.3 Entry Content * ---------------------------------------------------------------------------- */
/*.divider {	clear: both;	border-top: 1px dashed #959595;	width: 60% !important;	height: 0px !important;	margin: 1em auto;	padding: 0;	text-align:center;}*/

.divider {
	clear: both;
	display: inline-block;
	background: url(images/divider.png) no-repeat center;
	border: none;
	width: 100% !important;
	height: 21px !important;
	margin: 1em auto;
	padding: 0;
}
.divider-left {
	clear: both;
	display: inline-block;
	background: url(images/divider.png) no-repeat left;
	border: none;
	width: 100% !important;
	height: 21px !important;
	margin: 1em auto;
	padding: 0;
}
.mini-divider {
	clear: both;
	display: inline-block;
	border-top: 1px dashed #959595;
	width: 25% !important;
	height: 12px !important;
	margin: 1em auto;
	padding: 0;
}
#contatti-bar .vc_column-inner,
#contatti-bar .wpb_content_element  {
	padding: 0px !important;
	margin: 0px !important;
}
.spacer {
	padding-bottom: 15px;
}
#content h1 {
	text-align: center;
	/*font-size: 24px;*/
	
	color: #333132;
}
.entry_content,
.entry-content {
	/*	-webkit-hyphens: auto;	   -moz-hyphens: auto;	    -ms-hyphens: auto;	        hyphens: auto;	word-wrap: break-word;	*/
}
.entry_content a,
.entry_content a:active,
.entry_content a:focus,
.entry_content a:visited,
.entry-content a,
.entry-content a:active,
.entry-content a:focus
.entry-content a:visited {
	color: #2d85c6;
	text-decoration: none;
}
.entry_content a:hover,
.entry-content a:hover {
	color: #A51D1D !important;
	text-decoration: none;
}
.contatti h2 {
	color: #2d85c6;
	font-size: 30px;
	font-weight: normal;
}
.entry_content h2,
.entry_content h2 a {
	/*color: #2d85c6;*/
}
/*.entry_content h3,.entry_content h3 a,.entry_content a,.entry-content a,.comment-content a {	color: #2d85c6;}.entry_content h3 a:hover,.entry_content a:hover,.entry-content a:hover,.comment-content a:hover {	color: #998750;	text-decoration: underline !important;}*/

.entry-content blockquote {
	font-size: 24px;
}
.entry-content blockquote cite,
.entry-content blockquote small {
	font-size: 16px;
}
.entry-content img.alignleft,
.entry-content .wp-caption.alignleft {
	margin-left: -60px;
}
.entry-content img.alignright,
.entry-content .wp-caption.alignright {
	margin-right: -60px;
}

.entry-content .box .img,
.entry_content .box .img {
	max-width: 20%;
	float: left;
	margin-bottom: 10px;
	height: 100%;
	min-height: 55px;
}
.entry-content .box .img img,
.entry_content .box .img img {
	width: auto;
	height: 48px;
}
.entry-content .box .title,
.entry_content .box .title {
	max-width: 75%;
	float: left;
	margin-bottom: 10px;
	margin-left: 15px;
	min-height: 55px;
}
.entry-content .box .title p,
.entry_content .box .title p {
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 23px;
	/*letter-spacing: 1px;*/
	color: #000;
}
.entry-content .box .title p a,
.entry-content .box .title p a:active,
.entry-content .box .title p a:focus,
.entry-content .box .title p a:hover
.entry-content .box .title p a:visited,
.entry_content .box .title p a,
.entry_content .box .title p a:active,
.entry_content .box .title p a:focus,
.entry_content .box .title p a:hover,
.entry_content .box .title p a:visited {
	color: #2d85c6 !important;
	text-decoration: none !important;
}
.entry-content .box .description,
.entry_content .box .description {
	float: left;
	width: 100%;
}

#content .even {
	padding: 10px 10px;
}
#content .odd {
	padding: 10px 10px;
}
.archive-review {
	/*	max-height: 300px;	overflow: hidden;	*/
}
footer.entry-meta {
	margin-top: 24px;
}
.format-standard footer.entry-meta {
	margin-top: 0;
}
/* Page links */

.page-links {
	clear: both;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	line-height: 2.2;
	margin: 20px 0;
	text-transform: uppercase;
}
.page-links a,
.page-links > span {
	background: #fff;
	border: 1px solid #fff;
	padding: 5px 10px;
	text-decoration: none;
}
.format-status .entry-content .page-links a,
.format-gallery .entry-content .page-links a,
.format-chat .entry-content .page-links a,
.format-quote .entry-content .page-links a,
.page-links a {
	background: #e63f2a;
	border: 1px solid #e63f2a;
	color: #fff;
}
.format-gallery .entry-content .page-links a:hover,
.format-audio .entry-content .page-links a:hover,
.format-status .entry-content .page-links a:hover,
.format-video .entry-content .page-links a:hover,
.format-chat .entry-content .page-links a:hover,
.format-quote .entry-content .page-links a:hover,
.page-links a:hover {
	background: #fff;
	color: #e63f2a;
}
.format-status .entry-content .page-links > span,
.format-quote .entry-content .page-links > span {
	background: none;
}
.page-links .page-links-title {
	background: transparent;
	border: none;
	margin-right: 20px;
	padding: 0;
}
/* Mediaelements */

.hentry .mejs-mediaelement,
.hentry .mejs-container .mejs-controls {
	background: #220e10;
}
.hentry .mejs-controls .mejs-time-rail .mejs-time-loaded,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	background: #fff;
}
.hentry .mejs-controls .mejs-time-rail .mejs-time-current {
	background: #ea9629;
}
.hentry .mejs-controls .mejs-time-rail .mejs-time-total,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
	background: #595959;
}
.hentry .mejs-controls .mejs-time-rail span,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	-webkit-border-radius: 0;
	border-radius: 0;
}
/** * 5.4 Galleries * ---------------------------------------------------------------------------- */

.gallery {
	margin-bottom: 20px;
	margin-left: -4px;
}
.gallery-item {
	float: left;
	margin: 0 4px 4px 0;
	overflow: hidden;
	position: relative;
}
.gallery-columns-1.gallery-size-medium,
.gallery-columns-1.gallery-size-thumbnail,
.gallery-columns-2.gallery-size-thumbnail,
.gallery-columns-3.gallery-size-thumbnail {
	display: table;
	margin: 0 auto 20px;
}
.gallery-columns-1 .gallery-item,
.gallery-columns-2 .gallery-item,
.gallery-columns-3 .gallery-item {
	text-align: center;
}
.gallery-columns-4 .gallery-item {
	max-width: 23%;
	max-width: -webkit-calc(25% - 4px);
	max-width: calc(25% - 4px);
}
.gallery-columns-5 .gallery-item {
	max-width: 19%;
	max-width: -webkit-calc(20% - 4px);
	max-width: calc(20% - 4px);
}
.gallery-columns-6 .gallery-item {
	max-width: 15%;
	max-width: -webkit-calc(16.7% - 4px);
	max-width: calc(16.7% - 4px);
}
.gallery-columns-7 .gallery-item {
	max-width: 13%;
	max-width: -webkit-calc(14.28% - 4px);
	max-width: calc(14.28% - 4px);
}
.gallery-columns-8 .gallery-item {
	max-width: 11%;
	max-width: -webkit-calc(12.5% - 4px);
	max-width: calc(12.5% - 4px);
}
.gallery-columns-9 .gallery-item {
	max-width: 9%;
	max-width: -webkit-calc(11.1% - 4px);
	max-width: calc(11.1% - 4px);
}
.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
	margin-right: 0;
}
.gallery-caption {
	background-color: rgba(0, 0, 0, 0.7);
	box-sizing: border-box;
	color: #fff;
	font-size: 14px;
	line-height: 1.3;
	margin: 0;
	max-height: 50%;
	opacity: 0;
	padding: 2px 8px;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: left;
	-webkit-transition: opacity 400ms ease;
	transition: opacity 400ms ease;
	width: 100%;
}
.gallery-caption:before {
	box-shadow: 0 -10px 15px #000 inset;
	content: "";
	height: 100%;
	min-height: 49px;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}
.gallery-item:hover .gallery-caption {
	opacity: 1;
}
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}
div.ppt {
	visibility: hidden;
}
/** * 5.5 Post Formats * ---------------------------------------------------------------------------- */
/* Aside */

.format-aside {
	background-color: #f7f5e7;
}
.blog .format-aside:first-of-type,
.single .format-aside:first-of-type,
.format-aside + .format-aside,
.format-aside + .format-link,
.format-link + .format-aside {
	box-shadow: inset 0 2px 2px rgba(173, 165, 105, 0.2);
}
.format-aside .entry-meta {
	margin-top: 0;
}
.format-aside blockquote {
	font-size: 100%;
	font-weight: normal;
}
.format-aside cite {
	font-size: 100%;
	text-transform: none;
}
.format-aside cite:before {
	content: "\2014";
	margin-right: 5px;
}
/* Audio */

.format-audio {
	background-color: #cb8714;
}
.format-audio .entry-title {
	font-size: 28px;
	font-weight: bold;
}
.format-audio .entry-content:before {
	content: "\f109";
	float: left;
	font-size: 64px;
	position: relative;
	top: 4px;
}
.format-audio .entry-content a,
.format-audio .entry-meta a,
.format-audio .entry-content a:hover,
.format-audio .entry-meta a:hover {
	color: #fbfaf3;
}
.format-audio .audio-content {
	background: url(images/dotted-line.png) repeat-y left top;
	background-size: 4px 4px;
	float: right;
	padding-left: 35px;
	width: 80%;
	width: -webkit-calc(100% - 85px);
	width: calc(100% - 85px);
}
.format-audio .wp-audio-shortcode {
	height: 30px !important;
	/* Override mediaelement.js style */
	
	margin: 20px 0;
	max-width: 400px !important;
	/* Override mediaelement.js style */
}
.format-audio audio {
	max-width: 100% !important;
	/* Avoid player width overflow. */
}
/* Chat */

.format-chat {
	background-color: #eadaa6;
}
.format-chat .entry-title {
	font-size: 28px;
	font-weight: bold;
}
.format-chat .entry-meta a,
.format-chat .entry-content a {
	color: #722d19;
}
.format-chat .entry-meta .date a:before {
	content: "\f108";
	margin-right: 2px;
}
.format-chat .entry-meta .author {
	display: none;
}
.format-chat .chat {
	margin: 0;
}
.format-chat .chat .chat-timestamp {
	color: #722d19;
	float: right;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 10px 0;
}
.format-chat .chat .fn {
	font-style: normal;
}
/* Gallery */

.format-gallery {
	background-color: #fbca3c;
}
.format-gallery .entry-header {
	margin-bottom: 15px;
}
.format-gallery .entry-title {
	font-size: 50px;
	font-weight: 400;
	margin: 0;
}
.format-gallery .entry-meta a,
.format-gallery .entry-content a {
	color: #722d19;
}
/* Image */

.format-image .entry-title {
	font-size: 28px;
	font-weight: bold;
}
.format-image .categories-links,
.format-image .tags-links {
	display: none;
}
/* Link */

.format-link {
	background-color: #f7f5e7;
}
.blog .format-link:first-of-type,
.single .format-link:first-of-type {
	box-shadow: inset 0 2px 2px rgba(173, 165, 105, 0.2);
}
.format-link .entry-header,
.format-link .entry-content p:last-child {
	margin-bottom: 0;
}
.format-link .entry-title {
	color: #ca3c08;
	display: inline;
	font: 300 italic 20px "Source Sans Pro", Helvetica, sans-serif;
	margin-right: 20px;
}
.format-link .entry-title a {
	color: #bc360a;
}
.format-link div.entry-meta {
	display: inline;
}
/* Quote */

.format-quote {
	background-color: #210d10;
}
.format-quote .entry-content,
.format-quote .entry-meta {
	color: #f7f5e7;
}
.format-quote .entry-content blockquote {
	font-size: 28px;
	margin: 0;
}
.format-quote .entry-content a,
.format-quote .entry-meta a,
.format-quote .linked {
	color: #e63f2a;
}
.format-quote .entry-content cite a {
	border-bottom: 1px dotted #fff;
	color: #fff;
}
.format-quote .entry-content cite a:hover {
	text-decoration: none;
}
.format-quote blockquote small,
.format-quote blockquote cite {
	display: block;
	font-size: 16px;
}
.format-quote blockquote {
	font-style: italic;
	font-weight: 300;
	padding-left: 75px;
	position: relative;
}
.format-quote blockquote:before {
	content: '\201C';
	font-size: 140px;
	font-weight: 400;
	line-height: .8;
	padding-right: 25px;
	position: absolute;
	left: -15px;
	top: -3px;
}
.format-quote .entry-meta .author {
	display: none;
}
/* Status */

.format-status {
	background-color: #722d19;
	padding: 0;
}
.format-status .entry-content,
.format-status .entry-meta {
	padding-left: 35px;
	position: relative;
}
.format-status .entry-content a {
	color: #eadaa6;
}
.format-status .entry-meta a {
	color: #f7f5e7;
}
.sidebar .format-status .entry-content,
.sidebar .format-status .entry-meta {
	padding-left: 95px;
}
.format-status .entry-content:before,
.format-status .entry-meta:before {
	background: url(images/dotted-line.png) repeat-y left bottom;
	background-size: 4px 4px;
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	left: 10px;
	top: 0;
	width: 1px;
}
.sidebar .format-status .entry-content:before,
.sidebar .format-status .entry-meta:before {
	left: 70px;
}
.format-status .categories-links,
.format-status .tags-links {
	display: none;
}
/* Ensures the dots in the dot background are in lockstep. */

.format-status .entry-meta:before {
	background-position: left top;
}
.format-status .entry-content {
	color: #f7f5e7;
	font-size: 24px;
	font-style: italic;
	font-weight: 300;
	padding-bottom: 30px;
	padding-top: 40px;
	position: relative;
}
.format-status .entry-content p:first-child:before {
	background-color: rgba(0, 0, 0, 0.65);
	content: "";
	height: 3px;
	margin-top: 13px;
	position: absolute;
	left: 4px;
	width: 13px;
}
.sidebar .format-status .entry-content > p:first-child:before {
	left: 64px;
}
.format-status .entry-content p:last-child {
	margin-bottom: 0;
}
.format-status .entry-meta {
	margin-top: 0;
	padding-bottom: 40px;
}
.format-status .entry-meta .date a:before {
	content: "\f105";
}
/* Video */

.format-video {
	background-color: #cb8714;
}
.format-video .entry-content a,
.format-video .entry-meta a,
.format-video .entry-content a:hover,
.format-video .entry-meta a:hover {
	color: #fbfaf3;
}
.format-video .entry-title {
	font-size: 50px;
	font-weight: 400;
}
.format-video .entry-meta {
	color: #220e10;
}
/** * 5.6 Attachments * ---------------------------------------------------------------------------- */

.attachment .hentry {
	/* background-color: #e8e5ce; */
	
	margin: 0;
	padding: 0;
}
.attachment .entry-header {
	margin-bottom: 0;
	max-width: 1040px;
	padding: 30px 0;
}
.attachment .entry-title {
	display: inline-block;
	float: left;
	font: 300 italic 30px "Source Sans Pro", Helvetica, sans-serif;
	margin: 0;
}
.attachment .entry-title:before {
	content: "\f416";
	font-size: 32px;
	margin-right: 10px;
}
.attachment .entry-meta {
	clear: none;
	color: inherit;
	float: right;
	max-width: 604px;
	padding: 9px 0 0;
	text-align: right;
}
.hentry.attachment:not(.image-attachment) .entry-meta {
	max-width: 104px;
}
.attachment footer.entry-meta {
	display: none;
}
.attachment-meta:before {
	content: "\f307";
}
.full-size-link a:before {
	content: "\f402";
}
.full-size-link:before {
	content: none;
}
.attachment .entry-meta a,
.attachment .entry-meta .edit-link:before,
.attachment .full-size-link:before {
	color: #ca3c08;
}
.attachment .entry-content {
	background-color: #fff;
	max-width: 100%;
	padding: 40px 0;
}
.image-navigation {
	margin: 0 auto;
	max-width: 1040px;
	position: relative;
}
.image-navigation a:hover {
	text-decoration: none;
}
.image-navigation .nav-previous,
.image-navigation .nav-next {
	position: absolute;
	top: 50px;
}
.image-navigation .nav-previous {
	left: 0;
}
.image-navigation .nav-next {
	right: 0;
}
.image-navigation .meta-nav {
	font-size: 32px;
	font-weight: 300;
	vertical-align: -4px;
}
.attachment .entry-attachment,
.attachment .type-attachment p {
	margin: 0 auto;
	max-width: 724px;
	text-align: center;
}
.attachment .entry-attachment .attachment {
	display: inline-block;
}
.attachment .entry-caption {
	text-align: left;
}
.attachment .entry-description {
	margin: 20px auto 0;
	max-width: 604px;
}
.attachment .entry-caption p:last-child,
.attachment .entry-description p:last-child {
	margin: 0;
}
.attachment .site-main .sidebar-container {
	display: none;
}
/** * 5.7 Post/Paging Navigation * ---------------------------------------------------------------------------- */

.navigation .nav-previous {
	float: left;
}
.navigation .nav-next {
	float: right;
}
.navigation a {
	color: #bc360a;
}
.navigation a:hover {
	color: #ea9629;
	text-decoration: none;
}
.paging-navigation {
	/* background-color: #e8e5ce; */
	
	padding: 40px 0;
}
.paging-navigation .nav-links {
	margin: 0 auto;
	max-width: 604px;
	width: 100%;
}
.sidebar .paging-navigation .nav-links {
	max-width: 1040px;
	padding: 0 376px 0 60px;
}
.paging-navigation .nav-next {
	padding: 13px 0;
}
.paging-navigation a {
	font-size: 22px;
	font-style: italic;
	font-weight: 300;
}
.paging-navigation .meta-nav {
	background-color: #e63f2a;
	border-radius: 50%;
	color: #fff;
	display: inline-block;
	font-size: 26px;
	padding: 3px 0 8px;
	text-align: center;
	width: 50px;
}
.paging-navigation .nav-previous .meta-nav {
	margin-right: 10px;
	padding: 17px 0 23px;
	width: 80px;
}
.paging-navigation .nav-next .meta-nav {
	margin-left: 10px;
}
.paging-navigation a:hover .meta-nav {
	background-color: #ea9629;
	text-decoration: none;
}
.post-navigation {
	background-color: #fff;
	color: #ca3c08;
	font-size: 20px;
	font-style: italic;
	font-weight: 300;
	padding: 20px 0;
}
.post-navigation .nav-links {
	margin: 0 auto;
	max-width: 1040px;
}
.sidebar .post-navigation .nav-links {
	padding: 0 376px 0 60px;
}
.post-navigation a[rel="next"] {
	float: right;
	text-align: right;
}
/** * 5.8 Archives * ---------------------------------------------------------------------------- */

.archive-header {
	background-color: #e8e5ce;
}
.tax-special-offer .archive-header,
.single-offer .archive-header {
	background: none;
	margin-top: 1em;
	color: #2d85c6;
	font-size: 24px;
}
.single-offer h1.slogan {
	font-family: 'Open Sans', sans-serif;
	color: #2d85c6 !important;
	padding-bottom: 20px;
	padding-top: 10px;
	/*font-size: 30px !important;*/
}
.archive-title,
.archive-meta {
	font: 300 italic 30px "Source Sans Pro", Helvetica, sans-serif;
	margin: 0 auto;
	max-width: 1040px;
	padding: 30px 0;
	width: 100%;
}
.archive-meta {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	margin-top: -15px;
	padding: 0 0 11px;
}
.sidebar .archive-meta {
	padding-right: 316px;
}
/** * 5.9 Search Results/No posts * ---------------------------------------------------------------------------- */

.page-header {
	background-color: #e8e5ce;
}
.page-title {
	font: 300 italic 30px "Source Sans Pro", Helvetica, sans-serif;
	margin: 0 auto;
	max-width: 1040px;
	padding: 30px 0;
	width: 100%;
}
.page-content {
	margin: 0 auto;
	max-width: 604px;
	padding: 40px 0;
	width: 100%;
}
.sidebar .page-content {
	margin: 0 auto;
	max-width: 1040px;
	padding: 40px 376px 40px 60px;
}
/** * 5.10 404 Error * ---------------------------------------------------------------------------- */

.error404 .page-header {
	background-color: #fff;
}
.error404 .page-title {
	line-height: 0.6;
	margin: 0;
	padding: 300px;
	position: relative;
	text-align: center;
	width: auto;
}
.error404 .page-title:before {
	color: #e8e5ce;
	content: "\f423";
	font-size: 964px;
	line-height: 0.6;
	overflow: hidden;
	position: absolute;
	left: 7px;
	top: 28px;
}
.error404 .page-wrapper {
	background-color: #e8e5ce;
}
.error404 .page-header,
.error404 .page-content {
	margin: 0 auto;
	max-width: 1040px;
	padding-bottom: 40px;
	width: 100%;
}
.error404 h1.slogan:before {
	content: url(images/404-face.png);
	padding-right: 0.3em;
}
.error404 h1.slogan {
	font-size: 30px !important;
	color: #333132;
}
.error404 #post-0 {
	text-align: center;
}
.error404 h2 {
	font-size: 24px !important;
	color: #2d85c6 !important;
}
.error404 h2 a {
	color: #2d85c6;
}
.error404 article.post-0 {
	margin-bottom: 2em;
}
/** * 5.12 Multisite * ---------------------------------------------------------------------------- */

.site-main .mu_register {
	margin: 0 auto;
	max-width: 604px;
	width: 100%;
}
.mu_alert {
	margin-top: 25px;
}
.site-main .mu_register input[type="submit"],
.site-main .mu_register #blog_title,
.site-main .mu_register #user_email,
.site-main .mu_register #blogname,
.site-main .mu_register #user_name {
	font-size: inherit;
	width: 270px;
}
.site-main .mu_register input[type="submit"] {
	width: auto;
}
/** * 5.13 Special Offers * ---------------------------------------------------------------------------- */
/* pagina riepilogo offerte */

.row-offer {
	padding-bottom: 60px;
}
.offer-tel {
	color: #333;
	font-size: 20px;
	text-align: center;
	padding-bottom: 25px;
}
.offer-tel a {
	color: #2d85c6;
	font-size: 25px;
	padding-left: 15px;
}
.offer-tel a:hover,
.offer-tel a:focus,
.offer-tel a:visited {
	color: #2d85c6;
	text-decoration: none;
}
.offer-tel i {
	font-size: 32px;
	font-weight: bold;
	padding-right: 15px;
}
#offer-name {
	visibility: hidden;
}
/* box offerte (homepage) */

.col-offer {
	padding-top: 40px;
}
.img-offer {
	width: 100%;
	border: 1px solid #e1e1e1;
}
.rbox-offer {
	padding-left: 10px;
	text-align:center;
}

.title-offer a {
	font-size: 20px;
	color: #4a4a4a !important;
}
.title-offer a:hover,
.title-offer a:visited,
.title-offer a:focus {
	color: #4a4a4a;
	text-decoration: none;
}
.text-offer {
	font-size: 15px;
	padding: 8px 0px;
}
.link-offer a,
.link-offer a:visited {
	background-color: #4a4a4a;
	border: none;
	border-radius: 0px;
	color: #fff;
	display: inline-block;
	padding: 6px 40px 4px;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	margin-top: 5px;
}

.link-offer a:hover,
.link-offer a:focus
 {
	background-color: #fff;
	text-decoration: none;
	color: #2d85c6;
	border: 1px solid #2d85c6;
}
.progetti .col-xs-6{padding-left:0px; padding-right:0px;}

.overlay {
  position: absolute;
  top: 41px;
  bottom: 0;
  left: 15px;
  right: 0;
  height: 240px;
  width: 93%;
  opacity: 0;
  transition: .3s ease;
  background-color: rgb(61,61,61, .7) !important;
}
.lbox-offer:hover .overlay {
  opacity: 1;
}
.icon img{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.icon img{
	width:25% !important;
	height: auto !important;
	opacity: 1;
}

.centered-icons{
	width: 120% !important;
    margin: 0 auto !important;
	padding-left: 0 !important;
    padding-right: 0 !important;
	left: 0 !important;
}

/** * 5.14 Bootstrap 3 Lightbox * ---------------------------------------------------------------------------- */
/* custom styling of the directional arrows */

.ekko-lightbox-container {
	position: relative;
}
.ekko-lightbox-nav-overlay {
	z-index: 1001;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ekko-lightbox-nav-overlay a {
	opacity: 0;
	-webkit-transition: opacity 0.5s;
	-moz-transition: opacity 0.5s;
	-o-transition: opacity 0.5s;
	transition: opacity 0.5s;
	color: #fff;
	font-size: 30px;
	height: 100%;
	width: 49%;
	display: block;
	padding-top: 45%;
	text-shadow: 2px 2px 4px #000;
	filter: dropshadow(color=#000, offx=2, offy=2);
	z-index: 100;
}
.ekko-lightbox-nav-overlay a:empty {
	width: 49%;
	/* removes glyphicons :empty { width:1em } */
}
.ekko-lightbox a:hover {
	opacity: 1;
	text-decoration: none;
}
.ekko-lightbox .glyphicon-chevron-left {
	padding-left: 15px;
	float: left;
	left: 0;
	text-align: left;
}
.ekko-lightbox .glyphicon-chevron-right {
	padding-right: 15px;
	float: right;
	right: 0;
	text-align: right;
}
/* use this to get your footer text left aligned - bootstraps modal default aligns them right */

.ekko-lightbox .modal-footer {
	text-align: left;
}
/** * 5.15 Dynamic To Top * ---------------------------------------------------------------------------- */
#dynamic-to-top {
	    display: none !important;
}
#dynamic-to-top {
	padding: 0px !important;
	border-color: #fff !important;
	background: transparent !important;
	border-radius: 26px !important;
}
#dynamic-to-top span {
	width: 45px !important;
	height: 45px !important;
	background: transparent url('images/freccia.png') no-repeat center center !important;
}
/** * 5.16 Bootstrap elements * ---------------------------------------------------------------------------- */

a.submit {
	display: block;
	text-transform: uppercase;
	color: #fff;
	background: rgb(203, 135, 20);
	/* Old browsers */
	
	background: -moz-linear-gradient(top, rgba(203, 135, 20, 1) 0%, rgba(152, 114, 26, 1) 100%);
	/* FF3.6+ */
	
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(203, 135, 20, 1)), color-stop(100%, rgba(152, 114, 26, 1)));
	/* Chrome,Safari4+ */
	
	background: -webkit-linear-gradient(top, rgba(203, 135, 20, 1) 0%, rgba(152, 114, 26, 1) 100%);
	/* Chrome10+,Safari5.1+ */
	
	background: -o-linear-gradient(top, rgba(203, 135, 20, 1) 0%, rgba(152, 114, 26, 1) 100%);
	/* Opera 11.10+ */
	
	background: -ms-linear-gradient(top, rgba(203, 135, 20, 1) 0%, rgba(152, 114, 26, 1) 100%);
	/* IE10+ */
	
	background: linear-gradient(to bottom, rgba(203, 135, 20, 1) 0%, rgba(152, 114, 26, 1) 100%);
	/* W3C */
	
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#cb8714', endColorstr='#98721a', GradientType=0);
	/* IE6-9 */
	
	border: 1px solid #fff;
	margin: 5px 0;
	padding-left: 10px !important;
	padding-right: 10px !important;
	font-size: 18px;
}
a.submit:hover {
	color: #fff;
	border: 1px solid rgb(203, 135, 20);
}
/** * 5.17 Mix elements * ---------------------------------------------------------------------------- */

.meta-content {
	padding: 0.5em 1em;
}
.social {
	background: #ebebeb
	/* url(images/social.png) no-repeat right */
	
	;
	color: #333;
	padding: 1em 1.5em;
}
.social a.linksalpha_button,
.social a.linksalpha_link {
	display: none !important;
}
.social .social-text {
	display: inline-block;
	line-height: 30px;
	float: left;
}
.social .mr_social_sharing_wrapper {
	width: auto !important;
	float: right;
	display: inline-block !important;
	padding: 0 !important;
}
.social .mr_social_sharing_wrapper img {
	width: 20px;
	height: 20px;
}
/* Internet Explorer */

.ie .col-xs-1,
.ie .col-xs-2,
.ie .col-xs-3,
.ie .col-xs-4,
.ie .col-xs-5,
.ie .col-xs-6,
.ie .col-xs-7,
.ie .col-xs-8,
.ie .col-xs-9,
.ie .col-xs-10,
.ie .col-xs-11,
.ie .col-xs-12,
.ie .col-sm-1,
.ie .col-sm-2,
.ie .col-sm-3,
.ie .col-sm-4,
.ie .col-sm-5,
.ie .col-sm-6,
.ie .col-sm-7,
.ie .col-sm-8,
.ie .col-sm-9,
.ie .col-sm-10,
.ie .col-sm-11,
.ie .col-sm-12,
.ie .col-md-1,
.ie .col-md-2,
.ie .col-md-3,
.ie .col-md-4,
.ie .col-md-5,
.ie .col-md-6,
.ie .col-md-7,
.ie .col-md-8,
.ie .col-md-9,
.ie .col-md-10,
.ie .col-md-11,
.ie .col-md-12,
.ie .input-group,
.ie .row,
.ie .content {
	box-sizing: border-box;
	behavior: url(css/boxsizing.htc);
}
.rece-background-left,
.rece-background-right {
	height: 170px !important;
	display: block !important;
	background-color: #b2e4c9;
}
.rece-background-left {
	background: #b2e4c9 url(images/rece-background-left.png) no-repeat left center;
}
.rece-border-left {
	border-left: 1px solid #000;
}
.rece-background-left h2,
.rece-background-right h2 {
	margin: 0.2em 0 0 0;
	font-size: 20px;
	color: #000;
}
.rece-background-left p,
.rece-background-right p {
	margin: 0;
	padding: 0.5em 1em 0 1em;
	font-size: 14px;
	line-height: 1 !important;
	color: #000;
}
.rece-background-left h3 {
	padding-top: 60px;
	padding-left: 10px;
	color: #fff;
}
.rece-background-left h3 strong {
	color: #ef2227;
}
.rece-background-right a {
	text-align: center !important;
	color: #fff;
}
.banner-top-it,
.banner-top-de,
.banner-top-en,
.banner-top-fr {
	background: #72bf44 url(images/banner-top.png) no-repeat center center;
}
.banner-top-it h3,
.banner-top-de h3,
.banner-top-en h3 {
	font-weight: 700;
	display: block;
	line-height: 1;
}
.banner-first-row {
	font-family: 'Open Sans', sans-serif;
}
.banner-second-row {
	font-family: 'Open Sans', sans-serif;
}
/** * 5.18 Homepage * ---------------------------------------------------------------------------- */
.row-chisiamo h6,
.row-chisiamo h4,
.row-chisiamo p,
.row-chisiamo .vc_btn3-container{
	padding-left: 39%;
	padding-right: 5%;
}
.row-chisiamo h2{
	padding-left: 39%;
	margin-bottom: 40px !important;
	font-weight: bold !important;
}
@media (min-width: 1200px) and (max-width: 1600px){
	.row-chisiamo h6,
	.row-chisiamo h4,
	.row-chisiamo p,
	.row-chisiamo .vc_btn3-container{
		padding-left: 20%;
	}
	.row-chisiamo h2{
		padding-left: 20%;
	}
}
.home-last-row h6,
.home-last-row h4,
.home-last-row p,
.home-last-row .vc_btn3-container{
	padding-left: 39%;
}
.home-last-row h2{
	padding-left: 39%;
	margin-bottom: 40px !important;
	font-weight: bold;
}
@media (min-width: 1200px) and (max-width: 1600px){
	.home-last-row h6,
	.home-last-row h4,
	.home-last-row p,
	.home-last-row .vc_btn3-container{
		padding-left: 20%;
	}
	.home-last-row h2{
		padding-left: 20%;
	}
}
#services-row {
	margin-bottom: 40px !important;
}
#services-row .wpb_column{
	width: 20%;
}
#services-row p{
	  text-align: center;
    font-size: 18px;
    color: #249756;
    letter-spacing: 0.75px;
    line-height: 24px;
    font-weight: bold;
}
#services-row a{
	color: #249756 !important;
}
.row-chisiamo .vc_btn3-container a:after{
	content: "\f105";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	padding-left: 10px;
}
#tech-row{
	padding: 0px;
	width: 100%;
}
@media (max-width: 1199px) {
	#tech-row {
		width: 100% !important;
	}
}
@media (min-width: 992px) and (max-width: 1335px) {
	#tech-row {
		left: 0 !important;
	}
}
@media (max-width: 991px) {
	#tech-row {
		left: 0 !important;
		margin-bottom: 50px;
	}
} 
#tech-row .paragrafo-largo {
	width: 27.8% !important;
}
@media (min-width: 1200px) and (max-width: 1279px) {
	#tech-row .paragrafo-largo {
		width: 25% !important;
	}
}
#tech-box{
	position: absolute;
	right: 0;
	bottom: 0;
	max-width: 560px;
	background: #213d4f;
	padding: 20px;
}
.tech-angle {
	color: #fff;
	padding-left: 6% !important;
	padding-right: 10% !important;
}
.tech-col{
	color: #fff;
	margin: auto;
}
.tech-col h2{
	margin-bottom: 40px !important;
	font-weight: bold;
}
.red-link{
	color: #249756 !important;
	font-weight: bold;
}
.red-link:hover{
	color: #9e1515;
}
.red-link:after{
	content: "\f105";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	padding-left: 10px;
}
.home-last-row .vc_btn3-container a:after{
	content: "\f105";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	padding-left: 10px;
}
#row-0 {
	border-bottom: 1px solid #C3C1C1;
	padding-bottom: 0px;
  padding-top: 25px;
}
#row-0 .text p {
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 23px;
	letter-spacing: 1px;
	color: #3B3B3B;
}
#row-title h1 {
	margin: 50px auto !important;
	font-family: 'Open Sans', sans-serif;;
	line-height: 43px;
	letter-spacing: 1px;
	color: #3B3B3B;
}
#three-boxes-row {
	margin-bottom: 70px;
}
#three-boxes-row .box .img {
	max-width: 20%;
	float: left;
	margin-bottom: 10px;
	height: 100%;
	min-height: 55px;
}
#three-boxes-row .box .img img {
	width: auto;
	height: 48px;
}
#three-boxes-row .box .title {
	max-width: 75%;
	float: left;
	margin-bottom: 10px;
	margin-left: 15px;
	min-height: 55px;
}
#three-boxes-row .box .title p {
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 23px;
	letter-spacing: 1px;
	color: #2d85c6;
}
#three-boxes-row .box .title p a:active,
#three-boxes-row .box .title p a:focus,
#three-boxes-row .box .title p a:hover,
#three-boxes-row .box .title p a:visited {
	color: #2d85c6 !important;
	text-decoration: none !important;
}
#three-boxes-row .box .description {
	float: left;
	width: 100%;
}
#row-2 {
	margin-top: 20px;
	margin-bottom: 20px;
}
#row-2 p {
	color: #3B3B3B;
}
@media(min-width:768px) {
	#row-2 .wpb_column {
		max-width: 50%;
	}
	#row-2-pc .wpb_column {
		position: absolute;
		z-index: 10;
	}
}
#row-3-icons {
	margin-bottom: 50px;
  margin-top: 50px;
}
#row-3-icons .wpb_single_image,
#row-3-icons .wpb_text_column  {
	margin-bottom: 35px;
}
#row-3-icons .box .icon img {
	width: auto;
	height: 52px;
}
#row-3-icons .box .vc_column-inner {
	padding-left: 5px;
	padding-right: 5px;
}
#row-3-icons .box .title p {
	font-family: 'Open Sans', sans-serif;
	font-size: 50px;
	text-align: center;
	line-height: 38px;
	letter-spacing: 1px;
	color: #2d85c6;
}
#row-3-icons .box .subtitle p {
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	text-align: center;
	line-height: 23px;
	color: #3B3B3B;
}
#row-4 {
	border-top: 1px solid #C3C1C1;
	padding-top: 50px;
  padding-bottom: 20px;
}

.pricecomparison-section-bkg {
	background-color: #E8E8E8;
	padding-bottom: 40px;
}
.reasons-row {}.reasons-col {}.reasons-title {
	background-color: #2d85c6;
	color: #fff;
}
.reasons-title p {
	font-size: 22px;
	line-height: 22px;
	padding: 20px 0px;
}
.reasons-text {
	background-color: #E1E1E1;
	padding: 25px 45px;
	font-size: 18px;
}
.reasons-text i {
	color: #2d85c6;
	font-size: 22px;
	padding-right: 15px;
}
#map-box {
	background-color: rgba(0, 0, 0, 0.8);
	width: 350px;
	height: 150px;
	z-index: 5;
	position: absolute;
	padding: 18px;
	bottom: 50%;
	right: 5%;
}
@media(max-width:767px){
	#map-box{
		visibility:hidden;
		display:none;
	}
}
#map-box .map-box-title {
	font-size: 20px;
	line-height: 1.5;
	letter-spacing: 0.5px;
	color: #ffffff;
}
#map-box .map-box-text {
	font-size: 16px;
	letter-spacing: 0.4px;
	padding-bottom: 10px;
	color: #b7b7b7;
}
.offer-title h2 a {
	color: #2d85c6 !important;
}
.offer-title h2 a:hover,
.offer-title h2 a:focus,
.offer-title h2 a:active,
.offer-title h2 a:visited {
	color: #998750 !important;
	text-decoration: none !important;
}

@media (min-width: 644px) and (max-width: 767px){
	.row-chisiamo h6,
	.row-chisiamo h4,
	.row-chisiamo p,
	.row-chisiamo .vc_btn3-container,
	.row-chisiamo h2{
		padding-left: 5%;
	}
	.tech-col{
		width: 100% !important;
		margin-top: 0%;
		margin-right: 0%;
	}
	.home-last-row h6,
	.home-last-row h4,
	.home-last-row p,
	.home-last-row .vc_btn3-container,
	.home-last-row h2{
		padding-left: 5%;
	}
	.column1,
	.column2	{
		width: 50% !important;
	}
}

@media (min-width: 768px) and (max-width: 991px){
	.row-chisiamo h6,
	.row-chisiamo h4,
	.row-chisiamo p,
	.row-chisiamo .vc_btn3-container,
	.row-chisiamo h2{
		padding-left: 5%;
		padding-right: 25px;
	}
	.tech-col{
		padding-top: 15px;
		padding-bottom: 10px;
	}
	.home-last-row h6,
	.home-last-row h4,
	.home-last-row h2,
	.home-last-row p,
	.home-last-row .vc_btn3-container{
		padding-left: 5%;
	}
	.first-col {
    margin-left: 5% !important;
	}
}

@media (max-width: 991px){
	#tech-box{
		position: relative;
		width: 100%;
		max-width: 100%;
		margin: 0;
	}
	.tech-left-col{
		width: 100% !important;
	}
	.chisiamo-img{
		display: none !important;
	}
}

@media (min-width: 1025px) and (max-width: 1199px){
	.tech-left-col{
		width: 100% !important;
	}
	.paragrafo-largo{
		width: 50% !important;
	}
	.row-chisiamo h6,
	.row-chisiamo h4,
	.row-chisiamo p,
	.row-chisiamo .vc_btn3-container,
	.row-chisiamo h2{
		padding-left: 5%;
		padding-right: 5%;
	}
	.home-last-row h6,
	.home-last-row h4,
	.home-last-row p,
	.home-last-row .vc_btn3-container,
	.home-last-row h2{
		padding-left: 5%;
	}
}

@media(min-width: 992px) and (max-width: 1024px){
	#menu-principale{
		float: right;
	}
	#sliderScroll {
    margin-left: 48%;
	}
	.row-chisiamo h6,
	.row-chisiamo h4,
	.row-chisiamo p,
	.row-chisiamo .vc_btn3-container,
	.row-chisiamo h2{
		padding-left: 5%;
		padding-right: 5%;
	}
	.paragrafo-largo{
		width: 50% !important;
	}
	.tech-left-col{
		width: 100% !important;
	}
	.home-last-row h6,
	.home-last-row h4,
	.home-last-row p,
	.home-last-row .vc_btn3-container,
	.home-last-row h2{
		padding-left: 5%;
	}
	.first-col {
    margin-left: 10% !important;
	}
}


/** * 5.19 Generics * ---------------------------------------------------------------------------- */
.paragrafo-largo .vc_column-inner {
	/*max-width: 650px;*/
	margin: 0px auto !important;
  /*padding: 100px 30px !important;*/
}
@media (max-width: 767px) {
	.paragrafo-largo .vc_column-inner {
		padding: 20px 25px !important;
	}
}
.foto-larga .vc_column-inner,
.foto-larga .wpb_wrapper,
.foto-larga .wpb_single_image,
.foto-larga .vc_single_image-wrapper {
	height: 100%;
}
@media (min-width: 768px) {
	.foto-larga img {
		left: 10%;
		position: absolute;
		top: 0;
		height: 100% !important;
		width: auto !important;
		max-width: none !important;
	}
}

/** * 5.20 News * ---------------------------------------------------------------------------- */
.container.news .title {
	text-align: left !important;
	color: #2d85c6 !important;
	margin-bottom: 20px !important;
}
.container.news a,
.container.news a:hover,
.container.news a:focus,
.container.news a:visited,
.container.news a:active {
	text-decoration: none !important;
}
.container.news .sub-title {
	font-size: 14px;
	margin-bottom: 25px !important;
}
.container.news img {
	max-width: 100% !important;
}
.container.news .lastnews-title,
.container.news .tag-title {
	margin-top: 0px !important;
	padding-top: 0px !important;
}
@media (max-width: 992px) {
	.container.news .lastnews-title {
		margin-top: 50px !important;
	}
}
.container.news .tag-link,
.container.news .tag-link:active,
.container.news .tag-link:focus,
.container.news .tag-link:visited {
	text-decoration: none !important;
	color: #552155;
	margin-right: 10px;
}
.container.news .tag-link:hover {
	color: #2d85c6;
	text-decoration: none;
}
.container.news .description {
	margin-bottom: 35px;
}
.container.news .feed-image {
	position: relative;
  width: 300px;
  height: 150px;
  overflow: hidden;
}
@media (max-width: 480px) {
	.container.news .feed-image {
		width: 90%;
	}
}
.container.news .feedrow .title {
	margin-bottom: 5px !important;
}
.container.news .feedrow .sub-title {
	margin-bottom: 15px !important;
}
.container.news .feedrow {
	margin-bottom: 40px;
}
.container.news .feed-image img {
	 position: absolute;
  left: 50%;
  top: 50%;
  height: 100%;
  width: auto;
	max-width: none !important;
  -webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
.container.news .feed-image img.portrait {
  width: 100%;
  height: auto;
}

/**
 * 5.21 Iubenda
 * ----------------------------------------------------------------------------
 */
#iubenda-cs-banner  {
	background-color: #fff;
	transition: all 2s ease-in;
}
#iubenda-cs-banner .iubenda-banner{
	display: block;
	padding: 15px 20px;
	z-index: 99999998;
	font-size: 13px !important;
	color: #414141;
}
#iubenda-cs-banner .iubenda-cs-content {
	max-width: 980px;
	width: auto;
	margin: 0 auto;
}
#iubenda-cs-banner .iubenda-cb-container {
	float: right;
}
#iubenda-cs-banner .iubenda-cs-close-btn,
#iubenda-cs-banner .iubenda-cs-close-btn:active,
#iubenda-cs-banner .iubenda-cs-close-btn:focus,
#iubenda-cs-banner .iubenda-cs-close-btn:visited {
	border: 1px solid #414141;
	border-radius: 3px;
	cursor: pointer;
	padding: 5px;
	text-align: right;
	color: #414141;
	text-decoration: none !important;
}
#iubenda-cs-banner .iubenda-cs-close-btn:hover {
	color: #414141;
	text-decoration: none !important;
}

/** * 6.0 Sidebar * ---------------------------------------------------------------------------- */

.site-main .widget-area {
	float: right;
	width: 300px;
}
/** * 6.1 Widgets * ---------------------------------------------------------------------------- */

.widget {
	font-size: 14px;
	/*	background-color: rgba(247, 245, 231, 0.7);	-webkit-hyphens: auto;	-moz-hyphens:    auto;	-ms-hyphens:     auto;	hyphens:         auto;	*/
	
	margin: 0 0 24px;
	padding: 20px;
	word-wrap: break-word;
}
.widget .widget-title {
	font: 300 italic 20px "Source Sans Pro", Helvetica, sans-serif;
	margin: 0 0 10px;
}
.widget ul,
.widget ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.widget li {
	padding: 5px 0;
}
.widget .children li:last-child {
	padding-bottom: 0;
}
.widget li > ul,
.widget li > ol {
	margin-left: 20px;
}
.widget a {
	color: #bc360a;
}
.widget a:hover {
	color: #ea9629;
}
/* Search widget */

.search-form .search-submit {
	display: none;
}
/* RSS Widget */

.widget_rss .rss-date {
	display: block;
}
.widget_rss .rss-date,
.widget_rss li > cite {
	color: #a2a2a2;
}
/* Calendar Widget */

.widget_calendar table,
.widget_calendar td {
	border: 0;
	border-collapse: separate;
	border-spacing: 1px;
}
.widget_calendar caption {
	font-size: 14px;
	margin: 0;
}
.widget_calendar th,
.widget_calendar td {
	padding: 0;
	text-align: center;
}
.widget_calendar a {
	display: block;
}
.widget_calendar a:hover {
	background-color: rgba(0, 0, 0, 0.15);
}
.widget_calendar tbody td {
	background-color: rgba(255, 255, 255, 0.5);
}
.site-footer .widget_calendar tbody td {
	background-color: rgba(255, 255, 255, 0.05);
}
.widget_calendar tbody .pad,
.site-footer .widget_calendar tbody .pad {
	background-color: transparent;
}
.widget_social_widget {
	padding: 0 !important;
}
.widget_social_widget img {
	margin: 5px;
}
/** * 8.0 Contacts * ---------------------------------------------------------------------------- */
.checkbox-privacy{
	text-align: center;
}
div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14;
    visibility: visible !important;
    display: block !important;
}
.offer-contact-form .row .col-sm-6,
.offer-contact-form .row .col-sm-12 {
	padding-bottom: 10px;
	/*text-align:center*/
}
.offer-contact-form .offer-detail-title {
	color: #2d85c6;
	font-weight: bold;
	font-size: 20px;
	padding-top: 10px;
}
.offer-contact-form textarea {
  width: 100%;
	max-height: 150px;
}
.custom-contact-form a {
	color: #249756 !important;
	font-weight: bold;
}
.custom-contact-form a:hover,
.custom-contact-form a:hover,
.custom-contact-form a:active,
.custom-contact-form a:visited,
.custom-contact-form a:focus {
	text-decoration: none;
}
.custom-contact-form .wpb_column .wpcf7-form .contact-form .col-sm-6 .wpcf7-form-control-wrap,
.custom-contact-form .wpb_column .wpcf7-form .contact-form .col-sm-12 .wpcf7-form-control-wrap {
	margin-bottom: 20px;
	display: block;
}
.custom-contact-form .wpcf7-list-item-label {
	font-size: 13px;
}

span.wpcf7-list-item {
	margin: 0 !important;
	
}
.wpcf7-list-item input[type=checkbox] {
	margin: 4px 4px 4px 0px;
}
 
.checkbox-privacy {
	 text-align: left;
}

.custom-contact-form .wpb_column .wpcf7-form .contact-form .col-sm-6 .wpcf7-form-control,
.custom-contact-form .wpb_column .wpcf7-form .contact-form .col-sm-12 .wpcf7-form-control.field-textarea {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
}
.wpcf7-form-control::-webkit-input-placeholder {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
}
.wpcf7-form-control:-moz-placeholder {
	/* Firefox 18- */
	
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
}
.wpcf7-form-control::-moz-placeholder {
	/* Firefox 19+ */
	
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
}
.wpcf7-form-control:-ms-input-placeholder {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
}
.custom-contact-form .wpb_column .wpcf7-form .contact-form .col-sm-12 .wpcf7-form-control.field-textarea {
	width: 100%;
}
.custom-contact-form .wpb_column .wpcf7-form .contact-form .col-sm-6 .wpcf7-submit {
	border: none;
}
/** * 8.0 Footer * ---------------------------------------------------------------------------- */
#colophon .row{
	width: 100%;
}
.fa-phone,
.fa-envelope{
	margin-right: 10px;
}
@media (max-width: 434px){
	.fa-phone,
	.fa-envelope{
		display: none;
	}
}
.fa-facebook,
.fa-youtube{
	font-size: 30px;
	margin-top: 15px;
	margin-right: 20px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.fa-facebook,
	.fa-youtube {
		margin-right: 13px;
	}
}
.social-div{
	text-align: left;
}
.site-footer {
	background-color: #213D4F;
	color: #fff;
	font-size: 14px;
	text-align: center;
}

.site-footer p{
	font-size: 14px;
}

.site-footer .widget-area,
.sidebar .site-footer {
	text-align: left;
}
.site-footer a,
.site-footer a:visited,
.site-footer a:focus,
.site-footer a:active {
	color: #fff !important;
	text-decoration: none !important;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
	font-weight: bold;
}
.site-footer a:hover {
	color: #A51D1D !important;
}
.site-footer a.home-link img {
	margin-left: auto;
	margin-right: auto;
}

.site-footer .sidebar-container {
	background-color: #220e10;
	padding: 20px 0;
}
.site-footer .widget-area {
	margin: 0 auto;
	max-width: 1040px;
	width: 100%;
}
.sidebar .site-footer .widget-area {}.site-footer .widget {
	margin: 0 auto;
	width: 245px;
}
.sidebar .site-footer .widget {
	width: 228px;
}
.sidebar .site-footer .widget:nth-of-type(4),
.sidebar .site-footer .widget:nth-of-type(3) {
	margin-right: 0;
}
.site-footer .widget a {
	color: #e6402a;
}
.site-footer .widget-title,
.site-footer .widget-title a,
.site-footer .wp-caption-text {
	color: #fff;
}
.site-info {
	text-align: left;
	padding-top: 50px;
	padding-bottom: 30px;
	float: right;
	margin-right: 18%;
}
@media (max-width: 767px){
	.site-info {
		float: left;
		margin-right: 0%;
	}
}
.site-info-social {
	text-align: center;
}
.site-info-social img {
	max-width: 70px
}
.site-info .footer-title {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	margin-bottom: 0px;
	letter-spacing: 1.37px;
	line-height: 33px;
	font-weight: bold;
}
@media (max-width: 483px) {
	.site-info .footer-title{
		font-size: 20px;
	}
}
.site-info p{
	font-size: 16px;
	letter-spacing: 0.91px;
	line-height: 25px;
}
@media (max-width: 483px) {
	.site-info p{
		font-size: 14px;
		line-height: 23px;
	}
}
.site-info .footer-title img {
	max-width: 160px;
}
.site-info .row-footer-map{
	margin-top: 11%;
}
.site-info .row-footer-data-privacy {
	margin-top: 11%;
}
.news-feed .news-list,
.site-info .footer-news .news-list {
	margin: 0px !important;
	padding: 0px !important;
	margin-top: 10px !important;
	margin-bottom: 10px !important;
}
.news-feed .news-list .news-title,
.site-info .footer-news .news-list .news-title {
	font-size: 14px;
}
.news-feed .news-list .news-image,
.site-info .footer-news .news-list .news-image {
	position: relative;
  width: 80px;
  height: 80px;
  overflow: hidden;
	float: left;
}
.news-feed .news-list .news-image  img,
.site-info .footer-news .news-list .news-image  img {
	position: absolute;
  left: 50%;
  top: 50%;
  height: 100%;
  width: auto;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	max-width: none !important;
}
.news-feed .news-list .news-image img.portrait,
.site-info .footer-news .news-list .news-image img.portrait {
  width: 100%;
  height: auto;
}
.site-info .footer-whatsapp {
	font-family: 'Open Sans', sans-serif;;
	font-size: 24px;
	/* line-height: 30px; */
	color: #00AA5A;
}
.site-info .footer-whatsapp img {
	width: 40px;
	height: auto;
}
.site-info .yikes-easy-mc-form input[type=text],
.site-info .yikes-easy-mc-form input[type=email] {
	color:#424242;
}
.site-info .yikes-easy-mc-form .FNAME-label,
.site-info .yikes-easy-mc-form .EMAIL-label {
	font-weight: normal !important;
}
@media(max-width:768px) {
	.site-info .footer-title, .site-info .adr, .site-info .credits {
			text-align: left;
	}
	.email{
		font-size: 13px;
	}
	.site-info .footer-whatsapp {
		text-align: center;
	}
	.site-info .fb-page {
		text-align: center;
		display: block;
	}
}

@media(max-width:768px) {
	.site-info .yikes-easy-mc-form, .site-info button {
			text-align: center;
			margin-left: auto;
			margin-right: auto;
	}
	.site-info .yikes-easy-mc-form input[type=email] {
			max-width: 80%;
			margin-left: auto;
			margin-right: auto;
	}
}
.yikes-mailchimp-eu-compliance-label {
	font-weight: normal;
	font-size: 12px;
}
.yikes-easy-mc-submit-button {
	width: 55% !important;
}
/*
.yikes-easy-mc-submit-button:active,
.yikes-easy-mc-submit-button:focus,
.yikes-easy-mc-submit-button :visited {
	background-image: none !important;
	background-color: #2d85c6 !important;
	width: 55% !important;
	cursor: pointer !important;
	font-weight: 500 !important;
	font-size: 16px !important;
	border-radius: 0px !important;
	border: none !important;
}
.site-info-ru .yikes-easy-mc-submit-button {
	font-size: 11px !important;
}
.yikes-easy-mc-submit-button:hover {
	/*background-color: #9a1823 !important;
	color: #fff !important;
	/*border: 1px solid #9a1823 !important;
}*/
@media(max-width:768px) {
	.site-info .fb_iframe_widget_fluid {
			display: block;
			margin-left: auto;
			margin-right: auto;
			text-align: center;
	}
}
/** * 9.0 Media Queries * ---------------------------------------------------------------------------- */

@media (max-width: 1599px) {
	.site {
			border: 0;
	}
}
@media (max-width: 1069px) {
	.sidebar img.alignleft,
	.sidebar .wp-caption.alignleft {
			margin-left: 0;
	}
	.sidebar img.alignright,
	.sidebar .wp-caption.alignright {
			margin-right: 0;
	}
	.error404 .page-header {
			margin-left: auto;
			max-width: 604px;
			width: 100%;
	}
	.archive-header,
	.search .page-header,
	.archive .page-header,
	.blog .page-header,
	.error404 .page-content,
	.search .page-content,
	.archive .page-content,
	.attachment .entry-header,
	.attachment .entry-content,
	.post-navigation .nav-links,
	.sidebar .site-info,
	.site-footer .widget-area {
			padding-left: 20px;
			padding-right: 20px;
	}
	.error404 .page-title {
			font-size: 24px;
			padding: 180px;
	}
	.error404 .page-title:before {
			font-size: 554px;
	}
	.attachment .image-navigation {
			max-width: 724px;
	}
	.image-navigation .nav-previous,
	.image-navigation .nav-next {
			position: static;
	}
	.site-main .widget-area {
			margin-right: 60px;
	}
}
@media (min-width: 1336px) {
	.container {
			width: 1336px !important;
	}
	img {
			/* max-width: 980px !important; */
	}
}
@media (min-width: 1000px) {
	nav.icon-navigation {
			display: block !important;
	}
	body.lang-it #nav.affix #nav_bar,
	body.lang-en #nav.affix #nav_bar,
	body.lang-de #nav.affix #nav_bar {
			background: url(images/logo-bianco-4stars.png) no-repeat left;
	}
}
@media (max-width: 1023px) {
	.sidebar .entry-header,
	.sidebar .entry-content,
	.sidebar .entry-summary,
	.sidebar .entry-meta,
	.sidebar .comment-list,
	.sidebar .comment-reply-title,
	.sidebar .comment-navigation,
	.sidebar .comment-respond .comment-form,
	.sidebar .featured-gallery,
	.sidebar .post-navigation .nav-links,
	.author.sidebar .author-info {
			max-width: 604px;
			padding-left: 0;
			padding-right: 0;
	}
	.sidebar .site-info,
	.search.sidebar .page-content,
	.blog.sidebar .page-content,
	.attachment .entry-header,
	.sidebar .comments-title {
			max-width: 604px;
	}
	.sidebar .archive-meta,
	.attachment .entry-header,
	.search.sidebar .page-content,
	.blog.sidebar .page-content,
	.sidebar .site-info,
	.sidebar .comments-title,
	.sidebar .no-comments {
			padding-left: 0;
			padding-right: 0;
	}
	.attachment .entry-meta {
			float: left;
			text-align: left;
			width: 100%;
	}
	.attachment .entry-content {
			max-width: 100%;
			padding: 40px 0;
	}
	.format-status .entry-content {
			padding-top: 40px;
	}
	.format-status .entry-meta {
			padding-bottom: 40px;
	}
	.sidebar .format-status .entry-content,
	.sidebar .format-status .entry-meta {
			padding-left: 35px;
	}
	.sidebar .format-status .entry-content:before,
	.sidebar .format-status .entry-meta:before {
			left: 10px;
	}
	.sidebar .format-status .entry-content p:first-child:before {
			left: 4px;
	}
	.sidebar .paging-navigation .nav-links {
			padding: 0 60px;
	}
	.site-main .sidebar-container {
			height: auto;
			margin: 0 auto;
			max-width: 604px;
			position: relative;
			top: 20px;
	}
	.site-main .widget-area {
			float: none;
			margin: 0;
			width: 100%;
	}
	.sidebar .site-footer .widget-area {
			max-width: 100%;
			left: 0;
	}
}
@media (max-width: 800px) {}
/* Collapse oversized image and pulled images after iPad breakpoint. */

@media (max-width: 767px) {
	.entry-content img.alignleft,
	.entry-content .wp-caption.alignleft {
			margin-left: 0;
	}
	.entry-content img.alignright,
	.entry-content .wp-caption.alignright {
			margin-right: 0;
	}
	.attachment .image-navigation,
	.attachment .entry-attachment .attachment {
			max-width: 604px;
			padding: 0;
			width: 100%;
	}
	.gallery-caption {
			display: none;
	}
	ul.lang_menu {
			display: inline-block;
			text-align: center;
			float: none;
	}
}
@media (max-width: 991px) {
	#masthead {
		background: #fff;
	}
	.site-header .home-link {
		text-align: center;
	}
	#content .entry-header,
	#content .entry-content,
	#content .entry-summary,
	#content footer.entry-meta,
	#content .featured-gallery,
	.search.sidebar .page-content,
	.blog.sidebar .page-content,
	.sidebar .post-navigation .nav-links,
	.paging-navigation .nav-links,
	#content .author-info,
	.comments-area .comments-title,
	.comments-area .comment-list,
	.comments-area .comment-navigation,
	.comment-respond,
	.sidebar .site-info,
	.sidebar .paging-navigation .nav-links {
			padding-left: 20px;
			padding-right: 20px;
	}
	#content .format-status .entry-content,
	#content .format-status .entry-met {
			padding-left: 35px;
	}
	/* Small menu */
	
	.menu-toggle {
		cursor: pointer;
		display: inline-block;
		font-size: 20px !important;
		font-weight: bold;
		letter-spacing: 2px;
		font-family: 'Open Sans', sans-serif;
		margin: 0;
		padding: 12px 0 12px 5px;
	}
	.main-navigation {
			text-align: left !important	
	}
	.contacts-div{
		margin-top: 0px;
		float: right;
	}
	.sliderScroll-container{
		display: none;
	}
	#services-row .wpb_column{
		width: 50%;
	}
	.row-chisiamo h2,
	.row-chisiamo h6,
	.row-chisiamo h4,
	.row-chisiamo p, 
	.row-chisiamo .vc_btn3-container{
		padding-left: 2%;
	}
	.home-last-row h6,
	.home-last-row h4,
	.home-last-row h2,
	.home-last-row p,
	.home-last-row .vc_btn3-container{
		padding-left: 2%;
	}
	.first-col{
		margin-left: 0px;
	}
	#nav-icon2 {
		width: 25px;
		height: 15px;
		position: relative;
		/*margin: 50px auto;*/
		margin-right: 15px;
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
		-webkit-transition: .5s ease-in-out;
		-moz-transition: .5s ease-in-out;
		-o-transition: .5s ease-in-out;
		transition: .5s ease-in-out;
		cursor: pointer;
		float: left;
		margin-top: 4px;
	}
	#nav-icon2 span {
		display: block;
		position: absolute;
		height: 3px;
		width: 50%;
		background: #249756;
		opacity: 1;
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
		-webkit-transition: .25s ease-in-out;
		-moz-transition: .25s ease-in-out;
		-o-transition: .25s ease-in-out;
		transition: .25s ease-in-out;
	}
	#nav-icon2 span:nth-child(even) {
		left: 50%;
		border-radius: 0 9px 9px 0;
	}
	#nav-icon2 span:nth-child(odd) {
		left:0px;
		border-radius: 9px 0 0 9px;
	}
	#nav-icon2 span:nth-child(1), #nav-icon2 span:nth-child(2) {
		top: 0px;
	}
	#nav-icon2 span:nth-child(3), #nav-icon2 span:nth-child(4) {
		top: 6px;
	}
	#nav-icon2 span:nth-child(5), #nav-icon2 span:nth-child(6) {
		top: 12px;
	}
	#nav-icon2.open span:nth-child(1),#nav-icon2.open span:nth-child(6) {
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	#nav-icon2.open span:nth-child(2),#nav-icon2.open span:nth-child(5) {
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	#nav-icon2.open span:nth-child(1) {
		left: 2px;
		top: 3px;
	}
	#nav-icon2.open span:nth-child(2) {
		left: calc(50% - 2px);
		top: 3px;
	}
	#nav-icon2.open span:nth-child(3) {
		left: -50%;
		opacity: 0;
	}
	#nav-icon2.open span:nth-child(4) {
		left: 100%;
		opacity: 0;
	}
	#nav-icon2.open span:nth-child(5) {
		left: 2px;
		top: 11px;
	}
	#nav-icon2.open span:nth-child(6) {
		left: calc(50% - 2px);
		top: 11px;
	}
	
	/*.menu-toggle:after {
			content: "\f502";
			font-size: 12px;
			padding-left: 8px;
			vertical-align: -4px;
	}
	.toggled-on .menu-toggle:after {
			content: "\f500";
			vertical-align: 2px;
	}*/
	
	.toggled-on .nav-menu,
	.toggled-on .nav-menu > ul {
			display: block;
			margin-left: 0;
			padding: 0;
			width: 100%;
	}
	.toggled-on li,
	.toggled-on .children {
			display: block;
	}
	.toggled-on .nav-menu li > ul {
			background-color: transparent;
			display: block;
			float: none;
			margin-left: 20px;
			position: relative;
			left: auto;
			top: auto;
	}
	.toggled-on .nav-menu li > ul a {
			/*color: #fff; /* #141412; */
			color: #3b3b3b;
			width: auto;
	}
	
	.toggled-on .nav-menu li > ul li.current_page_item  a {
		color: #2d85c6;
	}
	
	.toggled-on .nav-menu li:hover > a,
	.toggled-on .nav-menu .children a {
			background-color: transparent;
			color: #3b3b3b;
			/* #141412; */
	}
	.toggled-on .nav-menu li a:hover,
	.toggled-on .nav-menu ul a:hover {
			/* background-color: #cb8714; */
			color: #3b3b3b;
	}
	ul.nav-menu,
	div.nav-menu > ul {
			display: none;
	}
	#content .featured-gallery {
			padding-left: 24px;
	}
	.gallery-columns-1 .gallery-item {
			margin-right: 0;
			width: 100%;
	}
	.entry-title,
	.format-chat .entry-title,
	.format-image .entry-title,
	.format-gallery .entry-title,
	.format-video .entry-title {
			font-size: 22px;
			font-weight: bold;
	}
	.format-quote blockquote,
	.format-status .entry-content {
			font-size: 18px;
	}
	.format-quote blockquote small,
	.format-quote blockquote cite {
			font-size: 13px;
	}
	.error404 .page-title {
			padding: 40px 0 0;
	}
	.error404 .page-title:before {
			content: normal;
	}
	.comment-author {
			margin-right: 30px;
	}
	.comment-author .avatar {
			height: auto;
			max-width: 100%;
	}
	.comment-metadata,
	.comment-content,
	.comment-list .reply {
			width: 70%;
			width: -webkit-calc(100% - 104px);
			width: calc(100% - 104px);
	}
	.comment-form input[type="text"],
	.comment-form input[type="email"],
	.comment-form input[type="url"] {
			width: -webkit-calc(100% - 120px);
			width: calc(100% - 120px);
	}
	.comment-form textarea {
			height: 80px;
			/* Smaller field for mobile. */
	}
	/* Audio */
	
	.format-audio .entry-content:before {
			display: none;
	}
	.format-audio .audio-content {
			background-image: none;
			float: none;
			padding-left: 0;
			width: auto;
	}
	#bookmarks {
			display: none;
	}
	#nav.affix {
			position: relative;
	}
}
/* Mobile devices */

@media (max-width: 480px) {
	/* Languages */
	
	ul.lang_menu li img {
			display: block;
	}
	ul.lang_menu li span.text {
			display: none;
	}
	#special-offer-nav ul.navbar-nav a {
			color: #6eacdd;
	}
}
@media (max-width: 359px) {
	.gallery {
			margin-left: 0;
	}
	.gallery .gallery-item,
	.gallery-columns-2.gallery-size-thumbnail .gallery-item {
			max-width: none;
			width: 49%;
			width: -webkit-calc(50% - 4px);
			width: calc(50% - 4px);
	}
	.gallery-columns-1.gallery-size-medium,
	.gallery-columns-1.gallery-size-thumbnail,
	.gallery-columns-2.gallery-size-thumbnail,
	.gallery-columns-3.gallery-size-thumbnail {
			display: block;
	}
	.gallery-columns-1 .gallery-item,
	.gallery-columns-1.gallery-size-medium .gallery-item,
	.gallery-columns-1.gallery-size-thumbnail .gallery-item {
			text-align: center;
			width: 98%;
			width: -webkit-calc(100% - 4px);
			width: calc(100% - 4px);
	}
	.gallery-columns-3 .gallery-item:nth-of-type(3n),
	.gallery-columns-5 .gallery-item:nth-of-type(5n),
	.gallery-columns-7 .gallery-item:nth-of-type(7n),
	.gallery-columns-9 .gallery-item:nth-of-type(9n) {
			margin-right: 4px;
	}
	.gallery br {
			display: none;
	}
	.gallery .gallery-item:nth-of-type(even) {
			margin-right: 0;
	}
	/* Comments */
	
	.comment-author {
			margin: 0 0 5px;
			max-width: 100%;
	}
	.comment-author .avatar {
			display: inline;
			margin: 0 5px 0 0;
			max-width: 20px;
	}
	.comment-metadata,
	.comment-content,
	.comment-list .reply {
			width: 100%;
	}
	/* Languages */
	
	ul.lang_menu li img {
			display: block;
	}
	ul.lang_menu li span.text {
			display: none;
	}
}

/** * 10.0 Various * ---------------------------------------------------------------------------- */
.contact-row {
	background-color: #2d85c6;
	padding: 100px 0px;
	margin-top: 100px;
}
.contact-row .box {
	max-width: 800px;
	margin: 0px auto;
	background-color: #e7eaf3;
	float: none;
	border: 3px solid #08459A;
	margin-top: -80px;
	/*padding: 20px;*/
}
.contact-row .vc_column-inner {
	padding: 0px !important;
}
.contact-row h1 {
	margin: 0px !important;
	width: 100%;
	background-color: #fff;
	padding-top: 40px;
	padding-bottom: 20px;
}
.contact-row h2 {
	margin: 0px !important;
	background-color: #fff;
	width: 100%;
	padding-bottom: 30px;
}
.contact-row div.wpcf7 {
	padding: 20px;
}
.contact-row div.wpcf7 input:not([type='checkbox']),
.contact-row div.wpcf7 select,
.contact-row div.wpcf7 textarea {
	font-size: 14px !important;
	border: none !important;
	margin-bottom: 10px !important;
	min-height: 40px !important;
	padding: 15px 15px !important;
	box-shadow: 0 1px 1px rgba(0,0,0,0.2);
	width: 100%;
}
.contact-row div.wpcf7 input.btn-gold {
	width: auto !important;
	margin: 0px auto !important;
	float: none !important;
	display: block !important;
	padding: 15px 50px !important;
	margin-top: 20px !important;
}

.banner-custom {
	margin-top: 124px;
	height: 700px;
	max-height: 700px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.banner-custom .vc_column-inner,
.banner-custom h1 {
	padding: 0px !important;
	margin: 0px auto !important;
}
@media (max-width: 643px) {
	.banner-custom {
		height: 250px;
		max-height: 250px;
	}
}

/** * 11.0 Servizi * ---------------------------------------------------------------------------- */
.row-single-services {
	margin-top: 160px;
}
.offer-contact-form #offer-name {
	display: none !important;
	visibility: hidden !important;
}
.offer-contact-form input {
	margin-bottom: 10px;
}
.offer-contact-form input,
.offer-contact-form textarea,
.offer-contact-form select {
	border: 1px solid #d3d3d3;
}
.offer-contact-form .offer-detail-title {
	font-size: 25px;
	margin-top: 10px;
}
.offer-contact-form .date-label {
	margin-top: 10px;
	margin-bottom: 5px;
	display: inline-block;
}
.offer-contact-form span.wpcf7-not-valid-tip {
	margin-top: -10px !important;
	font-size: 12px !important;
	margin-bottom: 5px;
}
.single-offer .site-content #custom-contact-frm {
    max-width: 1280px;
    margin: 10px auto;
    display: block;
    float: none;
}
.offer-preventivo{
	text-align: center;
}
.button-row{
	text-align: center;
}
.lbox-offer img{
	height: 240px;
}

.checkbox-privacy{
	margin-top: 20px;
	margin-bottom: 30px;
}
.grecaptcha-badge{
	display: none;
	visibility: hidden;
}
