﻿@charset "utf-8";

@import "/Content/fonts/stylefont.css";

@font-face {
    font-family:'FuturaCondensedNormalRegular';
    src:url('/Content/fonts/futuracondensednormal.eot');
    src:url('/Content/fonts/futuracondensednormal.eot') format('embedded-opentype'),
        url('/Content/fonts/futuracondensednormal.woff') format('woff'),
        url('/Content/fonts/futuracondensednormal.ttf') format('truetype'),
        url('/Content/fonts/futuracondensednormal.svg#FuturaCondensedNormalRegular') format('svg');
}

html{           /*=========== NOVO =============*/
    overflow-x: hidden;
}


html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
    vertical-align: baseline;
    font-family: inherit;
    font-weight: inherit;
    font-style: inherit;    
    /*outline: 0;
    padding: 0;
    margin: 0;
    border: 0;*/
}

.alert-success {
    color:#000000;
    background-color:#ffffff;
    border:0;
}

.selectorFull {
    width: 90%;
    height: auto;
    margin: 0px 10px 20px 0px;
    float: left;
}
.title {
    width: 100%;
    height: 25px;
    border-bottom: 1px solid #ccc;
    margin-top: 30px;
    padding-left: 20px;
    clear: both;
}
.title h2 {
    font-family: 'futura__condensed', Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #333;
    text-transform: uppercase;
}

.center {
    min-height: 10px;
    height: auto;
    margin: auto;
}

.selector input {
    width: 79%;
}
#planInfo {
    margin: 20px 0 20px 0;
    padding: 0 50px 0 20px;
}
#planInfo p, #ficha, .selectorFull p, .selectorFull label, #advantages p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666;
    line-height: 20px;
    font-weight:normal;    
}
#iconRaffle {
    background: url(/Content/Images/sprites/sprite-ico-amarelo.png) -10px -9px;
    width: 64px;
    height: 64px;
    float: left;
}
.headAdvantages {
    min-width: 10px;
    width: auto;
    min-height: 10px;
    height: auto;
    margin: auto;
}
.headAdvantages h3.topics {
    width: 214px;
    height: 62px;
    padding-top: 2px;
    font-family: 'futura__condensed', Arial, Helvetica, sans-serif;
    font-size: 24px;
    line-height: 30px;
    color: #333;
    float: right;
}
#advantagesRaffle {
    width: 33%;
    height: auto;
    margin: 20px 20px 0 0;
    padding: 0 22px 0 0;
    display: block;
    border-right: 1px solid #ccc;
    float: left;
}
/*#logo_remaza {
    width:145px;
    height:146px;
}*/
#advantagesTime {
    width: 33%;
    height: auto;
    margin: 20px 20px 0 0;
    padding: 0 22px 0 0;
    display: block;
    border-right: 1px solid #ccc;
    float: left;
}
#advantagesFinancing {
    width: 30%;
    height: auto;
    margin: 20px 0 0 0;
    padding: 0;
    display: block;
    float: right;
}
#iconFinancing {
    background: url(/Content/Images/sprites/sprite-ico-amarelo.png) no-repeat -10px -157px;
    width: 64px;
    height: 64px;
    float: left;
}
#iconTime {
    background: url(/Content/Images/sprites/sprite-ico-amarelo.png) no-repeat -10px -83px;
    width: 64px;
    height: 64px;
    float: left;
}
h3 {
    font-weight: bold;
    text-transform: capitalize;
}

.advantagesText {
    width: 288px;
    min-height: 50px;
    height: auto;
    margin: 10px auto 0px auto;
    padding-bottom: 5px;
}
div:after, ol:after, form:after, ul:after, dl:after, section:after, header:after, footer:after {
    content: ".";    
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
    overflow: hidden;
}

body {
    line-height: 1;
    font-size:100%;
    height:100%;
    font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;
    font-size: .85em;
    margin: 0;
    padding: 0;
    color:#ffffff;
}
.validation-summary-errors {
	font-weight: bold;
	color: #ff0000;
}
.validation-summary-errors ul li {
	color: red;
	margin-top: 10px;
}
.validation-summary-errors ul li {
	color: red;
	display: block;
    font-size:100%;
}
.input-validation-error {
	border: 1px solid #ff0000;
	background-color: #ffeeee;
}
.field-validation-error {
    display:none;
}
#message {
    margin: 10px;
    margin-left: 20px;
    margin-right: 20px;
}
#message .error {
    border: 1px solid #ff0000;
    padding: 1em 1em 1em 1em;
    background-color: #ffeeee;
    color: #ff0000;
}

.row .validacao {
    background-color:#ffffff;
}
.form-control::-moz-placeholder {
    color:#000000 !important;
}
.form-control {
    color:#000000;
}

.container {
    width:auto;
}


.body-content {
    padding:0;
    padding-bottom:10px;
}
    .body-content .container {
        padding:0;
    }
.carousel-inner > .item > img {
    width:100%;
}

header, footer {
    width: 100%;
    background-color: #27567d;    
    height: auto;
    padding: 1em 0em 1em 0em;
}
    header .center, footer .center{
        width:1024px !important;
    }

    footer .center, #content, #advantages {
        width:1024px !important;
    }

    header .row, section .row, footer .row {
        width: 100%;
        margin: auto;
    }
#advantages {
    margin:auto;    
}
#content {
    margin: 20px auto auto auto;
}
.modal-dialog #content {
    width:100% !important;
}

.logoFacebook {           /*====== CAMBIO ======*/
    width: auto;            
    padding-left: 10px;
}



    .logoFacebook img {
        float:right;
    }
#logoinstagram {
    padding-top:0.5em;
}
footer {
    padding-bottom:0;
    margin-top:40px;
}
    footer .row {
        padding-left:0;
    }
    footer ul {
        list-style:none;
        display:block;
        padding-left:0;
    }
    footer h3 {
        font-family: 'futura__condensed', Arial, Helvetica, sans-serif;
        font-size: 18px;
    }
    footer li {
        display:block;    
        margin-bottom: 10px;   
    }
        footer li a, footer .row > div:nth-child(4) {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 12px;
            color: #fff;
            text-decoration: none;
        }
    footer .col-md-3 {
        padding: 0;
    }
    footer .row > div:nth-child(2) {
        left:50px;        
    }
    footer .row > div:nth-child(4) {
        float: right;
        padding-right: 0;
    }
    
