/* GERAL */

@font-face {
	font-family: 'SamsungOne';
	src: url(https://cdn.samsung.com/etc/designs/smg/global/fonts/SamsungOne-400.eot);
	src: url(https://cdn.samsung.com/etc/designs/smg/global/fonts/SamsungOne-400.eot?#iefix) format("embedded-opentype"), url(https://cdn.samsung.com/etc/designs/smg/global/fonts/SamsungOne-400.woff2) format("woff2"), url(https://cdn.samsung.com/etc/designs/smg/global/fonts/SamsungOne-400.woff) format("woff"), url(https://cdn.samsung.com/etc/designs/smg/global/fonts/SamsungOne-400.ttf) format("truetype");
	font-weight: normal;
	font-style: normal
	}
	
	@font-face {
	font-family: 'SamsungOne';
	src: url(https://cdn.samsung.com/etc/designs/smg/global/fonts/SamsungOne-700.eot);
	src: url(https://cdn.samsung.com/etc/designs/smg/global/fonts/SamsungOne-700.eot?#iefix) format("embedded-opentype"), url(https://cdn.samsung.com/etc/designs/smg/global/fonts/SamsungOne-700.woff2) format("woff2"), url(https://cdn.samsung.com/etc/designs/smg/global/fonts/SamsungOne-700.woff) format("woff"), url(https://cdn.samsung.com/etc/designs/smg/global/fonts/SamsungOne-700.ttf) format("truetype");
	font-weight: bold;
	font-style: normal
	}
	
	@font-face {
	font-family: 'SamsungSharpSans';
	src: url(https://cdn.samsung.com/etc/designs/smg/global/fonts/SamsungSharpSansBd.eot);
	src: url(https://cdn.samsung.com/etc/designs/smg/global/fonts/SamsungSharpSansBd.eot?#iefix) format("embedded-opentype"), url(https://cdn.samsung.com/etc/designs/smg/global/fonts/SamsungSharpSansBd.woff) format("woff");
	font-weight: bold;
	font-style: normal
	}

	html {
		scroll-behavior: smooth;
	}
	
	body {
		margin: 0;
	}
	
	.wrapperSamsung {
		font-family: SamsungOne, sans-serif;
		background: #fff;
		color: #000;
		max-width: 100%;
		margin: auto;
		overflow: hidden;
	}
	
	.wrapperSamsung p {
		font-weight: 400;
		margin: 0;
		padding-bottom: 0 !important;
		font-size: min(1.8vw, 18px);
		line-height: min(2.5vw, 24px);
	}
	
	.wrapperSamsung h2, .wrapperSamsung h3 {
		font-family: SamsungSharpSans, sans-serif;
	}
	
	.wrapperSamsung h3 {
		margin: 0 0 5%;
		font-size: min(3vw, 30px);
		line-height: min(4vw, 32px);
	}
	
	.wrapperSamsung sup {
		font-size: .75em;
		line-height: .5em;
	}
	
	.wrapperSamsung h4 {
		font-weight: 700;
		margin: 0 0 5%;
		font-size: min(2vw, 22px);
		line-height: min(3vw, 26px);
	}
	
	.wrapperSamsung .containerSamsung {
		overflow: hidden;
		max-width: 85%;
		padding: calc(20px + 4%) 15px;
	}
	
	.btn-samsung, .btn-samsung:hover {
		cursor: pointer;
		font-weight: 600;
		text-transform: uppercase;
		letter-spacing: .1em;
		font-size: calc(12px + 1vw);
		color: #000;
		padding: calc(6px + 1vw) calc(15px + 1vw);
		border: 2px solid #000;
		border-radius: 50px;
		display: block;
		float: left;
		text-decoration: none;
	}
	
	button.btn-samsung {
		background: #000;
	}
	
	.wrapperSamsung input {
		display: none;
	}



/* HEADER */
#intro-samsung {
	background: url(../img/intro-samsung.jpg) left top no-repeat;
	background-size: cover;
	height: 0;
	padding-bottom: 66%;
}

#intro-samsung h2 {
	display: none;
}

#pratico-lavar-samsung .colSamsung-md-3,
#pratico-lavar-samsung .colSamsung-lg-2,
#limpeza-eficiente-samsung .colSamsung-md-3,
#limpeza-eficiente-samsung .colSamsung-lg-3,
#pressao-vertical-samsung .colSamsung-md-4,
#pressao-vertical-samsung .colSamsung-lg-3,
#pratico-umido-samsung .colSamsung-md-3,
#pratico-umido-samsung .colSamsung-lg-3{
	margin: auto;
}

#pratico-lavar-samsung{
	background-color: #efefef;
}
#pratico-lavar-samsung img{
	width: 100%;
}

#superficie-samsung .containerSamsung,
#vertical-samsung .containerSamsung,
#simplicidade-samsung .containerSamsung,
#navegacao-samsung .containerSamsung,
#modos-limpeza-samsung .containerSamsung,
#carga-samsung .containerSamsung,
#panos-limpeza-samsung .containerSamsung,
#view-inside-samsung .containerSamsung{
	text-align: center;
}

/* #funcoes-smasung */
#text-funcoes{
	background-color: #0d0d0d;
	color: #fff;
	text-align: center;
}
#text-funcoes h3{
	margin: 0;
}

#funcoes-smasung{
	position: relative;
    height: 0;
	padding-bottom: 67%;
}

#funcoes-smasung img{
	width: 100%;
}

#funcoes-samsung-family, 
#funcoes-samsung-tempo, 
#funcoes-samsung-calendario{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    opacity: 0;
    padding-bottom: 67%;
    transition: opacity 1s ease-in-out 0s;
}

.anima-foco-samsung label{
    cursor: pointer;
    padding-top: 23.5%;
    width: 33%;
    float: left;
}

#family:checked ~ #funcoes-samsung-family, 
#tempo:checked ~ #funcoes-samsung-tempo, 
#calendario:checked ~ #funcoes-samsung-calendario {
	opacity: 1;
	transition: opacity 0.5 ease-in-out 0s;
}

#anima-funcoes-samsung-2{
	position: absolute;
    top: 17%;
    color: #fff;
    width: 100%;
}

#anima-funcoes-samsung-2 h4,
#anima-funcoes-samsung-2 p{
    padding: 0 0px 0px 20px;
}

#funcoes-samsung-family img:nth-child(4){
    width: 6%;
    left: 29%;
    bottom: 13%;
    position: absolute;
	animation: funcoes-samsung 8s infinite;
	animation-delay: 0s;
}
#funcoes-samsung-family img:nth-child(3){
	width: 14%;
    left: 40%;
    bottom: 20%;
    position: absolute;
	animation: funcoes-samsung 8s infinite;
	animation-delay: 1s;
}

