/* CSS in oldcar24.com */
.main-menu { background: #004563 !important; }

.copyright a:link {
	color:#ffffff;
	text-decoration: none;
}

.copyright a:visited {
	color: #ffffff;
	text-decoration: none;
}

.copyright a:hover {
	color: #ffffff;
	text-decoration: none;
}

.copyright a:active {
	color: #ffffff;
	text-decoration: none;
}

.edicolaRect {
	display:block;
	float:left;
	width: 33%;
	height: 440px;
	margin:0 0.3333% 5.0% 0;
	background:#d9d9d9;
}

.edicolaCover {
	position: relative;
	display:block;
	float:left;
	margin:0;
	padding: 0;
	width: 100%;
	height: 370px;
	background: #FFF url('/img/offer-no-cover.jpg') center center no-repeat;
	background-size:cover;
}

.offerSquare {
	display:block;
	float:left;
	width: 33%;
	height: 270px;
	margin:0 0.3333% 0.3333% 0;
	background:#d9d9d9;
}

.offersList .offerSquare {
	width: 24.6% !important;
	height: 290px !important;
	margin:0 0.2% 0.4%;
}

.offerCover {
	position: relative;
	display:block;
	float:left;
	margin:0;
	padding: 0;
	width: 100%;
	height: 200px;
	background: #FFF url('/img/offer-no-cover.jpg') center center no-repeat;
	background-size:cover;
}

.offerCarCover {
	position: relative;
	display:block;
	float:left;
	margin:0;
	padding: 0;
	border: 0;
	width: 100%;
	height: 200px;
	background: #FFF url('/img/offer-no-cover.jpg') center center no-repeat;
	background-size:cover;
}

.offersList .offerCover {
	width: 100% !important;
	height: 220px !important;
}

.offerCover .caption {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(255,255,255,0.7);
	color: rgba(0, 69, 99, 1);
	font-weight: 600;
	font-size: 13px;
	padding: 8px 12px;
	-ms-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-webkit-transition: all 300ms linear;
	transition: all 300ms linear;
	opacity: 0;
}

.offerCover:hover .caption {
	opacity: 1;
}

.offerCover .inside-text {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	font-weight: 600;
	font-size: 33px;
	text-align: center;
	font-family: Lora;
	height: 180px;
	line-height: 180px;
	vertical-align: middle;
	/* Colore del testo */
	color: #2a2a2a;
	-ms-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-webkit-transition: all 300ms linear;
	transition: all 300ms linear;
	opacity: 0;
}

.offerCover:hover .inside-text {
	opacity: 1;
}

.offerBody {
	display:block;
	float:left;
	margin:0;
	padding: 0;
	width: 100%;
	height: 70px;
	overflow: hidden;
	padding: 8px 12px;
	background: #004563;
	-ms-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-webkit-transition: all 300ms linear;
	transition: all 300ms linear;
}

.offersList .offerBody {
	width: 100%;
	height: 70px;
}


.offerBody:hover {
	background: #00577d;
}

.offerBody h4 {
	color: #fff !important;
	line-height: 18px;
}

.offerBody h4 span {
	color: #fff !important;
	font-size: 13px;
}


.btn-round:hover {
	color: #FFF !important;
	background: #87939a !important;
}


.news-slide {
	width:100%;
}

.news-slide,
.news-slide .link-slide-offer,
.news-slide .link-slide-news,
.news-slide .link-slide-promo {
	height:400px !important;
	-ms-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-webkit-transition: all 300ms linear;
	transition: all 300ms linear;
}

.news-slide .link-slide-offer:hover,
.news-slide .link-slide-news:hover,
.news-slide .link-slide-promo:hover {
	opacity: 0.9;
}

.news-slide .link-slide-offer {
	position:relative;
	display:block;
	float:left;
	width:44%;
	margin-right:1%;
	background:#f0f0f0 center center;
	background-image:url('http://placehold.it/800x600/');
	background-size:cover;
}

.news-slide .link-slide-news {
	position:relative;
	display:block;
	float:left;
	width:29%;
	margin-right:1%;
	background:#f0f0f0 center center;
	background-image:url('http://placehold.it/800x600/');
	background-size:cover;
}

.news-slide .link-slide-promo {
	position:relative;
	display:block;
	float:left;
	width:25%;
	margin:0;
	background:#004563 top center no-repeat;
	background-image:url('/img/promo.jpg');
	background-size:contain;
	text-align:center;
}
.news-slide .link-content {
	position:absolute;
	bottom:5px;
	left:5px;
	right:5px;
	background:rgba(0, 69, 99,0.9);
}

.news-slide .link-content .category-tag {
	font-size: 15px !important;
	text-transform: capitalize;
}

.news-slide .link-content h2,
.news-slide .link-content h3,
.news-slide .link-content h4 {
	margin:0;
	padding:5px 10px;
	color:#fff !important;
}


/*
.offerBox {
	display:block;
	width:400px;
	float:left;
	background: #FFF;
	margin: 0 3px 3px 0;
	-ms-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-webkit-transition: all 300ms linear;
	transition: all 300ms linear;
}

.offerBox:hover {
	background: #ececec;
}

.offerBox, .offCover, .offBody {
	height:150px;
	float: left;
}

.offCover {
	display:block;
	width:200px;
	background: #FFF center center no-repeat;
	background-size:cover;
}

.offBody {
	display:block;
	width:200px;
}

.offerBox .offBody h3 {
	color: #fff;
	background: #189cd8;
	margin: 5px 5px 2px -20px;
	padding: 2px 5px 2px 25px;
	border-radius: 16px 0 0 16px;
	-ms-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-webkit-transition: all 300ms linear;
	transition: all 300ms linear;
}

.offerBox:hover .offBody h3 {
	background: #004563;
}
*/

.offBody p.small {
	padding: 5px 5px 0;
	margin: 0;
	color: #004563;
	line-height: 14px;
	font-size: 12px;
}

.offBody p.descr {
	padding: 0 5px;
	margin: 0;
	line-height: 16px;
	height: 80px;
	overflow: hidden;
}


.feedBox {
	display:block;
	width:100%;
	height: 100px;
	overflow: hidden;
	-ms-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-webkit-transition: all 300ms linear;
	transition: all 300ms linear;
}

.feedBox .feedCover {
	display:block;
	float: left;
	margin: 0 10px 10px 4px;
	width:120px;
	height: 80px;
	background: #FFF center center no-repeat;
	background-size:cover;
}

.feedBox a {
	color: #fff !important;
	text-decoration: none;
	font-size: 15px;
	line-height: 20px;
}

.feedBox p a:hover {
	color: #fff !important;
	text-decoration: underline;
}


.offers-gallery {
	display: block;
	width: 100%;
	height: 90px !important;
	overflow: hidden;
	margin: 4px 0px 20px ;

}
.offers-gallery ul {
	width: 100000px;
}
.offers-gallery ul li {
	display: inline-block;
	padding:0;
	margin: 0px 2px 0px 0px;
	list-style: none;
}
.offers-gallery ul li .rollover-thumbnail a > img {
	height: 90px !important;
	width: auto;
}

.modal-content {
    border: none !important;
    border-radius: 0 !important;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.label-offer {
	margin:0;
	border-radius:0 !important;
}

.label-carousel {
	position:absolute;
	top:4px;
}

.bg-white	{ background: #fff !important; }

.m-0 { margin: 0 !important; }
.p-0 { padding: 0 !important; }

.mb-0			{ margin-bottom: 0 !important; }
.mb-10		{ margin-bottom: 10px !important; }
.mb-20		{ margin-bottom: 20px !important; }
.mb-30		{ margin-bottom: 30px !important; }
.mb-40		{ margin-bottom: 40px !important; }
.mb-50		{ margin-bottom: 50px !important; }
.mb-60		{ margin-bottom: 60px !important; }
.mb-70		{ margin-bottom: 70px !important; }
.mb-80		{ margin-bottom: 80px !important; }
.mb-90		{ margin-bottom: 90px !important; }
.mb-100		{ margin-bottom: 100px !important; }
.mb-120		{ margin-bottom: 120px !important; }
.mb-150		{ margin-bottom: 150px !important; }

.ml-0			{ margin-left: 0 !important }
.ml-1			{ margin-left: 1px !important }
.ml-5			{ margin-left: 5px !important }
.ml-10		{ margin-left: 10px !important }
.ml-15		{ margin-left: 15px !important }
.ml-20		{ margin-left: 20px !important }

.bg-blue {
  background: #004563;
}

.offerPriceBox {
  background: #004563;
  padding: 5px 10px 5px 30px;
}

.offerPrice {
  margin-top: 8px;
  font-size: 18px;
  color: #fff;
  font-weight: 700;
  float: right;
}

.offerPriceTitle {
  font-weight: 300;
  font-size: 32px;
  color: #fff;
  margin: 0;
  padding: 0;
}

.offerAvatar {
  position: relative;
  display: block;
  width: 100%;
  height: 450px;
  background: #fff center center no-repeat;
  background-size: cover;
}

.photoGalleryBtn {
  border-radius:0 !important;
  text-transform:uppercase;
  color:#fff !important;
}

.offerDescription {
  background:#fff;
  padding:30px;
  margin-top:20px;
}

.offerDescription td.left {
  width: 70px;
  padding: 0;
}

.offerDescription td.right {
  width: 190px;
  padding: 5px 0;
}

.contactSeller {
  background:#fff;
  padding:30px;
  margin:20px 0 0;
}

.postTitle {
  font-size:55px;
  line-height:60px;
  font-weight:300;
  font-family: 'Roboto Slab', serif !important;
}

.sidenav-header-logo {
	width: 250px;
}

.sidenav-header-logo img {
  margin: 0 0 10px 25px;
  width: 220px;
}

@media only screen and (max-width: 767px) {
	.sidenav-header-logo img {
	    margin-top: 0;
	}

	.sidenav-header-logo {
	    width: 180px;
	}

	.sidenav-header-logo img {
	  margin: 0 !important;
	  width: 180px;
	}

	#header {
		height: 110px!important;
	}

}

.sidenav {
  background: #004563;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
	#header {
	    height: 130px!important;
	    background: none !important;
	}
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .news-slide .link-slide-news, .news-slide .link-slide-offer{
    width: 100%;
  }
}


@media screen and (min-width: 770px) and (max-width: 1050px) {
	.edicolaRect {
		width: 33% !important;
		margin: 0 0.5% 1%;
	}

  .offersList .offerSquare {
    /*width: 32.333333% !important; */
		width: 24% !important;
    height: 300px !important;
    margin: 0 0.5% 1%;
  }


  .offersList .offerCover {
    height: 230px !important;
  }

	.offersList .offerCover .inside-text {
		font-size: 33px !important;
		height: 180px !important;
		line-height: 180px !important;
  }

}

@media screen and (min-width: 460px) and (max-width: 769px){
	.news-slide .link-slide-news, .news-slide .link-slide-offer {
		width: 100%;
	}

	.article {
		width: 100%;
	}

	.edicolaRect {
		width: 59% !important;
		margin: 0 20.5% 1%;
	}

  .offerSquare, .offersList .offerSquare {
    width: 49% !important;
    height: 300px !important;
    margin: 0 0.5% 1%;
  }

  .offerCover {
    height: 230px;
  }

  .offersList .offerCover {
    height: 230px !important;
  }

	.offersList .offerCover .inside-text {
		font-size: 33px !important;
		height: 180px !important;
		line-height: 180px !important;
  }

}

@media screen and (max-width: 459px) {
  .news-slide .link-slide-news, .news-slide .link-slide-offer {
    width: 100%;
  }

	.article {
		width: 100%;
	}

	.edicolaRect {
		width: 79% !important;
		margin: 0 10.5% 1%;
	}

  /*
  .offersList .offerSquare, .offerSquare  {
    width: 100% !important;
    height: 300px !important;
    margin: 0 0 4px;
  }

  .offerCover {
    height: 230px;
  }

  .offersList .offerCover {
    height: 230px !important;
  }
  */

  .offerSquare, .offersList .offerSquare {
    width: 49% !important;
    height: 200px !important;
    margin: 0 0.5% 1%;
  }

  .offerCover {
    height: 130px;
  }

  .offersList .offerCover {
    height: 130px !important;
  }

	.offersList .offerCover .inside-text {
		font-size: 23px !important;
		height: 80px !important;
		line-height: 80px !important;
  }


  .postTitle {
    font-size: 30px;
    line-height: 32px;
  }

}


/* OLDCAR IMAGE GALLERY LIGHT BOX  */
.oldCarImageGrid {
	display:block;
	float: left;
	width: 160px;
	height: 120px;
	margin: 0 3px 3px 0;
	background: #fff center center no-repeat;
	background-size: cover;
}

.oldCarImageGrid:hover {
	opacity: 0.6;
}

.header-logo {
	margin: 0 auto !important;
}


/* old car mobile nav-bar lingua */
.sidenav-dropdown {
	background-color: #158bc1 !important;
}

.link-slider-2 {
	position:relative;
	display:block;
	width:100%;
	height:350px;
	background-size:cover;
}

.caption-link-slider-2 {
	position: absolute;
	bottom: 5px;
	left: 5px;
	right: 5px;
	background: rgba(0, 69, 99,0.9);
}

.caption-link-slider-2 .category-tag {
	font-size: 15px !important;
	text-transform: capitalize;
}

.caption-link-slider-2 h2 {
	margin: 0; padding: 5px 10px; color: #fff !important;
}

.slider-sidebar {
	width: 100%;
}

.slider-sidebar,
.link-slider-2 {
	height:350px;
}

@media screen and (min-width: 992px) and (max-width: 1100px) {
	.slider-sidebar,
	.link-slider-2 {
		height:280px;
	}
}

@media screen and (min-width: 641px) and (max-width: 991px) {
	.slider-sidebar,
	.link-slider-2 {
		height:320px;
	}
}

@media screen and (min-width: 481px) and (max-width: 640px) {
	.slider-sidebar,
	.link-slider-2 {
		height:280px;
	}
}

@media screen and (max-width: 480px) {
	.slider-sidebar,
	.link-slider-2 {
		height:240px;
	}
}


.entry-content, .entry-content p, .entry-content li {
	padding-top: 30px;
	font-size: 17px !important;
	line-height:26px !important;
	font-family: 'Lora', serif !important;
	font-weight: 400;
}

.entry-content strong, .entry-content b {
	font-weight: 700;
}

.box-about-blue {
	padding: 50px 30px;
	background: #004563 !important;
}

.box-about-blue h2 {
	color: #fff !important;
	font-weight: 700;
	font-size: 30px;
	padding-bottom: 20px;
}

.box-about-blue ul {

}
.box-about-blue li {
	color: #fff !important;
	list-style: square;
	padding-bottom: 20px;
	font-size: 16px;
	margin-left: 20px;
}

.box-about-blue strong {
	color: #fff;
	font-weight: 700;
}


/*
	AREA RISERVATA
*/
.ui-autocomplete.marca-list{
	height: 260px;
	overflow-y: scroll;
	overflow-x: hidden;
}

.ui-autocomplete.modello-list{
	height: 180px;
	overflow-y: scroll;
	overflow-x: hidden;
}

.ui-autocomplete.nazione-list {
	height: auto;
	height: 300px;
	overflow-x: hidden;
	overflow-y: scroll;

}

/* pulsante rosso */
.same-seller-offer {
	margin: 10px 0 10px -30px;
  background: rgba(212, 0, 4, 1.00);
	color: #ffffff;
	text-align: center;
	line-height: 48px;
	height: 48px;
	font-size: 1.125em;
	/*
	padding: 30px 10px 20px 30px;
	*/
}

.same-seller-offer a {
	display:block;
	text-decoration: none;
	color: white;
}

.same-seller-offer a:hover {
	text-decoration: none;
	background: #189cd8;
	color: white;
}
/* pulsante rosso */


.box-info-account {
  margin: -30px 0 0 -30px;
  background: #004563;
  padding: 30px 10px 20px 30px;
}

.box-info-account h2, .box-info-account a {
	padding-top: 15px;
}

.box-info-account h3 {
	text-align: center;
	font-family: inherit;
}

.box-info-account h4 {
	text-align: center;
	font-family: inherit;
}

.box-info-account a:hover {
	text-decoration: underline;
}

.box-info-account p {
	color: #fff !important;
}

/* LISTINO */
.promotable-welcome {
	padding: 20px 10px;
  margin-bottom: 30px;
	/*test allineamento vert*/
	height:100%;
	line-height:100%;
	vertical-align: middle;
}

.promotable-welcome .top {
  font-size: 30px;
  line-height: 30px;
}

.promotable-welcome .bottom {
  font-size: 20px;
  line-height: 20px;
}

.promotable-header {
  background: #004563;
  color: #fff !important;
  padding: 20px 10px 0px 10px;
  margin-bottom: 30px;
	/*test allineamento vert*/
	height:100%;
	line-height:100%;
	vertical-align: middle;
}

.promotable-header .top {
  font-size: 30px;
  line-height: 30px;
}

.promotable-header .bottom {
  font-size: 20px;
  line-height: 30px;
	height:100%;
	padding: 20px 0px 20px 0px;
	line-height:30px;
	vertical-align: middle;
}

.contact {
	background: #004563;
  color: #fff !important;
	/*test allineamento vert*/
	padding: 20px 10px;
  margin-bottom: 30px;
	height:100%;
	line-height:100%;
	vertical-align: middle;
}

.promotable-header .bottom a {
	display:block;
	background:  rgba(212, 0, 4, 1.00);
	font-size: 20px;
	line-height: 30px;
	color: #fff;
	text-decoration: none;
}

.promotable-header .bottom a:hover {
	background: #189cd8;
	color: #fff;
	text-decoration: none;
}

div.promotable-header > span.contact > a {
	font-size: 20px;
	line-height: 30px;
	color: #fff;
	text-decoration: none;
}

div.promotable-header > span.contact > a:hover { color:#337ab7 }

.promotable-content hr {
	border-top-color: #fff !important;
}

.promotable-content .big {
	font-size: 30px !important;
}

.promotable-price {
		/*
    margin: 20px 50px 18px;
    padding: 15px 0 10px;
		*/
		padding: 20px 10px;
    color: #fff;
    font-size: 25px;
    line-height: 25px;
}

.promotable-price b {
    font-size: 14px;
}

/* advance search */
.select2-container .select2-selection--single {
	height: 35px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
	top: 5px !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 33px !important;
}

/* prova a scalare i pulsanti */
/* div.col-md-12.module-title > p.text-center.mb-30 > a.btn.btn-primary.btn-round.mb-10.btn-block {
	font-size: 2.5rem;
}*/
