/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

/*
Theme Name: Industing
Theme URI: http://themewar.com/html/industing
Author: themewar
Author URI: http://themewar.com/
Description: Industing - Industry & Factory Business HTML5 Template
Version: 1.0
License:
License URI:
*/
/*=======================================================================
[Table of contents]
=========================================================================
1. Preset
*/

/*------------------------------------------------------------------------------
/ 1. Preset
------------------------------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css?family=Barlow+Condensed:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i|Rubik:300,300i,400,400i,500,500i,700,700i,900,900i');

body, html{
    margin: 0;
    padding: 0;
}
body{
    font-family: 'Rubik', sans-serif;
    font-size: 14px;
    line-height: 26px;
    color: #959ba9;
    font-weight: 400;
    letter-spacing: 0;
}

h1, h2, h3, h4, h5, h6{
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 300;
    color: #06163a;
    margin: 0 0 15px;
}
.barlow{
    font-family: 'Barlow Condensed', sans-serif;
}

a{
    color: #ff5e14;
    text-decoration: none;
    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
}
a:hover, a:focus{
    text-decoration: none;
    outline: 0;
}
.ind_btn{
    position: relative;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0;
    background: transparent;
    display: inline-block;
    color: #FFF;
    height: 60px;
    min-width: 200px;
    padding: 25px 25px;
    text-align: center;
    line-height: .9;
    margin-bottom: 6px;
}
.ind_btn:hover{
    color: #ff5e14;
}
.ind_btn.ib_dark:hover{
    color: #FFF;
}
.ind_btn.id_dark2:hover{
    color: #FFF;
}
.ind_btn.id_light:hover{
    color: #06163a;
}
.ind_btn span{
    position: relative;
    z-index: 4;
}
.ind_btn:before{
    width: 100%;
    height: 100%;
    background: #ff5e14;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    
    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
}
.ind_btn.ib_dark:before{
    background: #06163a;
}
.ind_btn:hover:before{
    left: 6px;
    top: 6px;
}
.ind_btn:after{
    width: 100%;
    height: 100%;
    background: #FFF;
    content: '';
    position: absolute;
    left: 6px;
    top: 6px;
    z-index: 1;
    
    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
}
.ind_btn.ib_dark:after{
    background: #ffe6db;
}
.ind_btn.id_gray:after{
    background: #edf3ff;
}
.ind_btn.id_dark2:after{
    background: #162c5f;
}
.ind_btn.id_light:after{
    background: #ffe0d2;
}
.ind_btn:hover:after{
    left: 0;
    top: 0;
    z-index: 3;
}
.ind_btn.ib_dark:hover:after{
    background: #ff5e14;
}
.ind_btn_2{
    height: 60px;
    background: #ff5e14;
    min-width: 170px;
    display: inline-block;
    font-size: 14px;
    letter-spacing: 0;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    line-height: 60px;
    position: relative;
}
.ind_btn_2 span{
    position: relative;
    z-index: 2;
}
.ind_btn_2:after{
    content: '';
    width: 1px;
    height: 1px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    opacity: 0;
    visibility: hidden;
    background: #06163a;
    
    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
}
.ind_btn_2:hover{
    color: #FFF;
}
.ind_btn_2:hover:after{
    opacity: 1;
    visibility: visible;
    width: 100%;
    height: 100%;
}
input:focus, textarea:focus, select:focus, button:focus{
    outline: 0;
    box-shadow: none;
}

.fa{
    line-height: inherit;
}

.commonSection{
    padding: 50px 0;
    position: relative;
    background: #FFF;
}
.commonSection.bgtp, .bgtp{
    background: transparent;
}
.graySection{
    background: #f5f5f5;
}
.graySection2{
    background: #f8f7ff;
}
.noPadding{
    padding: 0;
}
.noPaddingRight{
    padding-right: 0;
}
.noPaddingLeft{
    padding-left: 0;
}
.noPaddingBottom{
    padding-bottom: 0;
}

.mrm15{
    margin-right: -15px;
}

.sub_title{
    font-family: 'Rubik', sans-serif;
    font-size: 16px;
    color: #c3c8d4;
    letter-spacing: 0;
    text-transform: uppercase;
    font-weight: 500;
    margin: 0 0 20px;
    line-height: .8;
}
.sub_title.gray_sub_title{
    color: #959ba9;
}
.sub_title.dark_sub_title{
    color: #ff5e14;
}
.sub_title.light_sub_title{
    color: #FFF;
}
.sec_title{
    font-size: 36px;
    line-height: 46px;
    margin: 0 0 20px;
    position: relative;
}
.sec_title.dark_sec_title{
    color: #FFF;
}
.sec_title.light_sec_title{
    color: #FFF;
}
.sec_title span{
    position: relative;
	text-transform: uppercase;
}
.sec_title span i{
    font-size: 120px;
    line-height: 90px;
    color: #e9edf6;
    letter-spacing: -3.6px;
    position: absolute;
    bottom: -2px;
    left: -70px;
    z-index: 1;
}
.sec_title span span{
    z-index: 2;
    position: relative;
}
.sec_title.with_bar{
    padding-bottom: 29px;
	text-transform: uppercase;
}
.sec_title.with_bar:after{
    width: 60px;
    height: 2px;
    background: #ff5e14;
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
}
.sec_title.dark_sec_title.with_bar:after{
    background: #203259;
}
.sec_title.light_sec_title.with_bar:after{
    background: rgba(255, 255, 255, .3);
}
.text-left .sec_title.with_bar:after{
    right: auto;
    left: 0;
    margin: 0;
}
.ind_lead{
    font-size: 18px;
    line-height: 30px;
    color: #ff5e14;
    margin: 0;
}

.bgDiv{
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    height: 100%;
}
.imgDiv{
    position: relative;
    overflow: hidden;
}
.imgDiv img{
    width: 100%;
    height: auto;
}
.imgDiv2{
    position: relative;
    overflow: hidden;
}
.imgDiv2 img{
    width: auto;
    height: auto;
}


.page_banner{
    position: relative;
    background: url(images/7.jpg) no-repeat center center / cover;
    padding: 110px 0 120px;
}
.page_banner:after{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: rgba(0,0,0,0);
}
.page_banner .container{
    position: relative;
    z-index: 2;
}
.page_banner h2{
    font-size: 36px;
    line-height: .8;
    text-transform: capitalize;
    letter-spacing: 3px;
    margin: 0 0 20px;
    color: #FFF;
}
.breadcrumbs{
    position: relative;
    font-size: 14px;
    letter-spacing: 0;
    font-weight: 500;
    text-transform: uppercase;
    color: #949bac;
    line-height: .8;
}
.breadcrumbs a{
    color: inherit;
}
.breadcrumbs a:hover{
    color: #ff5e14;
}
.breadcrumbs span{
    color: #FFF;
}
.breadcrumbs i{
    margin: 0 8px 0 7px;
}

.links {
    margin-top: 50px;
    padding-bottom: 0;
}

.links span {
    font: 600 13px/23px "Microsoft YaHei";
}

.links a {
    font: 500 13px/23px "Microsoft YaHei";
    color: #888888;
}

.links a:hover {
    color: #fff;
}


.slbj{ height:550px; }
.slbj .sl{padding:20px 0px;}
.slbj .sl h3{ text-align: center; font-size:36px;line-height:46px;letter-spacing: 2px;}
.slbj .sl h3 a{ color:#000;}
.slbj .sl h3 i{font-size:36px; line-height:46px;}
.slbj .sl h3 span{ font-size:16px; text-transform:uppercase;}
.slbj .sl .hyfl{ width:35%;float:left; margin-top:20px;}
.slbj .sl .hyfl li{ width:50%; height:98px;border:1px solid #e3e3e3; float:left; list-style:none;}

.slbj .sl .hyfl li.hy1 a{ height:39px; display: block; font-size:16px; color:#333;margin-top:24px; text-align:center;}
.slbj .sl .hyfl li.hy1 a i{ display: block;font-size:8px; color:#333;}
.slbj ul li.on:hover,.slbj ul li.on{background:#ff5e14;}
.slbj .sl .hyfl .hy1.on a{ color:#FFF;font-style: normal;}
.slbj .sl .hyfl li.on a i{ color:#FFF;font-style: normal;}

.slbj .sl .hyfl li.hy2 a{ height:39px; display: block; font-size:16px; color:#333;margin-top: 24px; text-align:center;}
.slbj .sl .hyfl li.hy2 a i{ display: block;font-size:8px; color:#333;}
.slbj ul li.on:hover,.slbj ul li.on{background:#ff5e14;}
.slbj .sl .hyfl .hy2.on a{ color:#FFF;font-style: normal;}
.slbj .sl .hyfl li.on a i{ color:#FFF;font-style: normal;}

.slbj .sl .hyfl li.hy3 a{ height:39px;  display: block; font-size:16px; color:#333;margin-top: 24px;text-align:center;}
.slbj .sl .hyfl li.hy3 a i{ display: block;font-size:8px; color:#333;}
.slbj ul li.on:hover,.slbj ul li.on{background:#ff5e14;}
.slbj .sl .hyfl .hy3.on a{ color:#FFF;font-style: normal;}
.slbj .sl .hyfl li.on a i{ color:#FFF;font-style: normal;}

.slbj .sl .hyfl li.hy4 a{height:39px;  display: block; font-size:16px; color:#333;margin-top: 24px; text-align:center;}
.slbj .sl .hyfl li.hy4 a i{ display: block;font-size:8px; color:#333;}
.slbj ul li.on:hover,.slbj ul li.on{background:#ff5e14;}
.slbj .sl .hyfl .hy4.on a{ color:#FFF;font-style: normal;}
.slbj .sl .hyfl li.on a i{ color:#FFF;font-style: normal;}

.slbj .sl .hyfl li.hy5 a{height:39px;  display: block; font-size:16px; color:#333;margin-top: 24px; text-align:center;}
.slbj .sl .hyfl li.hy5 a i{ display: block;font-size:8px; color:#333;}
.slbj ul li.on:hover,.slbj ul li.on{background:#ff5e14;}
.slbj .sl .hyfl .hy5.on a{ color:#FFF;font-style: normal;}
.slbj .sl .hyfl li.on a i{ color:#FFF;font-style: normal;}

.slbj .sl .hyfl li.hy6 a{height:39px;  display: block; font-size:16px; color:#333;margin-top: 24px; text-align:center;}
.slbj .sl .hyfl li.hy6 a i{ display: block;font-size:8px; color:#333;}
.slbj ul li.on:hover,.slbj ul li.on{background:#ff5e14;}
.slbj .sl .hyfl .hy6.on a{color:#FFF;font-style: normal;}
.slbj .sl .hyfl li.on a i{ color:#FFF;font-style: normal;}

.slbj .sl .hyfl li.hy7 a{height:39px;  display: block; font-size:16px; color:#333;margin-top: 24px; text-align:center;}
.slbj .sl .hyfl li.hy7 a i{ display: block;font-size:8px; color:#333;}
.slbj ul li.on:hover,.slbj ul li.on{background:#ff5e14;}
.slbj .sl .hyfl .hy7.on a{ color:#FFF;font-style: normal;}
.slbj .sl .hyfl li.on a i{ color:#FFF;font-style: normal;}

.slbj .sl .hyfl li.hy8 a{ height:39px;  display: block; font-size:16px; color:#333;margin-top: 24px;text-align:center;}
.slbj .sl .hyfl li.hy8 a i{ display: block;font-size:8px; color:#333;}
.slbj ul li.on:hover,.slbj ul li.on{background:#ff5e14s;}
.slbj .sl .hyfl .hy8.on a{ color:#FFF;font-style: normal;}
.slbj .sl .hyfl li.on a i{ color:#FFF;font-style: normal;}


.slbj .sl .hyfl span{float:left; width:198px;height:98px;border: 1px solid #e3e3e3;}
.slbj .sl .hyfl span a{ height:28px; background: url("images/ckgdtb.png") no-repeat; display: block;font-size:18px; color:#333;margin-top: 28px;  margin-left: 28px;}
.slbj .sl .hyfl span a i{ display: block;font-size:10px; color:#333;}
.slbj .sl .hyfl span:hover a{height:28px; background: url("images/ckgdtb_h.png") no-repeat;display: block;color:#FFF; border:none;}
.slbj .sl .hyfl span:hover{background:#ff5e14;}
.slbj .sl .hyfl span:hover a i{color:#FFF;}
.slbj .sl .s{ width:64%; position:relative; float:left; margin-top:20px; }
.slbj .sl .tgs{width:100%; float:left;margin-bottom:44px; list-style:none;padding-inline-start:0px;}
.slbj .sl .tgs li{width:100%; display:block;}
.slbj .sl .tgs li img{width:100%;}








@media (max-width: 991px){ 
.slbj{ display:none;} 
}
@media (max-width: 767px){
.col-xl-12 img{ text-align:center;}
}