@charset "UTF-8";
h1, h3, p {
	text-align: center;
	margin:0px;
}
.navbar, .navbar-default {
	border-width: 0px;
	background-color: #FFFFFF;
	margin:0px;
}
#main {
	with: 100%;
	margin:0px;
}
footer {
	position:fixed;
    bottom:0;
    width:100%;
    background:#6cf;
}
#img1 {
	display:none;
}
.image-fill {
	width: 100%;
}
#wrapper {
	padding-right: 0px;
	padding-left: 0px;
}
#carousel1 {
	padding-right: 0px;
	padding-left: 0px;
	margin:0px;
}
#rodape {
    width:auto;
	heigth:50px;
	max-heigth:50px;
}
body {
	width: 100%;
	background-color: #00b7bb;
	margin:0px;
}
.nav.navbar-nav.navbar-right .nav-border-right a {
	position: relative;
   top: 25px;
	border-right: 1px solid #00b7bb;
	background-color:white;
	overflow:visible;
}
#defaultNavbar1 .nav.navbar-nav.navbar-right .navcontato {
	position: relative;
    top: 25px;
	background-color:white;
	overflow:visible;
}
#base {
	width:100%;
}
#defaultNavbar1 {
	height:100px;
	min-height:100px;
	margin:0px;
	background-color:white;
	overflow:visible;
}
#logo{
	 position:fixed;
	/*max-width: 170px;*/
	z-index:2;
	transform:translate(-25%,-29%)
}
#defaultNavbar1 .nav.navbar-nav.navbar-right .nav-border-right {
	
}

#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;
	font:"Helvetica Neue", Helvetica, Arial, sans-serif;
	z-index:7;
}

#footertdx {
    font-size:18px;	
	color: white;
	text-align:right;
	font:"Helvetica Neue", Helvetica, Arial, sans-serif;
	z-index:7;
}

.carousel-inner .item .center-block.image-fill.fotobanner {
	width:100%;
}
#wrapper #carousel1 {
	margin-top:100px;
}

@media (min-width: 768px) and (max-width: 992px) {
   .collapse {
       display: none !important;
   }
   #logo{ 
   position:fixed;
	max-width: 170px;
}
   .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;
}
.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;	
}
#logo{ 
   position:fixed;
	max-width: 170px;
}
}

@media (min-width: 260px) and (max-width: 567px) {
	
	#logo{
 
   position:fixed;
	max-width: 170px;
	z-index:2;
	width:150px; 
        height: auto;
	transform:translate(-25%,-29%)
}

	#f2 {
	//position:fixed;
    //bottom:0;
    width:100%;
	backgroung-image: url("images/rodape.png");
	background-size: cover;
    background-repeat:   no-repeat;
    background-position: center center; 
display:none;	
	}
	
	footer {
		backgroung-image: url("images/rodape.png");
	background-size: cover;
    background-repeat:   no-repeat;
    background-position: center center; 
	display:none;	
	}
	
	#rdp {
		//display:none;
		width:100%;
		//height:100%;
		position:fixed;
    bottom:0;
	}
	
	#rdpimg {
		
		width:100%;
	}

#tabelafooter {
	//display:none;
	width: 100%;
	//heidth: 80%;
    /*margin:auto;*/
	/*transform:translateY(100%);
	transform:translateX(-50%);*/
}
	
	
	
	
	#footertd {
    font-size:12px;	
}

#footertdx {
    font-size:12px;	
}

#wrapper #carousel1 {
	margin-top:0px;
	z-index:-20;
	display:none;
}
#carousel1 {
	display:none;
	padding-right: 0px;
	padding-left: 0px;
	margin:0px;
	z-index:-20;
}

#base {
	width:100%;
	transform:translate(0,20%);
	
	
}
#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;
}


}





