/* ------------------------------------------------------------------------------ 
Project Name : Technoval 
Description : Home Style Sheet 
Author : Imran Rovan 
Created On : 08 Feb 2023 
--------------------------------------------------------------------------------*/
.title-content {
  margin-bottom: 20px;
}

.title-content h2 {
  margin-bottom: 10px;
}

.image-block .video video.mobile-view {
  display: none;
}

.project_title {
  font-size: 35px;
  font-weight: bold;
  overflow: hidden;
  padding-bottom: 4px;
  padding-right: 40px;
  position: absolute;
  text-align: left;
  -webkit-transition: .8s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: .8s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: .8s cubic-bezier(0.165, 0.84, 0.44, 1);
  z-index: 99;
  color: #fff;
}

.project_title span {
  opacity: 1;
  display: inline-block;
  font-weight: 700;
  white-space: normal;
  transform-style: preserve-3d;
  overflow: hidden;
  transform-origin: 0 85%;
  position: relative
}

.project_title span .word::after {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  height: 4px;
  width: 0%;
  background-color: #fff;
  bottom: 5px;
  left: 0;
  transition: all .8s cubic-bezier(0.165, 0.84, 0.44, 1)
}

.project_title .word_f {
  display: block
}

.project_title .word_f:last-child {
  font-weight: bold;
  display: inline-block;
  transition-delay: .5s
}

.project_tit_mo {
  display: none;
  position: absolute;
  right: -83px;
  bottom: 41px;
  z-index: 10
}

.business_txt_mo {
  display: none;
  writing-mode: vertical-lr;
  transform: rotate(180deg) translateY(-50px);
  position: absolute;
  right: -28px;
  top: 0;
  font-weight: 600;
  opacity: 0;
  transition: transform 2s cubic-bezier(0.16, 1.08, 0.38, 0.98)
}

.business_txt_mo2 {
  position: absolute;
  display: none;
  right: 0px;
  top: -28px;
  font-weight: 600;
  transition: transform 1s cubic-bezier(0.16, 1.08, 0.38, 0.98)
}

.upper_case {
  text-transform: uppercase
}

.word_wrap {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0
}

.word_wrap .word_cont {
  display: flex;
  position: relative;
  overflow: hidden;
  overflow: clip;
  margin: 0 auto;
  align-items: flex-end
}

.word_wrap .word_cont .container {
  margin-right: auto;
  margin-left: auto;
  width: 130rem
}

.word_wrap .word_cont .container .hero_content {
  position: relative;
  z-index: 1;
  margin-bottom: 12.5rem;
  width: 100%;
  margin-left: 0
}

.word_wrap .word_cont .container .hero_content .hm-70 {
  font-size: 7rem
}

.word_wrap .word_cont .container .hero_content .hm-70 span {
  line-height: 1.4
}

.word_wrap .word_cont .container .hero_content .hm-70 span .animate_wrapper {
  display: inline-block;
  overflow: clip;
  margin: -0.2em;
  padding: .1em;
  transform: translate3d(0px, 4.80737%, 0px);
  transition: all 1s cubic-bezier(0.16, 1.08, 0.38, 0.98)
}

.word_wrap .word_cont .container .hero_content .hm-70 span .animate_txtbx {
  margin-top: -2.5rem;
  display: block
}

.word_wrap .word_cont .container.on .animate_wrapper, .word_wrap .word_cont .container.on .animate_wrapper span, .word_wrap .word_cont .container.on .animate_wrapper span.word01, .word_wrap .word_cont .container.on .animate_wrapper span.word02, .word_wrap .word_cont .container.on .animate_wrapper span.word03, .word_wrap .word_cont .container.on .animate_wrapper span.word04, .word_wrap .word_cont .container.on .animate_wrapper span.word05 {
  transform: none
}

.animate_wrapper span {
  display: inline-block;
  margin: -0.2em;
  padding: .2em;
  -webkit-transform: translate(100%, 100%);
  transform: translate(100%, 100%);
  transition: all 1s cubic-bezier(0.16, 1.08, 0.38, 0.98)
}

.animate_wrapper span.word01 {
  transform: translate3d(0px, 80.90737%, 0px);
  transition-delay: .1s
}

.animate_wrapper span.word02 {
  transform: translate3d(0px, 80.70737%, 0px);
  transition-delay: .2s
}

.animate_wrapper span.word03 {
  transform: translate3d(0px, 80.90737%, 0px);
  transition-delay: .3s
}

.animate_wrapper span.word04 {
  transform: translate3d(0px, 80.70737%, 0px);
  transition-delay: .4s
}

.animate_wrapper span.word05 {
  transform: translate3d(0px, 80.60737%, 0px);
  transition-delay: .5s
}

.section .txt_box.img-ani .detail_txt span {
  line-height: 1.4
}

.section.sec02 {
  overflow: hidden
}

.section.sec02.on .slide_wrap .slide_cont .slide_box .sec02_title {
  opacity: 1
}

.section.sec02.on .slide_wrap .slide_cont .slide_box.box_left {
  opacity: 1;
  transition-delay: 3s
}

.section.sec02.on .slide_wrap .slide_cont .slide_box.box_left .overlay {
  top: -200%
}

.section.sec02.on .slide_wrap .slide_cont .slide_box.box_left.n02 .overlay {
  transition-delay: 0s
}

.section.sec02.on .slide_wrap .slide_cont .slide_box.box_left .slide_img {
  animation-name: image-intro;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out
}

.section.sec02.on .slide_wrap .slide_cont .slide_box.box_left .slide_img::after {
  transform: translateY(-100%)
}

.section.sec02.on .slide_wrap .slide_cont .slide_box.btm_top2 .overlay {
  bottom: -200%;
  top: auto !important;
  border: none;
  border-bottom: 700px solid #000
}

.section.sec02.on .slide_wrap .slide_cont .slide_box.btm_top .overlay {
  bottom: 0%;
  top: auto !important;
  border: none;
  border-bottom: 700px solid #000
}

.section.sec02.on .slide_wrap .slide_cont .slide_box:nth-child(3n-1) .img_box .overlay {
  bottom: -200%
}

.section.sec02.on .slide_wrap .slide_cont .slide_box:nth-child(2) .img_box {
  transition-delay: 3s
}

.section.sec02.on .slide_wrap .slide_cont .slide_box.n01 .txt_bx .num {
  z-index: -2
}

.section.sec02 .txt_box {
  margin-bottom: 6rem
}

.section.sec02 .txt_box .word_wrap2 {
  margin-bottom: 10px
}

.section.sec02 .txt_box .word01 {
  font-weight: bold;
  font-size: 5.9rem
}

.section.sec02 .txt_box .sec02_txt {
  font-size: 1.6rem;
  color: rgba(255, 255, 255, .5);
  width: 1000px;
  display: inline-block
}

.section.sec02 .wrap2 {
  padding-top: 7%
}

.section.sec02 .slide_wrap {
  height: 70rem;
  width: 700px;
}

.section.sec02 .slide_wrap .slide_cont {
  white-space: nowrap;
  position: absolute;
  transition: all 1s ease-out
}

.section.sec02 .slide_wrap .slide_cont .slide_box {
  display: inline-block;
  margin-right: 135px;
  vertical-align: bottom;
  position: relative;
  opacity: 1;
  overflow: hidden;
}

.section.sec02 .slide_wrap .slide_cont .slide_box .sec02_title {
  opacity: 1
}

.section.sec02 .slide_wrap .slide_cont .slide_box.on {
  opacity: 1
}

.section.sec02 .slide_wrap .slide_cont .slide_box.on .sec02_title {
  opacity: 1
}

.section.sec02 .slide_wrap .slide_cont .slide_box.on .img_box {
  z-index: 9
}

.section.sec02 .slide_wrap .slide_cont .slide_box.on .img_box .overlay {
  top: -200%
}

.section.sec02 .slide_wrap .slide_cont .slide_box.on .img_box .slide_img {
  animation-name: image-intro;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out
}

.section.sec02 .slide_wrap .slide_cont .slide_box.on .img_box .slide_img::after {
  transform: translateY(-100%)
}

.section.sec02 .slide_wrap .slide_cont .slide_box.on .img_box .slide_img img {
  background: #000
}

.section.sec02 .slide_wrap .slide_cont .slide_box.on .business_txt_mo {
  opacity: 1;
  transform: rotate(180deg) translateY(0px)
}

.section.sec02 .slide_wrap .slide_cont .slide_box.on_lr .sec02_title {
  opacity: 0
}

.section.sec02 .slide_wrap .slide_cont .slide_box.on_lr .img_box .overlay {
  border-top: none;
  border-right: 700px solid #000;
  width: 200%;
  height: 100%;
  left: -100%
}

.section.sec02 .slide_wrap .slide_cont .slide_box.on_lr.on .sec02_title {
  opacity: 1
}

.section.sec02 .slide_wrap .slide_cont .slide_box.on_lr.on .overlay {
  top: auto;
  left: 100%
}

