.sheetSlider {
	width: 100%; line-height: 1.5; overflow: hidden; padding-bottom: 42.85%; font-size: 8px; position: relative; 			background-color: rgb(18, 18, 20);
	 -webkit-font-smoothing: antialiased;
}
.sh__btns {
	display: none;
}
.sh__meta {
	display: none;
}
.sheetSlider input {
	display: none;
}
.sh-control {
	background: 0px 0px; margin: 0px; padding: 0px; outline: 0px; border: 0px currentColor; border-image: none; text-decoration: none; box-shadow: 0px 0px transparent;
}
.sheetSlider a {
	background: 0px 0px; margin: 0px; padding: 0px; outline: 0px; border: 0px currentColor; border-image: none; text-decoration: none; box-shadow: 0px 0px transparent;
}
.sheetSlider h4 {
	background: 0px 0px; margin: 0px; padding: 0px; outline: 0px; border: 0px currentColor; border-image: none; text-decoration: none; box-shadow: 0px 0px transparent;
}
.sheetSlider img {
	background: 0px 0px; margin: 0px; padding: 0px; outline: 0px; border: 0px currentColor; border-image: none; text-decoration: none; box-shadow: 0px 0px transparent;
}
.sheetSlider label {
	background: 0px 0px; margin: 0px; padding: 0px; outline: 0px; border: 0px currentColor; border-image: none; text-decoration: none; box-shadow: 0px 0px transparent;
}
.sheetSlider span {
	background: 0px 0px; margin: 0px; padding: 0px; outline: 0px; border: 0px currentColor; border-image: none; text-decoration: none; box-shadow: 0px 0px transparent;
}
.sh__content {
	transition:transform 0.7s cubic-bezier(0.54, 0, 0.1, 1); width: 100%; height: 100%; position: absolute; transform: translate3d(0px, 0px, 0px);
}
.sh__item {
	left: 0px; top: 0px; width: 100%; height: 100%; display: block; position: absolute;
}
.sh__item img {
	width: 100%;
}
.sh__meta {
	transition:opacity 0.7s 0.4s, transform 0.7s 0.4s; left: 4em; top: 4em; position: absolute; max-width: 80%; opacity: 0; text-shadow: 0px 1px 1px rgba(0,0,0,0.3), 0px 1px 5px rgba(0,0,0,0.16); transform: translate3d(0px, 4em, 0px);
}
.sh__meta h4 {
	font-size: 3.4em; font-weight: 700;
}
.sh__meta span {
	padding-top: 0.2em; font-size: 1.7em; font-weight: 500;
}
.sh__meta h4 {
	color: rgb(255, 255, 255); display: block;
}
.sh__meta span {
	color: rgb(255, 255, 255); display: block;
}
.sh__meta a {
	transition:color 0.5s; font-weight: 500;
}
.sh__btns {
	left: 0px; right: 0px; bottom: 0px; padding-right: 4em; padding-left: 4em; position: absolute; z-index: 10; justify-content: space-between;
}
.sh__btns label {
	margin: 0px 0.2em; transition:background 0.5s; flex:1 0 auto; height: 6px; cursor: pointer; background-color: rgba(255, 255, 255, 0.5);
}
.sh__btns label:hover {
	background-color: rgba(255, 255, 255, 1);
}
.sh-control {
	transition:transform 0.3s; right: 0px; bottom: 0px; position: absolute; z-index: 10; box-shadow: 0px 1px 1px rgba(0,0,0,0.15); transform: translate3d(0px, 0px, 0px);
}
.sh__arrows {
	transition:transform 0.3s; right: 0px; bottom: 0px; position: absolute; z-index: 10; box-shadow: 0px 1px 1px rgba(0,0,0,0.15); transform: translate3d(0px, 0px, 0px);
}
.sh__arrows:hover {
	transform: translate3d(0px, 0px, 0px);
}
.sheetSlider:hover .sh-control {
	transform: translate3d(0px, 0px, 0px);
}
.sheetSlider:hover .sh__arrows {
	transform: translate3d(0px, 0px, 0px);
}
.sh-control {
	background-position: 50%; cursor: pointer; background-repeat: no-repeat; background-color: rgb(255, 255, 255);
}
.sh__arrows label {
	background-position: 50%; cursor: pointer; background-repeat: no-repeat; background-color: rgb(255, 255, 255);
}
.sh__arrows label {
	transition:background-color 0.3s; width: 20px; height: 20px; display: none;
}
.sh__arrows label:hover {
	background-color: rgba(255, 255, 255, 0.9);
}
.sh-control {
	width: 45px; height: 20px; bottom: 20px; background-image: url("../img/icons/pause.png"); background-color: rgb(255, 255, 255);
}
.sh-control.is-active {
	background-image: url("../img/icons/play.png");
}
.sh-21r9 {
	padding-bottom: 42.85%;
}
.sh-16r9 {
	padding-bottom: 56.25%;
}
.sh-4r3 {
	padding-bottom: 75%;
}
.sh-1r1 {
	padding-bottom: 100%;
}
.sh-default :nth-child(2).sh__item {
	left: 100%;
}
.sh-default :nth-child(3).sh__item {
	left: 200%;
}
.sh-default :nth-child(4).sh__item {
	left: 300%;
}
.sh-default :nth-child(5).sh__item {
	left: 400%;
}
.sh-default :nth-child(6).sh__item {
	left: 500%;
}
.sh-default :nth-child(7).sh__item {
	left: 600%;
}
.sh-default :nth-child(8).sh__item {
	left: 700%;
}
.sh-default :nth-child(9).sh__item {
	left: 800%;
}
.sh-default :nth-child(10).sh__item {
	left: 900%;
}
.sh-default input:nth-child(1):checked ~ .sh__content {
	transform: translate3d(0px, 0px, 0px);
}
.sh-default input:nth-child(2):checked ~ .sh__content {
	transform: translate3d(-100%, 0px, 0px);
}
.sh-default input:nth-child(3):checked ~ .sh__content {
	transform: translate3d(-200%, 0px, 0px);
}
.sh-default input:nth-child(4):checked ~ .sh__content {
	transform: translate3d(-300%, 0px, 0px);
}
.sh-default input:nth-child(5):checked ~ .sh__content {
	transform: translate3d(-400%, 0px, 0px);
}
.sh-default input:nth-child(6):checked ~ .sh__content {
	transform: translate3d(-500%, 0px, 0px);
}
.sh-default input:nth-child(7):checked ~ .sh__content {
	transform: translate3d(-600%, 0px, 0px);
}
.sh-default input:nth-child(8):checked ~ .sh__content {
	transform: translate3d(-700%, 0px, 0px);
}
.sh-default input:nth-child(9):checked ~ .sh__content {
	transform: translate3d(-800%, 0px, 0px);
}
.sh-default input:nth-child(10):checked ~ .sh__content {
	transform: translate3d(-900%, 0px, 0px);
}
.sh-vertical :nth-child(2).sh__item {
	top: 100%;
}
.sh-vertical :nth-child(3).sh__item {
	top: 200%;
}
.sh-vertical :nth-child(4).sh__item {
	top: 300%;
}
.sh-vertical :nth-child(5).sh__item {
	top: 400%;
}
.sh-vertical :nth-child(6).sh__item {
	top: 500%;
}
.sh-vertical :nth-child(7).sh__item {
	top: 600%;
}
.sh-vertical :nth-child(8).sh__item {
	top: 700%;
}
.sh-vertical :nth-child(9).sh__item {
	top: 800%;
}
.sh-vertical :nth-child(10).sh__item {
	top: 900%;
}
.sh-vertical input:nth-child(1):checked ~ .sh__content {
	transform: translate3d(0px, 0px, 0px);
}
.sh-vertical input:nth-child(2):checked ~ .sh__content {
	transform: translate3d(0px, -100%, 0px);
}
.sh-vertical input:nth-child(3):checked ~ .sh__content {
	transform: translate3d(0px, -200%, 0px);
}
.sh-vertical input:nth-child(4):checked ~ .sh__content {
	transform: translate3d(0px, -300%, 0px);
}
.sh-vertical input:nth-child(5):checked ~ .sh__content {
	transform: translate3d(0px, -400%, 0px);
}
.sh-vertical input:nth-child(6):checked ~ .sh__content {
	transform: translate3d(0px, -500%, 0px);
}
.sh-vertical input:nth-child(7):checked ~ .sh__content {
	transform: translate3d(0px, -600%, 0px);
}
.sh-vertical input:nth-child(8):checked ~ .sh__content {
	transform: translate3d(0px, -700%, 0px);
}
.sh-vertical input:nth-child(9):checked ~ .sh__content {
	transform: translate3d(0px, -800%, 0px);
}
.sh-vertical input:nth-child(10):checked ~ .sh__content {
	transform: translate3d(0px, -900%, 0px);
}
.sh-fade .sh__item {
	transition:opacity 0.7s cubic-bezier(0.54, 0, 0.1, 1); opacity: 0;
}
.sh-fade input:nth-child(1):checked ~ .sh__content :nth-child(1).sh__item {
	z-index: 1; opacity: 1;
}
.sh-fade input:nth-child(10):checked ~ .sh__content :nth-child(10).sh__item {
	z-index: 1; opacity: 1;
}
.sh-fade input:nth-child(2):checked ~ .sh__content :nth-child(2).sh__item {
	z-index: 1; opacity: 1;
}
.sh-fade input:nth-child(3):checked ~ .sh__content :nth-child(3).sh__item {
	z-index: 1; opacity: 1;
}
.sh-fade input:nth-child(4):checked ~ .sh__content :nth-child(4).sh__item {
	z-index: 1; opacity: 1;
}
.sh-fade input:nth-child(5):checked ~ .sh__content :nth-child(5).sh__item {
	z-index: 1; opacity: 1;
}
.sh-fade input:nth-child(6):checked ~ .sh__content :nth-child(6).sh__item {
	z-index: 1; opacity: 1;
}
.sh-fade input:nth-child(7):checked ~ .sh__content :nth-child(7).sh__item {
	z-index: 1; opacity: 1;
}
.sh-fade input:nth-child(8):checked ~ .sh__content :nth-child(8).sh__item {
	z-index: 1; opacity: 1;
}
.sh-fade input:nth-child(9):checked ~ .sh__content :nth-child(9).sh__item {
	z-index: 1; opacity: 1;
}
.sh-flip .sh__item {
	transform-origin: 50% bottom; transition:transform 0.5s cubic-bezier(0.54, 0, 0.1, 1), opacity 0.5s; opacity: 0; transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
}
.sh-flip input:nth-child(1):checked ~ .sh__content :nth-child(1).sh__item {
	z-index: 1; opacity: 1; transform: perspective(400px);
}
.sh-flip input:nth-child(10):checked ~ .sh__content :nth-child(10).sh__item {
	z-index: 1; opacity: 1; transform: perspective(400px);
}
.sh-flip input:nth-child(2):checked ~ .sh__content :nth-child(2).sh__item {
	z-index: 1; opacity: 1; transform: perspective(400px);
}
.sh-flip input:nth-child(3):checked ~ .sh__content :nth-child(3).sh__item {
	z-index: 1; opacity: 1; transform: perspective(400px);
}
.sh-flip input:nth-child(4):checked ~ .sh__content :nth-child(4).sh__item {
	z-index: 1; opacity: 1; transform: perspective(400px);
}
.sh-flip input:nth-child(5):checked ~ .sh__content :nth-child(5).sh__item {
	z-index: 1; opacity: 1; transform: perspective(400px);
}
.sh-flip input:nth-child(6):checked ~ .sh__content :nth-child(6).sh__item {
	z-index: 1; opacity: 1; transform: perspective(400px);
}
.sh-flip input:nth-child(7):checked ~ .sh__content :nth-child(7).sh__item {
	z-index: 1; opacity: 1; transform: perspective(400px);
}
.sh-flip input:nth-child(8):checked ~ .sh__content :nth-child(8).sh__item {
	z-index: 1; opacity: 1; transform: perspective(400px);
}
.sh-flip input:nth-child(9):checked ~ .sh__content :nth-child(9).sh__item {
	z-index: 1; opacity: 1; transform: perspective(400px);
}
.sheetSlider input:nth-child(1):checked ~ .sh__content :nth-child(1).sh__item .sh__meta {
	opacity: 1; transform: translate3d(0px, 0px, 0px);
}
.sheetSlider input:nth-child(10):checked ~ .sh__content :nth-child(10).sh__item .sh__meta {
	opacity: 1; transform: translate3d(0px, 0px, 0px);
}
.sheetSlider input:nth-child(2):checked ~ .sh__content :nth-child(2).sh__item .sh__meta {
	opacity: 1; transform: translate3d(0px, 0px, 0px);
}
.sheetSlider input:nth-child(3):checked ~ .sh__content :nth-child(3).sh__item .sh__meta {
	opacity: 1; transform: translate3d(0px, 0px, 0px);
}
.sheetSlider input:nth-child(4):checked ~ .sh__content :nth-child(4).sh__item .sh__meta {
	opacity: 1; transform: translate3d(0px, 0px, 0px);
}
.sheetSlider input:nth-child(5):checked ~ .sh__content :nth-child(5).sh__item .sh__meta {
	opacity: 1; transform: translate3d(0px, 0px, 0px);
}
.sheetSlider input:nth-child(6):checked ~ .sh__content :nth-child(6).sh__item .sh__meta {
	opacity: 1; transform: translate3d(0px, 0px, 0px);
}
.sheetSlider input:nth-child(7):checked ~ .sh__content :nth-child(7).sh__item .sh__meta {
	opacity: 1; transform: translate3d(0px, 0px, 0px);
}
.sheetSlider input:nth-child(8):checked ~ .sh__content :nth-child(8).sh__item .sh__meta {
	opacity: 1; transform: translate3d(0px, 0px, 0px);
}
.sheetSlider input:nth-child(9):checked ~ .sh__content :nth-child(9).sh__item .sh__meta {
	opacity: 1; transform: translate3d(0px, 0px, 0px);
}
.sheetSlider input:nth-child(1):checked ~ .sh__arrows label:nth-child(2) {
	float: right; display: block; background-image: url("../img/icons/right.png");
}
.sheetSlider input:nth-child(10):last-of-type:checked ~ .sh__arrows label:nth-child(1) {
	float: right; display: block; background-image: url("../img/icons/right.png");
}
.sheetSlider input:nth-child(2):last-of-type:checked ~ .sh__arrows label:nth-child(1) {
	float: right; display: block; background-image: url("../img/icons/right.png");
}
.sheetSlider input:nth-child(2):checked ~ .sh__arrows label:nth-child(3) {
	float: right; display: block; background-image: url("../img/icons/right.png");
}
.sheetSlider input:nth-child(3):last-of-type:checked ~ .sh__arrows label:nth-child(1) {
	float: right; display: block; background-image: url("../img/icons/right.png");
}
.sheetSlider input:nth-child(3):checked ~ .sh__arrows label:nth-child(4) {
	float: right; display: block; background-image: url("../img/icons/right.png");
}
.sheetSlider input:nth-child(4):last-of-type:checked ~ .sh__arrows label:nth-child(1) {
	float: right; display: block; background-image: url("../img/icons/right.png");
}
.sheetSlider input:nth-child(4):checked ~ .sh__arrows label:nth-child(5) {
	float: right; display: block; background-image: url("../img/icons/right.png");
}
.sheetSlider input:nth-child(5):last-of-type:checked ~ .sh__arrows label:nth-child(1) {
	float: right; display: block; background-image: url("../img/icons/right.png");
}
.sheetSlider input:nth-child(5):checked ~ .sh__arrows label:nth-child(6) {
	float: right; display: block; background-image: url("../img/icons/right.png");
}
.sheetSlider input:nth-child(6):last-of-type:checked ~ .sh__arrows label:nth-child(1) {
	float: right; display: block; background-image: url("../img/icons/right.png");
}
.sheetSlider input:nth-child(6):checked ~ .sh__arrows label:nth-child(7) {
	float: right; display: block; background-image: url("../img/icons/right.png");
}
.sheetSlider input:nth-child(7):last-of-type:checked ~ .sh__arrows label:nth-child(1) {
	float: right; display: block; background-image: url("../img/icons/right.png");
}
.sheetSlider input:nth-child(7):checked ~ .sh__arrows label:nth-child(8) {
	float: right; display: block; background-image: url("../img/icons/right.png");
}
.sheetSlider input:nth-child(8):last-of-type:checked ~ .sh__arrows label:nth-child(1) {
	float: right; display: block; background-image: url("../img/icons/right.png");
}
.sheetSlider input:nth-child(8):checked ~ .sh__arrows label:nth-child(9) {
	float: right; display: block; background-image: url("../img/icons/right.png");
}
.sheetSlider input:nth-child(9):last-of-type:checked ~ .sh__arrows label:nth-child(1) {
	float: right; display: block; background-image: url("../img/icons/right.png");
}
.sheetSlider input:nth-child(9):checked ~ .sh__arrows label:nth-child(10) {
	float: right; display: block; background-image: url("../img/icons/right.png");
}
.sheetSlider input:nth-child(1):checked ~ input:nth-child(10):last-of-type ~ .sh__arrows label:nth-child(10) {
	float: left; display: block; background-image: url("../img/icons/left.png");
}
.sheetSlider input:nth-child(1):checked ~ input:nth-child(2):last-of-type ~ .sh__arrows label:nth-child(2) {
	float: left; display: block; background-image: url("../img/icons/left.png");
}
.sheetSlider input:nth-child(1):checked ~ input:nth-child(3):last-of-type ~ .sh__arrows label:nth-child(3) {
	float: left; display: block; background-image: url("../img/icons/left.png");
}
.sheetSlider input:nth-child(1):checked ~ input:nth-child(4):last-of-type ~ .sh__arrows label:nth-child(4) {
	float: left; display: block; background-image: url("../img/icons/left.png");
}
.sheetSlider input:nth-child(1):checked ~ input:nth-child(5):last-of-type ~ .sh__arrows label:nth-child(5) {
	float: left; display: block; background-image: url("../img/icons/left.png");
}
.sheetSlider input:nth-child(1):checked ~ input:nth-child(6):last-of-type ~ .sh__arrows label:nth-child(6) {
	float: left; display: block; background-image: url("../img/icons/left.png");
}
.sheetSlider input:nth-child(1):checked ~ input:nth-child(7):last-of-type ~ .sh__arrows label:nth-child(7) {
	float: left; display: block; background-image: url("../img/icons/left.png");
}
.sheetSlider input:nth-child(1):checked ~ input:nth-child(8):last-of-type ~ .sh__arrows label:nth-child(8) {
	float: left; display: block; background-image: url("../img/icons/left.png");
}
.sheetSlider input:nth-child(1):checked ~ input:nth-child(9):last-of-type ~ .sh__arrows label:nth-child(9) {
	float: left; display: block; background-image: url("../img/icons/left.png");
}
.sheetSlider input:nth-child(10):checked ~ .sh__arrows label:nth-child(9) {
	float: left; display: block; background-image: url("../img/icons/left.png");
}
.sheetSlider input:nth-child(2):checked ~ .sh__arrows label:nth-child(1) {
	float: left; display: block; background-image: url("../img/icons/left.png");
}
.sheetSlider input:nth-child(3):checked ~ .sh__arrows label:nth-child(2) {
	float: left; display: block; background-image: url("../img/icons/left.png");
}
.sheetSlider input:nth-child(4):checked ~ .sh__arrows label:nth-child(3) {
	float: left; display: block; background-image: url("../img/icons/left.png");
}
.sheetSlider input:nth-child(5):checked ~ .sh__arrows label:nth-child(4) {
	float: left; display: block; background-image: url("../img/icons/left.png");
}
.sheetSlider input:nth-child(6):checked ~ .sh__arrows label:nth-child(5) {
	float: left; display: block; background-image: url("../img/icons/left.png");
}
.sheetSlider input:nth-child(7):checked ~ .sh__arrows label:nth-child(6) {
	float: left; display: block; background-image: url("../img/icons/left.png");
}
.sheetSlider input:nth-child(8):checked ~ .sh__arrows label:nth-child(7) {
	float: left; display: block; background-image: url("../img/icons/left.png");
}
.sheetSlider input:nth-child(9):checked ~ .sh__arrows label:nth-child(8) {
	float: left; display: block; background-image: url("../img/icons/left.png");
}
@media all and (min-width:576px)
{
.sheetSlider {
	font-size: 9px;
}
.sh-control {
	transform: translate3d(100%, 0px, 0px);
}
.sh__arrows {
	transform: translate3d(100%, 0px, 0px);
	
}
.sh__arrows {
	bottom: calc(4em + 6px);
}
.sh__arrows label {
	width: 60px; height: 60px;
}
.sh-control {
	bottom: calc(4em + 66px);
}
}
@media all and (min-width:768px)
{
.sh__btns {
	display: flex;
}
.sh__meta {
	display: block;
}
}
@media all and (min-width:992px)
{
.sheetSlider {
	font-size: 10px;
}
}
.sh__meta a {
	color: rgb(0, 150, 136);
}
.sh__meta a:hover {
	color: rgb(96, 125, 139);
}
.sheetSlider input:nth-child(1):checked ~ .sh__btns label:nth-child(1) {
	background-color: rgb(0, 150, 136);
}
.sheetSlider input:nth-child(10):checked ~ .sh__btns label:nth-child(10) {
	background-color: rgb(0, 150, 136);
}
.sheetSlider input:nth-child(2):checked ~ .sh__btns label:nth-child(2) {
	background-color: rgb(0, 150, 136);
}
.sheetSlider input:nth-child(3):checked ~ .sh__btns label:nth-child(3) {
	background-color: rgb(0, 150, 136);
}
.sheetSlider input:nth-child(4):checked ~ .sh__btns label:nth-child(4) {
	background-color: rgb(0, 150, 136);
}
.sheetSlider input:nth-child(5):checked ~ .sh__btns label:nth-child(5) {
	background-color: rgb(0, 150, 136);
}
.sheetSlider input:nth-child(6):checked ~ .sh__btns label:nth-child(6) {
	background-color: rgb(0, 150, 136);
}
.sheetSlider input:nth-child(7):checked ~ .sh__btns label:nth-child(7) {
	background-color: rgb(0, 150, 136);
}
.sheetSlider input:nth-child(8):checked ~ .sh__btns label:nth-child(8) {
	background-color: rgb(0, 150, 136);
}
.sheetSlider input:nth-child(9):checked ~ .sh__btns label:nth-child(9) {
	background-color: rgb(0, 150, 136);
}
