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

.displayn { display:none;}
.header-top .active {font-weight: bold;}

.wthree_events_grid_left{
    border-left: 2px solid #dadada;
    position: relative;
    padding-left: 0;
}
.wthree_events_grid_left:before,.wthree_events_grid_left:after{
	content: '';
    background: #ffed21;
    height: 20px;
    position: absolute;
    width: 20px;
    border-radius: 50px;
    left: -2%;
}
.wthree_events_grid_left:before{
	top:0%;
}
.wthree_events_grid_left:after{
	bottom:0%;	
}
.w3ls_event_grids,.w3_services_grids{
	margin:3em 0 0;
}
.wthree_events_grid_left1_gridl {
    padding-left: 0;
}
.wthree_events_grid_left1_gridl p {
    text-transform: uppercase;
    font-weight: 600;
    padding:2em 0 1em 0;
    border-bottom: 1px solid #999;
    text-align: center;
    font-size: 13px;
    position: relative;
    color: #FFFFFF;
}
.wthree_events_grid_left1_gridl p:before{
	content: '';
    background: #FFF;
    width: 5px;
    height: 5px;
    border-radius: 10px;
    position: absolute;
    left: -2%;
    bottom: -5%;
}
.wthree_events_grid_left1_gridr h4 a{
	text-transform:capitalize;
	font-size:1em;
	font-weight: 600;
	color:#FFFFFF;
	text-decoration:none;
}
.wthree_events_grid_left1_gridr h4 a:hover{
	color:#b8aa0a;
}
.wthree_events_grid_left1_gridr h4 a:focus{
	outline:none;
}
.wthree_events_grid_left1_gridr p{
	margin:1em 0 0;
	color:#FFF;
	line-height:2em;
}
.wthree_events_grid_left1 {
    min-height: 130px;
}
.wthree_events_grid_right{
	position:relative;
	background:url(../img/111.jpg) no-repeat 0px 0px;
	min-height:400px;
	padding:3em;
}