
			/* fullscreen styles swiper-4361--------------------------------------------------*/

				#swiper-43614361:-moz-full-screen {
					height: 90%;
					width: 80%;
					margin: auto;
					background-color: #000;
				}
				#swiper-4361:-moz-full-screen  .swiper-slide img {
					object-fit: contain;
				}
				#swiper-4361:-moz-full-screen  .swiper-slide {
					width: 100%;
					background-color: #000;
				}
				#swiper-4361:-moz-full-screen  .zoatFSButton {
					position: fixed;
					top: 2rem;
					right: 3rem;
					opacity: 1;
				}

				/*-----------------------------------------------------------------------------------*/
				#swiper-4361:-webkit-full-screen  {
					height: 90%;
					width: 80%;
					margin: auto;
					background-color: #000;
				}
				#swiper-4361:-webkit-full-screen  .swiper-slide img {
					object-fit: contain;
				}
				#swiper-4361:-webkit-full-screen  .swiper-slide {
					width: 100%;
					background-color: #000;
				}
				#swiper-4361:-webkit-full-screen  .zoatFSButton {
					position: fixed;
					top: 2rem;
					right: 3rem;
					opacity: 1;
				}
				
				/*-----------------------------------------------------------------------------------*/
				#swiper-4361:fullscreen  {
					height: 90%;
					width: 80%;
					margin: auto;
					background-color: #000;
				}
				#swiper-4361:fullscreen  .swiper-slide img {
					object-fit: contain;
				}
				#swiper-4361:fullscreen  .swiper-slide {
					width: 100%;
					background-color: #000;
				}
				#swiper-4361:fullscreen  .zoatFSButton {
					position: fixed;
					top: 2rem;
					right: 3rem;
					opacity: 1;
				}

			/* fullscreen styles swiper-4361--------------------------------------------------*/
			

