
/* GERAL  */

body {
	background: url(../images/background.png) repeat-x #fefefe;
	font: 300 14px "Jost";
	color: #312b2b;
}

a {
	text-decoration: none;
	color: inherit;
}

a:hover {
	color: inherit;
	text-decoration: none;
}

/* CABEÇÁRIO  */

#header {
	width: 100%;
}

#header-container-top,
#header-container-bottom {
	margin: 0 auto;
	width: 1020px;
}

#header-container-top {
	letter-spacing: 1px;
	height: 45px;
	line-height: 45px;
	color: white;
}

#header-info {
	float: left;
}

#header-social {
	float: right;
}

#header-social a:hover {
	opacity: 0.2;
}

#header-container-bottom {
	height: 140px;
	line-height: 100px;
}

#header-logo {
	float: left;
	width: 167px;
	height: 60px;
	margin-top: 15px;
	background: url(../images/logo.png) no-repeat;
}

#header-menu {
	float: right;
}

.header-menu-item,
.header-menu-item-selected {
	display: inline-block;
	height: 60px;
	margin-right: 10px;
	font-weight: 500;
	letter-spacing: -0.2px;
}

.header-menu-item-selected,
.header-menu-item:hover {
	border-bottom: solid 2px #519dcb;
}

/* RODAPÉ  */

#footer {
	width: 100%;
}

#footer-top {
	height: 168px;
	background: rgb(2,103,176);
	background: linear-gradient(90deg, rgba(2,103,176,1) 0%, rgba(255,255,255,1) 100%);
}

#footer-top-container {
	width: 1020px;
	margin: 0 auto;
}

#footer-bottom {
	height: 45px;
	line-height: 45px;
	background: #312b2b;
	text-align: center;
	color: white;
	font-weight: 500;
	font-size: 13px;
	letter-spacing: 0.5px;
}

.footer-block {
	float: left;
	height: 100%;
	color: white;
	line-height: 23px;
	margin-right: 80px;
	letter-spacing: 0.3px;
}

.footer-block i {
	color: #312b2b;
}

.footer-block h1 {
	border-left: 2px solid black;
	font-size: 19px;
	padding-left: 5px;
	font-weight: 400;
	margin: 26px 0;
}

#footer-logo {
	float: right;
	width: 266px;
	height: 85px;
	margin-top: 43px;
	margin-right: 70px;
	background: url(../images/logo-grande.png) no-repeat;
}

.whats-action {
    text-decoration: none;
    position: fixed;
    z-index: 9999;
    left: 0;
    font-size: 1.1em;
    float: left;
    bottom: 45px;
    margin-top: -25px;
    cursor: pointer;
    min-width: 50px;
    box-shadow: -4px 3px 1px rgba(0, 0, 0, 0.51);
    max-width: 150px;
    color: #fff;
    text-align: center;
    padding: 10px;
    margin: 0px auto 0 auto;
    background: #20B038;
    -webkit-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
    -o-transition: All 0.5s ease;
    -ms-transition: All 0.5s ease;
    transition: All 0.5s ease;
}

/* CONTEÚDO  */

#content {
	min-height: 300px;
}

#content h1 {
	font-size: 40px;
	font-weight: 600;
}

.content-container {
	width: 1020px;
	margin: 0 auto;
}

.content-subtitle {
	position: relative;
	font-size: 32px;
	height: 40px;
}
.content-subtitle h2 {
	position: absolute;
	z-index: 99;
	text-wrap: wrap;
}

.content-subtitle-icon {
	position: absolute;
	width: 22px;
	height: 22px;
	border-radius: 5px;
	z-index: 1;
	left: -10px;
}

.content-subtitle-icon.blue {
	background: #5e9ccf;
}

.content-subtitle-icon.black {
	background: #000;
}

/* CONTEÚDO > QUEM SOMOS  */

#content-quemsomos {
	font-weight: 400;
	padding-left: 80px;
	text-wrap: wrap;
	padding-right: 120px;
}

#content-corpo {
	position: relative;
	width: 100%;
	height: 630px;
	padding: 20px 0;
	margin-top: 60px;
	padding-top: 30px;
	background-color: black;
	color: white;
}

#content-corpo:before {
  content: ' ';
  display: block;
  position: absolute;
  left: 0;
  top: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.15;
  background: url(../images/quem-somos/background.jpg) repeat center top;
}

