@CHARSET "UTF-8";

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

b,
strong {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
	zoom: 1;
}

/*** FONTS ***/
@font-face {
	font-family: 'opensans-regular';
	src: url('../fonts/opensans-regular.eot');
	src: url('../fonts/opensans-regular.eot?.iefix') format('embedded-opentype'), url('../fonts/opensans-regular.woff') format('woff'), url('../fonts/opensans-regular.ttf') format('truetype'), url('../fonts/opensans-regular.svg.opensans-regular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'opensans-light';
	src: url('../fonts/opensans-light.eot');
	src: url('../fonts/opensans-light.eot?.iefix') format('embedded-opentype'), url('../fonts/opensans-light.woff') format('woff'), url('../fonts/opensans-light.ttf') format('truetype'), url('../fonts/opensans-light.svg.opensans-light') format('svg');
	font-weight: light;
	font-style: normal;
}

@font-face {
	font-family: 'opensans-semibold';
	src: url('../fonts/opensans-semibold.eot');
	src: url('../fonts/opensans-semibold.eot?.iefix') format('embedded-opentype'), url('../fonts/opensans-semibold.woff') format('woff'), url('../fonts/opensans-semibold.ttf') format('truetype'), url('../fonts/opensans-semibold.svg.opensans-semibold') format('svg');
	font-weight: normal;
	font-style: normal;
}

/*** ICONS ***/
@font-face {
	font-family: 'social_icon';
	src:  url('./../fonts/social_icon.eot?qov6oj');
	src:  url('./../fonts/social_icon.eot?qov6oj#iefix') format('embedded-opentype'),
	url('./../fonts/social_icon.ttf?qov6oj') format('truetype'),
	url('./../fonts/social_icon.woff?qov6oj') format('woff'),
	url('./../fonts/social_icon.svg?qov6oj#social_icon') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'social_icon' !important;
	speak: never;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-social-linkedin-square:before {
	content: "\f08c";
}
.icon-social-linkedin:before {
	content: "\f0e1";
}
.icon-social-youtube:before {
	content: "\f16a";
}
.icon-social-instagram:before {
	content: "\f16d";
}
.icon-social-pinterest-p:before {
	content: "\f231";
}
.icon-social-facebook:before {
	content: "\e902";
}
.icon-social-twitter:before {
	content: "\e90a";
}
.icon-social-youtube-2:before {
	content: "\e90c";
}


/*** BODY/CONTENT ***/
body {
	background: url('../img/bg.jpg') top center no-repeat #fff;
	font-family: Arial, sans-serif;
}

.content {
	width: 960px;
	margin: 0 auto;
}

/*** TEXT-FORMAT WRAPPER: ***/
.text-format body,
.text-format p,
.text-format h1,
.text-format h2,
.text-format h3,
.text-format h4,
.text-format h5,
.text-format ul,
.text-format ol,
.text-format dl {
	line-height: 1.2em;
}

.text-format h1 {
	font-size: 20px;
	margin-bottom: 10px;
}

.text-format h2 {
	font-size: 18px;
	margin-bottom: 8px;
}

.text-format h3 {
	font-weight: bold;
	margin-bottom: 5px;
}

.text-format p, .text-format ol, .text-format ul, .text-format dl {
	line-height: 1.4em;
	margin-bottom: 1em;
}

.text-format ol, .text-format ul, .text-format dl {
	margin-left: 2em;
}

.text-format ol {
	list-style-type: decimal;
}

.text-format ol ol {
	list-style-type: lower-alpha;
	margin-bottom: 0px;
}

.text-format sup {
	font-size: 0.7em;
	line-height: 0.7em;
	vertical-align: 3px;
}

.text-format a {
	color: #072463;
}

.text-format a img {
	border-bottom: medium none;
}

/*** / TEXT-FORMAT WRAPPER ***/

/*** HEADER ***/
.header-wrapper {
	width: 960px;
	margin: 0 auto;
}

.header {
	width: 875px;
	margin: 23px 50px 0 36px;
	position: relative;
	overflow: hidden;
	background: url('../img/pictogram.png') no-repeat right;
	padding-bottom: 5px;
}

.logo {
	float: left;
}

.logo-jeep-80 {
	width: 250px;
	margin-top: 25px;
}

.kropki {
	margin: 8px 19px 0 19px;
	float: left
}

/***********************************************************/
.header h1,
h1.page-title {
	font-family: opensans-light, "Arial CE", Arial, sans-serif;
	font-size: 35px;
	color: #072463;
	text-transform: uppercase;
	padding-top: 29px;
	float: left;
	line-height: 38px;
	width: 680px;
}

h1.page-title {
	float: none;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.header h1 a,
h1.page-title a {
	border-bottom: 1px dashed #072463;
	text-decoration: none;
	color: #072463;
	cursor: help;
}

.fiat .header h1,
.fiat .header h1 a {
	color: #801136;
}

.abarth .header h1,
.abarth .header h1 a {
	color: #d6a501;
}

.alfa-romeo .header h1,
.alfa-romeo .header h1 a {
	color: #910a0a;
}

.fiat-professional .header h1,
.fiat-professional .header h1 a {
	color: #484848;
}

.jeep .header h1,
.jeep .header h1 a {
	color: #46572a;
}

.jeep .header h1.h1_jeep_80 {
	width: 425px;
}

.lancia .header h1,
.lancia .header h1 a {
	color: #072463;
}

body.autonomy .header h1,
body.autonomy .header h1 a {
	color: #004b93;
	padding-top: 0;
	line-height: 35px;
	font-size: 28px;
}

body.autoexpert .header h1,
body.autoexpert .header h1 a {
	color: #067a2d;
	width: 680px;
	padding-top: 0;
	line-height: 35px;
	font-size: 28px;
}

.shade-top {
	background: url('../img/shade_top.jpg') no-repeat center;
	height: 13px;
	width: 100%;
	margin: 6px auto 0 auto;
}

.shade-bottom {
	background: url('../img/shade_bottom.png') no-repeat center;
	height: 13px;
	width: 100%;
	margin: 0 auto;
}

.shade-map-bottom {
	background: url('../img/shade_bottom.png') no-repeat center;
	height: 13px;
	width: 100%;
	margin: 0 auto;
}

.banner-shade {
	background: url('../img/bg_shade.png') repeat-y center;
	width: 100%;
}

.banner-wrapper {
	position: relative;
	width: 960px;
	margin: 0 auto;
	height: 130px;
	background: url('../img/bg_banner.jpg');
}

.banner {
	padding: 55px 0 0 155px;
}

.banner-wrapper h2 {
	font-family: opensans-regular, "Arial CE", Arial, sans-serif;
	font-size: 22px;
	color: #ffffff;
	text-transform: uppercase;
}

.banner-wrapper img {
	float: left;
	padding: 7px 5px 0 0;
}

/*** MARKI ***/
.brands {
	width: 960px;
	margin: 0;
	padding: 0;
	position: relative;
	overflow: hidden;
}

.brands .brand {
	display: block;
	width: 92px;
	padding: 0 50px 63px 49px;
	float: left;
	background: url('../img/dots_2.png') repeat-y right;
	text-align: center;
}

.brand-logo {
	margin: 30px 0 17px;
}

.brands .button {
	width: 102px;
	height: 26px;
	background: transparent url('../img/btn_search.png') no-repeat 0 0;
}

.brands .brand-fiat .button {
	background-position: 0 0;
}

.brands .brand-alfa-romeo .button {
	background-position: 0 -26px;
}

.brands .brand-lancia .button {
	background-position: 0 -52px;
}

.brands .brand-fiat-professional .button {
	background-position: 0 -78px;
}

.brands .brand-abarth .button {
	background-position: 0 -104px;
}

.brands .brand-jeep .button {
	background-position: 0 -130px;
}

.brands .brand-autonomy .button {
	background-position: 0 -156px;
}

.brands .brand-autoexpert .button {
	background-position: 0 -182px;
}

/*** MAP ***/
.map-containter {
	background: url('../img/bg_shade.png') repeat-y center;
	width: 100%;
}

/***********************************************************/
.map {
	width: 960px;
	margin: 0 auto;
	background: url('../img/bg_map_fiat.png') no-repeat;
	overflow: hidden;
	position: relative;
}

body.fiat .map {
	background: url('../img/bg_map_fiat.png') no-repeat;
}

body.alfa-romeo .map {
	background-image: url('../img/bg_map_alfa-romeo.png');
}

body.lancia .map {
	background-image: url('../img/bg_map_lancia.png');
}

body.fiat-professional .map {
	background-image: url('../img/bg_map_fiat-professional.png');
}

body.abarth .map {
	background-image: url('../img/bg_map_abarth.jpg');
}

body.jeep .map {
	background-image: url('../img/bg_map_jeep.png');
}

body.autonomy .map {
	background-image: url('../img/bg_map_autonomy.png');
}

body.autoexpert .map {
	background-image: url('../img/bg_map_autoexpert.png');
}

.map h3 {
	font-family: opensans-regular, "Arial CE", Arial, sans-serif;
	font-size: 18px;
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: -1px;
}

.map h4 {
	font-family: "Arial CE", Arial, sans-serif;
	font-size: 14px;
	color: #ffffff;
}

.map img {
	float: left;
	margin-right: 10px;
	position: relative;
}

.map-wrapper {
	float: left;
	margin: 20px 10px 20px 20px;
	height: 520px;
	position: relative;
}

body.preselected-dealer .map-wrapper {
    float: none;
    margin-bottom: 55px;
}

.map-wrapper .map-loader {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: transparent url(../img/bg_white_a85.png) repeat;
	z-index: 999;
	/*display: none;*/
}

.map-wrapper .map-loader img {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -16px;
	margin-left: -16px;
}

.map-wrapper .map-toolbar {
	display: none;
	position: absolute;
	top: 0;
	left: 140px;
	right: 140px;
	background: transparent url(../img/bg_white_a85.png) repeat;
	z-index: 998;
	border: 1px #801136 solid;
	border-top: 0;
	padding: 5px;
	font-size: 12px;
	line-height: 12px;
	text-align: center;
	color: #801136;

	border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
}

.map-wrapper .map-canvas {
    width: 620px;
    height: 520px;
    background: white;
}

body.preselected-dealer .map-wrapper .map-canvas {
    width: 920px;
}

body.fiat .map-wrapper .map-toolbar {
	border-color: #801136;
	color: #801136;
}

body.alfa-romeo .map-wrapper .map-toolbar {
	border-color: #910a0a;
	color: #910a0a;
}

body.lancia .map-wrapper .map-toolbar {
	border-color: #072463;
	color: #072463;
}

body.fiat-professional .map-wrapper .map-toolbar {
	border-color: #484848;
	color: #484848;
}

body.abarth .map-wrapper .map-toolbar {
	border-color: #d6a501;
	color: #d6a501;
}

body.jeep .map-wrapper .map-toolbar {
	border-color: #46572a;
	color: #46572a;
}

body.autonomy .map-wrapper .map-toolbar {
	border-color: #004b93;
	color: #004b93;
}

body.autoexpert .map-wrapper .map-toolbar {
	border-color: #067a2d;
	color: #067a2d;
}

.map-wrapper .map-toolbar a {
	text-decoration: none;
	color: #910a0a;
}

body.fiat .map-wrapper .map-toolbar a {
	color: #801136;
}

body.alfa-romeo .map-wrapper .map-toolbar a {
	color: #910a0a;
}

body.lancia .map-wrapper .map-toolbar a {
	color: #072463;
}

body.fiat-professional .map-wrapper .map-toolbar a {
	color: #484848;
}

body.abarth .map-wrapper .map-toolbar a {
	color: #d6a501;
}

body.jeep .map-wrapper .map-toolbar a {
	color: #46572a;
}

body.autonomy .map-wrapper .map-toolbar a {
	color: #004b93;
}

body.autoexpert .map-wrapper .map-toolbar a {
	color: #067a2d;
}

.map-wrapper .map-toolbar img {
	margin: 0;
	float: none;
	vertical-align: 0;
}

.map-wrapper .map-toolbar a:hover {
	text-decoration: underline;
}

.map-filters {
	width: 280px;
	float: left;
	margin: 20px 20px 20px 10px;
	overflow: hidden;
	position: relative;
}

.map-filters select {
	width: 280px;
}

.map-filters p {
	overflow: hidden;
}

.map-filters p label {
	float: left;
	display: block;
	width: 240px;
	line-height: 20px;
	padding: 5px 0;
}

.map-filters .buttons-extra li {
	margin: 7px 0;
}

.map-filters .buttons-extra img {
	float: none;
}

.map-filters .button-update {
	width: 186px;
	height: 31px;
	background: transparent url('../img/btn_update_fiat.png') no-repeat;
}

body.fiat .map-filters .button-update {
	background-image: url('../img/btn_update_fiat.png');
}

body.alfa-romeo .map-filters .button-update {
	background-image: url('../img/btn_update_alfa-romeo.png');
}

body.lancia .map-filters .button-update {
	background-image: url('../img/btn_update_lancia.png');
}

body.fiat-professional .map-filters .button-update {
	background-image: url('../img/btn_update_fiat-professional.png');
}

body.abarth .map-filters .button-update {
	background-image: url('../img/btn_update_abarth.png');
}

body.jeep .map-filters .button-update {
	background-image: url('../img/btn_update_jeep.png');
}

body.autonomy .map-filters .button-update {
	background-image: url('../img/btn_update_autonomy.png');
}

body.autoexpert .map-filters .button-update {
	background-image: url('../img/btn_update_autoexpert.png');
}

.map-filters .button-my-location {
	width: 200px;
	height: 31px;
	background: transparent url('../img/btn_my_location_fiat.png') no-repeat;
}

body.fiat .map-filters .button-my-location {
	background-image: url('../img/btn_my_location_fiat.png');
}

body.alfa-romeo .map-filters .button-my-location {
	background-image: url('../img/btn_my_location_alfa-romeo.png');
}

body.lancia .map-filters .button-my-location {
	background-image: url('../img/btn_my_location_lancia.png');
}

body.fiat-professional .map-filters .button-my-location {
	background-image: url('../img/btn_my_location_fiat-professional.png');
}

body.abarth .map-filters .button-my-location {
	background-image: url('../img/btn_my_location_abarth.png');
}

body.jeep .map-filters .button-my-location {
	background-image: url('../img/btn_my_location_jeep.png');
}

body.autonomy .map-filters .button-my-location {
	background-image: url('../img/btn_my_location_autonomy.png');
}

body.autoexpert .map-filters .button-my-location {
	background-image: url('../img/btn_my_location_autoexpert.png');
}

.map-filters .button-closest-dealer {
	width: 232px;
	height: 31px;
	background: transparent url('../img/btn_closest_dealer_fiat.png') no-repeat;
}

body.fiat .map-filters .button-closest-dealer {
	background-image: url('../img/btn_closest_dealer_fiat.png');
}

body.alfa-romeo .map-filters .button-closest-dealer {
	background-image: url('../img/btn_closest_dealer_alfa-romeo.png');
}

body.lancia .map-filters .button-closest-dealer {
	background-image: url('../img/btn_closest_dealer_lancia.png');
}

body.fiat-professional .map-filters .button-closest-dealer {
	background-image: url('../img/btn_closest_dealer_fiat-professional.png');
}

body.abarth .map-filters .button-closest-dealer {
	background-image: url('../img/btn_closest_dealer_abarth.png');
}

body.jeep .map-filters .button-closest-dealer {
	background-image: url('../img/btn_closest_dealer_jeep.png');
}

body.autonomy .map-filters .button-closest-dealer {
	background-image: url('../img/btn_closest_dealer_autonomy.png');
}

body.autoexpert .map-filters .button-closest-dealer {
	background-image: url('../img/btn_closest_dealer_autoexpert.png');
}

.map-filters .no-selection-help {
	color: #FFFFFF;
	font-family: "Arial CE",Arial,sans-serif;
	font-size: 10px;
	position: absolute;
	top: 145px;
	left: 0;
	width: 270px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #a3043c;
	padding: 4px;
	border: 1px #fff solid;
	display: none;
}

body.fiat .map-filters .no-selection-help {
	background-color: #a3043c;
}

body.alfa-romeo .map-filters .no-selection-help {
	background-color: #a30909;
}

body.lancia .map-filters .no-selection-help {
	background-color: #002b86;
}

body.fiat-professional .map-filters .no-selection-help {
	background-color: #707070;
}

body.abarth .map-filters .no-selection-help {
	background-color: #f4bc00;
}

body.jeep .map-filters .no-selection-help {
	background-color: #647c3d;
}

body.autonomy .map-filters .no-selection-help {
	background-color: #004b93;
}

body.autoexpert .map-filters .no-selection-help {
	background-color: #067a2d;
}

.map .button-brand-website {
	position: absolute;
	bottom: 15px;
	right: 0;
	width: 248px;
	height: 32px;
	background: transparent url('../img/btn_brand_website_fiat.png') no-repeat;
}

body.fiat .map .button-brand-website {
	background-image: url('../img/btn_brand_website_fiat.png');
}

body.alfa-romeo .map .button-brand-website {
	background-image: url('../img/btn_brand_website_alfa-romeo.png');
}

body.lancia .map .button-brand-website {
	background-image: url('../img/btn_brand_website_lancia.png');
}

body.fiat-professional .map .button-brand-website {
	background-image: url('../img/btn_brand_website_fiat-professional.png');
}

body.abarth .map .button-brand-website {
	background-image: url('../img/btn_brand_website_abarth.png');
}

body.jeep .map .button-brand-website {
	background-image: url('../img/btn_brand_website_jeep.png');
}

body.autonomy .map .button-brand-website {
	background-image: url('../img/btn_brand_website_autonomy.png');
}

body.autoexpert .map .button-brand-website {
	background-image: url('../img/btn_brand_website_autoexpert.png');
}

.map-filters-separator {
	background: url('../img/dots_3.png') repeat-x;
	width: 280px;
	margin: 10px 0;
	height: 1px;
	overflow: hidden;
}

.map fieldset {
	margin-bottom: 5px;
}

.map p,
.map fieldset label {
	font-family: "Arial CE", Arial, sans-serif;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	line-height: 33px;
}

.map fieldset label {
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	margin-bottom: 5px;
	display: block;
}

/***LISTA DEALERÓW***/
.dealer-to-clone {
	display: none !important;
}

.dealer-list .dealer {
	margin-bottom: 10px;
	position: relative;
	display: none;
}

.dealer-list .dealer-current {
	border-bottom: 2px #801136 dotted;
	padding-bottom: 9px;
}

body.fiat .dealer-list .dealer-current {
	border-color: #801136;
}

body.alfa-romeo .dealer-list .dealer-current {
	border-color: #910a0a;
}

body.lancia .dealer-list .dealer-current {
	border-color: #142f6b;
}

body.fiat-professional .dealer-list .dealer-current {
	border-color: #484848;
}

body.abarth .dealer-list .dealer-current {
	border-color: #d6a500;
}

body.jeep .dealer-list .dealer-current {
	border-color: #46572a;
}

body.autonomy .dealer-list .dealer-current {
	border-color: #004b93;
}

body.autoexpert .dealer-list .dealer-current {
	border-color: #067a2d;
}

.dealer-list .dealer .sticker,
#map_canvas .bubble-inner .dealer .sticker {
	display: none;
}

.dealer-list .dealer-current .sticker {
	position: absolute;
	display: block;
	top: 0;
	left: 20px;
	padding: 4px 10px;
	font-size: 10px;
	color: #fff;
	background-color: #801136;
	font-weight: bold;
	text-transform: uppercase;
	z-index: 2;

	border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
}

body.fiat .dealer-list .dealer-current .sticker {
	background-color: #801136;
}

body.alfa-romeo .dealer-list .dealer-current .sticker {
	background-color: #910a0a;
}

body.lancia .dealer-list .dealer-current .sticker {
	background-color: #142f6b;
}

body.fiat-professional .dealer-list .dealer-current .sticker {
	background-color: #484848;
}

body.abarth .dealer-list .dealer-current .sticker {
	background-color: #d6a500;
}

body.jeep .dealer-list .dealer-current .sticker {
	background-color: #46572a;
}

body.autonomy .dealer-list .dealer-current .sticker {
	background-color: #004b93;
}

body.autoexpert .dealer-list .dealer-current .sticker {
	background-color: #067a2d;
}

.dealer-details {
	width: 640px;
	position: relative;
	float: left;
	padding: 10px 0 10px 0;
	background: #efefef;

	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-top-left-radius: 5px;
	-moz-border-bottom-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
}

.dealer-details .level-of-service {
	display: inline-block;
	position: absolute;
	top: 65px;
	left: 350px;
	padding: 5px 10px;
	color: #fff;
	font-size: 12px;
	background-color: #484848;
	border-radius: 5px;
	cursor: pointer;
}

#map_canvas .bubble-inner .dealer-details {
	float: none;
	width: auto;
	padding: 0;
	background: transparent none;
}

.department {
	position: relative;
	margin: 0;
	background: #efefef;
	padding: 8px 0 8px 0;
}

.department .text-content {
	padding: 0;
}

#map_canvas .bubble-inner .department {
	width: auto;
	background: transparent none;
	float: none;
	padding: 0;
	margin: 0 0 2px 10px;
}

