#wrappers {
	position: relative;
 float:left;
 width:100%;
 height:790px;
 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;
 width:100%;
}

.callbacks_container p {
 margin:0;
}

.callbacks_tabs {
 position:absolute;
 bottom:18px;
 left:0;
 width:100%;
 height:14px;
 z-index:15;
 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-block;
 text-align:center;
 background: none;
}

.callbacks_tabs a {
 float:left;
 background:url('/img/banner-123-cirlce.png') no-repeat;
 width:15px;
 height:15px;
 list-style-type: none;
 font-size:0!important;
 margin-right:6px;
 display:inline-block;
 z-index:30;
}

.callbacks_here a {
 float:left;
 background:url('/img/banner-123-cirlce-a.png') no-repeat;
 width:15px;
 height:15px;
 list-style-type: none;
 z-index:30;
 font-size:0!important;
 margin-right:6px;
 display:inline-block;
}

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





.callbacks_container .prev {
 background:url("/img/banner-123-arr-left.png") no-repeat;
 float:left;
 font-size:0;
 width:40px;
 height:58px;
 left:68px;
 position:absolute;
 top:447px;
 z-index:2;
}

.callbacks_container .prev:hover{
 background:url("/img/banner-123-arr-left-a.png") no-repeat;
}

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

.callbacks_container .next {
 background: url("/img/banner-123-arr-right.png") no-repeat;
 float:right;
 font-size: 0;
 width:40px;
 height:58px;
 position: absolute;
 right:68px;
 top:447px;
 z-index:11;
}

.callbacks_container .next:hover{
 background: url("/img/banner-123-arr-right-a.png") no-repeat;
}

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

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

.rslides li {
 background:none repeat;
 display:none;
 height:790px;
 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:790px;
 position:relative;
}

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

.banner_info{
 position:absolute;
 width:100%;
 top:394px;
 left:0;
 z-index:40;
 text-align:left;
}

.banner_title {
 float:left;
 width:100%;
 margin-bottom:10px;
}

.banner_title a:link, .banner_title a:visited, .banner_title a:hover {
 font-size:45px;
 line-height:46px;
 text-shadow:3px 4px #000;
 text-transform:uppercase;
 font-weight:700;
 color:#FFF;
}

.banner_text{
 float:left;
 width:1170px;
 font-size:17px;
 line-height:18px;
 font-weight:700;
 color:#FFF;
}

.banner_btn_more{
 float:left;
 width:120px;
 height:35px;
 margin-top:12px;
}


