p {
  font-size: 16px;
  font-weight: normal;
  line-height: 30px;
  margin-bottom: 19px;
  letter-spacing: 0.48px;
  color: #3e4244;
  font-family: "FuturaPT-Light";
}
p:last-child {
  margin-bottom: 0;
}
.mb-100 {
  margin-bottom: 100px;
}

.landing-pg ul:not([class]),
.landing-pg ul.twocolumn {
  list-style: none;
  margin: 0 0 20px 0;
}

.landing-pg ul:not([class]) li,
.landing-pg ul.twocolumn li,
.content-wrapper ol li {
  font-size: 16px;
  line-height: 1.2;
  position: relative;
  padding-left: 24px;
  width: 100%;
  color: #3e4244;
  font-family: "FuturaPT-Light";
  letter-spacing: 0.48px;
}
.content-wrapper ol li {
  padding-left: 0;
}
.landing-pg ul:not([class]) li:before,
.landing-pg ul.twocolumn li:before {
  content: "";
  background: url(../images/checked.svg) no-repeat;
  background-size: contain;
  position: absolute;
  left: 0px;
  top: 5px;
  width: 14px;
  height: 12px;
  z-index: 1;
}

.landing-pg ul:not([class]) li:not(:last-child),
.landing-pg ul.twocolumn li:not(:last-child),
.content-wrapper ol li:not(:last-child) {
  margin-bottom: 14px;
}

.landing-pg ul:not([class]) li strong,
.content-wrapper ol li strong {
  font-weight: bold;
  line-height: 1;
}

.landing-pg ul.twocolumn {
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
}

