@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;	
}

body {
	margin:0;
	padding:0;
    font-family: 'Roboto', sans-serif;
}

.clear{
	clear:both;
}

.decoration{
	text-decoration:none;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  background-color:#FFFFFF;
  z-index:999999;
  opacity:none;
  border-bottom:1px solid #e7e7e7;
}

.sticky + .banner {
  padding-top: 71px;
}


.img{
	width:100%;
	display:block;
}

.v_a_img{
	vertical-align:middle;
}

.fa-arrow-right{
	color:#08315d;
}

.link{
	text-decoration:none;
	color:#fff;
}

.link2{
	text-decoration:none;
	color:#000;
}

.logo22 {
	display:none;
}


.contener{
	width:85%;
	margin:0 auto;
	max-width:1200px;
}


.top{
	width:95%;                  
	margin:0 auto;
}

.top2{
	width:85%;
	max-width:1200px;
	margin:0 auto;
}

.top3{
	width:85%;
	max-width:1200px;
	margin:0 auto;
}

.top4{
	width:60%;
	margin:0 auto;
	padding:10px 0px;
}

.col_sm1{
	width:100%;
}

.col_sm2{
	width:48%;
	margin:1%;
	float:left;
}

.brd{
	border: thin dashed #FECC00;
	padding:1%;
	min-height:405px;
}

.bo{
	font-weight: bold;
}

.col_sm3{
	width:31%;
	margin:1%;
	float:left;
}

.ftr_col_sm3{
	width:25%;
	margin:1% 1% 1% 3%;
	float:left;
	
}

.ftr1_col_sm3{
	width:25%;
	margin:1% 1% 1% 0%;
	float:left;
}

.col_sm33{
	width:20%;
	margin:1% 2%;
	float:left;
}

.col_sm4{
	width:23%;
	margin:1%;
	float:left;
}

.col_sm5{
	width:18%;
	margin:1%;
	float:left;
}
.col_sm8{
	width:55%;
	float:right;
	margin:0% 1% 1%;
}

.col_sm88{
	width:40%;
	float:left;
	margin:1%;
}

.col_sm10{
	width:55%;
	float:left;
	margin:0% 1% 1%;
}

.col_sm100{
	width:40%;
	float:left;
	margin:1%;
}


.f_col_sm8{
	width:65%;
	float:left;
	margin:1%;
}

.f_col_sm88{
	width:29%;
	float:left;
	margin:1% 2% 1% 1%;
}



.col_sm9{
	width:65%;
	margin:1%;
	float:left;
}

.col_sm99{
	width:30%;
	margin:1%;
	float:right;
}


.s_icon{
	width:100px;
	float:left;
	margin-left: 2%;
	margin-top: 0.7%;	
}


.s_icon .fa{
	color:#000;
	line-height:250%;
}
.top_brd{
	border: 1px solid #d3d3d3;
}

.logo{
	width:265px;
	float:left;
	margin:1%;
}

.top_right2 {
	width:950px;
	float: right;
}

.navbar {
	width:765px;
	float: left;
	margin: 0%;
}
.logo2{
	width:160px;
	float:right;
	margin-top: 1.5%;
	margin-right: 1%;
	margin-bottom: 1%;
	margin-left: 1%;
}

.banner{
	width:100%;
	
	
}
.inner_banner{
  height:220px;
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-position:center;
  position:relative;
  /*background-color:#ff9639;*/
  background:#fff;
}

.inner_banner_txt{
    width: 80%;
    position: absolute;
    top: 50%;
    left:50%;
    transform: translate(-50%, -50%);
}




.inner_banner_txt h1{
	font-family:'Poppins', sans-serif;
	font-size:40px;
	font-weight:700;
	color: #FFFFFF;
	text-align:center;
}



.banner{
	width:100%;
	
	
}

.bg_clr_ftr{
	background-color:#dedede;
}

/*--------------------------------------------------------------
About
--------------------------------------------------------------*/
.brd22 {
    border: 1px solid #d3d3d3 /*159481*/;
    margin: 2% 1%;
    border-radius: 20px;
}
.testimonial p {
    font-size: 15px;
    font-weight: 600;
    color: #000;
    text-transform: capitalize;
    text-align: left;
    padding: 1% 1%;
    line-height: 160%;
    font-family: 'Roboto', sans-serif;

}
.testimonial h1 {
    font-size: 25px;
    color: #008dd4;
    font-weight: 600;
    text-transform: capitalize;
    letter-spacing: 1px;
    font-family: 'Roboto', sans-serif;
    padding: 2% 1% 1% 1%;
}
.a_col_sm9 {
    width: 64%;
    float: left;
    margin: 1%;
}
.a_col_sm99 {
    width: 32%;
    float: right;
    margin: 2% 1% 1%;
}

.hhed_sub  {
    font-size: 20px;
    color: #000;
    font-weight: 700;
    text-transform: capitalize;
    letter-spacing: 1px;
    font-family: 'Roboto', sans-serif;
    padding: 2% 1% 1% 1%;
}


.b1{
color:#00a6fe;
font-weight:600;

}

