/* Ampernet Telecom. Copyright 15-02-2016. Autor:emid.com.br */

@charset "utf-8";
::-moz-selection {
    background: #333;
    color: #fff
}
::selection {
    background: #333;
    color: #fff
}
* {
    margin: 0;
    padding: 0;
    outline: 0!important
}
body,
html {
    height: 100%
}
* html #main {
    height: 100%
}
body {
    color: #fff;
    line-height: normal;
    letter-spacing: normal;
    background-color: #fff
}
body,
button,
input,
select,
textarea,
label {
    font-family: antennaregular, Calibri, Helvetica, "Trebuchet MS", Arial, Tahoma, sans-serif;
    font-weight: 400
}
html,
button,
input,
select,
textarea,
label {
    letter-spacing: .05em;
    font-size: 13px
}
h1 {
    font-family: antennablack, Calibri, Helvetica, "Trebuchet MS", Arial, Tahoma, sans-serif
}
h2,
h3 {
    font-family: antennaextralight, Calibri, Helvetica, "Trebuchet MS", Arial, Tahoma, sans-serif;
    margin-bottom: .1em
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
menu,
section,
summary,
div {
    display: block
}
audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden] {
    display: none
}
html,
label {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    border: 0;
    resize: none;
    background: 0 0
}
a {
    text-decoration: none;
    color: #777
}
.no-touch a:focus {
    outline: thin dotted
}
.no-touch a:hover,
.no-touch a:focus {
    color: #000;
    text-decoration: none
}
h1 {
    font-size: 3.6em;
    line-height: 115%
}
h2 {
    font-size: 2.8em;
    line-height: 120%
}
h3 {
    font-size: 2em;
    line-height: 110%
}
h4 {
    font-size: 1.3em;
    line-height: 110%
}
h5 {
    font-size: 1.05em;
    line-height: 110%
}
h6 {
    font-size: 1em
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400
}
h1,
h2 {
    letter-spacing: .04em
}
.t20 {
    font-size: 20px
}
abbr[title] {
    border-bottom: 1px dotted
}
b,
strong {
    font-weight: 700
}
ul,
ol {
    list-style: none;
    list-style-image: none
}
img {
    border: 0;
    width: auto;
    height: auto;
    display: inline-block;
    vertical-align: top
}
figure {
    margin: 0
}
img[src$=".gif"],
img[src$=".png"] {}address {
    font-style: normal
}
fieldset {
    border: 1px solid silver
}
button,
input,
select,
textarea,
label {
    font-size: 13px;
}
button,
input {
    line-height: normal;
    display: block
}
button,
select {
    text-transform: none
}
select {
    -webkit-appearance: menuitem;
    -moz-appearance: menuitem;
    appearance: menuitem;
    background-color: #fff
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
    *overflow: visible
}
button[disabled],
html input[disabled] {
    cursor: default
}
input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px
}
input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}
textarea {
    overflow: auto;
    vertical-align: top
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
.ico-radius60x60,
.ico-radius120x150,
.ico {
    background: url(../../img/ico/sprite.png) no-repeat 0 0 transparent
}
.clearfix {
    clear: both
}
.grid3:after,
.clearfix:after {
    visibility: hidden;
    display: block;
    *display: table;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}
.hide {
    display: none
}
a.selected {
    cursor: default;
    text-decoration: none
}
a.btn {
    display: inline-block;
    padding: 10px 15px;
    border: 2px solid #eee;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}
.btn.red {
    background-color: #f50c2d;
    border-color: #f50c2d;
    color: #fff;
    font-size: 1.2em
}
.btn.gray {
    background-color: #555;
    border-color: #555;
    color: #fff;
    font-size: 1.2em
}
a.btn:hover {
    background-color: #cc1127;
    border-color: #cc1127;
    color: #fff;
    text-decoration: none
}
hr.border {
    height: 1px;
    border: 0;
    background-color: #dbdbdb;
    text-align: left
}
hr.border.h {
    width: 65px;
    height: 2px;
    background-color: #1638e5;
    margin: 10px 0
}
.aspas {
    font-family: Georgia, sans-serif;
    font-size: 70px;
    color: #1638e5;
    line-height: 30%
}
.up {
    text-transform: uppercase
}
.align-c,
.align-center {
    text-align: center
}
.ico.maker {
    width: 46px;
    height: 64px;
    display: block;
    background: url(../../img/ico/maker.png) no-repeat 0 0 transparent
}
.blue {
    color: #1638e5
}
.red {
    color: #fff
}
.yellow {
    color: #fc0
}
.cinza {
    color: #777
}
.black {
    color: #000
}
.pull-left {
    float: left
}
.pull-right {
    float: right
}
.grid3 .wrap {
    display: inline-block;
    vertical-align: top;
    margin-left: 2%;
    margin-top : 15px;
    margin-bottom: 15px;
    height: auto;
}
.grid3 .wrap.first {
    margin-left: 0;
    clear: both
}
#main {
    width: 100%;
    min-height: 100%;
    min-width: 980px;
    position: relative;
    overflow: hidden
}
.wrap-center,
.content.wrap-center {
    max-width: 980px;
    width: 95%;
    height: auto;
    margin: 0 auto;
    -webkit-transition: width .3s linear;
    -moz-transition: width .3s linear;
    transition: width .3s linear
}
#head {
    max-width: 1090px;
    margin: 0 auto 30px;
    background: url(../../img/bg-header.jpg) no-repeat 100% 0 #eaece3;
    position: relative;
    z-index: 1
}


/********************
* AMPERNET ON DEMAND
********************/
#head.ondemand {
    background: url(../../img/topo.png) no-repeat 100% 0 #eaece3;
    margin-bottom: 50px;
}

#head.ondemand #breadcrumb .first, #head.ondemand #breadcrumb span, #head.ondemand #breadcrumb a {
    color: #000 !important;
}
.cabecalho-canal h2 {
    text-align: center;
    font-family: antennablack, Calibri, Helvetica, "Trebuchet MS", Arial, Tahoma, sans-serif;
    color: #fff;
    margin-bottom: 50px;
}
.cabecalho-canal h2 span {
    font-family: antennaextralight, Calibri, Helvetica, "Trebuchet MS", Arial, Tahoma, sans-serif;
    color: #fff;
}

.content-canal .box-canal {
    width: 50%;
    height: 622px;
    float: left;
    position: relative;
    box-sizing: border-box;
    background-size: 100%;
}

.content-canal .box-canal.texto-watch {
    padding: 130px 0 0 50px;
}

.content-canal .box-canal.texto-noggin {
    text-align: right;
    padding: 130px 50px 0 0;
}

.content-canal .box-canal h2 {
    margin-bottom: 30px;
    font-family: antennablack, Calibri, Helvetica, "Trebuchet MS", Arial, Tahoma, sans-serif;
    color: #fff;
    font-size: 46px;

}

.content-canal .box-canal p {
    font-size: 26px;
}

.content-canal .box-canal.watch:after {
    width: 936px;
    height: 100%;
    display: block;
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    background:url(../../img/watch.jpg) center top no-repeat;
}

.content-canal .box-canal.noggin:after {
    width: 936px;
    height: 100%;
    display: block;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background:url(../../img/noggin.jpg) center top no-repeat;
}

.contratar-ondemand {
    padding:100px 0; 
    text-align: center;
}

.contratar-ondemand h2 {
    font-family: antennablack, Calibri, Helvetica, "Trebuchet MS", Arial, Tahoma, sans-serif;
    color:#fff;
    display: block;
    margin-bottom: 30px;
}

.contratar-ondemand h2 span {
    font-family: antennaextralight, Calibri, Helvetica, "Trebuchet MS", Arial, Tahoma, sans-serif;
    color: #fff;
}

.contratar-ondemand .bt-ondemand {
    width: 200px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    display: block;
    margin: 0 auto;
    background-color: #fff;
    color: #fff;
    font-size: 16px;
    border-radius: 10px;
}

.contratar-ondemand .bt-ondemand:hover {
    color: #fff;
    background-color: #cc1127;
}

@media all and (max-width: 770px){

}










