@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Alex+Brush&display=swap');
html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: 'Lato', sans-serif;
}

*,
*:before,
*:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}
body {
	margin:0;
	padding:0;
    font-family: 'Lato', sans-serif;
}
.clear{
	clear:both;
}
.img{
	width:100%;
	display:block;
}

.con_heading_img {
    border-radius: 200px;
    width: 200px;
    height: 200px;
}

.v_a_img{
	vertical-align:middle;
}

hr{
	border:0.5px solid #f1f1f1;
}

.pdg{
	padding:3% 4%;
}

.crcle_img{
	border-radius: 50px;
}
.srv_brd2 {
    background-color: #fff;
    padding: 2% 2% 2% 2%;
}
.col_sm91{
	width: 30%;
	margin: 1%;
	float: left;
}
.col_sm991{
	width: 65%;
	margin: 1%;
	float: right;

}
.col_sm81{
	width: 65%;
	margin: 1%;
	float: left;
}
.col_sm881{
	width: 30%;
	margin: 1%;
	float: left;

}
.shdw {
    -webkit-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 15%);
}
.ctr_box{
    width: 90%;
    margin: 0 auto;
}
.srv_text{
	padding: 4%;
}
.srv_text p{
	font-size:15px;
	font-weight:500;
	color: #000;
	text-align: justify;
	font-family: 'Lato', sans-serif;
	line-height: 150%;
	margin:0;
}

.srv_text h1{
	font-size:22px;
	font-weight: 600;
	color: #3B85C6;
	text-align: left;
	font-family:  'Lato', sans-serif;
	line-height: 120%;
	margin:0;
}



.g_text p {
    font-family: 'Lato', sans-serif;
    line-height: 140%;
    text-align: center;
    color: #000;
    font-size: 16px;
	padding:2% 1%;
    font-weight: 400;
}

/*--------------------------------------------------------------
slider
--------------------------------------------------------------*/
.col_sm1_ovo{
	width:100%;
	position:relative;
}

.col_sm1_ovo2{
	width:90%;
	position:absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.slidiier h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size:42px;
	text-align: justify;
	font-weight: 500;
	padding:0.1% 1%;
	line-height:130%;
	background-color:#1b75b3;
	display:inline-block;
}

.white{
	font-family:'Montserrat', sans-serif;
	font-size:18px;
	font-weight:700;
	color: #fff;
	padding-top: 2%;
	padding-left: 1%;
	text-align: center;
}

.slidiier p {
    font-family: 'Lato', sans-serif;
    color: #555;
    font-size:22px;
    text-align: justify;
    font-weight:500;
    padding: 1%;
}

.red_more3{
    width: 160px;
    float: left;
	margin:1%;
}


.btn3 {
    width: 100%;
    padding: 10% 10%;
    font-size: 15px;
    text-align: center;
    font-family: 'Lato', sans-serif;
    background-color: #8ab816;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    font-weight: 600;
    border-radius: 25px;
    text-transform: uppercase;
}

.btn3:hover {
    background-color: #759d0f;
    color: #fff;
}





/*---------------------------------------------
tab styling
---------------------------------------------*/

/* Style tab links */
.tablink {
  background-color: #eee;
  color: #000;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 1px ;
  font-size: 17px;
  width:16.6%;
  font-weight:600;
  font-family:'Montserrat', sans-serif;
}

.tablink:hover {
  background-color: #ddd;
}

/* Style the tab content (and add height:100% for full page content) */
.tabcontent {
  color: #000;
  display: none;
  padding:13px 0px;
  height: 100%;
  font-family:'Montserrat', sans-serif;
}

#Semigloss {background-color:#ddd;}
#Synthetic {background-color:#ddd;}
#Polyester {background-color:#ddd;}
#Polypropylene {background-color:#ddd;}
#Thermal {background-color:#ddd;}
#Security {background-color:#ddd;}

.slider_text h1{
	font-size:25px;
	font-family:'Montserrat', sans-serif;
	font-weight:500;
	color: #B10000;
    text-transform: uppercase;
	text-align:center!important;
	margin-bottom: 3%;
}

.pellets_hed  {
    font-family:'Lato', sans-serif;
    font-size: 25px;
    font-weight:600;
    text-align: center;
    margin:2% 1%;
	color:#df6512;
	text-transform:uppercase;
}



