/* 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;
}

.video-container-samsung {position: relative;padding-bottom: 50.25%;padding-top: 5.5%;height: 0;overflow: hidden;}

.video-container-samsung iframe, .video-container-samsung object, .video-container-samsung embed {position: absolute;top: 0;right: 0;width: 100%;margin: auto;height: 100%;left: 50%;transform: translateX(-50%);}

/* HEADER */

#intro-samsung {
	background: url(../img/intro-samsung.jpg) left top no-repeat;
	background-size: cover;
	height: 0;
	padding-bottom: 52.5%;
}

#intro-samsung h2 {
	display: none;
}

/* MENU */

#menu-samsung {
	background: #000;
	text-align: center;
	/* padding: 1.5% 0 0; */
}

#menu-samsung .containerSamsung {
	padding: 0;
}

#menu-samsung a {
	display: block;
	padding: 10% 0 10%;
	color: #fff;
	text-decoration: none;
}

#menu-samsung .colSamsung-3 {
	opacity: .75;
	transition: opacity .3s ease-in-out 0s;
}

#menu-samsung .colSamsung-3:hover {
	opacity: 1;
}
#menu-samsung img {
    max-width: 175px;
	max-height: 85px;
	margin-bottom: 20px;
}

/* CERTIFICADA */

#certificada-samsung{
	background: url(../img/certificada-samsung.jpg) bottom right no-repeat;
	background-size: contain;
	margin-top: 5%;
}

#certificada-samsung img {
	max-width: 25%;
	display: block;
	margin: 6% 0 0 auto;
}



/* qled-samsung */
#qled-samsung .colSamsung-md-5 {
    margin: auto;
}

#anima-qled-samsung {
	text-align: center;
	position: relative;
	height: 0;
    padding-bottom: 75%;
}

#anima-qled-samsung img {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
    transition: all .5s ease-in-out 0s;
}

#anima-qled-samsung img:nth-of-type {
    width: 100%;
    top: 0;
    left: 0;
}

#anima-qled-samsung img:nth-of-type(4) {
    width: 10%;
    top: 54%;
    left: 84%;
}

#anima-qled-samsung img:nth-of-type(2), 
#anima-qled-samsung img:nth-of-type(3) {
	opacity: 0;
	visibility: hidden;
}

.range-2-samsung {
	position: relative;
}

#range-2-a-samsung-input:checked ~ img:nth-of-type(3),
#range-2-a-samsung-input:checked ~ img:nth-of-type(2),
#range-2-b-samsung-input:checked ~ img:nth-of-type(2){
	opacity: 1 !important;
	visibility: visible !important;
	transition: all .5s ease-in-out 0s;
}

#range-2-a-samsung, #range-2-b-samsung, #range-2-c-samsung {
    height: 1.8vw;
    width: 1.8vw;
    background: url(../img/desativado.png) center no-repeat;
    background-size: contain;
	display: inline-block;
	cursor: pointer;
	position: absolute;
	bottom: 10%;
    z-index: 999;
}

#range-2-a-samsung-input:checked ~ #range-2-a-samsung, 
#range-2-b-samsung-input:checked ~ #range-2-b-samsung, 
#range-2-c-samsung-input:checked ~ #range-2-c-samsung {
    background: url(../img/ativado.png) center no-repeat;
    background-size: contain;
}

.range-2-barra-samsung {
	background: #000;
	height: 2px;
	width: 37.5%;
	display: inline-block;
	z-index: 9;
    position: relative;
	margin: 65.5% -2% 0 0;
}

#range-2-a-samsung::after {
    display: block;
    content: "70%";
    position: absolute;
    font-size: calc(6px + 1vw);
    top: 160%;
    left: -30%;
}

#range-2-c-samsung::after {
	display: block;
    content: "100%";
    font-size: calc(6px + 1vw);
    position: absolute;
    top: 160%;
    left: -25%;
}

#range-2-a-samsung-input:checked ~ #range-2-a-samsung::after, 
#range-2-c-samsung-input:checked ~ #range-2-c-samsung::after {
    font-weight: bold;
}

/* QUANTUM */

#quantum-samsung img {
	width: 100%;
}
#quantum-samsung .containerSamsung {
	max-width: 100%;
	padding-right: 0;
}

#quantum-samsung .colSamsung-md-4 {
	margin: auto;
}

/* upscale */

#upscale-samsung {
	text-align: center;
}

