@charset "UTF-8";
h1, h3, p {
	text-align: center;
	margin:0px;
}
.navbar, .navbar-default {
	border-width: 0px;
	background-color: white;
	margin:0px;
overflow:visible;
}
#logo{
	position:relative;
	z-index:2;
	transform:translate(-25%,-29%)
}
#main {
	with: 100%;
	margin:0px;
}
#mob {
	display:none;
}
#contatoimg {
	display:none;
}
#clientesmob {
	display:none;
}
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%;
}
#rdp {
	display:none;
}
body {
	width:100%;
	/*background-image: url(../images/atuacaobg.jpg);*/
	background-size: 100%;
    background-repeat: no-repeat;
background-color: #00B8BA;
}
.nav.navbar-nav.navbar-right .nav-border-right a {
	position: relative;
    top: 25px;
	background-color: white;
	border-right: 1px solid #00b7bb;
}
#defaultNavbar1 .nav.navbar-nav.navbar-right .navcontato {
	position: relative;
    top: 25px;	
background-color: white;
}
#imgbase {
	width:100%;
}
#imgbasec {
	width:100%;
}
#defaultNavbar1 {
	height:100px;
	min-height:100px;
	margin:0px
	background-color: white;
overflow:visible;
}
#wrapper #bg {
	width:100%;
	margin-top:100px;
}
#wrapper .caixa {
	width: 57%;
	position: absolute;
	top: 40%;
	left:22%;
}

#mob {
	display:none;
}

#mapa {
	position: absolute;
	top: 50%;
	left:20%;
	overflow:hidden;
   /* width: 45%;*/
	border:medium solid #334863;
	padding: 8px;
	/*z-index:8;*/
	/*transform:translate(-15%,-15%);*/
}

.textbox {
	position: relative;
	left: -5%;
	text-align: left;
	font-weight:bold;
	font-size: 14px;
	line-height: 115%;
	word-spacing: 3px;
	/*font-weight: bold;*/
	color: #237a80;
	width:45%;
	color: white;
	/*
	-ms-word-break: break-all;
    word-break: break-all;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
    -ms-hyphens: auto;*/
}
#texto {
    font-size: 15px;
	text-align: left;
	

}
.border-right {
    border-right: 1px solid transparent;
}
#main .caixa #texto {
}

#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;
}

#icone {
    z-index: 10;
}

#wrapper #carousel1 {
	margin-top:100px;
}

@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;
}
#defaultNavbar1 .nav.navbar-nav.navbar-right .navcontato {
	
    top: 5px;
}
#clientesmob {
	display:none;
}
#contatoimg {
	display:none;
}
#rdp {
	display:none;
}
#mob {
	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;	
}

#footertdx {
    font-size:12px;	
}
#rdp {
	display:none;
}
#mob {
	display:none;
}
#contatoimg {
	display:none;
}
#clientesmob {
	display:none;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-image: none;
    border: 1px solid black;
    border-radius: 4px;
z-index:5;
}

}

@media (min-width: 260px) and (max-width: 567px) {
	
	#logo{
	position:relative;
	z-index:2;
	width:150px; 
    height: auto;
	transform:translate(-25%,-29%)
}
#rdp {
	display:none;
}

.navbar-toggle {
    position: fixed;
left: 300px;
    //float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-image: none;
    border: 1px solid black;
    border-radius: 4px;
z-index:5;
}

	#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:inline;
	padding-left: 20px;
	transform:translate(0,10%);
	font-family: Helvetica, Arial, sans-serif;
	text-align: left;
	font-size: 14px;
	font-weight:bold;
	line-height: 140%;
	word-spacing: 3px;
	color: black;
}

#halfcimatitulo {
	display:none;
}
#halfbaixotitulo {
	display:none;
}#halfbaixoimg {
	display:none;
}
#faixa {
	display:none;
}
#wrapper #rdp {
		display:block;
		width:100%;
		position:fixed;
        bottom:0;
		//z-index:15;
	}
	
	#rdpimg {
		
		width:100%;
	}


#texto {
	transform:translate(0,-10%);
	color: blue;
	overflow:visible;
	overflow-y:hidden;
	
}

#caixa {
	width:100%;
	display:none;
	overflow-y:hidden;
}

.caixa {
	display:none;
	overflow-y:hidden;
}

#main {
	width:100%;
	display:none;
	overflow-y:hidden;
}

#wrapper .caixa {
	width: 95%;
	position: absolute;
	top: 1%;
	left:1%;
	 
	 padding-left: 20px;
	 overflow-y:hidden;
}
#mob {
	display:block;
	//transform:translate(0,40%);
	padding:25px;
	padding-top:70px;
	overflow-y:hidden;
	height:250px;
	color:white;
}
	#wrapper #bg {
	width:100%;
	margin-top:50px;
}
	#mapa {
	position: absolute;
	top: 36%;
	left:10%;
	overflow:hidden;
   width: 80%;
   height:300px;
	border:medium solid #334863;
	padding: 8px;
	/*z-index:8;*/
	/*transform:translate(-15%,-15%);*/
}
#imgbasec {
	display:none;
}
#contatoimg {
	display:block;
	width:75%;
	transform:translate(20%,50%);
}
html {
	/*background-image: url('images/clientesmobbg.png');
	background-size: 100%;
    background-repeat: no-repeat;
	//background-color:gray;
	overflow-x:hidden;*/
}
 body {
	background-image: url("images/clientesmobbg.png");
	background-size: 100%;
    background-repeat: no-repeat;
	background-color: white;
	overflow-x:hidden;
}
#clientesmob {
	display:block;
	//padding: 25%;
	align:center;
	margin:o auto;
}
#cli {
	align:center;
	float:left;
}
#cliimg {
	align:center;
	float:left;
	clear: both;
	margin:0 auto;
	position:relative;
	left:50%;
	transform:translate(-50%,0);
}
.navbar-collapse.in {
  overflow-y: visible;
}

}
