@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&display=swap");

html {
  scroll-behavior: smooth;
}

.temp-testimonial:hover {
  cursor: default;
}

nav .navbar-nav a {
  color: #737491 !important;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  margin-right: 13px;
}

nav .navbar-nav a.active {
  color: #37384e !important;
  border-bottom: 2px solid #448c74 !important;
}

.contact-us-nav {
  background-color: #448c74;
  margin-right: 0 !important;
}

nav .navbar-nav .nav-link {
  padding: 0;
}

nav .navbar-nav .contact-us-nav {
  color: #fff !important;
  border-radius: 12px;
}

.navbar-original-style {
  background-color: #ecf3f1;
}

.nav-wrapper {
  position: sticky;
  top: 0;
  z-index: 1020;
  background-color: #fff;
  box-shadow: 0px 0px 10px rgba(179, 179, 179, 0.4);
}

.top-section,
.careers-section-wrapper,
.contact-us-section {
  background-color: #ecf3f1;
}

.careers-section-wrapper {
  margin-bottom: 250px;
}

.connect-text {
  font-family: "Inter", sans-serif;
  color: #4c4d66;
  font-size: calc(12px + 1.7vw);
  font-weight: 400;
  margin: 0;
}

.digital-text {
  font-family: "Inter", sans-serif;
  color: #4c4d66;
  font-size: calc(12px + 1.7vw);
  font-weight: 600;
  margin: 0;
}

.connect-paragraph {
  font-weight: 400;
  font-size: 16px;
  font-family: "Inter", sans-serif;
  color: #737491;
  margin-top: 10px;
}

.carousel .carousel-indicators button {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #565664;
}

.carousel .carousel-indicators button.active {
  background-color: #448c74;
}

.secondary-heading {
  font-family: "Inter", sans-serif;
  font-weight: 600;
  text-align: center;
  font-size: 22px;
  color: #4c4d66;
  margin-top: 130px;
  margin-bottom: 50px;
}

.friends-heading {
  margin-bottom: 20px;
}

.friends-paragraph {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  text-align: center;
  font-size: 16px;
  color: #737491;
  margin-bottom: 40px;
}

.second-row {
  margin-bottom: 30px;
  justify-content: center;
  gap: 50px;
}

.second-row-column {
  text-align: center;
}

.second-row-column-heading {
  font-family: "Inter", sans-serif;
  font-weight: 600;
  font-size: 16px;
  color: #4c4d66;
  margin: 0px;
}

.second-row-column-heading-wrapper {
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
}

.second-row-column-paragraph {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #737491;
  margin-bottom: 100px;
}

.third-row {
  position: relative;
}

.third-row-items {
  width: 90%;
  margin: auto;
}

.third-row-column-one {
  margin-top: 91px;
}

.third-row-background {
  background-color: #448c74;
  border-radius: 45px;
  height: 410px;
  position: absolute;
  z-index: -1;
  bottom: -20px;
}

.web {
  font-family: "Inter", sans-serif;
  font-weight: 600;
  color: #fff;
  font-size: 20px;
  margin-top: 16px;
  width: 110%;
}

.web-paragraph {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #fff;
  text-align: justify;
  text-justify: inter-word;
  width: 110%;
}

.secondary-button {
  background-color: #fff;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  color: #37384e;
  font-size: 12px;
  border: 1px solid #448c74;
}

.secondary-button:hover {
  background-color: #fff !important;
  color: #37384e !important;
  border: 1px solid #5aa78d !important;
}

.about-dtc-btn {
  font-size: 14px;
  font-weight: 600;
}

.country-row {
  margin: auto;
  display: flex;
  justify-content: space-evenly;
  flex-wrap: wrap;
  gap: 20px;
}

.country-wrapper {
  text-align: center;
}

.country-name {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #4c4d66;
  margin-top: 10px;
}

.dtc-logo {
  height: auto;
  width: 90px;
}
.country-flag {
  transition-duration: 0.8s;
}

