@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');


html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family:'PoppiNs', sans-serif;
}

*,
*:before,
*:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;	
}

body {
	margin:0;
	padding:0;
    font-family: 'PoppiNs', sans-serif;
}
.clear{
	clear:both;
}
.img{
	width:100%;
	display:block;
}
.v_a_img{
	vertical-align:middle;
}

/*--------------------------------------------------------------
Header
--------------------------------------------------------------*/

.top_main{
	width:100%;
}

.top{
	width:95%;
	margin:0 auto;
	max-width:1600px;
}

.logo{
	width:258px;
	float:left;
	margin:1.4% 1%;
}

.logo img{
	width:100%;
	display:block;
}

.top_right{
	width:715px;
	float:right;
}

.col_em{
	width:600px;
	float:right;
	margin-top:4%;
}

.col_em p{
	color:#03033f;
	font-family:'PoppiNs', sans-serif;
	font-size:14px;
	font-weight:500;
	line-height:150%;
}
.col_em_clr{
	color:#03033f;
	font-weight:700;
}

.col_em_icn_txt_main{
	width:270px;
	float:left;
}
.col_em_icn_txt_main2{
	width:310px;
	float:left;	
}

.col_em_icn{
	width:41px;
	float:left;
}
.col_em_txt{
	width:150px;
	float:left;
	margin:0% 0% 0% 5%;
}
.em_txt_mrg{
	margin-top:7%;
}

.call_txt_mrg{
	margin-top:1%;
}


/*--------------------------------------------------------------
Front Page
--------------------------------------------------------------*/
.banner{
	width:100%;
}
	


/*--------------------------------------------------------------
Table
--------------------------------------------------------------*/
table {
  border: 1px solid #ccc;
  border-collapse: collapse;
  margin: 1% auto;
  padding: 0;
  width:98%;
  float:none;
}

.tab_def{
	margin:1%;
}

table tr {
  background-color: #f8f8f8;
  border: 1px solid #ddd;
  padding: .35em;
}

table th,
table td {
  padding: 1%;
  text-align: left;
  font-family:'PoppiNs', sans-serif;
  color:#000;
  font-weight:500;
  font-size:15px;
  line-height:140%;
  border: 1px solid #ddd;
}

.body_text111 {
  padding: 1%;
  text-align: left;
  font-family:'PoppiNs', sans-serif;
  color:#000;
  font-weight:500;
  font-size:15px;
  line-height:140%;
  border: 1px solid #ddd;
}

.t_hed{
	font-size: 18px;
    font-weight:600;
    color: #fff;
    font-family:'PoppiNs', sans-serif;
	text-align:left;
    padding:0.5%;
}


table td b {
  font-weight:700;
  font-size:15px;
}

table th {
  font-size: .85em;
   font-family:'PoppiNs', sans-serif;
  color: #000;
  font-weight:600;
  font-size:16px;
}


.col_sm49 {
    width: 11.5%;
    float: left;
    margin: 0.5%;
    border: 1px solid #e0e0e0;
}

/*--------------------------------------------------------------
products
--------------------------------------------------------------*/

.products_col_sm1 h1{
	font-family:'PoppiNs', sans-serif;
	color: #03033f;
	font-size:25px;
	padding:3%;
	text-align:center;
	text-transform:uppercase;
}

.products_clr{
	color:#29497b;
	font-weight:700;
}

.products_clr2{
	color:#d33303;
	font-weight:700;
	font-size:20px;
}

.products_col_sm1 h2{
	font-family:'PoppiNs', sans-serif;
	color: #29497b;
	font-size:17px;
	font-weight:600;
	padding:3% 1%;
	text-align:center;
	
}

.products_col_sm1 p{
	font-family:'PoppiNs', sans-serif;
	color: #000;
	font-size:15px;
	font-weight:500;
	padding:1%;
	text-align:center;
}

.products_col_sm3{
	width:100%;
	margin:1%;
	float:left;
}

.main_prd4{
	width:23%;
	float:left;
	margin:2% 1%;
}

.main_prd4 h1{
	font-family:'PoppiNs', sans-serif;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    background-color: #d33303;
    color: #fff;
    margin: 0%;
    padding: 10px 0px;
	line-height:160%;
	min-height:65px;
}


/*--------------------------------------------------------------
Gallery
--------------------------------------------------------------*/

.gallery_col_sm1 h1{
	font-family:'PoppiNs', sans-serif;
	color: #03033f;
	font-size:25px;
	padding:2% 1%;
	text-align:left;
}
.gallery_clr{
	color:#29497b;
	font-weight:700;
}

.col_sm9{
	width:55%;
	float:left;
	margin:1%;
}

.col_sm99{
	width:35%;
	float:right;
	margin:1%;
}