#anima-sensor-samsung, #anima-upscale-samsung {
	position: relative;
	height: 0;
	padding-bottom: 62.5%;
}

#anima-sensor-samsung img, #anima-upscale-samsung img {
	width: 100%;
	top: 0;
	left: 0;
	position: absolute;
}


#anima-sensor-samsung img:nth-of-type(2), #anima-upscale-samsung img:nth-of-type(2) {
	animation: quantum1 5s infinite;
}

#anima-sensor-samsung img:nth-of-type(3), #anima-upscale-samsung img:nth-of-type(3){
	animation: quantum2 5s infinite;
}

@keyframes quantum1 {
0%, 10% {
	opacity: 0;
}

20%, 85% {
	opacity: 1;
}

90%, 100% {
	opacity: 0;
}
}

@keyframes quantum2 {
0%, 30% {
	opacity: 0;
}

60%, 85% {
	opacity: 1;
}

90%, 100% {
	opacity: 0;
}
}

#anima-luminosidade-samsung {
	
	background: url(../img/luminosidade-samsung.jpg) top center no-repeat;
	background-size: cover;
	height: 0;
	padding-bottom: 54.8%;
	margin-bottom: 7.7%;
	position: relative;
}   

#cont-luminosidade-samsung {
    position: absolute;
    width: 80.8%;
    height: 83.2%;
    left: 50%;
    bottom: 6.2%;
    transform: translateX(-50%);
    mix-blend-mode: multiply;
}

#cont-luminosidade-samsung div {
	position: absolute;
	height: 100%;
	width: 50.25%;
	top: 0;
	background: #888;
	opacity: .8;
	left: 0;
	animation: anima-luminosidade-samsung 7.5s ease-in-out infinite alternate;
}

@keyframes anima-luminosidade-samsung {
0%, 20% {
	width: 0;
}

40%, 60% {
	width: 50.25%;
}

80%, 100% {
	width: 100%;
}
}

/* oitok */
#oitok-samsung .containerSamsung {
	background: #ffffff;
	max-width: 100%;
	width: 100%;
	padding: 0;
}

#oitok-samsung .colSamsung-md-6 img {
	width: 100%;
	display: block;
}
#oitok-samsung .colSamsung-md-5 img {
	float: right;
	padding-top: 20px;
	width: 33%;
	max-width: 120px;
}

#oitok-samsung .colSamsung-md-5 {
	margin: auto;
}

#oitok-samsung .colSamsung-md-6 {
	padding-right: 0;
}



/* contraste */
#contraste-samsung img {
	width: 100%;
}

#contraste-samsung .colSamsung-md-5 {
	margin: auto;
}

#contraste-samsung .containerSamsung {
	padding-left: 0;
	max-width: 100%;
}



/* REALISTAS */

#realistas-samsung img {
	max-width: 100%;
}

#realistas-samsung .containerSamsung {
    padding-bottom: 0;
}


#realistas-samsung .colSamsung-md-5 {
	margin: auto;
}



/* MODO */

#modo-samsung .containerSamsung {
	background: #f1f1f1;
	max-width: 100%;
	width: 100%;
	padding: 0;
}

#modo-samsung img {
	width: 100%;
	display: block;
}

#modo-samsung .colSamsung-md-6 {
	padding: 0;
}

#modo-samsung .colSamsung-md-4 {
	margin-top: auto;
	margin-bottom: auto;
}

#anima-modo-samsung {
	position: absolute;
	top: 8%;
	right: 6%;
	width: 53%;
	height: 53%;
}

/* SOM EM MOVIMENTO */

#som-samsung {
	color: #fff;
}

#som-samsung .colSamsung-md-12 {
	background: #000 url(../img/som-samsung.jpg) top center no-repeat;
	background-size: cover;
	height: 0;
	padding-bottom: 45.75%;
	position: relative;
	color: #fff;
}

#som-samsung .colSamsung-md-11 {
	margin-bottom: -100%;
	position: relative;
	padding: 0;
}

#som-samsung .colSamsung-md-11 .containerSamsung {
	padding: 0px;
}

#som-samsung .colSamsung-md-3 {
	margin-top: 7%;
	padding-right: 0;
}

#som-samsung .containerSamsung:nth-child(1) {
	max-width: 100%;
	padding-top: 0;
	padding-bottom: 0;
}

