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

@import url('https://fonts.googleapis.com/css?family=Raleway');

@import url('https://fonts.googleapis.com/css?family=Lato');
body h1,body h2,body h3,body h4,body h5{
	font-family: 'Raleway', sans-serif;
}
body p,body a,body li,body address{
	font-family: 'Raleway', sans-serif;
	/* font-family: 'Lato', sans-serif; */
}
address{color:#ffffff;}
#header-top{ background: #223134; color: #ffffff; padding: 1%; }
#header-top a{ color: #ffffff; }

.affix {
      top: 0;
      width: 100%;
	  z-index:1000;
	  -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    background-color: #fff;
	box-shadow: 0px 2px 2px #ddd;
  }

  .affix .container-fluid{
	  background-color: #fff;
	   -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
  }
  
  .affix ul li a{
	  color: #333 !important;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
	font-weight:bold;
  }
  
.affix .dropdown .dropdown-menu li a{
	color:#fff !important;
}
#img-wrapped{
	position:relative;
}

#imgValue{
	border:1px solid #ddd;
	-vendor-animation-duration: 3s;
	-vendor-animation-delay: 2s;
	z-index:20;
}
#navValue{
	border:1px solid #ddd;
	-vendor-animation-duration: 3s;
	-vendor-animation-delay: 2s;
	z-index:20;
}
#navratan-image{
	position:relative;
}


#navratan-list{
	padding:0;
	list-style:none;
	
}

#navratan-list li{
	font-size:20px;
	margin:20px 0px;
	cursor:pointer;
}
#navratan-list li:hover{
	color:#dd8808
}

.navbar-default {
	margin-bottom: 0px;
	border-radius:0;
	border:none;
	background-color:transparent;
	z-index:100;
}

.navbar-default .container-fluid .nav-wrapper{
	width:95%;
	display:block;
	margin:10px auto;
}

#defaultNavbar1 .navbar-right{
	margin-top:30px;
}

/* #defaultNavbar1 ul .mega{ */
	/* position:static; */
/* } */

#defaultNavbar1 ul li a{
	color:#dd8808;
	font-weight:bold;
	font-size:16px;
}

#defaultNavbar1 ul li a i{
	font-size:18px;
}

#defaultNavbar1 .navbar-right .dropdown-menu{
	background-color:rgba(0,0,0,0.8);
	border:none;
	box-shadow:none;
	top:auto !important;
}

#defaultNavbar1 .navbar-right .dropdown:hover .dropdown-menu{
	display:block;
}

#defaultNavbar1 .navbar-right .dropdown-menu li a{
	transition:all 0.5s ease;
}


#defaultNavbar1 .navbar-right .dropdown-menu li a:hover{
	background:none;
	font-weight:bold;
	transform:translate(10px,0px);
	-ms-transform:translate(10px,0px);
	-webkit-transform:translate(10px,0px);
}

.sub-drop-ul {
	position:absolute;
	top:0;
	right: auto;
    left:100% ;
	display:none;
	margin:0;
	padding: 5px;
    background-color: rgba(0,0,0,0.8);
    box-shadow: none;
    border: none;
	list-style:none;
}

.sub-drop-main:hover .sub-drop-ul {
	display:block;
}
.sub-drop-ul li a{
	color:#fff;
	text-decoration:none !important;
	display: block;
    padding: 3px 20px;
	border: none;
    text-align: left;
    white-space: nowrap;
}
.sub-drop-ul li a:hover{
	background-color:#f5f5f5;
	color:#333;
}


.slide-text > h1{
	color:#dd8808;
}
.slide-text > p{
	color:#dd8808;
}
.slide-text .btn{
	background-color:#333 !important;
	color:#dd8808 !important;
}
#carousel1 .carousel-inner .item .img{width: 100%;}
#carousel1 .carousel-control{background: none;}


.banner-wrapper{
	position:relative;
}

.banner-wrapper img{
	width:100%;
}

.banner-caption{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.5)
}

.banner-caption h1{
	text-align:center;
	font-size:70px;
	color: #dd8808;
	
}

.banner-caption p:after{
	position:absolute;
	width:80px;
	bottom:-15px;
	left:50%;
	height:5px;
	content:'';
	background-color:#dd8808;
	transform:translateX(-40px);
	
}

.banner-caption p{
	position:relative;
	text-align:center;
	font-size:20px;
	color: #dd8808;
	
}

.banner-caption .header-text{
	position:absolute;
	top:45%;
	width:100%;
}

#content-sec{
	padding:40px 0;
}

.paragraph{
	margin:20px 0;
}

.paragraph p{
	font-size:16px;
	line-height:1.8em;
}

.paragraph ul{
	padding:0;
}

.paragraph ul li{
	font-size:16px;
	line-height:1.8em;
}

#breadcrumb-sec{
	background-color:#dd8808;
	padding:20px;
}

