/*
Theme Name: otregio Child
Theme URI:
Description: A child theme of otregio Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: otregio
*/
@import url("../otregio/style.css");
@import url("webfont.css");
@import url("iconfont.css");



/* --- Typografie ---------------------------------------------------------------------------------------*/

	body {
		font-family: "HelveticaNeueW01-55Roma", Arial, sans-serif;
		font-weight: 400;
		font-size: 16px;
		line-height: 140%;
		color: #000;
		background-color: #fff;
		}
	p {
		margin-bottom: 1em;
		-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
		}
	h1, h2, h3, h4, h5, h6 {
		color: #000;
		font-weight: 400;
		text-transform: uppercase;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;}

	h1 {
		font-family:"HelveticaNeueW01-85Heav", Arial Black, sans-serif;
		font-size: 225%;
		line-height: 100%;
		margin-bottom: 16px;
		letter-spacing: -0.1px;}
	h2 {
		font-family:"HelveticaNeueW01-85Heav", Arial Black, sans-serif;
		font-size: 150%;
		line-height: 100%;
		letter-spacing: -0.1px;}

	h3 {
		font-family:"HelveticaNeueW01-85Heav", Arial Black, sans-serif;
		font-size: 100%;
		line-height: 110%;
		letter-spacing: -0.1px;
		}

	b, strong {
		font-family:"HelveticaNeueW01-85Heav", Arial Black, sans-serif;
		font-weight: 400;
	}


	body a, a {
		color: #000;
		text-decoration:underline;
	}
	body a:hover {
	color: #00ff00;
	}
	body a:visited, body a:active {
	color: #000;
	}


/* --- Navigation ---------------------------------------------------------------------------------------*/

.header_bottom {
    padding: 10px 45px;
}
.header_top {
    height: 5px;
    line-height: 5px;
}

nav.main_menu.right {
    float: right;
    position: absolute;
    right: 0;
	top: 37px;
}
header.scrolled nav.main_menu.right {
	top: 19px;
}
nav.main_menu > ul > li > a {
    color: #000;
    font-size: 15px;
	font-family:"HelveticaNeueW01-85Heav", Arial Black, sans-serif;
    font-weight: 400;
    letter-spacing: 0px;
	padding: 0 12px;
	margin-top: 0px;
	border-right: 1px solid #ccc;
	line-height: 18px !important;
}

nav.main_menu > ul > li:last-child > a {
	padding: 0 0 0 12px;
	border-right: none;
}

nav.main_menu > ul > li.active > a {
    color: #00ff00;
}
nav.main_menu > ul > li:hover > a {
    color: #575e5f;
}

.head_phone {
	color: #0f0 !important;
	font-size: 150%;
	font-family:"HelveticaNeueW01-85Heav", Arial Black, sans-serif;
	position: relative;
  top: 36px;
	text-decoration: none;
}
.head_phone:before {
	  font-family: 'icomoon';
	  font-size: 85%;
	  content: "\e603";
	  color: #d4d7d6;
	  margin-right: 5px;
	}

a[href^=tel]{
    color:inherit;
    text-decoration:none;
}

/* --- Mobile Menü Navigation ---------------------------------------------------------------------------------------*/

.mobile_menu_button {
    float: right;
	margin: 0;
	position: relative;
    top: 6px;
}

.mobile_menu_button .fa {
    font-size: 2em;
}
nav.mobile_menu > ul {
    border-top: 5px double #00ff00;
    margin: 15px auto;
	width: 100%;
}
nav.mobile_menu ul li a, nav.mobile_menu ul li h3 {
    color: #000;
    font-size: 16px;
	font-family:"HelveticaNeueW01-85Heav", Arial Black, sans-serif;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 26px;
    text-align: left;
    text-transform: uppercase;
	text-decoration: none;
}
nav.mobile_menu ul li a:hover, nav.mobile_menu ul li.active > a {
    color: #00ff00;
}

/* --- Layout ---------------------------------------------------------------------------------------*/

.section {
	padding: 60px 0;
}
section.parallax_section_holder {
	padding: 60px 0;
}
.section .section {
	padding: 0;
}
#konzept.section {
	padding: 50px 0 10px;
}
.section.newsticker {
	padding: 30px 0 !important;
	}

