*{-webkit-transition:opacity 0.2s linear;opacity:1;-webkit-transition:all 0.6s ease-out;-moz-transition:all 0.4s ease-out;transition:all 0.2s ease-out}:hover{-webkit-transition:opacity 0.7s linear;opacity:2;-webkit-transition:all 0.4s ease-out;-moz-transition:all 0.4s ease-out;transition:all 0.4s ease-out}
body{
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	line-height: 28px;
	color: #363636;
}
/*LINKS*/
a{
	color: #363636;
}
a:hover{
	text-decoration: none;
	color: #0ab8a3!important;
}
/*TÍTULOS*/
h1{
	color: #023854;
	font-size: 30px;
	text-align: center;
	padding: 63px 0 0 0;
	margin: 0;
	font-family: 'Roboto Condensed', serif;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 80px;
}
h1 span.top{
	background: url('../../images/layout/bg-title-top.png') top left no-repeat;
	padding: 10px;
}
h1 span.bottom{
	line-height: 30px;
	padding: 15px;
	background: url('../../images/layout/bg-title-bottom.png') bottom right no-repeat;
}
h1.news{
	text-align: left;
	margin: 0;
	padding: 0;
}
h2{
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
	color: #023854;
}
/*TOPO*/
#topo{
	background: url('../../images/layout/bg-topo.gif') center center;
	z-index: 99;
	width: 100%;
	padding-top: 20px!important;
	padding-bottom: 20px!important;
}
.img-logo{
	padding: 0 15px 0 0!important;
}
.navigation{
	margin-top: 30px!important;
}
.nav > li > a{
	font-family: 'Roboto Condensed', sans-serif;
	color: #2f2a2b!important;
	font-size: 13px!important;
	text-transform: uppercase;
	padding: 5px 0;
	margin-right: 12px;
}
@media(min-width: 1400px){
	.nav > li > a{
		font-size: 15px!important;
	}
}
.nav > li:last-child > a{
	margin-right: 0px!important;
}
.nav > li > a:hover{
	border-bottom: 2px solid #fff;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus{
	background: transparent;
	background-color: transparent;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form, .navbar-default, .container-fluid{
	background: transparent;
	background-color: transparent;
	border: none; 
	margin: 0px!important;
	padding: 0px!important;
}
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
	margin-right: -15px;
	margin-left: -15px;
}
/*MENU FLOAT*/
#menu-float .navbar-nav>li>a {
	padding-top: 4px;
	padding-bottom: 0px;
}
#menu-float .navbar-nav>li>a:hover {
	background:transparent;
	border: none;
	color: #fff!important;
}
#menu-float{
	z-index: 99;
	width: 100%;
	position: fixed;
	top: 0;
	height: auto;
	display: none;
	background: #0ab8a3;
	padding: 5px 0!important;
}
#menu-float .nav > li > a{
	font-size: 16px;
}
.box_menu_float 
/*BANNER*/
#banner{
	padding: 0;
}
.carousel-inner .item{
	text-align: center;
}
.carousel-inner .item img{
	width: 100%;
	height: auto;
}
/*BOXES*/
.white{
	background: #fff;
	padding-bottom: 80px!important;
}
.dark{
	background: #f3f3f3;
	padding-bottom: 80px!important;
}
.text-grey{
	color: #777475;
}
.box-clientes{
	text-align: center;
}
.box-clientes img {
	border: 1px solid #e1e1e1;
}
.box-clientes img:hover {
	border: 1px solid #0ab8a3;
}

section{
	padding-top: 215px;
	padding-bottom: 145px;
	position: relative;
}
/*O INSTITUTO*/
#o-instituto p{
	padding-top: 40px;
}
.imagem-default, .imagem-servico{
	max-width: 100%;
	height: auto;
	padding: 30px 30px 0 0;
	margin-left: auto;
	margin-right: auto;
	background: url('../../images/layout/bg-img-default.png') top right no-repeat;
}
/*ESTRUTURA*/
.owl-carousel .owl-item p{
	text-transform: uppercase;
	font-weight: bold;
	padding: 20px 0 0 0;
}
/*SERVIÇOS*/
.imagem-servico{
	background: url('../../images/layout/bg-img-servicos.png') top right no-repeat;
}
.descricao-servico{
	height: 82px;
	position: relative;
	margin-bottom: 80px;
}
/*VÍDEOS*/
.bg {
	padding: 30px 30px 0 0;
	background: url('../../images/layout/bg-img-videos.png') top right no-repeat;
}
.recipiente {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
}
#videos .container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/*CONTATO*/
.redes-sociais{
	text-align: center;
	max-width: 25%
	max-height: auto;
}

.redes-sociais p{
	text-align: center;
}

.redes-sociais img{
	width: 50px;
	height: auto;
}

