#carosul_wrapper{clear:both; height:/*146px*/; margin:0px; width:100%; position: relative;}
	
#carosul{width:100% !important; margin:0 auto; margin-left:0px;}
#carosul .container{width:1170px; margin:0px auto !important; /*padding-bottom:30px;*/  overflow:hidden;}
#carosul ul {margin: 0;  padding:0; position:absolute;}          
#carosul ul li{width:270px; height:270px; padding:0px; list-style:none; float:left; margin-right:30px;}

#carosul .previous_button{width:45px; height:45px; background:url(button1.png) no-repeat center center; position:absolute; z-index:100; cursor:pointer; right:0%; top:112px; margin-top:0px;}
#carosul .next_button {width:45px; height:45px; background:url(button2.png) no-repeat center center; z-index:100; cursor:pointer; position:absolute; left:0%; top:112px; margin-top:0px;}

@media only screen and (max-width:1229px) {
#carosul .container{width:870px;}
}
@media only screen and (max-width:899px) {
#carosul .container{width:570px;}
}
@media only screen and (max-width:599px) {
#carosul .container{width:270px;}
}




#carosul1{width:100% !important; margin:0 auto; margin-left:0px;}
#carosul1 .container{width:760px; margin:0px auto !important; /*padding-bottom:30px;*/  overflow:hidden;}
#carosul1 ul {margin: 0; padding:0; position:absolute;}          
#carosul1 ul li{width:370px; height:485px; padding:0px; list-style:none; float:left; margin-right:20px;}

#carosul1 .previous_button1{width:45px; height:45px; background:url(button1.png) no-repeat center center; position:absolute; z-index:100; cursor:pointer; right:0%; top:200px; margin-top:0px;}
#carosul1 .next_button1{width:45px; height:45px; background:url(button2.png) no-repeat center center; z-index:100; cursor:pointer; position:absolute; left:0%; top:200px; margin-top:0px;}

@media only screen and (max-width:899px) {
#carosul1 .container{width:370px;}
#carosul1 ul li{}
}
@media only screen and (max-width:767px) {
#carosul1 .container{}
}