/* 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;
	font-size: calc(6px + 1vw);
	line-height: calc(15px + 1vw);
}

.wrapperSamsung h2, .wrapperSamsung h3 {
	font-family: SamsungSharpSans, sans-serif;
}

.wrapperSamsung h3 {
	margin: 0 0 2.5%;
	font-size: calc(24px + 1vw);
	line-height: calc(33px + 1vw);
}

.wrapperSamsung h2 {
    margin: 0 0 2.5%;
    font-size: calc(16px + 1vw);
    line-height: calc(32px + 1vw);
    color: #FFF;
}

.wrapperSamsung h3 sup {
	vertical-align: super;
	font-size: .75em;
}

.wrapperSamsung h4 {
	font-weight: 700;
	margin: 0 0 2.5%;
	font-size: calc(8px + 1vw);
	line-height: calc(16px + 1vw);
}

.wrapperSamsung h4 sup {
	vertical-align: super;
	font-size: .75em;
}

.wrapperSamsung .containerSamsung {
	overflow: hidden;
	max-width: 85%;
	padding: 5% 15px;
	color: #000;
}

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

input {
	display: none;
}
.samsung-mobile {
	display: none;
	padding: 0 !important;
}

.samsung-mobile img {
	width: 100% !important;
	max-width: 100% !important;
	display: block;
}

.samsung-mobile {
	display: none;
}

.samsung-embed {
  position: relative;
  padding-bottom: 56%;
  width: 100%;
  text-align: left;
}

.samsung-embed iframe {
  width: 100%;
  position: absolute;
  height: 100%;
  overflow: hidden;
}

/* HEADER */

#header-samsung {color: #FFF;text-align: center;}

#header-samsung h3 {
	letter-spacing: 3px;
	text-shadow: 5px 5px 5px #0000004d;
	font-size: calc(30px + 1vw);
	line-height: calc(36px + 1vw);
}

#header-samsung img {
	float: left;
	width: 18%;
	margin-bottom: 12%;
}

#intro-samsung {
	background: url(../img/intro-samsung.jpg) left top no-repeat;
	background-size: cover;
	height: 0;
	padding-bottom: 54.8%;
	position: relative;
}
/* carregamento das imagens */
.wrapperSamsung:after
{
	content: url(../img/compactabilidade1.jpg) url(../img/compactabilidade2.jpg) url(../img/compactabilidade3.jpg) url(../img/perfeito-para-todos-ambientes-quarto.jpg) url(../img/perfeito-para-todos-ambientes_sala.jpg) url(../img/perfeito-para-todos-ambientes_escritorio.jpg) url(../img/resfriamento-1.jpg) url(../img/resfriamento-2.jpg) url(../img/resfriamento-3.jpg) url(../img/resfriamento-4.jpg) url(../img/Noites-de-sono-confortaveis1.jpg) url(../img/Noites-de-sono-confortaveis2.jpg) url(../img/Noites-de-sono-confortaveis3.jpg) url(../img/Noites-de-sono-confortaveis4.jpg);
	display: none;
}

/* PERFEITA AMBIENTES */
#perfeita-samsung {
	background: url(../img/perfeito-para-todos-ambientes-quarto.jpg) top center no-repeat;
	background-size: cover;
	padding-bottom: 58.75%;
	height: 0;
	transition: opacity 1s ease-in-out 0s;
}

.perfeita-samsung-label {
	padding-top: 15%;
}
.perfeita-samsung-label img {
    padding-left: 1.5%;
    padding-right: 1.5%;
    width: 19%;
	cursor: pointer;
	margin-right: 8%;
}

.perfeita-samsung-label .escritorio-samsung img{
    padding-left: 1.5%;
    padding-right: 1.5%;
    width: 19%;
	cursor: pointer;
	margin-right: 8%;
}

#quarto-samsung:checked ~ #perfeita-samsung {
	background: url(../img/perfeito-para-todos-ambientes-quarto.jpg) top center no-repeat;
	background-size: cover;
	transition: opacity 1s ease-in-out 0s;
}