#footer {
    width: 100%;
    height: auto;
    background-color: #27567d;
    margin-top: 20px;
    padding: 0px 0px 0px 0px;
}

section .center {
    max-width:1024px !important;
}
#selo {
    padding-top: 20px;
    background-color: #fff;
}
    #selo .row img{                
        margin:auto;
        max-width:314px;
        max-height:309px;
    }
#copyright  {
    width: 100%;
    height: 12px;
    background-color: #fff;
    padding: 42px 0;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666;
}

.logo {    
    display: flex;
    margin-top:0em;    
    padding-right:0em;    
}

    .logo img {
/*        float:left;
        margin-right:1.30em;
        margin-top:0em;
        margin-bottom:-0em;
		margin-left:10.30em;*/
    }

.linha {
	width: 0.0625em;
	height: 7.3em;
	border-left: 1px solid #27567d;
    margin-top: 1.9em;
    margin-left:1.48em;
	float: left;    
}
.LoginContatos {
    width: auto;  /*==== CAMBIO =====*/
    display:inline-block;
    padding: 0 0 0 0;
}

    .LoginContatos .row {
        display:block;
    }

.LoginContatos .row:first-of-type{
    padding: 0;                 /*==== CAMBIO =====*/
}



#login{     /*======== *NOVO* =======*/
    margin: 1rem 0 0 .5rem;
}

#login, #LoginCelular {
    display: block;
    font-size: 1.85em;
    margin: 0.4em -0.1em 0 1.0em;
    width: auto;
    height: auto;
    background: #466b89;    
    border: 1px solid #777;
    border-radius: 10px;
    padding: 0.51em 0.9em 0em 0.6em;
    float: left;
}
#LoginCelular {
    display:none;
    z-index:9999;
    background:initial;
}

    #LoginCelular .modal-header {
        color:#fff200 !important;
        border-bottom:none !important;
    }
    #LoginCelular .modal-footer {        
        border-top:none !important;        
    }
    #LoginCelular .modal-footer button{
        margin-top:0.7em;
    }
    #LoginCelular .modal-dialog .modal-content {
        background: #466b89;
    }
        #LoginCelular .modal-dialog .modal-content .modal-body {
                display: block;
                font-size: 1.85em;
                /*margin: 0.4em -0.1em 1.625em;*/
	            width: auto;
	            height: auto;    
	            background: #466b89;
	            /*border: 1px solid #777;*/
	            /*border-radius: 10px;*/
	            padding: 0.51em 0em 0em 0.6em;
	            float: left;
        }

#login h2{        /*=========== NOVO ================*/
    padding-right: 5px;
}

#login h2, #login a {
	font-family: 'futura__condensed', Arial, Helvetica, sans-serif;
	font-size: 1.475em;
	color: #fff200;
	text-transform: uppercase;
	margin: 0;
	padding: 26px;    
    display: inline;
}

.formTopo {
	width: 9.661em !important;
	height: 2.034em;
	border: none;
	font-size: 0.625em;
	border-radius: 0.45714285714285715em !important;
	margin: 0.423548em 0.35714285714285715em 0em 0em;
	padding: 0.14285714285714285em 0.35714285714285715em;
	float: left;    
}

#login form {
    padding-left:0.0050em;
}

#login form input[type=image] {
        background:none;
        border:none; 
        height:auto;        
        padding-left: 0em;
        padding-right: 0.0625em;        
        margin-top:-0.1250em;
    }

#agrupaimagenscontato{    /*======== CAMBIO =======*/
    display: flex;
    flex-direction: row;
    width: 11rem;
    height: 25px;
    margin-left: 10px;
    padding: 0;
}

.contatosImagem{   /*======== *NOVO* =======*/
    padding: 0;
    margin: 1px 0 0 15%;
    width: 100%;
}

.contatosImagem-es img{   /*======== *NOVO* =======*/
    padding: 0 auto;
    width: 100%;
}
    

#ContatosDescricao {
    top:0.44em;   
    width: auto;  /*======== CAMBIO =======*/
    padding: 0;   /*======== CAMBIO =======*/
    text-align:right;
}
    #ContatosDescricao label {
        color:#ffffff;
        font-weight: normal;
        font-family:Arial, Helvetica, sans-serif;
        font-size: 1.19em;
        padding-left: 2em;        
    }
    #ContatosDescricao span.prefixo {
        font-size: 15px;
        font-weight: bold;
        color: #fff200;
    }
    #ContatosDescricao span.numero {
        font-size: 1.8em;
        font-weight: bold;
        color: #fff200;
    }

.navbar {
    margin-bottom: 0px !important;
}
header .row .navbar-inverse{
    background-color: #27567d;
    width: 100%;
    min-height: 40px;
    height: auto !important;
    padding: 10px 0px 0px 0px;
    border-color:transparent !important;
    margin-left: -8px !important;
}
    
    header .row ul:first-of-type > li a:first-of-type {
        font-family: 'futura__condensed', Arial, Helvetica, sans-serif !important;
        text-transform: uppercase !important;
        text-decoration: none !important;
        color:#ffffff;
    }
    header .dropdown-menu {
        border-radius: 6px !important;
        float:left;
        left:10px !important;
    }
    header .row .dropdown a:hover, a:focus, a:after, a:active{
        color:#fff200 !important;
        background-color:transparent !important;
    }
    
    header .row .dropdown .dropdown-menu li  a {        
        color:#000000 !important;
        text-transform: uppercase;
        text-decoration: none;
    }

.nav > li {    
    top: 7px;    
}

.nav > li > a {        
    font-size:2em;
    padding-bottom:0px;
    padding-top: 0px;
    padding-left:14px;
    padding-right:2.5px;    
}

