@charset "utf-8";
/* CSS Document */
/*
* Copyright (c) 2019 ITAcumens
*/ 
@import url(bootstrap.css);
@import url(font-awesome.min.css);
@import url(bs-slider.css);
@import url(owl.carousel.css);
@import url(owl.theme.css);
@import url(animate.css);
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800&display=swap');
@import url('https://fonts.googleapis.com/css?family=Oswald:400,500,600,700&display=swap');
*{margin:0px; padding:0px; outline:none !important;}
body{
	font-family: 'Open Sans', sans-serif !important;
	font-size:normal;
	font-weight:normal;
	overflow-x:hidden;
}
p{
	font-size:15px;
	line-height: 25px;
	text-align: justify;
	margin-bottom: 0px;
}
a, a:hover, a:focus{text-decoration:none;}
ul{
	margin-bottom:0;
}
ul li:last-child{padding-bottom:0;margin-bottom:0;}
img{width:100%;}
.title{
	color:#221714;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	margin: 0 0 40px;
	font-family: 'Oswald', sans-serif;
}
.title span{display:block;color:#ee3233;font-style: italic;padding-top:15px;font-size:20px;font-weight: 500;}
.rd-mre a, .rd-mre span{
	font-size:14px;
	font-weight: 600;
	background: #221714;
	padding:12px 25px;
	color:#fff;
	transition: all .5s ease;
}

#hm-products .title, #hm-abt .title{text-align:left;}
.hm-fac, .hm-prduct, footer, footer li, #sub-banner, .cnt-lst li a, #clients-pg .title,
.abt-lst li, .abt-lst1 li, .abt-tit, .abt-mission h3, .abt-key h3, .sub-tit:after, .operation-stgy{position:relative;}
.hd-cnt li:before, footer li:before, .cnt-lst li:before, .abt-lst li:before, 
.abt-lst1 li:before, .addr-lst li:before{
	position:absolute;
	left: 0;
}
.sub-tit:after{
	position: absolute;
    left: 15px;
    border-bottom: 2px solid #221714;
    width: 70px;
    content: '';
    top: 30px;
	
}
.sub-tit1{
	 margin: 0 0 20px;
    font-size: 18px;
    font-weight: 700;
}
/*header*/
.top-bar{background: #221714;}
.hd-cnt{text-align:right;}
.hd-cnt li{
	position:relative;
	font-size:14px;
	display: inline-block;
}
.hd-cnt li{padding-left:30px;padding-right: 30px;}

.hd-cnt li:nth-child(1):before{
	content:url(../images/h-mail.svg);
	width:15px;
}
.hd-cnt li:nth-child(2):before{
	content:url(../images/h-ph.svg);
	width:15px;
}
.hd-cnt li:last-child{padding-right:0;}
.hd-cnt li a{color:#fff;}
.hd-cnt li a:hover, .hd-cnt li a:focus{color:#ee3233;}
header .row{
	/*display: flex;
	align-items: center;*/
	padding:10px 0;
}
/*menu*/
header .navbar{
	margin-bottom:0;
	border:0;
	min-height: 20px;
}
header .navbar-nav>li>a{
	padding: 5px 15px;
	font-size:14px;
	color:#000000;
	font-weight: 600;
}
header .navbar-nav li:last-child a{padding-right:0;}
header .navbar-nav>li.active a, header .navbar-nav>li>a:hover,  header .navbar-nav>li>a:focus{
	color:#ee3233;
	background: none;
}

/*slider*/
#bootstrap-touch-slider{
	position:relative;
}
#bootstrap-touch-slider .item:before, footer:before{
	position:absolute;
	content: '';
	top: 0;
	bottom:0;
	left:0;
	right: 0;
	z-index: 3;
	background: -moz-linear-gradient(left,  rgba(255,255,255,1) 0%, rgba(236,238,242,1) 27%, rgba(89,105,136,0) 100%); 
	background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(236,238,242,1) 27%,rgba(89,105,136,0) 100%); 
	background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(236,238,242,1) 27%,rgba(89,105,136,0) 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00596988',GradientType=1 ); 
}
.slide-txt h2{
	color:#ee3233;
	font-size:70px;
	font-weight: 700;
	line-height: 60px;
	position:relative;
	padding-bottom: 15px;
}
.slide-txt h2:after{
	position:absolute;
	left: 0;
	bottom:0;
	content: '';
	border-bottom:2px solid #ee3233;
	width: 180px;
}
.slide-txt h2 span{
	font-size:54px;
	color:#221714;
}
.slide-txt p{color:#000000;margin:20px 0 30px;}
.slide-txt .rd-mre a{
	background: #ee3233;
}
.slide-txt .rd-mre a:hover, .slide-txt .rd-mre a:focus{background:#221714;}
.slide-txt .container{
	position: absolute;
    top: 0;
    height: 100%;
    left: 0;
    right: 0;
    z-index: 5;
	display: flex;
	align-items: center;
}

/*Section1*/
#facilities{
	padding:60px 0;
}
.hm-fac{
	background:#f1f1f2;
	margin:0 5px;
	display: inline-block;
}
.hm-fac img{padding:8px;}
.hm-fac p{margin: 15px 0 25px;}
.hm-fac p, .hm-prduct p{
	font-size:16px;
	color:#221714;
	font-weight: 700;
	text-align: center;
}
.hm-fac .rd-mre{margin-bottom:35px;}
.hm-fac, .hm-fac p, .hm-fac span,
.hm-prduct, .hm-prduct:hover p{transition:all .5s ease;}
.hm-fac:hover p, .hm-prduct:hover p{color:#ee3233;}
.hm-fac:hover span{background:#ee3233;}
.facility-slide .owl-controls,
.client-slide .owl-controls{
	position: absolute;
    margin: 0;
    width: 100%;
	 top: 40%;
}

.facility-slide .owl-prev, .facility-slide .owl-next, .client-slide .owl-prev, .client-slide .owl-next{position:absolute;}
.facility-slide .owl-prev, .client-slide .owl-prev{left:-7%;}
.facility-slide .owl-next, .client-slide .owl-next{right:-7%;}
.owl-theme .owl-controls .owl-buttons div{
	background: rgba(34, 23, 20, 0.7);
	border:none;
	font-size:18px;
	line-height: 22px;
}
.owl-theme .owl-controls .owl-buttons div:hover, 
.owl-theme .owl-controls .owl-buttons div:focus{
	background: #ee3233;
	color:#fff !important;
}
/*End Section 1*/
/*Section 2*/
#hm-abt{
	background: #ee3233;
	padding:50px 0;
	color:#fff;
}
.hm-abt-img img{border:10px solid #fff;}

#hm-abt .title{
	color:#fff;
	margin: 0 0 30px;
}
#hm-abt .rd-mre{margin-top:35px;}
#hm-abt .rd-mre a{background:#fff;color:#ee3233;}
#hm-abt .rd-mre a:hover, #hm-abt .rd-mre a:focus{background: #221714;color:#fff;}
/*End Section2*/
/*section3*/
#hm-products{padding:50px 0;}
.hm-prduct{margin:0px 10px 5px 10px;}
.hm-prduct p{
	padding:20px 10px;
	min-height: 95px;
	display: flex;
	justify-content: center;
	align-items: center;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
}
.hm-fac:after, .hm-prduct:after{
	position: absolute;
	content: '';
	border-bottom:5px solid transparent;
	bottom:0;
	left:0;
	width: 0;
}
.hm-fac:hover:after, .hm-prduct:hover:after{
	border-bottom:5px solid #ee3233;
	width: 100%;
	transition: all .5s linear;
}
.product-slide{margin-lefT:-10px;}
.product-slide .owl-controls{
	position: absolute;
    margin: 0;
    right: 5px;
    top: -69px;
}
.product-slide .owl-buttons div{margin:0 10px;}
/*End Section3*/
/*Section 4*/
#hm-clients{padding:50px 0;background:#f1f1f2;}
.client-slide{margin-left:-5px;}
.client-slide .item{margin:0px 5px;}
/*End Section 4*/
/*footer*/

footer{
	background: url(../images/ft-bg.jpg) no-repeat;
	background-position: center;
	background-size:cover;
	padding:50px 0 0;
}
footer:before, #sub-banner:before, .operation-stgy:before,
.abt-molds:before{
	position:absolute;
	content: '';
	background: rgb(39 38 38 / 80%);
	top:0;
	bottom:0;
	left:0;
	right:0;
	z-index: 0;
}
footer li, footer li a, footer h4{color:#fff;}
footer h4{
	font-size:22px;
	font-weight: 700;
	margin: 0 0 30px;
	text-transform: uppercase;
}
footer li{
	padding-left: 25px;
	padding-bottom: 15px;
}
footer a:hover, footer a:focus, .copy-rt a:hover, .cnt-lst li a:hover, .cnt-lst li a:focus{color:#ee3233;}
.ft-lst li:before{
	content: '\f101';
	font-family:'FontAwesome';
	color:#fff;
	font-size:16px;
}
.ft-addr li{line-height:28px;}
.ft-addr li:before{width: 14px;}
.ft-ph:before{content:url(../images/h-ph.svg);}
.ft-mail:before{content:url(../images/h-mail.svg);}
.copy-rt{background:#fff;position: relative;z-index: 2;padding:15px;margin-top:50px;}
.copy-rt p, .copy-rt p a{color:#000000;font-size:14px;}
/*End Footer*/

/*Sub Pages*/
/*Sub banner*/
#sub-banner img{width:100%;}
#sub-banner:before{background:rgba(34, 23, 20, 0.60);}
#sub-banner .container{
	position: absolute;
    top: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    left: 0;
    right: 0;
}
#sub-banner h2{
	font-size:60px;
	font-weight: 700;
	color:#fff;
	margin:0;
}
.breadcrumb li:before{position:inherit;}
.breadcrumb {
    padding: 0;
    margin:15px 0 0;
    list-style: none;
    background: none;
    border-radius: 0;
}
.breadcrumb li, .breadcrumb li a{color:#fff;}
.breadcrumb li.active{color:#fff;}
/*End Sub banner*/
/*Contact page*/
#contact-pg{
	padding:50px 0;
}
/*.cnt-lst{text-align:center;margin-bottom:30px;}*/
.cnt-lst li, .addr-lst li{padding-left:30px;position: relative;padding-bottom: 15px;}
.cnt-lst li a{color:#000;}
.cnt-lst li:nth-child(1){font-weight: 700;}
.cnt-lst li span{display:block;color:#ee3233;font-size:14px;font-weight: 700;}
.cnt-lst li:nth-child(1):before{
	content:'\f2c0';
	color:#ee3233;
	font-family:'FontAwesome';
	font-weight: 400;
}
.cnt-lst li:nth-child(2):before{
	content:url(../images/c-mail.svg);
	width:15px;
}
.cnt-lst li:nth-child(3):before{
	content:url(../images/c-mbl.svg);
	width:15px;
}
.addr-lst li{color:#fff;line-height: 28px;}
.addr-lst li:before{
	content:'\f041';
	color:#ee3233;
	font-family:'FontAwesome';
	font-weight: 400;
	font-size:20px;
}
.mem-det{
	background:#ededed;
	padding:30px;
	min-height: 190px;
	margin-bottom: 50px;
}
#contact-pg .form-group{
	margin-bottom:30px;
}
#contact-pg .form-control{
	height:45px;
	border: 1px solid rgba(204, 204, 204, 0.6);
	color:#808080;
	box-shadow: none;
	background: none;
	border-radius: 0;
	font-size:14px;
}
#contact-pg textarea{
	height:75px !important;
	resize: none;
	border: 1px solid rgba(204, 204, 204, 0.6);
}
#contact-pg ::-webkit-input-placeholder{ 
 color:#808080;
	font-size:13px;
}
#contact-pg ::-moz-placeholder { 
  color:#808080;
	font-size:13px;
}
#contact-pg :-ms-input-placeholder { 
 color:#808080;
	font-size:13px;
}
#contact-pg :-moz-placeholder { 
 color:#808080;
	font-size:13px;
}
#contact-pg .btn{
	border:1px solid #ee3233;
	background: #ee3233;
	padding:10px 30px;
	font-size: 14px;
    font-weight: 600;
	border-radius: 0;
	color:#fff;
	margin-top: 20px;
}
#contact-pg img{width:auto;}
.addr-det{
	background:#000;
	padding:50px 50px 50px 90px;
	min-height: 350px;
}
.map{position:relative;}
.map:before{
	position:absolute;
	content: '';
	top:0;
	bottom:0;
	left:0;
	right: 0;
	background: rgba(0,0,0,0.1);
	height: 350px;
}
.enq-frm{padding-top:50px;}

/*End Contact Page*/

/*Cients Page*/
#clients-pg{
	padding:50px 0;
}
#clients-pg .title{margin:0 0 50px;}
#clients-pg .title:after, .abt-tit:after, .abt-mission h3:after, .abt-key h3:after{
	position:absolute;
	content: '';
	left:0;
	top:0;
	right: 0;
	bottom: -15px;
    margin: 0 auto;
}
#clients-pg .title:after, .abt-mission h3:after, .abt-key h3:after{border-bottom: 2px solid #ee3233; width: 35px;}
.abt-key h3:after{left:0 !important;right:inherit;}
.abt-tit:after{border-bottom:2px solid #fff; width: 70px;}
.client-img {
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
	margin-bottom:30px;
	transition: all .5s ease;
	overflow: hidden;
}
.client-img:hover {
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
}
.client-img:hover img{transform:scale(1.1);}
.client-img  img{
	width:auto;
	margin: 0 auto;
	transition: all .5s ease;
}
.clnt-bdr{
	border-top: 1px solid rgba(238, 50, 51, 0.3);
    margin: 20px 0 35px;
}
.global-exp p{margin-bottom:20px;}
.global-exp p span{font-style: italic;}
/*End Clients Page*/
/*About Us Page*/
#abt-pg{
	padding:50px 0 20px;
}
.abt-cnt p{
	color:#221714;
	text-align: center;
	margin-bottom: 30px;
	font-size:15px;
}
.abt-lst li{padding: 15px 0 15px 50px;background: #efefef;margin-bottom: 12px;}
.abt-lst li, .abt-lst1 li{
	color:#221714;
	font-size:15px;
}
.abt-lst li:last-child{padding-bottom:15px;}
.abt-lst li:before {left:30px;}
.abt-lst li:before, .abt-lst1 li:before{
	content:'\f101';
	font-family:'FontAwesome';
	color:#ee3233;
	font-size:18px;
	
}
.rd-bg{background:#ee3233;padding:30px 25px;min-height: 165px;display: flex;align-items: center;} 
.rd-bg h3{margin:0;font-size:18px;text-align:justify;color:#fff;line-height: 30px;text-indent: 10px;}
.rd-bg .fa{position:relative;opacity: 0.3;}
.fa-quote-left{top:-4px;left:-20px;}
.join-ven{margin-bottom:70px !important;}
.abt-tit{margin:0 0 20px;}
.operation-stgy{
	background:url(../images/abt-cnt-bg.jpg) no-repeat;
	position: relative;
}
.operation-stgy .title{color:#1d1d1d;position:relative;}
.operation-stgy, .abt-molds{
	background-attachment:fixed !important;
	background-position: center !important;
	background-size: cover !important;
	padding: 50px 0;
	margin-bottom: 50px;
	position: relative;
} 
.operation-stgy:before{background: rgb(255 255 255 / 80%);}
.abt-oprtn .title{color:#221714;margin:0 0 40px;}
.abt-oprtn p{color:#221714;text-align:center;font-size:18px;}
.abt-mission{background:rgba(0, 0, 0, 0.70);padding:30px;position:relative;}
.abt-mission h3, .abt-key h3{
	text-align: center;margin: 0 0 40px;
	font-family: 'Oswald', sans-serif;
    font-weight: 700;
}
.abt-mission h3{color:#fff;}
.abt-mission p{text-align:justify;margin-bottom: 20px;color:#fff;}
.abt-mission p:last-child{margin-bottom:0;}
.abt-mission:after{
	position: absolute;
	width: 150px;
	right: 20px;
	bottom:20px;
	z-index: 2;
	opacity: 0.1;
}
.vsn:after{content: url(../images/vs2.svg) ;}
.msn:after{content: url(../images/vs1.svg) ;}
.abt-lst1 li{
	padding-left:25px;
	padding-bottom: 15px;
}
.abt-key{
	padding:50px 0;
	margin-top:50px;
	position: relative;
}
.abt-key:after{
	position:absolute;
	content:'';
	right: 0;
	background: #f2f2f2;
	height: 100%;
	top:0;
	bottom:0;
	width: 50%;
	z-index: -1;
}
.abt-key h3{text-align:left;}
.abt-molds{
	background:url(../images/abt-bg-1.jpg) no-repeat;
	margin-bottom:50px;
	padding:50px 0;
}
.abt-molds:before{
	background:rgba(255, 255, 255, 0.5);
}
.mold-cnt{
	background: #e6e6e6;
	padding:30px;
	margin-bottom: 30px;
    min-height: 295px;
}
.mold-cnt h4{text-align:center;}

.mold-cnt .sub-tit:after{
	left:0;
	right:0;
	margin:0 auto;
	top:65px;
	border-bottom:2px solid #221714;
}
.mold-cnt p{color:#221714;}
.opt-txt{
	background: #eee;
    padding: 30px;
}
.opt-txt h4{
	margin: 0 0 20px;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    color: #ee3233;
}
.operation-stgy{margin:50px 0;}
/*End About Us page*/
/*Facilities Page*/
#facility-pg{
	padding:50px 0;
}
.fac-tab{margin-bottom:40px;}
.fac-tab li{
	
	width: 19.86%;
}
.tabs-left li a,
.fac-tab li a{
	background: #221714;
	border-radius: 0;
	color:#fff;
	transition:all .5s ease;
}
.fac-tab li a{
	margin: 0 2px;
	display: flex;
    justify-content: center;
    align-items: center;
   	min-height: 80px;
	text-align:center;
}
.fac-tab li:nth-child(1) a{margin-left:0;}
.fac-tab li:last-child(1) a{margin-right:0;}
.fac-tab li a:hover, .fac-tab li a:focus, .fac-tab li.active a, .fac-tab li.active a:hover,
.fac-tab li.active a:focus, .tabs-left li a:hover, .tabs-left li a:focus, .tabs-left li.active a,
.tabs-left li.active a:hover, .tabs-left li.active a:focus{
	background:#ee3233;
	color:#fff;
}
.fac-img{position:relative;margin-bottom:30px;overflow: hidden;}
.fac-img h5{
	margin:0;
	padding:10px 0;
	font-size:18px;
	font-weight: 600;
	text-align:center;
	position:absolute;
	bottom:0;
	width: 100%;
    background: rgba(238, 51, 51, 0.75);
    color: #fff;
}
#facility-pg .table tr th{
	background: #221714;
	color:#fff;
	font-size:18px;
	font-weight: 600;
}
#facility-pg .table tr th, #facility-pg .table tr td{text-align:center;}
#facility-pg .table tr td{font-size:14px;vertical-align: middle;}
#facility-pg .table-bordered{border:1px solid #e5e5e5;}
#facility-pg h4, .sub-tit{
	font-size: 22px;
    font-weight: 700;
    color: #ee3233;
    margin: 0 0 35px;
}
.left-txt tr td:nth-child(2){text-align:left !important;}
.fac-img::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	/*background: -webkit-linear-gradient(left, rgba(238,70,51,0) 0%, rgba(238,70,51,.3) 100%);
	background: linear-gradient(to right, rgba(238,70,51,0) 0%, rgba(238,70,51,.3) 100%);*/
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
.fac-img:hover::before {
	-webkit-animation: shine .75s;
	animation: shine .75s;
}
@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}

/*End Facility PAge*/
/*Product Page*/
#product-pg{padding:50px 0;}
.tabs-left{border-bottom:0;}
.tabs-left li{
	width:100%;
	border-bottom:2px solid #fff;
}
.tabs-left li:last-child{border-bottom:none;}
.tabs-left li a{
	border:none !important;
	
	margin: 0;
}
#product-pg .fac-img{
	border:1px solid #e6e6e6;
	
}
.scope-lst li{
	padding-left:25px;
	position:relative;
	padding-bottom: 15px;
}
.li-50 li{width:50%;float:left;}
.scope-lst li:before{
	position:absolute;
	content: '\f101';
	font-size:16px;
	font-family:'FontAwesome';
	color:#ee3233;
	left:0;
}
#return-to-top {
    position: absolute;
    right: 30px;
    width: 35px;
    height: 35px;
	bottom:10px;
    background: #221714;
    text-align: center;
    font-size: 22px;
    color: #fff;
    border-radius: 50px;
	transition: all .5s ease;
}
#return-to-top:hover{
	background:#ee3233;
}
/*End Product page*/
/*Terms & conditions*/
#terms{padding:50px 0 0;}
#terms .title{text-align:left;margin: 0 0 30px;position: relative;}
#terms .title:after{
	position:absolute;
	left:0;
	content: '';
	border-bottom:2px solid #ee3233;
	width: 60px;
	bottom:-7px;
}
.term-lst{margin-bottom:50px;}
.term-lst li{padding-bottom:15px;padding-left:30px;position:relative;color:#000;}
.term-lst li:before{
	position: absolute;
	left:3px;
	content: '\f0a4';
	color:#ee3233;
	font-family:'FontAwesome'
}
@media(min-width:1024px){
	.ft-rgt{float:right;}
	.flx, .addr-det{
		display:flex;
		align-items: center;
	}
	.mt-tp{margin-top:20px;}
	.abt-oprtn p{width:750px;margin:0 auto;line-height: 30px;}
	.pad-lft-50{padding-left:50px;}
	.abt-cnt .col-md-9, .abt-cnt .col-md-3{padding:0;}
	.wd-29{width:29%;}
	.wd-23{width:23%;}
	.wd-32{width:32%;}
	.wd-16{width:16%;padding-left:30px;}
	.min-ht-170{min-height:170px;position: relative;z-index: 5;}
	.milestone-img{width:80%;margin:0 auto;}
	.opt-txt{min-height:325px;}
	.cnt-addr .col-md-4, .cnt-addr .col-md-8{padding:0;}
	.enq-frm form{width:80%;margin:0 auto;}
}
.table-equ{
    border-collapse:collapse;
    margin:30px 0 0;
    width:100%;
}
.table-equ tr th:nth-child(1),
.table-equ tr th:nth-child(2),
.table-equ tr th:nth-child(3),
.table-equ tr th:nth-child(4),
.table-equ tr th:nth-child(5),
.table-equ tr th:nth-child(6),
.table-equ tr th:nth-child(7),
.table-equ tr th:nth-child(8),
.table-equ tr th:nth-child(9),
.table-equ tr td:nth-child(1),
.table-equ tr td:nth-child(2),
.table-equ tr td:nth-child(3),
.table-equ tr td:nth-child(4),
.table-equ tr td:nth-child(5),
.table-equ tr td:nth-child(6),
.table-equ tr td:nth-child(7),
.table-equ tr td:nth-child(8),
.table-equ tr td:nth-child(9){
    width:11%;
}
.table-equ th{
   border: 1px solid #ededed;
    padding:15px 7px;
    font-size: 13px;
    font-weight: 600;
    background: #f9f9f9;
    text-align:center;
}
.table-equ .bor td,
.table-equ td td{
   border: 1px solid #ededed;
    padding: 15px 11px;
    font-size: 13px;
    font-weight: 400;
    text-align:center;
}
.table-equ td table{
    margin:5px 0;
    width:100%;
}
.table-equ > tbody > tr:nth-child(even)>td table{
    background: #f6f6f6;
}
.table-equ td td:first-child{
    font-weight:600;
}
#clients-pg .text-center{
        color: #ee3233;
}
.table-responsive {
    min-height: .01%;
    overflow-x: auto;
}