.inputs span
{
    font:normal 12px calibri;
    float:left;
}
* {
	margin:0;
	padding:0;
}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	width:;
    overflow-x: hidden;
    background:url(images/bgg.png)no-repeat;
	background-size:100% 100%;
	
}
ul {list-style:none;margin:0;padding:0;}
a {
	color: #164397; 
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0 0 0 0;
}
img {
	border: none;
}


input {
	vertical-align: middle;
}
@font-face
{
   font-family: "KaushanScript-Regular";
  
   src: url(../fonts/KaushanScript-Regular.otf);
}
@font-face
{
   font-family: "";
   font-style: normal;
   font-weight: normal;
   src: url(..fonts/Gotham-Book.otf);
}
@font-face
{
   font-family: "Gotham-Thin";
   font-style: normal;
   font-weight: normal;
   src: url(..fonts/Gotham-Thin.otf);
}
@font-face
{
   font-family: "Gotham-Bold";
   font-style: normal;
   font-weight: normal;
   src: url(..fonts/Gotham-Bold.otf);
}
.slider
{
    height:506px;
	position:relative;
    bottom:10px;
}
.slider img
{
	width:100%;
	height:100%;
}
.top
{
    background:#dfbc00;
    height:8px;
	z-index:200;
	position:absolute;
	width:100%;
}
.tp1
{
	background:#7c7c7c;
    height:8px;
	width:50%;
	float:left;
}
.tp2
{
	background:#c1c1c1;
    height:8px;
	width:50%;
	float:left; 
}
.top-center
{
    margin:0 auto;
	height:8px;
	position:relative;
	bottom:;
	z-index:200;
	width:990px;
}
.top-center-left
{
    background: #dfbc00;
    height:8px;
    float:left;
    width:247px;
}
.top-center-ctr1
{
    background: #28a897;
    height:8px;
    float:left;
    width:248px;
}
.top-center-ctr2
{
    background: #87c709;
    height:8px;
    float:left;
    width:248px;
}
.top-center-right
{
    background: #70a0c1;
    height:8px;
    float:left;
    width:247px;
}
.header
{
    height:117px;
    background: rgba(188, 11, 40, 0.8);
    background-size:100% 100%;
	position:relative;
	bottom:10px;
	z-index:100;
	opacity:1;
}
.main
{
    margin: 0 auto;
    width:990px;
    position:relative;
    top:10px;
	
    height: 100px;
}
.m1
{
    position:absolute;
}
.logo
{
    float:left;
	position:relative;
	
    top: 36px;
}
.menu
{
    float:left;
	position:relative;
	
    left: 20px;
	top:37px;
}
.li1,.li2,.li3
{
	float:left;
	padding:0 16px 0 16px;
	margin-right:10px;
}
.li1
{
	width: auto;
	margin-right: 0;
	padding-right: 0;
}
.li2
{
	width:64px;
}
.li3
{
	width:116px;
	margin-right:0px;
}
.menu ul li
{
	text-align:center;
	float:left;
}
.menu ul li a
{
	color:#ffffff;
	text-decoration:none;
	font:normal 22px 'Calibri';
	padding:14px 16px 14px 16px;
    border-radius:5px;
    border:1px solid transparent;
}
#current a,.menu ul li a:hover
{
	color:#d8b302;
	border:1px solid #d8b302;
}
.home
{
    float:left;
	position:relative;
	left:123px;
	top:32px;
	width:24px;
	height:24px;
	cursor:pointer;
	background:url(images/hd1.png);
}
.home:hover
{
    background:url(images/hd1_hover.png)no-repeat;
}
.network
{
    float:left;
	position:relative;
	
    left: 106px;
	
    top: 38px;
}
.face
{
	width:24px;
	height:24px;
	cursor:pointer;
	background:url(images/hd2.png);
	float:left;
	margin-right:6px;
}
.face:hover
{
	background:url(images/hd2_hover.png);
}
.twit
{
	width:24px;
	height:24px;
	cursor:pointer;
	background:url(images/hd3.png);
	float:left;
	margin-right:6px;
}
.twit:hover
{
	background:url(images/hd3_hover.png);
}
.gmail
{
	width:24px;
	height:24px;
	cursor:pointer;
	background:url(images/hd4.png);
	float:left;
	margin-right:6px;
}
.gmail:hover
{
	background:url(images/hd4_hover.png);
}
.lang
{
    float:left;
	position:relative;
	
    left: 134px;
	
    top: 38px;
	
}
.lang a
{
	text-decoration:none;
	color:#ffffff;
	font:normal 12px 'Calibri';
	position:relative;
	text-align:center;
	bottom:2px;
	padding:7px 5px 7px 5px;
	float:left;
}
.lang a:hover
{
	color:#d8b302;
}
#lg1
{
	background:url(images/hd5.png)no-repeat;
	float:left;
	margin-right:6px;
	width:24px;
	height:24px;
}
#lg1:hover
{
	background:url(images/hd5_hover.png)no-repeat;
	
}
.cont-alt
{
    margin:0 auto;
    width:990px;
}
.news
{
    /* position:relative; */
    bottom:10px;
    /* float:left; */
    width:990px;
    margin-top: 50px;
    text-align: center;
    display: inline-block;
}
.nw1 {
width: 485px;
position: relative;
/* float: left; */
/* margin-right: 18px; */
background: #fff;
box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.42);
border-radius: 5px;
border-top: 1px solid #ebebeb;
text-align: center;display: inline-block;}
.nw11
{
    float:left;
	margin:20px 0 20px 11px;
    background:url(images/img33.png)no-repeat;
	width:83px;
	height:86px;
}
.news a:hover .nw11
{
    background:url(images/img33_hover.png)no-repeat;
}
.nw111
{
    float:left;
	margin:20px 0 20px 11px;
    background:url(images/img4.png)no-repeat;
	width:84px;
	height:86px;
}
.news a:hover .nw111
{
    background:url(images/img4_hover.png)no-repeat;
}
.nw1111
{
    float:left;
	margin:20px 0 20px 11px;
    background:url(images/img5.png)no-repeat;
	width:83px;
	height:86px;
}
.news a:hover .nw1111
{
    background:url(images/img5_hover.png)no-repeat;
}
.nw12 {
float: left;
width: 322px;
margin: 39px 0 0 20px;
}
.nws
{
    float:left;
	margin-top:5px;
}
.nws1
{
    background:url(images/nw1.png)no-repeat;
	background-size:100% 100%;
	width:282px;
	position:relative;
	float:left;
	margin-top:25px;
}
.nws11
{
    float:left;
	margin:20px 0 0 11px;
	margin-bottom:16px;
	background:url(images/img33.png)no-repeat;
	width:83px;
	height:82px;
}
.nws a:hover .nws11
{
    background:url(images/img33_hover.png)no-repeat;
}
.nws111
{
    float:left;
	margin:20px 0 0 11px;
	margin-bottom:16px;
	background:url(images/img4.png)no-repeat;
	width:84px;
	height:82px;
}
.nws a:hover .nws111
{
    background:url(images/img4_hover.png)no-repeat;
}
.nws1111
{
    float:left;
	margin:20px 0 0 11px;
	margin-bottom:16px;
	background:url(images/img5.png)no-repeat;
	width:83px;
	height:82px;
}
.nws a:hover .nws1111
{
    background:url(images/img5_hover.png)no-repeat;
}
.nws12
{
   float:left;
   width:170px;
   margin:29px 0 0 11px;
   line-height:;
}
#sp1 {
font: bold 16px calibri;
color: #6c6767;
display: block;
margin-bottom: 6px;
}
#sp2 {
font: italic 13px calibri;
color: #c1c1c1;
}
#sp3
{
	position:relative;
	bottom:6px;
}
.bank
{
	float:left;
	margin-top:40px;
}
.b1
{
	float:left;
	margin-right:13px;
}
.footer
{
    width:990px;
	height:42px;
    margin:0 auto;
    
}
.foo-ter
{
    float:left;
	width:990px;
    background:#eeeeee;
	margin-top:50px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
}
.txt1
{
	font:normal 12px calibri;
	text-align:left;
	float:left;
    margin:17px 0 0 20px;
}
.txt2
{
	font:normal 11px calibri;
	float:right;
	margin-top:18px;
	position:relative;
	right:90px;
}
.txt3
{
	font:bold 14px calibri;
	float:right;
	margin-top:16px;
	position: absolute;
	right: 15%;
}
.phone
{
	position:relative;
	left: 78px;
	margin-top:11px;
	float:left;
}
#sp4
{
	font:normal 18px 'Calibri';
	position:relative;
	bottom:5px;
	margin-left:10px;
}
#sp5
{
	font:bold 18px 'Calibri';
	margin-left:5px;
}
.footer-center
{
    width:990px;
    height: 8px;
    background:#70a0c1;
	float:left;
	position:relative;
	z-index:200;
	top:8px;
}
.content
{
    margin:0 auto;
    width:990px;
    margin-top:41px;
    overflow: hidden;
}
.left
{
    width:290px;
    float:left;
}
.vertical-menu
{
    width:282px;
	border-top:4px solid #ededed;
	border-bottom:4px solid #ededed;
	float:left;
}
.vertical-menu ul li
{
    border:1px solid #ededed;
	border-bottom:none;
    background:#ffffff;
    float:left;
}
.vertical-menu ul li:hover, .vertical-menu ul li.active
{
   background:#ededed;
}
#href
{
    text-decoration:none;
	padding:15px 0 12px 0;
    font:bold 14px arial;
    color:#000000;
	float:left;
	width:280px;
}
#active #href
{
    color:#ffffff;
	background:#d11249;
}
.mimg
{
    width:6px;
    height:10px;
    background:url(images/vmenu.png)no-repeat;
    float:left;
	margin:3px 10px 0 13px;
}
#active .mimg
{
    background: url(images/vmenu_hover.png)no-repeat;
}
.right
{
    float:left;
    width:700px;
}
.start
{
	font:normal 24px calibri;
	margin-left:30px;
}
.right-td
{
	margin-top:33px;
	float:left;
}
.td
{
    float:left;
	width:320px;
	margin:0 0 73px 30px;
	
}
.td-img
{
    float:left;
	margin-top:10px;
}
.td-text
{
    float:left;
	width:178px;
	margin-left:20px;
}
.td-text b
{
    float:left;
    font:bold 15px arial;
}
.td-text span
{
    float:left;
	font:normal 12px arial;
    color:#4e4e4e;
	margin:10px 0 11px 0;
	line-height:15px;
}
.td-text a
{
    color:#d11249;
    font:normal 13px arial;
}
.bank-img
{
	margin:33px 0 0 30px;
} 
.srtf {
float: left;
margin: 0 0 28px 10px;
height: 151px;
overflow: hidden;
padding: 10px;
background: #fff;
box-shadow: 0 0 5px -2px rgba(0, 0, 0, 1);
cursor: pointer;
}
.srtf img {
width: 196px;
min-height: 151px;
}
.srtf-td
{
	margin: 24px 0 0 20px;
}
.contact
{
    float:left;
	margin:16px 0 0 30px;
	width:670px;
}
.cnt1
{
     float:left;
     margin-top:6px;
}
.cnt2
{
     float:right;
	 position:relative;
}
#sp6
{
    font:normal 16px Gotham-Thin;
	color:#404040;
	position:relative;
	bottom:21px;
    left:4px;
}
#sp7
{
    font:bold 16px Gotham-Bold;
	color:#000000;
    margin-left:5px;
}
.cnt2 a
{
    color:#d4325b;
}
#sp8
{
    font:normal 14px calibri;
	line-height:5px;
}
.map
{
	float:left;
	margin-top:30px;
}
.map-img
{
	float:left;
	height:240px;
	overflow:hidden;
    margin-top:20px;
}
.slct{
    width:282px;
}
#usersert
{
	float:left;
	margin-bottom:35px;
}
.divuser
{
	float:left;
	border-radius:5px;
	width:990px;
	background:#676767;
}
.td-us
{
	float:left;
	font:bold 14px calibri;
	color:#ffffff;
	padding:12px 0 14px 0;
}
.dvur
{
	width:989px;
	float:left;
	border-bottom:1px dotted #e3e3e3;
	height:51px;
}
.dvur1
{
	float:left;
	border-right:1px dotted #e3e3e3;
    padding:20px 0 13px 0;
	line-height:15px;
    text-align:center;
}
.dvur1 p
{
	font:normal 14px calibri;
	position:relative;
	 bottom:4px;
}
.dvur1 a
{
    text-decoration:none;
	font:bold 14px calibri;
}
a.a-s
{
	 padding:7px 19px 7px 9px;
	 background:#b50c3c;
	 border-radius:4px;
	 color:#ffffff;
	 position:relative;
	 bottom:7px;
}
a.a-s:hover
{
	 background:#8b0b30;
}
.dvur1 a img
{
    position:relative;
	top:3px;
	margin-right:12px;
}
a.af
{
	color:black;
	padding:10px 8px 10px 6px;
	background:#f7ce05;
	border-radius:4px;
	position:relative;
	 bottom:4px;
}
a.af:hover
{
	background:#d39a01;
	color:white;
}
.name
{
    float:right;
	position:relative;
	bottom:45px;
	z-index:100;
}
.exit
{

	text-align:right;
	position:absolute;
	right:0;
}
.exit span
{
	font:bold 13px calibri;
	color:white;
}
.exit a
{
	text-decoration:none;
	color:#000000;
	font:bold 13px calibri;
	padding:6px 13px 6px 9px;
	background:#dedddd;
	border-radius:4px;
    margin-left:10px;
}
.exit img
{
	position:relative;
	top:5px;
	margin-right:10px;
}
img.cixis
{
	position:relative;
	top:3px;
}
.oln-sif
{
    background:url(images/online-img.png)repeat;
    width:100%;
    height:868px;
}
.money
{
    margin: 0 auto;
	position:relative;
	width:663px;
    height:293px;
	background:url(images/bg-online.png)no-repeat;
}
.mon1
{
	position:relative;
	font:normal 24px calibri;
	top:22px;
	margin-left:39px;
}
.inputs
{
    float:left;
	margin-top:55px;
	
}
.verstka
{
	float:left;
	margin-top:12px;
}
.verstka span
{
	margin-bottom:28px;
	margin-left:39px;
	font:normal 12px calibri;
	color:#444444;
}
.inp
{
    float:left;
	margin-left:20px;
}
.inp input
{
	margin-bottom:6px;
	width:232px;
	height:34px;
	border:1px solid #e9e9e9;
	border-radius:5px;
	padding:0 0 0 5px;
}
#button
{
	width:125px;
	height:40px;
	border-bottom:3px solid #d9d9d9;
	background:#b80b3d;
	cursor:pointer;
	margin-top:14px;
	color:white;
	font:bold 16px calibri;
	padding:8px 15px 8px 15px;
}
.information
{
    width:227px;
	float:left;
	margin:52px 0 0 39px;
}
#sp90
{
    font:bold 14px calibri; 
}
#sp80
{
    font:italic 14px calibri; 
    color:#444444;
}
.trf1
{
	font:normal 24px calibri; 
}
.tab
{
	
}
.tab a
{
	font:bold 19px calibri; 
	text-decoration:none;
	color:black;
	border-radius:5px;
	margin:30px 10px 30px 0;
}
a.xidmeti-cedvel
{
	padding:19px 88px 17px 88px;
	float:left;
	background:#bc0b3e;
	color:#ffffff;
}
.ui-state-hover a,.ui-state-active a
{
    color:#000000;
	background:#fad110;
}
a.xidmeti-cedvel:hover 
{
	background:#fad110;
	color:#000000;
}