/*--------------------------------------------------------------
home Styling
--------------------------------------------------------------*/
.inner_heading2_copy {
    font-size: 25px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    padding-bottom: 1%;
    font-family: 'Roboto', sans-serif;
}

.inner_heading22_copy {
	font-size: 25px;
	font-weight: 700;
	color: #fff;
	text-align: left;
	font-family: 'Roboto', sans-serif;
	background:#003366;
	border-radius: 20px;
	padding-top: 2%;
	padding-right: 4%;
	padding-bottom: 2%;
	padding-left: 4%;
	display:inline-block;
}

.body_txt_copy {
    font-size: 15px;
    font-weight:400;
    color: #000;
    padding: 1% 0%;
	line-height:160%;
    font-family: 'Roboto', sans-serif;
	text-align:justify;
}


.sub_hed{
    font-size:16px;
    font-weight: 600;
    color: #fecc00;
    text-align: left;
    padding-bottom: 1%;
    font-family: 'Roboto', sans-serif;
}

.sub_text {
    font-size: 15px;
    font-weight:400;
    color: #fff;
    padding: 1% 0%;
	line-height:160%;
    font-family: 'Roboto', sans-serif;
	text-align:justify;
}


.sub_text2 {
    font-size: 15px;
    font-weight:400;
    color: #fff;
    padding: 1% 1%;
	line-height:150%;
    font-family: 'Roboto', sans-serif;
	text-align:justify;
}


.g_body_txt_copy {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight:400;
    margin: 1% 0%;
    color: #fff;
    line-height: 160%;
    text-align: center;
}


.min_dev_hed{
    font-size:18px;
    font-weight: 600;
    color: #3b3b3b;
    text-align: left;
    padding-bottom: 2%;
    font-family: 'Roboto', sans-serif;
}




/*--------------------------------------------------------------
Table Styling
--------------------------------------------------------------*/
.col_sm1_tbl{
	width:98%;
	margin:0 auto;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    border: 1px solid #efefef !important;
}

th, td {
    border: 1px solid #ccc !important;
    text-align: left;
    padding: 8px;
}

tr:nth-child(2){
	background-color: #f8f8f8 !important;
}
tr:nth-child(3){
	background-color: #f8f8f8 !important;
}
.tbl_txt{
	font-family: 'Roboto', sans-serif;
	font-size:15px;
	color:#000;
	font-weight:400;
	padding:1%;
	line-height:160%;
	text-align: center;
}
.tbl_txt_bld{
	font-weight:700;
}
.tbl_txt_clr{
	color:#d70021;
}

.tab-txt span {
    font-size: 18px;
    font-weight: 600;
    color: #000;
    font-family: 'Roboto', sans-serif;
    line-height: 30px;
}
.body_text_tbl {
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    padding: 1%;
	color:#00689f;
	font-weight:700;
	text-align:center;
}
.body_text_tb2 {
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    padding: 1%;
	color:#000;
	font-weight:600;
	text-align:center;
	line-height:150%;
}
/*--------------------------------------------------------------
Industry Part
--------------------------------------------------------------*/
.cmy_features {
    padding: 20px;
    height: 150px !important;
}

.in_col_sm4 {
    width: 98%;
    float: left;
    margin: 1%;
    position: relative;
	text-align:center;
	background-color:#fff;
}
.cmy_features img {
	position: relative;
    margin-top: -60px;
   
}
.cmy_features h1 {
    font-family: 'Roboto', sans-serif;
    color: #000;
    font-size: 18px;
    font-weight: 600;
    margin: 4% 0%;
}

.inner_heading2 {
    font-size: 30px;
    font-weight: 700;
    color: #000;
    text-transform: capitalize;
    text-align: center;
    padding-bottom: 1%;
    font-family: 'Roboto', sans-serif;
}


.inner_h2 {
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    text-transform: capitalize;
    text-align: center;
    padding: 1% 10%;
	line-height:160%;
    font-family: 'Roboto', sans-serif;
}

.inner_heading22 {
    font-size: 25px;
    font-weight: 700;
    color: #000;
    text-transform: capitalize;
    text-align: left;
    padding-bottom: 1%;
    font-family: 'Roboto', sans-serif;
}




.txt_cent{
	text-align:center;
}

.body_txt {
    font-size: 15px;
    font-weight: 600;
    color: #000;
    text-transform: capitalize;
    text-align: left;
    padding: 1% 0%;
	line-height:150%;
    font-family: 'Roboto', sans-serif;
}



.body_txt11 {
    font-size: 15px;
    font-weight: 600;
    color: #000;
    text-transform: capitalize;
    text-align: left;
    padding: 1% 1%;
	line-height:160%;
    font-family: 'Roboto', sans-serif;
}
.body_txt3 {
    font-size: 15px;
    font-weight: 600;
    color: #000;
    text-transform: capitalize;
    text-align: left;
    padding: 2% 0% 0%;
    font-family: 'Roboto', sans-serif;
}

