

body{
	border-top: 3px solid #4eaae9; 
}

ul{
	padding: 0;
	list-style-type: none;
}


.topbar{
	padding: 8px 0;
	margin-bottom: 20px;
	border-bottom: 1px solid #e5e5e5;
	text-align: right;
}

.topbar p{
	margin: 0 0 0 15px;
	display: inline-block;
	color: #949494;
}

.topbar p a{
	color: #949494;
	text-decoration: none;
}


.navbar-brand{
	width: 200px;
	height: auto;
	padding: 0;
}

.navbar-brand img{
	width: 100%;
	height: auto;
}



#navbar{
	margin-top: 25px;
}

#navbar li{
	border-right: 1px dotted #b2b2b2;
}

#navbar li:last-child{
	border: none;
}

#navbar li a{
	padding: 6px 15px 9px;
	color: #777;
	font-size: 15px;
	font-weight: 700;
}

#navbar li.active a, #navbar li a:hover{
	background: #2a8bc8;
	color: #fff;
}



.navbar-nav > li > .dropdown-menu{
    border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
    background: #2a8bc8;
    border: none;
    overflow: hidden;
	
}

.navbar-nav > li > .dropdown-menu li{
	border: none!important;
}

.navbar-nav > li > .dropdown-menu li a{
	color: #f2f2f2 !important;
	font-size: 14px !important;
}

.navbar-nav > li > .dropdown-menu li a:hover{
	background: #fff !important;
	color: #2a8bc8 !important;
}

.navbar-nav .open .dropdown-menu li a{
	color: #f2f2f2 !important;
}


.carousel .item .bt-caption{
	padding: 10px 25px;
	border-radius: 50px;
	border: 1px solid #186da5;
	color: #186da5;
	font-size: 17px;
	text-transform: uppercase;
	position: absolute;
	left: 170px;
	bottom: 70px;
	text-decoration: none;
}

.carousel .item .bt-caption:hover{
	background: #186da5;
	color: #fff;
}

.carousel .carousel-control.left, .carousel-control.right{
	background: none;
	text-shadow: none;
	color: #186da5;
	font-size: 100px;
}

.carousel .carousel-control.left i{
	position: absolute;
	top: 34%;
	left: 30px;
}

.carousel .carousel-control.right i{
	position: absolute;
	top: 34%;
	right: 30px;
}


.banner{
	width: 100%;
	height: 250px;
	background: #f2f2f2
}



.sobre{
	width: 100%;
	padding: 30px 0;
	background: #191e23;
	color: #fff;
}

.sobre h2{
	margin: 0 0 20px;
	font-size: 27px;
	font-weight: 700;
}

.sobre .image img{
	width: 100%;
	padding: 5px;
	height: auto;
	background: #fff;
	border-radius: 5px;
}

.sobre p{
	line-height: 24px;
}

.sobre p a{
	padding: 15px 35px;
	margin-top: 20px;
	border-radius: 50px;
	border: 1px solid #fff;
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	text-decoration: none;
	display: inline-block;
}


.fornecedores{
	padding: 30px 0;
	text-align: center;
}

.fornecedores h2{
	margin: 0 0 20px;
	display: block;
	font-weight: 700;
	color: #191e23;
}

.fornecedores li{
	padding: 0px;
	display: inline-block;
	cursor: pointer;
}



.links{
	padding: 30px 0 50px;
	background: #2a8bc8;
	color: #fff;
}

.links h2{
	margin: 0 0 20px;
	display: block;
	text-align: center;
	font-weight: 700;
}

.links a{
	padding: 30px 20px 30px 100px;
	display: block;
	border: 1px solid #fff;
	border-radius: 5px;
	color: #fff;
	text-decoration: none;
	font-size: 22px;
}

.links a.unidades{
	background: url(../images/icone-unidades.jpg) no-repeat 20px center;
}

.links a.mares{
	background: url(../images/icone-mares.jpg) no-repeat 20px center;
}

.links a.moedas{
	background: url(../images/icone-moedas.jpg) no-repeat 20px center;
}




