/* CSS Document */

body, html {
	margin: 0;
	padding: 0;
	background-color: #000;
}
.full-screen-mode {
	position: fixed;
	left: 0 !important;
	right: 0 !important;
	bottom: 38px !important;
	top: 0 !important;
	max-width: 100% !important;
	width: 100% !important;
	height: inherit !important;
}
.fs_gallery.full-screen-mode {
	bottom: 0 !important;
}
.arrow-dim {
	opacity: 0.5;
}
.full-screen-mode .arrow-dim {
	opacity: 0;
}
#fs-fs, .standard-info-box {
	display: none;
}
.image-fs-mode {
	margin: 0 auto !important;
	float: inherit !important;
	display: block !important;
}
.image-fs-mode-standard {
	margin: 0 auto !important;
	float: inherit !important;
}
.img-hide {
	display: none;
}
.gallery-placement {
	position: absolute;
	left: 0;
	top: 0;
	height: 0;
	width: 0;
	overflow: hidden;
}
.fs_gallery {
	z-index: 99999;
	position: absolute;
	height: 1000px;
	width: 527px;
	left: 248px;
	top: 235px;
	opacity: 0;
	/*top: 230px;
	left: 250px;*/
}
.center-div {
	width: 100px;
	height: 100px;
	position: absolute;
	z-index: 999999;
	transform: translate(-100px, -100px);
	pointer-events: none;
}
.gallery-container img, .gallery-container .high-image {
	display: block;
	margin: 0 auto;
}
.gallery-container {
	height: 100%;
	pointer-events: none;
}
.gal-container {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
.gal-container .close-button {
	position: absolute;
	top: 15px;
	right: 15px;
	width: 17px;
	display: none;
}
.gal-container .arrow-left {
	width: 37px;
	height: 49px;
	position: absolute;
	left: 20px;
	top: 50%;
	transform: translateY(-50%);
	background-image: url(../images/arrow-left.svg);
	background-size: cover;
	cursor: pointer;
}
.gal-container .arrow-left:hover {
	background-image: url(../images/arrow-left-active.svg);
}
.gal-container .arrow-right {
	width: 37px;
	height: 49px;
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
	background-image: url(../images/arrow-right.svg);
	background-size: cover;
	cursor: pointer;
}
.gal-container .arrow-right:hover {
	background-image: url(../images/arrow-right-active.svg);
}
.hide {
	postiion: absolute;
	left: -999999;
	width: 0;
	height: 0;
}
.bottom-bar {
	position: absolute;
	height: 40px;
	background-color: #000;
	bottom: 0;
	width: 100%;
}
.bottom-bar .hover-trigger {
	position: relative;
	cursor: pointer;
}
.bottom-bar .hover-trigger .box-trigger {
	display: none;
	width: 228px;
	height: 200px;
	bottom: 0;
	rigth: 0;
	background-color: rgba(255, 255, 255, 0);
	position: absolute;
	right: 0;
	z-index: 2;
}
.bottom-bar .hover-trigger .box-trigger .info-box {
	text-align: left;
	background-color: #000;
	border: 1px solid #333333;
	border-radius: 2px;
	position: absolute;
	top: 0;
	left: -24px;
	width: initial;
	height: 143px;
	padding: 15px 20px;
	z-index: 100;
}
.bottom-bar .hover-trigger .box-trigger .info-box * {
	color: #fff;
	font-size: 13px;
	line-height: 1.2;
	margin: .2em 0;
	text-decoration: none;
}
.bottom-bar .hover-trigger .box-trigger .info-box hr {
	border: none;
	border-bottom: 1px solid #333333;
	padding: 0;
	width: 227px;
	margin: .6em 0;
	position: relative;
	left: -20px;
}
.bottom-bar .hover-trigger .box-trigger .info-box .image-number, .bottom-bar .hover-trigger .box-trigger .info-box .gallery-number, .bottom-bar .hover-trigger .box-trigger .info-box .image-number span, .bottom-bar .hover-trigger .box-trigger .info-box .gallery-number {
	color: #ababab;
}
.bottom-bar .hover-trigger .box-trigger .info-box .arrow-box {
	position: absolute;
	bottom: -12px;
	width: 17px;
	height: 17px;
	right: 101px;
	background-color: #000;
	border: 1px solid #333333;
	border-style: none solid solid none;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	z-index: 99;
}
.bottom-bar .hover-trigger .box-trigger .info-box .overlay-pop {
	position: relative;
	z-index: 100;
}
.force-no-hover {
	background-color: #000 !important;
	cursor: auto;
	padding: 10px 20px 8px !important;
}
.bottom-bar .hover-trigger .box-trigger .share-icon {
	width: 16px;
	height: 16px;
	float: right;
	margin: 0 20px 0 0;
	display: block !important;
	z-index: 99;
}
.bottom-bar .download-button {
	float: right;
	margin-right: 30px;
}
.bottom-bar .download-button .box-trigger {
	width: 114px;
	overflow: visible;
}
.bottom-bar .download-button.share-box .info-box {
	height: 80px;
	padding: 0;
	width: 140px;
}
.bottom-bar .download-button.share-box .info-box p {
	margin: 0;
	padding: 10px 20px;
}
.bottom-bar .download-button.share-box .info-box p:hover {
	background-color: #222;
}
.bottom-bar .download-button.share-box .info-box hr {
	position: static;
	widthL: 100%;
	margin: 0;
	width: 138px;
}
.bottom-bar .download-button.share-box .info-box .facebook-icon {
	margin-right: 12px;
}
.bottom-bar .download-button.share-box .info-box .instagram-icon {
	margin-right: 12px;
}
.bottom-bar .download-button.share-box .info-box .twitter-icon {
	margin-right: 12px;
}
.bottom-bar .download-button.share-box .box-trigger {
	height: 130px;
}
.bottom-bar .download-button.download-box .info-box {
	height: 70px;
	padding: 0;
	width: 140px;
	top: -2px;
	right: -51px;
}
.bottom-bar .download-button.download-box .info-box p {
	margin: 0;
	padding: 10px 20px 9px;
}
.bottom-bar .download-button.download-box .info-box p:hover {
	background-color: #222;
}
.bottom-bar .download-button.download-box .info-box p:last-of-type {
	border-top: 1px solid #333;
}
.bottom-bar .download-button.download-box .info-box hr {
	position: static;
	widthL: 100%;
	margin: 0;
	width: 138px;
}
.bottom-bar .download-button.download-box .info-box .download-icon {
	margin-right: 12px;
}
.bottom-bar .download-button.download-box .info-box .download-icon2 {
	margin-right: 12px;
}
.bottom-bar .download-button.download-box .box-trigger {
	height: 128px;
}
.bottom-bar .info-button {
	margin-left: 30px;
	position: relative;
	float: left;
}
.bottom-bar .info-button .box-trigger {
	right: inherit;
	left: 0;
}
.bottom-bar .info-button .arrow-box {
	right: inherit;
	left: 30px;
}
.bottom-bar .zoom-icons {
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
}
.bottom-bar .zoom-icon {
	width: 18px;
	height: 18px;
	float: left;
	margin: 7px 15px;
}
.bottom-bar .bar-buttons a img {
	width: 18px;
	height: 18px;
	float: left;
	margin: 7px;
}
.bottom-bar .bar-buttons a p {
	color: #ababab;
	line-height: 30px;
	float: left;
	font-size: 1.1em;
}
.dl-box .box-trigger {
	right: -45px;
}
.dl-box .box-trigger {
	right: -45px !important;
}
.share-box .box-trigger {
	right: -63px !important;
}
* {
	font-family: Helvetica, Arial, "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed" "sans-serif";
}
.gal-container, .bottom-bar {
	max-height: 400px;
	max-width: 526px;
}
.gal-container {
	margin-top: 25px;
	background-color: #000;
}
.fs_gallery .gal-container {
	margin-top: 0;
}
#gallery-image {
	max-width: 100%;
	height: auto;
}
.verticalCarousel {
	width: 206px;
	/*min-height: 504px;*/
	position: absolute;
	right: 0;
	border: 1px solid #979797;
	padding: 0;
	top: 25px;
	background-repeat: repeat-x;
	background-size: 204px 554px;
	display: none;
	max-height: 586px;
}
.verticalCarousel h3 {
	font-size: 14px;
	text-align: center;
	text-transform: none !important;
	line-height: 18px;
}
.galNav {
	margin-bottom: 18px;
	background-color: #bc3228;
	padding: 5px 11px;
}
.galNav img {
	width: 10px;
}
.galNav a {
	color: #fff;
	font-size: 20px;
	line-height: 1;
	margin-right: 14px;
}
.galNav a:last-of-type {
	margin-right: 0;
	margin-left: 14px;
}
.galNav a:hover {
	opacity: .5;
	text-decoration: none;
}
.galNav span {
	font-size: 13px;
	color: #fff;
	margin: 0;
	position: relative;
	top: -2px;
}
.verticalCarouselGroup p {
	font-size: 12px;
	margin: 0;
}
.verticalCarouselGroup a {
	text-decoration: none !important;
}
.verticalCarouselGroup li {
	width: 45%;
	float: left;
	margin-bottom: 0;
}
.verticalCarouselGroup li img {
	width: 74px;
	height: auto;
}
.vc_list {
	width: 200px
}
.zoom-icons {
	display: none;
	opacity: 0;
}
/*.zoom-appear {
	display: block !important;
	opacity:1 !important;
	position: fixed!important;
	bottom:0 !important;
	z-index: 100;
}*/