.archive p
{
	text-align:center;
	position:relative;
	top:-2px;
}

.script:hover .qiymet2,
.script:hover .emlek1,
.script:hover .tarix,
.script:hover .qiymet1
{
	background:#fad110;
}
.tk2
{
	width:10px;
	height:32px;
	background-image:url(images/rightimg.png);
	float:left;
    position:relative;
	z-index:900;
}
.script:hover .tk2
{
	background:url(images/hvrimg3.png)no-repeat;

}
.tk1
{
	background:url(images/leftimg.png)no-repeat;
	float:left;
	width:10px;
	height:32px;
}
.script:hover .tk1
{
	background:url(images/hovimg3.png)no-repeat;
}
.qiymet1
{
	padding:0 30px 0 26px;
	height:32px;
	float:left;
	background:#676767;
	border-bottom-left-radius:4px;
	border-top-left-radius:4px;
}
.emlek1
{
    padding:0 16px 0 13px;
	height:32px;
	background:#676767;
	float:left;
	width:84px;
	display: table;
}
.tarix
{
    padding:0 50px 0 45px;
	height:32px;
	background:#676767;
	float:left;
}
.qiymet2
{
    padding:0 40px 0 40px;
	height:32px;
	background:#676767;
	float:left;
	border-bottom-right-radius:4px;
	border-top-right-radius:4px;
}