.content-corpo-row {
	margin-top: 30px;
}
.content-corpo-row-image {
	float: left;
	width: 220px;
	height: 228px;
}

.content-corpo-row-title {

	display: inline-block;
	margin-left: 60px;
	border-left: solid 4px #5e9ccf;
	padding-left: 5px;
	line-height: 22px;
}

.content-corpo-row-title h3 {
	font-size: 26px;
}

.content-corpo-row-title h6 {
	font-size: 14px;
	font-weight: 400;
}

.content-corpo-row-text {
	display: inline-block;
	margin-left: 70px;
	margin-top: 12px;
	line-height: 26px;
}

#content-abnt {
	width: 100%;
	height: 450px;
	padding: 20px 0;
	padding-top: 30px;
	background: rgb(0,102,176);
	background: linear-gradient(0deg, rgba(0,102,176,1) 0%, rgba(47,147,196,1) 100%);
	color: white;
}

#content-abnt-row {
	position: relative;
	margin-top: 30px;
	padding-right: 526px;
	text-wrap: wrap;
}

#content-abnt-image {
	position: absolute;
	top: -190px;
	right: 0;
	width: 407px;
	height: 551px;
}

#content-strap {
	width: 100%;
	height: 540px;
	padding: 20px 0;
	padding-top: 30px;
	background: rgb(255,255,255);
	background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(217,217,217,1) 100%);
}

#content-strap-row {
	position: relative;
	margin-top: 30px;
	font-weight: 400;
	text-wrap: wrap;
	padding-right: 30px;
}

#content-strap-image {
	float: left;
	margin-right: 40px;
}

/* CONTEÚDO > HOME  */

#content-boasvindas {
	width: 100%;
	height: 420px;
	/*background: url(../images/home/boas-vindas.png) no-repeat center;*/
}

#content-boasvindas-cards {
	width: 1020px;
	margin: 0 auto;
}

#content-banner {
	position: relative;
	width: 100%;
	margin-top: -40px;
	border-bottom: solid 10px #0066b0;
}

.content-banner-shadow {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(90deg, rgba(0,0,0,0.8) 30%, rgba(0,0,0,0) 70%, rgba(0,0,0,0) 100%);
	z-index: 50;
}

#content-banner img {
	position: relative;
	width: 100%;
	min-width: 1020px;
	z-index: 0;
}

#content-banner-left,
#content-banner-right {
	cursor: pointer;
	position: absolute;
	width: 80px;
	height: 80px;
	top: 50%;
	margin-top: -40px;
	background: red;
	border-radius: 40px;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
}

#content-banner-left:hover,
#content-banner-right:hover {
	opacity: 0.7;
}

#content-banner-left {
	left: 60px;
	background: white url(../images/seta-esquerda.svg) no-repeat center;
	background-size: 80px;
}

#content-banner-right {
	right: 60px;
	background: white url(../images/seta-direita.svg) no-repeat center;
	background-size: 80px;
}

.content-banner-title {
	position: absolute;
	margin-left: 60px;
	border-left: solid 10px #5e9ccf;
	padding-left: 15px;
	line-height: 22px;
	color: white;
	left: 50%;
	top: 50%;
	margin-left: -507px;
	margin-top: -100px;
	z-index: 99;
}

.content-banner-title h6 {
	font-size: 64px;
	font-weight: 600;
}

#content-bar {
	position: relative;
	width: 100%;
	text-align: center;
	background: url(../images/home/bar.jpg);
	height: 260px;
}

#content-bar .content-container {
	position: relative;
}

.content-bar-item {
	font-size: 30px;
	color: white;
	line-height: 40px;
	font-style: italic;
	font-weight: 500;
	width: 25%;
	float: left;
	margin-top: 75px;
	text-align: center;
}

.content-bar-item span {
	font-style: normal;
	font-size:62px; 
	font-weight: 800; 
	color:#74d1ff;
}


#content-cards {
	height: 480px;
}
.content-cards-item {
	position: relative;
	float: left;
	width: 244px;
	height: 405px;
	margin-left: 10px;
	margin-top: 30px;
	background: rgb(0,102,176);
	background: linear-gradient(0deg, rgba(0,102,176,1) 0%, rgba(47,147,196,1) 100%);
	border-radius: 5px;
	color: white;
	text-align: center;
}

.content-cards-item-image {
	width: 198px;
	height: 118px;
	margin-top: 16px;
}