/*--------------------------------------------------------------
inner bannerr
--------------------------------------------------------------*/

.inner_banner{
  height:270px;
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-position:center;
  position: relative;
}

.inner_banner_txt{
    width: 80%;
    position: absolute;
    top: 50%;
    left: 43%;
    transform: translate(-50%, -50%);
}

.inner_banner_txt h1{
	font-family:'Montserrat', sans-serif;
    font-size:34px;
    font-weight:700;
    color: #fff;
    margin-bottom: 20px;
}

ul.breadcrumb li {
  display: inline;
  font-size: 18px;
}
ul.breadcrumb li+li:before {
  padding: 8px;
  color: #fff;
  content: "/\00a0";
}
ul.breadcrumb li a {
  font-family:'Montserrat', sans-serif;
  color: #fff;
  font-size: 15px;
  text-decoration: none;
  font-weight: 600;
}





/*--------------------------------------------------------------
Header
--------------------------------------------------------------*/
.top_main{
	width:100%;
}
.top{
	width:95%;
	margin:0 auto;
	max-width:1440px;
}

.top2{
	width:95%;
	margin:0 auto;
	max-width:1440px;
}
.top3{
	width:90%;
	margin:0 auto;
	max-width:1440px;
}
.navbar1{
	width:170px;
	float:left;
}

.navbar1 ul li a{
	font-family:'Lato', sans-serif;
	color:#fff;
	float:left;
	font-size:15px;
	padding: 15px 17px 14px 17px;
	text-decoration:none;
}

.navbar1 ul li a:hover{
	background-color:#c62827;
}

.navbar1 ul li a:active{
	background-color:#c62827!important;
}

.logo{
	width:140px;
	float:left;
	margin:1%;
}

.logo2{
	width:170px;
	float:right;
	margin:2% 1% 0%;
}

.logo_rigt{
	width:564px;
	float:right;
}

.navbar{
	width:408px;
	float:left;
	margin:0.7% 0% 0%;
}



.quote{
	width: 120px;
	float: right;
	margin:4% 0% 2%;
}

.quote_btn {
    width: 100%;
    padding: 10% 7%;
    font-size: 15px;
    text-align: center;
    font-family: 'Lato', sans-serif;
    background-color: #8ab816;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    font-weight: 600;
	border-radius:25px;
}

.quote_btn:hover {
    background-color: #79a311;
    color: #fff;
}

.call_em{
	width:40%;
	float:left;
	margin:0.5%;
}

.call{
	width:200px;
	float:left;
	margin:1%;
}

.email{
	width:270px;
	float:left;
	margin:1%;
}

.top_right{
	width:250px;
	float:right;
	margin:0.5%;
}

.catlog{
	width:95px;
	float:left;
	margin:1% 1% 0%;
	border-right:1px solid #ccc;
}

.catlog .fa{
	color:#3b85c6;
	font-size:18px;
}

.catlog{
	font-family:'Lato', sans-serif;
	color:#000;
	font-size:14px;
	font-weight:400;
	letter-spacing:0px;
	line-height:150%;
}

.s_icon{
	width:100px;
	float:right;
	margin:2.5% 1% 0%;
}

.s_icon .fa{
	color:#666;
}

.s_icon .fa:hover{
	color:#3b85c6;
}

.s_icon p{
	font-family:'Lato', sans-serif;
	color:#fff;
	font-size:15px;
	font-weight:400;
	letter-spacing:0px;
	line-height:150%;
}



.call_em_txt{
	font-family:'Lato', sans-serif;
	color:#fff;
	font-size:15px;
	font-weight:500;
}

.call_em_txt .fa{
	font-size:16px !important;
	color:#fff;
}

/*--------------------------------------------------------------
Front Page
--------------------------------------------------------------*/
.banner{
	width:100%;
}

.link{
	text-decoration:none;
	color:#fff;
}

.link:hover{
	text-decoration:none;
	color:#fff;
}

.link2{
	text-decoration:none;
	color:#191919;
	font-weight: 500;
}

