@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');



html {

	-webkit-box-sizing: border-box;

	-moz-box-sizing: border-box;

	box-sizing: border-box;

	font-family: 'Roboto', sans-serif;

}



*,

*:before,

*:after {

	-webkit-box-sizing: inherit;

	-moz-box-sizing: inherit;

	box-sizing: inherit;

	margin: 0;

	padding: 0;	

}



body {
	margin:0;
	padding:0;
    font-family: 'Roboto', sans-serif;
}

.clear{
	clear:both;
}

.img{
	width:100%;
	display:block;
}

.v_a_img{
	vertical-align:middle;
}



.fix_button{
    position: fixed;
    top:320px;
    right: 0;
    z-index: 999999999999;
}

.fix_button2{
    position: fixed;
    top: 164px;
    right: 0;
    z-index: 999999999999;
}


/*--------------------------------------------------------------
Header
--------------------------------------------------------------*/

.top_main{
	width:100%;
}

.top{
	width:90%;
	margin:0 auto;
	max-width:1200px;
}

.top2{
	width:90%;
	margin:0 auto;
	max-width:1200px;
}

.logo2 {
    width:161px;
    float: right;
    margin: 0.7% 1% 0.5%;
}

.logo{
	width:420px;
	float:left;
	margin-top: 1%;
	margin-right: 0.5%;
	margin-bottom: 1%;
	margin-left: 0.5%;
}

.logo h1{
	font-family: 'Roboto', sans-serif;
	color: #491b75;
	font-size: 40px;
	font-weight: 700;
	text-transform: uppercase;
}

.logo_link{
	text-decoration: none;
}

.ft_bld{
	font-weight: 600;
	font-size: 17px;
}

.navbar {
    width: 394px;
    float: right;
    margin: 0.1%;
}

.red-bg {
	background-color: #cde84b;
}

.top_mar_left {
    margin-left: 3%;
}

.top_left {
    width: 11%;
    margin: 0.8% 1% 0% 1%;
    float: right;
}

.call_em {
    width: 600px;
    float: left;
    margin: 1% 1.5% 1% 1%;
}

.call {
    width: 160px;
    float: left;
    text-align: left;
}

.call_em_txt {
    font-family: 'Roboto', sans-serif;
    color: #fff;
    font-size: 14px;
}

.call_em_txt .fa {
    font-size: 15px !important;
    color: #fff;
}

.top_link {
    color: #fff;
    text-decoration: none;
}
.email {
    width: 320px;
    float: left;
    text-align: left;
}
.top_left i.fa {
    color: #fff;
    font-size: 20px;
}

/*--------------------------------------------------------------
Front Page
--------------------------------------------------------------*/

.banner{
	width:100%;
}

/*--------------------------------------------------------------

Welcome 

--------------------------------------------------------------*/

.line{
	width: 102px;
    height: 5px;
    background-color: #d5d5d5;
    margin:1%;
}

.welcome h1{
	font-size:28px;
    font-weight: 700;
    color: #2f2f2f;
    text-align: left;
    padding:2% 1% 1% 1%;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    line-height: 130%;
}

.welcome p{
    font-size: 15px;
    font-weight: 500;
    color: #000;
    text-align: justify;
    padding:2% 1% 1% 1%;
    font-family: 'Roboto', sans-serif;
    line-height: 160%;
}

.welcome p span{
    font-weight: 700;
    color: #000;
}

.welcome h1 span{
    font-weight: 700;
    color: #4a1a75;
}

.welcome2 h1{

	font-size:26px;

    font-weight: 700;

    color: #000;

    text-align: left;

    padding:2% 1% 1% 1%;

    font-family: 'Roboto', sans-serif;

    text-transform: uppercase;

    line-height: 130%;

}



.welcome2 p{

    font-size: 15px;

    font-weight: 500;

    color: #000;

    text-align: justify;

    padding:1%;

    font-family: 'Roboto', sans-serif;

    line-height: 140%;

}