.content-cards-item-title {
	margin-top: 10px;
	width: 100%;
	font-size: 17px;
	font-weight: 500;
}

.content-cards-item-text {
	margin-top: 10px;
	font-size: 12px;
	margin-left: 5px;
}

.content-cards-item-button {
	position: absolute;
	border-radius: 5px;
	padding: 5px 14px;
	color: #312b2b;
	font-weight: 800;
	font-size: 16px;
	bottom: 20px;
	left: 50%;
	margin-left: -60px;
	background: rgb(255,255,255);
	background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(217,217,217,1) 100%);
}

/* CONTEÚDO > CLIENTES  */

.content-clientes-title .content-subtitle {
	margin: 50px 0;
}

#content-clientes-images {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 1000px;
  	flex-wrap: wrap;
}

.content-clientes-image {
	display: block;
	width: 236px;
	height: 130px;
	margin-left: 10px;
	margin-bottom: 10px;
	border-radius: 5px;
	box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
}

/* CONTEÚDO > CLIENTES  */

.content-servicos-box {
	display: inline-block;
	width: 500px;
	height: 640px;
	border-radius: 10px;
	background: rgb(255,255,255);
	background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(217,217,217,1) 100%);
	box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
	text-align: center;
}

.content-servicos-box-image {
	width: 375px;
	height: 239px;
	margin-top: 45px;
	border-radius: 5px;
}

.content-servicos-box-title {
	font-size: 30px;
	margin-top: 10px;
}

.content-servicos-box-text {
	font-size: 18px;
	margin-top: 10px;
	text-align: left;
	margin-left: 60px;
	margin-top: 30px;
	font-weight: 500;
}
.content-servicos-box-text div {
	float: left;
	width: 50%;
}

/* CONTEÚDO > CONTATOS  */

#content-contatos {
	position: relative;
	width: 100%;
	height: 270px;
	padding: 20px 0;
	margin-top: 60px;
	padding-top: 30px;
	background-color: black;
	color: white;
	text-align: center;
}

#content-contatos .content-container {
	position: relative;
	z-index: 99;
}

#content-contatos:after {
  content: ' ';
  display: block;
  position: absolute;
  left: 0;
  top: 0px;
  width: 100%;
	height: 270px;
  opacity: 0.15;
  background: url(../images/contato/background.jpg) repeat-x center;
  z-index: 0;
}


#content-contatos-description {
	font-size: 27px;
	font-weight: 600;
}

#content-contatos-whatsapp {
	border-radius: 5px;
	padding: 5px 20px;
	font-size: 22px;
	font-weight: 600;
	background: rgb(0,102,176);
	background: linear-gradient(0deg, rgba(0,102,176,1) 0%, rgba(47,147,196,1) 100%);
}

#content-contatos-form {
	width: 100%;
	height: 485px;
	background: rgb(0,102,176);
	background: linear-gradient(0deg, rgba(0,102,176,1) 0%, rgba(47,147,196,1) 100%);
	color: white;
	border-radius: 10px;
	margin-top: 40px;
	text-align: left;
}

#content-contatos-form-fields {
	width: calc(50% - 44px);
	margin-left: 44px;
	padding-right: 26px;
	border-right: solid 1px #1b6891;
	height: 100%;
	float: left;
}

#content-contatos-form-fields div {
	margin-top: 30px;
	float: left;
	width: 50%;
}

#content-contatos-form-fields textarea,
#content-contatos-form-fields input {
	height: 54px;
	border:none;
	border-radius: 5px;
	width: 96%;
	padding: 10px;
	color: #2a2a2a;
    font: 13px Arial;
}

#content-contatos-form-fields button {
	float: right;
	border-radius: 5px;
	border:none;
	background-color: white;
	padding: 8px 30px;
	margin-right: 8px;
	margin-top: 6px;
	color: black;
	font-size: 14px;
	font-weight: 600;

}

#content-contatos-form-fields textarea {
	resize: none;
	width: 98%;
	height: 130px;
}

#content-contatos-form-info {
	width: 50%;
	float: right;
	padding: 50px 34px;
	font-size: 18px;
}

/* CONTEÚDO > LAUDOS  */

#content-laudos {
	width: 100%;
	margin-top: 60px;
}

#content-laudos-intro{
	font-weight: 400;
	padding-left: 80px;
	text-wrap: wrap;
}

