@import url("../fonts/raleway.css");

/* If you want to add your own CSS code, please do it in this file */
body {
	font-family: "Exo 2", Arial;
	color: #505050;
	-webkit-font-smoothing: auto;
}

.column {
	margin-bottom: 30px;
}

p {
	font-family: "Raleway", Arial;
}

Header .logo {
	margin-left: 0px !important;
}

a#logo {
	max-width: 360px;
}

#Header .addons .car-logos {
	margin-top: 20px;
	margin-left: 10px;
	float: left !important;
}

#Header .addons .car-logos a img {
	height: 56px;
}

/* Submenu: Karriere */
#Header #menu-karriere.menu > li > a { line-height: normal }

#Header .karriere { position: relative; z-index: 210; float: right; padding: 36px 0 }

#Header .karriere > a { display: block; line-height: 24px; text-transform: uppercase; padding-right: 18px; color: #aaaaaa }

#Header .karriere > a:hover { text-decoration: none; }

#Header .karriere > a .ico { display: block; float: left; width: 24px; height: 24px; margin-right: 7px; overflow: hidden; }

#Header .karriere .karriere_select { position: absolute; left: 50%; top: 60px; width: 120px; z-index: 205; margin-left: -60px; display: none; }

#Header .karriere .karriere_select span.arrow { margin: 0 auto; width: 0px; height: 0px; display: block; border-bottom: 8px solid #f9f9f9; border-right: 8px solid transparent; border-left: 8px solid transparent; }

#Header .karriere .karriere_select ul { padding: 7px; background: #f9f9f9; }

#Header .karriere .karriere_select ul li { border-bottom: 1px solid rgba(0, 0, 0, 0.05); float: none }

#Header .karriere .karriere_select ul li:last-child { border-bottom: 0; }

#Header .karriere .karriere_select ul li a { font-size: 12px; display: block; text-align: center; padding: 5px 15px; color: #8b8b8b; white-space: nowrap; text-transform: none; letter-spacing: 0px; background: inherit; }

#Header .karriere .karriere_select ul li a:hover { text-decoration: none; color: #5f5f5f; background: rgba(255, 255, 255, 0.8); }

#Header .karriere:hover { height: auto; }

#Header .karriere:hover .karriere_select { display: block; }

/* */
#menu-main-menu > .menu-item:first-child a:before {
	content: "\f015";
}

#Header .karriere .menu > li.current_page_item > a {
	color: #8b8b8b !important;
}

#menu-main-menu > .menu-item:first-child a {
	display: inline-block;
	font-size: 1.3333333333333333em;
	vertical-align: -15%;
	font-family: FontAwesome;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.container-slider .section_wrapper { width: 100%; }

.container-slider .column { margin-bottom: 0; }

.container-slider h1 {
	background: #a3a7b0;
	font-size: 23px;
	text-align: center;
	color: #fff;
	padding: 10px 20px;
	line-height: 28px;
}

.bullet {
	background-image: url("../images/bullets.png") !important;
	margin-left: -2px !important;
}