#breadcrumb-sec .container .row .col-md-8 h1{
	color:#fff;
	font-weight:800;
}

#breadcrumb-sec .container .row .col-md-4 .breadcrumb{
	background-color:#223134;
	margin-top:15px;
}

#breadcrumb-sec .container .row .col-md-4 .breadcrumb li a{
	color:#fff;
	font-size:16px;
}
#breadcrumb-sec .container .row .col-md-4 .breadcrumb .active{
	color:#fff;
	font-size:16px;
}

#bottom-enq{
	background-image: url(../images/background-galvanizing.jpg);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
	padding:10px;
}

#bottom-enq #background-effect{
	background-color: rgba(0,0,0,0.5);
    padding: 60px;
}

#bottom-enq h2{
	color:#fff;
	font-weight: bold;
	margin:0;
	padding:8px;
	font-style: italic;
	text-align:center;
}

#bottom-enq a{
	padding:12px 35px;
	margin:20px;
	display:inline-block;
	border:2px solid #fff;
	border-radius:20px;
	color:#fff;
	text-transform:uppercase;
}


#slogan{
	background-image:url('../images/background-galvanizing.jpg');
	background-attachment:fixed;
	background-size:cover;
	background-repeat:no-repeat;
	padding:30px;
}

#slogan #slogan-inner{
	background-color:rgba(0,0,0,0.6);
	padding:60px;
}

#slogan h2{
	color:#fff;
	font-weight: bold;
	margin:0px 0px 40px 0px;
	padding:8px 8px 30px 8px; 
	font-style: italic;
	text-align:center;
	position:relative;
}

#slogan h2:after{
	position:absolute;
	width:100px;
	bottom:0;
	left:50%;
	border:2px solid #fff;
	content:'';
	margin-left:-50px;
}

#slogan-inner .icon-text{
	padding:10px 0px;
}
#slogan-inner .icon-text p{
	color:#fff;
	font-size:1.8em;
	margin-top:25px;
	text-align:center;
}

#slogan-inner .icon-text img{
	margin:auto;
	padding:10px;
	transform:scale(0.8);
	border-radius:0%;
	transition:all 0.5s;
}

#slogan-inner .icon-text:hover img{
	border-radius:50%;
	transform:scale(0.9);
	box-shadow:0px 0px 0px 3px rgba(255,255,255,0.5);
	/* background-color:rgba(255,255,255,0.5); */
}

#about-sec{
	padding:0;
}

.prod-list-box{
	margin:20px;
	border-radius:10px;
	box-shadow:0px 0px 0px 3px rgba(0,0,0,0.2)
}

.prod-list-box .row .col-md-4 img{
	margin:10px auto;
	border:1px solid #333;
	border-radius:10px;
	
}

.prod-list-box .row .col-md-8 h3{
	padding-bottom:10px;
	border-bottom:1px solid #333;
}

.prod-list{
	padding:0;
	list-style:none;
	margin:10px;
}

.prod-list li{
	border-bottom:1px dashed #333;
}

.prod-list li a{
	color:#333;
	font-size:16px;
	line-height:1.5em;
	margin:5px 0px 5px 5px;
	display:block;
	text-decoration:none;
	cursor:pointer;
}

.prod-list li a:before{
	content:'\f054';
	font-family:FontAwesome;
	margin-right:10px;
}


.gallery-box .col-md-3 .wrapper-box{
	position:relative;
	margin:10px;
	border:1px solid #ddd;
	height:300px;
}

.gallery-box .col-md-3 .wrapper-box h3{
	margin:0;
	text-align:center;
	color:#dd8808;
}

.gallery-box .col-md-3 img{
	padding:10px;
	margin:auto;
	box-shadow:3px 3px 5px 5px #ccc;
	margin:10px;
	
}



#prod-sec .container h2{
	color:#223134;
} 

#accordian{
	padding:20px;
	background-color:#223134;
	margin:20px 0px;
}


#accordian h3{
	color:#dd8808;
}

#accordian ul{
	padding:0;
	list-style:none;
}

#accordian ul li{
	border-bottom:1px dashed #dd8808;
	margin:10px 0px;
	font-size:15px;
}
#accordian ul li a{
	color:#fff;
	text-decoration:none;
}


#prod-content{
	padding:20px;
}

#prod-content img{
	margin:10px auto;
	border:1px solid #333;
	border-radius:10px;
}

#prod-content ul{
	list-style:none;
}
#prod-content .contact-left{
	list-style:none;
	padding:0;
}

#prod-content address{
	font-size:16px;
}

#prod-content ul li{
	line-height:1.5em;
}

#prod-content ul li:before{
	content:"\f054";
	font-family:FontAwesome;
	font-size:12px;
	margin-right:10px;
}

#prod-content h4{
	font-style:italic;
	position:relative;
	margin:15px 0;
}

#prod-content h4:after{
	position:absolute;
	content:"";
	background-color:#dd8808;
	bottom:-3px;
	left:0;
	width:30px;
	height:2px;
}



