@font-face{
	font-family: trebuc;
	src: url(../app_comp_php/fontes/trebuc.ttf)
}

body{
	background-color: #FFFFFF;
	font-family: trebuc;
}

li{
	margin-left: 10px;
}

textarea:focus, input:focus{
	border-color: none !important;
	outline: 0;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

textarea{
	border-color: #cdcdcd !important;
}

#alerta{
	z-index: 9999;
    width: 300px;
    justify-content: center;
    float: right;
    top: 85px;
    margin-right: 20px;
}

.italico{
	font-style: italic !important;
}

.menu{
	height: 75px;
	-webkit-box-shadow: 0px 0px 6px rgba(50, 50, 50, 0.77);
	-moz-box-shadow:    0px 0px 6px rgba(50, 50, 50, 0.77);
	box-shadow:         0px 0px 6px rgba(50, 50, 50, 0.77);
	border-radius: 0px !important;
}

.logo-menu{
	margin-left: 3%;
}

.conjunto-menu{
  	position: absolute;
  	right: 3%;
	margin-top: -16px;
    font-size: 15px;
}

.texto-carrosel{
	margin-top: -10px;
}

.carrosel-home{
	padding-top: 75px;
}

.branco{
	background: #fff !important;
}

.preto{
	color: #787878 !important;
	background-color: white !important;
}

.preto:hover{
	color: #61B4BA !important;
	background-color: white !important;
}

.preto:active{
	color: #61B4BA !important;
	background-color: white !important;
}

.preto:target{
	color: #61B4BA !important;
	background-color: white !important;
}

.azul{
	color: #61B4BA !important;
	background-color: white !important;
}

.texto-carrosel-home{
	text-align: center;
	margin-top: -30%;
	color: white !important;
	width: 90%;
    margin-left: 5%;
}

.texto-grande{
	font-size: 57px;
	position: relative;
	line-height: 50px;
}

.texto-pequeno{
	font-size: 18px;
	position: relative;	
	margin-top: 20px;
}

.botao-texto-carrosel{
	position: relative;
	justify-content: center;
    display: flex;
	
}

.redondo{
	border-radius: 20px;
}

.altura-carrosel{
	height: 650px;
}

.subir{
	top: 86%;
	font-size: 40px;
	color: #61B4BA !important;
	height: 40px;
	width: 100%;
	position: fixed;
    padding-left: 92%;
    z-index: 100;
}

.subir i{
	height: 40px;
	width: 40px;
	background-color: white;
	border-radius: 50px;
	text-align: center;
    vertical-align: middle;
}

.subir a{
	color: #88BD4C !important;
	cursor: pointer;
}

.subir a:hover{
	color: rgba(136,189,76, 0.90) !important;
	cursor: pointer;
}


.subir a:active{
	color: #4c8d90 !important;
	cursor: pointer;
}

.item-sessao-1{
	width: 250px;
	height: 206px;
	text-align: center;
}
.sessao-1{
	height: 100%;
	min-height: 450px;
	padding-top: 0px;
	align-items: center;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	background-color: #FAFAFA;
}

.item-sessao-1{
	width: 250px;
	height: 280px;
	text-align: center;
}

.circulo-item-sessao-1{
	width: 80px;
	height: 80px;
    border-radius: 80px;
	margin-left: 85px;
	-webkit-box-shadow: 0px 0px 22px rgba(50, 50, 50, 0.07);
	-moz-box-shadow:    0px 0px 22px rgba(50, 50, 50, 0.07);
	box-shadow:         0px 0px 22px rgba(50, 50, 50, 0.07);
	-webkit-transition: 0.5s ease-in;
	-moz-transition: 0.3s ease-in;
	-o-transition: 0.3s ease-in;
	transition: 0.3s ease-in;
}