.section.sec02 .slide_wrap .slide_cont .slide_box.btm_top .overlay {
  bottom: 0%;
  top: auto !important;
  border: none;
  border-bottom: 700px solid #000
}

.section.sec02 .slide_wrap .slide_cont .slide_box.btm_top.on .overlay {
  bottom: -200%
}

.section.sec02 .slide_wrap .slide_cont .slide_box:nth-child(3n-1) .img_box .overlay {
  background: #0078c1;
  bottom: 0
}

.section.sec02 .slide_wrap .slide_cont .slide_box:nth-child(3n) .img_box .overlay {
  background: #0078c1
}

.section.sec02 .slide_wrap .slide_cont .slide_box .sec02_title {
  display: inline-block;
  z-index: 10;
  opacity: 0;
  position: absolute;
  right: -12rem;
  bottom: 5rem
}

.section.sec02 .slide_wrap .slide_cont .slide_box .sec02_title span.word {
  line-height: 45px;
  padding-bottom: 20px;
}

.section.sec02 .slide_wrap .slide_cont .slide_box .img_box {
  overflow: hidden;
  position: relative;
  z-index: 0
}

.section.sec02 .slide_wrap .slide_cont .slide_box .img_box::before {
  content: '';
  width: 100%;
  height: 50%;
  background: rgb(255, 255, 255);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 1) 100%);
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 9;
  display: block;
}

.section.sec02 .slide_wrap .slide_cont .slide_box .img_box .overlay {
  position: absolute;
  z-index: 4;
  width: 100%;
  height: 100%;
  background: #007ac2;
  top: 0%;
  left: 0;
  bottom: 0;
  transform-origin: 50% 100%;
  opacity: 1;
  transition: all 2s ease;
  -webkit-transition: all 2s ease;
  height: 200%;
  box-sizing: border-box;
  border-top: 700px solid #000
}

@keyframes background-intro {
  0% {
    opacity: 1;
    top: 101%;
    top: 0%
  }

  50% {
    opacity: 1
  }

  to {
    top: -101%;
    top: -200%
  }
}

.section.sec02 .slide_wrap .slide_cont .slide_box .img_box .slide_img {
  position: relative;
  width: 100%;
  height: 100%;
  transform-origin: center
}

.section.sec02 .slide_wrap .slide_cont .slide_box .img_box .slide_img .n_pc {
  display: block;
  width: 100%;
}

.section.sec02 .slide_wrap .slide_cont .slide_box .img_box .slide_img .n_mo {
  display: none
}

@keyframes image-intro {
  0% {
    -webkit-transform: scale(1.4);
    transform: scale(1.4)
  }

  20% {
    opacity: 1
  }

  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}

.section.sec02 .slide_wrap .slide_cont .slide_box .txt_bx .num {
  color: rgba(0, 0, 0, .05);
  font-size: 15rem;
  font-weight: bold;
  z-index: 0;
  position: absolute
}

.section.sec02 .slide_wrap .slide_cont .slide_box.n01 .img_box .slide_img {
  width: 58rem
}

.section.sec02 .slide_wrap .slide_cont .slide_box.n01 .txt_bx .num {
  right: -20%;
  top: 50%;
  transform: translateY(-50%);
  transition-delay: .35s
}

.section.sec02 .slide_wrap .slide_cont .slide_box.n02 .sec02_title {
  right: auto;
  bottom: 0px;
  top: auto;
  left: 20px;
}

.section.sec02 .slide_wrap .slide_cont .slide_box.n02 .img_box .slide_img {
  width: 45rem
}

.section.sec02 .slide_wrap .slide_cont .slide_box.n02 .txt_bx .num {
  right: -5%;
  top: 0%;
  transform: translateY(-50%)
}

.section.sec02 .slide_wrap .slide_cont .slide_box.n02 .business_txt_mo {
  right: auto;
  left: -5%
}

.section.sec02 .slide_wrap .slide_cont .slide_box.n03 .sec02_title {
  right: -9rem
}

.section.sec02 .slide_wrap .slide_cont .slide_box.n03 .img_box .slide_img {
  width: 70rem
}

.section.sec02 .slide_wrap .slide_cont .slide_box.n03 .txt_bx .num {
  left: -32%;
  bottom: -36%;
  transform: translateY(-50%)
}

.section.sec02 .slide_wrap .slide_cont .slide_box.n03 .txt_bx .business_txt {
  top: 0;
  bottom: auto;
  transform: rotate(180deg)
}

.section.sec02 .slide_wrap .slide_cont .slide_box.n04 {
  vertical-align: top
}

.section.sec02 .slide_wrap .slide_cont .slide_box.n04 .sec02_title {
  right: -1rem;
  bottom: -6rem
}

.section.sec02 .slide_wrap .slide_cont .slide_box.n04 .img_box .slide_img {
  width: 67.7rem
}

.section.sec02 .slide_wrap .slide_cont .slide_box.n04 .txt_bx .num {
  left: 0;
  bottom: -55%
}

.section.sec02 .slide_wrap .slide_cont .slide_box.n04 .business_txt_mo {
  right: auto;
  left: -6%
}

.section.sec02 .slide_wrap .slide_cont .slide_box.n05 .sec02_title {
  right: -3rem;
  bottom: auto;
  top: -7rem
}

.section.sec02 .slide_wrap .slide_cont .slide_box.n05 .img_box {
  transition-delay: 1s
}

.section.sec02 .slide_wrap .slide_cont .slide_box.n05 .img_box .slide_img {
  width: 67.6rem
}

.section.sec02 .slide_wrap .slide_cont .slide_box.n05 .txt_bx .num {
  left: 0%;
  top: -55%;
  transition-delay: .1s
}

.section.sec02 .slide_wrap .slide_cont .slide_box.n06 .img_box .slide_img {
  width: 70rem
}

.section.sec02 .slide_wrap .slide_cont .slide_box.n06 .business_txt_mo2 {
  right: auto;
  left: 0
}

.section.sec02 .slide_wrap .slide_cont .slide_box:hover .project_title span {
  opacity: 1;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  transition: all 1.5s cubic-bezier(0.165, 0.84, 0.44, 1)
}

.section.sec02 .slide_wrap .slide_cont .slide_box:hover .project_title .word, .section.sec02 .slide_wrap .slide_cont .slide_box:hover .project_title .word2 {
  transform: none;
  transition: all .8s cubic-bezier(0.165, 0.84, 0.44, 1)
}

.section.sec02 .slide_wrap .slide_cont .slide_box:hover .project_title .word2 {
  transition-delay: .3s
}

.section.sec02 .slide_wrap .slide_cont .slide_box:hover .project_title .word::after, .section.sec02 .slide_wrap .slide_cont .slide_box:hover .project_title .word2::after {
  width: 50px;
  transition: width .8s cubic-bezier(0.165, 0.84, 0.44, 1)
}

.section.sec02 .slide_wrap .slide_cont .slide_box:hover .project_title .word2::after {
  transition-delay: .4s
}

.business_txt {
  display: block;
  position: absolute;
  writing-mode: vertical-lr;
  transform: rotate(180deg) translateY(0);
  display: flex;
  gap: .5rem;
  left: -10px;
  bottom: 40px;
  color: rgba(0, 0, 0, 0.5);
  font-weight: 400;
  transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1)
}

.business_txt span {
  font-weight: bold;
  font-size: 16px;
  transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transform: translate(100%)
}

.business_txt span.down01 {
  transition-delay: .1s
}

.business_txt span.down02 {
  transition-delay: .3s
}

.slide_box:hover .business_txt span {
  opacity: 0;
  transition: all .8s cubic-bezier(0.165, 0.84, 0.44, 1);
  transform: translate(-25%) translateZ(0)
}

.slide_box:hover .business_txt span.down01 {
  transition-delay: .1s
}

.slide_box:hover .business_txt span.down02 {
  transition-delay: .3s
}

.slide_box:hover .business_txt span.down03 {
  transition-delay: .5s
}

.slide_box .info-serv {
  max-width: 650px;
  white-space: normal;
  position: absolute;
  bottom: -100px;
  left: 18px;
  z-index: 99;
  margin: 0;
  opacity: 0;
  visibility: hidden;
  transition: all .5s linear;
}

.slide_box:hover .info-serv {
  bottom: 0px;
  z-index: 99;
  opacity: 1;
  visibility: visible;
}

.slide_box .info-serv p {
  white-space: normal;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
}

.section.sec02 .slide_wrap .slide_cont .slide_box:hover .sec02_title {
  right: auto;
  bottom: 60px;
}

/* Reveal block */
.reveal-holder {
  position: relative;
  display: inline-block;
  overflow: hidden;
  height: auto;
  width: 100%;
}

.reveal-holder .reveal-block {
  position: absolute;
  top: 0;
  width: 100%;
  height: 101%;
  background: white;
}

.reveal-holder .reveal-block::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: lightgray;
  transition-property: transform;
  transition-duration: 1s;
}