.country-flag:hover {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  transition-duration: 0.8s;
}

.companies-logos {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  justify-content: center;
}

.why-us {
  font-family: "Inter", sans-serif;
  font-weight: 600;
  font-size: 22px;
  color: #4c4d66;
}

.why-us-secondary-heading {
  font-family: "Inter", sans-serif;
  font-weight: 600;
  font-size: 16px;
  color: #4c4d66;
}

.why-us-paragraph {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #737491;
  text-align: justify;
}

.testimonial-name {
  font-family: "Inter", sans-serif;
  font-weight: 600;
  font-size: 16px;
  color: #4c4d66;
  margin: 0;
}

.testimonial-designation {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #4c4d66;
  margin: 0;
}

.testimonial-paragraph {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 12px;
  color: #737491;
  text-align: justify;
  margin-top: 5px;
  margin-bottom: 0;
}

.testimonial-image {
  margin-bottom: 10px;
}

.testimonial-card {
  background-color: #fff;
  box-shadow: 0px 0px 10px rgba(179, 179, 179, 0.35);
  border-radius: 45px;
  padding: 25px;
  margin: 2px;
}

.testimonial-row {
  gap: 15px;
}

.testimonial-section {
  margin-top: 115px;
}

.testimonial-carousel-style {
  display: none;
}

.careers-section {
  position: relative;
  text-align: center;
  margin-top: 130px;
  padding: 50px 0 180px 0px;
}

.primary-button {
  font-family: "Inter", "sans-serif";
  font-size: 12px;
  font-weight: 600px;
  background-color: #448c74;
  color: #fff;
  border-radius: 12px;
  border: 1px solid #448c74;
  padding: 10px 30px;
}

.primary-button:hover,
.primary-button:disabled {
  background-color: #5aa78d !important;
  color: #fff !important;
  border: 1px solid #5aa78d !important;
}

.primary-button:disabled {
  cursor: not-allowed !important;
  pointer-events: all !important;
}

.office-images {
  position: absolute;
  margin-top: 50px;
  display: flex;
  justify-content: center;
  gap: 10px;
  padding: 0 20px;
}

.office-image {
  height: auto;
  width: 260px;
}

.careers-heading,
.contact-us-heading {
  font-family: "Inter", sans-serif;
  font-weight: 600;
  text-align: center;
  font-size: 22px;
  color: #4c4d66;
  margin-bottom: 20px;
}

.careers-paragraph {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #737491;
}

.apply-link {
  color: #448c74;
}

.blog-section {
  margin-top: 260px;
  margin-bottom: 130px;
}