.body_txt4 {
    font-size: 15px;
    font-weight: 600;
    color: #000;
    text-align: left;
    padding: 2% 1% 0%;
	line-height:150%;
    font-family: 'Roboto', sans-serif;
}
img.img3 {
    width: 100%;
    display: block;
}
.h_col_sm2{
	margin:1%;
	float:left;
}
.h2_col_sm2{
	width:18%;
	margin:1%;
	float:right;
}
.c_bg5{
	background-color:#fff;
	padding:3%;
}
/*--------------------------------------------------------------
Nav
--------------------------------------------------------------*/

.left_part {
	width: 500px;
	float: left;
	margin-top: 0.2%;
	margin-right: 0%;
	margin-bottom: 0.5%;
	margin-left: 2%;
}
.call_em {
    width: 525px;
    float: right;
    margin: 1%;	
}

.call{
	float:left;
	margin-top: 1%;
	width:180px;
}


.mail{
	float:left;
	margin-top: 0.5%;
	width:270px;
}

.call_em_txt{
	font-family:'Roboto', sans-serif;
	color:#fff;
	font-size:14px;
}
.middle-right2 h6 {
    font-size: 1em;
    color: #fff;
    font-weight: 400;
    letter-spacing: 0px;
	font-family: 'Roboto', sans-serif;
	text-decoration:none;
	
}

.middle-right2 h6 a{
    font-size: 1em;
    color: #fff;
    font-weight: 400;
    letter-spacing: 0px;
	font-family: 'Roboto', sans-serif;
	text-decoration:none;
	margin-left:5%;
	font-size:14px;
}

.nav_top {
    width: 93%;
    margin: 0 auto;
    /*border-bottom: 1px solid #d3d3d3;*/
}

.i fa-envelope{
	color:#fecc00;
}


/*---------Top Right Nav-------------*/

.top_right {
    width:10%;
    float: right;
}
.menu1 {
	margin-top: 5%;
	margin-right: 0%;
	margin-bottom: 0%;
	margin-left: 0%;
}

.nav_link2 {
    text-decoration: none;
    color: #fff;
}
.menu1_txt {
   font-family: 'Roboto', sans-serif;
    font-size: 15px;
    color: #fff;
    font-weight: 600;
    display: inline;
    text-transform: capitalize;
	padding:1%
}

/*--------------------------------------------------------------
Certificate
--------------------------------------------------------------*/
.q_col_sm8 {
    width: 80%;
    float: right;
    margin: 1% 0%;
	min-height: 200px;
}

.q_col_sm88 {
	width: 20%;
    float: left;
    margin: 1% 0%;
    min-height: 200px;
    background-color: #f8f8f8;
}
.q_bg{
	background-color:#f8f8f8;
}
.c_text {
    font-family: 'Roboto', sans-serif;
    color: #000000;
    font-size: 15px;
    font-weight: 500;
    padding: 1% 3% 2.8% 3%;
    line-height: 150%;
}
.c_hed {
    font-family: 'Roboto', sans-serif;
    color: #2957a4;
    font-size: 18px;
    font-weight: 600;
    padding: 2.5% 3% 0% 3%;
    line-height: 150%;
}
hr{
	border:1px dotted #d3d3d3;
}
/*--------------------------------------------------------------
Home
--------------------------------------------------------------*/
.sub_head {
	font-size: 30px;
    font-weight: 700;
    color: #00689f;
    text-transform: capitalize;
    text-align: center;
    padding-bottom: 1%;
    font-family: 'Roboto', sans-serif;
}

.yes {
   display:block;
}
.no {
   display:none;   
}
.c_view_all{
	width:110px;
	margin: 0% auto 0%;
}

.c_btn{
	width:100%;
	padding:5% 0%;
	font-size:15px;
	border:0px solid;
	text-align:center;
	font-family:'Roboto', sans-serif;
	background-color:#fff;
	color:#000;
	text-decoration:none;
	cursor:pointer;
	font-weight:600;
	border:1px solid #00689f;
}

.c_view_all5{
	width:110px;
	margin:1%;
}

.c_btn5{
	width:100%;
	padding:5% 0%;
	font-size:15px;
	border:0px solid;
	text-align:center;
	font-family:'Roboto', sans-serif;
	background-color:#fff;
	color:#000;
	text-decoration:none;
	cursor:pointer;
	font-weight:600;
	border:1px solid #00689f;
	
}

/*--------------------------------------------------------------
footer
--------------------------------------------------------------*/
.ftr_bg_clr1 {
    background-color: #e7e7e7;
}

.bg_clr2 {
    background-color: #333333;
}
.col_sm33 {
    width: 11%;
    float: left;
    margin: 1%;
}

.col_sm333 {
    width: 27%;
    float: left;
    margin: 0%;
}

.col_sm3333 {
    width: 36%;
    float: left;
    margin: 0% 0% 0% 9%;

}

.ftr_head {
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    margin: 4% 0% 0%;
}
.ftr_ct_icon {
    width: 5%;
    float: left;
	margin-top: 1%;
}
.f_bold{
	font-weight:700;
	font-size:16px;
}
.ftr_ct_txt {
    width: 94%;
    float: right;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #fff;
	line-height:150%;
}