.kapitel_einleitung {
	margin-bottom: 50px !important;}


.schatten {
-webkit-box-shadow: inset 0px 2px 30px 0px rgba(0,0,0,0.4);
-moz-box-shadow: inset 0px 2px 30px 0px rgba(0,0,0,0.4);
box-shadow: inset 0px 2px 30px 0px rgba(0,0,0,0.4);
}

.unsichtbar, .hideme {
	display: none !important;}

#login h1, #login p {
	color: #fff;}


.konzept_headline {
	margin-bottom: 20px !important;
}

.konzept_text_links {
	/*width: 48%;*/
	padding-left: 0px;
    padding-right: 30px;
	}

/*.konzept_text_mitte{
	background-image: url(assets/linie_gruen_vertikal.png) !important;
	background-position: center center;
	background-repeat:repeat-y;
	min-height: 200px;
	width: 5px !important;
	}*/
.konzept_text_rechts {
	max-width: 580px;
	border-left: 5px #00ff00 double;
	/*border-image: url(assets/linie_gruen_vertikal.png) repeat-y;*/
	padding-left: 30px;
    padding-right: 30px;
	margin-top: 14px;
	margin-bottom: 15px;
}


.section.sofunktionierts {
	padding: 40px 0 80px;}


.zeile_fakten {
	margin-top: -81px;
	padding-bottom: 30px !important;
	background-color: transparent;}

.arrows_down {
    left: 50%;
    margin-left: -26px;
    margin-top: -50px;
    position: absolute;
    width: 56px;
    z-index: 9999;
}
#konzept .vc_row {
		margin-bottom: 60px !important;
	}


/* ------ Akkordion Fakten ------ */

.accordion_fakten {}

.accordion_fakten h2 {
	margin-bottom: 16px;}

.accordion_fakten .accordion_content {
	/*border-bottom: 5px #00ff00 double;*/
	background-image: url(assets/linie_gruen_horizontal.png) !important;
	background-position:  bottom center;
	background-repeat: repeat-x;
	padding: 40px 60px !important;
	margin-top: -26px !important;
	background-color: #f2f4f3;}

.accordion_fakten .vc_column_container {
	padding-left: 25px;
    padding-right: 25px;
	}

.accordion_fakten.q_accordion_holder.accordion.boxed .ui-accordion-header {
    background-color: transparent;
}

.accordion_fakten .tab-title {
    background-color: #00ff00;
    padding: 14px 28px;
	color: #575e5f;
	font-family:"HelveticaNeueW01-85Heav", Arial Black, sans-serif;
}

.accordion_fakten .tab-title::after {
	  font-family: 'icomoon';
	  font-size: 82%;
	  content: "\e601";
	  color: #00d800;
	  margin-left: 5px;
}
.accordion_fakten .ui-state-active .tab-title {
	  color: #000;
}
.accordion_fakten .ui-state-active .tab-title::after {
	  font-family: 'icomoon';
	  font-size: 82%;
	  content: "\e604";
	  color: #00d800;
	  margin-left: 5px;
}


.accordion_fakten .title-holder {
			background-image: url(assets/linie_gruen_horizontal.png) !important;
			background-position: center center;
			background-repeat: repeat-x;
		}

.q_accordion_holder.accordion .ui-accordion-header:hover .tab-title {
    color: #000 !important;
}
.q_accordion_holder.accordion .ui-accordion-header, .q_accordion_holder.accordion.with_icon .ui-accordion-header {
    letter-spacing: 0.1px;
	font-weight: 400;
}


/* ------ Styling Listen ------ */


	.accordion_fakten li {
	  	margin-left: 25px;
		margin-top: 8px;
	}
	.accordion_fakten li:before {
	  font-family: 'icomoon';
	  font-size: 82%;
	  content: "\e601";
	  color: #00ff00;
	  margin-right: 10px;
	  margin-left: -27px;
	}
	.accordion_fakten ul {
		list-style: none inside;
		line-height: 160%;
	}

.vorteile_grafik {
	margin: 0 auto 30px !important;
	width: 86%;
	}

/* ------ Vorteile Icon Tab ------ */

.icontabs nav ul {
    width: 100%;
}
.icontabs nav {
	line-height: 130%;
	}

.icontabs nav ul li {
    width: 50%;
	text-transform: uppercase;
	font-family:"HelveticaNeueW01-85Heav", Arial Black, sans-serif;
	font-weight: 400;
	letter-spacing: 0.1px;
	margin: 0;
}
#tabs-17566653 li a {
    margin-right: 0.5%;
}
#tabs-17566653 nav ul li:last-child a {
	margin-right: 0%;
	margin-left: 0.5%;
}
.icontabs nav a {
    font-size: 1.3em;
}
.icontabs .custom_icon_img img {
    padding: 5px 0 0;
}
.icontabs nav ul li:first-child {
	/*ersten leeren tab ausblenden, damit alle tabs zu sind*/
	width: 100px !important;
	padding: 0 !important;
	display: none !important;
}
.icontabs nav a .tab-title-mod:before {
	font-family: 'icomoon';
	content: "\e601";
	color: #00ff00;
	font-size: 100%;
	margin-left: -2px;
	margin-right: 2px;
	position: relative;
	top: 1px;
}
.icontabs nav .tab-current a .tab-title-mod:before {
	font-family: 'icomoon';
	content: "\e604";
	color: #00ff00;
	font-size: 100%;
	margin-left: -2px;
	margin-right: 2px;
	position: relative;
	top: 2px;
}
.icontabs i {
    padding-right: 5px;
}

