.banner {
  position: relative;
  /* margin-top: -54px; */
}
.js_hmbanner {
  height: calc(100vh - 220px);
}
.big_title,
.banner h1 {
  color: #ffffff;
  font-size: 60px;
  text-align: center;
  line-height: 100%;
  font-weight: bold;
  display: block;
  margin-bottom: 30px;
  width: 100%;
}
.bannertext {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-image: linear-gradient(transparent 35%, rgb(0 0 0 / 89%) 94%);
}
.webox {
  max-width: 1110px;
  margin: 0 auto;
}
.hmbo_wrap {
  display: flex;
  align-items: flex-end;
  height: 100%;
  flex-wrap: wrap;
  justify-content: flex-end;
  flex-direction: column;
  padding-bottom: 212px;
  max-width: 945px;
}
.small_title {
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 15px;
  position: relative;
}
.small_title:before,
.small_title:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  width: 34%;
  height: 1px;
  background: rgb(255 255 255 / 10%);
}
.small_title:before {
  left: 0;
}
.small_title:after {
  right: 0;
}

.new-banner .hmbo_wrap {
  max-width: 1450px;
  justify-content: center;
  padding-bottom: 0;
}
.new-banner .banner-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.new-banner .banner-contet-left {
  width: 40%;
  text-align: left;
}
.new-banner .banner-contet-left .btn_border {
  background-color: #008cd0;
  color: #ffffff;
}
.new-banner .banner-contet-left .big_title {
  font-size: 70px;
  text-align: left;
}
.new-banner .banner-contet-left p {
  color: #ffffff;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.32px;
  margin-bottom: 30px;
}
.new-banner .banner-item-right {
  width: 53%;
  text-align: right;
  display: inline-flex;
  align-items: flex-end;
  height: 100%;
  position: relative;
}
.new-banner .banner-item-right .benner-service-item {
  margin: 0px 45px 0 auto;
}
.banner-circle-top {
  position: absolute;
  top: 30px;
  background-image: url(../images/banner-shape.svg);
  width: 198px;
  height: 188px;
  left: 50%;
  margin-left: -260px;
  text-align: center;
  display: inline-flex;
  align-items: center;
  flex-wrap: wrap;
  flex-flow: column;
  justify-content: center;
  padding-left: 20px;
}
.banner-circle-top p {
  font-size: 14px;
  font-weight: 600;
  color: #000;
  margin: 0 auto;
  padding: 0 45px;
  line-height: 18px;
}
.banner-circle-top img {
  margin: -20px 0 10px 0;
}

/* brand logos */
.hm_bnr_logo {
  margin: 0;
  position: absolute;
  bottom: -55px;
  width: 100%;
  z-index: 1;
  max-width: 1420px;
  background: #fff;
  margin: 0 auto;
  left: 0;
  right: 0;
  padding: 30px 10px;
  box-shadow: 0 4px 6px rgb(20 150 213 / 22%);
  border-radius: 4px;
}
.js_logos .slick-arrow {
  background-color: #ffffff;
  border-radius: 100%;
  width: 26px;
  height: 26px;
}
.js_logos .slick-prev {
  left: -24px;
}
.js_logos .slick-next {
  right: -24px;
}
.js_logos li {
  float: left;
  width: 7%;
  text-align: center;
}
.js_logos li img {
  margin: 0 auto;
  max-width: 100px;
}
.js_logos li:not(:nth-child(-n + 14)) {
  display: none;
}
.js_logos.slick-initialized li {
  display: block;
}
.bnr_trustfect {
  padding: 90px 0 40px;
}
.top_feature {
  margin: 45px 0 0;
}
.top_feature .key_wrapper {
  border-bottom: 1px solid rgb(112 112 112 / 10%);
  padding-bottom: 44px;
}
.top_feature .key_wrapper .keybox p {
  margin-bottom: 0;
}
.mobile_show {
  display: none !important;
}
.js_hmbanner .slideingdiv:not(:first-child) {
  display: none;
}
.js_hmbanner.slick-initialized .slideingdiv {
  display: block;
}

/* Home About */
.hm_about {
  padding: 0 0 100px;
}
.abt_img,
.abt_content {
  width: 50%;
  float: left;
}
.abt_content {
  padding-left: 96px;
}
.abt_img {
  position: sticky;
  top: 110px;
}
.abt_content .dlist li {
  width: 50%;
  float: left;
}
.abt_text {
  display: inline-block;
  width: 100%;
}

