/*basic styles*/
.testimonial_slider__round div,.testimonial_slider__round p,.testimonial_slider__round li,.testimonial_slider__round span,.testimonial_slider__round img,.testimonial_slider__round h2,.testimonial_slider__round ul{vertical-align:baseline;}
.testimonial_slider{overflow:hidden;margin: 0 0 0 0;line-height:18px;position:relative}
.testimonial_slider__round .testimonial_slider_instance { margin: 0 auto; padding: 0; clear: left; }
.testimonial_slider__round .testimonial_slide { margin: 0; padding: 0 }
.testimonial_slider__round .testimonial_slideri{float:left;margin:0;background-color: transparent;border:0px solid #dddddd;width:100%;height:auto;overflow: visible;}
.testimonial_slider__round.testimonial_slider_set{width: 500px;}
.testimonial_slider__round .testimonial_outer_wrap {border: 1px solid #ddd;width: 80%;height: 90%;margin-left: 13%;position: relative;}
.testimonial_slider__round .testimonial_by_wrap{width:100%;float:left;-webkit-box-sizing: border-box;	-moz-box-sizing:border-box;-ms-box-sizing:border-box;}
.testimonial_slider__round .testimonial_content_wrap{width:100%;height: 65%;float:left;-webkit-box-sizing: border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;margin-bottom: 5%;overflow: hidden; }
.testimonial_slider__round .testimonial_content{width: 80%;padding: .5em 10px 10px 1em;margin: 5px 10px 10px 15%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;box-sizing: border-box;font-family: 'Lucida Sans Unicode', 'Lucida Grand', sans-serif;font-size: 14px;font-weight: normal;font-style: italic;color: #54495C;line-height: 1.7;}
.testimonial_slider__round .testimonial_content span {display: block;height:100%;}
.testimonial_slider__round .testimonial_content .testimonial-star-outer { float:right; }
.testimonial_slider__round .testimonial_quote{width:60%;min-height:32px;float:right;padding-left: 40px;margin-left: 5px;-webkit-box-sizing: border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;background:url(//www.mb-wasser.de/wp-content/plugins/testimonial-slider/css/skins/default/buttons/default/quote.png) left top no-repeat;font-family:'Lucida Sans Unicode', 'Lucida Grand', sans-serif;font-size:12px;font-weight:normal;font-style:italic;color:#737373;}
.testimonial_slider__round  .testimonial_avatar_wrap {width: 90px;position: absolute;}
.testimonial_slider__round  .testimonial_avatar_wrap img {width:100%;height: 70px;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;margin-left: -40px;position: absolute;top: 25px;}
.testimonial_slider__round .testimonial_by_wrap span{display:inline-block;width:100%;}
.testimonial_slider__round .testimonial_slider_title {font-family: Tahoma,Geneva,sans-serif;font-weight: bold;padding: 10px;font-size: 1.4em;}
.testimonial_slider__round .testimonial_by_wrap .testimonial_site {line-height:16px;font-family:Arial;font-size:14px;font-weight:normal;font-style:normal;color:#676E73;float: left;width: 100%;padding: 5px;}
.testimonial_slider__round .testimonial_by_wrap .testimonial_site a{text-decoration:none;}
.testimonial_slider__round .testimonial_by_wrap .testimonial_by{line-height:16px;font-family:'Lucida Sans Unicode', 'Lucida Grand', sans-serif;font-size:18px;font-weight:normal;font-style:normal;color:#070000;float: left;width: 100%;padding: 5px;}
.testimonial_slider__round .testimonial_by_wrap .testimonial_by_text {float:left;width: 84%;margin: 5% 1% 0 18%;}
.testimonial_slider__round p.more a{text-decoration:underline;float:right;line-height: 0;padding: 0;}
.testimonial_slider__round p.more a:hover{text-decoration:none;}

/* Required for Down Triangle */
 .testimonial_slider__round .testimonial_outer_wrap:before, .testimonial_slider__round .testimonial_outer_wrap:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent;
    border-bottom: 0;
  }

  /* Stroke */
  .testimonial_slider__round .testimonial_outer_wrap:before {
    bottom: -17px;
    margin-left: 80%;
    -moz-margin-start: -80px;
    border-top-color: inherit;
    border-width: 16px;
  }

  /* Fill */
  .testimonial_slider__round .testimonial_outer_wrap:after {
    bottom: -15px;
    margin-left: 80%;
    border-top-color: #f3f3f3;
    border-width: 16px;
  }


/*----------------*/
/*Navigation Arrows*/
.testimonial_slider__round .testimonial_nav_arrow_wrap{ /*display:none;*/ }
.testimonial_slider__round .testimonial_nav_arrow_wrap a{position:absolute;bottom:50%;width:16px;height:20px;display: block; outline: none;
}
.testimonial_slider__round a.testimonial_prev{margin-left: 0;background: transparent url(//www.mb-wasser.de/wp-content/plugins/testimonial-slider/css/skins/default/buttons/default/prev.png) no-repeat 0 0;}
.testimonial_slider__round a.testimonial_next{right:0;background: transparent url(//www.mb-wasser.de/wp-content/plugins/testimonial-slider/css/skins/default/buttons/default/next.png) no-repeat 0 0;}
.testimonial_slider__round .testimonial_nav_arrow_wrap span{display:none;}

.testimonial_slider__round .sldr_clearlt{display:block;visibility:hidden;clear:left;height:0;content:".";}
.testimonial_slider__round .sldr_clearrt{display:block;visibility:hidden;clear:right;height:0;content:".";}

/* CSS Navigation Buttons */
.testimonial_slider__round .testimonial_nav {
	position: relative;
	margin-left: 40%;/*text-align:center; */
	display: block;
	padding: 0;
	cursor: default;
	
}

.testimonial_slider__round .testimonial_nav .inner_nav {
	position: relative;
	display: block;
	float: left;
	margin: 0 5px 0 0;
	width: 16px;
	height: 16px;
	cursor: pointer;
}

.testimonial_slider__round .testimonial_nav .inner_nav a {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	outline: none;
	border-radius: 50%;
	text-indent: -999em; /* make the text accessible to screen readers */
	cursor: pointer;
	position: absolute;
}

.testimonial_slider__round .testimonial_nav .inner_nav a:focus {
	outline: none;
}

/* Individual styles and effects */

/* Fill up */

.testimonial_slider__round .testimonial_nav-fillup .inner_nav a {
	overflow: hidden;
	background-color: transparent;
	/*box-shadow: inset 0 0 0 2px #999;*/
	-webkit-transition: background 0.3s ease;
	transition: background 0.3s ease;
	border: 2px solid #999;
	box-sizing: border-box;
}

.testimonial_slider__round .testimonial_nav-fillup .inner_nav a:after {
	content: '';
	position: absolute;
	bottom: 0;
	height: 0;
	left: 0;
	width: 100%;
	-webkit-transition: height 0.3s ease;
	transition: height 0.3s ease;
}

.testimonial_slider__round .testimonial_nav-fillup .inner_nav a:hover,
.testimonial_slider__round .testimonial_nav-fillup .inner_nav a:focus {
	background-color: transparent;
	text-decoration:none !important;outline: none;
}

.testimonial_slider__round .testimonial_nav-fillup .inner_nav.selected a:after {
	height: 100%;background-color: #999;
}

/* Responsive Design */

@media only screen and (max-width: 420px) {
	.testimonial_slider__round .testimonial_outer_wrap {
		margin-left: 18%;
	}
	/*.testimonial_slider__round a.testimonial_next { right: 5%;}
	.testimonial_slider__round a.testimonial_prev { margin-left: 20%;}*/
	
}

.fl-builder-content .fl-node-597d02a1d597d a {color: #74b846;}.fl-builder-content .fl-node-597d02a1d597d a:hover {color: #6ecbf3;}.fl-node-597d02a1d597d > .fl-row-content-wrap {border-color: #ededed;border-top-width: 1px;border-right-width: 0px;border-bottom-width: 1px;border-left-width: 0px;} .fl-node-597d02a1d597d > .fl-row-content-wrap {padding-top:0px;padding-bottom:40px;}.fl-node-597d02a1d60ee > .fl-row-content-wrap {border-top-width: 1px;border-right-width: 0px;border-bottom-width: 1px;border-left-width: 0px;} .fl-node-597d02a1d60ee > .fl-row-content-wrap {padding-top:15px;padding-bottom:15px;}@media ( max-width: 992px ) { .fl-node-597d02a1d60ee.fl-row > .fl-row-content-wrap {padding-top:10px;padding-bottom:10px;}}.fl-node-597d02a1d5a06 {color: #06163a;}.fl-builder-content .fl-node-597d02a1d5a06 *:not(span):not(input):not(textarea):not(select):not(a):not(h1):not(h2):not(h3):not(h4):not(h5):not(h6):not(.fl-menu-mobile-toggle) {color: #06163a;}.fl-builder-content .fl-node-597d02a1d5a06 a {color: #06163a;}.fl-builder-content .fl-node-597d02a1d5a06 a:hover {color: #06163a;}.fl-builder-content .fl-node-597d02a1d5a06 h1,.fl-builder-content .fl-node-597d02a1d5a06 h2,.fl-builder-content .fl-node-597d02a1d5a06 h3,.fl-builder-content .fl-node-597d02a1d5a06 h4,.fl-builder-content .fl-node-597d02a1d5a06 h5,.fl-builder-content .fl-node-597d02a1d5a06 h6,.fl-builder-content .fl-node-597d02a1d5a06 h1 a,.fl-builder-content .fl-node-597d02a1d5a06 h2 a,.fl-builder-content .fl-node-597d02a1d5a06 h3 a,.fl-builder-content .fl-node-597d02a1d5a06 h4 a,.fl-builder-content .fl-node-597d02a1d5a06 h5 a,.fl-builder-content .fl-node-597d02a1d5a06 h6 a {color: #020d26;}.fl-node-597d02a1d5a06 {width: 19.27%;}.fl-node-597d02a1d5a06 > .fl-col-content {border-top-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-width: 1px;}@media(max-width: 768px) {.fl-builder-content .fl-node-597d02a1d5a06 {width: 100% !important;max-width: none;clear: none;float: left;}}.fl-node-597d02a1d5e2c {width: 100%;}.fl-node-597d02a1d5e2c > .fl-col-content {border-top-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-width: 1px;}@media(max-width: 768px) {.fl-builder-content .fl-node-597d02a1d5e2c {width: 100% !important;max-width: none;clear: none;float: left;}}.fl-node-59e3f30518607 {width: 100%;}.fl-node-59e3f30518607 > .fl-col-content {border-top-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-width: 1px;}@media(max-width: 992px) {.fl-builder-content .fl-node-59e3f30518607 {width: 100% !important;max-width: none;-webkit-box-flex: 0 1 auto;-moz-box-flex: 0 1 auto;-webkit-flex: 0 1 auto;-ms-flex: 0 1 auto;flex: 0 1 auto;}}@media(max-width: 768px) {.fl-builder-content .fl-node-59e3f30518607 {width: 100% !important;max-width: none;clear: none;float: left;}}.fl-node-5fl7c8js0kda {width: 100%;}.fl-node-5c7504ca8e00f {width: 31.07%;}.fl-node-597d02a1d5ae3 {width: 49.66%;}.fl-node-597d02a1d5ae3 > .fl-col-content {border-top-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-width: 1px;}@media(max-width: 768px) {.fl-builder-content .fl-node-597d02a1d5ae3 {width: 100% !important;max-width: none;clear: none;float: left;}}@media ( max-width: 768px ) { .fl-node-597d02a1d5ae3.fl-col > .fl-col-content {margin-left:0px;}}@media ( max-width: 768px ) { .fl-node-597d02a1d5ae3.fl-col > .fl-col-content {padding-left:0px;}}.fl-node-597d02a1d5d14 {width: 100%;}.fl-node-597d02a1d5d14 > .fl-col-content {border-top-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-width: 1px;}@media(max-width: 768px) {.fl-builder-content .fl-node-597d02a1d5d14 {width: 100% !important;max-width: none;clear: none;float: left;}}.fl-node-597d02a1d5bb6 {width: 43%;}.fl-node-597d02a1d5bb6 > .fl-col-content {border-top-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-width: 1px;}@media(max-width: 768px) {.fl-builder-content .fl-node-597d02a1d5bb6 {width: 100% !important;max-width: none;clear: none;float: left;}}@media ( max-width: 768px ) { .fl-node-597d02a1d5bb6.fl-col > .fl-col-content {padding-bottom:0px;}}.fl-node-597d02a1d5bfd {width: 57%;}.fl-node-597d02a1d5bfd > .fl-col-content {border-top-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-width: 1px;}@media(max-width: 768px) {.fl-builder-content .fl-node-597d02a1d5bfd {width: 100% !important;max-width: none;clear: none;float: left;}}.fl-module-vamtam-heading {position: relative;}.fl-module-vamtam-heading .vamtam-heading {padding: 0 !important;margin: 0 !important;}.fl-node-597d02a1d5d5a.fl-module-vamtam-heading .vamtam-heading {text-align: left;justify-content: flex-start;font-size: 20px;line-height: 1.75;}.fl-node-597d02a1d5d5a h5.vamtam-heading * {color: #06163a !important;}.fl-node-597d02a1d5d5a.fl-module-vamtam-heading .vamtam-heading-line-left {display: none;}.fl-node-597d02a1d5d5a .vamtam-heading .vamtam-heading-text {} .fl-node-597d02a1d5d5a > .fl-module-content {margin-bottom:0px;margin-left:0px;}@media ( max-width: 768px ) { .fl-node-597d02a1d5d5a.fl-module > .fl-module-content {margin-left:10px;}}.fl-node-597d02a1d5f50.fl-module-vamtam-heading .vamtam-heading {text-align: left;justify-content: flex-start;font-size: 20px;line-height: 1.75;}.fl-node-597d02a1d5f50 h5.vamtam-heading * {color: #06163a !important;}.fl-node-597d02a1d5f50.fl-module-vamtam-heading .vamtam-heading-line-left {display: none;}.fl-node-597d02a1d5f50 .vamtam-heading .vamtam-heading-text {font-family: "Nunito Sans", sans-serif;font-weight: 800;} .fl-node-597d02a1d5f50 > .fl-module-content {margin-bottom:0px;margin-left:0px;}@media ( max-width: 768px ) { .fl-node-597d02a1d5f50.fl-module > .fl-module-content {margin-left:10px;}}@media ( max-width: 768px ) { .fl-node-597f367bc2185.fl-module > .fl-module-content {margin-left:10px;}} .fl-node-5c7504be57b94 > .fl-module-content {margin-top:50px;}@media ( max-width: 768px ) { .fl-node-5c7504be57b94.fl-module > .fl-module-content {margin-left:10px;}}@media (max-width: 768px) { .fl-node-5c7504be57b94 > .fl-module-content { margin-top:10px; } }.fl-module-vamtam-icon .fl-module-content .fl-icon i.has-background {border-radius: 100%;line-height: 2.4em;height: 2.4em;width: 2.4em;text-align: center}.fl-node-354dxfrqmwuz.fl-module-vamtam-icon {text-align: right}.fl-node-354dxfrqmwuz .fl-module-content .fl-icon i {font-size: 30px;background: #fff;}.fl-node-354dxfrqmwuz .fl-module-content .fl-icon-text {height: 52.5px;}.fl-builder-content .fl-node-p5ylwisc8txu .fl-rich-text, .fl-builder-content .fl-node-p5ylwisc8txu .fl-rich-text *:not(b, strong) {font-family: "Nunito Sans", sans-serif;font-weight: 400;} .fl-node-p5ylwisc8txu > .fl-module-content {margin-left:0px;}@media ( max-width: 768px ) { .fl-node-p5ylwisc8txu.fl-module > .fl-module-content {margin-left:10px;}}.fl-builder-content .fl-node-597d02a1d5ebb .fl-rich-text, .fl-builder-content .fl-node-597d02a1d5ebb .fl-rich-text *:not(b, strong) {font-weight: 400;} .fl-node-597d02a1d5ebb > .fl-module-content {margin-left:0px;}@media ( max-width: 768px ) { .fl-node-597d02a1d5ebb.fl-module > .fl-module-content {margin-left:10px;}}.fl-builder-content .fl-node-g38tl7uhpivn .fl-module-content .fl-rich-text,.fl-builder-content .fl-node-g38tl7uhpivn .fl-module-content .fl-rich-text * {color: #000000;}.fl-builder-content .fl-node-g38tl7uhpivn .fl-rich-text, .fl-builder-content .fl-node-g38tl7uhpivn .fl-rich-text *:not(b, strong) {text-decoration: underline;} .fl-node-g38tl7uhpivn > .fl-module-content {margin-left:-1px;}@media (max-width: 768px) { .fl-node-g38tl7uhpivn > .fl-module-content { margin-left:10px; } }.fl-node-zsnrb65v2ocm.fl-module-vamtam-heading .vamtam-heading {text-align: left;justify-content: flex-start;font-size: 20px;line-height: 1.75;}.fl-node-zsnrb65v2ocm h5.vamtam-heading * {color: #06163a !important;}.fl-node-zsnrb65v2ocm.fl-module-vamtam-heading .vamtam-heading-line-left {display: none;}.fl-node-zsnrb65v2ocm .vamtam-heading .vamtam-heading-text {font-family: "Nunito Sans", sans-serif;font-weight: 800;} .fl-node-zsnrb65v2ocm > .fl-module-content {margin-bottom:0px;margin-left:0px;}@media ( max-width: 768px ) { .fl-node-zsnrb65v2ocm.fl-module > .fl-module-content {margin-left:10px;}}.fl-builder-content .fl-node-597d02a1d5c47 .fl-rich-text, .fl-builder-content .fl-node-597d02a1d5c47 .fl-rich-text *:not(b, strong) {font-family: "Nunito Sans", sans-serif;font-weight: 400;} .fl-node-597d02a1d5c47 > .fl-module-content {margin-bottom:0px;margin-left:0px;}@media ( max-width: 768px ) { .fl-node-597d02a1d5c47.fl-module > .fl-module-content {margin-left:10px;}}.fl-builder-content .fl-node-597d02a1d5c91 .fl-rich-text, .fl-builder-content .fl-node-597d02a1d5c91 .fl-rich-text *:not(b, strong) {font-weight: 400;} .fl-node-597d02a1d5c91 > .fl-module-content {margin-bottom:0px;}@media ( max-width: 768px ) { .fl-node-597d02a1d5c91.fl-module > .fl-module-content {margin-bottom:20px;margin-left:10px;}}.widget_nav_menu>div{padding:0!important}.widget_nav_menu>div:after{top:0!important;margin:0!important}.widget_nav_menu.widget .menu-pagepost-options-container{border-right:none!important;border-bottom:none!important;border-left:none!important}.widget_nav_menu .menu li{margin:0;padding:0}.widget_nav_menu .menu li.current_page_item a{color:var(--vamtam-body-link-hover)}.widget_nav_menu .menu li.current_page_item a{font-weight:400}.widget_nav_menu .menu li a{box-sizing:border-box;display:block;padding:10px 10px 10px 0;min-width:100%;border-bottom:1px solid var(--vamtam-default-line-color)}.widget_nav_menu .menu li .sub-menu{padding-left:10px}