@keyframes funcoes-samsung{
	0%{
		transform: scale(1);
	}
	50%{
		transform: scale(1.5);
	}
	100%{
		transform: scale(1);
	}
}

#funcoes-samsung-tempo img:nth-child(4){
	width: 10%;
    left: 19%;
    bottom: 9%;
	position: absolute;
	animation: funcoes-samsung 8s infinite;
	animation-delay: 1s;
}
#funcoes-samsung-tempo img:nth-child(3){
    width: 16%;
    left: 43%;
    bottom: 22%;
	position: absolute;
	animation: funcoes-samsung 8s infinite;
	animation-delay: 2s;
}

#funcoes-samsung-calendario img:nth-child(3){
    width: 29%;
    left: 38%;
    bottom: 28%;
	position: absolute;
	animation: funcoes-samsung-2 10s infinite;
	animation-delay: 0s;
	opacity: 0;
}
#funcoes-samsung-calendario img:nth-child(4){
    width: 29%;
    left: 38%;
    bottom: 16%;
	position: absolute;
	animation: funcoes-samsung-2 10s infinite;
	animation-delay: 1s;
	opacity: 0;
}
#funcoes-samsung-calendario img:nth-child(5){
	width: 29%;
    left: 38%;
    bottom: 4%;
	position: absolute;
	animation: funcoes-samsung-2 10s infinite;
	animation-delay: 2s;
	opacity: 0;
}

@keyframes funcoes-samsung-2{
	0%{
		opacity: 0;
	}
	10%,40%{
		opacity: 1;
	}
	80%,100%{
		opacity: 0;
	}
}


/* foco */
.anima-foco-samsung{
	width: 44%;
    position: absolute;
    left: 47%;
    right: 0%;
    margin: auto;
	bottom: 81%;
    height: 18%;
    background: url(../img/menu-bg.png) top left no-repeat;
    background-size: contain;
}
#anima-superficie-samsung{
	background: url(../img/superficie.jpg) top left no-repeat;
	background-size: cover;
	height: 0;
	padding-bottom: 52%;
}

#anima-vertical-samsung{
	background: url(../img/vertical.jpg) top left no-repeat;
	background-size: cover;
	height: 0;
	padding-bottom: 52%;
}

/* simplicidade */
#anima-simplicidade-samsung{
	background: url(../img/simplicidade-samsung-2.jpg) top left no-repeat;
	background-size: cover;
	height: 0;
	padding-bottom: 56%;
	position: relative;
}

#simplicidade-samsung h4{
	margin: 0;
}

#anima-simplicidade-samsung-2{
	margin-top: -15%;
	background: url(../img/simplicidade-samsung-icone-4.png) 0% 40% no-repeat;
	background-size: cover;
	position: absolute;
	bottom: 0;
	width: 100%;
}

#anima-simplicidade-samsung-2 .colSamsung-md-4{
	margin: -20px 0px 0px 0px;
}
#anima-simplicidade-samsung-2 img{ 
	display: block;
	margin: 0 auto;
	animation: modo-limpeza 10s infinite;
}

#anima-simplicidade-samsung-2  .colSamsung-4:nth-child(1) img{
	width: 59%;
	opacity: 0;
	animation-delay: 0s;
}
#anima-simplicidade-samsung-2  .colSamsung-4:nth-child(2) img{
	width: 75%;
	opacity: 0;
	animation-delay: 2s;
}
#anima-simplicidade-samsung-2  .colSamsung-4:nth-child(3) img{
	width: 68%;
	opacity: 0;
	animation-delay: 4s;
}



/* navegacao */
#anima-navegacao-samsung{
	background: url(../img/navegacao-1.jpg) top left no-repeat;
	background-size: cover;
	height: 0;
	padding-bottom: 48%;
	animation: navegacao-animation  7s  infinite;
}

@keyframes navegacao-animation{
	0%{
		background: url(../img/navegacao-1.jpg) top left no-repeat;
		background-size: cover;
		height: 0;
		padding-bottom: 48%;
	}
	25%{
		background: url(../img/navegacao-2.jpg) top left no-repeat;
		background-size: cover;
		height: 0;
		padding-bottom: 48%;
	}
	50%{
		background: url(../img/navegacao-3.jpg) top left no-repeat;
		background-size: cover;
		height: 0;
		padding-bottom: 48%;
	}
	75%{
		background: url(../img/navegacao-4.jpg) top left no-repeat;
		background-size: cover;
		height: 0;
		padding-bottom: 48%;
	}
	100%{
		background: url(../img/navegacao-1.jpg) top left no-repeat;
		background-size: cover;
		height: 0;
		padding-bottom: 48%;
	}
}

/* locais parede */
#locais-parede-samsung{
	background: url(../img/simplicidade-samsung-1.jpg) top left no-repeat;
	background-size: cover;
	height: 0;
	padding-bottom: 56%;
	color: #fff;
	position: relative;
}

#locais-parede-samsung .colSamsung-md-4,
#locais-parede-samsung .colSamsung-lg-3{
	position: absolute;
	bottom: 20%;
}
/* limpeza-eficiente*/
#limpeza-eficiente-samsung{
	background-color: #000;
	color: #fff;	
}
#limpeza-eficiente-samsung .containerSamsung:nth-child(1){
	text-align: center;
	padding: calc(20px + 4%) 15px 0 15px;
}
#limpeza-eficiente-samsung .containerSamsung:nth-child(1) h3{
	margin: 0;
}
#anima-limpeza-eficiente-samsung{
	background: url(../img/limpeza-eficiente-1.jpg) top left no-repeat;
	background-size: contain;
	height: 0;
	padding-bottom: 76%;
	animation: limpeza-eficiente-animation  5s  infinite;
}

@keyframes limpeza-eficiente-animation{
	0%{
		background: url(../img/limpeza-eficiente-1.jpg) top left no-repeat;
		background-size: cover;
		height: 0;
		padding-bottom: 76%;
	}
	25%,75%{
		background: url(../img/limpeza-eficiente-2.jpg) top left no-repeat;
		background-size: cover;
		height: 0;
		padding-bottom: 76%;
	}
	100%{
		background: url(../img/limpeza-eficiente-1.jpg) top left no-repeat;
		background-size: cover;
		height: 0;
		padding-bottom: 76%;
	}
}

/* pressao-vertical*/
#pressao-vertical-samsung{
	background-color: #000;
	color: #fff;	
}
#anima-pressao-vertical-samsung{
	background: url(../img/pressao-vertical.jpg) top left no-repeat;
	background-size: contain;
	height: 0;
	padding-bottom: 70%;
}