.circulo-item-sessao-1:hover{
	-webkit-box-shadow: 0px 0px 15px rgba(50, 50, 50, 0.22);
	-moz-box-shadow:    0px 0px 15px rgba(50, 50, 50, 0.22);
	box-shadow:         0px 0px 15px rgba(50, 50, 50, 0.22);
	-webkit-transition: 0.5s ease-in;
	-moz-transition: 0.3s ease-in;
	-o-transition: 0.3s ease-in;
	transition: 0.3s ease-in;
}

.circulo-item-sessao-1:active{
	-webkit-box-shadow: 0px 0px 15px rgba(50, 50, 50, 0.22);
	-moz-box-shadow:    0px 0px 15px rgba(50, 50, 50, 0.22);
	box-shadow:         0px 0px 15px rgba(50, 50, 50, 0.22);
	-webkit-transition: 0.5s ease-in;
	-moz-transition: 0.3s ease-in;
	-o-transition: 0.3s ease-in;
	transition: 0.3s ease-in;
}

.circulo-item-sessao-1 i{
	font-size: 25px;
    margin-top: 28px;
	color: #61B4BA !important;
}

.titulo-item-sessao-1{
	font-size: 18px;
	margin-top: 22px;
}

.subtitulo-item-sessao-1{
	color: #787878 !important;
	font-size: 14px;
	margin-top: 14px;
	width: 220px;
	margin-left: 15px;
	text-align: justify !important;
}

.header-sessao-1{
	width: 100%;
	text-align: center;
}

.subtitulo-sessao-1{
	color: #78787878 !important;
    font-size: 16px;
}

.titulo-sessao-1{
	font-size: 32px;
}

.display-none{
	opacity: 0;
}

.sessao-2{
	height: 100%;
	min-height: 450px;
	padding-top: 0px;
	align-items: center;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	background-color: #FFFFFF;
}

.sessao-2 a:hover{
	text-decoration: none !important;
}

.item-sessao-2{
	width: 354px;
	height: 375px;
	text-align: center;
	margin-left: 20px;
    margin-right: 20px;
}

.titulo-item-sessao-2{
	font-size: 18px;
	margin-top: 22px;
	color: black;
}

.titulo-item-sessao-2:hover{
	text-decoration: underline;
	text-decoration-color: black !important
}

.subtitulo-item-sessao-2{
	color: #787878 !important;
	font-size: 14px;
	margin-top: 14px;
	text-align: justify !important;
}

.subtitulo-item-sessao-2:hover{
	text-decoration: none !important;
}

.header-sessao-2{
	width: 100%;
	text-align: center;
	padding-bottom: 40px;
    padding-top: 50px
}

.subtitulo-sessao-2{
	color: #78787878 !important;
    font-size: 16px;
}

.titulo-sessao-2{
	font-size: 32px;
}

.paralax-home{ 
	background-image: url('../arquivos_img/paralaxe.jpg');
	box-shadow: 0px 400px rgba(0, 0, 0, 0.2) inset;
	height: 300px; 
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	margin-bottom: 30px;
	margin-top: 80px;
}

.texto-paralax-home{
	color: rgba(255, 255, 255, 0.8);
	text-align: center;
	padding-top: 80px;
}

.texto-paralax-home h1{
	color: rgba(255, 255, 255, 0.9);
}

.texto-paralax-home p{
	color: rgba(255, 255, 255, 0.7);
	padding-top: 10px;
}

.botao-paralax-home{
	padding-top: 10px;
    justify-content: center;
    display: flex;
}

.sessao-4{
	height: 100%;
	min-height: 450px;
	padding-top: 0px;
	align-items: center;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	background-color: #FFFFFF;
}

.header-sessao-4{
	width: 100%;
	text-align: center;
	padding-bottom: 60px;
}

.subtitulo-sessao-4{
	color: #787878 !important;
    font-size: 16px;
}

.titulo-sessao-4{
	font-size: 32px;
}

.item-sessao-4{
	max-width: 20%;
	width: 100%;
	height: auto; 
}

.texto-item-sessao-4{
	text-align: center;
    margin-top: -160px;
    color: white;
    font-size: 24px;
}

.texto-item-sessao-4 h2{
	color: white;
	width: 266px;
	height: 266px;
}