#head.collapse {
    margin-bottom: 0
}
#head .wrap-center {
    padding: 36px 0
}
#head h1,
#head .title {
    color: #fff;
    text-transform: uppercase
}
#head.white h1 {
    color: #fff
}
#head .title .small {
    font-size: .6em
}
#head h4 {
    line-height: 140%
}
#breadcrumb {
    width: 100%;
    height: auto;
    margin-bottom: 2px
}
#breadcrumb li {
    height: auto;
    line-height: 20px;
    display: inline-block;
    float: left;
    font-size: 12px
}
#breadcrumb li.first span {
    padding-left: 0
}
#breadcrumb li:last-child {
    border-top-color: #fff
}
#breadcrumb li .icon {
    width: 12px;
    height: 12px;
    margin-top: 3px;
    padding: 0;
    display: block;
    float: left;
    background: url(../../img/ico/sprite.png) no-repeat -26px -28px transparent
}
#breadcrumb li img {
    vertical-align: middle
}
#breadcrumb li a,
#breadcrumb li span {
    color: #989898;
    padding: 0 5px;
    display: block
}
#head.white #breadcrumb li span {
    color: #e9e7e7
}
#head.white #breadcrumb li a {
    color: #fff
}
#breadcrumb li a {
    color: #555;
    outline: 0
}
#breadcrumb li a:hover,
#head.white #breadcrumb li a:hover,
#breadcrumb li a:focus {
    color: #fff
}
.container .list-grid li a .ico,
.container .list-grid li a .central-assinante,
.container .list-grid li .item .ico,
.tv #socialize .container-button .option .ico,
.grayscale img {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    filter: gray;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out
}
.container .list-grid li a:hover .ico,
.container .list-grid li a:hover .central-assinante,
.touch .grayscale a img,
.grayscale a:hover img,
.grayscale a.active img {
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100)
}
.alert-message {
    padding: 15px;
    margin: 20px 0 0;
    position: relative;
    font: 14px "Helvetica Neue", Helvetica, Arial, sans-serif;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    display: none
}
.alert-message.show {
    display: block
}
.alert-message.warning {
    color: #8a6d3b;
    border: 1px solid #faebcc;
    background-color: #fcf8e3
}
.alert-message.error {
    color: #B94A47;
    border: 1px solid #eed3d7;
    background-color: #f2dede
}
.alert-message.info {
    color: #3a87ad;
    border: 1px solid #bce8f1;
    background-color: #d9edf7
}
.alert-message.success {
    color: #468847;
    border: 1px solid #d6e9c6;
    background-color: #dff0d8
}
.alert-message button {
    margin: 0;
    padding: 0;
    border: 0;
    background: 0 0;
    cursor: pointer;
    position: absolute;
    top: 12px;
    line-height: 20px;
    font-size: 22px;
    font-weight: 700;
    color: #000;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    right: 18px;
    opacity: .2;
    -moz-opacity: .2;
    filter: alpha(opacity=20);
    display: none
}
.light {
    font-family: antennaextralight, Calibri, Helvetica, "Trebuchet MS", Arial, Tahoma, sans-serif
}
.regular {
    font-family: antennaregular, Calibri, Helvetica, "Trebuchet MS", Arial, Tahoma, sans-serif
}
.bold {
    font-family: antennabold, Calibri, Helvetica, "Trebuchet MS", Arial, Tahoma, sans-serif
}
.bold-black {
    font-family: antennablack, Calibri, Helvetica, "Trebuchet MS", Arial, Tahoma, sans-serif
}
@font-face {
    font-family: antennablack;
    src: url(../../fonts/antenna-black-webfont.eot);
    src: url(../../fonts/antenna-black-webfontd41d.eot?#iefix) format('embedded-opentype'), url(../../fonts/antenna-black-webfont.woff) format('woff'), url(../../fonts/antenna-black-webfont.html) format('truetype'), url(../../fonts/antenna-black-webfont.svg#antennablack) format('svg');
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: antennabold;
    src: url(../../fonts/antenna-bold-webfont.eot);
    src: url(../../fonts/antenna-bold-webfontd41d.eot?#iefix) format('embedded-opentype'), url(../../fonts/antenna-bold-webfont.woff) format('woff'), url(../../fonts/antenna-bold-webfont.html) format('truetype'), url(../../fonts/antenna-bold-webfont.svg#antennabold) format('svg');
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: antennaregular;
    src: url(../../fonts/antenna-regular-webfont.eot);
    src: url(../../fonts/antenna-regular-webfontd41d.eot?#iefix) format('embedded-opentype'), url(../../fonts/antenna-regular-webfont.woff) format('woff'), url(../../fonts/antenna-regular-webfont.html) format('truetype'), url(../../fonts/antenna-regular-webfont.svg#antennaregular) format('svg');
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: antennaextralight;
    src: url(../../fonts/antenna_extralight-webfont.eot);
    src: url(../../fonts/antenna_extralight-webfontd41d.eot?#iefix) format('embedded-opentype'), url(../../fonts/antenna_extralight-webfont.html) format('woff2'), url(../../fonts/antenna_extralight-webfont.woff) format('woff'), url(../../fonts/antenna_extralight-webfont-2.html) format('truetype'), url(../../fonts/antenna_extralight-webfont.svg#antennaextralight) format('svg');
    font-weight: 400;
    font-style: normal
}
.formulario {}
.formulario legend {
    color: #8f8f8f
}
.formulario div.no-grid {
    width: 100%;
    height: auto;
    float: left;
    clear: both
}
.formulario dl.wrap-form,
.formulario div.no-grid dl.wrap-form {
    width: 100%;
    height: auto;
    *height: 50px;
    margin-bottom: 20px;
    display: table
}
.formulario div.no-grid dl.wrap-form {
    width: 100%!important
}
.formulario.grid2 dl.wrap-form {
    width: 48%;
    display: inline-block;
    text-align: left;
}
.formulario.grid2 dl.wrap-form.side {
    float: right
}
.formulario.grid3 dl.wrap-form {
    width: 32%;
    float: left;
    margin-right: 2%
}
.formulario.grid3 dl.wrap-form.last {
    margin-right: 0
}
.formulario dl.wrap-form.message,
.formulario.grid2 dl.wrap-form.message,
.formulario.grid3 dl.wrap-form.message {
    width: 100%
}
.content-right .formulario dl.wrap-form.message {
    width: 99%
}
.formulario dl.wrap-form dt.label {
    width: 100%;
    height: auto;
    margin-bottom: 2px
}
.formulario dl.wrap-form dt.label label {
    display: block
}
.formulario dl.wrap-form dt.label span.required {
    color: #f23052
}
.formulario dl.wrap-form dd.campo,
.formulario dl.wrap-form .mensagem {
    width: 100%;
    height: auto;
    position: relative
}
.formulario dl.wrap-form dd.campo.select {
    position: relative;
    z-index: 1
}
.formulario .campo input,
.formulario .campo select,
.formulario .mensagem textarea,
.formulario dl.wrap-form dd.campo.select,
.formulario dl.wrap-form dd.campo.file {
    width: 100%;
    *width: 96%;
    height: 50px;
    *height: 20px;
    line-height: 20px;
    padding: 10px 5px;
    *padding: 10px 2%;
    border: 1px solid #d9d9d9;
    color: #777;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background-color: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}
.formulario dl.wrap-form dd.campo.file,
.formulario .mensagem textarea {
    resize: vertical
}
.formulario dl.wrap-form dd.campo.file {
    height: 55px;
    background-image: url(../../img/ico/ico-file.png);
    background-position: 98% 50%;
    background-repeat: no-repeat
}
.formulario dl.wrap-form dd.campo.file span.ext {
    color: inherit;
    line-height: 22px;
    display: block;
    padding: 5px 30px 5px 7px
}
.formulario dl.wrap-form dd.campo.file span.ext.valid {
    color: #777
}
.formulario dl.wrap-form dd.campo.file input[type=file] {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 52px;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    cursor: pointer
}
.formulario .campo input[type=password] {
    letter-spacing: .06em
}
.formulario .campo input.loading {
    background-image: url(../../img/ico/loading.gif);
    background-repeat: no-repeat;
    background-position: right center
}
.formulario dl.wrap-form dd.campo.select {
    padding: 0
}
.formulario .campo select option {
    padding: 4px 0;
    padding-left: 4px;
    line-height: 20px
}
.formulario .campo select option:hover {
    background-color: #ccc
}
.formulario dl.wrap-form::-webkit-input-placeholder {
    color: #999
}
.formulario dl.wrap-form::-moz-placeholder {
    color: #999
}
.formulario dl.wrap-form:-ms-input-placeholder {
    color: #999
}
.formulario dl.wrap-form input:-moz-placeholder {
    color: #999
}
.formulario .receba-newsletter {
    height: auto;
    display: table;
    padding: 15px 0;
    float: left
}
.formulario .receba-newsletter input[type=checkbox] {
    width: 17px;
    height: 17px;
    margin-right: 5px;
    display: inline-block;
    float: left
}
.formulario .receba-newsletter label {
    padding-left: 5px;
    height: 17px;
    line-height: 17px;
    display: inline-block;
    float: left
}
.formulario .mensagem {
    width: 100%;
    height: auto
}
.formulario .mensagem textarea {
    width: 100%;
    *width: 98%;
    height: auto;
    min-height: 100px;
    max-height: 340px;
    padding: 5px
}
.formulario .botao {
    width: 100%;
    height: 50px;
    margin-top: 10px
}
.formulario input[type=submit] {
    width: auto;
    height: 50px;
    color: #fff;
    background-color: #f50c2d;
    padding: 0 30px;
    font-size: 1.1em;
    letter-spacing: .06em;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    float: right;
    border: 0
}
.formulario .botao.left input[type=submit] {
    float: left
}
.formulario .botao button.submit {
    height: 50px;
    font-size: 1.2em;
    color: #999;
    float: right;
    margin-top: 15px
}
.formulario .botao button.submit .icon {
    margin-left: 5px;
    margin-right: 1px;
    border: 1px solid #777;
    font-weight: 700;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    padding: 10px 8px 10px 12px
}
.formulario .botao button.submit:focus,
.formulario .botao button.submit:hover {
    color: #222
}
.formulario .botao button.submit:focus .icon,
.formulario .botao button.submit:hover .icon {
    color: #fff;
    background-color: #222;
    border-color: #222
}
.formulario .botao .full {
    float: none;
    width: 100%;
    padding-left: 0;
    padding-right: 0
}
.formulario .campo input:focus,
.formulario .campo select:focus,
.formulario .mensagem textarea:focus,
.formulario .campo input:hover,
.formulario .campo select:hover,
.formulario .mensagem textarea:hover {
    border-color: #999
}
.formulario .campo input:focus,
.formulario .campo select:focus,
.formulario .mensagem textarea:focus {
    color: #777;
    border-color: #777!important
}
.formulario input[type=submit]:focus,
.formulario input[type=submit]:hover {
    background-color: #212121
}
dl.messageForm {
    width: 100%;
    visibility: visible;
    display: block;
    float: none
}
dl.messageForm.hide {
    visibility: hidden;
    display: none
}
dl.messageForm>dt {
    padding: 15px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    display: block;
    background: #f9f9f9 no-repeat 10px center;
    position: relative
}
dl.messageForm>dt>p {
    font-weight: 400;
    color: inherit
}
dl.messageForm>dt.erro {
    background-color: #f32b30
}
dl.messageForm>dt.loading {
    color: #777;
    padding-left: 40px;
    background-image: url(../../img/ico/loading.gif)
}
dl.messageForm>dt.success {
    background-color: #1db985
}
dl.messageForm>dt>a.qtd-erro {
    display: none
}
dl.messageForm>dt.erro>p {
    display: block;
    padding-right: 40px
}
dl.messageForm>dt.erro>a.qtd-erro {
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    position: absolute;
    top: 5px;
    right: 5px;
    background-color: #fff;
    color: #f32b30;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    display: block
}
dl.messageForm>dt.erro>a.qtd-erro:hover {
    background-color: #333;
    text-decoration: none
}
dl.messageForm>dd.content-erro {
    padding: 10px 15px;
    background-color: #f0f0f0;
    border: solid 1px #ccc;
    border-top: 0
}
dl.messageForm>dd.content-erro.hide {
    display: none
}
aside.content-right dl.messageForm>dd.content-erro>label {
    width: 100%
}
dl.messageForm>dd.content-erro>label {
    padding: 5px 0;
    width: 49%;
    min-height: 16px;
    display: inline-block;
    color: #333;
    vertical-align: top
}
dl.messageForm>dd.content-erro>label>span.ind {
    color: #999
}
.formulario .wrap-form label.error {
    position: absolute;
    right: 0;
    top: -17px;
    color: #f32b30;
    font-size: .9em
}
.formulario .wrap-form dd input.error,
.formulario .wrap-form dd select.error,
.formulario .wrap-form dd textarea.error {
    border: solid 1px #f32b30;
    color: #555
}
.formulario .wrap-form dd.campo.select select.error {
    color: #f32b30
}
.formulario dl.wrap-form.buscar {
    width: 100%;
    display: table;
    float: none
}
.formulario dl.wrap-form.buscar dd.campo {
    width: 70%;
    float: left
}
.not-touch .formulario dl.wrap-form.buscar dd.campo {
    width: 72%
}
.formulario dl.wrap-form.buscar dd.botao {
    width: 29%;
    float: left
}
.formulario dl.wrap-form.buscar dd.botao input[type=submit] {
    width: 100%;
    height: 45px;
    float: none;
    padding: 0
}
div.fancy-select {
    position: relative;
    color: #46565D
}
div.fancy-select.disabled {
    opacity: .5
}
div.fancy-select select:focus+div.trigger {
    box-shadow: 0 0 0 2px #ccc
}
div.fancy-select select:focus+div.trigger.open {
    box-shadow: none
}
div.fancy-select div.trigger {
    cursor: pointer;
    padding: 15px 24px 14px 9px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    z-index: 2;
    background: #fff;
    border: 1px solid #eee;
    border-bottom: 0;
    color: #777;
    width: 100%;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    transition: all 240ms ease-out;
    -webkit-transition: all 240ms ease-out;
    -moz-transition: all 240ms ease-out;
    -ms-transition: all 240ms ease-out;
    -o-transition: all 240ms ease-out;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}
div.fancy-select div.trigger:after {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-top-color: #999;
    top: 50%;
    margin-top: -3px;
    right: 9px
}
div.fancy-select div.trigger.open {
    background: #eee;
    border: 1px solid #ccc;
    color: #7A8498;
    box-shadow: none
}
div.fancy-select div.trigger.open:after {
    border-top-color: #ccc
}
div.fancy-select ul.options {
    width: 100%;
    list-style: none;
    margin: 0;
    position: absolute;
    top: 98%;
    left: 0;
    visibility: hidden;
    opacity: 0;
    z-index: 500;
    max-height: 200px;
    overflow: auto;
    background: #eee;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #ccc;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    min-width: 200px;
    transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
    -webkit-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
    -moz-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
    -ms-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
    -o-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out
}
div.fancy-select ul.options.open {
    visibility: visible;
    top: 50px;
    opacity: 1;
    transition: opacity 300ms ease-out, top 300ms ease-out;
    -webkit-transition: opacity 300ms ease-out, top 300ms ease-out;
    -moz-transition: opacity 300ms ease-out, top 300ms ease-out;
    -ms-transition: opacity 300ms ease-out, top 300ms ease-out;
    -o-transition: opacity 300ms ease-out, top 300ms ease-out
}
div.fancy-select ul.options.overflowing {
    top: auto;
    bottom: 40px;
    transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;
    -webkit-transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;
    -moz-transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;
    -ms-transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;
    -o-transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out
}
div.fancy-select ul.options.overflowing.open {
    top: auto;
    bottom: 50px;
    transition: opacity 300ms ease-out, bottom 300ms ease-out;
    -webkit-transition: opacity 300ms ease-out, bottom 300ms ease-out;
    -moz-transition: opacity 300ms ease-out, bottom 300ms ease-out;
    -ms-transition: opacity 300ms ease-out, bottom 300ms ease-out;
    -o-transition: opacity 300ms ease-out, bottom 300ms ease-out
}
div.fancy-select ul.options li {
    padding: 8px 12px;
    color: #333;
    cursor: pointer;
    white-space: nowrap;
    transition: all 150ms ease-out;
    -webkit-transition: all 150ms ease-out;
    -moz-transition: all 150ms ease-out;
    -ms-transition: all 150ms ease-out;
    -o-transition: all 150ms ease-out
}
div.fancy-select ul.options li.hover {
    color: #F00436;
    background-color: #ccc
}
div.fancy-select ul.options li.selected {
    background: #F00436;
    color: #fff;
    cursor: default
}
.progress {
    height: 20px;
    margin: 20px 0;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    display: none
}
.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #E80215;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    transition: width .6s ease
}
.progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-size: 40px 40px
}
.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}
.progress-bar-success {
    background-color: #5cb85c
}
.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
.progress-bar-info {
    background-color: #5bc0de
}
.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
.progress-bar-warning {
    background-color: #f0ad4e
}
.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
.progress-bar-danger {
    background-color: #d9534f
}
.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
#topo {
    height: 80px;
    background: url(../../img/bg-bar-h-small.gif) repeat-x 0 60px;
    position: relative;
    z-index: 99
}
#topo .logo {
    float: left;
    padding: 12px 0;
    margin: 20px 0;
    text-align: center
}
#topo .logo .slogan {
    color: #a8a8a8;
    display: block;
    padding-top: 3px
}
#topo a.logo:hover {
    opacity: .8;
    -moz-opacity: .8;
    filter: alpha(opacity=80)
}
#topo .bar {
    height: auto;
    line-height: 60px;
}
#topo .bar .box-left {
    width: 40%;
    float: left
}
#topo .bar .box-left .city,
#topo .bar .box-left .all-city {
    display: inline-block;
    padding: 0 20px;
    position: relative;
    z-index: 1;
    margin-left: 10px
}
#topo .bar .box-left .city {
    padding-right: 27px;
    background: url(../../img/ico/separator.png) no-repeat 100% 50%
}
#topo .bar .box-left .all-city {
    padding: 0
}
#topo .bar .box-left .all-city a {
    height: 100%;
    padding: 0 5px 0 27px;
    display: block
}
#topo .bar .box-left .ico {
    width: 22px;
    height: 20px;
    background: url(../../img/ico/sprite.png) no-repeat 0 0;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -10px
}
#topo .bar .box-left .ico.location {
    background-position: 0 0
}
#topo .bar .box-left .ico.change {
    background-position: -22px 1px;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out
}
#topo .bar .box-left a:hover .ico.change {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}
.nav-ico-top .grid-nav {
    margin-top: 32px;
    margin-bottom: 20px;
    float: right;
}
.nav-ico-top .grid-nav a {
    display: inline-block;
    vertical-align: top;
    margin-left: 15px;
    text-align: center;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    transition: all .2s ease-out
}
.nav-ico-top .grid-nav a.webmail {
    margin-left: 0
}
.nav-ico-top .grid-nav a .ico {
    width: 80px;
    height: 45px;
    display: block;
    margin-bottom: 10px;
    background: url(../../img/ico/sprite.png) no-repeat -53px 0;
    opacity: .6;
    -moz-opacity: .6;
    filter: alpha(opacity=60)
}
.nav-ico-top .grid-nav a.indica .ico {
    background-position: -431px -1175px;
}
.nav-ico-top .grid-nav a.webmail .ico {
    background-position: -53px 0
}
.nav-ico-top .grid-nav a.user .ico {
    background-position: -133px 0
}
.nav-ico-top .grid-nav a.message .ico {
    background-position: -213px 0
}
.nav-ico-top .grid-nav a.cart {
    position: relative;
    z-index: 1
}
.nav-ico-top .grid-nav a.cart .ico {
    width: 50px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    background-position: -480px -895px
}
.nav-ico-top .grid-nav .cart .ico-circle {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    background-color: #f50c2d;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -22px 0 0 -17px;
    font-style: normal;
    border: 2px solid #fff
}
.nav-ico-top .grid-nav a:hover .ico {
    margin-top: -2px;
    padding-bottom: 2px;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    transition: all .2s ease-out;
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100)
}
#topo .grid-nav a:hover,
#topo a.logo:hover .slogan,
#topo .bar .box-left a:hover {
    color: #f50c2d
}
#topo .bar .box-right {
    float: right;
    text-align: right
}
#topo .bar .box-right .central-de-venda {
    display: inline-block!important;
    max-width: 200px; 
    line-height: normal;
    display: block;
    margin: 12px 0
}
#topo .bar .box-right .tel {
    display: inline-block;
    margin-left: 10px;
    line-height: inherit;
    font-size: 1.5em
}
#navbar .nav {
    text-align: center
}
#navbar .nav ol {
    min-height: 50px;
    display: table;
    text-align: center
}
#navbar .nav.white,
#navbar .nav li.drop .nav-drop {
    box-shadow: 0 0 25px -10px rgba(0, 0, 0, .4);
    -ms-box-shadow: 0 0 25px -10px rgba(0, 0, 0, .4);
    -moz-box-shadow: 0 0 25px -10px rgba(0, 0, 0, .4);
    -webkit-box-shadow: 0 0 25px -10px rgba(0, 0, 0, .4)
}
#navbar .nav.down {
    background-color: #f50c2d
}
#navbar .nav ol>li {
    display: inline-block;
    *float: left;
    vertical-align: middle
}
#navbar .nav li.drop {
    position: relative;
    z-index: 1;
    background: url(../../img/ico/ico-nav.png) no-repeat 94% 50% transparent
}
#navbar .nav li.drop .nav-drop {
    width: 220px;
    padding: 15px 20px;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 2;
    background-color: #fff;
    display: none;
    visibility: hidden;
    border: 1px solid #ccc;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-align: left
}
#navbar .nav li.drop .nav-drop a {
    color: #777
}
#navbar .nav li.drop .nav-drop .ico-toltop {
    width: 14px;
    height: 5px;
    display: block;
    position: absolute;
    left: 40px;
    top: -5px;
    z-index: 2;
    background: url(../../img/ico/sprite.png) no-repeat 0 -26px transparent
}
#navbar .nav li.drop .nav-drop a .ico {
    width: 12px;
    height: 12px;
    margin: 2px 5px 0 0;
    padding: 0;
    display: block;
    float: left;
    background: url(../../img/ico/sprite.png) no-repeat -26px -28px transparent
}
#navbar .nav li.drop .nav-drop a:hover .ico {
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    transition: all .2s ease-out;
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
    opacity: .4;
    -moz-opacity: .4;
    filter: alpha(opacity=40)
}
#navbar .nav li .button,
#navbar .nav ol li>a {
    color: #7d7d7d;
    padding: 15px 25px;
    display: block;
    font-size: 13px
}
#navbar .nav .nav-drop a {
    padding: 5px 0;
    margin-bottom: 5px
}
#navbar .nav.down .button,
#navbar .nav.down ol>li>a {
    color: #fff;
    font-size: 1.2em;
    padding-top: 20px;
    padding-bottom: 20px;
    cursor: pointer;
    text-transform: uppercase;
    letter-spacing: .06em;
    font-weight: 700;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}
