

/* Start:/local/templates/special_mibok_main/components/ithive/gallery/template1/style.css?16851734653944*/
.major {
	margin-bottom: 10px;
}

.major .item {
	/*background: #0c83e7;*/
	padding: 0;
	margin: 0px;
	color: #FFF;
	text-align: center;
	overflow: hidden;
	position: relative;
	height: 100%;
}

.minor .item {
	/*background: #C9C9C9;*/
	background: #000;
	padding: 0;
	margin: 10px 5px;
	color: #FFF;
	text-align: center;
	cursor: pointer;
	overflow: hidden;
	position: relative;
}

.minor .item .pic-container {
	/*background: #0c83e7;*/
	background: #000;
	width: 100%;
	height: 0;
	padding-bottom: 70%;

}

.minor .owl-item.synced .item {
	opacity: 0.4;
}

.minor .owl-wrapper-outer {
	background: #ddd;
}

.owl-item {
	/*background: rgba(3, 62, 56, 0.4) none repeat scroll 0 0;*/
}

.owl-item .item .image_wrap {
	display: inline-block;
	position: relative;
	vertical-align: bottom;
	max-height: 100%;
	max-width: 100%;
	height: inherit;
	/*padding: 40px 0;*/
}

.major .owl-item .item .image_wrap,
.minor .owl-item .item .image_wrap {
	background: #000;
}

.owl-item .item img {
	max-height: 100%;
	max-width: 100%;
	/*vertical-align: bottom;*/
}

.owl-carousel_hive .description {
	width: 100%;
	text-align: left;
	padding: 10px;
	font-size: 16px;
	line-height: 20px;
	position: relative;
	color: rgb(51,51,51);
}

.popup_carousel_overlay {
	position: fixed;
	z-index: 20;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.8);
}

.popup_carousel_overlay .overlay_close {
	color: #ffffff;
	position: absolute;
	top: 20px;
	right: 45px;
	font-size: 32px;
	line-height: 32px;
	font-weight: bold;
	text-decoration: none;
	z-index: 10;
}

.popup_carousel_overlay .owl-item {
	background: none;
}
.popup_carousel_overlay .image_wrap{
	padding: 35px 0 55px;
}
.popup_carousel_overlay .image_wrap .description {
	position: absolute;
	background: rgba(3, 62, 56, 0.4) none repeat;
	color: #fff;
}

@media (max-width: 768px) {
	.popup_carousel_overlay .overlay_close {
		right: 15px;
	}

	.popup_carousel_overlay .image_wrap{
		padding-top: 55px;
	}
}

.popup_carousel .owl-wrapper-outer,
.popup_carousel .owl-wrapper,
.popup_carousel .owl-item,
.popup_carousel .item {
	height: 100%;
}

.popup_carousel {
	height: 100%;
	width: 100%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.popup_carousel .item {
	padding: 0;
	color: #FFF;
	text-align: center;
	overflow: hidden;
	position: relative;
}

.popup_carousel .owl-item .item {
	background: none;
}

/*------------------- site styles ------------------*/
.owl-controls {
	height: 100%;
	left: 0;
	pointer-events: none;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}

.owl-controls .owl-buttons {
	bottom: 0;
	height: 100%;
	left: 0;
	pointer-events: none;
	position: absolute;
	width: 100%;
}

.owl-controls .owl-buttons .owl-prev {
	left: 5px;
}

.owl-controls .owl-buttons .owl-next {
	right: 5px;
}

.owl-controls .owl-buttons .owl-next, .owl-controls .owl-buttons .owl-prev {
	background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
	color: #fff;
	font-size: 24px;
	height: 80px;
	line-height: 80px;
	margin-top: -40px;
	pointer-events: auto;
	position: absolute;
	text-align: center;
	top: 50%;
	transition: all 0.2s ease 0s;
	width: 40px;
	border-radius: 0px !important;
}

.minor .owl-controls .owl-buttons .owl-next, .minor .owl-controls .owl-buttons .owl-prev {
	font-size: 18px;
	height: 50px;
	line-height: 50px;
	margin-top: -25px;
	width: 30px;
}

.popup_carousel .owl-buttons .owl-next, .popup_carousel .owl-controls .owl-buttons .owl-prev {
	border: 1px solid #fff;
}

@media (max-width: 640px) {
	.popup_carousel {
		height: 100%;
	}
}

@media (max-width: 639px) {
	.popup_carousel .owl-controls .owl-buttons .owl-next, .popup_carousel .owl-controls .owl-buttons .owl-prev {
		top: auto;
		bottom: 5%;
	}
}
/* End */
/* /local/templates/special_mibok_main/components/ithive/gallery/template1/style.css?16851734653944 */