/* carga-samsung */
#anima-carga-samsung{
	background: url(../img/carga-3.jpg) top left no-repeat;
	background-size: contain;
    height: 0;
	padding-bottom: 52%;
	animation: carga-animation  5s  infinite;
}

@keyframes carga-animation{
	0%{
		background: url(../img/carga-3.jpg) top left no-repeat;
		background-size: cover;
		height: 0;
		padding-bottom: 52%;
	}
	33%{
		background: url(../img/carga-2.jpg) top left no-repeat;
		background-size: cover;
		height: 0;
		padding-bottom: 52%;
	}
	66%{
		background: url(../img/carga-1.jpg) top left no-repeat;
		background-size: cover;
		height: 0;
		padding-bottom: 52%;
	}
	100%{
		background: url(../img/carga-3.jpg) top left no-repeat;
		background-size: cover;
		height: 0;
		padding-bottom: 52%;
	}
}

/* pratico-umido */
#pratico-umido-samsung{
	background-color: #000;
	color: #fff;
}
#pratico-umido-samsung img{
	width: 100%;
}

/* panos-limpeza-samsung */
#anima-panos-limpeza-samsung{
	position: relative;
}

#panos-limpeza-samsung .containerSamsung:nth-child(1) h3{
	margin: 0;
}

#panos-limpeza-samsung .containerSamsung:nth-child(1){
	padding: 4% 15px 0% 15px;
}

#panos-limpeza-samsung #anima-panos-limpeza-samsung p{
	margin: 0% 0px 5% 0px;
}

/*Downloaded from https://www.codeseek.co/trungk18/responsive-slideshow-carousel-with-only-html5-andamp-css3-EydyoL */
/*---- NUMBER OF SLIDE CONFIGURATION ----*/

