/* 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 0 min(1.8vw, 18px);
	padding-bottom: 0 !important;
	font-size: min(1.8vw, 18px);
	line-height: min(2.5vw, 24px);
}

.wrapperSamsung p small {
	display: block;
	font-size: min(1.8vw, 12px);
	line-height: min(2.5vw, 18px);
}

.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 + 3%) 15px;
}

#hdr-samsung .containerSamsung {
	overflow: visible;
}

.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.4%;
	padding-top: 6%;
	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: #000;
	color: #fff;
}

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

#intro-samsung h3 {
	margin: 0 0 2.5%;
	font-size: min(7vw, 70px);
	line-height: min(8vw, 72px);
}

#intro-samsung h4 {
	font-family: SamsungSharpSans, sans-serif;
	margin: 0 0 2.5%;
	font-size: min(4vw, 32px);
	line-height: min(5vw, 34px);
}

#intro-samsung p {
	font-size: min(4vw, 32px);
	line-height: min(5vw, 34px);
	margin: 0 0 2.5%;
}

/* GIRA */

#gira-samsung {
	background: #000;
	color: #fff;
	text-align: center;
}

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

/* TELA */

#tela-samsung {
	background: #000;
	color: #fff;
	text-align: center;
}

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

/* COMPATIVEL */

#compativel-samsung {
	background: #000;
	color: #fff;
	text-align: center;
}

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

/* ENCOSTE */

#encoste-samsung {
	background: #000;
	color: #fff;
	text-align: center;
}

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

/* CONTEUDO */

#conteudo-samsung {
	background: #000;
	color: #fff;
}

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

#conteudo-samsung .colSamsung-md-6 {
	margin: auto;
}

/* SMARTTHINGS */

#smartthings-samsung {
	background: #000;
	color: #fff;
	text-align: center;
}

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

/* AIRPLAY */

#airplay-samsung {
	position: relative;
	height: 0;
	padding-bottom: 49.25%;
	color: #fff;
	background: #000;
}

#airplay-samsung .containerSamsung {
	position: relative;
	z-index: 999999;
}

#anima-airplay-samsung img {
	position: absolute;
	top: 0;
	right: 0;
	width: 50%;
}

#airplay-samsung .colSamsung-md-6 {
	margin-top: 7%;
}

/* RETRATO */

#retrato-samsung {
	background: #000;
	color: #fff;
	text-align: center;
}

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

#anima-retrato-samsung {
	position: relative;
	height: 0;
	padding-bottom: 50%;
}

/*Downloaded from https://www.codeseek.co/trungk18/responsive-slideshow-carousel-with-only-html5-andamp-css3-EydyoL */
/*---- NUMBER OF SLIDE CONFIGURATION ----*/

#retrato-samsung .inner {
	width: 500%;
}

#retrato-samsung article {
	width: 20%;
	float: left;
	position: relative;
}

#retrato-samsung .slider-wrapper {
	width: 85%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 7.5%;
	overflow: hidden;
	transform: translateZ(0);
	transition: all 500ms ease-out;
}

#retrato-samsung .slider-wrapper .inner {
	transform: translateZ(0);
	transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
}

#retrato-samsung .slider-wrapper img {
	display: block;
	width: 100%;
}

#retrato-samsung .slider-dot-control {
	position: absolute;
	width: 100%;
	bottom: 3%;
	text-align: center;
}

#retrato-samsung .slider-dot-control label {
	cursor: pointer;
	border-radius: 50%;
	display: inline-block;
	width: 20px;
	height: 20px;
	background: #fff;
	border: 1px solid #000;
	transition: all 0.3s;
	opacity: .5;
	margin: 0 10px;
}

#retrato-samsung .slider-dot-control label:hover {
	opacity: 1;
}

/*---- SET POSITION FOR SLIDE ----*/

#retrato-samsung #slide1:checked ~ .slider-dot-control label[for=slide1], #retrato-samsung #slide2:checked ~ .slider-dot-control label[for=slide2], #retrato-samsung #slide3:checked ~ .slider-dot-control label[for=slide3], #retrato-samsung #slide4:checked ~ .slider-dot-control label[for=slide4], #retrato-samsung #slide5:checked ~ .slider-dot-control label[for=slide5] {
	opacity: 1;
}

