.margin-top-40 {
	margin-top: 40px;
}

.-mx-4 {
	margin-right: -15px;
	margin-left: -15px;
}

.accordion-title {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
	height: 110px;
}

#accordion a[aria-expanded="true"] .btn-paper {
	background-color: #d3cece !important;
	height: 100%;
}

#accordion a[aria-expanded="false"] .btn-paper {
	background-color:#f1f1f1;
}

.btn-category-last {
	border: none !important;
}

.accordion-title p {
	margin-bottom: 0px;
	text-align: center;
	color: #5a5a5a !important;
	height: 30px;
	font-size: 14px
}

.accordion-title img {
	width: 50%;
	margin: 0 auto;
}

.img-payoff-air {
  margin: 0 auto;
  width: 65%;
  display: block;
}

hr {
    display: block;
    height: 1px;
    border-top: 3px solid #ccc;
    margin: 1em 0 1.5em;
    padding: 0;
}

@media screen and (min-width: 992px) {
  .img-payoff-air {
    display: none;
  }
}

.button-group:after {
	content: '';
	display: block;
	clear: both;
}

.grid:after {
	content: '';
	display: block;
	clear: both;
}


.element-item > * {
	margin: 0;
	padding: 0;
}

.btn-paper {
	border-radius: 0px;
	text-decoration: none;
	color: #5a5a5a !important;
	overflow: hidden;
	width: 100% !important;
}

.btn-air {
	padding-right: 0px;
	padding-left: 0px;
	border-right: 2px solid #ffffff;
	overflow: hidden;
}

.paper-category {
	margin-bottom: 2em;
}

@media screen and (max-width: 767px) {
	.accordion-mobile {
		display: block !important;
	}
}

.accordion-mobile {
	display: none;
}

.accordion-mobile-title {
		display: flex;
		flex-wrap: nowrap;
	}
	
	.accordion-mobile-title a {
		display: flex;
		width: 100%;
		align-items: center;
		text-decoration: none !important;
	}
	
	.accordion-mobile-title a > img {
		width: 6%;
		margin-right: 15px;	
	}
	
	.accordion-mobile-title a[aria-controls="accordion-affidabilita"] > img {
		width: 5% !important;
}
	
	.accordion-mobile-title a > p {
		margin-bottom: 0px !important;
		text-decoration: none !important;
		color: #5A5A5A !important;
		text-transform: uppercase;
		font-size: 14px;
	}
	
	.accordion-mobile-title a > p:hover {
		text-decoration: none !important;
	}

	.accordion-mobile .panel-group .panel {
			border-radius: 0px !important;
			min-height: 80px !important;
		}

		@media screen and (max-width: 1199px) {
				.accordion-mobile .panel-group .panel {
					min-height: 50px !important;
				}
			}

.accordion-text {
	border-right: 2px solid #f1f1f1;
	border-left: 2px solid #f1f1f1;
	border-bottom: 2px solid #f1f1f1;
	padding-left: 15px;
	padding-right: 15px;
}

@media screen and (max-width: 356px) {
	.accordion-mobile-title a > img {
		width: 15% !important;
	}

	.accordion-mobile-title a[aria-controls="accordion-affidabilita"] > img {
		width: 15% !important;
	}

	.accordion-mobile-title a > p {
		font-size: 13px !important;
	}
}
	

.plus-minus {
	font-size: 18px;
	position: absolute;
	right: 0;
	margin-right: 30px;
}

.plus::before {
	content: "+";
}

.minus::after {
	content: "-";
}

.accordion-title a > p, .accordion-mobile-title a > p {
	margin-bottom: 0px !important;
}

.accordion-title a > p:hover, .accordion-mobile-title a > p:hover {
	text-decoration: none !important;
}

@media screen and (max-width: 991px) {
	.margin-top-20-mobile {
		margin-top: 20px;
	}
}

.panel-title a {
	text-decoration: none;
    font-size: 16px;
    color: #5a5a5a !important;
    font-family: 'Archivo Black', sans-serif;
    font-weight: normal;
    height: 40px;
    overflow: hidden;
}

.panel-default {
    border-color: transparent;
}

.panel-group .panel {
    border-radius: 0px;
}

.panel {
	box-shadow: 0 0px 0px rgba(0, 0, 0, .05);
	border: 0px solid transparent;
}

.panel-default > .panel-heading {
    background-image: none!important;
    background-repeat: none;
	background-color: #f1f1f1;
	border-top: 5px #16952C solid;
}

.panel-heading {
	border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.panel-body {
	padding: 15px 0px 15px 0px;
	text-align: justify;
}


body {
	background-image: url(../immagini/bg1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	background-attachment: fixed;
}

.line-bottom {
    border-bottom: 1px solid #cccccc;
    line-height: 30px;
    margin: 15px 0;
    padding: 21px 0;
    margin-top: 0px;
}

a#btnProdotti, a#btnProdotti:visited {
	color: #000
}
div#contCustomPage p.contLoghiAboutUs {
	width: 100%;
	height: 280px;
	margin: 15px 0;
	padding: 0;
	background: #eee;
}

a.loghiAboutUs {
	width: auto;
	height: 120px;
	margin: 10px;
	padding: 0;
	display: block;
	float: left;
}
.bolle-container .col-md-4{
	margin-left:11%;
}
.bolla-prodotti{
    cursor: pointer;
}

.row.division {
	margin: 40px 0 10px
}

.mini-title h3 {
    color: #fff;
}

.fotoprodotto p{
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	padding-top: 15px;
	padding-bottom: 15px;
}
@media (max-width: 1199px) {
	.bolla-prodotti p {
		max-height: 150px;
		overflow: auto;
	}
}

@media (max-width: 767px){
	.bolle-container .col-md-4{
		margin-left:0px;
	}
}
