/* ----------
WEBMAIL
---------- */
@font-face {
    font-family: 'futura_bk_btbook';
    src: url('/fonts/futura/futuran-webfont.eot');
    src: url('/fonts/futura/futuran-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/futura/futuran-webfont.woff') format('woff'),
         url('/fonts/futura/futuran-webfont.ttf') format('truetype'),
         url('/fonts/futura/futuran-webfont.svg#futura_bk_btbook') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'futura_lt_condensedextrabolIt';
    src: url('/fonts/futuraextracondense/futura_lt_condensed_extra_bold_oblique-webfont.eot');
    src: url('/fonts/futuraextracondense/futura_lt_condensed_extra_bold_oblique-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/futuraextracondense/futura_lt_condensed_extra_bold_oblique-webfont.woff') format('woff'),
         url('/fonts/futuraextracondense/futura_lt_condensed_extra_bold_oblique-webfont.ttf') format('truetype'),
         url('/fonts/futuraextracondense/futura_lt_condensed_extra_bold_oblique-webfont.svg#futura_lt_condensedextrabolIt') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'futura_lt_btlight';
    src: url('/fonts/futuralight/futult-webfont.eot');
    src: url('/fonts/futuralight/futult-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/futuralight/futult-webfont.woff') format('woff'),
         url('/fonts/futuralight/futult-webfont.ttf') format('truetype'),
         url('/fonts/futuralight/futult-webfont.svg#futura_lt_btlight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@viewport {
   width: 1170px;
   max-zoom: 3;
   min-zoom: 0.50;
}

body {
    background-color: #EEEEEE !important;
    border-top: solid 10px #FD8229;

    font-family: 'futura_bk_btbook';
    font-weight:normal;
    font-style:normal;
    letter-spacing:0.4px;

}
.topointernas {
    background: rgba(0, 0, 0, 0) url("/imagens/home/bgbanner.jpg") repeat-x scroll center top;
    height: 320px;
    margin-bottom: 38px;
 /*   min-width: 1170px; */
}
.bannerbgbrancointernas {
    background: #fff none repeat scroll 0 0;
    height: auto;
    padding: 15px;
    width: 100%;
}
.soltatopo{
padding-top: 32px;
/* max-width: 1350px !important; */
width: 80% !important;

}
.linha {
    border-bottom: solid 1px #E2E2E0;
    margin-bottom: 15px !important;
    padding-bottom: 10px;
}
.topointernas {
    margin-bottom: 0px !important;
}
/*
.form-horizontal input {
    background-color: #FAFAFA;
}
*/
.form-horizontal .checkbox {
    margin-top: -15px;
}
.form-horizontal .radio:last-child {
    margin-bottom: 10px;
}
.form-horizontal .radio label.destaque {
    color: #FD8128 !important;
    font-weight: bold;
}
.webmail .text-right {
    padding-right: 15px;
}
.webmail .text-right label{
    padding-right: 20px;
}
.webmail .text-right .checkbox input{
    float: right;
}
.webmail-interfaces-titulo {
    color: #397AAC;
    font-family: 'futura_lt_btlight';
    font-size: 15px;
    padding: 0px 0px 5px 0px;
    border-bottom: solid 1px #E2E2E0;
    margin-bottom: 10px;
}
.webmail-titulo {
    background-color: #3A7CAC;
    color: #fff;
    background-image: url(/imagens/webmail_titulo_bg.gif);
    background-repeat: no-repeat;
    background-position: left center;
    font-family: 'futura_lt_condensedextrabolIt';
    font-weight: normal;
    font-size: 21px;
    padding: 12px 5px 12px 130px;
    margin-bottom: 20px;
}
.webmail-servicos-titulo {
    color: #397AAC;
    font-family: 'futura_lt_btlight';
    font-size: 18px;
    padding: 0px 0px 5px 0px;
    margin-bottom: 10px;
}
.webmail-servicos-titulo span {
    color: #FD8027;
    font-family: 'futura_lt_condensedextrabolIt';
}
.webmail-servicos .webmail-servico {
    margin: 0px 0px 30px 0px !important;
    /*padding: 0px;*/
}
.webmail-servico a {
    display: block;
    overflow: hidden;
}
.webmail-servico a img{
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out; 
    width:100%;
}
.webmail-servico a:hover img{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.webmail-servico{
position:relative;
}

.webmail-servico p{
    position: absolute;
    bottom: 0px;
    left: 30px;
    color: #fff;
    line-height: 15px;
    font-family: 'futura_lt_condensedextrabolIt';
    font-weight: normal;
    font-size: 12px;
    width: 100%;
    text-shadow: 2px 2px 2px #000;
    text-transform: uppercase;
}
.webmail-servico p span{
    font-size: 19px;
}

.produtos {
position: relative;
}

.screnw{
    background-color: #004;
    height: 88%;
    position: absolute;
    width: 97%;
    z-index: 1000;
    display:none;
}

.msgerro{
display:none;
}

/* MATERIALIZECSS */
