svg polyline,
svg line,
svg path,
svg polygon {
	
	stroke: #FFF;
	stroke-linecap: square;
    stroke-linejoin: unset;
	transition:ease-out 0.2s;
}
#leftBtn{left:0;width:100px}
#leftBtnSvg,#rightBtnSvg{height:8vh;opacity:.3;position:relative}
#leftBtnSvg{left:25px;transition:.3s ease-out}
#rightBtn{right:0;width:100px}
#rightBtnIn{right:0;position:absolute}
#rightBtnSvg{right:25px;transition:.3s ease-out}
.nextBtn{position:absolute;height:100%;z-index:48;cursor:pointer;transition:0.5s ease-out}

#cntr-2{opacity:0.75;-moz-opacity:0.75;transition:ease-out 0.2s}
#cntr-1{opacity:0.65;-moz-opacity:0.65}
#path1,#path2{fill: none}
.svg-1{stroke-width: 1.25}
.svg-2{stroke-width: 0.9}

.svg_white{filter: invert(51%) sepia(100%) hue-rotate(182deg) saturate(0%) brightness(113%) contrast(97%);}
path.svg_white{fill:#fff}
path.svg_gray{fill:#bfbfbf}

.svg_ro45{-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);
transform:rotate(45deg);}

.btn_svg{width:19px;height:19px;opacity:0.55;top:-2px;position:relative;margin-right:5px}
.exif_svg{width:19px;height:19px;opacity:0.5;top:2px;position:relative;}

.btn_svg15{width:15px;height:15px;}

.geoicon{fill-rule:evenodd;clip-rule:evenodd;fill:white;}

.slideDown_svg{content: url(/img/svg/slideDown.svg);}
.svg_SlideDown,.svg_s{fill-rule:evenodd;clip-rule:evenodd;}