/*
author: Pablo Garrido
pablogp.com
contato@pablogp.com
*/

*{
	margin:0;
	border:0;
	padding:0;
}

@font-face{
	font-family: "Oswald-Light";
	src: url("Oswald-Light.ttf");
}

body{
	font-family: "Oswald-Light"!important;
}

header{
	width:100%;
	float:left;
	background-color:#9cc061;
}

.content-header, .principal-content, .content-services-home, .content-footer, .title-pages{
	width:1200px;
	margin:0 auto;
}

.logomarca{
	margin:15px;
	float: left;
}

.header-informations{
	float:right;
	margin:45px 0 0 0;
	width:900px;
}

.info-contacts{
	width:450px;
	float:right;
}

.icon-header-email, .icon-header-telephone{
	float:left;
	position:relative;
	top:3px;
	margin:0 10px 0 0;
}

.icon-header-email{
	top:5px;
}

.header-contato-email, .header-telephone{
	color:#FFFFFF;
	font-size:12px;
	float:left;
	letter-spacing: 1.5px;
}

.header-contato-email{
	padding:10px 0px 10px 0;
}

.header-telephone{
	margin:0 30px 0 0;
	border-right:1px solid #cee0b0;
	padding:10px 30px 10px 0;
}

.icon-header-facebook{
	float:right;
	margin:0 20px;
}

nav{
	float:right;
	width:100%;
}

.menu-principal{
	list-style-type: none;
	float: right;
	margin:30px 20px 0 0;
	font-size:18px;
	letter-spacing: 1.3px;
}

.menu-principal li{
	float:left;
	margin:0 0 0 60px;
}

.menu-principal li a{
	text-decoration:none;
	color:#FFFFFF;
}

.menu-principal li a:hover{
	text-decoration: underline;
}

.banners{
	width:100%;
	float:left;
}

.principal{
	width:100%;
	float:left;
}

.quem-somos{
	width:100%;
	float:left;
	margin:50px 0;
}

.quem-somos img{		
	float:left;
}

.quem-somos h2{
	font-size:70px;
	width: 100%;
	text-align: center;
	float: left;
	color:#5c5c5c;
	font-weight:100%;
	letter-spacing: 3px;
	margin:0 0 30px 0;
}

.quem-somos h2 span{
	color:#9cc900;
}

.texto-quem-somos-home{
	width:70%;
	float: right;
	font-size:16px;
	letter-spacing: 1px;
	line-height: 30px;
	margin:80px 0 0 0;
	font-weight: 500;
	text-align: justify;
}

.services-home{
	width:100%;
	background-image: url(../images/background-servicos.png);
	background-color: #35381d;
	background-repeat:no-repeat;
	background-position: top center;
	float:left;
}

.services{
	width:100%;
	float:left;
	margin:0 0 30px 0;
}

.services h2{
	font-size:70px;
	color:#FFFFFF;
	text-align: center;
	width:100%;
	margin:25px 0;
}

.box-services{
	width:20%;
	float:left;
	margin:10px 30px;
	text-align: center;
}

.box-services img{
	margin:10px 0 25px 0;
}

.title-box-services{
	font-size:22px;
	color:#FFFFFF;
	width:100%;
	padding:20px 0;

}

.description-box-services{
	line-height: 24px;
	font-size: 14px;
	color:#FFFFFF;
}

.clientes-home{
	width:100%;
	float:left;
	border-top:1px solid #dfdfdf;
	border-bottom:1px solid #dfdfdf;
	margin:80px 0 20px 0;
	padding:25px 0;
}

.text-about-clients{
	width:100%;
	float:left;
	text-align: center;
	font-size:14px;
	color:#a6a6a6;
	letter-spacing: 1px;
}

footer{
	width:100%;
	float:left;
	background-color: #4a4a4a;
	margin:60px 0 0 0;
	padding-bottom: 50px;
}

.content-footer{
	margin-bottom:100px;
}

.content-footer-1, .content-footer-2{
	width:30%;
	float:left;
	margin:60px 100px 0 0;
	letter-spacing: 1px;
}

.title-footer-ambtec{
	font-size:50px;
	color:#FFFFFF;
	font-weight: bold;
}

.title-footer-ambtec span{
	color:#9cd491;
	letter-spacing: 2px;
}

.description-footer-ambtec{
	color:#FFFFFF;
	float:left;
	margin:20px 0 0 0;
}

.about-footer{
	font-size:40px;
	color:#FFFFFF;
	font-weight: bold;
	letter-spacing: 2px;
}

.list-footer-informations{
	list-style-type: none;
	color:#FFFFFF;
	font-size:16px;
}


.list-footer-informations li:first-child{
	margin:20px 0 50px 0;
}

.list-footer-informations li{
	margin:10px 0;
	width: 100%;
	float: left
}

.list-footer-informations img{
	margin:3px 15px 0 0 ;
	float:left;
}

.list-footer-informations p{
	float: left;
	margin-right: 10px;
	width: 80%;
}

