#wrappers {
 float:left;
 min-width:1206px;
 width:100%;
 height:480px;
 margin-top:108px;
 transition:all 0.4s ease 0s;
 -moz-transition:all 0.4s ease 0s;
 -webkit-transition:all 0.4s ease 0s;
 -o-transition:all 0.4s ease 0s;
 -ms-transition:all 0.4s ease 0s;
}

.rslides {
 margin:0 auto;
}

.callbacks_container {
 margin:0 auto;
 max-width:1646px;
 min-width:1170px;
 width:100%;
}

.callbacks_container p {
 margin: 0;
}

.callbacks_container .prev {
 background:url("/img/banner_arrow_left.png") no-repeat;
 float:left;
 font-size:0;
 width:27px;
 height:50px;
 left:63px;
 position:absolute;
 top:214px;
 z-index:2;
}

.callbacks_container .prev a {
 float:left;
 font-size:0;
 width:44px;
 height:64px;
}

.callbacks_container .next {
 background: url("/img/banner_arrow_right.png") no-repeat;
 float:right;
 font-size: 0;
 width:27px;
 height:50px;
 position:absolute;
 top:214px;
 right:66px;
 z-index:2;
}

.callbacks_container .next a {
 float:right;
 font-size:0;
 width:44px;
 height:64px;
}

.rslides{
 background:none repeat;
 list-style:none outside none;
 margin: 0;
 min-width:1170px;
 overflow:hidden;
 padding:0;
 position:relative;
 width:100%;
}

.rslides li {
 background:none repeat;
 display:none;
 height:480px;
 left:0;
 list-style:none outside none;
 margin:0;
 padding:0;
 position:absolute;
 top:0;
 width:100%;
}

.rslides li:first-child {
 float:left;
 display:block;
 height:480px;
 position:relative;
}

.rslides img {
 border:0 none;
 display:block;
 float:left;
 height:480px;
 width:100%;
}

.banner_info{
 background:rgba(255,255,255,0.7);
 position:absolute;
 bottom:16px;
 width:1150px;
 height:99px;
 padding:33px 10px 10px 10px;
 z-index:3;
 left:0px;
 text-align:center;
}

.banner_title {
 width:1150px;
 height:24px;
 overflow:hidden;
 padding-bottom:16px;
 font-size:28px;
 line-height:30px;
 text-transform: uppercase;
 color:#0059AC;
}

.btn_holder {
 margin: 16px 0px 30px;
}

.banner_btn_more:link, .banner_btn_more:visited {
 line-height:20px;
 padding:10px 46px;
 font-size:14px;
 color:#FFF;
 background:#0059AC;
}

.banner_btn_more:hover {
 opacity:0.9;
}

.banner_text{
 font-size:14px;
 line-height:15px;
 color:#555;
}


.down_slider_nav .down_slider2_nav .prev{

}

.down_slider_nav .down_slider2_nav .next{

}




