.wf-active {
    font-family: Arial !important;
    font-size: 14px !important;
}



.hmbox_left{
	width:100%;
	height:500px;
	border:2px solid red;
	background-color: #f2f2f2;
}

.hmbox_rgt{
	width:100%;
	height:500px;
	border:2px solid red;
	background-color: #f2f2f2;
	float: right;
	margin-left: -10px;

}
.sidetitle{
	height:30px;
width:auto;
background-color: red;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
color: #fff;
background-color:#DC0000; 
border:2px red;
border-radius: 8px;
padding-bottom: 10px;
margin-bottom: 4px;

}

.margintop20 {
    margin-top:20px;
    border: 2px  red;
    border-radius: 8px;
    margin-bottom: 4px;

}

.nav-pills>li>a {
border-radius: 8px;
padding-bottom: 4px;
color: #069;
background-color: #f2f2f2;
}

a {
color: #DC0000;
text-decoration: none;
}

a:hover {
color: #000;
text-decoration: none;}



.nav-stacked>li+li {
margin-top: 10px;
margin-left: 0;
border:1px solid #dadada;
border-radius: 8px;
background-color: #f2f2f2;


}

.active2 {
    border-right:4px solid red;
    border-radius: 8px;
}

h4{
	color:#DC0000;
}

}
.sidebar aside {
	background-color: #f2f2f2;}

.marquee_box{
width:90%;
height:200px;
border:1px solid #555;
border-radius: 8px;
background-color: #f2f2f2;
box-shadow: 0px 5px #f2f2f2;
}

.magnifier {
    background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.8);
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    opacity: 0;
    transition: all 0.3s ease-in-out 0s;
    transform: scale(1);
}


.box1{
	width:100;
	height:100%;
	background-color: #fff;
	border-bottom:1px solid red;
	margin-top: 30px;
	margin-bottom: 30px;
	}

.box1 p{
	font-family: Arial;
	font-size: 14px;
	color:#000;
}

.container-menu{
	background: -moz-linear-gradient(center top , #F00000 0px, #DC0000 100%) repeat-x scroll left top #EB0000 !important;
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#f00000),color-stop(1,#dc0000));

	}

.horizontal-nav ul li a{
	color: #fff ;
	font-family: Arial;
	text-transform: none !important;

	}
.horizontal-nav ul li a:hover{
	background: #555;
	color: #fff !important;
}

.horizontal-nav ul{
    background: none repeat scroll 0% 0% #f2f2f2 !important;}


.navi_ms{
	background: #12f;
}

.navi_ms li a{
	font-family: Arial !important;;
	font-size: 12px !important;;
	color: #F00000 !important;
}

.name{
		color: red;
		font-size: 45px;
	font-family: "Times New Roman";
	}

.service_box{
		width:285px;
		height:250px;
		border:1px solid #f3f3f2;
		box-shadow: 1px  5px;
		margin-top: 20px;
		border-radius: 8px;
		margin-right: 5px;
		margin-left: 20px;
		
	}
.service_box p{
	font-family: Arial, Georgia, "Times New Roman", Times, serif ;
	font-size: 14px;
	color: #000;
	margin:0px 5px 0px 5px;
}
.service_box h3{
	color: red;
}



.news_box{
	height: 100px;
	width:100%;
	border-bottom:2px solid #069;
	margin: 15px;
	
}

.footer {
   background: #e2dcdc; /* Old browsers */
background: -moz-linear-gradient(top, #e2dcdc 0%, #e9e1e1 0%, #a39e9b 98%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e2dcdc), color-stop(0%,#e9e1e1), color-stop(98%,#a39e9b)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #e2dcdc 0%,#e9e1e1 0%,#a39e9b 98%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #e2dcdc 0%,#e9e1e1 0%,#a39e9b 98%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #e2dcdc 0%,#e9e1e1 0%,#a39e9b 98%); /* IE10+ */
background: linear-gradient(to bottom, #e2dcdc 0%,#e9e1e1 0%,#a39e9b 98%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2dcdc', endColorstr='#a39e9b',GradientType=0 ); /* IE6-9 */

}
.flex-viewport{
	height: 300px;
}
.btn{
	margin-left: 80px;
}

.service_box2{
		width:287px;
		height:550px;
		border:1px solid #f3f3f2;
		margin-top: 20px;
		border-radius: 8px;
		padding-left: 2px;
		padding-right: 2px;

		
	}

.service_box2 p{
	font-family: Arial, Georgia, "Times New Roman", Times, serif ;
	font-size: 14px;
	color: #000;
	margin:0px 5px 0px 5px;
}
.service_box2 h3{
	color: #DC0000;
}
.feat2{
	width:200px;
}

.news_box{
	<!--background:#CCC;-->
	width:100;
	height:100%;
	border-bottom:1px solid red;
	margin-top: 30px;
	margin-bottom: 30px;
}

.news_box p{
	font-family: Arial;
	font-size: 14px;
	color:#000;
}
.boxnews{
	width:100;
	height:100%;
	background-color: #fff;
	border-bottom:1px solid red;
	margin-top: 30px;
	margin-bottom: 30px;
	background-color:rgba(228, 228, 228, 0.29);
	border-radius:8px;
	}

.boxnews p{
	font-family: Arial;
	font-size: 14px;
	color:#000;
	margin:10px;
	padding:5px;
}

.boxnews h4{
	margin:10px;
	padding:5px;
}
	
	
.hm_nws_bk{
	background-color:#F7F7F7;
}

.btn2{
	width:200px;
	height:20px;
	background-color:#C33;
	border:2px solid #fff;
	border-radius:8px;
	margin-left:10px;
}
.btn2 p{
	color:#FFF;
	text-align:center;
	padding:-2px;
}


@keyframes blink {
  50% {
    opacity: 0.0;
  }
}
@-webkit-keyframes blink {
  50% {
    opacity: 0.0;
  }
}
.blink {
  animation: blink 1s step-start 0s infinite;
  -webkit-animation: blink 1s step-start 0s infinite;
  color:#DC0000;
  font-size:15px;
}