#arxiv
{
	text-decoration:none;
	color:#ffffff;
}
.script:hover #arxiv
{
	color:#000000;
}
.script
{
	float:left;
    margin-right:-7px;
}
#inp-radio
{
	/* width:990px; */
	float:left;
	margin-bottom:72px;
}
.radio
{
	width:183px;
	float:left;
    margin-top:11px;
}
.rd1,.rd2
{
	float:left;
	width:100%;
	font:normal 16px calibri;
}
.rd1:hover , .rd1 .selected
{
	background:#e7e7e7;
	font:bold 16px calibri;
}
.rd2:hover
{
	background:#fad110;
	font:bold 16px calibri;
}
.radio input
{
	float:left;
	margin:13px 0 9px 10px;
}
.radio p
{
	float:left;
	width:140px;
	margin:10px 0 9px 10px;
}
p.rdp
{
	width:90px;
}
p.rdp1
{
	width:60px;
}
p.rdp2
{
	width:85px;
}
p.rdp2:hover
{
	background:#fad110;
}
.rad-img
{
	float:left;
    margin-top:20px;
}
#radio1
{
    margin:41px 0 0 11px;
	width:128px;
	float:left;
	text-align:center;
    font:italic 13px calibri;
	color:#bc0b3e;
    line-height:14px;
}
.radio img
{
	padding:9px 11px 9px 11px;
    background:#28a897;
	border:1px solid #ebebeb;
    border-bottom:1px solid #c3c3c3;
    border-radius:4px;
	margin:26px 0 0 50px;
}
.radio img:hover
{
	background:#2bc0ad;
}
#radio2
{
	margin:11px 0 0 41px;
	float:left;
	font:normal 15px calibri;
}
#radio3
{
	float:left;
	font:bold 36px calibri;
	line-height:24px;
    padding:20px 20px 20px 20px;
	background:#28a897;
	border-radius:5px;
	color:#ffffff;
}
#radio4
{
	float:left;
	font:bold 14px calibri;
}
#radio5
{
	float:left;
	font:bold 16px calibri;
	padding:15px 11px 15px 13px;
    width:70px;
	text-align:center;
	background:#b70a3c;
	border-radius:5px;
	color:#ffffff;
    border-bottom:3px solid #d8d8d8;
}
#radio5:hover
{
	background:#debb00;
}
#btn1
{
	margin:60px 0 0 20px;
	border:none;
	cursor:pointer;
}
#btn2
{
	margin:10px 0 0 20px;
	border:none;
	cursor:pointer;
}
.plugin-like
{
    float:left;
    height:30px;
    width:670px;
    margin-top:33px;
}
.users
{
	position:absolute;
	
    width:253px;
    height:105px;
    border: 1px solid #cacaca;
    
    background:brown;
    border-radius: 4px;
	left:100px;
}