.ftr_ct_txt2 {
    width: 94%;
    float: right;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #000;
	line-height:150%;
	margin-bottom:3%;
}
.f_link1 {
    color: #fff;
    text-decoration: none;
	font-weight:500;
}

.ftr_menu ul li a {
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight:500;
    color: #fff;
    text-decoration: none;
    line-height: 220%;
}

.ftr_menu ul{
	padding:3% 0% 2%;
}

.ftr_menu.mar {
    margin-top: 12%;
}

/*---2nd Footer-------*/

.ftr2_sm2 {
    width: 50%;
    float: left;
}

.ftr2_txt {
    font-family: 'Roboto', sans-serif;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    padding: 2% 1%;

}

.ftr2_txt2 {
    text-align: right;
}
.f_bg_clr6 {
    background-color: #2c256f;
}

.help_bg {
    background-image: url(../images/help_bg.jpg) !important;
    background-size: cover;
    background-attachment: fixed;
    padding: 2% 0%;
}


/*--------------------------------------------------------------
testimonials
--------------------------------------------------------------*/

.v_m2 p {
    font-family: 'Roboto', sans-serif;
    color: #fff;
    font-size: 15px;
    text-align: center;
    font-weight: 500;
    padding: 0% 7% 0%;
    line-height: 160%;
}
.inner_txt_span {
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    padding: 1%;
	font-weight: 600;
    color:#fff;
	text-align:center;
}


/*--------------------------------------------------------------
Recruitment
--------------------------------------------------------------*/
.main_heading{
    font-size:32px;
    color:#008dd4;
	font-weight:600;
	text-transform: capitalize;
	letter-spacing: 1px;
	font-family: 'Roboto', sans-serif;
	padding:0% 0% 1% 1%;	
}

.gg_col_sm4 {
    width: 23%;
    margin: 1%;
    float: left;
    min-height: 320px;
}

.txt_cen{
	text-align:center;
	}

.g_body_txt {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 600;
    margin: 1% 0%;
    color: #000;
    line-height: 120%;
    text-align: center;
}



.bg{
	background-color:#f1f1f1;
	padding:1% 0% 1%;
}
/*--------------------------------------------------------------
About  Us
--------------------------------------------------------------*/
.mi_vi {
    text-align: center;
    border-top: 5px solid #393185;
    padding: 0px 20px;
    border-left: 1px solid #393185;
    border-right: 1px solid #393185;
    border-bottom: 1px solid #393185;

}
.a_col_sm3 {
    width: 22.8%;
    float: left;
    margin: 1%;
}
.a_img {
    vertical-align: middle;
    border-style: none;
}
.mi_vi h1 {
    font-family: 'Roboto', sans-serif;
    font-size: 23px;
    font-weight: 700;
    margin: 4% 0% 0% 0%;
    color: #423d3d;
}
.brd2 {
    border: 1px solid #d6d6d6;
    width: 51%;
    margin: 14px auto;
}
.mi_vi p {
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: 600;
    margin: 4% 0%;
    color: #000;
    line-height: 160%;
}

.a_span{
	font-weight:700;
}

.a_col_sm8{
	width:60%;
	float:left;
	margin:1%;
}

.a_col_sm88{
	width:35%;
	float:right;
	margin:2% 1% 1%;
}

.a2_col_sm8{
	width:60%;
	float:right;
	margin:1%;
}

.a2_col_sm88{
	width:35%;
	float:left;
	margin:1%;
}

.innre_head {
    font-size: 25px;
    color: #d0461a;
    font-weight: 600;
    text-transform: capitalize;
    letter-spacing: 1px;
    font-family: 'Roboto', sans-serif;
    padding: 0%;
}

.innre_head2 {
    font-size: 22px;
    color: #d0461a;
    font-weight: 600;
    text-transform: capitalize;
    font-family: 'Roboto', sans-serif;
    padding: 1%;
}

.body_txt2 {
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: 600;
    margin: 1% 0%;
    color: #000;
    line-height: 160%;
	text-align:justify;
}

/*--------------------------------------------------------------
Contact
--------------------------------------------------------------*/
.cont_col_sm3{
	width:31%;
	float:left;
	margin:1%;
	border:1px solid #e9e9e9;
	background-color:#f3f3f3;
	min-height:152px;
}
.cont_pdg_sm3{
	padding:1% 1.5%;
}


.contact_txt h2{
	font-family: 'Roboto', sans-serif;
	font-size:20px;
	font-weight:600;
	padding:1% 1% 0%;
	color:#000;
}
.cont_txt h3{
	font-family: 'Roboto', sans-serif;
	font-size:16px;
	font-weight:600;
	padding:1% 1% 0%;
	color:#000;
}
.cont_icn {
    width: 20px;
    float: left;
    margin: 0.5% 3% 0% 1%;  
}
.cont_icn i {
	font-size:20px;
}
.cont_txt_main {
    width: 85%;
    float: left;
}
.cont_txt_main p {
    font-family: 'Roboto', sans-serif;
    color: #000;
    font-size: 14px;
    font-weight: 600;
    line-height: 150%;
    text-align: justify;
}
.con_heading h2{
	font-family: 'Roboto', sans-serif;
	color: #000;
	font-size: 18px;
	font-weight:600;
	padding:2% 1% 0%;
}
.fa-mobile{
	font-size:25px !important;
}
.fa-envelope{
	font-size:17px !important;
}

