/*
Theme Name: Visual Composer Starter Child
Theme URI: http://visualcomposer.io
Description: Visual Composer Starter child theme
Author: Marketing01
Author URI: http://marketing01.it
Template: visual-composer-starter
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, blog, starter, responsive-layout, accessibility-ready, sandwich-menu
Text Domain: visual-composer-starter-child
*/
.top{
	height: 40px;
    background-color: #343A49;
}

.social{
	float: left;
    left: 0px;
}
.social i {
	padding: 10px;
	color: white;
}
.contact{
	float: right;
	right: 0px;
}
.contact a{
	text-align: center;
    align-content: center;
    display: block;
    margin-top: 0px;
    background-color: #c7a569;
	padding: 6px 10px 7px 10px;
	color: #f6f6f6;
}
.chiama i.fa-phone-alt:before{
	padding-right: 15px;
}
.contact span a:hover{
	text-decoration: transparent !important;
}
#menu-main-menu .nav.navbar-nav{
	background-color: white !important;
	color: red !important;
}
.navbar.fixed.scroll{
	min-height: 40px;
	background-color: #343A49 !important;
}
.aio-icon-component.classedifferente{
	text-align: center !important;
    background-color: white;
    padding: 10px;
    border-radius: 4px;
}
.classedifferente{
	padding: 15px;
	
}
/** STILI struttura **/
#header{
	min-height: 0px !important;
	background-color: rgba(255,255,255,0.1) !important;
}

body.navbar-no-background #header .navbar.fixed {
    top: 50px;
}
body.navbar-no-background #header .navbar.fixed.scroll {
    top: 0px !important;
}

.navbar.fixed.scroll #main-menu .navbar-nav {
	 background-color: #343a49 !important;
}
.navbar.fixed.scroll #main-menu>ul>li>a{
	color: #f6f6f6 !important;
}
.navbar.fixed.scroll #main-menu>ul>li>a:hover{
	color: #c7a569 !important;
}
.navbar.fixed.scroll .navbar-brand img{
	content: url(/wp-content/uploads/logo-1.png);
	margin-top: 10px;
}
.navbar.fixed.scroll {
    box-shadow: 1px 1px 20px rgba(0,0,0,0.2);
}
body.navbar-no-background:not(.menu-sandwich) #main-menu .navbar-nav{
	background-color: #3e5481 !important;
    padding: 20px;
    width: 100%;
    float: right;
    right: 0px;
	margin-top: 3px;
	max-width: 100%;
}
#main-menu>ul>li>a{
	color: white !important;
	font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
}

.rigadifferent{
	z-index:9;
	margin-top: -50px;
}
.container-fluid {
    padding-left: 0;
    padding-right: 0;
}

.navbar-wrapper {
    padding: 5px 15px;
}

.content-wrapper {
    padding: 0px 15px 0px 15px;
}

.main-content {
    padding-bottom: 0px;
}
.entry-title {
	display: none;
}

li.menudestra{
	float: right !important;
}
body:not(.menu-sandwich) #main-menu>ul>li>a:hover{
	color: #C7A569 !important;
}

.aio-icon-component.boxbianco{
	background-color: white;
    border-radius: 4px;
    padding: 10px;
	min-height: 170px;
	display: flex;
    flex-wrap: wrap;
    align-content: center;
}
.aio-icon-box.top-icon {
    text-align: center;
    width: 100%;
}
.aio-icon-component.boxblue{
	background-color: #343A49;
    border-radius: 4px;
    padding: 10px;
	min-height: 170px;
	display: flex;
    flex-wrap: wrap;
    align-content: center;
}
.aio-icon-component.boxblue h3{
	color: white;
}
.BOOKINGMOBILE{
	z-index: 999;
}
//** form contatto **/
.wpcf7-list-item input{
	width: inherit;
	padding-right: 5px;
}
.titlerow { color: #4b505d; font-size: 20px !important; font-weight: lighter;}

.inputrow {
	display: flex;
	align-items: center;
	justify-content: center;
}

.inputrow .fa, .textrow .fa {
    color: #fff !important;
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    background: #fff;
    border: none;
    margin: 5px;
    border-bottom: 1px solid #fff;
    padding: 15px 10px;
	width: 95%;
	color: #777;
	max-width: 380px;
}
div.wpcf7 input.wpcf7-submit {
    border: 1px solid #fff;
	color: #f6f6f6;
	background-color: #343A49;
}

div.wpcf7 input.wpcf7-submit:disabled {
    cursor: not-allowed;
	border: 1px solid #fff;
	color: #fff;
	background-color: rgba(62,84,129,0.3) !important;
}

.dati, .soggiorno, .richiesta, .inviodati {
	text-align: center; 
	padding: 10px;
	margin-bottom: 32px;
}

.wpcf7, .wpcf7 a {
	color: #343a49;
}
.wpcf7 a {
	text-decoration: underline;
}
input[type=checkbox]{
	width: inherit;
}

.formTitle {
	color: #fff;
	text-align: center;
	font-family: Londrina Sketch;
	margin-bottom: 32px;
}
::placeholder{
	color: #555;
}

.ombra {
	text-shadow: 1px 1px 2px #333;
}
.comment-content article>div, .entry-content article>div {
    margin: 0 0 0rem 0;
}
.footer-widget-area{
	padding: 0px 0 0px 0 !important;
}
.numero {
    /* text-align: center; */
    display: block;
    margin: 0 auto;
    width: 310px;
}
.footer-bottom {
    text-align: center;
}


/** STILI VARI **/


.ombra {
	text-shadow: 1px 1px 2px #333;
}

.grecaptcha-badge {
	transform: scale(0.1);
}

.BIGBUTTON a { 
	font-weight:500;
	font-size: 20px !important;
}

.whitefont * { color: #fff !important; }

#footer .copyright {
    text-align: center;
}

.copyright a, .copyright a:hover {border-bottom: none !important;}

.nascondo { display: none !important;}

/** GESTIONE LINGUE **/
.it-testo, .en-testo, .de-testo {display: none !Important;}
.it-testo:lang(it) { display: block!Important;}
.en-testo:lang(en) { display: block!Important;}
.de-testo:lang(de) { display: block!Important;}




/** responsive **/
@media (max-width: 1199px) {
	
}

@media (max-width: 991px) {
	/** inverto colonne da tablet **/
	.flexmobile {
		display: flex;
		flex-direction: column-reverse;
	}
	.navbar-brand img{
		display: none;
	}
	.chiama{
	display: none !important;
}
	.chiama span{
		display: none;
	}
	.chiama i.fa-phone-alt:before{
	padding-right: 0px;
}
	.menudestra{
		display: none;
	}
	.rigadifferent {
    z-index: 1;
    margin-top: 0px;
}
	.footer-bottom {
    padding: 40px 0 40px 0;
}
	.navbar-brand img{
		position: fixed !important;
	}
}
@media (max-width: 767px) {
	
}