#sala-samsung:checked ~ #perfeita-samsung {
	background: url(../img/perfeito-para-todos-ambientes_sala.jpg) top center no-repeat;
	background-size: cover;
	transition: opacity 1s ease-in-out 0s;
}

#escritorio-samsung:checked ~ #perfeita-samsung {
	background: url(../img/perfeito-para-todos-ambientes_escritorio.jpg) top center no-repeat;
	background-size: cover;
	transition: opacity 1s ease-in-out 0s;
}

/* resfriamento-samsung */
#resfriamento-samsung{
	background: url(../img/resfriamento-1.jpg) no-repeat top left;
	background-size: cover;
	height: 0;
	padding-bottom: 56%;
	animation: resfriamento2 20s infinite;
}

#resfriamento-samsung .containerSamsung{
	padding-top: 10%;
}

@keyframes resfriamento2 {
    13% {
        background: url(../img/resfriamento-1.jpg) no-repeat top left;
		background-size: cover;
		height: 0;
		padding-bottom: 56%;
    }
    25% {
        background: url(../img/resfriamento-2.jpg) no-repeat top left;
		background-size: cover;
		height: 0;
		padding-bottom: 56%;
    }
    36% {
        background: url(../img/resfriamento-3.jpg) no-repeat top left;
		background-size: cover;
		height: 0;
		padding-bottom: 56%;
	}
    50%,63% {
        background: url(../img/resfriamento-4.jpg) no-repeat top left;
		background-size: cover;
		height: 0;
		padding-bottom: 56%;
	}
    75% {
        background: url(../img/resfriamento-3.jpg) no-repeat top left;
		background-size: cover;
		height: 0;
		padding-bottom: 56%;
	}
    86% {
        background: url(../img/resfriamento-2.jpg) no-repeat top left;
		background-size: cover;
		height: 0;
		padding-bottom: 56%;
	}
    100% {
        background: url(../img/resfriamento-1.jpg) no-repeat top left;
		background-size: cover;
		height: 0;
		padding-bottom: 56%;
    }
  }

/* noite confortavel */
#noite-confortavel-samsung{
	background: url(../img/Noites-de-sono-confortaveis1.jpg) no-repeat top left;
	background-size: cover;
	padding-bottom: 70.5%;
	height: 0;
	animation: noite 20s infinite;
}

#noite-confortavel-samsung .containerSamsung{
	color: #fff;
	padding-top: 6%;
}

@keyframes noite {
    13% {
		background: url(../img/Noites-de-sono-confortaveis1.jpg) no-repeat top left;
		background-size: cover;
		height: 0;
		padding-bottom: 70.5%;
    }
    25% {
		background: url(../img/Noites-de-sono-confortaveis2.jpg) no-repeat top left;
		background-size: cover;
		height: 0;
		padding-bottom: 70.5%;
    }
    36% {
		background: url(../img/Noites-de-sono-confortaveis3.jpg) no-repeat top left;
		background-size: cover;
		height: 0;
		padding-bottom: 70.5%;
	}
    50%,63% {
		background: url(../img/Noites-de-sono-confortaveis4.jpg) no-repeat top left;
		background-size: cover;
		height: 0;
		padding-bottom: 70.5%;
	}
    75% {
		background: url(../img/Noites-de-sono-confortaveis3.jpg) no-repeat top left;
		background-size: cover;
		height: 0;
		padding-bottom: 70.5%;
	}
    85% {
		background: url(../img/Noites-de-sono-confortaveis2.jpg) no-repeat top left;
		background-size: cover;
		height: 0;
		padding-bottom: 70.5%;
	}
    100% {
		background: url(../img/Noites-de-sono-confortaveis1.jpg) no-repeat top left;
		background-size: cover;
		height: 0;
		padding-bottom: 70.5%;
    }
  }

  /* resistencia-samsung */