/* workshop */
.hm_workshop .wrapper {
  max-width: 1920px;
  margin: 0 auto;
}
.work_box {
  background-color: #000;
  width: 100%;
  display: flex;
}
.right_content .title,
.right_content p {
  color: #fff;
}
.wrk_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 18px 0 0;
}
.wrk_list li {
  width: 42%;
  float: left;
  display: flex;
  align-items: center;
}
.wrk_list li a {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  align-items: center;
}
.wrk_list li a:hover .wrk_text {
  color: #008cd0;
}
.wrk_list li:nth-child(even) {
  float: right;
}
.right_content {
  width: 50%;
  padding: 95px 135px;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
}
.work_icon {
  width: 66px;
  float: left;
}
.wrk_text {
  position: relative;
  width: calc(100% - 66px);
  float: left;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  letter-spacing: 0.4px;
  padding: 28px 15px 34px 0;
  border-bottom: 1px solid rgb(255 255 255 / 10%);
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
}
.wrk_text:after {
  position: absolute;
  content: "";
  background: url(../images/svg/white-arrow.svg);
  right: 0;
  top: 0;
  width: 7px;
  height: 12px;
  bottom: 0;
  margin: auto;
}
.work_box:nth-child(even) {
  flex-direction: row-reverse;
}
.img_blk {
  width: 50%;
  display: flex;
}
.work_box:nth-child(even) .right_content p {
  font-size: 22px;
  line-height: 46px;
  margin-bottom: 50px;
}
.right_content .btn_border {
  color: #fff;
  border-color: #fff;
}
.why_text {
  max-width: 589px;
  margin: 0 auto;
}
.img_blk img {
  object-fit: cover;
  height: 100% !important;
}
.work_box:nth-child(even) .right_content p:last-of-type {
  margin-bottom: 0;
}
.work_box:nth-child(even) .right_content p:last-of-type a {
  text-decoration: none;
}

/* Other Services */
.text-center {
  text-align: center;
}
.hm_other_services {
  padding: 94px 0 100px;
}

/* Home Services */
.hm_services {
  padding: 110px 0 0;
}
.hm_services .text-center p {
  font-size: 14px;
  font-weight: 600;
}
.service_list {
  margin: 44px -1px 0;
}
.service_list li {
  width: 33.3%;
  float: left;
  padding: 0 1px;
  position: relative;
}
.serv_img {
  position: relative;
}
.serv_img:after {
  position: absolute;
  content: "";
  height: 50%;
  width: 100%;
  background: linear-gradient(0deg, rgb(0 0 0 / 87%), transparent);
  left: 0;
  right: 0;
  bottom: 0;
}
.serv_img > img {
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
}
.servbox {
  position: relative;
  overflow: hidden;
  display: block;
}
.servbox:hover .serv_img > img {
  transform: scale(1.1);
}
.serv_text {
  position: absolute;
  bottom: 40px;
  left: 0;
  right: 0;
  text-align: center;
}
.serv_title {
  font-size: 28px;
  font-weight: bold;
  letter-spacing: 0.4px;
  line-height: 26px;
  color: #fff;
  text-transform: uppercase;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
}
.servbox:hover .serv_title {
  color: #008cd0;
}

.desk-view.bgimg {
  position: relative;
}
.abt_content .title,
.abt_content h1 {
  text-transform: none;
}
.js_hmbanner .slick-prev {
  left: 30px;
  z-index: 1;
}
.js_hmbanner .slick-next {
  right: 30px;
  z-index: 1;
}
/* Start Responsive */

@media (min-width: 1921px) {
  .slideingdiv > img {
    width: 100%;
  }
}

/* START MEDIA QUERY */

@media screen and (max-width: 1799.99px) {
  .right_content {
    padding: 60px 90px;
  }
}
@media (max-width: 1580px) {
  .hm_bnr_logo {
    max-width: 95%;
  }
}
@media screen and (max-width: 1439.99px) {
  /* BANNER */
  .big_title,
  .banner h1 {
    font-size: 40px;
    display: block;
  }
  .new-banner .banner-contet-left .big_title {
    font-size: 62px;
  }
  .new-banner .banner-contet-left {
    margin-left: 45px;
  }
  .hm_about {
    padding: 0 0 90px;
  }
  .abt_content {
    padding-left: 65px;
  }

  .right_content {
    padding: 60px 60px;
  }
  .wrk_list li {
    width: 45%;
  }
  .wrk_text {
    padding: 20px 15px 20px 0;
  }
  .wrk_list {
    margin: 0px 0 0;
  }

  .hm_services {
    padding: 90px 0 0;
  }
  .banner {
    margin-top: -54px;
  }
}
@media screen and (max-width: 1199.99px) {
  /* BANNER */
  .new-banner .banner-contet-left .big_title {
    font-size: 50px;
    line-height: 1.2;
  }
  .abt_content {
    padding-left: 35px;
  }
  .wrk_text {
    font-size: 14px;
  }
  .right_content {
    padding: 40px 40px;
  }
  .hm_other_services {
    padding: 70px 0;
  }

  .serv_title {
    font-size: 24px;
  }
  .hm_services {
    padding: 70px 0 0;
  }
  .banner {
    margin-top: 0;
  }
}