#retrato-samsung #slide1:checked ~ .slider-wrapper .inner {
	margin-left: 0%;
}

#retrato-samsung #slide2:checked ~ .slider-wrapper .inner {
	margin-left: -100%;
}

#retrato-samsung #slide3:checked ~ .slider-wrapper .inner {
	margin-left: -200%;
}

#retrato-samsung #slide4:checked ~ .slider-wrapper .inner {
	margin-left: -300%;
}

#retrato-samsung #slide5:checked ~ .slider-wrapper .inner {
	margin-left: -400%;
}

#retrato-samsung .slider-prev-next-control {
	height: 50px;
	position: absolute;
	top: 35%;
	width: 100%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

#retrato-samsung .slider-prev-next-control label {
	display: none;
	width: 40px;
	height: 40px;
	opacity: .5;
	color: #fff;
	font-size: 5em;
	cursor: pointer;
	transition: all .3s ease-in-out 0s;
}

#retrato-samsung .slider-prev-next-control label:hover {
	opacity: 1;
}

#retrato-samsung #slide1:checked ~ .slider-prev-next-control label:nth-child(2)::after, #retrato-samsung #slide2:checked ~ .slider-prev-next-control label:nth-child(3)::after, #retrato-samsung #slide3:checked ~ .slider-prev-next-control label:nth-child(4)::after, #retrato-samsung #slide4:checked ~ .slider-prev-next-control label:nth-child(5)::after, #retrato-samsung #slide5:checked ~ .slider-prev-next-control label:nth-child(1)::after, #retrato-samsung #slide2:checked ~ .slider-prev-next-control label:nth-child(1)::after, #retrato-samsung #slide3:checked ~ .slider-prev-next-control label:nth-child(2)::after, #retrato-samsung #slide4:checked ~ .slider-prev-next-control label:nth-child(3)::after, #retrato-samsung #slide5:checked ~ .slider-prev-next-control label:nth-child(4)::after, #retrato-samsung #slide1:checked ~ .slider-prev-next-control label:nth-child(5)::after {
	display: block;
}

#retrato-samsung #slide1:checked ~ .slider-prev-next-control label:nth-child(2)::after, #retrato-samsung #slide2:checked ~ .slider-prev-next-control label:nth-child(3)::after, #retrato-samsung #slide3:checked ~ .slider-prev-next-control label:nth-child(4)::after, #retrato-samsung #slide4:checked ~ .slider-prev-next-control label:nth-child(5)::after, #retrato-samsung #slide5:checked ~ .slider-prev-next-control label:nth-child(1)::after {
	content: ">";
}

#retrato-samsung #slide1:checked ~ .slider-prev-next-control label:nth-child(2), #retrato-samsung #slide2:checked ~ .slider-prev-next-control label:nth-child(3), #retrato-samsung #slide3:checked ~ .slider-prev-next-control label:nth-child(4), #retrato-samsung #slide4:checked ~ .slider-prev-next-control label:nth-child(5), #retrato-samsung #slide5:checked ~ .slider-prev-next-control label:nth-child(1) {
	display: block;
	float: right;
	margin-right: 2%;
}

#retrato-samsung #slide2:checked ~ .slider-prev-next-control label:nth-child(1), #retrato-samsung #slide3:checked ~ .slider-prev-next-control label:nth-child(2), #retrato-samsung #slide4:checked ~ .slider-prev-next-control label:nth-child(3), #retrato-samsung #slide5:checked ~ .slider-prev-next-control label:nth-child(4), #retrato-samsung #slide1:checked ~ .slider-prev-next-control label:nth-child(5) {
	display: block;
	float: left;
	margin-left: 2%;
}