.text-content {
	padding: 20px 20px 20px 20px;
	background: url('../img/dots_2.png') repeat-y right #efefef;
	line-height: 1.2em;
}

#map_canvas .bubble-inner .text-content {
	padding: 0;
	background: transparent none;
}

.text-content .open-hours {
	margin-top: 10px;
}

#map_canvas .bubble-inner .text-content .open-hours {
	margin-top: 0;
}

.departments {
	width: 280px; /* 320 - 2 x 20px */
	padding: 20px;
	float: right;
	font-size: 12px;
	line-height: 16px;
	background-color: #efefef;
}

#map_canvas .bubble-inner .departments {
	display: none!important;
	width: auto;
	float: none;
	font-size: 10px;
	line-height: 12px;
	background-color: transparent;
}

.dealer-list {
	width: 960px;
	margin: 15px 0 0 0;
	/*overflow: hidden;*/
}

.dealer .buttons {
	display: none;
}

#map_canvas .bubble-inner .buttons {
	display: block;
	margin-top: 5px;
}

#map_canvas .bubble-inner .buttons a {
	display: block;
	height: 10px;
	line-height: 10px;
	float: right;
	padding: 5px;
	background-color: #a3043c;
	color: #fff;
    margin-left: 2px;

	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

/*DEALER STYLE LIST 1*/
.display-style-dws {
	background: #efefef;
	border-radius: 5px;
}

