#wrappers {
 float:left;
 min-width:1140px;
 width:100%;
 height:524px;
 margin-bottom:25px;
 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:1920px;
 min-width:1142px;
 width:100%;
}

.callbacks_container p {
 margin:0;
}

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

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

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

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

.banner_info{
 background:rgba(255,255,255,0.8);
 position:absolute;
 top:362px;
 width:450px;
 padding:32px 10px 0 10px;
 text-align:center;
 height:122px;
 right:0;
}

.banner_title {
 float:left;
 width:450px;
 padding-bottom:13px;
}

.banner_title a:link, .banner_title a:visited, .banner_title a:hover {
 font-size:33px;
 line-height:34px;
 text-transform:uppercase;
 font-weight:700;
 color:#555;
}

.banner_text{
 float:left;
 width:450px;
 font-size:14px;
 line-height:20px;
 text-align:center;
 color:#545454;
}

.rslides_tabs {
 position:absolute;
 left:0;
 bottom:14px;
 width:100%;
 height:26px;
 z-index:30;
 margin:0 auto;
}

#wrappers ul, #wrappers li {
 list-style-type:none;
 padding:0;
 text-align:center;
}

 #wrappers li {
 list-style-type:none;
 padding:0;
 display:inline;
 text-align:center;
 background: none;
}

.rslides_tabs a {
/* float: left;*/
 background:rgba(255,255,255,0.6);
 margin-right:4px;
 width:15px;
 height:15px;
 margin-right:8px;
 font-size:0;
 list-style-type: none;
 display:inline-block;
 z-index:30;
}

.rslides_here a {
 /* float: left;*/
 background:#FFF;
 margin-right:4px;
 width:15px;
 height:15px;
 margin-right:8px;
 list-style-type:none;
 font-size:0;
 z-index:30;
 display:inline-block;
}

.rslides_tabs ul li {
 float:left;
 list-style-type:none;
 padding:0;
}