#anima-som-samsung {
	width: 49%;
	height: 60%;
	top: 19.4%;
	left: 34.75%;
	position: absolute;
}

#som-samsung img {
	position: absolute;
	mix-blend-mode: screen;
}

#som-samsung img:nth-of-type(1) {
	width: 40%;
	bottom: 0;
	left: 38%;
}

#som-samsung img:nth-of-type(2) {
	width: 22%;
	bottom: 21%;
	right: 0;
}

/* SINCRONIA */

#sincronia-samsung .colSamsung-md-12:nth-child(1) {  	
	text-align: center;
	color: #fff;
	background: url(../img/sincronia-samsung.jpg) top center no-repeat;
	background-size: cover;
	height: 0;
	padding-bottom: 58.5%;
	position: relative;
}
#sincronia-samsung .colSamsung-md-10 {
    position: relative;
    padding-top: 5%;
    margin-bottom: -100%;
}
#sincronia-samsung .containerSamsung {
	text-align: center;
	padding-top: calc(20px + 5%);
	max-width: 100%;
	color: #fff;
	padding: 0;
}
#anima-sincronia-samsung img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
/*	animation: anima-burnin-samsung 2s ease-in-out infinite alternate; */
}
       
#anima-sincronia-samsung img:nth-of-type(1),
#anima-sincronia-samsung img:nth-of-type(2) {
	mix-blend-mode: screen;
	animation: anima-sincronia-samsung 3.5s ease-in-out infinite alternate;
}     

#anima-sincronia-samsung img:nth-of-type(2) {
	
}   

#anima-sincronia-samsung img:nth-of-type(4),
#anima-sincronia-samsung img:nth-of-type(5)  {
	mix-blend-mode: screen;
	animation: anima-sincronia-samsung 3.5s ease-in-out infinite alternate;
}   


@keyframes anima-sincronia-samsung {
0% {
	opacity: .5;
}

25% {
	opacity: 0;
}

45%, 55% {
	opacity: 1;
}

70%, 80% {
	opacity: .25;
}

100% {
	opacity: .75;
}
} 


/* GAME */
#game-samsung .containerSamsung {
	max-width: 100%;
	width: 100%;
}

#game-samsung .colSamsung-md-5 {
	margin-top: auto;
	margin-bottom: auto;
}

#game-samsung .colSamsung-md-5:nth-of-type(1) {
	padding-left:0;
	padding-right: 30px;
}

/* Slider Styling */

.slider-wrapper {
	mix-blend-mode: multiply;
	position: relative;
	overflow: hidden;
	width: 86.5%;
	height: 84.25%;
	top: 7%;
	left: 6.75%;
}

.slider-wrapper .inner {
	transform: translateZ(0);
	transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
	width: 400%;
	height: 100%;
}

.slider-wrapper img {
	display: block;
	width: 100%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

article {
	width: 25%;
	height: 100%;
	float: left;
	position: relative;
}

/*---- SET UP CONTROL ----*/

.slider-prev-next-control {
	height: 50px;
	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;
}




/*---- 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;
	margin: -50px 0 0 25px;
}

#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: -50px 0 0 -25px;
}

#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) {
	
}
/*---- MOBILE----*/

@media only screen and (max-width: 450px) {
	
}

    
    
/* COMANDO DE VOZ */

#comando-samsung .containerSamsung{
	text-align: center;
	padding-bottom: 0;
}

#anima-comando-samsung {
	background: url(../img/comando-samsung.jpg) top center no-repeat;
	background-size: cover;
	height: 0;
	padding-bottom: 42.65%;
	position: relative;
}

#anima-comando-samsung img {
	transform: scale(.8);
	position: absolute;
	top: 5%;
	left: 5%;
	width: 100%;
	animation: anima-comando-samsung 3s infinite;
}

#anima-comando-samsung img:nth-of-type(2) {
	animation-delay: 1s;
	top: -4%;
	transform: scale(.75);
	left: 1%;
}

@keyframes anima-comando-samsung {
0%, 10% {
	opacity: 0%;
}

25% {
	opacity: 100%;
}

50% {
	opacity: 0;
}

75% {
	opacity: 100%;
}

90%, 100% {
	opacity: 0%;
}
} 

/* casa-inteligente samsung */
#casa-inteligente-samsung{
    text-align: center;
}

#anima-casa-inteligente-samsung{
    background: url('../img/casa-inteligente.jpg') top left no-repeat;
    background-size: cover;
    height: 0;
    padding-bottom: 44.7%;
    position: relative;
}