/* --  Tab Content -- */

.tabcontent section {
    padding: 0 1em;
}
.tabcontent .vc_row {
    margin-left: -16px;
    margin-right: -16px;
}

.vorteile_tab {
    padding: 50px 153px !important;
}
#tab-1439972265-1-14 .vorteile_tab {
	/*hier hg-bild einfügen*/
	background-image: url(assets/tab_back_werkstatt.png) !important;
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: contain;
	background-color: #aaafad;
}
#tab-1439972265-2-27 .vorteile_tab {
	/*hier hg-bild einfügen*/
	background-image: url(assets/tab_back_haendler.png) !important;
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: contain;
	background-color: #aaafad;
}

.vorteile_tab ul {
    list-style-position: outside;
	list-style: none;
	margin-top: 30px !important;
}
.vorteile_tab li:before {
	font-family: 'icomoon';
	content: "\e600";
	color: #00ff00;
	font-size: 170%;
	margin-left: -42px;
	margin-right: 2px;
	position: relative;
	top: 5px;
	}
.vorteile_tab li {
		margin-bottom: 10px;
	}
.vorteile_tab h3 {
    display: inline;
}

.tabcontent section {
    font-size: 1.0em;
}
.vorteile_klapper_gruen {
    background-color: #00ff00;
    padding: 35px 0 !important;
}


.kontakt_textfeld {
    border-left: 5px double #00ff00;
    margin-top: 14px;
    padding-left: 25px;
    padding-right: 25px;
}
.kontakt_subhead {
    margin-bottom: 24px !important;
}
.kontakt_textfeld img {
    width: 70%;
}


/* ------ Formular ------ */
input.wpcf7-form-control.wpcf7-text, input.wpcf7-form-control.wpcf7-number, input.wpcf7-form-control.wpcf7-date, textarea.wpcf7-form-control.wpcf7-textarea, select.wpcf7-form-control.wpcf7-select, input.wpcf7-form-control.wpcf7-quiz {
    background-color: #fff;
    border: 1px solid #00ff00;
    box-sizing: border-box;
    color: #575e5f;
    font-family: "HelveticaNeueW01-55Roma", Arial, sans-serif;
	font-weight: 400;
	font-size: 14px;
    line-height: 17px;
    margin: 4px 0 0;
    outline: 0 none;
    padding: 10px;
    resize: none;
}

.wpcf7-form-control.wpcf7-captchar.otr-captcha-text {
    padding: 10px;
    width: 96%;
	border: 1px solid #00ff00;
	font-family: "HelveticaNeueW01-55Roma", Arial, sans-serif;
	font-weight: 400;
	font-size: 14px;
    line-height: 17px;
	color: #575e5f;
}
input.wpcf7-form-control.wpcf7-submit {
    background-color: #00ff00;
    border-radius: 0;
	border: none;
    font-family:"HelveticaNeueW01-85Heav", Arial Black, sans-serif;
    font-size: 16px;
    letter-spacing: 0.2px;
    padding: 0 40px;
    text-align: center;
    font-weight: 400;
}