.hoverzoom {
    position: relative;
    height: auto;
    overflow: hidden;
	margin-left: -1px;
    margin-top: -1px;
    margin-bottom: -1px;
}

.hoverzoom img {
    width: 100%; 
    -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);
	margin: -1px;
}

.hoverzoom:hover img {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
}

.hoverzoom .retina{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    opacity: 0;    
    background: none repeat scroll 0 0 rgba(97,180,186, 0.75);   
    text-align: center;
    padding: 30px;

    -webkit-transition:	 all .6s cubic-bezier(.190, 1.000, .220, 1.000);
    -moz-transition: all .6s cubic-bezier(.190, 1.000, .220, 1.000);
    -ms-transition: all .6s cubic-bezier(.190, 1.000, .220, 1.000);
    -o-transition: all .6s cubic-bezier(.190, 1.000, .220, 1.000);
    transition: all .6s cubic-bezier(.190, 1.000, .220, 1.000); 
}

.hoverzoom:hover .retina {
    opacity: 1;
    box-shadow: inset 0 0 100px 100px rgba(97,180,186,.75);
    
}

.hoverzoom .retina p {
    color: #fff;
}

.retina p {
    color: #fff;
	font-size: 25px;
	margin-top: 48%;
	justify-content: center;
    display: flex;
    line-height: 1;
}

.hoverzoom .retina a {
    display: block;
    width: 90%;
    background: #6fc5e9;
    border: 1px solid #61B4BA;
    color: #fff;
    text-decoration: none;
    text-align: center;
    padding: 10px 15px;
    margin: 16px auto 0;
}

.sessao-5{
	height: 100%;
	min-height: 450px;
	padding-top: 0px;
	align-items: center;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	background-color: #FAFAFA;
}

.header-sessao-5{
	width: 100%;
	text-align: center;
	padding-bottom: 40px;
    padding-top: 50px
}

.subtitulo-sessao-5{
	color: #787878 !important;
    font-size: 16px;
}

.titulo-sessao-5{
	font-size: 32px;
}

.item-sessao-5{
	width: 460px;
	height: 200px;
	margin: 25px;
	-webkit-box-shadow: 0px 0px 22px rgba(50, 50, 50, 0.1);
	-moz-box-shadow:    0px 0px 22px rgba(50, 50, 50, 0.1);
	box-shadow:         0px 0px 22px rgba(50, 50, 50, 0.1);
	-webkit-transition: 0.5s ease-in;
	-moz-transition: 0.3s ease-in;
	-o-transition: 0.3s ease-in;
	transition: 0.3s ease-in;
}

.item-sessao-5:hover{
	-webkit-box-shadow: 0px 0px 15px rgba(50, 50, 50, 0.22);
	-moz-box-shadow:    0px 0px 15px rgba(50, 50, 50, 0.22);
	box-shadow:         0px 0px 15px rgba(50, 50, 50, 0.22);
	-webkit-transition: 0.5s ease-in;
	-moz-transition: 0.3s ease-in;
	-o-transition: 0.3s ease-in;
	transition: 0.3s ease-in;
}

.item-sessao-5:active{
	-webkit-box-shadow: 0px 0px 15px rgba(50, 50, 50, 0.22);
	-moz-box-shadow:    0px 0px 15px rgba(50, 50, 50, 0.22);
	box-shadow:         0px 0px 15px rgba(50, 50, 50, 0.22);
	-webkit-transition: 0.5s ease-in;
	-moz-transition: 0.3s ease-in;
	-o-transition: 0.3s ease-in;
	transition: 0.3s ease-in;
}

.icone-item-sessao-5{
	width: 100px;
	height: 170px;
	float: left;
}

.icone-item-sessao-5 i{
	font-size: 40px;
	color: #61B4BA;
	margin-left: 30px;
    margin-top: 60px;
}

.titulo-item-sessao-5{
	width: 360px;
	float: left;
	margin-top: 20px;
    font-size: 18px;
}

