/*reset file open here*/
body {
    padding: 0;
    margin: 0;
    background: #fff;
    font-size:16px;
    font-family: 'Source Sans Pro', sans-serif;
}

body a:hover {
    text-decoration: none;
    transition: .5s all;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all
}
.img-fluid {
    width: 100%;
    height: auto;
}
html {
    scroll-behavior: smooth
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0
}

p {
    margin: 0;
    padding: 0;
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 1.6;
    color: #333131;
}

ol,
ul {
    margin: 0;
    padding: 0
}
/*reset close*/

.header-top
{
    padding: 6px 0;
}
.img-fluid1 {
    width: 60%;
    height: auto;
}
.tag-line
{
 margin: 0;
    padding: 0;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0px;
    line-height: 1.6;
    color: #1f3c73; 
    font-family: 'Source Sans Pro', sans-serif;
}
.bottom-menu
{
    background-color:#1f3c73;
}
.mobile-icon-call-new 
{
display:none;
}
.top-icon-link {
    list-style-type: none;
    padding-left: 100px;
}
.top-icon-link li 
{
    float: left;
    padding: 10px 0;
}
.about-detail {
    text-align: justify;
    padding: 0px 35px;
}
.contact
{
  border:none;
}
.read-more-btn
{
    color: #1f5d79;
    text-align: center;
    font-weight: bold;
    /* padding: 1em 0; */
    width: 100%;
    display: inline-block;
    margin: 14px auto 0 auto;
}
.about-logo img
{
  max-width: 206px;
  height: 99px;
}
.about-logo
{
    margin-top: 3em;
    margin-bottom: 2em;
    padding: 10px 6px;
   border-right: 1px solid #ccc;
}
.about-logo p
{
    color: #1f3c73;
    font-weight: bold;
    padding-bottom: 10px;
  }
  
.about-logo:hover
{
  background-color:#f1f1f1;
}
.icon {
    font-size: 30px;
    color: #1f5d79;
    padding: 0px 0px;
}
.icon1 {
    font-size: 17px;
    color: #1f5d79;
    padding: 0px 0px;
}

.phon-no {
    font-size: 16px;
    color: #1f5d79;
    line-height: 1.4;
}
.phon-inside {
    color: #5c5b5b;
}
.sub-logo
{
  width: 118px;
  padding-top:10px;
}
.banner {
  width: 100%;
  height: 100%; }

.banner_image {
  position: absolute;
  display: block;
  left: -100%;
  right: -100%;
  width: 100%;
  margin: 0 auto;
  top: 0;
  bottom: 0; 
}
.inside-div1 {
    padding: 5em 0;
}
.banner_overlay {
  position: absolute;
  z-index: 900;
  width: 800px;
  height: 100%;
  left: 50%;
  margin-left: -400px; }