#resistencia-samsung{
	background: url(../img/resistencia-e-durabilidade.jpg) no-repeat top left;
	background-size: cover;
	padding-bottom: 49%;
	height: 0;
}

#resistencia-samsung .containerSamsung{
	padding-top: 12%;
}

/* versatil-samsung */

#versatil-samsung{
	background: url(../img/compactabilidade1.jpg) no-repeat top left;
	background-size: cover;
	height: 0;
	padding-bottom: 46.3%;
	animation: versatil 20s infinite; 
}

#versatil-samsung .containerSamsung{
	padding-top: 10%;
}

@keyframes versatil {
    16.6% {
		background: url(../img/compactabilidade1.jpg) no-repeat top left;
		background-size: cover;
		height: 0;
		padding-bottom: 46.3%;
    }
    33.2% {
		background: url(../img/compactabilidade2.jpg) no-repeat top left;
		background-size: cover;
		height: 0;
		padding-bottom: 46.3%;
    }
    49.8%,66.4% {
		background: url(../img/compactabilidade3.jpg) no-repeat top left;
		background-size: cover;
		height: 0;
		padding-bottom: 46.3%;
	}
    83% {
		background: url(../img/compactabilidade2.jpg) no-repeat top left;
		background-size: cover;
		height: 0;
		padding-bottom: 46.3%;
	}
    100% {
		background: url(../img/compactabilidade1.jpg) no-repeat top left;
		background-size: cover;
		height: 0;
		padding-bottom: 46.3%;
	}

  }

/* FILTRO */

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

#filtro-samsung .containerSamsung {
	position: relative;
	z-index: 9;
}

#filtro-samsung .containerSamsung img {
	width: 100%;
	display: block;
}

#anima-filtro-samsung {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	overflow: hidden;
}

#anima-filtro-samsung img {
	width: auto;
	position: absolute;
	animation: virus 20s linear 0s infinite alternate backwards;
	z-index: 999;
}

#anima-filtro-samsung img:nth-of-type(1) {
	top: 27%;
	right: 40%;
	width: 2%;
}

#anima-filtro-samsung img:nth-of-type(2) {
	bottom: 68%;
	left: 62%;
	animation-delay: 2s;
	width: 2%;
}

#anima-filtro-samsung img:nth-of-type(3) {
	bottom: 57%;
	right: 32%;
	animation-delay: 4s;
	width: 4%;
}

#anima-filtro-samsung img:nth-of-type(4) {
	top: 39%;
	left: 72%;
	animation-delay: 6s;
	width: 2%;
}

#anima-filtro-samsung img:nth-of-type(5) {
	bottom: 69%;
	right: 22%;
	animation-delay: 8s;
	width: 4%;
}

#anima-filtro-samsung img:nth-of-type(6) {
	top: 26%;
	right: 17%;
	width: 2%;
}

#anima-filtro-samsung img:nth-of-type(7) {
	bottom: 55%;
	left: 77%;
	animation-delay: -2s;
	width: 2%;
}

#anima-filtro-samsung img:nth-of-type(8) {
	bottom: 10%;
	right: 17%;
	animation-delay: -4s;
	width: 3%;
}

#anima-filtro-samsung img:nth-of-type(9) {
	top: 81%;
	left: 56%;
	animation-delay: -6s;
	width: 3%;
}

#anima-filtro-samsung img:nth-of-type(10) {
	bottom: 8%;
	right: 35%;
	animation-delay: -8s;
	width: 1.5%;
}

#anima-filtro-samsung img:nth-of-type(11) {
	bottom: 11%;
	right: 48%;
	animation-delay: -8s;
	width: 1.5%;
}

#anima-filtro-samsung img:nth-of-type(12) {
	bottom: 15%;
	right: 29%;
	animation-delay: -8s;
	width: 1.5%;
}

#anima-filtro-samsung img:nth-of-type(13) {
	bottom: 60%;
	right: 16%;
	animation-delay: -8s;
	width: 2.5%;
}