#retrato-samsung #slide2:checked ~ .slider-prev-next-control label:nth-child(1)::after, #retrato-samsung #slide3:checked ~ .slider-prev-next-control label:nth-child(2)::after, #retrato-samsung #slide4:checked ~ .slider-prev-next-control label:nth-child(3)::after, #retrato-samsung #slide5:checked ~ .slider-prev-next-control label:nth-child(4)::after, #retrato-samsung #slide1:checked ~ .slider-prev-next-control label:nth-child(5)::after {
	content: "<";
}


/* ALÉM */

#alem-samsung {
	background: #000;
	color: #fff;
	text-align: center;
}

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

/* ÚNICA */

#unica-samsung {
	background: #000;
	color: #fff;
	text-align: center;
}

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

/* ÚNICA */

#estilo-samsung {
	background: #ee2424;
	color: #fff;
	text-align: center;
}

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

/* SOM */

#som-samsung {
	background: #000;
	color: #fff;
	text-align: center;
}

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


/* CAPTE */

#capte-samsung {
	position: relative;
	height: 0;
	padding-bottom: 52.25%;
	color: #fff;
	background: #000;
}

#capte-samsung .containerSamsung {
	position: relative;
	z-index: 999999;
}

#anima-capte-samsung img {
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
}

#capte-samsung .colSamsung-md-5 {
	margin-top: 15%;
}


/* BILHAO */

#bilhao-samsung {
	background: #000;
	color: #fff;
	text-align: center;
}

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

/* APRIMORE */

#aprimore-samsung {
	position: relative;
	height: 0;
	padding-bottom: 52.25%;
	color: #fff;
	background: #000;
}

#aprimore-samsung .containerSamsung {
	position: relative;
	z-index: 999999;
}

#anima-aprimore-samsung img {
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
}

#aprimore-samsung .colSamsung-md-5 {
	margin-top: 2.5%;
}

/* AMBIENTE */

#ambiente-samsung {
	position: relative;
	height: 0;
	padding-bottom: 52.25%;
	color: #fff;
	background: #000;
}

#ambiente-samsung .containerSamsung {
	position: relative;
	z-index: 999999;
}

#anima-ambiente-samsung img {
	position: absolute;
	top: 0;
	right: 0;
	width: 50%;
}

#ambiente-samsung .colSamsung-md-5 {
	margin-top: 12%;
}

/* AMBIENTE */

#lider-samsung {
	position: relative;
	height: 0;
	padding-bottom: 52.25%;
	color: #fff;
	background: #000;
}

#lider-samsung .containerSamsung {
	position: relative;
	z-index: 999999;
}

#anima-lider-samsung img {
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
}

#lider-samsung .colSamsung-md-5 {
	margin-top: 20%;
}


/* ASSISTENTE */

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

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

#assistente-samsung .rowSamsung {
	margin: 10% 0 0;
}

#assistente-samsung .colSamsung-md-6 img {
	width: 50%;
	display: block;
	margin: 0 auto 15%;
}

/* REPENSE */

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

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

#repense-samsung .repense-1-samsung img {
	display: block;
	width: 75%;
	margin: auto;
}


/* GALERIA */

#galeria-samsung {
	text-align: center;
	padding-top: calc(20px + 1%);
}

.masonry-samsung {
	column-count: 3;
	column-gap: 1em;
}

#galeria-samsung .containerSamsung {
	/* height: 0;
	padding-bottom: 67.5%; */
}

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

.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%;
	}
}


#anima-galeria-samsung {
	margin-bottom: 10%;
	position: relative;
	height: 0;
	padding-bottom: 55.5%;
}

/*Downloaded from https://www.codeseek.co/trungk18/responsive-slideshow-carousel-with-only-html5-andamp-css3-EydyoL */
/*---- NUMBER OF SLIDE CONFIGURATION ----*/

#galeria-samsung .inner {
	width: 200%;
}

#galeria-samsung article {
	width: 50%;
	float: left;
	position: relative;
}

#galeria-samsung .slider-wrapper {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	transform: translateZ(0);
	transition: all 500ms ease-out;
}

#galeria-samsung .slider-wrapper .inner {
	transform: translateZ(0);
	transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
}

#galeria-samsung .slider-wrapper img {
	display: block;
	width: 100%;
}

