/** Generated by FG **/
@font-face {
	font-family: 'Conv_Montserrat-Regular';
	src: url('fonts/Montserrat-Regular.eot');
	src: local('☺'), url('../fonts/Montserrat-Regular.woff') format('woff'), url('../fonts/Montserrat-Regular.ttf') format('truetype'), url('../fonts/Montserrat-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

h3 {
	color: #ED2E38;
	margin-top: 0px;
	margin-bottom: 20px;
	font-family: 'Raleway', sans-serif;
	position: relative;
	padding-bottom: 15px;
}

h3:AFTER {
    content: "";
    position: absolute;
    display: inline-block;
    left: 0;
    bottom: 0;
    width: 30px;
    background-color: #ED2E38;
    height: 1px;
}

.btn,
.form-control {
	border-radius: 0px;
}

/*
1 - header
2 - footer
3 - contato
4 - apresentacao
5 - quem-somos
6 - valores
7 - produtos
8 - meio ambiente
9 - rodape
10 - galery
11 - botão retornar ao topo
*/

/*1 - header*/
@media (min-width: 768px){
	header {
		background-color: #fff;
	}
	
	header .header {
		padding-top: 30px;
	}
	
	header .header a {
		color: #686868;
	}
	
	header .header img {
		max-height: 40px;
	}
	
	header .header ul {
		float: right;
	}
	
	header .header ul li {
		display: inline-block;
		list-style: none;
		padding: 0px 20px;
		color: #686868;	
		font-size: 14px;
	}
	
	header .header ul li:FIRST-CHILD {
		border-right: 1px solid #e2e1e0;
	}
	
	header .header ul li span {
		font-family: 'Raleway', sans-serif;
		color: #999;
		font-size: 12px;
		font-weight: 400;
	}
	
	header nav.menu-principal {
		text-align: center;
		position: relative;
		bottom: -28px;
		z-index: 999;
	}
	
	header nav ul li {
		background-color: #353757;
	}
	
	.nav > li > a:focus, 
	.nav > li > a:hover {
	   background-color: #353757;
	}
	
	header nav ul li a {
		color: #f5f5f5;
		font-family: 'Raleway', sans-serif;
		font-size: 14px;
		font-weight: 700;
		padding: 18px 23px !important;
		transition: all 0.5s ease 0s;
	}
	
	header nav ul li a:HOVER,
	header nav ul li a:FOCUS {
		color: #F1646A;
	}
	
	.nav-pills>li {
		float: none;
		display: inline-block;
	}
	
	.nav-pills > li + li {
		margin-left: -4px;
	}
	
	header .nav-pills > li > a {
		border-radius:0px;
	}
	
	header .navbar-fixed-top img {
		padding: 20px 0;
		height: 70px;
	}
	
	header .navbar-fixed-top ul li {
	    background-color: transparent;
	    margin-top: 10px;
	}
}

@media (max-width: 768px) {
	header .navbar .navbar-header {
		padding: 20px 0;
	}
	
	header .navbar-fixed-top img {
		height: 30px;
	}
	
	header .container>.navbar-header {
		margin-left: 0px;
		margin-right: 0px;
	}
	
	header .carousel {
		margin-top: 90px;
	}
}

header .carousel img {
	width: 100%;
	height: auto;
}

header .navbar-fixed-top .navbar-nav > li > a {
    text-transform: uppercase;
    font-weight: normal;
    color: #353757;
    letter-spacing: 1px;
    font-size: 13px;
}

header .navbar-fixed-top .navbar-nav > li > a:HOVER,
header .navbar-fixed-top .navbar-nav > li > a:FOCUS {
	color: #ED2E38;	
}

header .navbar-default{
	background-color: #fff;
}

/*2 - footer*/
footer {
	background-color: #292B36;
	color: #fff;
	padding: 20px 0px;
}

footer a,
footer a:HOVER,
footer a:FOCUS,
footer a:VISITED {
	color: #fff;
}

@media (max-width: 768px) {
	.rodape #map {
		margin: 40px 0;
	}	
}

/*3 - contato */
.contato {
	padding: 80px 0;
	background-color: #f4f5f6;
}

.contato a {
	color: #333;
}

@media (max-width: 768px) {
	.contato .row .col-md-6 {
		padding-bottom: 80px;
	}
}

/* 4 - apresentacao */
.apresentacao {
	padding: 80px 0;
}

/* 5 - quem-somos */
.quem-somos {
	background-color: #f4f5f6;	
}

.quem-somos .col-sm-6:FIRST-CHILD {
	padding-top: 50px;
}

@media (max-width: 768px) {
	.quem-somos img {
		width: 100%;
		padding-top: 30px;
	}
}

@media (min-width: 768px) {
	.quem-somos {
		overflow: hidden;
	}
	
	.quem-somos img {
		height: 400px;
	}	
}
	
/* 6 - valores */
.valores {
	padding: 80px 0;
}

.valores h3 {
	font-size: 18px;
}

.valores h3:AFTER {
    left: 45%;
}

@media (max-width: 768px) {
	.valores h3:AFTER {
	    left: 48%;
	}
	.valores .col-sm-4 {
		padding-bottom: 30px;
	}
}

.valores img {
	padding-bottom: 20px;
	max-height: 150px;
}

/* 7 - produtos */
.produtos {
	padding: 80px 0;
}

.produtos h4 {
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 20px;
}

.produtos h3:AFTER {
    left: 49%;
}

/* 8 - meio ambiente */
.meio-ambiente {
	padding: 80px 0;
	color: #fff;
}


.meio-ambiente a {
    color:  #fff;
    text-decoration: none;
}

.meio-ambiente a:hover {
    color:  #fff;
    text-decoration: underline;
}

.fundo-azul{
	bottom: 0;
    height: 100%;
    left: 0;    
    position: absolute;
    right: 0;
    background: none repeat scroll 0 0 rgba(53,55,87,0.8);      
}

.meio-ambiente h3 {
	color: #fff;
	margin-top: 10%;
}

.meio-ambiente h3:AFTER {
    left: 48%;
    background-color: #fff;
}

@media (max-width: 768px) {
	.meio-ambiente h3:AFTER {
	    left: 45%;
	}
	
	.meio-ambiente h3 {
		margin-top: 15%;
	}
}

.meio-ambiente .col-xs-12 {
	padding: 0 10%;
}

.background-meio-ambiente {	
	background-image: url("../img/nature.jpg");	
	background-attachment: fixed;
	position: relative;
	height: 357px;	
}

/* 9 - rodape */
.rodape {
	background-color: #00305C;
	color: #fff;
}

.rodape .col-sm-6:FIRST-CHILD {
	padding-top: 50px;
}

.rodape h4 {
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.rodape h4:AFTER {
    content: "";
    position: absolute;
    display: inline-block;
    left: 0;
    bottom: 0;
    width: 30px;
    background-color: #fff;
    height: 1px;
}

.rodape a, 
.rodape a:hover, 
.rodape a:VISITED, 
.rodape a:ACTIVE {
    border-radius: 0px;
    margin-top: 20px;
    text-decoration: none;
    color: #fff;
    transition: all 0.5s ease 0s;
}


.rodape .horario-funcionamento{	
	margin-top: 50px;
}

/* 10 - galery */
.galery {
	background-color: #f4f5f6;
	padding: 80px 0;
}

.galery .galery-buttons {
	margin-bottom: 30px;
}

.galery #galery-images {
	padding-bottom: 80px;
}

.galery #galery-images .retina {
	position: absolute;
   	height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    background: none repeat scroll 0 0 rgba(53,55,87, 0.6);    
    text-align: center;
    color: white;
	
    -webkit-transition:	 all .8s cubic-bezier(.190, 1.000, .220, 1.000);
	    -moz-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
	     -ms-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
	      -o-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
	         transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000); 
}