#navbar .nav .last a {
    padding-right: 0
}
#navbar .nav.down ol>li>a:hover,
#navbar .nav li.drop:hover .button {
    color: #fc0
}
#navbar .nav li.drop:hover .nav-drop {
    display: block;
    visibility: visible
}
#navbar .nav li.drop .nav-drop a:hover,
#navbar .nav a:hover {
    color: #000
}
#banner .slider {
    width: 100%;
    margin: 0 auto
}
#banner .slider li img {
    width: 100%;
    display: block
}
#servicos {
    margin: 50px 0
}
#servicos .slider .box {
    height: 290px;
    position: relative;
    z-index: 1;
    padding: 30px
}
#servicos .slider .box p {
    font-size: 1.2em;
    line-height: 160%;
    margin-top: 5px
}
#servicos .slider .box .pic {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    overflow: hidden;
    text-align: right;
    padding-right: 150%;
    box-shadow: 0 0 25px -10px rgba(0, 0, 0, .4);
    -ms-box-shadow: 0 0 25px -10px rgba(0, 0, 0, .4);
    -moz-box-shadow: 0 0 25px -10px rgba(0, 0, 0, .4);
    -webkit-box-shadow: 0 0 25px -10px rgba(0, 0, 0, .4)
}
#servicos .slider .box .foo {
    margin-top: 35px
}
#servicos .slider .box .foo .btn {
    padding: 17px 20px;
    font-size: 1.2em;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    background-color: #fff;
    margin-right: 5px;
    letter-spacing: .05em
}
#servicos .slider .box .foo .btn.red {
    background-color: #f50c2d;
    border-color: #f50c2d;
    color: #fff
}
#servicos .slider .box .foo .btn:hover {
    background-color: #cc1127;
    border-color: #cc1127;
    color: #fff
}
#planos-em-destaque {
    margin: 80px auto 50px;
    text-align: center
}
#planos-em-destaque .title {
    font-size: 28px;
    line-height: 100%;
    margin-bottom: 30px
}
#planos-em-destaque .title strong {
    margin-top: 4px;
    display: block;
    font-weight: 400
}
#planos-em-destaque .content {
    display: table
}
#planos-em-destaque .wrap .pic {
    display: block;
    margin-bottom: 10px
}
#planos-em-destaque .wrap figure figcaption .bold {}#planos-em-destaque .wrap figure figcaption p {
    margin: 4px 0;
    font-size: 1.1em
}
#planos-em-destaque .wrap a {
    margin-top: 10px
}
#help {
    padding: 45px 0;
    background: url(../../img/bg-bar-h.gif) repeat-x 0 0 transparent
}
#help .head {
    margin-bottom: 40px
}
#help .list-nav-grid {
    border: 1px solid #e5e5e5;
    text-align: center;
    width: 95%;
    margin: auto;
}
#help .list-nav-grid,
#help .list-nav-grid a {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    color: #828282
}
#help .list-nav-grid a {
    width: 130px;
    height: 110px;
    padding: 15px 5px;
    margin: 0 5px;
    display: inline-block;
    vertical-align: top;
    border: 0
}
.no-opacity #help .list-nav-grid a {
    width: 130px;
    display: block;
    margin: 0 11px;
    float: left
}
#help .list-nav-grid a .ico {
    width: 64px;
    height: 64px;
    display: block;
    background: url(../../img/ico/sprite.png) 15px -65px transparent;
    margin: 0 auto 8px
}
#help .list-nav-grid a.via .ico {
    background-position: 15px -65px
}
#help .list-nav-grid a.via:hover .ico {
    background-position: 15px -129px
}
#help .list-nav-grid a.vencimento .ico {
    background-position: -74px -65px
}
#help .list-nav-grid a.vencimento:hover .ico {
    background-position: -74px -129px
}
#help .list-nav-grid a.debito .ico {
    width: 68px;
    background-position: -166px -65px
}
#help .list-nav-grid a.debito:hover .ico {
    background-position: -166px -129px
}
#help .list-nav-grid a.suporte .ico {
    background-position: -270px -65px
}
#help .list-nav-grid a.suporte:hover .ico {
    background-position: -270px -129px
}
#help .list-nav-grid a.velocimetro .ico {
    background-position: -351px -65px
}
#help .list-nav-grid a.velocimetro:hover .ico {
    background-position: -351px -129px
}
#help .list-nav-grid a.central .ico {
    background-position: -442px -65px
}
#help .list-nav-grid a.central:hover .ico {
    background-position: -442px -129px
}
#help .list-nav-grid a .ico,
#help .list-nav-grid a:hover {
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    transition: all .2s ease-out
}
#help .list-nav-grid a:hover {
    background-color: #fff;
    color: #222;
    box-shadow: 0 0 0 10px #fff, 0 0 25px 0 rgba(0, 0, 0, .3);
    -ms-box-shadow: 0 0 0 10px #fff, 0 0 25px 0 rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 0 10px #fff, 0 0 25px 0 rgba(0, 0, 0, .3);
    -webkit-box-shadow: 0 0 0 10px #fff, 0 0 25px 0 rgba(0, 0, 0, .3);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}