input.wpcf7-form-control.wpcf7-submit:not([disabled]) {
    border: none;
    color: #000;
}
input.wpcf7-form-control.wpcf7-submit:hover:not([disabled]) {
    background-color: #000;
    border: none;
    color: #fff;
    text-decoration: none;
}
.wpcf7-textarea {
    height: 140px;
}
.wpcf7 form.wpcf7-form p {
    color: #aaafad;
	font-size: 14px;
}
.wpcf7 form.wpcf7-form p a {
    color: #000;
}
.wpcf7 form.wpcf7-form p a:hover {
    color: #00ff00;
}
span.wpcf7-list-item {
    margin-left: 0;
    margin-right: 15px;
}
span.wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-checkbox input[type="checkbox"] {
    height: 20px;
    margin-left: 0;
    width: 20px;
}
.wpcf7-form-control.wpcf7-acceptance.otr-datenschutz {
    height: 20px;
    margin: 20px 4px 0 0;
    position: relative;
    top: 2px;
    width: 20px;
}
input[type=checkbox] {
    border-radius: 0px !important;
}
span.wpcf7-not-valid-tip {
    color: #961e7a;
    font-size: 0.85em;
	height: 0;
}
div.wpcf7-response-output {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.1px;
    padding: 15px 20px 15px 50px;
    text-transform: none;
}
div.wpcf7-response-output.wpcf7-validation-errors {
    background-color: #961e7a;
}
div.wpcf7-response-output.wpcf7-mail-sent-ok {
    background-color: #aaafad;
}

/* ------ Suche ------ */

#verfuegbarkeit #search {
    margin: 50px 0 10px;
}

table.search-style-right {
    margin: 0 auto;
    width: 60%;
}

#login form {
	text-align: center;
}

#search form {
	text-align: center;
}
#search .search-button-text_image {
	display: inline-block;
	margin-left: 0px;
}

#login input, #search input, .vcsearch input {
    background: #fff none repeat scroll 0 0;
    border: 0px solid #ccc;
    color: #333;
    font-size: 16px;
    font-weight: bold;
    margin: 0 5px;
    padding: 14px 15px 16px;
    text-align: center;
}

#login input[type="submit"] {
	background-color: #00ff00;
	border: none;
	cursor: pointer;
	}
#login input[type="submit"]:hover {
	background-color: #000;
	color: #fff;
	}


table.search-style-right td {
    width: 50% !important;
	padding: 5px 20px !important;
}
#search .search-btn, .vcsearch .search-btn {
    padding: 13px 65px 15px !important;
}
#search .search-button-text_image input, .wpb_search_form .search-button-text_image input {
    background: #00ff00 !important;
    border: none !important;
    border-radius: 0 !important;
	cursor: pointer;
}
#search .search-button-text_image input:hover, .wpb_search_form .search-button-text_image input:hover {
    background: #000 !important;
	color: #fff;
}

#search .search-button-text_image input:before, .wpb_search_form .search-button-text_image input:before {
	  font-family: 'icomoon';
	  font-size: 82%;
	  content: "\e601";
	  color: #000;
	  margin-right: 10px;
	  margin-left: -25px;
	}
.wpb_search_results_ajax .the-loading {
    background: transparent url("assets/loader.gif") no-repeat scroll center center !important;
    min-height: 130px;
    width: 100%;
}

.the-loading {
    background: transparent url("assets/loader.gif") no-repeat scroll center center !important;
    min-height: 130px;
    width: 100%;
}

.wpb_search_results_styled {
    margin: 25px 0 10px !important;
}
.wpb_search_results_ajax .the-loading, .wpb_search_results_ajax .the-results {
    margin: 0 auto;
    width: 50%;
}
.wpb_search_results_styled ul li {
    background: transparent !important;
    border-bottom: 0 !important;
    text-align: center !important;
}
.wpb_search_results_styled ul {
    border: 0 !important;
}
.wpb_search_results_styled ul li a {
    display: none !important;
}
.wpb_search_results_styled ul li .excerpt {
    font-style: normal !important;
}



