@charset "utf-8";
/* CSS Document */

.logo h1 {
	position: absolute;
	top: 0px;
	left: 0px;
	background: #FFF;
	padding: 5px;
	z-index: 1000;
}

.colsinistra {
	width: 220px;
	padding: 0 10px;
	float: left;
}

.colcentrale {
	max-width: 730px;
	padding: 0 10px 5px 10px;
	float: left;
	flex-grow: 1;
	display: block;
}

.coldestra {
	width: 220px;
	padding: 0 10px;
	float: left;
}

.colcentrale .banner {
	text-align: center;
	margin: 0px 0px 10px 0px !important;
}

.colsinistra .banner, .coldestra .banner {
	text-align: center;
	margin-top: 0px !important;
}

.banner img {
	box-shadow: 0px 0px 3px #CCC;
}

.colcentrale .row {
	margin: 0px -5px !important;
}

.colcentrale .col {
	padding: 0px 5px;
}

.colcentrale .carousel {
	margin-bottom: 10px;
}

.carousel-control-prev, .carousel-control-next {
	background: rgba(0, 0, 0, 0.5);
	width: 40px;
	height: 40px;
	border-radius: 20px;
	margin: auto;
}

.colcentrale .carousel-item {
	max-height: 248px !important;
	height: 248px !important;
}

.colcentrale .carousel-inner img {
	max-height: 248px !important;
}

.colsinistra .carousel-inner {
	max-height: 300px !important;
	height: 300px !important;
}

.colsinistra .carousel-inner img {
	max-height: 300px !important;
}

.colcentrale .carousel-caption {
	right: 0px;
	bottom: 0px;
	left: 0px;
	z-index: 10;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #fff;
	text-align: center;
	background: rgba(0, 0, 0, 0.5);
}

.colsinistra .carousel-item .w-100 {
	width: auto !important;
	height: 300px !important;
}

.colsinistra .carousel-caption {
	right: 0px !important;
	bottom: 0px !important;
	left: 0px !important;
	z-index: 10;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #fff;
	text-align: center;
	background: rgba(0, 0, 0, 0.5);
}

/* NEWS HOME DESKTOP */
.newsd {
	background: #eeeeee;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	overflow: hidden;
	position: relative;
	height: 250px;
	margin-bottom: 5px;
}

.newsd:hover, .videod:hover {
	box-shadow: 0 0 10px #999;
}

.newsd img {
	width: 100%;
}

.newsd a {
	color: #000;
	text-decoration: none;
}

.newsd a:hover {
	color: #070;
}

.newsd h3 {
	min-height: 40px;
	padding: 5px;
	font-weight: 800;
}

.newsd p {
	padding: 5px;
	font-size: 14px;
	color: #333;
}

.newsd .infonews {
	position: absolute;
	background: #eeeeee;
	color: #000;
	text-align: center;
	font-weight: bold;
	top: 0px;
	left: 0px;
	z-index: 30;
	box-shadow: 0px 0px 5px #000;
	padding: 2px 5px;
	font-size: 14px;
	border-bottom-right-radius: 10px;
}

.newsd .sezione-news, .newsd .tag-news {
	font-size: 11px;
	padding: 0px 5px 5px 5px;
}

.newsd .sezione-news a, .newsd .tag-news a {
	font-weight: bold;
}

/* VIDEO HOME DESKTOP */
.videod {
	background: #eeeeee;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	overflow: hidden;
	position: relative;
}

.videod img {
	width: 100%;
}

.videod a {
	color: #d1171c;
	text-decoration: none;
}

.videod a:hover {
	color: #000;
}

.videod h3 {
	min-height: 80px;
	padding: 5px;
}

.videod .infovideo {
	position: absolute;
	background: #d1171c;
	color: #FFF;
	transform: rotate(-45deg);
	text-align: center;
	font-weight: bold;
	top: -6px;
	left: -45px;
	width: 120px;
	z-index: 30;
	box-shadow: 0px 0px 5px #000;
	padding-top: 20px;
}

/* CARD */
.colcentrale .col-3, .colcentrale .col, .colcentrale .col-4, .ultimenews .col-2 {
	padding: 0px 5px;
	margin-bottom: 5px;
}

.card-content {
	background: #ffffff;
	border-radius: 0px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border: 1px solid #888;
	padding-bottom: 0.3em !important;
}

.card-content a {
	text-decoration: none;
}

.card-img {
	position: relative;
	overflow: hidden;
	border-radius: 0;
	z-index: 1;
}

.card-img img {
	width: 100%;
	height: 115px;
	display: block;
}

