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

/* =========================== COLOR CSS FILE ===================================== */
::-moz-selection {
    background: #222;
    color: #fff;
    text-shadow: none;
}

::selection {
    background: #222;
    color: #fff;
    text-shadow: none;
}
/* Title */
.typo-dark h1 > a:hover,.typo-dark h1 > a:active,.typo-dark h1 > a:focus, 
.typo-dark h2 > a:hover,.typo-dark h2 > a:active,.typo-dark h2 > a:focus, 
.typo-dark h3 > a:hover,.typo-dark h3 > a:active,.typo-dark h3 > a:focus, 
.typo-dark h4 > a:hover,.typo-dark h4 > a:active,.typo-dark h4 > a:focus, 
.typo-dark h5 > a:hover,.typo-dark h5 > a:active,.typo-dark h5 > a:focus, 
.typo-dark h6 > a:hover,.typo-dark h6 > a:active,.typo-dark h6 > a:focus,
.typo-light h1 > a:hover,.typo-light h1 > a:active,.typo-light h1 > a:focus, 
.typo-light h2 > a:hover,.typo-light h2 > a:active,.typo-light h2 > a:focus, 
.typo-light h3 > a:hover,.typo-light h3 > a:active,.typo-light h3 > a:focus, 
.typo-light h4 > a:hover,.typo-light h4 > a:active,.typo-light h4 > a:focus, 
.typo-light h5 > a:hover,.typo-light h5 > a:active,.typo-light h5 > a:focus, 
.typo-light h6 > a:hover,.typo-light h6 > a:active,.typo-light h6 > a:focus {
	color: #ed1c24;
}
/* -------------------------------
	***** Background Color *****
--------------------------------*/
.theme-bg-color,
/* Logo */
.navbar-brand .logo-first-letter:after,
/* Owl Btn */
.theme-color-owl-btn .owl-buttons div:hover,
.owl-page.active,
/* tooltip */
.tooltip-theme-bg .tooltip-inner,
.icon-border:hover,
.icon-border:focus,
.icon-border.active,
/*btn*/
.btn:hover,
.btn:focus,
.btn.active,
.btn-theme-color-inverse,
/* Nav Pills */
.nav-pills > li > a:hover:after,
.nav-pills > li > a:focus:after,
.nav-pills > li > a.active:after,
/* Nav Tabs */
.nav-tabs > li.active > a:after,
.nav-tabs > li.active > a:after,
.nav-tabs > li.active > a.after,
/* Border Style */
.border-style-one:after,
.border-style-one:before,
.border-style-two:after,
.border-dash:after,
.title-description h2:after, .title-description h2:before,
/* pagination */
.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > a.active,
.pagination > li > span:focus, .pagination > li > span:hover,
/* Icon Part */
.content-icon-block:hover .icon-part,
.content-icon-block.top-icon:hover .icon-part,
/* Leginds */
.option-bottom,
.option-top,
/* Tags */
.tags li a:hover,
.tags.color-tags li a:hover,
/* Page Loader */
.square-spin > div, .cube-transition > div,
.date-box

{
	background-color: #ed1c24;
}


/* -------- Bg rgba ------------- */
/* Form */
.form-control:focus, .form-control.active {
	/*background-color: rgba(242,57,109,0.7);*/
	background-color: rgba(255,255,255,1);
}







/* -------------------------------
	***** Color *****
--------------------------------*/
a,
.theme-color-text,
.theme-color-owl-btn .owl-buttons div,
.hvr-theme-color-text:hover,
.hvr-theme-color-text:focus,
.hvr-theme-color-text.active,
/* Nav Menu */
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a.active,
#header nav ul.nav-main li.active a,
.one-page-nav .navbar-default .navbar-nav > .active > a, 
.one-page-nav .navbar-default .navbar-nav > .active > a:focus, 
.one-page-nav .navbar-default .navbar-nav > .active > a:hover,
/* Header */
#home-onepage .back-btn:hover,

/* Nav Menu */
.navbar-nav .zozo-megamenu > li a:hover,
.navbar-nav .zozo-megamenu > li a:hover,
.navbar-nav .dropdown-menu > li > a:focus, 
.navbar-nav .dropdown-menu > li > a:hover, 
.navbar-nav .dropdown-menu .sub-menu a:hover, 
.navbar-nav .dropdown-menu .sub-menu a:focus,

