body {
	font-family: 'Quattrocento', serif;
	color: #666666;
	font-size: 20px;
}

.site {
	margin-top: 40px;
	margin-bottom: 40px;
}

/*
|--------------------------------------------------------------------------
| OWL CAROUSEL
|--------------------------------------------------------------------------
*/
.owl-carousel {
	list-style-type: none;
}
.owl-item li {
	text-align: center;
}

/*
|--------------------------------------------------------------------------
| BOOTSTRAP RESET
|--------------------------------------------------------------------------
*/
.jumbotron {
	margin-top: 15px;
	background-color: #f9f9f9;
}
.form-control {
	border-radius: 0;
}
.dropdown-menu li:hover {
	background-color: #efefef;
}
.thumbnail,
.img-thumbnail {
	border-radius: 0;
}
h1, h2, h3, h4, h5 {
	
}
a:focus { outline: none; }
a:hover, a:focus {
	color: #222;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	vertical-align: middle;
}

/*
|--------------------------------------------------------------------------
| BOOTSTRAP MENU / SUBMENU
|--------------------------------------------------------------------------
*/
/* Apertura menu all'Hover */
.navbar-nav .dropdown:hover > .dropdown-menu {
	display: block;
}

.dropdown-menu {
	box-shadow: none;
	padding: 0;
	background: #f4f4f4;
	border: 0;
}
.dropdown-menu > li > a {
	padding: 6px 20px;
}