.card-img div {
	position: absolute;
	text-align: center;
	left: 5%;
	width: 90%;
	font-size: 16px;
	font-style: italic;
	color: #f9f9f9;
	padding: 0.3em;
	background-color: #888;
	box-shadow: 0 0 3px rgba(0, 0, 0, .3);
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

.card-desc {
	padding: 5px;
	height: 130px;
	line-height: 1;
}

.card-desc .badge {
	background-color: #888;
	font-size: 10px;
}

.card-desc h5 {
	font-size: 16px !important;
}

.card-desc h6 {
	font-size: 12px !important;
}

.card-desc p {
	color: #888 !important;
	font-size: 14px;
	line-height: 1.2;
}

/* STILI PERSONALIZZATI */

/* PORTE APERTE */
.porteAperte {
	text-align: center;
	display: block;
	background: #c24105;
	color: #FFF;
	width: 100%;
	margin: 0px 5px 5px 5px;
	padding: 5px;
	border-radius: 10px;
}

.cardPorteAperte .card-content {
	border: 1px solid #c24105;
	overflow: hidden;
}

.cardPorteAperte .card-img div {
	background-color: #c24105;
}

.cardPorteAperte .badge {
	background-color: #c24105 !important;
}

.cardPorteAperte .card-desc p {
	color: #c24105 !important;
}

/* PROMOZIONI */
.promo {
	text-align: center;
	display: block;
	background: #cda70e;
	color: #FFF;
	width: 100%;
	margin: 0px 5px 5px 5px;
	padding: 5px;
	border-radius: 10px;
}

.cardPromo a {
	text-decoration: none;
}

.cardPromo .card-content {
	border: 1px solid #cda70e;
	overflow: hidden;
}

.cardPromo .card-img div {
	background-color: #cda70e;
}

.cardPromo .badge {
	background-color: #cda70e !important;
}

.cardPromo .card-desc p {
	color: #cda70e !important;
}

/* ACCESSORI */
.accessori {
	text-align: center;
	display: block;
	background: #98c345;
	color: #FFF;
	width: 100%;
	margin: 0px 5px 5px 5px;
	padding: 5px;
	border-radius: 10px;
}

.cardAccessori .card-content {
	border: 1px solid #98c345;
	overflow: hidden;
}

.cardAccessori .card-img div {
	background-color: #98c345;
}

.cardAccessori .badge {
	background-color: #98c345 !important;
}

.cardAccessori .card-desc p {
	color: #98c345 !important;
}

/* NOLEGGIO */
.noleggio {
	text-align: center;
	display: block;
	background: #3b5998;
	color: #FFF;
	width: 100%;
	margin: 0px 5px 5px 5px;
	padding: 5px;
	border-radius: 10px;
}

.cardNoleggio .card-content {
	border: 1px solid #3b5998;
	overflow: hidden;
}

.cardNoleggio .card-img div {
	background-color: #3b5998;
}

.cardNoleggio .badge {
	background-color: #3b5998 !important;
}

.cardNoleggio .card-desc p {
	color: #3b5998 !important;
}

/* BOX HOME VEICOLI */
.etichettaCartina {
	text-align: center;
	display: block;
	background: #070;
	color: #FFF;
	width: 100%;
	margin: 0px 0px 5px 0px;
	padding: 5px;
}

#inEvidenzaPanel {
	padding: 0px !important;
}

.rigaArea {
	overflow: hidden;
	border-radius: 5px;
	margin: 0px 0px 5px 0px;
	font-size: 13px;
	border: solid 1px #070;
	background-color: #b3e2b3;
	position: relative;
}

.tipo {
	position: absolute;
	top: 98px;
	left: 10%;
	text-align: center;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	background-color: #b3e2b3;
	width: 80%;
	padding: 2px 5px;
	color: #070;
	font-weight: 800;
	z-index: 4;
}

.dati {
	padding: 5px 5px 0px 5px;
}

.prezzo {
	position: relative;
	width: 80%;
	left: 10%;
	text-align: center;
	background: #070;
	padding: 2px 5px;
	color: #FFF;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.barraVoti {
	position: relative;
	top: -15px;
	left: 15%;
	text-align: center;
	border-radius: 10px;
	background-color: #070;
	width: 70%;
	padding: 5px;
	color: #FFF;
	z-index: 4;
}

.stars-outer {
	display: inline-block;
	position: relative;
	font-family: FontAwesome;
	opacity: 0.8;
}

.stars-outer::before {
	content: "\2605 \2605 \2605 \2605 \2605";
	color: lightgrey;
}

.stars-inner {
	position: absolute;
	top: 0;
	left: 0;
	white-space: nowrap;
	overflow: hidden;
	width: 0;
}