.landing-pg ul.twocolumn li {
  width: calc(50% - 30px);
}
.landing-pg .ctent-block .mediumfont {
  margin-bottom: 15px;
}
.mediumfont p {
  font-family: "FuturaPT-Medium";
  font-weight: 500;
}
.landing-pg .submitbtn {
  color: #fff;
  background: rgb(196, 157, 66);
  background: -moz-linear-gradient(
    -45deg,
    rgba(196, 157, 66, 1) 0%,
    rgba(189, 151, 64, 1) 37%,
    rgba(98, 79, 33, 1) 100%
  );
  background: -webkit-linear-gradient(
    -45deg,
    rgba(196, 157, 66, 1) 0%,
    rgba(189, 151, 64, 1) 37%,
    rgba(98, 79, 33, 1) 100%
  );
  background: linear-gradient(
    135deg,
    rgb(150 120 47) 0%,
    rgba(189, 151, 64, 1) 37%,
    rgba(196, 157, 66, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c49d42', endColorstr='#624f21',GradientType=1 );
  font-size: 18px;
  text-transform: capitalize;
  letter-spacing: 0.36px;
  display: block;
  width: 100%;
}
.landing-pg .submitbtn:hover {
  background: #000;
}
.title_lg,
.title,
.title_md,
.title_sm,
.title_xs,
.title_ft,
.title_s,
.title_d {
  line-height: 1.3;
}

.landing-pg .btnlist {
  margin: 0;
  column-gap: 12px;
  & li {
    padding: 0;
  }
}
.surface-ul .slick-next,
.surface-ul .slick-prev {
  width: 30px;
  height: 30px;
  background-color: #f9f9f9;
  border-radius: 100%;
}
.surface-ul .slick-prev:before,
.surface-ul .slick-next:before {
  color: #000000;
}
.surface-ul .slick-next:before {
  margin-right: -3px;
}
.surface-ul .slick-prev:before {
  margin-left: -3px;
}
/* inner banner */
.inner-big-banner img.ban-desk {
  display: block;
  width: 100%;
  display: block;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  position: absolute;
  z-index: -1;
}
.inner-big-banner {
  position: relative;
  min-height: 587px;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between;
}
.inbanner-container {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: auto;
  z-index: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  background-color: rgba(4 8 8 / 70%);
  padding: 15px 0;
}
.inbanner-wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  height: 100%;
  justify-content: space-between;
  & .olhmban-left {
    max-width: 650px;
    padding-right: 10px;
    width: calc(100% - 400px);

    & .title {
      color: #ffffff;
      text-align: left;
    }
    & .olhm-info {
      color: #ffffff;
      font-size: 20px;
      letter-spacing: 0.6px;
      line-height: 1.3;
      font-family: "FuturaPT-Light";
    }
    & ul.olhm-ul {
      display: flex;
      flex-wrap: wrap;
      margin: 0 -22px;
    }
    & ul.olhm-ul li {
      width: 25%;
      text-align: center;
      padding: 0 22px;
    }
    & .b-title {
      font-size: 16px;
      line-height: 1.313;
      color: #ffffff;
      letter-spacing: 0.32px;
      font-weight: 500;
      margin-top: 12px;
    }
    & .olhm-li > img {
      width: 50px;
    }
  }
  & .olhmban-right {
    width: 400px;
  }
  & .olhmicon {
    border-top: 1px solid #707070;
    border-bottom: 1px solid #707070;
    padding: 30px 0;
    margin: 25px 0;
  }
  & .cmn_form {
    background-color: #ffffff;
    border-radius: 2px;
    padding: 32px;
  }
  & .form-title {
    font-size: 24px;
    color: #000000;
    line-height: 1.02;
    font-weight: 500;
    margin-bottom: 20px;
  }
  & .get_touchfrm {
    padding-top: 20px;
  }
  & .form-control {
    height: 50px;
    padding: 12px 20px;
    font-family: "FuturaPT-Light";
  }
  & .form-group {
    margin-bottom: 10px;
  }
  & textarea {
    min-height: 86px;
    font-family: "FuturaPT-Light";
  }
  & select.form-control {
    -moz-appearance: none;
    -webkit-appearance: none;
    background: #ffffff url(../images/droparrow-select.svg) no-repeat right 10px
      center / 0.7em;
    padding-right: 1em;
  }
  & select.form-control option::placeholder {
    color: #cecece;
    font-family: "FuturaPT-Light";
    font-weight: normal;
    text-transform: capitalize;
    font-size: 18px;
    letter-spacing: 0.3px;
  }
  & .btnbox {
    max-width: 100%;
  }
}

/**/
.sec-surface {
  position: relative;
  padding: 80px 0;
}
.sec-surface:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(23 19 4 / 94%);
  left: 0;
  top: 0;
}
.surface-ul {
  display: flex;
  flex-wrap: wrap;
  margin-top: 60px;
}
.surface-ul li {
  width: 33.33%;
  padding: 0 50px 0 25px;
  position: relative;
}
.surface-ul li:after {
  position: absolute;
  content: "";
  width: 1px;
  height: 100%;
  background-color: rgba(255 255 255 / 12%);
  right: 0;
  top: 0;
}
.surface-box {
  display: flex;
  flex-wrap: wrap;
}
.surface-icon {
  width: 54px;
}
.surface-content {
  width: calc(100% - 54px);
  padding-left: 22px;
  & .sf-title {
    font-size: 24px;
    color: #ffffff;
    line-height: 1.3;
    font-weight: 500;
    font-family: "FuturaPT-Medium";
    margin-bottom: 20px;
  }
  & p {
    font-size: 18px;
    line-height: 1.44;
    color: #ffffff;
  }
}
.surface-ul.slick-initialized {
  display: block;
}
.surface-ul:not(.slick-initialized) li:not(:nth-child(-n + 3)) {
  display: none;
}
.surface-ul .slick-track {
  display: flex;
}
.surface-ul .slick-track li.slick-slide {
  height: auto;
}
.surface-ul .slick-list {
  margin-right: -1px;
}

/**/
/*------ content section --------*/
.content-wrapper .ctent-block-wr:not(:last-child) {
  margin-bottom: 100px;
}

.ctent-block-wr {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.ctent-img {
  width: 600px;
  position: sticky;
  top: 140px;
  align-self: flex-start;
}

.ctent-block {
  width: calc(100% - 600px);
  padding-right: 120px;
  margin: auto;
  max-width: 610px;

  & .btn-brdrylw {
    width: auto;
    margin: 0;
  }
  & .title_lg,
  & .title,
  & .title_md,
  & .title_sm,
  & .title_xs,
  & .title_ft,
  & .title_s,
  & .title_d {
    text-align: left;
  }
  & .dtitle:after {
    margin-left: 0;
  }
  & [class*="btn-"] {
    margin-top: 20px;
  }
}

.content-wrapper .flex-row-reverse.ctent-block-wr .ctent-block {
  padding-left: 120px;
  padding-right: 0;
}

/*---------- -----------*/
.whychoose-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 30px 0 0 0;
  align-items: center;
}
.whychoose-left {
  width: calc(50% - 180px);
  max-width: 340px;
}
.whychoose-center {
  width: 345px;
}
.whychoose-right {
  width: calc(50% - 180px);
  max-width: 340px;
}
.sec-whychoose {
  background-color: #f9f9f9;
  padding: 100px 0;
}
.whychs-li {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  & .whychs-icon {
    width: 48px;
  }

  & .whychs-dtl {
    width: calc(100% - 48px);
    padding-left: 22px;
    font-size: 18px;
    line-height: 1.2;
    font-family: "FuturaPT-Medium";
    font-weight: 500;
    color: #040808;
  }
}
ul.whychs-ul li {
  border-bottom: 1px solid rgba(112 112 112 / 20%);
  padding: 15px 0;
}
ul.whychs-ul li:last-child {
  border-bottom: 0;
}
.chsimg > img {
  margin: auto;
  display: block;
}
.chsimg {
  position: relative;
  width: calc(100% + 20px);
  height: calc(100% + 20px);
  z-index: 1;
}
.chsimg:before {
  position: absolute;
  content: "";
  background-image: url(../images/shape-hexagon-landing.svg);
  width: 344px;
  height: 395px;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  background-position: center center;
  background-repeat: no-repeat;
  z-index: -1;
}