#JaSouCliente {
    display:none !important;
}

.content-wrapper {    
    /* margin: -26.4em auto 0 !important; */
    position: relative !important;
    z-index: 999 !important;
    width: 55%;
}

.frases {
    padding-right:0;
    font-family: 'FuturaCondensedNormalRegular';
    color: #fff;
    text-align: center;
    /* position:absolute; */
	position:relative;
    padding-left:0;
}
.frases .frase1 {
display:none;
    background: url("/Content/images/frase-01.png");
    width: 11em;
    height: 2em;
    border: none;
    border-radius: 0;
    padding: 0;
    margin: 0;
    font-size: 3em;
    line-height: 2em;
}

.frases .frase2 {
display:none;
    background: url("/Content/images/frase-02.png");
    width: 11.344em;
    height: 2em;
    border: none;
    border-radius: 0;
    padding: 0;
    margin: 0;
    font-size: 3.765em;
    line-height: 2em;
}

#PrincipalJasouCliente {
    background-color: #e0832a;
    width: 100%;
    height: 40px;
    margin-top: 20.3px;
    text-align:left;
}
    #PrincipalJasouCliente #Titulo {
        font-family:Arial, Helvetica, sans-serif;
        font-size:39px;
        line-height:36px;
    }

.souCliente {
    float:left;    
    /*margin-top:1.3em !important;*/
    color: #fff;
    font-family: FuturaCondensedNormalRegular;
    font-size: 1.7em;
    width: 176px;
    max-width: 738px;
    border-left: 0px solid transparent;
    border-right: 17px solid transparent;
    height: 0px;
    border-bottom: 40px solid #00557F;
    display:inline-flex;
    background-color:#e0832a;
}
    .souCliente label {
        float: left;
        margin-top: 0.7em;
    }
    .souCliente input[type=radio] {    
        margin-top:10px;
        margin-left:-15px;    
        padding:0.93em;
    }

    .souCliente  #descricaoSouCliente {
        margin-top:10px;
        margin-left:15px;
        color: rgb(255, 255, 255);
        font-family: FuturaCondensedNormalRegular;
        font-size: 14px;
        padding-left:0;
        padding-right:0;
        text-align:left;
        max-width:54px;
        min-width:54px;
    }
    .souCliente .radio-inline{
        float:left;
        max-width:35px;
    }
    .souCliente div:last-of-type {
        margin-top:5px;        
    }
    .souCliente .camposTexto {
        width:88%;
    }
    .souCliente div .campoCpf {
        width: 256px;

    }

    .souCliente div .campoDataNascimento {
        width: 251px;        
    }

.campoCpf, .campoDataNascimento {
    width: 328px;
    font-family: Arial, sans-serif;
    font-size: 12px;
    border: 1px solid #27567d;
    padding: 4px 0 4px 10px;
    margin: 0 0px 7px 0;
    display:inline;
    height:25px;
    border-radius:0px !important;
}

#colVideoYoutube {
    padding-right:0em;
    height:100%;
    margin-top:2.4em;
    width:30% !important;
}
    #colVideoYoutube iframe {
        height:95.5%;
    }

#colFormularioSimula {
    width:70%;
    padding-right:0%;
    padding-left:0.3em;
}

#colTipoSimulacao {
    width:33.33333333%;
}

#simular {
    height: 30.70em !important;
}

.simulador {
    position:relative;
    background: url("/Content/images/simulador.png") no-repeat;
    width:100%;
    max-width:1024px;
    height: auto;
    font-family: 'FuturaCondensedNormalRegular';
    font-size: 2em;
    color: #fff;
    text-align: left;    
    float: left;  

    background-position: center;    
    background-size:cover !important;    
}
    .simulador .row {
        margin-top: 0.3em;
        height:auto;
        padding-right:1em;        
    }

        .simulador .row:nth-child(2) {
            display:inline-flex;
            width:100%;            
        }

    .simulador div > p {
        display:block;
        white-space:nowrap;
    }

    .simulador .form-group {
        margin-bottom:0;
    }
#DivopcaoValor {
    display:none;   
}
#valorDesejado {
    display:block;
    padding-left:0;
}
    .simulador .credimov {
        width: 236px;
        font-family: Arial, sans-serif;
        font-size: 12px;
        border: 1px solid #27567d;
        padding: 3px 0 3px 10px !important;
        margin: 0em;
    }
.simulador select, .simulador input[type=text] {
    font-family: Arial, sans-serif;
    max-height:25px;
    padding: 3px 0 3px 6px !important;
    border: 0em solid #27567d;
    border-radius: 0 !important;
    font-size: 0.7em !important;
    width: 100%;
}

.simulador .row .preencher{    
}
    .simulador .row .preencher .row:first-child {
        margin-top:0em;
    }

    .segundacoluna {
        padding-left: 77px;
    }
    .preencher input[type=text] {
        width:89% !important;
    }

.perguntas23 {
    padding:0;
}
.escolhabem {
    max-width: 250px;   
    width:70%;  
}
#marcamodeloparcelas {
    display:inline-flex;
}
#marca, #modelo {
    padding-left:1px;
    padding-right:0.5em;
    width:auto;    
    float: right;
    max-width:123px;   
}
.marcaDesejada, .modeloDesejado {
    width: 113px!important;
    max-width:123px;
}

.simulador input[type=text]{
	width: 27.787em;
	font-family: Arial, sans-serif;
	font-size: 12px;
	border: 1px solid #27567d;
	padding: 4px 0 4px 10px;
    height:2.083em;    
}

.parimov1, .parimov2, .parauto1, .parmoto1, .parcami1 {
	max-width: 111px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	border: 1px solid #27567d;
	padding: 4px 0 4px 10px;	
}

.botaoSimular {
    float:right;
    margin-right: 2em;    
    width:auto !important;
    left: 10px;
}
.submit {
	background: #e0832a;
	border: 1px solid #fff;
	font-family: 'FuturaCondensedNormalRegular';
	font-size: 16px;
	color: #fff;
	width: 125px;
	height: 80%;
	float:right;
	cursor: pointer;   
    border-radius:0 !important; 
    margin-top:1em;
}