.stars-inner::before {
	content: "\2605 \2605 \2605 \2605 \2605";
	color: #cda70e;
}

.corner-ribbon.oro {
	background: #cda70e;
}

.corner-ribbon {
	position: absolute;
	background: black;
	color: white;
	transform: rotate(-45deg);
	text-align: center;
	top: 17px;
	left: -75px;
	width: 210px;
	z-index: 30;
}

.voto {
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 2em;
	font-style: italic;
	color: rgba(255, 255, 255, 0.9);
	background-color: rgba(205, 167, 14, 1);
	box-shadow: 0 0 3px rgba(0, 0, 0, .3);
	border-bottom-left-radius: 5px;
	border-top-right-radius: 5px;
	padding-left: 0.2em;
	padding-right: 0.2em;
	z-index: 6;
}

.evidenzaHome .etichettaCartina, .evidenzaHome .barraVoti, .evidenzaHome .prezzo {
	background: #8265b2;
}

.evidenzaHome .rigaArea {
	background: #d0cfd3;
	border: solid 1px #8265b2;
}

.evidenzaHome .rigaArea a {
	color: #8265b2;
}

/* BOX FINALI COLONNE */
.newsConTitolo {
	margin: 5px 0px;
	border: 1px solid #197982 !important;
	border-radius: 0px !important;
}

.newsConTitolo .card-header {
	background: #197982;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	border-radius: 0px !important;
	padding: 5px;
}

.newsConTitolo .card-body {
	padding: 0px !important;
	color: #0d3e42;
	font-size: 12px;
	background: #dbdcf3 !important;
	border-radius: 0px !important;
}

.newsConTitolo .card-body a {
	color: #000;
}

.newsConTitolo .row {
	border-bottom: 1px solid #FFF;
	margin: 0px !important;
}

.newsConTitolo .row .col-7, .newsConTitolo .row .col-5 {
	padding: 0px 0px 0px 2px;
}

.newsCaravan {
	margin: 5px 0px;
	border: 1px solid #ea7e27 !important;
	border-radius: 0px !important;
}

.newsCaravan .card-header {
	background: #ea7e27;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	border-radius: 0px !important;
	padding: 5px;
}

.newsCaravan .card-body {
	padding: 0px !important;
	color: #0d3e42;
	font-size: 12px;
	background: #f5e1cb !important;
	border-radius: 0px !important;
}

.newsCaravan .card-body a {
	color: #000;
}

.newsCaravan .row {
	border-bottom: 1px solid #FFF;
	margin: 0px !important;
}

.newsCaravan .row .col-7, .newsCaravan .row .col-5 {
	padding: 0px 0px 0px 2px;
}

.newsCaravan .altreNews {
	background: #ea7e27 !important;
}

.altreNews {
	background: #197982;
	color: #FFF !important;
	border-radius: 10px;
	display: block;
}

/* BOX TOP VISITE NEWS MESE ANNO */

@media (min-width: 640px) and (max-width: 1024px) {
	.container {
		max-width: 1170px !important;
		width: 1170px !important;
		padding-right: 0px !important;
		padding-left: 0px !important;
	}
}

.testocol {
	background: #EEE;
	font-size: 14px;
	margin: 10px;
	padding: 15px;
}

.testocol a {
	color: #070;
	text-decoration: none;
	font-weight: 700;
}

.colsinistra .testonews {
	font-weight: normal !important;
}

.colbanner #inEvidenzaPanel {
	margin: auto !important;
}

.bannerPOL {
	margin: 0px 5px 5px 5px;
}

.backgroundBoxSearch {
	background-color: rgba(205, 167, 14, .8);
}

.boxSearch {
	position: relative;
	color: #070;
	border-radius: 5px;
	margin-bottom: .8em;
}

.btnGrigio {
	background-color: #070 !important;
	color: #f9f9f9 !important;
	margin-top: 2em;
}

.etichettaSearch {
	position: absolute;
	text-align: center;
	top: -3px;
	left: 8px;
	color: #f9f9f9;
	padding: .3em;
	background-color: #070;
	box-shadow: 0 0 3px rgba(0, 0, 0, .3);
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

.vans {
	text-align: center;
	display: block;
	background: #070;
	color: #FFF;
	width: 100%;
	margin: 0px 5px 5px 5px;
	padding: 5px;
	border-radius: 10px;
}

.cardVans .card-content {
	border: 1px solid #070;
	overflow: hidden;
}

.cardVans .card-img div {
	background-color: #070;
}

.cardVans .badge {
	background-color: #070 !important;
}

.cardVans .card-desc p {
	color: #070 !important;
}