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

/*banner slide styles*/
ul.bjqs-controls.v-centered li a{
	display:block;
	width:30px;
	height:48px;	
}

ol.bjqs-markers li a {
    background-image:url(../images/li-bg.png);
	background-repeat:no-repeat;
    color: #FFFFFF;
    height: 2px;
    margin: -6px;
    padding: 10px 5px;
    position: relative;
    text-decoration: none;
    width: 23px;
}
ol.bjqs-markers li.active-marker a,
ol.bjqs-markers li a:hover{
	background:url(../images/li-hover.png);
	background-repeat:no-repeat;
}

p.bjqs-caption{
	background: url(../images/banner_title.png);
	display:block;
	font-family: 'Raleway', sans-serif;
	font-size:32px;
	color:#66ccff;
}
ul.bjqs{position:relative; list-style:none;padding:0;margin:0;overflow:hidden; display:none;}
li.bjqs-slide{position:absolute; display:none;}
ul.bjqs-controls{list-style:none;margin:0;padding:0;z-index:9999;}
ul.bjqs-controls.v-centered li a{position:absolute; width:39px; height:76px; top:45% !important; z-index:99999;}
ul.bjqs-controls.v-centered li.bjqs-next a{right:12%;background:url(../images/slider-arow1.png) no-repeat center;}
ul.bjqs-controls.v-centered li.bjqs-prev a{left:12%; background:url(../images/slider-arow2.png) no-repeat center}
ol.bjqs-markers{list-style: none; padding: 0; margin: 0; width:100%;}
ol.bjqs-markers.h-centered {
    background-image:url(../images/slider-li.png);
    background-repeat: repeat-x;
    display: block;
    margin-top: -3px;
    padding-bottom: 13px;
    text-align: center;
	position:absolute;
}
ol.bjqs-markers li{display:inline;}
ol.bjqs-markers li a{display:inline-block;}
p.bjqs-caption{display:block;width:100%;margin:0;padding:1.1%;position:absolute;bottom:40px;}

/*news slide*/
.banr_section2 .side_bar {
    float: right;
    width: 48%;
}
.banr_section2 .side_bar .bimit .news_offer {
   padding-top: 24px;
}
.banr_section2 .side_bar .bimit .news_offer .date {
    background-image: url("../images/caldr.png");
    background-repeat: no-repeat;
    color: #31B24B;
    float: left;
    font-size: 26px;
    padding:18px 17px 10px 15px;
    text-align: center;
	margin-right:16px;
	width: 6%;
}
.banr_section2 .side_bar .bimit .news_offer .date .march {
    color: #666666;
    font-family: 'Roboto',sans-serif;
    font-size: 12px;
	padding-left: 3px;
}
.banr_section2 .side_bar .bimit .news_offer .inaugural {
    float: right;
    width: 81%;
}
.banr_section2 .side_bar .bimit .news_offer .inaugural h2 a {
    color: #010101;
    font-size: 22px;
    font-weight: 500;
    padding-bottom: 5px;
    padding-top: 0;
}
.banr_section2 .side_bar .bimit .news_offer .inaugural h2 a:hover {
    color: #636363;
}

.banr_section2 .side_bar .bimit .news_offer .inaugural p {
    color: #666666;
    font-size: 14px;
    font-weight: 500;
}
.banr_section2 .side_bar .bimit .news_offer .inaugural a {
    display: inline-block;
    font-size: 14px;
	font-weight:500;
}