.comment_plus, .comment_moins {
   display: block !important;
}

.label-primary, .progress-bar {
	background-color: #6fb586;
}

.progress {
	border: solid black 1px;
	height: 1em;
	-webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.75);
}

.progress-bar {
	line-height: 1em;
	font-weight: bold;
}

.head_panel .owl-carousel .item {
    height: 800px;
    background-position: center bottom;
}

.reviews-section .overlay span {
	opacity: 1;
	font-size: 1em;
    position: static;
	display: inline-block;
	line-height: 1em !important;
}

.section_header.overlay .bg-success, .section_header.overlay .bg-danger {
    padding: 8px !important;
}

.caption.caption_elegant .inner .t3, .caption.caption_elegant .inner .t1 {
	text-shadow: 0px 0px 4px black;
}

.blocktel img {
	position: relative;
    top: 10px;
}