/* red #6C020D
dark gray #454545
light gray #8d8b8b
full light #F7F7F7
*/
.toTop{
	border-radius: 30px;
}
b{
	font-weight: bold;
}
.ha_red{
	color: #6C020D;
}
.bg_red{
	background: #6C020D; 
}
.ha_dark{
	color: #454545 !important;
}
.bg_dark{
	background: #454545;
}
.ha_light{
	color: #8d8b8b;
}
.bg_light{
	background: #8d8b8b;
}
.ha_white{
	color: white !important;
}

.bg_lightest{
	background-color: #F7F7F7;
}
h1,h2,h3,h4,h5,h6{
	color: white;
}
p{
	color: #8d8b8b!important;
}
a.btn.btn-default {
    background-color: #F7F7F7;
    padding: 10px 15px;
    border-radius: 5px;
    font-weight: bold;
}

@media (min-width: 480px) {
  .rd-navbar-brand {
    padding: 5px;

  }
}
.m_top_10{
	margin-top: 10px;
}
.m_bottom_10{
	margin-bottom: 10px;
}
.m_top_20{
	margin-top: 20px;
}
.m_top_30{
	margin-top: 30px;
}
.m_bottom_30{
	margin-bottom: 30px;
}
.p_tb_30{
	padding: 30px 0px;
}
.ha_heading_mix{
	border-bottom: 1px solid black;
    width: 62%;
    margin-bottom: 5px;
}

.bg-image-1{
	background: none;
}
.rd-navbar-brand .bsh{
	background-color: #6C020D;
}
.rd-navbar-brand{
	background: #6C020D;
}
.camera_container{
	padding-bottom: 0px;
	max-height: 451px;
    overflow: hidden;
}
.bx-wrapper{
	margin-bottom: 0px !important;
}
header{
	border-bottom: 5px solid #454545;
}
header nav{
	background-color: #454545;
}
.sf-menu > li > a{
	background-color: #454545;
}
.sf-menu > li > a:hover{
	background: none;
	background-color: #6C020D;
}
.sf-menu > li.active > a{
	background: none;
	background-color: #6C020D;
}
.sf-menu > li.sfHover > a{
	background: none;
	background-color: #6C020D;
}
.sf-menu ul{
	background: none;
	background-color: #454545;
}
.sf-menu ul ul{
	background: #454545;
}
.into_future {
    height: 90px;
    background: #6C020D;
    text-align: center;
}
.into_future > h4{
	color: white !important;
	padding-top: 15px;
}
.into_future > h4 > b{
	font-weight: bold;
}
.well-cus{
	padding: 50px 0px;
}


.ha_products  .pro_heading  h4{
	padding-bottom: 5px;
	border-bottom: 4px solid #6C020D;
	 width: 189px;
    margin: 0 auto;
    margin-bottom: 30px;
}
.ha_products .ha_our_prod{
	text-align: center;
}
/*.ha_product:hover{
	background: #8d8b8b;
}*/

.ha_news {
    padding: 10px 0px;
}
.ha_news:hover{
	background-color:#FBFBFB;  
}
.ha_mix_bro{
	margin: 20px 0px;
}

.flowplayer .fp-progress {
    background-color: #6C020D !important;
}
.flowplayer .fp-volumeslider {
    background-color: #454545 !important;
}

.flowplayer .fp-volumelevel {
    background-color: #6C020D !important;
}
.fp-brand{
	display: none !important; 
}
.ha_cvid{
	margin: 20px 0px;
}


/*.ha_log{
	opacity: .68;
}
.ha_log:hover{
	opacity: 1;
}*/
.our_clients{
	width: 13%;
}
.design_by{
	text-align: right;
}

.list_inner{
	    /*padding-top: 10px;
    padding-left: 25px;*/
    font-size: 12px;
}

.list li + li {
       border-top: none;
     margin-top: 2px;
    padding-top: 3px;

}
.list h5{
	    font-size: 15px;
}

.rd-navbar-brand:before, .rd-navbar-brand:after{
	bottom: 10px;
}


@media (max-width: 1200px) and (min-width: 768px){
	.well-lg {
    	padding-top: 200px;
	}
}

@media (max-width: 1200px) {
	.into_future{
		height: 60px;
	}

	.m_xs_top{
		margin-top:15px; 
	}

	.our_clients {
	    width: 21%;
	}

}

@media (min-width: 1200px) {
	.col-lg-ha-3{
		width: 20%;
	}
}


@media (max-width: 470px) {
	.our_clients {
	    width: 38%;
	}
	.design_by{
		text-align: center;
	}
	.ha_log{
		text-align: center;
	}

	.bx-wrapper .bx-pager{
		display: none !important;
		bottom: -6px !important;
	}
	.bx-wrapper .bx-pager.bx-default-pager a{
		width: 5px;
		height: 5px;
	}
	.t_align_xs_c{
		text-align: center;
	}
}

@media (max-width: 990px) {
	section.ha_page_content{
		margin-bottom: 10px;
	}
	aside.ha_sidebar{
		margin-top: 20px;
	}
}

.rad_5{
	border-radius: 5px;
}
.p_5{
	padding: 5px;
}
.ha_con {
    padding: 10px;
}
.ha_con p{
	color:#454545 !important;
}
/*side bar*/
.ha_sidebar .side_news h4{
	padding: 5px;
	border-radius: 5px;
	text-align: center;
}
.ha_btn_hov{
	cursor: pointer;
}
.ha_btn_hov:hover{
	background-color: #454545;
}
.t_align_c{
	text-align: center;
}

/*table*/
table{
	background-color: transparent;
}
.table{
	width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
.table-bordered {
    border: 1px solid #ddd;
}
.table-hover>tbody>tr:hover {
    background-color: #f5f5f5;
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

a:hover, a:focus {
    color: #23527c;
    text-decoration: none !important;
}
.btn-dark{
	background-color: 
}
.isoImg{
	    padding: 5px;
    border: 1px solid #EFEFEF;
}
/*button.btn.btn-default.btn-dark {
    background-color: #6C020D;
    color: white;
}

button.btn.btn-default.btn-dark.active, button.btn.btn-default.btn-dark:hover {
    background-color: #454545;
  
}*/
.t_align_l{
	text-align: left;
}

.ha_text{
	width: 100% !important;
	background-color: #DEDEDE !important;
    /* text-align: left; */
    padding: 7px !important;
}

.ha_select{
	width: 100%;
    height: 184px;
    background: #e2e2e2;
}
a:hover{
	color: #6C020D;
}
.ha_our_pro{
	transition: background-color 0.5s ease;
	background: #6C020D;
    padding: 20px;
    border-radius: px;
    margin-bottom: 10px;
}
img.ha_our_pro:hover {
    background: #454545;
}

.our_clients {
    width: 152px;
    margin: 0 auto;
    border-bottom: 4px solid #6C020D;
}

footer .well{
	padding: 40px 0px !important;
}
.p_5{
	padding: 5px;
}

.featured-item .icon i {
    font-size: 36px;
}

section.post.blg {
    margin: 5px 0px;
}
.post{
	padding: 10px 0px;
	    background: #F7F7F7;
}

.post a:hover{
	color: #6C020D !important;
}
small {
    font-size: 80%;
}


.btn-group>.btn:hover, .btn-group-vertical>.btn:hover, .btn-group>.btn:focus, .btn-group-vertical>.btn:focus, .btn-group>.btn:active, .btn-group-vertical>.btn:active, .btn-group>.btn.active, .btn-group-vertical>.btn.active{
	z-index: 1 ;
}