/* 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: #000;
	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 h2 {
	margin: 0;
	font-size: min(3vw, 50px);
	line-height: min(4vw, 52px);
}

.wrapperSamsung h3 {
	margin: 0 0 2.5%;
	font-size: min(3vw, 30px);
	line-height: min(4vw, 32px);
}

.wrapperSamsung sup {
	font-size: .5em;
	line-height: .5em;
}

.wrapperSamsung h4 {
	font-weight: 700;
	margin: 0 0 2.5%;
	font-size: min(2vw, 22px);
	line-height: min(3vw, 26px);
}

.wrapperSamsung .containerSamsung {
	overflow: hidden;
	max-width: 85%;
	padding: calc(20px + 3%) 15px;
	position: relative;
	z-index: 1;
}

/* HEADER */

/* MENU */

#menu-samsung {
	background: #000;
}

#menu-samsung .covererSamsung {
	padding: 0 !important;
}

#menu-samsung a {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 10% 0 5%;
	opacity: .75;
	transition: opacity .3s ease-in-out 0s;
}

#menu-samsung a:hover {
	opacity: 1;
}

#menu-samsung strong {
	display: block;
	font-size: 1.25em;
	font-family: SamsungSharpSans, sans-serif;
	font-weight: normal;
}

#menu-samsung img {
	display: block;
	float: left;
	margin-right: 15px;
	width: 60px;
}

/* CONTENT */

.wrapperSamsung {
	background: #e8e8ea;
	color: #fff;
}

.wrapperSamsung img {
	width: 100%;
	display: block;
}

#intro-samsung,
#bloco1-samsung,
#bloco2-samsung,
#bloco4-samsung,
#bloco6-samsung{
	text-align: center;
}

#intro-samsung {
    background: url(../img/00-samsung.jpg) bottom left no-repeat;
    background-size: cover;
    height: 0;
    padding-bottom: 109%;
	color: #000;
}

#bloco1-samsung {
    background: url(../img/01-samsung.jpg) bottom left no-repeat;
    background-size: cover;
    height: 0;
    padding-bottom: 109.55%;
}

#bloco2-samsung {
    background: url(../img/02-samsung.jpg) bottom left no-repeat;
    background-size: cover;
    height: 0;
    padding-bottom: 100.4%;
}

#bloco3-samsung {
    background: url(../img/03-samsung.jpg) bottom left no-repeat;
    background-size: cover;
    height: 0;
    padding-bottom: 94.9%;
	color: #000;
}

#bloco4-samsung {
    background: url(../img/04-samsung.jpg) bottom left no-repeat;
    background-size: cover;
    height: 0;
    padding-bottom: 131.3%;
	color: #000;
}

#bloco5-samsung {
    background: url(../img/05-samsung.jpg) bottom left no-repeat;
    background-size: cover;
    height: 0;
    padding-bottom: 105.6%;
}

#bloco6-samsung {
    background: url(../img/06-samsung.jpg) bottom left no-repeat;
    background-size: cover;
    height: 0;
    padding-bottom: 104.1%;
}

/* 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: 20px;
	margin-bottom: 5px;
	width: 95px;
}

#footer-samsung .containerSamsung {
	padding: calc(20px + 2%) 15px;
}

.wrapperSamsung .desktop {
	display: block !important;
}

.wrapperSamsung .mobile {
	display: none !important;
}

@media (max-width: 767.98px) {
	.wrapperSamsung .containerSamsung {
		text-align: center;
		padding: calc(15px + 2%) 15px !important;
		max-width: 100%;
	}
	.wrapperSamsung .desktop {
		display: none !important;
	}
	.wrapperSamsung .mobile {
		display: block !important;
	}
	.colSamsung-md-6,
	.colSamsung-md-5 {
		text-align: center;
	}
	.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;
	}
	#bloco1-samsung,
	#bloco2-samsung,
	#bloco3-samsung,
	#bloco4-samsung,
	#bloco5-samsung,
	#bloco6-samsung{
		background: none;
		background-color: #fff;
		height: auto;
		padding: 0;
		color: #000;
	}
}