#help .list-nav-grid a:hover .ico {
    -webkit-transform: scale(0.92);
    -moz-transform: scale(0.92);
    -ms-transform: scale(0.92);
    transform: scale(0.92);
    -webkit-transition-duration: .15s;
    -moz-transition-duration: .15s;
    -ms-transition-duration: .15s;
    transition-duration: .15s
}
* html #main {
    height: 100%
}
#main {
    width: 100%;
    min-width: 990px;
    min-height: 100%;
    position: relative
}
#topo,
#centro,
#rodape {
    width: 100%;
    height: auto;

}
#topo:after,
#centro:after,
#rodape:after,
#main .wrap-center:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0
}
#centro #conteudo-centro {}.content .box.medium {
    width: 66%
}
.content .box.small {
    width: 30%
}
.content .box.left {
    float: left
}
.content .box.right {
    float: right
}
.fluid-grid {
    text-align: center
}
.fluid-grid li {
    width: 22%;
    height: auto;
    margin: 10px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    display: inline-block;
    *float: left
}
.wrap-breadcrumb {
    background-color: #000;
    margin-bottom: 60px
}
#head .container-button {
    position: static
}
.container-button {
    position: relative;
    z-index: 1
}
.container-button .option {
    width: 100%;
    position: absolute;
    bottom: -40px;
    left: 0;
    z-index: 1;
    text-align: center
}
.container-button .option .ico {
    width: 77px;
    height: 98px;
    border: 1px solid #d9d9d9;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    display: inline-block;
    margin: 0 10px;
    box-shadow: 0 0 20px -5px rgba(0, 0, 0, .25);
    -ms-box-shadow: 0 0 20px -5px rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 0 20px -5px rgba(0, 0, 0, .25);
    -webkit-box-shadow: 0 0 20px -5px rgba(0, 0, 0, .25);
    background-color: #fff
}
.container-button .option.small .ico {
    height: 78px
}
.ico.phone {
    background-position: 18px -194px
}
.ico.wifi {
    background-position: -48px -194px
}
.ico.movie {
    background-position: -312px -200px
}
.ico.game {
    background-position: -392px -200px
}
.ico.play {
    background-position: -473px -200px
}
.ico.vole {
    background-position: -160px -490px
}
.ico.futebol {
    background-position: -240px -490px
}
.option.small .ico.futebol {
    background-position: -240px -495px
}
.ico.basquete {
    background-position: -320px -490px
}
.ico.emotion {
    background-position: -400px -495px
}
.ico.people {
    background-position: -480px -495px
}
.ico.parceiro {
    background-position: 0 -575px
}
.ico.message {
    background-position: -80px -575px
}
.ico.favorite {
    background-position: -160px -575px
}
.ico.popcorn {
    background-position: -240px -575px
}
.ico.controle {
    background-position: -320px -575px
}
.ico.cd {
    background-position: -400px -575px
}
.ico.oculos {
    background-position: -480px -575px
}
.ico.internet {
    background-position: -240px -655px
}
.ico.hospedagem {
    background-position: -320px -655px
}
.ico.telefonia {
    background-position: -400px -655px
}
.ico.tv {
    background-position: -401px -489px
}
.ico.iptv {
    background-position: -80px -895px
}
.ico.servicos-tecnicos {
    background-position: 0 -895px
}
.ico.combo {
    background-position: 0 -735px
}
.ico.internet-white-small {
    width: 32px;
    height: 32px;
    display: block;
    background-position: -23px -840px
}
.ico.telefonia-white-small {
    width: 34px;
    height: 32px;
    display: block;
    background-position: -103px -840px
}
.ico.tv-white-small {
    width: 22px;
    height: 40px;
    display: block;
    background-position: -188px -837px
}
.ico.servicostecnicos-white-small {
    width: 32px;
    height: 32px;
    display: block;
    background-position: -183px -919px
}
.ico.hospedagem-white-small {
    width: 34px;
    height: 32px;
    display: block;
    background-position: -341px -919px
}
.ico.iptv-white-small {
    width: 38px;
    height: 32px;
    display: block;
    background-position: -260px -839px
}
.ico-radius120x150 {
    width: 120px;
    height: 120px;
    padding-bottom: 30px;
    display: block;
    display: inline-block;
    background-position: -440px -735px
}
.ico-radius60x60 {
    width: 60px;
    height: 60px;
    display: block;
    display: inline-block;
    background-position: -365px -744px
}
.ico.tv-white {
    background-position: -80px -735px
}
.ico.telefonia-fixa {
    background-position: -160px -735px
}
.ico.internet-white {
    background-position: -240px -735px
}
.ico.circle {
    width: 47px;
    height: 47px;
    display: block;
    background-position: -376px -832px
}
.ico.caret-right {
    width: 5px;
    height: 16px;
    display: block;
    position: absolute;
    right: -5px;
    top: 50%;
    margin-top: -8px;
    background-position: -480px 0
}
.ico.caret-left {
    width: 5px;
    height: 16px;
    display: block;
    position: absolute;
    left: -5px;
    top: 50%;
    margin-top: -8px;
    background-position: -475px 0
}
.ico.caret-top {
    width: 16px;
    height: 5px;
    display: block;
    position: absolute;
    left: 50%;
    top: -5px;
    margin-left: -8px;
    background-position: -496px 0
}
.ico.caret-bottom {
    width: 16px;
    height: 5px;
    display: block;
    position: absolute;
    left: 50%;
    bottom: -5px;
    margin-left: -8px;
    background-position: -496px -5px
}
.caret-bottom-white {
    width: 14px;
    height: 5px;
    display: block;
    background-position: 0 -31px;
    position: absolute;
    left: 50%;
    margin-left: -7px;
    bottom: -5px
}
.btn .fa-shopping-cart {
    font-size: 1.6em;
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px
}
.content {
    width: 100%;
    height: auto
}
.content.text-description {
    width: 70%;
    margin: 0 auto;
    padding-top: 15px;
    line-height: 1.5em;
    text-align: center
}
.content .title {
    color: #000;
    margin-bottom: 5px
}
.content .left {
    float: left;
    margin: 0 30px 30px 0
}
.content .right {
    float: right;
    margin: 0 0 30px 30px
}
.sobre #head {
    height: 310px;
    margin-bottom: 60px;
    background-image: url(../../img/sobre-bg.jpg)
}
.sobre article {
    text-align: center;
    padding-top: 20px
}
.sobre article p {
    font-size: 1.1em;
    line-height: 140%
}
.sobre .wrap-about {
    width: 100%;
    height: auto;
    margin-top: 50px;
    text-align: left;
    display: table;
    position: relative;
    z-index: 1
}
.no-rgba .sobre .wrap-about {
    border: 1px solid #eee;
    border-left: 0
}
.no-rgba .sobre .wrap-about .right {
    padding-right: 20px
}
.sobre .wrap-about .left {
    max-width: 490px;
    height: 470px;
    width: 100%;
    margin: 0;
    overflow: hidden;
    background-image: url('../../img/sobre-conceito.jpg');
    background-size: cover;
    background-position: center;
}
.sobre .wrap-about .right {
    max-width: 440px;
    width: 100%;
    min-height: 360px;
    height: auto;
    margin: 30px 0
}
.sobre .wrap-about .bg {
    width: 250%;
    height: 100%;
    display: block;
    background-color: #fff;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    box-shadow: 0 0 20px -5px rgba(0, 0, 0, .15);
    -ms-box-shadow: 0 0 20px -5px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 0 20px -5px rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 0 20px -5px rgba(0, 0, 0, .15)
}
.sidebar-services {
    margin: 2em -1%
}
.sidebar-services .item-service,
.sidebar-services .item-service .icon::before {
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    transition: all .2s ease-out
}
.sidebar-services .item-service {
    width: 22%;
    min-height: 190px;
    margin: 0 1%;
    padding: 2em 0;
    display: inline-block;
    vertical-align: top;
    background-color: #fff;
    text-align: center;
    border-radius: 12px;
    border: 1px solid #d9d9d9;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.sidebar-services .item-service .icon {
    width: 100%;
    height: 80px;
    margin-bottom: 10px;
    text-align: center;
    display: block
}
.sidebar-services .item-service .icon::before {
    content: "";
    margin: 0 auto;
    display: block;
    background: transparent url(../../img/ico/sprite.png) no-repeat
}
.sidebar-services .item-service.promocoes .icon::before {
    width: 76px;
    height: 57px;
    margin-top: 0;
    background-position: -41px -976px
}
.sidebar-services .item-service.promocoes:hover .icon::before {
    background-position: -41px -1032px
}
.sidebar-services .item-service.sugestoes .icon::before {
    width: 70px;
    height: 75px;
    margin-top: 2px;
    background-position: -121px -976px
}
.sidebar-services .item-service.sugestoes:hover .icon::before {
    background-position: -121px -1050px
}
.sidebar-services .item-service.patrocinio .icon::before {
    width: 66px;
    height: 77px;
    margin-top: 2px;
    background-position: 0 -1088px
}
.sidebar-services .item-service.patrocinio:hover .icon::before {
    background-position: 0 -1165px
}
.sidebar-services .item-service.trabalhe .icon {
    height: 60px
}
.sidebar-services .item-service.trabalhe .icon::before {
    width: 102px;
    height: 54px;
    margin-top: 6px;
    background-position: -80px -1124px
}
.sidebar-services .item-service.trabalhe:hover .icon::before {
    background-position: -80px -1178px
}
.sidebar-services .item-service:hover {
    background-color: #f50c2d;
    color: #fff;
    border-color: transparent
}
#unidades-ampernet {
    padding-top: 50px;
    background: url(../../img/bg-bar-h.gif) repeat-x 0 0 transparent
}
#unidades-ampernet .map {
    float: right;
    margin-left: 80px;
    position: relative;
    z-index: 1
}
#unidades-ampernet .map .ico {
    position: absolute;
    left: 225px;
    bottom: 78px;
    z-index: 3
}
#unidades-ampernet a.btn {
    background-color: #f50c2d;
    border-color: #f50c2d;
    color: #fff;
    padding: 15px 20px
}
#unidades-ampernet a.btn:hover {
    background-color: #222;
    border-color: #222
}
.house #head {
    height: 255px;
    background-image: url(../../img/head-house.jpg)
}
.house .wrap {
    padding-bottom: 15px;
    margin-bottom: 30px;
    margin-top: 50px
}
.house .table-list {
    margin: 50px auto
}
.company #head {
    height: 255px;
    background-image: url(../../img/head-company.jpg)
}
.is-theme-light .wrap {
    border: 1px solid #d9d9d9;
    background-color: #fff;
    text-align: center;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    box-shadow: 0 0 15px -5px rgba(0, 0, 0, .15);
    -ms-box-shadow: 0 0 15px -5px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 0 15px -5px rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 0 15px -5px rgba(0, 0, 0, .15);
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    max-width: 250px;
    width: 100%;
}
.company .wrap {
    padding-bottom: 15px;
    margin-bottom: 30px;
    margin-top: 50px
}
.company .table-list {
    margin: 50px auto
}
.table-list .headline {
    font-weight: 700;
    padding: 30px 0 15px;
    background-color: #fff;
    color: #fff;
    text-align: center;
    margin-bottom: 10px;
    position: relative;
    border-radius: 15px 15px 0 0;
    -o-border-radius: 15px 15px 0 0;
    -moz-border-radius: 15px 15px 0 0;
    -webkit-border-radius: 15px 15px 0 0
}
.table-list .headline .badge {
    width: 78px;
    height: 78px;
    position: absolute;
    top: -57px;
    left: 50%;
    margin-left: -37px;
    background-color: #fff;
    border-radius: 20px;
    -o-border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    box-shadow: 4px 4px 20px -3px rgba(0, 0, 0, .2);
    -ms-box-shadow: 4px 4px 20px -3px rgba(0, 0, 0, .2);
    -o-box-shadow: 4px 4px 20px -3px rgba(0, 0, 0, .2);
    -moz-box-shadow: 4px 4px 20px -3px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 4px 4px 20px -3px rgba(0, 0, 0, .2)
}
.table-list .item {
    display: block;
    padding: 12px 0;
    position: relative;
    transition: background .15s ease-out;
    -ms-transition: background .15s ease-out;
    -o-transition: background .15s ease-out;
    -moz-transition: background .15s ease-out;
    -webkit-transition: background .15s ease-out
}
.table-list .item:after {
    content: "";
    width: 60px;
    height: 1px;
    margin-left: -30px;
    display: block;
    background-color: #d9d9d9;
    position: absolute;
    z-index: 1;
    left: 50%;
    bottom: 0
}
.table-list .item:last-child:after {
    background-color: transparent
}
.table-list .subtitle {
    background-color: #999;
    color: #fff;
    display: block;
    padding: 10px
}
.table-list a.item:hover {
    background-color: #f9f9f9;
    outline: 1px solid #e5e5e5
}
.table-list a.item:hover:after {
    background-color: #dc0a28
}
.tv #head,
.telefonia #head,
.banda-larga #head {
    margin-bottom: 0
}
.banda-larga #head {
    background-color: #f6f9f4;
    background-image: url(../../img/banda-larga-bg.jpg);
    background-position: center;
    background-size: cover;
}
.wrap-1090 {
    width: 100%;
    max-width: 1090px;
    margin: 0 auto 60px;
    box-shadow: 0 0 20px -5px rgba(0, 0, 0, .15);
    -ms-box-shadow: 0 0 20px -5px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 0 20px -5px rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 0 20px -5px rgba(0, 0, 0, .15)
}
.wrap-1090 .content-article,
.wrap-1090 .right.content-article,
.wrap-1090 .left {
    width: 45%;
    max-width: 380px;
    margin: 55px 0 0 55px
}
.wrap-1090 .right.content-article {
    margin-left: 0;
    margin-right: 40px
}
.wrap-1090 .content-picture {
    width: auto;
    max-width: none
}
.wrap-1090 .content-picture,
.wrap-1090 .right {
    margin: 0
}
@media all and (max-width: 1100px) {
    .wrap-1090 .content-picture {
        width: 48%
    }
    .wrap-1090 .content-picture.left {
        margin-left: 0
    }
    .wrap-1090 .content-picture img {
        max-width: 100%;
        display: block
    }
}
.container-grid {
    max-width: 850px;
    width: 95%;
    margin: 20px auto;
    border: 1px solid #eee;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    box-shadow: 0 0 20px -5px rgba(0, 0, 0, .15);
    -ms-box-shadow: 0 0 20px -5px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 0 20px -5px rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 0 20px -5px rgba(0, 0, 0, .15)
}
.container-grid .wrap {
    border-left: 1px solid #eee
}
.container-grid .wrap.first {
    border-left: 0
}
.container-grid .wrap .item {
    display: block;
    padding: 5px 0 5px 35px;
    margin: 20px 0 20px 20px;
    position: relative;
    text-align: left
}
.container-grid .wrap .item .bold {
    color: #222;
    font-size: 1.2em
}
.container-grid .wrap .item .ico {
    width: 34px;
    height: 34px;
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 2;
    margin-top: -17px;
    background: url(../../img/ico/sprite.png) no-repeat -180px -224px
}
.container-grid .wrap .item .ico.contrate {
    background-position: -224px -224px
}
.container-grid .wrap .item .ico.online {
    background-position: -273px -224px
}
.container-grid .wrap a.item:hover,
.container-grid .wrap a.item:hover .bold {
    color: #f50c2d
}
.banda-larga .wrap-1090 p {
    font-size: 1.06em;
    line-height: 150%
}
#socialize {
    width: 100%;
    height: auto;
    min-height: 390px;
    background: url(../../img/bg-socialize.jpg) no-repeat transparent;
    background-position: center;
    background-size: cover;
    margin-top: 100px
}
#socialize .center {
    text-align: center
}
#socialize .container-button {
    padding-top: 65px
}
#socialize .container-button .option {
    top: -40px;
    bottom: auto
}
#socialize .container-button .option .ico {
    height: 78px
}
#socialize .title {
    color: #fff
}
#socialize p {
    color: #fff;
    opacity: .8;
    -moz-opacity: .8;
    -o-opacity: .8;
    -webkit-opacity: .8;
    width: 48%;
    margin: 10px auto
}
#socialize ol.button-social {
    text-align: center
}
#socialize ol.button-social li {
    width: 40px;
    height: 40px;
    display: inline-block;
    margin: 0 5px
}
#socialize ol.button-social li .button {
    width: 100%;
    height: 100%;
    display: block;
    background: url(../../img/ico/sprite.png) no-repeat 6px -280px transparent
}
#socialize ol.button-social li .button.facebook {
    background-position: -45px -280px
}
#socialize ol.button-social li .button.youtube {
    width: 44px;
    background-position: -94px -280px
}
#socialize ol.button-social li .button.twitter {
    background-position: -146px -280px
}
#socialize ol.button-social li .button.instagram {
    background-position: -197px -280px
}
#socialize ol.button-social li .button.otto {
    background-position: -246px -280px
}
#socialize ol.button-social li .button.linkedin {
    background-position: -298px -280px
}
#socialize ol.button-social li .button.vimeo {
    background-position: -348px -280px
}
#socialize ol.button-social li .button.pinterest {
    background-position: -399px -280px
}
#socialize ol.button-social li .button.dribbble {
    background-position: -450px -280px
}
#socialize ol.button-social li a.button:hover {
    background-color: rgba(0, 0, 0, .4);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    transition: all .2s ease-out
}
#socialize .resources {}#game-online {
    margin-top: 20px
}
#game-online .left {
    float: left;
    background-image: url('../../img/game-conceito.jpg');
    background-size: cover;
    background-position: center;
    max-width: 645px;
    width: 100%;
    height: 385px;
}
#game-online .left img {
    margin-left: -84px
}
#planos-ampernet {
    margin-top: 20px;
    margin-left: -5px;
    margin-right: -5px
}
#planos-ampernet li.item {
    width: 180px;
    margin: 5px 5px 30px;
    display: inline-block;
    vertical-align: top;
    background-color: #fff;
    box-shadow: 0 0 20px -5px rgba(0, 0, 0, .15);
    -ms-box-shadow: 0 0 20px -5px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 0 20px -5px rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 0 20px -5px rgba(0, 0, 0, .15);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    border: 1px solid #eee;
    border-top: 0;
    position: relative;
    z-index: 1
}
#planos-ampernet.medium li.item {
    max-width: 228px;
    width: 100%;
}
#planos-ampernet li.item .titulo {
    background-color: #fff;
    color: #fff;
    font-size: 1.5em;
    display: block;
    padding: 20px 0;
    -webkit-border-radius: 15px 15px 0 0;
    -moz-border-radius: 15px 15px 0 0;
    border-radius: 15px 15px 0 0
}
#planos-ampernet li.item .valor {
    width: 96%;
    height: auto;
    padding: 15px 0 5px;
    margin: 0 auto;
    font-size: 30px;
    color: #222;
    display: table
}
#planos-ampernet li.flex .valor {
    line-height: 60px
}
#planos-ampernet li.item .valor span {
    display: inline-block;
    vertical-align: top;
    *float: left
}
.planos .valor span {
    display: inline-block;
    vertical-align: top
}
.planos .valor .rs {
    padding-top: 8px;
    opacity: .6;
    -moz-opacity: .6;
    filter: alpha(opacity=60)
}
.planos .valor .rs,
.planos .valor .centavos.mes {
    font-size: 16px;
    margin-top: 10px
}
.planos .valor .centavos.mes .small {
    font-size: .7em
}
.planos .valor .reais {
    font-size: 50px;
    text-align: center
}
#planos-ampernet li.item .valor.full-center {
    text-align: center
}
#planos-ampernet li.item .valor.full-center span {
    float: none
}
#planos-ampernet li.item .valor.full-center .reais {
    width: auto;
    letter-spacing: -.08em;
    font-size: 48px
}
#planos-ampernet li.item .valor.full-center .small {
    font-size: 14px;
    color: #666;
    float: none;
    display: block
}
#planos-ampernet li.item .valor.full-center .small {}#planos-ampernet li.item .bonus {
    padding-bottom: 15px
}
#planos-ampernet li.item .bonus span {
    display: inline-block;
    padding: 10px 15px;
    border: 1px solid #eee;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}
