.link_manager {
	color: #ffffff;
	text-decoration: underline;
	position: relative;
	font-size: 16px;
	z-index: 3;
}
.link_manager:hover {
	color: #ffffff;
	text-decoration: none;
}
.bx-wrapper .bx-viewport {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none;
	left: 0;
	background: #fff;
}
.bx-wrapper .bx-prev:hover {
	background: url('/images/gallery_arrow3.png') no-repeat 0 0;
	opacity: 1;
	background-size: 200% 100%;
	background-color: #000;
}
.bx-wrapper .bx-prev {
	left: 20px;
	background: url('/images/gallery_arrow3.png') no-repeat 0 0;
	opacity: 0.6;
}
.bx-wrapper .bx-next:hover {
	background: url('/images/gallery_arrow3.png') no-repeat -40px 0;
	opacity: 1;
	background-size: 200% 100%;
	background-color: #000;
}
.bx-wrapper .bx-next {
	right: 20px;
	background: url('/images/gallery_arrow3.png') no-repeat -40px 0;
	opacity: 0.6;
}
.bx-wrapper .bx-controls-direction a {
	background-color: #000;
	border-radius: 20px;
	width: 40px;
	height: 40px;
	background-size: 200% 100%;
}
.link_detail_fp_otziv {
	display: inline-block;
	line-height: 35px;
	height: 44px;
	border-radius: 3px;
	border: 3px solid #ffffff;
	text-decoration: none;
	color: #ffffff;
	padding: 0 22px;
	font-size: 15px;
}
.link_detail_fp_otziv:focus,
.link_detail_fp_otziv:hover {
	color: #01579b;
	text-decoration: none;
	background: #ffffff;
}
.wrapper_slide_otziv_fp {
	text-align: center;
	height: 345px;
	display: table-cell;
	vertical-align: middle;
}
#index-slider .carousel-inner > .item{
	min-height: 380px;
}
#index-slider .carousel-caption{
	top: 50%;
	padding: 0;
	bottom: auto;
	width: 42%;
	margin-top: -95px;
}
#index-slider .carousel-caption .btn{
	margin-top: 20px;
}
#index-slider .carousel-caption h2{
	font-size: 31px;
	font-weight: bold;
}
#index-slider h2,#index-slider h3,#index-slider h4{
	color: #fff;
}
#index-slider .carousel-indicators{
	width: 42%;
}
#index-slider .carousel-controls{
	position: absolute;
	top: 50%;
	width: 35%;
	left: 50%;
	margin-left: -24%;
	z-index: 10;
	margin-top: -60px;
}
#index-slider .carousel-controls a{
	outline: none;
	width: 19px;
	height: 36px;
	background: url('/images/gallery_arrow.png') no-repeat;
	background-size: 200% 100%;
}
#index-slider .carousel-control.right{
	background-position: -19px 0;
}
@media (max-width: 767px){
	#index-slider .carousel-inner > .item{
		min-height: auto;
	}
	#index-slider .carousel-controls{
		width: 93%;
		left: 20px;
		margin: 0;
		top: 35%;
	}
	#index-slider .carousel-caption{
		width: 100%;
		left: auto;
		right: auto;
		margin-top: 0;
		top: 0;
	}
	#index-slider .carousel-caption h2{
		font-size: 20px;
		margin-bottom: 0;
	}
	#index-slider .carousel-indicators{
		width: 100%;
		left: auto;
		margin-left: 0;
	}
	#index-slider h2,#index-slider h3,#index-slider h4{
		font-size: 23px;
		line-height: 23px;
	}
	#index-slider .carousel-caption .btn{
		margin-top: 10px;
	}
}@media (min-width: 768px) and (max-width: 991px){
	#index-slider .carousel-controls{
		margin-left: -43%;
		width: 65%;
	}
	#index-slider .carousel-caption{
		width: 100%;
		left: auto;
		right: auto;
	}
	#index-slider .carousel-caption h2{
		font-size: 24px;
	}
	#index-slider .carousel-indicators{
		width: 100%;
		left: auto;
		margin-left: 0;
	}
	#index-slider .carousel-inner > .item{
		min-height: auto;
	}
}
.cont_bx_slider_fp_otziv .bx-wrapper {
	box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.2);
}
.cont_bx_slider_fp_otziv .bx-wrapper:hover {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
@media (max-width: 768px) {
	.wrapper_slide_otziv_fp {
		padding: 20px 0;
	}
}

#fp_reviews_controls a {
	background-color: #000 !important;
    border-radius: 20px;
    width: 40px;
    height: 40px;
    background-size: 200% 100% !important;
    z-index: 9;
    top: 46%;
}
#fp_reviews_controls a.left:hover {
	background: url('/images/gallery_arrow3.png') no-repeat 0 0;
	opacity: 1;
	background-size: 200% 100%;
	background-color: #000;
}
#fp_reviews_controls a.left {
	left: 20px;
	background: url('/images/gallery_arrow3.png') no-repeat 0 0;
	opacity: 0.6;
}
#fp_reviews_controls a.right:hover {
	background: url('/images/gallery_arrow3.png') no-repeat -40px 0;
	opacity: 1;
	background-size: 200% 100%;
	background-color: #000;
}
#fp_reviews_controls a.right {
	right: 20px;
	background: url('/images/gallery_arrow3.png') no-repeat -40px 0;
	opacity: 0.6;
}