/*--------------------------------------------------------------
all home page
--------------------------------------------------------------*/
.welcome h2{
	font-family: 'Lato', sans-serif;
	color: #3B85C6;
	font-size:18px;
	text-align: left;
	font-weight: 600;
	padding-top: 1%;
	padding-right: 2%;
	padding-bottom: 1%;
	padding-left: 2%;
	line-height:150%;
}

.welcome h1{
	font-family: 'Lato', sans-serif;
	color: #000;
	font-size:30px;
	text-align: left;
	line-height:120%;
	font-weight: 800;
	padding-top: 1%;
	padding-right: 2%;
	padding-bottom: 1%;
	padding-left: 2%;
}

.welcome h1 span{
	font-family: 'Lato', sans-serif;
    color: #3b85c6;
    font-size:17px;
	font-weight: 700;
}


.welcome p{
	font-family: 'Lato', sans-serif;
	color: #000;
	font-size: 15px;
	text-align: justify;
	font-weight: 500;
	line-height: 150%;
	padding-top: 1%;
	padding-right: 2%;
	padding-bottom: 1%;
	padding-left: 2%;

}



.welcome2 h1{
	font-family: 'Lato', sans-serif;
    color: #fff;
    font-size:35px;
    text-align: left;
    padding:2%;
	line-height:120%;
    font-weight: 800;
}


.welcome2 h2{
	font-family: 'Lato', sans-serif;
	color: #fff;
	font-size:18px;
	text-align: left;
	padding:1%;
	line-height:120%;
	font-weight: 800;
}


.welcome2 p{
	font-family: 'Lato', sans-serif;
	color: #fff;
	font-size:15px;
	text-align: justify;
	padding:2%;
	font-weight: 500;
	line-height:140%;
}




.strength{
	background-color:#37475e;
	border-radius: 25px;
	padding:4% 2%;
}


.pr_icon{
	width:300px;
	float:none;
	margin:1% auto;
}


.strength h1{
	font-family: 'Lato', sans-serif;
    color: #fff;
    font-size: 20px;
    text-align: center;
    margin: 7% 1% 1%;
    font-weight: 600;
    text-transform: capitalize;
}

/*.strength p{
	font-family: 'Lato', sans-serif;
    color: #191516;
    font-size:18px;
    text-align: center;
    margin:3% 1% 1%;
    font-weight: 500;
	line-height:160%;
}*/




.headd h1{
	font-family: 'Lato', sans-serif;
	color: #FFFFFF;
	font-size:30px;
	text-align: center;
	margin:2% 1% 2%;
	font-weight:800;
}



.over_col_sm3{
	width:23%;
	margin:1%;
	float:left;
	position: relative;
	min-height:330px;
	border-bottom:3px solid #0b295f;
}


.over_col_sm3:hover .overlay {
  bottom: 0;
  height: 100%;
}


.overlay {
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
  background-color: #0b295f;
  overflow: hidden;
  width: 100%;
  height:0;
  transition: .5s ease;
}




.services_txt2 h1{
	color:#000;
	text-align:left;
	font-size:18px;
	font-weight:700;
	padding:6% 0% 4%;
	line-height:140%;
	min-height:75px;
	font-family:  'Lato', sans-serif;
}
.services_txt2 p{
	color:#000;
	text-align:justify;
	font-size:15px;
	font-weight:500;
	padding:1% 0% 1%;
	font-family:  'Lato', sans-serif;
	line-height:140%;
	min-height:150px;
}






.ab_txt a{
	font-family: 'Lato', sans-serif;
    font-size: 15px;
    text-decoration: none;
    font-weight: 600;
    color: #000;
    display: inline-block;
    margin:2% 0% 3%;
	float:left;
}
.ab_txt a .fa{
	margin-left: 5px;
	-webkit-transition: all 0.3s ease;                  
    -moz-transition: all 0.3s ease;                 
    -o-transition: all 0.3s ease;   
    -ms-transition: all 0.3s ease;          
    transition: all 0.3s ease;
}

.ab_txt a:hover .fa{
	margin-left: 15px;	
}




.line1{
	width: 10%;
    background-color: #ebbe64;
    height: 1px;
	float:left;
    margin: 1%;
}



.we_icon{
	width:100%;
	margin:1% auto;
	float:none;
}