#anima-filtro-samsung img:nth-of-type(14) {
	bottom: 65%;
	right: 25%;
	animation-delay: -8s;
	width: 2%;
}

#anima-filtro-samsung img:nth-of-type(15) {
	bottom: 62%;
	right: 38%;
	animation-delay: -8s;
	width: 1.5%;
}

#anima-filtro-samsung img:nth-of-type(16) {
	bottom: 63%;
	right: 15%;
	animation-delay: -8s;
	width: 1%;
}

#anima-filtro-samsung img:nth-of-type(17) {
	bottom: 56%;
	right: 31%;
	animation-delay: -8s;
	width: 2%;
}

#anima-filtro-samsung img:nth-of-type(18) {
	bottom: 63%;
	right: 47%;
	animation-delay: -8s;
	width: 3%;
}

#anima-filtro-samsung img:nth-of-type(19) {
	bottom: 71%;
	right: 49%;
	animation-delay: -8s;
	width: 1%;
}

#anima-filtro-samsung img:nth-of-type(20) {
	bottom: 60%;
	right: 44%;
	animation-delay: -8s;
	width: 1.5%;
}

#anima-filtro-samsung img:nth-of-type(21) {
	bottom: 54%;
	right: 46%;
	animation-delay: -8s;
	width: 1%;
}

#anima-filtro-samsung img:nth-of-type(22) {
	bottom: 65%;
	right: 18%;
	animation-delay: -8s;
	width: 2%;
}

@keyframes filtro {
0% {
	transform: translate(-15%, -20%);
	opacity: .75;
}

25% {
	transform: translate(5%, -30%);
	opacity: 1;
}

50% {
	transform: translate(15%, 20%);
	opacity: .75;
}

75% {
	transform: translate(0%, 0%);
	opacity: 1;
}

100% {
	transform: translate(-25%, 10%);
	opacity: .75;
}
}

@keyframes virus {
	0% {
		transform: translate(-15%, -20%);
		opacity: .75;
	}
	
	25% {
		transform: translate(5%, -30%);
		opacity: 1;
	}
	
	50% {
		transform: translate(15%, 20%);
		opacity: .75;
	}
	
	75% {
		transform: translate(0%, 0%);
		opacity: 1;
	}
	
	100% {
		transform: translate(-25%, 10%);
		opacity: .75;
	}
	}
.filtro-samsung-texto, .filtro-samsung-img{
	margin: auto;
}

/* capacidade */

#capacidade-samsung {
	text-align: center;
	background: url(../img/capacidade-samsung.jpg) top center no-repeat;
	background-size: cover;
	/* padding-bottom: 70%; */
	height: 100%;
}
#capacidade-samsung .containerSamsung{
	padding-top: 10%;
}
#capacidade-samsung .colSamsung-md-12 h3{ 
margin: 0 0 0.5%;
}
#capacidade-samsung img {
	width: auto;
	cursor: pointer;
	padding: 0 2%;
}

#capacidade-samsung p {
	width: 100%;
	font-weight: 400;
	line-height: calc(10px + 1vw);
	text-align: center;
}

.capacidade-samsung-tabela-cabecalho {
	border-radius: 75px;
	background-color: #4598e8;
	color: #FFF;
	padding: 1%;
	-webkit-box-shadow: 0px 10px 8px 0px rgba(0,0,0,0.20);
	-moz-box-shadow: 0px 10px 8px 0px rgba(0,0,0,0.20);
	box-shadow: 0px 10px 8px 0px rgba(0,0,0,0.20);
}

.capacidade-samsung-tabela-linhas {
	background: linear-gradient(180deg, rgba(0, 0, 0, .05) 0%, rgba(255,255,255,1) 30%);
	color: #000;
	margin-top: 2%;
	-webkit-box-shadow: 0px 10px 8px 0px rgba(0,0,0,0.20);
-moz-box-shadow: 0px 10px 8px 0px rgba(0,0,0,0.20);
box-shadow: 0px 10px 8px 0px rgba(0,0,0,0.20);
	border-radius: 70px;
	padding: 1%;
}

