.main .auction-sliders {
  padding: 112px 0 54px 0;
}
.main .auction-sliders .block {
  width: 365px;height: 526px !important;background: #fff 0 0 no-repeat padding-box;
  box-shadow: 0 1px 6px #00000029;border-radius: 9px;display: inline-block;
  margin-top: 4px;margin-bottom: 12px;padding: 16px;
}
.main .our-achievements .block-title {
  text-align: center;font-family: RobotoBold;
}
.main .our-achievements .block-wrap {
  flex-wrap: wrap;justify-content: space-between;
}
.main .our-achievements .block-wrap .block {
  color: #2b2a29;align-items: center;width: 396px;height: 138px;border-radius: 4px;
  background-color: #fff;box-shadow: 0 1px 4px #00000029;margin: 0 45px 42px 0;
}
.main .our-achievements .block-wrap .block:nth-child(3n){margin-right: 0;}
.main .our-achievements .block-wrap .block .icon{padding: 0 34px;}
.main .our-achievements .block-wrap .block .text .count{font-size: 32px;font-weight: 600;}
.main .our-achievements .block-wrap .block .text .achievement {
  font-size: 18px;font-weight: 600;
}
.main .group-companies {
  height: 320px;
}
.main .group-companies .block-title {
  text-align: center;
  font-weight: 600;
  position: relative;
}
.main .group-companies .logos-wrap {
  width: 100%;
  height: 195px;
  align-items: center;
  justify-content: center;
}
.main .group-companies .logos-wrap .icon {
  margin-right: 97px;
}
.main .group-companies .logos-wrap .icon:last-child {
  margin-right: 0;
}
.main .our-investors .block-wrap .block {
  color: #2b2a29;
  align-items: flex-start;
  width: 621px;
  height: 280px;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 1px 4px #00000029;
  margin: 0 37px 42px 0;
  padding: 24px;
}
.main .our-investors .block-wrap .block:nth-child(2) {
  margin-right: 0;
}
.main .our-investors .block-wrap .block .icon {
  width: 210px;
  height: 140px;
  border: 1px solid #c6c6c6;
  border-radius: 7px;
  align-items: center;
  justify-content: center;
  margin-right: 22px;
}
.main .our-investors .block-wrap .block .investor {
  color: #2b2a29;
  font-size: 18px;
  font-family: RobotoBold;
  text-align: left;
  margin-bottom: 9px;
}
.main .our-investors .block-wrap .block .about-investor {
  color: #2b2a29;
  font-size: 14px;
  text-align: justify;
  line-height: 27px;
}
.main .our-investors .block-wrap .block .about-investor strong {
  color: #2b2a29;
  font-family: RobotoBold;
}
.testimonial-block-wrap .block {
  width: 466px !important;
  height: 304px !important;
  background: #fff 0 0 no-repeat padding-box;
  box-shadow: 0 1px 6px #00000029;
  border-radius: 12px;
}
.main .testimonial-block-wrap .swiper-wrapper {
  padding: 0 12px;
}
.swiper-container {
  width: 100%;
  height: 100%;
}
.swiper-slide {
  font-size: 18px;
  text-align: center;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 70px;
}
.swiper-container .swiper-pagination {
  bottom: 120px;
  transition: bottom 0.26s;
}
.swiper-slide {
  position: relative;
}
.slider-content,
.slider-content video {
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  position: absolute;
  margin: auto;
  width: 100vw;
  height: 100vh;
}
.slider-content video {
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100vw;
  height: auto;
}
.main .image-slider .slider-content .slider-text {
  text-align: left;
  padding-top: 0;
  margin-top: auto;
}
.transparent-layer {
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.swiper-slide.slide1,
.swiper-slide.slide10,
.swiper-slide.slide2,
.swiper-slide.slide3,
.swiper-slide.slide4,
.swiper-slide.slide5,
.swiper-slide.slide6,
.swiper-slide.slide7,
.swiper-slide.slide8,
.swiper-slide.slide9 {
  background-size: cover;
}
.swiper-slide.slide2 {
  background-image: url(images/slide-img2.jpg);
}
.swiper-slide.slide3 {
  background-image: url(images/slide-img3.jpg);
}
.swiper-slide.slide4 {
  background-image: url(images/slide-img1.jpg);
}
.swiper-slide.slide5 {
  background-image: url(images/slide-img2.jpg);
}
.swiper-slide.slide6 {
  background-image: url(images/slide-img3.jpg);
}
.swiper-slide.slide7 {
  background-image: url(images/slide-img1.jpg);
}
.swiper-slide.slide8 {
  background-image: url(images/slide-img2.jpg);
}
.swiper-slide.slide9 {
  background-image: url(images/slide-img3.jpg);
}
.swiper-slide.slide10 {
  background-image: url(images/slide-img2.jpg);
}
.swiper-container .swiper-pagination-bullet {
  background: 0 0;
  opacity: 1;
  border: 1px solid #bdb185;
}
.swiper-container .swiper-pagination-bullet-active {
  background-color: #ffca08;
  border: none;
}
.swiper-container2,
.swiper-container3 {
  position: relative;
}
.swiper-container2 .swiper-wrapper,
.swiper-container3 .swiper-wrapper {
  height: auto;
}
.swiper-container2 .swiper-pagination-custom,
.swiper-container2 .swiper-pagination-fraction,
.swiper-container2.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-container3 .swiper-pagination-custom,
.swiper-container3 .swiper-pagination-fraction,
.swiper-container3.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: -10px;
}
.swiper-container3 .swiper-button-next,
.swiper-container3 .swiper-button-prev {
  outline: 0;
}
.swiper-container3 .swiper-button-prev:after,
.swiper-container3 .swiper-container-rtl .swiper-button-next:after {
  content: url(images/left-arrow.svg);
}
.swiper-container3 .swiper-button-next:after,
.swiper-container3 .swiper-container-rtl .swiper-button-prev:after {
  content: url(images/right-arrow.svg);
}
.swiper-container3 .arrows-wrap {
  position: absolute;
  width: 100px;
  height: 100%;
  bottom: 0;
  right: 16px;
  margin: auto;
}
.testimonial-block-wrap
  .swiper-container3
  .swiper-button-next.swiper-button-disabled,