.i1 input
{
    position: relative;
    left:20px;
    top:20px;
    width:192px;
    height:23px;
    border-radius:5px;
    outline:none;
    border:none;
    padding-left:10px;
}
.i2 input
{
    position: relative;
    top: 25px;
    left:20px;
    width:190px;
    height:23px;
    outline:none;
    border:none;
    padding-left:10px;
}
.d3
{
    position: relative;
    left:60px;
    top: 30px;
	width:80px;
}

.hasDatepicker
{
    display: none;
}

.popbg
{
  
  background:#000;
  position:fixed !important;
  position:absolute;
  top:0;
  right:0;
  bottom:0;
  left:0;
  opacity:0.3;
  filter:alpha(opacity=0.3); 
  display:none;
  z-index:9999;
  
}

.popup
{
  /*background:#ffffff;*/
  position:fixed;  
  display:none;
  right:0;
  bottom:0;
  left:0;
  width:663px;
  height:293px;
  margin:0 auto;
  z-index:99999;  
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px; 
  box-shadow:1px 1px 30px #b4b5b5;
  
  
}

.popupclose
{
    background:url(../images/x.png) no-repeat;
    width:25px;
    height:29px;
    position:absolute;
    right:-12px;
    top:-14px;
    cursor:pointer;
    z-index:99;
    
}
#loader
{
	position:absolute;
	bottom:34px;
	left:245px;
	width:100px;
}