/*--------------------------------------------------------------
Regular Content
--------------------------------------------------------------*/
.contener{
	width:95%;
	margin:0 auto;
	max-width:1600px;
}
.col_sm1{
	width:100%;
	margin:0 auto;
}
.col_sm2{
	width:48%;
	margin:1%;
	float:left;
}
.col_sm3{
	width:31%;
	margin:0% 1%;
	float:left;
}
.col_sm4{
	width:25%;
	float:left;
}

.col_sm44{
	width:23%;
	float:left;
	margin:1%;
	border:1px solid #e0e0e0; 
}

.col_sm5{
	width:18%;
	margin:1%;
	float:left;
}

.welcome h1{
	font-size:32px;
    font-weight: 400;
    color: #000;
    text-align: left;
    font-family:'PoppiNs', sans-serif;
    line-height: 130%;	
    margin:2% 0%;
}

.welcome span{
	font-weight: 600;
    color: #29497b;
}

.welcome p{
	font-family:'PoppiNs', sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 160%;
	color:#000;
	text-align: justify;
}



/*--------------------------------------------------------------
products page
--------------------------------------------------------------*/

.page_head {
    font-family: 'Poppins', sans-serif;
    color: #000;
    font-size: 28px;
    font-weight: 700;
    margin-top: 2%;
    margin-right: 0%;
    margin-bottom: 1%;
    margin-left: 1%;
    border-left: 5px solid #1a3258;
    padding-left: 1%;
}


.shdw {
    -webkit-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 20%);
    padding: 1%;
    background-color: #fff;
}

.pro h2 {
    font-size: 22px;
    font-weight: 700;
    color: #29497b;
    text-align: justify;
    padding: 1%;
    font-family: 'PoppiNs', sans-serif;
    line-height: 150%;
}


.pro h3 {
    font-size:20px;
    font-weight: 600;
    color: #29497b;
    text-align: justify;
    padding: 1% 1% 0%;
    font-family: 'PoppiNs', sans-serif;
    line-height: 150%;
}


.pro p {
    font-size: 16px;
    font-weight: 500;
    color: #000;
    text-align: justify;
    padding: 1%;
    font-family: 'PoppiNs', sans-serif;
    line-height: 150%;
}


.pro p span{
    font-size: 17px;
    font-weight: 600;
}


.more_info{
    width: 140px;
    float: left;
	margin:1%;
}

.btn2 {
    width: 100%;
    padding: 7% 7%;
    font-size: 15px;
    text-align: center;
    font-family:'Poppins',sans-serif;
    background-color: #274370;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    font-weight: 400;
    border-radius: 5px;
}

.btn2:hover {
    background-color: #1a3258;
    color: #fff;
}


/*--------------------------------------------------------------
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:#fff;
	text-decoration:none;
}


/*--------------------------------------------------------------
Bullet
--------------------------------------------------------------*/

.bullet ul {
	margin-left:6%;
	list-style-image:url(../images/bullet.png);
}
.bullet ul li a{
	font-family:'PoppiNs', sans-serif;
	font-size:14px;
	line-height:200%;
	color:#fff;
	margin:0% 2% 0.1% 0%;
	padding:1% 0.8% 0.1% 0.8%;
	text-decoration: none;
	font-weight:400;
	text-transform:capitalize
}


.bullet2 ul {
	margin-left:3.5%;
	list-style-image:url(../images/bullet2.png);
}
.bullet2 ul li {
	font-family:'PoppiNs', sans-serif;
	font-size:16px;
	line-height:135%;
	color:#000;
	margin:0% 2% 0.1% 0%;
	padding:1% 0.8% 0.1% 0.8%;
	text-decoration: none;
	font-weight:500;
	text-transform:capitalize
}


/*--------------------------------------------------------------
Button
--------------------------------------------------------------*/

.col_sm8{
	width:30%;
    float: left;
    margin: 1%;
}

.col_sm88{
	width: 65%;
	float: left;
	margin: 1%;
}


.col_sm9{
	width:28%;
	float:left;
	margin:1%;
}

.col_sm99{
	width:68%;
	float:left;
	margin:1%;
}

/*--------------------------------------------------------------
Extra
--------------------------------------------------------------*/
.bg_clr{
	background-color:#29497b;
}

.bg_clr2{
	background-color:#f1f1f1;
}

.bg_clr3{
	background-color:#1a3258;
}

.bg2 {
    background-image: url(../images/bg2.jpg);
    background-size: 100%;
    background-position: center;
}

.cont_pdg{
	padding:2% 0%;
}

/*--------------------------------------------------------------
Footer
--------------------------------------------------------------*/

.ftr_col_sm3{
	width:31%;
	margin:0% 1%;
	float:left;
}
.ftr_txt h2{
	font-family:'PoppiNs', sans-serif;
	color: #fff;
	font-size: 20px;
	text-align:left;
	font-weight:600;
	padding:1% 0% 7% 0%;
}
.ftr_txt p{
	font-family:'PoppiNs', sans-serif;
	color: #fff;
	font-size: 14px;
	text-align:left;
	font-weight:400;
	line-height:150%;
}
.ftr_icon{
	width:16px;
	float:left;
	margin:1% 0%;
}