#map_canvas .display-style-dws {
	background: transparent;
	border-radius: 0;
}

.display-style-dws .text-content {
	background: none;
}

.display-style-dws .dealer-col-2,
.display-style-dws .dealer-col-3 {
	width: 320px;
	position: relative;
	float: left;
	padding: 10px 0 10px 0;
}

#map_canvas .display-style-dws .dealer-col-2,
#map_canvas .display-style-dws .dealer-col-3 {
	width: 100%;
	text-align: center;
}

/*
.display-style-dws .departments {
	clear: both;
	width: 600px;
	padding: 0 20px 20px;
	background-color: transparent;
}
*/

#map_canvas .display-style-dws .departments {
	display: none;
}

.display-style-dws .department {
	width: 300px;
	list-style: none;
}

.display-style-dws .department h4 {
	margin: 0;
}

.display-style-dws .company-address {
	font-size: 14px;
	font-weight: 700;
}

#map_canvas .display-style-dws .company-address {
	font-weight: 400;
}

.display-style-dws .company-address .address {
	display: block;
}

.btn-web {
	display: inline-block;
	height: 25px;
	line-height: 25px;
	padding: 0 12px;
	margin-top: 10px;
	color: #fff;
	font-size: 14px;
	background-color: #2e2e2e;
	border-radius: 5px;
	margin-left: -20px;
	-webkit-box-shadow: 0 0 2px 1px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 0 2px 1px rgba(0,0,0,0.5);
	box-shadow: 0 0 2px 1px rgba(0,0,0,0.5);
	text-decoration: none;
}

