p, .heading-block ~ p:not(.lead) {
    font-size: 16px;
}
ol, ul {
    font-size: 16px;
	line-height:1.8;
}
.iconcm-strada:before {
  content: "\f994";
}
.iconcm-calendario:before {
  content: "\f995";
}
.iconcm-porte:before {
  content: "\f999";
}
.iconcm-alimentazione:before {
  content: "\f998";
}
.iconcm-potenza:before {
  content: "\f997";
}
.iconcm-cambio:before {
  content: "\f996";
}
.si-instagram:hover, .si-colored.si-instagram {
    background-color: #bc2a8d !important;
}
.price-row .filter-p-pricing {
	position: relative;
	bottom: 0;
}
.price-row .filter-p-pricing:before {
	display: none;	
}
#slider.full-screen {
	/*max-height: 70vh;*/
}
#slider .swiper-slide {
	height: 100% !important;	
}
#slider .row.full-screen {
	margin-right: 0px;
    margin-left: 0px;
}
.header-extras {
	margin: 23px 0 0;	
}
.header-extras img {
	height: 48px;
	margin: 0 6px;
}
.header-extras img.marchio-3 {
	height: 35px;
}
.header-extras img.marchio-4 {
	height: 30px;
}
.header-extras img:last-child {
	margin-right:0;
}
#primary-menu ul > li {
	margin-left: 0;
}
.datepicker table tr td span.active, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active:hover {
	background-color: #c10f13 !important;
	background-image: none !important;
}
.slide-auto ul.tab-nav:not(.tab-nav-lg) li {
	width: 33.3333%;
	height: 51px;
}
.slide-auto ul.tab-nav:not(.tab-nav-lg) li a {
	font-size: 20px;
	height: 50px;
	line-height: 50px;
	background-color: #c10f13;
	color: #fff;
}
.slide-auto ul.tab-nav:not(.tab-nav-lg) li.ui-state-active a {
	color: #444;
}
.slide-auto ul.tab-nav:not(.tab-nav-lg) li.ui-tabs-active a {
	position: relative;
	top: 1px;
	background-color: #FFF;
}
#home-sedi h3 {
	margin-bottom: 10px;
}
#home-sedi p {
	margin-bottom: 5px;
}
#sidebar-form .form-check {
	margin-bottom: 10px;
}
#sidebar-form ::placeholder {
	color: #555555;
}
#sidebar-form .form-check label, #candidatura-form .form-check label, #dettaglio-auto .form-check label {
	font-size: 12px;
	text-transform: none;
	letter-spacing: 0;
	font-weight: 400;
}
#home-loghi {
    padding: 100px 0;
	border-bottom: 1px solid #DDD;
}
#home-loghi .heading-block h2 {
    margin-bottom: 30px;
}
#home-loghi .heading-block:after {
    display: none;
}
#home-loghi .single-logo {
    text-align: center;
}
#home-loghi .partners .single-logo img {
    max-height: 85px;
}
#home-loghi .single-logo img {
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
#home-loghi .single-logo:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
#home-servizi {
	padding: 100px 0;
	border-bottom: 1px solid #DDD;
}
#home-servizi .col-lg-3.col-md-6 {
	margin: 15px 0;
}
#home-servizi .feature-box h3 {
	font-size: 20px;
}
#home-servizi .feature-box.fbox-center p {
	font-size: 16px;
	line-height: 1.5;
	color: #555;
	margin-bottom: 30px;
}
#home-servizi .fbox-border.fbox-effect .fbox-icon .img-icon-1 {
	background-image: url("../img/new-car.png");
	background-repeat: no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 50%;
	background-size: 60%;
	background-position: center;
}
#home-servizi .fbox-border.fbox-effect:hover .fbox-icon .img-icon-1 {
	background-image: url("../img/new-car-light.png") 
}
#home-servizi .fbox-border.fbox-effect .fbox-icon .img-icon-2 {
	background-image: url("../img/used-car.png");
	background-repeat: no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 50%;
	background-size: 60%;
	background-position: center;
}
#home-servizi .fbox-border.fbox-effect:hover .fbox-icon .img-icon-2 {
	background-image: url("../img/used-car-light.png") 
}
#home-servizi .fbox-border.fbox-effect .fbox-icon .img-icon-3 {
	background-image: url("../img/service-car.png");
	background-repeat: no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 50%;
	background-size: 60%;
	background-position: center;
}
#home-servizi .fbox-border.fbox-effect:hover .fbox-icon .img-icon-3 {
	background-image: url("../img/service-car-light.png") 
}
#home-servizi .fbox-border.fbox-effect .fbox-icon .img-icon-4 {
	background-image: url("../img/free.png");
	background-repeat: no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 50%;
	background-size: 60%;
	background-position: center;
}
#home-servizi .fbox-border.fbox-effect:hover .fbox-icon .img-icon-4 {
	background-image: url("../img/free-light.png") 
}
#home-servizi .fbox-border.fbox-effect .fbox-icon i:hover, #home-servizi .fbox-border.fbox-effect:hover .fbox-icon i {
    color: #FFF;
    box-shadow: 0 0 0 1px #c10f13;
}
#home-servizi .fbox-border.fbox-effect .fbox-icon i:after {
	background: #c10f13;
}
ul.stato-auto {
    list-style: none;
	margin-bottom: 0;
}
.stato-auto .btn {
	border: none;
}
.stato-auto .button-3d {
	border-radius: 3px;
    border-bottom: 3px solid rgba(0,0,0,0.15);
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}
.stato-auto li, .tipologia-auto li {
    display: inline-block;
}
.stato-auto input, .tipologia-auto input {
    visibility:hidden;
}
.stato-auto label {
    cursor: pointer;
	/*margin-left: -13px;*/
}
.tipologia-auto label {
	margin-left: 0;
}

.stato-auto input, .tipologia-auto input {
	position: absolute;
}

