html {
  scroll-behavior: smooth;
}
.header .header-wrap {
  justify-content: space-between;
}
.header .header-menu-wrap.first-set {
  position: relative; /*left:-62px;*/
  left: -130px;
}
.header .header-menu-wrap ul li:nth-child(1) {
  width: 130px;
}
.header .header-menu-wrap ul li:nth-child(2) {
  width: calc(100% + 12px);
}
.header .header-menu-wrap.first-set ul li:nth-child(3) {
  height: 100%;
  right: 0;
}
.header .header-menu-wrap.first-set ul li .submenu-set.solutions-menu {
  top: 69px;
}

.header .header-menu-wrap ul li {
  cursor: pointer;
}
.header .header-menu-wrap ul li .submenu-set {
  left: -166px;
}
.header .header-menu-wrap ul li .submenu-set.solutions-menu {
  left: 0;
}

.header .second-row.services-menu .header-menu-wrap ul li {
  width: auto !important;
  right: auto;
  padding: 0px;
}
.header .second-row.services-menu .header-menu-wrap ul li:last-child {
  margin-right: 0;
}

/* ---All Services menu-2nd row styles_Starts here--- */
.all-services.main .block-title {
  padding: 0px 0 42px;
}
.all-services .header .services-menu {
  background-color: #ffffff;
}
.all-services .header .btn.sign-in {
  left: 0px;
  /*color:#fff;font-size:16px;font-family:'RobotoMedium';width:100px;height:36px;left:auto;
	background:#2B2A29 0% 0% no-repeat padding-box;border-radius:21px;justify-content:center;align-items:center;*/
}
.all-services .header .toll-free {
  color: #2b2a29;
  font-size: 19px;
  font-family: "RobotoBold";
  right: auto;
}

.all-services.services-menu {
  background-color: #fff;
}
.all-services.services-menu .header-menu-wrap {
  height: 70px;
}
.all-services.services-menu ul {
  justify-content: space-evenly;
}
.all-services.services-menu ul li {
  color: #2b2a29;
  height: 44px;
  padding: 0px;
  border-radius: 24px;
  border: 1px solid transparent;
  transition: all 0.26s;
}
.all-services.services-menu ul li a {
  color: #2b2a29;
  font-size: 13px;
  padding: 0 12px;
  display: flex;
  width: 100%;
  height: 100%;
  background-color: transparent;
  border: none;
}

.all-services.services-menu ul li.active,
.all-services.services-menu ul li.active a {
  color: #fff;
  background-color: #595959;
  border-radius: 24px;
  min-width: 62px;
  justify-content: center;
  text-align: center;
}
.all-services.services-menu ul li.active:hover,
.all-services.services-menu ul li.active:hover a {
  color: #fff;
  background-color: #2b2a29;
  border: 1px solid #2b2a29;
}

.all-services.services-menu ul li:hover,
.all-services.services-menu ul li:hover a {
  background-color: #ffffff;
  border: 1px solid #595959;
}
.all-services.services-menu ul li.active:hover a,
.all-services.services-menu ul li:hover a {
  background-color: transparent;
  border: none;
}
/* ---All Services menu-2nd row styles_Ends here--- */

.solution-services-page .mysamil-mobile-app {
  height: 900px !important;
  background-color: #ffcc28;
}
.solution-services-page .mysamil-mobile-app .block-title {
  font-family: "RobotoBlack" !important;
  text-align: left !important;
}
.solution-services-page .mysamil-mobile-app .wrapper {
  background: #ffffff url(images/yellow-design-bg.png) no-repeat top center;
  background-size: 100% 100%;
  box-shadow: 0px -26px 114px 60px rgb(255 204 40);
}
.solution-services-page .mysamil-mobile-app .wrapper .header-mobile-app-img {
  margin-top: 100px;
}
.solution-services-page .from-sendlink-mobileapp {
  width: 570px;
  height: 84px;
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 4px;
}
.solution-services-page .from-sendlink-mobileapp .send-mail {
  align-items: center;
}
.solution-services-page .mysamil-mobile-app .text-yourself {
  color: #2b2a29;
  font-size: 16px;
  font-family: "RobotoMedium";
  margin: 22px auto 22px 0;
}
.solution-services-page .mysamil-mobile-app .text {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  padding-top: 52px;
}
.solution-services-page .mysamil-mobile-app .text .block-title {
  padding-top: 0;
}
.solution-services-page .mysamil-mobile-app .text .line {
  margin-bottom: 30px !important;
}