.login
{
	margin:0 auto 30px auto;
    width:242px;
    border-radius: 4px;
    border:1px solid #e2e2e2;
    text-align: center;    
	padding:0 0 10px 0;
}
.login span
{
    font:normal 18px calibri;
    color:#a8a8a8;
    position: relative;
    top:6px;
    
}
.login input
{
    height:27px;
    width:215px;
    margin-top:9px;
    border:1px solid #e2e2e2;
    border-radius: 2px;
    padding:0 0 0 6px;
}
#but
{
    color:#fff;
    background:#9e0930;
    border:none;
    width:100px;
    float:left;
    margin-left:10px;
	padding:0;
}

.err
{
	color:red;
	width:100%;
	height:15px;
	margin:10px 0 0 10px;
	text-align:left;
	font-weight:bold;
	float:left;
}


.userblock
{
    width:990px;
	margin:0 auto;
	position:relative;
}


.smfont
{
    font-size:22px !important;
    padding:5px !important;
}

.tbl
{   	
	width:990px;
			
}

.tbl thead 
{  	
	background:#676767;		
}

.tbl thead td
{
  	padding:15px;
	font:bold 14px calibri;
	color:#ffffff;
	text-align:center;
}

.tbl thead td:first-child
{
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
	
}

.tbl thead td:last-child
{
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
	
}