.stato-auto .btn-sm {
	padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0;
	height: 30px;
}
.stato-auto .button.button-border:not(.button-fill):hover, .stato-auto .button.button-border:not(.button-fill):hover {
	background-color: #c10f13;
}
.stato-auto input:checked + label {
    background: #c10f13;
	color: #fff;
	border-color: #c10f13;
}
.tipologia-auto input:checked + label {
	text-shadow: 2px 2px 0 #C10F13, 2px -2px 0 #C10F13, -2px 2px 0 #C10F13, -2px -2px 0 #C10F13, 2px 0px 0 #C10F13, 0px 2px 0 #C10F13, -2px 0px 0 #C10F13, 0px -2px 0 #C10F13;
}
.box-ricerca h4, .box-ricerca label, .box-ricerca .irs-grid-text {
	color: #fff;
}
.box-ricerca .more-link {
	color: #fff;
	border-bottom-color: #fff;
}
.box-ricerca .more-link:hover {
	border-bottom-color: #c10f13;
}
.stato-auto .button.button-border {
	border: 1px solid #fff;
    color: #fff;
	letter-spacing: 0;
}
.stato-auto input:checked + .button.button-border {
	border-color: #c10f13;
}
.tipologia-auto label {
	text-align: center;
	margin-bottom: 5px;
    word-break: break-word;
}
.box-ricerca .tipologia-auto p {
	margin-bottom: 0;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.2;
	letter-spacing: 0;
	text-transform: capitalize;
	margin-top: -10px;
}
.box-ricerca .togglec label {
	letter-spacing:0;
	text-transform: capitalize;
}
ul.tipologia-auto {
	/*margin-bottom: 20px;
	margin-top: -30px;*/
	margin: 0;
}
.tipologia-auto li {
	text-align: center;
    width: 12.5%;
    margin: 0;
    float: left;
}
.tipologia-auto li i {
	font-size: 44px;
}
.box-ricerca .form-control {
	height: auto;
	padding: 4px 10px;
}
#slider .box-ricerca form label {
	margin-bottom: 6px;
}
#slider .box-ricerca form .row > div {
    margin-bottom: 10px;
}
#slider .box-ricerca .heading-block.bottommargin-sm {
	margin-bottom: 15px !important;
}
#slider .box-ricerca .button {
	height: 34px;
    line-height: 34px;
}
#slider .box-ricerca .stato-auto .btn-sm {
	height: auto;
	line-height: 1.5;
}
.tipologia-auto label:hover, .tipologia-auto label:focus {
	text-shadow: 2px 2px 0 #C10F13, 2px -2px 0 #C10F13, -2px 2px 0 #C10F13, -2px -2px 0 #C10F13, 2px 0px 0 #C10F13, 0px 2px 0 #C10F13, -2px 0px 0 #C10F13, 0px -2px 0 #C10F13;
}
.box-ricerca .bootstrap-select .btn-light {
	background-color: #ffffff;
    border: 2px solid #DDD;
	border-radius: 0;
	color: #555555;
}
.box-ricerca .btn-light:not(:disabled):not(.disabled):active, .box-ricerca .btn-light:not(:disabled):not(.disabled).active, .box-ricerca .show > .btn-light.dropdown-toggle {
	background-color: #ffffff;
    border-color: #aaa;
}
.box-ricerca .bootstrap-select > .dropdown-toggle.bs-placeholder, .box-ricerca .bootstrap-select > .dropdown-toggle.bs-placeholder:hover, .box-ricerca .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .box-ricerca .bootstrap-select > .dropdown-toggle.bs-placeholder:active {
	color: #555;
}
.box-ricerca .dropdown-menu {
	border-radius:0;
}
.slide-auto .owl-carousel a {
	font-size: 16px;
    font-weight: 700;
	color: #555;
}
.slide-auto .owl-carousel a:hover {
	color: #c10f13;
}
.slide-auto .oc-item img {
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}
.slide-auto .oc-item:hover img {
	transform: scale(1.05);
	-ms-transform: scale(1.05);
  	-webkit-transform: scale(1.05);
}
.top-links li > a {
	font-weight: 500;
	letter-spacing: 1px;
}
#primary-menu ul {
	width: 100%;
	text-align: start;
}
#primary-menu ul ul li > a {
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 1px;
}
#primary-menu ul > li {
	background: url(../img/menu-divider-v.png) right center no-repeat;
	float: none;
	display:inline-block;
}
#primary-menu ul > li:last-child {
	background: none;
}
#primary-menu ul > li > ul > li {
	background: none;
	float: left;
	text-align: left;
	width: 100%;
}
#primary-menu .line {
	margin: 0 auto;
	width: 90%;
}
#primary-menu .line:last-child {
	display: none;
}
#primary-menu .dropdown-menu {
	padding: 0;
}
#primary-menu ul ul:not(.mega-menu-column) {
	border-top: 1px solid #EEE;;
	border-left: 2px solid #c10f13;
	border-radius: unset;
}
.widget_contacts a {
    font-size: 18px;
}
.widget_contacts a i {
	margin-right: 5px;
}
.sm-form-control {
	font-weight: 300;
}
select.sm-form-control {
	background-image:url('images/icons/mainsubmenu.png');
	background-repeat: no-repeat;
	background-position: center right;
	background-size: 9px 20px;
}
#side-panel #sidebar-form label {
	margin-bottom:0;
}
#side-panel #sidebar-form .sm-form-control {
	line-height: 1.1;
}
.dark-filter::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(85,85,85,.8);
}
.light-filter::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(193,15,19,.8);
}
.position-relative {
	position: relative;
}
#side-panel {
	right: -400px;
    width: 400px;
}
#side-panel .side-panel-wrap {
	width: 430px;
}
#side-panel .widget {
	width:340px;
}
body.side-panel-open:not(.device-xs):not(.device-sm):not(.device-md) .body-overlay:hover {
	cursor: url('../img/close.png') 15 15, default;
}

#primary-menu.style-2 > div > ul > li > a {
	padding: 19px 12px 19px 9px;
}
#primary-menu.style-2 > div > ul > li:first-of-type > a {
    padding-left: 0 !important;
}
.team-title p{
	font-size: 14px;
	color: #c10f13;
}
.team-title p.grigio {
	color:#444444;
}
.marchi-img{
	border-top:1px solid #c10f13;
	margin-top:10px;
	padding-top:10px;
	display: inline-block;
	text-align:center;
}
.marchio-border{
	width:40px;
	margin:0px 10px;
}
h4.tab-sedi{
	text-transform: uppercase;
	font-weight: 400;
	background: #E4E4E4;
	padding:5px 5px;
}


/* ELENCO AUTO */
#ricerca-auto .elenco-auto {
	padding: 30px 45px;
}
#ricerca-auto .auto-list-item {
	padding-bottom: 30px;
}
#ricerca-auto .auto-list-box {
	border: 1px solid #ddd;
}
#ricerca-auto .auto-list-box:hover h3 a {
	color: #c10f13;
}
#ricerca-auto .portfolio-desc {
	padding: 10px 15px;
}
#ricerca-auto .portfolio-desc h3 {
	font-weight:400;
	font-size:22px;
}
#ricerca-auto .portfolio-desc h3 span {
	font-weight:400;
	font-size:14px;
	margin-top:0px;
	color: #c10f13;
}
.filter-p-pricing {
	bottom: 10px;
	font-family: 'Roboto';
}
.car-p-bottom {
	background: #EFEFEF;
	padding: 5px 15px;
	margin-top: 0px;
	text-align: center;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.car-p-bottom a {
	width: 100%;
}
.car-p-features [class^="col-"] {
    margin-top: 5px;
	margin-bottom:5px;
}
.car-p-features {
	border-top: 1px solid #DDD;
	padding: 10px 15px;
	margin-top: 0px;
}
#ricerca-auto .car-p-features i {
	font-size: 20px;
}
.car-p-features span {
	font-size: 14px;
	line-height: 20px;
	vertical-align: top;
}
#ricerca-auto .portfolio-image {
	height: 240px;
	position: relative;
	overflow: hidden;
}
#ricerca-auto .portfolio-image > a {
	display: block;
    width: 100%;
    height: auto;
	margin-top: 0px;
}
#ricerca-auto .portfolio-image > a .p-image {
	display: block;
    width: 100%;
    height: 240px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
#ricerca-auto .portfolio-image > a .p-image.p-image-small {
	background-size: 70%;
}
#ricerca-auto .auto-list-box .portfolio-image a .p-image  {
	transition: all .2s ease-in-out !important;
	-webkit-transition: all .2s ease-in-out  !important;
    -o-transition: all .2s ease-in-out  !important;
}
#ricerca-auto .auto-list-box:hover .portfolio-image a .p-image {
	transform: scale(1.05);
	-ms-transform: scale(1.05);
  	-webkit-transform: scale(1.05);
}
#ricerca-auto .filter-p-pricing, #ricerca-auto .filter-p-pricing:before {
	background: #c10f13;
}
.title-auto{
	text-transform: uppercase;
	font-weight: 500;
}