.container-standorte { background-position: bottom right !important; -webkit-background-size: auto; background-size: auto !important; box-shadow: inset 0px 10px 5px -3px #9da0a7; }

.container-standorte h3 { font-weight: 900; font-size: 29px; }

.container-standorte h4 { font-size: 20px; font-weight: normal; }

.container-standorte h6 { font-size: 16px; }

.container-standorte .column_feature_box:nth-child(2) .desc { font-size: 16px; line-height: 28px; }

.container-standorte h3, .container-standorte h4, .container-standorte h6, .container-standorte .desc { color: #fff; }

.container-standorte a.button, .container-standorte a.button:after { background-color: #fff; color: #00193b; }

.container-standorte a.button:hover, .container-standorte a.button:hover:after { background-color: #70a3dc; color: #fff; }

.widget > h4,
.widget > h3 {
	background-image: url("../images/widget.png");
	background-position-y: 6px;
}

.widget_nav_menu ul li a,
.widget_meta ul li a,
.widget_categories ul li a,
.widget_archive ul li a,
.widget_mfn_menu ul li a {
	background-image: url("../images/links.png");
	color: #767676;
}

.widget_text {
	font-family: 'Exo 2';
}

.home .one-fourth.column { width: 23%; padding: 0 0 0 1%; margin-right: 1% }

.home .one-third.column { padding: 0 .8%; margin-right: .8% }

.home .one-third.column:last-child { margin-right: -.8%; }

.feature_box_wrapper {
	text-align: left;
	padding-right: 4%;
}

.first-row .feature_box_wrapper {
	min-height: 230px;
}

.second-row .feature_box_wrapper {
	min-height: 350px;
}

.feature_box_wrapper .title {
	font-weight: 500;
	letter-spacing: 0;
	position: relative;
	z-index: 10;
}

.first-row .column_feature_box:first-child .feature_box_wrapper .desc p, .first-row .column_feature_box:first-child .feature_box_wrapper .title {
	position: relative;
	z-index: 10;
	max-width: 260px;
}

.feature_box_wrapper .desc p, ul.list_tick li {
	font-family: 'RALEWAY';
	font-weight: 300 !important;
	font-size: 14px;
}

.home .feature_box_wrapper .button {
	position: absolute !important;
	bottom: 0 !important;
}

.feature_box_wrapper .image img {
	float: right;
}

.first-row .feature_box_wrapper .image img, .last-row .feature_box_wrapper .image img {
	position: absolute;
	top: 0;
	right: 0;
}

a.button, a.tp-button, button, input[type="submit"], input[type="reset"], input[type="button"] {
	padding-left: 20px;
	padding-right: 20px;
	font-weight: 500;
}

a.button:before, a.tp-button:before, button:before, input[type="submit"]:before, input[type="reset"]:before, input[type="button"]:before {
	z-index: 10;
}

a.button:hover:before, a.tp-button:hover:before, a.button:active:before, a.tp-button:active:before, button:hover:before, input[type="submit"]:hover:before, input[type="reset"]:hover:before, input[type="button"]:hover:before {
	right: 5px;
}

.footer_line .container .line.line_2 { background: rgba(0, 0, 0, .3); }

.footer_line .container .line.line_3 { background: rgba(0, 0, 0, .6); }

.footer_line .container .line.line_4 { background: rgba(0, 0, 0, .9); }

.footer_menu { font-family: 'Exo 2'; }

#Footer { font-family: 'RALEWAY'; }

#Footer h4 { color: #363636; }

#Footer ul.list_tick { margin-left: 0; }

#Footer ul.list_tick li { font-size: 13px; padding-left: 24px }

#Footer #menu-standorte-footer { margin-left: 15px; }

#Footer #menu-standorte-footer li { margin-bottom: 5px; }

#Footer .column:nth-child(2) a { color: #fff !important; margin-top: 30px; }

.title_bold {
	font-weight: 300;
	font-family: "Exo 2", Arial;
	font-size: 26px;
	color: #363636;
	margin-top: 30px;
}

/* Automarken */

.marken .column.one h3 {
	margin: 25px 0;
}

.marken .column.one {
	margin-bottom: 0;
}

/* Automarken - Sidebar */
.child_item, .sibling_item {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #d9d9d9;
}

.child_item span, .sibling_item span {
	border-bottom: none;
	font-size: 16px;
	color: #39464e;
	line-height: 30px;
	display: inline-block;
	vertical-align: top;
}

.child_item span:after, .sibling_item span:after {
	content: url(../images/pfeil.png);
}

.sibling_item img {
	opacity: 0.3;
}

.sibling_item.current_page_item img {
	opacity: 1;
}

/* Auto Detailseite */

/* Box unter dem Slider */

.detailseite.first-row > div > div > div.column.one.column_content {
	margin-bottom: 0;
}

.detailseite .column.one-third.column_feature_box {
	margin: 0 1.5% 15px 0;
}

.detailseite .column.one-third.column_feature_box + .column.one-third.column_feature_box {
	margin: 0 1.5% 15px 1.5%;
}

.detailseite .column.one-third.column_feature_box + .column.one-third.column_feature_box + .column.one-third.column_feature_box {
	margin: 0 0 15px 1.5%;
}

.detailseite .column.one-third.column_feature_box .feature_box_wrapper {
	padding: 0;
}

.detailseite .column.one-third.column_feature_box .feature_box_wrapper + .column.one-third.column_feature_box .feature_box_wrapper {
	padding: 0;
}

.detailseite .column.one-third.column_feature_box .feature_box_wrapper + .column.one-third.column_feature_box .feature_box_wrapper + .column.one-third.column_feature_box .feature_box_wrapper {
	padding: 0;
}

.detailseite.first-row h4 {
	font-size: 22px;
	margin: 25px 0;
}

.detailseite h3 {
	font-size: 26px;
}

.detailseite .feature_box_wrapper .image {
	margin-bottom: 0;
	position: relative;
}

.detailseite .feature_box_wrapper .desc {
	position: relative;
	z-index: 10;
	font-family: "Raleway", Arial;
	font-size: 16px;
	min-height: 220px;
	position: relative;
}

.detailseite .button, .detailseite #prospekt-submit {
	position: absolute;
	bottom: 0;
	font-weight: 500;
}

.tabs_gallery h3 {
	font-size: 26px;
}

/* Shortcode: gallery */
.gallery .gallery-item .gallery-icon {
	background: none;
	border: none;
}

/* Sidebar */
.telefonnr h3 {
	margin: 0;
}

.telefonnr h3 + h3 {
	color: #70a3dc;
	margin-bottom: 10px;
}

.telefonnr li {
	border-bottom: 1px solid #d9d9d9;
	padding: 5px 0;
	color: #363636;
	font-weight: 300;
	font-family: "Raleway", Arial;
}

/* Seite Marken: Aktuelles */

.aktuelles-wrapper {
	max-width: 282px;
	width: 100%;
	float: left;
}

.box_aktuelles {
	margin-right: 26px;
	margin-bottom: 20px;
}

.box-image, .box-video {
}

.box-image img, .box-video iframe {
}

.box-title {
	width: 100%;
	margin-top: 10px;
}

.box-text {
	width: calc(100% - 10px);
	padding-right: 10px;
	font-family: "Raleway", Arial;
}

.aktuelles-wrapper iframe {
	width: calc(100% - 8px);
}

/* Contact Form */
.prospekt_form_wrapper span {
	margin-bottom: 5px;
}

.prospekt_form_wrapper span input[type="text"] {
	height: 36px;
	font-family: "Raleway", Arial;
	font-weight: 300;
}

#prospekt-submit {
	font-size: 13px;
	font-weight: 500;
	font-family: "Raleway";
}

.prospekt_form_wrapper span.anrede {
	width: 35%;
	margin-right: 5px;
}

.prospekt_form_wrapper span.name {
	width: 63%;
	float: right;
}

input[type="submit"].button:hover {
	text-decoration: none;
	background: #70a3dc;
}

#prospekt-submit:before {
	width: 15px;
	height: 14px;
	top: 50%;
	margin-top: -7px;
	right: 30px;
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	opacity: .0;
	filter: alpha(opacity=0);
	background: url("../images/arrow_right.png") no-repeat right center;
}

#prospekt-submit:after {
	content: '';
	width: 12px;
	height: 12px;
	position: absolute;
	right: -5px;
	top: 50%;
	margin-top: -6px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.wpcf7-response-output.wpcf7-display-none {
	position: relative;
	z-index: 100;
}

.wpcf7-mail-sent-ok {
	margin-top: 0;
}

#prospekt-submit:focus {
	outline: 0;
}