.blog-section-top-menu div {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.blog-section-heading {
  font-family: "Inter", sans-serif;
  font-weight: 600;
  text-align: center;
  font-size: 22px;
  color: #4c4d66;
  margin: 0;
}

.blog-title {
  font-family: "Inter", sans-serif;
  font-weight: 600;
  font-size: 16px;
  color: #4c4d66;
  margin: 20px 0 0 0;
}

.blog-date {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 12px;
  color: #4c4d66;
  margin: 0;
}

.blog-paragraph {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 12px;
  color: #737491;
}

.blog-card-content {
  padding: 10px;
}

.sub-blog-card {
  display: flex;
  gap: 10px;
  padding-left: 0;
}

.sub-blog-card .blog-card-content {
  padding: 0 0 0 5px;
  width: 70%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.sub-blog-card .blog-title {
  margin: 0;
}

.sub-blog-card .blog-paragraph {
  margin: 0;
}

.sub-blog-columns {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.blog-section-top-menu {
  margin-bottom: 50px;
}

.main-blog-card,
.sub-blog-card {
  background-color: #fff;
  border-radius: 12px;
  box-shadow: 0px 0px 12px rgba(199, 199, 199, 0.35);
}

.contact-methods,
.social-handles-wrapper {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.contact-us-sub-heading {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #737491;
  text-align: center;
  margin-bottom: 50px;
}

.form-label {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #4c4d66;
  margin: 0 0 5px 0;
}

.invalid-feedback {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 14px;
}

.form-control,
textarea {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #4c4d66;
  border-radius: 12px;
}

.form-control:focus {
  border: 1px solid #448c74;
}

.form-control::placeholder {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  color: #737491;
  font-size: 14px;
}

.contact-us-section {
  padding: 50px 0;
}

.contact-us-heading {
  margin: 0;
}

#map {
  height: 478px;
  width: 100%;
}

.navbar-toggler {
  padding: 0;
  border: none;
}

.navbar-toggler .navbar-toggler-icon {
  background-image: url("./assest/images/nav-toggler.webp");
}

.footer {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 50px 12px;
}

.footer-sections {
  display: flex;
  gap: 10px;
}

.footer-sections p {
  margin: 0;
}

.footer-first-section {
  align-items: center;
  gap: 20px;
}

.footer-second-section {
  gap: 100px;
}

.footer-explore,
.footer-contact-us {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  font-size: 14px;
  color: #4c4d66;
}

.footer-copyright,
.footer-icon a {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 12px;
  color: #737491;
}

.footer-copyright {
  display: flex;
  gap: 4px;
}

.social-handles {
  display: flex;
  gap: 10px;
}

.footer-icon {
  display: flex;
  gap: 5px;
  align-items: center;
}
/* Max width media queries */
@media only screen and (max-width: 1199px) {
  .third-row-column-one {
    margin-top: 100px;
  }

  .third-row-background {
    height: 440px;
  }

  .web {
    width: 113%;
  }

  .web-paragraph {
    width: 113%;
  }

  .second-row-column-heading-wrapper {
    height: 60px;
  }

  .network-art {
    height: 500px;
    width: auto;
  }

  .careers-section {
    padding-bottom: 160px;
  }

  .careers-section-wrapper {
    margin-bottom: 226px;
  }

  .office-image {
    width: 220px;
  }

  .footer-second-section {
    gap: 50px;
  }

  .sub-blog-card .blog-card-content {
    width: 75%;
  }
}

@media only screen and (max-width: 991px) {
  .navbar-nav {
    background-color: #fff !important;
  }

  .top-row {
    height: 390px;
  }

  .top-section {
    padding-bottom: 40px;
  }

  .second-row {
    gap: 10px;
  }

  .second-row-column-heading-wrapper {
    height: 40px;
    margin: 5px 0;
  }

  .second-row-column-paragraph {
    margin-bottom: 40px;
  }

  .second-row-third-column-paragraph {
    margin-bottom: 120px;
  }

  .third-row-background {
    height: 445px;
    bottom: -35px;
  }

  .third-row-column-one {
    margin-top: 0;
  }

  .web {
    width: 120%;
  }

  .web-paragraph {
    width: 120%;
  }

  .network-art {
    height: 290px;
    width: auto;
  }

  .testimonial-section {
    text-align: center;
  }

  .testimonial-row {
    display: none;
  }

  .testimonial-carousel-style {
    display: block;
  }

  .why-us {
    margin-bottom: 20px;
  }

  .why-us-column {
    margin-bottom: 50px;
  }

  .testimonial-card {
    height: 315px;
  }

  .careers-section {
    padding-bottom: 135px;
  }

  .careers-section-wrapper {
    margin-bottom: 191px;
  }

  .office-image {
    width: 160px;
  }

  .main-blog-card-wrapper {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
  }

  .main-blog-card {
    width: 433px;
  }

  .main-blog-card {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .blog-title {
    margin: 0;
  }
  .sub-blog-card .blog-card-content {
    padding: 0 0 0 5px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .sub-blog-card {
    width: 433px;
    padding: 0;
    margin-bottom: 20px;
  }
  .sub-blog-row {
    display: flex;
    justify-content: center;
    margin: 0;
  }
  .blog-section {
    margin-top: 200px;
  }

  .blog-section-top-menu div {
    width: 433px;
  }
  .blog-section-top-menu {
    display: flex;
    justify-content: center;
    margin-bottom: 50px;
  }
  .sub-blog-columns {
    gap: 0;
  }
  .footer-sgx-logo {
    width: 110px;
    height: auto;
  }
  .footer-copyright {
    flex-direction: column;
    gap: 0;
  }
  .footer-second-section {
    gap: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .top-row {
    text-align: center;
    height: 880px;
  }

  .connect-text {
    font-size: calc(12px + 3vw);
  }

  .digital-text {
    font-size: calc(12px + 3vw);
  }

  .friends-heading {
    margin-bottom: 10px;
  }

  .second-row-third-column-paragraph {
    margin-bottom: 90px;
  }

  .web-paragraph {
    text-align: center;
    width: 100%;
  }

  .web {
    width: 100%;
  }

  .row3-img-col {
    text-align: center;
  }

  .third-row-column-one {
    text-align: center;
  }

  .third-row-background {
    height: 590px;
    bottom: -40px;
  }

  .dtc-logo {
    margin-top: 30px;
  }

  .testimonial-card {
    height: 340px;
  }

  .careers-section {
    padding-bottom: 164px;
  }

  .careers-section-wrapper {
    margin-bottom: 485px;
  }

  .office-images {
    flex-wrap: wrap;
    column-gap: 20px;
    row-gap: 1px;
  }

  .office-image {
    width: 230px;
  }

  .first-two-career-images {
    margin-bottom: 20px;
  }
  .blog-section {
    margin-top: 490px;
  }
  .send-message-button {
    text-align: center;
  }
  .contact-us-section {
    padding-bottom: 0;
  }
  .map-column {
    margin-top: 50px;
  }
  .footer {
    flex-direction: column;
    align-items: center;
    gap: 40px;
  }
  .footer-sections {
    flex-direction: column;
    align-items: center;
  }
  .footer-sgx-logo {
    width: 220px;
    height: auto;
  }
  .contact-methods {
    align-items: center;
  }
  .footer-second-section {
    gap: 40px;
  }
  .footer-first-section {
    text-align: center;
  }
}

@media only screen and (max-width: 575px) {
  .connect-text {
    padding-left: 10px;
    padding-right: 10px;
  }

  .digital-text {
    padding-left: 10px;
    padding-right: 10px;
  }

  .connect-paragraph {
    padding-left: 10px;
    padding-right: 10px;
  }

  .second-row-column-heading {
    padding-left: 10px;
    padding-right: 10px;
  }

  .second-row-column-paragraph {
    padding-left: 10px;
    padding-right: 10px;
  }

  .friends-paragraph {
    padding-left: 10px;
    padding-right: 10px;
  }

  .third-row-column-one {
    margin-top: 30px;
  }

  .friends-heading {
    margin-bottom: 20px;
  }

  .third-row-background {
    height: 637px;
  }

  .network-art {
    height: 360px;
    width: auto;
  }

  .third-row-column-one {
    margin-top: 10px;
  }

  .testimonial-card {
    height: 340px;
  }

  .careers-section {
    padding-bottom: 145px;
  }

  .careers-section-wrapper {
    margin-bottom: 425px;
  }

  .careers-paragraph {
    padding-left: 22px;
    padding-right: 22px;
  }

  .office-image {
    width: 190px;
  }

  .office-images {
    padding: 0;
  }

  .contact-us-sub-class {
    padding-left: 22px;
    padding-right: 22px;
  }

  .main-blog-card {
    width: 350px;
  }
  .main-blog-card-wrapper {
    display: flex;
    justify-content: center;
  }
  .blog-card-content {
    width: 350px;
  }
  .sub-blog-card {
    width: 350px;
  }

  .blog-section {
    margin-top: 420px;
  }

  .blog-section-top-menu div {
    width: 350px;
  }

  .top-row {
    height: 890px;
  }

  .second-row-column {
    padding: 0 10px;
  }

  .why-us-paragraph {
    padding: 0 10px;
  }
}

@media only screen and (max-width: 559px) {
  .third-row-background {
    height: 660px;
  }
}

@media only screen and (max-width: 543px) {
  .testimonial-card {
    height: 340px;
  }
}

@media only screen and (max-width: 535px) {
  .top-row {
    height: 850px;
  }
}

@media only screen and (max-width: 520px) {
  .testimonial-card {
    height: 355px;
  }
}

@media only screen and (max-width: 505px) {
  .third-row-background {
    height: 690px;
  }
}

@media only screen and (max-width: 500px) {
  .top-row {
    height: 820px;
  }
}

@media only screen and (max-width: 495px) {
  .third-row-background {
    height: 710px;
  }
}

@media only screen and (max-width: 480px) {
  .third-row-background {
    height: 670px;
  }
  .network-art {
    height: 310px;
    width: auto;
  }
  .top-row {
    height: 800px;
  }
  .blog-section {
    margin-top: 430px;
  }
}

@media only screen and (max-width: 473px) {
  .testimonial-card {
    height: 370px;
  }
}

@media only screen and (max-width: 440px) {
  .second-row-column-heading-wrapper {
    height: 70px;
    margin: 5px 0;
  }
  .office-image {
    width: 160px;
  }

  .careers-section-wrapper {
    margin-bottom: 365px;
  }
}

@media only screen and (max-width: 426px) {
  .top-row {
    height: 760px;
  }

  .third-row-background {
    height: 670px;
  }

  .third-row-column-one {
    margin-top: 0;
  }

  .network-art {
    height: 300px;
    width: auto;
  }

  .careers-section {
    padding-bottom: 130px;
  }

  .careers-section-wrapper {
    margin-bottom: 380px;
  }

  .main-blog-card {
    width: 300px;
  }
  .blog-card-content {
    width: 300px;
  }
  .sub-blog-card {
    width: 300px;
    align-items: center;
  }
  .blog-section-top-menu div {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
  .blog-section-top-menu {
    margin-bottom: 25px;
  }
  .blog-section {
    margin-top: 345px;
  }
  .testimonial-card {
    height: 390px;
  }
}

@media only screen and (max-width: 414px) {
  .third-row-background {
    height: 670px;
  }
}

@media only screen and (max-width: 400px) {
  .top-row {
    height: 730px;
  }
}

@media only screen and (max-width: 391px) {
  .testimonial-card {
    height: 388px;
  }
}

@media only screen and (max-width: 380px) {
  .careers-section {
    padding-bottom: 120px;
  }

  .office-image {
    width: 130px;
  }

  .careers-section-wrapper {
    margin-bottom: 330px;
  }
}

@media only screen and (max-width: 378px) {
  .testimonial-card {
    height: 410px;
  }
}

@media only screen and (max-width: 369px) {
  .network-art {
    height: 270px;
    width: auto;
  }
  .top-row {
    height: 690px;
  }
  .careers-section {
    padding-bottom: 120px;
  }
}

@media only screen and (max-width: 367px) {
  .third-row-background {
    height: 665px;
  }
}

@media only screen and (max-width: 361px) {
  .testimonial-card {
    height: 430px;
  }
}

@media only screen and (max-width: 350px) {
  .third-row-background {
    height: 670px;
  }
}

@media only screen and (max-width: 329px) {
  .testimonial-card {
    height: 445px;
  }
}

/* Min width media queries */
@media only screen and (min-width: 1400px) {
  .third-row-column-one {
    margin-top: 96px;
  }
  .third-row-background {
    height: 405px;
  }
}

@media only screen and (min-width: 992px) {
  .top-row {
    height: calc(100vh - 63.5px);
    display: flex;
    align-items: center;
  }
}