footer{
	padding: 30px;
	background: #bfc0bb;
	color: #3a3a3a;
}

footer h6{
	font-size: 20px;
	text-transform: uppercase;
	color: #3a3a3a;
	font-weight: 700;
}

footer p.inline{
	margin-right: 20px;
	display: inline-block;
}

footer .fa-phone-square{
	margin: 0 10px 0 0;
	float: left;
	font-size: 50px;
	position: relative;
	top: -3px;
}

footer .fa-envelope{
	margin: 0 10px 0 0;
	font-size: 35px;
	position: relative;
	top: 8px;
}

footer p a{
	color: #3a3a3a;
	text-decoration: none;
}

footer .fa-map-marker{
	margin: 0 10px 0 0;
	float: left;
	font-size: 55px;
	position: relative;
	top: -2px;
}

footer iframe{
	width: 100%!important;
	height: 200px;
	padding: 8px;
	margin: -45px 0 0;
	background: #fff;
	border-radius: 5px;
}


.sign{
	padding: 15px 0 10px;
	background: #adada4;
}

.sign p{
	margin: 0;
	display: inline-block;
	font-size: 12px;
	color: #4f4f4f;
}

.sign p.right{
	float: right;
}










.jcarousel-wrapper {
	padding: 5px;
    margin: 20px auto;
    position: relative;
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 2px #999;
    -moz-box-shadow: 0 0 2px #999;
    box-shadow: 0 0 2px #999;
}


.marcas {
	padding: 5px;
    margin: 20px;
    position: relative;
    background: #fff;
    /*-webkit-border-radius: 5px;*/
    /*-moz-border-radius: 5px;*/
    /*border-radius: 5px;*/
    /*-webkit-box-shadow: 0 0 2px #999;*/
    /*-moz-box-shadow: 0 0 2px #999;*/
    /*box-shadow: 0 0 2px #999;*/
}



/** Carousel **/

.jcarousel {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.jcarousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}