/* DETTAGLIO AUTO */
#dettaglio-auto .color-title {
	position: absolute;
    z-index: auto;
    bottom: 10px;
    left: 50%;
    transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
  	-webkit-transform: translate(-50%, -50%);
    font-weight: 300;
	z-index: 999;
}
#dettaglio-auto .color-title p {
	font-size: 18px;
}
.text-red {
	color: #c10f13;
}
.text-white {
	color: #fff;
}
#dettaglio-auto .card-contatti .button-border {
	background-color: #fff;
	border-color: #fff;
	color: #c10f13;
}
#dett-officina .card-contatti .button-border {
	background-color: #fff;
	border-color: #fff;
	color: #c10f13;
	width: 100%;
	text-align: center !important;
}
#dett-officina .card-contatti .button-large:hover {
	border-color: #444;
	color: #fff;
	background-color: #444;
}
#dettaglio-auto .card-contatti .button-xlarge {
	width:100%;
	text-align: center !important;
	font-size: 24px;
}
#dettaglio-auto .card-contatti .button-xlarge.tright i {
	margin:	0 10px 0 0;
}
#dettaglio-auto .card-contatti .button-xlarge:hover {
	border-color: #444;
	color: #fff;
	background-color: #444;
}
#section-spec .lista-dotazioni ul {
	margin-left: 15px;
}
#section-spec .lista-dotazioni li {
	padding: 5px 0;
}
.button.button-xlarge {
	letter-spacing: 1px;
}
#page-menu-wrap{
	background-color: #5C5C5C;
}
.accettazione .card-contatti .button-border {
	background-color: #fff;
	border-color: #fff;
	color: #c10f13;
	width: 100%;
	text-align: center !important;
}
.accettazione .card-contatti .button-large:hover {
	border-color: #444;
	color: #fff;
	background-color: #444;
}
.accettazione .card-contatti .button-xlarge {
	width:100%;
	text-align: center !important;
	font-size: 24px;
}
.accettazione .card-contatti .button-xlarge.tright i {
	margin:	0 10px 0 0;
}
.accettazione .card-contatti .button-xlarge:hover {
	border-color: #444;
	color: #fff;
	background-color: #444;
}
.accettazione h3.card-title {
	color: #fff;
	text-transform: none !important;
	letter-spacing: 0 !important;	
}
.accettazione i {
	font-size: 16px !important;	
}
#orari .accettazione .mt-5 {
	margin-top: 0 !important;	
}
#dettaglio-auto .dark .swiper-pagination span.swiper-pagination-bullet-active {
    background-color: initial !important;
}
#dettaglio-auto .dark .swiper-pagination span:hover {
	background-color: auto !important;
}
#ricerca-auto .box-ricerca h4, #ricerca-auto .box-ricerca label, #ricerca-auto .box-ricerca .irs-grid-text {
	color: #555;
}
#ricerca-auto .toggle.toggle-border {
	background-color: #fff;
}
#ricerca-auto .togglet label {
	margin-bottom:0;
}
#ricerca-auto .togglet i {
	color: #c10f13;
}

#ricerca-auto .form-check-label {
	font-weight: 400;
}
#ricerca-auto .form-check input[type=checkbox]:checked + label {
	font-weight: 700;
}
.bottommargin-xs {
	margin-bottom: 10px;
}
#ricerca-auto .toggle {
	margin-bottom: 0;
}
#ricerca-auto .tipologia-auto {
	margin-bottom: 0;
	text-align: center;
	margin-left: -36px;
}
#ricerca-auto .tipologia-auto li {
	width: 49%;
}
#ricerca-auto .tipologia-auto label:hover {
	text-shadow: none;
	color: #c10f13;
}
#ricerca-auto .tipologia-auto input:checked + label {
	text-shadow: none;
	color: #c10f13;
}
#ricerca-auto .stato-auto .button.button-border {
	border: 1px solid #555;
}
#ricerca-auto .stato-auto label:hover {
	color: #fff;
}
#ricerca-auto .stato-auto input:checked + label {
	color: #fff;
	border: 1px solid #c10f13 !important;
}
#ricerca-auto .elenco-auto .filter-p-pricing a {
	color: #fff;
}
#ricerca-auto .elenco-auto .filter-p-pricing a:hover span {
	text-decoration:underline;
}
#info-modal .form-check-label {
	font-size: 12px;
	font-weight: 400;
	text-transform: none;
	letter-spacing: 0;
}
.heading-block:after {
	border-top: 2px solid #c10f13;
}



/* PAGINA */
.bg-grey {
	background: #f7f7f7;
}
#sedi .entry-c {
	padding-top: 14px;
}
#sedi .widget > h4 {
	font-size: 18px;
	letter-spacing: 1px;
	color: #c10f13;
	padding-bottom:10px;
	border-bottom: 1px solid #c10f13;
}
#sedi .rowSedi{
	padding-top:40px;
	margin-top:40px;
	border-top: 1px solid #CBCBCB;
}


#section-spec .table {
	color: #444;
}
#section-spec .table .text-black-50 {
	color: #555 !important;
}
ul.tipo-richiesta {
    list-style: none;
    margin-bottom: 0;
}
.tipo-richiesta li {
	display: inline-block;
	white-space: nowrap;
}
.tipo-richiesta label {
	margin-left: -13px;
	font-size: 12px;
}
.tipo-richiesta input {
    visibility: hidden;
}
.tipo-richiesta .button.button-border {
    border: 1px solid #c10f13;
    color: #fff;
	background-color: #c10f13;
}
.tipo-richiesta input:checked + label {
    background: #444 !important;
	color: #fff;
	border-color: #444 !important;
}
.heading-block {
    margin-bottom: 30px;
}
#content .heading-block {
    margin-bottom: 0px;
}
#side-panel .side-panel-wrap {
	padding: 30px 30px 30px 30px;
}
#dettaglio-auto .line {
	margin: 0;
}
.slide-auto .tab-content .button {
	margin-top: 20px;
}
#footer .widget_links {
	margin-top: 10px;
}
#footer .widget_links i {
	color: #fff;
}
#footer span {
	color: #555;
}
#footer .footer-bottom {
	text-align: center;
}
#footer .copyright-links a {
	border-bottom: 0;
}
.dark .slider-caption h2, .dark  .slider-caption p {
	color: #fff;
	text-shadow: 0px 0px 10px rgba(0,0,0,0.5);
}
.slider-caption p {
	font-size: 24px;
	font-weight: 600;
	margin-top: 15px;
}
.slider-caption-top-left {
	top: 50px !important;
	bottom: auto;
	text-align: left;
}
.slider-caption-top-right {
	top: 50px !important;
	bottom: auto;
	left: auto;
	right: 15px;
	text-align: right;
}
.slider-caption-top {
	top: 50px !important;
}
.dark .button:hover {
    background-color: #444;
}
#page-title {
	padding: 20px 0;
	background-color: #c10f13;
    border-bottom: 1px solid #EEE;
}
#page-title h1 {
	color: #fff;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.5) !important;
}
.breadcrumb {
	font-size: 14px;
}
.breadcrumb a, .breadcrumb-item + .breadcrumb-item::before {
	color: #eee;
}
.breadcrumb a:hover {
	color: #fff;
}
.breadcrumb-item.active {
	color: #fff;
	font-weight: 700;
}
.section-features .card {
    border: 0;
    overflow: hidden;
    background: #fff;
    background-clip: padding-box;
    box-shadow: 0 0 35px rgba(140,152,164,.2);
}
.section-features .card:before {
    content: '';
    position: absolute;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    margin-bottom: 0;
    height: 3px;
    width: 100%;
    background: linear-gradient(to right,#c10f13,#fff);
}
.promo h3 {
	margin-bottom: 22px;
}
.promo.promo-dark {
	padding: 30px;
}
#team .team .team-title h4 {
	font-size: 16px;
}
.list-group-item.active {
	background-color: #c10f13;
    border-color: #c10f13;
}
.slide-auto .tab-pane ul.tab-nav:not(.tab-nav-lg) li {
	height: 41px;
	width: auto;
}
.slide-auto .tab-pane ul.tab-nav:not(.tab-nav-lg) li a {
	display: block;
    padding: 0 15px;
    color: #444;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    font-weight: bold;
}
#contatti .form-check label {
    font-size: 12px;
    text-transform: none;
    letter-spacing: 0;
	font-weight: 400;
}
#contatti .form-check {
    margin-bottom: 10px;
}
#contatti #mappa .tab-content {
	max-height: 450px
}
#contatti #mappa li[aria-expanded="true"] a {
	background-color: #c10f13;
}
#page-menu nav li.current a {
    background-color: #c10f13;
}
#contatti #mappa li a {
	font-size: 16px;
}
#contatti .google-map {
	position: relative;
    width: 100%;
    height: 450px;
}
#contatti #mappa #page-menu-wrap {
	position: relative;
	top: auto;
}
textarea.sm-form-control {
	border: 1px solid #000;
}
textarea.sm-form-control:focus {
	border-color: #AAA;
}
#contatti #mappa .menu-title {
	text-shadow: 1px 1px 2px rgba(0,0,0,0.5) !important;
}
#contatti address {
	font-size: 16px;
}
#page-menu.sticky-page-menu #page-menu-wrap {
	top: 60px;
}
#dett-servizio .entry-title h2, #dett-officina .entry-title h2 {
	margin-bottom: 30px;
}
#dett-servizio .entry-content h4, #dett-officina .entry-content h4{
	margin-bottom: 10px;
}
#dett-servizio .widget-title h4, #dett-officina .widget-title h4 {
	text-align: left;
}
.sidebar-widgets-wrap .widget {
	padding-top: 45px;
	border-top: 2px solid #c10f13;
}
.widget {
	margin-top: 45px;
}
.sidebar .service-preview {
	margin-top: 20px;
    padding-top: 20px;
    border-top: 1px dashed #E5E5E5;
}
.sidebar .service-preview:first-child {
	margin-top: 0;
	padding-top: 0;
	border-top: 0;
}
.sidebar .service-preview h4 {
	margin-top: 15px;
	text-align: left;
	margin-bottom: 0;
}
.sidebar .service-preview a:hover h4 {
	color: #c10f13;
}
.sidebar .service-preview .service-thumb {
	width:100%;
	height: auto;
	overflow: hidden;
}
.sidebar .service-preview a img {
	transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}