.from-sendlink-mobileapp .send-mail input {
  width: 360px;
}

.from-sendlink-mobileapp .btn-send-link {
  color: #fff;
  font-size: 16px;
  font-family: "RobotoMedium";
  width: 185px;
  height: 48px;
  background: #2b2a29 0% 0% no-repeat padding-box;
  border-radius: 2px;
}
/*.solution-services-page .mysamil-mobile-app .text{margin-left:0 !important;margin-right:0 !important;}*/

.solution-services-page .our-services-section .block-title {
  text-align: center;
  font-family: "RobotoBold";
  padding-bottom: 10px;
}
.solution-services-page .our-services-section .block-subtitle {
  text-align: center;
  font-size: 18px;
  font-family: "RobotoMedium";
}
.solution-services-page .our-services-section .icons-block-wrap {
  justify-content: center;
  flex-wrap: wrap;
}
.solution-services-page .our-services-section .icons-block-wrap .icons-block {
  width: 280px;
  height: 220px;
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 1px 10px #00000029;
  border-radius: 7px;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin: 0 26px 52px;
}
.solution-services-page
  .our-services-section
  .icons-block-wrap
  .icons-block:nth-child(1) {
  margin-left: 0;
}
.solution-services-page
  .our-services-section
  .icons-block-wrap
  .icons-block:last-child {
  margin-right: 0;
}
.solution-services-page
  .our-services-section
  .icons-block-wrap
  .icons-block
  .icon {
  margin-bottom: 28px;
}
.solution-services-page
  .our-services-section
  .icons-block-wrap
  .icons-block
  .text {
  color: #2b2a29;
  font-size: 18px;
  font-family: "RobotoMedium";
}

.solution-services-page .inventory-searchApp-block {
  width: auto;
  height: 683px;
  overflow: hidden;
}
.solution-services-page .inventory-searchApp-block .text {
  margin-left: 53px;
}
.solution-services-page .inventory-searchApp-block .text .block-title,
.solution-services-page .video-section-block .block-title {
  font-size: 30px;
  font-family: "RobotoBold";
  text-align: center;
  padding-bottom: 35px;
}
.solution-services-page .video-section-block .block-title {
  padding-top: 0;
}
.solution-services-page .inventory-searchApp-block .text .line {
  align-items: center;
  margin-bottom: 45px;
}
.solution-services-page .inventory-searchApp-block .text .line .tick-icon {
  margin-right: 25px;
}
.solution-services-page .inventory-searchApp-block .text .line .line-text {
  font-size: 24px;
  font-family: "RobotoMedium";
}

.solution-services-page .locate-automall-block .text {
  margin-right: 53px;
}
.solution-services-page .video-section-block {
  height: 738px;
  box-shadow: 0px 1px 17px #41414129;
  border-radius: 41px;
  padding: 58px;
  margin-bottom: 52px;
}
.solution-services-page .video-section-block .video-iframe {
  border-radius: 24px;
  overflow: hidden;
}
.faqSec {
  background-color: #ffffff;
  padding: 62px;
  margin: auto;
}
.faqSec h3 {
  font-size: 30px;
  font-family: "RobotoBold";
}

.solution-services-page .user-reviews-block {
}
.solution-services-page .user-reviews-block .block-title {
  color: #2b2a29;
  font-size: 30px;
  font-family: "RobotoBold";
  text-align: center;
}