/* Zitat Box - Der Bereich unter dem Slider */
.zitatbox .column.one-third.column_feature_box {
	margin-bottom: 0;
}

/* Box 1*/
.zitatbox .column_feature_box:first-child > .feature_box > .feature_box_wrapper {
	padding: 0;
	overflow: auto;
}

.zitatbox .column_feature_box:first-child > .feature_box > .feature_box_wrapper .image img {
	float: left;
}

.zitatbox .column_feature_box:first-child > .feature_box > .feature_box_wrapper .desc {
	position: absolute;
	bottom: 10px;
	left: 40px;
}

.zitatbox .column.one-third.column_feature_box .zitat_name {
	color: #ffffff;
	font-size: 16px;
	font-weight: 400;
}

/* Box 2*/
.zitatbox .column_feature_box + .column_feature_box > .feature_box > .feature_box_wrapper .desc {
	margin-top: 40px;
}

.zitatbox .column_feature_box + .column_feature_box > .feature_box > .feature_box_wrapper .desc p {
	color: #ffffff;
	font-size: 20px !important;
	font-family: "Exo 2", Arial;
	line-height: 30px;
}

/* Box 3*/
.zitatbox .column_feature_box + .column_feature_box + .column_feature_box > .feature_box > .feature_box_wrapper .desc {
	margin-top: 0;
}