.inner {
	width: 400%;
	line-height: 0;
  }
  
  article {
	width: 25%;
	float: left;
	position: relative;
  }
  
  /*---- SET UP CONTROL ----*/
  .slider-prev-next-control {
	height: 40px;
	position: absolute;
	top: 60%;
	width: 100%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
  }
  .slider-prev-next-control label {
	display: none;
	width: 10%;
	height: 125%;
	cursor: pointer;
  }
  
  .slider-dot-control {
	position: absolute;
    width: 100%;
    height: 2%;
    bottom: -3%;
    text-align: center;
  }
  .slider-dot-control label {
	cursor: pointer;
    border-radius: 50%;
    display: inline-block;
    width: 1.5%;
    height: 100%;
    border: 3px solid #808080;
    opacity: .5;
    transition: all .5s ease-in-out;
    margin: 0 0.5%;
  }
  .slider-dot-control label:hover {
	  opacity: 1;
  }
  
  /* Slider Styling */
  .slider-wrapper {
	position: relative;
	overflow: hidden;
  }
  
  .slider-wrapper .inner {
	transform: translateZ(0);
	transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
  }
  
  .slider-wrapper img {
	  display: block;
	  width: 100%;
	  height: 100%;
  }
  
  /*---- SET POSITION FOR SLIDE ----*/
  
  .slider-prev-next-control label::after {
	display: block;
  }
  
  #slide1:checked ~ .slider-prev-next-control label:nth-child(2)::after, 
  #slide2:checked ~ .slider-prev-next-control label:nth-child(3)::after, 
  #slide3:checked ~ .slider-prev-next-control label:nth-child(4)::after, 
  #slide4:checked ~ .slider-prev-next-control label:nth-child(5)::after, 
  #slide5:checked ~ .slider-prev-next-control label:nth-child(6)::after,
  #slide6:checked ~ .slider-prev-next-control label:nth-child(7)::after, 
  #slide7:checked ~ .slider-prev-next-control label:nth-child(8)::after, 
  #slide8:checked ~ .slider-prev-next-control label:nth-child(9)::after, 
  #slide9:checked ~ .slider-prev-next-control label:nth-child(10)::after, 
  #slide10:checked ~ .slider-prev-next-control label:nth-child(11)::after, 
  #slide11:checked ~ .slider-prev-next-control label:nth-child(12)::after, 
  #slide12:checked ~ .slider-prev-next-control label:nth-child(13)::after, 
  #slide13:checked ~ .slider-prev-next-control label:nth-child(14)::after, 
  #slide14:checked ~ .slider-prev-next-control label:nth-child(15)::after, 
  #slide15:checked ~ .slider-prev-next-control label:nth-child(16)::after, 
  #slide16:checked ~ .slider-prev-next-control label:nth-child(17)::after, 
  #slide17:checked ~ .slider-prev-next-control label:nth-child(18)::after, 
  #slide18:checked ~ .slider-prev-next-control label:nth-child(19)::after, 
  #slide19:checked ~ .slider-prev-next-control label:nth-child(20)::after, 
  #slide20:checked ~ .slider-prev-next-control label:nth-child(1)::after {
	content: "";
	width: 100%;
	height: 100%;
	background: url(../img/right-arrow-samsung.png) center no-repeat;
	background-size: contain;
	padding-left: 15px;
  }
  
  #slide1:checked ~ .slider-prev-next-control label:nth-child(2), 
  #slide2:checked ~ .slider-prev-next-control label:nth-child(3), 
  #slide3:checked ~ .slider-prev-next-control label:nth-child(4), 
  #slide4:checked ~ .slider-prev-next-control label:nth-child(5), 
  #slide5:checked ~ .slider-prev-next-control label:nth-child(6),
  #slide6:checked ~ .slider-prev-next-control label:nth-child(7),
  #slide7:checked ~ .slider-prev-next-control label:nth-child(8),
  #slide8:checked ~ .slider-prev-next-control label:nth-child(9),
  #slide9:checked ~ .slider-prev-next-control label:nth-child(10),
  #slide10:checked ~ .slider-prev-next-control label:nth-child(11),
  #slide11:checked ~ .slider-prev-next-control label:nth-child(12),
  #slide12:checked ~ .slider-prev-next-control label:nth-child(13),
  #slide13:checked ~ .slider-prev-next-control label:nth-child(14),
  #slide14:checked ~ .slider-prev-next-control label:nth-child(15),
  #slide15:checked ~ .slider-prev-next-control label:nth-child(16),
  #slide16:checked ~ .slider-prev-next-control label:nth-child(17),
  #slide17:checked ~ .slider-prev-next-control label:nth-child(18),
  #slide18:checked ~ .slider-prev-next-control label:nth-child(19),
  #slide19:checked ~ .slider-prev-next-control label:nth-child(20),
  #slide20:checked ~ .slider-prev-next-control label:nth-child(1) {
	display: block;
	float: right;
	margin-right: 5px;
  }
  
  #slide2:checked ~ .slider-prev-next-control label:nth-child(1), 
  #slide3:checked ~ .slider-prev-next-control label:nth-child(2), 
  #slide4:checked ~ .slider-prev-next-control label:nth-child(3), 
  #slide5:checked ~ .slider-prev-next-control label:nth-child(4),
  #slide6:checked ~ .slider-prev-next-control label:nth-child(5),
  #slide7:checked ~ .slider-prev-next-control label:nth-child(6),
  #slide8:checked ~ .slider-prev-next-control label:nth-child(7),
  #slide9:checked ~ .slider-prev-next-control label:nth-child(8),
  #slide10:checked ~ .slider-prev-next-control label:nth-child(9),
  #slide11:checked ~ .slider-prev-next-control label:nth-child(10),
  #slide12:checked ~ .slider-prev-next-control label:nth-child(11),
  #slide13:checked ~ .slider-prev-next-control label:nth-child(12),
  #slide14:checked ~ .slider-prev-next-control label:nth-child(13),
  #slide15:checked ~ .slider-prev-next-control label:nth-child(14),
  #slide16:checked ~ .slider-prev-next-control label:nth-child(15),
  #slide17:checked ~ .slider-prev-next-control label:nth-child(16),
  #slide18:checked ~ .slider-prev-next-control label:nth-child(17),
  #slide19:checked ~ .slider-prev-next-control label:nth-child(18),
  #slide20:checked ~ .slider-prev-next-control label:nth-child(19), 
  #slide1:checked ~ .slider-prev-next-control label:nth-child(20) {
	display: block;
	float: left;
	margin-left: 5px;
  }
  
  #slide2:checked ~ .slider-prev-next-control label:nth-child(1)::after, 
  #slide3:checked ~ .slider-prev-next-control label:nth-child(2)::after, 
  #slide4:checked ~ .slider-prev-next-control label:nth-child(3)::after, 
  #slide5:checked ~ .slider-prev-next-control label:nth-child(4)::after,
  #slide6:checked ~ .slider-prev-next-control label:nth-child(5)::after,
  #slide7:checked ~ .slider-prev-next-control label:nth-child(6)::after,
  #slide8:checked ~ .slider-prev-next-control label:nth-child(7)::after,
  #slide9:checked ~ .slider-prev-next-control label:nth-child(8)::after,
  #slide10:checked ~ .slider-prev-next-control label:nth-child(9)::after,
  #slide11:checked ~ .slider-prev-next-control label:nth-child(10)::after,
  #slide12:checked ~ .slider-prev-next-control label:nth-child(11)::after,
  #slide13:checked ~ .slider-prev-next-control label:nth-child(12)::after,
  #slide14:checked ~ .slider-prev-next-control label:nth-child(13)::after,
  #slide15:checked ~ .slider-prev-next-control label:nth-child(14)::after,
  #slide16:checked ~ .slider-prev-next-control label:nth-child(15)::after,
  #slide17:checked ~ .slider-prev-next-control label:nth-child(16)::after,
  #slide18:checked ~ .slider-prev-next-control label:nth-child(17)::after,
  #slide19:checked ~ .slider-prev-next-control label:nth-child(18)::after,
  #slide20:checked ~ .slider-prev-next-control label:nth-child(19)::after,
  #slide1:checked ~ .slider-prev-next-control label:nth-child(20)::after {
	content: "";
	width: 100%;
	height: 100%;
	background: url(../img/left-arrow-samsung.png) center no-repeat;
	background-size: contain;
	padding-left: 8px;
	  opacity: 1;
  }
  
  #slide1:checked ~ .slider-wrapper .inner {
	margin-left: 0%;
  }
  
  #slide2:checked ~ .slider-wrapper .inner {
	margin-left: -100%;
  }
  
  #slide3:checked ~ .slider-wrapper .inner {
	margin-left: -200%;
  }
  
  #slide4:checked ~ .slider-wrapper .inner {
	margin-left: -300%;
  }
  
  #slide5:checked ~ .slider-wrapper .inner {
	margin-left: -400%;
  }
  
  #slide6:checked ~ .slider-wrapper .inner {
	margin-left: -500%;
  }
  
  #slide7:checked ~ .slider-wrapper .inner {
	margin-left: -600%;
  }
  
  #slide8:checked ~ .slider-wrapper .inner {
	margin-left: -700%;
  }
  
  #slide9:checked ~ .slider-wrapper .inner {
	margin-left: -800%;
  }
  
  #slide10:checked ~ .slider-wrapper .inner {
	margin-left: -900%;
  }
  
  #slide11:checked ~ .slider-wrapper .inner {
	margin-left: -1000%;
  }
  
  #slide12:checked ~ .slider-wrapper .inner {
	margin-left: -1100%;
  }
  
  #slide13:checked ~ .slider-wrapper .inner {
	margin-left: -1200%;
  }
  
  #slide14:checked ~ .slider-wrapper .inner {
	margin-left: -1300%;
  }
  
  #slide15:checked ~ .slider-wrapper .inner {
	margin-left: -1400%;
  }
  
  #slide16:checked ~ .slider-wrapper .inner {
	margin-left: -1500%;
  }
  
  #slide17:checked ~ .slider-wrapper .inner {
	margin-left: -1600%;
  }
  
  #slide18:checked ~ .slider-wrapper .inner {
	margin-left: -1700%;
  }
  
  #slide19:checked ~ .slider-wrapper .inner {
	margin-left: -1800%;
  }
  
  #slide20:checked ~ .slider-wrapper .inner {
	margin-left: -1900%;
  }
  
  #slide1:checked ~ .slider-dot-control label:nth-child(1), #slide2:checked ~ .slider-dot-control label:nth-child(2), #slide3:checked ~ .slider-dot-control label:nth-child(3), #slide4:checked ~ .slider-dot-control label:nth-child(4), #slide5:checked ~ .slider-dot-control label:nth-child(5) {
	background: #808080;
  }
  
  
  /*---- TABLET ----*/
  @media only screen and (max-width: 850px) and (min-width: 450px) {
	.slider-wrapper {
	  border-radius: 0;
	}
  }
  /*---- MOBILE----*/
  @media only screen and (max-width: 450px) {
	.slider-wrapper {
	  border-radius: 0;
	}
  
	.slider-wrapper .info {
	  opacity: 0;
	}
  }

/*********************************************  NOVO ***************************************/

/* digital inverter */
#digital-inverter-samsung .containerSamsung,
#power-cool-samsung .containerSamsung,
#agua-fresca-samsung .containerSamsung,
#smart-things-samsung .containerSamsung,
#bixby-samsung .containerSamsung{
	text-align: center;
}