.solution-services-page .user-reviews-block .swiper-slide {
  text-align: center;
  font-size: 18px;
  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;
  width: 379px;
  height: 280px;
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 1px 8px #4f4f4f29;
  border-radius: 12px;
  transform: scale(1);
  transition: all 0.26s;
  padding: 25px;
  flex-direction: column;
  justify-content: left;
  align-items: center;
}
.solution-services-page .user-reviews-block .swiper-slide .block-title {
  font-size: 18px;
  font-family: "RobotoBold";
  text-align: left;
  padding: 0;
  width: 100%;
}
.solution-services-page .user-reviews-block .swiper-slide .block-subtitle {
  font-size: 14px;
  padding: 8px 0;
  font-family: "RobotoMedium";
}
.solution-services-page .user-reviews-block .swiper-slide .text {
  font-size: 16px;
}
.solution-services-page .user-reviews-block .swiper-slide .stars {
  margin: 9px auto 20px 0;
}
.solution-services-page .user-reviews-block .swiper-slide .text {
  font-size: 16px;
  font-family: "RobotoMedium";
  text-align: left;
  line-height: 30px;
}
.solution-services-page .user-reviews-block .swiper-slide.swiper-slide-next {
  transform: scale(1.15) !important;
}
.solution-services-page .user-reviews-block .swiper-container-userReviews {
  width: 100%;
  min-height: 390px;
  padding: 30px 12px 12px;
  position: relative;
}
.solution-services-page
  .user-reviews-block
  .swiper-container-userReviews
  .swiper-pagination
  .swiper-pagination-bullet {
  width: 36px;
  height: 6px;
  background: #d9d9d9 0% 0% no-repeat padding-box;
  border-radius: 97px;
  border: none;
}
.solution-services-page
  .user-reviews-block
  .swiper-container-userReviews
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #6f6f6f 0% 0% no-repeat padding-box;
}
.solution-services-page
  .user-reviews-block
  .swiper-container-userReviews
  .swiper-pagination {
  bottom: 22px !important;
}
.header .header-wrap .menu-icon.desktop {
  display: block;
}
.header .header-wrap .menu-icon.mobile {
  display: none;
}

.solution-services-page .benefits2customers .block-title * {
  font-family: "RobotoBlack";
}

.yellow-txt {
  color: #ffca08;
}
.solution-services-content-block {
  flex-direction: row;
  padding-bottom: 50px;
  justify-content: space-between;
}
.solution-services-content-block .block-title {
  padding-bottom: 0px;
  padding-top: 0;
  font-size: 36px;
  font-family: "RobotoBold";
  text-align: left;
}
.parking-services .solution-services-content-block .block-title {
  padding-bottom: 0;
}
.solution-services-content-block .block-title * {
  font-size: 34px;
  font-family: "RobotoBlack";
  padding-bottom: 0px;
}
.solution-services-content-block .text-content {
  color: #2b2a29;
  font-size: 16px;
  font-family: "RobotoMedium";
  width: 100%;
  line-height: 28px;
  padding-top: 5px;
}
.solution-services-content-block .text-content .extra-links {
  font-size: 16px;
}
/*.samil-finance-services .solution-services-content-block .text-content{color:#a1a1a1;font-size:30px;line-height:32px;}
.parking-services .solution-services-content-block .text-content{font-size:14px;line-height:24px;padding-top:12px;}
.logistics-services .solution-services-content-block .text-content{font-size:30px;line-height:56px;}*/
.solution-services-content-block .lhs {
  width: 470px;
  max-width: 40%;
  padding-top: 130px;
  padding-left: 10px;
}
.solution-services-content-block .rhs {
  width: auto;
}
.solution-services-content-block .rhs .small-imgs-block {
  flex-direction: column;
}
.solution-services-content-block .rhs .small-img-wrap {
  width: 248px;
  height: 180px;
}
.solution-services-content-block .rhs .small-img-wrap:nth-child(1) {
  margin-bottom: 10px;
}
.solution-services-content-block .rhs .large-img-wrap {
  width: auto;
  height: auto;
}
.swiper-container-calendar {
  /*margin-left:2.5rem;*/
}
.swiper-container-calendar .swiper-wrapper .swiper-slide {
  color: #2b2a29;
  font-size: 16px;
  font-family: "RobotoMedium";
  width: 140px;
  height: 40px;
  background-color: #f9f9f9;
  border-radius: 0;
}
.swiper-container-calendar .swiper-wrapper .swiper-slide.swiper-slide-active {
  border-bottom: 4px solid #ffca08;
}
.months-wrap-block {
  width: 1100px;
  height: 80px;
  margin-bottom: 45px;
}