.sidebar .service-preview a:hover img {
	transform: scale(1.05);
    -ms-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}

/* PROMOZIONI */
#list-promo .entry-title h3 {
	text-transform: uppercase;
	line-height: 36px;
	margin-bottom: 15px;
	color: #c10f13;
	font-size: 30px;
}
#list-promo .entry-title h4 {
	text-transform: none;
	letter-spacing: 0;
	line-height: 20px;
	margin-bottom: 15px;
}
#list-promo #posts .entry-content {
	margin-top: 15px;
}
#list-promo #posts .entry-content p {
	margin-bottom: 15px;
}
#list-promo .entry-image {
	overflow:hidden;
	margin-bottom:20px;
}
#list-promo .entry-image img {
	transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}
#list-promo .entry:hover img {
	transform: scale(1.05);
    -ms-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
#list-promo .button i {
	margin-right: 0;
	margin-left: 8px;
	width: 6px;
}


#about .container p:last-child {
	margin-bottom: 0;
}
#dett-promo .table {
	font-size: 16px;
	margin-bottom: 30px;
}
#dett-promo .table th {
	vertical-align: middle;
	padding: 15px;
}
#dett-promo .table td {
	padding: 15px;
}
#dett-promo .table-bordered .inside-table td {
	border: 0;
	padding: 0;
}
#dett-promo .table-bordered .inside-table td:first-child {
	padding-right: 24px;
}
.vertical-title {
    white-space: nowrap;
	background: #c10f13;
	color: #fff;
}
.vertical-title div {
	-webkit-transform: translate(8px, -5px) rotate(270deg);
    transform: translate(8px, -5px) rotate(270deg);
    /*width: 30px;*/
}
#dettaglio-auto #slider .car-title {
	font-weight: 700;
    margin-bottom: 10px;
	font-size: 2.5rem;
	line-height: 1.5;
}
#dettaglio-auto #slider .slider-text p {
	font-size: 18px;
}
#list-news .entry-title h2 {
	text-transform: none;
	margin-bottom: 15px;
}
#list-news #posts .entry-image {
	margin-bottom: 50px;
}
#list-news #posts .entry-content {
	margin-top: 15px;
}
#list-news #posts .entry-content p {
	margin-bottom: 15px;
}
#dett-news .sidebar .service-preview h4 {
	text-align: left;
	margin: 0 0 15px 0;
}
#dett-news .sidebar .service-thumb {
	margin-bottom: 15px;
}
#dett-news .sidebar .service-preview h4 {
    margin: 0 0 5px 0;
}
p.date-post {
	margin-bottom: 5px;
}
#dett-news .entry-title h2 {
	margin-bottom: 15px;
}
.fluid-width-video-wrapper {
	padding-top: 0 !important;
}
#work-with-us .promo {
	padding: 30px;
}
#work-with-us .promo a.button {
	position:relative;
	right: 0;
	top: 0;
	margin-top: 0;
}
#candidatura-form .button {
	width: 100%;
}
#footer .indirizzo::before {
	position: absolute;
	left:14px;
	top:0;
	font-family: 'font-icons';
	content: "\e62a";
	color: #fff;
}
#footer .telefono::before {
	position: absolute;
	left:15px;
	top:0;
	font-family: 'font-icons';
	content: "\e844";
	color: #fff;
}
#footer .fax::before {
	position: absolute;
	left:15px;
	top:0;
	font-family: 'font-icons';
	content: "\ea03";
	color: #fff;
}
#footer .indirizzo span, #footer .telefono a, #footer .fax a {
	margin-left: 20px;
    display: inline-block;
	white-space: nowrap;
}
form label {
	margin-bottom: 0;
}
form .row > div {
	margin-bottom: 15px;
}
#ricerca-auto .pagination .page-link {
	color: #c10f13;
	padding: 5px 15px;
}
#ricerca-auto .pagination .page-link:focus {
	box-shadow: 0 0 0 0.2rem rgba(193, 15, 19, 0.25);
}
#home-servizi .col-padding {
	padding: 120px 60px;
}
#home-sedi {
	padding: 160px 0;
}
#footer .footer-widgets-wrap {
	padding: 30px;
}
#dettaglio-auto .stato-prezzo-box {
	display: none;
}
#team .team-desc p {
	margin-bottom: 15px;
	line-height: 20px;
}
#sedi .indirizzo-responsive {
	display: none;
}
#slider .swiper-pagination-bullet-active {
	background-color: #c10f13 !important;
}
#dettaglio-auto #slider, #dettaglio-auto #slider .swiper-slide {
	height: 650px !important;
}
#dettaglio-auto .fslider.flex-thumb-grid.slider-usato .flex-control-nav.flex-control-thumbs li {
	height: 143px !important;
	overflow: hidden;
}
#dettaglio-auto .fslider.flex-thumb-grid.slider-usato .flexslider .slider-wrap img {
	max-height: 775px;
	width: auto;
	margin: 0 auto;
}
/*#dettaglio-auto .fslider.slider-usato .flexslider .slider-wrap .slide {
	position: absolute;
    top: 50%;
    transform: translateY(-50%);	
}*/
#dettaglio-auto .fslider.flex-thumb-grid.slider-usato .flex-direction-nav .flex-prev, #dettaglio-auto .fslider.flex-thumb-grid.slider-usato .flex-direction-nav .flex-next {
	top: 37%;
}
#dettaglio-auto .copertina-usato {
	height:auto;
	width:100%
}
#list-promo .box-ricerca {
	border-bottom: 2px dashed #E5E5E5;
	padding-bottom: 30px;
	margin-bottom: 30px;
}
#list-promo .box-ricerca .heading-block {
	margin-top: 25px;
}
#list-promo .box-ricerca button {
	width: 100%;
	margin: 20px 0 0 0 !important;
	height: 38px;
    line-height: 38px;
}
#orari h3 {
	text-transform: uppercase;
	letter-spacing: 1px;
}
#orari i {
	font-size: 40px;
}
#orari .orari-sede {
	padding-bottom: 30px;
	border-bottom: 2px dashed #E5E5E5;
}
#orari iframe {
	position: relative !important;
	min-height: 400px;
}
#dett-promo table {
	border-color: #dee2e6;
    border: 0;
	font-size: 16px;
}
#dett-promo table td, #dett-promo table th {
  padding: 15px !important;
}
#dett-promo table ul {
	margin-bottom: 0;
}
#dett-promo table table {
	margin-bottom: 0;
}
#dett-promo caption {
	caption-side: top;
	background: #c10f13;
    color: #fff;
    text-align: center;
    font-size: 24px;
    font-weight: 600;
	text-transform:uppercase;
}
#dett-promo table tr > td:first-child {
	font-size: 16px;
	color: #000;
}
#dett-promo table table tr > td:first-child {
	font-size: inherit;
    color: inherit;
}
#dett-promo table th {
	font-size: 18px !important;
	color: #c10f13 !important;
	font-weight: 600;
	text-transform:uppercase;
	border-top: 2px solid #c10f13;
}
#dett-promo table td p:last-child {
	margin-bottom: 0;
}
#dett-promo table td p:last-child {
	line-height: 20px;	
}
#dett-promo table.promo-new-citroen p:last-child {
	line-height: 20px;	
}
#orari .elenco-telefoni {
	line-height: 1.8;
}
#orari .orari-sede p {
	margin-bottom:15px;
}
#orari .orari-sede p:last-child {
	margin-bottom: 0;
}
.p-left-0 {
	padding-left: 0;
}
.gdpr-policy label {
	text-transform:none;
	font-weight: 400;
	letter-spacing: 0;
}
#dett-promo ul {
	margin-left: 20px;
}
#dett-promo table ul {
	margin-left: 0;
}
#dett-promo table {
	line-height: 24px;
}
#dett-promo ul li {
	font-size: 16px;
}
#footer .widget_links h4 {
	white-space: nowrap;
}
#footer .widget_links .col-10, #footer .widget_links .col-9 {
	padding-left: 5px;
}
#footer .widget_links {
	white-space: nowrap;
}
#formAmico ::placeholder {
	color: #555;
}
.amico-button {
	margin: 3rem  0 0 0;
	width: 100%;
	color:#c10f13 !important;
	border-color: #c10f13 !important;
}
.amico-button:hover, .amico-button:focus {
	color:#fff !important;
	border-color: #555 !important;
	background: #444;
}
#slider form label {
	margin-bottom: 10px;
}
body.side-push-panel.side-panel-open.stretched #header.sticky-header .container {
    right: -300px;
}
#modaleHome .modal-header {
	background: #c10f13;
	padding: 10px 20px;
}
#modaleHome .modal-header h3 {
	color: #fff;
}
#modaleHome .close {
	color: #fff;
	opacity: 1;
}
#modaleHome .modal-body {
	min-height: 300px;
	padding: 20px;
}
#modaleHome .modal-body p:last-child {
	margin-bottom: 0;
}
#modaleHome .modal-body .modal-text {
	padding-right: 50%;
}
#top-social li a {
	float: none;
	white-space: nowrap;
}
#top-social li .ts-text {
	float: none;
}
form textarea.border-form-control {
	overflow: auto;
}
button:disabled, button:hover:disabled {
	opacity: 0.7 !important;
	cursor: no-drop;	
}
ul.parsley-errors-list {
	position: absolute;
	list-style: none;
	bottom: -30px;
    right: 15px;	
}
.parsley-error, .parsley-error:focus {
	border-color: red;	
}
li.parsley-required, li.parsley-type {
	color: red;	
	font-size: 14px;
}
.grecaptcha-badge {
	display: none;	
}
#dett-promo .kia-table ul {
	margin-left: 20px;
}
#dett-promo .kia-table td[rowspan="4"] {
	border-left: 1px solid #dee2e6;
}
#dett-promo .kia-table td:not([rowspan]) {
	border-bottom: 1px solid #dee2e6;
}
#dett-promo .kia-table tr:last-child td:not([rowspan]) {
	border-bottom: 0;	
}
#dett-promo .kia-table tr > td:first-child {
	border-right: 1px solid #dee2e6;	
}
#dett-promo .kia-table tr td h4 {
	margin: 10px 0;	
}
#dett-promo .jeep-table th {
	text-align: center;	
}
#footer .text-center.elenco-sedi .indirizzo::before, #footer .text-center.elenco-sedi .telefono::before {
	left: unset;	
}
#footer .divider-gdpr {
	display: none;	
}
#modaleHome .modal-content {
	border-radius: 0.5rem;	
}
#modaleHome .modal-header {
	border-top-left-radius: 0.4rem;
    border-top-right-radius: 0.4rem;	
}
#modaleHome .modal-body {
	border-bottom-left-radius: 0.4rem;
    border-bottom-right-radius: 0.4rem;		
}
#ricerca-auto .box-ricerca form label[for="prezzo"] {
	margin-bottom: 10px;
}
#dett-promo img.copertina-promo {
	max-width: 44%;
    float: right;
    margin-left: 30px;
	margin-bottom: 30px;	
}
.filter-p-pricing:before {
	left: -12px;	
}
#dett-promo table.promo-new-citroen ul {
	margin-left: 20px !important;	
}
#dett-promo table.promo-new-citroen p {
	margin-bottom: 15px;	
}
#dett-promo table.promo-new-citroen td[rowspan="6"] {
	vertical-align: top;
}
#dettaglio-auto #section-spec ul {
	line-height: 1.2;	
}
#dettaglio-auto .lista-dotazioni-addizionali h5 {
	color:#c10f13;
	padding:0.75rem;
	border-bottom: 2px solid #dee2e6;
}
#dettaglio-auto .lista-dotazioni-addizionali ul {
	margin-left: 15px;
	color: #444;	
	padding: 0.75rem;
}
#page-menu, #page-menu-wrap {
	height: auto;
	min-height: 44px;	
	line-height: 26px;
}
#page-menu .menu-title {
	padding: 9px 0;	
}
#dett-promo ul.tab-nav {
	margin-left: 0;
	display: inline-block;
	border-bottom: 4px solid #DDD;
}	
#dett-promo ul.tab-nav li {
	margin: 0 20px;	
}
#dett-promo ul.tab-nav li:first-child {
	margin-left: 0;	
}
#dett-promo ul.tab-nav li:last-child {
	margin-right: 0;	
}
#dett-promo ul.tab-nav li a {
	text-transform: uppercase;	
	font-size: 20px;
}
#dett-promo .tabs.tabs-bb ul.tab-nav li.ui-tabs-active a {
	border-bottom: 0;	
}
#dett-promo .tabs.tabs-bb ul.tab-nav li.ui-tabs-active a:after {
	content: " ";
    display: block;
    width: 100%;
    height: 4px;
    background: #c10f13;
    position: absolute;
    bottom: -3px;
    left: 0;	
}
#dett-promo .tabs.tabs-bb ul.tab-nav li.ui-state-hover:hover a {
	color: #c10f13;	
}
#dett-promo #tab-citroen {
	overflow-x: scroll;	
}
#dett-promo .box-table {
	overflow-x: scroll;	
	min-width: 55%;
}
#dettaglio-auto #tabs-video .owl-height {
	height: auto !important;
}
#dettaglio-auto #tabs-video .owl-item.active {
	width: auto !important;	
}
#dettaglio-auto #tabs-video .owl-stage {
	padding: 0 !important;
	width: auto !important;		
}
#widget-page img {
	width:600px;
	max-width:100%;
}
#widget-page .tc-form-widget-container {
	border: 0; 
	margin: auto auto 50px; 
	max-width: 100%; 
	width: 750px;
	height:450px;
}
#widget-page .tc-form-widget-rent {
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;	
	margin-bottom: 0;
}
#modaleHome .modal-buttons {
	padding: 20px 20px 10px;
}
#modaleHome .promo.promo-custom {
	background-color: #c10f13;
	color: #fff;
	text-shadow: 1px 1px 1px rgb(0 0 0 / 20%);
	border-radius: 5px;
	height: 100%;
}
#modaleHome .promo.promo-custom h3 {
	color: #fff;
	font-size: 24px;
}
#modaleHome .modal-buttons a:hover h3 {
	color: #c10f13;
}
#modaleHome .modal-body .modal-text {
	padding-right: 0% !important;
}
#modaleHome .button-white {
	white-space: normal;
	padding: 0 22px;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
	display: inline-block;
	font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
	-webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