#planos-ampernet li.item .opcionais {
    margin: 0 10px 20px
}
#planos-ampernet li.item .opcionais li {
    margin: 3px 0
}
#planos-ampernet li.item .button {
    border-top: 1px solid #eee;
    padding: 15px;
    display: block
}
#planos-ampernet li.item .button .btn {
    display: block;
    padding: 10px 20px;
    background-color: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    font-size: 1.1em;
    color: #fff
}
#planos-ampernet li.item .button:hover .btn {
    background-color: #212121;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    transition: all .2s ease-out
}
#planos-ampernet li.item:hover {
    z-index: 2;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
    box-shadow: 0 0 50px -5px rgba(0, 0, 0, .35);
    -ms-box-shadow: 0 0 50px -5px rgba(0, 0, 0, .35);
    -moz-box-shadow: 0 0 50px -5px rgba(0, 0, 0, .35);
    -webkit-box-shadow: 0 0 50px -5px rgba(0, 0, 0, .35)
}
.preco-sujeito-a-variacoes {
    margin: 10px 0;
    line-height: 30px;
    vertical-align: middle;
    font-size: .9em
}
.container-plano-bottom {
    width: 100%;
    height: auto;
    padding-top: 50px;
    background: url(../../img/bg-bar-h.gif) repeat-x 0 0
}
.telefonia .container-plano-bottom {
    padding-top: 0;
    background-image: none
}
.container-plano-bottom .left {
    width: 490px;
    margin: 0 50px 20px 0;
    float: left
}
.container-plano-bottom .left img {
    float: right;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    overflow: hidden
}
.container-plano-bottom .title {
    padding-top: 10px
}
.container-plano-bottom p {
    line-height: 150%
}
.no-results {
    margin: 5em 0 8em;
    text-align: center
}
.no-results .icon {
    margin-bottom: 10px
}
.no-results .message {
    line-height: 1.4em
}
.bar-tags {
    position: absolute;
    right: -14px;
    top: -24px
}
.bar-tags .icon {
    width: 42px;
    height: 42px;
    display: block;
    margin-left: 2px;
    background: url(../../img/ico/sprite.png) no-repeat;
    float: left
}
.bar-tags .icon.sua-empresa {
    background-position: -440px -976px
}
.bar-tags .icon.sua-casa {
    background-position: -493px -976px
}
#planos {
    margin: 40px 0;
    padding-top: 30px;
    text-align: left
}
#planos .plano-info {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border: 1px solid #eee;
    box-shadow: 0 0 25px -5px rgba(0, 0, 0, .2);
    -ms-box-shadow: 0 0 25px -5px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 25px -5px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 0 25px -5px rgba(0, 0, 0, .2)
}
.collection-details .theme-light {
    display: inline-block;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}