.blog_holder.blog_single article h2 {
    display: none;
}
.blog_holder article .post_info {
    display: none;
}
.otregio-logo-plzsuche {
	width: 80%;}

.otregio-autohaeuser img {
    height: 50px;
    opacity: 0.4 !important;
    padding: 0 14px;
    width: auto;
}

.logo-secondrow{ /*zweites Logo in Beiträgen / Profilen kleiner */
    max-width: 260px;
    margin: auto;
}

.otregio-adresse1, .otregio-adresse2 {
	margin-top: 34px;}

.suchergebnis_1 .overline {
	color: #00ff00;
	border-bottom: 1px solid #00ff00;
	border-top: 1px solid #00ff00;
	}

.suchergebnis_2 .overline {
	color: #00ff00;
	border-bottom: 1px solid #00ff00;
	border-top: 1px solid #00ff00;
	width: 40%;
	margin: 0 auto;
	}

.overline {
	margin-bottom: 30px !important;}

.suchergebnis_1, .suchergebnis_2 {
    padding: 42px 0 4px !important;
}

.suche_fabrikate { /*trennstriche | */
	color: #fff;
	}
.fabrikate_liste {
    color: #878787;
    margin: 0 auto;
    width: 70%;
	text-transform: uppercase;
	margin-bottom: 30px !important;
}

.suche_fabrikate:before {
	font-family: 'icomoon';
	content: "\e600";
	color: #00ff00;
	font-size: 100%;
	margin-left: 2px;
	margin-right: -2px;
	position: relative;
	top: 1px;
	}

#plzresults.showresults, #plzresults {
    background-color: #fff;
    left: 5%;
    padding: 0;
    position: relative;
    width: 90%;
	margin-top: 50px;
}

#plzresults .vc_row {
    margin-left: 0;
    margin-right: 0;
}
#plzresults > div {
    padding: 0 30px;
}
#plzresults > div {
    padding-top: 50px;
}
#plzresults > div:last-child {
    padding-bottom: 60px !important;
}

.boxed #plzresults .section .section_inner, #plzresults .grid_section .section_inner {
    width: 100%;
}


.noresults {
    line-height: 2em;
    text-align: center;
}


/* ------ Ueber uns ------ */

#ueberuns > div {
    margin: 0 auto;
    max-width: 1100px;
}
#ueberuns img {
    float: right;
    width: 85%;
}


/* ------ Footer ------ */

/*.footer_top .footer_links {
	color: #a3a3a3;}*/

.footer_top {
    padding: 16px 0 10px;
	font-size: 12px;
}

.footer_links .abstand {
	color: #d7d9d8;
	margin: 0 8px;}

.footer_top .footer_links a {
    color: #a3a3a3 !important;
	text-decoration: none;
}
.footer_top .footer_links a:hover {
    color: #000 !important;
	text-decoration: none;
}
.footer_top .footer_links a {
    transition: color 0.2s ease-in-out 0s;
}
.footer_top img {
    width: 25px;
}
/*.footer_top a, .footer_top p, .footer_top span, .footer_top li, .footer_top .textwidget {
    color: #818181;
    word-wrap: break-word;
}*/