.simulador #TipoSimulacao {
    display:inline-flex;
    padding-left:0;
}
.simulador #TipoSimulacao .radio-inline:first-of-type{
    padding-left:0;
}
.simulador input[type="radio"] {
	display: none;
	margin: 20px;	
}
.simulador .radio-inline {
    margin-left:0;
    padding-left:inherit;
    /*padding-right:20px;*/
    padding-left:20px;
}

.simulador input[type="radio"]:checked + label {
	background: #27567d;
	color: #fff;
	border: 1px solid #fff;
}

.simulador input[type="radio"] + label {
	background: #fff;
	color: #27567d;
	margin: 0;
	padding: 3px 23px;
	border: 1px solid #27567d;
	font-family: 'FuturaCondensedNormalRegular';
	font-size: 16px;
	display: inline-block;
	cursor: pointer;
    font-weight:normal;
}

.banner, #Carousel .banner, .carousel-inner .banner{
    margin-right:0px !important;
    margin-left:0px !important;
    padding:0px;
    width:100%;
    height:100%;
}
.carousel-inner > .item > img {
    margin:auto;
}

.pagremaza {
	height: 260px;
     margin-top:0em !important; 
}
#sideContent form {
    padding: 0 0 0 20px;
}
@-moz-document url-prefix() {
    .pagremaza {
        height: 260px;
        margin-top: 0em !important;
    }
}
.LigVisNotiCliente {
    padding-top: 2em;
    width:100%;
}
.ligacao, .visita, .noticias, .cliente {
    background: #fff;    
    max-width:358px;
    max-height: 171.2px;
    border: #27567d solid 1px;
    float: left;
    margin: 0 32px 30px 0;
    padding: 0 5px 1em 5px;
    min-width: 232px;
}
.ligacao span, .visita span, .noticias span, .cliente span {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: justify;    
    padding: 0.7em 0 0.4em 0;
}
.ligacao h1, .visita h1, .noticias h1, .cliente h1 {
	font-family: 'FuturaCondensedNormalRegular';
	font-size: 25px;
	color: #27567d;
	text-align: center;
	margin: 8px 0;
	font-weight: bold;
}
    .ligacao img, .visita img, .noticias img, .cliente img {
        margin-left: auto;
        margin-right: auto;
        display: block;
        padding-top: 1em;
    }

#infos, #infosTitulos {
    padding:0;
}
.nav-tabs > li {
    white-space: nowrap;
    border-right: none !important;
    border-top: none !important;
    font-family: 'FuturaCondensedNormalRegular';
    font-size: 10px;
    color: #27567d;    
    width: 193px;
    text-align: center;
    margin: 0;
    padding: 5px 0;
    border-bottom: 1px solid #27567d;
    border-left: 1px solid #27567d;
    float: left;
    z-index: 999;
    position: relative;
}
#infosTitulos .nav-tabs > li a{
    border-bottom:none !important;
    border-top:none !important;
    color:#27567d;
    font-size: 1.87em;
}

#infosTitulos .nav-tabs ul li.a:hover, #infosTitulos .nav-tabs ul li.a:focus, #infosTitulos .nav-tabs ul li.a:after, #infosTitulos .nav-tabs ul li.a:active{
    color: #27567d !important;
}

#infosTitulos .nav-tabs > li.active{
     border-bottom: 1px dotted #e0832a !important;
}

#infosTitulos .nav-tabs li:first-of-type, #infosTitulos .nav-tabs li:last-of-type{
    border-left:none !important;    
}

#infos .row:last-of-type {
    margin-top:0.7em;
    border-bottom: 1px solid #27567d;
    border-right: 1px solid #27567d;
    border-left:1px solid #27567d;        
}
    #infosTitulosConteudo div div:nth-child(1) {
        padding-left: 0em !important;
    }
    #infosTitulosConteudo div div:nth-child(2), #infosTitulosConteudo div div:nth-child(3) {
        font-family: Arial, sans-serif;
        font-size: 12px;
        text-align: justify;
        padding: 0.4em 3em 3em 3em;
        margin: 20px 0 0;
        line-height: 24px;        
        color: #666;
    }
    #infosTitulosConteudo > div  img {
        width:100%;
        max-width:398px;
    }

#infoConteudos #infosTitulosConteudo #vantagens div:nth-child(2), #infoConteudos #infosTitulosConteudo #vantagens  div:nth-child(3), #infosTitulosConteudo div div:nth-child(3) ul {
    padding: 0 0 0 0;
}
    #infoConteudos #infosTitulosConteudo #vantagens div:nth-child(2) ul, #infosTitulosConteudo div div:nth-child(3) ul {
        list-style: inside url("/Content/images/seta.png") disc;        
    }

.modal-dialog p, #ficha {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666;
    line-height: 20px;
    text-align: justify;
}

#ContatoMobile {
        display:none;
    }

.slick-header-column.ui-state-default, .slick-cell {
    box-sizing:content-box;
}
    .slick-cell input[type="radio"], .slick-cell input[type="checkbox"] {
        margin:3px 3px 0px 5px;
    }

.imgSimulacao {
    float:right;
}
    .imgSimulacao img {
        width: 300px;
        height: 265px;
        float: left;
    }


.loading-indicator {
    position: absolute;
    left: 50%;
    top: 35%;
    display: inline-block;
    padding: 12px;
    background-image: url(images/loading.gif);
    background-repeat: no-repeat;
    -opacity: 0.5;
    /*opacity: 0.9;*/
    color: black;
    font-weight: bold;
    z-index: 9999;
    border: 1px solid black;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-box-shadow: 0 0 5px black;
    -webkit-box-shadow: 0px 0px 5px black;
    -text-shadow: 1px 1px 1px white;
    width: 25px;
    height: 25px;
    padding: 5px;
}

#Formularios.center {
    display: flex;
}