.texto-item-sessao-5{
	width: 320px;
	float: left;
	margin-top: 0px;
    font-size: 14px;
	color: #787878;
	text-align: justify !important;
}

.sessao-6{
	height: 100%;
	min-height: 450px;
	padding-top: 0px;
	align-items: center;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
}

.header-sessao-6{
	width: 100%;
	text-align: center;
	padding-bottom: 35px;
    padding-top: 50px
}

.subtitulo-sessao-6{
	color: #787878 !important;
    font-size: 16px;
}

.titulo-sessao-6{
	font-size: 32px;
}

.item-sessao-6{
	width: 354px;
	margin: 10px;
	margin-bottom: 60px;
}

.div-item-sessao-6{
	width: 354px;
	height: 188px;
	background: #fafafa;
	-webkit-box-shadow: 0px 0px 22px rgba(50, 50, 50, 0.07);
	-moz-box-shadow:    0px 0px 22px rgba(50, 50, 50, 0.07);
	box-shadow:         0px 0px 22px rgba(50, 50, 50, 0.07);
	-webkit-transition: 0.5s ease-in;
	-moz-transition: 0.3s ease-in;
	-o-transition: 0.3s ease-in;
	transition: 0.3s ease-in;
}

.div-item-sessao-6:hover{
	-webkit-box-shadow: 0px 0px 15px rgba(50, 50, 50, 0.22);
	-moz-box-shadow:    0px 0px 15px rgba(50, 50, 50, 0.22);
	box-shadow:         0px 0px 15px rgba(50, 50, 50, 0.22);
	-webkit-transition: 0.5s ease-in;
	-moz-transition: 0.3s ease-in;
	-o-transition: 0.3s ease-in;
	transition: 0.3s ease-in;
}

.div-item-sessao-6:active{
	-webkit-box-shadow: 0px 0px 15px rgba(50, 50, 50, 0.22);
	-moz-box-shadow:    0px 0px 15px rgba(50, 50, 50, 0.22);
	box-shadow:         0px 0px 15px rgba(50, 50, 50, 0.22);
	-webkit-transition: 0.5s ease-in;
	-moz-transition: 0.3s ease-in;
	-o-transition: 0.3s ease-in;
	transition: 0.3s ease-in;
}

.texto-item-sessao-6{
	color: #787878;
	font-size: 14px;
    width: 298px;
    margin: 0 auto;
    padding-top: 20px;
	text-align: justify !important;
}

.imagem-item-sessao-6{
	text-align: center;
    margin-top: -40px;
}

.nome-item-sessao-6{
    text-align: center;
    margin-top: 20px;
    font-size: 18px;	
}

.trabalho-item-sessao-6{
	text-align: center;
    font-size: 10px;
    margin-top: 6px;
	color: #787878;
}

.sessao-7{
	height: 100%;
	min-height: 450px;
	margin-top: -10px;
	align-items: center;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	margin-bottom: 40px;
}

.header-sessao-7{
	width: 100%;
	text-align: center;
	padding-bottom: 0px;
    padding-top: 50px
}

.subtitulo-sessao-7{
	color: #787878 !important;
    font-size: 16px;
}

.titulo-sessao-7{
	font-size: 32px;
}

.item-sessao-7{
	max-width: 20%;
	width: 100%;
	height: auto;
}

.sessao-8{
	height: 100%;
	min-height: 550px;
	padding-top: 0px;
	align-items: center;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	padding-bottom: 70px;
	background-color: #3D5A91;
	color: white;
}

.header-sessao-8{
	width: 100%;
	text-align: center;
    padding-top: 50px;
	padding-bottom: 50px;
}

.subtitulo-sessao-8{
	color: #FAFAFA !important;
    font-size: 16px;
}

.titulo-sessao-8{
	font-size: 32px;
}

.item-sessao-8{
	max-width: 40%;
	width: 100%;
	height: auto;
	margin-left: 5%;
	margin-right: 5%;
}