#anima-casa-inteligente-samsung img{
    width: 5%;
    position: absolute;
    top: 0;
    left: 0;
    animation: scale 5s infinite alternate;
}

#anima-casa-inteligente-samsung img:nth-child(1){
    width: 3.5%;
    top: 45.3%;
    left: 3.3%;
    animation-delay: 0s;
}

#anima-casa-inteligente-samsung img:nth-child(2){
    width: 3.6%;
    top: 20.7%;
    left: 32%;
    animation-delay: 1s;
}

#anima-casa-inteligente-samsung img:nth-child(3){
    width: 3.6%;
    top: 86.5%;
    left: 31.2%;
    animation-delay: 2s;
}

#anima-casa-inteligente-samsung img:nth-child(4){
    width: 3.6%;
    top: 4.6%;
    left: 82.3%;
    animation-delay: 3s;
}

#anima-casa-inteligente-samsung img:nth-child(5){
    width: 3.6%;
    top: 44.7%;
    left: 80.5%;
    animation-delay: 4s;
}

@keyframes scale{
    0%{
        transform: scale(1);
    }
    50%{
        transform: scale(1.4);
    }
    100%{
        transform: scale(1);
    }
}



/* MULTITELA */


#multi-samsung .containerSamsung {
	max-width: 100%;
	width: 100%;
	padding: 0;
}

#multi-samsung .colSamsung-md-6 {
	padding: 0;
}

#multi-samsung .colSamsung-md-4 {
	margin-bottom: auto;
}
#multi-samsung .colSamsung-md-4 {
	margin-bottom: auto;
	margin-top: auto;
}
#anima-multi-samsung {
	background: url(../img/multitela-1-samsung.jpg) top center no-repeat;
	background-size: contain;
	height: 0;
	padding-bottom: 64.3%;
	position: relative;
	overflow: hidden;
}

#anima-multi-samsung > img {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	opacity: 0;
	transition: 1s all ease-in-out;
}

#show-multi:checked ~ #anima-multi-samsung > img {
	opacity: 1;
} 

#show-multi:checked ~ #anima-multi-samsung label img{
	opacity: 0;
} 

#anima-multi-samsung label {
	cursor: pointer;
	position: absolute;
	width: 10%;
	height: 20%;
	right: 25%;
	bottom: 12%;
}

#anima-multi-samsung label img{
	max-width: 100%;
	position: absolute;
	top: 48%;
	left: 51%;
	transform: translate(-50%,-50%);
	border-radius: 50%;
	animation: anima-multi-samsung 1s ease-in-out infinite alternate-reverse;
	transition: opacity .5s ease-in-out 0s;
} 

@keyframes anima-multi-samsung {
from {
	border: 15px solid rgba(0,247,255,1);
}

to {
	border: 15px solid rgba(0,247,255,0);
}
}

   
    
/* cores-samsung */

#cores-samsung {
	text-align: center;
}

#anima-cores-samsung {
	background: url(../img/cores.jpg) no-repeat top left;
	background-size: cover;
	height: 0;
	padding-bottom: 59%;
	position: relative;
}

#anima-cores-samsung img {
	position: absolute;
	width: 28.5%;
}

#anima-cores-samsung img:nth-child(1) {
	top: 12.2%;
	left: 66%;
	opacity: 0;
	transition: 1s;
}

#anima-cores-samsung img:nth-child(2) {
	top: 12.2%;
	left: 5.7%;
	opacity: 0;
	transition: 1s;
}

#anima-cores-samsung:hover img {
	opacity: 1;
	transition: 1s;
}

/* 4k */
#crystal-samsung {
	text-align: center;
}
#crystal-samsung h4 {
    margin: 0 0 1%;
}
#crystal-samsung img {
	width: 100%;
}
#anima-crystal-samsung .containerSamsung {
	padding-top: 0;
}

#anima-crystal-samsung #range-1-samsung {
	background: url(../img/conventional-samsung.jpg) top center no-repeat;
	background-size: cover;
	width: 100%;
	height: 0;
	padding-bottom: 64%;
}

#range-1-samsung-1 {
	cursor: pointer;
}