#modaleHome .button-white:hover {
	background: #282828;
	color: #fff;
}
.page-item.active .page-link, .page-link:hover, .page-link:focus {
	background-color: #c10f13 !important;
}
.bgcolor, .button.button-3d:not(.button-white):not(.button-dark):not(.button-border):not(.button-black):not(.button-red):not(.button-teal):not(.button-yellow):not(.button-green):not(.button-brown):not(.button-aqua):not(.button-purple):not(.button-leaf):not(.button-pink):not(.button-blue):not(.button-dirtygreen):not(.button-amber):not(.button-lime):hover, .process-steps li.active a, .process-steps li.ui-tabs-active a, .sidenav > .ui-tabs-active > a, .sidenav > .ui-tabs-active > a:hover, .owl-carousel .owl-nav [class*=owl-]:hover, .page-item.active .page-link, .page-link:hover, .page-link:focus {
	background-color: #c10f13 !important;
}
.slider-caption h2 {
	font-size: 46px;
}
.box-ricerca .reset-button {
	background-color: #7a7a7a !important;
}
.box-ricerca .reset-button:hover {
	background-color: #7a7a7a !important;
}
#logo {
	margin-right: 0;
}
.responsive-logo {
    display: none;
}
@media screen and (min-width: 992px) and (max-width: 1299px) {
	#slider.full-screen {
		min-height: 76vh;
		max-height: none;
	}
	#slider .vertical-middle.box-ricerca-container {
		position: relative !important;
		top: unset !important;
		margin-top: 6px !important;	
	}
	.stato-auto .button.button-border {
		margin: 0 1px;	
	}
	.stato-auto label {
		margin-bottom: 0 !important;
	}
	.stato-auto .btn-sm {
		font-size: 12px;
		height: 26px;
		line-height: 1.4;	
	}
	.box-ricerca .form-control {
		padding: .15rem .15rem;
		font-size: .875rem;
		line-height: 1.5;
		border-radius: .2rem;
		height: unset;
	}
	.box-ricerca, .box-ricerca-container {
		padding: 0;	
	}
	.box-ricerca .bottommargin-sm {
		margin-bottom: 15px !important;	
	}
	.tipologia-auto li i {
		font-size: 40px;	
	}
	.box-ricerca .button.button-3d {
		height: 30px;
    	line-height: 30px;
		padding: 0px 10px;	
	}
	.box-ricerca form .row > div {
		margin-bottom: 8px;
	}
	#slider form .row > div:nth-last-child(2) {
		margin-bottom: 5px;	
	}
	#slider form .row > div:nth-last-child(2) label {
		margin-bottom: 0;	
	}
	#slider form div.col-sm-6 label {
		margin-bottom: 6px;
	}
}
@media screen and (min-width: 1200px) and (max-width: 1499px) {
	#footer .footer-widgets-wrap .offset-xl-1 {
		margin-left: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	#footer .footer-widgets-wrap .col-lg-1.col_last {
		display: none;	
	}
	#footer .footer-widgets-wrap .col-xl-8.elenco-sedi {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;	
	}
}
@media screen and (min-width: 992px) and (max-width: 1499px) {
	.tipologia-auto li {
		width: 25%;
	}
}
@media screen and (max-width: 654px) {
	.tipologia-auto li {
		width: 25%;
	}
}
@media screen and (min-width: 1400px) {
	.slide-auto .owl-carousel .owl-item img {
		height: 150px;
		width: auto;
		margin: 0 auto;
	}
}
@media screen and (max-width: 1199px) {
	#logo img {
		height: 30px !important;
	}
	.header-extras img { 
		height: 50px;	
	}
	#footer .col-lg-12.offset-xl-1 {
		text-align: center;
	}
	#footer .col-lg-12.offset-xl-2 {
		text-align: center;
	}
	#footer .social-icon {
		display: inline-block;
		float: none;
	}
	#footer .widget h4 {
		letter-spacing: 0px;
		margin-bottom: 15px;
	}
	#footer .footer-bottom {
		margin-top: 50px;
	}
	#ricerca-auto .box-ricerca.col-padding {
		padding: 30px 15px 30px 30px;
	}
	#ricerca-auto .elenco-auto-3 {
		padding: 30px 30px 30px 15px;
	}
	#contatti .postcontent {
		width: 80%;
	}
	#contatti .sidebar {
		width: 16%;
	}
	#dettaglio-auto .fslider.flex-thumb-grid.slider-usato .flex-control-nav.flex-control-thumbs li {
    	height: 119px !important;
	}
	#dettaglio-auto .fslider.flex-thumb-grid.slider-usato .flexslider .slider-wrap img {
		max-height: 625px;
	}
	#footer .elenco-sedi .col {
		text-align: center;	
	}
	#footer .indirizzo::before, #footer .telefono::before {
		left: unset;	
	}
}
@media screen and (min-width: 992px) {
	.container {
        max-width: 1170px;
    }
	#logo {
		float: left;
	}
	#header, #header-wrap {
		height: 100px;
	}
	#logo img {
		height: 40px;
    	margin: 30px 0;
	}
	#primary-menu ul li > a {
		font-size: 15px;
		font-weight: 500;
	}
	#dettaglio-auto .swiper-pagination span {
		height: 10px;
	}
	#header.sticky-header:not(.static-sticky) #header-wrap {
		height: 60px;
	}
	#header.sticky-header ~ #page-menu.sticky-page-menu #page-menu-wrap, #header.sticky-header ~ #content #page-menu.sticky-page-menu #page-menu-wrap {
		top: 60px;
	}
	.offset-lg-1-half {
		margin-left: 12.5%;	
	}
}
@media screen and (max-width: 991px) {
    #header-wrap #primary-menu > .container {
        display: flex;
        justify-content: center;
    }
    #header > .container {
        display: none;
    }
    .responsive-logo {
        display: block;
        position: absolute;
    }
    .responsive-logo a img {
        width: 220px;
        padding: 15px 0;
    }
    #primary-menu.style-2 > div > ul > li:first-of-type > a {
        padding-left: 5px !important;
    }
	#modaleHome .promo.promo-custom h3 {
		font-size: 20px;
	}
	#modaleHome .button-light {
		height: auto;
		line-height: 1.8;
		padding: 10px 20px;
	}
	#modaleHome .promo.promo-mini h3 {
		margin-top: 0 !important;
	}
	#widget-page img {
		width:500px;
	}
	#page-title h1 {
		display: none;
	}
	.header-extras {
		display: block;
	}
	/*#logo {
		float: left;
	}*/
	#logo img {
		height: 40px;
		margin: 30px 0;
	}
	ul.tipologia-auto {
		margin-top: -10px;
	}
	#header.sticky-style-2 #header-wrap {
		min-height: 60px;
	}
	#primary-menu .container #primary-menu-trigger {
		top: 5px;
	}
	#primary-menu > div > ul {
		padding-top: 50px !important;
	}
	#primary-menu ul > li {
		display: list-item;
		background: none;
	}
	#primary-menu ul > li {
		display: list-item;
		overflow: scroll;
	}
	#primary-menu ul ul:not(.mega-menu-column) {
		width: 100%;
	}
	#primary-menu ul li.dropdown.sub-menu::after {
		position: absolute;
		right:0;
		top: 10px;
		font-family: 'font-icons';
		content: "\e7a7";
	}
	#primary-menu ul ul:not(.mega-menu-column) .line {
		display: none;
	}
	#primary-menu #top-social {
		float: right;
		position: absolute;
    	right: 15px;
    	top: 4px;
	}
    #primary-menu #top-social ul {
        line-height: 1;
    }
	#primary-menu #top-social ul > li {
		display: inline-block;
		border: none;
	}
	#primary-menu i.icon-reorder {
		font-size: 30px;
	}
	#top-social li .ts-icon {
		line-height: 25px;
	}
	#top-social li, #top-social li a {
		height: 50px;
	}
	.header-extras {
		margin: 25px 0 0;	
	}
	.header-extras img {
		height: 50px;
		margin: 0 6px;
	}
	.header-extras img.marchio-3 {
		height: 30px;
	}
	.header-extras img.marchio-4 {
		height: 25px;
	}
	#home-sedi {
		background-position: 20% !important;
	}
	#slider.full-screen {
		max-height: none;
		height: auto !important;
	}
	#ricerca-auto .car-p-features i {
		font-size: 18px;
	}
	/*.car-p-features > div {
		min-height: 44px;
	}*/
	#dettaglio-auto .card-contatti .button-xlarge {
		font-size: 18px;
		padding: 0 10px;
	}
	#dettaglio-auto .card-contatti .button-xlarge.tright i {
		margin: 0 8px 0 0;
	}
	#ricerca-auto .portfolio-image > a .p-image {
		height: 200px;
	}
	#ricerca-auto .portfolio-image {
    	height: 220px;
	}
	.postcontent {
		border-bottom: 0;
		padding-bottom: 0;
		margin-bottom: 0 !important;
	}
	#dett-servizio .sidebar-widgets-wrap .widget {
		width: 100%;
		padding-top: 0;
		border-top: 0;
	}
	#dett-news .sidebar-widgets-wrap .widget {
		width: 100%;
		padding-top: 0;
		border-top: 0;
	}
	#dett-news .sidebar {
		margin-top: 50px;
	}
	#dett-servizio .entry {
		margin-bottom: 70px;
	}
	#contatti .postcontent {
		width: 75%;
		float: left !important;
	}
	#contatti .sidebar {
		width: 20%;
		float: left !important;
		margin-left: 24px;
	}
	#sedi .widget > h4 {
		letter-spacing: 0;
		font-size: 16px;
	}
	#ricerca-auto .filter-p-pricing {
		width: 100%;
	}
	#home-servizi .col-padding {
		padding: 60px 30px;
	}
	#home-sedi, #home-servizi, #home-loghi {
		padding: 60px 0 !important;
	}
	.swiper_wrapper:not(.force-full-screen):not(.canvas-slider-grid) .swiper-slide {
		height: 50vh !important;
	}
	#slider .container {
		width: 100%;
		max-width: 100%;
		min-height: 50vh;
	}
	.tipologia-auto label {
		margin-left: -20px;
	}
	#slider .slider-arrow-left, #slider .slider-arrow-right {
		display: none;
	}
	#dettaglio-auto #slider .swiper-slide img {
		margin-top: -30px;
		max-width: 100%;
	}
	#dettaglio-auto #slider, #dettaglio-auto #slider .swiper-slide {
		height: 70vh !important;
	}
	#dettaglio-auto #slider .swiper-slide .slider-text {
		top: 100px !important;
	}
	#dettaglio-auto #slider .swiper-slide .slider-text, #dettaglio-auto .color-title {
		width: 100%;
		text-align: center;
	}
	#dettaglio-auto .fslider.flex-thumb-grid.slider-usato .flex-control-nav.flex-control-thumbs li {
    	height: 91px !important;
	}
	#dettaglio-auto .fslider.flex-thumb-grid.slider-usato .flexslider .slider-wrap img {
		max-height: 460px;
	}
	#orari i {
		font-size: 30px;
	}
	#footer .divider-gdpr {
		display: inline;	
	}
	#footer .elenco-sedi .col {
		-ms-flex: 0 0 33%;
		flex: 0 0 33%;
		max-width: 33%;
		margin: 0 auto 20px;
	}
	#footer .footer-bottom {
		margin-top: 30px;
	}
}
@media screen and (min-width: 992px) and (max-width: 1199px) {

}
@media screen and (min-width: 992px) and (max-width: 1199px) and (orientation: landscape) {

}
@media screen and (min-width: 768px) and (max-width: 1024px) {

}
@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {

}
@media screen and (max-width: 767px) {
	#orari .accettazione .mt-5 {
		margin-top: 3rem !important;;	
	}
	#orari .accettazione .first-card.mt-5 {
		margin-top: 0 !important;;	
	}
	#logo {
		width: 100%;
	}
	.header-extras {
		text-align: center;
    	margin: 0 0 15px 0;
    	width: 100%;
	}
	#top-social {
		display: block !important;
	}
	#top-social li.social {
		display: none !important;
	}
	#top-social li a i {
		font-size: 20px !important;
		width: 20px !important;
	}
	#footer .elenco-sedi {
		text-align: center;
	}
	#footer .elenco-sedi .col_one_fourth {
		width: 50%;
		float: left;
	}
	#footer .widget_links {
		text-align: left;
	}
	#footer .elenco-sedi .widget_links {
		text-align: center;
	}
	#footer .widget-social {
		text-align: center;
	}
	#footer .indirizzo::before {
		left: unset;
	}
	#footer .telefono::before {
		left: unset;
	}
	#home-sedi .container {
		padding: 0 14px !important;
	}
	#ricerca-auto .elenco-auto-3 {
		padding: 30px 45px;
	}
	#ricerca-auto .box-ricerca.col-padding {
		padding: 30px 45px;
	}
	#page-title .breadcrumb {
		margin: 0 !important;
	}
	#ricerca-auto .portfolio-image {
		height: 300px;
	}
	#ricerca-auto .portfolio-image > a .p-image {
		height: 300px;
	}
	#dettaglio-auto .tipo-richiesta.btn-group {
		display: block;
	}
	#dettaglio-auto .stato-prezzo-box {
		display: block;
		margin-top: 24px;
		margin-bottom: 20px;
	}
	#dettaglio-auto .stato-box, #dettaglio-auto .prezzo-box {
		display: none;
	}
	#section-spec.mb-5 {
		margin-bottom: 0 !important;
	}
	#section-spec table:last-child {
		margin-bottom: 0;
	}
	#footer .footer-bottom {
		margin-top: 20px;
	}
	#footer .footer-bottom .col_full {
		margin-bottom: 0 !important;
	}
	#team #list-tab {
		margin-bottom: 30px;
	}
	#contatti .postcontent {
		width: 100%;
		float: none !important;
	}
	#contatti .sidebar {
		width: 100%;
		float: none !important;
		margin-left: 0;
	}
	#contatti address {
		width: 50%;
    	float: left;
	}
	#sedi .widget {
		margin-bottom: 40px;
	}
	#sedi .indirizzi {
		display: none;
	}
	#sedi .indirizzo-responsive {
		display: block;
	}
	#work-with-us .promo:not(.promo-full) {
		padding: 20px !important;
	}
	#work-with-us .promo h4 {
		margin-bottom: 5px;
	}
	#slider .box-ricerca-container {
		padding: 30px 15px !important;
	}
	#slider .box-ricerca-container > .container {
		padding: 0 !important;
	}
	#slider .stato-auto label {
		margin-left: 0;
	}
	.swiper_wrapper:not(.force-full-screen):not(.canvas-slider-grid) .swiper-slide {
		height: 50vh !important;
	}
	#slider .container {
		width: 100% !important;
		max-width: unset !important;
	}
	#dettaglio-auto #slider, #dettaglio-auto #slider .swiper-slide {
		height: 70vh !important;
	}
	#dettaglio-auto #slider .swiper-slide img {
		margin-top: -30px;
		max-width: 90%;
	}
	.header-extras img {
		height: 50px;
	}
	.header-extras img.marchio-3 {
		height: 25px;
	}
	.header-extras img.marchio-4 {
		height: 20px;
	}
	.header-extras {
		padding-right: 6px;
	}
	#dettaglio-auto .fslider.flex-thumb-grid.grid-6.slider-usato .flex-control-nav.flex-control-thumbs li {
		width: 20% !important;
	}
	#dettaglio-auto .fslider.flex-thumb-grid.slider-usato .flex-control-nav.flex-control-thumbs li {
    	height: 78px !important;
	}
	#dettaglio-auto .fslider.flex-thumb-grid.slider-usato .flex-direction-nav .flex-prev, #dettaglio-auto .fslider.flex-thumb-grid.slider-usato .flex-direction-nav .flex-next {
		display: none;
	}
	#dettaglio-auto .copertina-usato.mt-4 {
		display: none;
	}
	#dettaglio-auto .fslider.flex-thumb-grid.slider-usato .flexslider .slider-wrap img {
		max-height: 51vw;
	}
	#list-promo .box-ricerca .heading-block {
		margin-top: 0;
		margin-bottom: 40px;
	}
	#list-promo .box-ricerca form .row > div:first-child {
		margin-bottom: 15px;
	}
	#dettaglio-auto .tabs-bordered.side-tabs ul.tab-nav {
		display: inline-flex;
    	width: auto;
		float: none;
		border-top: 1px solid #DDD;
		border-left: 1px solid #DDD;
		border-right: 1px solid #DDD;
	}
	#dettaglio-auto .tabs-bordered.side-tabs ul.tab-nav li.ui-tabs-active a {
		border-right: 0;
		right: 0
	}
	#dettaglio-auto .side-tabs ul.tab-nav li {
		border: 0;
	}
	#dettaglio-auto .tab-container .flex-direction-nav {
		display: none;
	}
	.fslider.flex-thumb-grid.grid-6 .flex-control-nav.flex-control-thumbs li {
		width: 20% !important;
	}
	#formAmico .modal-body {
		padding: 25px;
	}
	#formAmico .modal-body p, #formAmico .modal-body input, #formAmico .modal-body textarea {
		font-size: 14px;
	}
	#footer .col-lg-3.col-md-12.footer-bottom.topmargin {
		margin-top: 0 !important;
	}
	#dett-promo img.copertina-promo {
		max-width: 100%;
		float: none;
		margin-right: 0;
		margin-bottom: 20px;	
	}
	#dett-promo img.copertina-promo {
		margin-left: 0;	
	}
	#dett-promo .container {
		overflow: scroll;	
	}
	#dett-promo table {
		min-width:500px;	
	}
	#dett-promo ul.tab-nav li a {
		font-size: 18px;
	}
}
@media screen and (max-width: 767px) and (orientation: landscape) {
	#dettaglio-auto #slider, #dettaglio-auto #slider .swiper-slide {
		height: 140vh !important;
	}
}
@media screen and (max-width: 575px) {
	#modaleHome .promo.promo-custom h3 {
		font-size: 20px;
		line-height: 1.2;
	}
	#modaleHome .promo.promo-custom p {
		line-height: 1.2;
	}
	#modaleHome .modal-buttons .row .col-12:first-of-type {
		margin-bottom: 20px;
	}
	#modaleHome .button-light.mb-3 {
		margin-bottom: 0 !important;
	}
	#footer .elenco-sedi .col {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
		margin: 0 auto 20px;
	}
	#footer .footer-bottom {
		margin-top: 30px;
	}	
}
@media screen and (max-width: 480px) {
    #primary-menu #top-social {
        right: 5px;
    }
    #primary-menu ul > li > a {
        padding: 14px 0 !important;
    }
    #primary-menu ul li > a i {
        margin-right: 0;
    }
    #top-social li .ts-icon {
        width: 40px;
    }
    #top-social li .ts-text {
        display: none;
    }
    .responsive-logo a img {
        width: 210px;
    }
	#footer .footer-widgets-wrap {
		padding: 30px 15px;
	}
	#primary-menu i.icon-reorder {
		font-size: 25px;
	}
	#ricerca-auto .portfolio-image {
		height: 220px;
	}
	#ricerca-auto .portfolio-image > a .p-image {
		height: 200px;
	}
	.filter-p-pricing {
		bottom: 0;
	}
	.tipologia-auto label {
		margin-left: -25px;
	}
	.swiper_wrapper:not(.force-full-screen):not(.canvas-slider-grid) .swiper-slide {
		height: 40vh !important;
	}
	#slider .button-medium {
		padding: 0 12px;
		height: 30px;
    	line-height: 30px;
	}
	#slider .box-ricerca .bottommargin-sm {
		margin-bottom: 0 !important;
	}
	#slider .box-ricerca .button {
		width: 100%;
	}
	#home-sedi {
		background-position: 50% !important;
	}
	#home-sedi::before {
		content: "";
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-color: rgba(256,256,256,.7);
	}
	#slider ul.stato-auto {
		display: block;
	}
	#slider ul.stato-auto li {
		text-align: center;
		width: 100%;
		margin: 5px;
	}
	#slider ul.stato-auto li:last-child {
		margin-bottom: 0;
	}
	#slider ul.stato-auto li input[type="checkbox"] {
		position: absolute;
	}
	#dettaglio-auto #slider, #dettaglio-auto #slider .swiper-slide {
		height: 70vh !important;
	}
	#dettaglio-auto #slider .swiper-slide img {
		margin-top: -30px;
	}
	#dettaglio-auto .fslider.flex-thumb-grid.grid-6.slider-usato .flex-control-nav.flex-control-thumbs li {
		width: 25% !important;
	}
	#dettaglio-auto .fslider.flex-thumb-grid.slider-usato .flex-control-nav.flex-control-thumbs li {
    	height: 15vw !important;
	}
	#dettaglio-auto .fslider.flex-thumb-grid.slider-usato .flexslider .slider-wrap img {
		max-height: 59vw;
	}
	#orari iframe {
		min-height: 70vw;
	}
	#orari i {
		font-size: 24px;
	}
	#orari .col-10 {
		padding-left: 0;
	}
	#orari p {
		white-space: nowrap;
	}
	#orari .bottommargin-sm {
		margin-bottom: 15px !important;
	}
	#modaleHome .modal-body {
		background:none !important;
		min-height: auto;
	}
	#modaleHome .modal-body .modal-text {
		padding-right: 0;
	}

}
.owl-carousel .owl-item .owl-lazy {
	opacity: 1 !important;
}