#about-sec .container p{
	font-size: 20px;
	color:#9a9ea2
}

#home-abt-wrap{
	padding: 30px;
}
#home-abt-wrap img{
	margin:20px auto;
}

#prod-hm-sec{
	background-color: #fff;
}

#prod-hm-sec h2{
	color:#dd8808;
	font-weight:600;
	position:relative;
	padding:30px 0px;
}
#prod-hm-sec h2:after{
	position:absolute;
	content:"";
	bottom:0;
	left:0;
	border:1px solid #245BAB;
	width:80px;
}

#prod-hm-sec p{
	font-size:18px;
	text-align: center;
}

#prod-hm h2{
	color:#dd8808;
}

#prod-hm {
	padding:20px;
}


#content-sec h2{
	color:#dd8808;
}

.prod-box-hm{
	padding:15px;
	margin:20px 0px;;
}

.prod-box-hm figure a{
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
}

.prod-box-hm figure{
	overflow:hidden;
	border:1px solid #333;
	position:relative;
}

.col-md-3 .prod-box-hm figure:hover img{
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}


.prod-box-hm figure figcaption{
	position: absolute;
    width: 100%;
	height:100%;
    left: 0;
    bottom: -100%;
    padding: 20px 25px;
    background: rgba(36,91,171,0.7);
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}

.prod-box-hm figure:hover figcaption{
	bottom: 0;
}

.col-md-3 .prod-box-hm figure img{
	margin:auto;
	padding:5px;
	-ms-transform: scale(0.9); /* IE 9 */
    -webkit-transform: scale(0.9); /* Safari */
    transform: scale(0.9);
}

.prod-box-hm figure figcaption h3{
	text-align: center;
	color:#fff;
	margin:40px 0 0 0;
}


.prod-box-hm figure figcaption h3 a{
	color:#dd8808;
	text-decoration: none;
	cursor: pointer;
}

#serv-sec-hm{
	background-color: #223134;
	padding:20px;
}


#clientele h2{
	color:#dd8808;
	font-weight:600;
	position:relative;
	padding:30px 0px;
}
#clientele h2:after{
	position:absolute;
	content:"";
	bottom:0;
	left:0;
	border:1px solid #245BAB;
	width:80px;
}

#clientele .container marquee{
	margin:30px 0px;
}

#clientele .container marquee img{
	margin:0px 20px;
}

#pre-footer{ padding:30px 0; background-color:#dd8808; }

#pre-footer .prod-title { font-size: 30px; font-weight:bold; margin-top: 0; margin-bottom: 30px; padding-left: 25px; border-left: 5px solid #333333; text-align: left; color: #333333; }

.nav-prod {
    list-style: none;
    padding: 0;
}

.nav-prod li{
	line-height:1.8em;
}

.nav-prod li a{
	color:#fff;
	font-size:16px;
	text-decoration:none;
}
#footer-sec{
	background-color:#333;
}

#nav-footer{
	list-style:none;
	text-align:center;
	padding:0;
}

#nav-footer li{
	display:inline-block;
	line-height:20px;
	
}

#nav-footer li a{
	padding:10px;
	display:block;
	margin:5px 30px;

	color:#fff;
}

#nav-footer li a .fa{
	font-size:20px;
	margin-top:20px;
}

#foot-hr{
	border-top:1px solid #ddd;
	margin:5px;
}

#top{
	margin-top:-18px;
}

#top a{
	color:#dd8808;
	font-weight:bold;
	background-color:#333;
	font-size:15px;
	padding:5px;
}

#cont-foot address{ color:#fff; text-align:center; padding:10px; line-height:1.8em; }
#cont-foot address a{ color:#fff; }

#sub-footer p{
	color:#fff;
}

#sub-footer p a{
	color:#fff;
}




@media only screen and (max-width:768px){
	.navbar-fixed-top{
		position:static;
	}
	#defaultNavbar1 ul li{float:none;display: block;}
	#defaultNavbar1 ul li a{width: auto;}
	#defaultNavbar1 ul .mega{position:relative;}
	#top-banner .container .row .col-md-6 .top-contact p{text-align: center;}
	#top-banner .container .row .col-md-6 img{
		margin: auto;
	}
	#sub-footer p{
	text-align:center;
	}
	.slide-text{
		top:5%;
	}
	
	#about-sec .container h1:before{
	position:absolute;
	content:'';
	background-image:url('../images/icon.png');
	/* left: 27%; */
	margin-left:-50px;
    top: 5px;
	height: 100%;
    width: 50px;
    background-repeat: no-repeat;
	
	}
	#about-sec .container h1:after{
	position:absolute;
	content:'';
	background-image:url('../images/icon.png');
	/* left: 70%; */
    top: 5px;
	height: 100%;
    width: 50px;
    background-repeat: no-repeat;
	
	}
}