.tbl tbody td
{
	border-right:1px dotted #e3e3e3;
	border-bottom:1px dotted #e3e3e3;
    padding:20px 0 13px 0;
	line-height:15px;
    text-align:center;
}


.tbl tbody td a
{
     text-decoration:none;
	font:bold 14px calibri;
}

.tbl tbody td img
{
	position:relative;
	top:3px;
	margin-right:5px;
}

.tbl tbody td:last-child
{
	border-right:0;
	width:130px;
}

.sel_date
{
    width:70px;
    margin-left:10px;
    display:block !important;
}

.tab-h_ {
	display: table;
}
.archive p {
	display: table-cell;
	vertical-align: middle;
	top: 0;
	line-height: 15px;
}

.svc {
	margin-left: 30px;
}


.owl-controls.clickable {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
}

.owl-theme .owl-controls .owl-page span {
    background: #fff !important;
    border: 1px solid #a5a5a5;
    opacity: 1 !important;
}

.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
    background: #bc0b3e !important;
    border-color: #bc0b3e;
}


.slide_ {
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-size: 100%;
    height: 605px;
    position: relative;
}
.slide-1, .slide-3 {
	background-position: 50% -30px;
}
.slide-bubble {
    width: 540px;
    height: 257px;
    position: absolute;
    top: 48%;
    left: 50%;
    margin-top: -128px;
    margin-left: -270px;
    background-repeat: no-repeat;
}
.slide-1 .slide-bubble {
    background-image: url(images/slider/slide-1-bubble.png);
}
.slide-2 .slide-bubble {
    background-image: url(images/slider/slide-2-bubble.png);
}
.slide-3 .slide-bubble {
    background-image: url(images/slider/slide-3-bubble.png);
}

.slide-3 .slide-bubble ul li p {
	padding-top: 6px;
	padding-bottom: 6px;
}


.slide-bubble h1 {
    color: #fff;
    font-family: 'Noto Sans', sans-serif;
    font-size: 28px;
    padding: 35px 40px 20px 76px;
}
.slide-bubble ul {
    padding-left: 55px;
    padding-right: 85px;
}

.slide-bubble ul li {
	background: url(images/slider/sba.png) no-repeat 0 50%;
}
.slide-bubble ul li a {
	text-decoration: none;
	color: #fff;
}
.slide-bubble ul li a:hover {
	text-decoration: underline;
}
.slide-bubble ul li p {
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    font-size: 15px;
    color: #fff;
    padding-left: 22px;
    padding-top: 4px;
    padding-bottom: 4px;
}
.sl-tx
{
	width:auto;
	height:150px;
	min-width:200px;
	position:absolute;
	top:134px;
	z-index:10;
	/* margin-right: 19%; */
	left: 50%;
	margin-left: -470px;
}
.sl-tx span 
{
	font-family:KaushanScript-Regular,sans-serif;
	float:left;
	position:absolute;
	color:#ffffff;
	font-size:20px;
	top:19px;
	-webkit-transform: rotate(-6deg);

/* Firefox */
-moz-transform: rotate(-6deg);

/* IE */
-ms-transform: rotate(-6deg);

/* Opera */
-o-transform: rotate(-6deg);



}
.sl-tx img{
	display:inline-block;
	position:relative;
	margin-top:35px;
	margin-left:10px;

}