/**
 * Created by Giovanni De Donatis on 05/giu/2015
 * Copyright (c) 2015 Leaf Software snc. All rights reserved.
**/
@CHARSET "US-ASCII";

body {
	background-color: transparent;
}

#content-container {
	padding: 10px;
}

.error-message {
	position: relative;
	display: inline-block !important;
	padding: 2px 10px;
	margin: 0;
	list-style: none;
	color: #bd2323;
	font-size: 12px;
	font-weight: 600;
	background: #fadfdf;
	-webkit-border-radius: 4px;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 4px;
	-moz-background-clip: padding;
	border-radius: 4px;
	background-clip: padding-box;
}

.error-message::after {
	content: '';
	display: inline-block;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #fadfdf;
	position: absolute;
	top: -6px;
	left: 3px;
}

.header_prev {
	background-color: white;
	border-bottom: 2px solid #e4b248;
	padding: 10px 0;
}


.footer_prev {
	background-color: #f4f4f4;
	padding: 10px 0;
}

.boxsocial {
	text-align: center;
}

.boxsocial i {
  width: 43px;
  height: 43px;
  background: #e4b248;
  border-radius: 50%;
  color: #FFF;
  margin-right: 10px;
  text-align: center;
  padding-top: 12px;
  font-size: 20px;
}

.boxsocial i:hover {
  background: #0c242e;
}

.boxsocial h2, .contacts h2 {
	color: #666666;
	font-size: 25px;
}

.contacts ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.footer-links li i {
	color: #e4b248;
	padding-right: 10px;
}

.contacts a {
	text-decoration: none;
	color: #e4b248;
}

.contacts a:HOVER {
	text-decoration: none;
	color: #0c242e;
}

.central_content {
	background-image: url('../img/content-bg.html');
	padding-bottom: 40px;
}

.submenu {
  padding-right: 1px;
}

 .submenu ul {
  margin-left: 0;
  list-style-type: none;
  min-height: 479px;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.ten-good-reasons .submenu ul li {
  margin-left: 0;
  position: relative;
}

.submenu ul li a.flex-active {
  background-color: #72551d;
}

 .submenu ul li a {
  width: 100%;
  height: 47px;
  display: block;
  margin-bottom: 1px;
  background-color: #e4b248;
  color: #ffffff;
  text-transform: uppercase;
  position: relative;
}

.submenu ul li a .num {
  display: table-cell;
  font-size: 17px;
  font-weight: normal;
  padding-right: 5px;
  text-align: right;
  vertical-align: middle;
  width: 40px;
}

.submenu ul li a .txt {
  display: table-cell;
  font-size: 17px;
  font-weight: bold;
  line-height: 1.0rem;
  vertical-align: middle;
}

.submenu ul li a > div {
  position: relative;
  width: 100%;
  height: 100%;
  display: table;
  table-layout: fixed;
}

.submenu ul li a:hover {
  background-color: #72551d;
}

.subsection {
  padding-left: 0px;
  min-height: 479px;
  position: relative;
}

.flexslider {
  margin-bottom: 0;
  background: none;
  border: none;
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}

.slides > li {
  min-width: 640px;
  min-height: 479px;
}

.flexslider .slides img {
  width: auto;
  display: inline;
}

.subsection img, .subsection .video-player {
  width: 100%;
  height: 479px;
}

.subsection .ribbon {
  max-width: 550px;
  right: -10px;
  top: auto;
  bottom: 16px;
  text-transform: uppercase;
}

.ribbon {
  font: 2.25rem/1.2 'kg_how_many_times';
  color: #e4b248;
  padding: 15px 20px;
  position: absolute;
  top: 40px;
  right: 0;
  -webkit-box-shadow: inset -20px 0 30px 0 #e3e1e1;
  -moz-box-shadow: inset -20px 0 30px 0 #e3e1e1;
  box-shadow: inset -20px 0 30px 0 #e3e1e1;
  background: #fff;
}

.ribbon span {
  position: absolute;
  bottom: -10px;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 0;
  border-color: #b8b2b2 transparent transparent transparent;
}

.ribbon p {
  font-size: 15px;
  color: #000000;
  font-family: 'open_sanslight';
  margin: 0;
  text-transform: none;
}

.titolo_prev {
	color: #0c242e;
	font-size: 25px;
	text-align: center;
	margin: 20px 0;
}

.panel-heading {
	color: #fff !important;
	background-color: #e4b248 !important;
	background-image: none!important;
	border-color: transparent!important;
}

.panel-body {
  border: 1px solid #e4b248;
}

.servizi_prev {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.btn_cas, .btn_cas:ACTIVE {
	background: #e4b248;
	border:0;
}

.btn_cas:HOVER {
	background: #e4b248;
}

.link_cond, .link_cond:HOVER {
	color: #e4b248;
}

.welcome {
	color:#0c242e;
	font-weight: bold;
}

.welcome b{
	font-size: 26px;
	color: #e4b248;
}

.row_prev {
	border-bottom: 1px solid #e4b248;
	padding: 12px 15px;
}

.pbc {
	padding: 0 15px;
}

.row_prev span {
	color: #e4b248;
  font-weight: bold;
  font-size: 20px;
}

.row_prev p span {
    color: #000;
    font-size: unset;
    font-weight: normal;
}

#video_modal .modal-backdrop.in {
	filter: alpha(opacity=70);
	opacity: .7;
}

#video_modal .modal-content {
  -webkit-box-shadow: none;
  box-shadow: none;
  position: relative;
  background-color: transparent;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 0;
  border: 0;
  border-radius: 0;
  outline: 0;
}