.nav-pills .nav-link,
.nav-pills .show > .nav-link {
  color: #595959;
  font-size: 18px;
  font-family: "RobotoMedium";
  width: 162px;
  height: 80px;
  background-color: transparent;
  transition: all 0.17s;
  outline: none;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link.active {
  text-align: right;
  padding-right: 42px;
  background-color: #ffca08;
  color: #2b2a29;
  font-size: 24px;
  font-family: "RobotoBlack";
}
.calendar-card {
  width: 1035px;
  height: 466px;
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 17px;
  padding: 27px;
  margin: auto;
}
.calendar-card .text-content {
  padding: 0 37px;
  align-items: flex-start;
}
.calendar-card .block-title {
  color: #2b2a29;
  font-size: 18px;
  font-family: "RobotoBold";
  padding: 0 0 22px;
}
.calendar-card .para {
  color: #2b2a29;
  font-size: 14px;
  font-family: "Roboto";
  line-height: 34px;
}
.samil-journey-calendar-block .block-title {
  text-align: center;
}
.samil-journey-calendar-block .block-title * {
  font-size: 36px;
  font-family: "RobotoBlack";
}
.samil-journey-calendar-block .grey-line {
  width: 4px;
  height: calc(100% + 30px);
  background-color: #bbbbbb;
  left: 42px;
  top: -30px;
  bottom: 0;
}
.samil-journey-calendar-block .nav {
  z-index: 1;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev,
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-color: transparent;
}
.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: url(images/right-arrow.svg);
}
.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: url(images/left-arrow.svg);
}
.desktop-banner {
  display: block;
}
.mobile-banner {
  display: none;
}
.solution-services-content-block .block-title.samil-fs {
  color: #2b2a29;
  font-size: 30px;
  font-family: "RobotoBold";
  text-align: center;
  padding-top: 66px;
  margin-bottom: 15px;
  width: 100%;
}
.solution-services-content-block .para.samil-fs,
.logistics-services .some-more-benefits .para.samil-fs {
  /*color:#2B2A29;font-size:16px;font-family:'RobotoMedium';text-align:center;line-height:37px;*/
  color: #2b2a29;
  font-size: 16px;
  font-family: "RobotoMedium";
  text-align: center;
  line-height: 28px;
  padding: 0px 12px;
}

.logistics-services
  .solution-services-content-block
  .samil-logistcs-services
  .block-title {
  font-size: 30px;
  text-align: center;
  margin-top: 60px;
}
.logistics-services
  .solution-services-content-block
  .samil-logistcs-services
  .para.samil-fs {
  line-height: 37px;
}

.why-choose-us {
  width: 100%;
  height: 545px;
  overflow: hidden;
}
.why-choose-us .rhs {
  width: 593px;
  margin-left: 45px;
  text-align: left;
}
.why-choose-us .rhs .block-title {
  font-size: 24px;
  font-family: "RobotoBold";
  padding-bottom: 20px;
}
.why-choose-us .rhs .para {
  font-size: 18px;
  font-family: "RobotoMedium";
  line-height: 48px;
}

/*.logistics-services .samil-logic-benefits .block-title{font-size:24px;font-family:'RobotoBold'}*/
.logistics-services .samil-logic-benefits .lhs {
  width: 617px;
  height: 444px;
  border-radius: 16px;
  overflow: hidden;
}
.logistics-services .samil-logic-benefits .rhs {
  margin-left: 4rem;
}
.logistics-services .samil-logic-benefits .rhs ul {
  list-style: disc;
  margin-left: 22px;
}
.logistics-services .samil-logic-benefits .rhs ul li {
  font-size: 18px;
  font-family: "RobotoMedium";
  margin-bottom: 28px;
  text-align: left;
}

.you-can-avail .block-title {
  font-size: 30px;
  font-family: "RobotoBold";
  text-align: center;
  padding: 42px 10px 20px;
}
.you-can-avail .blocks-wrap {
  margin-bottom: 50px;
}
.you-can-avail .blocks-wrap .block {
  width: 392px;
  height: 163px;
  background: #ffffff 0% 0% no-repeat padding-box;
  padding: 26px;
  box-shadow: 0px 1px 8px #00000029;
  border-radius: 8px;
  align-items: center;
}
.you-can-avail .blocks-wrap .block .text {
  color: #2b2a29;
  font-size: 16px;
  font-family: "RobotoMedium";
  width: 62%;
  padding-left: 20px;
  margin-bottom: 0;
  padding-bottom: 0;
}
.some-more-benefits .blocks-wrap {
  margin-bottom: 0;
  padding-bottom: 64px;
  justify-content: center;
}
.some-more-benefits .blocks-wrap .block {
  width: 280px; /*height:483px;*/
  height: 523px;
  background: #ffffff 0% 0% no-repeat padding-box;
  padding: 24px 20px;
  margin: 12px;
  box-shadow: 0px 1px 8px #00000029;
  border-radius: 8px;
  align-items: center;
  flex-direction: column;
}
.physical-bidding .some-more-benefits .blocks-wrap .block {
  height: 374px;
}
.online-bidding .some-more-benefits .blocks-wrap .block {
  height: 384px;
}
.phygital-bidding .some-more-benefits .blocks-wrap .block {
  height: 360px;
}
.parking-services .some-more-benefits .blocks-wrap .block {
  width: 394px;
  height: 162px;
  flex-direction: row;
}

