@charset "UTF-8";
h1, h3, p {
	text-align: center;
	margin:0px;
}
.navbar, .navbar-default {
	border-width: 0px;
	background-color: #FFFFFF;
	margin:0px;
overflow:visible;
}
#main {
	with: 100%;
	margin:0px;
}

#logo{
	position:relative;
	z-index:2;
	transform:translate(-25%,-29%)
}


footer {
	position:fixed;
    bottom:0;
    width:100%;
    background:#6cf;
}
.image-fill {
	width: 100%;
}
#wrapper {
	padding-right: 0px;
	padding-left: 0px;
}
#carousel1 {
	padding-right: 0px;
	padding-left: 0px;
	margin:0px;
}
#rodape {
    width:100%;
}
body {
	width:100%;
	background-image: url(../images/clean.jpg);
	background-size: 100%;
    background-repeat: no-repeat;
}
.nav.navbar-nav.navbar-right .nav-border-right a {
	position: relative;
    top: 25px;
	border-right: 1px solid #00b7bb;
background-color:white;
}
#defaultNavbar1 .nav.navbar-nav.navbar-right .navcontato {
	position: relative;
    top: 25px;
background-color:white;
}
#base {
	width:100%;
}
#defaultNavbar1 {
	height:100px;
	min-height:100px;
	margin:0px;
overflow:visible;
background-color:white;
}
#wrapper #bg {
	width:100%;
	position:absolute;
	top:0px;
	z-index:-1;
	/*margin-top:100px;*/
}
#halfcimatitulo {
	width:100%;
	margin-top:100px;
	margin-bottom:0px;
	padding:0px;
}
#rdp {
	display:none;
}
#halfcima {
	/*width:100%;
	height:100%;*/
	background-image: url('../images/atua2.jpg');
	/*background-size:     contain;*/
	background-size: 100%;
        background-repeat:   no-repeat;
        background-position: center center;  
	position: relative;
	margin-top:0px;
	margin-bottom:0px;
	display: -webkit-flex;
	display: flex;
        flex-direction: column;
	/* flex-grow: 1;*/
	/*border: 1px solid red;*/
   	padding:0px;
        /*overflow:hidden;*/
}
#halfbaixotitulo {
	width:100%;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
}
#baixotitulo {
	width:100%;
	margin-top:10px;
	margin-bottom:0px;
	padding:0px;
}
#halfbaixo {
	position: relative;
	width:90%;
	margin-top:0px;
	padding:0px;
	padding-bottom:10px;
	overflow:visible;
}
#halfcimaimg {
	width:100%;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	padding-bottom:100px;
}
#halfbaixoimg {
	width:100%;
	margin-top:450px;
	margin-bottom:0px;
	padding:0px;
}
#halfmeio {
	width:100%;
	margin:0px;
	padding:0px;
}
#halfmeioimg {
	width:100%;
	height:0px;
	margin:0px;
	padding:0px;
}
#wrapper .tabela {
	width: 43%;
	/*display: flex;
	display: -webkit-flex;
	flex-direction: row:*/
	/*border: 1px solid blue;*/
	/*position: absolute;
	top: 1%;
	left:21%;*/
	position:relative;
	left:20%;
	font-family: Helvetica, Arial, sans-serif;
	
}
#wrapper .tabela2 {
	width: 24%;
	min-height:130%;
	position: absolute;
	top: 1%;
	left:20%;
	font-family: Helvetica, Arial, sans-serif;
	
}
.textbox2 {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	position: relative;
	left: -5%;
	/*display: flex;
	flex-direction: column;
	 border: 1px solid green;*/
    /*max-height: 33%;*/
	
	text-align: left;
	font-size: 15px;
	line-height: 135%;
	font-weight: bold;
	color: #163565;
	width:45%;
	/*letter-spacing: 1px;*/
	word-spacing: 3px;
	/*white-space: nowrap;*/
	/*-ms-word-break: break-all;
    word-break: break-all;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
    -ms-hyphens: auto;*/
}
#wrapper .caixa {
	width: 70%;
	position: absolute;
	top: 37%;
	left:23%;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
#wrapper .caixa2 {
	width: 70%;
	height: 120%;
	position: relative;
	top: 5%;
	left:23.2%;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.textbox {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	position: relative;
	left: -5%;
	text-align: left;
	font-size: 15px;
	line-height: 135%;
	/*font-weight: bold;*/
	color: #237a80;
	width:50%;
	/*letter-spacing: 1px;*/
	word-spacing: 3px;
	/*white-space: nowrap;*/
	/*-ms-word-break: break-all;
    word-break: break-all;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
    -ms-hyphens: auto;*/
}
.border-right {
    border-right: 1px solid transparent;
}

#txtA {
	padding:35px;
	font-weight: bold;
	font-size: 15px;
	
}

#txtB {
	padding:35px;
	font-weight: bold;
	font-size: 15px;
	
}

#expandep {
		text-align: left;
	font-weight: bold;
	font-size: 15px;
	padding-left:40px;
}



 summary::-webkit-details-marker {
 color: #00ACF3;
 font-size: 00%;
 margin-right: 1px;
}
summary::before {
	
}