.banner2
{
    background-image: url(../images/banner-inside.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height:250px;
}
.health
{
    background-image: url(../images/go-green.png);
    background-position: left;
    background-repeat: no-repeat;
    background-size: cover;
}
.health-safe {
    background-image: url(../images/health-and-safety-risk-assessment-guide.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.banner-title
{
   position: absolute;
    top: 33%;
    left: 50%;
    text-align: center;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 43px;
    text-transform: uppercase;
}
.banner_overlay_container {
  position: absolute;
  width: 100%;
  bottom: 54px;
  padding-left: 50px; }

.banner_overlay_header {
  color: #fff;
  padding-left: 0;
  bottom: 5%; }

.banner_overlay_subhead {
  margin-top: 1em;
  color: #fff;
  margin-bottom: 1em;
  font-size: 15px; 
}

.banner-slider {
    position: relative;
  height: 500px;
  overflow: hidden;
  width: 100%; }

.banner-slider_nav {
  position: absolute;
  z-index: 9999;
  width: 800px;
  bottom: 0;
  text-align: center;
  left: 50%;
  margin-left: -400px;
  padding-left: 0;
  margin-bottom: 0; }

.banner-slider_nav_item {
  display: inline; }
  .banner-slider_nav_item > a {
    display: inline-block;
    font-size: 3em;
    color: #fff;
    text-decoration: none;
    padding: 8px 3px;
    line-height: 12px; }
    .banner-slider_nav_item > a:hover {
      color: rgba(0, 0, 0, 0.75); }

.banner-slider_nav_item--is-selected > a {
  color: #1f5d79; }

.banner_slide {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0; }

.banner_button {
  padding: 20px;
  text-decoration: none;
  background-color: #4d4dff;
  color: #fff;
  display: inline-block; }

.cycle_arrow-wrapper {
  position: absolute;
  height: 50px;
  top: 50%;
  margin-top: -25px;
  width: 800px;
  left: 50%;
  margin-left: -400px;
  z-index: 1001; }

.cycle_next {
  position: absolute;
  right: 5px;
  background: transparent url("../images/arrow-right.png") no-repeat center center;
  display: block;
  width: 21px;
  height: 30px; }

.cycle_prev {
  position: absolute;
  left: 5px;
  background: transparent url("../images/arrow-left.png") no-repeat center center;
  display: block;
  width: 21px;
  height: 30px; 
}
.footer-social
{
    border-top: 1px solid rgba(255, 255, 255, 0.12);
    padding-top: 15px;
}
.contact .form-group {
    margin-bottom: 30px;
}
.footer-bottom1 {
    background-color: #282828;
    padding: 1em 0;
}
.top-social1
{
    margin-left: 99px;
    list-style-type: none;
}
.top-social1 li
{
    float:left;
    float: left;
    font-size: 22px;
    padding: 6px;
}
.top-social1 li a
{
  color:#fff;
  transition:0.5s all;
}
.top-social1 li a:hover
{
    color: #1ea1ce;

}
/*# sourceMappingURL=main.css.map */
.about-us
{
    padding:4em 0 5em 0;
}
.title
{
    color: #1f3c73;
    font-size: 43px;
    text-align:center;
    font-weight:bold;
    font-family: 'Roboto', sans-serif;
}
.sub-title
{
    color: #057297;
    font-size: 22px;
    padding: 12px 0 15px 0;
    text-align: center;
    font-family: 'Roboto', sans-serif;
}
.our-client
{
  padding:5em 0;
}
.info
{
    color:#494747;
    text-align:center;
    padding: 1em 4em;
}
.item img
{
width:100%;
height:100%;
padding:5px;
border: 1px solid #ccc;
}
.service {
    background-color: #34cbfe;
    padding-bottom: 9em;
    width: 100%;
    background: url(../images/banner_mini_refineries.jpg);
    /* background: #6c465b; */
    background-attachment: fixed;
    background-size: cover;
    height: auto;
    background-position: center;
}
.inside-subtitle1 {
    color: #1f5d79;
    padding-bottom: 1em;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
}
.service-box-inside
{
  padding:4em 0;
}
.inside-title1 {
    font-weight: bold;
    font-size: 35px;
    color: #000;
    padding: 0;
    margin: 0;
    line-height: 1.2;
}
.service-box
{
    text-align: justify;
    padding: 3em 10px;
}
.construction{
    background-image: url('../images/services-construction.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .eng
  {
   background-image: url('../images/engineering-service.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
 }
  .consulting
  {
   background-image: url('../images/contractor.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
 }
 .contact
 {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 3em;
    border: 1px solid #ccc;
    border-radius: 7px;
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.11) 5px 5px 5px 0px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.11) 5px 5px 5px 0px;
    -o-box-shadow: rgba(0, 0, 0, 0.11) 5px 5px 5px 0px;
    -moz-box-shadow: rgba(0, 0, 0, 0.11) 5px 5px 5px 0px;
 }
 .contact label
 {
    display: inline-block;
    margin-bottom: .5rem;
    color: #3a3737;
}
.map
{
    margin-top: 46px;
   padding: 5px;
       border: 1px solid #ccc;
}
.contact-box
{
  border: 1px solid #d8d8d8;
    padding: 1em 3em;
}
.contact
{
    background-color: #f7f7f7;
  border-radius: 0;
    outline: none;
    border:none;
    border-top: none;
    border-left: none;
    border-right: none;
}
 .career-form .form-control
{
    background-color: #f7f7f7;
    border-bottom: 1px solid #797777;
    border-radius: 0;
    outline: none;
    border-top: none;
    border-left: none;
    border-right: none;
}
.btn-primary {
    color: #fff;
    background-color: #1f5d79;
    border-color: #34cbfe;
}
.icon3
 {
  width:30%;
  float:left;
 }
 .contact-info p
 {
  color:#3a3737;
 }
 .icon3 .fa
 {
    border-radius: 50%;
    border: 1px solid #3a3737;
    color: #3a3737;
    padding: 13px;
    height: 50px;
    width: 50px;
    text-align: center;
    font-size: 24px;
 }
 .info1
 {
      text-align: justify;
    background-color: #abe4f7;
    padding: 11px;
    margin-top: 21px;
 }
 .contact-info
 {
  width:70%;
  float:left;
 }
 .contact-info
 {
  list-style-type:none;
 }
 .contact-info li
 {
padding-bottom: 20px;
 }
 .contact-info-inside1
 {
      padding: 16px 0px 16px 16px;
    background-color: rgba(0, 0, 0, 0.76);
 }
 .contact-info-inside2
 {
      background-color: rgba(0, 0, 0, 0.76);
    padding: 16px 16px 16px 0;
 }
.service-title{
    color: #2d2d2d;
    padding-bottom: 9px;
    font-weight: 600;
    font-size: 30px;
  }
  .why-info
  {
        line-height: 1.5;
    text-align: center;
    font-size: 16px;
    padding: 18px 4px;
  }
.viewall
{
      padding-top: 50px;
}
.viewall-text
{
  color:#fff;
}

.view-info {
    background-color: hsl(219, 58%, 29%);
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
    padding: 5px;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-font-smoothing: grayscale;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    cursor: pointer;
}
.view-info:hover
{
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition-timing-function: cubic-bezier(.47, 2.02, .31, -.36);
    transition-timing-function: cubic-bezier(.47, 2.02, .31, -.36);
}

.inside-box-service
{
 margin-top: -54px;
transition: transform .5s ease;
box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)!important;
-webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)!important;
-o-box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)!important;
-moz-box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)!important;
}
.inside-content
{
    padding:15px;
    height: 175px;
    background-color:#fff; 
}
/* [3] Finally, transforming the image when container gets hovered */
.inside-box-service:hover{
  transform: scale(1.1);
}

.inside-content h3
{
    color: #1f5d79;
    padding: 9px 0;
    font-size: 19px;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
}

.inside-box-service1
{
  background-color:#1f5d79;  
 margin-top: -54px;
    margin-bottom: 78px;
transition: transform .5s ease;
 box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)!important;
-webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)!important;
-o-box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)!important;
-moz-box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)!important;
}
.inside-content1
{
    padding:15px;
    height: 175px;
}
.inside-content1 h3
{
    color: #fff;
    padding: 9px 0;
    font-size: 19px;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
}
.inside-content1 p {
    margin: 0;
    padding: 0;
    font-size: 15px;
    letter-spacing: 0px;
    line-height: 1.6;
    color: #fff;
}
.inside-box-service1:hover{
  transform: scale(1.1);
}
.about-title
{
font-weight: bold;
    font-size: 29px;
    padding-bottom: 30px;
}
.about-info
{
    margin-top: -103px;
    background-color: #fff;
    padding: 3em 4em;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)!important;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)!important;
    -o-box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)!important;
    -moz-box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)!important;
}
.social
{
background-color: #385386;
}
.top-social
{
  list-style-type: none;
}
.top-social li
{
    float:left;
    float: left;
    font-size: 22px;
    padding: 6px;
}
.top-social li a
{
  color:#fff;
}
.bar {
    display: block;
    position: absolute;

    top: 13px;
    float: left;
    width: 30px;
    border-bottom: 4px solid #fff;
    transform: rotate(45deg);
}
.year
{
 color:#34cbfe; 
}
.bar:first-child {
    transform: rotate(-45deg);
}
.inside-div
{
  padding:5em 0;
}
.history {
    padding: 5em 0 0 0;
}
.inside-title4 {
    font-weight: bold;
    font-size: 30px;
    color: #1f5d79;
    margin: 0;
    text-align: center;
    padding-bottom: 29px;
    line-height: 1.2;
}
.inside-title
{
    font-weight: bold;
    font-size: 25px;
    color: #1f5d79;
    margin: 0;
    padding-bottom: 12px;
    line-height: 1.2;
}
.about-history
{
  text-align:center;
}
.inside-title1 {
     font-weight: bold;
    font-size: 35px;
    color: #1f5d79;
    padding-bottom: 12px;
    margin: 0;
    text-align:center;
    line-height: 1.2;
}
.inside-subtitle1 {
      color: #34cbfe;
    padding-bottom: 1em;
    font-size: 17px;
    font-weight: 500;
    text-align:center;
}
.inside-subtitle
{
    color: #34cbfe;
    padding-bottom: 1em;
    font-size: 17px;
    font-weight: 500;
}
.about-right-img{
    box-shadow: 0 20px 40px -10px rgba(0, 0, 0, .3);
    -webkit-box-shadow: 0 20px 40px -10px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 20px 40px -10px rgba(0, 0, 0, .3);
    -o-box-shadow: 0 20px 40px -10px rgba(0, 0, 0, .3);
}
.footer-bottom
{
    background-color:#282828;
    padding:2em 0;
}
.footer-link
{
    list-style-type: none;
    padding: 0 45px 0 0;
    color: #d4cfcf;
}
.footer-link li
{
    padding:0px 0 2px 0;
}
.footer-link li a
{
color:#d4cfcf;
transition: 0.5s all;
}
.footer-link li a:hover {
    padding-left:10px;
}
.about-footer
{
    margin: 0;
    padding: 0;
    font-size: 15px;
    letter-spacing: 0px;
    line-height: 1.6;
    color: #d4cfcf;
    text-align: justify;
}
.footer-icon
{
  width:3%;
  float:left;
  margin-right: 20px;
}
.footer-info
{
  width:90%;
  float:left;
}
.footer
{
    background-color: #000000;
    color: #fff;
    padding: 5px 0;
}
.footer-title
{
      color: #d4cfcf;
    font-size: 20px;
    padding-bottom:5px;
}
.footer-pha
{
    color:#fff;
}
.social
{
    list-style-type: none;
}
.social li
{
    float:left;
}
.footer-top
{
    background-color:#1a1a1a;
    padding:2px 0;
}
#mixedSlider {
  position: relative;
}
#mixedSlider .MS-content {
  white-space: nowrap;
  overflow: hidden;
  margin: 0 5%;
}
#mixedSlider .MS-content .item {
  display: inline-block;
  width: 33.3333%;
  position: relative;
  vertical-align: top;
  overflow: hidden;
  height: 100%;
  white-space: normal;
  padding: 0 10px;
}
@media (max-width: 1024px) 
{
  .banner-title {
    position: absolute;
    top: 25%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 43px;
}
.about-logo {
    margin-top: 3em;
    margin-bottom: 2em;
    padding: 10px 0;
    height: 185px;
    border-right: 1px solid #ccc;
}
.viewall {
    padding-top: 0;
}
.footer-info {
    width: 85%;
    float: left;
}
.about-info {
    margin-top: -103px;
    background-color: #fff;
    padding: 2em;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)!important;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)!important;
    -o-box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)!important;
    -moz-box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)!important;
}
.inside-content {
    padding: 15px;
    height: auto;
    background-color: #fff;
}
.top-icon-link {
    list-style-type: none;
    padding-left: 0px;
}
}

