body{font-family: OpenSans-Regular !important; margin: 0; padding:0; overflow-x: hidden; }

*{
	margin:0;
	padding:0;
}

.top-header{
    width: 100%;
    border:1px solid #e7e7e7;
    padding: 13px;
}

.address i {
    font-size: 16px;
    color: #ff6a00;
    margin-right: 5px;
}
.address-cont{
    color: #6f6c6c;
    margin-left: 9px;
    font-family:OpenSans-Regular;
}
.phone{
   float: right; 
}
.phone i{
font-size:20px;
color: #ff6a00;
}
.logo{
    top: 0;
    float: left;
    padding: 0px;
    height: 60px;
   margin-top: -20px;
}
.nav-top{
	padding:24px;
	margin-bottom: 0px !important;
}
.nav-right{
	padding-top:6px;
}
 .dropdown-menu.menu-top > li > a {
    
    padding: 11px 12px !important;
}
.dropdown-menu.menu-top > li > a:hover, .dropdown-menu > li > a:focus{
    
    background-color: #1F3666;
    color: #fff;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus{
    background-color:#fff !important;
}
.navbar-default .navbar-nav > li > a {
    font-size: 16px;
}
.navbar-nav > li > .dropdown-menu{padding: 0px;}
.main-title-box{padding: 20px; background-color: #1F3666; text-align: center; color: #fff; font-size: 20px; border-right: solid 1px;}
.main-title-padding{
    padding-left: 0px!important;
    padding-right: 0px!important;
}

.full-width{width:100%;}
.welcome{
    width: 100%;
    text-align: center;
    color: #fff;
   margin-top: 35px;
    
}
.welcome2{
    width: 100%;
    background-color: #337ab7;
    text-align: center;
    color: #fff;
   margin-top: 35px;
    height: 341px;
    
}

.welcome2 h4{
    font-size: 20px;
    color: #fff;
   font-family: OpenSans-Regular;
    text-align: center;
    padding-top:158px;
    font-weight: 600;
}
.welcome-img{
    height: 214px;
    background-color:#000;
}
.welcome-contant{
    height: 153px;
    background-color: #337ab7;
    margin-top: -10px;
}
.welcome-contant p{
   padding-top: 8px;
    text-align:justify;
    padding-left: 12px;
    font-size: 14px;
    color: #fff;
    padding-right: 7px;
    
}
.welcome-contant h4{
   padding-top: 19px;
    text-align: left;
    padding-left: 20px;
    font-size: 18px;
    color: #fff;
    
}
#about{
    padding:30px 0;
}
.abt-title{
    margin-top: 28px;
    font-size: 32px !important;
    color: #ff6a00;
    text-align: center!important;
   
}
.abt-line{
    /*width: 6%;
    height: 2px;
    background-color: #ff6a00;
    margin:0 auto;
    margin-bottom: 20px;*/
}
.about{
    width: 100%;
    background-color: #edeef0;
    padding-bottom: 40px;
}
.about-1{
    margin-top: 29px;
    line-height: 23px;
    color: #69696b;
    font-family: OpenSans-Regular;
    text-align: justify;
}
.about2{
    margin-top: 20px;
    line-height: 23px;
    color: #69696b;
    font-family: OpenSans-Regular;
    text-align: justify;
}
.service-bg{
    width: 100%;
    background-image:url(../image/service-bg.jpg);
    background-size: cover;
    background-position: center;
    padding-bottom: 60px;
}


.service-title{
    margin-top: 28px;
    font-size: 32px;
    color: #fff;
    text-align: center;
   
}
.service-line{
    width: 6%;
    height: 2px;
    background-color: #fff;
    margin:0 auto;
}
.service-title2{
    margin-top: 28px;
    font-size: 22px;
    color: #ff6a00;
    letter-spacing: 2px;
    font-weight: 600;
    padding-bottom: 7px;
}
.service-list li{
    line-height: 42px;
    color: #fff;
    font-size: 16px;
    list-style: none;
    text-indent: -1em;
}

.service-list ul {
  list-style-type: none; /* no default bullets */
}

.slick-dots {
    position: absolute;
    bottom: -44px !important;
}

.service-list li:before { /* the custom styled bullets */
  content: "";
  margin-right: 10px;
  display: inline-block;
  width: 10px;
  height: 10px;
  background-color: #ff6a00;
  border-radius: 50%;
  margin-bottom: 2px;
}
#core-values{
    padding:25px 0;
    padding-bottom: 50px;
}