.testimonial-block-wrap
  .swiper-container3
  .swiper-button-prev.swiper-button-disabled {
  opacity: 1;
}
.location-dropdown .dropdown .dropdown-menu,
.location-dropdown .dropdown-toggle {
  color: #a1a1a1;
  font-size: 12px;
}
.location-dropdown .dropdown-toggle {
  text-align: left;
  width: 120px;
  outline: 0;
  box-shadow: none;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block !important;
}
.location-dropdown .dropdown-toggle::after {
  content: "";
  border: none;
}
.call-icon {
  margin-right: 10.7px;
  vertical-align: middle;
}
.header .search-bar .location-dropdown .dropdown .dropdown-arrow-icon {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 17px;
  height: 10px;
  opacity: 0.5;
}
.bg-img {
  background: url(https://design.cartrade.com/designs/mocks/2021/SAMIL/images/slide3.png)
    0 0 / cover no-repeat;
  height: 562px;
}
.bg-text {
  color: #fff;
  font-size: 36px;
  font-family: RobotoBold;
  line-height: 52px;
  width: 47%;
  position: absolute;
  top: 35%;
}
.shade {
  background: #000 0 0 no-repeat padding-box;
  opacity: 0.39;
  width: 100%;
  height: 100%;
  position: absolute;
}
.pr {
  position: relative;
}
.no-pos {
  position: inherit;
  /* height: 553px;
  width: 454px; */
  background: #fff 0 0 no-repeat padding-box;
  box-shadow: 0 3px 6px #00000029;
  border-radius: 14px;
  opacity: 1;
  position: relative;
  margin: auto 0 auto auto;
}
.value {
  padding-bottom: 14px;
  display: block;
  text-align: center;
  text-align: center;
  font: normal normal bold 18px/28px Roboto;
  letter-spacing: 0;
  color: #2b2a29;
}
.pad-14 {
  padding: 14px !important;
}
.align-left {
  text-align: left !important;
  font: normal normal bold 30px/56px Roboto;
  letter-spacing: 0;
  color: #2b2a29;
  opacity: 1;
}
.circle-data {
  background: #fff 0 0 no-repeat padding-box;
  box-shadow: 0 1px 12px #00000029;
  opacity: 1;
  width: 230px;
  height: 230px;
  border-radius: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
}
.circle-data:hover {
  transition: all 0.26s;
  transform: scale(1.1);
}
.achievement {
  text-align: center;
  font-size: 18px;
  font-family: RobotoMedium;
  color: #2b2a29;
  opacity: 1;
}
.circle-data .icon {
  display: table;
  text-align: center;
  height: 100%;
  vertical-align: middle;
  width: 100%;
}
.circle-data .text {
  color: #2b2a29;
  font-size: 18px;
  font-family: RobotoMedium;
  position: absolute;
  bottom: -50px;
}
.pad-btm {
  padding-bottom: 120px;
}
.nearby-fm {
  background: #fff 0 0 no-repeat padding-box;
  box-shadow: 0 3px 13px #00000029;
  border-radius: 12px;
  opacity: 1;
  width: 449px;
  height: 490px;
  padding: 0px;
  margin: 50px 50px 50px 0;
  border-radius: 20px;
}
.fm-txt {
  color: #2b2a29;
  font-family: Robotobold;
  font-size: 24px;
  text-align: center;
  padding: 14px 0 24px;
}
.fm-srch {
  background: #fff 0 0 no-repeat padding-box;
  border: 0 solid #e0e0e0;
  border-radius: 4px;
  opacity: 1;
}
.pad-15 {
  padding: 15px 15px 15px 50px;
}
.pos_rel {
  position: relative;
}
.lf {
  position: absolute;
  top: 17px;
  left: 15px;
}
.rt {
  position: absolute;
  right: 10px;
  top: 10px;
}
.lin-or {
  background: #fff 0 0 no-repeat padding-box;
  border-bottom: 1px solid #e0e0e0;
  border-radius: 4px;
  opacity: 1;
  margin: 30px 0;
  position: relative;
}
.or {
  font-size: 18px;
  font-family: RobotoBold;
  position: absolute;
  left: 0;
  top: -13px;
  background: #fff;
  right: 0;
  margin: auto;
  width: 20px;
}
.font-14 {
  font-size: 14px;
}
.no-bg {
  background: 0 0;
  text-align: left;
  font: normal normal normal 12px Roboto;
  letter-spacing: 0;
  color: #929292;
  opacity: 1;
  padding: 16px 10px;
}
.ar-abs {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 10px;
  margin-bottom: 17px;
}
.map-area {
  height: 620px;
  width: 740px;
  border: 0 solid red;
}
.map-container-4 iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.address {
  background: #fff 0 0 no-repeat padding-box;
  box-shadow: 0 1px 10px #00000029;
  border-radius: 20px;
  opacity: 1;
  width: 697px;
  height: 379px;
  position: absolute;
  right: 0;
  position: absolute;
  right: 30px;
  top: 90px;
  padding: 24px;
}
.address h5 {
  text-align: left;
  font: normal normal bold 24px/56px Roboto;
  letter-spacing: 0;
  color: #2b2a29;
  opacity: 1;
  margin: 0;
}
.address p {
  text-align: left;
  letter-spacing: 0;
  color: #2b2a29;
  opacity: 1;
  font-size: 16px;
  font-family: RobotoMedium;
}
.address span {
  text-align: left;
  font-family: RobotoMedium;
  letter-spacing: 0;
  font-size: 18px;
  color: #2b2a29;
  opacity: 1;
  padding-right: 15px;
}
.adrs-blk {
  position: relative;
}
.smll-map {
  height: 150px;
  padding-top: 15px;
}
.smll-map iframe {
  border-radius: 12px;
  overflow: hidden;
}
.pt-gap {
  padding-top: 15px;
}
.download-app-block {
  padding: 60px 110px;
}
.download-app-block .block-wrap .block {
  height: 494px;
  background-color: #eee;
  border-radius: 16px;
  align-items: center;
  justify-content: center;
}
.download-app-block .mobileApp-img {
  display: block;
}
.download-app-block .mobileApp-img.mobile {
  display: none;
}
.download-app-block .mobileApp-content {
  display: block;
  padding-left: 59px;
}
.download-app-block .mobileApp-content .text {
  color: #373737;
  font-size: 33px;
  font-family: RobotoBlack;
  line-height: 50px;
}
.download-app-block .mobileApp-content .from-sendlink {
  width: 565px;
  height: 57px;
  background: #fff 0 0 no-repeat padding-box;
  box-shadow: 0 3px 6px #00000029;
  border-radius: 4px;
  align-items: center;
  margin-top: 40px;
  transition: all 0.26s;
}
.download-app-block .mobileApp-content .from-sendlink:hover {
  box-shadow: 0 4px 6px -5px #00000029;
}
.btn-send-link {
  color: #2b2a29;
  font-size: 16px;
  font-family: RobotoMedium;
  background: #fecc00 0 0 no-repeat padding-box;
  border-radius: 2px;
  width: 185px;
  height: 42px;
  margin: 7px;
  line-height: normal;
}
.from-sendlink input {
  width: 365px;
  padding: 18px 0 18px 30px;
  height: 100%;
  border: none;
  outline: 0;
  background-color: #fff;
}
.from-sendlink input::placeholder {
  color: silver;
  font-size: 16px;
  font-family: RobotoMedium;
}
.text-yourself {
  color: #373737;
  font-size: 16px;
  font-family: RobotoMedium;
  margin-top: 22px;
}
.break {
  display: block;
}
.no-rit {
  margin-right: 0;
}
.below-header {
  padding: 2.95rem 0 3.2rem;
  background: linear-gradient(245deg, #e8e5ff 4.4%, #c2e4ff 101.45%);
}
.below-header.image-slider {
  position: relative;
}
.below-header.image-slider .desktop-banner {
  display: block;
}
.below-header.image-slider .mobile-banner {
  display: none;
}
.below-header.image-slider .formOnBanner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  padding: 0 42px;
  height: 100%;
  align-items: center;
  z-index: 1;
}
.below-header.image-slider .formOnBanner .slider-text {
  color: #fff;
  font-size: 36px;
  font-family: RobotoBold;
  width: 667px;
  height: 211px;
}
.below-header.image-slider
  .formOnBanner
  .interested-modal-wrap
  .interested-modal
  .row2
  .yellow-btn {
  margin-top: 0 !important;
}
.below-header.image-slider .formOnBanner .interested-modal-wrap {
  height: auto;
  position: relative;
  top: auto;
  max-height: none;
}
.how-it-works {
  margin-top: auto;
}
.mobile-empty-block {
  display: none;
}
.thumbnail .desktop-lights-img {
  height: auto;
  display: block;
}
.thumbnail .mobile-lights-img {
  height: auto;
  display: none;
}
.map-form-wrap {
  justify-content: center;
  align-items: center;
}
.email-web-wrap *,
.tel-fax-wrap * {
  font-size: 18px;
  font-family: RobotoMedium;
}
.tel-fax-wrap .tel-num-wrap {
  margin-right: 12px;
}
.email-web-wrap .email-wrap,
.tel-num.toll-free {
  color: #2b2a29;
  font-size: 18px;
  margin-right: 12px;
}
.email-web-wrap .email-wrap,
.email-web-wrap .web-wrap {
  flex-wrap: nowrap;
  white-space: nowrap;
}
.email-web-wrap .icon,
.tel-fax-wrap .icon {
  margin-right: 10px;
}
.tel-fax-wrap .fax-num-wrap {
  margin-left: 12px;
}
.nearby-automall .searchAutomall {
  padding-right: 50px;
  border: 1px solid #e0e0e0;
}
.nearby-automall .searchAutomall::placeholder {
  color: #929292;
  font-size: 14px;
  font-family: Roboto;
}
.mylocation-wrap {
  width: 46px;
  height: 36px;
  background: #2b2a29 0 0 no-repeat padding-box;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.details-nearby-automall {
  flex-direction: column;
}
.details-nearby-automall .details-wrap {
  width: 455px;
  height: 214px;
  background: #fff 0 0 no-repeat padding-box;
  /*box-shadow: 0 1px 8px #00000029;*/
  border-radius: 12px;
  align-items: flex-start;
  padding: 15px 12px 10px;
  border: 1px solid #A6BBE4;
}
.details-nearby-automall .details-wrap:last-child {
  margin-right: 0;
}
.details-nearby-automall .title {
  color: #2b2a29;
  font-size: 24px;
  font-weight: 600;
  text-align: center;
}
.details-nearby-automall .name {
  font-size: 18px;
  font-family: RobotoBold;
}
.details-nearby-automall .location,
.details-nearby-automall .profession {
  font-size: 14px;
  font-family: RobotoMedium;
}
.details-nearby-automall .ci-line,
.details-nearby-automall .email-addr,
.details-nearby-automall .mobile-num {
  font-size: 14px;
  font-family: RobotoBold;
}
.details-nearby-automall .email-addr,
.details-nearby-automall .location,
.details-nearby-automall .mobile-num {
  color: #595959;
}
.details-nearby-automall .icon {
  margin-right: 12px;
}
.details-nearby-automall .line {
  margin-bottom: 6px;
  display: flex;
  align-items: center;
}
.details-nearby-automall .email-addr.line {
  align-items: baseline;
}
.details-nearby-automall .email-addr.line a {
  word-break: break-word;
  display: flex;
  width: 100%;
  flex-wrap: nowrap;
  white-space: normal;
}
.details-nearby-automall .profile-pic-sml {
  margin-right: 18px;
}
.details-nearby-automall .details-wrapping-block {
  display: flex;
  white-space: nowrap;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
}
.map-area {
  position: relative;
}
.map-area .mylocation-tooltip {
  width: 329px;
  height: auto;
  max-height: 170px;
  background: transparent 0 0 no-repeat padding-box; /*box-shadow:0 3px 6px #00000029;border-radius:10px;*/
  position: initial;
  top: 358px;
  left: 132px;
}
.map-area .mylocation-tooltip .title .automallname {
  font-size: 14px;
  font-family: RobotoBold;
  height: auto;
}
.map-area .mylocation-tooltip .addr {
  font-size: 12px;
  font-family: RobotoMedium;
  height: auto;
  word-break: break-word;
}
.map-area .mylocation-tooltip .tipTriangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 15px 10px;
  border-color: transparent transparent #fff transparent;
  position: absolute;
  top: -15px;
  left: 0;
  right: 0;
  margin: auto;
}
.map-area .mylocation-tooltip .tipTriangle.shadow {
  top: -32px;
  border-color: transparent transparent #c5c5c5 transparent;
  filter: blur(5px);
}
.map-area .mylocation-tooltip .interested-btn,
.map-area .mylocation-tooltip .yellow-btn {
  font-size: 14px;
  font-family: RobotoMedium;
  width: 104px;
  height: 36px;
  border-radius: 3px;
  align-items: center;
  justify-content: center;
}
.map-area .mylocation-tooltip .yellow-btn {
  margin-right: 12px !important;
}
.map-area .mylocation-tooltip .wrap-cover .details {
  margin-left: 14px;
  height: 75px;
  padding-bottom: 0.35rem;
}
.search-bar .divider {
  width: 1px;
  height: 21px;
  background-color: #a1a1a1;
}
.search-inventory .btn-search-link {
  color: #2b2a29;
  font-size: 16px;
  font-family: RobotoMedium;
  width: 134.38px !important;
  height: 32px;
  background: #fecc00 0 0 no-repeat padding-box;
  border-radius: 4px;
}
.search-inventory input.search {
  padding: 0 0 0 10px;
}
.search-inventory input.search::placeholder {
  color: #595959;
  font-size: 14px;
}
.header .header-wrap .hamburger-menu {
  transition: background 0.26s;
}
.header .header-wrap .hamburger-menu:hover {
  background-color: #e6e6e6;
}
.header .header-menu-wrap ul li .submenu-set .tab-content .tab-content-wrap {
  padding-top: 7.5px;
  flex-direction: row;
  display: flex;
  justify-content: left;
}
.header
  .header-menu-wrap
  ul
  li
  .submenu-set
  .tab-content
  .tab-content-wrap
  .content-block-column {
  width: 23%;
  flex-direction: column;
}
.header
  .header-menu-wrap
  ul
  li
  .submenu-set
  .tab-content
  .tab-content-wrap
  .content-block {
  color: #2b2a29;
  font-size: 14px;
  font-family: RobotoMedium;
  align-items: center;
  padding: 12.5px 12px;
  box-sizing: border-box;
  border-radius: 6px;
  background-color: rgba(255, 255, 255, 0);
  transition: background 0.26s;
}
.header
  .header-menu-wrap
  ul
  li
  .submenu-set
  .tab-content
  .tab-content-wrap
  .content-block:hover {
  background-color: #fecc00;
}
.header
  .header-menu-wrap
  ul
  li
  .submenu-set
  .tab-content
  .tab-content-wrap
  .icon-wrap {
  width: 60px;
  height: 27px;
  display: flex;
  align-items: center;
}
.header .header-menu-wrap ul li:hover .submenu-set .submenu-content-wrapper {
  padding: 8px 45px;
}
.liveauction-content .content-block-column .content-block,
.upcomingauction-content .content-block-column .content-block {
  flex-direction: column;
  justify-content: left;
  text-align: left;
  align-items: flex-start !important;
  margin-bottom: 20px !important;
}
.liveauction-content .content-block-column .content-block:last-child,
.upcomingauction-content .content-block-column .content-block:last-child {
  margin-bottom: 0;
}
.liveauction-content .content-block-column .content-block .line1,
.liveauction-content .content-block-column .content-block .line2,
.upcomingauction-content .content-block-column .content-block .line1,
.upcomingauction-content .content-block-column .content-block .line2 {
  font-family: RobotoMedium;
  text-align: left;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.liveauction-content .content-block-column .content-block .line1,
.upcomingauction-content .content-block-column .content-block .line1 {
  font-size: 16px;
  margin-bottom: 2px;
}
.liveauction-content .content-block-column .content-block .line2,
.upcomingauction-content .content-block-column .content-block .line2 {
  font-size: 14px;
}
.header
  .header-menu-wrap
  ul
  li
  .submenu-set
  .tab-content
  .tab-content-wrap.liveauction-content
  .content-block-column,
.header
  .header-menu-wrap
  ul
  li
  .submenu-set
  .tab-content
  .tab-content-wrap.upcomingauction-content
  .content-block-column {
  width: 33.33%;
}
.header .header-menu-wrap ul li .submenu-set.sell-menu {
  color: #595959;
  font-size: 18px;
  font-family: RobotoMedium;
  width: 360px;
  height: 80px;
  padding: 28px;
  left: -110px;
}
.header .header-menu-wrap ul li .submenu-set.sell-menu:hover {
  background-color: #ffca08;
}
.details-nearby-automall .details-wrap .line-row {
  width: 100%;
  height: 50%;
}
.header .header-menu-wrap ul li .submenu-set.solutions-menu .solutions-content {
  flex-direction: row;
  display: flex;
  justify-content: space-evenly;
}
.search-inventory .block-title {
  font-family: RobotoBold;
}
.search-inventory .nav.nav-tabs {
  width: 1276px;
  height: 80px;
  background: #fff 0 0 no-repeat padding-box;
  box-shadow: 0 1px 6px #00000029;
  border-radius: 4px;
}
.nav-tabs .nav-link {
  color: #434343;
  font-size: 16px;
  padding: 9px 30px;
  border-color: #fff;
  border-radius: 23px;
  transition: all 0.2s;
}
.nav-tabs .nav-link:hover {
  border-color: #dee2e6;
  background-color: #fff;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  color: #fff;
  border-color: #2b2a29;
  background-color: #2b2a29;
}
.nav-tabs .nav-link.active {
  font-family: RobotoMedium;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active:hover {
  background-color: #434343;
}
.select-options .checkbox-options:nth-child(2) {
  margin-left: 17px;
}
.checkbox-options .container {
  color: #2b2a29;
  font-size: 16px;
  font-family: RobotoMedium;
}
.container {
  display: block;
  position: relative;
  padding-left: 12px !important;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.container input {
  position: relative;
  opacity: 1;
  cursor: pointer;
  height: auto;
  width: 100%;
}
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 24px;
  width: 24px;
  border: 1px solid #a1a1a1;
  background-color: #fff;
}
.container:hover input ~ .checkmark {
  border: 1px solid #a1a1a1;
  background-color: #fff;
}
.container input:checked ~ .checkmark {
  border: 1px solid #a1a1a1;
  background-color: #fff;
}
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.container input:checked ~ .checkmark:after {
  display: block;
}
.container .checkmark:after {
  left: 8px;
  top: 3px;
  width: 7px;
  height: 12px;
  border: solid #a1a1a1;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.view-all {
  color: #2b2a29;
  font-size: 18px;
  font-family: RobotoBold;
  text-align: right;
}
.view-all:hover {
  color: #a1a1a1;
}
.main .search-inventory .nav .nav-item .nav-link .icon {
  display: none;
}
.testimonial-block-wrap .block {
  text-align: left;
  flex-direction: column;
  padding: 35px;
  justify-content: flex-start;
}
.profile {
  align-items: center;
  margin-bottom: 16px;
}
.profile .profile-pic {
  width: 70px;
  height: 70px;
  background-color: #ebf2ff;
  border-radius: 50%;
  display: block;
}
.profile .details {
  color: #2b2a29;
  text-align: left;
  padding-left: 19px;
}
.profile .details .name {
  font-size: 16px;
  font-family: RobotoMedium;
}
.profile .details .qualification {
  font-size: 14px;
}
.testimonial-content {
  color: #2b2a29;
  font-size: 14px;
  line-height: 28px;
}
.news-updates {
  height: 550px;
}
.news-updates .block-title {
  font-family: RobotoBold;
}
.news-updates .block-wrap .block {
  width: 385px;
  background-color: transparent;
  flex-direction: column;
}
.news-updates .block-wrap .block .news-img {
  box-shadow: 0 1px 6px #00000029;
  border-radius: 10px;
}
.news-updates .block-wrap .block .text {
  color: #2b2a29;
  font-size: 18px;
  font-family: RobotoMedium;
  text-align: left;
  line-height: normal;
  margin-top: 21px;
  margin-bottom: 36px;
}
.news-updates .swiper-pagination {
  background: #fff 0 0 no-repeat padding-box;
  box-shadow: 0 1px 6px #00000029;
  border-radius: 23px;
  bottom: -2px;
  height: 43px;
  min-width: 120px;
  width: auto;
  margin: auto;
  position: relative;
  bottom: 0;
  display: inline-block;
  left: 0;
  right: 0;
  padding: 18px 14px;
  line-height: normal;
}
.news-updates .swiper-pagination .swiper-pagination-bullet {
  width: 11px;
  height: 11px;
  background-color: #ddd;
  opacity: 1;
  transition: all 0.3s;
}
.news-updates .swiper-pagination .swiper-pagination-bullet-active {
  width: 36px;
  background-color: #9a9a9a;
  border-radius: 5px;
}
button {
  border: none;
}
.download-app-block {
  padding: 60px 110px;
}
.download-app-block .block-wrap .block {
  height: 494px;
  background-color: #eee;
  border-radius: 16px;
  align-items: center;
  justify-content: center;
}
.download-app-block .mobileApp-img {
  display: block;
}
.download-app-block .mobileApp-img.mobile {
  display: none;
}
.download-app-block .mobileApp-content {
  display: block;
  padding-left: 59px;
}
.download-app-block .mobileApp-content .text {
  color: #373737;
  font-size: 33px;
  font-family: RobotoBlack;
  line-height: 50px;
}
.download-app-block .mobileApp-content .from-sendlink {
  width: 565px;
  height: 57px;
  background: #fff 0 0 no-repeat padding-box;
  box-shadow: 0 3px 6px #00000029;
  border-radius: 4px;
  align-items: center;
  margin-top: 40px;
  transition: all 0.26s;
}
.download-app-block .mobileApp-content .from-sendlink:hover {
  box-shadow: 0 4px 6px -5px #00000029;
}
.btn-send-link {
  color: #2b2a29;
  font-size: 16px;
  font-family: RobotoMedium;
  background: #fecc00 0 0 no-repeat padding-box;
  border-radius: 2px;
  width: 185px;
  height: 42px;
  margin: 7px;
  line-height: normal;
}
.from-sendlink input,
.send-mail input {
  width: 365px;
  padding: 18px 0 18px 30px;
  height: 100%;
  border: none;
  outline: 0;
  background-color: #fff;
}
.send-mail input {
  width: 200px;
}
.send-mail .btn-send-link {
  width: 101px;
}
.from-sendlink input::placeholder,
.send-mail input::placeholder {
  color: silver;
  font-size: 16px;
  font-family: RobotoMedium;
}
.text-yourself {
  color: #373737;
  font-size: 16px;
  font-family: RobotoMedium;
  margin-top: 22px;
}
.break {
  display: block;
}
.gm-ui-hover-effect {
  top: 0 !important;
  right: 0 !important;
}
.gm-style img[alt="locate"] {
  width: 24px;
  margin: 0 12px 0 0;
}
.gm-style .gm-style-iw-c {
  padding: 5px;
}

.contact-info-blk {
  background-color: #eff5ff;
  border-radius: 5px;
  padding: 0.3rem 0.7rem;
}

#cont_us_block .gm-style-iw-chr .gm-style-iw-ch {
  height: 0;
  padding-top: 5px;
}
#cont_us_block .gm-style-iw-chr button[title="Close"] {
  position: absolute !important;
  top: 0 !important;
  right: 0 !important;
  outline: none;
}
#cont_us_block .gm-style-iw-chr button[title="Close"]:focus-visible {
  outline: none;
}
.map-area .mylocation-tooltip .wrap-cover {
  width: calc(100% - 2px);
}
.map-area .mylocation-tooltip .wrap-cover .details .title {
  width: calc(100% - 22px);
}
.btns-wrap {
  bottom: 12px !important;
}