/* Btn */
.btn.btn-white:hover,
.btn.btn-white:focus,
.btn.btn-white.active,
.btn.btn-theme-color,
.btn.btn-theme-color-inverse:hover,
.btn.btn-theme-color-inverse:active,
.btn.btn-theme-color-inverse:focus,
/* Owl Btn */
.owl-buttons div:hover,
/* Nav Tabs */
.nav-tabs > li.active > a, 
.nav-tabs > li.active > a:focus, 
.nav-tabs > li.active > a:hover,
/* Panel */
.panel-heading a,
.panel-heading a:hover,
/* Breadcrumbs */
.breadcrumb > .active,
/* Pagination */
.pagination > li > a, .pagination > li > span,
/* Content Block */
.content-icon-block:hover h4,
.content-icon-block:hover .numbering,
.icon-border,
.topbar-section .social-links li a:hover
{
	color: #ed1c24;
}








/* -------------------------------
	***** Border Color *****
--------------------------------*/
.theme-color-owl-btn .owl-buttons div,
.theme-color-owl-btn .owl-buttons div:hover,
.icon-border,
.icon-border:hover,
.icon-border:focus,
.icon-border.active,
/* DropDown */
.dropdown-menu, .sub-menu,
/* btn */
.btn:hover,
.btn:focus,
.btn.active,
.btn.btn-theme-color,
.btn.btn-theme-color:hover,
.btn.btn-theme-color:focus,
.btn.btn-theme-color.active,
.btn.btn-theme-color-inverse,
.btn-theme-color-inverse.hvr-border:hover,
.btn-theme-color-inverse.hvr-border:focus,
.btn-theme-color-inverse.hvr-border:active,
/* Pagination */
.pagination > li > a, .pagination > li > span,
.pagination > li > a:focus, .pagination > li > a:hover,
.pagination > li > span:focus, .pagination > li > span:hover,
/* Form */
.form-control:focus, .form-control.active,
/* Icon Part */
.content-icon-block:hover .icon-part,
.content-icon-block.top-icon:hover .icon-part,
/* Legends */
.option-top,
/* Pricing Boxes */
.pricing-box:before, .pricing-box:after,
/* Tags */
.tags li a:hover,
.tags.color-tags li a:hover

{
	border-color: #ed1c24;
}





/* Border Left Right Color */
.border-style-one:hover{
	border-left-color: #ed1c24;
	border-right-color: #ed1c24;
}


/* -------------------------------
	***** Tooltip Arrow *****
--------------------------------*/
.tooltip-theme-bg .tooltip.top .tooltip-arrow{
	border-top-color:#ed1c24 !important;
}

.tooltip-theme-bg .tooltip.bottom .tooltip-arrow{
	border-bottom-color:#ed1c24 !important;
}

.tooltip-theme-bg .tooltip.left .tooltip-arrow{
	border-left-color:#ed1c24 !important;
}

.tooltip-theme-bg .tooltip.right .tooltip-arrow{
	border-right-color:#ed1c24 !important;
}


/* -------------------------------
	***** Custom begins *****
--------------------------------*/

.loadingTxt {
	font-size:11px;
	color:#fff;
	background:#ed1c24;
	padding:10px;
	margin-left:-55px;
}

.lighterText{
	color:#fff;
}

.btn-video{
	padding:7px !important;
}

.navbar-header {
	margin-top:10px;
}

.hpAwards{
	text-align:center;
}
.hpAwards img{
	width:140px;
	margin:10px 50px;

	
}

.theme-bg-color3{
	background:rgba(0,0,0,0.90);
}
.owl-carousel-cust-link a{
	display:block;
}
.hp-products{
	background:#fff;
	-webkit-transition: all .1s ease;
	transition: all .1s ease
}
.hp-products:hover{
	
}

.hp-products-img{
	background:#000;
}


.hp-prd-hover{
	
	zoom: 1;
	filter: alpha(opacity=70);
	opacity: 0.7;
	-webkit-transition: all .1s ease;
	transition: all .1s ease;
	}
.project-grid{
	
	margin-bottom:14px;
}
.project-grid a{
	color:#000;
}	
.project-grid p{
	color:#000;
	padding-left:10px;
	padding-top:10px;
	min-height:58px;
	
	font-size:12px;
	font-weight:normal;
	background:#fff;
}
.project-grid h3{
	text-transform:none;
	color:#fff;
	font-size:19px;
}