.footer-title{
    color: #ff6a00;
    font-size: 16px;
    font-family: OpenSans-Regular;
    font-weight: 600;
    margin-top: 15px;
	margin-bottom: -14px;
}
.footers{
	margin-top:32px;
	list-style-image:url(../image/list-arrow.html);
}
.footers li{
	margin-top: 14px;
	 font-family: "OpenSans-Regular";
	 font-size:14px;
}
.footers li a{
	text-decoration:none;
	color:#404041;
}
.footer-add{
    display: block;
	font-size: 15px;
    line-height: 33px;
	 font-family: OpenSans-Regular;
	 margin-left: 29px;
	 margin-top: -4px;
}
.footer-lcon{
	font-size: 19px;
	color:#ff6a00;
	float: left;
	
}
.copy-right{
	background-color:#ff6a00;
	text-align:center;
	color:#fff;
	padding:10px;
	width:100%;
}
.copy-right p{
	margin-top:10px;
	 font-family: OpenSans-Regular;
}
.footer-box {
    width: 100%;
    background-color: #ECECEE;
    padding-top: 40px;
}
.footer-box a{
    color: #ff6a00;
    text-decoration: none;
}
figure.snip1104 {
    font-family: OpenSans-Regular;
  position: relative;
  float: left;
  overflow: hidden;
  margin-top: 36px;
  min-width: 220px;
  max-width: 310px;
  max-height: 220px;
  width: 100%;
  background: #000000;
  color: #ffffff;
  text-align: center;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}

figure.snip1104 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

figure.snip1104 img {
  max-width: 100%;
  position: relative;
  opacity: 0.8;
}

figure.snip1104 figcaption {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

figure.snip1104 h2 {
  position: absolute;
  left: 40px;
  right: 40px;
  display: inline-block;
  background: #000000;
  -webkit-transform: skew(-10deg) rotate(-10deg) translate(0, -50%);
  transform: skew(-10deg) rotate(-10deg) translate(0, -50%);
  margin: 0;
  top: 50%;
  text-transform: uppercase;
  padding: 7px 5px;
    font-size: 15px;
}


figure.snip1104:before {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  content: '';
  background: #ffffff;
  position: absolute;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: rotate(110deg) translateY(-50%);
  transform: rotate(110deg) translateY(-50%);
}

figure.snip1104 a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  z-index: 1;
}

figure.snip1104.red {
  background: #ff6a00;
}

figure.snip1104.red h2 {
  background: rgba(0, 0, 0, 0.73);
}

figure.snip1104:hover img,
figure.snip1104.hover img {
  opacity: 1;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

figure.snip1104:hover h2,
figure.snip1104.hover h2 {
  -webkit-transform: skew(-10deg) rotate(-10deg) translate(-150%, -50%);
  transform: skew(-10deg) rotate(-10deg) translate(-150%, -50%);
}

figure.snip1104:hover:before,
figure.snip1104.hover:before {
  -webkit-transform: rotate(110deg) translateY(-150%);
  transform: rotate(110deg) translateY(-150%);
}
.image-cap{
    width: 89%;
    clear: both;
   padding-top: 2px;
}
.sec-sub-text{
    text-align: justify;
    margin-top: 55px;
    line-height: 23px;
    color: #69696b;
    font-family: OpenSans-Regular;
}
.useful{
   margin: 0 auto;
    width: 90%;
    margin-top: 55px;

}
.useful i{
    color: #ff6a00;
}
.useful a{
   color: #69696b;
}
.footer-add {
    display: block;
    font-size: 15px;
    line-height: 33px;
    font-family: "OpenSans-Regular";
    margin-left: 29px;
    margin-top: -4px;
    color: #69696b;
}
.text
{
    display:inline-block;
    margin-left:7px;
    font-size: 15px;
    font-family: "OpenSans-Regular";
}
.footer-logo{
  top: 0;
float: left;
padding: 0px;
height: 60px;
margin-top: -20px;
    margin-left: -10px;
}
.footer-logo img{
    width: 68%;
}
.follow-us{margin-top:54px;}
.follow-us a {
    color: #fff;
    font-size: 20px;
    margin-right: 10px;
    background-color: #ff6a00;
    width: 50px;
    height: 50px;
    padding: 7px 8px;
    border-radius: 30px;
}

.side_list.var2.vertical .tabs_nav li a {
    padding: 14px 20px;
}
.side_list.var2 .tabs_nav li a {
    background: none;
    font-weight: bold;
    color: #3b3b3b;
    border-bottom: 2px solid #f3f3f3;
    text-transform: uppercase;
    background: #eaeaea;
}
.mad_main6 .side_list.var2 .tabs_nav li a:before {
    color: #ee2d32;
    border: 2px solid #ee2d32;
}
.mad_main6 .side_list.var2 .tabs_nav li a:before {
    color: #ee2d32;
    border: 2px solid #ee2d32;
}

#news{padding:40px 0;}
.news-title{
    font-size: 32px;
    color: #ff6a00;
    text-align: left;
   
}
.news-line{
    /* width: 6%; */
    /* height: 2px; */
    /* background-color: #ff6a00; */
    
}
.mad_section {
    margin-top:20px;
}
.head-line{    
    text-transform: capitalize;
    color: #333;
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 16px;
}
.post-date{
    width:100%; 
    padding:0;
    border-bottom:1px solid #ccc; 
    margin-bottom:15px;
}
.post_news .post_item .post_body .post_meta {
    color: #ff6a00;
    font-size: 14px;
    padding-bottom: 5px;
}
.post_news a:hover{text-decoration: none;}
#category-list {
    list-style-type: none;
    margin-top: 20px;
    margin-bottom: 20px;
    margin: 0px;
    padding: 0px;
}
.category-menu {
    list-style-type: none;
    margin-left: 5px;
    margin-right: 5px;
    font-size: 14px;
    margin: 15px 30px;
}
.order-category .active {
    border: 1px solid #ff6a00;
}
.order-category .active a {
    color: #ff6a00;
}
.category-menu a {
    text-decoration: none;
    display: block;
    font-size: 16px;
    color: #333333;
    text-transform: uppercase;
    padding: 18px 30px;
    border: 1px solid #ddd;
    -webkit-box-shadow: 2px 1px 11px 0px rgba(0,0,0,0.22);
    -moz-box-shadow: 2px 1px 11px 0px rgba(0,0,0,0.22);
    box-shadow: 2px 1px 11px 0px rgba(0,0,0,0.22);
}
.category-menu a:hover {
    border-color: #ff6a00;
    color: #ff6a00;
}