/*  -----  Link ------  */

	.link_otr {
		font-family:"HelveticaNeueW01-85Heav", Arial Black, sans-serif;
		margin-right: 20px;}
	.link_otr::before {
		color: #000;
		content: "\e601";
		font-family: "icomoon";
		font-size: 90%;
		font-weight: 400;
		margin-right: 4px;
		position: relative;
		top: 0;
	}
	a.link_otr {
		text-decoration: none;}
	.link_otr a {
		text-decoration: none;}
	a:hover.link_otr:before {
		color: #55ab26;}

	a:hover.link_otr {
		color: #55ab26 !important;
		}
	.link_otr a:hover {
		color: #55ab26 !important;
		}


/*  -----  Videoplayer ------  */

.sofunktionierts .wpb_wrapper {
    width: 100%;
}
.sofunktionierts .wpb_wrapper > div {
    margin: 0 auto;
    position: relative;
}

.video-js {
    background-color: transparent;
}

.vjs-default-skin .vjs-big-play-button {
    background-color: rgba(7, 20, 30, 0.7);
    border: 0 none;
    border-radius: 3em;
    box-shadow: none;
    font-size: 3em;
    height: 3em;
    width: 3em;
}

.vjs-default-skin .vjs-control-bar, .vjs-default-skin .vjs-big-play-button {
    background: rgba(0, 0, 0, 1) none repeat scroll 0 0 !important;
}

.vjs-default-skin .vjs-big-play-button::before {
    color: #fff;
    font-size: 1.4em;
    left: 2px;
    line-height: 2.2em;
    text-shadow: none;
}


/* --- Update HTML5 Video Hardcoded --- */

#erklaervideo{
	display: block;
	margin: auto;
	margin-top: 30px;
	width: 960px;
	max-width: 100%;
}



/*  -----  Kommentarspalte Comments entfernen ------  */

.comment_holder {
	display: none;
}


/*  -----  Responsive ------  */


@media only screen and (min-width: 1200px) {
	.arrows_down {
		margin-top: -60px;
	}
	#konzept .vc_row {
		margin-bottom: 30px !important;
	}
}

@media only screen and (min-width: 960px) and (max-width: 1200px) {

header .container_inner {
    width: 92%;
}

}


@media only screen and (min-width: 960px) and (max-width: 1140px) {
	#ueberuns > div {
		max-width: 950px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 960px) {
	#ueberuns > div {
		max-width: 92%;
	}
}

@media only screen and (max-width: 1000px) {

.container_inner, .boxed div.section .section_inner, div.grid_section .section_inner, .full_width .parallax_content, .steps_holder_inner, .carousel-inner .slider_content_outer, nav.content_menu ul, .container_inner nav.content_menu, .footer_top_border.in_grid, .footer_bottom_border.in_grid, .title_border_in_grid_holder {
    width: 92%;
}
header .container_inner {
    width: 100%;
}

.header_bottom {
    padding: 10px 20px;
}
.logo_wrapper {
    left: 0%;
}
.q_logo a {
    left: 0;
}

.header_top .left, .header_top .right {
    text-align: right;
    padding-right: 15px;
    padding-top: 2px;
}
.head_phone {
    top: 0;
    font-size: 120%;
}
.icontabs .custom_icon_img img {
    width: 60px;
}
.icontabs nav a {
    padding: 0 10px;
}
.icontabs nav a .tab-title-mod::before {
    font-size: 94%;
}
.icontabs nav a {
    font-size: 1.0em;
}
.icontabs i {
    padding-right: 0;
}
.icontabs nav a span {
    display: inline !important;
}

}


@media screen and (max-width: 52.375em) {
/*ca 838px*/
/*.icontabs nav a span {
    display: inline !important;
}*/
}


@media only screen and (max-width: 768px) {
.container_inner, .boxed div.section .section_inner, div.grid_section .section_inner, .full_width .parallax_content, .steps_holder_inner, .carousel-inner .slider_content_outer, nav.content_menu ul, .container_inner nav.content_menu, .footer_top_border.in_grid, .footer_bottom_border.in_grid, .title_border_in_grid_holder {
    width: 92%;
}
.header .container_inner {
    width: 100%;
}

section.parallax_section_holder {
    min-height: 160px;
}
.full_section_inner {
    width: 90%;
	margin: 0 auto;
}
.full_section_inner .full_section_inner {
    width: 100%;
}
.konzept_text_links {
    margin-left: -25px;
    margin-right: 25px;
}
.accordion_fakten .accordion_content {
    padding: 40px 20px !important;
}

h1 {
    font-size: 190%;
}
h2 {
		font-size: 140%;
}
.vorteile_tab {
    padding: 30px !important;
}
.vorteile_grafik {
    width: 100%;
}
#ueberuns img {
    float: none;
    width: 70%;
}

.suchergebnis_2 .overline {
    width: 100%;
}
.otregio-adresse1 p, .otregio-adresse2 p {
    text-align: center;
}
.wpb_single_image.vc_align_left.otregio-logo-plzsuche {
    margin: 0 10%;
}

}

