@import url('https://fonts.googleapis.com/css2?family=Kanit:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Prompt:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
img {
  width: 100%;
  height: auto;
}

body {
  font-size: 16px;
  font-weight: 400;
}

.tabs-top {
  text-decoration: none;
}

/*----- navbar edit 06-03-2024 ------*/
.w-nav-link.w--current:hover {
  border-bottom: 3px solid var(--text) !important;
}

.nav-link:hover {
  border-bottom: none !important;
}

.nav-link {
  margin-left: 12px;
  margin-right: 12px;
  padding-left: 5px;
  padding-right: 5px;
}

.btn-tracking-nav {
  width: 150px;
  height: 40px;
  text-align: center;
}

.btn-tracking-nav.nav-link:hover {
  background-color: #db801d !important;
  box-shadow: none !important;
}

.nav-link.btn-tracking-nav:hover {
  margin-top: auto !important;
}

/*----- navbar edit end 06-03-2024------*/
.tab-menu.w-tab-menu {
  border-bottom: 2px solid var(--secondary);
}

.tabs-top.w--current {
  background-color: var(--secondary);
}

.tabs-top {
  color: var(--text-default);
}

.p-header-form {
  margin-bottom: 20px;
}

.select-custom {
  padding-left: 10px;
  padding-right: 10px;
}

.form-input {
  grid-column-gap: 32px;
  grid-row-gap: 16px;
}

#w-node-f70dc490-4f30-adc0-a3eb-2ce590cc814e-b87f3d65 {
  grid-area: unset !important;
}

.btn-search {
  margin-top: 16px !important;
  width: 232px !important;
  height: 40px !important;
  padding: 0px;
}

.input-lable-box {
  width: 100%;
}

.w-form {
  margin: auto;
}

.tab-content {
  padding: 32px !important;
}

.form-box {
  padding-left: 0px;
  padding-right: 0px !important;
  margin-bottom: 0px !important;
}

.h3-crad-grid {
  line-height: 40px;
}

.p-text-black {
  font-size: 16px;
  line-height: 26px;
}

.icon-content {
  line-height: 28px;
}

.grid-crad-sec-3:hover {
  background-color: var(--white);
  box-shadow: 0 6px 20px rgba(1, 57, 161, 0.15) !important;
}

.grid-crad-sec-3 {
  width: 270px;
}

.btn-crad-sec-3 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 90%;
  height: 40px;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: auto;
  margin-right: auto;
}

h2.font-prompt.font-600 {
  height: auto !important;
  font-size: 20px;
  line-height: 28px;
}

.container.sec-3 {
  width: 100%;
}

.vdo-text {
  width: 100%;
  padding-right: 5%;
  margin-left: 0px !important;
}

.vdo-text .vdo {
  width: 100%;
  aspect-ratio: 16/9 !important;
  margin-left: 0px !important;
}

.vdo-text.right .vdo {
  aspect-ratio: 3/2 !important;
}

.vdo-text.right {
  margin-bottom: 20px;
}

.vdo-text .vdo.right {
  width: 100%;
}

.text-vdo {
  margin-top: 15px;
}

.card-border {
  width: auto !important;
  padding: 28px !important;
  min-width: 250px;
}


@media screen and (max-width: 991px) {
  .btn-tracking-nav.mobile-btn {
    margin-left: 12px !important;
  }

  .btn-tracking-nav {
    margin: auto 0px !important;
  }

  /*------------ footer ------------*/
  .box-menu-footer {
    display: none;
  }

  .footer-content {
    flex-direction: column;
    justify-content: center;
    text-align: center;
    margin-top: 0px !important;
  }

  .box-address,
  .footer-content {
    padding: 20px !important;
    width: 100%;
    display: flex;
    justify-content: center !important;
  }

  .box-contact {
    flex-direction: column;
    width: 100%;
    justify-content: center !important;
  }

  .box-socail {
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin-top: 10px;
  }

  .box-address,
  .box-contact {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }

  .socail,
  .btn-footer-contact {
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
  }

  /*------------ footer ------------*/
  .container.container-footer {
    flex-direction: column !important;
  }

  .vdo-text {
    padding-right: 0px;
  }

  .btn-crad-sec-3 {
    margin-top: 10px;
    max-width: 90% !important;
  }

  .grid-crad-sec-3 {
    width: 100% !important;
    max-width: 270px;
  }

  .box-grid-sec-3 {
    width: 100% !important;
  }
}

