/* 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 } #containerIsee h1{font-family:SamsungSharpSans,Verdana, Arial; padding-top:4.166666667vw; padding-bottom:1.083333333vw;} #containerIsee h2{font-family:SamsungSharpSans,Verdana, Arial; padding-top:4.166666667vw; padding-bottom:1.083333333vw;} #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%;} /* Blocos informações Genericas para todas as resoluções */ #containerIsee #bloco01, #containerIsee #bloco02, #containerIsee #bloco03, #containerIsee #bloco04, #containerIsee #bloco05, #containerIsee #bloco06, #containerIsee #bloco07, #containerIsee #bloco08, #containerIsee #bloco09,#containerIsee #bloco10, #containerIsee #bloco11, #containerIsee #bloco12, #containerIsee #bloco13, #containerIsee #bloco14 {float:left; position:relative; margin:0; padding:0; width:100%;} #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 */ } } /* Desktop Full Resolution */ @media screen and (min-width: 1025px) { #containerIsee {} #containerIsee .mobileDesk {display:none;} #containerIsee .HideDesk {display:none !important;} /* Setting Font Size */ #containerIsee h1{font-size:6.25vw; line-height:6.4vw;} #containerIsee h2{font-size:3.90625vw; line-height:4.16666666666667vw;} #containerIsee h3{font-size:1.77083333333333vw;} #containerIsee h4{font-size:1.302083333vw;} #containerIsee p{font-size:1.30208333333333vw;} #containerIsee > #bloco01 {height:45.8125vw;} #containerIsee > #bloco02 {height:19.47916666666667vw;} #containerIsee > #bloco03 {height:44vw;} #containerIsee > #bloco04 {height:51.2vw;} #containerIsee > #bloco05 {height:51.2vw;} #containerIsee > #bloco06 {height:41vw;} #containerIsee > #bloco07 {height:54.08333333333333vw;} #containerIsee > #bloco08 {height:51.2vw;} #containerIsee > #bloco09 {height:40vw;} #containerIsee > #bloco10 {height:42vw;} #containerIsee > #bloco11 {height:48.95833333333333vw;} #containerIsee > #bloco12 {height:auto;} #containerIsee > #bloco13 {height:26.14583333333333vw;} #containerIsee > #bloco14 {height:auto;} #containerIsee .labelQStyle01 {float:left; position:absolute; width:5.20833333333333vw; height:100%; background:url(../img/QStyleLabel.png) no-repeat center top #545454; background-size:100%;} #containerIsee .labelQStyle02 {float:left; position:absolute; width:5.20833333333333vw; height:100%; background:url(../img/QStyleLabelPreto.png) no-repeat center top #dbdbdb; background-size:100%;} #containerIsee button.btVideoBranco {width:calc(250/1920*100vw); height: calc(50/1920*100vw); margin-top:2vw; margin-bottom:2vw; background:url(../img/btVideoBranco.png) no-repeat center center; background-size:100%; text-indent: -9999px; border:none;} #containerIsee button.btVideoBranco:hover {width:calc(250/1920*100vw); height: calc(50/1920*100vw); margin-top:2vw; margin-bottom:2vw; background:url(../img/btVideoBranco_on.png) no-repeat center center; background-size:100%; text-indent: -9999px; border:none;} #containerIsee button.btVideoPreto {width:calc(250/1920*100vw); height: calc(50/1920*100vw); margin-top:2vw; margin-bottom:2vw; background:url(../img/btVideoPreto.png) no-repeat center center; background-size:100%; text-indent: -9999px; border:none;} #containerIsee button.btVideoPreto:hover {width:calc(250/1920*100vw); height:calc(50/1920*100vw); margin-top:2vw; margin-bottom:2vw; background:url(../img/btVideoPreto_on.png) no-repeat center center; background-size:100%; text-indent: -9999px; border:none;} #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:25vw; margin-left:28.046875vw; margin-right:28.046875vw;} #containerIsee .fecharVideo {width:44.42708333333333vw; height:3.125vw; margin-left:28.046875vw; margin-right:28.046875vw; text-align:right; cursor:pointer;} #containerIsee .fecharVideo img {width:3.125vw; height:3.125vw;} #containerIsee > #bloco01 {padding-top:1.82291666666667vw; overflow:hidden;} #containerIsee .background01 {background:url(../img/Q8_01.jpg) no-repeat center top; background-size:100%; animation: zoomIn 25s infinite; z-index:9; float:left; position:absolute; height:100%; width:100%; top:0;} #containerIsee > #bloco01 .logo {background:url(../img/logoQLed.png) no-repeat center top; background-size:100%; height:3.95833333333333vw; width:10.20833333333333vw;} #containerIsee > #bloco01 h2 {padding-top:13vw; padding-bottom:12.5vw;} #containerIsee > #bloco01 h4 {} #containerIsee > #bloco01 h4 span {font-family:SamsungOne,Verdana, Arial; font-weight:normal;} #containerIsee > #bloco01 .selos {width:31.96875vw;} #containerIsee > #bloco02 {} #containerIsee > #bloco02 .QLogo {width:35.72916666666667vw;} #containerIsee > #bloco02 p {padding-top:6.25vw; width:95%; margin-left:2.5%;} #containerIsee > #bloco03 {width:100%; overflow:hidden;} #containerIsee > #bloco03 .txtBranco03 {color:#ffffff;} #containerIsee > #bloco03 .txtPreto03 {color:#000000;} #containerIsee > #bloco03 #filmeTrip {width:400vw; height:auto; overflow:hidden; float: left; position: relative; margin-top: -2.7vw; z-index: 99; left:0;} #containerIsee > #bloco03 #menu {height:5.40625vw; width:43.75vw; float:left; position:relative; margin-left:27.8125vw; z-index:9999;} #containerIsee > #bloco03 #menu01 {background:url(../img/menu_01.jpg) no-repeat center top #000; background-size:100%; width:12.39583333333333vw; height:5.10416666666667vw; float:left; position:relative; border-top:1px solid #000; border-bottom:solid 1px #000;} #containerIsee > #bloco03 #menu02 {background:url(../img/menu_02.jpg) no-repeat center top #fff; background-size:100%; width:9.375vw; height:5.10416666666667vw; float:left; position:relative; border-top:1px solid #d7d7d7; border-bottom:solid 1px #d7d7d7;} #containerIsee > #bloco03 #menu02:hover {background:url(../img/menu_02_on.jpg) no-repeat center top #fff; background-size:100%; width:9.375vw; height:5.10416666666667vw; float:left; position:relative; border-top:1px solid #d7d7d7; border-bottom:solid 1px #d7d7d7;} #containerIsee > #bloco03 #menu02.active {background:url(../img/menu_02_on.jpg) no-repeat center top #fff; background-size:100%; width:9.375vw; height:5.10416666666667vw; float:left; position:relative; border-top:1px solid #d7d7d7; border-bottom:solid 1px #d7d7d7;} #containerIsee > #bloco03 #menu03 {background:url(../img/menu_03.jpg) no-repeat center top #fff; background-size:100%; width:9.375vw; height:5.10416666666667vw; float:left; position:relative; border-top:1px solid #d7d7d7; border-bottom:solid 1px #d7d7d7;} #containerIsee > #bloco03 #menu03:hover {background:url(../img/menu_03_on.jpg) no-repeat center top #fff; background-size:100%; width:9.375vw; height:5.10416666666667vw; float:left; position:relative; border-top:1px solid #d7d7d7; border-bottom:solid 1px #d7d7d7;} #containerIsee > #bloco03 #menu03.active {background:url(../img/menu_03_on.jpg) no-repeat center top #fff; background-size:100%; width:9.375vw; height:5.10416666666667vw; float:left; position:relative; border-top:1px solid #d7d7d7; border-bottom:solid 1px #d7d7d7;} #containerIsee > #bloco03 #menu04 {background:url(../img/menu_04.jpg) no-repeat center top #fff; background-size:100%; width:12.39583333333333vw; height:5.10416666666667vw; float:left; position:relative; border-top:1px solid #d7d7d7; border-bottom:solid 1px #d7d7d7; border-right:solid 1px #d7d7d7;} #containerIsee > #bloco03 #menu04:hover {background:url(../img/menu_04_on.jpg) no-repeat center top #fff; background-size:100%; width:12.39583333333333vw; height:5.10416666666667vw; float:left; position:relative; border-top:1px solid #d7d7d7; border-bottom:solid 1px #d7d7d7; border-right:solid 1px #d7d7d7;} #containerIsee > #bloco03 #menu04.active {background:url(../img/menu_04_on.jpg) no-repeat center top #fff; background-size:100%; width:12.39583333333333vw; height:5.10416666666667vw; float:left; position:relative; border-top:1px solid #d7d7d7; border-bottom:solid 1px #d7d7d7; border-right:solid 1px #d7d7d7;} #containerIsee > #bloco03 #menuInferior {height:2vw; width:8vw; float:left; position:relative; margin-left:46vw; top:-3vw; z-index:9999;} #containerIsee > #bloco03 .menuInferior01 {background:url(../img/bullet_01.png) no-repeat center top; background-size:100%; width:1.14583333333333vw; height:1.14583333333333vw; float:left; position:relative; margin-right:0.76vw;} #containerIsee > #bloco03 .menuInferior02 {background:url(../img/bullet_02.png) no-repeat center top; background-size:100%; width:1.14583333333333vw; height:1.14583333333333vw; float:left; position:relative; margin-right:0.76vw; cursor:pointer;} #containerIsee > #bloco03 .menuInferior02:hover {background:url(../img/bullet_01.png) no-repeat center top; background-size:100%; width:1.14583333333333vw; height:1.14583333333333vw; float:left; position:relative; margin-right:0.76vw; cursor:pointer;} #containerIsee > #bloco03 #bloco0301 {background:url(../img/Q8_03_01.jpg) no-repeat center top; background-size:100%; width:100vw; height:41.71875vw; z-index:999; float:left; position:relative;} #containerIsee > #bloco03 #bloco0301 h1 {margin-top:6vw;} #containerIsee > #bloco03 #bloco0301 p {width: 95%; text-align:right; float:right;} #containerIsee > #bloco03 #bloco0302 {background:url(../img/Q8_03_02.jpg) no-repeat center top; background-size:100%; width:100vw; height:41.71875vw; z-index:999; float:left; position:relative;} #containerIsee > #bloco03 #bloco0302 h2 {margin-top:9vw;} #containerIsee > #bloco03 #bloco0302 .marginTop {margin-top:10vw;} #containerIsee > #bloco03 #bloco0302 #fechar0302 {margin-top:6vw;} #containerIsee > #bloco03 #bloco0303 {background: url(../img/Q8_03_03.jpg) no-repeat center top; background-size: 100%; width: 100vw; height: 41.71875vw; z-index: 999; float: left; position: relative;} #containerIsee > #bloco03 #bloco0303 h2 {margin-top:6vw;} #containerIsee > #bloco03 #bloco0303 p {} #containerIsee > #bloco03 #bloco0303 img.nits {width:35.20833333333333vw; height:23.07291666666667vw; margin-top:7vw;} #containerIsee > #bloco03 #bloco0303 #btVideo0303 {margin-left:14vw; margin-top:34vw;} #containerIsee > #bloco03 #fechar0303 {margin-top:5vw; margin-bottom:1vw; z-index:99999;} #containerIsee > #bloco03 #bloco0303 .nits img {width:41vw; height:auto;} #containerIsee > #bloco03 #bloco0303 .nits {position:relative; float:left; margin-top:6vw;} #containerIsee > #bloco03 #bloco0303 #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.3125vw; height:5.15625vw; 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 > #bloco03 #bloco0304 {width:100vw; height:41.71875vw; z-index:999; float:left; position:relative;} #containerIsee > #bloco03 .bloco0304D {background:url(../img/Q8_03_04_Dia.jpg) no-repeat center top; background-size:100%;} #containerIsee > #bloco03 .bloco0304N {background:url(../img/Q8_03_04_Noite.jpg) no-repeat center top; background-size:100%; width:100vw; height:41.71875vw; z-index:999; float:left; position:relative;} #containerIsee > #bloco03 #bloco0304 h2 {margin-top:7vw;} #containerIsee > #bloco03 #bloco0304 p {width:60%; text-align:left;} #containerIsee > #bloco03 #bloco0304 .btDia {background:url(../img/btDia_off.png) no-repeat center top; background-size:100%; width:9.89583333333333vw; height:3.28125vw; float:left; position:relative; margin-top:1.5vw; cursor:pointer;} #containerIsee > #bloco03 #bloco0304 .btDia:hover {background:url(../img/btDia_on.png) no-repeat center top; background-size:100%; width:9.89583333333333vw; height:3.28125vw; float:left; position:relative; margin-top:1.5vw; cursor:pointer;} #containerIsee > #bloco03 #bloco0304 .btDia.active {background:url(../img/btDia_on.png) no-repeat center top; background-size:100%; width:9.89583333333333vw; height:3.28125vw; float:left; position:relative; margin-top:1.5vw; cursor:pointer;} #containerIsee > #bloco03 #bloco0304 .btNoite {background:url(../img/btNoite_off.png) no-repeat center top; background-size:100%; width:9.89583333333333vw; height:3.28125vw; float:left; position:relative; margin-top:1.5vw; margin-left:1vw; cursor:pointer;} #containerIsee > #bloco03 #bloco0304 .btNoite:hover {background:url(../img/btNoite_on.png) no-repeat center top; background-size:100%; width:9.89583333333333vw; height:3.28125vw; float:left; position:relative; margin-top:1.5vw; margin-left:1vw; cursor:pointer;} #containerIsee > #bloco03 #bloco0304 .btNoite.active {background:url(../img/btNoite_on.png) no-repeat center top; background-size:100%; width:9.89583333333333vw; height:3.28125vw; float:left; position:relative; margin-top:1.5vw; margin-left:1vw; cursor:pointer;} #containerIsee > #bloco04 {background:url(../img/Q8_04.jpg) no-repeat center top; background-size:100%;} #containerIsee > #bloco04 h1 {padding-top:18vw; padding-left: 4vw;} #containerIsee > #bloco04 p {padding-left: 4vw;} #containerIsee > #bloco05 {background:url(../img/Q8_05.jpg) no-repeat center top; background-size:100%;} #containerIsee > #bloco05 h2 {padding-top:13vw;} #containerIsee > #bloco05 p {width: 65%;} #containerIsee > #bloco05 #zoomBloco05 {float:left; position:absolute; background:url(../img/zoomBloco05.png) no-repeat center top; width:28.02083333333333vw; height:19.16666666666667vw; background-size:100%; margin-top:21.5vw; right:11vw; display:none;} #containerIsee > #bloco05 #btzoomBloco05 {float:left; position:absolute; width: 5vw; height: 5vw; margin-top: 36vw; right: 9vw;} #containerIsee > #bloco05 #fechar0501 {margin-top:11vw; margin-bottom:1vw;} #containerIsee > #bloco05 #youtube0501 {} #containerIsee > #bloco06 {background:url(../img/Q8_06.jpg) no-repeat center top; background-size:100%;} #containerIsee > #bloco06 h2 {padding-top:13vw; width:91%;} #containerIsee > #bloco06 p {width:90%;} #containerIsee > #bloco06 .suporte {margin-top:14vw; width:8.48958333333333vw; height:8.48958333333333vw;} #containerIsee > #bloco06 .txtSuporte {font-size:1.2vw; text-align:left; margin-top:0.5vw;} #containerIsee > #bloco06 #fechar0601 {margin-top:5vw; margin-bottom:1vw;} #containerIsee > #bloco06 #youtube0601 {} #containerIsee > #bloco07 {background:url(../img/Q8_07.jpg) no-repeat center bottom #e4e3eb; background-size:100%;} #containerIsee > #bloco07 h2 {padding-left:3vw;} #containerIsee > #bloco07 p {padding-left:3vw;} #containerIsee > #bloco08 {background-size:100%; background-color:#FFF;} #containerIsee > #bloco08 p.texto {padding-bottom:3vw;} #containerIsee > #bloco08 .image {width:24.16666666666667vw; height:16.92708333333333vw; margin-bottom:2vw;} #containerIsee > #bloco08 .image2 {width:3.64583333333333vw; height:3.64583333333333vw; margin-bottom:1vw;} #containerIsee > #bloco09 {background:url(../img/Q8_09.jpg) no-repeat center top; background-size:100%;} #containerIsee > #bloco09 h2 {padding-top:12vw;} #containerIsee > #bloco10 {background:url(../img/Q8_10.jpg) no-repeat center top; background-size:100%;} #containerIsee > #bloco10 h2 {padding-top:10vw;} #containerIsee > #bloco10 p {width:90%;} #containerIsee > #bloco10 p.nota {width:100%; text-align:center; font-size:0.85vw; margin-top:8.5vw;} #containerIsee > #bloco10 #fechar1001 {margin-top:5vw; margin-bottom:1vw;} #containerIsee > #bloco10 #youtube1001 {} #containerIsee > #bloco11 {background:url(../img/Q8_11.jpg) no-repeat center top; background-size:100%;} #containerIsee > #bloco12 {background-color:#f8f8f8;} #containerIsee > #bloco12 h2 {padding-bottom:2vw;} #containerIsee > #bloco12 h3 {font-size:1.5625vw; padding-bottom:2vw;} #containerIsee > #bloco12 img.produto {width:23.90625vw; 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:2vw; margin-top:2vw;} #containerIsee > #bloco14 img.logoSamsung {width:9.42708333333333vw; height:3.125vw; margin-right:2vw;} #containerIsee > #bloco14 img.logoZonaFranca {width:5.36458333333333vw; height:3.125vw; margin-left:2vw;} #containerIsee > #bloco14 .texto {font-size:0.7vw;} } /* Tablet */ @media screen and (min-width: 781px) and (max-width: 1024px) { #containerIsee {} /* Setting Font Size */ #containerIsee h1{font-size:7.32421875vw; line-height:7.32421875vw;} #containerIsee h2{font-size:5.859375vw; line-height:6.34765625vw;} #containerIsee h3{font-size:2.302083333vw;} #containerIsee h4{font-size:1.302083333vw;} #containerIsee p{font-size:1.8531258vw;} #containerIsee .HideTb {display:none !important;} #containerIsee > #bloco01 {height:47.8125vw;} #containerIsee > #bloco02 {height:22.5vw;} #containerIsee > #bloco03 {height:51.5vw;} #containerIsee > #bloco04 {height:52.08333333333333vw;} #containerIsee > #bloco05 {height:52.08333333333333vw;} #containerIsee > #bloco06 {height:52.63671875vw;} #containerIsee > #bloco07 {height:63.083333vw;} #containerIsee > #bloco08 {height:66.08333333333333vw;} #containerIsee > #bloco09 {height:41.14583333333333vw;} #containerIsee > #bloco10 {height:95vw;} #containerIsee > #bloco11 {height:58vw;} #containerIsee > #bloco12 {height:auto;} #containerIsee > #bloco13 {height:26vw;} #containerIsee > #bloco14 {height:auto;} #containerIsee .labelQStyle01 {float:left; position:absolute; width:6vw; height:100%; background:url(../img/QStyleLabel.png) no-repeat center top #545454; background-size:100%;} #containerIsee .labelQStyle02 {float:left; position:absolute; width:6vw; height:100%; background:url(../img/QStyleLabelPreto.png) no-repeat center top #dbdbdb; background-size:100%;} #containerIsee button.btVideoBranco {width:calc(250/1024*100vw); height: calc(50/1024*100vw); margin-top:2vw; margin-bottom:2vw; background:url(../img/btVideoBranco.png) no-repeat center center; background-size:100%; text-indent: -9999px; border:none;} #containerIsee button.btVideoBranco:hover {width:calc(250/1024*100vw); height: calc(50/1024*100vw); margin-top:2vw; margin-bottom:2vw; background:url(../img/btVideoBranco_on.png) no-repeat center center; background-size:100%; text-indent: -9999px; border:none;} #containerIsee button.btVideoPreto {width:calc(250/1024*100vw); height: calc(50/1024*100vw); margin-top:2vw; margin-bottom:2vw; background:url(../img/btVideoPreto.png) no-repeat center center; background-size:100%; text-indent: -9999px; border:none;} #containerIsee button.btVideoPreto:hover {width:calc(250/1024*100vw); height: calc(50/1024*100vw); margin-top:2vw; margin-bottom:2vw; background:url(../img/btVideoPreto_on.png) no-repeat center center; background-size:100%; text-indent: -9999px; border:none;} #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:25vw; margin-left:28.046875vw; margin-right:28.046875vw;} #containerIsee .fecharVideo {width:44.42708333333333vw; height:3.125vw; margin-left:28.046875vw; margin-right:28.046875vw; text-align:right; cursor:pointer;} #containerIsee .fecharVideo img {width:3.125vw; height:3.125vw;} #containerIsee > #bloco01 {padding-top:1.82291666666667vw; overflow:hidden;} #containerIsee .background01 {background:url(../img/Q8_01.jpg) no-repeat center top; background-size:100%; animation: zoomIn 25s infinite; z-index:9; float:left; position:absolute; height:100%; width:100%; top:0;} #containerIsee > #bloco01 .logo {background:url(../img/logoQLed.png) no-repeat center top; background-size:100%; height:6.958333vw; width:16.69921875vw;} #containerIsee > #bloco01 h2 {padding-top:9vw; padding-bottom:4.5vw;} #containerIsee > #bloco01 h4 {} #containerIsee > #bloco01 h4 span {font-family:SamsungOne,Verdana, Arial; font-weight:normal;} #containerIsee > #bloco01 .selos {width:41.69921875vw;} #containerIsee > #bloco02 {} #containerIsee > #bloco02 .QLogo {width:35.72916666666667vw;} #containerIsee > #bloco02 p {padding-top:2.5vw; width:93%; margin-left:7%;} #containerIsee > #bloco03 {width:100%; overflow:hidden;} #containerIsee > #bloco03 .txtBranco03 {color:#ffffff;} #containerIsee > #bloco03 .txtPreto03 {color:#000000;} #containerIsee > #bloco03 #filmeTrip {width:400vw; height:auto; overflow:hidden; float: left; position: relative; z-index: 99; left:0;} #containerIsee > #bloco03 #menu {height:5.40625vw; width:67.3vw; float:left; position:relative;z-index:9999; margin-left:16.35vw;} #containerIsee > #bloco03 #menu01 {background:url(../img/menu_01.jpg) no-repeat center top #000; background-size:100%; width:19.140625vw; height:8.0078125vw; float:left; position:relative; border-top:1px solid #000; border-bottom:solid 1px #000;} #containerIsee > #bloco03 #menu02 {background:url(../img/menu_02.jpg) no-repeat center top #fff; background-size:100%; width:14.375vw; height:8.0078125vw; float:left; position:relative; border-top:1px solid #d7d7d7; border-bottom:solid 1px #d7d7d7;} #containerIsee > #bloco03 #menu02:hover {background:url(../img/menu_02_on.jpg) no-repeat center top #fff; background-size:100%; width:14.375vw; height:8.0078125vw; float:left; position:relative; border-top:1px solid #d7d7d7; border-bottom:solid 1px #d7d7d7;} #containerIsee > #bloco03 #menu02.active {background:url(../img/menu_02_on.jpg) no-repeat center top #fff; background-size:100%; width:14.375vw; height:8.0078125vw; float:left; position:relative; border-top:1px solid #d7d7d7; border-bottom:solid 1px #d7d7d7;} #containerIsee > #bloco03 #menu03 {background:url(../img/menu_03.jpg) no-repeat center top #fff; background-size:100%; width:14.375vw; height:8.0078125vw; float:left; position:relative; border-top:1px solid #d7d7d7; border-bottom:solid 1px #d7d7d7;} #containerIsee > #bloco03 #menu03:hover {background:url(../img/menu_03_on.jpg) no-repeat center top #fff; background-size:100%; width:14.375vww; height:8.0078125vw; float:left; position:relative; border-top:1px solid #d7d7d7; border-bottom:solid 1px #d7d7d7;} #containerIsee > #bloco03 #menu03.active {background:url(../img/menu_03_on.jpg) no-repeat center top #fff; background-size:100%; width:14.375vw; height:8.0078125vw; float:left; position:relative; border-top:1px solid #d7d7d7; border-bottom:solid 1px #d7d7d7;} #containerIsee > #bloco03 #menu04 {background:url(../img/menu_04.jpg) no-repeat center top #fff; background-size:100%; width:19.140625vw; height:8.0078125vw; float:left; position:relative; border-top:1px solid #d7d7d7; border-bottom:solid 1px #d7d7d7; border-right:solid 1px #d7d7d7;} #containerIsee > #bloco03 #menu04:hover {background:url(../img/menu_04_on.jpg) no-repeat center top #fff; background-size:100%; width:19.140625vw; height:8.0078125vw; float:left; position:relative; border-top:1px solid #d7d7d7; border-bottom:solid 1px #d7d7d7; border-right:solid 1px #d7d7d7;} #containerIsee > #bloco03 #menu04.active {background:url(../img/menu_04_on.jpg) no-repeat center top #fff; background-size:100%; width:19.140625vw; height:8.0078125vw; float:left; position:relative; border-top:1px solid #d7d7d7; border-bottom:solid 1px #d7d7d7; border-right:solid 1px #d7d7d7;} #containerIsee > #bloco03 #menuInferior {height:2vw; width:14vw; float:left; position:relative; margin-left:46vw; top:-4.5vw; z-index:9999;} #containerIsee > #bloco03 .menuInferior01 {background:url(../img/bullet_01.png) no-repeat center top; background-size:100%; width:2.14583333333333vw; height:2.14583333333333vw; float:left; position:relative; margin-right:0.76vw;} #containerIsee > #bloco03 .menuInferior02 {background:url(../img/bullet_02.png) no-repeat center top; background-size:100%; width:2.14583333333333vw; height:2.14583333333333vw; float:left; position:relative; margin-right:0.76vw; cursor:pointer;} #containerIsee > #bloco03 .menuInferior02:hover {background:url(../img/bullet_01.png) no-repeat center top; background-size:100%; width:2.14583333333333vw; height:2.14583333333333vw; float:left; position:relative; margin-right:0.76vw; cursor:pointer;} #imagem .cd-handle {width: 6.427083vw !important; margin-left: -3.3vw !important;} #containerIsee > #bloco03 #bloco0301 {background:url(../img/Q8_03_01.jpg) no-repeat center top; background-size:100%; background-position-y: 5vw; width:100vw; height:47vw; z-index:999; float:left; position:relative;} #containerIsee > #bloco03 #bloco0301 h1 {margin-top:5vw;} #containerIsee > #bloco03 #bloco0301 p {width: 83%; text-align:right; float:right;} #containerIsee > #bloco03 #bloco0302 {background:url(../img/Q8_03_02.jpg) no-repeat center top; background-size:115%; width:100vw; height:47vw; z-index:999; float:left; position:relative; } #containerIsee > #bloco03 #bloco0302 h2 {margin-top:9vw;} #containerIsee > #bloco03 #bloco0302 .marginTop {margin-top:13vw;} #containerIsee > #bloco03 #bloco0302 #fechar0302 {margin-top:6vw;} #containerIsee > #bloco03 #bloco0303 {background: url(../img/Q8_03_03.jpg) no-repeat center top; background-size: 115%; width: 100vw; height: 47vw; z-index: 999; float: left; position: relative; } #containerIsee > #bloco03 #bloco0303 h2 {margin-top:6vw;} #containerIsee > #bloco03 #bloco0303 p {} #containerIsee > #bloco03 #bloco0303 img.nits {width:39.0625vw; height:25.5859375vw; margin-top:10vw; margin-left:1vw;} #containerIsee > #bloco03 #bloco0303 #btVideo0303 {margin-left:8vw; margin-top:37vw;} #containerIsee > #bloco03 #fechar0303 {margin-top:5vw; margin-bottom:1vw; z-index:99999;} #containerIsee > #bloco03 #bloco0303 .nits {position:relative; float:left; margin-top:9vw; margin-left:4vw;} #containerIsee > #bloco03 #bloco0303 .nits img {width:40vw; height:auto;} #containerIsee > #bloco03 #bloco0303 #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.3125vw; height:5.15625vw; 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 > #bloco03 #bloco0304 {width:100vw; height:47vw; z-index:999; float:left; position:relative;} #containerIsee > #bloco03 .bloco0304D {background:url(../img/Q8_03_04_Dia.jpg) no-repeat center top; background-size: 133%; background-position-x: -10vw;} #containerIsee > #bloco03 .bloco0304N {background:url(../img/Q8_03_04_Noite.jpg) no-repeat center top; background-size: 133%; background-position-x: -10vw;} #containerIsee > #bloco03 #bloco0304 h2 {margin-top:5vw;} #containerIsee > #bloco03 #bloco0304 p {width:60%; text-align:left;} #containerIsee > #bloco03 #bloco0304 .btDia {background:url(../img/btDia_off.png) no-repeat center top; background-size:100%; width:15.625vw; height:5.17578125vw; float:left; position:relative; margin-top:1.5vw; cursor:pointer;} #containerIsee > #bloco03 #bloco0304 .btDia:hover {background:url(../img/btDia_on.png) no-repeat center top; background-size:100%; width:15.625vw; height:5.17578125vw; float:left; position:relative; margin-top:1.5vw; cursor:pointer;} #containerIsee > #bloco03 #bloco0304 .btDia.active {background:url(../img/btDia_on.png) no-repeat center top; background-size:100%; width:15.625vw; height:5.17578125vw; float:left; position:relative; margin-top:1.5vw; cursor:pointer;} #containerIsee > #bloco03 #bloco0304 .btNoite {background:url(../img/btNoite_off.png) no-repeat center top; background-size:100%; width:15.625vw; height:5.17578125vw; float:left; position:relative; margin-top:1.5vw; margin-left:1vw; cursor:pointer;} #containerIsee > #bloco03 #bloco0304 .btNoite:hover {background:url(../img/btNoite_on.png) no-repeat center top; background-size:100%; width:15.625vw; height:5.17578125vw; float:left; position:relative; margin-top:1.5vw; margin-left:1vw; cursor:pointer;} #containerIsee > #bloco03 #bloco0304 .btNoite.active {background:url(../img/btNoite_on.png) no-repeat center top; background-size:100%; width:15.625vw; height:5.17578125vw; float:left; position:relative; margin-top:1.5vw; margin-left:1vw; cursor:pointer;} #containerIsee > #bloco04 {background:url(../img/Q8_04.jpg) no-repeat center top; background-size:100%;} #containerIsee > #bloco04 h1 {padding-top:18vw; width:auto; margin-left:5%;} #containerIsee > #bloco04 p {margin-left:5%;} #containerIsee > #bloco05 {background:url(../img/Q8_05.jpg) no-repeat center top; background-size:100%;} #containerIsee > #bloco05 h2 {padding-top:10vw;} #containerIsee > #bloco05 #zoomBloco05 {float:left; position:absolute; background:url(../img/zoomBloco05.png) no-repeat center top; width:28.02083333333333vw; height:19.16666666666667vw; background-size:100%; margin-top:22vw; right:11vw; display:none;} #containerIsee > #bloco05 #btzoomBloco05 {float:left; position:absolute; width: 5vw; height: 5vw; margin-top: 36vw; right: 9vw;} #containerIsee > #bloco05 #fechar0501 {margin-top:11vw; margin-bottom:1vw;} #containerIsee > #bloco05 #youtube0501 {} #containerIsee > #bloco06 {background:url(../img/Q8_06.jpg) no-repeat center top; background-size:133%; background-position-y: -2vw;} #containerIsee > #bloco06 h2 {padding-top:10vw; width:80%;} #containerIsee > #bloco06 p {width:80%; margin-right:20%;} #containerIsee > #bloco06 .suporte {margin-top:22vw; width:8.48958333333333vw; height:8.48958333333333vw; margin-left:3vw;} #containerIsee > #bloco06 .txtSuporte {font-size:1.2vw; text-align:left; margin-top:0.5vw; margin-left:3vw;} #containerIsee > #bloco06 #fechar0601 {margin-top:8vw; margin-bottom:1vw;} #containerIsee > #bloco06 #youtube0601 {} #containerIsee > #bloco07 {background:url(../img/Q8_07.jpg) no-repeat center bottom #e4e3eb; background-size:100%;} #containerIsee > #bloco07 h2 {padding-left:3vw;} #containerIsee > #bloco07 p {padding-left:3vw;} #containerIsee > #bloco08 {background-size:100%; background-color:#FFF;} #containerIsee > #bloco08 p.texto {padding-bottom:3vw; width: 80%; padding-left: 10vw;} #containerIsee > #bloco08 .image {width:20.80078125vw; height:14.55078125vw; margin-bottom:2vw;} #containerIsee > #bloco08 .image2 {width:5.64583333333333vw; height:5.64583333333333vw; margin-bottom:1vw;} #containerIsee > #bloco08 p {padding-bottom:1.5vw; width:90%;} #containerIsee > #bloco08 h2 {padding-left: 2vw;} #containerIsee > #bloco09 {background:url(../img/Q8_09.jpg) no-repeat center top; background-size:100%;} #containerIsee > #bloco09 h2 {padding-top: 3vw; padding-left: 4vw;} #containerIsee > #bloco09 p {padding-left: 4vw;} #containerIsee > #bloco10 {background:url(../img/Q8_10Mobile.jpg) no-repeat center top #e4e4e6; background-size:100%;} #containerIsee > #bloco10 h2 {padding-top:66vw; text-align: center;} #containerIsee > #bloco10 p {width:100%; text-align: center; width: 80%; margin-left: 10%;} #containerIsee > #bloco10 p.nota {width:100%; text-align:center; font-size:1.3671875vw; margin-top:2.5vw; margin-left: 0;} #containerIsee > #bloco10 button {margin-left:31vw;} #containerIsee > #bloco10 #fechar1001 {margin-top:5vw; margin-bottom:1vw;} #containerIsee > #bloco10 #youtube1001 {} #containerIsee > #bloco11 {background:url(../img/Q8_11.jpg) no-repeat center top; background-size: 132%; background-position-y: -4vw;} #containerIsee > #bloco12 {background-color:#f8f8f8;} #containerIsee > #bloco12 h2 {padding-bottom:2vw;} #containerIsee > #bloco12 h3 {padding-bottom:2vw; width:100%;} #containerIsee > #bloco12 img.produto {width:29.296875vw; height:18.75vw; margin-left:2.2vw;} #containerIsee > #bloco12 img.icon {width:6.34765625vw; height:5.859375vw;} #containerIsee > #bloco12 table {width: 80%; text-align: left; margin-bottom: 4vw; margin-left: 3.5vw;} #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.4vw;} #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:2vw; margin-top:2vw;} #containerIsee > #bloco14 img.logoSamsung {width:9.42708333333333vw; height:3.125vw; margin-right:2vw;} #containerIsee > #bloco14 img.logoZonaFranca {width:5.36458333333333vw; height:3.125vw; margin-left:2vw;} #containerIsee > #bloco14 .texto {font-size:0.9765625vw;} } /* Mobile */ /* @media screen and (min-width: 451px) and (max-width: 780px) { */ @media screen and (max-width: 780px) { #containerIsee {} /* Setting Font Size */ #containerIsee h1{font-size:15.38461538461538vw; line-height:15.38461538461538vw; text-align: center!important;} #containerIsee h2{font-size:9.615384615384615vw; line-height:9.615384615384615vw; margin-bottom: 2vw;} #containerIsee h3{font-size:3.205128205128205vw;} #containerIsee h4{font-size:3.205128205128205vw;} #containerIsee p{font-size:3.205128205128205vw;} #containerIsee .HideMobile {display:none !important;} #containerIsee .centerMobile {text-align:center !important;} #containerIsee > #bloco01 {height:94vw;} #containerIsee > #bloco02 {height:auto;} #containerIsee > #bloco03 {height:133vw;} #containerIsee > #bloco04 {height:130vw;} #containerIsee > #bloco05 {height:134vw;} #containerIsee > #bloco06 {height:115vw;} #containerIsee > #bloco07 {height:95vw;} #containerIsee > #bloco08 {height:295vw;} #containerIsee > #bloco09 {height:130vw;} #containerIsee > #bloco10 {height:130vw;} #containerIsee > #bloco11 {height:78vw;} #containerIsee > #bloco12 {height:auto;} #containerIsee > #bloco13 {height:25vw;} #containerIsee > #bloco14 {height:auto;} #containerIsee .labelQStyle01 {display: none;} #containerIsee .labelQStyle02 {display: none;} #containerIsee button.btVideoBranco {width:calc(250/780*100vw); height: calc(50/780*100vw); margin-top:2vw; margin-bottom:2vw; background:url(../img/btVideoBranco.png) no-repeat center center; background-size:100%; text-indent: -9999px; border:none;} #containerIsee button.btVideoBranco:hover {width:calc(250/780*100vw); height: calc(50/780*100vw); margin-top:2vw; margin-bottom:2vw; background:url(../img/btVideoBranco_on.png) no-repeat center center; background-size:100%; text-indent: -9999px; border:none;} #containerIsee button.btVideoPreto {width:calc(250/780*100vw); height: calc(50/780*100vw); margin-top:2vw; margin-bottom:2vw; background:url(../img/btVideoPreto.png) no-repeat center center; background-size:100%; text-indent: -9999px; border:none;} #containerIsee button.btVideoPreto:hover {width:calc(250/780*100vw); height: calc(50/780*100vw); margin-top:2vw; margin-bottom:2vw; background:url(../img/btVideoPreto_on.png) no-repeat center center; background-size:100%; text-indent: -9999px; border:none;} #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:82.05128205128205vw; height:46.15384615384615vw; margin-left:8.974vw;} #containerIsee .fecharVideo {width:82.05128205128205vw; height:7vw; margin-left:8.974vw; text-align:right; cursor:pointer;} #containerIsee .fecharVideo img {width:5.125vw; height:5.125vw;} #containerIsee > #bloco01 {padding-top:7.30769230769231vw; overflow:hidden;} #containerIsee .background01 {background: url(../img/Q8_01Mobile.jpg) no-repeat center top; background-size: 100%; animation: zoomInMobile 25s infinite; z-index: 9; float: left; position: absolute; height: 100%; width: 100%; top: 0;} #containerIsee > #bloco01 .logo {background:url(../img/logoQLed.png) no-repeat center top; background-size:100%; height:calc(84/780*100vw); width:calc(195/780*100vw);} #containerIsee > #bloco01 h2 {padding-top:19vw; padding-bottom:27vw; text-align: center; font-size:7.692307692307692vw; line-height:7.692307692307692vw;} #containerIsee > #bloco01 h4 { } #containerIsee > #bloco01 h4 span {font-family:SamsungOne,Verdana, Arial; font-weight:normal;} #containerIsee > #bloco01 .selos {width:calc(520/780*100vw);} #containerIsee > #bloco02 {} #containerIsee > #bloco02 .QLogo {width:100%;} #containerIsee > #bloco02 p {padding-top:2.5vw; width:100%; padding-bottom:6vw;} #containerIsee > #bloco03 {width:100%; overflow:hidden;} #containerIsee > #bloco03 .txtBranco03 {color:#000000;} #containerIsee > #bloco03 .txtPreto03 {color:#000000;} #containerIsee > #bloco03 #filmeTrip {width:400vw; height:auto; overflow:hidden; float: left; position: relative; z-index: 99; left:0;} #containerIsee > #bloco03 #menu {height:15vw; width:84vw; float:left; position:relative;z-index:9999;} #containerIsee > #bloco03 #menu01 {background:url(../img/menu_01Mobile.jpg) no-repeat center top #000; background-size:100%; width:83.33333333333333vw; height:7.69230769230769vw; float:left; position:relative; border-right: solid 1px #000000;} #containerIsee > #bloco03 #menu02 {background:url(../img/menu_02Mobile.jpg) no-repeat center top #fff; background-size:100%; width:calc(195/780*100vw); height:calc(88/780*100vw); float:left; position:relative; border-top:1px solid #d7d7d7; border-bottom:solid 1px #d7d7d7; border-left:solid 1px #d7d7d7;} #containerIsee > #bloco03 #menu02:hover {background:url(../img/menu_02Mobile_on.jpg) no-repeat center top #fff; background-size:100%; width:calc(195/780*100vw); height:calc(88/780*100vw); float:left; position:relative; border-top:1px solid #d7d7d7; border-bottom:solid 1px #d7d7d7; border-left:solid 1px #d7d7d7;} #containerIsee > #bloco03 #menu02.active {background:url(../img/menu_02Mobile_on.jpg) no-repeat center top #fff; background-size:100%; width:calc(195/780*100vw); height:calc(88/780*100vw); float:left; position:relative; border-top:1px solid #d7d7d7; border-bottom:solid 1px #d7d7d7; border-left:solid 1px #d7d7d7;} #containerIsee > #bloco03 #menu03 {background:url(../img/menu_03Mobile.jpg) no-repeat center top #fff; background-size:100%; width:calc(195/780*100vw); height:calc(88/780*100vw); float:left; position:relative; border-top:1px solid #d7d7d7; border-bottom:solid 1px #d7d7d7;} #containerIsee > #bloco03 #menu03:hover {background:url(../img/menu_03Mobile_on.jpg) no-repeat center top #fff; background-size:100%; width:calc(195/780*100vw); height:calc(88/780*100vw); float:left; position:relative; border-top:1px solid #d7d7d7; border-bottom:solid 1px #d7d7d7;} #containerIsee > #bloco03 #menu03.active {background:url(../img/menu_03Mobile_on.jpg) no-repeat center top #fff; background-size:100%; width:calc(195/780*100vw); height:calc(88/780*100vw); float:left; position:relative; border-top:1px solid #d7d7d7; border-bottom:solid 1px #d7d7d7;} #containerIsee > #bloco03 #menu04 {background:url(../img/menu_04Mobile.jpg) no-repeat center top #fff; background-size:100%; width:calc(258/780*100vw); height:calc(88/780*100vw); float:left; position:relative; border-top:1px solid #d7d7d7; border-bottom:solid 1px #d7d7d7; border-right:solid 1px #d7d7d7;} #containerIsee > #bloco03 #menu04:hover {background:url(../img/menu_04Mobile_on.jpg) no-repeat center top #fff; background-size:100%; width:calc(258/780*100vw); height:calc(88/780*100vw); float:left; position:relative; border-top:1px solid #d7d7d7; border-bottom:solid 1px #d7d7d7; border-right:solid 1px #d7d7d7;} #containerIsee > #bloco03 #menu04.active {background:url(../img/menu_04Mobile_on.jpg) no-repeat center top #fff; background-size:100%; width:calc(258/780*100vw); height:calc(88/780*100vw); float:left; position:relative; border-top:1px solid #d7d7d7; border-bottom:solid 1px #d7d7d7; border-right:solid 1px #d7d7d7;} #containerIsee > #bloco03 #menuInferior {height:2vw; width:14vw; float:left; position:relative; margin-left:46vw; top:-4.5vw; z-index:9999;} #containerIsee > #bloco03 .menuInferior01 {background:url(../img/bullet_01.png) no-repeat center top; background-size:100%; width:2.14583333333333vw; height:2.14583333333333vw; float:left; position:relative; margin-right:0.76vw;} #containerIsee > #bloco03 .menuInferior02 {background:url(../img/bullet_02.png) no-repeat center top; background-size:100%; width:2.14583333333333vw; height:2.14583333333333vw; float:left; position:relative; margin-right:0.76vw; cursor:pointer;} #containerIsee > #bloco03 .menuInferior02:hover {background:url(../img/bullet_01.png) no-repeat center top; background-size:100%; width:2.14583333333333vw; height:2.14583333333333vw; float:left; position:relative; margin-right:0.76vw; cursor:pointer;} #imagem .cd-handle {width: 8.427083vw !important; margin-left: -4.2vw !important; background-size: 100% !important;} #imagem img {width:80vw !important;} #imagem .cd-image-container {width: 80vw !important;} #containerIsee > #bloco03 #bloco0301 {background: url(../img/Q8_03_01.jpg) no-repeat center bottom; background-size: 190%; background-position-x: 0vw; width: 100vw; height: 118vw; z-index: 999; float: left; position: relative;} #containerIsee > #bloco03 #bloco0301 h1 {margin-top:5vw;} #containerIsee > #bloco03 #bloco0301 p {width: 100%;} #containerIsee > #bloco03 #bloco0302 {background:url(../img/Q8_03_02.jpg) no-repeat center bottom; background-size: 150%; width: 100vw; height: 118vw; z-index: 999; float: left; position: relative; background-position-x: -43vw; background-position-y: 61vw;} #containerIsee > #bloco03 #bloco0302 h2 {margin-top:9vw;} #containerIsee > #bloco03 #bloco0302 .marginTop {margin-top:16vw;} #containerIsee > #bloco03 #bloco0302 #fechar0302 {margin-top:6vw;} #containerIsee > #bloco03 #bloco0302 #btVideo0302 {margin-left: 26vw; margin-top: 5vw;} #containerIsee > #bloco03 #bloco0303 {background: url(../img/Q8_03_03.jpg) no-repeat center bottom; background-size: 180%; width: 100vw; height: 118vw; z-index: 999; float: left; position: relative;} #containerIsee > #bloco03 #bloco0303 h2 {margin-top:6vw; text-align:center;} #containerIsee > #bloco03 #bloco0303 p {text-align:center; width: 80%; margin-left: 10%;} #containerIsee > #bloco03 #bloco0303 img.nits {width:78.20512820512821vw; height:51.28205128205128vw; margin-top:6vw; margin-left: 10.8974358974359vw;} #containerIsee > #bloco03 #bloco0303 #btVideo0303 {margin-left:34vw; z-index: 99999;} #containerIsee > #bloco03 #fechar0303 {margin-top:35vw; margin-bottom:1vw; z-index:99999;} #containerIsee > #bloco03 #bloco0303 .nitsMobile {float:left; position:relative; margin-left:7vw; margin-top:5vw; width: 87%;} #containerIsee > #bloco03 #bloco0304 {width:100vw; height:118vw; z-index:999; float:left; position:relative;} #containerIsee > #bloco03 .bloco0304D {background:url(../img/Q8_03_04_Dia.jpg) no-repeat center bottom; background-size: 133%; background-position-x: -35vw;} #containerIsee > #bloco03 .bloco0304N {background:url(../img/Q8_03_04_Noite.jpg) no-repeat center bottom; background-size: 133%; background-size: 133%; background-position-x: -35vw;} #containerIsee > #bloco03 #bloco0304 h2 {margin-top:5vw; text-align: center;} #containerIsee > #bloco03 #bloco0304 p {width:100%; text-align:center;} #containerIsee > #bloco03 #bloco0304 .btDia {background:url(../img/btDia_off.png) no-repeat center top; background-size:100%; width:24.35897435897436vw; height:8.076923076923077vw; float:left; position:relative; margin-top:1.5vw; cursor:pointer; margin-left: 25vw;} #containerIsee > #bloco03 #bloco0304 .btDia:hover {background:url(../img/btDia_on.png) no-repeat center top; background-size:100%; width:24.35897435897436vw; height:8.076923076923077vw; float:left; position:relative; margin-top:1.5vw; cursor:pointer; margin-left: 25vw;} #containerIsee > #bloco03 #bloco0304 .btDia.active {background:url(../img/btDia_on.png) no-repeat center top; background-size:100%; width:24.35897435897436vw; height:8.076923076923077vw; float:left; position:relative; margin-top:1.5vw; cursor:pointer; margin-left: 25vw;} #containerIsee > #bloco03 #bloco0304 .btNoite {background:url(../img/btNoite_off.png) no-repeat center top; background-size:100%; width:24.35897435897436vw; height:8.076923076923077vw; float:left; position:relative; margin-top:1.5vw; margin-left:1vw; cursor:pointer;} #containerIsee > #bloco03 #bloco0304 .btNoite:hover {background:url(../img/btNoite_on.png) no-repeat center top; background-size:100%; width:24.35897435897436vw; height:8.076923076923077vw; float:left; position:relative; margin-top:1.5vw; margin-left:1vw; cursor:pointer;} #containerIsee > #bloco03 #bloco0304 .btNoite.active {background:url(../img/btNoite_on.png) no-repeat center top; background-size:100%; width:24.35897435897436vw; height:8.076923076923077vw; float:left; position:relative; margin-top:1.5vw; margin-left:1vw; cursor:pointer;} #containerIsee > #bloco04 {background:url(../img/Q8_04.jpg) no-repeat center bottom; background-size:155%; background-position-x:-9vw} #containerIsee > #bloco04 h1 {padding-top:12vw;} #containerIsee > #bloco04 p {} #containerIsee > #bloco05 {background:url(../img/Q8_05Mobile.jpg) no-repeat center bottom; background-size:100%;} #containerIsee > #bloco05 h2 {padding-top:12vw; text-align: center; width: 90%; margin-left: 5%;} #containerIsee > #bloco05 p {text-align: center;} #containerIsee > #bloco05 #zoomBloco05 {float:left; position:absolute; background:url(../img/zoomBloco05.png) no-repeat center top; width:28.02083333333333vw; height:19.16666666666667vw; background-size:100%; margin-top:22vw; right:11vw; display:none;} #containerIsee > #bloco05 #btzoomBloco05 {float:left; position:absolute; width: 5vw; height: 5vw; margin-top: 36vw; right: 9vw;} #containerIsee > #bloco05 #fechar0501 {margin-top:24vw; margin-bottom:1vw;} #containerIsee > #bloco05 #youtube0501 {} #containerIsee > #bloco05 .txtBranco {color:#000000;} #containerIsee > #bloco05 #btVideo0501 {margin-left: 24.5vw; margin-top: 5vw;} #containerIsee > #bloco05 #btVideo0501P {margin-left: 24.5vw; margin-top: 2vw;} #containerIsee > #bloco06 {background:url(../img/Q8_06.jpg) no-repeat center bottom; background-size: 165%; background-position-y: 50vw; background-position-x: -16vw;} #containerIsee > #bloco06 h2 {padding-top:12vw; text-align: center; width: 95%; margin-left:2.5%;} #containerIsee > #bloco06 p {width:90%; margin-left:5%; text-align: center;} #containerIsee > #bloco06 .suporte {margin-top:22vw; width:14vw; height:14vw; margin-left:3vw;} #containerIsee > #bloco06 .txtSuporte {font-size:2vw; text-align:left; margin-top:0.5vw; margin-left:3vw;} #containerIsee > #bloco06 #fechar0601 {margin-top:28vw; margin-bottom:1vw;} #containerIsee > #bloco06 #youtube0601 {} #containerIsee > #bloco06 #btVideo0601 {margin-left: 33vw; margin-top:4vw; margin-bottom: 4vw;} #containerIsee > #bloco07 {background:url(../img/Q8_07.jpg) no-repeat center bottom #e4e3eb; background-size:100%;} #containerIsee > #bloco07 h2 {padding-top: 12vw;} #containerIsee > #bloco08 {background-size:100%; background-color:#FFF;} #containerIsee > #bloco08 p.texto {padding-bottom:3vw; width: 100%;} #containerIsee > #bloco08 .image {width:100%; height:auto; margin-bottom:2vw; margin-top:6vw;} #containerIsee > #bloco08 .image2 {width:9vw; height:9vw; margin-bottom:1vw;} #containerIsee > #bloco08 p {padding-bottom:1.5vw; width:100%; text-align: center;} #containerIsee > #bloco08 h2 {padding-top: 12vw;} #containerIsee > #bloco09 {background:url(../img/Q8_09Mobile.jpg) no-repeat center bottom; background-size:100%;} #containerIsee > #bloco09 h2 {padding-top:12vw; text-align: center;} #containerIsee > #bloco09 p {text-align: center; width: 90%; margin-left: 5%;} #containerIsee > #bloco10 {background:url(../img/Q8_10Mobile1.jpg) no-repeat center top #e4e4e6; background-size:100%;} #containerIsee > #bloco10 h2 {padding-top:70vw; text-align:center;} #containerIsee > #bloco10 p {width:100%; text-align:center;} #containerIsee > #bloco10 p.nota {width:100%; text-align:center; font-size:2vw; margin-top:2.5vw;} #containerIsee > #bloco10 button {margin-left:26vw; margin-top: 3vw;} #containerIsee > #bloco10 #fechar1001 {margin-top:15vw; margin-bottom:1vw;} #containerIsee > #bloco10 #youtube1001 {} #containerIsee > #bloco11 {background:url(../img/Q8_11.jpg) no-repeat center bottom; background-size: 132%;} #containerIsee > #bloco11 p {width:90%; margin-left: 5%; text-align:center;} #containerIsee > #bloco12 {background-color:#f8f8f8; display: none;} #containerIsee > #bloco12 h2 {padding-bottom:2vw;} #containerIsee > #bloco12 h3 {padding-bottom:2vw; width:100%;} #containerIsee > #bloco12 img.produto {width:29.296875vw; height:18.75vw; margin-left:2.2vw;} #containerIsee > #bloco12 img.icon {width:6.34765625vw; height:5.859375vw;} #containerIsee > #bloco12 table {width: 80%; text-align: left; margin-bottom: 4vw; margin-left: 3.5vw;} #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.4vw;} #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:2vw; margin-top:2vw;} #containerIsee > #bloco14 img.logoSamsung {width:100%; height:auto; margin-top: 1vw; margin-bottom: 2vw;} #containerIsee > #bloco14 img.logoZonaFranca {width:5.36458333333333vw; height:3.125vw; margin-left:2vw;} #containerIsee > #bloco14 .texto {font-size:2vw; text-align: justify;} } #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;} @-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; } }