:root {
	--primary-color: #ef6224;
}
a {
    text-decoration: none !important;
}
/* Footer CSS Start */
.mobile-footer-main {
  display: none;
}
.tellus-aboutyou-main {
  position: relative;
  margin-top: 150px;
  padding-top: 205px;
}
.tellus-aboutyou-cover {
  position: absolute;
  top: -118px;
  left: 0;
  right: 0;
  width: 100%;
}
.tellus-aboutyou-iner {
  display: inline-flex;
  width: 100%;
  background: url(../images/footer-bg-about.png) top center no-repeat;
  background-size: cover;
  padding: 25px 80px;
  border-radius: 30px;
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap;
  flex-direction: row;
  min-height: 260px;
}
.tellus-aboutyou-cover-left {
  width: 65%;
}
.tellus-aboutyou-cover-left h6 {
  color: var(--primary-color);
  font-weight: 400;
  font-size: 20px;
  width: 100%;
  margin-bottom: 12px;
  text-transform: uppercase;
}
.tellus-aboutyou-cover-left h4 {
  color: #ffffff !important;
  font-weight: 700;
  width: 100%;
  font-size: 32px !important;
}
.tellus-aboutyou-cover-right {
}
.tellus-aboutyou-cover-right a {
  background-color: var(--primary-color);

  color: #ffffff !important;

  font-weight: 500;

  padding: 12px 20px;

  font-size: 16px;

  border-radius: 9px;

  display: inline-block;}

.footer-main-cover {
  display: inline-block;
  width: 100%;
  background: url(../images/world-map-image.png) center no-repeat;
  background-size: 72%;
}
footer {
  display: inline-block;
  width: 100%;
  padding-top: 80px;
  padding-bottom: 28px;
  background-color: #f8f8f8;
}
.footer-main-top {
  display: inline-flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  width: 100%;
  gap: 100px;
  border-bottom: 1px solid #dbdbdb;
  margin-bottom: 26px;
}
.footer-main-top-one {
  width: 35%;
  margin-bottom: 25px;
}
.footer-logo {
  width: 225px;
  margin-bottom: 15px;
}
.footer-main-top-one p {
  color: #595959;
}

.footer-main-top-two {
  width: 30%;
}
.footer-main-top-two ul,
.footer-main-top-three ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
  margin-bottom: 35px;
}
.footer-main-top-two ul h3,
.footer-main-top-three ul h3,
.footer-main-mid h3,
.footer-main-top-one h3 {
  color: #121212;
  font-weight: 700;
  font-size: 20px;
}

.footer-main-top-two h3,
.footer-main-top-three h3 {
  display: inline-flex;
  width: 100%;
  align-items: center;
  gap: 10px;
}
.footer-main-top-two h3 img,
.footer-main-top-three h3 img {
}
.footer-main-top-two ul li,
.footer-main-top-three ul li {
  margin-top: 2px;
}
.footer-main-top-two ul li a,
.footer-main-top-three ul li a,
.footer-main-top-three ul li {
  color: #595959;
  font-size: 16px;
}

.footer-main-top-three {
  width: 25%;
}

.footer-main-mid {
  /* border-top: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb; */
  display: inline-block;
  width: 100%;
  /* padding-top: 35px;
  padding-bottom: 35px;
  margin-top: 35px; */
}
.footer-main-mid ul {
  display: inline-flex;
  width: 100%;
  padding: 0px;
  margin: 0px;
  justify-content: space-around;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: row;
  list-style: none;
  margin-top: 10px;
}
.footer-main-mid ul li img {
  width: 80%;
}
.footer-main-bot {
  display: inline-flex;
  width: 100%;
}

.footer-main-bot {
  display: inline-flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  margin-top: 28px;
  flex-direction: row-reverse;
}
.footer-main-bot p {
  color: #595959;
  margin: 0px;
  font-size: 16px;
}
.security-img-box img {
  height: 22px;
}

.follow-us-left-main-award {
  display: inline-flex;
  width: 100%;
  gap: 100px;
  border-bottom: 1px solid #dbdbdb;
  padding-top: 10px;
  padding-bottom: 32px;
}

.follow-us-left-cover-new {
  width: 56%;
}
.follow-us-left-cover-new ul {
  display: inline-flex;
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
  flex-wrap: wrap;
  gap: 5px;
  margin-bottom: 18px;
  margin-top: 0px;
}
.follow-us-left-cover-new ul li {
  margin-right: 10px;
}
.follow-us-left-cover-new ul h3 {
  width: 100%;
  color: #121212;
  font-weight: 700;
  font-size: 20px;
}
.follow-us-left-cover-new ul li a img {
  width: 30px;

  height: 30px;}
.follow-us-left-cover-new a.com-btn {
  background-color: #ffffff;
  color: var(--primary-color) !important;
  border: 1px solid var(--primary-color);
  padding: 8px 13px;
  font-size: 15px;
  border-radius: 12px;
}
.get-in-touch-social-list {
}
.get-in-touch-social-list ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
.get-in-touch-social-list ul li {
  margin-top: 8px;
}
.get-in-touch-social-list ul li a {
  color: #595959;
  display: inline-flex;
  width: 100%;
  gap: 10px;
  align-items: center;
}
.get-in-touch-social-list ul li a img {
}
/* .home-tellus-about-main{
  margin-top: 118px;
} */
/* Tell us about you section */
.tellus-aboutyou-cover-left h2 {
    color: #fff !important;
    font-weight: 700;
    width: 100%;
}