#careers{padding:40px 0;}
#careers label{
    font-weight: 400 !important;
    font-size: 15px;
    color: #333;
}
.career-text{
    margin-top:20px; 
    line-height: 26px; 
    font-size: 16px;
}
.career-title{
    font-size: 20px;
    color: #337ab7;
}
#careers .btn-submit{
    width:25% !important;
    border-radius: 0px;
}
.panel-group .panel {
        border-radius: 0;
        box-shadow: none;
        border-color: #EEEEEE;
    }

.panel-default > .panel-heading {
        padding: 0;
        border-radius: 0;
        color: #fff;
        background-color: #26a69a;
        border-color: #148e82;
    }

.panel-title {
    font-size: 15px;
    text-transform: uppercase;
    }

.panel-title > a {
        display: block;
        padding: 15px;
        text-decoration: none;
    }

.more-less {
        float: right;
        color: #f5f5f5;
    }

.panel-default > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #EEEEEE;
        border: 1px solid #ddd;
    }
.apply-online .panel{
    
    background-color: rgba(238, 238, 238, 0.72) !important;
    padding:25px 10px;
}
.mg-top{margin-top:15px;}
#contact{
    padding-top:10px; 
    padding-bottom:40px;
}

#contact .address h3 {
    font-size: 24px;
    color: #4991ce;
    margin: 15px 0;
    line-height: 28px;
    font-weight: 300;
}

#contact .about p {
    line-height: 28px;
    color: #313131;
}
#services{
    padding-top:10px; 
    padding-bottom:40px;
}
.upfront{padding:15px 0;}
.upfront p b{font-size: 14px;}
.upfront p{
    margin: 0 0 10px;
    line-height: 27px; color:#69696b;
}
.upfront img{float:right; margin-left:10px;}

#energy{padding:40px 0; border-top: 1px solid #ececee;}
#energy p{color:#69696b;}
#energy ul li{color:#69696b;    font-size: 14px;  line-height: 26px;}
.mg{margin:15px;}
.post_news p{color:#69696b;}
.reference{  margin-top: 30px;}
.reference ul li{
    list-style: disc;
    font-size: 16px;
    line-height: 34px;
}
.reference{
    /*list-style: disc;*/
    font-size: 16px;
    line-height: 34px;
}
.product{margin-top:30px;}
.product ul li{
    font-size: 20px;
    line-height: 36px;
    color: #00a1e4;
    text-transform: uppercase;
    
}
.refer-img{
    /*border: 3px solid rgba(255, 106, 0, 0.61);*/
    margin: 20px 0;
     border: 1px solid #ddd;
    -webkit-box-shadow: 2px 1px 11px 0px rgba(0,0,0,0.22);
    -moz-box-shadow: 2px 1px 11px 0px rgba(0,0,0,0.22);
    box-shadow: -1px 1px 12px 4px rgba(0,0,0,0.22);
}
.refer-img img{width:100%;}
#about p {
    font-size: 15px;
    line-height: 28px;
    text-align: justify;
     margin-top: 10px;
}
#about h4 {
    font-size: 18px;
    color: #333; font-weight: 600;
}
.address p{
    margin-bottom: 5px;
}
.upfront .mg-bottom{
    margin-bottom: 15px;
}
.upfront-img img{
   /* border: 2px solid #ff8532;
    margin:20px 0; */
    margin: 20px 0;
     border: 1px solid #ddd;
    -webkit-box-shadow: 2px 1px 11px 0px rgba(0,0,0,0.22);
    -moz-box-shadow: 2px 1px 11px 0px rgba(0,0,0,0.22);
    box-shadow: -1px 1px 12px 4px rgba(0,0,0,0.22);
}


.prod {
    font-size: 20px;
    line-height: 36px;
    color: #00a1e4;
    text-transform: uppercase;
}