.client h1 {

    font-size:24px;

    font-weight: 700;

    color: #2f2f2f;

    text-align: left;

    padding:0% 1% 1% 1%;

    font-family: 'Roboto', sans-serif;

    text-transform: uppercase;

    line-height: 130%;

}


.main_heading h1{
	font-size:30px;
    font-weight: 700;
    color: #000;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
	padding:0% 1%;
	border-left:4px solid #b40000;
	margin-left:1.5%;
}



/*--------------------------------------------------------------
about us page 
--------------------------------------------------------------*/

.abt h1{
	font-size:22px;
    font-weight: 700;
    color: #fff;
	background-color:#4a1a75;
    text-align: left;
    padding:0.5% 0.5% 0.5% 1%;
    font-family: 'Roboto', sans-serif;
    line-height: 130%;
	margin:1%;
}

.abt p{
    font-size: 15px;
    font-weight: 500;
    color: #000;
    text-align: justify;
    padding:1% 1% 1% 1%;
    font-family: 'Roboto', sans-serif;
    line-height: 160%;
}

.abt p span{
    font-weight: 700;
    color: #000;
}

.abt h2{
	font-size:18px;
    font-weight: 600;
    color: #000;
    text-align: left;
    padding:1% 1% 1% 1%;
    font-family: 'Roboto', sans-serif;
    line-height: 130%;
}



.abt h3{
	font-size:15px;
    font-weight: 600;
    color: #4a1a75;
    text-align: left;
    padding:1% 1% 1% 1%;
    font-family: 'Roboto', sans-serif;
    line-height: 130%;
}


.abt h4{
	font-size:19px;
    font-weight: 700;
    color: #000;
    text-align: left;
    padding:1% 1% 0% 1%;
    font-family: 'Roboto', sans-serif;
    line-height: 130%;
}

.abt h5{
    font-size: 16px;
    font-weight: 500;
    color: #000;
    text-align: center;
    padding:1% 1% 1% 1%;
    font-family: 'Roboto', sans-serif;
    line-height: 160%;
}

.abt h5 span{
	font-size: 17px;
    font-weight: 700;
    color: #4a1a75;
}




.list_doc h1{
    font-size:22px;
    font-weight: 600;
    color: #4a1a75;
    text-align: center;
    padding:1% 1% 1% 1%;
    font-family: 'Roboto', sans-serif;
    line-height: 160%;
}




/*--------------------------------------------------------------
New Home
--------------------------------------------------------------*/

.nw_col_sm9 {
    width: 98%;
    margin: 1%;
    float: left;
}

.manufacturing_txt h5 {
    font-family: 'Roboto', sans-serif;
    color: #000;
    font-size: 24px;
    font-weight: 700;
    padding: 2%;
    text-transform: uppercase;
}

.manufacturing_txt h2 {
    font-family: 'Roboto', sans-serif;
    color: #000;
    font-size: 22px;
    font-weight: 600;
    padding: 1% 2% 0%;
}

.welcome h3 {
    font-family: 'Roboto', sans-serif;
    color: #000;
    font-size: 16px;
    font-weight: 700;
	padding-top: 0%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 1%;
}


.manufacturing_txt h3 {
	font-family: 'Roboto', sans-serif;
	color: #000;
	font-size: 16px;
	font-weight: 700;
	padding: 0% 2% 2%;
}

.nw_col_sm99 {
    width: 56%;
    margin: 1%;
    float: right;
}

.nw_bullet2 ul {
    list-style-type:square;
	margin-left:4%;
}

.nw_bullet2 ul li {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #000;
    margin: 0% 2% 0.1% 3%;
    padding: 0% 0.8% 1% 0.8%;
    text-decoration: none;
    font-weight: 400;
    line-height: 150%;
}

.nw_bg_img2 {
    background-image: url(../images/bg.jpg);
    background-size: cover;
    padding: 2% 0%;
    margin: 1% auto 1%;
    z-index: 9999999999;
}