.glow {
	-webkit-animation: glow 1s ease-in-out infinite alternate;
	-moz-animation: glow 1s ease-in-out infinite alternate;
	animation: glow 1s ease-in-out infinite alternate;
}
.slider-caption, .flex-caption {
	max-width: 570px;
}
.mb-50 {
    margin-bottom: 50px;
}
#primary-menu-trigger {
    display: none;
}
.slider-caption-top.bottom-center {
    top: unset !important;
    bottom: 70px !important;
    position: absolute;
}
@-webkit-keyframes glow {
	from {
		text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #c10f13, 0 0 40px #c10f13, 0 0 50px #c10f13, 0 0 60px #c10f13, 0 0 70px #c10f13;
	}
	to {
		text-shadow: 0 0 20px #fff, 0 0 30px #ff0000, 0 0 40px #ff0000, 0 0 50px #ff0000, 0 0 60px #ff0000, 0 0 70px #ff0000, 0 0 80px #ff0000;
	}
}
#home-recensioni {
    padding: 100px 0;
    background: #f1f1f1;
}
#home-recensioni .heading-block:after {
    display: none; 
}
.footer-whatsapp {
    position: fixed;
    bottom: 30px;
    width: 44px;
    height: 44px;
    background-color: transparent;
    cursor: pointer;
    z-index: 9;
    transition: all 0.2s ease-in-out 0s;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    outline: none;
    box-shadow: none;
    padding: 0px;
    margin: 0px;
    left: 30px;
    right: auto;
}

