@charset "utf-8";
/* CSS Document */

/******************************

[Table of Contents]

1. 1600px
2. 1440px
3. 1280px
4. 1199px
5. 1024px
6. 991px
7. 959px
8. 880px
9. 768px
10. 767px
11. 539px
12. 479px
13. 400px

******************************/

/************
1. 1600px
************/

@media only screen and (max-width: 1600px)
{
	
}

/************
2. 1440px
************/

@media only screen and (max-width: 1440px)
{
	
}

/************
3. 1380px
************/

@media only screen and (max-width: 1380px)
{
	
}

/************
3. 1280px
************/

@media only screen and (max-width: 1280px)
{
	
}

/************
4. 1199px
************/

@media only screen and (max-width: 1199px)
{

}

/************
4. 1100px
************/

@media only screen and (max-width: 1100px)
{
	
}

/************
5. 1024px
************/

@media only screen and (max-width: 1024px)
{
	
}

/************
6. 991px
************/

@media only screen and (max-width: 991px)
{
	

}
/************
7. 959px
************/

@media only screen and (max-width: 959px)
{
	
}

/************
8. 880px
************/

@media only screen and (max-width: 880px)
{
	
}

/************
9. 768px
************/

@media only screen and (max-width: 768px)
{


/************
10. 767px
************/

@media only screen and (max-width: 767px)
{
	.resize-logo {
		width: 60px !important;
	}
	.logo-topo {
    width:  60px;
	}
	#ImageSlide1{
    	background-image:url('../images/home_background_r1.jpg');	
	}
	#ImageSlide2{
    	background-image:url('../images/home_background_r2.jpg');	
	}
	#ImageSlide3{
    	background-image:url('../images/home_background_r3.jpg');	
	}	
	.home_content_inner{
    margin-top: 410px;
		width: 300px;
	}.home_button {
		margin-top: 10px;
		margin-left: 56px;
	}.home_title h1 {
	    font-size: 23px !important;
	}.home_text p {
		line-height: 1.5;
		font-size: 10px;
	}.slide-estilo-2{
	    margin-top: -300px!important;	
	}.slide-h1-estilo-2{
		color:white !important;
		
    color: #000000 !important;
    text-shadow: 1px 1px #ffffff;
        -webkit-transform: translateX(-3px);
        transform: translateX(-3px);

	}.slide-h1-estilo-2 br{	
		display: none !important;	
	}.bt-slider-estilo-2{
		margin-top: 26px;
		margin-left: 21px;	
	}.frame-slide2{
   		margin-bottom: 0!important;
	}.dept_subtitle {
	    padding: 0px 17px;
	}
}

/************
11. 575px
************/

@media only screen and (max-width: 575px)
{

}


/************
11. 539px
************/

@media only screen and (max-width: 539px)
{
	
}

/************
12. 480px
************/

@media only screen and (max-width: 480px)
{
	
}

/************
13. 479px
************/

@media only screen and (max-width: 479px)
{

}
	
/************
14. 400px
************/

@media only screen and (max-width: 400px)
{
	
}