.galery #galery-images .mix:HOVER .retina {
	opacity: 1;
    box-shadow: inset 0 0 100px 50px rgba(0,0,0,.5);
}

.galery #galery-images .mix .retina span {
	position: relative;
	top: 45%;
	text-align: center;
}
    
.galery #galery-images .mix {
    display: none;
    margin-bottom: 30px;
}

.galery button {
	border-radius: 0px;
	background-color: #353757;
	border-color: #353757;
	color: #fff;
	transition: all 0.5s ease 0s;
	margin-bottom: 10px;
}

.galery button:HOVER,
.galery button:FOCUS {
	background-color: #337ab7;
	border-color: #337ab7;
	color: #fff;
}

.galery h3:AFTER {
    left: 48%;
}

/* 11 - Botão para retornar ao topo da página */
#return-to-top {	
    position: fixed;
    bottom: 50px;
    right: 30px;    
    width: 40px;
    height: 40px;
    display: none;   
    text-decoration: none;
    display: none;    
    z-index: 99999;
    font-size: 8px;  
    text-align:center;
    background: none repeat scroll 0 0 rgba(255,255,255,0.4);
    color: #ED2E38;    
    border-radius: 50%;   
}

#return-to-top:HOVER {
	cursor: pointer;
}

#return-to-top i {
	position: relative;
	top: 50%;
	transform: translateY(-50%); 
}