.reveal-block.gradient::before {
  background: linear-gradient(to left, #eebf56, #f46ca3);
}

.reveal-block.gradient-two::before {
  background: linear-gradient(to left, #1b9edf, #af74c3);
}

.reveal-block.extra {
  background: var(--bs-blue);
}

.reveal-block.extra::before {
  background: var(--bs-green);
}

.reveal-block.top.aos-animate::before, .reveal-block.bottom.aos-animate::before {
  transform: scaleY(1);
}

.reveal-block.left.aos-animate::before, .reveal-block.right.aos-animate::before {
  transform: scaleX(1);
}

.reveal-block.top::before {
  transform: scaleY(0);
  transform-origin: 0% 100%;
}

.reveal-block.left::before {
  transform: scaleX(0);
  transform-origin: 100% 0%;
}

.reveal-block.right::before {
  transform: scaleX(0);
  transform-origin: 0% 100%;
}

.reveal-block.bottom::before {
  transform: scaleY(0);
  transform-origin: 100% 0%;
}

/* AOS animate */
[data-aos=reveal-top], [data-aos=reveal-left], [data-aos=reveal-right], [data-aos=reveal-bottom] {
  transition-property: transform;
  transition-delay: 0.8s;
}

[data-aos=reveal-top] {
  transform: scaleY(1);
}

[data-aos=reveal-top].aos-animate {
  transform: scaleY(0);
  transform-origin: 100% 0%;
}

[data-aos=reveal-left] {
  transform: scaleX(1);
}

[data-aos=reveal-left].aos-animate {
  transform: scaleX(0);
  transform-origin: 0% 100%;
}

[data-aos=reveal-right] {
  transform: scaleX(1);
}

[data-aos=reveal-right].aos-animate {
  transform: scaleX(0);
  transform-origin: 100% 0%;
}

[data-aos=reveal-bottom] {
  transform: scaleY(1);
}

[data-aos=reveal-bottom].aos-animate {
  transform: scaleY(0);
  transform-origin: 0% 100%;
}

[data-aos=reveal-item] {
  visibility: hidden;
  transition-property: visibility;
  transition-duration: 0s;
}

[data-aos=reveal-item].aos-animate {
  visibility: visible;
}

.main-banner .sliderContainer {
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 9;
  transform: translateX(-50%);
  width: 100%;
  height: 100vh;
  overflow: hidden;
}

.main-banner .sliderContainer .slider {
  display: block;
  clip-path: inset(77% 40% 13% 40%);
  transition: all 3s cubic-bezier(0.25, 1, 0.3, 1);
  transform: translateY(30%);
  margin-top: -30px;
  object-fit: cover;
  position: absolute;
  height: 100vh;
  width: 100vw
}

.main-banner .sliderContainer .slider.on {
  display: block;
  transform: translateY(0%)
}

.main-banner .sliderContainer .slider.on2 {
  clip-path: inset(31% 37% 31% 37%)
}

.main-banner .sliderContainer .slider.active {
  clip-path: inset(0% 0%);
  width: 100%;
  height: 100%;
  transform: translateY(0%) scale(1);
  transition: all 1s ease-in-out;
  margin-top: 0%;
}

.main-banner .video {
  position: relative;
  height: 100vh;
  width: 100%;
}

.main-banner .video video {
  display: block;
  min-width: 100%;
  min-height: 100%;
  width: 100%;
  height: 100vh;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
}

.main-banner::before {
  content: '';
  width: 100%;
  height: 150px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
  background: rgb(255, 255, 255);
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
}

.detail_txt {
  color: white;
}

.hme-services .detail_txt, .hme-industry .detail_txt {
  color: #1f4078;
}

.hme-services .sec02_txt, .hme-industry .txt_box .sec02_txt {
  color: #333 !important;
}

.sliderContainer {
  position: relative;
}

.slick-slide {
  color: white;
}

.slick-prev:before, .slick-next:before {
  color: black;
}

.slick-dots {
  bottom: -30px;
}

.progressBarContainer {
  position: absolute;
  bottom: 20px;
  left: 150px;
  z-index: 0;
  display: flex;
  align-items: flex-start;
  opacity: 0;
  visibility: hidden;
}

.progressBarContainer.on {
  bottom: 50px;
  opacity: 1;
  visibility: visible;
  -moz-transition: all .300s ease-in-out;
  -webkit-transition: all .300s ease-in-out;
  transition: all .300s ease-in-out;
}

.progressBarContainer div {
  display: block;
  width: 150px;
  padding: 0;
  cursor: pointer;
  margin-right: 0;
  color: white;
}

.progressBarContainer div p {
  margin-top: 5px;
  color: #fff;
}

.progressBarContainer div:last-child {
  margin-right: 0;
}

.progressBarContainer div span.progressBar {
  width: 100%;
  height: 4px;
  background-color: rgba(255, 255, 255, 0.3);
  display: block;
}

.progressBarContainer div span.progressBar .inProgress {
  background-color: var(--bs-red);
  width: 0%;
  height: 4px;
}

.main-banner .sliderContainer .slick-slide img {
  width: auto;
  display: block;
  min-width: 100%;
  height: 100vh;
  max-width: fit-content;
  position: relative;
  left: 50%;
  top: 0;
  transform: translate(-50%, 0%);
}

.main-banner .sliderContainer .slick-slide .maxinner {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  max-width: 850px;
  width: 90%;
  height: 85%;
  padding-left: 150px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  text-align: left;
  justify-content: center;
}

.main-banner .sliderContainer .slick-slide .maxinner h2 {
  opacity: 0;
  font-size: 45px;
  color: #fff;
  font-weight: 400;
  line-height: 52px;
  text-shadow: 0 0 10px rgb(0 0 0 / 40%);
  margin-bottom: 10px;
}

.main-banner .sliderContainer .slick-slide .maxinner p {
  opacity: 0;
  font-size: 18px;
  color: #fff;
  font-weight: 600;
  line-height: 26px;
  text-shadow: 0 0 10px rgb(0 0 0 / 10%);
  margin: 0px;
}

.main-banner .sliderContainer .slick-slide .maxinner a {
  opacity: 0;
  display: inline-block;
  margin-top: 10px;
  font-size: 18px;
  color: #fff;
  font-weight: 600;
  border-bottom: 2px solid #fff;
  transition: all 0.3s;
}

.main-banner .sliderContainer .slick-slide .maxinner a i {
  margin-left: 6px;
  transition: all 0.3s;
}

.main-banner .sliderContainer .slick-slide .maxinner a:hover i {
  margin-left: 15px;
}

.main-banner .sliderContainer .slick-slide .maxinner h2 span, .main-banner .sliderContainer .slick-slide .maxinner h2 strong {
  line-height: 65px;
  display: block;
}

.main-banner .sliderContainer .slick-slide.slick-active .maxinner h2 {
  opacity: 1;
}

.main-banner .sliderContainer .slick-slide .maxinner strong {
  font-weight: 800;
  vertical-align: baseline;
}

.main-banner .sliderContainer .slick-slide .maxinner .ani-txt-wrap {
  overflow: hidden;
  display: block;
}

.main-banner .sliderContainer .slick-slide {
  opacity: 0;
}

.main-banner .sliderContainer .slick-slide.slick-active {
  opacity: 1;
}

.main-banner .sliderContainer .slick-slide .maxinner .ani-txt-wrap>span {
  display: block;
  opacity: 0;
}

.main-banner .sliderContainer .slick-slide.slick-active .ani-txt-wrap>span,
.main-banner .sliderContainer .slick-slide.slick-active .maxinner>p,
.main-banner .sliderContainer .slick-slide.slick-active .maxinner>a {
  -webkit-animation: textAni 1s ease forwards;
  -moz-animation: textAni 1s ease forwards;
  -ms-animation: textAni 1s ease forwards;
  -o-animation: textAni 1s ease forwards;
  animation: textAni 1s ease forwards;
}

.main-banner .sliderContainer .slick-slide.slick-active .ani-txt-wrap:nth-child(1)>span {
  -webkit-animation-delay: 0.3s;
  -moz-animation-delay: 0.3s;
  -ms-animation-delay: 0.3s;
  -o-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.main-banner .sliderContainer .slick-slide.slick-active .maxinner>p {
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  -ms-animation-delay: 0.5s;
  -o-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

.main-banner .sliderContainer .slick-slide.slick-active .maxinner>a {
  -webkit-animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
  -ms-animation-delay: 0.6s;
  -o-animation-delay: 0.6s;
  animation-delay: 0.6s;
}

.main-banner .sliderContainer .slick-slide.slick-active .ani-txt-wrap:nth-child(4)>span {
  -webkit-animation-delay: 0.8s;
  -moz-animation-delay: 0.8s;
  -ms-animation-delay: 0.8s;
  -o-animation-delay: 0.8s;
  animation-delay: 0.8s;
}

/* Support */
@-webkit-keyframes textAni {
  0% {
    opacity: 0;
    transform: translateY(100%);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@-moz-keyframes textAni {
  0% {
    opacity: 0;
    transform: translateY(100%);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@-ms-keyframes textAni {
  0% {
    opacity: 0;
    transform: translateY(100%);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@-o-keyframes textAni {
  0% {
    opacity: 0;
    transform: translateY(100%);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes textAni {
  0% {
    opacity: 0;
    transform: translateY(100%);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

.servcaro {
  position: relative;
}

.servcaro::before {
  content: '';
  width: 225px;
  height: 100%;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  border-radius: 0 0 13px 13px;
  background: rgb(255, 255, 255);
  background: linear-gradient(260deg, rgba(255, 255, 255, 0) 0%, rgba(3, 40, 69, 0.5) 50%, rgba(3, 40, 69, 1) 100%);
}

.main-banner .sliderContainer .slick-arrow {
  position: absolute;
  left: 150px;
  z-index: 999;
  bottom: 150px;
  border: none;
  cursor: pointer;
  width: 50px;
  height: 50px;
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
  display: block;
  border-radius: 50%;
  font-size: 0;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

.main-banner .sliderContainer .slick-next {
  left: 220px;
}

.main-banner .sliderContainer .slick-prev::before {
  content: "\f104";
  font-size: 25px;
  color: #fff;
}

.main-banner .sliderContainer .slick-next::before {
  content: "\f105";
  font-size: 25px;
  color: #fff;
}

.main-banner .sliderContainer .slick-arrow:hover {
  background: rgba(255, 255, 255, 0.9);
  color: #666;
}

.main-banner .sliderContainer .slick-arrow:hover::before {
  color: #222;
}

#smooth-content {
  will-change: transform;
}

.text>h1 {
  margin: auto;
  text-align: center;
  line-height: 65px;
  font-size: 40px;
  font-weight: 300;
  color: #222;
}

.text-1 {
  padding: 10vh 0;
}

.mask {
  width: 100%;
  height: 115%;
  position: absolute;
  background: #fff;
  left: 0;
  top: 0;
  opacity: 0.8;
}

.text-container {
  display: flex;
  justify-content: center;
  align-items: center;
}

.text-container h1 {
  font-size: 150px;
  font-weight: 700;
}

#abt-pattern {
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.hs-section {
  height: 100vh;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 5vw 0;
  box-sizing: border-box;
}

.section-title {
  padding: 0em 2em;
  text-align: center;
  line-height: 10vh;
}

.section-title h2 {
  font-size: 1.8em;
  transform: scale(0);
  padding: 2em 0em;
  margin-bottom: 15vh;
  color: #F0C368;
}

.hme-industry {
  padding: 70px 0 90px 0 !important;
  /* background: #eee url(../images/bg-industry.png) no-repeat top left fixed; */
  background: #eee url(../images/bg-industry.webp) no-repeat top left fixed;
  background-size: cover;
}

#sectionPin {
  height: 100vh;
  overflow: hidden;
  display: flex;
  left: 0;
  background: var(--text-color);
  color: var(--bg-color);
}

#sectionPin::before {
  content: '';
  background: transparent;
  width: 250px;
  height: 250px;
  position: absolute;
  top: 0;
  left: 0;
}

.pin-wrap {
  height: 100vh;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 50px 0vw;
}

.pin-wrap>* {
  min-width: 60vw;
  padding: 0 5vw;
}

section.panel {
  width: 100vw;
  min-width: 75vw;
  height: 100vh;
  display: block;
}

section.panel.cs1 {
  background-color: rgb(3, 47, 53);
}

section.panel.cs2 {
  background-color: #BCB8AD;
}

section.panel.cs3 {
  background-color: #032F35;
}

section.panel.cs4 {
  background-color: #2C2F33;
}

.cs1 h1 {
  color: #BCB8AD;
}

.cs2 h1 {
  color: #032F35;
}

.cs3 h1 {
  color: #BCB8AD;
}

.cs4 h1 {
  color: #BCB8AD;
}

.title-box {
  position: fixed;
  top: 50vh;
  left: 10vw;
  opacity: 0;
  transition: 0.2s;
}

.active-section .title-box {
  opacity: 1;
  transition: 0.8s;
  transition-delay: 0.7s;
}

.title {
  color: #fff;
  bottom: 15%;
  left: 15%;
  font-size: 45px;
  display: none;
  transition-delay: 1s;
}

.active-section .title {
  display: block;
  transition-delay: 0.05s;
}

#introvideo {
  position: absolute;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  z-index: -1;
}

.image-block {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100vh;
  position: relative;
  color: white;
  background-size: cover;
  background: transparent;
  overflow: hidden;
}

.image-block .inner-content-wrap {
  opacity: 0;
  transform: transformY(100%);
  will-change: transform, opacity;
  text-align: left;
  position: relative;
  z-index: 99;
  width: 85%;
  max-width: 600px;
}

.image-block .inner-content-wrap h2, .image-block .inner-content-wrap p {
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  color: #fff;
}

.image-block .inner-content-wrap p {
  font-size: 18px;
  line-height: 28px;
}

.image-block .bars {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
}

.image-block .bars .bar-top, .image-block .bars .bar-bottom {
  display: block;
  width: 100%;
  height: 220px;
  position: absolute;
  top: 0;
  left: 0;
  will-change: transform;
  transform-origin: top center;
  background: white;
  transition: transform 0.1s ease-out;
  will-change: transform;
}

.image-block .bars .bar-bottom {
  top: auto;
  bottom: 0;
  transform-origin: bottom center;
}

.image-block .bars .bar-left, .image-block .bars .bar-right {
  display: block;
  width: 300px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  will-change: transform;
  transform-origin: center left;
  background: white;
  transition: transform 0.1s ease-out;
  will-change: transform;
}

.image-block .bars .bar-right {
  left: auto;
  right: 0;
  transform-origin: center right;
}

.inner-content-wrap p {
  margin-top: 20px;
}

.hme-about {
  min-height: 70vh;
  padding: 180px 0 100px 0;
  position: relative;
}

.hme-about p {
  color: #222;
}

.hme-about h2 {
  font-size: 40px;
  line-height: 75px;
  color: #101e36;
}

.hme-about .reveal-text {
  visibility: hidden;
}

.hme-about .line {
  position: relative;
  overflow: hidden;
  display: flex;
}

.vh {
  height: 100vh;
  background-color: rgba(255, 0, 0, 0.3);
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 10vw;
  font-weight: bold;
}

.vh:before {
  content: '100VH'
}

.indicators {
  left: 2rem;
  top: 0;
  margin: 10vh 0;
  height: 80vh;
  width: 3px;
  display: none;
  flex-direction: column;
  justify-content: space-between;
  position: absolute;
}

.indicator {
  width: 100%;
  background-color: #adadad;
  flex-grow: 1;
  margin: 2px 0;
}

.philosophie .point {
  width: 100%;
  position: relative;
  padding: 20px 0px 50px 25px;
  overflow: hidden;
}

.philosophie {
  position: relative;
}

.philosophie, .philosophie .wrapper {
  width: 100%;
}

.point article {
  width: 50%;
  background: #007ac2;
  border-radius: 6px;
  box-shadow: 5px 5px 30px 0 rgba(0, 0, 0, 0.3);
  padding: 30px;
  z-index: 99;
  border-radius: 0 40px 0 40px;
  overflow: hidden;
  margin-left: 50%;
  position: relative;
}

.point article::before {
  content: '';
  width: 100%;
  height: 100%;
  /* background: url(../images/bg-waves.jpg) no-repeat bottom left; */
  background: url(../images/bg-waves.webp) no-repeat bottom left;
  background-size: 100% auto;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  opacity: 0.3;
}

.point article::after {
  content: '';
  width: 100%;
  height: 100%;
  /* background: url(../images/bg-diamond.png) no-repeat bottom -20px right; */
  background: url(../images/bg-diamond.webp) no-repeat bottom -20px right;
  background-size: 72% auto;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  opacity: 0.8;
}

.point article * {
  position: relative;
  z-index: 5;
}

.point article h6 {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 15px;
  background-color: rgba(0, 0, 0, 0.2);
  display: inline-block;
  border-radius: 8px;
  padding: 10px;
}

.point article h3 {
  color: #fff;
  font-size: 40px;
  margin-bottom: 15px;
}

.point article p {
  color: #eee;
  font-size: 18px;
  line-height: 28px;
  padding-right: 40px;
}

.point .servimg {
  width: 60%;
  padding: 0;
  display: flex;
  margin-left: 20px;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 15px;
  left: 15px;
}

.point img {
  max-width: 55vw;
  height: auto;
  margin-left: 0px;
  box-shadow: 5px 5px 30px 0 rgba(0, 0, 0, 0.3);
}

.content-pin {
  margin-top: 40px;
}

.content-pin .container {
  position: relative;
}

.hme-services::before {
  content: '';
  background: transparent url(../images/shape-divider-logo2.png) no-repeat bottom left;
  background-size: auto 190px;
  width: 277px;
  height: 210px;
  position: absolute;
  bottom: -95px;
  left: 0;
  z-index: 9;
}

.hme-services .tp-btn-border {
  margin-top: 20px;
  border: 1px solid #eaeaef;
  background-color: #fff;
  color: #666;
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  padding: 10px 18px;
  text-align: center;
  display: flex;
  align-items: center;
  width: fit-content;
}

.hme-services .tp-btn-border i {
  color: #666;
  font-size: 12px;
  margin-left: 10px;
  margin-top: 3px;
}

.hme-services .tp-btn-border:hover i {
  color: #fff;
}

.hme-services .tp-btn-border:hover {
  background-color: rgba(0, 0, 0, 0.2);
  border-color: rgba(0, 0, 0, 0.3);
  color: #fff;
}

.slides-numbers {
  position: absolute;
  bottom: 0;
  right: 0px;
  margin-right: 50px;
}

.slides-numbers span {
  font-size: 18px;
  color: #666;
}

.slides-numbers span.active {
  font-size: 28px;
  color: #00225a;
  font-weight: 700;
}

.servicescaro .slick-arrow {
  position: absolute;
  bottom: 50%;
  right: 0;
  margin-right: 25px;
  width: 50px;
  height: 50px;
  background: #ddd;
  border-radius: 50%;
  z-index: 9;
  font-size: 0;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.03);
}

.servicescaro .slick-arrow::before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  color: #333;
  font-size: 20px;
}

.servicescaro .slick-prev:before {
  content: "\f104";
}

.servicescaro .slick-next:before {
  content: "\f105";
}

.servicescaro .slick-prev {
  margin-bottom: 30px;
}

.servicescaro .slick-next {
  margin-bottom: -30px;
}

.hme-services {
  margin-top: -5px;
  background-color: #eee;
  background-size: 100% auto;
  min-height: 100vh;
  padding: 90px 0 !important;
  position: relative;
  /* background: #fff url(../images/bg-services.png) no-repeat fixed center center; */
  background: #fff url(../images/bg-services.webp) no-repeat fixed center center;
  background-size: 100% 110vh;
}

.tilt {
  width: 100%;
}

.tilt__item {
  display: inline-block;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-perspective: 800px;
  perspective: 800px;
  position: relative;
}

.tilt__item .buyPrint {
  border: 0px solid #2b658b;
  border-radius: 4px;
  color: white;
  display: block;
  height: 40px;
  background: #2b658b;
  position: absolute;
  right: 5px;
  bottom: 60px;
  transition: all 0.5s ease !important;
  z-index: -1;
  box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.1);
  padding: 0 30px;
  cursor: pointer;
  transform: none !important;
}

.tilt__item .tilt__overlay {
  position: fixed;
  right: 20px;
  left: 20px;
  top: 20px;
  bottom: 20px;
  border: 2px solid white;
  background: #000000;
  opacity: 0;
  box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.2);
  transition: all 0.2s ease !important;
}

.tilt__item:hover .buyPrint {
  bottom: -55px;
}

.tilt__item:hover .tilt__item-inner {
  box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.2);
}

.tilt__item:hover .tilt__overlay {
  opacity: 0.1;
}

.tilt__item-inner {
  background: #fff center;
  background-size: cover;
  pointer-events: none;
  box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.1);
  transition: all 0.2s ease;
}

.hmehistory {
  position: relative;
  padding: 120px 0;
}

.hmehistory .container {
  position: relative;
  z-index: 9;
}

.hmehistory .mainimg {
  position: absolute;
  top: 0;
  left: 0;
  height: calc(100% - 120px);
  max-width: 42%;
  z-index: 9;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.hmehistory .mainimg li:first-child {
  width: 45%;
  margin-top: 180px;
}

.hmehistory .mainimg li:first-child img {
  width: 100%;
  border-radius: 0 8px 8px 0;
}

.hmehistory .mainimg li:last-child {
  width: 48%;
  margin-top: 100px;
}

.hmehistory .mainimg li:last-child img {
  width: 100%;
  border-radius: 8px;
}

.hmehistory h3 {
  font-size: 20px;
  line-height: 25px;
  font-weight: 700;
  margin-bottom: 15px;
  color: #222;
}

.hmehistory h2 {
  font-size: 40px;
  line-height: 50px;
  font-weight: 700;
  margin-bottom: 15px;
  color: var(--bs-blue);
}

.introtxt {
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
  margin-bottom: 15px;
  color: #00225a;
}

.expyears {
  display: flex;
  align-items: flex-end;
  margin-bottom: 15px;
}

.expyears h6 {
  font-size: 135px;
  line-height: 130px;
  font-weight: 700;
  margin: 0;
  color: #3366c6;
  background-image: url(../images/bg-exp.png);
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.expyears p {
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 15px 15px;
  text-transform: uppercase;
}

.expyears p strong {
  font-size: 40px;
  font-weight: 600;
  margin: 0;
  line-height: 40px;
  display: block;
  text-transform: uppercase;
}

.stats {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: 20px;
}

.stats h6 {
  font-size: 35px;
  font-weight: 600;
  color: #034a94;
  margin-bottom: 5px;
}

.stats h6 .counter {
  display: inline-block;
  line-height: 35px;
}

.stats p {
  font-size: 18px;
  font-weight: 600;
  color: #666;
  margin-bottom: 5px;
  text-decoration: underline;
}

.hmehistory {
  position: relative;
}

.hme-careers {
  background-color: #222;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  color: #fff;
  padding: 60px 0;
}

.hme-careers h2 {
  font-size: 35px;
  margin-bottom: 15px;
  color: #fff;
}

.hme-careers p {
  color: #aaa;
}

.hme-careers ul li {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.hme-careers ul li a, .hme-careers ul li i {
  color: #ccc;
}

.hme-careers ul li:hover a, .hme-careers ul li:hover i {
  color: #007ac2;
}

.mil-services-1 {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.mil-just-image {
  overflow: hidden;
  position: relative;
  width: 100%;
}

.mil-services-1 .mil-section-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.mil-gradient-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(38, 50, 56, 0.1)), color-stop(70%, rgba(38, 50, 56, 0.7)), to(rgba(38, 50, 56, 0.95)));
  background: linear-gradient(180deg, rgba(38, 50, 56, 0.1) 30%, rgba(38, 50, 56, 0.7) 70%, rgba(38, 50, 56, 0.95) 100%);
}

.mil-services-1 .mil-card-1 {
  border-right: solid 1px rgba(255, 255, 255, 0.2);
}

.mil-cover {
  width: 100%;
  padding-bottom: 70%;
  position: relative;
  overflow: hidden;
}

.mil-cover.mil-long {
  padding-bottom: 130%;
}

.mil-card-1 .mil-overlay {
  width: 100%;
  -webkit-transition: 0.4s cubic-bezier(0, 0, 0.3642, 1);
  transition: 0.4s cubic-bezier(0, 0, 0.3642, 1);
}

.mil-card-1 .mil-overlay.mil-inside {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.mil-card-1.mil-complex-hover .mil-overlay {
  padding: 30px;
}

.mil-card-1 .mil-overlay.mil-inside.mil-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.mil-card-1:hover.mil-complex-hover .mil-overlay, .mil-card-1.mil-active.mil-complex-hover .mil-overlay {
  background: rgba(38, 50, 56, 0.8);
}

.mil-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.mil-card-1 {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.mil-card-1.mil-complex-hover .mil-overlay .mil-top-hidden {
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px);
  opacity: 0;
  -webkit-transition: 0.4s cubic-bezier(0, 0, 0.3642, 1);
  transition: 0.4s cubic-bezier(0, 0, 0.3642, 1);
}

.mil-card-1.mil-active.mil-complex-hover .mil-overlay .mil-top-hidden, .mil-card-1.mil-active.mil-complex-hover .mil-overlay .mil-bottom-hidden {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}

.mil-accent, .mil-accent * {
  color: rgb(255, 167, 38) !important;
  fill: rgb(255, 167, 38) !important;
}

.mil-card-1 .mil-overlay .mil-icon {
  width: 50px;
}

.mil-card-1 .mil-overlay .mil-icon img {
  width: 100%;
}

.mil-card-1:hover.mil-complex-hover .mil-overlay .mil-top-hidden, .mil-card-1:hover.mil-complex-hover .mil-overlay .mil-bottom-hidden, .mil-card-1.mil-active.mil-complex-hover .mil-overlay .mil-top-hidden, .mil-card-1.mil-active.mil-complex-hover .mil-overlay .mil-bottom-hidden {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}

.mil-softened-40 {
  color: rgb(168, 173, 175) !important;
  fill: rgb(168, 173, 175) !important;
}

.mil-text-lg {
  font-size: 19px;
}

.mil-card-1.mil-complex-hover .mil-overlay .mil-bottom-part-hidden {
  -webkit-transform: translateY(calc(100% - 30px));
  transform: translateY(calc(100% - 30px));
  -webkit-transition: 0.4s cubic-bezier(0, 0, 0.3642, 1);
  transition: 0.4s cubic-bezier(0, 0, 0.3642, 1);
}

.mil-card-1:hover.mil-complex-hover .mil-overlay .mil-bottom-part-hidden, .mil-card-1.mil-active.mil-complex-hover .mil-overlay .mil-bottom-part-hidden {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.mil-light {
  color: rgb(255, 255, 255) !important;
  fill: rgb(255, 255, 255) !important;
  font-size: 24px;
  margin-bottom: 15px;
}

.mil-card-1.mil-complex-hover .mil-overlay .mil-bottom-part-hidden .mil-hidden-part {
  opacity: 0;
  -webkit-transition: 0.4s cubic-bezier(0, 0, 0.3642, 1);
  transition: 0.4s cubic-bezier(0, 0, 0.3642, 1);
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.mil-card-1:hover.mil-complex-hover .mil-overlay .mil-bottom-part-hidden .mil-hidden-part, .mil-card-1.mil-active.mil-complex-hover .mil-overlay .mil-bottom-part-hidden .mil-hidden-part {
  opacity: 1;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.mil-bottom-part-hidden P {
  font-size: 14px;
  line-height: 25px;
}

.slide_wrap .slide_box {
  margin-top: 40px;
}

.hme-industry .detail_txt {
  color: #00225a;
  font-weight: 700;
  font-size: 6.7rem;
  margin-bottom: 10px;
}

:root {
  --color: #d5e7f6;
  --blur-1-size: clamp(400px, 60vw, 60vw);
  --blur-2-size: clamp(300px, 40vw, 40vw);
  --blur-3-size: clamp(100px, 10vw, 10vw);
  --blur-amount: clamp(40px, 5vw, 90px);
}

.blur {
  position: absolute;
  z-index: 1;
  border-radius: 900px;
  filter: blur(var(--blur-amount));
  background: var(--color);
}

.blur:nth-child(1) {
  height: var(--blur-1-size);
  width: calc(var(--blur-1-size) * 1.1);
}

.blur:nth-child(2) {
  filter: blur(var(--blur-amount)) hue-rotate(135deg) brightness(1.3);
  height: var(--blur-2-size);
  width: calc(var(--blur-2-size) * 0.75);
  top: 20vh;
  right: 20vh;
}

.blur:nth-child(3) {
  filter: blur(var(--blur-amount)) hue-rotate(-135deg);
  height: var(--blur-3-size);
  width: calc(var(--blur-3-size) * 2);
  bottom: 20vh;
  left: 20vw;
}

section.blurwrap {
  background: #f4f4f4;
  overflow: visible;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: relative;
}

.highlight {
  height: 1800px;
  background: #fff url(../images/shape-light.png) no-repeat bottom left fixed;
  position: relative;
  z-index: -1;
  display: none;
}

.highlight.on {
  display: block;
}

.highlight .inner {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding-top: calc(350px + 100px)
}

.highlight .txt_wrapper {
  position: relative;
  width: 1062px;
  height: 378px;
  text-align: center;
  z-index: -10;
  margin-bottom: 150px
}

.highlight .txt_wrapper.on {
  z-index: 0
}

.highlight .txt_wrapper .txt {
  position: fixed;
  left: 0;
  right: 0;
  top: calc(50% - 189px + 42px);
  font-size: 45px;
  font-weight: 800;
  line-height: 1.5;
  color: rgba(0, 0, 0, .3)
}

.highlight .txt_wrapper .txt span {
  overflow: hidden;
  display: block;
  white-space: nowrap
}

.highlight .txt_wrapper .txt.overlap {
  color: rgba(0, 0, 0, .7)
}

.highlight .txt_wrapper .txt.overlap span {
  color: rgba(0, 0, 0, 0);
  clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
  transition: all .1s cubic-bezier(0.06, 0.71, 0.47, .5)
}

.servicescaro .slick-list {
  padding: 0 7% 0 0 !important;
}

/* Industry Style */
.hme-verticals {
  padding: 70px 0 90px 0;
  position: relative;
  background-color: #fff !important;
}

.hme-verticals::before {
  content: '';
  background: transparent url(../images/shape-divider-logo.png) no-repeat bottom left;
  background-size: contain;
  width: 277px;
  height: 210px;
  position: absolute;
  bottom: -105px;
  right: 0;
  z-index: 9;
}

.verticalname {
  width: 100%;
  margin-top: 20px;
}

.verticalname h2 {
  color: #014d9c;
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
  text-align: center;
}

.sec03 .box_img .people .creator .create_cont .create_img {
  position: relative;
}

/* .sec03 .box_img .people .creator .create_cont .create_img::before {
  content: '';
  width: 100%;
  height: 50%;
  background: rgb(255, 255, 255);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 1) 100%);
  position: absolute;
  bottom: 5px;
  left: 0;
  z-index: 9;
  display: block;
} */
.section.sec03 .creator_wrap, .hme-verticals .title-content {
  position: relative;
  z-index: 99;
}

.hme-verticals .title-content p {
  width: 80%;
  max-width: 600px;
  margin: auto;
}

.section.sec03 .txt_box {
  margin-bottom: 0;
  text-align: center
}

.section.sec03 .sec03_tit {
  z-index: -1;
  opacity: 0;
  transition: opacity 1s, transform 1s;
  position: fixed;
  top: 39%;
  left: 0%;
  transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(-90deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
  transform-style: preserve-3d;
  transform-origin: 50% 30%;
  transition: opacity .5s, transform .8s;
  text-align: center;
  width: 100%;
  height: 230px;
  padding: 0 15px
}

.section.sec03 .creator_wrap {
  margin-top: 11%
}

.section.sec03 .creator_wrap .creator_cont .creator_box {
  display: flex;
  justify-content: space-between
}

.sec03 .box_img {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  width: 100%;
  text-align: center;
  justify-content: center;
}

.sec03 .box_img .people {
  position: relative;
  display: inline-block;
}

/* .sec03 .box_img .people:nth-child(7), .sec03 .box_img .people:nth-child(8), .sec03 .box_img .people:nth-child(9),
.sec03 .box_img .people:nth-child(10), .sec03 .box_img .people:nth-child(11), .sec03 .box_img .people:nth-child(12) {
  display: none !important;
} */
.sec03 .box_img .people.people_second {
  margin-top: 140px
}

.sec03 .box_img .people .project_title span {
  opacity: 0;
}

.creator_wrap.en_creator_list .project_title {
  color: #1b80c1;
}

.sec03 .box_img .people .project_title .word::after {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  height: 4px;
  width: 0%;
  background-color: #fff;
  bottom: 5px;
  left: 0;
  transition: all .8s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition-delay: .6s
}

.sec03 .box_img .people .creator {
  overflow: hidden;
  z-index: 9
}

.sec03 .box_img .people .creator.sand_ani2.img-aniload {
  opacity: 1
}

.sec03 .box_img .people .creator.sand_ani2.img-aniload .create_cont .overlay {
  top: -200%
}

/* image industry */
@media screen and (min-width: 992px) {
  .sec03 .box_img .people .creator.sand_ani2.img-aniload .create_cont .create_img {
    animation-name: image-intro;
    animation-duration: .75s;
    animation-timing-function: ease-in-out
  }
}

.sec03 .box_img .people .creator.sand_ani2.img-aniload .create_cont .create_img::after {
  content: '';
  width: 100%;
  height: 100%;
  background: url(../images/ind-logo.png) no-repeat top left;
  background-size: contain;
  position: absolute;
  left: 0;
  z-index: 999;
}

.sec03 .box_img .people .creator.sand_ani2.img-aniload .create_cont .create_img .nor {
  opacity: 1;
  width: inherit;
  height: auto;
  padding: 3px;
}

.sec03 .box_img .people .creator.sand_ani2.img-aniload .create_cont .create_img .act {
  opacity: 0;
  z-index: 12;
  position: absolute;
  top: 0;
  left: 0;
  transition: all .8s;
  width: inherit;
  height: inherit
}

.sec03 .box_img .people .creator.sand_ani2.img-aniload .create_cont .create_img::after {
  transform: translateY(-100%)
}

.sec03 .box_img .people .creator .create_cont {
  width: 23rem;
  height: auto;
  position: relative;
}

.sec03 .box_img .people .creator .create_cont .overlay {
  z-index: 4;
  width: 100%;
  height: 100%;
  background: #007ac2;
  position: absolute;
  top: 0%;
  left: 0;
  bottom: 0;
  transform-origin: 50% 100%;
  opacity: 1;
  transition: all 1.5s ease;
  -webkit-transition: all 1.5s ease;
  height: 200%;
  box-sizing: border-box;
  border-top: 470px solid #000
}

.sec03 .box_img .people .creator .create_cont .create_img {
  width: 100%;
  height: 100%;
  transform-origin: center
}

.sec03 .box_img .people .creator .business_txt {
  margin-top: 1rem;
  transform: translateY(0px);
  transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  display: inline-block;
  position: static;
  writing-mode: initial;
  text-align: left;
  width: 100%
}

.sec03 .box_img .people .creator .business_txt span {
  transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transform: translateY(0px);
  display: inline-block;
  font-size: 1.9rem;
  font-weight: bold
}

.sec03 .box_img .people .creator .business_txt span.down01 {
  transition-delay: .1s
}

.sec03 .box_img .people .creator .business_txt span.down02 {
  transition-delay: .3s
}

.sec03 .box_img .people .creator .business_txt span.down03 {
  transition-delay: .5s
}

.sec03 .box_img .people:nth-child(3n-1) {
  margin: 70px 80px 0 80px;
  transform: translate3d(0px, 100px, 0px);
  z-index: 1
}

.sec03 .box_img .people:nth-child(3n-1) .create_cont .overlay {
  background: #007ac2
}

.sec03 .box_img .people:nth-child(3n-2) {
  z-index: 2
}

.sec03 .box_img .people:nth-child(3n) {
  z-index: 0
}

.sec03 .box_img .people:nth-child(3n) .create_cont .overlay {
  background: #007ac2
}

@media(hover: hover) {
  .sec03 .box_img .people:hover .project_title span {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    transition: all 2s cubic-bezier(0.165, 0.84, 0.44, 1)
  }

  .sec03 .box_img .people:hover .create_img .act {
    opacity: 1 !important;
    z-index: 12;
    position: absolute;
    top: 0;
    left: 0
  }
}

.hme-stories {
  width: 100%;
  padding: 60px 0;
  background: #28a3db;
  color: #fff;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.hme-stories p, .hme-stories h2 {
  color: #fff;
}

.customerstories-wrap {
  display: flex;
  margin: 80px 0;
}

.customerstories-wrap, .hme-stories .title-content {
  position: relative;
  z-index: 9;
}

.customerstories-wrap .cuscard {
  width: 33%;
}

.customerstories-wrap .cuscard .img img {
  max-height: 60px;
  max-width: 240px;
  margin-bottom: 15px;
  /* filter: grayscale(1) brightness(100); */
  opacity: 1;
}

.customerstories-wrap .cuscard .dtls p {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  line-height: 28px;
  padding-right: 20px;
  margin-bottom: 15px;
}

.customerstories-wrap .btn-anim a {
  color: rgba(255, 255, 255, 0.8);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 50px;
}

.customerstories-wrap .btn-anim a i::before {
  background: rgba(255, 255, 255, 0.05);
}

.customerstories-wrap .btn-anim a i::after {
  filter: invert(1);
}

.customerstories-wrap .cuscard .dtls h5 {
  color: #fff;
  font-size: 18px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  position: relative;
}

.customerstories-wrap .cuscard .dtls h5::before {
  content: '';
  width: 40px;
  height: 3px;
  display: block;
}

.customerStudies.isActive {
  color: #fff
}

.customerStudiesBg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  pointer-events: none;
  background: rgba(19, 23, 40, 0.9);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  -webkit-transition: all 1s;
  transition: all 1s
}

.customerStudiesBg.csdOne {
  opacity: 0;
  -webkit-transform: scale(1.2);
  transform: scale(1.2)
}

.customerStudiesBg.csdTwo {
  opacity: 0;
  -webkit-transform: scale(1.2);
  transform: scale(1.2)
}

.customerStudiesBg.csdThree {
  opacity: 0;
  -webkit-transform: scale(1.2);
  transform: scale(1.2)
}

.customerStudiesBg.csdFour {
  opacity: 0;
  -webkit-transform: scale(1.2);
  transform: scale(1.2)
}

.customerStudies.bgone_active .customerStudiesBg.csdOne {
  opacity: 0.5;
  -webkit-transform: matrix(1.1, 0, 0, 1.1, 0, 0);
  transform: matrix(1.1, 0, 0, 1.1, 0, 0)
}

.customerStudies.bgtwo_active .customerStudiesBg.csdTwo {
  opacity: 0.5;
  -webkit-transform: matrix(1.1, 0, 0, 1.1, 0, 0);
  transform: matrix(1.1, 0, 0, 1.1, 0, 0)
}

.customerStudies.bgthr_active .customerStudiesBg.csdThree {
  opacity: 0.5;
  -webkit-transform: matrix(1.1, 0, 0, 1.1, 0, 0);
  transform: matrix(1.1, 0, 0, 1.1, 0, 0)
}

.customerStudies.active .customerstories-wrap .cuscard {
  opacity: 0.4;
}

.customerStudies.bgone_active .customerstories-wrap .cuscard:nth-child(1) {
  opacity: 1;
}

.customerStudies.bgtwo_active .customerstories-wrap .cuscard:nth-child(2) {
  opacity: 1;
}

.customerStudies.bgthr_active .customerstories-wrap .cuscard:nth-child(3) {
  opacity: 1;
}

.hme-newsroom {
  padding: 60px 0;
  background: #fff url(../images/bg-news.png) no-repeat right bottom;
  overflow: hidden;
  background-size: auto 450px;
}

.newswrap .newscard {
  padding-right: 50px;
}

.newswrap .slick-list {
  padding: 0 10% 0 0 !important;
}

.newswrap .newscard .img img {
  width: 100%;
  margin-bottom: 20px;
}

.newswrap .newscard .dtls span a {
  display: block;
  margin-bottom: 10px;
  font-size: 16px;
}

.newswrap .newscard .dtls span a[data-value="Blog"] {
  color: #014d9c;
}

.newswrap .newscard .dtls span a[data-value="News"] {
  color: #014d9c;
}

.newswrap .newscard .dtls span a[data-value="Events"] {
  color: #014d9c;
}

.newswrap .newscard .dtls h6 a {
  display: block;
  margin-bottom: 20px;
  font-size: 17px;
  line-height: 26px;
  color: #222;
  height: 55px;
  overflow: hidden;
}

.newswrap .newscard .dtls p {
  display: block;
  margin-bottom: 0px;
  font-size: 14px;
  line-height: 26px;
  color: #aaa;
}

.caro-button-box {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  margin-top: 40px;
}

.caro-button-box .news-caro-prev, .caro-button-box .news-caro-next {
  width: 40px;
  height: 40px;
  background: url(../images/caro_arrow.png) no-repeat center/contain;
  cursor: pointer;
  opacity: 0.5;
}

.caro-button-box .news-caro-prev {
  transform: rotate(180deg);
}

.caro-button-box .news-caro-prev:hover, .caro-button-box .news-caro-next:hover {
  opacity: 1;
}

/* Responsive */
@media screen and (max-width: 1450px) {
  .highlight .txt_wrapper .txt {
    font-size: 40px;
  }

  .section.sec02 .slide_wrap .slide_cont .slide_box {
    margin-right: 110px;
  }

  .sec03 .box_img .people:nth-child(3n-1) {
    margin: 70px 40px 0 40px;
  }

  .sec03 .box_img .people .creator .create_cont {
    width: 20rem;
  }

  .verticalname h2 {
    font-size: 22px;
  }
}

@media screen and (max-width: 1350px) {
  .point img {
    max-width: 55vw;
    width: 55vw;
  }

  .philosophie .point {
    margin: 0;
  }

  .point article {
    width: 45vw;
    right: 90px;
  }

  .servicescaro .slick-list {
    padding: 0 0px 0 0 !important;
  }

  .point article h3 {
    color: #fff;
    font-size: 35px;
    margin-bottom: 15px;
  }

  .point article p {
    font-size: 18px;
    line-height: 26px;
  }

  .section.sec02 .slide_wrap .slide_cont .slide_box {
    margin-right: 100px;
  }

  .highlight .txt_wrapper .txt {
    font-size: 35px;
  }
}

@media screen and (max-width: 1200px) {
  .sec03 .box_img .people .creator .create_cont {
    width: 17rem;
  }
}

@media screen and (max-width: 1100px) {
  .section.sec02 .slide_wrap .slide_cont .slide_box .txt_bx .num {
    font-size: 10rem;
  }

  .section.sec02 .slide_wrap .slide_cont .slide_box.n02 .img_box .slide_img {
    width: 43rem;
  }

  .sec03 .box_img .people .creator .create_cont {
    width: 17rem;
  }

  .point article h3 {
    font-size: 30px;
  }

  .point article p {
    font-size: 16px;
    line-height: 26px;
    padding: 0;
  }

  .newswrap .newscard {
    padding-right: 20px;
  }

  .section.sec02 .slide_wrap .title-content {
    padding-top: 50px;
  }

  .section.sec02 .slide_wrap {
    height: 60rem;
  }

  .highlight .txt_wrapper {
    width: 100%;
  }

  .highlight .txt_wrapper .txt {
    font-size: 3.15vw;
  }

  #introvideo {
    min-width: 100%;
    min-height: 100%;
    z-index: -1;
    height: 100%;
    width: auto;
  }
}

@media screen and (max-width: 991px) {
  .main-banner .sliderContainer .slick-slide .maxinner {
    padding-left: 50px;
  }

  .main-banner .sliderContainer .slick-slide .maxinner h2 {
    opacity: 0;
    font-size: 45px;
  }

  .main-banner .sliderContainer .slick-arrow {
    left: 50px;
  }

  .main-banner .sliderContainer .slick-next {
    left: 120px;
  }

  #sectionPin {
    height: auto;
    overflow: visible;
  }

  .section.sec02 .slide_wrap {
    height: auto;
    width: 100%;
    margin-left: 0px;
    padding: 0 80px;
  }

  .section.sec02 .slide_wrap .slide_cont {
    white-space: normal;
    position: relative;
  }

  .section.sec02 .wrap2 {
    padding-top: 0;
  }

  .sec03 .box_img .people:nth-child(3n-1) {
    margin: 30px 20px 0 20px;
  }

  .sec03 .box_img .people .creator .create_cont {
    width: 15rem;
  }

  .verticalname h2 {
    font-size: 16px;
    line-height: 22px;
  }

  .point article {
    width: 100%;
    height: auto;
    margin: 0 auto;
    margin-top: -50px;
    margin-bottom: 70px;
    right: 0;
  }

  .point .servimg {
    width: 100%;
    position: relative;
    top: inherit;
    left: inherit;
    margin: 0;
  }

  .point img {
    max-width: 100%;
    width: 100%;
  }

  .philosophie .point {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column-reverse;
  }

  .servicescaro .slick-arrow {
    position: absolute;
    bottom: 0;
    right: 120px;
  }

  .servicescaro .slick-next {
    margin-bottom: 0;
  }

  .servicescaro .slick-prev {
    margin-bottom: 0;
    right: 190px;
  }

  .txt_bx {
    display: none;
  }

  .section.sec02 .slide_wrap .slide_cont .slide_box.n02 .img_box .slide_img {
    width: 100%;
  }

  .hme-industry {
    padding: 20px 0 40px 0 !important;
  }

  .customerstories-wrap {
    flex-direction: column;
  }

  .customerstories-wrap {
    margin: 0;
  }

  .customerstories-wrap .cuscard {
    width: 100%;
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }

  .customerstories-wrap .cuscard:last-child {
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: none;
  }

  .hme-careers .col-md-5 {
    flex: 0 0 auto;
    width: 100%;
  }

  .hme-careers .col-md-5:first-child {
    margin-bottom: 50px;
  }

  .section.sec02 .slide_wrap {
    padding: 0;
    margin: auto;
  }

  .project_title {
    font-size: 25px;
  }

  .section.sec02 .slide_wrap .slide_cont .slide_box.n02 .sec02_title {
    right: auto;
    bottom: 75px;
  }

  .slide_box .info-serv p {
    padding-right: 25px;
  }

  .section.sec02 .slide_wrap .slide_cont .slide_box .sec02_title span.word {
    line-height: 30px;
    padding-bottom: 20px;
  }

  .slide_box .info-serv {
    bottom: 0px;
    z-index: 99;
    opacity: 1;
    visibility: visible;
  }

  .section.sec02 .slide_wrap .slide_cont .slide_box .project_title .word::after, .section.sec02 .slide_wrap .slide_cont .slide_box .project_title .word2::after {
    width: 50px;
    transition: width .8s cubic-bezier(0.165, 0.84, 0.44, 1);
  }

  .section.sec02 .slide_wrap .slide_cont .slide_box .img_box::before {
    height: 70%;
  }

  .verticalname {
    left: 0;
    width: 100%;
    padding: 0 10px;
  }

  .hme-services {
    min-height: auto;
  }

  .hme-industry .slide_wrap .slide_cont .slick-dots {
    list-style: none;
    display: flex !important;
    align-items: center;
    justify-content: center;
    gap: 5px;
  }

  .hme-industry .slide_wrap .slide_cont .slick-dots li button {
    font-size: 0;
    width: 12px;
    height: 12px;
    background: rgba(0, 0, 0, 0.4);
    border-radius: 50%;
  }

  .hme-industry .slide_wrap .slide_cont .slick-dots li.slick-active button {
    background: rgb(64 151 205);
  }
}

@media screen and (max-width: 768px) {
  .main-banner .sliderContainer .slick-slide .maxinner h2 {
    opacity: 0;
    font-size: 32px;
  }

  .main-banner .sliderContainer .slick-slide .maxinner h2 span, .main-banner .sliderContainer .slick-slide .maxinner h2 strong {
    line-height: 45px;
  }

  .sec03 .box_img .people .creator .create_cont {
    width: 13rem;
  }

  .point article h6 {
    font-size: 14px;
  }

  .point article h3 {
    font-size: 24px;
    margin-bottom: 5px;
  }

  .point article {
    padding: 25px;
  }

  .point article p {
    font-size: 15px;
    line-height: 22px;
  }

  .slide_box .info-serv p {
    font-size: 15px;
    line-height: 22px;
  }

  section.blurwrap {
    min-height: auto;
  }

  .sec03 .box_img .people {
    margin: 15px 0 !important;
    transform: none !important;
  }

}

@media screen and (max-width: 767px) {
  /* .main-banner .sliderContainer .slider, .main-banner .sliderContainer .slider.active {
    clip-path: inset(0% 0%);
    transform: translateY(0%) scale(1);
    transition: all 1s ease-in-out;
    margin-top: 0%;
  }

  .intro-loader {
    display: none;
  } */

  .main-banner .sliderContainer .slick-slide img {
    height: 50vh;
  }

  .main-banner::before {
    display: none !important;
  }

  .highlight.on {
    display: none !important;
  }

  .main-banner .video, .main-banner .video video {
    height: 50vh;
  }

  .slick-list {
    height: 100%;
  }

  .main-banner .sliderContainer .slick-arrow {
    bottom: 40px;
  }

  .main-banner .sliderContainer .slick-arrow {
    left: 20px;
  }

  .main-banner .sliderContainer .slick-next {
    left: 100px;
  }

  .main-banner .sliderContainer .slick-slide .maxinner {
    left: 0;
    top: 0;
    width: 100%;
    height: 50vh;
    justify-content: flex-start !important;
    background: #007ac2;
    transform: translateY(100%);
    padding: 20px;
  }

  .main-banner .sliderContainer .slick-slide .maxinner h2 {
    font-size: 28px;
  }

  /* .image-block {
    color: #222;
    background: #ccc;
  } */
  .image-block .video {
    background: #000;
  }

  .image-block .video video.desktop-view {
    display: none;
  }

  .image-block .video video.mobile-view {
    display: block;
    opacity: 1;
    filter: brightness(0.7) grayscale(0.7);
  }

  .image-block .inner-content-wrap {
    width: 100%;
  }

  /* 
  .image-block .inner-content-wrap h2, .image-block .inner-content-wrap p {
    text-shadow: none;
    color: #222;
  } */
  .image-block .bars {
    display: none;
  }

  .image-block .inner-content-wrap {
    width: 100%;
    opacity: 1 !important;
    transform: translateY(0%) !important;
  }

  .image-block .inner-content-wrap p {
    font-size: 16px;
    line-height: 28px;
  }

  h2 {
    font-size: 36px;
    font-weight: 700;
  }

  .hme-verticals .title-content p {
    width: 100%;
  }

  .newswrap .newscard {
    padding-left: 20px;
  }

  .section.sec02 .slide_wrap .slide_cont .slide_box .img_box::before,
  .section.sec02 .slide_wrap .slide_cont .slide_box .img_box .overlay {
    display: none;
  }

  .section.sec02 .slide_wrap .slide_cont .slide_box .img_box {
    order: 1;
    margin-bottom: 20px;
  }

  .section.sec02 .slide_wrap .slide_cont .slide_box.n02 .sec02_title, .slide_box .info-serv {
    bottom: 0px;
    z-index: 99;
    opacity: 1;
    visibility: visible;
    position: relative;
    left: 0;
    color: #007ac2;
    order: 2;
  }

  .slide_box .info-serv p {
    color: #222;
    padding: 0;
  }

  .section.sec02 .slide_wrap .slide_cont .slide_box a {
    display: flex;
    flex-direction: column;
  }

  .section.sec02 .slide_wrap .slide_cont .slide_box .sec02_title span.word {
    padding-bottom: 0;
  }

  .project_title span .word::after {
    display: none;
  }

  .hme-industry {
    padding: 20px 40px !important;
  }

  .sec03 .box_img .people .creator .create_cont {
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    align-items: center;
  }

  .sec03 .box_img .people .creator .create_cont .overlay {
    display: none;
  }

  .sec03 .box_img {
    display: flex;
    justify-content: flex-start;
  }

  .sec03 .box_img .people .creator .create_cont .create_img {
    width: 200px;
  }

  .verticalname {
    width: calc(100% - 200px);
  }

  .verticalname h2 {
    text-align: left;
  }
}

@media screen and (max-width: 550px) {
  .main-banner .sliderContainer .slick-slide .maxinner h2 {
    font-size: 22px;
  }

  .main-banner .sliderContainer .slick-slide .maxinner h2 span {
    font-size: 22px;
    line-height: 34px;
    display: block;
  }

  .main-banner .sliderContainer .slick-slide .maxinner p, .main-banner .sliderContainer .slick-slide .maxinner a {
    font-size: 16px;
    font-weight: 400;
  }

  .customerstories-wrap .cuscard .img img {
    max-height: 45px;
    max-width: 180px;
  }

  .sec03 .box_img .people .creator .create_cont .create_img {
    width: 115px;
  }

  .verticalname {
    width: calc(100% - 115px);
    margin: 0;
  }

  .verticalname h2 {
    text-align: left;
  }
}