.dealer-details .links a.btn-web {
	color: #fff!important;
}

#map_canvas .links .btn-web {
	color: #fff;
	padding: 0 8px;
	margin-left: 0;
	height: 18px;
	line-height: 18px;
	box-shadow: none;
	border-radius: 3px;
}

.links .btn-web::before {
	content: "";
	display: inline-block;
	width: 13px;
	height: 12px;
	margin-right: 10px;
	background: transparent url("../img/ico_arrow.png") no-repeat;
	vertical-align: middle;
}

#map_canvas .links .btn-web::before {
	display: none;
}

body.fiat .btn-web {
	background-color: #a3043c;
}

body.alfa-romeo .btn-web {
	background-color: #a30909;
}

body.lancia .btn-web {
	background-color: #002b86;
}

body.fiat-professional .btn-web {
	background-color: #707070;
}

body.abarth .btn-web {
	background-color: #f4bc00;
}

body.jeep .btn-web {
	background-color: #647c3d;
}

body.autonomy .btn-web {
	background-color: #136bbf;
}

body.autoexpert .btn-web {
	background-color: #19a247;
}
/* / DEALER STYLE LIST 1*/

body.fiat #map_canvas .bubble-inner .buttons a {
	background-color: #a3043c;
}

body.alfa-romeo #map_canvas .bubble-inner .buttons a {
	background-color: #a30909;
}

body.lancia #map_canvas .bubble-inner .buttons a {
	background-color: #002b86;
}

body.fiat-professional #map_canvas .bubble-inner .buttons a {
	background-color: #707070;
}

body.abarth #map_canvas .bubble-inner .buttons a {
	background-color: #f4bc00;
}

body.jeep #map_canvas .bubble-inner .buttons a {
	background-color: #647c3d;
}

body.autonomy #map_canvas .bubble-inner .buttons a {
	background-color: #004b93;
}

body.autoexpert #map_canvas .bubble-inner .buttons a {
	background-color: #067a2d;
}

#map_canvas .bubble-inner .buttons a:hover {
	text-decoration: none;
}

#map_canvas .bubble-inner .buttons a.get-directions {
	padding-right: 24px;
	background-image: url('../img/ico_directions.png');
	background-repeat: no-repeat;
	background-position: right 0;
}

#map_canvas .bubble-inner .buttons a.direct-link {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
   	-moz-border-radius-topright: 0;
   	-moz-border-radius-bottomright: 0;
   	-webkit-border-top-right-radius: 0;
   	-webkit-border-bottom-right-radius: 0;
}

#map_canvas .bubble-inner .buttons a.copy-to-clipboard {
    margin-left: 0;
    background-image: url('../img/ico_copy_to_clipboard.png');
   	background-repeat: no-repeat;
   	background-position: right 0;
    overflow: hidden;
    text-indent: -3000em;
    width: 8px;

    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
   	-moz-border-radius-topleft: 0;
   	-moz-border-radius-bottomleft: 0;
   	-webkit-border-top-left-radius: 0;
   	-webkit-border-bottom-left-radius: 0;
}

.tabs {
	position: relative;
	margin-bottom: 20px;
}

.tabs::after {
	content: "";
	clear: both;
	display: block;
	position: absolute;
	left: 0;
	bottom: -6px;
	width: 100%;
	height: 12px;
	border-radius: 5px;
	background-color: #484848;
}

.tabs-item {
	display: inline-block;
	height: 35px;
	padding: 20px 30px 0 30px;
	font-family: opensans-semibold, "Arial CE", Arial, sans-serif;
	font-size: 18px;
	color: #484848;
	border-radius: 5px 5px 0 0;
	cursor: pointer;
}

