@charset "utf-8";
/* CSS Document */
* {background-size: cover; background-repeat: no-repeat; background-position: center;}
body {font-family: 'Open Sans', sans-serif; font-size: 16px; color: #5b5b5b;}
h1, h2, h3, h4, h5, h6 {font-weight: 400; margin-bottom: 20px!important; color: #5b5b5b;}

.branco {color: #fff;}

button {
    font-size: 11px;
    padding: 9px;
}

.azul button {
	color: #184966;
    background-color: #E69900;
}

header {position: fixed; background: rgba(255,255,255,0.8); width: 100%; z-index:9999;}
header .info a, a:link, a:hover, a:visited {color:#184966; font-weight: bold;}
header .infomobile {display: none;}
header .navbar-nav li a, a:link, a:hover, a:visited {color:#184966; font-weight: bold;}

#content a, a:link, a:hover, a:visited {color:#184966; font-weight: bold;}
#content .azul a, a:link, a:hover, a:visited {color: #ffffff; font-weight: normal;}

span {font-style:italic; font-weight: bold;}

.manchete {color: #cecece; font-size:22px;}

input {border-radius: 45px; -moz-border-radius: 45px; -webkit-border-radius: 45px; border: 0px solid #000000; padding:10px; }
select {border-radius: 45px; -moz-border-radius: 45px; -webkit-border-radius: 45px; border: 0px solid #000000; padding:10px; color:#757575; width: 100%;}
select option {color: #000;}
button {border-radius: 45px; -moz-border-radius: 45px; -webkit-border-radius: 45px; border: 0px solid #000000; padding:10px; background-color: #184966; color: #fff; width: 100%; text-transform: uppercase; font-size: 14px; font-weight: bold;}
button.preto {background-color: #000; color: #fff;}
button.cinza {background-color: #5b5a5d; color: #fff;}

#Investimentos p {text-align: center;}
#Investimentos .debentures {display: table; margin: auto; margin-bottom: 20px;}
#Investimentos .debenture {    
	font-size: 17px;
    float: left;
    list-style: none;
    padding: 21px;
    border: 1px solid #fff;
    margin: 10px;
    display: table;
    text-align: center;
    height: 100px;
    width: 250px;
}
#Investimentos .debenture.linha1 {    
    padding-top: 35px;
}
#Investimentos .debenture span {font-weight: bold; font-style: normal;}
#Investimentos .debenture  a, a:link, a:hover, a:visited {color: #E69900;}

header .logo {width: 190px; height: 50px; background-image: url(../imagens/logo_nitro.png); margin-top: 14px;}
.navbar .btCadastro {display:none;}
.bg-light {background-color: transparent!important;}
#navbarNav {margin-top: 25px;}
.menu ul {list-style: none;}
.menu ul li {float: left; margin: 10px;}

.info {
    float: right;
    width: 520px;
    font-size: 12px;
    margin-right: 10px;
}
.info .texto {
    float: left;
    width: 190px;
    margin-top: 20px;
    text-align: right
}
.info button {margin-top: 23px; margin-bottom: 10px; float: right; width: 105px; font-size: 11px; padding: 9px;}
.clear {clear: both;}

section { padding:40px; clear: both;}
section:nth-child(odd) {background-color: #dadada; color:#5b5b5b;}
section.azul {background-color: #184966; color:#fff;}
section a {color: #184966;}

#inicio2 {background-image: url("../imagens/destaque.jpg"); height: 430px;}
#inicio2 .legenda{margin-top:70px; color: #fff; text-shadow: 2px 0 5px #001717, 2px 0 5px #001717;}
#inicio2 h1 {color: #fff; font-size: 50px;}
#inicio2 p {font-size: 22px;}

#ComeceAgora h2 {color:#fff;}

#content {padding-top:90px;}

.center {text-align: center; margin: auto;}
.left {float:left;}
.right {float:right;}

h2.titulo {margin-bottom: 40px!important; text-align: center;}

.opiniao {width:60%; margin: auto; padding-top: 40px; padding-bottom: 40px;}
.autor {text-align: right; font-weight: bold;}
.autor span{padding-left: 5px; font-weight: normal;}

.bloco {width: 60%; margin: auto;}
.bloco .icone {width: 170px; height: 170px; margin: auto; border-radius: 100px; -moz-border-radius: 100px; -webkit-border-radius: 100px; background-color: #184966; margin-bottom: 20px;}
.bloco h3 {text-align: center; font-size: 19px; font-weight: normal; text-transform: uppercase;}
.bloco p {text-align: center;}

.blocot {width: 100%; margin: auto;}
.blocot .thumb {width: 100%; height: 150px; margin: auto; margin-bottom: 0px;}
.blocot h3 {text-align: center; font-size: 18px; margin-bottom: 5px!important; padding: 10px; }
.blocot p {text-align: justify;}

.resposta {font-size: 14px; color: #7b7b7b;}

.card {background-color: transparent; border:0; border-radius: 0;}
.card-header {padding: 2px; background-color: transparent; border:0;}	
.btn-link {font-weight: normal; color: #7b7b7b; text-decoration: none; text-align: left; text-transform: none; font-size: 14px; border-bottom: 1px solid #fff; font-weight: bold;}
.btn:hover {color: #7b7b7b; text-decoration: none;}

.campo {width:100%; margin-bottom:10px;}
.campo input[type="text"], input[type="email"] {width:100%;}
.campo .error {display: none; color:#F8FF00;}
.campoBotao {width: 60%; margin: initial; float: right;}

#resultados {display:none; position: fixed; bottom: 0; left: 0; width: 100%;}
#resultados #mensagem {width: 100%; padding: 40px; text-align: center; font-size: 23px;background-color: rgba(0,0,0,0.5); padding: 40px; text-align: center; font-size: 23px;}
#resultados #mensagem.erro {background-color: rgba(208, 0, 0, 0.50);;}
#resultados #mensagem.sucesso {background-color: rgba(58, 157, 5, 0.50);}	

footer {padding-top:40px;background-color: #5b5b5b; color:#fff;}
footer #copyright {padding-top:40px;background-color: #505050; margin-top: 20px; font-size:13px;}
footer #copyright .info {float: left; margin-top: -40px;}
footer #copyright .info a, a:link, a:hover, a:visited {color:#fff;}
footer #copyright .info .nitro {font-weight: bold; float:left; margin-right:10px; height: 30px;
font-size: 17px;}
footer #copyright .info .cnpj {float:left; font-size: 17px;}
footer #copyright .info .endereco {background-image: url("../imagens/icn_pin.png"); background-position: left top; background-size: 36px; padding-left: 40px; clear: both; float:left; margin-right:10px; height: 40px; padding-top: 8px;}
footer #copyright .info .telefone {background-image: url("../imagens/icn_whatsapp.png"); background-position: left top; background-size: 36px; padding-left: 40px; clear: both; float: left; margin-right: 10px; text-align: left; height: 40px; padding-top: 8px;}
footer #copyright .sociais {margin-left: -37px; margin-top: 7px;}
footer #copyright .sociais li {float: left; width: 33px; height: 33px; list-style: none; margin-left: 0px;  margin-right: 0px;}
footer #copyright .sociais li.fb {background-image: url("../imagens/icn_facebook.png");}
footer #copyright .sociais li.in {background-image: url("../imagens/icn_linkedin.png");}
footer #copyright .sociais li.is {background-image: url("../imagens/icn_instagram.png");}
footer #copyright .info a.email {color:#fff;}
footer #copyright .info .email {background-image: url("../imagens/icn_email.png"); background-position: left top; background-size: 36px; padding-left: 40px; clear: both; float: left; margin-right: 10px; text-align: left; height: 40px; padding-top: 8px;}
footer #copyright .logo {width: 190px; height: 50px; background-image: url(../imagens/logo_nitro_branco.png); margin-top: 0px; float:right;}
footer #copyright .parceiros {width: 190px; float: right; list-style: none; padding-left: 15px; margin-top: 10px; text-align: center;}
footer #copyright .parceiros li {width: 100%; height: 70px; margin-bottom: 10px; background-size: 100%;}	

.info p {color:#FFF; font-weight: bold;}

.linkCaseiroWeb {width: 235px; margin:auto; margin-top:0px;}
.linkCaseiroWeb a, a:link, a:hover, a:visited {text-decoration: none;}
.logoCaseiroWeb {width: 100%; height: 25px; background-image: url(../imagens/caseiroweb_cinzaclaro.png);
background-size: auto; background-position-x: right; padding-right: 40px; font-size: 11px; font-weight: normal; color: #909090; padding-top: 4px; margin: auto; margin-top: 40px;}

#top {
    width: 60px;
    height: 60px;
    position: fixed;
    bottom: 10px;
    right: 100px;
    z-index: 9999;
    cursor: pointer;
    display: none;
    background-image: url(../imagens/topo.png);
}

/* whatschat */

#popcompany{display:none;position:fixed;bottom: 0;right: 0px; margin-right: 10px; z-index: 9999999999;background-image:url(../imagens/whatschat/whats_bg.jpg);width:280px;height:350px;font-family:Arial, Helvetica, sans-serif!important;}

#popname{position:fixed;bottom: 19;right: 40px; margin-right: 6px; margin-top: 7px; z-index: 9999999999; font-size:14px; color:#3C9;font-family:Arial, Helvetica, sans-serif!important; color:#FFFFFF;}

#popname2{position:fixed;bottom: 325;right: 20px; margin-right: 30px; margin-top: 7px; z-index: 9999999999; font-size:14px; color:#3C9;font-family: Arial, Helvetica, sans-serif!important; color:#FFFFFF;}

.JanelaWhatsAberta {background-image:url("../imagens/whatschat/whatsapp.png"); position: fixed;bottom: 0px;right: 0px;z-index: 99999; width:75px; height:75px;margin-right:10px; background-position: center; background-repeat: no-repeat; cursor: pointer;}

.WhatsIframe {margin-left: 0px;margin-top: 35px;width: 280px;height: 400px;overflow: hidden;border-width: 0px; color:#262626;}

.WhatsIframe .WhatsHeader {background-image:url(../imagens/whatschat/header.jpg); width:279px; height: 48px; }
.WhatsIframe p {background-color: #fff; width: 70%; margin: 20px; padding: 5px; font-size: 13px; clear: both;}
.WhatsIframe p span {float: right; color: #868585;}
.WhatsIframe p br {clear: both;}
.WhatsIframe .WhatsInput {border-radius: 25px; background-color: #fff; bottom: 0; position: fixed; width: 265px; height: 40px;margin: 10px; padding: 7px; padding-left: 30px; background-image: url("../imagens/whatschat/emotico.jpg"); background-repeat: no-repeat; background-position: left center;     background-size: auto;}
.WhatsIframe .WhatsInput input {border: 0; padding: 5px; margin-top: -6px; width: 80%;}
.WhatsIframe .WhatsInput .enviar {width: 39px; height: 39px; margin: 10px; background-image: url("../imagens/whatschat/enviar.png"); background-repeat: no-repeat; background-position: center;float: right; margin-top: -7px; margin-right: -8px; cursor: pointer;}

.WhatsCel .Whatsclose { position: absolute; top: 0px; left: 0px; transition: all 200ms; font-size: 12px; font-family: Verdana, Sans-Serif; text-decoration: none; background-image:url(../imagens/whatschat/fechar.png); background-color:#128C7E; width:280px; height:35px;}


@media only screen and (min-width: 0px) and (max-width: 639px) {

	#inicio2 h1 {
    color: #fff;
    font-size: 30px;
	}
	#inicio2 p {font-size: 22px; margin-bottom: 10px;}
	.manchete {margin-bottom: 30px;}
	.info {width: 90%; font-size: 13px; margin-right: 10px;}
	.info .texto {width: 200px; margin-top: 14px; font-size: 12px;}
	.info button {width: 119px; font-size: 11px; padding: 9px;}
	.navbar {clear: all;}
	.navbar-light .navbar-toggler {width: 60px; margin-top: 12px;}
	.navbar .btCadastro {display: none;width: 79px; height: 45px; margin-top: 10px; font-size: 9px;}
	header .infomobile {display: block; text-align: center; margin-top: 10px; padding-top: 10px; border-top: 1px solid rgba(0,0,0,0.3);}
	header .infomobile a, a:link, a:hover, a:visited {color:#184966; font-weight: bold;}

	#content {padding-top: 80px;}
	
	.debenture {
	}	

	#inicio2 .legenda {margin-top: 30px; margin-top: 70px;}

	.bloco {margin-bottom: 50px; width:100%;}
	.bloco h3 {font-size: 23px; margin-bottom: 20px!important; margin-top: 13px;}
	.blocot {margin-bottom: 40px; width:100%;}

	footer #copyright .logo {width: 250px; height: 70px; margin: auto; margin-top: 0px; float:none;}
	footer #copyright .info {font-size: 15px; clear:both; width: 210px; margin: auto; margin-top: 20px; float:none;}
	footer #copyright .info div {text-align: center; float: none!important;}
	footer #copyright .info .endereco {height: auto; text-align: left;}
	footer #copyright .info .telefone {height: 40px;}
	footer #copyright .info .email {height: 40px;}		

	footer #copyright .sociais {margin: auto;}

	footer #copyright .parceiros {margin: auto; float: none;}		

	.campoBotao {width:100%; float: none;}
	.logoCaseiroWeb {width: 180px; height: 25px;  background-position-x: center; padding-right: inherit; padding-top: 4px; margin-top: 20px; padding-top: 30px; text-align: center;}
	
	#top {
		left: 10px;
	}	
}