@media (min-width: 1300px) and (max-width: 1700px) {
	.banner-human-bg {
	    height: 720px;
	}

	.hadashImagem {
	    bottom: 0px;
	    right: 100px;
	    width: 620px;
	}
}

@media (min-width: 300px) and (max-width: 600px) {
	.banner-inner-six {
	    position: relative;
	    top: 70px !important;
	    text-align: center;
	}

	.tituloSlide1 {
	    font-size: 32px;
	    margin-bottom: 15px;
	    line-height: 20px;
	}

	.tituloSlide2 {
	    font-size: 32px;
	    margin-bottom: 15px;
	    line-height: 20px;
	}

	.palavraDestaque {
	    font-size: 50px;
	}

    .hadashImagem {
        position: initial;
        width: 720px;
        margin-top: 80px;
    }

	.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
		padding-left: 30px;
		padding-right: 30px;
	}

	.rts-banner-area a.rts-btn.btn-primary-5 {
	    margin: 0px auto;
	}

	.shape001 {
	    position: relative;
	    left: 0px; 
	    top: -20px;
	    width: 100%;
	}

    .banner-human-bg {
        height: 750px;
        background-position: center;
    }

    .quadro-box .single-item {
    	margin-bottom: 20px;
	}

	.header-main-one .thumbnail img {
    	width: 300px !important;
    }

    .main-header .button-area {
        margin: 27px 0;
    }

    .modulo-contato.page-section {
    	background: #0d0e47fa !important;
    }

    .info-contato.pl-100 {
    	margin-left: 0px !important;
    }

    .info-contato .contatos a {
	    font-size: 22px;
	    display: block;
	    margin-bottom: 11px;
	    color: #f59b00;
	}
}