.logistics-services .some-more-benefits .blocks-wrap {
  justify-content: space-evenly;
}

.logistics-services .some-more-benefits .blocks-wrap .block {
  width: 286px;
  height: 280px;
}

.documentation-services .some-more-benefits .blocks-wrap .block {
  width: 392px;
  height: 288px;
}

.some-more-benefits .blocks-wrap .block .icon-circle,
.some-more-benefits .blocks-wrap .block .icon-circle .benefits-icon,
.some-more-benefits .blocks-wrap .block .icon-circle .img-wrap-yellow {
  width: 150px;
  height: 150px;
  background-color: #ffca0b;
  border-radius: 50%;
  flex-shrink: 0;
}
.some-more-benefits .blocks-wrap .block .icon-circle .img-wrap-yellow {
  display: flex;
  justify-content: center;
  align-items: center;
}

.parking-services .some-more-benefits .blocks-wrap .block .icon-circle {
  width: 115px;
  height: 115px;
}
.parking-services .some-more-benefits .blocks-wrap .block .icon-circle img {
  border-radius: 50%;
  width: 90px;
  height: 90px;
}

.logistics-services .some-more-benefits .blocks-wrap .block .icon-circle {
  background-color: #f9f9f9;
}
/*.some-more-benefits .blocks-wrap .block:nth-child(1){margin-left:0;}
.some-more-benefits .blocks-wrap .block:last-child{margin-right:0;}*/
.some-more-benefits .blocks-wrap .block .text {
  font-size: 18px;
  text-align: center;
  padding: 16px 0 0;
  width: 100%;
  padding-bottom: 0;
}
.parking-services .some-more-benefits .blocks-wrap .block .text {
  font-size: 16px;
  text-align: left;
  padding: 0px 0 0px 32px !important;
  width: auto;
}
.documentation-services .some-more-benefits .blocks-wrap .block .text {
  width: 90%;
}
.some-more-benefits .blocks-wrap .block .paragraph-text {
  font-size: 14px;
  font-family: "Roboto";
  justify-content: center;
  text-align: center;
  line-height: 25px;
}
/*.some-more-benefits .blocks-wrap .block .benefits-icon{margin-top:17px;}*/
/*.you-can-avail .blocks-wrap .block .text{color:#2B2A29;font-size:16px;font-family:'RobotoMedium';width:50%;padding-left:20px;}*/

.samil-finance-services .some-more-benefits.another-block .blocks-wrap .block {
  width: 392px;
  height: 288px;
  background: #ffffff 0% 0% no-repeat padding-box;
  padding: 26px;
  margin: 12px;
  box-shadow: 0px 1px 8px #00000029;
  border-radius: 8px;
  align-items: center;
  flex-direction: column;
}
.samil-insurance-services .some-more-benefits .blocks-wrap .block {
  height: 253px;
}

/*.documentation-services .solution-services-content-block .lhs{width:540px}*/
.solution-services-content-block .rhs .desktop-banner {
  max-width: 730px;
  width: 100% !important;
}

/* ---Styles for Services Landing page - starts here--- */
.all-services.main .service-section {
  padding-top: 87px;
  padding-bottom: 48px;
}
.all-services.main .lhs {
  width: 548px;
}
.all-services.main .rhs {
  width: 613px;
  height: 420px;
  margin-right: 25px;
}
.all-services.main .service-section {
  justify-content: space-between;
}
.all-services .service-img {
  box-shadow: 25px -25px 0px 0px #ffeeaf;
}

