/* Sources used in the project */
/* *BACKGROUNDS DEVEM FICAR NO Z-INDEX = 9 */

@font-face {
	font-family: 'SamsungSharpSans';
	src: url(../fonts/SamsungSharpSansBd.eot);
	src: url(../fonts/SamsungSharpSansBd.eot?#iefix) format("embedded-opentype"), url(../fonts/SamsungSharpSansBd.woff) format("woff");
	font-weight: bold;
	font-style: normal
}
@font-face {
	font-family: 'SamsungOne';
	src: url(../fonts/SamsungOne-400.eot);
	src: url(../fonts/SamsungOne-400.eot?#iefix) format("embedded-opentype"), url(../fonts/SamsungOne-400.woff2) format("woff2"), url(../fonts/SamsungOne-400.woff) format("woff"), url(../fonts/SamsungOne-400.ttf) format("truetype");
	font-weight: normal;
	font-style: normal
}
@font-face {
	font-family: 'SamsungOne';
	src: url(../fonts/SamsungOne-700.eot);
	src: url(../fonts/SamsungOne-700.eot?#iefix) format("embedded-opentype"), url(../fonts/SamsungOne-700.woff2) format("woff2"), url(../fonts/SamsungOne-700.woff) format("woff"), url(../fonts/SamsungOne-700.ttf) format("truetype");
	font-weight: bold;
	font-style: normal
}

@font-face {
	font-family: 'SamsungOne-500';
	src: url(../fonts/SamsungOne-500C.eot);
	src: url(../fonts/SamsungOne-500C.eot?#iefix) format("embedded-opentype"), url(../fonts/SamsungOne-500C.woff) format("woff"), url(../fonts/SamsungOne-500C.ttf) format("truetype");
	font-weight: bold;
	font-style: normal
}

@font-face {
	font-family: 'SamsungOne-200';
	src: url(../fonts/SamsungOne-200.ttf) format("truetype");
	font-weight: bold;
	font-style: normal
}


#containerIsee h1{font-family:SamsungSharpSans,Verdana, Arial; padding-top:56.9167px; padding-bottom:14.7983px;}
#containerIsee h2{font-family:SamsungSharpSans,Verdana, Arial; padding-top:56.9167px; padding-bottom:14.7983px;}
#containerIsee h3{font-family:SamsungSharpSans,Verdana, Arial;}
#containerIsee h4{font-family:SamsungSharpSans,Verdana, Arial;}
#containerIsee p {font-family:SamsungOne,Verdana, Arial; font-weight:400;}
#containerIsee p strong {font-family:SamsungOne,Verdana, Arial; font-weight:700;}
#containerIsee ul li {font-family:SamsungOne,Verdana, Arial;}

/* Color definition */ 
#containerIsee .txtBranco {color:#ffffff;}
#containerIsee .txtPreto {color:#000000;}
#containerIsee .txtCinza {color:#ffffff;}

#containerIsee .bgBranco{background-color:#ffffff;}
#containerIsee .bgCinza {background-color:#c0c0c0;}
#containerIsee .bgPreto {background-color:#000000;}
#containerIsee sup {font-size:50%;}
#containerIsee button {cursor:pointer; font-family:SamsungSharpSans,Verdana, Arial;}
#containerIsee .h100 {height:100%;}
#containerIsee .left{text-align: left !important;}

/* Blocos informações Genericas para todas as resoluções */
#containerIsee #bloco01, #containerIsee #bloco02, #containerIsee #bloco04, #containerIsee #bloco04, #containerIsee #blocoPreto, #containerIsee #bloco05, #containerIsee #bloco06, #containerIsee #bloco07, #containerIsee #bloco08, #containerIsee #bloco09,#containerIsee #bloco10, #containerIsee #bloco06, #containerIsee #bloco12, #containerIsee #bloco13, #containerIsee #bloco14 {float:left; position:relative; margin:0; padding:0; width:930px;}

#containerIsee .noUi-handle:after, #containerIsee .noUi-handle:before {
display:none !important;
}
 
@keyframes zoomIn {
	0% {
	-ms-transform: scale(1,1); /* IE 9 */
		-webkit-transform: scale(1,1); /* Safari */
		transform: scale(1,1); /* Standard syntax */
	}
	
	50% {
	-ms-transform: scale(1.03,1.03); /* IE 9 */
		-webkit-transform: scale(1.03,1.03); /* Safari */
		transform: scale(1.03,1.03); /* Standard syntax */
	}
	
	100% {
	-ms-transform: scale(1,1); /* IE 9 */
		-webkit-transform: scale(1,1); /* Safari */
		transform: scale(1,1); /* Standard syntax */
	}
} 


@keyframes zoomInMobile {
	0% {
	-ms-transform: scale(1,1); /* IE 9 */
		-webkit-transform: scale(1,1); /* Safari */
		transform: scale(1,1); /* Standard syntax */
	}
	
	50% {
	-ms-transform: scale(1.05,1.05); /* IE 9 */
		-webkit-transform: scale(1.05,1.05); /* Safari */
		transform: scale(1.05,1.05); /* Standard syntax */
	}
	
	100% {
	-ms-transform: scale(1,1); /* IE 9 */
		-webkit-transform: scale(1,1); /* Safari */
		transform: scale(1,1); /* Standard syntax */
	}
} 


#containerIsee .show{opacity: 1;}

/* Desktop Full Resolution */ 

	
#containerIsee {width: 960px !important}
#containerIsee .mobileDesk {display:none;}
#containerIsee .HideDesk {display:none !important;}

#containerIsee button.btsaibaMais {width:calc(327/1920*100vw); height: calc(52/1920*100vw); margin-top:27.32px; margin-bottom:27.32px; background:url(../img/bt_saibamais_branco.png) no-repeat center center; background-size:100%; text-indent: -9999px; border:none;} 

#containerIsee button.btsaibaMais:hover {width:calc(327/1920*100vw); height: calc(52/1920*100vw); margin-top:27.32px; margin-bottom:27.32px; background:url(../img/bt_saibamais_preto.png) no-repeat center center; background-size:100%; text-indent: -9999px; border:none;} 

/* Setting Font Size */
#containerIsee h1{font-size:6.268.3px; line-height:6.4vw;}
#containerIsee h2{font-size:51.225px; line-height:54.0708px;}
#containerIsee h3{font-size:1.77083333333333vw;}
#containerIsee h4{font-size:17.7865px;}
#containerIsee p{font-size:17.7865px;}

#containerIsee > #bloco01 {height:625.797px;}
#containerIsee > #bloco02 {height:490.906px}
#containerIsee > #blocoPreto{height:707.891px;}
#containerIsee > #bloco03 {height:406.234px;}
#containerIsee > #bloco04 {height:491.75px;}
#containerIsee > #bloco06 {height:501.578px;}
#containerIsee > #bloco07 {height:530.031px}
#containerIsee > #bloco14 {height:auto;}


#containerIsee .bgVideo {background-color:rgba(0, 0, 0, 0.65); width:100%; height:100%; float:left; position:absolute; z-index:9999; display:none;}
#containerIsee .youtube {width:44.42708333333333vw; height:268.3px; margin-left:28.0468768.3px; margin-right:28.0468768.3px;}
#containerIsee .fecharVideo {width:44.42708333333333vw; height:3.1268.3px; margin-left:28.0468768.3px; margin-right:28.0468768.3px; text-align:right; cursor:pointer;}
#containerIsee .fecharVideo img {width:3.1268.3px; height:3.1268.3px;}

#containerIsee > #bloco01 {padding-top:calc(70/1920*100vw); overflow:hidden;}
#containerIsee .background01 {background:url(../img/mu6100_01.jpg) no-repeat center top; background-size:cover; z-index:9; float:left; position:absolute; height:100%; width:100%; top:0;}
#containerIsee > #bloco01 .logo {background:url(../img/logoUHD.png) no-repeat center top; background-size:100%; height:59.75px; width:197.781px;}
#containerIsee > #bloco01  h2 {padding-top:348.615px; padding-bottom:14.2292px;}
#containerIsee > #bloco01  h4 {margin-top:calc(-7/1920*100vw);}
#containerIsee > #bloco01  h4 span {font-family:SamsungOne,Verdana, Arial; font-weight:normal;}
#containerIsee > #bloco01 .selos {width:189.953px; float:right;}

#containerIsee #bloco02 {background:url(../img/mu6100_02.jpg) no-repeat left top; background-size:55%;  z-index: 999; float: left; position: relative;}
#containerIsee > #bloco02 h2 {margin-top:19px;}
#containerIsee > #bloco02 p { text-align:right;}
#containerIsee > #bloco02 .selos {width:100%; padding-top:35.5729px}
#containerIsee > #bloco02 button {margin-left:calc(50/1920*100vw);}
#containerIsee > #bloco02 #mascara02{position: absolute; width: 100%; height: 100%;background-color: rgba(0,0,0,1); z-index: 999; display: none;}
#containerIsee > #bloco02 .rgb02{position: relative; left:27.32px; top:-1vw;width: calc(305/1920*100vw); height: calc(295/1920*100vw);background:url(../img/rgb02.png) no-repeat center top; background-size:100%; }
#containerIsee > #bloco02 .cores02{width: calc(1050/1920*100vw); height: calc(420/1920*100vw);background:url(../img/cores02.png) no-repeat center top; background-size:100%; }
#containerIsee > #bloco02 #hotspot02{padding-top: 3.68.3px;}
#containerIsee > #bloco02 #hotspot02 p{font-size: 12.8062px;}
#containerIsee > #bloco02 .fechar02{cursor:pointer;position:absolute; right:27.32px; top:27.32px;width: calc(37/1920*100vw); height: calc(37/1920*100vw);background:url(../img/btFechar.png) no-repeat center top; background-size:100%; }


#containerIsee #bloco03 {background:url(../img/mu6100_03.jpg) no-repeat right top #e1e1e1; background-size:contain;  z-index: 999; float: left; position: relative; width:930px;}
#containerIsee > #bloco03 h2 {margin-top:0;}
#containerIsee > #bloco03 p { text-align:left;}

#containerIsee > #bloco04 {width:930px;}
#containerIsee > #bloco04 .txtBranco03 {color:#ffffff;}
#containerIsee > #bloco04 .txtPreto03 {color:#000000;}

#containerIsee > #bloco04 #bloco0403 {background: url(../img/Q8_03_03.jpg) no-repeat center top; background-size: 100%; height: 41.718768.3px; z-index: 999; float: left; position: relative;}
#containerIsee > #bloco04 #bloco0403 h2 {margin-top:calc(55/1920*100vw);}
#containerIsee > #bloco04 #bloco0403 p {}
#containerIsee > #bloco04 #bloco0403 img.nits {width:calc(850/1920*100vw); height:calc(570/1920*100vw); margin-top:calc(186/1920*100vw);}
#containerIsee > #bloco04 #bloco0403 .nits img {width:calc(850/1920*100vw); height:calc(570/1920*100vw);}
#containerIsee > #bloco04 img{padding-top: 68.3px}
#containerIsee > #bloco04 h2{padding-top: 68.3px}

#containerIsee > #bloco04 #bloco0403 .nits {position:relative; float:left; margin-top:6vw;}
#containerIsee > #bloco04 #bloco0403 #dragBox {background: url(../img/barra.png) no-repeat center bottom; background-size: 100%; width: 29.16666666666667vw; height: 7.1vw; z-index: 999;   float: left; position: relative; margin-top: -1vw; padding-right: 3vw;}
#containerIsee .noUi-handle {background:url(../img/botaoBarra.png) no-repeat center center; background-size:100%; width:5.31268.3px; height:5.156268.3px; z-index:999; float:left; position:relative; border:none; box-shadow:none; cursor:ew-resize;}
#containerIsee .noUi-target {background-color:transparent !important;    border-radius:none;    border:none !important;    box-shadow:none !important;}


#containerIsee > #bloco04 #bloco0404 {width:100vw; height:41.718768.3px; z-index:999; float:left; position:relative;}

#containerIsee > #bloco04 .bloco0404D {background:url(../img/Q8_03_04_Dia.jpg) no-repeat center top; background-size:100%;}

#containerIsee > #bloco04 .bloco0404N {background:url(../img/Q8_03_04_Noite.jpg) no-repeat center top; background-size:100%; width:100vw; height:41.718768.3px; z-index:999; float:left; position:relative;}

#containerIsee > #bloco04 #bloco0404 h2 {margin-top:7vw;}
#containerIsee > #bloco04 #bloco0404 p {width:60%; text-align:left;}

#containerIsee > #bloco04 #bloco0404 .btDia {background:url(../img/btDia_off.png) no-repeat center top; background-size:100%; width:9.89583333333333vw; height:3.281268.3px; float:left; position:relative; margin-top:1.68.3px; cursor:pointer;}
#containerIsee > #bloco04 #bloco0404 .btDia:hover {background:url(../img/btDia_on.png) no-repeat center top; background-size:100%; width:9.89583333333333vw; height:3.281268.3px; float:left; position:relative; margin-top:1.68.3px; cursor:pointer;}
#containerIsee > #bloco04 #bloco0404 .btDia.active {background:url(../img/btDia_on.png) no-repeat center top; background-size:100%; width:9.89583333333333vw; height:3.281268.3px; float:left; position:relative; margin-top:1.68.3px; cursor:pointer;}

#containerIsee > #bloco04 #bloco0404 .btNoite {background:url(../img/btNoite_off.png) no-repeat center top; background-size:100%; width:9.89583333333333vw; height:3.281268.3px; float:left; position:relative; margin-top:1.68.3px; margin-left:1vw; cursor:pointer;}
#containerIsee > #bloco04 #bloco0404 .btNoite:hover {background:url(../img/btNoite_on.png) no-repeat center top; background-size:100%; width:9.89583333333333vw; height:3.281268.3px; float:left; position:relative; margin-top:1.68.3px; margin-left:1vw; cursor:pointer;}
#containerIsee > #bloco04 #bloco0404 .btNoite.active {background:url(../img/btNoite_on.png) no-repeat center top; background-size:100%; width:9.89583333333333vw; height:3.281268.3px; float:left; position:relative; margin-top:1.68.3px; margin-left:1vw; cursor:pointer;}

#containerIsee > #blocoPreto{background-color: #020202}
#containerIsee > #blocoPreto p{font-family: 'SamsungOne-500C', sans-serif; font-size: 13.5177px; padding-bottom:  17.7865px; }
#containerIsee > #blocoPreto p:first-child{padding-top:  56.9167px;}
#containerIsee > #blocoPreto .rgb{ width:123%; float: left; padding-top: 56.9167px }
#containerIsee > #blocoPreto h2{font-size: 22.4607px; line-height:31.9872px; font-family: 'SamsungOne-500C', sans-serif; font-weight: normal; padding-bottom: 0} 
#containerIsee > #blocoPreto h3{font-size: 12.8062px; line-height: 31.3042px; font-family: 'SamsungOne-200', sans-serif; font-weight: normal;}
#containerIsee > #blocoPreto h2 span{ width: 23.4688px; height: 24.5177px; background: url(../img/icone.png) no-repeat transparent center; background-size: 96%; display: inline-block;}


#containerIsee > #bloco07 {background:url(../img/mu6100_07MB.jpg) no-repeat center bottom #e2e2e2; background-size:100%;}
#containerIsee > #bloco07 h2 {margin-top:0;}
#containerIsee > #bloco07 p {width:90%;}
#containerIsee > #bloco07 .mao{z-index:99;opacity: 0; position:absolute; left:10vw; top: 168.3px; width:calc(630/1920*100vw); height:calc(480/1920*100vw);background: url(../img/mao07.png) no-repeat center top; background-size:100%;}
#containerIsee > #bloco07 .anima0701{opacity: 0; position:absolute;position:absolute; left:48.9vw; top: 19vw;width:calc(666/1920*100vw); height:calc(100/1920*100vw);background: url(../img/anima0701.jpg) no-repeat center top; background-size:100%;}
#containerIsee > #bloco07 .anima0702{opacity: 0; position:absolute; left: 48.9vw; top: 24vw;width:calc(666/1920*100vw); height:calc(50/1920*100vw);background: url(../img/anima0702.jpg) no-repeat center top; background-size:100%;}
#containerIsee > #bloco07 .tvfundo{z-index:-9;position:absolute; left: 46.68.3px; top: 3.8vw; width:calc(750/1920*100vw); height:calc(550/1920*100vw);background: url(../img/tv07.png) no-repeat center top; background-size:100%;}
#containerIsee > #bloco07 .tv{z-index:9;position:absolute; left: 0vw; top: 0vw; width:100%; height:100%; background: url(../img/tv_semfundo.png) no-repeat center top; background-size:100%;}
#containerIsee > #bloco07 .animacao{position: absolute;top:22vw; width: 100%;height: 5%;}

#containerIsee > #bloco06 {background:url(../img/mu6100_06.jpg) no-repeat center bottom; background-size:100%;}

#containerIsee > #bloco12 {background-color:#f8f8f8;}
#containerIsee > #bloco12 h2 {padding-bottom:27.32px;}
#containerIsee > #bloco12 h3 {font-size:1.56268.3px; padding-bottom:27.32px;}
#containerIsee > #bloco12 img.produto {width:23.906268.3px; height:15.26041666666667vw;}
#containerIsee > #bloco12 img.icon {width:4.47916666666667vw; height:4.11458333333333vw;}
#containerIsee > #bloco12 table {width:100%; text-align:left; margin-bottom:4vw;}
#containerIsee > #bloco12 table.compare td {text-align:left; border-top:solid 1px #d7d7d7;}
#containerIsee > #bloco12 table.compare td p {text-align:left; font-size:1.04166666666667vw;}

#containerIsee > #bloco13 {background:url(../img/samsungClub.jpg) no-repeat center top #000000; background-size:100%;}

#containerIsee > #bloco14 {background-color:#000000;}
#containerIsee > #bloco14 table {width:85%; margin-bottom:27.32px; margin-top:27.32px;}
#containerIsee > #bloco14 img.logoSamsung {width:163.906px; height:68.3px; margin-right:27.32px;}
#containerIsee > #bloco14 img.logoZonaFranca {width:73.2656px; height:3.1268.3px; margin-left:27.32px;}
#containerIsee > #bloco14 .texto {font-size:0.7vw;}




@-webkit-keyframes mao {
	 0%,10% { left:10vw; top: 168.3px; opacity:1;}  
	30%,55% { left:12vw; top: 12vw; opacity:1;}
	100% { left:10vw;top: 168.3px; opacity:1;}	
}

@-webkit-keyframes menu01 {
	0%, 20%{opacity:1; top:28vw;}  
	30%,60% {opacity: 1; top:19vw;}
    100%{ opacity:1; top:28vw;} 	
}

@-webkit-keyframes menu02 {
	 0%, 15%{ top: 31.68.3px; opacity:1;}  
	20%,60% {opacity: 1; top:24vw;}	
    100%{top: 31.68.3px; opacity:1;}  
}










#containerIsee .fadeIn {-webkit-animation: fadeIn 1s ease-in-out;-moz-animation: fadeIn 1s ease-in-out;-o-animation: fadeIn 1s ease-in-out;animation: fadeIn 1s ease-in-out;}
#containerIsee .anima01{animation: menu01 9s infinite;}
#containerIsee .anima02{animation: menu02 9s infinite;}
#containerIsee .mao07{animation: mao 9s infinite;}

@-webkit-keyframes fadeIn {
0% { opacity: 0; }
100% { opacity: 1; } 
}
@-moz-keyframes fadeIn {
0% { opacity: 0;}
100% { opacity: 1; }
}
@-o-keyframes fadeIn {
0% { opacity: 0; }
100% { opacity: 1; }
}
@keyframes fadeIn {
0% { opacity: 0; }
100% { opacity: 1; }
}



#containerIsee > #footerSamsung {height:auto; width:930px;}
#containerIsee > #footerSamsung h1{    font-size: 35.98px; line-height:37px; padding-bottom: 10px; padding-top: 13px;}
#containerIsee > #footerSamsung p{font-size: 12.5997px;line-height: 15px;}
#containerIsee > #footerSamsung .zeraPM{ padding: 0 !important;}
#containerIsee > #footerSamsung #samsungClub{background:url(../img/samsungClubNovo.jpg) no-repeat top center #000; float: left;height:434.3px; background-size:cover; width:101%;}
#containerIsee > #footerSamsung #samsungClub .logoClub {width:430px; margin-top:170px; margin-left:auto; margin-right:auto;}
#containerIsee > #footerSamsung #samsungClub .logoClub img {width:100%; height:auto;}

#containerIsee > #footerSamsung #samsungCare {background:url(../img/samsungCare.jpg) no-repeat top center #000;float: right; height:434.3px; background-size:cover; width:100%;}
#containerIsee > #footerSamsung #samsungCare .logoCare {width:190px; margin-top:27.32px !important; margin-left:auto; margin-right:auto;}
#containerIsee > #footerSamsung #samsungCare .logoCare > img{width:80%; height:auto;}
#containerIsee > #footerSamsung #samsungCare p{padding-top:8px;}
#containerIsee > #footerSamsung #samsungCare img {margin: 0 auto; display: block; padding-top: 0; width: 80px;}

#containerIsee > #footerSamsung #samsungCare .boxAtend {width: 130%; float: left; position: relative; background-color: #0088c3;  border-radius: 27.32px; margin-left: -41px; margin-right: auto; margin-top: 36px; }
#containerIsee > #footerSamsung #samsungCare .boxAtend p {font-size:10px!important; line-height:12px; padding-bottom:6px;}

#containerIsee > #footerTxtLegal {background-color:#000000; padding-top:10px; padding-bottom:10px; width:100%; height:auto;}
#containerIsee > #footerTxtLegal .logo {width:90px; height:auto; padding-right:27.32px;}
#containerIsee > #footerTxtLegal p {font-size:10px}