#anima-digital-inverter-samsung img,
#anima-power-cool-samsung img,
#space-max-samsung img,
#anima-agua-fresca-samsung  img,
#temperatura-samsung  img{
	width: 100%;
}

#anima-agua-fresca-samsung{
	background-color: #000;
}

/* space max */

#space-max-samsung{
	background: url(../img/space-max.jpg) top left no-repeat;
	background-size: cover;
	height: 0;
	padding-bottom: 69%;
	position: relative;
	color: #fff;
}

.anima-space-max-samsung-2 img:nth-child(1){
	position: absolute;
    width: 29.3% !important;
    right: 19.4%;
    bottom: 4.7%;
    animation: bixby 5s infinite;
}

.anima-space-max-samsung-2 img:nth-child(2){
    position: absolute;
    width: 6% !important;
    right: 19.4%;
    bottom: 6.7%;
	transform: rotate(45deg);
	animation: space-max-2 2s infinite;
}

@keyframes space-max-2{
	0%{
		right: 21.4%;
		bottom: 6.7%;
	}
	50%{
		right: 19.4%;
		bottom: 4.7%;
	}
	100%{
		right: 21.4%;
		bottom: 6.7%;
	}
}

.anima-space-max-samsung-2 img:nth-child(3){
	position: absolute;
    width: 6% !important;
	right: 21.4%;
	bottom: 80%;
    transform: rotate(-45deg);
	animation: space-max-3 2s infinite;
}

@keyframes space-max-3{
	0%{
		right: 21.4%;
		bottom: 80%;
	}
	50%{
		right: 19.4%;
		bottom: 82%;
	}
	100%{
		right: 21.4%;
		bottom: 80%;
	}
}

.anima-space-max-samsung-2 img:nth-child(4){
	position: absolute;
    width: 6% !important;
	right: 40.4%;
	bottom: 80%;
	transform: rotate(-145deg);
	animation: space-max-4 2s infinite;
}

@keyframes space-max-4{
	0%{
		right: 40.4%;
		bottom: 80%;
	}
	50%{
		right: 42.4%;
		bottom: 82%;
	}
	100%{
		right: 40.4%;
		bottom: 80%;
	}
}

.anima-space-max-samsung-2 img:nth-child(5){
	position: absolute;
    width: 6% !important;
    right: 41.4%;
    bottom: 6.7%;
	transform: rotate(135deg);
	animation: space-max-5 2s infinite;
}

@keyframes space-max-5{
	0%{
		right: 40.4%;
		bottom: 6.7%;
	}
	50%{
		right: 42.4%;
		bottom: 4.7%;
	}
	100%{
		right: 40.4%;
		bottom: 6.7%;
	}
}

.anima-space-max-samsung-2 img:nth-child(6){
	position: absolute;
    width: 6% !important;
    right: 21.4%;
	bottom: 29.7%;
	animation: space-max-6 2s infinite;
}

@keyframes space-max-6{
	0%{
		right: 21.4%;
	}
	50%{
		right: 19.4%;
	}
	100%{
		right: 21.4%;
	}
}

.anima-space-max-samsung-2 img:nth-child(7){
	position: absolute;
    width: 6% !important;
    right: 21.4%;
	bottom: 57.7%;
	animation: space-max-7 2s infinite;
}

@keyframes space-max-7{
	0%{
		right: 21.4%;
	}
	50%{
		right: 19.4%;
	}
	100%{
		right: 21.4%;
	}
}

.anima-space-max-samsung-2 img:nth-child(8){
	position: absolute;
    width: 6% !important;
	right: 40.4%;
	bottom: 29.7%;
	animation: space-max-8 2s infinite;
	transform: rotate( -180deg);
}

@keyframes space-max-8{
	0%{
		right: 40.4%;
	}
	50%{
		right: 42.4%;
	}
	100%{
		right: 40.4%;
	}
}

.anima-space-max-samsung-2 img:nth-child(9){
	position: absolute;
    width: 6% !important;
	right: 40.4%;
	bottom: 57.7%;
	animation: space-max-9 2s infinite;
	transform: rotate( -180deg);
}

@keyframes space-max-9{
	0%{
		right: 40.4%;
	}
	50%{
		right: 42.4%;
	}
	100%{
		right: 40.4%;
	}
}

#space-max-samsung .colSamsung-md-4,
#temperatura-samsung .colSamsung-md-4,
#temperatura-samsung .colSamsung-lg-3{
	position: absolute;
	bottom: 20%;
}

/* temperatura samsung */
#temperatura-samsung{
	background: url(../img/temperatura-samsung.jpg) top left no-repeat;
	background-size: cover;
	height: 0;
	padding-bottom: 69%;
	position: relative;
	color: #fff;
}

.anima-temperatura-samsung-2 img{ 
    width: 59% !important;
    position: absolute;
    bottom: 21%;
    left: 2%;
	animation: bixby 5s infinite;
}

/* smart-things-samsung */
#anima-smart-things-samsung{
	background: url(../img/smart-things.jpg) top left no-repeat;
	background-size: cover;
	height: 0;
	padding-bottom: 75%;
	position: relative;
}

#smart-things-samsung .containerSamsung:nth-child(2){
	padding:0 15px;
}

#anima-smart-things-samsung img{
	width: 10%;
	position: absolute;
	animation: smart-things 8s infinite; 
}

#anima-smart-things-samsung img:nth-child(1){
	bottom: 35%;
    left: 0%;
	animation-delay: 0s;
}

#anima-smart-things-samsung img:nth-child(2){
	bottom: 24%;
    left: 19%;
	animation-delay: 1s;
}

#anima-smart-things-samsung img:nth-child(3){
	bottom: 22%;
    left: 44.8%;
	animation-delay: 2s;
}

#anima-smart-things-samsung img:nth-child(4){
	bottom: 24%;
    left: 71%;
    animation-delay: 3s;
}

#anima-smart-things-samsung img:nth-child(5){
	bottom: 35%;
    right: 0%;
	animation-delay: 4s;
}

@keyframes smart-things{
	0%{
		transform: scale(1);
	}
	50%{
		transform: scale(1.4);
	}
	100%{
		transform: scale(1);
	}
}

/* bixby-samsung */
#anima-bixby-samsung{
	background: url(../img/bixby.jpg) top left no-repeat;
	background-size: cover;
	height: 0;
	padding-bottom: 51%;
	position: relative;
}

#bixby-samsung .containerSamsung:nth-child(2){
	padding:0 15px;
}

#anima-bixby-samsung img{
	width: 10%;
	position: absolute;
	animation: bixby 8s infinite;  
	opacity: 0;
}