/**/
.process-icon {
  width: 120px;
  height: 120px;
  background: #6d5c1b;
  background: linear-gradient(
    136deg,
    rgba(109, 92, 27, 1) 0%,
    rgba(0, 0, 0, 1) 50% 35%,
    rgba(0, 0, 0, 1) 100%
  );
  border-radius: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin: 0 auto 25px;
}
.process-info {
  padding: 0 10px;
}
.process-ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-top: 30px;
}
.process-ul li {
  width: 16.66%;
  position: relative;
}
.process-ul li:before {
  position: absolute;
  content: "";
  width: 50%;
  height: 1px;
  background-image: linear-gradient(
    to right,
    #b38f3c 50%,
    rgba(255, 255, 255, 0) 0%
  );
  background-position: bottom;
  background-size: 8px 1px;
  background-repeat: repeat-x;
  top: 0;
  margin-top: 60px;
  z-index: -1;
  right: 0;
  margin-right: -50px;
}
.process-ul li:last-child:before {
  display: none;
}
.process-li {
  text-align: center;
}
.pr-title {
  font-size: 16px;
  font-weight: 500;
  color: #3e4244;
  letter-spacing: 0.48px;
  font-family: "FuturaPT-Medium";
  text-transform: uppercase;
  margin: 0 auto 16px;
  padding-bottom: 18px;
  position: relative;
}
.pr-title:after {
  position: absolute;
  content: "";
  width: 20px;
  height: 1px;
  background-color: #000000;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
}
.process-info p {
  font-size: 16px;
  color: #3e4244;
  line-height: 26px;
  letter-spacing: 0.48px;
}

/*------ call action ------ */
.sec-callaction {
  position: relative;
  padding: 90px 0;
}
.sec-callaction:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-color: #000000;
  opacity: 0.78;
  mix-blend-mode: multiply;
  top: 0;
  left: 0;
}
.callaction-wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;

  & .callaction-left {
    width: calc(100% - 356px);

    & .title_md {
      color: #ffffff;
      text-align: left;
    }
    & .title_sm {
      color: #ffffff;
      text-align: left;
      margin-bottom: 0;
      font-family: "FuturaPT-Light";
      letter-spacing: 0.66px;
    }
  }
  & .callaction-right {
    width: 356px;
  }
}

/*------ before after -------*/

.landing-pg .sec_prjgal {
  margin-bottom: 110px;
}

/*-- faq --*/
.sec-faq {
  background-color: #f9f9f9;
  padding: 100px 0;
}

/**/
.landing-pg .hminsta {
  margin-bottom: 100px;
}

.faqblock {
  margin-top: 40px;
}

/**/
.optionthree {
  display: none;
  max-width: 1130px;
  border-radius: 15px;
  cursor: auto;
  padding: 0;
}

.popup-body {
  display: flex;
  flex-wrap: wrap;
  border-radius: 10px !important;
}

.contact-details {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}

.contact-wrap {
  display: block;
  margin-bottom: 15px;
  width: 100%;
}