@media (max-width: 991px) {
  #mixedSlider .MS-content .item {
    width: 50%;
  }
}
@media (max-width: 767px) {
  #mixedSlider .MS-content .item {
    width: 100%;
  }
}
#mixedSlider .MS-content .item .imgTitle {
  position: relative;
}
#mixedSlider .MS-content .item .imgTitle .blogTitle {
  margin: 0;
  text-align: left;
  letter-spacing: 2px;
  color: #252525;
  font-style: italic;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.5);
  width: 100%;
  bottom: 0;
  font-weight: bold;
  padding: 0 0 2px 10px;
}
#mixedSlider .MS-content .item .imgTitle img {
  height: auto;
  width: 100%;
}
#mixedSlider .MS-content .item p {
  font-size: 16px;
  margin: 2px 10px 0 5px;
  text-indent: 15px;
}
#mixedSlider .MS-content .item a {
  float: right;
  margin: 0 20px 0 0;
  font-size: 16px;
  font-style: italic;
  color: rgba(173, 0, 0, 0.82);
  font-weight: bold;
  letter-spacing: 1px;
  transition: linear 0.1s;
}
#mixedSlider .MS-content .item a:hover {
  text-shadow: 0 0 1px grey;
}
#mixedSlider .MS-controls button {
  position: absolute;
  border: none;
  background-color: transparent;
  outline: 0;
  font-size: 50px;
  top: 95px;
  color: rgba(0, 0, 0, 0.4);
  transition: 0.15s linear;
}
#mixedSlider .MS-controls button:hover {
  color: rgba(0, 0, 0, 0.8);
}
@media (max-width: 992px) {
  #mixedSlider .MS-controls button {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  #mixedSlider .MS-controls button {
    font-size: 20px;
  }
}
#mixedSlider .MS-controls .MS-left {
  left: 0px;
}
@media (max-width: 767px) {
  #mixedSlider .MS-controls .MS-left {
    left: -10px;
  }
}
#mixedSlider .MS-controls .MS-right {
  right: 0px;
}
@media (max-width: 767px) {
  #mixedSlider .MS-controls .MS-right {
    right: -10px;
  }
}
#basicSlider { position: relative; }