#anima-bixby-samsung img:nth-child(1){
	width: 10%;
    top: 18%;
    left: 61.2%;
    animation-delay: 0s;
}

#anima-bixby-samsung img:nth-child(2){
	width: 24.6%;
    top: 30%;
    left: 31.2%;
    animation-delay: 1s;
}

#anima-bixby-samsung img:nth-child(3){
	width: 27%;
    bottom: 37%;
    left: 44.5%;
    animation-delay: 2s;
}

#anima-bixby-samsung img:nth-child(4){
	width: 29%;
    bottom: 28%;
    left: 31.7%;
    animation-delay: 3s;
}

@keyframes bixby{
	0%{
		opacity: 1;
	}
	50%{
		opacity: 0;
	}
	100%{
		opacity: 1;
	}
}


/* entreterimento-samsung */
#anima-entreterimento-samsung{
	position: relative;
}

#anima-entreterimento-samsung-2{
	position: absolute;
	bottom: 20%;
	color: #fff;
	width: 100%;
}

#anima-entreterimento-samsung-3{
	position: absolute;
	top: 0%;
	width: 100%;
}

#anima-entreterimento-samsung-4{
	position: absolute;
	top: 5%;
	width: 100%;
	color: #fff;
}

#anima-entreterimento-samsung-5{
	position: absolute;
	top: 5%;
	width: 100%;
}
#anima-entreterimento-samsung-5 h4,
#anima-entreterimento-samsung-5 p{
	margin-left: 5%;
}

#anima-entreterimento-samsung-6{
	position: absolute;
	bottom: 22%;
	width: 100%;
}

#anima-entreterimento-samsung-6 h4,
#anima-entreterimento-samsung-6 p{
	margin-left: 5%;
	margin-right: 5%;
}

#entreterimento-samsung h3{
	margin: 0;
	text-align: center;
}
#entreterimento-samsung .containerSamsung:nth-child(1){
	padding: calc(20px + 4%) 15px 0 15px;
}

.internet-samsung img:nth-child(2){
    position: absolute;
    width: 9%;
    height: auto;
    bottom: 38%;
    left: 66%;
	animation: smart-things 8s infinite; 
}

.internet-samsung img:nth-child(3){
    position: absolute;
    width: 11%;
    height: auto;
    bottom: 14%;
    left: 78%;
	animation: smart-things 8s infinite; 
	animation-delay: 2s;
}


/* view-inside-samsung */
#anima-view-inside-samsung{
	position: relative;
}

#view-inside-samsung .containerSamsung:nth-child(1) h3{
	margin: 0;
}

#view-inside-samsung .containerSamsung:nth-child(1){
	padding: 4% 15px 0% 15px;
}

#view-inside-samsung #anima-view-inside-samsung p {
    margin: 0% 0px 5% 0px;
}

.lista-compras{
    position: absolute !important;
    width: 22% !important;
    height: auto !important;
    bottom: 15%;
    left: 39.6%;
}

.texto-titulo-samsung{
	min-height: 20%;
}


/* FOOTER */

#footer-samsung {
	background: #000;
	color: #fff;
}
#footer-samsung p {
	text-align: justify;
	font-size: calc(5px + 0.3vw);
	line-height: 2em;
}
#footer-samsung img {
	float: left;
	margin-right: 14px;
	margin-bottom: 5px;
	width: 95px;
}
#footer-samsung .containerSamsung {
	padding: calc(20px + 2%) 15px;
}

 /* RESPONSIVO */
 
 @media (min-width: 1280px) {
 }

@media (max-width: 1080px) {
}
      
@media (min-width: 768px) {
	.mobile {
		display: none;
	}
}

@media (max-width: 767.98px) {
	.wrapperSamsung .containerSamsung {
    	text-align: center;
    	padding: calc(15px + 2%) 15px ;
    	max-width: 100%;
    }
	
	.desktop {
		display: none;
	}
	
	.mobile {
		display: block !important;
	}
	
	.colSamsung-md-5, .colSamsung-md-6 {
		text-align: center;
	}
	
	.colSamsung-md-5 p {
		margin-bottom: 5%;
	}
	
	.wrapperSamsung h3 {
        font-size: calc(15px + 1vw);
        line-height: calc(18px + 1vw)
	}
	
	.wrapperSamsung h4 {
		font-size: calc(8px + 2vw);
		line-height: calc(16px + 2vw);
	}
	
	.wrapperSamsung p {
		font-size: calc(6px + 2vw);
		line-height: calc(14px + 2vw);
	}
	
	.wrapperSamsung p {
		font-size: calc(6px + 1.5vw);
		line-height: calc(14px + 1.5vw);
	}
	#space-max-samsung,
	#temperatura-samsung{
		background: #fff;
		height: auto;
		padding-bottom: 0%;
		position: static;
		color: #000;
	}
	
	#space-max-samsung .colSamsung-md-4,
	#temperatura-samsung .colSamsung-md-4{
		position: static;
	}

	#panos-limpeza-samsung .containerSamsung:nth-child(1),
	#entreterimento-samsung .containerSamsung:nth-child(1){
		padding: 4% 15px 0% 15px !important;
	}

	#limpeza-eficiente-samsung .containerSamsung:nth-child(1){
		padding: calc(15px + 2%) 15px 0 15px !important;
	}

	.slider-dot-control-3 {
		bottom: 0% !important;
	}

	#anima-entreterimento-samsung-2,
	#anima-entreterimento-samsung-3,
	#anima-entreterimento-samsung-4,
	#anima-entreterimento-samsung-5,
	#anima-entreterimento-samsung-6{
		display: contents;
		color: #000;
	}

	#anima-funcoes-samsung-2{
		position: initial !important;
		color: #fff;
		background: #000;
	}
	
	#funcoes-smasung img:nth-of-type(1) {
		transform: scale(1);
		width: 150%;
		position: absolute;
		bottom: 0;
	}

	#funcoes-smasung,
	#funcoes-samsung-family,
	#funcoes-samsung-tempo,
	#funcoes-samsung-calendario{
		background: #000;
		padding-bottom: 147%;
		overflow: hidden;
	}
	
	#funcoes-samsung-calendario img:nth-child(3) {
    bottom: 33%;
}


#funcoes-samsung-calendario img:nth-child(4) {
    bottom: 21%;
}


#funcoes-samsung-calendario img:nth-child(5) {
    bottom: 9%;
}
	
	#funcoes-samsung-calendario img {
		transform: scale(2);
	}
	

#funcoes-samsung-tempo img:nth-child(3) {
	transform: scale(3);
    left: 63%;
    bottom: 26%;
}