.list-footer-informations a{
	color:#FFFFFF;
	text-decoration: none;
}

.list-footer-informations a:hover{
	text-decoration: underline;
}

.icon-email-footer{
	position: relative;
	top:3px;	
}

.site-sustentavel{
	float:left;
	margin:130px 0 0 0;
}

.slider {
    width: 100%;
    margin: 0 auto;
}

.slick-slide {
  margin:0px;
}

.slick-slide img {
  width: 100%;
}

.slick-prev:before,
.slick-next:before {
    color: white;
}

.slider-clientes{
	width: 100%;
	margin: 0 auto;
}

.slider-clientes button{
	margin:0 -55px;
}

.slider-clientes .slick-prev:before, .slider-clientes .slick-next:before{
	color:black;
}

.slider-clientes div{
	margin:0 5px;
}

.title-h1-pages{
	font-size:40px;
	color:#5e5e5e;
}

.principal-title{
	background-color:#e9e9e9;
	width:100%;
	float:left;
	border-bottom:1px solid #c6c6c6;
}

.title-h1-pages{
	width:70%;
	float:left;
	margin: 40px 0;
	font-weight: 600;
}

.breadcrumb{
	width:30%;
	float:right;
	text-align: right;
	margin:60px 0 0 0;
	color:#5e5e5e;
	letter-spacing: 1px;
}

.breadcrumb span{
	color:#9cc061;
}

.about-content{
	margin-bottom:60px;
	width:100%;
	float: left;
}

.about-content img{
	float:left;
	margin:70px 0 0 0;
}

.about-content p{
    float: right;
    width: 65%;
    margin: 70px 0 0 0;
    font-size: 16px;
    letter-spacing: 1px;
    color: #5e5e5e;
    text-align: justify;
}

.box-service{
	width:30%;
	float: left;
	margin: 25px 20px;
	min-height: 580px;
}

.box-service img{
	width:100%;
	float: left;
	margin: 0 0 25px 0;
}

.title-box-service{
	font-size:25px;
	color:#5e5e5e;
	margin:25px 0;
}

.description-service{
	color:#5e5e5e;
	font-size:18px;
	text-align: justify;
}


.logo-cliente{
    width: 269px;
    float: left;
    color: #FFFFFF;
    margin: 60px 15px 0 15px;
    height: 124px;
}

.logo-cliente img{
	width: 100%;
	float:left;
}

.vamos-conversar{
	width: 100%;
	text-align: center;
	float: left;
	color:#858484;
	font-size: 25px;
	margin:50px 0 0 0;
}

.vamos-conversar:hover{
	color:#bfbfbf;
}

.mapa-contato{
	width:100%;
	float: left;
	height: 350px;
}

.title-page-contato{
	background-color:#FFFFFF;
	border-bottom:0;
}

.form-contato{
	width: 60%;
	float:left;
	margin: 20px 0 100px 0;
}

.form-contato label{
	width: 100%;
	float: left;
}

.campo-form, .form-contato textarea{
	border:1px solid #F2F2F2;
	color:#9b9b9b;
	float: left;
	font-size:16px;
	padding:15px 10px;
	margin: 20px 20px 20px 0;
	font-family: "Oswald-Light";
	width: 95%;
	letter-spacing: 1px;
}

.button-form-contato{
	border-bottom: 4px solid #80a93d;
	border-radius: 5px;
	width: 180px;
    height: 45px !important;
    font-size: 16px !important;
    letter-spacing: 2px;
    float: right;
    background: #94bb54;
    font-family: "Oswald-Light";
    color: #FFFFFF;
    cursor: pointer;
    margin: 10px 15px 0 0;
}

.info-contato{
	width:30%;
	float: right;
	border:1px solid #F2F2F2;
	margin: 40px 0 0 0;
}

.info-contato table{
	margin: 5px 0 0 20px;
	float:left;
}

.info-contato table tr td{
	text-align: left;
	padding:15px 10px;
	color:#898989;
	font-size:15px;
	line-height: 26px;
}

.img-home-contato{
	position: relative;
	bottom: 40px;
}

.mensagem-form{
	width:95%;
	float: left;
	margin:10px 0;
	font-size:14px;
    padding:10px 10px;
    border-radius: 3px;
    display: none;
}

.danger{
	color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
    display:block;
}

.sucesso{
	color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
    display:block;
}

.menuIcon{
	width: 100%;
	float: left;
	text-align: center;
	display: none;
	margin: 0 0 10px 0;
}

.menuIcon a{
	text-decoration: none;
	font-size: 22px;
	color:#FFFFFF;
}

.menuIcon img{
	margin:0 5px 0 0;
}

.showMenu{
	display: block;
}

.h2-404{
    width: 100%;
    float: left;
    text-align: center;
    color: #5e5e5e;
    font-size: 75px;
    margin: 60px 0 30px 0;
}

.pagina-nao-encontrada{
	width: 100%;
    float: left;
    text-align: center;
    font-size: 20px;
    color: #9cc061;
}