.tellus-aboutyou-cover-left p {
    color: var(--primary-color);
    font-weight: 400;
    font-size: 20px;
    width: 100%;
    margin-bottom: 12px;
    text-transform: uppercase;
}

.tellus-aboutyou-cover-right a {
    position: relative;
    overflow: hidden;
    transition: all 0.3s ease;
    border: 1px solid transparent;
}

.tellus-aboutyou-cover-right a:hover {
    transform: translateY(-2px);
    border-color: rgba(255, 255, 255, 0.45);
    box-shadow: 0 0 10px rgba(255, 255, 255, 0.25);
}
.com-btn {
  background-color: var(--primary-color);
  color: #ffffff !important;
  font-weight: 500;
  padding: 10px 16px;
  font-size: 15px;
  border-radius: 9px;
  display: inline-block;
}
.com-btn img{
  width: 25px !important;
}

.com-btn {
    border: none;
    margin-top: 15px;
    white-space: nowrap;
}
/* Follow us icons grayscale */
.follow-us-left-cover-new ul li a img {
    filter: grayscale(1);
}

.follow-us-left-cover-new ul li a img:hover {
    filter: grayscale(0);
}

@media (max-width: 991px) {
    .tellus-aboutyou-main {
        margin-top: 0px !important;
    }

    .ecommerce-excellence-right {
        padding-left: 0;
    }

    .com-btn {
        font-size: 13px !important;
    }
}

.talk-business-main {
  width: 100%;
  display: inline-block;
  padding-bottom: 85px;
}

.talk-business-cov .com-title-disc-cover {
  text-align: left;
}

.talk-business-cov {
  width: 100%;
  display: inline-block;
  text-align: center;
  background: url(../images/talk-business-bg.png) top center no-repeat;
  background-size: 100% 100%;
  padding-top: 100px;
  padding-bottom: 100px;
}

.talk-business-cov .com-title-disc-cover p {
  font-weight: 500;
  font-size: 20px;
  line-height: 26px;
  text-transform: uppercase;
  color: var(--primary-color);
  margin-bottom: 8px;
}

.talk-business-cov .com-title-disc-cover h2 {
  margin: 0;
}

.talk-business-form-wrap {
  display: flex;
  gap: 24px;
}

.talk-business-form-wrap .contact-form-wrap h4 {
  display: inline-block;
}

.talk-business-info {
  width: 50%;
  padding-top: 55px;
}

.talk-business-form {
  width: 50%;
  background: #ffffff;
  border: 1px solid #eeeceb;
  box-shadow: 5px 5px 10px 0px #0000001c;
  border-radius: 12px;
  padding: 30px;
  margin-top: -175px;
}

.talk-business-form h4 {
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 24px;
  color: var(--text-color);
}

.talk-business-info .contact-info-text-cov p {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: var(--description-text-color);
}
.Whathappens-next-main {
  width: 100%;
  display: inline-block;
  padding-top: 80px;
}

.Whathappens-next-main h4 {
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  color: var(--text-color);
  margin-bottom: 16px;
}

.Whathappens-step-cov ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-flex;
}

.Whathappens-step-cov ul li {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #595959;
  position: relative;
  padding-left: 30px;
}

.Whathappens-step-cov ul li:not(:last-child) {
  padding-right: 60px;
}

.Whathappens-step-cov ul li:not(:last-child)::before {
  content: "";
  width: 35px;
  height: 66px;
  background: url(../svg/arrow-step-design.svg) top center no-repeat;
  position: absolute;
  top: -2px;
  right: 19px;
}

.Whathappens-step-cov ul li span {
  font-weight: 400;
  font-size: 26px;
  line-height: 26px;
  color: #000000;
  position: absolute;
  top: 0;
  left: 0;
}

.talk-business-form .contct-attchfile-wrap .attectfile-cov {
  width: 65%;
}

.com-title-disc-cover {
  display: inline-block;
  width: 100%;
}

.contact-info-detail-cover p{
  color: #595959;
  font-size: 16px;
}
.contact-info-detail-inr{
    width: 100%;
    margin-bottom: 10px;
}
.contact-info-detail-inr a{
      display: inline-flex;
    width: 100%;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row;
    gap: 15px;
}
.contact-info-detail-inr a img{}
.contact-info-detail-inr a p{
  color: #121212;
  font-size: 16px;
  margin: 0px;
  font-weight: 600;
}
/*contact form field design */
.custom-select-wrapper {
  margin-bottom: 20px;
}

.custom-select-wrapper label {
  font-weight: 600;
  display: block;
  margin-bottom: 10px;
}

.custom-select {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.custom-select .option {
  padding: 8px 16px;
  background-color: #f4f6fa;
  color: #333;
  border-radius: 20px;
  border: 1px solid transparent;
  cursor: pointer;
  transition: all 0.3s ease;
  font-size: 14px;
  user-select: none;
}

.custom-select .option:hover {
  background-color: #eaeef5;
}

.custom-select .option.active {
  border: 1px solid #ef6224; /* orange border */
  color: #ef6224;
  background-color: #fff;
}