.contact-wrap:last-child {
  margin-bottom: 0;
}
.optionthree .popup-body .pop-up-left {
  width: 540px;
  padding: 0 70px 0 70px;
  margin: 60px 0 60px;
  border-right: solid 2px #ae8b39;
}
.optionthree .popup-body .pop-up-right {
  width: calc(100% - 540px);
  padding: 60px 70px 60px 70px;
}
.optionthree .fancybox-close-small {
  width: 28px;
  height: 28px;
  background: #ae8b39;
  padding: 4px;
  border-radius: 50%;
  min-height: 20px;
  margin: 14px;
  border: 0;
  color: #000000;
}
.optionthree .fancybox-close-small:hover {
  background: #000000;
  color: #ffffff;
}
.optionthree {
  & .title-bottom {
    margin-bottom: 30px;
    & p {
      text-align: left;
      line-height: 1.2;
    }
  }
  & .form-control {
    height: 50px;
    padding: 12px 20px;
  }
  & .form-title {
    font-size: 28px;
    color: #000000;
    line-height: 1.02;
    font-weight: 500;
    text-align: left;
    margin-bottom: 10px;
  }
  & select.form-control {
    -moz-appearance: none;
    -webkit-appearance: none;
    background: #ffffff url(../images/droparrow-select.svg) no-repeat right 10px
      center / 0.7em;
    padding-right: 1em;
  }
  & .form-group {
    margin-bottom: 10px;
  }
  & .ft-text {
    display: flex;
    align-items: center;
    position: relative;
    flex-wrap: wrap;
    position: relative;
    & img {
      border: 1px solid #ae8b39;
      border-radius: 100%;
    }
    & a {
      font-size: 18px;
      letter-spacing: 0;
      font-weight: 400;
      padding-left: 15px;
    }
  }
  & .form-control,
  & textarea.form-control {
    font-family: "FuturaPT-Light";
  }
  & .btnbox {
    max-width: 100%;
    & .submitbtn {
      width: 100%;
    }
  }
}

select.form-control {
  font-family: "FuturaPT-Light";
}

.block-center {
  h2 {
    font-weight: normal;
  }
}
.process-ul.process_col_5 > li {
  width: 20%;
}
/* ----------- media query ------- */

@media (min-width: 992px) {
  .flex-row-reverse {
    flex-direction: row-reverse;
  }
}

@media (max-width: 1639.98px) {
  .ctent-img {
    width: 500px;
  }
  .ctent-block {
    width: calc(100% - 500px);
    padding-right: 80px;
  }
  .content-wrapper .flex-row-reverse.ctent-block-wr .ctent-block {
    padding-left: 80px;
    padding-right: 0;
  }
  .callaction-wrap {
    & .callaction-left {
      padding-right: 40px;
    }
  }
}

@media (max-width: 1439.98px) {
  .inbanner-wrap {
    & .olhmban-left {
      & .olhm-li > img {
        width: 42px;
      }
      & .b-title {
        line-height: 1.25;
      }
      & .title {
        line-height: 1.13;
      }
    }
  }
  .mb-100 {
    margin-bottom: 80px;
  }
  .content-wrapper .ctent-block-wr:not(:last-child) {
    margin-bottom: 80px;
  }
  .ctent-block {
    padding-right: 40px;
    margin: auto 0;
  }
  .content-wrapper .flex-row-reverse.ctent-block-wr .ctent-block {
    padding-left: 40px;
    padding-right: 0;
  }
  .surface-ul li {
    padding: 0 25px;
  }
  .surface-ul .slick-next {
    right: 0;
  }
  .surface-ul .slick-prev {
    left: 0;
  }
  .sec-faq {
    padding: 80px 0;
  }
  .landing-pg .hminsta {
    margin-bottom: 80px;
  }
  .landing-pg .sec_prjgal {
    margin-bottom: 90px;
  }
  .chsimg {
    width: 100%;
    height: 100%;
  }
  .sec-whychoose {
    padding: 80px 0 100px;
  }
}