.nome-form{
	width: 100%;
	height: 40px;
	border: 0px;
    padding-left: 10px;
}

.email-form{
	width: 100%;
	height: 40px;
	margin-top: 20px;
	border: 0px;
    padding-left: 10px;
}

.mensagem-form{
	width: 100%;
	height: 240px;
	resize: none;
	margin-top: 20px;
	border: 0px;
    padding-top: 7px;
    padding-left: 10px;
    padding-right: 10px;
}

.botao-form{
	width: 140px;
	height: 40px;
	border-radius: 40px;
	color: white;
	background-color: #88BD4C;
	border: 0px;
}

.botao-form:hover{
	background-color: rgba(136,189,76, 0.8);
	cursor: pointer;
}

.titulo-item-sessao-8{
	font-size: 19px;
    margin-bottom: 20px;
}

.texto-item-sessao-8{
	color: #FAFAFA !important;
	font-size: 14px;
	margin-bottom: 40px;
	text-align: justify !important;
}

.endereco-item-sessao-8{
	font-size: 14px;
    margin-bottom: 10px;
	color: #FAFAFA !important;
}

.endereco-item-sessao-8 i{
	margin-right: 10px;
}

.telefone-item-sessao-8{
	font-size: 14px;
    margin-bottom: 10px;
	color: #FAFAFA !important;
}

.telefone-item-sessao-8 i{
	margin-right: 10px;
}

.email-item-sessao-8{
	font-size: 14px;
    margin-bottom: 10px;
	color: #FAFAFA !important;
}

.email-item-sessao-8 i{
	margin-right: 10px;
}

.email-item-sessao-8 a{
	color: #FAFAFA !important;
}

.social-item-sessao-8 a{
	font-size: 40px;
    float: left;
    margin-right: 20px;
	color: #FAFAFA !important;
}

.social-item-sessao-8 a:hover{
	color: #61B4BA !important;
}

footer{
	width: 100%;
	height: auto;
	background-color: #88BD4C;
	color: white;
}

.item-footer{
	text-align: center;
	font-size: 14px;
	padding-top: 10px;
    padding-bottom: 10px;
}

.botao{
	min-width: 120px;
    width: auto;
    height: 40px;
    text-align: center;
    border-radius: 40px;
    cursor: pointer;
    padding-top: 8px;
    font-size: 16px;
    padding-left: 15px;
    padding-right: 15px;
}

.botao:hover{
	text-decoration: none !important;
}

.botao:active{
	text-decoration: none !important;
}

.botao-azul{
    color: white;
    background-color: #88BD4C;
}

.botao-azul:hover{
    color: white;
    background-color: rgba(136,189,76, 0.94);
}

.botao-branco{
    color: black;
    background-color: #EFEFEF;
}

.botao-branco:hover{
    color: black;
    background-color: #CDCDCD;
}

.servicos{
	display: flex;
	background-color: #FAFAFA;
	
}

.menu-servicos{
	margin-top: 75px;
	margin-left: 55px;
	float: left;
}

.item-menu-servicos{
	display: flex;
    background-color: #61B4BA;
	color: white !important;
    padding: 15px;
	text-decoration: none !important;
}

.item-menu-servicos-menor{
	display: flex;
    background-color: white;
    padding: 15px;
	width: 250px;
	color: #787878;
	border-bottom: 1px solid #e8e4e4;
	text-decoration: none !important;
}

.item-menu-servicos-menor:hover{
	color: black;
	text-decoration: none !important;
}

.borda-item-menu-servicos-menor{
	-webkit-box-shadow: 7px 5px 20px rgba(50, 50, 50, 0.1);
	-moz-box-shadow:    7px 5px 20px rgba(50, 50, 50, 0.1);
	box-shadow:         7px 5px 20px rgba(50, 50, 50, 0.1);
	
	margin-right: 40px;
}

.texto-item-menu-servicos{
    margin-left: 15px;
    font-size: 18px;
    margin-top: 5px;
	text-decoration: none !important;
}