#menu{              /*========= NOVO ===========*/
    width: 58%;
    padding: 0;
    margin-left: -4rem
}
#menu ul{          /*========= NOVO ===========*/
    margin: 0;
}
.nav > li > a {
    font-size: 1.9em;
    padding-bottom: 0px;
    padding-top: 0px;
    padding-left: 2px;
    padding-right: 2.5px;
}
#li_cliente{
    margin-left: 5px;
}
#li_home{
    margin-right: 5px;
}














/*=======================    FIM DO TESTE   ====================*/




@media screen and (max-width: 1050px) {
    header .row, section .row, footer .row {
        width: 100% !important;
        margin: auto;
    }
    footer .center, #content, #advantages {
        width:100%!important;
    }
}

@media screen and (max-width: 1199px) {

    /*header .row, section .row, footer .row {
        width: 100% !important;
        margin: auto;
    }*/



    .frases {
        width:auto;
        margin-left:2em;
    }
    .simulador {
        width: 100%;
        background-size: 100%;        
    }
    .simulador input[type=text] {
        width: 23.787em;
    }
    .simulador #tipoBem {
        width: 70%;
    }

        .simulador .row:nth-child(2) {
            display:flex;
        }
    .simulador .row .texto {
        width:41.66666666666% !important;
    }
    #tipoBem {
        width:100% !important;
        margin-top:7px;
    }

    .simulador .radio-inline {
        margin-left:0px;
        padding-left:20px;
        padding-right:0px;
    }
    #colVideoYoutube {
        height:96.8%;
    }
    .pagremaza {
	    margin-top:0em !important;
    }
    /*.preencher input[type=text] {
        width:89%;
    }*/
}

@media screen and (max-width: 991px) {
    .logo {
        float: left;
        display: flex;
        width: 26%;
    }

    .logoFacebook img {
        float: left;
        width: 11%;
    }

    #agrupaimagenscontato {
        padding: 0.5em;
        width: auto;
    }

        #agrupaimagenscontato .contatosImagem {
            padding: 0em 0.7em 0 !important;
        }

    .LoginContatos {
        left: 10px;
    }

        .LoginContatos .row {
            display: inline-flex;
        }

            .LoginContatos .row #ContatosDescricao {
                padding-left: 0;
                width: auto;
            }

    #menu {
        float: left;
    }

    .logoFacebook {
        width: 20%;
        float: right;
    }

        .logoFacebook img {
            width: 70%;
        }

    .frases {
        margin-left: 3em;
        width: 93%;
    }

    #agrupaimagenscontato {
        padding: 0px;
        margin-left: 0;
    }

        #agrupaimagenscontato div:nth-child(1n+2) {
            padding-left: 0em;
            display: inline-block;
            left: 0em;
        }

    .simulador {
        width: 100%;
        max-width: 900px;
    }

        .simulador .row:nth-child(2) {
            display: inline-block;
            width: 100%;
        }

        .simulador input[type="radio"] + label {
            padding: 3px 22px;
        }

        .simulador .row:nth-child(2) {
            display: inline-flex;
        }

        .simulador #TipoSimulacao {
        }

    #simular {
        display: inline-flex;
    }

    #tipoBem {
        margin-top: 0px;
    }

    .botaoSimular {
        width: 24% !important;
        margin-right: 0em;
    }

        .botaoSimular input[type=submit] {
            height: 70% !important;
            width: 100% !important;
        }

    #colVideoYoutube {
        margin-top: 2.4em;
        height: 99%;
    }

        #colVideoYoutube iframe {
            height: 96.9%;
        }

    .submit {
        width: 90px;
        height: 53px;
    }

    .LoginContatos .row {
        display: flex;
    }

    .segundacoluna {
        padding-left: 15px;
    }

    header .center, footer, footer .center, #content, #advantages {
        width: 100% !important;
    }

    #login {
        font-size: 1.3em;
    }

    .LoginContatos {
        width: 73%;
        display: inline-flex;
    }

        .LoginContatos .row {
            display: flex;
        }

    .content-wrapper {
        margin: 0em auto 0 !important;
    }

    .simulador input[type=text] {
        width: 100%;
    }

    .souCliente {
        width: 650px;
        max-width: 650px;
    }

        .souCliente div .campoCpf {
            width: 200px;
        }

        .souCliente div .campoDataNascimento {
            margin-right: 5px;
            width: 200px;
        }

    .pagremaza {
        margin-top: 0em !important;
    }

    #infosTitulosConteudo div > .col-sm-3 .col-sm-5 {
    }

    #infosTitulosConteudo > .active {
        display: flex;
    }

    #infosTitulosConteudo > div img {
        height: 100%;
    }

    footer .row > div:nth-child(2) {
        left: 15px;
    }

    .title {
        width: 100%;
    }

    #consorcioContent {
        width: 50% !important;
    }

    #picProduct, #picProduct img {
        width: 100% !important;
    }

    #advantagesTime {
        margin-right: 0px;
    }

    .headAdvantages h3.topics {
        width: 180px;
        float: left;
        padding-left: 10px;
    }

    .advantagesText {
        width: 100%;
    }

    #advantagesRaffle .advantagesText p {
        padding-left: 20px;
    }

    .imgSimulacao {
        width: 25%;
    }

    #ContatosDescricao span.numero {
        font-size: 2.0em;
        font-weight: bold;
        color: #fff200;
    }
}

@media screen and (max-width: 900px) {
    #menu{          /*========= NOVO ===========*/
        margin-top: 15px;
    }
    .simulador .radio-inline {
        padding-left: 1px;
    }
    #colQualSonho {
        width:22%;
    }
        #colQualSonho .form-group {
            padding-right:0%!important;
        }
    #tipoBem {
        width:100% !important;
    }
    #PrincipalJasouCliente #Titulo {
        font-size: 25px;
        line-height: 34px;
    }
    #consorcioContent, #picProduct {
        width:100% !important;
        margin-right: 0px !important;
    }
    .selectorFull {
        width:94% !important;
    }
    #simulatorForm {
        width:100% !important;
    }
    .selector {
        width:48% !important;
    }
    #picProduct img {
        display:block;
        width:70% !important;
        margin:auto;
    }
    #boxContatos {
        text-align:center;
    }
    .boxContact {
        display:inline-block;
        margin: auto 10px 10px auto;
        text-align:left;
        
    }

    #advantagesRaffle, #advantagesTime {
        border-right: none;
    }

    .headAdvantages h3.topics {
        width:70%;
        font-size:18px;
    }
}


