/*
	Verde: #1c2b2d
	Giallo: #ebcfa9
	Giallo Scuro: #d4b994
*/
@font-face {
	font-family: 'Dolce Vita';
	src:  url('fonts/Dolce-Vita.ttf.woff') format('woff'),
	url('fonts/Dolce-Vita.ttf.svg#Dolce-Vita') format('svg'),
	url('fonts/Dolce-Vita.ttf.eot'),
	url('fonts/Dolce-Vita.eot?#iefix') format('embedded-opentype'); 
	font-weight: normal;
	font-style: normal;
}
@font-face {
  font-family: 'Dolce Vita';
    src:  url('fonts/Dolce-Vita-Light1.ttf.woff') format('woff'),
    url('fonts/Dolce-Vita-Light1.ttf.svg#Dolce-Vita-Light1') format('svg'),
    url('fonts/Dolce-Vita-Light1.ttf.eot'),
    url('fonts/Dolce-Vita-Light1.eot?#iefix') format('embedded-opentype'); 
    font-weight: 300;
    font-style: normal;
}
@font-face {
	font-family: 'Dolce Vita';
	src:  url('fonts/Dolce-Vita-Heavy-Bold.ttf.woff') format('woff'),
	url('fonts/Dolce-Vita-Heavy-Bold.ttf.svg#Dolce-Vita-Heavy-Bold') format('svg'),
	url('fonts/Dolce-Vita-Heavy-Bold.ttf.eot'),
	url('fonts/Dolce-Vita-Heavy-Bold.eot?#iefix') format('embedded-opentype');
    font-weight: bold;
    font-style: normal;
}
h1, h2, h3, h4, h5, h6,
.main-menu > li > a{
	color: #1c2b2d;
	font-family: 'Dolce Vita';
}
.contact-info a:hover{
	color: #fff;
}
h1, h2, h3, h4, h5, h6{
	font-weight: normal;
}
.header-parallax{
	background-color: #d4b994;
}
.main-menu > li > a{
	
}
.dark-heading{
	color: #1c2b2d;
}
.light-heading{
	color: #ebcfa9;
}
.subheader{
	font-family: 'Open Sans';
}
.flat-section-title h2{
	font-weight: normal;
	letter-spacing: 1px;
}
.header-additional-addons .button{
/* 	font-family: 'Dolce Vita'; */
	font-weight: bold;
	border-radius: 5px !important;
	background-color: #1c2b2d;
	border: none;
	letter-spacing: 0.5px;
}
.header-additional-addons .button.small{
	padding-top: 9px;
	padding-bottom: 9px;
}
.button.colorful, .button.hover-colorful:hover{
	color: #1c2b2d;
}
.icon.grey i{
	color: #ebcfa9;
	color: #1c2b2d;
	box-shadow: inset 0 0 0 2px #ebcfa9;
}
.icon.grey i:after{
	background-color: #ebcfa9;
}
[class*="info-box"]:hover .info-box-icon.hover-colorful i{
	box-shadow: inset 0 0 0 2px #1c2b2d;
	color: #1c2b2d;
	color: #ebcfa9;
}
[class*="info-box"]:hover .info-box-icon.hover-colorful i:after{
	background-color: #1c2b2d;
}
.text-logo,
.logo-and-nav-sticky-state .logo h3,
.logo-and-nav-sticky-state .logo h3 strong{
	color: #1c2b2d;
}
.text-logo img{
	display: block !important;
}
.logo img{
	max-height: 50px;
	top: -8px;
}
.logo-and-nav-sticky-state .logo h3,
.logo-and-nav-sticky-state .logo span{
	margin-left: 60px;
}
.footer-logo-title{
	font-family: 'Dolce Vita';
	color:#1c2b2d;
	font-weight: 400;
}
.footer-logo-image{
	max-height: 50px;
    position: relative;
    top: -4px;
}
.header-top-content{
	font-size: 14px;
	font-weight: bold;
}
.button.dark, 
.button.hover-dark:hover {
    color:#1c2b2d;
    background: #ebcfa9;
    border-color: #ebcfa9;
}
.button.transparent-yellow, 
.button.hover-transparent-yellow:hover {
    color: #ebcfa9;
    background: transparent;
    border-color: #ebcfa9;
}
.button.yellow {
    color: #1c2b2d;
    background: #ebcfa9;
    border-color: #ebcfa9;
}
.button.large {
    padding: 15px 35px;
}
.button.rounded,
.icon.rounded, 
.icon.rounded i, 
.icon.rounded img,
.icon.rounded i:after {
    border-radius: 15px;
}
#slide-yellow-logo{
	max-width: 300px;
}
.pattern-overlay{
	background-color: #1c2b2d;
	background-image: none;
}
.free-pricing-table-column .pricing-table-column-header .column-price {
    color: #1c2b2d;
    background: #ebcfa9;
    font-weight: 400;
    letter-spacing: 1px;
}
.free-pricing-table-column .pricing-table-column-header .column-price span{
	color: #1c2b2d;
}
.free-pricing-table-column .pricing-table-column-footer a {
    color: #fff;
    background: #5ca74f;
    border-color: #5ca74f;
}
.input-lg{
	box-shadow: none;
	-webkit-box-shadow: none;
	border-radius: 5px;
	height: 42px;
	font-size: 16px;
	border:none;
}

.checkbox input{
	width: auto;
	margin-bottom: 4px;
}
.checkbox,
.checkbox label{
	text-align: left;
	font-size: 13px;
	line-height: 1.6;
}
.btn-yellow{
	box-shadow: none;
	-webkit-box-shadow: none;
	color: #1c2b2d;
	font-weight: bold;
	background: #ebcfa9;
}
.btn-yellow:hover{
	background: #d4b994;
}
#form-iscriviti .form-control{
	margin-bottom: 12px;
}
#header .button.large{
	padding-left: 15px;
	padding-right: 15px;
	font-size: 17px;
}
#stato-verifica .text-success{
	color: #67a769;
}
#stato-verifica .text-warning{
	color: #f9d18d;
}
#stato-verifica .text-danger{
	color: #d46b69;
}
.alert{
	padding: 20px 10px;
	border-radius: 5px;
	text-align: center;
}
.checkbox .iubenda-nostyle:hover{
	color: #fff;
}
#accedi a:hover{
	color: #ebcfa9;
	text-decoration: underline;
}


#btn-whatsapp{
	position: fixed;
	bottom: 15px;
	right: 15px;
	display: block;
	background-color: #1c2b2d;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	color: #fff;
	cursor: pointer;
    box-shadow: 0px 1px 5px #ccc;
    z-index: 99999;
}
#btn-whatsapp:hover{
	cursor: pointer;
}
#btn-whatsapp img{
	width: 34px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	pointer-events: none;
}