.vc_goUp.isDisabled .fa-angle-up:before {
	color: #dedede;
	cursor: default !important;
	display: none;
}
.vc_goUp.isDisabled {
	opacity: 1;
	text-align: center;
	cursor: default !important;
	display: none;
}
.vc_goDown .fa-angle-down:before {
	color: #bf2828;
}
.vc_goUp .fa-angle-up:before {
	color: #bf2828;
}
.vc_goDown.isDisabled .fa-angle-down:before {
	color: #dedede;
	cursor: default !important;
	display: none;
}
.isDisabled i {
	cursor: default !important;
	display: none;
}
.isDisbaled i .vc_goDown .fa, .vc_goUp .fa {
	font-size: 30px;
	position: relative;
	top: -10px;
}
.isDisbaled i .vc_goDown .fa {
	display: none;
	cursor: default !important;
}
.vc_goDown, .vc_goUp {
	opacity: 1 !important;
	text-align: center !important;
}
.counter-container {
	position: absolute;
	right: initial;
	left: 11px;
	bottom: -2px;
	z-index: 999999;
}
.gal-container .arrow-right {
	width: 18px;
	height: 24px;
	background-size: cover;
	cursor: pointer;
	z-index: 9000;
	float: left;
	margin-right: 5px;
	position: static;
}
.gal-container .arrow-left {
	position: static;
	width: 18px;
	height: 24px;
	background-size: cover;
	cursor: pointer;
	z-index: 9000;
	float: left;
	margin-right: 5px;
}
.counter {
	height: 24px;
	background-size: cover;
	cursor: pointer;
	z-index: 9000;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 1px;
	float: left;
	margin-right: 5px;
	position: relative;
	top: -7px;
}
.bottom-bar .info-button {
	display: none;
}
#gallery-image, #gallery-image-high {
	width: 100%;
	height: auto;
}
#gallery-image-high {
	opacity: 0;
}
.standard-info-box {
	position: absolute;
	left: 550px;
	width: 162px;
	border: 1px solid #ccc;
	border-radius: 12px;
	height: 357px;
	top: 27px;
	padding: 12px 15px;
}
.gal-red-outline {
	border: 2px solid #bf2828;
}
.standard-info-box .info-box-header {
	text-transform: uppercase;
	color: #ccc;
	font-size: 11px;
	margin: 0;
	padding: 0;
	line-height: 2.5;
	font-weight: bold;
}
.standard-info-box .info-box-data {
	text-transform: none;
	color: #000;
	font-size: 11px;
	margin: 0;
	padding: 0;
	line-height: 2.5;
	font-weight: bold;
}
.standard-info-box {
	height: inherit;
	min-height: 357px;
}
.verticalCarousel h3 {
	margin: 5px 5px 17px 5px
}
.bottom-bar .download-button {
	margin-right: 15px;
	margin-top: 2px;
}
.bottom-bar .download-button.download-box .info-box p {
	font-size: 1.2em;
}
.galleryReturn {
	font-size: 1.45em;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	margin: 9px 0 0 0;
	text-align: center;
	width: 100%;
	background-color: #999;
	padding: 5px;
}
.galleryReturn a {
	color: #fff;
}
.vc_container {
	padding: 0 20px 50px 20px;
	max-height: 400px;
}
.galleryReturn a:hover {
	opacity: .8;
	text-decoration: none;
}
.galleries a {
	color: #900 !important;
}
.bottom-bar .download-button.share-box .info-box {
	height: 70px;
	right: -71px;
}
.bottom-bar .download-button.share-box .info-box .twitter-icon {
	top: 43px;
}
.fa-fw {
	font-size: 30px !important;
}
* {
	font-family: Helvetica, Arial, "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed" "sans-serif";
}
.gal-container, .bottom-bar {
	max-height: 400px;
	max-width: 526px;
}
.bottom-bar-full {
	max-width: 100% !important;
	position: fixed !important;
	bottom: 0;
	left: 0;
}
.body-fullscreen {
	overflow: hidden;
}
.gal-container {
	margin-top: 25px;
	background-color: #000;
}
#gallery-image {
	max-width: 100%;
	height: auto;
}
.verticalCarousel {
	width: 206px;
	position: absolute;
	right: 0;
	border: 1px solid #979797;
	padding: 0;
	top: 25px;
	background-repeat: repeat-x;
	background-size: 204px 554px;
}
.verticalCarousel h3 {
	font-size: 14px;
	text-align: center;
	text-transform: none !important;
	line-height: 18px;
}
.galNav {
	margin-bottom: 18px;
	background-color: #bc3228;
	padding: 5px 11px;
}
.galNav img {
	width: 10px;
}
.galNav a {
	color: #fff;
	font-size: 20px;
	line-height: 1;
	margin-right: 14px;
}
.galNav a:last-of-type {
	margin-right: 0;
	margin-left: 14px;
}
.galNav a:hover {
	opacity: .5;
	text-decoration: none;
}
.galNav span {
	font-size: 13px;
	color: #fff;
	margin: 0;
	position: relative;
	top: -2px;
}
.verticalCarouselGroup p {
	font-size: 12px;
	margin: 0;
}
.verticalCarouselGroup li {
	width: 45%;
	float: left;
	margin-bottom: 0;
}
.verticalCarouselGroup li img {
	width: 74px;
	height: auto;
}
.vc_list {
	width: 200px
}
.zoom-icons {
	display: none;
}
.vc_goUp.isDisabled .fa-angle-up:before {
	color: #dedede;
	cursor: default !important;
	display: none;
}
.vc_goUp.isDisabled {
	opacity: 1;
	text-align: center;
	cursor: default !important;
	display: none;
}
.vc_goDown .fa-angle-down:before {
	color: #bf2828;
}
.vc_goUp .fa-angle-up:before {
	color: #bf2828;
}
.vc_goDown.isDisabled .fa-angle-down:before {
	color: #dedede;
	cursor: default !important;
	display: none;
}
.isDisabled i {
	cursor: default !important;
	display: none;
}
.isDisbaled i .vc_goDown .fa, .vc_goUp .fa {
	font-size: 30px;
	position: relative;
	top: -10px;
}
.isDisbaled i .vc_goDown .fa {
	display: none;
	cursor: default !important;
}
.vc_goDown, .vc_goUp {
	opacity: 1 !important;
	text-align: center !important;
}
.counter-container {
	position: absolute;
	right: initial;
	left: 11px;
	bottom: -2px;
	z-index: 999999;
}
.gal-container .arrow-right {
	width: 18px;
	height: 24px;
	background-size: cover;
	cursor: pointer;
	z-index: 9000;
	float: left;
	margin-right: 5px;
	position: static;
}
.gal-container .arrow-left {
	position: static;
	width: 18px;
	height: 24px;
	background-size: cover;
	cursor: pointer;
	z-index: 9000;
	float: left;
	margin-right: 5px;
}
.arrow-fs {
	position: fixed !important;
	width: 37px !important;
	height: 49px !important;
	float: inherit !important;
	margin-right: inherit !important;
}
.counter {
	height: 24px;
	background-size: cover;
	cursor: pointer;
	z-index: 9000;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 1px;
	float: left;
	margin-right: 5px;
	position: relative;
	top: -7px;
}
.bottom-bar .info-button {
	display: none;
}
#gallery-image, #gallery-image-high {
	width: 100%;
	height: auto;
}
#gallery-image-high {
	opacity: 0;
}
.standard-info-box {
	position: absolute;
	left: 550px;
	width: 162px;
	border: 1px solid #ccc;
	border-radius: 12px;
	height: 357px;
	top: 27px;
	padding: 12px 15px;
}
.gal-red-outline {
	border: 2px solid #bf2828;
}
.standard-info-box .info-box-header {
	text-transform: uppercase;
	color: #ccc;
	font-size: 11px;
	margin: 0;
	padding: 0;
	line-height: 2.5;
	font-weight: bold;
}
.standard-info-box .info-box-data {
	text-transform: none;
	color: #000;
	font-size: 11px;
	margin: 0;
	padding: 0;
	line-height: 2.5;
	font-weight: bold;
}
.standard-info-box {
	height: inherit;
	min-height: 357px;
}
.verticalCarousel h3 {
	margin: 5px 5px 17px 5px
}
.bottom-bar .download-button {
	margin-right: 15px;
	margin-top: 2px;
}
.bottom-bar .download-button.download-box .info-box p {
	font-size: 1.2em;
}
.galleryReturn {
	font-size: 1.45em;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	margin: 9px 0 0 0;
	text-align: center;
	width: 100%;
	background-color: #999;
	padding: 5px;
}
.galleryReturn a {
	color: #fff;
}
.vc_container {
	padding: 0 20px 50px 20px;
}
.galleryReturn a:hover {
	opacity: .8;
	text-decoration: none;
}
.galleries a {
	color: #900 !important;
}
.bottom-bar .download-button.share-box .info-box {
	height: 70px;
}
.bottom-bar .download-button.share-box .info-box .twitter-icon {
	top: 43px;
}
.fa-fw {
	font-size: 30px;
}