.zitatbox .column_feature_box + .column_feature_box + .column_feature_box > .feature_box > .feature_box_wrapper:before {
	content: "";
	display: block;
	width: 0px;
	height: 100%;
	border-width: 0 2px 0 0;
	border-style: dashed;
	position: absolute;
	left: -2.4%;
	top: 0;
	border-color: rgba(0, 0, 0, .12);
}

/* Tabs */

.detailseite .jq-tabs.tabs_wrapper {
	margin-top: 30px;
}

.ui-tabs .ui-tabs-nav {
	text-align: left;
}

.ui-tabs .ui-tabs-panel {
	border: none;
	padding: 20px 0px;
}

.ui-tabs .ui-tabs-nav li a, .ui-tabs .ui-tabs-nav li.ui-state-active a {
	color: #2f2e30;
	font-size: 20px;
	text-transform: none;
	letter-spacing: 0;
}

.ui-tabs .ui-tabs-nav li.ui-state-active {
	position: relative;
	background: #ffffff;
	border: 2px solid #70a3dc;
}

.ui-tabs .ui-tabs-nav li.ui-state-active:after, .ui-tabs .ui-tabs-nav li.ui-state-active:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.ui-tabs .ui-tabs-nav li.ui-state-active:after {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #ffffff;
	border-width: 11px;
	margin-left: -11px;
}

.ui-tabs .ui-tabs-nav li.ui-state-active:before {
	border-color: rgba(0, 25, 59, 0);
	border-top-color: #70a3dc;
	border-width: 14px;
	margin-left: -14px;
}

/* Tabs Content */
.content_left {
	width: calc(50% - 20px);
	float: left;
}

.content_right {
	width: 50%;
	float: right;
}

/* Konfigurator */
.konfigurator_wrapper {
	padding: 15px;
	background: url(../../../uploads/konfigurator_bg.png);
	position: relative;
}

.konfigurator_wrapper h3 {
	font-size: 26px;
	margin: 7px 0 0 0;
	font-family: "Exo 2", Arial;
	font-weight: 400;
}

.konfigurator_wrapper img {
	float: left;
}

.konfigurator_text {
	font-family: "Raleway";
	margin-top: 6px;
	font-size: 16px;
}

.konfigurator_wrapper a {
	position: absolute;
	right: 25px;
	top: calc(50% - 20px);
}

/* Standortseiten */

[id^='menu-standort-'] li {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #d9d9d9;
}

[id^='menu-standort-'] li a {
	font-family: "Raleway", Arial;
	font-size: 16px;
}

.standort .column.one h3 {
	margin: 25px 0;
}

.standort .column.one {
	margin-bottom: 0;
}

/* Breadcrumb */

#Subheader ul.breadcrumbs li a, #Subheader ul.breadcrumbs span {
	color: #363636;
}

/* Standorte: Kontakt Box */

.contact_box .column_feature_box:first-child .feature_box_wrapper {
	padding-left: 0;
}

.contact_box .column, .contact_box p {
	margin-bottom: 0;
}

.contact_box .desc {
	position: relative;
	min-height: 265px;
	margin-top: 30px;
}

.contact_box img {
	position: absolute;
	bottom: 12px;
}

.contact_box .bildtitel {
	position: absolute;
	bottom: 20px;
	color: #ffffff;
	font-size: 16px;
	top: initial;
	font-weight: 400;
}

.contact_box h2 {
	font-size: 16px;
	font-family: "Exo 2", Arial;
	color: #ffffff;
	font-weight: 600;
	margin-bottom: 10px;
	line-height: normal;
}