.indus_serv h1{
	color:#000;
	text-align:center;
	font-size:20px;
	font-weight:600;
	padding:4% 0% 4%;
	font-family:  'Lato', sans-serif;
}
.indus_serv p{
	color:#0b295f;
	text-align:center;
	font-size:17px;
	font-weight:600;
	padding:1% 1% 0%;
	font-family:  'Lato', sans-serif;
	line-height:140%;
	min-height:100px;
}


.indus_serv_text{
	padding:4%;
	
}


.indus_serv_text h1{
	color:#fff;
	text-align:center;
	font-size:20px;
	font-weight:600;
	padding:4% 0% 4%;
	font-family:  'Lato', sans-serif;
}
.indus_serv_text p{
	color:#fff;
	text-align:center;
	font-size:17px;
	font-weight:600;
	padding:1% 1% 0%;
	font-family:  'Lato', sans-serif;
	line-height:140%;
	min-height:100px;
}



.pro_icon{
	width:120px;
	float:left!important;
}
/*--------------------------------------------------------------
founders section
--------------------------------------------------------------*/
.founders h1 {
    font-family: 'Lato', sans-serif;
    color: #001E57;
    font-size:40px;
    text-align: center;
    margin:1%;
	letter-spacing: 1px;
    font-weight: 800;
}
/*--------------------------------------------------------------
about us page
--------------------------------------------------------------*/
.abt p {
    font-family: 'Lato', sans-serif;
    color: #555;
    font-size: 17px;
    text-align: center;
    padding: 2%;
    font-weight: 500;
    line-height: 150%;
}

.abt1 h1 {
    font-family: 'Lato', sans-serif;
    color: #001E57;
    font-size:40px;
    text-align: left;
    margin:4% 1% 2%;
    font-weight: 800;
}

.abt1 p {
    font-family: 'Lato', sans-serif;
    color: #555;
    font-size: 16px;
    text-align: justify;
    padding:1%;
    font-weight: 500;
    line-height: 150%;
}

.abt1 p span {
    font-weight: 600;
}



.mission{
	padding:4% 2%;
}


.mission h1 {
    font-family: 'Lato', sans-serif;
    color: #001E57;
    font-size:37px;
    text-align: center;
    margin:4% 1% 2%;
    font-weight: 800;
}


.line2{
	width:70px;
    background-color: #df6512;
    height: 1px;
	float:none;
    margin: 2% auto;
}


.mission p {
    font-family: 'Lato', sans-serif;
    color: #555;
    font-size: 18px;
    text-align: center;
    padding:1%;
    font-weight: 500;
    line-height: 170%;
}



/*--------------------------------------------------------------
industry
--------------------------------------------------------------*/

.indus_icon{
	width:64px;
	float:none;
	margin:1% auto;
}

.zoom {
  transition: transform .4s;
  margin: 0 auto;
}

.zoom:hover {
  -ms-transform: scale(1.2); /* IE 9 */
  -webkit-transform: scale(1.2); /* Safari 3-8 */
  transform: scale(1.2); 
}


.industry h1{
	color:#000;
	text-align:center;
	font-size:20px;
	font-weight:600;
	padding:7% 1%;
	font-family:  'Lato', sans-serif;
}
.industry p{
	color:#555;
	text-align:center;
	font-size:16px;
	font-weight:500;
	padding:1% 2%;
	font-family:  'Lato', sans-serif;
	line-height:140%;
	min-height:265px;
}


/*-------------------------------------------
Semigloss
-------------------------------------------*/
.semi p {
    font-family: 'Lato', sans-serif;
    color: #555;
    font-size: 17px;
    text-align: justify;
    padding: 1% 0%;
    font-weight: 500;
    line-height: 150%;
}


/*--------------------------------------------------------------
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;
}

.td_txt{
	font-size:15px;
	font-family:'Lato', sans-serif;
	font-weight:500;
	color:#555;
	text-align:center!important;
	padding:1%!important;
}


.table_hed_main{
	font-size: 18px;
    font-weight: 700;
    color: #fff;
    font-family:'Lato', sans-serif;
    padding:1%!important;
	text-align:center!important;
	background-color:#df6512;
}

.table_hed{
	font-size: 17px;
    font-weight: 700;
    color: #000;
    font-family:'Lato', sans-serif;
    padding:1%!important;
	text-align:center!important;
	background-color:#ffe6d5;
}




/*--------------------------------------------------------------
Regular Content
--------------------------------------------------------------*/
.col_sm1{
	width:100%;
	margin:0 auto;
}