.texto-item-menu-servicos:hover{
	text-decoration: none !important;
}

.conteudo-servicos{
	margin-top: 75px;	    
	margin-bottom: 50px;
	width: 100%;
}

.linha-azul-servicos{
	background-color: #61B4BA;
    height: 62px;
    margin-bottom: 36px;
}

.texto-conteudo-servicos{
	font-size: 14px;
	width: 48%;
	float: left;
	color: #787878;
	text-align: justify !important;
}

.texto-conteudo-servicos span{
	font-weight: 700;
	color: black !important;
}

.texto-conteudo-servicos li{
	font-style: italic;
}

.carrosel-conteudo-servicos{
	width: 46%;
    float: right;
    margin-right: 3%;
}

.texto-carrosel-conteudo-servicos{
	text-align: center;
	color: #787878;
	font-size: 14px;
	margin-top: 15px;
}

.imagem-quemsomos{
	float: left;
    width: 37%;
	margin-right: 5%;
}

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

.conteudo-quemsomos{
	display: flex;
	margin-top: -30px;
}

.div-quemsomos{
	background-color: #FAFAFA;
}

.header-quemsomos{
	display: flex;
	margin-bottom: 50px;
}

.menu-quemsomos{
	margin-top: 75px;
	margin-left: 55px;
	float: left;
	background-color: #61B4BA;
	color: white !important; 
	height: 60px;
	width: 100%;
}

.linha-quemsomos{
	background-color: #61B4BA;
	color: white !important;
	float: left;
	width: 100%;
}

.texto-conteudo-quemsomos{
	font-size: 14px;
	float: left;
	color: #787878;
	margin-left: 5%; 
	margin-right: 5%; 
	width: 70%;
	text-align: justify !important;
}

.texto-conteudo-quemsomos span{
	font-weight: 700;
	color: black !important;
}

.linha-azul-quemsomos{
	background-color: #61B4BA;
    margin-bottom: 36px;
	height: 66px;
}

.icone-quemsomos{
	width: 22px; 
	margin-left: 5px;
}

.icone-item-menu-quemsomos{
	margin-top: 14px;
    margin-left: 18px;
    float: left;
    margin-right: 12px;
}

.texto-item-menu-quemsomos{
	width: 150px;
    margin-top: 20px;
    margin-left: 12px;
	font-size: 18px;
}

@media (max-width: 1230px){
	
	.altura-carrosel {
		height: 600px !important;
	}
	
	.item-sessao-4{
		max-width: 20%;
		width: 100%;
		height: auto; 
	}
}  

@media (max-width: 1180px){
	
	.altura-carrosel {
		height: 530px !important;
	}
} 