.dropdown-submenu {
	position:relative;
}
.dropdown-submenu > .dropdown-menu {
	top:0;
	left:100%;
	margin-top:0px;
	margin-left:-1px;
	border-radius:0 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu {
	display:block;
}
.dropdown-submenu > a:after {
	display:block;
	content:" ";
	float:right;
	width:0;
	height:0;
	border-color:transparent;
	border-style:solid;
	border-width:5px 0 5px 5px;
	border-left-color:#cccccc;
	margin-top:5px;
	margin-right:-10px;
}
.dropdown-submenu:hover > a:after {
	border-left-color: #666666;
}
.dropdown-submenu.pull-left {
	float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
	left:-100%;
	margin-left:10px;
	border-radius:6px 0 6px 6px;
}
.dropdown-submenu > .dropdown-menu {
	min-width: 220px;
}
.dropdown-submenu > .dropdown-menu > li > a {
	white-space: normal;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus,
.dropdown-menu > li > a:hover,
.dropdown-submenu:hover > a {
	background: #DDD;
}


/*
|--------------------------------------------------------------------------
| HEADER
|--------------------------------------------------------------------------
*/
.topheader {
	position: relative;
}
.gold-cont {
	padding: 10px 0;
	text-align: right;
}
.nopadding {
	padding: 0;
}

.logo {
	background: #f4f4f4;	
	padding: 30px 0;
	text-align: center;
	position: absolute;
}
.img-logo {
	max-width: 100%;
}
.btn-primary {
	background: #333333;
	color: #FFF;
	border-color: #333;
}
.btn-primary:hover, .btn-primary:focus {
	background: #000;
	border-color: #000;
}
.keywords {
	border-top: 1px solid #e2e2e2;
}
.bg-menu h3 {
	font-size: 16px;
	font-weight: normal;
	color: #2f2f2f;
	text-transform: uppercase;
	text-align: center;
}


/*
|--------------------------------------------------------------------------
| SIDEBAR
|--------------------------------------------------------------------------
*/

.sidebar-menu {
	margin-bottom: 40px;
}

.list-group {
    margin-bottom: 0;
    padding: 0;
}
.list-group li {
	list-style: none;
}
.list-group-item:first-child, .list-group-item:last-child { border-radius: 0; }
a.list-group-item {
	background: url("../img/map.png") no-repeat scroll 10px 10px #eeeeee;
    border: 0 none;
    color: #fff;
    margin: 0 0 5px;
    padding: 11px 10px 11px 50px;
    font-size: 16px;
}
a.list-group-item:hover, a.list-group-item:focus {
	background-color: #222;
	color: #FFF;
}
.list-group li:last-child > a {
	border-bottom: 0 none;
}


.quotazioni {
	text-align: center;
}
.quotazione-block {
	width: 201px;
	margin: 0 auto;
}

/*
|--------------------------------------------------------------------------
| FOOTER
|--------------------------------------------------------------------------
*/
.footer {
	margin-top: 30px;
	background-color: #2f2f2f;
	padding: 20px 0;
	color: #999999;
}
.footer a:hover { 
	color: #FFF;
}

/*
|--------------------------------------------------------------------------
| NAVBAR
|--------------------------------------------------------------------------
*/
.navbar {
	margin: 0;
	padding: 0;
}
.navbar-logo {
	padding: 8px 25px 8px 5px;
}
.navbar-logo img {
	z-index: 999;
	margin-top: 0;
	max-height: 50px;
	position: absolute;
}
.navbar.navbar-default {
	border: none;
	background: transparent;
}
.bg-menu {
	background: #f4f4f4;
}
.navbar .nav > li {
	margin: 0;
}
.navbar .nav > li.active > a,
.navbar .nav > li.active:hover > a {
	color: #222222;
	font-weight: bold;
	background-color: transparent;
}
.navbar .nav > li > a {
	color: #444444;
	padding: 16px 15px 13px;
	border-bottom: 0;
}
.navbar .nav > li > a:hover {
	

}
.navbar .nav > li:hover > a {
	
}
.navbar .nav > li.active > a,
.navbar .nav > li.active > a:hover {
	
}
.navbar .nav > li > a:hover,
.navbar .nav > li.active > a,
.navbar .nav > li.active:hover > a {
	background-color: #ddd;
}





/*
|--------------------------------------------------------------------------
| RICERCA
|--------------------------------------------------------------------------
*/
.search-cont {
	margin: 10px 0;
}
.search-cont .form-control {
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.search-header {
	margin: 5px 0 10px;
	padding: 10px 0;
	font-size: 16px;
	border-bottom: 2px solid #3276B1;
}
.search-header .search-results-label {
	font-weight: bold;
}
.search-header .search-results-terms:before,
.search-header .search-results-terms:after {
	content: '"';
}
.search-header .search-results-count {

}
.search-header .search-results-count-number {
	font-weight: bold;
}
.pagination {
	margin: 10px 0;
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus{
	 background-color: #dda706;
       border-color: #dda706;
}
.pagination>li>a, .pagination>li>span{
  color: #dda706;
}
.pagination>li>a:hover, .pagination>li>span:hover{
  color: #dda706;
}


/*
|--------------------------------------------------------------------------
| SLOGAN
|--------------------------------------------------------------------------
*/
.slogan blockquote {
	background: #f9f9f9;
	border-left: 10px solid #3276B1;
	margin: 1.0em 0 1em;
	padding: 1em 10px;
	quotes: "\201C""\201D""\2018""\2019";
}
.slogan blockquote:before {
	color: #ccc;
	content: open-quote;
	font-size: 4em;
	line-height: 0.1em;
	margin-right: 0.25em;
	vertical-align: -0.4em;
}
.slogan blockquote p {
	display: inline;
}

/*
|--------------------------------------------------------------------------
| GALLERY
|--------------------------------------------------------------------------
*/
.gallery {
	margin-top: 20px;
}
.gallery .owl-item {
	text-align: center;
}
.gallery .owl-controls .owl-buttons div {
	padding: 7px 8px;
	line-height: 12px;
}

/*
|--------------------------------------------------------------------------
| TAGS
|--------------------------------------------------------------------------
*/
.tagcloud-cont {
	padding: 10px 0;
	margin-bottom: 15px;
	border-bottom: 1px solid #efefef;
}
.tagcloud {
	margin: 10px 0 0 20px;
}
.tag-link:hover {
	text-decoration: none;
}
.tag-link       .label.label-default { background-color: #ffffff; color: #333333; }
.tag-link:hover .label.label-default { background-color: #ebebeb; }
.tag-link       .label.label-primary { background-color: #428bca; }
.tag-link:hover .label.label-primary { background-color: #3276b1; }
.tag-link       .label.label-success { background-color: #5cb85c; }
.tag-link:hover .label.label-success { background-color: #47a447; }
.tag-link       .label.label-info    { background-color: #5bc0de; }
.tag-link:hover .label.label-info    { background-color: #39b3d7; }
.tag-link       .label.label-warning { background-color: #f0ad4e; }
.tag-link:hover .label.label-warning { background-color: #ed9c28; }
.tag-link       .label.label-danger  { background-color: #d9534f; }
.tag-link:hover .label.label-danger  { background-color: #d2322d; }

/*
|--------------------------------------------------------------------------
| LINGUE
|--------------------------------------------------------------------------
*/
.lang-cont {
	padding-top: 18px;
}
.lang-flag.active a {
	color: #999999;
}

/*
|--------------------------------------------------------------------------
| VETRINE
|--------------------------------------------------------------------------
*/
.showcase {
	margin-bottom: 30px;
	text-align: center;
}
.showcase-title {
	margin-bottom: 20px;
	border-bottom: 5px solid #eeeeee;
	text-align: center;
	color: #222222;
	font-size: 30px;
	text-transform: uppercase;
	padding-bottom: 15px;
}
.showcase-title h2 {
	margin: 0;
}
.showcase-element {
	margin-bottom: 30px;
}
.showcase-element-title {
	text-transform: uppercase;
	color: #2f2f2f;
	text-align: center;
	background: url('../img/line.png') no-repeat center bottom transparent;
	padding: 0 0 15px;
	margin: 10px 0 10px;
	font-size: 22px;
}
.showcase-descr {	
	text-align: center;
	margin-bottom: 10px;
	font-size: 20px;
}
.showcase-image-fallback {
	width: 100%;
	height: 270px;
	background-color: #efefef;
}
.showcase .row{
	margin-bottom: 10px;
}
.showcase-img {
    height: 160px;
}
.showcase-img img {
	text-align: center;
	margin: 0 auto;
	max-width: 100%;
}


.consigli-element {
	background: url("../img/triangle.png") no-repeat scroll 10px center transparent;
    color: #444444;
    display: block;
    font-size: 18px;
    margin: 0;
    padding: 10px 10px 10px 30px;
}
.consigli-element:hover {
	text-decoration: none;
}
.consigli-dnl {
	text-align: center;
	margin-top: 40px;
	margin-bottom: 40px;
}
.download-pdf {
	background: url("../img/pdf.png") no-repeat scroll 10px center transparent;
	display: inline-block;
	padding: 15px 15px 15px 50px;
	border: 1px solid #cccccc;
	color: #222222;
	font-size: 16px;
}
.download-pdf:hover, .download-pdf:focus {
	text-decoration: none;
}

/*
|--------------------------------------------------------------------------
| CONTENUTI
|--------------------------------------------------------------------------
*/

.breadcrumb {
	background: transparent;
	font-size: 14px;
	color: #666666;
	padding-left: 0;
	padding-right: 0;
	margin: 0;
}

.image {
	padding-left: 0;
}

.page-image {
	margin-bottom: 15px;
}
.page-image {
	max-width: 100%;
}

.page-title {
 	color: #2f2f2f;
    font-size: 30px;
    margin: 10px 0 20px;
    padding-bottom: 15px;
    text-transform: uppercase;
    background: url('../img/line.png') no-repeat left bottom transparent;
    font-weight: bold;
}

/* Sottopagine */
.page-childrens {
	margin: 30px 0 0;
}
.page-children {
	margin-bottom: 20px;
	border: 1px solid #efefef;
}
/** OLD 
.page-children-title {
	color: #2f2f2f;
    font-size: 16px;
    margin: 10px 0;
    padding-bottom: 10px;
    text-transform: uppercase;
    background: url('../img/line.png') no-repeat left bottom transparent;
}**/
.page-children-title {
	color: #2f2f2f;
    font-size: 16px;
    margin: 15px 0 10px;
    padding-top:15px;
    padding-bottom: 10px;
    text-transform: uppercase;
    border-top:2px solid #ddd;
}
.page-children-title:hover {
	text-decoration: none;
}
.img-child {
    bottom: 0;
    max-width: 100%;
    position: absolute;
}
.page-children-img {
    min-height: 200px;
    position: relative;
    text-align: left;
}
.img-gen {
    max-width: 100%;
}
.page-gen-img {
    text-align: left;
}


.page-children-link:hover {
  text-decoration:none;
}

.page-forms {
	margin: 0;
}

.shop {
	margin-top: 30px;
}
.icona {
	width: 26px;
	height: 26px;
	display: block;
}
.icona-indirizzo { background: url('../img/ico-indirizzo.png') no-repeat center center transparent; }
.icona-telefono { background: url('../img/ico-tel.png') no-repeat center center transparent; }
.icona-orario { background: url('../img/ico-orario.png') no-repeat center center transparent; }
.icona-chiusura { background: url('../img/ico-close.png') no-repeat center center transparent; }
.icona-email { background: url('../img/ico-email.png') no-repeat center center transparent; }

.stampa-scheda {
	text-align: right;
}

.price {
	font-size: 40px;
	text-align: right;
}
.scheda-descr {
	margin-bottom: 20px;
}
.pulsanti-scheda {
	text-align: left;
	margin-top: 15px;
}

.info-scheda, .print-shop {
	text-align: center;
	display: inline-block;
	padding: 15px 30px;
	border: 2px solid #222;
}

/*
|--------------------------------------------------------------------------
| FORM
|--------------------------------------------------------------------------
*/
.form-cont {
	margin: 20px 0;
}
.form-cont .page-header {
	margin-top: 0;
}
.form-horizontal .form-actions {
	margin-left: -12px;
}
form .label-required:after {
	content: ' *';
	color: #840e0e;
}
.captcha-cont {
	display: block;
	margin-top: 4px;
}
.captcha-img {
	border: 1px solid #cccccc;
}

/*
|--------------------------------------------------------------------------
| NEWS / NEWSLETTER
|--------------------------------------------------------------------------
*/
#last_news_cont,
#newsletter_form_cont {
	padding: 10px 0;
}
#last_news_cont li {
	text-align: right;
}
.page-news .page-header {
	margin-top: 20px;
	margin-bottom: 0;
	text-align: center;
}
.news h3 {
	margin: 0 0 5px;
}
.news h3 a {
	color: #222;
}
.news.odd {
	padding-right: 15px;
}
.news.even {
	padding-left: 15px;
}
.news-header {
	padding: 0;
}
.news-header .label {
	font-weight: normal;
	padding: .5em .8em .5em;
}
.news-header h1,
.news-header h2,
.news-header h3,
.news-header h4 {
	margin: 0;
}
.news-header a {
	color: #666666;
}
.news-header a:hover,
.news-header a:focus,
.news-header a:active {
	color: #333333;
	text-decoration: none;
}
.news-image,
.news-description {
	margin-top: 10px;
}
.news-readmore {
	margin-top: 15px;
}

/*
|--------------------------------------------------------------------------
| CREDITS
|--------------------------------------------------------------------------
*/
.credits {
	margin-top: 20px;
}


/*
|--------------------------------------------------------------------------
| SOCIAL ICONS
|--------------------------------------------------------------------------
*/
.social-list {
	margin-bottom: 40px;
}
.social-list li a {
	width: 32px;
	height: 32px;
	display: block;
}
.social-list li a img {
	max-width: 100%;
}


/*
|--------------------------------------------------------------------------
| MODIFICHE CRISTIANO DI BARI - EBWEB
|--------------------------------------------------------------------------
*/

/* PAGINA PROVINCIA */

.page-shop-content{
	padding: 20px 50px; 
	text-align: center;
}

.page-shop-title{
	color: #2f2f2f;
	font-size: 18px;
	font-weight: bold;
	margin: 15px 0 10px;
	padding-top: 15px;
	padding-bottom: 10px;
	text-transform: uppercase;
}

.shop-form{
	padding: 0px 20px;
	text-align: left;
}

.shop-request-button {
	background: #dda706;
	color: #FFF;
	border-color: #dda706;
	font-size: 16px;
	line-height: 2;
}

.page-shop-content:hover > .page-shop-link > .page-shop-title {
	color: #dda706;
}

.form-quotazione {
	background-color: #dda706;
	color: #fff;
	padding: 30px 0px;
}

.form-landing {
	background-color: #dda706;
	color: #fff;
	padding: 30px 20px 0px;
}

@media (min-width: 980px) {
	.form-quotazione {
		background-color: #dda706;
		color: #fff;
		margin: 20px 30px;
		padding: 40px 50px;
	}

	.form-landing {
		background-color: #dda706;
		color: #fff;
		font-size: 15px;
		padding: 30px 20px 15px;
	}
}

@media (max-width: 979px) {
	.form-quotazione .page-header{
		text-align: center;
	}
	.form-quotazione .form-actions{
		text-align: center;
	}
	.form-landing .page-header{
		text-align: center;
	}
	.form-landing .form-actions{
		text-align: center;
	}
}


.form-quotazione .page-header {
	color: #fff;
	border: none;
	font-size: 25px;
	font-weight: bold;
}

.form-quotazione .form-control{
	border: 0;
	height: 40px;
}
.form-landing .page-header {
	color: #fff;
	border: none;
	font-size: 25px;
	font-weight: bold;
	margin-left: 15px;
}

.form-landing .btn-quotazione {
	margin-top: 15px;
	background-color: #e8e5e5;
}

.form-landing .form-control{
	border: 0;
	height: 40px;
}
textarea.form-control {
	height: auto!important;
}
.btn-quotazione {
	border-radius: 0;
	font-weight: bold;
	color: #000;
	font-size: 20px;
	padding: 15px 15px;
}


/* LANDING PAGES */
.blocca-quotazione {
	margin: 50px auto;
    width: fit-content;
}
.cta-btn {
	background-color: #dda706;
	color: #fff;
	font-weight: bold;
	border-radius: 0;
	font-size: 25px;
	text-transform: uppercase;
	padding: 20px 20px;
}

.gold_price h3 {
	font-size: 23px;
	margin: 30px 20px;
	font-weight: bold;
	text-transform: uppercase;
}
.price-row {
	display: flex;
}
@media (max-width: 979px) {
	.price-row {
		flex-direction: column;
	}
}
.price-box {
	flex: 1; 
	border: 2px solid #dda706;
	padding: 15px;
}
.price-label {
	font-weight: bold;
	font-size: 24px;
}
.price-value {
	font-weight: bold;
	color: black;
	font-size: 72px;
}
.overlay {
	position: absolute;
	top: 0px;
	height: 100%;
	width: 100%;
	background: rgba(0, 0, 0, 0.3);
	-webkit-transition: all 0.2s linear 0s;
	-o-transition: all 0.2s linear 0s;
	transition: all 0.2s linear 0s;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 1;
}


@media (max-width: 768px) {
	.cta1 {height: 600px!important;}
}
.parallax-window {
	height: 400px;
	margin-top: 60px;
	margin-bottom: 60px;
	position: relative;
}
.parallax-window .parallax-caption {
	position: absolute;
	z-index: 1;
	text-align: center;
	color: #fff;
	width: 100%;
	padding-left: 30px;
	padding-right: 30px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.parallax-window .parallax-caption .description {
	font-weight: 300;
}
.parallax-window .parallax-caption .btn {
	margin-top: 30px;
	margin-left: 10px;
	margin-right: 10px;
}

.cta1 .cta-btn {
	background-color: #dda706;
	color: #fff;
	font-weight: bold;
	border-radius: 0;
	font-size: 25px;
	text-transform: uppercase;
	padding: 20px 0px;
	width: 260px;
}

.cta-button i {
	margin: 5px;
	font-size: 30px;
}

.review {
	margin: 20px;
}
.review .profile {
	width: 140px;
	border: 2px solid #dda706;
	margin: 0 auto;
}
.review .stars {
	color: #dda706;
	font-size: 25px;
	margin: 20px;
}
.review .desc {
	font-size: 18px;
	max-width: 700px;
	margin: 0 auto;
}


.owl-prev {
	width: 15px;
	height: 100px;
	position: absolute;
	top: 40%;
	margin-left: 0px;
	display: block !important;
	border:0px solid black;
}
.owl-next {
	width: 15px;
	height: 100px;
	position: absolute;
	top: 40%;
	right: 0px;
	display: block !important;
	border:0px solid black;
}
.owl-prev i, .owl-next i {transform : scale(3,3);}

.help-banner {
margin-bottom: 60px;
}

.block-help {
	border: 3px solid #dda706;
	margin: 30px 0;
	padding: 10px;
}

.help-text {
	width: 80%;
    margin: 0 auto;
    letter-spacing: 1px;
}


.dl-list {
	text-align: left;
	font-size: 20px;
	letter-spacing: 2px;
	width: 80%;
	margin: 0 auto;
}
.dl-list dd {
	margin-bottom: 20px;
}
.yellow-dot{
	width: 20px;
	background-color: #dda706;
	height: 20px;
	border-radius: 10px;
	float: left;
	margin-top: 3.5px;
}

.icon-diamanti {
	position: absolute;
	top: 30%;
	right: 35%;
	font-size: 60px;
	color: #dda706;
}

.arrow-l {
	margin-right: 50px;
	transform:  rotate(315deg) translate(10px, 0);
}

.arrow-r {
	margin-left: 50px;
	transform: rotate(45deg) translate(-10px, 0);
}


.payment-icons i {
font-size: 40px;
color: #dda706;
margin-top: 10px;
}
.payment-icons h5 {
font-size: 18px;
font-weight: bold;
margin-top: 10px;
}



@media (max-width: 768px) {
.help-text {  
	width: auto;
}
.dl-list dt {
	margin-right: 10px;
	float: left;
}
.yellow-dot{
margin-right: 5px;
}
.landing-logo {
	width: 40%;
}
}

.help-banner h3{
margin-bottom: 20px;
font-weight: bold;
}

.help-banner .description {
max-width: 800px;
margin: 40px auto
}

.form-quotation-title{
margin-bottom: 30px;
font-weight: bold;
text-align: center;
}
.form-container {
max-width: 800px;
margin: 0 auto;
}

.page-related h3 {
margin: 30px;
font-weight: bold;
}
.review-title h3 {
font-weight: bold;
}

.form-help {
	background: #000;
    color: #fff;
    font-weight: bold;
    border: 0;
    width: 25px;
    height: 25px;
    border-radius: 12.5px;
}

.popover-content {
	padding: 9px 14px;
	font-size: 13px;
  }

.gold-banner {
	background-color: #dda706;
    color: #fff;
    font-size: 28px;
    padding: 18px;
    font-weight: bold;
    text-align: center;
	margin: 20px 0;
}


.gold-description {
	margin-top: 25px;
}

.payment-icons i {
	font-size: 50px;
	color: #dda706;
	margin-top: 20px;
}
.payment-icons h3 {
	font-size: 25px;
	font-weight: bold;
	margin-top: 15px;
}

#today {
	text-decoration: underline;
}

.preventivo {
	font-size: 25px;
    font-weight: bold;
}

.popup-btn{
	background-color: #dda706;
    color: #fff;
    font-weight: bold;
    border-radius: 0;
    font-size: 20px;
    text-transform: uppercase;
    padding: 8px 25px;
}

@media (min-width: 768px) {
	#quotationPopup .modal-dialog {
		width: 650px;
		margin-top: 200px;
	}
}