.col_sm0{
	width:85%;
	margin:0 auto;
}
.col_sm2{
	width:48%;
	float:left;
	margin:1% 1%;
}
.col_sm22{
	width: 40%;
    margin: 1%;
    float: left;
}

.col_sm222{
	width: 56%;
    margin: 1%;
    float: right;
}
.col_sm3{
	width:31%;
	float:left;
	margin:1%;
	position:relative;
}

.col_sm33{
	width:23%;
	float:left;
	margin:1% 1%;
}

.col_sm4{
	width:23%;
	margin:1%;
	float:left;
}
.col_sm5{
	width:18%;
	margin:1%;
	float:left;
}

.col_sm6{
	width:14.5%;
	margin:1%;
	float:left;
}
.col_sm8{
	width:36%;
	margin:1%;
	float:left;
}
.col_sm88{
	width:60%;
	margin:1%;
	float:right;
}


.col_sm888{
	width:65%;
	margin:1%;
	float:left;
}

.col_sm9{
	width:34%;
	margin:1%;
	float:left;
}
.col_sm99{
	width:58%;
	margin:1%;
	float:left;	
}

.col_sm10{
	width:56%;
	float:left;
	margin:1%;
}

.col_sm100{
	width:40%;
	float:right;
	margin:1%;
}

.col_sm11{
		width: 18%;
		margin: 1%;
		float: left;
}

.col_sm110{
	width:31%;
	float:right;
	margin:1%;
	position:relative;
}



/*--------------------------------------------------------------
extra
--------------------------------------------------------------*/
.bg_clr1{
	background-color:#3b85c6;
}

.bg_clr2{
	background-color:#fff;
	padding:4%;
	margin:0% 1%;
	border:1px solid #1b75b3;
	border-radius: 10px 40px 10px 10px;
}

.bg_clr3{
	background-color:#000;
	padding:20px 0px;
}

.bg_clr44{
	background-color:#080808;
	border-top:1px solid #0d0d0d;
}


.bg_clr5{
	background-color:#3b85c6;
}
.bg_clr27{
	background-color:#093e6c;
}


.bg_clr6{
	background-color:#f5f5f5;
}