#capacidade-samsung .colSamsung-md-2 {
    border-left: 2px dotted #FFF;
    padding: 1% 0;
    margin: auto;
    display: inherit;
    text-align: center;
}

.capacidade-samsung-tabela-linhas .colSamsung-md-2 {
	border-color: #b7b7b7 !important;
	margin: 2% auto;
}

#capacidade-samsung .colSamsung-md-2.offsetSamsung-md-1 {
    border: none;
}

.samsung-read-more-state-1, .samsung-read-more-state-2, .samsung-read-more-state-3, .samsung-read-more-state-4 {
  display: none;
}

.samsung-read-more-target-1, .samsung-read-more-target-2, .samsung-read-more-target-3, .samsung-read-more-target-4{
  opacity: 0;
  max-height: 0;
  font-size: 0;
  transition: .25s ease;
}

.samsung-read-more-state-1:checked ~ .samsung-read-more-wrap-1 .samsung-read-more-target-1, .samsung-read-more-state-2:checked ~ .samsung-read-more-wrap-2 .samsung-read-more-target-2, .samsung-read-more-state-3:checked ~ .samsung-read-more-wrap-3 .samsung-read-more-target-3, .samsung-read-more-state-4:checked ~ .samsung-read-more-wrap-4 .samsung-read-more-target-4 {
  opacity: 1;
  font-size: inherit;
  max-height: 999em;
}

.samsung-read-more-trigger:before {
	content: '+';
    background-color: #000;
    color: #FFF;
    border-radius: 70px;
    width: 24px;
    height: 100%;
    display: block;
    margin: 0 1%;
    margin-left: 0;
}

.samsung-read-more-trigger:after {
  display: block;
  content: '-' ;
  background-color: #464646;
  color: #fff ;
  border-radius: 70px;
  width: 24px;
  height: 100%;
  margin: 0 5%;
  margin-right: 0;
}
   
.samsung-read-more-trigger {
  cursor: pointer;
  display: inherit;
  color: #666;
  width: 60%;
  height: 100%;
  line-height: 24px;
  font-size: 19px;
  font-weight: 600;
}

/* FOOTER */

#footer-samsung {
	background: #000;
	color: #fff !important;
}

#footer-samsung p {
	text-align: justify;
	font-size: calc(5px + 0.5vw);
	line-height: calc(8px + 1vw);
	color: #FFF;
}

#footer-samsung img {
	float: left;
	margin-right: 14px;
	margin-bottom: 5px;
	width: 95px;
}

/* RESPONSIVO */

@media (min-width: 767.99px) and (max-width: 991px) {

}
	
@media (max-width: 767.98px) {

	.samsung-mobile {
		display: block;
	}

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

 #header-samsung h3 {
	padding-top: 30%;
	font-size: calc(9px + 3vw);
	line-height: calc(10px + 4vw);
	}
#intro-samsung .colSamsung-md-12 {
    padding: 0;
}

	#header-samsung img {
		float: none;
		width: 40%;
		margin-bottom: 12%;
	}	
	.colSamsung-md-4, .colSamsung-md-5, .colSamsung-md-6 {
		text-align: center;
	}
	
	.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);
	}

	#perfeita-samsung,#resfriamento-samsung{
		height: auto;
		background: none !important;
		padding-bottom: 0 !important;
	}
	#digital-inverter-samsung h3, #digital-inverter-samsung h2 ,#noite-confortavel-samsung, #resistencia-samsung, #versatil-samsung, #filtro-samsung ,#capacidade-samsung{
		height: auto;
		background: none !important;
		padding-bottom: 0 !important;
	}
	.perfeita-samsung-label {
		padding-top: 5%;
	}
	.perfeita-samsung-label img {
		width: 30% !important;
		max-width: 100px;
		margin-right: 0% !important;
	}

	.perfeita-samsung-texto{
		text-align: center;
	}
		#perfeita-samsung .samsung-mobile {
			background: url(../img/perfeito-para-todos-ambientes-quarto.jpg) top center no-repeat;
			background-size: cover;
		}

		#perfeita-samsung .samsung-mobile img {
		visibility: hidden;
	}
	#quarto-samsung:checked ~ #perfeita-samsung .samsung-mobile {
	background: url(../img/perfeito-para-todos-ambientes-quarto.jpg) top center no-repeat;
	background-size: cover;
	transition: opacity 1s ease-in-out 0s;
}