summary::hover {
	/*cursor: pointer; cursor: hand;************************/
}

summary:focus {
	/*outline-style: none;*********************************/
}
article > details > summary {
    /*cursor: pointer; cursor: hand;*********************/
	margin-top: 16px;
	font-weight: bold;
	font-size: 15px;
}
details > p {
	margin-left: 24px;
	text-align:justify;
	font-weight: bold;
	font-size: 15px;
	
}
details details {
	margin-left: 36px;
	font-weight: bold;
	font-size: 15px;
}
details details summary {
	
}
#box2 {
	/*position:relative;
	left: 25px;*/
}
article details summary::hover {
	/*cursor: pointer; cursor: hand;*********************/
}
article details p {
}
#textazul {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	color: #163565;
	font-weight: bold;
	font-size: 15px;
}
article details .expande {
	text-align: left;
	font-weight: bold;
	font-size: 15px;
}
article details #expande {
	text-align: left;
	font-weight: bold;
	font-size: 15px;
}
article details #expande {
	text-align: left;
	font-weight: bold;
	font-size: 15px;
}
#expande1 details #expande {
	text-align: left;
	font-weight: bold;
	font-size: 15px;
}
#expande1 #expande2 #expande3 {
	text-align: left;
	font-weight: bold;
	font-size: 15px;
}
#expande4 {
    text-align: left;	
	font-weight: bold;
	font-size: 15px;
}

#f2 {
    position: fixed;
    left: 0;
    bottom: 0;
    height: 50px;
	max-height:50px;
    width: 100%;
	z-index:0;
	background-color: gray;
	vertical-align: middle;
}

#tabelafooter {
	
	width: 98%;
	heidth: 99%;
    margin:auto;
	transform:translateY(50%);
}

#footertd {
    font-size:18px;	
	color: white;
	font-weight:bold;
}

#footertdx {
    font-size:18px;	
	color: white;
	text-align:right;
}
#wrapper #debug2 {
	color: 
}

#halfcima #txtmob {
   display:none;
}

#txtmob {
display:none;
}

@media (min-width: 768px) and (max-width: 992px) {
   .collapse {
       display: none !important;
   }
   .navbar, .navbar-default {
	border-width: 0px;
	background-color: #FFFFFF;
	margin:0px;
}
.nav.navbar-nav.navbar-right .nav-border-right a {
	
    top: 5px;
	border-right: 1px solid #00b7bb;
}
#rdp {
	display:none;
}
#defaultNavbar1 .nav.navbar-nav.navbar-right .navcontato {
	
    top: 5px;
}
#txtmob {
   display:none;
}
.navbar-right {
    float: right !important;
    margin-right: -100px;
	position: relative;
	bottom: 25px;
	width: 80%;
}
#defaultNavbar1 {
	position:relative;
	height:100px;
	min-height:100px;
	margin:0px;
	overflow: visible;
	z-index: 1; 
	background-color: white;
}

}
@media (min-width: 568px) and (max-width: 1250px) {
	#footertd {
    font-size:12px;	
}
#rdp {
	display:none;
}

#footertdx {
    font-size:12px;	
}
#txtmob {
   display:none;
}
}
@media (min-width: 260px) and (max-width: 567px) {
	
	#logo{
	position:relative;
	z-index:2;
	width:150px; 
    height: auto;
	transform:translate(-25%,-29%)
}

	#f2 { 
display:none;	
	}
	
	footer {
	display:none;	
	}
	
	#rdp {
		display:inline;
		width:100%;
		position:fixed;
        bottom:0;
		
	}
	
	#rdpimg {
		
		width:100%;
	}
#base {
	width:100%;
	transform:translate(0,-45%);
	
}
#img1 {
	display: block;
	backgroung-image: url('images/mobindex.jpg');
	background-size: cover;
    background-repeat:   no-repeat;
    background-position: center center;  
	width:100%;
	transform:translate(0,10%);
}

	#footertd {
    font-size:12px;	
	display:none;
}

#footertdx {
    font-size:12px;	
	display:none;
}
#halfcima {
	transform:translate(0,-35%);
	width:100%;
	height:300px;
	background-image:none;
	position:relative;
	display:none;
}
#txtmob {
	display:block;
	padding: 8px;
	transform:translate(0,10%);

	font-family: Helvetica, Arial, sans-serif;
	text-align: left;
	font-size: 14px;
	font-weight:bold;
	line-height: 120%;
	word-spacing: 2px;
	color: #163565;
}
#halfbaixo {
	position: relative;
	top:15%;
}
#halfcimatitulo {
	display:none;
}
#halfbaixotitulo {
	display:none;
}#halfbaixoimg {
	display:none;
}
#faixa {
	display:none;
}
#rdp {
		display:inline;
		width:100%;
		position:fixed;
        bottom:0;
		
	}
	
	#rdpimg {
		
		width:100%;
	}
.navbar-collapse.in {
  overflow-y: visible;
}

#textos1 {
    transform:translate(0,10%);
}

}






