@media (max-width: 1199px) and (min-width: 992px){
	.navbar-inverse .navbar-nav .nav-link{
		font-size: 14px;
		padding: 0 5px;
		text-align: center;
	}
	.navbar .login a{
		margin-left: 6px;
	}
}
@media (max-width: 991px) and (min-width: 768px){
	.navbar-inverse .navbar-toggler-icon{
		background-color: #007152;
		border-radius: 2px;
	}
	.navbar button{
		outline: none;
	}
	.home1 .dentro{
		float: inherit;
		width: 100%;
	}
	.home1 .direita{
		display: none;
	}
	.home1 .dentro .esquerda a{
		position: relative;
		bottom: 0;
		display: block;
		text-align: center;
	}
	.home3 .titulo h3{
		color: #fff;
	}
	.rodape .cada{
		float: inherit;
		width: 100%;
	}
	.rodape p{
		text-align: center;
	}
}
@media (max-width: 767px){
	.navbar-inverse .navbar-toggler-icon {
	    background-color: #007152;
	    border-radius: 2px;
	    width: 45px;
	    height: 35px;
	}
	.home4 .texto ul li a{
		font-size: 16px;
	}
	.home4 .cima img{
		display: none;
	}
	.home4 .texto {
	    margin-left: 0;
	    text-align: center;
	}
	.home4 .baixo{
		text-align: center;
	}
	.home4 .formulario .enviar {
	    float: inherit;
	    width: 100%;
	}
	.home4 .formulario .enviar:active{
		background-color: #186b4b;
	}
	.navbar button{
		outline: none;
	}
	.home1 .dentro{
		float: inherit;
		width: 100%;
		padding: 20px;
	}
	.home1 .direita{
		display: none;
	}
	.home1 .dentro .esquerda a{
		position: relative;
		bottom: 0;
		display: block;
		text-align: center;
	}
	.home3 .titulo h3{
		color: #fff;
	}
	.rodape .cada{
		float: inherit;
		width: 100%;
	}
	.rodape p{
		text-align: center;
	}
	.home3 .diferenciaisx{
		width: 100%;
		background-color: #fff;
	}
	.home3 .diferenciaisx .slick-next{
		display: block;
	}
	.home4 .texto ul li{
		font-size: 18px;
	}
	.banner .texto{
		width: 100%;
		top: 60px;
		left: 0;
		text-align: center;
		padding: 0 20px;
	}
	.banner img{
		height: 400px;
	}
	.navbar-toggleable-md>.container{
		margin: 0;
	}
	.navbar{
		padding: 20px;
	}
	.home1 .dentro .esquerda .titulo .linha{
		margin: auto;
	}
	.home1 .dentro .esquerda .titulo h3{
		text-align: center;
	}
	.home1 .dentro .esquerda p{
		text-align: justify;
	}
	.home2 .titulo h3{
		text-align: center;
	}
	.home2 .titulo .linha{
		margin: 20px auto 30px;
	}
	.home2 h4{
		text-align: center;
	}
	.home2 p{
		text-align: justify;
	}
	.home3{
		background-image: none;
	}
	.home3 .titulo h3{
		color: #454c58;
		text-align: center;
	}
	.home3 .titulo .linha{
		margin: 10px auto 30px;
	}
	.home3 .diferenciais h4{
		color: #444c58;
		text-align: center;
		font-weight: 300;
	}
	.home3 .diferenciais p{
		color: #444c58;
		text-align: justify;
		font-weight: 300;
	}
	.home3 .diferenciais .difx{
		padding: 0 20px;
	}
	.home4 .baixo p{
		font-size: 20px;
	}
	.rodape{
		padding: 30px;
	}
	.copy .esquerda{
		float: inherit;
		text-align: center;
	}

	.copy .direita{
		float: inherit;
		text-align: center;
	}
	.rodape .cada1 {
	    padding-left: 0;
	    text-align: center;
	}
	.navbar-brand img{
		width: 180px;
	}
	.navbar-inverse .navbar-toggler {
	    top: 0;
	    right: 0;
	}
	.orcamento .formulario{
		width: 100%;
	}
	.orcamento .formulario .enviar{
		font-size: 14px;
	}
	
}