.f_link2{
	text-decoration: none;   
	color: #000;
}

/*--------------------------------------------------------------
About US font-family: 'Ropa Sans', sans-serif;
--------------------------------------------------------------*/
.main_head{
    font-size: 32px;
    color: #2957a4;
    letter-spacing: 1px;
	font-weight:500;
	text-transform: capitalize;
	letter-spacing: 1px;
	font-family: 'Roboto', sans-serif;
	padding:0% 0% 2% 1%;
}
.a_col_sm2{
	width:48%;
	margin:1%;
	float:left;
}
.a_col_sm22{
	width:48%;
	margin:1%;
	float:left;
}
.a_head{
    font-size: 20px;
    color: #fff;
    letter-spacing: 1px;
	font-weight:400;
	text-transform: capitalize;
	letter-spacing: 1px;
	font-family: 'Roboto', sans-serif;
	padding:1.2% 0% 2% 2%;
	background-color:#3a64a9;
}

.a_head1{
    font-size: 20px;
    color: #2957a4;
    letter-spacing: 1px;
	font-weight:400;
	text-transform: capitalize;
	letter-spacing: 1px;
	font-family: 'Roboto', sans-serif;
	padding:0.8% 0% 0.8% 2%;
	background-color:#ebebeb;
}

.txt{
	text-align:center;
}
.ab_col_sm2{
	width:80%;
	margin:1% auto;
	float:none;
}

/*--------------------------------------------------------------
products page
--------------------------------------------------------------*/
.products_text{
	font-family: 'Roboto', sans-serif;
    color: #000000;
    font-size: 15px;
    font-weight: 500;
    padding: 1%;
    line-height: 150%;
    text-align: justify;
}

.inner_txt p {
    font-family: 'Roboto', sans-serif;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    padding: 1%;
    line-height: 150%;
	background-color:#3a64a9;
	width:98%;
	margin:0 auto;
}
.p_inner_sub_head {
    font-size: 20px;
    color: #2957a4;
    font-weight: 500;
    text-transform: capitalize;
    letter-spacing: 1px;
    font-family: 'Roboto', sans-serif;
    padding: 0% 0% 2% 1%;
	text-align:center;
	padding-top:4%;
}

a.p_link{
	text-decoration:none;
}	

.product_col_sm3 {
    width: 31%;
    margin: 1%;
    float: left;
    min-height: 300px;
}

h1.p_inner_sub_head:hover{
	color:#ea4247;
}

/*--------------------------------------------------------------
Conatct Start
--------------------------------------------------------------*/
.c_col_sm8{
	width:68%;
	float:left;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.11);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.11);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.11);
	min-height:364px;
	padding:3% 3% 0% 3%;
}
.c_col_sm88{
	width:32%;
	float:left;
	min-height:371px;
}
.c_bg{
	background-color:#00689f;
	padding:3%;
}
.c_top2 {
    width: 80%;
    margin: 0 auto;
   
}
.con_main_head{
	font-family: 'Roboto', sans-serif;
    color: #00689f;
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 1%;
	padding-left:1%;
}

.c_head h1 {
    font-family: 'Roboto', sans-serif;
    color: #fff;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 3%;
}

.c_icon {
    width: 8%;
    float: left;
}

.c_icon .fa {
    color: #fff;
    margin-top: 20%;
    font-size: 16px !important;
}

.c_icon_txt {
    width: 90%;
    float: right;
}

.c_txt {
    font-family: 'Roboto', sans-serif;
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    line-height: 160%;
    text-align: justify;
}

.c_link2 {
    color: #fff;
    text-decoration: none;
}

/*--------------------------------------------------------------
clientele
--------------------------------------------------------------*/

.c_brd {
    border: 1px solid #d3d3d3;
}

.clientle_head {
    font-family: 'Roboto', sans-serif;
    color: #2957a4;
    font-size:21px;
    font-weight: 500;
    padding: 1.2% 1.2%;
	letter-spacing: 1px;
    text-transform: capitalize;
	background-color: #ebebeb;
	margin:1%
}

.clientle_text{
    font-family: 'Roboto', sans-serif;
    color: #000000;
    font-size: 15px;
    font-weight: 500;
    padding: 0% 1% 1%;
    line-height: 160%;
    margin: 1%;
}

/*--------------------------------------------------------------
industrirs page
--------------------------------------------------------------*/

.indust_p{
    width: 100%;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    color: #000;
	line-height:160%;
    font-weight: 600;
    padding: 2% 0%;
}

/*--------------------------------------------------------------
Table
--------------------------------------------------------------*/
table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    border: 1px solid #afafaf;
}

th, td {
    border: solid 1px #cfcfcf !important ;
    text-align: left;
    padding: 8px;
}

