@media(max-width: 576px){
    section{
	    padding-top: 20px;
	    padding-bottom: 20px;
	}

    section.sliderSection{
    	  min-height: 633px !important;
    }
    .sliderSection h2{
        font-size: 2rem;
    }
    .sliderSection h3 {
        font-size: 1.3rem;
        font-weight: 300;
    }

    footer .imgfooter{
    	text-align: center;
    	margin-bottom: 30px;
    }

    footer .icones{
    	text-align: center;
    	justify-content: center !important;
    }

    footer .direitos{
    	font-size: 0.8rem;
    	text-align: center;
    }

    .chamadaSection h2{
    	font-size: 1.4rem;
    	margin-bottom: 8px;
    }
    .chamadaSection h3{    	
    	font-size: 1.1em;
    	margin-bottom: 8px;
    }
    .chamadaSection button{
    	margin-top: 8px;
    }   

}