.tabs-item.is-active {
	color: #ffffff;
	background-color: #484848;
	cursor: default;
}

body.fiat .tabs::after, body.fiat .tabs-item.is-active  {
	color: #fff;
	background: #801136;
}
body.fiat .tabs-item  {
	color: #801136;
}

body.alfa-romeo .tabs::after, body.alfa-romeo .tabs-item.is-active  {
	color: #fff;
	background: #910a0a;
}
body.alfa-romeo .tabs-item  {
	color: #910a0a;
}

body.lancia .tabs::after, body.lancia .tabs-item.is-active  {
	color: #fff;
	background: #072463;
}
body.lancia .tabs-item  {
	color: #072463;
}

body.fiat-professional .tabs::after, body.fiat-professional .tabs-item.is-active  {
	color: #fff;
	background: #484848;
}
body.fiat-professional .tabs-item  {
	color: #484848;
}

body.jeep .tabs::after, body.jeep .tabs-item.is-active  {
	color: #fff;
	background: #46572a;
}
body.jeep .tabs-item  {
	color: #46572a;
}

body.abarth .tabs::after, body.abarth .tabs-item.is-active  {
	color: #fff;
	background: #f2bb00;
}
body.abarth .tabs-item  {
	color: #f2bb00;
}

body.autonomy .tabs::after, body.autonomy .tabs-item.is-active  {
	color: #fff;
	background: #1269bc;
}
body.autonomy .tabs-item  {
	color: #1269bc;
}

body.autoexpert .tabs::after, body.autoexpert .tabs-item.is-active  {
	color: #fff;
	background: #189f45;
}
body.autoexpert .tabs-item  {
	color: #189f45;
}

/***********************************************************/

.print {
	position: relative;
	padding: 20px 4px 0 0;
	background: white;
	float: right
}

.print a {
	color: #d6a500;
	font-family: "Arial CE", Arial, sans-serif;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	margin-right: 10px;
}

.print a img {
	padding-left: 10px;
}

.fiat .print a {
	color: #801136;
}

.alfa-romeo .print a {
	color: #910a0a;
}

.fiat-professional .print a {
	color: #484848;
}

.jeep .print a {
	color: #46572a;
}

.lancia .print a {
	color: #072463;
}

.print img {
	vertical-align: middle
}

.icon-print {
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 1;
}

#map_canvas .bubble-inner .icon-print {
	display: none;
}

.department h4 {
	font-family: "Arial CE", Arial, sans-serif;
	font-size: 14px;
	color: #d6a500;
	line-height: 18px;
	/*margin-bottom: 10px;*/
	padding-left: 25px;
	font-weight: bold;
}

#map_canvas .bubble-inner .department h4 {
	margin: 0;
	padding: 0;
	text-align: left;
}

.department-sales h4 {
	background: url('../img/ico_sales_fiat.png') no-repeat left center;
}

body.fiat .department-sales h4 {
	background-image: url('../img/ico_sales_fiat.png');
}

body.alfa-romeo .department-sales h4 {
	background-image: url('../img/ico_sales_alfa-romeo.png');
}

body.fiat-professional .department-sales h4 {
	background-image: url('../img/ico_sales_fiat-professional.png');
}

body.lancia .department-sales h4 {
	background-image: url('../img/ico_sales_lancia.png');
}

body.abarth .department-sales h4 {
	background-image: url('../img/ico_sales_abarth.png');
}

body.jeep .department-sales h4 {
	background-image: url('../img/ico_sales_jeep.png');
}

body.autonomy .department-sales h4 {
	background-image: url('../img/ico_sales_autonomy.png');
}

body.autoexpert .department-sales h4 {
	background-image: url('../img/ico_sales_autoexpert.png');
}

.department-garage h4 {
	background: url('../img/ico_service_fiat.png') no-repeat left center;
}

body.fiat .department-garage h4 {
	background-image: url('../img/ico_service_fiat.png');
}

body.alfa-romeo .department-garage h4 {
	background-image: url('../img/ico_service_alfa-romeo.png');
}

body.fiat-professional .department-garage h4 {
	background-image: url('../img/ico_service_fiat-professional.png');
}

body.lancia .department-garage h4 {
	background-image: url('../img/ico_service_lancia.png');
}

body.abarth .department-garage h4 {
	background-image: url('../img/ico_service_abarth.png');
}

body.jeep .department-garage h4 {
	background-image: url('../img/ico_service_jeep.png');
}

body.autonomy .department-garage h4 {
	background-image: url('../img/ico_service_autonomy.png');
}

body.autoexpert .department-garage h4 {
	background-image: url('../img/ico_service_autoexpert.png');
}

.department-parts h4 {
	background: url('../img/ico_parts_fiat.png') no-repeat left center;
}

body.fiat .department-parts h4 {
	background-image: url('../img/ico_parts_fiat.png');
}

body.alfa-romeo .department-parts h4 {
	background-image: url('../img/ico_parts_alfa-romeo.png');
}

body.fiat-professional .department-parts h4 {
	background-image: url('../img/ico_parts_fiat-professional.png');
}

body.lancia .department-parts h4 {
	background-image: url('../img/ico_parts_lancia.png');
}

body.abarth .department-parts h4 {
	background-image: url('../img/ico_parts_abarth.png');
}

body.jeep .department-parts h4 {
	background-image: url('../img/ico_parts_jeep.png');
}

body.autonomy .department-parts h4 {
	background-image: url('../img/ico_parts_autonomy.png');
}

body.autoexpert .department-parts h4 {
	background-image: url('../img/ico_parts_autoexpert.png');
}

.department-bodyshop h4 {
	background: url('../img/ico_painter_fiat.png') no-repeat left center;
}

body.fiat .department-bodyshop h4 {
	background-image: url('../img/ico_painter_fiat.png');
}

body.alfa-romeo .department-bodyshop h4 {
	background-image: url('../img/ico_painter_alfa-romeo.png');
}

body.fiat-professional .department-bodyshop h4 {
	background-image: url('../img/ico_painter_fiat-professional.png');
}

body.lancia .department-bodyshop h4 {
	background-image: url('../img/ico_painter_lancia.png');
}

body.abarth .department-bodyshop h4 {
	background-image: url('../img/ico_painter_abarth.png');
}

body.jeep .department-bodyshop h4 {
	background-image: url('../img/ico_painter_jeep.png');
}

body.autonomy .department-bodyshop h4 {
	background-image: url('../img/ico_painter_autonomy.png');
}

body.autoexpert .department-bodyshop h4 {
	background-image: url('../img/ico_painter_autoexpert.png');
}

.department-motability h4 {
	background: url('../img/ico_autonomy_fiat.png') no-repeat left center;
}

body.fiat .department-motability h4 {
	background-image: url('../img/ico_autonomy_fiat.png');
}

body.alfa-romeo .department-motability h4 {
	background-image: url('../img/ico_autonomy_alfa-romeo.png');
}

body.fiat-professional .department-motability h4 {
	background-image: url('../img/ico_autonomy_fiat-professional.png');
}

