.no-margin {
	margin: 0;
}

.radio,
.checkbox {
    min-height: 18px;
    padding-left: 20px;
}

.flex-row {
    display: -ms-flex;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
.flex-row--vcenter {
    -ms-align-items: center;
    align-items: center;
}

.category-title {
    text-align: left;
}

.b-partners__item,
.b-catalog__item {
    cursor: pointer;
    display: block;
}
.b-partners__item img {
    margin: 0;
    width: 100%;
}
.b-banner .b-banner__item {
	height: 240px;
}
.b-banner--home .b-banner__item {
	height: 480px;
}
div.item.b-banner__item {
	position: relative;
	overflow: hidden;
}
div.item.b-banner__item img {
	height: 100%;
	width: auto;
	max-width: none;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50%;
    transform: translateX(-50%);
	margin: auto;
}
.b-banner object,
.b-banner video {
	display: block;
}

.b-layout {
	padding-bottom: 50px;
}

.b-sidebar {
	z-index: 1;
}

.b-sidebar__menu ul {
    display: none;
}

.b-sidebar__menu-arrow {
	position: absolute;
	right: 16px;
	top: 0;
	height: 100%;
	line-height: 30px;
	color: #7c9638;
	cursor: pointer;
}

@media(min-height: 768px) {
    .b-sidebar__menu li {
    	position: relative;
    }
    .b-sidebar__menu li:hover > .b-sidebar__menu-arrow {
    	color: #FFF;
    }
    .b-sidebar__menu li:hover a {
        text-decoration: none;
        background-color: #9fc246;
        color: #fff;
    }
    .b-sidebar__menu li {
        position: relative;
    }
    .b-sidebar__menu ul {
        display: none;
        position: absolute;
        background: #FFF;
        left: 100%;
        top: 0;
        list-style: none;
        padding: 0;
    	margin-left: -1px;
        box-shadow: 0 1px 3px 0 rgba(0,0,0,.4);
		width: 80%;
    }
    .b-sidebar__menu ul:hover,
    .b-sidebar__menu li:hover > ul {
        display: block;
    }
}
/*
.b-item__thumb {
    min-height: 250px;
}
*/
.b-item__thumb img {
    margin: 0;
}
.b-item__thumbs {
    display: -ms-flex;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: -5px;
}
.b-item__thumbs > a {
    display: inline-block;
    width: 33.333%;
    padding: 5px;
}
.b-item__thumbs > a > img {
    border-radius: 3px;
    border: 4px solid #FFF;
    box-shadow: 0 0 0 1px #CCC;
    width: 100%;
    display: block;
    margin: 0;
}
.b-item__thumbs > a.active > img {
    border-color: #9fc246;
}
.b-catalog__item {
    border: none;
}
.b-catalog__thumb {
    padding: 5px;
}
.b-catalog__thumb img {
    margin: 0;
    width: 100%;
}

.owl-nav .owl-prev,
.owl-nav .owl-next {
	height: 30px;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	display: block !important;
	color: #FFF;
    text-shadow: 0 1px 3px #000;
    font-size: 35px;
}
.owl-prev {
	left: 90px;
}
.owl-next {
	right: 90px;
}
.owl-dots {
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	bottom: 40px;
	text-align: center;
	display: block !important;
	width: 150px;
    white-space: nowrap;
}
.owl-dot {
	display: inline-block;
    height: 15px;
    width: 15px;
    background: none;
    border-radius: 50%;
    margin: 4px;
    border: 1px solid #FFF;
	box-shadow: 0 1px 3px 0 #000
}
.owl-dot.active {
	background: #FFF;
}

.play-button {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
	width: 150px;
	height: 150px;
	background: rgba(255,255,255,.5);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	cursor: pointer;
	font-size: 70px;
    color: #CCC;
    text-align: center;
    line-height: 150px;
	font-family: 'Glyphicons Halflings';
	transition: .5s;
}
.play-button--played {
	margin: 15px 75px;
    border: 1px solid #CCC;
    width: 75px;
    height: 75px;
    line-height: 75px;
    font-size: 45px;
}
.play-button:before {
	content: "\e072";
}
.play-button--played:before{
	content: "\e073";
}

.pdf-files .fa {
	display: inline-block;
	vertical-align: bottom;
	margin-right: 5px;
	font-size: 20px;
}
.pdf-files a {
	padding: 5px;
	display: block;
	text-decoration: none;
}
.pdf-files a:hover {
	text-decoration: none;
}
.pdf-files .active > a {
	background: #9fc246;
	color: #FFF
}
.pdf-files .active > a .fa {
	color: #FFF;
}

.youtube__large {
    height: 450px;
    position: relative;
    margin-bottom: 15px;
}
.youtube__large iframe {
    display: block;
    width: 616px;
    margin: 0 auto;
    position: relative;
    left: 1px;
    top: 49px;
    height: 330px;
    z-index: 2;
}
.youtube__large:after {
    content: '';
    position:absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url('/assets/images/centaurtv.png');
    background-repeat: no-repeat;
    background-size: auto 90%;
    background-position: center;
    z-index: 1;
	margin-top: 1%;
}
.youtube__large:before {
    content: '';
/*    background-image: url(/assets/templates/Centaur/logo.jpg); */
    width: 142px;
    background-size: 100%;
    height: 60px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 2;
}
.youtube__thumb-wrapper {
    cursor: pointer;
    color: #9fc246;
}
.youtube__thumb-wrapper:hover {
    text-decoration: underline;
}
.youtube__thumb-title {
    font-size: 16px;
    line-height: 1.3;
}
.youtube__thumb-image img {
    margin: 0;
    border: 4px solid #FFF;
    box-shadow: 0 0 0 1px #CCC;
    border-radius: 3px;
}
.youtube__thumb-wrapper.active img {
    box-shadow: 0 0 0 1px #ff5722;
    border-color: #9fc246;
}
.youtube__thumb-wrapper:hover img {
    border-color: #9fc246;
}

@media screen and (min-width: 768px){
	.carousel-indicators {
		bottom: 28px;
	}
}