@media (max-width: 991px){
	.carrosel-home{
		padding-top: 60px;
    	margin-top: -10px;
	}
	
	.texto-carrosel-home{
		margin-top: -35% !important;
	}
	
	.texto-grande{
		font-size: 40px !important;
    	line-height: 32px;	
	}

	.texto-pequeno{
		font-size: 12px;
	}
	
	.altura-carrosel {
		height: 335px !important;
	}
	
	.header-sessao-1{
		margin-bottom: 40px;
	}
	
	.hoverzoom .retina{
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		opacity: 1;    
		background: none repeat scroll 0 0 rgba(97,180,186, 0.5);    
		text-align: center;
		padding: 30px;

		-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); 
	}
	
	.item-sessao-4{
		max-width: 25%;
		width: 100%;
		height: auto; 
	}
	
	.imagem-maior{
		max-width: 33.33% !important;
		width: 100% !important;
		height: auto !important;
	}
	
	.position-menu{
		position: fixed !important;
		width: 100% !important;
		z-index: 9000 !important;
		top: 0 !important;
		height: 50px;
		-webkit-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.77);
		-moz-box-shadow:    0px 0px 10px rgba(50, 50, 50, 0.77);
		box-shadow:         0px 0px 10px rgba(50, 50, 50, 0.77);
		border-radius: 0px !important;
	}
	
	.servicos{
		display: grid;
	}

	.menu-servicos{
		margin-top: 50px;
		margin-left: 5%;
		margin-right: 5%;
	}

	.item-menu-servicos{
		display: flex;
		background-color: #61B4BA;
		color: white !important;
		padding: 15px;
	}

	.item-menu-servicos-menor{
		display: flex;
		background-color: white;
		padding: 15px;
		width: 100%;
		color: #787878;
		border-bottom: 1px solid #e8e4e4;
	}

	.item-menu-servicos-menor:hover{
		color: black;
	}

	.borda-item-menu-servicos-menor{
		-webkit-box-shadow: 7px 5px 20px rgba(50, 50, 50, 0.1);
		-moz-box-shadow:    7px 5px 20px rgba(50, 50, 50, 0.1);
		box-shadow:         7px 5px 20px rgba(50, 50, 50, 0.1);
		margin-right: 0px;
	}

	.texto-item-menu-servicos{
		margin-left: 15px;
		font-size: 18px;
		margin-top: 5px;	
	}

	.conteudo-servicos{
		margin-top: 75px;	    
		margin-bottom: 50px;
		width: 100%;
	}

	.linha-azul-servicos{
		display: none;
	}

	.texto-conteudo-servicos{
		width: 90%;
    	margin-left: 5%;
	}

	.carrosel-conteudo-servicos{
		width: 100%;
		margin-bottom: 50px;
		margin-top: -30px;
		margin-right: 0px;
	}

	.texto-carrosel-conteudo-servicos{
		text-align: center;
		color: #787878;
		font-size: 16px;
	}
	
	.menu-quemsomos {
		margin-left: 5%;
		margin-top: 50px;
	}
	
	.conteudo-quemsomos {
		display: block;
	}
	
	.texto-conteudo-quemsomos {
		width: 90%;
	}
	
	.margin-bottom {
		margin-bottom: 20px;
		width: 50%;
		margin-left: 25%;
	}
	
	.imagem-quemsomos {
		float: initial;
		width: 100%;
		margin-right: 0%;
		display: block;
	}
} 

@media (max-width: 980px){
	
	
	.altura-carrosel {
		height: 500px !important;
	}
}

@media (max-width: 950px){
	
	
	.altura-carrosel {
		height: 480px !important;
	}
}

@media (max-width: 910px){
	
	
	.altura-carrosel {
		height: 470px !important;
	}
}

@media (max-width: 880px){
	
	
	.altura-carrosel {
		height: 425px !important;
	}
}

@media (max-width: 820px){
	
	
	.altura-carrosel {
		height: 425px !important;
	}
}

@media (max-width: 790px){
	
	
	.altura-carrosel {
		height: 395px !important;
	}
}

@media (max-width: 750px){
	
	.altura-carrosel {
		height: 360px !important;
	}
	
	
	.item-sessao-4{
		max-width: 50%;
		width: 100%;
		height: auto; 
	}
	
	.imagem-maior{
		max-width: 33.33% !important;
		width: 100% !important;
		height: auto !important;
	}
	
	.texto-menor{
		font-size: 18px !important;
	}
	
	.clientes-maior{
		max-width: 50% !important;
		width: 100% !important;
		height: auto !important;
	}
	
	.item-sessao-7{
		max-width: 33.33%;
		width: 100%;
		height: auto; 
		margin-bottom: -1px;
	}
	
	.item-sessao-8{
		max-width: 80% !important;
		width: 100% !important;
		height: auto !important;
		margin-left: 10% !important;
		margin-right: 10% !important;
		margin-top: 60px !important;
	}
}

@media (max-width: 670px){
	
	
	.altura-carrosel {
		height: 325px !important;
	}
}