.buttons-404{
	width: 100%;
	float: left;
	text-align: center;
	margin: 45px 0 0 0;
}

.buttons-404 a{
	margin: 0 20px;
	text-decoration: none;
	border-radius: 3px;
	padding:5px 15px;
}

.retonar-pagina-anterior{
	background-color: #8dac5a;
    color: #fff;
}

.retornar-home{
	background-color: #fff;
    border:1px solid #becbdc;
    color: #8dac5a;
}

.desenvolvimento{
    float: right;
    text-align: right;
    font-size: 12px;
    letter-spacing: 1px;
    color: #FFFFFF;
    line-height: 23px;
    margin: 75px 25px 0 0;
}

.title-fotos{
	width: 100%;
	float: left;
	text-align: center;
	padding: 25px 0;
	font-size: 30px;
}

.content-fotos .box-service{
	min-height: initial !important;
	float: left;
}

.box-service iframe{
	float: left !important;
}


@media (max-width: 1300px){

	.slider-clientes button{
		margin:85px 185px;
	}

}

@media (max-width: 1200px){

	.content-header, .principal-content, .content-services-home, .content-footer, .title-pages{
		width: 100%;
		float: left;
	}

	.header-informations{
		width:78%;
	}

	.showMenu{
		display: block;
		opacity: 1;
		transition: opacity .25s ease-in-out;
		-moz-transition: opacity .25s ease-in-out;
		-webkit-transition: opacity .25s ease-in-out;
	}
	
	.texto-quem-somos-home{
		width:60%;
		float: left;
		margin:80px 0 0 10px;
	}

	.text-about-clients{
		margin-top:60px;
	}

	.content-footer-1, .content-footer-2{
		width: 30%;
		margin:60px 50px 0 10px;		
	}

	.about-content img{
		margin:70px 0 0 25px;
		width: 30%;
	}

	.about-content p {
	    width: 65%;
	    margin: 70px 15px 0 0;

	}

	.breadcrumb{
		margin: 60px 15px 60px 0;
	}

	.title-h1-pages{
		width: 65%;
		margin: 40px 0 40px 15px;
	}

	.box-service{
		width: 28%;
		float: left;
		min-height: 580px;
		margin: 40px 20px;		
	}

	.form-contato{
		width: 45%;
		margin: 20px 0 100px 20px;
	}

	.info-contato{
		width: 35%;
		margin: 40px 0 0 50px;
		float: left;
	}

	.box-services{
		width: 40%;
		margin: 40px 35px;
	}

}


@media (max-width: 900px){
	
	.breadcrumb{
		display: none;
	}

	.box-service iframe{
		width: 100%;
	}

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

	.info-contacts{
		display:none;
	}

	.icon-header-facebook{
		float: left;
	}

	.menu-principal{
		width:100%;	
		margin: 0;
		display: none;
		margin: 0 0 25px 0;
		left: -100%;	
	}

	.menu-principal li{
		width: 100%;
		float:left;
		background-color: rgba(90, 118, 60, 0.44);
		margin:1px 0;

	}

	.menu-principal li a {
		width: 100%;
		float: left;
		padding:5px 0;		
	}

	.menuIcon{
		display:block;
	}

	.logomarca{
		float: none;
	}

	.content-header{
		text-align: center;
		padding-top: 25px;
	}

	.showMenu{
		display: block;
	}

	.quem-somos{
		text-align: center;
	}

	.quem-somos img{
		float:none;
	}

	.texto-quem-somos-home{
		width:90%;
		float: left;
		letter-spacing: 1px;
		line-height: 30px;
		margin:35px 0 0 25px;
		font-weight: 500;
		text-align: justify;
	}

	.slider-clientes button{
		margin:70px 100px;
	}

	.text-about-clients{
		margin-top:45px;
	}

	.content-footer-1, .content-footer-2{
		margin:60px 40px 0 25px;	
		width: 90%;	
	}

	.site-sustentavel{
		float: left;
		margin: 20px 0 0 25px;
	}

	.content-footer{
		margin-bottom: 0;
	}

	.about-content img{
		margin:70px 0 25px 15px;
		width: 90%;
	}

	.about-content p{
	    width: 90%;
	    float: none;
	       margin: 0 0 0 15px;
	}

	.box-service{
		width: 40%;
		float: left;
		min-height: 500px;	
		margin: 45px 30px;	
	}

	.logo-cliente{
		width: 30%;
		margin: 60px 10px 0 10px;
	}

	.box-services{
		width: 95%;
		margin: 15px 0 0 15px;
	}	

}

@media (max-width: 600px){

	.box-service{
		width: 85%;
		float: left;
		min-height: 500px;	
		margin: 45px 30px;	
	}


	.form-contato{
		width: 90%;
		/*margin: 20px 0 100px 20px;*/
	}

	.info-contato{
		width: 90%;
		margin: 0 0 0 20px;
		float: left;
	}

	.logo-cliente{
		width: 90%;
		margin: 25px 0 100px 20px;		
	}

}