body.lancia .department-motability h4 {
	background-image: url('../img/ico_autonomy_lancia.png');
}

body.abarth .department-motability h4 {
	background-image: url('../img/ico_autonomy_abarth.png');
}

body.jeep .department-motability h4 {
	background-image: url('../img/ico_autonomy_jeep.png');
}

body.autonomy .department-motability h4 {
	background-image: url('../img/ico_autonomy_autonomy.png');
}

body.autoexpert .department-motability h4 {
	background-image: url('../img/ico_autonomy_autoexpert.png');
}

.department-secondhand h4 {
	background: url('../img/ico_autoexpert_fiat.png') no-repeat left center;
}

body.fiat .department-secondhand h4 {
	background-image: url('../img/ico_autoexpert_fiat.png');
}

body.alfa-romeo .department-secondhand h4 {
	background-image: url('../img/ico_autoexpert_alfa-romeo.png');
}

body.fiat-professional .department-secondhand h4 {
	background-image: url('../img/ico_autoexpert_fiat-professional.png');
}

body.lancia .department-secondhand h4 {
	background-image: url('../img/ico_autoexpert_lancia.png');
}

body.abarth .department-secondhand h4 {
	background-image: url('../img/ico_autoexpert_abarth.png');
}

body.jeep .department-secondhand h4 {
	background-image: url('../img/ico_autoexpert_jeep.png');
}

body.autonomy .department-secondhand h4 {
	background-image: url('../img/ico_autoexpert_autonomy.png');
}

body.autoexpert .department-secondhand h4 {
	background-image: url('../img/ico_autoexpert_autoexpert.png');
}

.department-quattroc h4 {
	background: url('../img/ico_service_ar4c_alfa-romeo.png') no-repeat left center;
}

#map_canvas .bubble-inner h4.department-name {
	background: transparent none;
	margin-left: -10px;
}

.department h5 {
	font-family: "Arial CE", Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #28282a;
}

.department img {
	float: left;
	margin-right: 5px;
	position: relative;
}

.department p {
	font-family: "Arial CE", Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #28282a;
}

.department a {
	font-family: "Arial CE", Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #d6a500;
	text-decoration: none;
}

/***********************************************************/
.fiat .department h4,
.fiat .department h5,
.fiat .department a {
	color: #801136;
}

.alfa-romeo .department h4,
.alfa-romeo .department h5,
.alfa-romeo .department a {
	color: #910a0a;
}

.fiat-professional .department h4,
.fiat-professional .department h5,
.fiat-professional .department a {
	color: #484848;
}

.jeep .department h4,
.jeep .department h5,
.jeep .department a {
	color: #46572a;
}

.lancia .department h4,
.lancia .department h5,
.lancia .department a {
	color: #072463;
}

.autonomy .department h4,
.autonomy .department h5,
.autonomy .department a {
	color: #004b93;
}

.autoexpert .department h4,
.autoexpert .department h5,
.autoexpert .department a {
	color: #067a2d;
}

/***********************************************************/
.dealer-details h4 {
	font-family: "Arial CE", Arial, sans-serif;
	font-size: 14px;
	color: #d6a500;
	line-height: 14px;
	margin-bottom: 22px;
	font-weight: bold;
}

#map_canvas .bubble-inner .dealer-details h4 {
	margin-bottom: 2px;
}

#map_canvas .bubble-inner .dealer-details .company-code {
	display: block;
	margin: 0 auto;
}

.dealer-details .links {
	line-height: 18px;
	margin-bottom: 0;
	font-size: 14px;
}

#map_canvas .bubble-inner .dealer-details .separator {
	display: none;
}

#map_canvas .bubble-inner .dealer-details h4.links {
	line-height: 14px;
}

.dealer-details .links > li {
	overflow: hidden;
	text-overflow: ellipsis;
	padding-left: 20px;
}

.dealer-details .links .link__www--icon,
.dealer-details .links .link__email--icon {
	vertical-align: middle;
	padding-right: 4px;
	margin-left: -20px;
}

.dealer-details h4 a,
.dealer-details .links a {
	color: #d6a500;
	text-decoration: none;
	font-weight: bold;
}

.fiat .dealer-details h4,
.fiat .dealer-details h4 a,
.fiat .dealer-details .links a {
	color: #801136;
	text-decoration: none;
}

.alfa-romeo .dealer-details h4,
.alfa-romeo .dealer-details h4 a,
.alfa-romeo .dealer-details .links a {
	color: #910a0a;
	text-decoration: none;
}

.fiat-professional .dealer-details h4,
.fiat-professional .dealer-details h4 a,
.fiat-professional .dealer-details .links a {
	color: #484848;
	text-decoration: none;
}

.jeep .dealer-details h4,
.jeep .dealer-details h4 a,
.jeep .dealer-details .links a {
	color: #46572a;
	text-decoration: none;
}

.lancia .dealer-details h4,
.lancia .dealer-details h4 a,
.lancia .dealer-details .links a {
	color: #072463;
	text-decoration: none;
}

.autonomy .dealer-details h4,
.autonomy .dealer-details h4 a,
.autonomy .dealer-details .links a {
	color: #004b93;
	text-decoration: none;
}

.autoexpert .dealer-details h4,
.autoexpert .dealer-details h4 a,
.autoexpert .dealer-details .links a {
	color: #067a2d;
	text-decoration: none;
}

.dealer-details h5 {
	font-family: "Arial CE", Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #28282a;
	margin-bottom: 24px;
	font-weight: bold;
}

#map_canvas .bubble-inner .dealer-details h5 {
	margin-bottom: 2px;
}

.dealer-details .company-name {
	font-size: 16px;
	line-height: 20px;
}

.dealer-details .company-name .company-code {
	font-family: monospace;
	font-size: 11px;
	background: lightgray;
	border: 1px darkgrey solid;
	border-radius: 3px;
	color: #303030;
	padding: 2px;
	font-weight: normal;
}

.dealer-details h5 .company-address .address {
	display: block;
}

/*
.radiuslast {
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}
*/

.department-2 {
	border-top-right-radius: 5px;
	-moz-border-top-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}

.department-3 {
	clear: both;

	border-bottom-left-radius: 5px;
	-moz-border-bottom-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
}