#video_modal .modal-header, #prev_modal .modal-header, #paymentModal .modal-header {
	  background-color: #e4b248;
	  color:white;
	  border-bottom: 0;
}

#prev_modal .modal-title, #video_modal .modal-title, #paymentModal .modal-title{
	text-align: center;
	font-size: 26px;
}

#video_modal .modal-body {
	padding:0;
	margin: 0;
}

#video_modal .modal-body video {
	width: 100%;
}

#video_modal .close {
	color: white;
	text-shadow: none;
	filter: alpha(opacity=100);
	opacity: 1;
}

#tuo_prev {
	font-size: 18px;
  text-decoration: underline;
  letter-spacing: 2px;
  font-weight: normal;
  cursor: pointer;
}

#dic_noi {
	font-size: 18px;
  text-decoration: underline;
  letter-spacing: 2px;
  font-weight: normal;
  cursor: pointer;
}

.modal-footer {
	border-top: 0
}

.img-modal {
	text-align: center;
	margin: 0 auto;
}

.contactmodal {
	text-align: center;
	margin-top: 10px;
}

.contactmodal i {
	color: #e4b248;
}

.contactmodal a {
	color: #333;
}

#prev_modal .modal-body {
	padding-bottom: 0px;
}

/* start css menu preventivo emozionale */

.nav ul {
	list-style-type: none;
	margin-bottom: 0;
}

.nav ul li {
    position: relative;
    display: inline-block;
}

.nav ul li.active {
    background: #0c242e;
    position: relative;
    color: #fff;
}

.nav ul li:before {
    content: "";
    position: absolute;
    top: 52px;
    left: 50%;
    margin-left:-12px;
    height: 2px;
    width: 25px;
    background: #e4b248;
    border: none;
}

.nav ul li span {
    font-size: 14px;
    letter-spacing: 0.1em;
    color: #FFF;
    padding: 26px 17px;
    display: inline-block;
}

form .row {
    margin-right: 0;
    margin-left: 0;
}

.paymentNexi {
    margin-top: 10px;
    width: auto;
    display: inline-block;
    background-color: #04a80c;
    color: #fff;
    padding: 5px 10px;
    font-size: 16px;
    cursor: pointer;
}

.disabled {
    pointer-events: none;
}

.disabled .paymentNexi{
		opacity: 0.5;
}

.text-error_payment {
    color: red;
    font-weight: bold;
    font-size: 20px;
    margin: 15px 0;
}

.text-esito_payment {
    color: #45a203;
    font-weight: bold;
    font-size: 20px;
    margin: 15px 0;
}
/* stop css menu preventivo emozionale */


@media (max-width: 767px) {
	.header_prev img {
		margin: 0 auto;
		text-align: center;
		padding-bottom: 12px;
	}

	.welcome {
		text-align: center;
	}

	.subsection {
		padding-right: 0px;
		padding-left: 15px;
		min-height: 100%;
	}
	.slides > li {
	  min-width: 100%;
	  min-height: 100%;
	}

	.subsection img {
		height: auto;
	}
}