#funcoes-samsung-tempo img:nth-child(4) {
	transform: scale(3);
    left: 19%;
    bottom: 15%;
}

#funcoes-samsung-family img:nth-child(3) {
	transform: scale(3);
    left: 65%;
    bottom: 27%;
}

#funcoes-samsung-family img:nth-child(4) {
	transform: scale(3);
    left: 33%;
    bottom: 10%;
}
	
	@keyframes funcoes-samsung{
	0%{
		transform: scale(3);
	}
	50%{
		transform: scale(3.5);
	}
	100%{
		transform: scale(3);
	}
}


	.anima-foco-samsung.mobile label{
		cursor: pointer;
		padding-top: 23.5%;
		width: 33%;
		float: left;
	}

	.anima-foco-samsung.mobile{
		z-index: 99999;
		width: 100%;
		margin: -30px auto 20px;
		background: url(../img/menu-bg.png) top left no-repeat;
		background-size: contain;
		padding-bottom: 27%;
		position: relative !important;
		left: 0;
	}

	#anima-funcoes-samsung-2 h4, #anima-funcoes-samsung-2 p {
		padding: 0;
	}

	#footer-samsung p {
		font-size: 1.5vw;
	}
}
    
@media (max-width: 600px) {

}
    
@media (max-width: 575px) {

}
    
@media (min-width: 451px) {
	.mobile {
		display: none;
	}
}
    
@media (max-width: 450px) {
	.desktop {
		display: none !important;
	}
	
	#intro-samsung {
		background: url(../img/introc-samsung.jpg) center top no-repeat;
		background-size: cover;
		padding-bottom: 145%;
	}


	}
    
@media (max-width: 400px) {
}

@media (max-width: 365px) {

}
  
@media (max-width: 325px) {

	#funcoes-smasung img:nth-of-type(1){
		bottom: -30px;
	}
}



/*Downloaded from https://www.codeseek.co/trungk18/responsive-slideshow-carousel-with-only-html5-andamp-css3-EydyoL */
/*---- NUMBER OF SLIDE CONFIGURATION ----*/
.inner-2 {
	width: 500%;
	line-height: 0;
  }
  
  article.slider-2 {
	width: 20%;
	float: left;
	position: relative;
  }
  
  /*---- SET UP CONTROL ----*/
  .slider-prev-next-control-2 {
	height: 40px;
	position: absolute;
	top: 60%;
	width: 100%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
  }
  .slider-prev-next-control-2 label {
	display: none;
	width: 10%;
	height: 125%;
	cursor: pointer;
  }
  
  .slider-dot-control-2 {
	position: absolute;
    width: 100%;
    height: 2%;
    bottom: 0%;
    text-align: center;
  }
  .slider-dot-control-2 label {
	cursor: pointer;
    border-radius: 50%;
    display: inline-block;
    width: 1.5%;
    height: 100%;
    border: 3px solid #808080;
    opacity: .5;
    transition: all .5s ease-in-out;
    margin: 0 0.5%;
  }
  .slider-dot-control-2 label:hover {
	  opacity: 1;
  }
  
  /* Slider Styling */
  .slider-wrapper-2 {
	position: relative;
	overflow: hidden;
  }
  
  .slider-wrapper-2 .inner-2 {
	transform: translateZ(0);
	transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
  }
  
  .slider-wrapper-2 img {
	  display: block;
	  width: 100%;
	  height: 100%;
  }
  
  .slider-prev-next-control-2 label::after {
	display: block;
  }
  
  #slide1-2:checked ~ .slider-prev-next-control-2 label:nth-child(2)::after, 
  #slide2-2:checked ~ .slider-prev-next-control-2 label:nth-child(3)::after, 
  #slide3-2:checked ~ .slider-prev-next-control-2 label:nth-child(4)::after, 
  #slide4-2:checked ~ .slider-prev-next-control-2 label:nth-child(5)::after, 
  #slide5-2:checked ~ .slider-prev-next-control-2 label:nth-child(6)::after,
  #slide20-2:checked ~ .slider-prev-next-control-2 label:nth-child(1)::after {
	content: "";
	width: 100%;
	height: 100%;
	background: url(../img/right-arrow-samsung.png) center no-repeat;
	background-size: contain;
	padding-left: 15px;
  }
  
  #slide1-2:checked ~ .slider-prev-next-control-2 label:nth-child(2), 
  #slide2-2:checked ~ .slider-prev-next-control-2 label:nth-child(3), 
  #slide3-2:checked ~ .slider-prev-next-control-2 label:nth-child(4), 
  #slide4-2:checked ~ .slider-prev-next-control-2 label:nth-child(5), 
  #slide5-2:checked ~ .slider-prev-next-control-2 label:nth-child(6),
  #slide20-2:checked ~ .slider-prev-next-control-2 label:nth-child(1) {
	display: block;
	float: right;
	margin-right: 5px;
  }
  
  #slide2-2:checked ~ .slider-prev-next-control-2 label:nth-child(1), 
  #slide3-2:checked ~ .slider-prev-next-control-2 label:nth-child(2), 
  #slide4-2:checked ~ .slider-prev-next-control-2 label:nth-child(3), 
  #slide5-2:checked ~ .slider-prev-next-control-2 label:nth-child(4),
  #slide1-2:checked ~ .slider-prev-next-control-2 label:nth-child(20) {
	display: block;
	float: left;
	margin-left: 5px;
  }
  
  #slide2-2:checked ~ .slider-prev-next-control-2 label:nth-child(1)::after, 
  #slide3-2:checked ~ .slider-prev-next-control-2 label:nth-child(2)::after, 
  #slide4-2:checked ~ .slider-prev-next-control-2 label:nth-child(3)::after, 
  #slide5-2:checked ~ .slider-prev-next-control-2 label:nth-child(4)::after,
  #slide1-2:checked ~ .slider-prev-next-control-2 label:nth-child(20)::after {
	content: "";
	width: 100%;
	height: 100%;
	background: url(../img/left-arrow-samsung.png) center no-repeat;
	background-size: contain;
	padding-left: 8px;
	opacity: 1;
  }

  #slide1-2:checked ~ .slider-wrapper-2 .inner-2 {
	margin-left: 0%;
  }
  
  #slide2-2:checked ~ .slider-wrapper-2 .inner-2 {
	margin-left: -100%;
  }
  
  #slide3-2:checked ~ .slider-wrapper-2 .inner-2 {
	margin-left: -200%;
  }
  
  #slide4-2:checked ~ .slider-wrapper-2 .inner-2 {
	margin-left: -300%;
  }
  
  #slide5-2:checked ~ .slider-wrapper-2 .inner-2 {
	margin-left: -400%;
  }
  
  #slide1-2:checked ~ .slider-dot-control-2 label:nth-child(1), 
  #slide2-2:checked ~ .slider-dot-control-2 label:nth-child(2), 
  #slide3-2:checked ~ .slider-dot-control-2 label:nth-child(3), 
  #slide4-2:checked ~ .slider-dot-control-2 label:nth-child(4), 
  #slide5-2:checked ~ .slider-dot-control-2 label:nth-child(5) {
	background: #808080;
  }
  
  /*---- TABLET ----*/
  @media only screen and (max-width: 850px) and (min-width: 450px) {
	.slider-wrapper-2 {
	  border-radius: 0;
	}
  }
  /*---- MOBILE----*/
  @media only screen and (max-width: 450px) {
	.slider-wrapper-2 {
	  border-radius: 0;
	}
  
	.slider-wrapper-2 .info {
	  opacity: 0;
	}
  }

  /*Downloaded from https://www.codeseek.co/trungk18/responsive-slideshow-carousel-with-only-html5-andamp-css3-EydyoL */