.bg_img1{
  background-image: url("../images/mission-bg.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding:30px 0px;
}



/*--------------------------------------------------------------
footer
--------------------------------------------------------------*/

.brd{
	border:1.5px solid #323887;
	width:10%;
	margin:2% 0%;
}


.ftr_txt h1{
	font-family: 'Lato', sans-serif;
	font-size:24px;
	font-weight:600;
	margin:0% 0% 4% 0%;
	color:#fff;
}

.ftr_txt h2{
	font-family: 'Lato', sans-serif;
	font-size:18px;
	font-weight:500;
	margin:0% 0% 2% 0%;
	color:#fff;
}

.ftr_txt p{
	font-family: 'Lato', sans-serif;
	font-size:15px;
	font-weight:400;
	margin:1% 0%;
	line-height:160%;
	color:#fff;
	text-align:left;
}

.ftr_txt2 p{
	font-family: 'Lato', sans-serif;
	font-size:15px;
	font-weight:400;
	margin:1% 1%;
	line-height:160%;
	color:#fff;
	padding-right:13%;
	text-align:justify;
}

.ftr_lt_txt{
	font-family: 'Lato', sans-serif;
	font-size:14px;
	font-weight:500;
	line-height:160%;
	color:#fff;
}

.ftr_right{
	text-align:right;
}

.ftr_nav ul li {
    padding: 1.5% 2%;
}

.ftr_nav ul li a {
    text-decoration: none;
    color: #fff;
    text-transform: capitalize;
    font-size: 15px;
    font-weight:500;
    font-family: 'Lato', sans-serif;
}

/*--------------------------------------------------------------
Button
--------------------------------------------------------------*/

.red_more{
    width: 140px;
    float: left;
	margin:1%;
}

.btn2 {
    width: 100%;
    padding: 10% 10%;
    font-size: 14px;
    text-align: center;
    font-family: 'Lato', sans-serif;
    background-color: #8ab816;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    font-weight: 600;
	border-radius:25px;
    text-transform: uppercase;
}

.btn2:hover {
    background-color: #789f15;
    color: #fff;
}





.red_more2{
    width: 110px;
    float: left;
	margin:1%;
}

.btn22 {
    width: 100%;
    padding: 9% 9%;
    font-size: 13px;
    text-align: center;
    font-family: 'Lato', sans-serif;
    background-color: #000;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    font-weight: 500;
	border-radius:5px;
    text-transform: uppercase;
}





.red_more4{
    width: 110px;
    float: left;
	margin:4% 1% 2%;
}

.btn4 {
    width: 100%;
    padding: 9% 9%;
    font-size: 13px;
    text-align: center;
    font-family: 'Lato', sans-serif;
    background-color: #000;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    font-weight: 500;
	border-radius:5px;
    text-transform: uppercase;
}


/*--------------------------------------------------------------
Bullet
--------------------------------------------------------------*/
.bullet  {
	width:100%;
	margin-top:0%;
}

.bullet ul {
    list-style-image:url(../images/bullet.png);
	margin-left:3%;
}

.bullet ul li{
	font-family:'Lato', sans-serif;
	font-size:16px;
	line-height:180%;
	color:#000;
	margin:0% 2% 0.1% 2%;
	padding:1% 0.8% 0.1% 0.8%;
	text-decoration: none;
	font-weight:500;
	text-transform:capitalize;
}


.bullet3  {
	width:100%;
	margin-top:0%;
}

.bullet3 ul {
    list-style-type:disc;
	margin-left:3%;
}

.bullet3 ul li{
	font-family:'Lato', sans-serif;
	font-size:16px;
	line-height:180%;
	color:#000;
	margin:0% 2% 0.1% 2%;
	padding:1% 0.8% 0.1% 0.8%;
	text-decoration: none;
	font-weight:500;
}
/*--------------------------------------------------------------
Contact Page
--------------------------------------------------------------*/
.page_head{
	font-family: 'Lato', sans-serif;
	color: #000;
	font-size: 28px;
	font-weight: 700;
	margin-top: 3%;
	margin-right: 0%;
	margin-bottom: 1%;
	margin-left: 1%;
}
.contact_txt h2{
	font-family: 'Lato', 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:#f3f3f3;
	min-height:140px;
}
.cont_pdg_sm3{
	padding:1% 1.5%;
}
.con_heading h2{
	font-family: 'Lato', sans-serif;
	color: #000;
	font-size: 18px;
	font-weight:600;
	padding:2% 1% 0%;
}
.cont_icn {
    width: 20px;
    float: left;
    margin: 1.5% 3% 0% 1%;  
}
.cont_icn i {
	font-size:20px;
	color:#000;
}

.cont_txt_main {
    width: 85%;
    float: left;
}
.cont_txt_main p {
    font-family: 'Lato', sans-serif;
    color: #000;
    font-size: 15px;
    font-weight:500;
    line-height:150%;
    text-align:justify;
}

.cont_txt h2 {
    font-family:'Lato', sans-serif;
    font-size:30px;
    font-weight:700;
    margin:4% 1% 1%;
    color: #fff;
}




.cont_txt h4 {
    font-family:'Lato', sans-serif;
    font-size:18px;
    font-weight:500;
    margin:3% 1% 1%;
    color: #afafaf;
}

.cont_txt h3 {
    font-family:'Lato', sans-serif;
    font-size:35px;
    font-weight:800;
    margin:0% 1% 1%;
    color: #001e57;
}


.cont_txt p {
    font-family:'Lato', sans-serif;
    font-size:18px;
    font-weight:500;
	line-height:150%;
    margin:4% 1% 1%;
    color: #fff;
}


.newsletter h1 {
	color: #fff;
	font-size:30px;
	font-weight: 600;
	font-family:'Lato', sans-serif;
	text-align:left;
	text-transform:capitalize;
	padding:3% 1% 0%;
}

.line{
	width: 102px;
    height: 5px;
    background-color: #d5d5d5;
	margin-left: 2%;
}


.bullet2 ul {
    list-style-image:url(../images/bullet3.png);
	margin-left:0%;
}
.bullet2 ul li{	
	font-family: 'Lato', sans-serif;
    color: #000;
    font-weight: 500;
    font-size: 16px;
    line-height: 110%;
    text-align: justify;
    margin: 2% 1% 2% 6%;
}



.client h1 {
    font-size:24px;
    font-weight: 700;
    color: #2f2f2f;
    text-align: left;
    padding:0% 1% 1% 1%;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    line-height: 130%;
}

/*--------------------------------------------------------------
top_arrow
--------------------------------------------------------------*/
.top_arrow{
	width:35px;
	height:38px;
	position:fixed;
	right:1%;
	bottom:13%;
	transition-duration: 1s;
	background-image:url('../images/top.png');
	cursor:pointer;
	background-repeat:no-repeat;
	z-index: 999;
	background-size:100% 100%;
}
.top_arrow:hover{
	width:35px;
	height:38px;
	position:fixed;
	right:1%;
	transition-duration: 1s;
	bottom:13%;
	cursor:pointer;
	background-image:url('../images/top-b.png');
	background-size:100% 100%;
}


.m-blk{
	display:none!important;
}


@media only screen and (max-width:1920px){
.top_bg {
    background-image: url(../images/top-bg1920.jpg);
    background-size: 100% 100%;
	background-color:#f5f5f5;
}
}



@media only screen and (max-width:1125px){
.top{
	width:98%;
}
.top2{
	width:96%;
}
}


@media only screen and (max-width:1030px){
.top_bg {
    background-image: none;
    background-color: #3b85c6;
}
.s_icon .fa {
    color: #fff;
}
.catlog {
    display: none;
}
}

@media only screen and (max-width:960px){
.m-blk{
	display:block!important;
}
.navbar1{
	display:none;
}

.top {
    width: 100%;
}

.logo_rigt {
    width: 100%;
}
.quote {
    width: 150px;
    float: none;
    margin: 1% auto;
}


.navbar {
    width: 100%!important;
	float:none!important;
	margin:0% auto!important;
	background-color: #3b85c6!important;
}
.logo{
	margin:1% auto;
	float:none;
}
.logo2{
	margin:1% auto;
	float:none;
}
}

@media only screen and (max-width:900px){
.col_sm6 {
    width: 31%;
}

.col_sm88{
	width:98%;
}
.col_sm8{
	width:98%;
}

.top_right {
    width: 135px;
}
.cont_col_sm3 {
    width:98%;
}
}

@media only screen and (max-width:800px){

.col_sm91 {
    width:98%;
}

.col_sm991 {
    width:98%;
}

.slidiier h2 {
    font-size:30px;
}

.industry p {
    padding: 1% 2% 5%;
    min-height: auto;
}

.industry h1 {
    padding: 4% 1%;
}

.call_em {
    float: left;
}
.col_sm10{
	width:98%;
}

.col_sm100{
	width:98%;
}

.col_sm9 {
    width:98%;
}

.col_sm99 {
    width:98%;
}

.col_sm3{
	width:98%;
	float:none;
	margin:1%;
}	

.over_col_sm3 {
    width: 98%;
}

.gallery_col_sm3{
    width:98%;
}

.col_sm4{
	width:100%;
}

.ftr_txt h1{
	margin:4% 0%;
}
.col_sm2{
	width:98%;
}
.ftr_right{
	text-align:left;
}
.mrg_top {
    margin: 21% 1% 1%!important;
}

.col_sm0 {
    width: 95%;
}
}


@media only screen and (max-width:700px){
.top_right {
    width: 108px;
    float: left;
    margin: 1%;
}
}


@media only screen and (max-width:600px){
.col_sm6 {
    width:48%;
}

.s_icon {
    width: 98%;
}

.slidiier h2 {
    font-size:25px;
}

.red_more3 {
    width: 120px;
}


.btn3 {
    padding: 7%;
    font-size: 14px;
}

.pr_icon{
	width:250px;
}

.over_col_sm3 {
    min-height: 310px;
}

}


@media only screen and (max-width:500px){
.col_sm6 {
    width:98%;
}g_text

.call_em {
	width: 472px!important;
    float: none;
    padding: 5px;
	margin:0%;

}

.call{
	margin:2% 0%;
}

.email{
	margin:2% 0%;
}
}

@media only screen and (max-width:400px){
.bullet ul {
    margin-left: 5%;
}
}
