@charset "utf-8";
/* CSS Document */
.homeSec1{ padding-bottom: 0px; background-color: #000;}
html, body {
  scroll-behavior: smooth;
}

section {
  height: 100% !important;
  width: 100%;

}
/* 
.homeSec2, .homeSec4, .homeSec3, .homeSec6, .homeSec7 {
  display: flex !important;
  justify-content: center;
  align-items: center;
}


.homeSec2:after, .homeSec4:after{display: none !important;} */


.homeBanner, .homeBanner>div, .homeBanner>div>div{ width: 100%; height: 100%;}
.homeBanner .bannerSlide{ height: 100%; width: 100%; overflow: hidden; position: relative;}
.homeBanner .bannerSlide img{width: 100%; opacity:0;}
.bannerSlide:after{ content: ''; position: absolute; left: 0; right: 0; bottom: 0; top: 0;  width: 100%; height: 100%; z-index: 2;}
/* background:rgba(0,0,0,0.43); */

.animated{-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease;  -o-transition: all 0.5s ease; transition: all 0.5s ease;}
.delay1{-webkit-transition-delay:0.4s;  transition-delay:0.4s;}
.delay2{-webkit-transition-delay:0.7s;  transition-delay:0.7s;}

.bannerInfo{ position:absolute; left:0; right: 0; top:0; bottom: 0; height: 100%; display: table; width:96%; max-width: 1300px; margin: 0 auto; z-index: 9999;}
.bannerInfo aside{ display: table-cell; vertical-align: middle; text-align: left; margin-top: -100px;}
.bannerInfo span{ display:block; width: 100%; height: 150px; overflow: hidden; max-width: 800px; margin-bottom:10px; font-size: 48px; font-weight: bold; color: #fff; line-height:55px; position: relative; }
.bannerInfo span em { position: absolute; font-style: normal;left: 0px; opacity: 0; top:90px;}
.bannerInfo span em.fadeInUp{top:0;opacity:1; }
.bannerInfo span em.fadeOutUp{top:-90px; opacity:0; }
.bannerInfo strong{ display:block; width: 100%; max-width: 800px; margin-bottom:10px; font-size:32px; font-weight: 600; color: #fff; line-height: 40px; text-align: left; position: relative;}
/*.bannerInfo span:after{content: ''; position: absolute; left: 4px; top: 10px; width: 200px; height: 20px; background: #ff005a; z-index: -1; }*/
.bannerInfo strong i { position: absolute; font-style: normal;left: 0px; opacity: 0; top:90px;}
.bannerInfo strong i.fadeInUp{top:0;opacity:1; }
.bannerInfo strong i.fadeOutUp{top:-90px; opacity:0; }

.bannerInfo small{ display:block; width: 100%; height: 75px; overflow: hidden; max-width: 800px; margin-bottom:10px; font-size: 64px; font-weight: bold; color: #fff; line-height: 70px; position: relative; }
.bannerInfo small em { position: absolute; font-style: normal;left: 0px; opacity: 0; top:90px;}
.bannerInfo small em.fadeInUp{top:0;opacity:1; }
.bannerInfo small em.fadeOutUp{top:-90px; opacity:0; }

.bannerInfo aside a big{ display:block; width: 32px; height:19px; overflow: hidden; position: relative; top: 65px; }
.bannerInfo aside a big i { width: 32px; height:19px; position: absolute; font-style: normal;left: 0px; opacity: 0; top:190px; background: url(../images/arrow-banner2.png) no-repeat  -42px top; -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    cursor: pointer; }
 .bannerInfo aside a big i:hover{background: url(../images/arrow-banner2.png) no-repeat  0px top;} 
.bannerInfo aside a big i.fadeInUp{top:0;opacity:1; }
.bannerInfo aside a big i.fadeOutUp{top:-150px; opacity:0; }

.delay3{-webkit-transition-delay:0.6s ;  transition-delay:0.6s;}

/*.bannerInfo span .fadeInUp{top:0;opacity:1; }
.bannerInfo span .fadeOutUp{top:-90px; opacity:0; }
.bannerInfo strong .fadeIn{ opacity:1; left:-11px;}
.bannerInfo strong .fadeIn{ opacity:1; left:0px;}*/

.slick-slide img.btDex{}
.slick-slide img.btMob{ display: none;}

.bannerControl{width: 90%; max-width: 1300px; position: absolute; left: 0; right: 0; bottom:150px; margin: auto; padding-left: 0px; z-index: 7;}
.bannerControl .banner_prev, .bannerControl .banner_next{ position: absolute; top:10px; font-size: 0; color: transparent; width: 20px; height: 20px; cursor: pointer;} 
.bannerControl .banner_prev{ left:10px; background: url(../images/arrow-banner.png) no-repeat 0 0;} 
.bannerControl .banner_next{left: 90px; background: url(../images/arrow-banner.png) no-repeat 100% 0;}   
.bannerControl canvas{ position: absolute; left: 40px; top: 0; width: 40px; height: 40px;}   
.bannerControl .playPose{ position: absolute; left: 40px; top: 0; width: 40px; height: 40px; background: url(../images/play-pose.png) no-repeat 0 0; cursor: pointer;}
.bannerControl .playPose.play{ background: url(../images/play-pose.png) no-repeat 0 -40px; }
.bannerControl .gallery_paging{ position: absolute; top:11px; left:125px; color: #FFF; font-size: 14px; font-weight: 400;}
.bannerControl .gallery_paging b{}


.ps_prev, .ps_next {position: absolute; top: 0; bottom: 0; margin: auto; z-index: 5; width:40px; height:40px; font-size: 0px; cursor: pointer; border-radius: 50%; border: 1px solid #DFDFDF;box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.05);}
.ps_prev {left: 0; background:#fff url(../images/arrow.png) no-repeat 15px 50%; display: block;}
.ps_next {background:#fff url(../images/arrow.png)no-repeat -37px 50%; display: block; right: 0px;}

.ps_dots{ width:100%; z-index:5; margin-top:15px;}
.ps_dots li{ display:inline-block; margin:0 4px;}
.ps_dots li button{ display:inline-block; width:6px; height:6px; text-indent:-9999px; background:#d7d7d7; font-size:0; color:transparent; border-radius:3px; cursor: pointer; border: none; padding: 0; transition: all 0.3s ease-in-out;}
.ps_dots li.slick-active button{background:#ea212d; width:16px; }

/* Wrapper full screen */
.video-wrapper {
  position: relative;
  width: 100%;
  height: 100vh; /* Full first screen */
  overflow: hidden;
}

/* Video fit full screen */
.video-wrapper video {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  object-fit: cover; /* Important */
  transform: translate(-50%, -50%);
}





.video-text{ width: 100%; height: auto; display: block; position: absolute; left: 0; right: 0; bottom: 20px;}
.video-text h2{width: 100%; height: auto; display: block; font-family: "Anta", sans-serif; font-size: 74px; font-weight: 400; color: #fff; line-height: 80px; text-align: center; text-transform: uppercase; word-spacing: 1px;}
.video-text h3{width: 100%; height: auto; display: block;  font-size: 24px; font-weight: 400; color: #fff; line-height: 30px; text-align: center; }
.video-text small{ width: auto; margin: 0 auto; display: flex;     justify-content: center; position: relative;}
#mouse-scroll { style: block;}
#mouse-scroll { position: relative;  display: block; margin:20px auto 0;-webkit-transform: translateX(-50%); }
#mouse-scroll span{ display: block; width: 5px; height: 5px; -ms-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); transform: rotate(45deg);border-right: 2px solid #fff; border-bottom: 2px solid #fff; margin: 0 0 3px 5px;}
#mouse-scroll .mouse {height: 21px; width: 14px; border-radius: 10px; -webkit-transform: none;-ms-transform: none;transform: none; border: 2px solid #ffffff; top: 170px;}
#mouse-scroll .down-arrow-1 { margin-top: 6px;}
#mouse-scroll .down-arrow-1, #mouse-scroll .down-arrow-2, #mouse-scroll .down-arrow-3 {-webkit-animation: mouse-scroll 1s infinite;-moz-animation: mouse-scroll 1s infinite:}
#mouse-croll .down-arrow-1 { -webkit-animation-delay: .1s;-moz-animation-delay: .1s; -webkit-animation-direction: alternate;}
#mouse-scroll .down-arrow-2 { -webkit-animation-delay: .2s; -moz-animation-delay: .2s; -webkit-animation-direction: alternate;}
#mouse-scroll .down-arrow-3 { -webkit-animation-delay: .3s; -moz-animation-dekay: .3s;-webkit-animation-direction: alternate;}
#mouse-scroll .mouse-in { height: 5px;width: 2px; display: block; margin: 5px auto; background: #ffffff; position: relative;}
#mouse-scroll .mouse-in {-webkit-animation: animated-mouse 1.2s ease infinite;moz-animation: mouse-animated 1.2s ease infinite;}
@-webkit-keyframes animated-mouse {0% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0);} 100% { opacity: 0; -webkit-transform: translateY(6px); -ms-transform: translateY(6px); transform: translateY(6px); }}
@-webkit-keyframes mouse-scroll { 0% {opacity: 1;} 50% { opacity: .5;} 100% { opacity: 1;}}
@keyframes mouse-scroll { 0% { opacity: 0;} 50% { opacity: 0.5; } 100% { opacity: 1; }}

/* ++++++++++++++++++ Section 1 End  ++++++++++++++++++++++++++ */


.homeSec2 { width: 100%; height: auto; float: left; display: block; margin:0px 0px; padding: 150px 80px 0; position: relative; z-index: 9; 
    background: #092847 url(../images/bg_blue.jpg) repeat left top;  }
.homeSec2:after {content: ''; width: 100%; display: block; height: 0; font-size: 0px;  line-height: 0; clear: both;}
.homeSec2-box1{width: 100%; height: auto; float: left; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; flex-wrap: wrap; -webkit-flex-wrap:wrap;     align-items: center; }
.homeSec2-box1 figure{ width: 30%; height: auto; float: left; display: block; padding-right: 5%;}
.homeSec2-box1 figure img{ width: 100%; list-style: 0; font-size: 0px;}
.homeSec2-box1 aside{ width: 70%; height: auto; float: left; display: block;}

.homeSec2-box1 h2{width:auto; height: auto;  display: flex; flex-wrap: wrap;     align-items: baseline; margin: 0 0 30px 0; font-size: 24px; font-weight: 400; color: #fff; line-height:46px;  }

.homeSec2-box1 h2 strong{width:auto; height: auto;  display: inline-block; margin: 0; font-size: 40px; font-weight: 600; color: #fff; line-height:46px; padding-right: 40px; position: relative; }
.homeSec2-box1 h2 strong:after{ content: ''; position: absolute; right: 20px; top: 17px; width: 1px; height: 20px; background:rgba(255, 255, 255, 0.49); display: block;}
.homeSec2-box1 h2 i{width:auto; height: auto;  display: inline-block; font-size: 24px; font-weight: 400; color: #fff; line-height:46px; font-style: normal;  }
.glance-iconbox{width: 100%; height: auto; float: left; display: block; overflow: hidden;}
.glance-iconbox ul{ margin-left: -18px; margin-right: -20px; height: auto; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; flex-wrap: wrap; -webkit-flex-wrap:wrap;}
.glance-iconbox ul li{width: 50%; height: auto; float: left; display: block; padding: 0 20px; margin: 15px 0; }
.glance-iconbox ul li article{width: 100%; height: auto; float: left;  display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; flex-wrap: wrap; -webkit-flex-wrap:wrap;  }
.glance-iconbox ul li article span{ width: 75px; height: 75px;  float: left; position: relative;}
.glance-iconbox ul li article span:before { content: ''; border: 1px dashed #ffffff;  border-top: 1px dashed #fff;  border-radius: 50%; width: 75px; height: 75px; display: block; animation: spin 20s linear infinite;}
@keyframes spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); }}
.glance-iconbox ul li article span i{ width: auto; height: auto;     display: inline-grid; position: absolute; left: 0; right: 0; top: 0; bottom: 0;     justify-items: center; align-items: center;}
.glance-iconbox ul li article small{width:auto; height: auto; float: left;  display: flex; flex-wrap: wrap;align-content: center;     align-items: center; padding-left: 25px;}
.glance-iconbox ul li article small big{width:100%; height: auto; float: left;  display: block; font-size: 15px; font-weight: 400; color: #fff; line-height:36px; }
.glance-iconbox ul li article small big strong{font-size: 36px; font-weight: 700; color: #fff; line-height:36px; }
.glance-iconbox ul li article small big em{font-size: 36px; font-weight: 700; color: #fff; line-height:36px; font-style: normal; padding-left: 5px; }
.glance-iconbox ul li article small p {width:auto; height: auto;  display: block; font-size: 15px; font-weight: 400; color: #fff; line-height:18px;margin: 0; padding: 0; }

/* ++++++++++++++++++ Section 2 End  ++++++++++++++++++++++++++ */

.homeSec3 { width: 100%; height: auto; float: left; display: block; margin:0px 0px; padding: 80px 0 80px 0; position: relative; z-index: 9; background: #fff;  }
.homeSec3:after {content: ''; width: 100%; display: block; height: 0; font-size: 0px;  line-height: 0; clear: both;}
.homeSec3-box1{width: 100%; height: auto; float: left; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; flex-wrap: wrap; -webkit-flex-wrap:wrap;     align-items: center; }

/* ++++++++++++++++++ Section 3 End  ++++++++++++++++++++++++++ */

.homeSec4 { width: 100%; height: auto; float: left; display: block; margin:0px 0px; padding: 80px 0 80px 0; position: relative; z-index: 9; background: #00284F;  }
.homeSec4:after {content: ''; width: 100%; display: block; height: 0; font-size: 0px;  line-height: 0; clear: both;}
.homeSec4-box1{width: 100%; height: auto; float: left; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; flex-wrap: wrap; -webkit-flex-wrap:wrap;     align-items: center; }
.swiper-slide a{float: left; width: 100%; height: 100%; position: relative; }
.swiper-slide a:after{position: absolute; content: ""; background: rgba(0, 0, 0, 0.2); width: 100%; height: 100%; top: 0; left: 0;}

.swiper-slide i {
    position: absolute;
    left: 30px;
    bottom: 30px;
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    line-height: 28px;
    padding-right: 35px;
    font-style: normal; z-index: 1;
}

.swiper-slide i:after {
    content: '';
    position: absolute;
    right: 10px;
    top: 10px;
    width: 16px;
    height: 20px;
    background: url(../images/arrow2.svg) no-repeat left top;transition: all 0.35s ease;
}

.swiper-slide a:hover i:after{right: 2px;}

.slider-next {
    position: absolute;
    width: 45px;
    height: 45px;
    border-radius: 0px;
    right: -152px;
    bottom: 0px;
    font-size: 0;
    z-index: 1;
    background: #006FD4 url(../images/arrow3.png) no-repeat center;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
}

.slider-prev {
    position: absolute;
    width: 45px;
    height: 45px;
    border-radius: 0px;
    right: -107px;
    bottom: 0px;
    font-size: 0;
    z-index: 1;
    background: #0056A5 url(../images/arrow3_left.png) no-repeat center;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
}


.segment-prev{
    position: absolute;
    width: 45px;
    height: 45px;
    border-radius: 0px;
    left: -414px;
    bottom: 0px;
    font-size: 0;
    z-index: 1;
    background: #0056A5 url(../images/arrow3_left.png) no-repeat center;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
}

.segment-next {
    position: absolute;
    width: 45px;
    height: 45px;
    border-radius: 0px;
    left: -369px;
    bottom: 0px;
    font-size: 0;
    z-index: 1;
    background: #006FD4 url(../images/arrow3.png) no-repeat center;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
}

    .swiper {
      padding: 0px 0;
    }

    /* ⭐ IMPORTANT FOR VARIABLE WIDTH */
    .swiper-slide {
      width: 331px;              /* allows variable width */
      overflow: hidden; position: relative;
    }
    

    .swiper-slide img {
      display: block;
      height: auto;
      width: auto;              /* image controls slide width */
      object-fit: cover;
    }

    /* CSS Document */
.homeSec3 { width: 100%; height: auto; float: left; display: block; margin:0px 0px; padding:150px 0px 0; position: relative; z-index: 9; background: #fff;  }
.homeSec3:after {content: ''; width: 100%; display: block; height: 0; font-size: 0px;  line-height: 0; clear: both;}
.homeSec3-box1{width: 100%; height: auto; float: left; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; flex-wrap: wrap; -webkit-flex-wrap:wrap;     align-items: flex-start; }


.homeSec3-box1 aside{width:63%; height: auto; float: left; display: block; position:relative; order: 1;}
.ourProductsSlider li{ padding-right: 20px; }
.ourProductsSlider figure{ background: rgba(255, 255, 255, 0.3); padding: 0px 0px; width: 331px; height: 504px; position: relative; }
.ourProductsSlider figure i{position: absolute; left: 30px; bottom: 20px;  font-size: 28px; font-weight: 600; color: #fff; line-height: 28px; padding-right: 35px; font-style: normal; }
.ourProductsSlider figure i:after{ content: ''; position: absolute; right: 0; top: 7px; width: 16px; height: 20px;  background: url(../images/arrow2.svg) no-repeat left top;}


.ourProductsSlider .slick-active aside{ background:#fff;}




.ourProductsSlider .ourProductsSlider_prev{position: absolute; width: 45px; height: 45px;  border-radius:0px; right: -75px; bottom: 30px; font-size: 0; z-index: 1; background:#006FD4 url(../images/arrow3_left.png) no-repeat center; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out;  -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; cursor: pointer;}
.ourProductsSlider .ourProductsSlider_next{position: absolute; width: 45px; height: 45px;  border-radius: 0px; right: -120px; bottom: 30px; font-size: 0; z-index: 1; background:#006FD4 url(../images/arrow3.png) no-repeat center; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out;  -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; cursor: pointer;}

.ourProductsSlider .ourProductsSlider_prev.is-active{position: absolute; width: 45px; height: 45px;  border-radius:0px; right: -75px; bottom: 30px; font-size: 0; z-index: 1; background:#0056A5 url(../images/arrow3_left.png) no-repeat center; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out;  -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; cursor: pointer;}



.homeSec3-box1 article{width:37%; height: auto; float: left; display: block; position:relative; padding-left: 62px; padding-right: 1%; order: 2;}
.homeSec3-box1 article h2{ width: 100%; height: auto; float: left; display: block; font-size: 40px; font-weight: 600; color: #000; line-height: 48px;  padding-top: 62px; }
.homeSec3-box1 article p{ width: 100%; height: auto; float: left; display: block; font-size: 24px; font-weight: 400; color: #000; line-height: 30px; padding-top: 42px; }
.homeSec3-box1 article small{ width: auto; height: auto; display: block; float: left; font-size: 24px; font-weight: 400; color: #000; line-height: 30px;position: relative; margin-top: 82px; }
.homeSec3-box1 article small a{  font-size: 20px; font-weight: 600; color: #000; line-height: 30px; ; padding-right: 30px;   }
.homeSec3-box1 article small a::after{ content: ''; position: absolute; right: 0; top: 14px; width: 15px; height: 15px; background:url(../images/arrow4.png) no-repeat right top;}
/* ++++++++++++++++++ Section 3 End  ++++++++++++++++++++++++++ */

.homeSec4 { width: 100%; height: auto; float: left; display: block; margin:0px 0px; padding:150px 0px 0; position: relative; z-index: 9; background:url(../images/capabilities-bg.jpg) no-repeat center center; background-size: cover;  }
.homeSec4:after {content: ''; width: 100%; display: block; height: 0; font-size: 0px;  line-height: 0; clear: both;}
.homeSec4-box1{width: 100%; height: auto; float: left; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; flex-wrap: wrap; -webkit-flex-wrap:wrap; }
.homeSec4-box1 h2{width:auto; height: auto;  display: flex; flex-wrap: wrap;     align-items: baseline; margin: 0 0 30px 0; font-size: 24px; font-weight: 400; color: #fff; line-height:46px;  }
.homeSec4-box1 h2 strong{width:auto; height: auto;  display: inline-block; margin: 0; font-size: 40px; font-weight: 600; color: #fff; line-height:46px; padding-right: 40px; position: relative; }
.homeSec4-box1 h2 strong:after{ content: ''; position: absolute; right: 20px; top: 17px; width: 1px; height: 20px; background:rgba(255, 255, 255, 0.49); display: block;}
.homeSec4-box1 h2 i{width:auto; height: auto;  display: inline-block; font-size: 24px; font-weight: 400; color: #fff; line-height:46px; font-style: normal;  }
.homeSec4-box2{width:100%; height: auto; display: block; position:relative;}
.homeSec4-box2:after{content:''; display:block; clear:both;}
.homeSec4-box2 ul{margin-left: -10px; margin-right: -10px; height: auto; display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;flex-wrap: wrap;-webkit-flex-wrap: wrap; position:relative;}
.homeSec4-box2 ul li{width:25%; height: auto; display: block; float: left; padding:10px 10px; overflow: hidden;}
.homeSec4-box2 ul li aside{width:100%; height: 100%; display: block; background: transparent;}
.homeSec4-box2 ul li aside a{ width: 100%; height: 100%; float: left; position: relative; overflow: hidden; z-index: 1; background:transparent;  padding: 70px 20px; transition: 0.4s; display: flex; justify-content: center; }
.homeSec4-box2 ul li aside a:hover{ background: rgb(0, 111, 212);}
.homeSec4-box2 ul li aside a article{  display: block; height: 100%; }
.homeSec4-box2 ul li aside a article figure{width:auto; height: auto;  display: flex;     justify-content: center; position: relative;  overflow: hidden; padding: 30px 30px;}
.homeSec4-box2 ul li aside a article figure img{  display: block; -webkit-transform: scale(1);transform: scale(1);	-webkit-transition: .5s ease-in-out;	transition: .5s ease-in-out;}
.homeSec4-box2 ul li aside a:hover article figure img{	-webkit-transform: scale(1.1);transform: scale(1.1);}
.homeSec4-box2 ul li aside a article h4{font-size: 24px; font-weight: 500; color: #fff; line-height: 26px; transition: 0.4s;  padding: 0px 0 50px 0; text-align: center; position: relative;}


 .homeSec4-box2 ul li aside a article h4:after{content: ''; position: absolute; right: 0; left: 0; bottom: 0; width: 16px; height:16px;  margin: 0 auto;} 
.homeSec4-box2 ul li aside a:hover article h4:after{content: ''; position: absolute;  width: 16px; height: 16px;  background: url(../images/arrow2.svg) no-repeat left top;}

/* ++++++++++++++++++ Section 4 End  ++++++++++++++++++++++++++ */
.homeSec5 { width: 100%; height: auto; float: left; display: block; margin:0px 0px; padding: 0px 0 0px 0; position: relative;}
.homeSec5:after {content: ''; width: 100%; display: block; height: 0; font-size: 0px;  line-height: 0; clear: both;}
.homeSec5-box1{width: 100%; height: auto; float: left; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; flex-wrap: wrap; position: relative; }
.homeSec5-box1 img{ width: 100%;}
.presence{ position: absolute; left: 8%;  top: 220px;     width: 100%;
    max-width: 390px;
    
    }
.presence h2{font-size: 40px; font-weight: 600; color: #fff; line-height: 40px; transition: 0.4s;  padding: 0px 0 40px 0;}

.presence ul{width: 100%;height: auto; display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;flex-wrap: wrap;-webkit-flex-wrap: wrap; position:relative;}
.presence ul li{width:100%; height: auto; display: block; float: left; padding:10px 10px 10px 22px; position: relative; font-size: 24px; font-weight:400; color: #fff; line-height: 24px; }
.presence ul li.headoffice::after{content: ''; position: absolute; left: 0; top: 13px; width:16px ; height: 16px; background: url(../images/headoffice.png) no-repeat center center; }
.presence ul li.distribution::after{content: ''; position: absolute; left: 0; top: 13px; width:16px ; height: 16px; background: url(../images/distribution.png) no-repeat center center; }
.presence ul li.steelservice::after{content: ''; position: absolute; left: 0; top: 13px; width:16px ; height: 16px; background: url(../images/steelservice.png) no-repeat center center; }


.presence small{ width: auto; height: auto; display: block; float: left; font-size: 24px; font-weight: 400; color: #fff; line-height: 30px;position: relative; margin-top: 40px; }
.presence small a{  font-size: 20px; font-weight: 600; color: #fff; line-height: 30px; ; padding-right: 30px;   }
.presence small a::after{ content: ''; position: absolute; right: 0; top: 10px; width: 15px; height: 15px; background:url(../images/arrow2.svg) no-repeat right top;}


.distribution1 { position: absolute; width: 16px; height: 25px; background: url(../images/distribution-icon.png) no-repeat 0 0; background-size: contain; font-size: 0; line-height: 0; color: transparent; }




.distribution1.centres1 {  left: 50.3%;  top: 29.5%;} 
.distribution1.centres2 { right: 44.1%;  top: 32.6%;} 
.distribution1.centres3 { right: 42.6%;  top: 40.3%;}
.distribution1.centres4 { right: 38.2%;    top: 49.0%;}
.distribution1.centres5 {       right: 34.9%;    top: 49.0%;}
.distribution1.centres6 {     right: 46.7%;    bottom: 21.7%;}
.distribution1.centres7 { right: 37.0%;  bottom: 39.1%;}
.distribution1.centres8 { left: 49.7%;    bottom: 38.5%;}
.distribution1.centres9 {left: 45.5%;    bottom: 45.9%;}
.distribution1.centres10 {left: 52.9%;  top: 38.9%;}
.distribution1.centres11 {     right: 43.9%;    bottom: 20.1%;}
.distribution1.centres12 {  right: 44.1%;    bottom: 23.9%;}
.distribution1.centres13 { left: 48.7%;   bottom: 34.5%;}
.distribution1.centres14 { left: 46.7%;  bottom: 37.5%;}
.distribution1.centres15 {left: 49.7%; bottom: 45.5%;}


.headoffice1 { position: absolute; width: 16px; height: 25px; background: url(../images/Blue-point.png) no-repeat 0 0; background-size: contain; font-size: 0; line-height: 0; color: transparent; }
.headoffice1.centres1 { right: 34.1%; bottom:47.3%;}

.steelservice1 { position: absolute; width: 16px; height: 25px; background: url(../images/Green-point.png) no-repeat 0 0; background-size: contain; font-size: 0; line-height: 0; color: transparent; z-index: 7;}
.steelservice1.centres1 {     left: 52.2%;    top: 38.6%;}
.steelservice1.centres2 {right: 44.7%;    top: 32.7%;}
.steelservice1.centres3 { left: 46.3%;   top: 50.3%;}
.steelservice1.centres4 {left: 47.9%;   top: 61.7%;}
.steelservice1.centres5 { right: 37.5%; top: 49.7%;}
.steelservice1.centres6 {     right: 44.8%;    bottom: 20.4%;}
.steelservice1.centres7 { right: 36.3%; top: 55.8%;}
.steelservice1.centres8 {    right: 45.0%;    bottom: 24.1%;}










/* ++++++++++++++++++ Section 5 End  ++++++++++++++++++++++++++ */
.homeSec6 { width: 100%; height: auto; float: left; display: block; margin:0px 0px; padding: 150px 0 0; position: relative; z-index: 9; background: #F2F2F2;  }
.homeSec6:after {content: ''; width: 100%; display: block; height: 0; font-size: 0px;  line-height: 0; clear: both;}
.homeSec6-box1{width: 100%; height: auto; float: left; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; flex-wrap: wrap; -webkit-flex-wrap:wrap;    align-items: flex-start; }


.homeSec6-box1 aside{width:65%; height: auto; float: left; display: block; position:relative;}
.segmentsSlider li{ padding-right: 20px; }
.segmentsSlider figure{ background: rgba(255, 255, 255, 0.3); padding: 0px 0px; width: 331px; height: 504px; position: relative; }
.segmentsSlider figure i{position: absolute; left: 30px; bottom: 20px;  font-size: 28px; font-weight: 600; color: #fff; line-height: 28px; padding-right: 35px; font-style: normal; }
.segmentsSlider figure i:after{ content: ''; position: absolute; right: 0; top: 7px; width: 16px; height: 20px;  background: url(../images/arrow2.svg) no-repeat left top;}


.segmentsSlider .slick-active aside{ background:#fff;}




.segmentsSlider .ourProductsSlider_prev2{position: absolute; width: 45px; height: 45px;  border-radius:0px; left: -120px; bottom: 30px; font-size: 0; z-index: 1; background:#006FD4 url(../images/arrow3_left.png) no-repeat center; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out;  -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; cursor: pointer;}
.segmentsSlider .ourProductsSlider_next2{position: absolute; width: 45px; height: 45px;  border-radius: 0px; left: -75px; bottom: 30px; font-size: 0; z-index: 1; background:#006FD4 url(../images/arrow3.png) no-repeat center; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out;  -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; cursor: pointer;}

.segmentsSlider .ourProductsSlider_prev2.is-active{position: absolute; width: 45px; height: 45px;  border-radius:0px; left: -120px; bottom: 30px; font-size: 0; z-index: 1; background:#0056A5 url(../images/arrow3_left.png) no-repeat center; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out;  -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; cursor: pointer;}



.homeSec6-box1 article{width:35%; height: auto; float: left; display: block; position:relative; padding-left:8%; padding-right:30px; }
.homeSec6-box1 article h2{ width: 100%; height: auto; float: left; display: block; font-size: 40px; font-weight: 600; color: #000; line-height: 48px; padding-top: 60px; }
.homeSec6-box1 article p{ width: 100%; height: auto; float: left; display: block; font-size: 24px; font-weight: 400; color: #000; line-height: 30px; padding-top: 45px; }
.homeSec6-box1 article small{ width: auto; height: auto; display: block; float: left; font-size: 24px; font-weight: 400; color: #000; line-height: 30px;position: relative; margin-top: 90px; }
.homeSec6-box1 article small a{  font-size: 20px; font-weight: 600; color: #000; line-height: 30px; ; padding-right: 30px;   }
.homeSec6-box1 article small a::after{ content: ''; position: absolute; right: 0; top: 14px; width: 15px; height: 15px; background:url(../images/arrow4.png) no-repeat right top;}
/* ++++++++++++++++++ Section 6 End  ++++++++++++++++++++++++++ */

.homeSec7 { width: 100%; height: auto; float: left; display: block; margin:0px 0px; padding: 200px 0 0px 0; position: relative; z-index: 9; background:url(../images/sustainability-bg.jpg) no-repeat center center; background-size: cover;  }
.homeSec7:after {content: ''; width: 100%; display: block; height: 0; font-size: 0px;  line-height: 0; clear: both;}
.homeSec7::before {content: ''; position: absolute; left: 0; right: 0; top: 0; bottom: 0; width: 100%; display: block; height: 100%; background: rgba(0, 0, 0, 0.3); }
.homeSec7-box1{width: 100%; height: auto; float: left; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; flex-wrap: wrap; -webkit-flex-wrap:wrap; padding-left: 10%; }
.homeSec7-box2{ padding-left: 30px; border-left: 1px solid #fff; position: relative;}
.homeSec7-box2::after{content: ''; position: absolute; left: 0; right: 0; bottom: 0; width: 69%; height: 1px; background: #fff;}
.homeSec7-box2 h2{width:auto; height: auto;    font-size: 40px; font-weight: 600; color: #fff; line-height:46px; padding-bottom: 10px;  }
.homeSec7-box2 h3{width:auto; height: auto;    font-size: 32px; font-weight: 600; color: #fff; line-height:40px; padding-bottom: 34px;  }
.homeSec7-box2 h4{width:auto; max-width: 500px; height: auto;    font-size: 64px; font-weight: 700; color: #fff; line-height:70px; padding-bottom: 34px;  }
.homeSec7-box2 h5{width:auto;  height: auto;    font-size:20px; font-weight: 600; color: #fff; line-height:22px; padding-bottom: 34px;  }
.homeSec7-box2 h5 a{ font-size:20px; font-weight: 600; color: #fff; line-height:22px; padding-right:35px; position: relative; display:inline-block;}
.homeSec7-box2 h5 a::after{ content: ''; position: absolute; right: 0; top: 6px; width: 15px; height: 15px; background:url(../images/arrow2.svg) no-repeat right top;}
/* ++++++++++++++++++ Section 7 End  ++++++++++++++++++++++++++ */



/* ++++++++++++++++++ Section 8 End  ++++++++++++++++++++++++++ */
.homeSec9 { width: 100%; height: auto; float: left; display: block; margin:0px 0px; padding: 150px 0 0; position: relative; z-index: 9; background:url(../images/speak-bg.jpg) no-repeat center center; background-size: cover;  }
.homeSec9:after {content: ''; width: 100%; display: block; height: 0; font-size: 0px;  line-height: 0; clear: both;}
.homeSec9-box1{width: 100%; height: auto; float: left; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; flex-wrap: wrap; -webkit-flex-wrap:wrap; }
.homeSec9-box1 h2{width:100%; height: auto; display: block; font-size:40px; font-weight: 600; color: #000; line-height:42px; padding-top: 0px; text-align: center;}
.homeSec9-box2{width: 100%; height: auto;  padding: 0 100px; position: relative;  }
.homeSec9-box2:after{    position: absolute;
    right: 88px;
    top: -4px;
    content: "";
    background: url(../images/quote.svg) no-repeat center center;
    width: 295px;
    height: 300px;}
.homeSec9-box2 ul{height: auto; width: 100%; display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;flex-wrap: wrap;-webkit-flex-wrap: wrap; position:relative; z-index: 1;}
.homeSec9-box2 ul li{width:100%; height: auto; display: block; float: left; padding-right: 10px;  margin-top: 160px;   }
.speakSlider-con{width: 100%; height: auto; display: block; float: left; border: 1px solid #DBDBDB; padding:40px 40px;}
.homeSec9-box2 ul li aside{width:201px; height: auto; display: block; float: left;}
.homeSec9-box2 ul li aside figure{ max-width: 201px; width: 100%; height: auto; margin-top: -200px; position: relative; z-index: 9; }
.homeSec9-box2 ul li aside figure img{ display: block; width: 100%;}
.homeSec9-box2 ul li aside h3{width:100%; height: auto; display: block; font-size:24px; font-weight: 600; color: #000; line-height:24px; padding-top: 20px; }
.homeSec9-box2 ul li aside h4{width:100%; height: auto; display: block; font-size:17px; font-weight: 300; color: #000; line-height:24px; padding-top: 10px;}

.homeSec9-box2 ul li article{width: calc(100% - 201px); height: auto; display: block; float: left;  font-size:24px; font-weight: 300; color: #000; line-height:30px ; position: relative; padding-left: 100px;}
.homeSec9-box2 ul li article::after{ content: ''; position: absolute; left:50px; top: -6px; width: 36px; height: 36px; background:url(../images/quotes-left.png) no-repeat right top;}

.homeSec9-box2 ul li article span{  width: 36px; height: 26px;  display:inline-block; position: relative;}
.homeSec9-box2 ul li article span::after{ content: ''; position: absolute; left: 8px; bottom: -21px; width: 36px; height: 36px; background:url(../images/quotes-right.png) no-repeat right top;}

.speakSlider_prev2{position: absolute; width: 45px; height: 45px;  border-radius:0px;  left: -50px; bottom: 100px; font-size: 0; z-index: 1; background:#006FD4 url(../images/arrow3_left.png) no-repeat center; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out;  -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; cursor: pointer;}
.speakSlider_next2{position: absolute; width: 45px; height: 45px;   border-radius: 0px; right:-45px; bottom: 100px; font-size: 0; z-index: 1; background:#006FD4 url(../images/arrow3.png) no-repeat center; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out;  -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; cursor: pointer;}



    .map-desktop{ display: block;}
.map-mob{ display: none;}


@media all and (max-width:1300px){
    .center {
    max-width: 1070px;

}
        section {
  height: 100%;
  width: 100%;
}
    .homeSec4, .homeSec9 {
        padding: 80px 0px;
    }

    .homeSec2{
        padding: 105px 0px 0;
    }

     .homeSec6, .homeSec3 {
        padding: 80px 0px 0;
    }

.homeSec7{
        padding:120px 0px 0;
    }
    
    .segment-prev {
    left: -350px;
}
.segment-next {
    left: -305px;
}

}


 
@media all and (max-width:800px){



    .video-text h2 {
    font-size: 54px;
    line-height: normal;
}
 .map-desktop{ display: none;}
.map-mob{ display: block;}
.homeSec5-box1 span{ display: none;}  
.presence {width: 100%; position: relative; left: inherit; top: inherit; max-width: inherit; background: #12457a; float: left; padding: 20px 20px 40px;}
.presence h2 { padding: 0px 0 20px 0;  font-size: 26px; line-height: 30px;}
.presence small { margin-top: 20px; margin-bottom: 20px;}
.presence ul li { width: auto;}      

.homeSec2{padding:50px 5% 25px;}
      .homeSec2-box1 figure { width: 100%; padding-right:0%;}
      .homeSec2-box1 aside { width: 100%;  padding: 20px 0;}
.homeSec6 {

    padding: 35px 0 80px 0;

}
.newsroom {
    padding: 50px 0;
}
.homeSec9 {
    padding: 50px 0 50px 0;
}

      .glance-iconbox ul li article{display: block; text-align: center;}
      .glance-iconbox ul li article span:before {
    display: block;
    margin: 0 auto;
}
.glance-iconbox ul li article span {float: none; display: inline-block;  text-align: center;}
.glance-iconbox ul li article span i {
    /* width: auto; */
    /* height: auto; */
    display: inline-block;
    position: absolute;
    left: 0;
    right: 0;
    top: 15px;
    bottom: 0;
    /* justify-items: center; */
    /* align-items: center; */
    margin: auto;
}
.glance-iconbox ul li article small {float: left; display: block;  padding-left: 0px;  text-align: center; padding: 20px 0 0; width: 100%;}
.homeSec2-box1 h2 {display: block; text-align: center;}
.homeSec3{display: block; padding-left: 5%; padding-right: 5%;}
.homeSec3-box1 aside {
    width: 100%;
}

.homeSec3-box1{display: block;}

.homeSec3-box1 article {
    width: 100%;
    padding: 25px 0;
}
.homeSec4
 {
    width: 100%;
    padding: 50px 5% 40px;
}

/* .homeSec4-box2 ul {
    margin-left: 0px;
    margin-right: 0px;
} */
.homeSec4-box2 ul li {
    width: 100%;
}

.homeSec4-box2 ul li aside a {
    padding: 0px 20px 0px 20px;
    transition: 0.4s;
    display: flex;
    justify-content: center;
}
.homeSec4-box2 ul li:nth-child(2n) aside{background-color: rgba(0, 111, 212, 0.3);}
/* .homeSec4-box2 ul li aside a article h4 {
    font-size: 24px;
    font-weight: 500;
    color: #fff;
    line-height: 26px;
    transition: 0.4s;
    padding: 0px 0 0px 0;
    text-align: center;
    position: relative;
} */


.homeSec4-box1 h2 {
    display: block;
    text-align: center;
}

.homeSec4-box1 h2 strong:after{display: none;}
.homeSec4-box1 h2 strong {padding-right: 0px;}
.homeSec4-box2 ul li aside a article h4:after{content: ''; position: absolute;  width: 16px; height: 16px;  background: url(../images/arrow2.svg) no-repeat left top; bottom: 15px;}

.homeSec6-box1{padding-left: 5%; padding-right: 5%;}


.homeSec6-box1 article {
    width: 100%;

    padding: 0 0 30px;
}
.homeSec6-box1 aside{width: 100%;}

.homeSec7 {
    background-position: 65%;padding: 150px 0;
}

.homeSec9-box2 {
    padding: 0 5%;
}

.homeSec9-box2 ul li aside {
    float: none;
    margin: 0 auto;
}

.homeSec9-box2 ul li article {
    width: 100%;
    padding: 40px 20px;font-size: 20px;
}

.speakSlider_next2 {
    right: 0px;
    bottom: 50%;
}

.speakSlider_prev2 {
   left: -11px;
    bottom: 50%;
}

.homeSec9-box2 ul li article span::after {
    left: auto;
    bottom: auto;
    margin: 20px 0 0 15px;
}

.homeSec9-box2 ul li article::after {
    left: 0;
    top: 12px;
}

.slider-next {
     left: auto;
    bottom: -54px;
    right: 0;
}

.slider-prev {

   left: auto;
    bottom: -54px;
    right: 45px;

}

.homeSec7-box2 h4 {
    font-size: 55px;
    line-height: 56px;
}


.segment-prev{
   left: auto;
    bottom: -54px;
    right: 45px;
}

.segment-next {

     left: auto;
    bottom: -54px;
    right: 0;

}
.homeSec3 {

    padding-top: 30px;
            padding-bottom: 100px;

}

.homeSec2-box1 h2 strong {
    padding-right: 0px;

}

.homeSec2-box1 h2 strong:after{display: none;}
.homeSec9-box2 ul li aside h3, .homeSec9-box2 ul li aside h4{text-align: center;}
.homeSec9-box2 ul li article{text-align: center;}

.video-text {

    bottom: 70px;
}

.homeSec3-box1 article h2{padding-top: 0;}
.homeSec6-box1 article h2 {
    padding-top: 0px;
}

}


@media screen and (min-aspect-ratio: 13 / 8) and (max-device-width: 1114px) and (orientation: landscape) {
    body:before {
        content: '';
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: #000 url(../images/orientation-change.png) no-repeat 50% 50%;
        background-size: 400px;
        z-index: 9999999;
    }
}