/*Página CONSÓRCIOS*/
.accordion {
    width: 100%;
    min-height: 50px;
    height: auto;
    padding: 20px 0 0 20px;
}
.accordion-group {
    margin-bottom: 2px;
    border-bottom: 1px solid #e5e5e5;
}
.accordion-heading {
    border-bottom: 0;
    margin-bottom: 10px;
    margin-top: 10px;
}
.accordion-heading a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #333;
    text-decoration: none;
    padding-left:20px;
}
.collapse {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.35s ease;
    -moz-transition: height 0.35s ease;
    -o-transition: height 0.35s ease;
    transition: height 0.35s ease;
}
.collapse.in {
    display: block;
    height:auto;
}
.accordion-inner {
    padding: 9px 15px;
    border-top: 1px solid #e5e5e5;
    /*margin-top: 10px;*/
}
    .accordion-inner p {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #666;
        line-height: 20px;
    }
@media screen and (max-width: 767px) {

    #logo_remaza {
        width:inherit;
        height:inherit;
        padding: 10px 0px 10px 0px;
    }

     .logoFacebook img {
        display:none;
    }

    body > .container:first-of-type {
        padding:0;
    }
    section .container {
        padding:0;
        overflow:hidden;
    }
    section #infos {
        width:95%;
    }
    .rowSimulador .form-group:first-of-type .frases {
        margin-left: 0;
        width: 100%;
    }
         
    #BannerHome {
        display: none;
    }

    header .row {
        position: relative;
    }

        header .row .navbar-header {
            position: absolute;
            right: 0em;
            bottom: 0em;
        }

    #menu {
        position: absolute;
        background-color: #cccccc;
        right: 0em;
        top: 10em;
        z-index:9899 !important;
    }

        #menu li > a {
            color: #000000;
        }
    .pagremaza {
	    margin-top:0em !important;
        height:100%;
        width:100%;
    }
    #colQualSonho {
        width: 100%;
    }
    #colTipoSimulacao {
        width:100%;
    }
    #JaSouCliente {
        display: initial !important;
    }

    .logo {
        width: 59%;
    }

    header .row {
        width: 100%;
    }

    .navbar-header, #menu {
        float: right;
    }

    .navbar-toggle .icon-bar {
        background: #FFFFFF;
    }

    .navbar-toggle {
        border-color: #FFFFFF;
    }

    #agrupaimagenscontato, .linha {
        display: none;
    }

    #ContatosDescricao {
        display: none;
    }

    #login {
        font-size: 1.7em;
        padding-right: 0.2em;
        padding-left: 0.2em;
        display: inline-block;
        margin-left: 5em;
    }

        #login form input[type=image] {
            width: 6% !important;
        }

    .LoginContatos {
        margin-left: 0.00241em;
        width: 57%;
    }

    .content-wrapper {
        margin: auto !important;
    }

    .frases {
        position: relative;
    }

        .frases .frase1 {
            font-size: 1.5em;
        }

        .frases .frase2 {
            font-size: 2.0em;
        }

    .rowSimulador {
        width:100%;
        display:block;
    }
        .rowSimulador .form-group {
            width:100%;
            margin:auto;
        }

    .simulador {
        background-color: #27567d;
        background-size: 100%;
    }

        .simulador .row {
            display:block!important;
        }
        .simulador .row .col-xs-12 {
            width: 100%;
        }

    #simular {
        display:block;
    }
    #colFormularioSimula {
        width:100%;
        padding-left:0px;
    }
    #colVideoYoutube {
        width:100%!important;
        padding-left:0%;
    }
    .botaoSimular {
        width:50% !important;        
    }