@media screen and (max-width: 479px) {

  /*------------ footer ------------*/
  .contact-link {
    margin-bottom: 0px;
  }

  .btn-footer-contact.w-button {
    display: none;
  }

  .box-address,
  .box-contact {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }

  .footer-content {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }

  .footer-logo .image {
    width: 110px !important;
  }

  /*------------ footer ------------*/
  .box-menu-footer {
    display: none !important;
  }

  .slide-card {
    width: 100% !important;
  }

  .vdo-text .vdo {
    aspect-ratio: 3/2 !important;
  }

  .grid-crad-sec-3 {
    width: 100% !important;
  }

  .box-grid-sec-3 {
    width: 100% !important;
  }

  .icon-content {
    font-weight: 500;
  }

  #w-node-f70dc490-4f30-adc0-a3eb-2ce590cc814e-b87f3d65 {
    width: 100%;
    grid-area: span 1 / span 2 / span 1 / span 2 !important;
  }

  .form-input {
    grid-column-gap: 12px;
    grid-row-gap: 6px;
  }

  .tab-content {
    padding: 10px !important;
  }
}

/* ------edit end 06-03-2024------ */
.slide-nav-custom {

  & .w-slider-dot {
    margin-top: 10px !important;
    width: 10px;
    background-color: #adadad;
    height: 4px;
    border-radius: 5px !important;
  }

  & .w-slider-dot.w-active {
    background-color: #0139a1;
  }
}

option {
  background-color: white !important;

  padding-left: 10px;
}

.option-c {
  background-color: white !important;
  border-bottom: 1px solid #f2eded !important;
  padding-top: 5px;
  padding-bottom: 5px;
}

.select-service {
  padding: 0px;
  padding-left: 0px !important;
  padding-right: 0px;
}

option:hover {
  background-color: #eef4ff !important;
}

select option {
  outline: none !important;
  color: #0139a1 !important;
  border: none !important;
}

.select-custom:focus {
  margin-top: 10px;
  position: relative;
  z-index: 10;
}

.arrange-finance-select {
  padding: 0px !important;
}

.bg-alt {
  background-color: #b1fa9f;
  padding-left: 20px;
  padding-right: 20px;
  width: 90%;
  max-width: 589px;
  padding-bottom: 5px !important;
  border-radius: 10px !important;
}

.conbtn {
  background-color: transparent !important;
  outline: none;
  color: #87d474 !important;
}

.title-alt {
  color: #276118 !important;
  font-size: 20px !important;
}

.text-alt {
  color: #276118 !important;
  font-size: 16px !important;
}

@media screen and (max-width: 767px) {
  .title-alt {
    color: #276118 !important;
    font-size: 16px !important;
    line-height: 18px;
  }

  .text-alt {
    color: #276118 !important;
    font-size: 14px !important;
  }
}

/* ::-webkit-scrollbar {
    width: 1px;
  }
::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px rgba(185, 185, 185, 0.514); 
    border-radius: 10px;
  } */

/* Handle */
/* ::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: rgb(185, 185, 185);
  }
   */
.w-nav-link.w--current {
  border-bottom: 3px solid var(--text);
  color: var(--text-default);
  margin-top: -3px;
}

.conbtn {
  position: absolute;
  top: 0;
  right: 0;
}

.select-custom {
  width: 100%;
  background-color: transparent !important;
  border: none !important;
  outline: none !important;
  position: relative;
  z-index: 3;
}

.select-custom:selected {
  background-color: #eef4ff !important;
}