.collection-details .item-list {
    display: none
}
.collection-details .title {
    display: block;
    margin-bottom: 20px;
    color: #222
}
.collection-details .info {
    padding: 40px;
    display: table
}
.collection-details .valor {
    padding: 10px 15px;
    margin-left: 10px;
    color: #999
}
#main.servicos .collection-details .valor {
    margin: 60px 30px 0px;
    background-color: #fff
}
.collection-details .valor .reais {
    width: auto;
    line-height: 50px
}
.collection-details .valor .rs {
    margin-top: 2px
}
.collection-details .valor span {
    line-height: normal
}
.collection-details .wrap-list li {
    position: relative;
    padding: 4px 0 4px 40px
}
.collection-details .wrap-list .ico-checked {
    width: 22px;
    height: 22px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -11px;
    display: block;
    background: url(../../img/ico/ico-checked.gif) no-repeat 0 0
}
.collection-details .box-head {
    text-align: center
}
.collection-details .box-head .title {
    display: inline-block;
    padding: 15px 30px;
    background-color: #fff;
    color: #fff;
    font-size: 22px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    margin-top: -20px;
    position: relative
}
.collection-details .box-head .title .ico-tool {
    width: 16px;
    height: 5px;
    position: absolute;
    left: 50%;
    bottom: -5px;
    margin-left: -8px;
    background: url(../../img/ico/tool-bottom.png) no-repeat 0 0
}
.via-radio #head {
    background-image: url(../../img/via-radio-header.jpg)
}
.fibra-optica #head {
    background-image: url(../../img/fibra-optica-header.jpg)
}
.collection-details .box-list {
    margin-bottom: 60px
}
.collection-details .box-list .thumb img {
    -webkit-border-radius: 0 18px 18px 0;
    -moz-border-radius: 0 18px 18px 0;
    border-radius: 0 18px 18px 0;
    overflow: hidden
}
.collection-details .box-info .caret-bottom-white {
    display: none
}
.collection-details .box-list form.item-collapse {
    display: none;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    transition: all .2s ease-out;
    padding-top: 30px
}
.collection-details .box-list form.item-collapse .wrap-form {
    text-align: left
}
.collection-details .box-info {
    position: relative;
    z-index: 1;
    background-color: #f7f7f7;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    text-align: left
}
.collection-details .box-info .info {
    padding: 60px 40px
}
.collection-details .box-info .description {
    font-size: 1.2em;
    line-height: 1.5em;
    color: #555;
    margin: 5px 0
}
.collection-details .box-info .btn {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    display: inline-block;
    padding: 15px;
    position: relative;
    z-index: 1
}
.collection-details .box-info .btn.title {
    color: #fff;
    font-size: 2.2em;
    font-family: antennaregular, Calibri, Helvetica, "Trebuchet MS", Arial, Tahoma, sans-serif;
    position: absolute;
    left: 40px;
    top: -10px;
    padding: 10px 20px;
    letter-spacing: .06em;
    font-weight: 400
}
.collection-details .box-info .btn.button-more {
    margin-top: 20px;
    border: 0;
    position: absolute;
    left: 40px;
    bottom: -10px
}
.collection-details .is-active .box-info .button-more,
.collection-details .box-info .button-more:hover {
    background-color: #cc1127;
    color: #fff;
    outline: 0
}
.collection-details .box-list.is-active .box-info {
    background-color: #fff;
    box-shadow: 0 10px 35px -5px rgba(0, 0, 0, .15);
    -ms-box-shadow: 0 10px 35px -5px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 10px 35px -5px rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 10px 35px -5px rgba(0, 0, 0, .15)
}
.collection-details .box-list.is-active form.item-collapse {
    display: block;
    opacity: 1
}
.collection-details .is-active .box-info .button-more {}.collection-details .is-active .box-info .caret-bottom-white {
    display: block
}
form.item-collapse .alert-message {
    margin-top: 0
}
.servicos #head {
    background-image: url(../../img/servicos-tecnicos-header.jpg);
    background-size: cover;
    background-position: center;
}
.servicos #breadcrumb li a,
.servicos #breadcrumb li span {
    color: #fff!important
}
.telefonia #head {
    background-image: url(../../img/head-telefonia.jpg);
    background-position: center;
    background-size: cover;

}
.telefonia #socialize {
    height: 490px;
    background-image: url(../../img/bg-socialize-telefonia.jpg)
}
.telefonia #socialize .container-button {
    padding-top: 190px
}
.telefonia #socialize .container-button .option {
    top: 60px
}
.tv #head {
    height: 150px;
    background-color: #f7faf5;
    background-image: url(../../img/tv-por-assinatura-bg.jpg);
    background-position: 100% 100%
}
.tv .wrap-1090 {
    min-height: 360px
}
.tv .wrap-1090 .right {
    position: relative;
    z-index: 1
}
.tv .wrap-1090 .right img {
    position: absolute;
    right: -50px;
    top: 50px;
    z-index: 2
}
.tv .box-contratar {
    position: relative;
    z-index: 2;
    padding-top: 20px
}
.tv #socialize {
    height: 348px;
    background-image: url(../../img/bg-socialize-tv.jpg);
    margin: 65px 0
}
.tv #socialize .container-button {
    padding-top: 145px
}
.tv #socialize .container-button .option {
    top: 35px
}
.list-channel .item {
    width: 100%;
    text-align: center;
    display: block;
    margin: 15px 0;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    -webkit-transition: all .12s ease-out;
    -moz-transition: all .12s ease-out;
    -ms-transition: all .12s ease-out;
    transition: all .12s ease-out;
    border: 1px solid transparent
}
.list-channel .item,
.list-channel .item span {
    height: 90px;
    line-height: 90px
}
.list-channel .item span,
.list-channel .item img {
    vertical-align: middle;
    display: inline-block
}
.list-channel .item:hover {
    border-color: #d9d9d9;
    box-shadow: 0 10px 30px -8px rgba(0, 0, 0, .15);
    -ms-box-shadow: 0 10px 30px -8px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 10px 30px -8px rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 10px 30px -8px rgba(0, 0, 0, .15)
}
.list-channel .slick-list {
    padding: 20px 30px
}
.iptv #head {
    background-image: url(../../img/iptv-por-assinatura-bg.jpg);
    background-position: 100% 100%
}
.iptv #socialize {
    height: 446px;
    background-image: url(../../img/bg-socialize-iptv.jpg);
    margin: 45px 0
}
.iptv #socialize .title {
    color: #f7dc29
}
.hospedagem #head {
    background-image: url(../../img/hospedagem-bg.jpg);
    background-position: 100% 100%
}
.hospedagem #socialize {
    min-height: 270px;
    height: auto;
    background-image: url(../../img/bg-socialize-hospedagem.jpg);
    background-position: center;
    background-size : cover;
    margin: 45px 0;
    padding-bottom: 10px;
}
.hospedagem .container-plano-bottom {
    background-image: none
}
.combos #head {
    background-image: url(../../img/head-combos.jpg)
}
.wrap-1090.space {
    padding-bottom: 50px
}
.combos .wrap-1090 .right {
    margin-top: 55px;
    margin-right: 55px
}
.grid-icons .item {
    margin-left: 30px;
    text-align: center;
    float: right
}
.grid-icons .item .info {
    min-height: 30px;
    margin: 10px 0
}
.grid-icons .item .ico {
    width: 80px;
    height: 80px;
    display: block;
    margin: 20px
}
.foo .anchor {
    margin-top: 20px
}
.foo .preco {
    line-height: 47px;
    float: right;
    display: block;
    padding: 15px 20px;
    color: #fff;
    background-color: #f50c2d;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    position: relative;
    z-index: 1;
    font-size: 2em
}
.foo .preco .small {
    font-size: 15px
}
.foo .preco .circle {
    line-height: 45px;
    text-align: center;
    color: #f50c2d;
    margin-right: 15px;
    float: left;
    font-style: normal;
    font-size: 16px
}
.table-minimalist {
    margin: 10px auto 30px;
    position: relative;
    z-index: 1
}
.table-minimalist .minimalist {
    width: 100%;
    text-align: left;
    border-collapse: collapse;
    border-left: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5
}
.table-minimalist .minimalist tr {
    border-top: 1px solid #e5e5e5;
    box-shadow: 0 4px 5px -5px rgba(0, 0, 0, .14);
    -ms-box-shadow: 0 4px 5px -5px rgba(0, 0, 0, .14);
    -moz-box-shadow: 0 4px 5px -5px rgba(0, 0, 0, .14);
    -webkit-box-shadow: 0 4px 5px -5px rgba(0, 0, 0, .14)
}
.table-minimalist .minimalist tr:nth-child(odd) td {
    background-color: #fafafa
}
.table-minimalist .minimalist td {
    padding: 30px 10px;
    border-right: 1px solid #e5e5e5
}
.table-minimalist .minimalist .star {
    color: #ffcf4f;
    font-size: .8em
}
.table-minimalist .box-title {
    position: relative;
    z-index: 1;
    padding-left: 60px
}
.table-minimalist .box-title .ico-radius60x60 {
    position: absolute;
    left: -20px;
    top: 50%;
    margin-top: -30px
}
.table-minimalist .box-title .ico.small {
    margin: 14px auto 0
}
.table-minimalist .box-title .ico.internet-white-small {
    margin-top: 15px
}
.table-minimalist .box-title .ico.telefonia-white-small {
    margin-top: 15px
}
.table-minimalist .minimalist.theme2 {
    text-align: center
}
.table-minimalist .minimalist.theme2 h3 {
    margin-bottom: 5px
}
.table-minimalist .minimalist.theme2 thead {
    background-color: #fff
}
.table-minimalist .minimalist.theme2 thead tr {
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    box-shadow: none!important
}
.table-minimalist .minimalist.theme2 thead tr,
.table-minimalist .minimalist.theme2 thead tr td {
    background-color: transparent!important;
    border-bottom: 0!important;
    color: #fff
}
.table-minimalist .minimalist.theme2 td {
    padding: 8px
}
.patrocinios #head {
    height: 190px;
    margin-bottom: 86px;
    background-image: url(../../img/patrocinios-bg.jpg);
    background-position: 50% 100%
}
.patrocinios .container-button .option {
    width: 990px;
    margin-left: -495px;
    left: 50%;
    bottom: -50px;
    text-align: left
}
.patrocinios .content {
    margin-bottom: 50px
}
.patrocinios .content .small {
    width: 48%;
    padding-right: 4%;
    margin: 0
}
.central-cliente #head {
    height: 210px;
    background-color: #e9f2ed;
    background-image: url(../../img/central-do-cliente-bg.jpg);
    background-position: 140px -10px
}
.central-cliente .container {
    text-align: center
}
.container .list-grid {
    margin-bottom: 64px
}
.container .list-grid li {
    width: 142px;
    height: 198px;
    border: 1px solid #d9d9d9;
    background-color: #fff;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    margin: 8px;
    overflow: hidden;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    box-shadow: 0 0 15px -5px rgba(0, 0, 0, .15);
    -ms-box-shadow: 0 0 15px -5px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 0 15px -5px rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 0 15px -5px rgba(0, 0, 0, .15);
    *float: left
}
.container .list-grid li:hover {
    border-color: #777
}
.container .list-grid li .item,
.container .list-grid li a {
    height: 100%;
    padding: 40px 5px 0;
    display: block
}
.container .list-grid li .ico {
    width: 80px;
    height: 80px;
    display: block;
    margin: 0 auto 5px;
    background: url(../../img/ico/sprite.png) no-repeat 0 -335px transparent;
    opacity: .5;
    -moz-opacity: .5;
    filter: alpha(opacity=50)
}
.container .list-grid li .central-assinante {
    width: 80px;
    height: 80px;
    display: block;
    margin: 0 auto 5px;
    background: url(../../img/ico/contract.png) no-repeat center center transparent;
   
    opacity: .5;
    -moz-opacity: .5;
    filter: alpha(opacity=50)
}
.container .list-grid li .ico.webmail {
    background-position: 0 -335px
}
.container .list-grid li .ico.senha {
    background-position: -80px -335px
}
.container .list-grid li .ico.site-revenda {
    background-position: -160px -335px
}
.container .list-grid li .ico.solicitar-dominio {
    background-position: -240px -335px
}
.container .list-grid li .ico.velocimetro {
    background-position: -320px -335px
}
.container .list-grid li .ico.outlook {
    background-position: -400px -335px
}
.container .list-grid li .ico.contato {
    background-position: -480px -335px
}
.container .list-grid li .ico.condominio {
    background-position: 0 -415px
}
.container .list-grid li .ico.dados {
    background-position: -80px -415px
}
.container .list-grid li .ico.boledigital {
    background-position: -267px -1178px;
}
.container .list-grid li .ico.extrato {
    background-position: -160px -415px
}
.container .list-grid li .ico.boleto {
    background-position: -240px -415px
}
.container .list-grid li .ico.close {
    background-position: -320px -415px
}
.container .list-grid li .ico.endereco {
    background-position: -400px -415px
}
.container .list-grid li .ico.vencimento {
    background-position: -480px -415px
}
.container .list-grid li .ico.debito {
    background-position: 0 -495px
}
.container .list-grid li .ico.debito-bancario {
    background-position: -80px -495px
}
.container .list-grid li .ico.acesso-remoto {
    background-position: -260px -1062px;
    width: 107px
}
.container .list-grid li .ico.desconto {
    background: url(../../img/ico/desconto.png); 
}
.container .list-grid li .ico.indicacoes {
    background: url(../../img/ico/amigos.png)    
}
.container .list-grid li a:hover .ico,
.container .list-grid li a:hover .central-assinante {
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100)
}
.assine #head {
    min-height: 170px;
    background-image: url(../../img/assine-bg.jpg);
    background-position: 100% 100%
}
#banner-promocoes {
    margin-bottom: 60px
}
#banner-promocoes .slider article {
    width: 980px
}
#banner-promocoes .slider>article:nth-child(2n+2) {
    display: none
}
#banner-promocoes figure.picture {
    margin: 15px 0
}
#banner-promocoes figure.picture a {
    display: block;
    overflow: hidden;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px
}
#banner-promocoes figure.picture a:hover {
    opacity: .92;
    -moz-opacity: .92;
    filter: alpha(opacity=92)
}
#banner-promocoes .foo .wrap {
    margin-bottom: 10px
}
#banner-promocoes .foo .wrap .ico {
    width: 40px;
    height: 40px;
    margin-right: 5px;
    float: left;
    display: block;
    background: url(../../img/ico/sprite.png) no-repeat 0 -675px transparent
}
#banner-promocoes .foo .wrap .ico.data {
    background-position: -100px -675px
}
#banner-promocoes .foo .wrap .ico.regulamento {
    background-position: -180px -676px
}
#banner-promocoes .slick-dots {
    position: static
}
.promocoes #head {
    min-height: 170px;
    background-image: url(../../img/promocoes-bg.jpg);
    background-position: 50% 100%
}
.promocoes .content .title {
    display: block;
    text-align: center;
    position: relative;
    z-index: 1;
    margin-bottom: 20px
}
.promocoes .content .title hr.border {
    width: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    z-index: -1
}
.promocoes .content .title b {
    font-weight: 400
}
.promocoes .content .title span.text {
    background-color: #fff;
    position: relative;
    z-index: 2;
    padding: 0 20px 0 50px;
    display: inline-block;
    text-align: left
}
.promocoes .content .title span.text .ico {
    width: 40px;
    height: 80px;
    margin-top: -40px;
    position: absolute;
    left: 5px;
    top: 50%;
    z-index: 3;
    display: block;
    background: url(../../img/ico/sprite.png) no-repeat -20px -655px transparent
}
.promocoes .grid3 .wrap {
    width: 31%;
    margin-left: 3.5%;
    margin-bottom: 30px
}
.promocoes .grid3 .wrap.first {
    margin-left: 0;
    clear: both
}
.promocoes .container-list .wrap {
    min-height: 300px
}
.promocoes .container-list .wrap .thumb {
    margin-bottom: 10px
}
.promocoes .container-list .wrap .thumb,
.promocoes .container-list .wrap .thumb img {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px
}
.promocoes .container-list .wrap .thumb img {
    width: 100%;
    display: block;
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100)
}
.promocoes .container-list .wrap .title {
    padding: 5px 0;
    margin: 0;
    display: block;
    text-align: left
}
.box-steep {
    width: 530px;
    margin: 0 auto 40px;
    padding-left: 0
}
.box-steep1 {
    width: 980px;
}
.box-steep1 .steep {
    width: 11%;
    float: left;
    text-align: center;
    font-size: 16px;
    color: #7d7d7d
}
.box-steep .steep {
    width: 25%;
    float: left;
    margin: 0 4%;
    text-align: center;
    font-size: 16px;
    color: #7d7d7d
}
.box-steep .steep.middle {
    position: relative;
    z-index: 1
}
.box-steep1 .steep.middle {
    position: relative;
    z-index: 1
}
.box-steep .steep .circle {
    width: 70px;
    height: 70px;
    line-height: 70px;
    margin: 5px auto;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    background-color: #e5e5e5;
    display: block;
    font-size: 1.5em;
    border: 5px solid #e5e5e5
}
.box-steep1 .steep .circle {
    width: 70px;
    height: 70px;
    line-height: 70px;
    margin: 5px auto;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    background-color: #e5e5e5;
    display: block;
    font-size: 1.5em;
    border: 5px solid #e5e5e5
}
.box-steep .steep .line {
    width: 45px;
    height: 1px;
    background-color: #e5e5e5;
    border: 0;
    position: absolute;
    z-index: 1;
    top: 45px;
    margin: 0
}
.box-steep1 .steep .line {
    width: 45px;
    height: 1px;
    background-color: #e5e5e5;
    border: 0;
    position: absolute;
    z-index: 1;
    top: 45px;
    margin: 0
}
.box-steep .steep .line.left {
    left: -35%
}
.box-steep1 .steep .line.left {
    left: -22%
}
.box-steep .steep .line.right {
    right: -35%
}
.box-steep1 .steep .line.right {
    right: -35%
}
.box-steep .steep.is-active .circle {
    background-color: #f50c2d;
    color: #fff
}
.box-steep1 .steep.is-active .circle {
    background-color: #f50c2d;
    color: #fff
}
.item-orcamento {
    padding: 20px 0;
    margin-bottom: 10px;
    border-bottom: 1px solid #e8e8e8
}
.item-orcamento:last-child {
    border-bottom-color: transparent
}
.item-orcamento .list {
    margin: 10px 0
}
.item-orcamento .list li {
    padding: 10px 0
}
.item-orcamento .list .head {
    position: relative;
    z-index: 1;
    padding-right: 48px
}
.item-orcamento .head .icon {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -13px;
    display: block;
    background: url(../../img/ico/sprite.png) no-repeat transparent;
    z-index: 4
}
.item-orcamento .head .icon.ico-wifi {
    width: 26px;
    height: 21px;
    background-position: -267px -976px;
    margin-top: -10px
}
.item-orcamento .head .icon.ico-telefonia {
    width: 26px;
    height: 26px;
    background-position: -307px -976px
}
.item-orcamento .head .icon.ico-servicos-tecnicos {
    width: 24px;
    height: 24px;
    background-position: -348px -976px
}
.item-orcamento .head .icon.ico-hospedagem {
    width: 30px;
    height: 28px;
    background-position: -265px -1015px
}
.item-orcamento .head .icon.ico-tv {
    width: 26px;
    height: 26px;
    background-position: -307px -1015px
}
.item-orcamento .head .icon.ico-combos {
    width: 24px;
    height: 24px;
    background-position: -348px -1015px
}
.item-orcamento .head .icon.ico-iptv {
    width: 29px;
    height: 24px;
    background-position: -385px -1015px
}
.item-orcamento .head .ico-delete {
    position: absolute;
    right: 0;
    top: 50%;
    z-index: 2;
    width: 32px;
    height: 32px;
    border: 1px solid #dbdbdb;
    margin-top: -17px;
    background: #fff url(../../img/ico/sprite.png) no-repeat 8px -971px
}
.item-orcamento .head .ico-delete:hover {
    background-color: #dbdbdb;
    border-color: transparent
}
.item-orcamento .list .border {
    width: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    z-index: -1
}
.item-orcamento .list .title {
    float: left;
    padding-right: 15px;
    font-size: 20px;
    margin-top: 2px;
    margin-bottom: 0
}
.item-orcamento .list .title,
.item-orcamento .list .preco {
    background-color: #fff;
    position: relative;
    z-index: 2
}
.item-orcamento .list .preco {
    float: right;
    padding: 0 10px;
    font-size: 22px
}
.item-orcamento .list .preco .small {
    font-size: 12px
}
.item-orcamento .list .title,
.item-orcamento .list .info {
    padding-left: 40px
}
.item-orcamento .list .head.collapse {
    padding-right: 0;
    margin-top: 10px
}
.item-orcamento .list .head.collapse .title {
    padding-left: 0
}
.container-total {
    border: 1px solid #e8e8e8;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    box-shadow: 0 0 25px -5px rgba(0, 0, 0, .2);
    -ms-box-shadow: 0 0 25px -5px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 25px -5px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 0 25px -5px rgba(0, 0, 0, .2)
}
.container-total .title {
    margin: 24px 0 0 30px;
    display: inline-block;
    font-size: 28px
}
.bar-action {
    margin-top: 50px
}
.bar-action .button {
    float: right;
    margin-left: 20px;
    border: 1px solid #e8e8e8;
    padding: 20px 30px;
    font-size: 18px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px
}
#main.promocoes .wrap-form .botao .button {
    float: right;
    margin-right: 20px;
    border: 1px solid #e8e8e8;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    padding: 0 30px;
    line-height: 50px;
    font-size: 1.1em
}
.bar-action .button-red {
    background-color: #f50c2d;
    border-color: #f50c2d;
    color: #fff
}
.bar-action .button:hover {
    background-color: #222;
    border-color: #222;
    color: #fff
}
.trabalhe #head {
    height: 170px;
    background-color: #f4f7f1;
    background-image: url(../../img/trabalhe-bg.jpg);
    background-position: 100% 100%;
    margin-bottom: 60px
}
nav.nav-grid {
    text-align: center;
    margin-bottom: 10px
}
nav.nav-grid a {
    font-size: 1.1em;
    display: inline-block;
    margin: 15px;
    line-height: 26px;
    padding: 10px 15px;
    border: 1px solid #eee;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    box-shadow: 0 0 15px -5px rgba(0, 0, 0, .2);
    -ms-box-shadow: 0 0 15px -5px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 15px -5px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 0 15px -5px rgba(0, 0, 0, .2);
    *float: left
}
nav.nav-grid a .ico {
    width: 25px;
    height: 26px;
    display: block;
    float: left;
    margin-right: 10px;
    background: url(../../img/ico/sprite.png) no-repeat 0 5px transparent
}
nav.nav-grid a .ico.central {
    background-position: -364px 0
}
nav.nav-grid a .ico.msg {
    background-position: -397px 5px
}
nav.nav-grid a .ico.location {
    width: 12px
}
nav.nav-grid a:hover {
    border-color: #222
}
#central-do-cliente {
    width: 100%;
    height: 250px;
    padding: 40px 0;
    background: url(../../img/central-do-cliente-bg.jpg) no-repeat  #eef9f6;
    background-size: cover;
    background-position: center;
    margin-bottom: 50px
}
#central-do-cliente .right {
    max-width: 55%;
    float: right
}
#central-do-cliente .right h2 {
    line-height: 100%;
    color: #3d3d3d;
    font-size: 4em;
    margin-bottom: 10px
}
#central-do-cliente .right .btn {
    font-size: 1.1em;
    border-color: #ced5d1;
    background-color: #fff;
    margin-top: 20px;
    padding: 15px;
    box-shadow: 0 0 25px -5px rgba(0, 0, 0, .2);
    -ms-box-shadow: 0 0 25px -5px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 25px -5px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 0 25px -5px rgba(0, 0, 0, .2)
}
#central-do-cliente .right .btn .ico {
    width: 12px;
    height: 12px;
    margin: 2px 0 0 10px;
    padding: 0;
    display: block;
    float: right;
    background: url(../../img/ico/sprite.png) no-repeat -26px -28px transparent
}
#central-do-cliente .right .btn:hover {
    background-color: #222;
    border-color: #222
}
#localizacao .title {
    margin: 40px auto 20px
}
#main.telefonia nav.nav-grid {
    text-align: left
}
#main.telefonia nav.nav-grid a {
    margin: 7px 0
}
#main.telefonia nav.nav-grid a .ico.telefonia {
    width: 26px;
    background-position: -307px -976px
}
#main.telefonia nav.nav-grid a .ico.combos {
    width: 26px;
    background-position: -347px -1015px
}
.ligamos-para-voce #head {
    background-image: url(../../img/ligamos-para-voce-header.jpg)
}
.filial-end {
    display: inline-block;
    width: 30%;
    margin: 3% auto 0 auto;
    vertical-align: top;
}
.filial-end h4 {
    margin-bottom: 2%
}
.filial-end p {
    margin-bottom: 2%
}
.filial-end .ico.location {
    width: 14px;
    height: 18px;
    display: inline-block;
    *display: block;
    margin-right: 5px;
    float: left;
    background: url(../../img/ico/sprite.png) no-repeat -432px -0px transparent
}
.filial-end .ico.phone {
    width: 12px;
    height: 12px;
    display: inline-block;
    *display: block;
    margin-right: 5px;
    float: left;
    background: url(../../img/ico/sprite.png) no-repeat -348px -1028px transparent;
    margin-top: 3px
}
#back-page {
    margin: 35px auto 0
}
#back-page a {
    width: 80px;
    line-height: 20px;
    font-size: 1.05em;
    letter-spacing: .045em;
    display: block;
    padding: 15px 0;
    margin: 0 auto;
    text-align: center
}
#back-page a .ico {
    width: 12px;
    height: 12px;
    margin: 4px 5px 0 0;
    display: inline-block;
    *display: block;
    *float: left;
    background: url(../../img/ico/sprite.png) no-repeat -39px -28px transparent
}
#back-page a:hover {
    font-weight: 700
}
.box-voucher {
    text-align: center;
    margin: 80px 0;
    border: 2px solid #BCBDC0;
    border-radius: 10px;
    padding: 200px 0
}
.box-voucher img {
    display: inline-block
}
.box-voucher input {
    display: inline-block;
    width: 50%;
    height: 50px;
    line-height: 20px;
    padding: 10px 5px;
    border: 1px solid #D9D9D9;
    color: #777;
    box-sizing: border-box;
    background-color: #FFF;
    border-radius: 10px;
    margin-top: 100px;
    text-indent: 5px
}
.box-voucher .btn-proseguir {
    width: auto;
    color: #FFF;
    background-color: #F50C2D;
    padding: 0 30px;
    font-size: 1.1em;
    letter-spacing: .06em;
    border-radius: 15px;
    display: inline-block;
    padding: 15px 20px;
    margin-top: 100px
}
.box-voucher .btn-proseguir:hover {
    background: #CC1127;
    color: #fff
}
@media all and (max-width: 1053px) {
    #main {
        min-width: 0
    }
    .wrap-center.voucher {
        max-width: 60%;
        margin: 0 auto
    }
    .box-voucher {
        padding: 80px 0;
        margin: 50px 0
    }
    .box-voucher input {
        margin-top: 80px
    }
    .box-voucher .btn-proseguir {
        margin-top: 80px
    }
}
@media all and (max-width: 850px) {
    #main {
        min-width: 0
    }
    .wrap-center.voucher {
        max-width: 50%;
        margin: 0 auto
    }
    .box-voucher {
        padding: 50px 0;
        margin: 30px 0
    }
    .box-voucher input {
        margin-top: 50px;
        width: 70%
    }
    .box-voucher .btn-proseguir {
        margin-top: 50px
    }
}
@media all and (max-width: 700px) {
    #main {
        min-width: 0
    }
    .wrap-center.voucher {
        max-width: 80%;
        margin: 100px auto 0
    }
    .box-voucher img {
        max-width: 70%
    }
    .box-voucher {
        padding: 30px 0;
        margin: 15px 0
    }
    .box-voucher input {
        margin-top: 30px;
        width: 80%;
        height: 40px;
        padding: 10px 15px
    }
    .box-voucher .btn-proseguir {
        margin-top: 30px
    }
}
@media all and (max-width: 500px) {
    #main {
        min-width: 0
    }
    .wrap-center.voucher {
        max-width: 80%;
        margin: 65px auto 0
    }
    .box-voucher img {
        max-width: 80%
    }
    .box-voucher {
        padding: 25px 0;
        margin: 10px 0
    }
    .box-voucher input {
        margin-top: 30px;
        width: 70%;
        height: 35px;
        font-size: .9em
    }
    .box-voucher .btn-proseguir {
        margin-top: 25px;
        padding: 10px 15px
    }
}
@media all and (max-width: 300px) {
    #main {
        min-width: 0
    }
    .wrap-center.voucher {
        max-width: 95%;
        margin: 15px auto 0
    }
    .box-voucher img {
        max-width: 80%
    }
    .box-voucher {
        padding: 25px 0;
        margin: 10px 0
    }
    .box-voucher input {
        margin-top: 30px;
        width: 95%;
        height: 40px;
        font-size: .9em
    }
    .box-voucher .btn-proseguir {
        margin-top: 25px;
        padding: 10px 15px
    }
}
.privisorio {
    width: 60%;
    border-radius: 15px;
    color: #777D9F;
    padding: 15px 10px;
    margin: 10px auto;
    border: 1px solid #BCBDC0
}
.privisorio.assine {
    width: 90%;
    font-size: 16px
}
#rodape {
    margin-top: 30px;
    bottom: 0;
    background: url(../../img/bg-bar-h-big.gif) repeat-x 0 0 transparent
}
#rodape #conteudo-rodape {
    height: auto
}
#rodape .foo {
    padding-bottom: 35px
}
#rodape .fb {
    width: 300px;
    position: relative;
    z-index: 1;
    display : inline-block;
    vertical-align: top;
}
#rodape .fb .title {
    padding: 20px 0 20px 50px;
    margin-right: 20px;
    color: #fff;
    font-size: 1.14em;
    line-height: 140%;
    position: relative;
    z-index: 1
}
#rodape .fb .title .blue {
    color: #8ea3e3
}
#rodape .fb .title .ico {
    width: 35px;
    height: 35px;
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 2;
    margin-top: -18px;
    background: url(../../img/ico/sprite.png) -310px 0 transparent
}
#rodape .fb .bg {
    width: 400%;
    height: 134px;
    position: absolute;
    right: 20px;
    top: 0;
    z-index: -1;
    background: url(../../img/bg-fb.png) no-repeat 100% 0 transparent
}
#rodape .fb .fb-content {
    width: 100%;
    height: auto;
    display: block;
    position: relative;
    z-index: 2
}
#rodape .fb .fb-content .ico {
    width: 14px;
    height: 5px;
    display: block;
    position: absolute;
    left: 36px;
    top: -4px;
    z-index: 2;
    background: url(../../img/ico/sprite.png) no-repeat 0 -26px transparent
}
#rodape .fb .fb-content #fb-async {
    height: 186px;
    padding: 4px 7px;
    background-color: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 0 20px -5px rgba(0, 0, 0, .15);
    -ms-box-shadow: 0 0 20px -5px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 0 20px -5px rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 0 20px -5px rgba(0, 0, 0, .15);
    border: 1px solid #eee
}
.no-rgba #rodape .fb .fb-content #fb-async {
    border-color: #eee
}
#rodape .navbar {
    width: 280px;
    height: auto;
    margin: 50px 0 0 50px;
    display: inline-block;
    vertical-align: top;
}
#rodape .navbar a {
    line-height: 16px;
    display: block;
    padding: 5px 0;
    margin-bottom: 4px
}
#rodape .navbar a strong {
    font-size: 1.05em;
    letter-spacing: .04em
}
#rodape .navbar a .ico {
    width: 12px;
    height: 12px;
    margin: 1px 6px 0 0;
    display: block;
    float: left;
    background: url(../../img/ico/sprite.png) no-repeat -26px -28px transparent
}
#rodape .navbar a:hover {
    color: #fff
}
#rodape .cadastrar {
    width: 300px;
    display: inline-block;
    vertical-align: top;
}
#rodape .cadastrar .head {
    min-height: 134px;
    position: relative;
    z-index: 1;
    display: inline-block;
}
#rodape .cadastrar .formulario{
    display: inline-block;
} 
#rodape .cadastrar .head img {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1
}
#rodape .cadastrar .title {
    color: #fff;
    position: relative;
    z-index: 3;
    padding: 20px 0 0 25px
}
#rodape .cadastrar .bg {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    background-color: #e0dece;
    padding-right: 300%
}
#rodape .cadastrar .bg,
#rodape .cadastrar .bg .bg-small {
    -webkit-border-radius: 10px 0 0 10px;
    -moz-border-radius: 10px 0 0 10px;
    border-radius: 10px 0 0 10px
}
#rodape .cadastrar .bg .bg-small {
    width: 100%;
    height: 100%;
    display: block;
    background-color: #4a3c95;
    position: relative;
    z-index: 1
}
#rodape .cadastrar .bg img.pic {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 4;
    margin-right: -110px
}
#rodape .cadastrar form legend {
    margin: 20px 0
}
#rodape .cadastrar form fieldset {
    border: 0
}
#rodape .cadastrar form .field {
    width: 195px;
    height: auto;
    float: left
}
#rodape .cadastrar form .field input {
    width: 100%;
    height: 50px;
    border: 1px solid #eee;
    padding: 15px 10px;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}