.contact_box p {
	color: #ffffff;
	font-weight: 300;
}

.contact_box .desc p {
	font-weight: 300;
	font-family: "Exo 2", Arial;
	line-height: normal;
	font-size: 16px !important;
}

.contact_box .button {
	background: #ffffff;
	color: #00193b;
}

.contact_box a.button:after {
	background: #ffffff;
}

.contact_box a:hover.button:after {
	background: #70a3dc;
}

.contact_box a:hover {
	color: #ffffff;
}

#blue-bg {
	display: none;
}

/* Standorte - Ansprechpartner */

.flipper_wrapper {
	display: none;
}

.team .photo, .team .desc {
	position: relative;
}

.team .desc, .team:hover .flipper, .team.hover .flipper {
	background: #fefefe;
	-webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	-o-transform: rotateY(0deg);
	transform: rotateY(0deg);
}

.team .desc table td {
	padding: 10px;
}

.team .desc h5 {
	margin-bottom: 2px;
	min-height: 60px;
	font-size: 21px;
}

.team .desc table tr td > p {
	min-height: 44px;
}

.team .desc table tr td > p.phone {
	min-height: 30px;
}

.team .photo {
	line-height: 0;
	margin-top: 15px;
}

/* Firmenwagen */

.firmenwagen h4 {
	font-size: 22px;
	margin: 0;
	line-height: 25px;
}

.firmenwagen span {
	font-size: 13px;
}

.firmenwagen .column.one.column_column {
	margin-bottom: 30px;
}

/*  */

.markoetter_box .column
#Header #searchform {
	padding-right: 0;
}

/*.container {
    width: 1180px;
}
.section_wrapper {
    width: 1220px;
}
*/
.home .feature_box h3 { font-size: 26px; line-height: 32px; }

.error404 { padding: 50px 20px; }

.error404 span.errorMessage { font-size: 28px; float: left; width: 100%; }

.searchForm { margin-top: 40px; }

.searchForm .field { display: inline-block; }

/* carzilla */

div.carzilla-grid h3 {
	font-weight: 500
}

div.carzilla-grid div {
	width: 22%;
	float: left;
	margin-left: 4%;
	font-size: 16px;
}

div.carzilla-grid-3 div {
	width: 30%;
	float: left;
	margin-left: 5%;
	font-size: 16px;
}

div.carzilla-grid div:first-of-type {
	margin-left: 0;
}

div.carzilla-grid img {
	margin: 8px 0 4px 0;
	width: auto;
	height: auto;
}

/* breadcrumb_and_slider */

.breadcrumb_and_slider .feature_box_wrapper h2{
	color: #363636;
	font-size: 26px;
	font-weight: 400;
}
.breadcrumb_and_slider form, .breadcrumb_and_slider {
	color: #00193b;
}

#newspaper-a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #69c;
	margin: 20px;
}

#newspaper-a th {
	font-weight: normal;
	font-size: 14px;
	color: #039;
	border-bottom: 1px dashed #69c;
	padding: 12px 17px;
}

#newspaper-a td {
	color: #669;
	padding: 7px 17px;
}

#newspaper-a tbody tr:hover td {
	color: #339;
	background: #d0dafd;
}

#newspaper-b {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #69c;
	margin: 20px;
}

#newspaper-b th {
	font-weight: normal;
	font-size: 14px;
	color: #039;
	padding: 15px 10px 10px;
}

#newspaper-b tbody {
	background: #e8edff;
}

#newspaper-b td {
	color: #669;
	border-top: 1px dashed #fff;
	padding: 10px;
	font-weight: bold;
}

#newspaper-b tbody tr:hover td {
	color: #339;
	background: #d0dafd!important;
}

#newspaper-c {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #6cf;
	margin: 20px;
}

#newspaper-c th {
	font-weight: normal;
	font-size: 13px;
	color: #039;
	text-transform: uppercase;
	border-right: 1px solid #0865c2;
	border-top: 1px solid #0865c2;
	border-left: 1px solid #0865c2;
	border-bottom: 1px solid #fff;
	padding: 20px;
}

#newspaper-c td {
	color: #669;
	border-right: 1px dashed #6cf;
	padding: 10px 20px;
}