.range-1-samsung-label:nth-of-type(1) {
	bottom: 4%;
	position: absolute;
	left: 6%;
	cursor: pointer;
	z-index: 9999;
	background-size: contain;
	transition: all 1s ease-in-out;
	width: 25%;
	height: 40%;
	background: url(../img/botao-conventional.png) center no-repeat;
	background-size: 100%;
}

.range-1-samsung-label:nth-of-type(2) {
	position: absolute;
	cursor: pointer;
	z-index: 9999;
	background-size: contain;
	transition: all 1s ease-in-out;
	width: 25%;
	height: 40%;
	left: auto;
	right: 5.5%;
	top: 3%;
	background: url(../img/botao-crystal.png) center no-repeat;
	background-size: 100%;
}

#conventional-samsung {
	position: absolute;
	top: 0;
	left: 0;
	height: 50%;
	width: 100%;
	overflow: hidden;
	padding-left: 15px;
	padding-right: 15px;
}

#conventional-samsung img {
	width: 100%;
}

#range-1-samsung-1:checked ~ #conventional-samsung {
	height: 15%;
	transition: all 2s ease-in-out;
}

#range-1-samsung-2:checked ~ #conventional-samsung {
	height: 85%;
	transition: all 2s ease-in-out;
}

/*borda */

#borda-samsung {
	text-align: center;
}

#borda-samsung .containerSamsung {
	padding: 4% 15px 2% 15px;
}

#anima-borda-samsung {
	position: relative;
	height: 0;
	padding-bottom: 67.75%;
	background: url(../img/borda.jpg) top left no-repeat;
	background-size: cover;
}
    
/* tela infinita samsung */

#tela-infinita-samsung {
	text-align: center;
	background-color: #f1f1f1;
}

#tela-infinita-samsung .containerSamsung {
	/* padding: calc(20px + 4%) 14%; */
}

#anima-tela-infinita-samsung {
	background: url('../img/tela-infinita.jpg') no-repeat top left;
	background-size: cover;
	height: 0;
	padding-bottom: 50%;
	position: relative;
}

#anima-tela-infinita-samsung img {
	width: 59%;
	position: absolute;
	top: 13.75%;
	left: 22.5%;
	animation: opacity-tv 10s infinite;
	opacity: 0;
}

@keyframes opacity-tv {
0% {
	opacity: 0%;
}

40%,70% {
	opacity: 100%;
}

100% {
	opacity: 0%;
}
}

/* tela fina */
#tela-fina-samsung {
	background-color: #f1f1f1;
}
#tela-fina-samsung .colSamsung-md-5 {
	margin: auto;
}

#tela-fina-samsung img {
	width: 100%;
}
    
/* cabos */

#cabos-samsung {
	background-color: #f1f1f1;
}
#cabos-samsung .containerSamsung {
	padding-left: 0;
	max-width: 100%;
}
#cabos-samsung img {
	width: 100%;
}
#cabos-samsung .colSamsung-md-5 {
	margin: auto;
}

    
/*controle */

#controle-samsung .containerSamsung {
	max-width: 100%;
	width: 100%;
	padding: 0;
}

#controle-samsung img {
	width: 100%;
}

#controle-samsung .colSamsung-md-6 {
	padding: 0;
}

#controle-samsung .colSamsung-md-4 {
	margin-top: auto;
	margin-bottom: auto;
}

#anima-controle-samsung img {
	width: 15%;
	position: absolute;
	animation: botoes-controle 10s linear 0s infinite alternate backwards;
}

#anima-controle-samsung img:nth-of-type(1) {
	bottom: 23%;
	left: 45%;
	animation-delay: 0s;
}

#anima-controle-samsung img:nth-of-type(2) {
	right: 11%;
	bottom: 32%;
	animation-delay: -5s;
}

#anima-controle-samsung img:nth-of-type(3) {
	right: 30.5%;
	bottom: 5%;
	animation-delay: -5s;
}

@keyframes botoes-controle {
0% {
	transform: scale(.60);
}

50% {
	transform: scale(.40);
}

100% {
	transform: scale(.60);
}
}
    
/* bluetooth samsung */

#bluetooth-samsung .containerSamsung {
	max-width: 100%;
	width: 100%;
	padding: 0;
}

#bluetooth-samsung img {
	width: 100%;
}

#bluetooth-samsung .colSamsung-md-6 {
	padding: 0;
}

#bluetooth-samsung .colSamsung-md-4 {
	margin-top: auto;
	margin-bottom: auto;
}