.souCliente {        
        display:block;
        width: 100% !important;
        height: auto;
        float: left;
        max-width: none;
        width: 100%;
        border-radius: 0px;
        background: #00557F;
        border-bottom:0px;
        margin-top:0em !important;
    }

    .souCliente #descricaoSouCliente {
        float:left;
        max-width:none;
    }
        .souCliente div .campoCpf {
            font-size:0.8em;
            width: 90px;
            margin-left:1px;
            margin-right:5px;
        }
    .souCliente .radio-inline {
        margin-left:10px;
        max-width:none;
        display:block;
        width:100%;
    }
    .souCliente .camposTexto {
        padding-right:15px;
        display: block;        
        width:auto !important;
        float:left;
    }
    .souCliente div .campoCpf, .souCliente div .campoDataNascimento {
        width: auto!important;        
    }
        .souCliente div .campoDataNascimento {
            margin-right: 5px;
            font-size:0.8em;
            width: auto!important;
        }
    #marcamodeloparcelas {
        display:block;
    }
    #marca, #modelo, .simulador input[type="text"], .row .form-group {
        width:100% !important;
        padding-top:0.5em !important;
    }

    #marca, #modelo, .simulador input[type="text"]{
        float:left;
    }

    .botaoSimular {        
        float: right;
        margin: 0;
        padding-right: 61px
    }
    
    .LigVisNotiCliente {
        display: block;
    }
        .LigVisNotiCliente div a {
            display: flex;
            width: 100%;
        }
            .LigVisNotiCliente div a div {
                margin: 10px auto;
            }

     #infosTitulosConteudo > .active {
        display:block;
    }

    #infosTitulos .nav-tabs li {
        width:100%;
        border:1px solid #27567d !important;
    }

    #infosTitulos .nav-tabs li:first-of-type{
    border-left:1px solid #27567d !important;   
    }
    #infosTitulos .nav-tabs li:last-of-type{
        border-right:1px solid #27567d !important;
    }

    #infosTitulosConteudo > div img {
        max-width:865px;
        max-width: 865px;
        max-height: 172.3px;
    }
    #infos .row:last-of-type {
        border-top:1px solid #27567d
    }
    #infosTitulosConteudo div div {
        padding-right:0;
    }

    #infoConteudos #infosTitulosConteudo #vantagens div:nth-child(2) ul, #infosTitulosConteudo div div:nth-child(3) ul, #infosTitulosConteudo div div:nth-child(2), #infosTitulosConteudo div div:nth-child(3) { 
        padding-left:20px;
        padding-right: 20px;
        padding-bottom: inherit;
    }
    #infosTitulosConteudo div div:nth-child(3) ul {
        margin-top: -28px;
    }    
    #LoginCelular .modal-body, #LoginCelular .modal-footer {
        width:100%!important;
    }
    #LoginCelular .modal-body {
        padding-right:15px !important;
    }
        #LoginCelular .modal-body input {
            float:none;
            margin-left:auto;
            margin-right:auto;
            width:100% !important;
        }
    #LoginCelular .modal-footer .col-xs-12 {
        display: block;
        top: 7px;
        width: 80% !important;
        margin: auto;
    }
        #LoginCelular .modal-footer .col-xs-12 button {
            width:100%;
            margin:auto;
        }
    #ContatoMobile {
        display:block;
        height:46px;
    }


        #ContatoMobile p {
            color:#27567d;margin:0 !important; font-family:'FuturaCondensedNormalRegular';font-size: 2em; text-align:left;
        }
        #ContatoMobile div {
            padding: 0;
        }
        #ContatoMobile label {
            color:#428bca;
            float:left !important;
            font-size:20px;
        }
        #ContatoMobile #AtendimentoDDD {
            font-size: 14px !important;
            margin-top:5px;
        }
    #stepper-example {
        display:none;
    }

    #advantagesRaffle, #advantagesTime, #advantagesFinancing {
        float:none;
        width:100%;
    }
    .headAdvantages,.advantagesText p {
        padding-left:20px;
    }
        .headAdvantages h3.topics br {
            display:none;
        }
    .selector {
        width:93%!important;
    }   
    #sideContent {
        width:100% !important;
    }
    .table-responsive {
        margin-bottom: 0px;
    }
    #sideContent {
        padding-left:0px !important;
    }
    .nav > li > a {
        font-size: 2.3em;
        padding-bottom: 5px;
        padding-top: 5px;        
    }
}

@media screen and (max-width: 767px) and (min-width: 481px) {    
    .logo img {
        margin-right: 0.0em;
        margin-top: 0.3899em;
        margin-bottom: -0.9em;
        margin-left:0.3em;
    }
    .LoginContatos {        
        display:none;
    }
}

@media screen and (max-width: 677px) {
    #gridBox {
        width:100%;
    }
}

@media screen and (max-width: 480px) {
    header {
        padding-top:0.1em;
        padding-bottom:0.1em;
    }

    #login {
        display:none;        
    }    

    #ContatosDescricao {
        width:40.188em;
        font-size:0.66em;
    }
    .row .navbar-header {
        float:right;
    }

    .LoginContatos {        
        display:none;
    }
    .logo {
        width:85%;
    }
        .logo img {
            margin:0em;
        }

    #agrupaimagenscontato, #login, .linha {
        display:none !important;
    }
    .simulador .credimov {
        width: 150px;
    }
    #LoginCelular .modal-body {
        width:100% !important
    }
    #LoginCelular .form-inline{
        display:inline-grid !important;
        width:100%;
    }
     #LoginCelular .form-inline .form-control{
        width:100% !important;
    }
    #LoginCelular .modal-footer button {
        width:100%!important;
        margin-top: 7px;
    }
    #consorcioContent {
        width:100%;
    }
}
@media screen and (max-width: 481px) and (min-width: 321px){
    .logo img {
        margin-right: -0.7em;     
    }
}

@media screen and (max-width: 320px) and (max-width: 480px) {
    .logo img {
        margin-right: -0.18em;        
        width:35em;
        height:10em;
    }
    .simulador .radio-inline:nth-child(3) {
        padding-top: 40px;
    }

    .souCliente {
        display:block;
    }
        .souCliente #descricaoSouCliente {
            float:left;
        }
    .boxContact {
        width:auto !important;
        text-align:center;
    }
    #phone,#visita {
        padding-right:33px !important;
    }
}
/*Página Escreva para nós*/
/*---------- SIDE BAR - PAGINAS INTERNAS ----------*/

.sidebar {
    width: 250px;
    min-height: 50px;
    height: auto;
    margin-top: 20px;
    padding: 0;
    float: left;
    margin-left:100px;
}

.sidebarContacts {
    /*width: 230px;*/
    width: 100%;
    min-height: 20px;
    height: auto;
    background-color: #ececec;
    border-radius: 10px;
    margin: 0 0 10px 0;
    padding: 10px;
    float: left;
}

    .sidebarContacts > a {
        font-family: 'futura__condensed', Arial, Helvetica, sans-serif;
        font-size: 18px;
        color: #777;
        text-decoration: none;
        margin-top: 5px;
        float: left;
    }

        .sidebarContacts > a:hover {
            text-decoration: underline;
        }

#sidebarIconPhone {
    width: 43px;
    height: 30px;
    background: url('/Content/Images/sprites/sprite_iconblue.png') no-repeat -100px -270px;
    margin-right: 20px;
    padding-right: 10px;
    border-right: 1px solid #333;
    float: left;
}

.stepByStep {
    width: 195px;
    height: auto;
    margin: auto;
    border-bottom: 1px solid #fff;
    padding-bottom: 20px;
}

    .stepByStep > h3 {
        font-family: 'futura__condensed', Arial, Helvetica, sans-serif;
        font-size: 22px;
        color: #5983a6;
        text-align: center;
        line-height: 26px;
        margin-top: 5px;
    }

.headStep {
    width: 200px;
    height: auto;
    margin: 20px auto 5px auto;
}

    .headStep > span {
        width: auto;
        height: 23px;
        float: left;
        font-family: 'futura__condensed', Arial, Helvetica, sans-serif;
        font-size: 18px;
        color: #777;
        margin-top: 5px;
    }

