#wrappers {
 float:left;
 min-width:1205px;
 width:100%;
 height:699px;
 margin-top:-150px;
 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: 1922px;
 min-width: 1114px;
 width: 100%;
}

.callbacks_container p {
 margin: 0;
}

.callbacks_container .prev {
 background: url("/img/banner-123-arr-left.png") no-repeat;
 float: left;
 font-size: 0;
 width:46px;
 height:75px;
 position:absolute;
 top:342px;
 left:5px;
 z-index:39;
}

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

.callbacks_container .next {
 background: url("/img/banner-123-arr-right.png") no-repeat;
 float: right;
 font-size: 0;
 width:46px;
 height:75px;
 position:absolute;
 top:342px;
 right:65px;
 z-index:39;
}

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

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

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

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

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

.banner_info {
 position:absolute;
 top:354px;
 left:30px;
 width:1145px;
 z-index:40;
}

.banner_title {
 float:right;
 width:1145px;
}

.banner_title a:link, .banner_title a:visited, .banner_title a:hover {
 font-size:42px;
 line-height:43px;
 font-weight:700;
 color:#FFF;
 text-shadow:2px 2px #000;
}