.phone{
	font-size: 26px;
	line-height: 38px;
	font-family: 'Roboto', sans-serif;
	color: #023854;
	font-weight: bold;
}
address{
	line-height: 38px;
}
/*MAPA*/
.mapa{
	height: 384px;
}
.mapa iframe{
	width: 100%;
	height: 100%;
}
/*FOOTER */
footer .container{
	padding-top: 40px!important;
	padding-bottom: 40px!important;
	text-align: center;
}
footer ul{
	/*padding-left: 0;*/
	margin: 0 auto;
	width: 142px;
	height: 37px;
	padding: 20px 0 0 0;
}
footer ul li{
	list-style-type: none;
	float: left;
	padding: 0 5px;
}
footer ul li a{
	width: 37px;
	height: 37px;
	display: block;
}
.facebook{
	background: url('../../images/layout/icon-facebook.png') top right no-repeat;
}
.instagram{
	background: url('../../images/layout/icon-instagram.png') top right no-repeat;
}
.ello{
	background: url('../../images/layout/icon-ello.png') top right no-repeat;	
}
.facebook:hover{
	background: url('../../images/layout/icon-facebook-hover.png') top right no-repeat;
}
.instagram:hover{
	background: url('../../images/layout/icon-instagram-hover.png') top right no-repeat;
}
.ello:hover{
	background: url('../../images/layout/icon-ello-hover.png') top right no-repeat;	
}
footer ul ul li a{
	list-style-type: initial;
	font-size: 16px;
	line-height: 24px;
}
footer ul li a{
	color: #fff;
}
footer ul li a:hover{
	color: #1e3452!important;
}
#msgs {
	padding: 0 15px 15px 15px!important;
}


.btn-sticky {
	display: block;

	position: fixed;
	right: 2.5rem;
	top: 65%;
	bottom: 35%;
	z-index: 1000000;
}

.btn-sticky p {
	padding: 1.3rem 2rem;
	border-radius: 3rem;

	background: #0ab8a3;

	-webkit-box-shadow: 10px 10px 15px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 10px 10px 15px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 10px 10px 15px 0px rgba(0, 0, 0, 0.3);

	margin: 0;

	display: flex;
	flex-direction: row;
	align-items: center;
}

.btn-sticky p,
.btn-sticky a {
	text-align: center;
	color: #fff;
	font-weight: 700;
	font-size: 1.6rem;
}

.btn-sticky .close {
	color: #014a41;
	opacity: 0.5;
	font-size: 1.8rem;

	padding-left: 1.5rem;
}

.btn-sticky .close:hover,
.btn-sticky .close:active {
	color: #ffffff;
	opacity: 100%;
	text-shadow: none;
}


@media (max-width: 768px) {
	.navigation{
		margin-top: 0px!important;
	}
	.box-clientes{
		margin-bottom: 30px;
	}
	.menu-left, .menu-right {
		font-size: 11px;
		padding: 20px 0 0 0;
	}
	.menu-left li, .menu-right li {
		padding: 0px 0 0 7px;
	}
	.imagem-default, .imagem-servico, .bg {
		background-size: 90%
	}
	.contato {
		margin: 20px 0 0 0;
	}
	.news{
		font-size: 20px;
	}
	.img-mobile{
		margin-bottom: 30px;
	}
	.navbar-collapse{
		position: absolute!important;
		z-index: 99;
		background: #078273;
		width: 100%
	}
	.nav .navbar-nav{
		width: 100%!important;
	}
}

@media (max-width: 480px) {
	h1 {
		padding: 50px 0 0 0;
		background-size: 90%;
	}
	.navbar-default{
		border: none;
		background: transparent;
	}
	.logo-xs{
		padding: 12px 0 0 0;
	}
	.navbar-header {
		margin-top: 6px!important;
	}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		border: none;
		background: #078273;
		border-radius: 8px;   
	}
	.navbar-default .navbar-nav>li>a {
		color: #d8b23d;
		padding-left: 20px;
		padding-right: 20px;
	}
}

@media (max-width: 640px) {
	.carousel-inner .item, .carousel-inner .item .active{
		overflow: hidden!important;
		width: 200%;
	}
	.carousel-inner .item img, .carousel-inner .item .active img{
		position: relative;
		left: -25%;
	}
	.nav > li > a{
		font-size: 12px!important;
		margin: 0 6px;
	}
}
@media (min-width: 641px) and (max-width: 768px) {
	.nav > li > a{
		font-size: 12px!important;
		margin: 0 6px;
	}
	.nav {
		padding-top: 30px!important;
		float: right;
	}
	.carousel-inner .item, .carousel-inner .item .active{
		overflow: hidden!important;
		width: 175%;
	}
	.carousel-inner .item img, .carousel-inner .item .active img{
		position: relative;
		left: -20%;
	}
}

@media only screen and (max-width: 767px) {
	.btn-sticky {
		display: block;
	}
}