body{
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
}

p{
	font-weight: 400;
	font-size: 10px;
	line-height: 14px;
}

a{
	line-height: 14px;
}

h1{
	font-size: 25px;
	margin-bottom: 20px;
}
h2{
	font-size: 15px;
}

/*GENERAL ----------*/

.color{
	color: #E55C5C;
}

hr{
	border: 0;
	background-color: #E55C5C;
	height: 5px;

}

.no-gutter > [class*='col-'] {
	padding-right:0;
	padding-left:0;
}

.row{
	padding: 0;
	margin-bottom: 30px;
}

.container-fluid{
	margin: 0;
}

li{
	list-style-type: none;
	padding:0 0  0 0px;
	margin: 0px;
}

ul{
	margin: 0;
	padding: 0;
}

header{
	margin: 60px 0 0px 0;
}

img{
	max-width: 100%;
}

.padRow .row{
	padding-bottom: 10px;
}

.text{
	margin-bottom: 60px;
}

.ilustrations{
	width: 100%;
}

.ilustration{
	margin-bottom: -30px;
	overflow: hidden;
}

.ilustration img{
	margin: auto;
}
.ilustration li{
	margin-bottom: 15px;
}
.ilustration .legenda{
	background: rgba(255, 255, 255, 0.85);
	position: absolute;
	width: 100%;
	padding-right: 30px;
	text-align: center;
	bottom: 0;
	height: 60px;
	padding-top: 25px;
	display: none;
	font-weight: 700;
	color: #E55C5C;
}

.ilustration li:hover .legenda{
	display: block;
}

/*FOOTER -----------*/

footer h1{
	font-weight: 700;
	font-size: 9px;
	text-align: left;
}

footer{
	background-color: #ebebeb;
	color: gray;
	padding: 60px 0 0 0;
	font-size: 9px;
}

footer p{
	font-size: 9px;
}

footer a{
	font-size: 9px;
	color: gray;
}

footer ul{
	float: left;
}

/*NAVBAR ------------*/

.minilogo{
	width: 23px;
}

.navbar-brand{
	padding-top: 13px;
	padding-left: 80px;
}

.navbar{
	background-color: rgba(235, 235, 235, 0.76);
	border: 0;

}
.navbar-default .navbar-nav>li>a{
	color: #E55C5C;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
	color: white;
	background-color: #E55C5C;
}

.navbar ul{
	text-align: center;
}

.navbar-toggle .icon-bar{
	width: 60px;
}

.navbar-default .navbar-toggle .icon-bar{
	background-color: #E55C5C;
}

.navbar-toggle{
	border: 0;
	padding: 8px 0 7px 0;
	margin-right: 0;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{
	background-color: rgba(235, 235, 235, 0);
}

/*CAROUSEL ------------*/

.carousel-indicators .active{
	background-color: #E55C5C;
	border-color: #E55C5C;
}

.carousel-indicators li{
	border-color: rgba(235, 235, 235, 0.76);
}

.myslide{
	padding-top: 50px;
	height: 600px;
	background: black;
}

.carousel-caption h1{
	font-size: 20px;
}

.carousel-caption{
	bottom: 200px;
}


/*PRODUCTS --------------*/

.prod_gallery img{
	max-height: 350px;
	max-width: 350px;
}


.product header{
	background-color: rgba(0,0,0,0.81);
	margin: 0 0px 0 0px;

}

.popup{
	height: auto;
	margin: 30px 0px 0 0px;
	background-color: white;
}

.hover:hover{
	cursor: pointer;
	color: #E55C5C;
}

.hover:hover img{
	opacity: 0.5; 
}


.b:hover img{
	opacity: 0.3; 
}

.popup .pic img{
	margin: auto;
	max-height: 420px;
}

.thumb_gal{
	background-color: rgba(0,0,0,0.81);
	margin: -30px 0px 0 0px;
	padding: 25px;
}

.thumb_gal img{
	cursor: pointer;
	height: 100px;
}
.thumb_gal a{
	float: left;
}
.thumb_gal img:hover{
	opacity: 0.3;
}

.popup button{
	margin: 10px 0px 10px 0;
	opacity: 1;
}

.popup button:hover{
	opacity: 0.5;
}

.pic{
	height: auto;
	padding: 30px 0 10px 0;
	margin-bottom: 0px; 
}

.gal{
	float: right;
}

.close img{
	max-width: 20px;
}



/*LANDING --------*/

.landing{
	height: 100%;
	width:100%;
}

.landing a{
	font-size: 20px;
	text-align: center;
	color: #E55C5C;
}

.landing a:hover{
	color: gray;
	text-decoration: none;
}

#logoBig{
	width: 400px;
	height: 230px;
	margin: -115px auto 0 auto;
	background-image: url('../img/logoBig.svg');
	background-repeat: no-repeat;
	background-size: 100%;

}

#entrar{
	width: 85px;
	margin: 120px auto 0 auto;
}

.logoContainer{
	position: absolute;
	top: 47%;
	z-index: 100;
	width: 100%;
}



.mod_gif{
	    margin-top: 10px;
    margin-bottom: 15px;
}


.myslide h2{
	color: darkgray;
}


/*MAPA CORES TABELAS -------*/

.vermelho{
	color: #fc4000;
	font-weight: 700;
}
.laranja{
	color: #fd8000 ;
	font-weight: 700;
}
.amarelo{
	color: #fcbf04;
	font-weight: 700;
}

.tab_img_big{
	position: fixed;
	height: 500px;
	top: 50%;
	left: 50%;
	margin-top: -250px; /* Negative half of height. */
}

.prod_gallery{
	text-align: center;
}


.prod_gallery img{
	max-width: 460px;
}

.table_big .pic{
	padding-top: 100px;
	padding-bottom: 100px;
}

.tabela_gallery li{
	height: 185px;
	margin-bottom: 10px;
}
.tabela_gallery li img{
	position: absolute;
	bottom: 0;
	left: 0;
}


@media (min-width: 768px) and (max-width: 991px) {
	#simbFibo{
		margin-top: 75px;
	}
	#simbCruz{
		margin-top: 40px;
	}
	iframe{
		margin-top: 30px; 
	}
	.ilustration .legenda{
		height: 40px;
		padding-top: 10px;
		display: block;
	}


}


@media (max-width: 1024px){

}

@media (max-width: 767px){
	h1, h2, p{
		text-align: center;
	}
	iframe{
		margin-top: 30px; 
	}
	.navbar-brand{
		padding-left: 40px;
	}
	footer p{
		text-align: left;
	}
	#simbCruz{
		margin-bottom: 20px;
	}
	#logoBig{
		width: 300px;
		height: 175px;
		margin-top: -87px
	}
	.thumb_gal img{
		height: 95px;
	}


}


@media (min-width: 600px) and (max-width: 767px){

	.ilustration .legenda{
		display: block;
	}
	#simbFibo{
		margin-left: 35px;
	}
	#simbCruz{
		margin-left: 35px;
	}
}

@media (max-width: 600px){
	.ilustration .legenda{
		display: block;
	}

	#simbFibo{
		margin-left: 14px;
	}
	#simbCruz{
		margin-left: 14px;
	}
	.no_padding_xs{
		padding: 0;
	}
	.thumb_gal{
		padding-left: 0;
		padding-right: 0;
	}
	.thumb_gal img{
		height: 60px;
	}

}