#basicSlider .MS-content {
  white-space: nowrap;
  overflow: hidden;
  margin: 0 2%;
  height: auto;
}

#basicSlider .MS-content .item {
  display: inline-block;
  width: 20%;
  position: relative;
  vertical-align: top;
  overflow: hidden;
  height: 100%;
  white-space: normal;
  line-height: 120px;
  vertical-align: middle;
}
@media (max-width: 991px) {

#basicSlider .MS-content .item { width: 25%; }
}
@media (max-width: 767px) {

#basicSlider .MS-content .item { width: 35%; }
}
@media (max-width: 500px) {

#basicSlider .MS-content .item { width: 50%; }
}

#basicSlider .MS-content .item a {
  line-height: 50px;
  vertical-align: middle;
}

#basicSlider .MS-controls button { position: absolute; }

#basicSlider .MS-controls .MS-left {
  top: 35px;
  left: 10px;
}

#basicSlider .MS-controls .MS-right {
  top: 35px;
  right: 10px;
}

/*Media query */

@media only screen and (max-width : 768px) 
{
#projects > ul > li {
width: 48%;
}
.construction
{
  margin-bottom:20px;
}
.viewall {
    padding-top: 0;
}
.inside-div {
    padding: 1em 0 3em 0;
}
.career-box {
    padding: 17px;
}
.inside-content {
    padding: 15px;
    height: auto;
}
.inside-box-service {
    margin-top: -54px;
    transition: transform .5s ease;
    margin-bottom: 34px;
}
.banner-slider {
    position: relative;
    height: 302px;
    overflow: hidden;
    width: 100%;
}
.contract-box {
 margin-left: auto;
    margin-right: auto;
    display:block;
  }
  .service-box {
    text-align: justify;
    padding: 15px 0;
}
.banner_overlay {
    position: relative;
    z-index: 900;
    width: 100%;
    height: 100%;
    left: 0;
    margin-left: auto;
}
.info {
    color: #737373;
    text-align: justify;
    padding: 10px;
}
.title {
    color: #1f5d79;
    font-size: 36px;
    text-align: center;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
}
.inside-content1 {
    padding: 15px;
    height: auto;
}
.viewall {
    padding-top: 0;
}
.about-detail {
    text-align: justify;
    padding: 0px 35px;
}
.banner-title {
    position: absolute;
    top: 31%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 43px;
}
.about-right-img {
    box-shadow: 0 20px 40px -10px rgba(0, 0, 0, .3);
    -webkit-box-shadow: 0 20px 40px -10px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 20px 40px -10px rgba(0, 0, 0, .3);
    -o-box-shadow: 0 20px 40px -10px rgba(0, 0, 0, .3);
    margin-left: 0;
    display: block;
    height: auto;
   margin-top: 0px;
   margin-bottom:30px;
}
.eng {
    background-image: url(../images/engineering-service.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 300px;
}
.consulting {
    background-image: url(../images/contractor.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 300px;
}
.service-box-inside {
    padding: 1em 0;
}
.construction {
    background-image: url(../images/services-construction.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 300px;
    margin-top: 40px;
}
.about-history {
    text-align: justify;
}
.view-info
{
  color:#fff;
     font-size: 17px;
  font-weight:600;
  margin-bottom:10px;
     display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-font-smoothing: grayscale;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    cursor: pointer;
   }
.view-info:hover
{
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition-timing-function: cubic-bezier(.47, 2.02, .31, -.36);
    transition-timing-function: cubic-bezier(.47, 2.02, .31, -.36);
}
.about-img-box
{
      margin-top: 40px;
    margin-left: auto;
}
.inside-div1 {
    padding: 2em 0;
}
}

@media (max-width: 568px) {
    #projects > ul > li {
        width: 100%;
    }
}
@media only screen and (max-width : 768px) 
{
.mob-box
{
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.mob-contact
{
  width:100%;
}
.health {
    background-image: url(../images/go-green.png);
    background-position: left;
    background-repeat: no-repeat;
    background-size: cover;
    height: 400px;
}
.health-safe {
    background-image: url(../images/health-and-safety-risk-assessment-guide.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 400px;
}
.inside-title4 {
    font-weight: bold;
    font-size: 30px;
    color: #1f5d79;
    margin: 0;
    text-align: justify;
    padding-bottom: 29px;
    line-height: 1.2;
}
.about-info {
    margin-top: -103px;
    background-color: #fff;
    padding: 2em;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)!important;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)!important;
    -o-box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)!important;
    -moz-box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)!important;
}
.service {
    background-color: #34cbfe;
    padding-bottom: 9em;
    width: 100%;
    background: url(../images/banner_mini_refineries.jpg);
    /* background: #6c465b; */
    /* background-attachment: fixed; */
    background-size: cover;
    height: auto;
    background-position: center;
}
}




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