@media screen and (max-width: 991.99px) {
  /* BANNER */
  .new-banner .banner-contet-left .big_title {
    font-size: 42px;
  }
  .new-banner .banner-contet-left {
    width: 45%;
    margin-left: 0;
  }
  .new-banner .banner-item-right {
    width: 46%;
  }
  .new-banner .banner-item-right .benner-service-item {
    margin: 0px 0px 0 auto;
  }
  .big_title,
  .banner h1 {
    font-size: 30px;
    letter-spacing: 0.2px;
    line-height: 34px;
    margin-bottom: 25px;
  }
  .hmbo_wrap {
    align-items: flex-end;
    padding-bottom: 153px;
  }
  .small_title {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .small_title:before,
  .small_title:after {
    width: 30%;
  }
  .hm_bnr_logo {
    bottom: -62px;
  }
  .hmbo_wrap {
    padding-bottom: 125px;
  }

  /* Home About */
  .abt_content {
    padding-left: 0px;
    width: 100%;
  }
  .abt_img {
    position: relative;
    top: 0;
  }
  .abt_text {
    display: flex;
    flex-wrap: wrap;
  }
  .abt_content {
    order: 1;
    margin-bottom: 30px;
  }
  .abt_img {
    order: 2;
    width: 100%;
  }

  .wrk_text br {
    display: none;
  }
  .wrk_list li {
    width: 47%;
  }
  .img_blk,
  .right_content {
    width: 100%;
  }
  .img_blk img {
    width: 100%;
  }
  .hm_services {
    padding: 60px 0 0;
  }
  .js_logos li {
    width: 33.33%;
    float: left;
  }
  .js_logos li:nth-child(-n + 12) {
    display: none;
  }
  .js_logos li:first-child,
  .js_logos.slick-initialized li {
    display: inline-block;
  }
}
@media screen and (max-width: 767.99px) {
  .new-banner .banner-item-right .benner-service-item {
    margin: 0px auto;
    max-width: 350px;
  }
  .new-banner .banner-contet-left,
  .new-banner .banner-contet-left .big_title {
    text-align: center;
  }
  .new-banner .banner-contet-left .big_title {
    font-size: 30px;
  }
  .new-banner .banner-contet-left p {
    display: none;
  }
  .new-banner .banner-item-right {
    align-items: center;
  }
  .new-banner .banner-item-right,
  .new-banner .banner-contet-left {
    width: 100%;
  }

  .mobile_show {
    display: block !important;
  }
  .ban_desk {
    display: none !important;
  }
  .banner-circle-top {
    width: 170px;
    height: 170px;
    padding-left: 30px;
    background-size: cover;
    top: 30px;
    margin: 0;
    left: 25%;
  }
  .banner-circle-top p {
    padding: 0 30px;
  }
  .hm_about {
    padding: 0 0 40px;
  }
  .hm_other_services {
    padding: 40px 0;
  }
  .hm_services {
    padding: 40px 0 0;
  }
  .serv_title {
    font-size: 20px;
    padding: 0 10px;
    line-height: 22px;
  }
  .serv_text {
    bottom: 18px;
  }
  .hm_bnr_logo {
    bottom: inherit;
    position: absolute;
    margin-top: 30px;
  }
  .bnr_trustfect {
    padding: 170px 0 30px;
  }
  .js_hmbanner {
    height: 600px;
  }
  html {
    margin-top: 0px !important;
  }
}

@media screen and (max-width: 575px) {
  .hm_bnr_logo {
    max-width: 90%;
  }
  .new-banner .banner-contet-left .big_title {
    font-size: 26px;
  }
  .new-banner .banner-item-right .benner-service-item {
    max-width: 300px;
  }
  /* BANNER */
  .small_title:before,
  .small_title:after {
    width: 15%;
  }
  .js_logos li img {
    max-width: 80px;
  }
  .hmbo_wrap {
    padding-bottom: 0;
    align-items: center;
    justify-content: center;
  }
  .big_title,
  .banner h1 {
    font-size: 40px;
    line-height: 46px;
    margin-bottom: 20px;
  }
  .bnr_button:after,
  .bnr_button:before {
    content: none;
  }
  .bnr_button a {
    margin: 0 4px 5px;
    min-width: 155px;
    padding: 11px 12px;
  }

  .hm_services .text-center p {
    max-width: 265px;
    margin: 0 auto;
  }

  .abt_content .dlist li {
    width: 100%;
  }
  .wrk_list li {
    width: 100%;
  }
  .right_content {
    padding: 40px 20px;
  }
  .wrk_list {
    margin: 15px 0 0;
  }
  .work_box:nth-child(even) .right_content p {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 30px;
  }
  .work_icon img {
    max-width: 40px;
  }

  .service_list li {
    padding: 0 5px;
    height: auto;
  }
  .service_list {
    margin: 25px -1px 0;
  }

  .hm_services .container {
    padding: 0;
  }
  .hm_services .text-center {
    padding: 0 15px;
  }
  .work_icon {
    width: 55px;
    float: left;
  }
}

@media screen and (max-width: 360px) {
  /* BANNER */
  .small_title:before,
  .small_title:after {
    content: none;
  }
  .big_title,
  .banner h1 {
    font-size: 32px;
    line-height: 40px;
  }
}

.trust_box span img {
  filter: none;
}