#bluetooth-samsung label {
	height: 38%;
	width: 49%;
	left: 25%;
	top: 24%;
	position: absolute;
	cursor: pointer;
}

#anima-bluetooth-samsung > img {
	position: absolute;
	width: 29.8%;
	top: 20%;
	left: 35.4%;
}

#anima-bluetooth-samsung > img:nth-of-type(1) {
	position:unset;
	width: 100%;
	top:unset;
	left:unset;
	display: block;
}

#show-tempo:checked ~  #bluetooth-cont2-samsung {
	opacity: 1;
	animation: c59 1s ease-in-out 0s infinite alternate;
}

#c59-samsung {
	animation: c59 1s ease-in-out 0s infinite alternate;
	animation-delay: 2s;
	opacity: 0;
}

@keyframes c59 {
0% {
	opacity: 0;
}

100% {
	opacity: 1;
}
}

#show-tempo:checked ~  #c59-samsung {
	animation: c59 1s ease-in-out 0s infinite alternate;
}

#bluetooth-cont1-samsung {
	top: 0;
	left: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
	opacity: 1;
	transition: opacity 1s ease-in-out 0s;
}

#bluetooth-cont1-samsung > img {
	position: absolute;
	top: 0;
	left: 0;
	transform: scale(1.5);
}

#bluetooth-cont1-samsung > img:nth-child(1) {
	width: 2.6%;
	top: 87.8%;
	left: 14%;
}

#bluetooth-cont1-samsung > img:nth-child(2) {
	width: 5.8%;
	top: 87.7%;
	left: 25.3%;
}

#bluetooth-cont1-samsung > img:nth-child(3) {
	width: 4.4%;
	top: 87.7%;
	left: 40.7%;
}

#bluetooth-cont1-samsung > img:nth-child(4) {
	width: 4.3%;
	top: 87.7%;
	left: 55.1%;
}

#bluetooth-cont1-samsung > img:nth-child(5) {
	width: 5.3%;
	top: 88.7%;
	left: 67%;
}

#bluetooth-cont1-samsung > img:nth-child(6) {
	width: 5.2%;
	top: 88%;
	left: 80.9%;
}

#bluetooth-cont2-samsung {
	top: 0;
	left: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
	opacity: 0;
	transition: opacity 1s ease-in-out 0s;
}

#bluetooth-cont2-samsung > img {
	position: absolute;
	top: 0;
	left: 0;
	transform: scale(1.5);
}

#bluetooth-cont2-samsung > img:nth-child(1) {
	width: 4.9%;
	top: 86.3%;
	left: 12.9%;
}

#bluetooth-cont2-samsung > img:nth-child(2) {
	width: 7.9%;
	top: 86.4%;
	left: 24.2%;
}

#bluetooth-cont2-samsung > img:nth-child(3) {
	width: 6.7%;
	top: 86.2%;
	left: 39.6%;
}

#bluetooth-cont2-samsung > img:nth-child(4) {
	width: 6.3%;
	top: 86.4%;
	left: 54.2%;
}

#bluetooth-cont2-samsung > img:nth-child(5) {
	width: 8.7%;
	top: 86.6%;
	left: 65.3%;
}

#bluetooth-cont2-samsung > img:nth-child(6) {
	width: 9.3%;
	top: 85.2%;
	left: 78.9%;
}
    
    
/* galeria */

#galeria-samsung {
	text-align: center;
	margin-bottom: 5.5%;
}
.masonry-samsung { /* Masonry container */
  column-count: 3;
  column-gap: 1em;
  margin-bottom: -10%;
}

.item-samsung { /* Masonry bricks or child elements */
  
  
  margin: 0 0 0.5em;
  width: 100%;
  overflow: hidden;
}

.item-samsung img {
	width: 100%;
}

.item-samsung img:hover {
	animation: scale 1s;
}

@keyframes scale {
	100% {
		transform: scale(1.5);
	}
}

/* Masonry on large screens */
@media only screen and (min-width: 1024px) {
  .masonry-samsung {
    column-count: 3;
  }
}

/* Masonry on medium-sized screens */
@media only screen and (max-width: 1023px) and (min-width: 768px) {
  .masonry-samsung {
    column-count: 3;
  }
}