.mobile-icon-call-new {
    display: block;
       position: fixed;
    width: 100%;
    bottom: 0px;
    padding: 0px;
    background-color: #f8f8f8;
    z-index: 9999;
    border: 1px solid #f1f1f1;
    font-size: 11px;
    text-align: center;
}
.social li {
    float: right;
}
.social {
    background-color: #1f3c73;
}
.mobile-icon-call-new .fa
{
    font-size: 20px;
    color: #757575;
}

.icon-footer {
    height: 40px;
    width: 100px;
    padding: 10px;
    margin-bottom: 0px;
    background-color: #fff;
    /* border-radius: 50%; */
    float: left;
}
.footer {
    background-color: #000000;
    color: #fff;
    padding: 5px 0;
    position: relative;
    top: -38px;
}
.footer-bottom1 {
    background-color: #282828;
    padding: 1em 0;
    /* margin-top: 0; */
    position: relative;
    top: -25px;
}
.service {
    background-color: #34cbfe;
    padding-bottom: 9em;
    width: 100%;
    background: url(../images/banner_mini_refineries.jpg);
    /* background: #6c465b; */
   background-size: cover;
    height: auto;
    background-position: center;
}
.top-icon-link
{
list-style-type:none;
}
.contact-info li {
    padding-bottom: 15px;
}