.department-4 {
	border-bottom-right-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

.department-2 .text-content,
.department-4 .text-content {
	background-image: none;
}


.dealer-status th {
	padding: 10px;
	color: #fff;
	font-weight: 700;
	border: 1px solid #fff;
	background-color: #484848;
}

.dealer-status td {
	padding: 10px;
	font-size: 14px;
	line-height: 1.3em;
	border: 1px solid #fff;
	background-color: #EFEFEF;
}

/*** FOOTER ***/
.shade-footer {
	background: url('../img/shade_footer.jpg') no-repeat center;
	height: 14px;
	width: 100%;
	margin: 0 auto;
	position: relative;
	clear: both
}

/***********************************************************/
/*
.footerabarth {
	background: url('../img/footerabarth.png') no-repeat center;
	height: 34px;
	width: 100%;
	margin-top: 15px;
	position: relative;
	clear: both
}

.fiat .footerabarth {
	background: url('../img/footerabarth_fiat.png') no-repeat center;
}

.alfa-romeo .footerabarth {
	background: url('../img/footerabarth_alfa.png') no-repeat center;
}

.fiat-professional .footerabarth {
	background: url('../img/footerabarth_fiatpro.png') no-repeat center;
}

.jeep .footerabarth {
	background: url('../img/footerabarth_jeep.png') no-repeat center;
}

.lancia .footerabarth {
	background: url('../img/footerabarth_lancia.png') no-repeat center;
}
*/

.footer {
	width: 960px;
	margin: 30px auto 120px auto;
	position: relative;
}

.footer .side-left {
	float: left;
	max-width: 780px;
}

.footer .side-left.side-left-100 {
	max-width: 100%;
}

.footer .side-left p {
	line-height: 140%;
}

.footer .side-left a {
	white-space: nowrap;
}

.footer .side-left p,
.footer .side-left a,
.footer .side-left span,
.footer .extra-line {
	font-family: "Arial CE", Arial, sans-serif;
	font-size: 12px;
	color: #909092;
	text-transform: uppercase;
}

.footer .side-left a, .footer  .side-left span {
	text-decoration: none;
}

.footer .side-left img {
	margin: 0 5px 0 30px;
}

.footer .side-right {
	float: right;
}

.footer .side-right img {
	margin: 0 10px 0 0;
}

.watch-us {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column wrap;
	flex-flow: column wrap;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	padding-top: 30px;
}

.watch-us__content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column wrap;
	flex-flow: column wrap;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin-left: auto;
}

.watch-us__headline {
	color: #910a0a;
	font-size: 12px;
	font-style: italic;
	letter-spacing: 1px;
	margin-left: 10px;
	margin-bottom: 5px;
}

.social {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	padding-left: 0;
	margin-left: 0;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}
.social__item {
	display: inline-block;
}
.social__item a {
	display: block;
	color: #000;
	padding: 8px;
	margin: 0 5px 10px;
	font-size: 16px;
	text-decoration: none !important;
}
.social__item:last-child a {
	margin-right: 0;
	padding-right: 3px;
}
body.fiat .social__item a  {
	color: #801136;
}
body.alfa-romeo .social__item a  {
	color: #910a0a;
}
body.fiat-professional .social__item a  {
	color: #484848;
}
body.abarth .social__item a  {
	color: #d6a501;
}
body.jeep .social__item a  {
	color: #46572a;
}
body.autonomy .social__item a  {
	color: #004b93;
}
.social__item a.icon-twitter-svg svg {
	width: 14px;
	height: 14px;
}
body.fiat .social__item a.icon-twitter-svg svg  {
	fill: #801136;
}
body.alfa-romeo .social__item a.icon-twitter-svg  svg {
	fill: #910a0a;
}
body.fiat-professional .social__item a.icon-twitter-svg  svg {
	fill: #484848;
}
body.abarth .social__item a.icon-twitter-svg  svg {
	fill: #d6a501;
}
body.jeep .social__item a.icon-twitter-svg  svg {
	fill: #46572a;
}
body.autonomy .social__item a.icon-twitter-svg  svg {
	fill: #004b93;
}
.social .social__item a.icon-twitter-svg:hover svg,
.social .social__item a.icon-twitter-svg:focus svg,
.social .social__item a.icon-twitter-svg:active svg {
	fill: #000;
}
.social .social__item a:hover,
.social .social__item a:focus,
.social .social__item a:active {
	color: #000;
	text-decoration: none;
}

.footer .side-right p {
	font-family: "Arial CE", Arial, sans-serif;
	font-size: 12px;
	color: #072463;
	text-transform: uppercase;
}

.footer .side-right .hotline {
	padding-left: 20px;
	background: url('../img/ico_phone.png') no-repeat left center;
}
.footer .extra-line {
	clear: both;
	text-align: center;
	padding: 30px 0 10px;
}
body.fiat .footer .side-right,
body.fiat .footer .side-right p {
	color: #801136;
}

body.fiat .footer .side-right .hotline {
	background-image: url('../img/ico_phone_fiat.png');
}

body.alfa-romeo .footer .side-right,
body.alfa-romeo .footer .side-right p {
	color: #910a0a;
}

body.alfa-romeo .footer .side-right .hotline {
	background-image: url('../img/ico_phone_alfa-romeo.png');
}

body.lancia .footer .side-right,
body.lancia .footer .side-right p {
	color: #072463;
}

body.lancia .footer .side-right .hotline {
	background-image: url('../img/ico_phone_lancia.png');
}

body.fiat-professional .footer .side-right,
body.fiat-professional .footer .side-right p {
	color: #484848;
}

body.fiat-professional .footer .side-right .hotline {
	background-image: url('../img/ico_phone_fiat-professional.png');
}

body.abarth .footer .side-right,
body.abarth .footer .side-right p {
	color: #d6a501;
}

body.abarth .footer .side-right .hotline {
	background-image: url('../img/ico_phone_abarth.png');
}

body.jeep .footer .side-right,
body.jeep .footer .side-right p {
	color: #46572a;
}

body.jeep .footer .side-right .hotline {
	background-image: url('../img/ico_phone_jeep.png');
}

body.autonomy .footer .side-right,
body.autonomy .footer .side-right p {
	color: #004b93;
}

body.autonomy .footer .side-right .hotline {
	background-image: url('../img/ico_phone_autonomy.png');
}

body.autoexpert .footer .side-right,
body.autoexpert .footer .side-right p {
	color: #067a2d;
}

body.autoexpert .footer .side-right .hotline {
	background-image: url('../img/ico_phone_autoexpert.png');
}

/*** GOOGLE MAPS ***/
#map_canvas .bubble-inner .display-style-default {
	margin: 0;
	width: 360px;
	padding: 0;
	overflow: hidden;
	font-family: Verdana, sans-serif;
	font-size: 10px;
}

.bubble-inner .level-of-service {
	display: none!important;
}

#map_canvas .bubble-inner .display-style-dws {
	width: 260px;
}

/* WORKAROUND FOR GOOGLE FONT "ROBOTO": */
#map_canvas .bubble-inner span,
#map_canvas .bubble-inner div {
	font-family: Verdana, sans-serif;
	font-size: 10px;
}

#map_canvas .bubble-inner img {
	position: absolute;
	top: 0;
	left: 0;
}

#map_canvas .bubble-inner h4,
#map_canvas .bubble-inner h5 {
	font-family: Verdana, sans-serif;
	line-height: 13px;
	font-weight: bold;
	font-size: 10px;
	padding: 0 10px 0 10px;
	color: #28282a;
	text-align: center;
}

#map_canvas .bubble-inner h5 {
	font-weight: normal;
}

#map_canvas .bubble-inner h6 {
	font-family: "Arial CE", Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #28282a;
	text-align: left;
	padding: 10px 10px 0 10px
}