.box-alliance-2 {
  width: 100%;
  justify-content: space-around;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.conbtn {
  box-shadow: unset !important;
}

.jobs-signup {
  z-index: 1050 !important;
}

/* ------------------new form flow-------------- */
@media screen and (max-width: 991px) {
  .box-sec-2-bottom {
    display: flex;
    height: auto !important;
    padding-top: 20px;
    padding-bottom: 20px;
    align-items: center;
  }
}

.box-sec-2-bottom {
  display: flex;
  height: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  align-items: center;
}

.grid-item-bm {
  display: flex;
  margin-bottom: 20px !important;
}

.box-bm-grid {
  height: 100%;
}

.box-sec-2-bottom {
  display: flex;
  height: 500px;
  padding-top: 20px;
  padding-bottom: 20px;
  align-items: center;
}

.box-bm-lr {
  width: 50%;
}

.box-bm-lr.right {
  display: block;
  height: 100%;
  padding-top: 5%;
  padding-bottom: 5%;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto auto;
}

.box-l-r .text-bg-orange {
  text-align: center !important;
}

.details-box.box-end {
  padding-bottom: 0 !important;
  border-bottom: none !important;
}

.slider-item-service-01,
.mask-slider-service-01 {
  height: auto !important;
}

@media screen and (max-width:767px) {
  .mask-slider-service-01 {
    width: 50%;
  }
}

.slide-nav-custom.color-orange-dot {
  & .w-slider-dot.w-active {
    background-color: #fa982d !important;
  }

  & .w-slider-dot {
    background-color: #adadad !important;
  }
}

.slider-item-service-01 {
  width: 100%;
}

.box-one-question {
  transition: height 0.3s ease-out !important;
}

/* service page */
.image-info {
  margin-top: 60px;
  aspect-ratio: unset !important;
  height: 100% !important;
  margin-bottom: 7px;
}

.inof-max-height {
  max-height: unset !important;
}

.box-text-question.fqa-service .h2-black {
  margin-bottom: 30px !important;
}

.box-l-r .text-bg-orange {
  line-height: 26px;
}

.box-contact,
.box-address {
  display: flex;
  justify-content: start;
}

.box-contact {
  flex-direction: column;
}

.box-socail {
  display: flex;
  align-items: center;
}

.box-menu-footer {
  width: 70%;
  max-width: 700px;
  margin-right: auto;
  margin-left: 0;
}

@media screen and (max-width: 991px) {

  .box-contact,
  .box-address {
    display: flex;
    justify-content: start;
  }
}

@media screen and (max-width: 479px) {
  .mask-alliance {
    width: 25%;
  }

  .box-contact {
    flex-direction: column;
  }

  .box-socail {
    margin-top: 10px;
  }
}

/* ------------------new sec Asawayont-------------- */
.vdo-info {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin-top: 50px;
  margin-bottom: 50px;
}

.vdo-info-here {
  width: 100%;
  height: auto;
  max-width: 1080px;
  aspect-ratio: 1142 / 646;
  background-color: #adadad;
  margin: auto;
  overflow: hidden;
  margin-bottom: 16px;

}

.vdo-info-sec05 {
  padding: 6px 15px;
}

.box-card-star {
  display: flex;
  justify-content: space-between;
  align-items: start;
  flex-wrap: wrap;
  margin-top: 32px;
  margin-bottom: 32px;
}

.box-card-star-content {
  width: 31.5%;
  border-radius: 8px;
  background-color: var(--white);
  padding: 24px;
}

.star-icon {
  margin-right: 10px;
}

.star-icon img {
  width: 15px;
}

ul.list-card-star {
  padding: 0px;
  list-style: none;

  & li {
    color: var(--text-black);
    font-size: 16px;
    font-weight: 400;
  }
}

@media screen and (max-width: 991px) {
  .box-card-star-content {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .box-card-star-content {
    margin-top: 10px;
    margin-bottom: 5px;
  }
}

:root {
  --black-service5: #141414;
  --text-service5: #141414;
  --bg-tag-service5: #b79b60;
  --cream: #edeff2;
  --text-white: white;
}

.servive-black {
  background-color: var(--black-service5);
}

.service5 {
  background-color: var(--bg-tag-service5);
}

.text-black-service5 {
  color: var(--text-service5);
}

.h2-services.text-black-service5 {
  margin-top: 0px;
}

.text-bg-orange {
  height: auto !important;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  min-height: 56px;
}

.bg-cream {
  background-color: var(--cream);
}

.bg-cream .container-content02 {
  padding: 5%;
}

.main-service-vdo {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.main-service-vdo .vdo-info {
  width: 100%;
  padding: 10px 20px;
}

.vdo-info-here {
  border-radius: 10px;
}

.main-service-vdo .vdo-info .p-black {
  color: var(--text-service5);
  margin-right: auto;
}

.box-section-02.bg-white {
  background-color: var(--white);
}

.bg-white .container-content02 {
  padding: 60px 96px;
}

.main-box-one-car-service {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}

.main-box-car05 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.btn-click {
  width: 100%;
  max-width: 370px;
}

.btn-bm.btn-click {
  background-color: var(--bg-tag-service5);
}

.row-item-car {
  width: 100%;
  display: flex;
  margin-top: 10px;
  margin-bottom: 10px;
}

.text-content-type-car {
  display: flex;
  flex-direction: column;
  padding: 40px 0px;
}

.text-header-type {
  display: flex;
  flex-direction: column;
  min-width: 170px;

  & .h4-black {
    margin-left: 0px !important;
  }
}

.more-list {
  display: flex;
}

.icon-ture {
  width: 14px;
  margin-right: 10px;
}

.text-list-type {
  display: flex;
  flex-direction: column;
}

.tab-black {
  padding: 10px;
  text-align: center;
  width: 100%;
  background-color: var(--black-service5);
  color: white;
}

.gab {
  width: 40px;
}

.container-sec04.bg-black,
.box-section-07.bg-black {
  background-color: var(--black-service5);
}

.service-sec06-black .h-question.active {
  color: var(--bg-tag-service5) !important;
}

.box-section-04.bg-white {
  background-color: var(--white) !important;
}

.img-service05 img {
  max-width: 170px;
  margin: auto !;
}

.box-center {
  display: flex;
  justify-content: center;
  align-items: center;
}

.bg-white {
  background-color: var(--white);
}

.container.container-sec05 {
  padding-top: 60px;
}

.card-service05-item {
  border-radius: 8px;
  overflow: hidden;
}

.p-white {
  color: var(--text-white);
}

.content-card {
  height: 100%;
  display: flex;
  justify-content: start;
  flex-direction: column;
  padding: 20px;
  background-color: var(--black-service5);
}

.h3-service05 {
  font-size: 20px;
  font-weight: 600;
  color: #f7cb72;
}

.row-location {
  display: flex;
  justify-content: start;
  align-items: start;
}

.box-service05-card {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 30px;
}

.card-service05-item {
  width: 100%;
  height: auto;
}

.icon-location {
  width: 24px;
  margin-right: 5px;
}

.p-white {
  text-align: start;
  font-size: 16px;
}

.box-section-04.review {
  height: auto !important;
}

.container-sec04.bg-cream,
.box-section-04.review {
  background-color: var(--cream);
}

.bg-bb {
  background-color: var(--black-service5);
  height: auto !important;
  max-height: auto !important;
}

.container-sec04.bg-black {
  height: auto !important;
  max-height: auto !important;
}

.box-section-04.promotion {
  height: auto !important;
  background-color: var(--white);
}

@media screen and (max-width: 991px) {
  ._50per.bm-bottom-50.left-bm {
    grid-template-columns: 1fr;
  }

  .box-service05-card {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: auto auto;
    gap: 20px;
  }

  .main-box-one-car-service {
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
  }
}

@media screen and (max-width: 479px) {
  .box-service05-card {
    grid-template-columns: 1fr;
  }

  .text-header-type .h4-black {
    font-size: 16px;
  }

  .text-header-type {
    min-width: 90px;
  }
}

.hidden-boeder {
  border: none !important;
}

.blog-g-item-content,
.blog-g-item-news {
  transition: all 0.5s;
}

.blog-g-item-content:hover,
.blog-g-item-news:hover {
  transform: scale(1.1);
}

/* test select */
.select-box {
  position: relative;
  display: block;
  width: 100%;
  margin: 0 auto;
  font-size: 16px;
  color: #adadad;
  font-family: Prompt, sans-serif;
  font-weight: 400;
  margin-bottom: 10px;
}

.select-box__current {
  position: relative;
  box-shadow: 0 15px 30px -10px transparentize(#000, 0.9);
  cursor: pointer;
  outline: none;
}

.select-box__current:focus+.select-box__list {
  opacity: 1;
  animation-name: none;
}

.select-box__current:focus .select-box__icon {
  transform: translateY(-50%) rotate(180deg);
}

.select-box__icon {
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  width: 25px;
  transition: 0.2s ease;
}

.select-box__value {
  display: flex;
  max-height: 38px;
  overflow: hidden;
}

.select-box__input {
  display: none;
}

.select-box__input:checked+.select-box__input-text {
  display: block;
}

.select-box__input-text {
  display: none;
  width: 100%;
  margin: 0;
  padding: 5px 10px;
  background-color: var(--input-form);
  border-radius: 5px;
  min-height: 38px;
  line-height: 28px;
}

.select-box__current:focus .select-box__input-text {
  border: 2px solid var(--text-default);
}

.select-box__list {
  position: absolute;
  width: 100%;
  padding: 0;
  list-style: none;
  opacity: 0;
  animation-name: HideList;
  animation-duration: 0.5s;
  animation-delay: 0.5s;
  animation-fill-mode: forwards;
  animation-timing-function: step-start;
  overflow: hidden;
  box-shadow: 1px 1px 10px #92c0dfb6;
  border-radius: 0px 0px 5px 5px;
  z-index: 12;
}

.select-box__option {
  display: block;
  padding: 5px 10px;
  background-color: #fff;
  color: var(--text-default);
}

.select-box__option:hover,
.select-box__option:focus {
  background-color: #eef4ff;
}

.select-box label {
  margin: 0px;
}

@keyframes HideList {
  from {
    transform: scaleY(1);
  }

  to {
    transform: scaleY(0);
  }
}

.select-service.select-jobs {
  padding: 0px !important;
}

@media screen and (max-width: 479px) {

  .select-box__icon {
    right: 5px;
  }
}

/* test select */
#form-register {
  flex-direction: column;
}

.massage-error {
  font-size: 14px;
  font-weight: 400;
  color: #ed1b24;
  margin-top: -20px;
  margin-bottom: 20px;
  height: 5px;
}

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes bounceIn {

  0%,
  20%,
  40%,
  60%,
  80%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {

  0%,
  20%,
  40%,
  60%,
  80%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.title-alt.red {
  color: red !important;
}

input[type="button"]:disabled {
  background-color: #edeff2;
}

/* accept checkbox form*/
.accept {
  position: relative;
  padding-left: 20px;
}

.accept #radio-3 {
  visibility: hidden;
}

.accept .label-round {
  background-color: #fff;
  border: 2px solid #ccc;
  border-radius: 50%;
  cursor: pointer;
  height: 20px;
  left: 0px;
  position: absolute;
  top: 3px;
  width: 20px;
}

#radio-3:checked+.label-round {
  background-color: white;
  border-color: #ccc;
}

.accept .label-round:after {
  content: "";
  left: 2px;
  opacity: 0;
  position: absolute;
  top: 2px;
  border-radius: 50%;
  background-color: var(--primary);
  width: 12px;
  height: 12px;
}

.accept #radio-3:checked+.label-round:after {
  opacity: 1;
}

/* accept */

/* track-slide */

.track-slide {
  padding-left: 20px;
  padding-right: 20px;
  width: 50%;
  height: 100%;
}

div.mask-slider-service {
  height: auto;
  width: auto;
  display: flex;
}

@media screen and (max-width: 1200px) {
  .mask-home {
    width: 33.33%;
  }
}

@media screen and (max-width: 991px) {
  .bg-white .container-content02 {
    padding: 40px 20px;
  }

  .mask-home {
    width: 33.33%;
  }

  .card-border {
    min-width: unset;
  }

  .container.container-tracking {
    flex-direction: column;
    justify-content: center;
  }

  .box-form-track {
    margin-top: 30px;
    width: 100%;
    max-width: 600px;
    margin-right: auto;

    & .h1 {
      font-size: 32px;
    }
  }

  .track-slide {
    width: 100%;
  }
}

/* track-slide */

.select-box__input-text.color-text-primary {
  color: var(--text-default);
}

.w-input:focus::placeholder {
  color: #adadad;
}

.w-input:focus {
  border: 2px solid var(--text-default) !important;
  color: var(--text-default);
}

.box-add-error {
  position: relative;
}

.box-add-error {
  margin-bottom: 20px;
}

.massage-error.error-select {
  margin-bottom: 20px;
}

.select-service.select-jobs {
  margin-bottom: 20px;
}

.icon-error {
  display: none;
  position: absolute;
  top: 7px;
  bottom: auto;
  right: 10px;
  width: 24px;
}

.active-h {
  height: auto !important;
}

.input-form {
  color: var(--text-default) !important;
}

.h-question {
  width: 100% !important;
}

.icon-arrow-lb {
  transform: rotate(90deg);
}

.icon-arrow-lb.down {
  transform: rotate(0deg);
}

.icon-bank {
  width: 32px;
  margin-right: 10px;
}

.w-auto {
  width: auto !important;
}

.relative {
  position: relative !important;
}

.pl-10px {
  padding-left: 10px;
}

.w-auto.relative .label-round {
  margin-left: -10px;
}

input.btn-register-jobs.form-contact {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

.my-20px {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

.my-32px {
  margin-top: 32px !important;
  margin-bottom: 32px !important;
}

.h-fm-contact .span-blue {
  font-size: 20px;
}

.h-fm-contact {
  line-height: 30px;
}

@media screen and (max-width: 767px) {
  .box-service05-card {
    grid-template-columns: 1fr 1fr;
  }

  .main-service-vdo {
    flex-direction: column;
  }

  .mask-home {
    width: 50%;
  }

  input.btn-register-jobs.form-contact {
    grid-area: span 1;
  }
}

.icon-error.show {
  display: block !important;
}

.more-list {
  color: #141414;
}

.max-width700px {
  max-width: 700px;
  margin: auto;
}

ul.select-box__list {
  max-height: 220px;
  overflow: auto;
}

.box-main-vdo .vdo {
  border-radius: 10px;
  overflow: hidden;
}

.last-box-main {
  width: 90vw;
  display: flex;
  max-width: 1175px;
  align-items: center;
}

.last-box {
  width: 20%;
  padding-left: 5px;
  padding-right: 5px;

  img {
    width: 100%;
    max-width: 176px;
  }
}

@media screen and (max-width:479px) {
  .box-service05-card {
    grid-template-columns: 1fr;
  }

  .mask-home {
    width: 100%;
  }

  .last-box {
    width: 25%;
  }
}

.bg-loading {
  background-color: #B1FA9F !important;
}

.disabled * {
  pointer-events: none;
}

.w-100 {
  width: 100% !important;
}

.d-none {
  display: none !important;
}

.mt-0 {
  margin-top: 0px;
}

.ml-0 {
  margin-left: 0px;
}

.mr-auto {
  margin-right: auto;
}

.p-16px-0px {
  padding: 16px 0px;
}

.mb-32px {
  margin-bottom: 32px;
}

.mw-1080 {
  max-width: 1080px;
}

.ml-auto {
  margin-left: auto;
}

.font-semibold {
  font-weight: 600;
}

.text-bm-vdo {
  font-size: 20px;
}

.g-span {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

.text-align-center {
  text-align: center;
}

@media screen and (max-width:767px) {
  .vdo-info-here {
    margin-bottom: 10px;
  }

  .g-span {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

.p-back-top-slide {
  padding-left: 5px;
  text-align: start;
  margin-left: 0px;
  margin-right: auto;
  font-weight: 500;
  font-size: 20px;
}

.mask-alliance.silde_3 {
  width: 33.33%;

}

.mask-alliance.silde_full_20 {
  width: 20%;
}

.bg-white-to-white-p-0 {
  padding-top: 0px !important;
}

.min-h-unset {
  min-height: unset !important;
}

.content {
  word-wrap: break-word;
}

.select-box__list {
  margin: 0px;
}

.hidden-posts {
  display: none;
}

.image-100per-16-9 {
  width: 100% !important;
  aspect-ratio: 16/9;
  object-fit: cover;
  border-radius: 20px;
  overflow: hidden;
}

.box-ads .ads-1,
.box-ads .ads-2 {
  display: flex;
  flex-direction: column;
  font-family: "Prompt", sans-serif;
  overflow: hidden;
}