.jcarousel li {
    width:200px;
    float: left;
    border: 1px solid #fff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

.jcarousel img {
    display: block;
    max-width: 100%;
    height: auto !important;
}

.jcarousel li .caption{
	width: 100%;
	padding: 0 10%;
	text-align: center;
}

.jcarousel li .caption h6{
	color: #191e23;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 700;
}

.jcarousel li .caption p{
	line-height: 20px;
	font-size: 12px;
	color: #494949;
}

.jcarousel li button{
	width: 100%;
	display: block;
	padding: 10px;
	text-align: center;
	color: #fff;
	font-size: 13px;
	background: #1f75ad;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	text-transform: uppercase;
	text-decoration: none;
}

.jcarousel li button:hover{
	background: #d13f0b;
	color: #fff;
}



/** Carousel Controls **/

.jcarousel-control-prev,
.jcarousel-control-next {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    width: 30px;
    height: 30px;
    text-align: center;
    color: #21262b!important;
    text-decoration: none;
    text-shadow: 0 0 1px #000;
    font: 24px/27px Arial, sans-serif;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    font-size: 60px;
    text-decoration: none!important;
}

.jcarousel-control-prev {
    left: 15px;
}

.jcarousel-control-next {
    right: 15px;
}



.btnMais { 

background-color: #2A8BC8; 
text-align:center; 
width:100%;
padding: 15px 15px;
margin-top: 20px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
border: 1px solid #fff;
font-size: 16px;
font-weight: 700;
color: #fff;
text-decoration: none;
display: inline-block;

}






/* INTERNAS */
.interna{
	padding: 25px;
	margin-top: 40px;
	margin-bottom: 80px;
	background: #f2f2f2;
	border-radius: 5px;
}

.interna h2{
	margin: 0 0 30px;
}

.interna .image img{
	width: 100%;
	height: auto;
}



.interna .item{
	padding: 10px;
	margin-bottom: 20px;
	background: #fff;
	border-radius: 5px;
	overflow: hidden;
	color: #333;
}

.interna .item .image{
	width: 230px;
	margin: 0 10px 0 0;
	float: left;
}

.interna .item h3{
	margin: 5px 0;
	font-size: 16px;
}

.interna .item button{
	padding: 3px 10px;
	text-decoration: none;
	color: #2a8bc8;
	border: 1px solid #2a8bc8;
	border-radius: 3px;
	background: #fff;
}

.interna .item:hover button{
	background: #2a8bc8;
	color: #fff;
}

.interna .alignleft{
	margin: 0 15px 15px 0;
	float: left;
}

.interna .alignright{
	margin: 0 0 15px 15px;
	float: right;
}


.interna iframe{
	width: 100%;
	padding: 10px;
	background: #fff;
	border-radius: 5px;
}




/* MODAL */
.modal .image img{
	width: 100%;
	height: auto;
}




/* FORMS */
form .input-group{
	width: 100%;
	margin: 0 0 20px;
}

form input, form textarea{
	width: 100%;
	padding: 10px;
	border: 1px solid #ccc;
	resize: none;
	color: #333;
	border-radius: 5px!important;
}

form .input-group textarea{
	height: 200px;
}

form .btn-submit{
	background: #2a8bc8;
	color: #fff;
	font-size: 22px;
}



.interna .right{
	text-align: right;
}

.interna .right h4{
	margin-top: 20px;
}










/* Responsivo */

.navbar-toggle{
	background: #4eaae9;
	margin-top: 35px;
}

.navbar-toggle .icon-bar{
	background: #fff;
}



@media (max-width: 1199px) and (min-width: 992px) {

	.links a{
		height: 120px;
	}

	.links a.mares{
		line-height: 55px;
	}

	.interna .right iframe{
		width: 100%!important;
		margin-top: 45px;
	}

}


@media (max-width: 991px) and (min-width: 768px) {

	#myCarousel{
		margin-bottom: 25px;
	}

	#navbar li a{
		padding: 6px 7px 9px;
	}

	.sobre{
		text-align: center;
	}

	.sobre .image{
		margin-bottom: 20px;
	}

	.sobre p a{
		margin-bottom: 45px;
	}

	.jcarousel img{
		width: 100%;
	}

	.links a{
		margin-bottom: 15px;
	}

	footer iframe{
		margin: 30px 0 0;
	}

	.jcarousel li button{
		padding: 20px 10px;
	}

	.interna .right iframe{
		width: 100%!important;
		margin-top: 45px;
	}

}


@media (max-width: 767px) {

	#myCarousel{
		margin-bottom: 25px;
	}

	.sobre{
		text-align: center;
	}

	.sobre .image{
		margin-bottom: 20px;
	}

	.sobre p a{
		margin-bottom: 45px;
	}

	.jcarousel img{
		width: 100%;
	}

	.links a{
		margin-bottom: 15px;
	}

	footer iframe{
		margin: 30px 0 0;
	}

	.jcarousel li button{
		padding: 20px 10px;
	}

	.interna .right iframe{
		margin-top: 45px;
	}

	.interna .right iframe{
		width: 100%!important;
		margin-top: 45px;
	}

}


@media (max-width: 480px) {

	.carousel .carousel-control.right i, .carousel .carousel-control.left i{
		top: 15%;
	}

	.interna .thumbnail{
		width: 100%;
		height: auto;
		margin: 0 0 15px;
		float: none;
	}

}


@media (max-width: 320px) {

	#myCarousel{
		display: none;
	}

	footer h6{
		text-align: center;
	}

	footer p{
		width: 100%;
		margin-bottom: 15px;
		display: block;
		text-align: center;
	}

	footer p.inline{
		margin-bottom: 15px;
	}

	footer .fa{
		margin-bottom: 15px;
		font-size: 50px;
		float: none;
		display: block;
		clear: both;
	}

	footer .fa-envelope{
		font-size: 35px;
	}

	footer .fa-envelope{
		font-size: 35px;
	}

}



.btnVisualizar { font-weight: bold; font-size:18px; background-color: #2A8BC8; color:#FFF; }
