.content-laudos-section {
	width: 100%;
	height: 390px;
	padding: 20px 0;
	padding-top: 30px;
	background-color: #312b2b;
	color: white;
}

.content-laudos-text,
.content-laudos-text-right {
	font-size: 19px;
	margin-top: 30px;
	float: left;
	color: #d6d6d6;
	font-weight: 400;
}

.content-laudos-text-right a,
.content-laudos-text a {
	text-decoration: underline;
}

.content-laudos-text-right {
	float: right;
}

.content-laudos-image-left,
.content-laudos-image {
	/*width: 500px;
	height: 320px;*/
	float: right;
	margin-top: -38px;
	border-radius: 8px;
}

.content-laudos-image-left {
	float: left;
}




.content-laudos-section-last {
	width: 100%;
	height: 315px;
	padding: 20px 0;
	padding-top: 30px;
	/*background: rgb(0,102,176);
	background: linear-gradient(0deg, rgba(0,102,176,1) 0%, rgba(47,147,196,1) 100%);*/
	background-color: #00D43C;
	color: white;
}

/* CONTEÚDO > EXECUTADOS  */

#content-projetosexec {
	width: 100%;
	 background-color: white;
}

.content-projetosexec-title-image {
	position:absolute; 
	height:50px; 
	margin-left:10px; 
	margin-top:-12px;
}

.content-projetosexec-divisor {
	width: 100%;
	height: 102px;
	padding: 20px 0;
	padding-top: 30px;
	background: rgb(0,102,176);
	background: linear-gradient(0deg, rgba(0,102,176,1) 0%, rgba(47,147,196,1) 100%);
	color: white;
}

.content-projetosexec-section {
	width: 100%;
	height: 390px;
	padding: 20px 0;
	padding-top: 30px;
	background-color: #312b2b;
	color: white;
}

.content-projetosexec-indicator {
	display: inline-block;
	width: 320px;
	height: 180px;
	background: rgb(255,255,255);
	background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(218,218,218,1) 70%);
	border-radius: 20px;
	text-align: center;
	font-size: 32px;
	font-weight: 600;
	margin: 0 90px;
}

.content-projetosexec-indicator div {
	font-size: 80px;
	font-weight: 700;
	color: #0066b0;
	height: 102px;
}

.content-projetosexec-row-bgleft,
.content-projetosexec-row-bgright {
	width: 100%;
	height: 490px;
}

.content-projetosexec-row-bgleft {
	background: linear-gradient(90deg, rgba(49,43,43,1) 0%, rgba(49,43,43,1) 49%, rgba(255,255,255,1) 50%);
}

.content-projetosexec-row-bgright {
	background: linear-gradient(90deg, rgba(255,255,255,1) 49%, rgba(49,43,43,1) 50%, rgba(49,43,43,1) 100%);
}

.content-projetosexec-row-container {
	width: 1020px;
	margin: 0 auto;
	height: 100%;
	color: white;
	font-size: 24px;
	margin-top: 20px;
}

.content-projetosexec-row-content {
	position: relative;
	width: 800px;
	height: 100%;
	background-color: #312b2b;
	padding-top: 70px;
}

.content-projetosexec-row-bgright .content-projetosexec-row-content {
	margin-left: 240px;
	padding-left: 300px;
}

.content-projetosexec-row-image {
	width: 178px;
	height: 120px;
	margin-right: 10px;
    margin-left: 10px
}

.content-projetosexec-row-video {
	position: absolute;
}

.content-projetosexec-corousel {
	position: relative;
	width: 1020px;
	margin: 0 auto;
	margin-top: 40px;
	text-align: center;
	height: 700px;
}

.content-projetosexec-corousel-scroll {
	width: 100%;
	height: 500px;
	margin-top: 120px;
}

.content-projetosexec-corousel-item {
	height: 100%;
	height: 250px;
}

#corousel-2,
#corousel-3,
#corousel-4,
#corousel-5 {
	display: none;
}

#content-projetosexec-corousel-left,
#content-projetosexec-corousel-right {
	cursor: pointer;
	position: absolute;
	top: 378px;
}

#content-projetosexec-corousel-left:hover,
#content-projetosexec-corousel-right:hover {
	opacity: 0.4;
}

#content-projetosexec-corousel-left {
	left: -15px;
}

#content-projetosexec-corousel-right {
	right: -15px;
}