#rodape .cadastrar form .field input:focus {
    border-color: #999;
    color: #222
}
#rodape .cadastrar form .field input,
#rodape .cadastrar form input[type=submit] {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px
}
#rodape .cadastrar form input[type=submit] {
    width: 100px;
    height: 50px;
    float: right;
    color: #fff;
    background-color: #4b3c95;
    padding: 0
}
#rodape .cadastrar form input[type=submit]:focus,
#rodape .cadastrar form input[type=submit]:hover {
    background-color: #222
}
#rodape .down {
    width: 95%;
    padding-top: 35px;
    border-top: 1px solid #eaeaea;
    margin: auto;
}
#rodape .down .copyright,
#rodape .down .copyright .ico {
    float: left
}
#rodape .down .copyright .ico {
    margin-right: 8px;
    background: 0 0
}
#rodape .down .emid {
    line-height: 30px;
    float: right;
    color: #ccc;
    padding-left: 10px
}
#rodape .down .emid:hover {
    color: #222
}
#banner .slider {
    width: 100%;
    max-width: 1400px
}

.atom-title-modal {
    font-size: 40px;
}

.atom-content-modal {
    color: #000;
}

.botao-vermelho {
    height: 50px;
    color: #fff;
    background-color: #f50c2d;
    padding: 15px 30px;
    font-size: 1.1em;
    letter-spacing: .06em;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    display: inline-block;
    border: 0;
    cursor: pointer;
}