/* Masonry on small screens */
@media only screen and (max-width: 767px) {
  .masonry-samsung {
    column-count: 2;
    margin-bottom: 0%;
  }
}
    
	
/* 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: 768px) {
	.mobile {
		display: none;
	}
}

@media (max-width: 767.98px) {
    .wrapperSamsung .containerSamsung {
    	text-align: center;
    	padding: calc(15px + 2%) 15px !important;
    	max-width: 100%;
    }

    #range-2-a-samsung, #range-2-b-samsung, #range-2-c-samsung {
            height: 4vw;
            width: 4vw;
        }

        #range-2-a-samsung, #range-2-b-samsung, #range-2-c-samsung {
    bottom: 9%;
 }
    
	.colSamsung-md-5 p, .colSamsung-md-4 p {
		margin-bottom: 5%;
	}

	#anima-luminosidade-samsung, #anima-upscale-samsung, #realistas-samsung .colSamsung-md-7, #modo-samsung .colSamsung-md-6, #quantum-samsung .colSamsung-md-7 {
    	margin-top: 5%;
    }

    #anima-luminosidade-samsung {
    	margin-bottom: 0;
    }

    #som-samsung .colSamsung-md-3 {
    	margin: 0;
    }

    #som-samsung .colSamsung-md-11, #sincronia-samsung .colSamsung-md-10 {
    	position: relative;
    	color: #000;
    	padding: 0;
    }
	#sincronia-samsung .containerSamsung:nth-of-type(1) {
	color: #000;
	padding-top: 3% !important;
	padding-bottom: 0 !important;
	}

	#sincronia-samsung p {
		padding-bottom: 7% !important;
	}



    #multi-samsung .containerSamsung, #game-samsung .containerSamsung, #controle-samsung .containerSamsung, #comandos-samsung .containerSamsung, #cabos-samsung .containerSamsung {
    	padding-bottom: 0px !important;
    }
   #anima-bluetooth-samsung > img {
		position: absolute;
		width: 20.8%;
		top: 47%;
		left: 39.6%;
	}

	#oitok-samsung .colSamsung-md-5 img {
    float: none;
	}
	
    #bluetooth-samsung .containerSamsung,  #modo-samsung .containerSamsung {
    	padding-top: 0 !important;
    	padding-bottom: 0px !important;
    }

    #tela-infinita-samsung .containerSamsung, #galeria-samsung .containerSamsung {
    	padding-top: 0px;
    }

    #bluetooth-samsung label {
		height: 38%;
		width: 49%;
		left: 25%;
		top: 24%;
		position: absolute;
		cursor: pointer;
	}

	#anima-bluetooth-samsung > img {
		position: absolute;
		width: 29%;
		top: 21%;
		left: 35.9%;
	}

    #cabos-samsung {
    	background-image: none;
    	height: auto;
    	padding-bottom: 0;
    }

    #game-samsung .colSamsung-md-5:nth-of-type(1) {
		padding-right: 0px;
	}

	
	#anima-modo-samsung {
		top: auto;
		bottom: 9%;
	}
	
	#menu-samsung {
		text-align: center;
		margin: 0;
	}
	
	.desktop {
		display: none;
	}
	
	.mobile {
		display: block !important;
	}
	
	.menu-centro-samsung {
		width: 100%;
		position: absolute;
		left: 0%;
	}
	
	.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);
	}
	
	#tela-fina-samsung h3 {
		margin-top: 0%;
	}
	
	#cabos-samsung h3 {
		margin-top: 0%;
	}
	
	#anima-cabos-samsung img:nth-of-type(1) {
		top: 90%;
		width: 12%;
		left: 22%;
	}
	
	#conectividade-samsung {
		background: url(../img/conectividade-mobile.png) bottom no-repeat;
		background-size: contain;
		height: 50%;
		padding-bottom: 77%;
		text-align: center;
		margin-bottom: 0%;
	}
	
	#bluetooth-samsung {
		background: #fff;
		background-size: cover;
		height: auto;
		padding-bottom: 0;
		text-align: center;
		color: #000;
	}
	
	#anima-bluetooth-samsung {
		background: url(../img/bluetooth.jpg) center top no-repeat;
		background-size: cover;
		height: 0;
		padding-bottom: 74%;
		position: relative;
		text-align: center;
		color: #fff;
	}
	
	#footer-samsung p {
		font-size: 1.5vw;
	}
}
    
    
@media (min-width: 451px) {
	.mobile {
		display: none;
	}
}
    
@media (max-width: 450px) {
	.desktop {
		display: none;
	}
	
}