.ftr_icon .fa{
	color:#fff;
}


.ftr_txt_main{
	width:80%;
	float:left;
	margin:0% 1% 5% 4%;
}

.ftr_col_sm2{
	width:48%;
	margin:0% 1%;
	float:left;
}

.ftr_txt1{
	font-family:'PoppiNs', sans-serif;
	color: #fff;
	font-size: 13px;
	text-align:left;
	font-weight:500;
	padding:2.5% 0%;
}
.ftr_txt2{
	text-align:right;
}

/*--------------------------------------------------------------
Contact
--------------------------------------------------------------*/
/*--------------------------------------------------------------
Contact Page
--------------------------------------------------------------*/

.brd{
	border-bottom: 1px solid #e9e9e9;
}

.border{
	border: 1px solid #ccc;
}

.contact_txt h2{
	font-family: 'Poppins', sans-serif;
	font-size:20px;
	font-weight:600;
	padding:1% 1% 0%;
	color:#122a5a;
}
.cont_col_sm3{
	width:31%;
	float:left;
	margin:1%;
	border:1px solid #e9e9e9;
	background-color:#fff;
	min-height:230px;
}
.cont_pdg_sm3{
	padding:1% 1.5%;
}
.con_heading h2{
	font-family: 'Poppins', sans-serif;
	color: #000;
	font-size: 18px;
	font-weight:600;
	padding:2% 1% 0%;
}
.cont_icn {
	width: 100px;
	float: none;
	margin: 0 auto;
}
.cont_icn i {
	font-size:20px;
}

.cont_txt_main {
    width: 98%;
    float: left;
}
.cont_txt_main p {
    font-family: 'Poppins', sans-serif;
    color: #000;
    font-size: 15px;
    font-weight: 500;
    line-height: 140%;
    text-align: center;
}


.cont_txt_main p span {
    font-family: 'Poppins', sans-serif;
    color: #000;
    font-size: 17px;
    font-weight: 600;
    line-height: 140%;
    text-align: center;
}	


.career h1 {
    font-family: 'Poppins', sans-serif;
    font-size: 19px;
    font-weight: 600;
    color: #000;
    line-height: 150%;
    text-align: justify;
    margin: 1% 1%;
}


/*--------------------------------------------------------------
top arrow
--------------------------------------------------------------*/


.top_arrow{
	width:35px;
	height:38px;
	position:fixed;
	right:2%;
	bottom:3%;
	display:none;
	transition-duration: 1s;
	background-image:url('../images/top.png');
	cursor:pointer;
	background-repeat:no-repeat;
	z-index: 999;
}
.top_arrow:hover{
	width:35px;
	height:38px;
	position:fixed;
	right:2%;
	transition-duration: 1s;
	bottom:3%;
	cursor:pointer;
	background-image:url('../images/top-b.png');
	display:none;
}


/*--------------------------------------------------------------
top arrow
--------------------------------------------------------------*/


@media only screen and (max-width:1100px){
.top{
	width:100%;
}
.contener{
	width:100%;
}
}


@media only screen and (max-width:860px){
.cont_pdg_sm3 {
    padding: 1% 1.5%;
}
}


@media only screen and (max-width:800px){

.col_sm49 {
    width: 24%;
}

.cont_col_sm3 {
    width: 98%;
}

.bg2 {
    background-size: cover;
}

.col_sm99 {
    width:98%;
}

.col_sm9{
    width:98%;
}


.col_sm8{
	width:98%;
}

.col_sm88{
	width:98%;
}

.col_sm2{
	width:98%;
}
.logo{
	float:none;
	margin:0% auto;
	padding:1% 0%;
}
.top_right {
    float:none;
    margin:0% auto;
}
.col_em {
	margin-top: 1%;
	margin-bottom: 3%;
}

.col_em {
	display:none;
}

.ftr_col_sm3 {
    width:98%;
    margin: 0% 1%;
    float: left;
}

.ftr_col_sm2 {
    width:98%;
    margin: 0% 1%;
    float: left;
}

.ftr_txt h2 {
    font-family: 'PoppiNs', sans-serif;
    color: #fff;
    font-size: 20px;
    text-align: left;
    font-weight: 600;
    padding: 3% 0% 2% 0%;
}

.ftr_txt2 {
    text-align:left;
}

.ftr_txt_main {
    width: 80%;
    float: left;
    margin: 0% 1% 3% 2%;
}
.col_sm44{
	width:48%;
}
}


@media only screen and (max-width:600px){
.products_col_sm3 {
    width:98%;
    margin: 1%;
    float:none;
}
.col_sm44{
	width:100%;
}

.col_sm49 {
    width:48%;
}
}
