@import url('https://fonts.googleapis.com/css?family=Poppins&display=swap');
* {
	margin:0px;
	padding:0px;
}
ul {
	list-style:none;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
img {
	border:none;
	outline:none;
	max-width:100%;
}
h1,h2,h3,h4,h5,h6,p,b,strong,ul,li {
	margin:0px;
	padding:0px;
}
h1 {
	font-size:28px;
}
h2 {
	font-size:25px;
}
h3 {
	font-size:23px;
}
h4 {
	font-size:21px;
}
h5 {
	font-size:18px;
}
h6 {
	font-size:15px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: 'Poppins', sans-serif;
}
body {
	font-size:14px;
	color:#151515;
	font-family: 'Poppins', sans-serif;
	box-sizing:border-box;
}
/******************/
#cssmenu ul ul {
	z-index:99;
}
.header {
	z-index:99;
	background-color: #fcfcfc;
    box-shadow: rgba(0, 0, 0, 0.10) 0px 2px 5px 0px;
	padding:1% 0 5px 0;
	margin-top:-1%;
}
#cssmenu > ul {
	float:right;
	margin-top:24px;
}
#cssmenu > ul > li:last-child {
	border-right:0px;
}
/******************/
#hm-abt-main {
	padding:80px 0;
	clear:both;
	background:#f8faff;
}
.abt-hed-tp {
	padding-bottom:30px;
}
.abt-hed-tp img {
	margin:0 auto;
	display:table;
}
.abt-tab-bx {
	padding-top:10%;
}
.abt-hed-tp h1 {
	font-weight:bold;
	color:#8a3f1e;
	text-align:center;
	padding:4px;
	letter-spacing:1px;
}
.abt-tab {
	margin:0 auto;
	display:table;
}
.nav_tab {
	border-bottom:1px solid #e4e8ed;
	width:100%;
}
.abt-tab li {
	padding-bottom:10px;
}
.abt-tab li a {
	color:#555;
	font-size:18px;
	letter-spacing:0.50px;
}
.abt-tab li a:after {
	position:absolute;
	content:'';
	width:6px;
	height:6px;
	border-radius:50%;
	background:#fdb215;
	bottom:-10px;
	left:50%;
	transform:translate(-50%, 50%);
}
.abt-tab li a:before {
	position:absolute;
	content:'';
	width:16px;
	height:16px;
	border-radius:50%;
	background:#e4e8ed;
	bottom:-10px;
	left:50%;
	transform:translate(-50%, 50%);
}
.abt-tab-main {
	padding-top:5%;
}
.abt-tab-bx h3 {
	font-weight:bold;
	color:#000;
	padding-bottom:20px;
	letter-spacing:1px;
}
.abt-tab-para {
	padding-bottom:30px;
}
.abt-tab-para p {
	line-height:22px;
	color:#666666;
	letter-spacing:0.50px;
	padding:10px 0;
	margin-bottom:10px;
}
.text-par {
	border-left:3px solid #8a3f1e;
	border-radius:10px 0 0 10px;
}
p.text-par {
	padding-left:15px;
}
.abt-anch {
	padding:8px 22px;
	font-size:14px;
	color:#fff;
	background:#8a3f1e;
	margin-top:30px;
	letter-spacing:0.25px;
	border:2px solid #8a3f1e;
}
.abt-anch:hover {
	background:#fff;
	color:#8a3f1e;
	border:2px solid #8a3f1e;
}
.abt-tab-mg img {
	margin:0 auto;
	display:table;
}
/******************/
.hm-prd-main {
	padding:50px 0 0 0;
}
.hm-prd-hed {
	margin-bottom:30px;
}
.hm-prd-hed h2 {
	font-weight:bold;
	letter-spacing:0.50px;
	color:#8a3f1e;
	text-align:center;
	padding-bottom:10px;
}
.hm-prd-hed img {
	margin:0 auto;
	display:table;
}
.hm-prd-bx {
	margin-bottom:15px;
}
.hm-prd-mg {
	background:#f8f8f8;
	padding:6px;
	border-radius:15px;
	position:relative;
	margin-bottom:15px;
}
.hm-prd-mg img {
	border-radius:15px;
}
.hm-prd-nm h5 {
	text-align:center;
	padding-bottom:10px;
}
.hm-prd-nm a {
	margin:0 auto;
	display:table;
	padding:6px 15px 6px 25px;
	background:#8a3f1e;
	border-radius:25px;
	font-size:13px;
	letter-spacing:0.25px;
	border:2px solid #8a3f1e;
	color:#fff;
}
.hm-prd-nm a:hover {
	background:#fff;
	color:#8a3f1e;
	border:2px solid #8a3f1e;
	border-radius:25px;
}
.hm-prd-nm a i {
	margin-left:10px;
	width:25px;
	height:25px;
	line-height:25px;
	font-size:12px;
	color:#000;
	border-radius:50%;
	background:#fff;
	text-align:center;
}
.hm-prd-nm a:hover i {
	margin-left:10px;
	width:25px;
	height:25px;
	line-height:25px;
	font-size:12px;
	color:#fff;
	border-radius:50%;
	background:#8a3f1e;
	text-align:center;
}
.prd-pd {
	padding-bottom:30px;
}
/******************/
#hm_quality_main {
	padding:70px 0 70px 0;
	position:relative;
}
#hm-quality-main {
	padding:70px 0;
}
.hm-qyt-hed h3 {
	font-weight:bold;
	padding-bottom:6px;
	color:#8a3f1e;
	text-align:center;
}
.hm-qyt-hed img {
	margin:0 auto;
	display:table;
}
.hm-qyt-hed p {
	line-height: 22px;
    color: #666666;
    letter-spacing: 0.50px;
    padding-bottom:20px;
    padding-top:20px;
	text-align:center;
}
.quality-main {
	padding-top:10%;
}
/******************/
#footer {
	background:#d3d3d3;
	padding:20px 0;
	position:absolute;
	left:0;
	right:0;
}
.hm-fot-hed h6 {
	text-align:center;
	letter-spacing:0.25px;
	font-size:14px;
}
.ft-dtl h6 {
    color: #000;
	letter-spacing:0.25px;
	font-size:14px;
}
.ft-lst ul {
    float: right;
}
.ft-lst ul li {
    float: left;
    padding: 0px 15px;
    border-right: 1px solid #000;
	font-weight:bold;
	letter-spacing:0.50px;
}
.ft-lst ul li a {
    color: #000;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
}
.ft-lst ul li:last-child {
    border: 0px;
}
/******************/
.accordion {
	width: 100%;
	max-width: 100%;
	height: 100%;
	overflow: hidden;
}
.accordion ul {
	width: 100%;
	display: table;
	table-layout: fixed;
}
.accordion ul li {
	display: table-cell;
	position: relative;
	width: 20%;
	height: 280px;
	background-repeat: no-repeat;
	background-position: center center;
	transition: all 500ms ease;
}
.accordion ul li div {
	display: block;
	overflow: hidden;
	width: 100%;
	background: rgba(0, 0, 0, 0.5);
	text-align:center;
}
.accordion ul li div a {
	display: block;
	height: 496px;
	width: 100%;
	position: relative;
	z-index: 2;
	left:0;
	right:0;
	box-sizing: border-box;
	color: #fff;
	text-decoration: none;
	transition: all 200ms ease;
}
.accordion ul li div a * {
	opacity: 1;
	width: 100%;
	position: relative;
	z-index: 2;
	overflow: hidden;
	-webkit-transition: all 400ms ease;
	transition: all 400ms ease;
}
.accordion ul li div a h5 {
	text-overflow: clip;
	text-transform: uppercase; 
	/* margin-bottom: 2px; */
	letter-spacing:0.25px;
	font-family: 'Poppins', sans-serif;
	top: 43%;
}
.accordion ul li div a p {
	top: 45%;
	font-size:16px;
	padding:0 15px;
}
.prd-text {
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    /* bottom: 0; */
    width: 100%;
    text-align: center;
}
.accordion ul li:nth-child(1) {
	background-image: url(../images/cu-upcast-rods.png); 
}
.accordion ul li:nth-child(2) {
	background-image: url(../images/hm-cu-flats-strips.png); 
}
.accordion ul li:nth-child(3) {
	background-image: url(../images/copper-rod.png); 
}
.accordion ul li:nth-child(4) { 
	background-image: url(../images/section-profiles.png); 
}
.accordion ul li:nth-child(5) { 
	background-image: url(../images/cu-copper-sheet.png);
}
.accordion ul:hover li { 
	/* width: 8%; */
	background-color: rgba(255, 0, 0, 0.3);
}
.accordion ul:hover li:hover { 
	width: 60%; 
}
.accordion ul:hover li:hover a {
	background: rgba(0, 0, 0, 0.2); 
}
.accordion ul:hover li:hover a {
	opacity: 1;
	-webkit-transform: translateX(0);
	transform: translateX(0);
}
/******************/
#prd_main_inn {
	width:100%;
	height:100%;
	background-color:#fff;
}
#prd_main_inn .prd_block_main {
	width:100%;
	height:auto;
}
#prd_main_inn .prd_blk_left {
	float:left;
	width:50%;
	height:100%;
}
.prd_bk {
	padding-bottom:20px;
}
.prd_bk a i {
	margin-right:10px;
	font-size:13px;
}
.prd_bk a {
    color: #000;
	letter-spacing:0.25px;
	font-size:17px;
}
.prd_bk a:hover {
	color:#f58220;
}
.prd_blk_left {
	height:100%;
	background:#fff;
	padding-top:50px;
	padding-bottom:20px; 
	padding-left:25px;
	padding-right:25px;
}
.prd_blk_rgh {
	float:right;
	width:50%;
	position:relative;
}
.prd_blk_rgh img {
	width:100%;
	height:100vh;
	position:relative;
}
.prd_overlay {
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background: linear-gradient(to bottom,rgba(0,0,0,0.5) 0,rgba(0,0,0,0.3) 70%,rgba(0,0,0,1) 100%);
	opacity:.7;
}
.prd_dtl_rgh {
	text-align:center;
	padding-top:40%;
}
.prd_dtl_rgh h1 {
	color:#fff;
	letter-spacing:1px;
	font-weight:bold;
	font-size:45px;
}
.prd_dtl_rgh h5 {
	color:#ffc80b;
	letter-spacing:1px;
}
.prd_catalog {
	margin:0 auto;
	display:table;
	margin-top:30%;
}
.prd_catalog a {
	color:#fff;
	letter-spacing:0.50px;
	font-size:16px;
}
.prd_catalog a i {
	margin-right:10px;
	width:35px;
	height:35px;
	line-height:35px;
	color:#fff;
	border:2px solid #fff;
	text-align:center;
	border-radius:50%;
}
.prd_catalog a:hover {
	color:#ffc80b;
	text-decoration:underline;
}
.prd_hed_lft {
	text-align:center;
}
.prd_hed_lft h3 {
	letter-spacing:.2em;
	color:#ccc;
	font-weight:bold;
	padding-bottom:20px;
}
.prd_list {
	position:relative;
	padding-bottom:25px;
	padding-top:25px;
	text-align:center;
}
.prd_list:before {
	position:absolute;
	content:'';
	left:0;
	right:0;
	bottom:0;
	width:8%;
	height:2px;
	background:#000;
	margin:0 auto;
}
.prd_list h4 {
	font-weight:bold;
	letter-spacing:.1em;
	color:#000;
	padding-bottom:5px;
	color:#464646;
	text-transform:uppercase;
}
.prd_list p {
	font-style:italic;
	color:#8a3f1e;
	padding-bottom:5px;
	font-size:15px;
}
.prd_list a i {
	margin-left:10px;
}
.prd_list a {
	letter-spacing:0.25px;
	color:#000;
	font-size:14px;
}
.prd_list a:hover {
	color:#ffc80b;
	text-decoration:underline;
}
.prd_hed_inn_lft {
	padding-bottom:20px;
}
.prd_hed_inn_lft h1 {
	letter-spacing:.1em;
	color:#8a3f1e;
	font-weight:bold;
	padding-bottom:15px;
}
.prd_hed_inn_lft h3 {
	letter-spacing:.1em;
	color:#8a3f1e;
	font-weight:bold;
	padding-bottom:15px;
}
.prd_hed_inn_lft p {
	color:#000;
	letter-spacing:0.25px;
}
.prd-anch i {
	margin-left:15px;
	font-size:14px;
}
a.prd-anch {
	/* bottom: 0px; */
    /* position: absolute; */
	content:'';
    text-align: center;
    margin: 15px auto;
    display: table;
    width: 50%;
    background: #ffc00f;
    color: #000;
    padding: 15px;
}
a.prd-anch:hover {
	color:#fff;
	background:#8a3f1e;
}
.mr_top {
	margin-top:80%;
}
.prd_blk_rght {
	float:right;
	width:50%;
	position:relative;
}
.prd_blk_rght img {
	width:100%;
	height:70vh;
	position:relative;
}
/******************/
#abt_main {
	padding:60px 0 90px 0;
	height:100%;
	background:#fff;
}
#abt_main .contain {
	width:50%;
	margin:0 auto;
}
.abt_inn_hed {
	padding-bottom:50px;
}
.abt_inn_hed h1 {
	text-transform:uppercase;
	letter-spacing:.1em;
	padding-bottom:20px;
	position:relative;
	color:#000;
	text-align:center;
	font-weight:bold;
}
.abt_inn_hed h1:before {
	position:absolute;
	content:'';
	bottom:0;
	left:0;
	right:0;
	width:15%;
	height:2px;
	background:#000;
	margin:0 auto;
}
.abt_para p {
	color:#000;
	letter-spacing:0.25px;
	line-height:24px;
	font-size:15px;
	padding-bottom:15px;
	text-align:center;
}
/******************/
.abt_blk_rgh {
	float:right;
	width:50%;
	position:relative;
}
.abt_bx img {
	height:100vh;
	position:relative;
}
#prd_main_inn .brd_block_main {
	width:100%;
	height:auto;
}
#prd_main_inn .brd_blk_left {
	float:left;
	width:50%;
	height:100%;
}
.brd_inn_hed {
	padding-bottom:30px;
}
.brd_inn_hed h1 {
	text-transform:uppercase;
	letter-spacing:1px;
	padding-bottom:15px;
	position:relative;
	color:#000;
	text-align:center;
}
.brd_inn_hed h1:before {
	position:absolute;
	content:'';
	bottom:0;
	left:0;
	right:0;
	width:15%;
	height:2px;
	background:#000;
	margin:0 auto;
}
.brd_blk_left {
	height:100%;
	background:#fff;
	padding-top:50px;
	padding-bottom:20px;
	padding-left:25px;
	padding-right:25px;
}
.brd_hed_inn_lft {
	padding-bottom:20px;
}
.brd_hed_inn_lft h3 {
	letter-spacing:.1em;
	color:#8a3f1e;
	font-weight:bold;
	padding-bottom:10px;
}
.brd_hed_inn_lft p {
	color:#000;
	letter-spacing:0.25px;
	line-height:22px;
}
/******************/
hr.pd_gap {
	margin:20px auto;
}
.vission_dtl {
	padding-bottom:20px;
}
.vission_dtl h2 {
	font-weight:bold;
	letter-spacing:.1em;
	color:#8a3f1e;
	padding:5px 0 5px 10px;
	border-left:2px solid #8a3f1e;
	margin-bottom:20px;
}
.vission_bx img {
	border:2px solid #ccc;
	margin:0 auto;
	display:table;
}
.vission_dtl p {
	color:#000;
	letter-spacing:0.50px;
	line-height:24px;
	padding-bottom:10px;
}
a.current {
    margin: 15px 15px auto;
	text-align:center;
    display: table;
    width: 45%;
    background: #ffc00f;
    color: #000;
    padding: 15px;
	float:left;
}
a.current i {
	margin-left:10px;
}
a.current:hover {
	color:#fff;
	background:#8a3f1e;
}
/******************/
.quality_rgh {
	float:right;
	width:50%;
	position:relative;
}
.quality_rgh img {
	margin:0 auto;
	display:block;
	position:relative;
}
.quality_main {
	width:90%;
	margin:0 auto;
}
.quality_inn_hed {
	padding-bottom:30px;
}
.quality_inn_hed h1 {
	text-transform:uppercase;
	letter-spacing:1px;
	padding-bottom:15px;
	position:relative;
	color:#000;
}
.quality_inn_hed h1:before {
	position:absolute;
	content:'';
	bottom:0;
	left:0;
	right:0;
	width:15%;
	height:2px;
	background:#000;
}
.ind_dtl h3 {
	text-align: center;
    padding-bottom:20px;
    text-transform: capitalize;
    letter-spacing: 1px;
}
.zoom {
    position: relative;
    overflow: hidden;
	margin-bottom:20px;
}
.zoom:before {
    background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 50%;
    opacity: 1;
    position: absolute;
    right: 51%;
    top: 0;
    -webkit-transition: all 700ms ease-in 0s;
    transition: all 700ms ease-in 0s;
}
.zoom:after {
    background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
    bottom: 50%;
    content: "";
    left: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transition: all 700ms ease-in 0s;
    transition: all 700ms ease-in 0s;
}
.zoom:hover:before {
    left: 0;
    right: 0;
    opacity: 0;
}
.zoom:hover:after {
    bottom: 0;
    top: 0;
    opacity: 0;
}
/******************/
.cont_catalog {
	margin:0 auto;
	display:table;
	margin-top:75%;
}
.cont_catalog a {
	color:#ffc80b;
	letter-spacing:0.50px;
	font-size:16px;
}
.cont_catalog a i {
	margin-right:10px;
	width:35px;
	height:35px;
	line-height:30px;
	color:#ffc80b;
	border:2px solid #ffc80b;
	text-align:center;
	border-radius:50%;
}
.cont_catalog a:hover {
	color:#ffc80b;
	text-decoration:underline;
}
.add {
    padding-bottom: 6px;
}
.add i {
    float: left;
    font-size: 16px;
    color: #8a3f1e;
	margin-top:5px;
}
.add p span {
    font-size: 16px;
	font-weight:bold;
	display:block;
	padding-bottom:5px;
}
.add p {
    font-size: 15px;
    line-height: 24px;
    padding-left: 30px;
}
.inn-cont-hed h2 {
	font-weight:bold;
	letter-spacing:1px;
	padding-bottom:7px;
	color:#8a3f1e;
	position:relative;
}
.inn-cont-hed h2:after {
	position:absolute;
	content:'';
	bottom:0;
	left:0;
	width:15%;
	height:2px;
	background:#8a3f1e;
}
.inn-cont-hed {
	padding:20px 0;
}
.brd_blk_left h5 {
	text-align:center;
	padding-bottom:30px;
}
.sub-btn {
    padding: 8px 25px;
    margin: 0 auto;
    display: block;
    font-size: 16px;
    color: #fff;
    border: 1px solid #02923d;
    background: #02923d;
    width: 150px;
    letter-spacing: 0.50px;
    margin-top: 15px;
}
.modal-header {
    background: url(../images/contact-us.jpg) no-repeat;
    height: auto;
    background-size: cover;
    position: relative;
}
.modal-header .cls {
    border: 1px solid #fff;
    width: 30px;
    height: 30px;
    border-radius: 50%;
}
.close {
	opacity:1;
	color:#fff;
}
.modal-title {
    text-align: center;
    padding: 15px 0;
    color: #000;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 1px;
    z-index: 1;
    display: block;
	font-weight:bold;
    text-transform: uppercase;
}
.modal-body {
    padding: 30px;
}
.mdl-frm {
    width: 90%;
    margin: 0 auto;
    display: table;
}
.mdl-frm input {
    border: 0px;
    width: 100%;
    padding: 8px 15px;
    letter-spacing: 1px;
    color: #777;
    margin-bottom: 15px;
    height: 40px;
    border: 1px solid #777;
    font-size: 15px;
}
.mdl-frm select {
	border: 0px;
	border-radius:0px;
    width: 100%;
    padding: 8px 15px;
    letter-spacing: 1px;
    color: #777;
    margin-bottom: 15px;
    height: 40px;
    border: 1px solid #777;
    font-size: 15px;
}
.mdl-frm textarea {
	height:100px;
	margin-bottom:15px;
	border:1px solid #777;
	width:100%;	
	padding:8px 15px;
}
.sub-mdl {
    padding: 10px 25px;
    border: 1px solid #8a3f1e;
    background: #8a3f1e;
    color: #fff;
    margin: 0 auto;
    display: table;
    width: 150px;
    font-size: 15px;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-radius: 50px;
    letter-spacing: 1px;
}
/******************/
.prd-rht-main {
	width:99%;
	padding-top:10px;
}
.table thead tr th {
    background: #f6f6f6;
    color: #000;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0.5px;
    padding: 5px 10px;
	text-align:center;
	vertical-align:middle;
}
.table-second th {
    color: #fff !important;
    background: #8a3f1e !important;
    font-size: 14px !important;
    letter-spacing: 1px;
    padding: 8px 10px;
	text-align:center;
	border-top-left-radius:15px;
	border-top-right-radius:15px;
}
.table tbody tr td {
    font-size: 13px;
    color: #000;
    vertical-align: middle;
	letter-spacing:0.50px;
	padding: 5px 5px;
	text-align:center;
}
/**********************/
#prd_main_inn {
	width:100%;
	height:100%;
	background-color:#fff;
}
#prd_main_inn .prd_block_main {
	width:100%;
	height:auto;
}
.prd_blk_right img {
	width:100%;
	height:100vh;
	position:relative;
}
#prd_main_inn .prd_blk_lft {
    float: right;
    width: 50%;
    height: 100%;
}
.prd_blk_lft {
    height: 100%;
    background: #fff;
    padding-top:10%;
    padding-left: 25px;
    padding-right: 25px;
}
.prd_blk_right {
    float: left;
    width: 50%;
    position: relative;
}
.copper_bx {
	margin-bottom:20px;
}
.copper_bx img {
	border:2px solid #ccc;
}
.pd_top{
	padding-top:50px !important;
}
/******************/
.legal-disclaimer {
	width: 97%;
    margin: 0 auto;
}
#legal_main {
	padding:10px 0 60px 0;
	height:100%;
	background:#fff;
}
.btm-watsap {
    position: fixed;
    bottom: 40px;
    left: 20px;
    z-index: 99;
}
.btm-watsap img {
	width:32px;
	height:32px;
}

.attachment_hed h4 {
    font-weight: bold;
    letter-spacing: .1em;
    color: #000;
    padding-bottom: 10px;
    color: #464646;
    text-transform: uppercase;
}
.attachment_hed span {
    display:block;
    color: #666666;
	font-size:16px;
    letter-spacing: 0.50px;
    padding-bottom: 20px;
}
.attachment_hed span a {
    letter-spacing: 0.25px;
    color: #ffc80b;
	padding-left:10px;
    font-size: 16px;
}