#step-01 {
    width: 28px;
    height: 28px;
    background: url('/Content/Images/sprites/sprite-passo-a-passo-como-funciona.png') no-repeat -10px -10px;
    margin-right: 50px;
    padding-right: 10px;
    float: left;
}

#step-02 {
    width: 28px;
    height: 28px;
    background: url('/Content/Images/sprites/sprite-passo-a-passo-como-funciona.png') no-repeat -10px -48px;
    margin-right: 50px;
    padding-right: 10px;
    float: left;
}

#step-03 {
    width: 28px;
    height: 28px;
    background: url('/Content/Images/sprites/sprite-passo-a-passo-como-funciona.png') no-repeat -10px -86px;
    margin-right: 50px;
    padding-right: 10px;
    float: left;
}

.stepContent {
    width: 200px;
    height: auto;
    margin: 15px auto 5px auto;
}

    .stepContent > p {
        text-align: left;        
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #666;
        line-height: 20px;
    }

div:after, form:after, section:after {
    content: ".";    
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
    overflow: hidden;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: "";
}
blockquote, q {
    quotes: "" "";
}







/* -------------------- LIGHTBOX -------------------- */

  /*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */
  .fancybox-wrap,
  .fancybox-skin,
  .fancybox-outer,
  .fancybox-inner,
  .fancybox-image,
  .fancybox-wrap iframe,
  .fancybox-wrap object,
  .fancybox-nav,
  .fancybox-nav span,
  .fancybox-tmp
  {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top;
  }

  .fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020;
  }

  .fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
  }

  .fancybox-opened {
    z-index: 8030;
  }

  .fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
       -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
            box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  }

  .fancybox-outer, .fancybox-inner {
    position: relative;
  }

  .fancybox-inner {
    overflow: hidden;
  }

  .fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch;
  }

  .fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap;
  }

  .fancybox-image, .fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%;
  }

  .fancybox-image {
    max-width: 100%;
    max-height: 100%;
  }

  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url('../Content/images/lightbox/sprite.png');
  }

  #fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 8060;
  }

  #fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url('../Content/images/lightbox/loading.gif') center center no-repeat;
  }

  .fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040;
  }

  .fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url('../Content/images/lightbox/blank.gif'); /* helps IE */
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    z-index: 8040;
  }

  .fancybox-prev {
    left: 0;
  }

  .fancybox-next {
    right: 0;
  }

  .fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden;
  }

  .fancybox-prev span {
    left: 10px;
    background-position: 0 -36px;
  }

  .fancybox-next span {
    right: 10px;
    background-position: 0 -72px;
  }

  .fancybox-nav:hover span {
    visibility: visible;
  }

  .fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important;
  }

  /* Overlay helper */

  .fancybox-lock {
    overflow: hidden;
  }

  .fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url('../Content/images/lightbox/overlay.png');
  }

  .fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0;
  }

  .fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll;
  }

  /* Title helper */

  .fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050;
  }

  .fancybox-opened .fancybox-title {
    visibility: visible;
  }

  .fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center;
  }

  .fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent; /* Fallback for web browsers that doesn't support RGBa */
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 15px;
       -moz-border-radius: 15px;
            border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap;
  }

  .fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff;
  }

  .fancybox-title-inside-wrap {
    padding-top: 10px;
  }

  .fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8);
  }

/*---------- CONTENT - PAGINAS INTERNAS ----------*/

#sideContent {
    /*width: 700px;*/
    width:65%;
    min-height: 100px;
    height: auto;
    margin: 0;
    padding: 0;
    float: right;
    padding-left:20px;
}

.head-sideContent {
    width: 100%;
    height: 25px;
    border-bottom: 1px solid #ccc;
    margin-top: 45px;
    padding-left: 20px;
}
@media screen and (max-width: 480px) {
    .head-sideContent {
        height:auto;
    }
}
    .head-sideContent h2 {
        font-family: 'futura__condensed', Arial, Helvetica, sans-serif;
        font-size: 18px;
        color: #333;
        text-transform: uppercase;
    }

#sideData {
    width: 100%;
    min-height: 50px;
    height: auto;
    padding: 0px 0 0 20px;
}

    #sideData h4 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #666;
        line-height: 20px;
        font-weight: bold;
        margin: 10px 0 10px 0;
    }
    #sideData p {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #666;
        line-height: 20px;
        margin:0;
        /* text-align: justify; */
    }

    #sideData.contato p {
        margin:0px 0px 0px 0px;
    }
#LateralConsorcios {
    float:left;
}


#contato p, #tbGruposEnderrados {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666;
    line-height: 20px;
    text-align: justify;    
    font-weight: normal;
}
#tbGruposEnderrados {
    text-align:center;
}
#contato .label {
    padding-left: 0em;
}
#contato p {
    margin-bottom: 0em;
}
#contato input, #contato select {
    font-family: Arial, sans-serif; 
    font-size: small;     
    /*line-height: initial;*/ 
}
p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 20px;
}
#divDetalhesNoticia p {
    color: #666;
}
.table {
    margin-bottom: 0px;
}
.table-responsive {
    overflow-x: auto;
    min-height: .01%;
}
.table-striped > tbody > tr:nth-child(odd) > td, 
.table-striped > tbody > tr:nth-child(even) > td,
.table-striped > tbody > tr:nth-child(odd) > th,
.table-striped > tbody > tr:nth-child(even) > th {
    border-top:0;
}

.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th
{
    background-color:#EEE;
}
.table-striped > tbody > tr:nth-child(even) > td, .table-striped > tbody > tr:nth-child(even) > th
{
    background-color:#fff;
}


#imgBFixoDesktop{
    width: 100%;
}
#imgBFixoMobile{
    width: 100%;
    display: none;
}

@media(max-width: 600px){
    #imgBFixoDesktop{
        display: none;
    }
    #imgBFixoMobile{
        display: inline;
    }
}