.all-services.main .lhs .block-title,
.all-services.main .lhs .block-title .yellow-txt,
.all-services.main .rhs .block-title,
.all-services.main .rhs .block-title .yellow-txt {
  font-size: 38px;
  font-family: "RobotoBlack";
  padding-bottom: 0;
}
.all-services.main .block-title.text-content {
  font-size: 24px;
  font-family: "RobotoMedium";
  padding-top: 6px;
  padding-bottom: 0;
  width: 95%;
}
.all-services.main .block-title.text-subcontent {
  font-size: 18px;
  font-family: "RobotoMedium";
  padding-top: 36px;
  padding-bottom: 36px;
}
.all-services.main .visit-web {
  /*color:#354DA7;*/
  color: #707070;
  font-size: 20px;
  font-family: "RobotoMedium";
  border: 1px solid #707070;
  background-color: #fff;
  width: 230px;
  height: 56px;
  justify-content: center;
  align-items: center;
  border-radius: 32px;
  transition: all 0.26s;
}
.all-services.main .visit-web .right-arrow {
  color: #354da7;
  font-size: 30px;
  line-height: normal;
  width: 52px;
  height: 22px;
  padding: 0;
  margin-top: -3px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  transition: all 0.26s;
  display: none !important;
}
.all-services.main .visit-web:hover {
  color: #fff;
  background-color: #595959;
  border: 1px solid #000;
}
.all-services.main .visit-web:hover .right-arrow {
  color: #fff;
}
.all-services.main .visit-web::after {
  content: "\2192";
  font-size: 31px;
  width: 48px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  margin-left: 6px;
  padding: 7px 0 10px;
}

.csr .solution-services-content-block .text-content {
  font-size: 1rem;
  padding-top: 0px;
  font-weight: 400;
  line-height: 1.65rem;
}
.csr .solution-services-content-block .lhs {
  width: 575px;
  padding-top: 100px;
}
.csr.logistics-services .samil-logic-benefits {
  text-align: left;padding-left: 1rem;padding-right: 1rem;
}
.csr.logistics-services .samil-logic-benefits .lhs {
  flex-shrink: 0;
}
.csr.logistics-services .samil-logic-benefits .lhs {
  height: 500px;
}
.csr.logistics-services .samil-logic-benefits .rhs {
  margin-left: 2rem;
}
.csr.logistics-services .block-title {
  padding-bottom: 20px;
}
/* ---Styles for Services Landing page - ends here--- */

/* ---Converted Services shared layout--- */
.solution-services-page.service-page {
  --samil-navy: #202b6a;
  --samil-gold: #ffd700;
  --text-muted-custom: #4c4c4c;
  --card-text: #161616;
  --benefits-yellow-1: #eecf2f;
  --benefits-yellow-2: #ffe66b;
  font-family: "Poppins", sans-serif;
  background-color: #fff;
  text-align: left;
}

.solution-services-page.service-page .hero-wrap {
  position: relative;
  min-height: 420px;
  overflow: hidden;
}

.solution-services-page.service-page .hero-bg-img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.solution-services-page.service-page .hero-gradient {
  position: absolute;
  inset: 0;
  background: linear-gradient(
    256deg,
    rgba(243, 148, 103, 0.1) 16.65%,
    rgb(32, 43, 106) 73.83%
  );
  pointer-events: none;
}

.solution-services-page.service-page .hero-content {
  position: relative;
  z-index: 2;
  padding: 5rem 1rem 4rem !important;
}

.solution-services-page.service-page .hero-title {
  font-size: clamp(1.75rem, 4vw, 2.25rem);
  font-weight: 700;
  color: #fff;
  line-height: 1.35;
  max-width: 42rem;
}

.solution-services-page.service-page .hero-title .accent {
  color: var(--samil-gold);
}

.solution-services-page.service-page .hero-lead {
  /*font-size: 1.125rem;*/
  font-size: 20px;
  font-weight: 400;
  color: #fff;
  line-height: 1.6;
  max-width: 43rem;
}

.solution-services-page.service-page .stats-pill {
  background: #fff;
  border-radius: 0.75rem;
  box-shadow: 0 4px 10.3px rgba(0, 0, 0, 0.25);
  padding: 0.85rem 1.75rem 0.85rem 1.25rem !important;
  max-width: fit-content;
  margin-top: 2rem;
}

.solution-services-page.service-page .stat-divider {
  width: 1px;
  align-self: stretch;
  /*background: rgba(0, 0, 0, 0.08);*/background-color: transparent;
  min-height: 3.5rem;
}

.solution-services-page.service-page .stat-num {
  font-size: 1.5rem;
  font-weight: 600;
  color: #000;
  line-height: 1.2;
}

.solution-services-page.service-page .stat-label {
  font-size: 0.875rem;
  color: #000;
  margin: 0;
}

