@charset "utf-8";
/* CSS Document */

body{
	padding:0;
	margin:0;
	font-family:arial;
	font-size:14px;
}
.wrapper{
	width:1000px;
	height:auto;
	margin:0 auto;
}
p{
	font-family:arial;
	font-size:14px;
	color:#000;
}
li{
	text-decoration:none;
}
.span1{
	font-family:Arial;
	font-size:17px;
	color:#0e76bc;
	text-transform:uppercase;
}
.span2{
	font-family:Arial;
	font-size:19px;
	color:#92278f;
	text-transform:uppercase;
}
.header{
	width:100%;
	height:10px;
}
.logo{
	width:300px;
	float:left;
}
.menu_top{
	width:650px;
	float:right;
	padding:10px;
}
.menu_top li{
	float:right;
	list-style:none;
	padding:10px;
	color:#000;
}
.menu_top a li{
	text-decoration:none;
	color:#3e91c9;
}
.menu_top a li:hover{
	text-decoration:underline;
	color:#3e91c9;
}
.main_menu{
	width:700px;
	float:left;
	margin-top:18px;
}
.main_menu li{
	color:#fff;
	background:#92278f;
	float:left;
	padding:15px 14px 15px 14px;
	border-radius:10px 10px 0px 0px;
	border-right:2px solid #fff;
	list-style:none;
	font-size:14px;
}
.main_menu li a{
	text-decoration:none;
	color:#fff;
	text-transform:uppercase;
	padding:15px 14px 15px 14px;
}
.main_menu li a:hover{
	color:#ffacfd;
}
.banner{
	width:100%;
	float:left;
	height:350px;
}
.content_div{
	width:100%;
	float:left;
	margin-top:10px;
}
.content_left{
	width:615px;
	float:left;
	text-align:justify;	
}
.content_right{
	width:320px;
	float:left;
	text-align:justify;	
	border-left:1px #ccc solid;
	padding:20px;
	margin-left:20px;
}
.footer{
	width:100%;
	float:left;
	border-top:5px #92278f solid;
	margin-top:10px;
}
    #owl-demo .item{
        margin: 3px;
    }
    #owl-demo .item img{
        display: block;
        width: 100%;
        height: auto;
    }
.about{
	height:inherit;
}
.client li{
	padding:5px;
	border:1px solid #ccc;
	float:left;
	list-style:none;
}
.alert{
	width: 90%;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	text-align: center;
	margin: 5px;
}
.bg-success{
	background: #DFF0D8;
}
.bg-warning{
	background: #F2DEDE;
}
a{text-decoration:none;color:#92278f;}
a:hover{
	text-decoration:underline;}

.jssorb05 {
                    position: absolute;
                }
                .jssorb05 div, .jssorb05 div:hover, .jssorb05 .av {
                    position: absolute;
                    /* size of bullet elment */
                    width: 16px;
                    height: 16px;
                    background: url(../images/b05.png) no-repeat;
                    overflow: hidden;
                    cursor: pointer;
                }
                .jssorb05 div { background-position: -7px -7px; }
                .jssorb05 div:hover, .jssorb05 .av:hover { background-position: -37px -7px; }
                .jssorb05 .av { background-position: -67px -7px; }
                .jssorb05 .dn, .jssorb05 .dn:hover { background-position: -97px -7px; }
				
				.jssora11l, .jssora11r {
                    display: block;
                    position: absolute;
                    /* size of arrow element */
                    width: 37px;
                    height: 37px;
                    cursor: pointer;
                    background: url(../images/a11.png) no-repeat;
                    overflow: hidden;
                }
                .jssora11l { background-position: -11px -41px; }
                .jssora11r { background-position: -71px -41px; }
                .jssora11l:hover { background-position: -131px -41px; }
                .jssora11r:hover { background-position: -191px -41px; }
                .jssora11l.jssora11ldn { background-position: -251px -41px; }
                .jssora11r.jssora11rdn { background-position: -311px -41px; }
				
.text-center{text-align:center}
.gal_adg a li{z-index:999;position:relative;top:122px;left:160px;background:#000;margin-left:-160px;padding:5px;width:140px;text-align:center;}
.gal_adg a{color:#fff;position:relative}
.fa{
	width: 10px;
	height: 10px;
	border-radius: 50%;
	color: #FFF;
	text-align: center;
	font-size: 12px;
	margin: 5px;
}
.fa-facebook{
	background: #5675CC;
}
.fa-google-plus{
	background: #DD4B39;
}
.menu_top a li.fa{
	color: #fff;
}