.nw_bg_img3 {
    background-image: url(../images/bg2.png);
}

.manufacturing_txt p {
   font-family: 'Roboto', sans-serif;    
   color: #000;
   font-size: 15px;
   font-weight: 400;
   padding: 0% 2% 1%;
   line-height: 160%;
}

.manufacturing_main {
    width: 94%;
    margin: 0 auto;
    padding: 1%;
    position: relative;
}

.values {
    text-align: center;
}

.values h1 {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    margin: 3% 0%;
    line-height: 160%;
}

.values span {
    font-size: 14px;
    font-weight: 500;
}

.tag h5{
	font-family: 'Roboto', sans-serif;
	font-size:18px;
	text-align:justify;
	color:#fff;
	padding:1% 1% 0%;
	font-weight:600;
}

.svr_brd {
    border: 1px dashed #e9e9e9;
    margin: 0% 0% 1%;
}

.invest h1 {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #b40000;
    text-align: left;
    line-height: 160%;
}


/*--------------------------------------------------------------
Table
--------------------------------------------------------------*/

table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    border: 1px solid #afafaf;
}



th, td {
    border: solid 1px #cfcfcf !important ;
    text-align: left !important;
    padding: 8px !important;
}

tr:nth-child(even){background-color: #f3f3f3;}

.bodytext_bold5{
	font-family: 'Roboto', sans-serif;
	font-size:18px;	
	font-weight:700;	
	color:#4a1a75;
	padding:0.5% 0% 0.5% 1%;
	text-align:left;
}

.td_txt{
	padding:0.5% 0% 0.5% 1%;
	font-size:15px;
	font-family: 'Roboto', sans-serif;
	font-weight:500;
	color:#000;
	text-align:left;
	line-height: 160%;
}

.td_txt span{
	font-size:16px;
	font-weight:600;
	color:#000;
}

.col_sm16{
	width:99%;
}

.tbl_link{
	color: #000;
	text-decoration: none;
}

/*--------------------------------------------------------------
Regular Content
--------------------------------------------------------------*/

.contener{
	width:90%;
	margin:0 auto;
	max-width:1200px;
}

.col_sm1{
	width:100%;
	margin:0 auto;
}

.col_sm2{
	width:48%;
	margin:1%;
	float:left;
}

.col_sm3{
	width: 31%;
	float: left;
	margin: 1%; 
}


.col_sm4{
	width: 23%;
	float: left;
	margin: 1%;
}

.col_sm5{
	width:18%;
	float: left;
	margin: 1%;
}



.col_sm8{
	width:40%;
	float: left;
	margin: 1%;
}

.col_sm88{
	width:56%;
	float: left;
	margin: 1%;
}


.col2_sm8{
	width:40%;
	float: left;
	margin: 1%;
}

.col2_sm88{
	width:55%;
	float: right;
	margin: 1%;
}

.col_sm9{
	width:28%;
	float: left;
	margin: 1%;
}

.col_sm99{
	width:68%;
	float: left;
	margin: 1%;
}


/*--------------------------------------------------------------

link

--------------------------------------------------------------*/

a.link:link {
	color:#000;
	text-decoration:none;
}

a.link:visited {
	color:#000;
	text-decoration:none;
}

a.link:hover {
	color:#000;
	text-decoration:none;
}

a.link:active {
	color:#000;
	text-decoration:none;
}



a.link2:link {
	color:#fff;
	text-decoration:none;
}

a.link2:visited {
	color:#fff;
	text-decoration:none;
}

a.link2:hover {
	color:#fff;
	text-decoration:none;
}

a.link2:active {
	color:#f15757;
	text-decoration:none;
}

/*--------------------------------------------------------------

Extra

--------------------------------------------------------------*/

.bg_clr{
	background-color:#03b3e4;
}

.bg_clr3{
	background-color:#f5f5f5;
}
.bg_clr33{
	background-color:#e6e6e6;
}

.bg_clr4{
	background-color:#78483c;
}

.bullet22 ul {
    list-style-image:url(../images/bullet3.png);
	margin-left:2%;
}

.bullet22 ul li{	
	font-family: 'Roboto', sans-serif;
	color: #000;
    font-weight: 500;
	font-size:15px;	
	line-height:130%;
	text-align:justify;
	margin:2% 1% 2% 1%;	
}


.bullet2 ul {
    list-style-image:url(../images/bullet3.png);
	margin-left:3%;
}

.bullet2 ul li{	
	font-family: 'Roboto', sans-serif;
	color: #000;
    font-weight: 500;
	font-size:15px;	
	line-height:130%;
	text-align:justify;
	margin:2% 1% 2% 1%;	
}

.bullet3 ul {
    list-style:disc;
	margin-left:0%;
}

.bullet3 ul li{	
	font-family: 'Roboto', sans-serif;
	color: #fff;
    font-weight: 600;
	font-size:15px;	
	margin:2% 0%;
	line-height:130%;
	text-align:justify;
	margin:2% 1% 2% 3%;	
}

.bullet4 ul {
    list-style:disc;
	margin-left:0%;
}

.bullet4 ul li{	
	font-family: 'Roboto', sans-serif;
	color: #000;
    font-weight: 500;
	font-size:15px;	
	margin:2% 0%;
	line-height:130%;
	text-align:justify;
	margin:2% 1% 2% 3%;	
}

.bull_head{
	font-family: 'Roboto', sans-serif;
	color: #03356f;
    font-weight: 700;
	font-size:18px;	
	text-align:justify;
	margin:2% 1% 2% 1%;		
}

.bull_head2{
	font-family: 'Roboto', sans-serif;
	color: #000;
    font-weight: 700;
	font-size:16px;	
	text-align:justify;
	padding: 1% 1% 1%;	
}

.view_all2 {
    width: 100px;
    float: none;
    margin: 0% auto 2%;
}

.btn2 {
    width: 100%;
    padding: 7% 12%;
    font-size: 13px;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    background-color: #f8f8f8;
    color: #000;
    text-decoration: none;
    cursor: pointer;
    font-weight: 500;
    border: 1px solid #ccc;
    text-transform: capitalize;
}



.col_70{
	width:50%;
	float:none;
	margin:1% auto;
}

.rbi_release {
    width: 180px;
    float: none;
    margin: 2% auto 2%;
}

.btn5 {
    width: 100%;
    padding: 7% 12%;
    font-size: 16px;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    background-color: #4a1a75;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    font-weight: 500;
    border: 1px solid #ccc;
}

.btn5:hover {
    width: 100%;
    padding: 7% 12%;
    font-size: 16px;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    background-color: #fff;
    color: #4a1a75;
    text-decoration: none;
    cursor: pointer;
    font-weight: 500;
    border: 1px solid #4a1a75;
}


/*--------------------------------------------------------------

Footer

--------------------------------------------------------------*/



.ftr_col_sm2 {

    width: 50%;

    float: left;

}



.ftr_txt1{

	color:#fff;

	font-size: 15px;

	padding: 2.5% 1%;

	font-family: 'Roboto', sans-serif;

}



.ftr_txt2{

	float: right;

}



.ftr_clr2{

	background-color: #464646;

}



.f_link{

	color: #fff;

	text-decoration: none;
}

/*--------------------------------------------------------------
contact page
--------------------------------------------------------------*/

.con_icon{
	width: 110px;
	float: none;
	margin:1% auto;
}

.c_icon_txt {
    width: 98%;
    float: right;
}

.c_txt {
    font-family:'Roboto',sans-serif;
    color: #000;
    font-weight: 500;
    font-size: 15px;
    line-height: 160%;
    text-align: center;
}

.c_txt span {
    font-weight: 600;
    font-size: 15px;
}

.con_main_head {
    font-family:'Roboto',sans-serif;
    color: #4a1a75;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 1%;
    padding-left: 1%;
}
.c_link2 {
    color: #000;
    text-decoration: none;
}

.c_col_sm8 {
    width: 98%;
	margin:1%;
    float: left;
    -webkit-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 11%);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.11);
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 11%);
    min-height: 350px;
    padding: 2% 3% 2% 3%;
}