@media (max-width: 1199.98px) {
  .inbanner-wrap {
    & .olhmban-right {
      width: 360px;
    }
    & .olhmban-left {
      width: calc(100% - 360px);
      padding-right: 30px;
      & ul.olhm-ul li {
        padding: 0 10px;
      }
      & ul.olhm-ul {
        margin: 0 -10px;
      }
      & .title {
        font-size: 34px;
        line-height: 1.13;
      }
      & .olhm-info {
        line-height: 1.2;
        font-size: 18px;
      }
    }
    & .olhmicon {
      padding: 20px 0;
      margin: 25px 0;
    }
  }

  .mb-100 {
    margin-bottom: 60px;
  }
  .content-wrapper .ctent-block-wr:not(:last-child) {
    margin-bottom: 60px;
  }
  .ctent-img {
    width: 400px;
  }
  .ctent-block {
    width: calc(100% - 400px);
  }

  .surface-icon {
    width: 48px;
  }
  .surface-content {
    width: calc(100% - 48px);
    padding-left: 10px;
    & .sf-title {
      font-size: 22px;
      line-height: 1.13;
      margin-bottom: 16px;
    }
  }
  .surface-ul {
    margin-top: 30px;
  }
  .sec-surface {
    padding: 60px 0;
  }
  .sec-faq {
    padding: 60px 0;
  }
  .landing-pg .hminsta {
    margin-bottom: 60px;
  }
  .landing-pg .sec_prjgal {
    margin-bottom: 70px;
  }
  .sec-callaction {
    padding: 60px 0;
  }
  .process-icon {
    width: 100px;
    height: 100px;
    margin: 0 auto 20px;
  }
  .process-icon > img {
    width: 50px;
  }
  .pr-title {
    margin: 0 auto 12px;
    padding-bottom: 12px;
  }
  .process-ul li:before {
    margin-top: 50px;
  }
  .whychoose-left,
  .whychoose-right {
    width: calc(50% - 200px);
  }
  .whychs-li {
    & .whychs-dtl {
      padding-left: 15px;
    }
  }
  .sec-whychoose {
    padding: 60px 0 80px;
  }
  .optionthree {
    max-width: 90%;
  }
  .optionthree .popup-body .pop-up-left {
    width: 50%;
    padding: 0 40px;
    margin: 50px 0;
  }
  .optionthree .popup-body .pop-up-right {
    width: calc(100% - 50%);
    padding: 50px 40px;
  }
}

@media (max-width: 991.98px) {
  .inbanner-wrap {
    & .olhmban-left {
      width: 100%;
      padding-right: 0;
      margin-bottom: 30px;
      & .olhm-li > img {
        width: 34px;
      }
      & .b-title {
        line-height: 1.15;
      }
      & .title {
        font-size: 24px;
      }
    }
    & .olhmban-right {
      margin: 0 auto;
      max-width: 650px;
      width: 100%;
    }
    & .olhmicon {
      padding: 15px 0;
      margin: 20px 0;
    }
    & .cmn_form {
      padding: 20px;
    }
  }
  .landing-pg .btnlist {
    column-gap: 8px;
  }

  .mb-100 {
    margin-bottom: 40px;
  }
  .content-wrapper .ctent-block-wr:not(:last-child) {
    margin-bottom: 40px;
  }
  .ctent-img {
    width: 100%;
    position: initial;
    top: 0;
  }
  .ctent-block {
    width: 100%;
    padding-right: 0;
    max-width: 100%;
    margin-bottom: 20px;
    & [class*="btn-"] {
      margin-top: 0;
    }
  }
  .content-wrapper .flex-row-reverse.ctent-block-wr .ctent-block {
    padding-left: 0;
  }
  .sec-surface {
    padding: 40px 0;
  }
  .surface-content {
    & .sf-title {
      font-size: 20px;
    }
    & p {
      font-size: 16px;
      line-height: 1.33;
    }
  }
  .surface-ul li {
    padding: 0 15px;
    width: 50%;
  }
  .surface-ul:not(.slick-initialized) li:not(:nth-child(-n + 2)) {
    display: none;
  }
  .sec-faq {
    padding: 40px 0;
  }
  .landing-pg .hminsta {
    margin-bottom: 40px;
  }
  .landing-pg .sec_prjgal {
    margin-bottom: 50px;
  }
  .sec-callaction {
    padding: 40px 0;
  }
  .callaction-wrap {
    justify-content: center;
    & .callaction-left {
      padding-right: 0px;
      width: 100%;
      margin-bottom: 10px;
      & .title_md,
      & .title_sm {
        text-align: center;
      }
    }
    & .callaction-right {
      text-align: center;
    }
  }
  .process-icon {
    width: 80px;
    height: 80px;
  }
  .process-ul li:before {
    margin-top: 40px;
    margin-right: -50%;
    width: 100%;
  }
  .process-info p {
    line-height: 1.15;
  }
  .process-icon > img {
    width: 44px;
  }
  .whychoose-left,
  .whychoose-right {
    width: calc(50% - 10px);
  }
  .whychoose-center {
    order: 3;
    margin: 40px auto 0;
  }
  ul.whychs-ul li {
    padding: 15px 0;
  }
  .sec-whychoose {
    padding: 40px 0 60px;
  }
  .optionthree .popup-body .pop-up-left {
    width: 100%;
    margin: 0;
    padding: 0;
    border-right: 0;
  }
  .optionthree {
    max-width: 96%;
    width: 96%;
  }
  .optionthree .popup-body .pop-up-right {
    width: 100%;
    padding: 0px;
  }
  .optionthree .fancybox-close-small {
    margin: 8px;
  }
  .get_touchfrm {
    padding-top: 0;
  }
  .contact-details {
    display: none;
  }
  .optionthree {
    & .title-bottom {
      margin-bottom: 20px;
    }
  }
  .popup-body {
    padding: 20px;
  }
  .process-ul.process_col_5 > li {
    width: 33.33%;
    margin-bottom: 30px;
  }
}