.solution-services-page.service-page .stat-icon-wrap {
  width: 56px;
  height: 56px;
  flex-shrink: 0;
  position: relative;
}

.solution-services-page.service-page .stat-icon-ellipse {
  background: #eef1fb;
  width: 56px;
  height: 56px;
  border-radius: 50%;
}

.solution-services-page.service-page .stat-icon-ellipse img {
  width: 60%;
  height: 60%;
  object-fit: contain;
}

.solution-services-page.service-page .section-process {
  padding-top: 3rem;
  padding-bottom: 2rem;
}

.solution-services-page.service-page .process-title {
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.2;
  background: linear-gradient(90deg, #2047a9 0%, #339de0 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  text-align: center;
}

.solution-services-page.service-page .process-sub {
  font-size: 1.25rem;
  font-weight: 500;
  max-width: 80%;
  margin: 0 auto;
  color: var(--text-muted-custom);
  text-align: center;
}

.solution-services-page.service-page .process-card {
  border-radius: 24px;border: none;
  background: linear-gradient(244deg, rgb(252, 249, 248) 1.45%, rgb(246, 247, 252) 86.14%);
  height: 100%;padding: 1.25rem 1.25rem 1.5rem;box-shadow: none;
}

.solution-services-page.physical-bidding .process-card{
  background: linear-gradient(254.6deg, #FCF9F8 1.45%, #F6F7FC 86.14%);
}

.main.physical-bidding .testimonial-block .journey-head{margin-bottom: 10px}

.solution-services-page.service-page .process-card-icon {
  width: 83px;height: 83px;position: relative;margin-bottom: 0.75rem;
}

.solution-services-page.service-page
  .process-card-icon
  .process-card-icon-ellipse {
    position: absolute;left: 50%;top: 50%;width: 100%;height: 100%;
    transform: translate(-50%, -50%);border-radius: 50%;pointer-events: none;
    background: #fff;filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.04));
  }

  .solution-services-page.service-page .process-card-icon .icon-foreground {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 55%;
    max-height: 55%;
    object-fit: contain;
  }

.solution-services-page.service-page
  .process-card-icon.icon-lg
    .icon-foreground {max-width: 64%;max-height: 90%;}

  .solution-services-page.service-page .process-card h3 {
    font-size: 1rem;
    font-weight: 600;
    color: var(--card-text);
    margin-bottom: 0.5rem;
  }

  .solution-services-page.service-page .process-card p {
    font-size: 0.875rem;
    color: var(--text-muted-custom);
    line-height: 1.5;
    margin: 0;
  }

  .solution-services-page.service-page .benefits-wrap {
    background: linear-gradient(
      256deg,
      var(--benefits-yellow-1) 10.23%,
      var(--benefits-yellow-2) 92.52%
    );
    border-radius: 32px;
    padding: 2.5rem 2rem;
    position: relative;
    overflow: hidden;
  }

  .solution-services-page.service-page .benefits-wrap .h3.blk-title {
    font-size: 2.25rem;
    font-weight: 600;
    color: #000;
    margin-bottom: 0.75rem;
  }

  .solution-services-page.service-page .benefits-intro {
    font-size: 1.125rem;
    color: #404040;
    line-height: 1.75;
    margin-bottom: 1.25rem;
  }

  .solution-services-page.service-page .benefit-list {
    list-style: none;
    padding: 0;
    margin: 0;
  }

  .solution-services-page.service-page .benefit-list li {
    display: flex;
    align-items: flex-start;
    gap: 0.75rem;
    font-size: 1rem;
    font-weight: 500;
    color: #333;
    line-height: 1.6;
    margin-bottom: 0.85rem;
  }

  .solution-services-page.service-page .benefit-list li:last-child {
    margin-bottom: 0;
  }

  .solution-services-page.service-page .benefit-list img.check {
    width: 20px;
    height: 20px;
    flex-shrink: 0;
    margin-top: 0.35rem;
  }

  .solution-services-page.service-page .benefits-img {
    border-radius: 31px;
    border: 4px solid #ffeb89;
    overflow: hidden;
    box-shadow: 0 4px 13.3px rgba(0, 0, 0, 0.05);
  }

  .solution-services-page.service-page .benefits-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    min-height: 280px;
  }

  .solution-services-page.service-page .benefits-glow {
    position: absolute;
    width: 128px;
    height: 128px;
    border-radius: 50%;
    background: rgba(255, 185, 0, 0.2);
    filter: blur(64px);
    right: 10%;
    top: -20px;
    pointer-events: none;
  }

/* new styles for csr */
:root {
  --pt-blue: #2d78c3;
  --pt-violet: #6959be;
  --pt-yellow: #ffd700;
  --pt-text: #191919;
  --pt-body: #2b2b2b;
  --pt-muted: #f5f7fc;
  --pt-border: #0c8ae5;
}

body {
  margin: 0;
  font-family: "Poppins", sans-serif;
  background: #ffffff;
  color: var(--pt-text);
}

.corporatesocialresponsibility-page {
  overflow: clip;
  text-align: left;
}

.corporatesocialresponsibility-page img {
  display: block;
  max-width: 100%;
}

.corporatesocialresponsibility-page .corporatesocialresponsibility-hero {
  padding: 3rem 0;
  background: linear-gradient(
    252deg,
    var(--pt-violet) 15.2%,
    var(--pt-blue) 80.98%
  );
}

.corporatesocialresponsibility-page .corporatesocialresponsibility-hero-copy {
  max-width: 38rem;
  color: #ffffff;
}

.corporatesocialresponsibility-page
  .corporatesocialresponsibility-hero-copy
  h1 {
  margin: 0 0 1rem;
  color: #ffffff;
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1.2;
}

.corporatesocialresponsibility-page
  .corporatesocialresponsibility-hero-copy
  h1
  span {
  color: var(--pt-yellow);
}

.corporatesocialresponsibility-page .corporatesocialresponsibility-hero-copy p {
  margin: 0;
  color: #ffffff;
  font-size: 1.15rem;
  line-height: 1.35;
}

.corporatesocialresponsibility-page .corporatesocialresponsibility-hero-media {
  overflow: hidden;
  border-radius: 2.15rem;
  box-shadow: 0 4px 28.9px rgba(0, 0, 0, 0.13);
}

.corporatesocialresponsibility-page
  .corporatesocialresponsibility-hero-media
  img {
  width: 100%;
  object-fit: cover;
}

@media only screen and (min-width:1300px) and (max-width:1439px){
    .header .header-menu-wrap ul li.buy-menu{width:90px}
    .header .header-menu-wrap ul li.sell-menu{width:80px}
    .header .header-menu-wrap ul li.inventory-menu{width:112px}
    .header .header-menu-wrap ul li.company-menu{width:130px}
}


@media (max-width: 1399.98px) {
  .corporatesocialresponsibility-page
    .corporatesocialresponsibility-hero-copy
    h1 {
    font-size: 2.9rem;
  }
}

@media (max-width: 1199.98px) {
  .corporatesocialresponsibility-page {
    margin-top: 100px !important;
  }
  .corporatesocialresponsibility-page .container {
    padding-left: 10px;
  }
  .corporatesocialresponsibility-page
    .corporatesocialresponsibility-hero-copy
    h1 {
    font-size: 2.6rem;
  }

  .corporatesocialresponsibility-page
    .corporatesocialresponsibility-hero-copy
    p {
    font-size: 1.08rem;
  }
}

@media (max-width: 991.98px) {
  .corporatesocialresponsibility-page .corporatesocialresponsibility-hero {
    padding: 2.7rem 0 3rem;
  }

  .corporatesocialresponsibility-page .corporatesocialresponsibility-hero-copy {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .corporatesocialresponsibility-page
    .corporatesocialresponsibility-hero-media {
    height: 18rem;
  }
}

@media (max-width: 767.98px) {
  .corporatesocialresponsibility-page
    .corporatesocialresponsibility-hero-copy
    h1 {
    font-size: 2rem;
  }

  .corporatesocialresponsibility-page
    .corporatesocialresponsibility-hero-copy
    p {
    font-size: 0.98rem;
    line-height: 1.75;
  }

  .corporatesocialresponsibility-page
    .corporatesocialresponsibility-hero-media {
    border-radius: 1.4rem;
  }

  .corporatesocialresponsibility-page
    .corporatesocialresponsibility-hero-media {
    height: 13em;
  }
}

@media (max-width: 575.98px) {
  .corporatesocialresponsibility-page .corporatesocialresponsibility-hero {
    padding-top: 2.3rem;
  }

  .corporatesocialresponsibility-page
    .corporatesocialresponsibility-hero-copy
    h1 {
    font-size: 1.8rem;
  }
}