tr:nth-child(even){background-color: #f3f3f3;}

.bodytext_bold{
	font-family:'Montserrat', sans-serif;
	font-size:15px;	
	font-weight:700;	
	color:#e1383c;
	padding:2% 0%;
	text-align:center;
	
}
.bodytext_bold2{
	font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: 500;
    color: #000000;
    text-align: justify;
    padding: 2%;
    line-height: 160%;
}

.bodytext_bold222{
	    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: 500;
    color: #000000;
    text-align: justify;
    padding: 2% 10%;
}

.td_txt{
	padding:2% 0%;
	font-size:14px;
	 font-family: 'Roboto', sans-serif;
	font-weight:500;
	color:#000;
	text-align:center;
}
.col_sm16{
	width:99%;
}

.fun-fact i.fa {
    font-size: 32px;
    position: relative;
    color: #fff;
}

.fun-fact {
    background: #2ec248;
    text-align: center;
    padding: 40px 25px;
    border: none;
    margin-bottom: 30px;
}
.fun-fact h3 {
    color: #fff;
    font-size: 30px;
    font-weight: 500;
    margin-top: 5px;
	 font-family: 'Roboto', sans-serif;
}
.fun-fact p {
    color: #fff;
	font-size:14px;
	 font-family: 'Roboto', sans-serif;
}

/*--------------------------------------------------------------
Bullet
--------------------------------------------------------------*/
.bullet_copy ul {
	list-style-image:url(../images/bullet2.png);
	margin-left: 2.5%;
	margin-top:1%;
	padding: 0px 0px;
}
.bullet_copy ul li {
	width: 100%;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    color: #000;
    text-decoration: none;
    font-weight: 500;
    padding: 1% 0%;
	line-height:160%;
}

.bullet ul {
	list-style-image:url(../images/bullet.png);
	margin-left: 3.5%;
	margin-top:0%;
	padding: 0px 0px;
}
.bullet ul li {
	width: 100%;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    color: #000000;
    text-decoration: none;
    font-weight: 600;
    padding: 1% 0%;
	line-height:160%;
}

.bullet2 ul {
	list-style-image:url(../images/bullet3.png);
	margin-left: 7%;
	margin-top:1%;
}
.bullet2 ul li {
	width:100%;
	font-family: 'Roboto', sans-serif;	
	font-size: 15px;
	color: #000;
	text-decoration: none;
	font-weight:600;
	line-height: 1.6;
	padding:1% 1%;
}

.c_bullet ul {
	list-style-image:url(../images/bullet3.png);
	margin-left: 5%;
	margin-top:1%;
}
.c_bullet ul li {
	width:100%;
	font-family: 'Roboto', sans-serif;	
	font-size: 15px;
	color: #000;
	text-decoration: none;
	font-weight:500;
	line-height: 1.6;
	padding:1% 1%;
}


.h_bullet ul {
    list-style-image:url(../images/bullet.png);
    margin-left: 3.5%;
}

.h_bullet ul li {
	width: 100%;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    color: #000000;
    text-decoration: none;
    font-weight: 500;
    line-height: 1.6;
    padding: 1% 0%;
    letter-spacing: 1px;
}

.ab_bullet ul {
    list-style-image:url(../images/bullet2.png);
    margin-left: 3%;
	margin-top:1%;
}

.ab_bullet ul li ul {
    list-style-type:circle;
    margin-left: 3.5%;
	margin-top:1%;
}

.ab_bullet ul li {
	width: 100%;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    color: #000000;
    text-decoration: none;
    font-weight: 600;
    line-height: 1.6;
    padding: 1% 0%;
    line-height: 195%;
}


.ab2_bullet ul {
    list-style-type:disc;
    margin-left: 3%;
	margin-top:1%;
}

.ab2_bullet ul li {
	width: 100%;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    color: #000000;
    text-decoration: none;
    font-weight: 600;
    line-height: 1.6;
    padding: 1% 0%;
    line-height: 195%;
}




/*--------------------------------------------------------------
Button
--------------------------------------------------------------*/

.view_all{
	width:80%;
	position:absolute;
	bottom:15%;
	left:10%;
}

.btn2{
	width:100%;
	padding:4% 0%;
	font-size:18px;
	border:0px solid;
	text-align:center;
	font-family: 'Roboto', sans-serif;
	background-color:#000;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
	font-weight:600;
	background-color:#ed3237;
}
.btn2:hover{
	background-color:#2957a4;
	color:#fff;
}


.nav_view_all{
	width:100%;
	margin:0%;
}

.nav_btn{
	width:100%;
	padding:2% 0% 4% 0%;
	font-size:14px;
	border:0px solid;
	text-align:center;
	font-family:'Roboto', sans-serif;
	background-color:#2957a4;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
	font-weight:500;
	border-radius: 4px;
}
/*--------------------------------------------------------------
top_arrow
--------------------------------------------------------------*/
.top_arrow{
	width:35px;
	height:38px;
	position:fixed;
	right:2%;
	bottom:5%;
	transition-duration: 1s;
	background-image:url('../images/top.png');
	cursor:pointer;
	background-repeat:no-repeat;
	z-index: 99999;
}
.top_arrow:hover{
	width:35px;
	height:38px;
	position:fixed;
	right:2%;
	transition-duration: 1s;
	bottom:5%;
	cursor:pointer;
	background-image:url('../images/top-b.png');
}

/********************************************
	Contact Us 
*********************************************/
.contener{
	width:85%;
	max-width:1200px;
	margin:0 auto;
}

.inner_heading h2 {
    font-family: 'Roboto', sans-serif;
    color: #ed3237;
    font-size:25px;
    text-align: left;
    font-weight: 600;
    padding: 0% 1% 2%;
    text-transform: capitalize;
}
.contact_col_sm8{
	width:55%;
	margin:1%;
	float:left;
}
.contact_col_sm88{
	width:38%;
	margin:1%;
	float:right;
}
.cont_ic {
    width: 37px;
    float: left;
    margin: 2% 1% 1%;
    text-align: center;
    color: #fff;
    padding:2% 0%;
    background-color: #2a58a4;
    border-radius: 4px;
    font-size: 18px;
}
.cont_txt {
    width: 80%;
    float: left;
    margin: 0.5% 1% 1% 2%;
}
.cont_txt {
    font-family: 'Roboto', sans-serif;
    color:#000;
    font-size: 15px;
    text-align: lett;
    font-weight:500;
    padding: 0% 2% 1% 0%;
    line-height: 180%;
    font-weight: 400;
}
.cont_txt span {
    font-family: 'Roboto', sans-serif;
    color:#000;
    font-size: 15px;
    text-align: lett;
    font-weight:500;
    padding: 0% 2% 1% 0%;
    line-height: 180%;
    font-weight: 600;
}

.cont_txt2 {
    padding: 2% 2% 1% 0% !important;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
a.link4:link {
    color: #000;
    text-decoration: none;
}
a.link4:visited {
    color: #000;
    text-decoration: none;
}





/****************************************
	background color
****************************************/

.bg_clr1{
	background-color:#008dd4;	
}

.bg_clr11{
	background-color: #393185;
}


.bg_clr22{
	background-color: #332c7d;
}

.bg_clr3{
	background-color:#450a4e;
}

.bg_clr4{
	background-color:#f7f7f7;
	padding:30px 0px;
}

.bg_clr5{
	background-image:url(../images/banner-bg.jpg);
}

.bg_clr55{
	background-image:url(../images/banner-bg2.jpg);
}

.bg_clr55555{
	background-image:url(../images/banner-bg4.jpg);
}

.bg_clr555{
	background-image:url(../images/banner-bg3.jpg);
}

.bg_clr5555{
	background-image:url(../images/contact-us.jpg);
}


.bg_clr7{
	background-color:#f7f7f7;
}

@media only screen and (max-width:1310px){
.nav_top{
	width:100%;
	max-width:none;
}	
.top{
	width:98%;
	max-width:none;
}	
.call_em {
    width: 503px;
    float: right;
    margin: 1%;
}
}


@media only screen and (max-width:1160px){
.contener {
    width: 98%;
    margin: 0 auto;
    max-width: 1200px;
}
.top {
    width: 100%;
    max-width: none;
}

}

@media only screen and (max-width: 1140px){
.h2_col_sm2 {
    width: 30%;
}
}

@media only screen and (max-width: 1100px){
.col_sm88 {
    width: 50%;
    float: none;
    margin: 1% auto;
}
.col_sm8 {
    width: 98%;
    float: left;
    margin: 1%;
}
.c_col_sm8 {
    width: 80%;
	float:none;
	margin:1% auto;
}
.c_col_sm88 {
    width: 80%;
    float:none;
	margin:1% auto;
    min-height: 371px;
}
}

@media only screen and (max-width: 1070px){

.top_bar {
    position: static;
}

}


@media only screen and (max-width: 1010px){

.left_part {
    margin: 1% 0% 1% 2%;
}
}

@media only screen and (max-width: 1000px){
.col_sm88 {
    width: 60%;
    float: none;
    margin: 1% auto;
}
}


@media only screen and (max-width:970px){
.call_em {
    width: 100%;
    float: left;
    margin: 1%;
}

.a_col_sm8 {
    width: 98%;
    float: left;
    margin: 1%;
}
.a_col_sm88 {
    width: 50%;
    float: none;
    margin: 2% auto;
}
.a2_col_sm88 {
   width: 50%;
    float: none;
    margin: 2% auto;
}
.a2_col_sm8 {
    width: 98%;
    float: left;
    margin: 1%;
}
.a_col_sm3 {
    width: 48%;
    float: left;
    margin: 1%;
}

}
@media only screen and (max-width:950px){
.yes {
   display:none;
}
.no {
   display:block;
}
.logo {
	float:none;
	margin:1% auto;
}
.logo2 {
    width: 141px;
    float: none;
    margin:0% auto;
	display:none;
}

.logo22 {
    width: 141px;
    float: none;
    margin:0% auto;
	display:block;
}


.top_right2 {
    width: 100%;
    float: none;
}
.navbar{
	width:100%;
	background-color:#00689f;
	margin:0% auto;
	float:none;
}
.b_no{
	display:none;
}
.bg_clr11 {
	display:none;
}
.col_sm10 {
    width: 98%;
}
.col_sm100 {
    width: 98%;
    float: right;
    margin: 1%;
}
}

@media only screen and (max-width:900px){
.ftr_head {
    margin: 0% 0% 0%;
}
.ftr_menu ul {
    padding: 0% 0% 1%;
}
.col_sm3 {
    width: 48%;
    margin: 1%;
    float: left;
}
.col_sm5 {
    width: 23%;
}
.col_sm88 {
    width: 70%;
    float: none;
    margin: 1% auto;
}
.col_sm33 {
    width: 98%;
    float: left;
    margin: 1%;
}
.ftr_menu.mar {
    margin-top: 0%;
}
.col_sm3333 {
    width: 98%;
    float: left;
    margin: 1%;
}
.col_sm333 {
    width: 98%;
    float: left;
    margin: 0%;
}
.ftr2_sm2 {
    width: 98%;
    float: left;
	margin:0%;
}
.ftr2_txt2 {
    text-align: left;
}

.ftr2_txt {
    font-family: 'Roboto', sans-serif;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    padding: 1% 1%;
}
}

@media only screen and (max-width:850px){
.h_col_sm2 {
    width: 98%;
    margin: 1%;
    float: left;
}
.h2_col_sm2 {
    width: 98%;
    margin: 1%;
    float: right;
}


.inner_banner{
  height:150px;

}
}

@media only screen and (max-width:800px){
.col_sm5 {
    width: 31%;
}
.col_sm4 {
    width: 31%;
}
.top{
	width:100%;
}
.in_col_sm4 {
    width: 100%;
    float: left;
    margin: 6% 0%;
    position: relative;
    text-align: center;
	min-height: 201px;
}
.col_sm88 {
    width: 80%;
    float: none;
    margin: 1% auto;
}
.a_col_sm88 {
    width: 60%;
    float: none;
    margin: 2% auto;
}
.gg_col_sm4 {
    width: 48%;
    margin: 1%;
    float: left;
    min-height: 550px;
}
.a2_col_sm88 {
   width: 60%;
    float: none;
    margin: 2% auto;
}
.a_col_sm3 {
    width: 60%;
    float: none;
    margin: 1% auto;
}
.col_sm2 {
    width: 60%;
    margin: 1%;
    float: left;
}
.cont_col_sm3 {
    width: 60%;
}
}

@media only screen and (max-width:700px){
.bullet ul {
    margin-left: 5.5%;
}
.c_col_sm8 {
    width: 98%;
	float:none;
	margin:1% auto;
}
.c_col_sm88 {
    width: 98%;
    float:none;
	margin:1% auto;
    min-height: 371px;
}
.a_col_sm88 {
    width: 70%;
    float: none;
    margin: 2% auto;
}
.a2_col_sm88 {
   width: 70%;
    float: none;
    margin: 2% auto;
}
.a_col_sm3 {
    width: 70%;
    float: none;
    margin: 1% auto;
}
}

@media only screen and (max-width:600px){
.col_sm3 {
    width: 98%;
}
.col_sm5 {
    width: 48%;
}
.col_sm4 {
    width:48%;
}
.col_sm88 {
    width: 98%;
    float: none;
    margin: 1% auto;
}
.a_col_sm88 {
    width: 80%;
    float: none;
    margin: 2% auto;
}
.a2_col_sm88 {
   width: 80%;
    float: none;
    margin: 2% auto;
}
.a_col_sm3 {
    width: 80%;
    float: none;
    margin: 1% auto;
}
.col_sm2 {
    width: 80%;
    margin: 1%;
    float: left;
}
.cont_col_sm3 {
    width: 80%;
}
}

@media only screen and (max-width:550px){
.gg_col_sm4 {
    width: 98%;
    margin: 1%;
    float: left;
    min-height: 1px;
}
}

@media only screen and (max-width:500px){
.col_sm4 {
    width:98%;
}
.bullet ul {
    margin-left: 4.5%;
}
.a_col_sm88 {
    width: 98%;
    float: none;
    margin: 2% auto;
}
.a2_col_sm88 {
   width: 98%;
    float: none;
    margin: 2% auto;
}
.a_col_sm3 {
    width: 98%;
    float: none;
    margin: 1% auto;
}
.col_sm2 {
    width: 98%;
    margin: 1%;
    float: left;
}
.cont_col_sm3 {
    width: 98%;
}

}

@media only screen and (max-width:556px){
.row{
	margin-right:0 !important;
}
}

@media only screen and (max-width:400px){
.col_sm5 {
    width: 98%;
}
.bullet ul {
    margin-left: 6%;
}
.h_bullet ul {
    margin-left: 5%;
}
}

@media only screen and (max-width:360px){
.h_bullet ul {
    margin-left: 6.5%;
}
}
