
#nmvg_gallery {display:none;position:fixed;top:0;left:0;width:100%;height:99999px;background:rgba(0,0,0,0.85);z-index:10000000;text-align:center;}
#nmvg_gallery #nmvg_foto {display:inline-block;/*max-*/width:95%;position:relative;padding:0 144px;box-sizing:border-box;margin:40px 0;}
#nmvg_gallery #nmvg_foto .close {opacity:1;cursor:pointer;position:absolute;top:/*50px*//*26px*/0px;right:/*154px*/17px;width:14px;height:14px;background:url(../images/sprite_new.png) -363px 0px no-repeat;z-index:100001;}
#nmvg_gallery #nmvg_foto .prev,#nmvg_gallery #nmvg_foto .next {cursor:pointer;position:absolute;z-index:10000001;width:31px;height:58px;top:50%;margin-top:-29px;background:url(../images/sprite_new.png) no-repeat;}
#nmvg_gallery #nmvg_foto .prev {left:0px;background-position:-210px -45px;}
#nmvg_gallery #nmvg_foto .next {right:0px;background-position:-241px -45px;}
#nmvg_gallery #nmvg_foto img {width:auto;height:auto;max-width:100%;/*min-height:80px;min-width:80px;*/}
#nmvg_gallery #nmvg_foto .loader {display:none;position:absolute;z-index:10000001;top:50%;left:50%;width:/*38px*/48px;height:48px;margin:-24px 0 0 -24px;/*background:url(../images/hourglass_w48.png) no-repeat;*/}
#nmvg_gallery #nmvg_foto .loader img{width:100%;height:100%;}
#nmvg_gallery #nmvg_foto .share {color:#fff;font-size:16px;font-weight:bold;padding-bottom:10px;}
#nmvg_gallery #nmvg_foto .share span {display:inline-block;vertical-align:middle;width:20px;height:14px;margin-left:5px;cursor:pointer;background:url(../images/sprite_new.png) no-repeat;}
#nmvg_gallery #nmvg_foto .share span.email {background-position:-338px -493px;}
#nmvg_gallery #nmvg_foto .share span.facebook {background-position:-378px -493px;}
#nmvg_gallery #nmvg_foto .share span.vk {background-position:-358px -493px;}
#nmvg_gallery #nmvg_foto .share span.twitter {background-position:-130px -887px;}
#nmvg_gallery #nmvg_foto .share span.gp {background-position:-150px -887px;}
#nmvg_gallery #nmvg_foto .share span.linkd {background-position:-170px -887px;}
#nmvg_gallery #nmvg_foto .share span.pin {background-position:-190px -887px;}
#nmvg_gallery .container {width:1200px;margin:0 auto;text-align:left;color:#fff;font-size:16px;font-weight:bold;}
#nmvg_gallery .container span.title {padding-left:44px;}
#nmvg_gallery .container span.thumber {position:relative;float:right;cursor:pointer;padding-right:25px;margin-right:44px;}
#nmvg_gallery .container span.thumber:after {content:"";position:absolute;top:50%;right:0px;width:10px;height:8px;margin-top:-4px;background:url(../images/sprite_new.png) -328px -501px no-repeat;}
#nmvg_gallery .container span.thumber.up:after {background-position:-328px -493px;}
#nmvg_gallery  div.gallery {position:relative;padding:0px 44px;margin-top:8px;}
#nmvg_gallery  div.gallery .prev,#nmvg_gallery  div.gallery .next {position:absolute;top:50%;width:21px;height:36px;margin-top:-18px;background:url(../images/sprite_new.png) no-repeat;cursor:pointer;}
#nmvg_gallery  div.gallery .prev {background-position:-338px -333px;left:0px;}
#nmvg_gallery  div.gallery .next {background-position:-364px -333px;right:0px;}
#nmvg_gallery  div.gallery div.box {overflow-x:hidden;position:relative;}
#nmvg_gallery  div.gallery div.box ul {list-style:none;display:block;white-space:nowrap;margin:0;
	-webkit-transition: all 0.3s ease-out 0.3s;
     -moz-transition: all 0.3s ease-out 0.3s;
     -o-transition: all 0.3s ease-out 0.3s;
     transition: all 0.3s ease-out 0.3s;
	}
#nmvg_gallery  div.gallery div.box ul li{display:block;float:left;width:15%;margin-right:2%;}
#nmvg_gallery  div.gallery div.box ul li:last-child {margin-right:0;}
#nmvg_gallery  div.gallery div.box ul li img {width:100%;height:auto;cursor:pointer;}
@media (max-width: 1200px) {
	#nmvg_gallery .container {width:95%;}
	}
@media (max-width: 1100px) {
	#nmvg_gallery #nmvg_foto {padding:/*40px*/0 100px;}
	/*#nmvg_gallery #nmvg_foto .close {right:110px;}*/
	}
@media (max-width: 900px) {
	#nmvg_gallery #nmvg_foto {padding:/*40px*/0 55px;}
	/*#nmvg_gallery #nmvg_foto .close {right:65px;}*/
	}

@media (max-width: 600px) {
	#nmvg_gallery #nmvg_foto {padding:/*40px*/0 26px;}
	#nmvg_gallery #nmvg_foto .close {right:/*36px;*/2px;}
	#nmvg_gallery #nmvg_foto .prev,#nmvg_gallery #nmvg_foto .next {width:16px;height:30px;background-size:212px;margin-top:-10px;}
	#nmvg_gallery #nmvg_foto .prev {background-position:-109px -24px;}
	#nmvg_gallery #nmvg_foto .next {background-position:-125px -24px;}
	#nmvg_gallery #nmvg_foto .loader {width:/*24px*/30px;height:30px;margin:-15px 0 0 -15px;/*background-size:24px;*/}
	#nmvg_gallery .container {font-size:12px;}
	#nmvg_gallery .container span.title {padding-left:24px;}
	#nmvg_gallery .container span.thumber {margin-right:24px;}
	#nmvg_gallery  div.gallery {padding:0px 24px;}
	#nmvg_gallery  div.gallery .prev,#nmvg_gallery  div.gallery .next {width:15px;height:26px;background-size:293px;}
	#nmvg_gallery  div.gallery .prev {background-position:-242px -238px;}
	#nmvg_gallery  div.gallery .next {background-position:-260px -238px;}
	}
@media (max-width: 400px) {
	#nmvg_gallery .container span.thumber {float:none;display:block;text-align:right;margin-top:-30px;}
	}

.unselectable {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	}