@media (max-width: 600px){
	
	.texto-grande{
		font-size: 24px !important;
    	line-height: 20px;	
	}

	.texto-pequeno{
		font-size: 11px;
	}
	
	.texto-carrosel-home{
		margin-top: -40% !important;
	}
	
	.altura-carrosel {
		height: 225px !important;
	}
	
	.item-sessao-4{
		max-width: 50%;
		width: 100%;
		height: auto; 
	}
	
	.imagem-maior{
		max-width: 33.33% !important;
		width: 100% !important;
		height: auto !important;
	}
	
	.texto-menor{
		font-size: 18px !important;
    	margin-top: 4% !important;
	}
	
	.retina p {
		font-size: 30px;
	}
	
	.subir{
		padding-left: 90%;
	}
}

@media (max-width: 550px){
	
	.texto-paralax-home{
		color: rgba(255, 255, 255, 0.8);
		text-align: center;
		padding-top: 30px;
	}

	.texto-paralax-home p{
		padding-top: 5px !important;
	}
	
	.item-sessao-5{
		margin: 0px;
		margin-bottom: 25px;
	}
	
	.titulo-item-sessao-5{
		width: 300px;
	}

	.texto-item-sessao-5{
		width: 300px;
	}
}

@media (max-width: 414px){
	
	.texto-pequeno {
		font-size: 11px;
		margin-top: 0px;
	}
	
	.botao-texto-carrosel {
		margin-top: -6px;
	}
	
	.texto-carrosel-home {
		margin-top: -47% !important;
	}
	
	.altura-carrosel {
		height: 210px !important;
	}
}

@media (max-width: 399px){
	
	.titulo-item-sessao-5 {
		width: 200px;
		margin-left: 50px;
	}
	
	.icone-item-sessao-5 {
		width: 50px;
		height: 170px;
		float: left;
	}
	
	.texto-item-sessao-5 {
		width: 230px;
		margin-left: 50px;
		margin-top: 0px;
	}
	
	.subir {
		padding-left: 88%;
	}
	
	textarea {
		border: none;
	}
	
	h1 {
		font-size: 1.5rem;
	}
}

@media (max-width: 375px){
	
	.altura-carrosel {
		height: 213px !important;
	}
	
	.botao-texto-carrosel {
		position: relative;
		justify-content: center;
		display: flex;
		margin-top: -13px;
	}
	
	.texto-carrosel-home {
		margin-top: -46% !important;
	}
	
	.texto-pequeno {
		font-size: 11px;
		margin-top: 0px;
	}
	
	.texto-pequeno {
		font-size: 11px;
		margin-top: 0px;
	}
}

@media (max-width: 360px){
	
	.altura-carrosel {
		height: 206px !important;
	}
	
	.botao {
		min-width: 100px;
		width: auto;
		height: 32px;
		text-align: center;
		border-radius: 40px;
		cursor: pointer;
		padding-top: 6px;
		font-size: 14px;
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.botao-texto-carrosel {
		position: relative;
		justify-content: center;
		display: flex;
		margin-top: -10px;
	}
}

@media (max-width: 320px){
	
	.texto-item-sessao-5 {
		width: 220px;
		margin-left: 50px;
		margin-top: 0px;
	}
	
	.texto-item-sessao-6 {
		padding-left: 20px;
	}
	
	.subtitulo-item-sessao-2 {
		margin-left: 15px;
	}
	
	.texto-carrosel-home {
		margin-top: -50% !important;
	}
	
	.texto-grande {
		font-size: 16px !important;
		line-height: 1;
	}
	
	.redondo {
		margin-top: -10px;
	}
	
	.texto-carrosel-home {
		margin-top: -46% !important;
	}
	
	.botao {
		min-width: 100px;
   		width: auto;
		height: 32px;
		text-align: center;
		border-radius: 40px;
		cursor: pointer;
		padding-top: 6px;
		font-size: 14px;
		margin-left: 5px;
		margin-right: 5px;
	}
	
	.botao-texto-carrosel {
		position: relative;
		justify-content: center;
		display: flex;
		margin-top: -5px;
	}
	
	.altura-carrosel {
		height: 196px !important;
    	width: 338px;
	}
	
	.texto-pequeno{	
		font-size: 10px;
		margin-top: 0px;
	}
}