.contact-us-form-shell.no-pos {
  /* width: 100%;
  max-width: 31.75rem; */
  height: auto;
  background: transparent;
  box-shadow: none;
  border-radius: 1.625rem;
  margin: 0 0 0 auto;
}
.contact-us-form-shell .contact-us-form-card {
  overflow: hidden;
  border: 1px solid #b6c7ec;
  border-radius: 1.625rem;
  background: #fff;
  box-shadow: 0 18px 36px rgba(37, 60, 123, 0.12);
}
.contact-us-form-shell .contact-us-form-body {
  padding: 0 !important;
  border: 1px solid;border-image-source: linear-gradient(52.72deg, #975BE2 6.9%, #3A88E8 88.04%);
}
.contact-us-form-shell .contact-us-form-head {
  padding: 0.95rem 1.4rem 0.7rem;
  text-align: center;
  border-bottom: 1px solid #eef1f8;
  background-color: #ffe8da;
}
.contact-us-form-shell .contact-us-form-head h2 {
  margin: 0;
  color: #171717;
  font-size: 1.25rem;
  font-family: RobotoBold;
}
.contact-us-form-shell .contact-us-form-head p {
  margin: 0.4rem 0 0;
  color: #5b5b5b;
  font-size: 0.82rem;
  line-height: 1.55;
}
.contact-us-form-shell .contact-us-form-content {
  padding: 0;
}
.contact-us-form-shell #cu_valid_issues,
.contact-us-form-shell #cu_response {
  margin-bottom: 0.75rem;
}
.contact-us-form-shell .contact-form {
  padding: 1.2rem 1.25rem 1.4rem;
  margin: 0;
}
.contact-us-form-shell .contact-form-grid {
  --bs-gutter-x: 0.5rem;
  --bs-gutter-y: 0.5rem;
}
.contact-us-form-shell .contact-field {
  margin-bottom: 0;
}
.contact-us-form-shell .form-label {
  display: block;
  margin-bottom: 0.4rem;
  color: #2d2d2d;
  font-size: 0.82rem;
  font-family: RobotoMedium;
}
.contact-us-form-shell .form-control,
.contact-us-form-shell .form-select {
  min-height: 2.5rem;
  border: 1px solid #c7c7c7;
  border-radius: 0.35rem;
  color: #2f2f2f;
  font-size: 0.9rem;
  box-shadow: none;
  background-color: #fff;
  padding: 0.6rem 0.85rem;
}
.contact-us-form-shell .form-control::placeholder {
  color: #8b8b8b;
}
.contact-us-form-shell .form-control:focus,
.contact-us-form-shell .form-select:focus {
  border-color: #7d94c0;
  box-shadow: 0 0 0 0.18rem rgba(47, 99, 198, 0.12);
}
.contact-us-form-shell .contact-message-textarea {
  min-height: 4.4rem;
  resize: none;
}
.contact-us-form-shell .contact-security-field {
  align-self: end;
}
.contact-us-form-shell .contact-security-field .form-control {
  margin-top: 1rem;
}
.contact-us-form-shell .contact-select-wrap {
  position: relative;
}
.contact-us-form-shell .contact-select-wrap .form-select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-right: 2.5rem;
}
.contact-us-form-shell .contact-select-wrap .select-arrow {
  position: absolute;
  top: 2.65rem;
  right: 1rem;
  transform: translateY(-50%);
  pointer-events: none;
  opacity: 0.75;
}
.contact-us-form-shell .contact-captcha-col {
  display: flex;
  align-self: end;
}
.contact-us-form-shell .contact-captcha-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  min-height: 3rem;
  padding: 0 1rem;
  border: 1px solid #7d94c0;
  border-radius: 0.35rem;
  background: #eff7ff;
  gap: 0.75rem;
}
.contact-us-form-shell .contact-captcha-image {
  display: block;
  max-width: calc(100% - 2.75rem);
  height: 1.8rem;
  object-fit: contain;
}
.contact-us-form-shell .contact-captcha-refresh {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  padding: 0;
  border: 0;
  background: transparent;
  cursor: pointer;
}
.contact-us-form-shell .contact-captcha-refresh .reload {
  display: block;
  width: 1.1rem;
  height: 1.1rem;
  object-fit: contain;
}
.contact-us-form-shell .contact-submit-btn {
  width: 100%;
  min-height: 3.5rem;
  margin-top: 0.35rem;
  color: #191919;
  font-size: 1.25rem;
  font-family: RobotoBold;
  text-transform: uppercase;
  border: 1px solid #f8b51a;
  border-radius: 0.55rem;
  background: linear-gradient(90deg, #ffd05a 0%, #ffa6a0 100%);
  transition:
    transform 0.22s ease,
    background-position 0.32s ease,
    color 0.22s ease;
}
.contact-us-form-shell .contact-submit-btn:hover {
  transform: translateY(-2px);
  background-image: linear-gradient(90deg, #ffa6a0 0%, #edad0c 100%);
  background-size: 100% 100%;
  background-position: 0 50%;
  color: #2b2a29;
}
.contact-us-form-shell .err_validation_cu {
  display: block;
  margin-top: 0.35rem;
  color: #d93025;
  font-size: 0.75rem;
  line-height: 1.35;
}
.contact-us-form-shell .text-danger {
  color: #d93025 !important;
}
@media (max-width: 1200px) {
  .download_bx .download-app-card {
    margin: 0px;
  }
}
@media (max-width: 991.98px) {
  .contact-us-form-shell.no-pos {
    max-width: none;
    margin: 0 auto;
  }
  .contact-us-form-shell .contact-us-form-card {
    border-radius: 1.4rem;
  }
}
@media (max-width: 767.98px) {
  .contact-us-form-shell .contact-form {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .contact-us-form-shell .contact-us-form-head,
  .contact-us-form-shell .contact-us-form-content {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .contact-us-form-shell .contact-us-form-head h2 {
    font-size: 1.15rem;
  }
  .contact-us-form-shell .contact-us-form-head p {
    font-size: 0.8rem;
  }
  .contact-us-form-shell .contact-captcha-box {
    padding: 0 0.85rem;
  }
  .contact-us-form-shell .contact-security-field .form-control {
    margin-top: 0;
  }
  .contact-us-form-shell .contact-submit-btn {
    min-height: 3.2rem;
    font-size: 1.05rem;
  }
}

/* Need contact-us styles */
:root {
  --contact-blue: #2f63c6;
  --contact-ink: #1f2330;
  --contact-text: #4c4c4c;
  --contact-orange: #f46e30;
  --contact-yellow: #ffd05a;
  --contact-salmon: #ffa6a0;
  --contact-border: #c4d7f7;
  --contact-shadow: 0 18px 36px rgba(37, 60, 123, 0.12);
}

.contact-us-page {
  overflow: clip;
}

.contact-us-page img {
  display: block;
  max-width: 100%;
}

.contact-us-page .contact-section {
  padding: 2rem 0;
}

.contact-us-page .section-heading {
  margin-bottom: 2.9rem;
}

.contact-us-page .section-heading h2 {
  margin: 0 0 0.8rem;
  color: var(--contact-blue);
  font-size: 2.45rem;
  font-weight: 700;
  line-height: 1.15;
}

.contact-us-page .section-heading p,
.contact-us-page p {
  color: var(--contact-text);
}

.contact-us-page .contact-hero {
  padding: 2.95rem 0 3.2rem;
  background: linear-gradient(245deg, #e8e5ff 4.4%, #c2e4ff 101.45%);
}

.contact-us-page .contact-hero-copy {
  max-width: 43rem;
}

.contact-us-page .contact-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 2.25rem;
  padding: 0.35rem 1rem;
  border-radius: 999px;
  border: 1px solid #d6a352;
  background: #ffffff;
  color: #a9711c;
  font-size: 0.875rem;
  font-weight: 500;
}

.contact-us-page .contact-hero-copy h1 {
  margin: 1.5rem 0 1rem;
  font-size: 2.5rem;
  line-height: 1.2;
  font-weight: 700;
  color: #0f1320;
}

.contact-us-page .contact-hero-copy h1 span {
  color: var(--contact-orange);
}

.contact-us-page .contact-hero-copy p {
  max-width: 42rem;
  margin: 0;
  font-size: 1rem;
  line-height: 1.95;
}

.contact-us-page .contact-hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 1.1rem;
  margin-top: 2rem;
}

.contact-us-page .contact-action-card {
  display: inline-flex;
  align-items: center;
  gap: 0.8rem;
  min-height: 4rem;
  padding: 0.85rem 1.25rem;
  border-radius: 0.75rem;
  text-decoration: none;
  box-shadow: 0 4px 9px rgba(0, 0, 0, 0.15);
}

.contact-us-page .contact-action-card strong {
  font-size: 1.2rem;
  font-weight: 600;
}

.contact-us-page .contact-action-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.9rem;
  height: 1.9rem;
}

.contact-us-page .contact-action-icon svg {
  width: 100%;
  height: 100%;
}

.contact-us-page .contact-action-primary {
  color: #191919;
  transition: all linear 0.2s;

  border: 1px solid #f8b51a;
  background: linear-gradient(
    90deg,
    var(--contact-yellow) 0%,
    var(--contact-salmon) 100%
  );
}

.contact-us-page .contact-action-secondary {
  color: #2b2a29;
  transition: all linear 0.2s;

  border: 1px solid #9eb4cf;
  background: linear-gradient(188deg, #ffffff 9.24%, #eeefff 79.6%);
}

.contact-us-page .contact-action-primary:hover {
  transform: translateY(-2px);
  transition:
    transform 220ms ease,
    background-position 320ms ease,
    color 220ms ease;
  background-image: linear-gradient(90deg, #ffa6a0 0%, #edad0c 100%);
  background-size: 100% 100%;
  background-position: 0% 50%;
  color: #2b2a29;
}

.contact-us-page .contact-action-secondary:hover {
  transform: translateY(-2px);
  background: linear-gradient(188deg, #000 9.24%, #131313 79.6%);
  color: #ffffff;
}
.contact-us-page .contact-action-secondary svg {
  fill: currentColor;
}

.contact-us-page .contact-quick-stats {
  margin-top: 2.9rem;
}

.contact-us-page .contact-stat-item {
  display: flex;
  align-items: center;
  gap: 0.9rem;
}

.contact-us-page .contact-stat-icon {
  width: 3.8rem;
  height: 3.8rem;
  flex: 0 0 3.8rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ffffff;
  box-shadow: 0px 1px 3.8px rgba(0, 0, 0, 0.15);
  border-radius: 50%;
}
.contact-us-page .contact-stat-icon img {
  width: 1.8rem;
  height: 1.8rem;
}

.contact-us-page .contact-stat-item strong {
  display: block;
  font-size: 1.05rem;
  font-weight: 600;
  color: #000;
}

.contact-us-page .contact-stat-item span:last-child {
  display: block;
  color: var(--contact-text);
  font-size: 0.9rem;
  line-height: 1.35;
}

.contact-us-page .contact-form-shell {
  overflow: hidden;
  border: 1px solid #b6c7ec;
  border-radius: 1.6rem;
  background: #ffffff;
  /*box-shadow: var(--contact-shadow);*/
  box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.13);
  max-width: 623px;
      margin-left: auto;
    margin-right: auto;
}

.contact-us-page .contact-form-head {
  padding: 0.95rem 1.4rem 0.7rem;
  text-align: center;
  border-bottom: 1px solid #eef1f8;
  background-color: #ffe8da;border-radius: 24px 24px 0 0;
}

.contact-us-page .contact-form-head h2 {
  margin: 0;
  color: #171717;
  font-size: 1.25rem;
  font-weight: 700;
}

.contact-us-page .contact-form-head p {
  margin: 0.4rem 0 0;
  color: #5b5b5b;
  font-size: 0.82rem;
}

.contact-us-page .contact-form {
  padding: 1.2rem 1.25rem 0.7rem;
}

.contact-us-page .contact-form .form-label {
  margin-bottom: 0.4rem;
  color: #2d2d2d;
  font-size: 0.82rem;
  font-weight: 500;
}

.contact-us-page .contact-form .form-control,
.contact-us-page .contact-form .form-select,
.contact-us-page .automall-search-form .form-control,
.contact-us-page .automall-search-form .form-select {
  min-height: 2.5rem;
  border: 1px solid #c7c7c7;
  border-radius: 0.35rem;
  color: #2f2f2f;
  font-size: 0.9rem;
  box-shadow: none;
}

.contact-us-page .contact-textarea {
  min-height: 4.4rem;
  resize: none;
}

.contact-us-page .contact-captcha {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: unset;height: 40px;
  padding: 0 1rem;
  border: 1px solid #7d94c0;
  border-radius: 0.35rem;
  background: #eff7ff;
}

.contact-us-page .contact-captcha span {
  color: #4b4b4b;
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: 0.48rem;
}

.contact-us-page .contact-refresh {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  padding: 0;
  border: 0;
  background: transparent;
  color: var(--contact-blue);
}
.contact-us-page .contact-submit-btn,
.contact-us-page .automall-search-btn,
.contact-us-page .primary-btn {
  color: #191919;
  border: 1px solid #f8b51a;
  background: linear-gradient(
    90deg,
    var(--contact-yellow) 0%,
    var(--contact-salmon) 100%
  );
}

.contact-us-page .automall-search-btn {
  margin-top: 50px;
}

.contact-us-page .contact-submit-btn,
.contact-us-page .automall-search-btn {
  width: 100%;
  min-height: 3.5rem;
  border-radius: 0.55rem;
  font-size: 1.25rem;
  font-weight: 700;
  text-transform: uppercase;
}
.contact-us-page .contact-submit-btn{margin-top:1.3rem}
.contact-us-page .contact-submit-btn:hover {
  transform: translateY(-2px);
  transition:
    transform 220ms ease,
    background-position 320ms ease,
    color 220ms ease;
  background-image: linear-gradient(90deg, #ffa6a0 0%, #edad0c 100%);
  background-size: 100% 100%;
  background-position: 0% 50%;
  color: #2b2a29;
}
.contact-us-page .contact-card {
  height: 100%;
  padding: 1.45rem 1.35rem 1.5rem;
  border: 1.5px solid var(--contact-border);
  border-radius: 1rem;
  background: #ffffff;
  box-shadow: 0 10px 26px rgba(41, 71, 134, 0.06);
}

.contact-us-page .contact-card-icon {
  display: inline-flex;
  width: 4rem;
  height: 4rem;
  background: #ffffff;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.09);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  border: 1px solid #edad0c;
}
.contact-us-page .contact-card-icon img {
  width: 2.3rem;
  height: 2.3rem;
}

.contact-us-page .contact-card h3 {
  margin: 1rem 0 0.55rem;
  font-size: 1rem;
  font-weight: 600;
  color: #232834;
}

.contact-us-page .contact-card p {
  margin: 0;
  font-size: 0.86rem;
  line-height: 1.75;
}
.container {
  width: calc(100% - 12px);
  max-width: calc(100% - 12px);
}
.contact-us-page .automall-shell {
  padding: 1.5rem;
  border-radius: 2rem;
  background: linear-gradient(90deg, #edf3ff 0%, #fff1eb 100%);
  /* width: 100%; */
}

.contact-us-page .automall-search-card,
.contact-us-page .automall-map-card {
  height: 100%;
  overflow: hidden;
  border: 1.5px solid #b9cbef;
  border-radius: 1.5rem;
  background: #ffffff;
  box-shadow: 0 14px 30px rgba(37, 60, 123, 0.08);
}

.contact-us-page .automall-search-head {
  padding: 1.2rem 1.35rem 1rem;
  text-align: center;
  border-bottom: 1px solid #edf0f8;
  background: linear-gradient(89.03deg, #f3e9ff 2.32%, #daebff 97.32%);
}

.contact-us-page .automall-search-head h2 {
  margin: 0 0 0.4rem;
  font-size: 1.4rem;
  font-weight: 700;
  color: #171717;
}

.contact-us-page .automall-search-head p {
  margin: 0;
  font-size: 0.84rem;
}

.contact-us-page .automall-search-form {
  padding: 1.25rem 1.4rem 1.5rem;
}

.contact-us-page .automall-search-form .form-label {
  margin-bottom: 0.45rem;
  color: #4b4b4b;
  font-size: 0.83rem;
  font-weight: 500;
}

.contact-us-page .automall-search-form .form-control,
.contact-us-page .automall-search-form .form-select {
  min-height: 3rem;
  border-radius: 0.65rem;
}

.contact-us-page .search-input-group {
  position: relative;
}

.contact-us-page .search-input-group .form-control {
  padding-left: 3rem;
  padding-right: 3rem;
  border-color: #7d94c0;
}

.contact-us-page .input-icon,
.contact-us-page .input-action-icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.5rem;
  height: 1.5rem;
  color: var(--contact-blue);
  z-index: 2;
}

.contact-us-page .input-icon {
  left: 1rem;
}

.contact-us-page .input-action-icon {
  right: 1rem;
}

.contact-us-page .input-icon svg,
.contact-us-page .input-action-icon svg,
.contact-us-page .contact-refresh svg {
  width: 100%;
  height: 100%;
}

.contact-us-page .automall-divider {
  position: relative;
  margin: 1.25rem 0 1.4rem;
  text-align: center;
}

.contact-us-page .automall-divider::before,
.contact-us-page .automall-divider::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 30%;
  height: 1px;
  background: #d6d6d6;
}

.contact-us-page .automall-divider::before {
  left: 0;
}

.contact-us-page .automall-divider::after {
  right: 0;
}

.contact-us-page .automall-divider span {
  display: inline-block;
  padding: 0 0.85rem;
  background: #ffffff;
  color: #7d7d7d;
  font-size: 0.77rem;
  font-weight: 500;
}

.contact-us-page .automall-search-form .form-select + .form-label,
.contact-us-page .automall-search-form .form-control + .form-label {
  margin-top: 1.1rem;
}

.contact-us-page .automall-map-card {
  position: relative;
}

.contact-us-page .automall-map-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.contact-us-page .map-popup-card {
  position: absolute;
  top: 3.25rem;
  left: 3.25rem;
  display: flex;
  gap: 0.9rem;
  max-width: 24rem;
  padding: 1rem 1rem 0.95rem;
  border-radius: 1rem;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 12px 24px rgba(32, 54, 105, 0.14);
}

.contact-us-page .map-popup-marker {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.45rem;
  height: 2.45rem;
  flex: 0 0 2.45rem;
  border-radius: 50%;
  background: #1d489c;
  color: var(--contact-blue);
}

.contact-us-page .map-popup-marker svg {
  width: 1.15rem;
  height: 1.15rem;
}

.contact-us-page .map-popup-copy h3 {
  margin: 0;
  font-size: 0.98rem;
  font-weight: 600;
  color: #21262f;
}

.contact-us-page .map-popup-copy p {
  margin: 0.35rem 0 0.85rem;
  font-size: 0.8rem;
  line-height: 1.55;
}

.contact-us-page .map-popup-actions {
  display: flex;
  gap: 0.7rem;
  flex-wrap: wrap;
}

.contact-us-page .map-popup-btn {
  min-height: 2.25rem;
  padding: 0.45rem 0.9rem;
  border-radius: 0.45rem;
  font-size: 0.8rem;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-weight: 500;
}
.contact-us-page .map-popup-btn img {
  display: block;
  min-height: auto;
  width: 0.9rem;
  height: 0.9rem;
}

.contact-us-page .secondary-btn {
  color: #2b2a29;
  border: 1px solid #9eb4cf;
  background: linear-gradient(191deg, #ffffff 9.24%, #eeefff 79.6%);
}

.contact-us-page .contact-person-row {
  margin-top: 1.5rem;
}

.contact-us-page .contact-person-card {
  gap: 1rem;
  height: 100%;
  padding: 1rem;
  border: 1px solid #dcd2e2;
  border-radius: 1rem;
  background: rgba(255, 255, 255, 0.62);
}

.contact-us-page .contact-person-photo {
  width: 5.2rem;
  height: 5.5rem;
  flex: 0 0 5.2rem;
  border-radius: 0.5rem;
  object-fit: cover;
  overflow: hidden;
}

.contact-us-page .contact-person-body {
  flex: 1;
}

.contact-us-page .contact-person-body h3 {
  margin: 0;
  font-size: 1rem;
  font-weight: 600;
}

.contact-us-page .contact-role,
.contact-us-page .contact-location {
  margin: 0.3rem 0 0;
  font-size: 0.84rem;
  line-height: 1.45;
}

.contact-us-page .contact-location {
  display: flex;
  align-items: center;
  gap: 0.45rem;
}

.contact-us-page .contact-location span {
  display: inline-flex;
  width: 1rem;
  height: 1rem;
  color: #5b6c88;
}

.contact-us-page .contact-location svg,
.contact-us-page .contact-info-grid svg {
  width: 100%;
  height: 100%;
}

.contact-us-page .contact-info-strip {
  margin-top: 0.9rem;
  padding: 0.75rem 0.9rem;
  border-radius: 0.6rem;
  background: #eff5ff;
}

.contact-us-page .contact-info-title {
  margin-bottom: 0.5rem;
  color: #29354a;
  font-size: 0.84rem;
  font-weight: 600;
}

.contact-us-page .contact-info-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.55rem 1rem;
}

.contact-us-page .contact-info-grid span {
  display: flex;
  align-items: center;
  gap: 0.35rem;
  color: #191919;
  font-size: 0.8rem;
  line-height: 1.45;
}

.contact-us-page .contact-info-grid svg {
  width: 0.9rem;
  height: 0.9rem;
  flex: 0 0 0.9rem;
}

.contact-us-page .head-office-section {
  padding-top: 0;
}

.contact-us-page .head-office-shell {
  padding: 1.5rem;
  border-radius: 2rem;
  background: linear-gradient(194deg, #eaf7ff 15.44%, #dbecff 87.74%);
}

.contact-us-page .head-office-copy {
  max-width: 36rem;
}

.contact-us-page .head-office-item {
  display: flex;
  align-items: flex-start;
  gap: 1rem;
}

.contact-us-page .head-office-item + .head-office-item {
  margin-top: 2rem;
}

.contact-us-page .head-office-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  flex: 0 0 3rem;
  border: 1px solid #2c57a7;
  border-radius: 0.75rem;
  background: #5373af;
  color: #ffffff;
}

.contact-us-page .head-office-icon svg {
  width: 1.7rem;
  height: 1.7rem;
}

.contact-us-page .head-office-copy h2,
.contact-us-page .head-office-copy strong {
  margin: 0;
  color: #4c4c4c;
}

.contact-us-page .head-office-copy h2 {
  font-size: 1.15rem;
  font-weight: 700;
}

.contact-us-page .head-office-copy p,
.contact-us-page .head-office-copy label {
  margin: 0;
  color: #4c4c4c;
}

.contact-us-page .head-office-copy p {
  margin-top: 0rem;
  max-width: 25rem;
  font-size: 0.8rem;
  line-height: 1.5;
}

.contact-us-page .head-office-copy label {
  display: block;
  font-size: 0.95rem;
}

.contact-us-page .head-office-copy a {
  color: #2b2a29;
  text-decoration: none;
}
.contact-us-page .head-office-copy a:hover {
  text-decoration: underline;
}
.contact-us-page .head-office-copy strong {
  display: block;
  margin-top: 0.35rem;
  font-size: 1.15rem;
  font-weight: 600;
}

.contact-us-page .head-office-split-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1.25rem 1rem;
  position: relative;
}

.contact-us-page .head-office-split-grid > div:not(:last-child) {
  border-right: 1px solid #435a8c47;
  padding: 0 1rem 0 0;
}
/* .contact-us-page .head-office-split-grid::before {
  content: "";
  position: absolute;
  top: 0.2rem;
  bottom: 0.2rem;
  left: calc(50% - 1px);
  width: 1px;
  background: #435a8c47;
} */

.contact-us-page .head-office-image {
  overflow: hidden;
  border-radius: 1.8rem;
  box-shadow: 0 10px 24px rgba(17, 57, 98, 0.16);
}

.contact-us-page .head-office-image img {
  width: 100%;
  height: 100%;
  min-height: 25rem;
  object-fit: cover;
}