#map_canvas .bubble-inner p,
#map_canvas .bubble-inner ul,
#map_canvas .bubble-inner ol {
	font-size: 10px;
	font-family: Verdana, sans-serif;
	color: #28282a;
	line-height: 12px;
	font-weight: normal;
	margin-bottom: 2px;
}

#map_canvas .bubble-inner a {
	color: #62707f;
	text-decoration: none;
	font-family: Verdana, sans-serif;
	padding: 0;
	line-height: 10px;
	font-size: 10px;
	font-weight: normal;
}

#map_canvas .bubble-inner a:hover {
	text-decoration: underline;
}

#map_canvas .bubble-inner li {
	display: inline;
	margin-right: 5px;
}

#map_canvas .marker-clusterer-counter {
	background-color: #fff;
	padding: 1px 2px;
	border: 1px #000 solid;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

/* WORKAROUND FOR GOOGLE FONT "ROBOTO": */
#map_canvas .gm-style .marker-clusterer-counter {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

/***CHECKBOX/SELECT***/
.checkbox,
.radio {
	width: 25px;
	height: 25px;
	padding: 0 5px 0 0;
	margin: 3px 5px 3px 0;
	background: url(../img/checkbox_fiat.png) no-repeat;
	display: block;
	clear: left;
	float: left;
	position: relative;
	z-index: 99999;
	cursor: pointer;
}

body.fiat .checkbox,
body.fiat .radio {
	background: url(../img/checkbox_fiat.png) no-repeat;
}

body.alfa-romeo .checkbox,
body.alfa-romeo .radio {
	background: url(../img/checkbox_alfa-romeo.png) no-repeat;
}

body.lancia .checkbox,
body.lancia .radio {
	background: url(../img/checkbox_lancia.png) no-repeat;
}

body.fiat-professional .checkbox,
body.fiat-professional .radio {
	background: url(../img/checkbox_fiat-professional.png) no-repeat;
}

body.abarth .checkbox,
body.abarth .radio {
	background: url(../img/checkbox_abarth.png) no-repeat;
}

body.jeep .checkbox,
body.jeep .radio {
	background: url(../img/checkbox_jeep.png) no-repeat;
}

body.autonomy .checkbox,
body.autonomy .radio {
	background: url(../img/checkbox_autonomy.png) no-repeat;
}

body.autoexpert .checkbox,
body.autoexpert .radio {
	background: url(../img/checkbox_autoexpert.png) no-repeat;
}

.select {
	position: absolute;
	width: 280px;
	height: 20px;
	padding: 10px 24px 0 8px;
	color: #28282a;
	font-family: "Arial CE", Arial, sans-serif;
	font-size: 14px;
	background: url(../img/select.png) no-repeat;
	overflow: hidden;
	margin-top: 5px;
}

select {
	color: #28282a;
	font-family: "Arial CE", Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin: 17px 0 0 0;
	cursor: pointer;
}

option {
	padding: 0 0 0 5px;
	margin-top: 0;
}

.firstopt {
	padding: 0 0 0 5px;
}

label, input {
	cursor: pointer;
}

.input-text {
	border: none;
	width: 226px;
	height: 16px;
	background: transparent url('../img/input_text.png') no-repeat 0 0;
	font-size: 14px;
	line-height: 16px;
	padding: 7px;
}

.map .search-go {
	border: none;
	float: none;
	width: 29px;
	height: 30px;
	padding: 0;
	background: transparent url('../img/btn_search_ico.png') no-repeat 0 0;
	line-height: 16px;
	font-size: 14px;
	cursor: pointer;
	vertical-align: bottom;
	margin: 0 0 0 5px;
}

/*
.map {
	border: 1px #801136 solid;
	width: auto;
	height: 498px;
	position: relative;
}

.map a {
	border: none;
}

#map_canvas {
	width: 100%;
	height: 100%;
}

#map_canvas .bubble-inner {
	line-height: 1.2em;
}

#map_canvas .bubble-inner .phone-list {
	width: 200px;
	margin-left: 1.6em;
	text-indent: -1.6em;
}

#map_canvas .bubble-inner .button {
	float: right;
	height: auto;
}

.map .map-loader {
	position: absolute;
	z-index: 999;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: transparent url('../img/fill_white_a75.png');
	display: none;
}

.map .map-loader img {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -16px;
	margin-left: -16px;
}

*/

/* cookies table */
body.cookies-policy th, body.cookies-policy td {
	border: 1px solid #666;
	padding: 3px;
}

body.cookies-policy th {
	font-weight: bold;
}

.content-buttons-bottom {
	padding: 20px;
	text-align: center;
}

/* cookies and privacy button back */
.content-buttons-bottom .content-btn {
	background-color: #0b3e7c;
	border: medium none #06286c;
	border-radius: 3px;
	box-shadow: 1px 1px 2px #000;
	color: #fff;
	padding: 5px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 12px;
}

.brands .brand:last-of-type {
	background: none;
}

.table-privacy-policy {
	width: 100%;
}

.table-privacy-policy tr {
	border-top: 1px solid #000000;
}

.table-privacy-policy td {
	padding: 15px;
}
.table-privacy-policy td:nth-of-type(1), .table-privacy-policy td:nth-of-type(2) {
	vertical-align: top;
}

.table-privacy-policy td:nth-of-type(3) {
	text-align: justify;
}

.table-privacy-policy img {
	max-width: 40px;
}

.cursor-pointer {
	cursor: pointer;
}

.no-scroll-body {
	overflow: hidden;
}

.no-wrap {
	white-space: nowrap;
}

.data-act-modal-wrapper {
	position: fixed;
	background: rgba(0,0,0,0.8);
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 100001;
	padding: 50px 0;
	display: none;

	.data-act-modal {
		position: relative;
		display: flex;
		flex-direction: column;
		margin:0 auto;
		width: 90%;
		max-width: 900px;
		max-height: 100%;
		box-sizing: border-box;
		font-size: 16px;
		line-height: 110%;
		background: #ffffff;
		box-shadow: 0 0 10px #333;
		border-radius: 5px;

		.data-act-modal-header {
			position: relative;
			text-align: right;
			padding: 15px 25px;
			border-bottom: 2px solid #dadada;

			.close-icon-modal {
				cursor: pointer;
			}
		}

		.data-act-modal-body {
			position: relative;
			flex: 1 1 auto;
			padding: 25px;
			overflow-y: auto;


			h1, h2 {
				display: block;
				width: 100%;
				font-weight: 600;
			}

			h1 {
				font-size: 25px;
				line-height: 120%;
				padding-bottom: 10px;
			}

			h2 {
				font-size: 20px;
				line-height: 120%;
				padding: 15px 0 5px;
			}

			p {
				padding: 5px 0;
				line-height: 120%;
				font-size: 15px;
			}

			strong {
				font-weight: 600;
			}

			ul {
				padding: 5px 0 5px 15px;
				list-style: disc;
				line-height: 120%;
				font-size: 15px;

				li {
					padding: 3px 0;
					font-size: 15px;
				}
			}

			a {
				text-decoration: underline;
				text-transform: none;
				color: #007bff;
				line-height: 120%;
				font-size: 15px;
			}
		}
	}
}