.project-grid h4{
	text-transform:none;
	color:#fff;
	font-size:15px;
}
.prj-bg-color{
	background:rgba(0,0,0,0.8);
}
.bgImage01{
	background:url(../images/bg/bg103.jpg)/*tpa=http://www.mabanisteel.com/images/bg/bg103.jpg*/ fixed rgba(0,0,0,0.5);
	
}

a:focus, a:hover{
	color:#4B4B4B;
}

.sectionMinHeight{
	min-height:288px;
}
.certiMinHeight{
	min-height:60px;
}
.btn-video{
	padding:2px;
	background:#b23c15;
	border:1px solid #ed1c24;
	color:#fff;
	font-size:11px;
}
.btn-video:hover{
	color:#fff;
	background:#000;
}

.img-title {
    position: absolute;
    bottom: 0;
    margin: 0;
    min-height:25%;
    width: 100%;
    text-align: center;
    /*opacity: 0;*/
    display: none; /* comment this out for CSS hover */
    background-color:rgba(0,0,0,0.67);
    /*transition: all 0.5s ease;*/
}

    .img-title h5 {
        position: absolute;
        color: #fff;
        top: 33%;
        width: 100%;
        text-align: left;
		padding:10px;
		top:0;
		font-size:12px;
		line-height:16px;
    }

.pdfdownload{
	width:24%;
	float:left;
	font-size:12px;
}
.pdfdownload img{
	padding-bottom:6px;
}
.pdfdownload img:hover{
	zoom: 1;
	filter: alpha(opacity=50);
	opacity: 0.5;
	transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
}



@media only screen and (min-width:991px) {
/* desktop */

}
@media only screen and (max-width:991px) {
	/* not desktop */
		
}
@media (max-width: 991px) {
	/* not desktop -  only mobile?* */
	
}

/*.text-700 {
    font-weight: 100;
}*/
.text-700 {
    font-weight: 600;
}
.align-center-banner{
	/*background:rgba(189,23,26,0.52);*/
	
}

.align-center-banner a{
	
	padding:7px;
	background:#b23c15;
	border:1px solid #ed1c24;
	color:#fff;
	font-size:11px;
}
.hrLine{
	border-top: 1px solid #DFDFDF;
}


.videoTitle {
    font-size: 15px;
}

.prdList li{
	list-style:square !important;
	margin-left:20px;
	margin-bottom:10px;
	
}
.prdList li img{
	margin-top:10px;
}


/* Forms */
form label {
	font-weight: normal;
}

textarea {
	resize: vertical;
}

select {
	border: 1px solid #E5E7E9;
	border-radius: 6px;
	outline: none;
}

.label {
	font-weight: normal;
}

.form-group:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.form-control:focus {
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	border-color: #CCC;
}

/* Forms Validations */
label.valid {
	display: inline-block;
	text-indent: -9999px;
}

label.error {
	color: #C10000;
	font-size: 0.9em;
	margin-top: -5px;
	padding: 0;
}

label.error#captcha-error {
	margin-top: 15px;
}



.btn{
	background:#000;
}
/* Captcha */
.captcha {
	clear: both;
	overflow: hidden;
	background: #F2F2F2;
	text-align: center;
	margin-bottom: 20px;
	max-width: 160px;
	height: 78px;
	position: relative;
}

.captcha input {
	border: 0;
}

.captcha-input {
	position: relative;
	top: 15px;
	font-size: 14px;
}

.captcha-image {
	float: left;
	position: relative;
	top: -5px;
	left: -13px;
}

.captcha-refresh {
	position: absolute;
	z-index: 1;
	bottom: 2px;
	right: 2px;
	border-radius: 3px;
	padding: 2px 5px;
}

.captcha-refresh a, .captcha-refresh a:hover, .captcha-refresh a:focus, .captcha-refresh a:active {
	color: #333;
}
.newsBx   a{
	color:#7A7A7A !important;
}

.noPaddingTop{
	padding-top:0 !important;
}
.lessPaddingTop{
	padding-top:20px !important;
}


#map_wrapper {
    height: 500px;
}

#map_canvas {
    width: 100%;
    height: 100%;
}

/* map*/
#map-canvas {
	height: 100%;
}
#iw_container .iw_title {
	font-size: 16px;
	font-weight: bold;
}
.iw_content {
	padding: 15px 15px 15px 0;
}