.page_heading {
    font-family:'Roboto',sans-serif;
    font-size: 32px;
    font-weight: 600;
    margin: 2% 0% 0% 1%;
    color: #333;
    padding-left: 10px;
    border-left: 6px solid #e7b904;
}


.page_sub_heading {
    font-family:'Roboto',sans-serif;
    font-size: 20px;
    font-weight: 700;
    margin: 2% 1% 1% 1%;
    color: #fff;
	padding:1% 1%;
	background-color:#1b75b3;
}

.product_head {
    font-family:'Roboto',sans-serif;
    font-size: 22px;
    font-weight: 600;
    margin:2% 0%;
    color: #333;
	line-height:140%;
}

.product_sub {
    font-family:'Roboto',sans-serif;
    font-size: 20px;
    font-weight: 600;
    margin: 3% 0% 2% 0%;
    color: #333;
}


.divider {
    border: 1px dashed #dbdbdb;
    margin: 1% 0%;
}

/* ------------------------------------------------------
top arrow
------------------------------------------------------ */

.top_arrow{
	width:25px;
	height:33px;
	position:fixed;
	right:2%;
	bottom:9%;
	display:none;
	transition-duration: 1s;
	background-image:url('../images/top-b.png');
	cursor:pointer;
	background-repeat:no-repeat;
	z-index: 999;
}