/*---- NUMBER OF SLIDE CONFIGURATION ----*/
.inner-3 {
	width: 500%;
	line-height: 0;
  }
  
  article.slider-3 {
	width: 20%;
	float: left;
	position: relative;
  }
  
  /*---- SET UP CONTROL ----*/
  .slider-prev-next-control-3 {
	height: 40px;
	position: absolute;
	top: 60%;
	width: 100%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
  }
  .slider-prev-next-control-3 label {
	display: none;
	width: 10%;
	height: 125%;
	cursor: pointer;
  }
  
  .slider-dot-control-3 {
	position: absolute;
    width: 100%;
    height: 2%;
    bottom: -3%;
    text-align: center;
  }
  .slider-dot-control-3 label {
	cursor: pointer;
    border-radius: 50%;
    display: inline-block;
    width: 1.5%;
    height: 100%;
    border: 3px solid #808080;
    opacity: .5;
    transition: all .5s ease-in-out;
    margin: 0 0.5%;
  }
  .slider-dot-control-3 label:hover {
	  opacity: 1;
  }
  
  /* Slider Styling */
  .slider-wrapper-3 {
	position: relative;
	overflow: hidden;
  }
  
  .slider-wrapper-3 .inner-3 {
	transform: translateZ(0);
	transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
  }
  
  .slider-wrapper-3 img {
	  display: block;
	  width: 100%;
	  height: 100%;
  }
  
  .slider-prev-next-control-3 label::after {
	display: block;
  }
  
  #slide1-3:checked ~ .slider-prev-next-control-3 label:nth-child(2)::after, 
  #slide2-3:checked ~ .slider-prev-next-control-3 label:nth-child(3)::after, 
  #slide3-3:checked ~ .slider-prev-next-control-3 label:nth-child(4)::after, 
  #slide4-3:checked ~ .slider-prev-next-control-3 label:nth-child(5)::after, 
  #slide5-3:checked ~ .slider-prev-next-control-3 label:nth-child(6)::after,
  #slide20-2:checked ~ .slider-prev-next-control-2 label:nth-child(1)::after {
	content: "";
	width: 100%;
	height: 100%;
	background: url(../img/right-arrow-samsung.png) center no-repeat;
	background-size: contain;
	padding-left: 15px;
  }
  
  #slide1-3:checked ~ .slider-prev-next-control-3 label:nth-child(2), 
  #slide2-3:checked ~ .slider-prev-next-control-3 label:nth-child(3), 
  #slide3-3:checked ~ .slider-prev-next-control-3 label:nth-child(4), 
  #slide4-3:checked ~ .slider-prev-next-control-3 label:nth-child(5), 
  #slide5-3:checked ~ .slider-prev-next-control-3 label:nth-child(6),
  #slide20-2:checked ~ .slider-prev-next-control-2 label:nth-child(1) {
	display: block;
	float: right;
	margin-right: 5px;
  }
  
  #slide2-3:checked ~ .slider-prev-next-control-3 label:nth-child(1), 
  #slide3-3:checked ~ .slider-prev-next-control-3 label:nth-child(2), 
  #slide4-3:checked ~ .slider-prev-next-control-3 label:nth-child(3), 
  #slide5-3:checked ~ .slider-prev-next-control-3 label:nth-child(4),
  #slide1-3:checked ~ .slider-prev-next-control-3 label:nth-child(20) {
	display: block;
	float: left;
	margin-left: 5px;
  }
  
  #slide2-3:checked ~ .slider-prev-next-control-3 label:nth-child(1)::after, 
  #slide3-3:checked ~ .slider-prev-next-control-3 label:nth-child(2)::after, 
  #slide4-3:checked ~ .slider-prev-next-control-3 label:nth-child(3)::after, 
  #slide5-3:checked ~ .slider-prev-next-control-3 label:nth-child(4)::after,
  #slide1-3:checked ~ .slider-prev-next-control-3 label:nth-child(20)::after {
	content: "";
	width: 100%;
	height: 100%;
	background: url(../img/left-arrow-samsung.png) center no-repeat;
	background-size: contain;
	padding-left: 8px;
	opacity: 1;
  }

  #slide1-3:checked ~ .slider-wrapper-3 .inner-3 {
	margin-left: 0%;
  }
  
  #slide2-3:checked ~ .slider-wrapper-3 .inner-3 {
	margin-left: -100%;
  }
  
  #slide3-2:checked ~ .slider-wrapper-2 .inner-2 {
	margin-left: -200%;
  }
  
  #slide4-2:checked ~ .slider-wrapper-2 .inner-2 {
	margin-left: -300%;
  }
  
  #slide5-2:checked ~ .slider-wrapper-2 .inner-2 {
	margin-left: -400%;
  }
  
  #slide1-3:checked ~ .slider-dot-control-3 label:nth-child(1), 
  #slide2-3:checked ~ .slider-dot-control-3 label:nth-child(2), 
  #slide3-3:checked ~ .slider-dot-control-3 label:nth-child(3), 
  #slide4-3:checked ~ .slider-dot-control-3 label:nth-child(4), 
  #slide5-3:checked ~ .slider-dot-control-3 label:nth-child(5) {
	background: #808080;
  }
  
  /*---- TABLET ----*/
  @media only screen and (max-width: 850px) and (min-width: 450px) {
	.slider-wrapper-3 {
	  border-radius: 0;
	}
  }
  /*---- MOBILE----*/
  @media only screen and (max-width: 450px) {
	.slider-wrapper-3 {
	  border-radius: 0;
	}
  
	.slider-wrapper-3 .info {
	  opacity: 0;
	}
  }