#galeria-samsung .slider-dot-control {
	position: absolute;
	width: 100%;
	bottom: -7.5%;
	text-align: center;
}

#galeria-samsung .slider-dot-control label {
	cursor: pointer;
	border-radius: 50%;
	display: inline-block;
	width: 20px;
	height: 20px;
	background: #fff;
	border: 1px solid #808080;
	transition: all 0.3s;
	opacity: 1;
	margin: 0 10px;
}

#galeria-samsung .slider-dot-control label:hover {
	background: #808080;
}

/*---- SET POSITION FOR SLIDE ----*/

#galeria-samsung #slide21:checked ~ .slider-dot-control label[for=slide21], #galeria-samsung #slide22:checked ~ .slider-dot-control label[for=slide22] {
	background: #808080;
}


/* #galeria-samsung #slide21:checked ~ .slider-wrapper .inner {
	margin-left: 0%
}

#galeria-samsung #slide22:checked ~ .slider-wrapper .inner {
	margin-left: -100%;
} */

#galeria-samsung .slider-wrapper .inner {
	animation: slider 7.5s ease-in-out 0s infinite alternate;
}

@keyframes slider{
    0%, 45%{
        margin-left: 0%;
    }
    55%, 100%{
        margin-left: -100%;
    }
} 

 /* RESPONSIVO */

@media (min-width: 768px) {
	.mobile {
		display: none;
	}
}
    @media (max-width: 767.98px) {
		
		br + br + br + br{
			display: none;
		}
		
	.wrapperSamsung .containerSamsung {
		text-align: center;
		padding: calc(15px + 2%) 15px !important;
		max-width: 100%;
	}
	
	.desktop {
		display: none;
	}
	
	.mobile {
		display: block !important;
	}
	
	.colSamsung-md-6, .colSamsung-md-5 {
		text-align: center;
	}
	
	.colSamsung-md-6 p, .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 + 1.5vw);
		line-height: calc(14px + 1.5vw);
	}
	
	.wrapperSamsung p small {
	font-size: calc(6px + 1vw);
	line-height: calc(10px + 1vw);
}
	
	#footer-samsung p {
		font-size: 1.5vw;
	}
	
	
	/* CONTEUDO */
	
	#conteudo-samsung {
		height: auto;
		padding-bottom: 0;
	}
	
	#anima-conteudo-samsung img {
		position: static;
		width: 100%;
	}
	
		/* AIRPLAY */
	
	#airplay-samsung {
		height: auto;
		padding-bottom: 0;
	}
	
	#anima-airplay-samsung img {
		position: static;
		width: 100%;
		right: 0;
	}
	
	/* RETRATO */
	
	#retrato-samsung {
		padding-bottom: 15%;
	}
	
	#retrato-samsung .slider-prev-next-control {
		display: none;
	}
	
	#retrato-samsung .slider-dot-control {
		bottom: -10%;
	}
	
		/* CAPTE */
	
	#capte-samsung {
		height: auto;
		padding-bottom: 0;
	}
	
	#anima-capte-samsung img {
		position: static;
		width: 100%;
		right: 0;
	}
	
	/* APRIMORE */
	
	#aprimore-samsung {
		height: auto;
		padding-bottom: 0;
	}
	
	#anima-aprimore-samsung img {
		position: static;
		width: 100%;
		right: 0;
	}
	
	/* AMBIENTE */
	
	#ambiente-samsung {
		height: auto;
		padding-bottom: 0;
	}
	
	#anima-ambiente-samsung img {
		position: static;
		width: 100%;
		right: 0;
	}
	
	/* LIDER */
	
	#lider-samsung {
		height: auto;
		padding-bottom: 0;
	}
	
	#anima-lider-samsung img {
		position: static;
		width: 100%;
		right: 0;
	}
	
	#anima-galeria-samsung {
    padding-bottom: 150%;
}

}
    
@media (max-width: 600px) {
	#footer-samsung p {
		font-size: 2vw;
	}
}
    
    
@media (max-width: 450px) {

}