.top_arrow:hover{
	width:25px;
	height:33px;
	position:fixed;
	right:2%;
	transition-duration: 1s;
	bottom:9%;
	cursor:pointer;
	background-image:url('../images/top-b.png');
	display:none;
}




@media only screen and (max-width:1190px){
.top{
	width:100%;
}
}


@media only screen and (max-width:1125px){
.top2{
	width:100%;

}
}


@media only screen and (max-width:1000px){
.col_sm88 {
    width: 98%;
    float: left;
    margin: 1%;
}

.col_sm8 {
    width: 98%;
    float: none;
    margin: 1% auto;
}

.bullet2 ul {
    margin-left: 2%;
}


.col_sm2 {
    width: 98%;
}
}

@media only screen and (max-width:800px){
.bullet22 ul {
    margin-left: 3%;
}

.ftr_col_sm2 {
    width: 98%;
    float: left;
}

.ftr_txt2 {
    float: left;
}

.navbar {
    width: 100%;
    float: left;
    margin: 0% 0%;
}

.logo {
    float: none;
    margin: 1.5% auto;
}

.logo h1 {
    text-align: center;
}
}


@media only screen and (max-width:750px){
.col_sm3{
	width:98%;
}
.call_em {
    width: 100%;
    float: left;
    margin: 1% 1.5% 1% 1%;
}

.call {
    width: 98%;
    float: left;
    margin-bottom: 2%;
}

.email {
    width: 98%;
    float: left;
}

.top_left {
    width: 98%;
    margin: 0.8% 1% 2% 1%;
    float: left;
}

.bullet2 ul {
    margin-left: 4%;
}


.manufacturing_txt h3 {
    line-height: 160%;
}

.manufacturing_txt h2 {
    line-height: 150%;
}

.manufacturing_txt h5 {
    line-height: 150%;
}

.col_70 {
    width: 95%;
}
}


@media only screen and (max-width:600px){
.list_doc h1 {
    font-size: 18px;
}
.main_heading h1 {
    font-size: 25px;
}
.bullet22 ul {
    margin-left: 5%;
}
}


@media only screen and (max-width:400px){
.logo {
	width:90%;
}
}

@media only screen and (max-width:400px){

.bullet2 ul {
    margin-left: 6%;
}
.bullet22 ul {
    margin-left: 6%;
}
}