.botao-vermelho:hover {
    background-color: #212121;
}

.sublinhado {
    text-decoration: underline;
}

.negrito {
    font-weight: bold;
}

.obsdesconto {
    color: #f50c2d;
    font-weight: bold;
}

@media all and (min-width: 1280px) {

    #navbar {
        width: 100%
    }
    #navbar .nav {}#servicos .slider .box .pic {
        width: 122%
    }
}
@media all and (max-width: 1090px) {
    .wrap-1090 {
        max-width: 980px;

    }
    .wrap-1090 .left {
        margin-left: 10px
    }
    #rodape .cadastrar .bg .bg-small {
        width: 120%
    }
    #rodape .cadastrar .bg img.pic {
        display: none
    }
}
@media all and (max-width: 980px) {}
@media all and (max-width: 934px){
    #topo .bar .box-right{
        line-height: normal;
    }
    #topo .bar .box-right .central-de-venda,#topo .bar .box-right .tel{
        max-width: 100%;
        margin: 5px 0; 
        display: block!important;
    }
    .content.text-description,.sobre article {
        max-width: 95%;
        width: 100%;
        text-align: justify;
        margin: auto;
    }
    .is-theme-light .wrap{
        max-width: 25%;
    }
    #navbar .nav li .button,
    #navbar .nav ol li>a{
        padding: 15px 12px;
    }
    #navbar .nav li.drop{
        background-position: 99% 50%;
    }    
    #rodape .cadastrar{ 
        width: 100%; 
        text-align: center;
    }
    .sobre .wrap-about .left{
        max-width: 75%!important;
    }
    .sobre .wrap-about .right, .sobre .wrap-about .left{
        float: none;
        max-width: 98%;
        margin: 20px auto;
    }
    .wrap-1090 .left, .wrap-1090 .right,.wrap-1090 .right.content-article{
        max-width: 98%;
        width: 100%;
        margin: auto;
        text-align: justify;
        float: none;
    }
    #rodape .cadastrar .formulario,#rodape .cadastrar .head,#rodape .fb,#rodape .navbar{
        width: 49%;
        vertical-align: top;
        margin: 10px 0 10px 0;
    }
    #rodape .cadastrar form input[type=submit],#rodape .cadastrar form .field{
        width: 100%;
        margin-bottom: 10px;
        float: none;
    }
    #rodape .cadastrar .head img{ position: relative; width: 100%;}
}
@media all and (max-width: 600px){
    .sobre .wrap-about .left{
        max-width: 95%!important;
    }
}
@media all and (max-width: 640px) {
    #rodape .fb,#rodape .navbar, #rodape .cadastrar .formulario,#rodape .cadastrar .head{
        width: 95%;
        height: auto;
        margin: 10px;    
    }
    .nav-ico-top .grid-nav,#topo .logo{
        float: none;
        text-align: center;
    }
    .nav-ico-top .grid-nav a{
        margin-left: 6px;
    }
    .collection-details .box-info .btn.title {
        font-size: 1.4em;
        max-width: 250px;
        left: 10px;
        padding: 5px;
    }
    .collection-details .box-info .info{
        padding: 20px 20px 60px;

    }
    .collection-details .box-info .btn.button-more{
        font-size: 1.0em;
        left: 10px;
        bottom : -20px;
        width: 85%;
    }
    #main.servicos .collection-details .valor{
        margin: 70px auto 0px;;
    }
    .pull-right{
        float: none!important;
        text-align: center;
        height: auto;
    }
    .foo .preco{
        float: none;
        margin: 20px auto;
        text-align: center;
    }
    #head h1{
        text-align: center;
    }
    .is-theme-light .wrap{
        max-width: 256px;
        width: 100%;
    }
    #central-do-cliente .right{
        max-width: 95%;
    }


    .formulario legend{
        text-align: justify;
    }
    .formulario.grid2{
        text-align: center;
    }
    .formulario.grid2 dl.wrap-form,.formulario.grid2 dl.wrap-form.message {
        width: 95%;
        margin-left: auto;
        margin-right: auto;
        float: none!important;
    }

    .formulario input[type=submit]{
        width: 100%;
    }
    .filial-end{
        width: 48%;
    } 

    .sobre .wrap-about .bg{
        width: 100%;
    }

    .sidebar-services .item-service{
        width: 85%;
        margin:10px auto;
    }
    #topo .bar .box-left, #topo .bar .box-right{
        width: 100%;
        float: none;
    }
    #topo .bar .box-right .central-de-venda,#topo .bar .box-right .tel{
        float: none;
        text-align: center;
    }    
}

/* Menu Mobile */
.noneblock {
    display: none;
}
.menu_txt_link {
    font-family: 'Oxygen', sans-serif;
    font-size: 14px;
    font-weight: bold;
    float: right;
    margin-right: 5px;
    margin-top: 5px;
    color: #FFF;
}
.menu_link {
    float: right;
}
@media screen and (max-width: 768px){
    #topo {

        background: url(../../img/bg-bar-h-small.gif) repeat-x 0 100px;
       
    }
    .noneblock {
        display: block;
    }
    #navbar{ display: none;}
    .menu_link {
        width: 100%;
        background-color: #F50C2D;
        padding: 7px;
    }
    #submenu_Banda, #submenu_Telefonia, #submenu_Hospedagem{
        display: none;
    }
    .menuM {
        width: 100%;
        float: none;
        background-color: #F50C2D;
        margin-top: 0px;
        display: none;
        font-family: 'Oxygen', sans-serif;
        font-size: 15px;
        color: #FFF;
        font-weight: bold;
        font-style: italic;
    }
    .menu_itemM {
        float: none;
        border-top: #999 1px solid;
        border-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        padding: 15px;
        cursor: pointer;
    }
    .logomarcap {
        float: left;
        margin-left: 15px;
        margin-top: 5px;
    }
    .submenu_itemM {
        float: none;
        border-top:#999 1px solid;
        background-color: #FFFFFF;
        color: #F50C2D;
        border-bottom:0px;
        padding:15px;
        cursor:pointer;
        opacity:0.9;

    }
}