.inside-div1 {
    padding: 2em 0;
}
.service {
    background-color: #34cbfe;
    padding-bottom: 9em;
    width: 100%;
    background: url(../images/banner_mini_refineries.jpg);
    /* background: #6c465b; */
    background-attachment: fixed;
    background-position: center;
    height: auto;
    background-size: auto;
}
.service-box {
    text-align: justify;
    padding: 15px 0;
}
.mob-box
{
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.sub-logo
{
  width:100%;
}
.banner-slider_nav {
    position: absolute;
    z-index: 0;
    width: 800px;
    bottom: 0;
    text-align: center;
    left: 50%;
    margin-left: -400px;
    padding-left: 0;
    margin-bottom: 0;
}
.item img {
    width: 100%;
    height: auto;
  padding: 5px;
 border: 1px solid #ccc;
}
.about-history {
    text-align: justify;
}

.construction {
    background-image: url(../images/services-construction.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 300px;
    margin-top: 68px;
}
.service-box-inside {
    padding: 1em 0;
}
.consulting {
    background-image: url(../images/contractor.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 300px;
    margin-top: 1em;
}
.eng {
    background-image: url(../images/engineering-service.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 300px;
}
.about-detail {
    text-align: justify;
    padding: 5px;
}
.top-icon-link li
{
    float:left;
    padding: 10px 0;
    width: 50%;
}
.banner-slider {
    position: relative;
    height: 302px;
    overflow: hidden;
    width: 100%;
}
.banner2 {
    background-image: url(../images/banner-inside.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 180px;
        position: relative;
}
.career-box {
    padding: 16px;
}
.about-right-img {
    box-shadow: 0 20px 40px -10px rgba(0, 0, 0, .3);
    -webkit-box-shadow: 0 20px 40px -10px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 20px 40px -10px rgba(0, 0, 0, .3);
    -o-box-shadow: 0 20px 40px -10px rgba(0, 0, 0, .3);
    margin-left: 0;
    display: block;
    height: auto;
    margin-top: 20px;
    margin-bottom: 30px;
}
.contact {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 1em 0;
     border: none;
    border-radius: 7px;
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.11) 5px 5px 5px 0px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.11) 5px 5px 5px 0px;
    -o-box-shadow: rgba(0, 0, 0, 0.11) 5px 5px 5px 0px;
    -moz-box-shadow: rgba(0, 0, 0, 0.11) 5px 5px 5px 0px;
}
.banner_overlay_subhead
{
  display:none;
}
.banner-slider {
    position: relative;
    height: 139px;
    overflow: hidden;
    width: 100%;
}
.img-fluid1 {
    width: 90%;
    height: auto;
}
.service {
    background-color: #34cbfe;
    padding-bottom: 9em;
    width: 100%;
    background: url(../images/banner_mini_refineries.jpg);
    /* background: #6c465b; */
    /* background-attachment: fixed; */
    background-size: cover;
    height: auto;
    background-position: center;
}
.view-info
{
  color:#fff;
  font-size:17px;
  font-weight:600;
  margin-bottom:10px;
     display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-font-smoothing: grayscale;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    cursor: pointer;
   }
.banner_overlay_header {
    color: #fff;
    padding-left: 0;
    bottom: -17%;
    font-size: 24px;
}
.inside-title4 {
    font-weight: bold;
    font-size: 24px;
    color: #1f5d79;
    margin: 0;
    width: 100%;
    text-align: justify;
    padding-bottom: 12px;
    line-height: 1.2;
}
.banner-title {
    position: absolute;
    top: 42%;
    left: 49%;
    width: 100%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 37px;
    text-align: center;
}
.inside-div {
    padding: 1em 0;
}
.history {
    padding: 2em 0 0 0;
}
.about-us {
    padding: 1em 0;
}
.about-title {
    font-weight: bold;
    font-size: 29px;
    padding-bottom: 5px;
}
.top-icon-link {
    list-style-type: none;
    padding-left: 0;
    display: none;
}
.tag-line {
    margin: 0;
    padding: 0;
    font-size: 8px;
    font-weight: 700;
    letter-spacing: 0px;
    line-height: 1.6;
    color: #1f3c73;
}
.viewall {
    padding-top: 0;
}
.title {
    color: #1f5d79;
    font-size: 26px;
    text-align: center;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
}
.info {
    color: #737373;
    text-align: justify;
    padding: 10px;
}
.sub-title {
    color: #34cbfe;
    font-size: 21px;
    padding: 12px 0 15px 0;
    text-align: center;
    font-family: 'Roboto', sans-serif;
}
.inside-content1 {
    padding: 15px;
    height: auto;
}
.inside-box-service {
    margin-top: 33px;
    transition: transform .5s ease;
    margin-bottom: 85px;
}
.inside-box-service1:hover {
    transform: none;
}
.inside-box-service:hover {
    transform: none;
}
.view-info {
    color: #fbfbfb;
    text-align: left;
}
.about-info {
    margin-top: -103px;
    background-color: #fff;
    padding: 1em;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)!important;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)!important;
    -o-box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)!important;
    -moz-box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)!important;
}
.footer-title {
    color: #d4cfcf;
    font-size: 20px;
    padding: 13px 0px;
}
.footer-info {
    width: 85%;
    float: left;
}
.viewall {
    padding-top: 0;
}
.about-logo {
    margin-top: 20px;
    margin-bottom: 1em;
    padding: 10px 0;
    height: auto;
    border: 1px solid #ccc;
}
}

@media only screen and (orientation: landscape) 
{

.inside-box-service {
   transition: transform .5s ease;
    margin-bottom: 34px;
}
.about-logo {
    margin-top: 20px;
    margin-bottom: 1em;
    padding: 10px 0;
    height: auto;
  }
.viewall {
    padding-top: 0;
}
.footer-link {
    list-style-type: none;
    padding: 0 5px 0 0;
    color: #d4cfcf;
}
  
.about-info {
    margin-top: -103px;
    background-color: #fff;
    padding: 2em;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)!important;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)!important;
    -o-box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)!important;
    -moz-box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)!important;
}
.inside-box-service:hover {
    transform: none;
}
.inside-box-service {
    transition: transform .5s ease;
    margin-bottom: 85px;
    height: auto;
}
.inside-box-service1 {
    background-color: #1f5d79;
    margin-top: -54px;
    margin-bottom: 78px;
    height: auto;
    transition: transform .5s ease;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)!important;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)!important;
    -o-box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)!important;
    -moz-box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)!important;
}
.inside-box-service1:hover {
    transform: none;
}
}