@import url('font-awesome.css');

@import url(https://fonts.googleapis.com/css?family=Roboto:400,500,700,900,300);
/*** 
====================================================================
	Reset
====================================================================
***/
.dia-imperdivel{
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 20px;
}
.oculta { 
	display:none; 
}
* {
	margin:0px;
	padding:0px;
	border:none;
	outline:none;
}

.clear{
	clear:both;	
}

/*** 
====================================================================
	Configuração Global
====================================================================
***/

body {
	font-family: 'Roboto', sans-serif;
	font-size:1em;
	color:#000000;
	font-weight:400;
	background:#ffffff;
}

a, a:hover{
	text-decoration:none;	
}

/*** 
====================================================================
	Topo style
====================================================================
****/

.main-top{
	width:100%;
	height:auto;
}

.main-top .top-logo{
	height:100px;
	padding:20px 0px;
}

.main-top .top-logo img{
	float:left;
	margin-right:10px;	
}

.main-top .top-logo p{
	float:left;
	color:#003954;
	font-size:16px;	
	line-height: 20px;
	text-decoration:none;
}

.main-top .top-logo p span{
	font-size:22px;
	font-weight:700;
	font-style:italic;
}

.main-top .top-contatos .top-atendimento{
	width:100%;
	height:30px; 
	line-height:30px;
	background:#4383bf;
	
	color:#ffffff;
	font-weight:700;
	text-align:center;
	text-transform:uppercase;
}

.main-top .top-atendimento{
	width:100%;
	height:30px; 
	line-height:30px;
	background:#4383bf;
	
	color:#ffffff;
	font-weight:700;
	text-align:center;
	text-transform:uppercase;
}

.main-top .top-tel, 
.main-top .top-chat, 
.main-top .top-mail{
	height:60px;
	line-height:60px;
	float:left;
	display:block;
	
	text-transform:uppercase;
	text-align:center;
	color:#000000;
	font-weight:300;
	font-size:1.2em;
}

.main-top .top-tel:hover, 
.main-top .top-chat:hover, 
.main-top .top-mail:hover{
	background:#4383bf;
	color:#ffffff;
}

.main-top .top-tel:hover i, 
.main-top .top-chat:hover i, 
.main-top .top-mail:hover i{
	color:#ffffff;
	border-color:#ffffff;
}

.main-top .top-tel i, 
.main-top .top-chat i, 
.main-top .top-mail i{
	font-size: 1em;
	color:#000000;
	margin: 0px 10px 0px -20px;
}

.main-top .top-tel i{
	padding: 3px 5px;
	border: 2px solid #000000;
	border-radius: 			100px;
	-moz-border-radius:		100px;
	-ms-border-radius:		100px;
	-o-border-radius:		100px;
	-webkit-border-radius:	100px;
}

.main-top .top-tel{
	width:40%;
}

.main-top .top-chat,
.main-top .top-mail{
	width:30%;
}

/*** 
====================================================================
	Menu style
====================================================================
****/

.main-navigation{
	width:100%;
	height:60px;
	background:#cfcfcf;
	margin: 0px;
	padding:0px;
	border-radius:0px;
	z-index:50;
}

.main-navigation .navbar-complet{
	padding:0px;
	margin:0px;
	border:none;
}

.main-navigation .navbar-toggle{
    position: relative;
    float: right;
    padding:10px;
    margin:10px 15px;
    background-color: #f6be13;
    background-image: none;
    border-radius: 4px;
}


.main-navigation .navbar-toggle .icon-bar{
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px;
	background-color: #ffffff;
	margin-top:4px;
}

.main-navigation .dropdown-toggle .caret{
	position: absolute;
	right: 18px;
	top: 15px;
	width: 40px;
	height: 29px;
	cursor: pointer;
}

.main-navigation .menu ul{
	font-size:18px;
}

.main-navigation .menu ul li a{
	width:auto;
	height:60px;
	line-height:60px;
	text-decoration:none;
	font-weight:400;
	color:#000000;
	display:block;
	padding:0px 25px;
}

.main-navigation .menu ul li a:hover, 
.main-navigation .menu ul li a:focus{
	background:#013856;
	color:#fffc00;
}

/*** 
====================================================================
	Banner style
====================================================================
****/

.banner{
	width:100%;
	min-height:280px;
	padding-top:20px;
}

.bannerop{
	width:100%;
	min-height:170px;
	padding-top:20px;
}

.banner .main-simulacao .bt-left p{
	width: 100%;	
	height:auto;	
	text-align:left;
	color:#ffffff;
    font-size: 26px;
	font-weight:400;
    line-height: 1.3em;
    padding:30px;
}

.banner .main-simulacao p span{
	font-weight:700;
	color:#ffcc00;	
}

.banner .main-simulacao .bt-simula{
	text-align:center;	
}

.banner .main-simulacao .bt-simula img{
	margin:0px;
}

.banner .main-simulacao .bt-simula .bg-simulacao{
	width:90%;
	height:auto;
	padding:20px 30px;
	margin:0px auto 20px auto;
	background-color:#224686;
	
	color:#ffffff;
	text-align:left;
	text-transform:uppercase;
	font-size: 1.3em;
	font-weight:700;
}

.banner .main-simulacao .bt-simula .bg-simulacao a,
.botao .bt-simulacao a{
	width:100%;
	height:auto;
	background:#fffc00;
	border-top: solid 1px #fffc00;
	border-bottom: solid 1px #fffc00;
	
	color:#224686;
	font-weight:900;
	font-size:28px;
	padding:10px;
	display:block;
	text-align: center;
}

.banner .main-simulacao .bt-simula .bg-simulacao a:hover,
.banner .main-simulacao .bt-simula .bg-simulacao a:hover i,
.botao .bt-simulacao a:hover, 
.botao .bt-simulacao a:hover i{
	background:#55a420;
	color:#ffffff;
	border-color:#55a420;
}

.banner .main-simulacao .bt-simula .bg-simulacao a i,
.botao .bt-simulacao a i{
	font-size: 20px;
	color: #224686;
	padding: 5px;
	margin: 5px 10px 0px 0px;

	border: 2px solid #224686;
	border-radius: 100px;
	-moz-border-radius: 100px;
	-ms-border-radius: 100px;
	-o-border-radius: 100px;
	-webkit-border-radius: 100px;
}

/*** 
====================================================================
	Servicos style
====================================================================
****/

.main-servicos,
.servicos{
	margin:40px auto; 
}

.main-servicos h1,
.operadoras h1{
	width:80%;
	height:auto;
	padding:20px;
	margin:0px auto 30px auto;
	
	color: #063064;
	font-size: 2em;
	font-weight: 900;
	text-align:center;
	text-transform: uppercase;
	border:1px solid #063064;
}

.main-servicos a img{
	width:100%;
	height:auto;
	margin:0px 0px 10px 0px;
	
	border-radius:7px;
	-moz-border-radius:7px;
	-ms-border-radius:7px;
	-o-border-radius:7px;
	-webkit-border-radius:7px;
}

.main-servicos h2{
	font-size:20px;
	font-weight:900;
	color: #063064;
	text-align:center;
	margin-bottom: 20px;
}

.main-servicos a{
	color: #063064;
	font-weight:800;
	text-align:left;
	text-transform:uppercase;	
}

.main-servicos a:hover{
	color:#ffc900;	
}

.servicos .bg-servicos{
	min-height:200px;
	padding:20px 0px;	
}

.servicos .bg-serv{
	width: 70%;
	float: right;
	background:#063064;
	padding:20px;
	margin-right:10px;	
	text-align:left;
}

.servicos .bg-serv h1{
	font-size: 1.8em;
	color: #fffc00;
	font-weight: 700;
}

.servicos .bg-serv p{
	color: #ffffff;
	margin-bottom:0px;
	line-height:1.1em;
}

.servicos .bg-serv p a{
	font-weight:700;
	color: #ffffff;
}

.servicos a:hover{
	color:#063064;
}

/*** 
====================================================================
	Operadoras style
====================================================================
****/

.operadoras{
	margin-bottom:30px;
}

.operadoras h1{
	width: 100%;
	margin:30px auto;
}

.operadoras p{
	font-size:1.1em;
}

.operadoras img{
	width:100%;
	height:auto;
}

.operadoras .prod1,
.operadoras .prod2{
	margin:10px 0px;	
}

.operadoras .prod2{
	border-left:solid 2px #cccccc;
	padding:0px 10px 10px 30px;
}

.operadoras h2{
	font-size: 1.3em;
	font-weight: 900;
	line-height: 1em;
	color: #214285;
	margin-bottom: 20px;
}

/*** 
====================================================================
	Credenciadas style
====================================================================
****/

.credenciadas .redes-sobre{
	padding-top:10px;	
}

.credenciadas .redes-sobre p a i{
	font-size: 1.3em;
	color: #000000;
	border:none;
	padding:0px;
	margin:0px 10px 0px 0px;
}

.credenciadas .redes-sobre p a{
	color:#0275d8;
	font-weight:500;
	font-size:16px;
}

.credenciadas .redes-sobre p a:hover{
	color:#000000;	
}

.credenciadas .redes-sobre p span{
	font-weight:900;	
}

.credenciadas .redes{
	text-align:center;	
}

.credenciadas .redes a{
	width:130px;
	height:auto;
	line-height:50px;
	display:block;
	margin:0px auto;
	
	background:#cccccc;
	color:#1a6f96;
	text-decoration:none;
	text-align:center;
	font-size:1.2em;
	font-weight:400;
	
	border-radius: 			10px;
	-moz-border-radius:		10px;
	-ms-border-radius:		10px;
	-o-border-radius:		10px;
	-webkit-border-radius:	10px;
}

.credenciadas .redes a:hover{
	background:#003e4d;
	color:#feaf00;
}

.credenciadas .line{
	width:100%;
	border-bottom:dashed 2px #cccccc;
	padding: 0px 0px 30px 0px;
	margin-bottom:30px;	
}

.credenciadas .line h1{
	font-size:1.5em;
	font-weight:700;
	color:#1a6f96;	
	text-transform: none;
}

.credenciadas .bt-c1{
	line-height:40px;
	background: #FFAF03;
	color:#003453;
}

.credenciadas .bt-c1:hover{
	background:#FF8A00;	
	text-decoration:none;
}

.credenciadas .bt-c1 i{
	color: #003453;
	border: 2px solid #003453;
}

.credenciadas .bt-c2, 
.tabela-simulacao .bt-c2{
	line-height:20px;
	background:#1a6f96;
	color:#ffffff;
}

.credenciadas .bt-c2 span,
.tabela-simulacao .bt-c2 span{
	color:#ffae00;
}

.credenciadas .bt-c2 i,
.tabela-simulacao .bt-c2 i{
	color: #ffae00;
}

.credenciadas .bt-c2:hover,
.tabela-simulacao .bt-c2:hover{
	background:#003e4d;
	text-decoration:none;
}

/*** 
====================================================================
	Simulacao style
====================================================================
****/

.simulacao{
	text-align:center !important;	
}

.simulacao p{
	color:#F00;
	text-align: center !important;	
}

.simulacao img{
	margin-top:30px;	
}

.form-simulacao h2,
.simulacao h2{
	font-weight:700;
	letter-spacing: -1px;
	font-size:1.4em;
}

.form-simulacao{
	max-width:650px;
	height:auto;
}

.form-simulacao input, 
.form-simulacao textarea, 
.form-simulacao select{
	width:100%;
	height:60px;
	line-height:60px;
	
	margin-top:10px;
	padding:20px 10px;

	color:#000000;
	border:solid 1px #cccccc;	
	border-radius:5px !important;
	-moz-border-radius:5px !important;
	-ms-border-radius:5px !important;
	-o-border-radius:5px !important;
	-webkit-border-radius:5px !important;
}

.form-simulacao h2{
	margin:30px 0px;
}

.form-simulacao span,
.form-simulacao .form-info{
	height:70px;
	line-height:70px;
	padding:0px 10px;
	text-align:right;
}

.form-simulacao input[type="submit"]{
	font-size:1.6em;	
	color:#032030;
	background:#ffad01;
	font-weight:700;
	margin:20px 0px 40px 0px;
	padding:0px;
}

.form-simulacao input[type="submit"]:hover{
	background:#032030;
	color:#ffad01;
}

/*** 
====================================================================
	Tabela Simulacao style
====================================================================
****/

.tabela-simulacao{
	text-align:center;
	border-top:dashed 1px #999999;
	margin-top:30px;
}

.tabela-simulacao img{
	margin:20px 0px;	
}

.tabela-simulacao p{
	margin:20px 0px 10px 0px;	
}

.tabela-simulacao .tabela{
	width: 100%;
	height: auto;
	overflow: auto;
	margin: 0px auto 20px auto;
	scroll-behavior: auto;
}

.tabela-simulacao .tabela table{
	margin:0px auto;
}

.tabela-simulacao .tabela th{
	text-align:center;
	background:#cccccc;
	font-weight:400;
	border:solid 1px #999999;	
	line-height: 1.3em;
	letter-spacing: -0.3px;
	padding: 5px;
}

.tabela-simulacao .tabela tr td{
	height:40px;
	line-height:40px;
	text-align:center;
	font-weight:400;
	border:solid 1px #dedede;	
}

.tabela-simulacao .tabela .bg{
	background:#ededed;	
}

.tabela-simulacao .tabela .tb-total .total{
	background:#cccccc;
	font-weight:400;	
}

.tabela-simulacao .tabela .tb-total td{
	font-weight:700;	
}

.tabela-simulacao .mini{
	font-size:0.8em;
	margin:0px;
}

.tabela-simulacao .mini span{
	font-weight:700;
}

.tabela-simulacao a{
	text-align:left;
	margin: 30px auto !important;
	float: none !important;	
}

.tabela{
    border-top: dashed 1px #999999;
	margin-top: 30px;
	padding-top: 30px;
}

.tabela .bt-col2 a{
	float:none;
	margin:0px auto 30px auto;
}

.tabela-simulacao .bt-simulacao{
	width:300px;
	height:50px;
	
	display: block;
	padding: 5px 0px;
	margin: 30px 20px 0px 0px;
	font-size: 1.3em;
	line-height:1.2em;
	font-weight: bold;
	text-transform: uppercase;
	cursor:pointer;
}

.tabela-simulacao .bt-simulacao i{
	font-size: 18px;
	float: left;
	padding: 5px;
	margin: 5px 20px 0px 15px;

	border-radius: 100px;
	-moz-border-radius: 100px;
	-ms-border-radius: 100px;
	-o-border-radius: 100px;
	-webkit-border-radius: 100px;
}

/*** 
====================================================================
	Logos style
====================================================================
****/

.main-logos{
	text-align:center;
}

.main-logos img{
	margin:10px 0px;	
}

.botao{
	margin:30px auto;	
}

.botao h1{
	width:80%;
	border:solid 1px #063064;
	color:#063064;
	padding:20px;
	margin:20px auto;
	font-size:18px;
	font-weight:700;
	text-align:center;
}

.botao .bt-chat a{
	width:100%;
	height:auto;
	border:solid 1px #003854;
	color:#063064;
	font-weight:900;
	font-size:28px;
	padding:10px;
	display:block;
	text-align:center;
}

.botao .bt-chat a:hover,
.botao .bt-chat a:hover i{
	background:#003854;
	color:#ffffff;
}

.botao .bt-chat a i{
	margin:0px 10px 0px 0px;	
}

/*** 
====================================================================
	Rodapé style
====================================================================
****/

/**** Rodape Contatos ****/
.rodape{
	background:#86aed3;
	color:#000000;
}

.rodape .contatos{
	padding:30px 0px;
}

.rodape .contatos .local-map{
	margin:0px 10%;
	border: solid 2px #666666;
}

.rodape .telefones,
.rodape .mapa,
.rodape .forms{
	margin-bottom:40px;
}

.rodape .rd-title,
.rodape .rd-title2{
	min-height: 80px;
	background: #003854;
	padding: 0px 10px;
	margin-bottom: 20px;
	color: #ffffff;
}

.rodape .rd-title h2, 
.rodape .rd-title2 h2{
	font-weight: 900;
	font-size: 1.3em;
	line-height: 1em;
	padding-top:10px;
	margin:0px;	
	text-transform: uppercase;	
}

.rodape .rd-title span,
.rodape .rd-title2 span{
	font-weight: 300;
	font-size: 1.1em;
	line-height: 1.1em;	
}

.rodape .rd-title2 span{
	font-size: 1.9em;
	line-height: 1.6em;
}

.rodape .contatos .telefones a{
	font-weight:700;
	font-size:1.2em;
	text-transform:none;
	color:#000000;
}

.rodape .contatos .rd-icon1,
.rodape .contatos .rd-icon2,
.rodape .contatos .rd-icon3{
	width:auto;
	margin: 10px 0px;
	color: #ffffff;
}

.rodape .contatos .rd-icon3{
	width: 170px;
	line-height: 50px;
	text-transform: uppercase;
	background: #0084ff;
	text-align: center;
}

.rodape .contatos .telefones .rd-icon1 i{
	border: 2px solid #ffffff;
	border-radius: 			100px;
	-moz-border-radius:		100px;
	-ms-border-radius:		100px;
	-o-border-radius:		100px;
	-webkit-border-radius:	100px;
	padding: 3px 5px;
}

.rodape .contatos .telefones .rd-icon1 i,
.rodape .contatos .telefones .rd-icon2 i,
.rodape .contatos .telefones .rd-icon3 i{
	font-size: 1.2em;
	color: #ffffff;
	margin-right:10px;
}

/**** Rodape Forms ****/
.rodape .forms input, .rodape .forms textarea{
	width:100%;
	height:50px;
	line-height:50px;
	
	margin-top:10px;
	padding:0px 10px;
	
	color:#000000;
	
	border-radius:10px;
	-moz-border-radius:10px;
	-ms-border-radius:10px;
	-o-border-radius:10px;
	-webkit-border-radius:10px;
}

.rodape .forms textarea{
	height:120px;
	line-height:20px;
	padding:10px; 
}

.rodape .forms input[type="submit"]{
	background:#55a420;
	color:#ffffff;
	font-weight:700;
	margin-top:10px;
	font-size: 20px;
}

.rodape .forms input[type="submit"]:hover{
	background:#032030;
}

/**** Rodape Direitos ****/
.rodape .rodape-direitos{
	background:#c2c2c2;
	color:#000000;
	font-size:0.8em;
	line-height:60px;
}

.rodape .rodape-direitos span{
	float:left;
}

.rodape .rodape-direitos a{
	
	text-decoration:none;
}
====================================================================
	Atendimento style
====================================================================
****/
.main-atendimento{
	background:#1a6f96;
	color:#ffffff;
	
	font-size:1.5em;
	text-align:center;
	margin-bottom:40px;
	
	border-radius:10px;
	-moz-border-radius:10px;
	-ms-border-radius:10px;
	-o-border-radius:10px;
	-webkit-border-radius:10px;
}

.main-atendimento .atendimento{
	width:33%;
	line-height:1.4em;
	
	padding:0% 2%;
	margin:30px 0px;
	float:left;
	border-right:dotted 8px #084968;
}

.main-atendimento .at-none{
	border:none;	
}

.main-atendimento .atendimento span{
	font-size:2em;
	font-weight:900;
}

.chat{
	text-align:center;	
	margin-bottom: 40px;
}


.banner .main-simulacaoSAS{
	width:100%;
	height:auto;
	min-height:80px;
	padding:20px;
	background:#ffffff;
	font-size:1.4em;
	line-height:1.0em;
	color:#234a8b;
}

.banner .main-simulacaoSAS .bt-topo1{
	padding:20px;
}

.banner .main-simulacaoSAS .bt-topo2{
	line-height: 1.1em;
	background:#224686;
	color:#ffffff;
	padding:10px 10px;
	text-align:center;
	text-transform:uppercase;
	font-weight: 400;
}

.banner .main-simulacaoSAS .bt-topo2 a{
	height:60px;
	line-height:60px;
	background:#f2731e;
	color:#ffffff;
	text-transform:uppercase;
	display:block;
	font-size:1.3em;
	font-weight:180;
}

.banner .main-simulacaoSAS .bt-topo2 a i{
	font-size: 0.8em;
	float: left;
	padding: 8px;
	margin:8px;
	
	border: solid 2px #ffffff;
	border-radius: 100px;
	-moz-border-radius: 100px;
	-ms-border-radius: 100px;
	-o-border-radius: 100px;
	-webkit-border-radius: 100px;
}

.banner .main-simulacaoSAS .bt-topo2 a:hover{
	background:#da5a05;
}
.diferenciais{
    text-align: center;
    color: #00995d;
    font-weight:bolder;
}
.clientes{
    background-color: #C4cbcf;
    padding-top: 20px;
    padding-bottom: 20px;
    color:#00995d;
}
.clientes a{
    color:#00995d;
}
