.picture_change__images										{width: 100%!important; float: left; height:100%; } 
.picture_change__images .picture_change__img 	{position: relative;}
.picture_change__menu											{text-align: center;}
.picture_change__single-nav								{display: inline-block;}
.picture_change__single-nav:hover					{opacity:0.8;}
.picture_change__thumb										{display: inline-block;}
.picture_change__thumb-title							{display: block;}
.thumbs_bottom 														{margin:0 auto 20px}
.thumbs_bottom .bx-wrapper								{margin: 0 0 20px 0;}
.thumbs_bottom .bx-viewport								{height: 100%;}
.thumbs_bottom .bx-viewport img						{position:relative;}
.thumbs_right, .thumbs_left								{overflow:hidden;}
.thumbs_right .bx-wrapper									{margin: 0 20px 0 0; width: 650px; float:left;}
.thumbs_right .picture_change__menu 			{text-align: left; overflow: hidden; width: auto;}
.thumbs_right .picture_change__single-nav {display: flex; float: left; width: 100%; margin: 0 0 10px 0;flex-direction: row; align-items: center;}
.thumbs_right .picture_change__thumb			{display: block; float: left; margin: 0 5px 0 0;}
.thumbs_right .picture_change__thumb-title{display: inline; width: auto; overflow: hidden;}
.thumbs_left .bx-wrapper									{margin: 0 0 0 20px; width: 650px; float:right;}
.thumbs_left .picture_change__menu 				{text-align: left; overflow: hidden; width: auto;}
.thumbs_left .picture_change__single-nav 	{display: flex; float: left; width: 100%; margin: 0 0 10px 0;flex-direction: row; align-items: center;}
.thumbs_left .picture_change__thumb				{display: block; float: left; margin: 0 5px 0 0;}
.thumbs_left .picture_change__thumb-title {display: inline; width: auto; overflow: hidden;}
@media(max-width:1000px){
	.thumbs_left .bx-wrapper,
	.thumbs_right .bx-wrapper, 
	.thumbs_bottom .bx-wrapper 										{margin: 0; width: 100%; float: none;  text-align: center;	}  
	.thumbs_left .picture_change__menu,
	.thumbs_right .picture_change__menu,
	.thumbs_bottom .picture_change__menu					{text-align: center; overflow: hidden; width: 100%; float: left;}
	.thumbs_left .picture_change__single-nav,
	.thumbs_right .picture_change__single-nav,
	.thumbs_bottom .picture_change__single-nav		{display: inline-grid; float: none; width: auto; margin: 0;}    
	.thumbs_left .picture_change__thumb-title,
	.thumbs_right .picture_change__thumb-title,
	.thumbs_bottom .picture_change__thumb-title   {display: block; width: 100%; overflow: hidden;}
	.picture_change__img {left: 0;}
}





.thumb-swiper .container 												{display: flex; flex-wrap: wrap;}
.thumb-swiper .swiper-container									{width: 650px; margin: 0 auto;}
.thumb-swiper .swiper-slide .thumb-swiper__img 	{width: 100%; display: block;}
.thumb-swiper__menu															{width: 100%; text-align: center;}
.thumb-swiper__single-nav												{display: inline-block; cursor: pointer;}
.thumb-swiper__single-nav:hover									{opacity:0.8;}
.thumb-swiper__thumb														{display: inline-block;}
.thumb-swiper__thumb-img												{max-width: 100%}
.thumb-swiper__thumb-title											{display: block;}
.thumbs_bottom 																	{margin:0 auto 20px}
.thumbs_bottom .swiper-container								{margin-bottom: 20px;}
.thumbs_bottom .swiper-wrapper									{height: 100%;}
.thumbs_bottom .swiper-wrapper img							{position:relative;}
.thumbs_right, .thumbs_left											{overflow:hidden;}
.thumbs_right .swiper-container									{margin: 0 20px 0 0;}
.thumbs_right .thumb-swiper__menu 							{text-align: left;  width: auto;}
.thumbs_right .thumb-swiper__single-nav 				{display: flex; width: 100%; margin: 0 0 10px 0;flex-direction: row; align-items: center;}
.thumbs_right .thumb-swiper__thumb							{display: block; margin: 0 10px 0 0;}
.thumbs_right .thumb-swiper__thumb-title 				{display: inline; width: auto; overflow: hidden;}
.thumbs_left .swiper-container									{order: 1; margin: 0 0 0 20px;}
.thumbs_left .thumb-swiper__menu 								{text-align: left; overflow: hidden; width: auto;}
.thumbs_left .thumb-swiper__single-nav 					{display: flex; width: 100%; margin: 0 0 10px 0;flex-direction: row; align-items: center;}
.thumbs_left .thumb-swiper__thumb								{display: block; margin: 0 10px 0 0;}
.thumbs_left .thumb-swiper__thumb-title 				{display: inline; width: auto;}
@media(max-width:1000px){
	.thumbs_left .swiper-container,
	.thumbs_right .swiper-container, 
	.thumbs_bottom .swiper-container 							{order: 0; margin: 0 auto 10px; width: 100%; text-align: center;}  
	.thumbs_left .thumb-swiper__menu,
	.thumbs_right .thumb-swiper__menu,
	.thumbs_bottom .thumb-swiper__menu						{text-align: center; overflow: hidden; width: 100%;}
	.thumbs_left .thumb-swiper__single-nav,
	.thumbs_right .thumb-swiper__single-nav,
	.thumbs_bottom .thumb-swiper__single-nav			{display: inline-grid; width: auto; margin: 0;}    
	.thumbs_left .thumb-swiper__thumb-title,
	.thumbs_right .thumb-swiper__thumb-title,
	.thumbs_bottom .thumb-swiper__thumb-title   	{display: block; width: 100%; overflow: hidden;}
	.thumbs_left .thumb-swiper__thumb,
	.thumbs_right .thumb-swiper__thumb 						{margin: 0;}
}