@media only screen and (max-width: 767px){

.vc_row .vc_row .wpb_column {
	margin-top: 40px;
}
.vc_row .vc_row .wpb_column:first-child {
	margin-top: 0px;
}

.konzept_text_rechts {
    border-left: none;
    margin-top: 14px;
	margin-bottom: 20px;
    max-width: 760px;
    padding-left: 0px;
    padding-right: 0px;
}

.kontakt_textfeld {
    border-left: none;
    margin-top: 14px;
    padding-left: 0px;
    padding-right: 0px;
	padding-bottom: 38px;
	border-bottom: 4px double #00ff00;
}

}


@media only screen and (max-width: 700px) {
.icontabs nav ul li {
    width: 100%;
}
#tabs-17566653 li a {
    margin-right: 0%;
}
#tabs-17566653 nav ul li:last-child a {
	margin-right: 0%;
	margin-left: 0%;
	margin-top: 2px;
}
}

@media screen and (max-width: 32em) {
/*ca 513px*/
.icontabs nav ul li {
    text-align: left;
}
.vorteile_tab {
    padding: 20px 0 20px 20px !important;
}
}



@media only screen and (max-width: 620px) {
.container_inner, .boxed div.section .section_inner, div.grid_section .section_inner, .full_width .parallax_content, .steps_holder_inner, .carousel-inner .slider_content_outer, nav.content_menu ul, .container_inner nav.content_menu, .footer_top_border.in_grid, .footer_bottom_border.in_grid, .title_border_in_grid_holder {
    width: 90%;
}
.footer_col1 {
    width: 80% !important;
}
.footer_col2 {
    width: 20% !important;
}
table.search-style-right {
    width: 100%;
}
}
@media only screen and (max-width: 480px) {
header .q_logo img.mobile {
    height: auto !important;
    width: 250px !important;
}
.header_top {
    background-color: #575e5f;
    height: 30px;
    line-height: 0;
}
.vorteile_tab {
    padding: 20px 0 20px 10px !important;
}
.vorteile_tab li:before {
	margin-left: -35px;
	margin-right: -5px;
	}

.footer_col1 {
    width: 86% !important;
}
.footer_col2 {
    width: 14% !important;
}
#login input, #search input, .vcsearch input {
    clear: both;
    float: none;
    margin: 5px 35px;
}
}

/*  -----  Editor Styles ------  */

.otr_gruen {
	color: #00ff00;}
.otr_dunkelgrau {
	color: #575e5f;}
.otr_magenta {
	color: #961e7a;}
.otr_weiss {
	color: #fff;}

.text-groesser {
	font-size: 135%;
	line-height: 135%;}

.headline_regular {
	font-family: "HelveticaNeueW01-55Roma", Arial, sans-serif;
	font-weight: 400;
	}

.link_otr {
	font-family:"HelveticaNeueW01-85Heav", Arial Black, sans-serif;}


/* #################################################################################
						UPDATES für Bridge 13
################################################################################# */

/* .footer_top_holder {
	background-color: transparent;
}
.header_top{
	background-color: transparent;
}
.header_bottom{
	padding: 20px 45px;
} */



/* --- Lieferantenpartner-Seite ---------------------------------------------------------------------------------------*/

#region-intro{
	padding-bottom: 0 !important;
}

.region-region > div > div > div > .wpb_wrapper{
	display: flex;
	flex-wrap: wrap;
}

.region-region > div > div > div > .wpb_wrapper > .vc_row{
	margin: 30px 5px;
	width: 24%;
	text-align: center;
}

.region-header{
	flex: 0 0 100%;
	margin-bottom: 20px !important;
	padding: 20px !important;
	position: relative;
	padding-right: 50px !important;
}

.region-header > div {
	display: flex;
	align-items: center;
}

.region-header img{
	display: inline-block;
	margin-bottom: 6px;
}


.region-header::after{
	content: "";
	background: url(assets/arrow-shape.svg);
	background-size: cover;
	background-position: right center;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 0;
	padding-right: 2%;
}

.region-header h2 em{
	font-weight: normal !important;
	font-family: "HelveticaNeueW01-55Roma", Helvetica, Arial, sans-serif;
}



/*  -----  LOGIN FORM ------  */

.btn{
    transition: all 0.2s ease-in-out;
}
.btn:link, .btn:visited {
    display: inline-block;
    text-decoration: none;
    background-color: #0f0;
    font-family: "HelveticaNeueW01-85Heav", Arial Black, sans-serif;
    text-transform: uppercase;
    border-radius: 0;
    border: none;
    font-size: 16px;
    letter-spacing: 0.2px;
    padding: 10px 20px;
    text-align: center;
    font-weight: 400;
    margin: 10px auto 20px auto;
}

.btn:hover{
    background-color: #000;
    color: #fff;
}

.head_phone{
    text-decoration: none;
    color: #0f0 !important;
}

/* --- OTR LOGIN FORM (neu) --- */

#login #otr-login-section,
#login #otr-pw-section {
	max-width: 650px;
	margin: 0 auto;
}

#login #otr-login-section p,
#login #otr-pw-section p {
	color: #fff;
	margin-bottom: 10px;
}

#login .toggle-pw-reset {
	display: inline-block;
	margin-top: 14px;
	color: #fff;
	text-decoration: underline;
	font-size: 14px;
}
#login .toggle-pw-reset:hover {
	color: #00ff00;
}