.home-video-swiper {
    /*overflow: hidden;*/
}
.home-video-swiper .swiper-button-next, .home-video-swiper .swiper-container-rtl .swiper-button-prev,
.home-video-swiper .swiper-button-prev, .home-video-swiper .swiper-container-rtl .swiper-button-next {
    background-image: none;
}
#home-video {
    padding: 100px 0 120px;
    background: #c10f13;
}
#home-video .heading-block:after {
    display: none;
}
#home-video .heading-block h2 {
    color: #fff;
}
#home-video .home-video-swiper {
    overflow: hidden;
}
#home-video .home-video-swiper .swiper-slide {
    height: auto !important;
}
.video-item {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
}
.fluid-width-video-wrapper {
    position: relative;
    width: 100%;
    min-height: 360px;
    padding-top: 0 !important;
}
.fluid-width-video-wrapper iframe,
.video-iframe {
    width: 100% !important;
    height: 360px !important;
    border: 0;
    display: block;
    background: transparent !important;
}
.video-title {
    margin-top: 10px;
    text-align: center;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.3;
}
#home-video .swiper-pagination {
    bottom: -25px !important;
}
#home-video .swiper-pagination span {
    background-color: rgba(0, 0, 0, 0.3);
}
#content .video-title {
    color: #444;
}
#home-video .video-title {
     color: #fff;   
}
#content .pagination .page-link {
    color: #c10f13;
    padding: 5px 15px;
}
.home-video-swiper .slider-arrow-right {
    right: -50px;
}
.home-video-swiper .slider-arrow-left {
    left: -50px;
}
.es-reviews-images-container {
    display: none !important;
}