@media (max-width: 767.98px) {
  .landing-pg .btnlist {
    column-gap: 6px;
  }
  .inbanner-wrap {
    & .olhmban-left {
      & ul.olhm-ul li {
        padding: 0 5px;
      }
      & ul.olhm-ul {
        margin: 0 -5px;
      }
      & .olhm-info {
        line-height: 1.12;
        font-size: 16px;
      }
    }
  }
  p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;
  }
  .landing-pg ul:not([class]) li,
  .landing-pg ul.twocolumn li {
    font-size: 16px;
    line-height: 1.1;
  }
  .landing-pg ul:not([class]) li:not(:last-child),
  .landing-pg ul.twocolumn li:not(:last-child) {
    margin-bottom: 10px;
  }
  .surface-icon {
    width: 48px;
    margin: 0 auto 10px;
  }
  .surface-content {
    width: 100%;
    text-align: center;
    padding-left: 0;
    & .sf-title {
      font-size: 18px;
      line-height: 1.13;
      margin-bottom: 10px;
    }
  }

  .surface-ul .slick-prev {
    margin-left: -15px;
  }
  .surface-ul .slick-next {
    margin-right: -15px;
  }
  .faqblock {
    margin-top: 20px;
  }
  .title_lg,
  .title,
  .title_md,
  .title_sm,
  .title_xs,
  .title_ft,
  .title_s,
  .title_d {
    line-height: 1.14;
  }
  .process-ul li {
    width: 33.33%;
  }
  .process-ul {
    row-gap: 25px;
  }
  .process-ul li:nth-child(3):before {
    display: none;
  }
  .process-ul.process_col_5 > li {
    margin-bottom: 0;
  }
}

@media (max-width: 575.98px) {
  .inbanner-wrap {
    & .olhmban-right .cmn_form {
      display: none;
    }
    & .olhmban-left {
      margin-bottom: 0;
      text-align: center;
      & ul.olhm-ul li {
        padding: 0;
        width: calc(50% - 8px);
      }
      & ul.olhm-ul {
        margin: 0;
        gap: 8px;
      }
      & .title {
        text-align: center;
      }
    }
  }
  .inner-big-banner {
    min-height: 480px;
  }
  .landing-pg ul.twocolumn li {
    width: 100%;
  }
  .surface-ul:not(.slick-initialized) li:not(:nth-child(-n + 1)) {
    display: none;
  }
  .surface-ul li {
    width: 100%;
  }
  .surface-ul li:after {
    display: none;
  }
  .surface-ul .slick-list {
    margin-right: 0 px;
  }
  .surface-ul .slick-next,
  .surface-ul .slick-prev {
    top: 100%;
  }
  .surface-ul {
    margin-top: 5px;
    padding-bottom: 40px;
  }
  .surface-ul .slick-next {
    margin-right: 0;
  }
  .surface-ul .slick-prev {
    left: auto;
    right: 0;
    margin-right: 40px;
  }
  .sec-surface {
    padding: 40px 0 60px;
  }
  .process-ul li {
    width: 50%;
  }
  .process-ul li:nth-child(3):before {
    display: block;
  }
  .process-ul li:nth-child(even):before {
    display: none;
  }
  .process-ul {
    padding-top: 20px;
  }
  .whychoose-left,
  .whychoose-right {
    width: 100%;
    max-width: 100%;
  }
  ul.whychs-ul li {
    padding: 10px 0;
  }
  .whychs-li {
    & .whychs-icon {
      width: 40px;
    }
    & .whychs-dtl {
      padding-left: 15px;
      width: calc(100% - 40px);
      font-size: 16px;
      line-height: 1.16;
    }
  }
  ul.whychs-ul li:last-child {
    border-bottom: 1px solid rgba(112 112 112 / 20%);
  }
  .whychoose-center {
    margin: 60px auto 0;
  }
  .chsimg > img {
    max-width: 250px;
  }
  .chsimg:before {
    width: 280px;
    height: 315px;
    background-size: contain;
  }
}