.otr-form-row {
	display: flex;
	gap: 5px;
	align-items: stretch;
}

.otr-form-row input[type="email"],
.otr-form-row input[type="password"] {
	flex: 1;
	background: #fff;
	border: 0;
	color: #333;
	font-size: 16px;
	font-weight: bold;
	padding: 12px 15px 14px;
	text-align: center;
	font-family: "HelveticaNeueW01-55Roma", Arial, sans-serif;
}

.otr-form-row input::placeholder {
	color: #999;
	font-weight: 400;
}

.otr-form-row button {
	background-color: #00ff00;
	border: none;
	color: #000;
	font-family: "HelveticaNeueW01-85Heav", Arial Black, sans-serif;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0.2px;
	padding: 12px 28px 14px;
	cursor: pointer;
	text-transform: uppercase;
	white-space: nowrap;
	transition: background-color 0.2s ease, color 0.2s ease;
}

.otr-form-row button:hover {
	background-color: #000;
	color: #fff;
}

.otr-form-row button:disabled {
	opacity: 0.5;
	cursor: not-allowed;
}

/* Fehlermeldung (initial hidden, jQuery slideDown) */
#otr-error-message {
	display: none;
	max-width: 650px;
	margin: 10px auto 0;
	background-color: #961e7a;
	color: #fff;
	padding: 12px 18px;
	font-size: 15px;
	line-height: 140%;
}

/* PW-Reset Feedback (initial hidden, jQuery fadeIn) */
#otr-pw-reset-feedback {
	max-width: 650px;
	margin: 10px auto 0;
	color: #fff;
	font-size: 14px;
	line-height: 160%;
}

/* Hilfetext (initial hidden, jQuery slideDown) */
#otr-help-text {
	display: none;
	max-width: 650px;
	margin: 10px auto 0;
	padding: 14px 18px;
	color: rgba(255, 255, 255, 0.85);
	font-size: 13px;
	line-height: 160%;
	border-left: 3px solid #00ff00;
}
#otr-help-text p {
	margin-bottom: 0.5em;
	color: rgba(255, 255, 255, 0.85);
}
#otr-help-text p:last-child {
	margin-bottom: 0;
}

/* Loading (initial hidden, jQuery slideDown) */
#otr-loading {
	display: none;
	text-align: center;
	padding: 10px;
	color: #fff;
	font-size: 14px;
}

/* Responsive: Felder untereinander auf mobile */
@media only screen and (max-width: 600px) {
	.otr-form-row {
		flex-direction: column;
	}
	.otr-form-row input[type="email"],
	.otr-form-row input[type="password"],
	.otr-form-row button {
		width: 100%;
	}
}


/* LEGAL PAGES */

.legalpage h3{
	color: #55ab26;
	margin-bottom: 1em;
	font-size: 120%;
}

.legalpage h1{
	margin-bottom: 1em;
}

.legalpage ol{
	padding-left: 20px;
}