#sala-samsung:checked ~ #perfeita-samsung .samsung-mobile {
	background: url(../img/perfeito-para-todos-ambientes_sala.jpg) top center no-repeat;
	background-size: cover;
	transition: opacity 1s ease-in-out 0s;
}

#escritorio-samsung:checked ~ #perfeita-samsung .samsung-mobile {
	background: url(../img/perfeito-para-todos-ambientes_escritorio.jpg) top center no-repeat;
	background-size: cover;
	transition: opacity 1s ease-in-out 0s;
}

#resfriamento-samsung {
	animation: none;
}

.resfriamento-samsung-mobile {
	background: url(../img/resfriamento-1.jpg) bottom left no-repeat;
	background-size: cover;
	overflow: visible;
	height: 0;
	padding-bottom: 56%;
	animation: resfriamento2 20s infinite; 
}

#noite-confortavel-samsung {
	animation: none;

}

#noite-confortavel-samsung .containerSamsung{
	color: #000;
	padding: 5% 15px;
}
.noite-confortavel-samsung-mobile {
	background: url(../img/Noites-de-sono-confortaveis1.jpg) bottom left no-repeat;
	background-size: cover;
	overflow: visible;
	height: 0;
	padding-bottom: 70.5%;
	animation: noite 20s infinite;
}

#resfriamento-samsung img {
    position: relative;
    top: 0;
    left: -100%;
    transform: none;
    animation: none;
    width: 201% !important;
    max-width: 200% !important;
}

#resistencia-samsung .containerSamsung{
	padding: 5% 15px;
}


#versatil-samsung {
	animation: none;
}

.versatil-samsung-mobile {
	background: url(../img/compactabilidade1.jpg) bottom left no-repeat;
	background-size: cover;
	overflow: visible;
	height: 0;
    padding-bottom: 46.3%;
    animation: versatil 20s infinite;
}

#anima-filtro-samsung {
	left: -20%;
	top: 27%;
}
#anima-filtro-samsung img:nth-of-type(8) {
	bottom: 36%;
	right: 17%;
	animation-delay: -4s;
	width: 3%;
}
#anima-filtro-samsung img:nth-of-type(9) {
	top: 65%;
	left: 56%;
	animation-delay: -6s;
	width: 3%;
}

#anima-filtro-samsung img:nth-of-type(10) {
	bottom: 37%;
	right: 35%;
	animation-delay: -8s;
	width: 1.5%;
}

#anima-filtro-samsung img:nth-of-type(11) {
	bottom: 36%;
	right: 48%;
	animation-delay: -8s;
	width: 1.5%;
}

#anima-filtro-samsung img:nth-of-type(12) {
	bottom: 32%;
	right: 29%;
	animation-delay: -8s;
	width: 1.5%;
}
#filtro-samsung .containerSamsung img {
    width: 133%;
    display: block;
    margin-left: -17%;
}
#capacidade-samsung .colSamsung-md-2 {
	display: block;
}

.capacidade-samsung-tabela-cabecalho, .capacidade-samsung-tabela-linhas {
	display: none !important;
}
#capacidade-samsung .containerSamsung {
	padding-bottom: 0px;
}
.samsung-read-more-trigger {
	width: 25%;
}

#capacidade-samsung .containerSamsung{
	padding-top: 0%;
}


	#footer-samsung p {
	font-size: calc(4px + 1vw);
	line-height: calc(8px + 1vw);
	color: #FFF;
	}
}

@media (max-width: 480px) {

}