* {
  font-family: "Roboto", sans-serif;
}
.contact a:visited {
  color: black;
}

a:visited {
  color: white;
}
.navbar-nav .nav-link.show {
  color: white;
}
.contact .navbar-nav .nav-link.show {
  color: black;
}
.navbar {
  background-color: transparent !important;
  transition: background-color 0.3s ease;
  z-index: 1000;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin-top: -10px;
}

.navbar-brand img {
  max-height: 90px;
  height: auto;
  width: auto;
}

.navbar .nav-link,
.navbar {
  color: white;
}

.nav_gap {
  gap: 30px;
}

.nav_gap li a {
  font-weight: 600;
  font-size: 17px;
}

.dropdown-submenu {
  position: relative;
}

.dropdown-submenu .dropdown-menu {
  display: none;
  position: static;
  left: 100%;
  top: 0;
  margin-left: 0.1rem;
  z-index: 1001;
}

.dropdown-submenu.show > .dropdown-menu {
  display: block;
  position: static;
  margin: 10px 10px 10px 30px;
}
.hero-img-section {
  height: 100vh;
}
.hero-img-section .overlay {
  height: 100vh;
}

.navbar .dropdown-menu .dropdown-item {
  color: #0f5281;
  font-weight: 700;
  font-size: 16px;
}

.dropdown-menu .dropdown-item .custom-b {
  color: #13121295;
}

.contact nav {
  background-color: #ffffff;
  box-shadow: 5px 5px 10px #00000029;
}

.contact .dropdown-submenu {
  position: relative;
}

.contact .dropdown-submenu .dropdown-menu {
  display: none;
  position: static;
  left: 100%;
  top: 0;
  margin-left: 0.1rem;
  z-index: 1001;
}

.contact .dropdown-submenu.show > .dropdown-menu {
  display: block;
  position: static;
  margin: 10px 10px 10px 30px;
}

.contact .dropdown-submenu > .dropdown-toggle::after {
  margin-left: 7px;
}

.contact .nav_gap {
  gap: 30px;
}

.contact .nav_gap li a {
  color: #1f0000;
  font-weight: 500;
}

.contact h1 {
  font-size: 30px;
  text-align: center;
  color: #0f5281;
}

.custom-form-container {
  background-color: #fff;
  border-radius: 1rem;
  padding: 3rem 2rem 3rem;
  box-shadow: 5px 5px 6px 6px #00000080;
}

.form-control {
  border-radius: 0.75rem;
  padding: 0.75rem 1rem;
}

label {
  font-weight: 600;
  margin-bottom: 0.5rem;
}

.d-grid {
  margin: 4rem 10rem 2rem;
}

.d-grid button {
  background-color: #0f5281;
  border-radius: 1rem;
  padding: 0.8rem;
  font-size: 1.5rem;
  font-weight: 600;
}

.text-center {
  font-weight: 600;
}

.hero-section-text-box {
  margin-top: 50px;
}

.hero-content {
  position: relative;
  width: 100%;
  height: 100vh;
}

.hero-content video {
  width: 100%;
  object-fit: cover;
  cursor: pointer;
}

.hero-content img {
  width: 100%;
  object-fit: cover;
  cursor: pointer;
}

.lead {
  margin-top: 20px;
  font-weight: 400;
}

.custom-btn {
  padding: 1.4rem 1.5rem;
  background: #0f5281;
  border: none;
  color: white;
  cursor: pointer;
  font-size: 1.8rem;
  font-weight: 700;
  margin-top: 30px;
  border-radius: 10px;
}

.custom-btn1 {
  background-color: white;
  color: #0f5281;
  padding: 1.4rem 1.5rem;
  border: none;
  cursor: pointer;
  font-size: 1.8rem;
  font-weight: 700;
  margin-top: 30px;
  border-radius: 10px;
}

.clients {
  position: relative;
  width: 100%;
  height: 100px;
  background: #ffffff;
  display: flex;
  align-items: center;
  overflow: hidden;
  margin-top: 10px;
}

.swiper {
  width: 100%;
  height: 100px;
}

.swiper-wrapper {
  display: flex;
  align-items: center;
}

.swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
  width: auto;
}

.swiper-slide img {
  height: 80px;
  width: 140px;
  object-fit: contain;
}

.info-section {
  background-color: #f2f5f9;
  padding: 120px 20px;
  margin: 20px;
  margin-top: 60px;
}

.info-section-image {
  background-color: #f2f5f9;
  padding: 70px 20px;
  margin: 20px;
  margin-top: 60px;
}
.custom-p {
  font-size: 20px;
  font-weight: 400;
  word-break: break-word;
}

.custom-height-card {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 35px 7px 35px 35px;
  border-radius: 22px;
  min-height: 180px;
}

.last {
  margin-top: -120px;
  font-size: 35px;
  color: #0f5281;
}

.info-section1 {
  background-color: #0f5281;
  padding: 90px 70px;
  margin: 20px;
  margin-top: 40px;
  color: white;
}

/* .img-fluid{
   max-width: 300px;
   height: auto; 
} */

.img-specific {
  max-width: 500px;
}

.img-specific-mcrew {
  width: 250px;
}
.specific-color {
  color: #0f5281;
}

.specific-bg {
  background-color: #0f5281;
}

/* table */
.table-container {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 40px 0;
}

table {
  width: 80%;
  max-width: 1020px;
  border-collapse: collapse;
  background: white;
  overflow: hidden;
  text-align: center;
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.3);
  table-layout: fixed;
}

table tr:not(:first-of-type) {
  height: 100px;
}

th:first-child {
  background: #e7e9ea;
}

th:nth-child(2) {
  background: #b4c4ce;
  color: #0f5281;
}

th:nth-child(3) {
  background: linear-gradient(360deg, #618fbe, #014168);
}

th {
  color: white;
  font-weight: bold;
  padding: 20px;
  font-size: 20px;
}

td:first-child {
  background: linear-gradient(360deg, #618fbe, #014168);
  color: white;
  text-align: center;
  width: 35%;
  font-size: 20px;
  font-weight: 400;
}

td:nth-child(2) {
  background: #d0dce6;
  color: black;
  font-weight: bold;
  box-shadow: inset 2px 2px 5px rgba(0, 0, 0, 0.3);
  font-size: 20px;
}

td:nth-child(3) {
  background: #b4c4ce;
  color: black;
  font-weight: bold;
  box-shadow: inset 2px 2px 5px rgba(0, 0, 0, 0.3);
  font-size: 20px;
}

td {
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 25px;
}

td img {
  width: 50px;
  height: 50px;
}

tr:hover {
  background-color: #b0d4f1;
  transition: 0.3s;
}

.iscan-image {
  margin: 15px 67px 20px 140px;
  width: 80%;
}

.footer-logo {
  margin-right: 20px;
}

.footer-logo img {
  width: 100px;
  margin-top: -20px;
}

.footer-bottom {
  text-align: center;
  margin-top: 20px;
  border-top: 1px solid #ffffff50;
  padding-top: 10px;
  font-size: 12px;
}

.footer-column-1 {
  display: flex;
  gap: 10px;
}

.info {
  position: relative;
}

.info::before {
  content: "";
  position: absolute;
  left: -20px;
  top: 0;
  bottom: 0;
  width: 3px;
  height: 50px;
  background-color: white;
}

.info h3 {
  margin: 0 0 10px;
  font-weight: 600;
  font-size: 25px;
}

.info p {
  margin: 2px 0;
}

.phone {
  margin-top: 30px;
  display: flex;
  align-items: center;
  gap: 25px;
  font-size: 16px;
  margin-left: -40px;
}

.phone img {
  width: 24px;
  height: 24px;
}

.socials {
  margin-top: 15px;
  display: flex;
  gap: 10px;
}

.socials a {
  color: white;
  font-size: 18px;
  background: transparent;
  padding: 8px;
  border-radius: 50%;
  transition: background 0.3s;
}

.socials a img {
  width: 28px;
}

.socials a:hover {
  background: rgba(255, 255, 255, 0.2);
}

.square_bullets li {
  position: relative;
  padding-left: 50px;
  margin-bottom: 20px;
  font-size: 22px;
  text-align: left;
  line-height: 45px;
  white-space: nowrap;
  color: #0f5281;
}
.square_bullets li:nth-child(1)::before {
  background-color: #0f5281;
}

.square_bullets li:nth-child(2)::before {
  background-color: #29658f;
}

.square_bullets li:nth-child(3)::before {
  background-color: #44789d;
}

.square_bullets li:nth-child(4)::before {
  background-color: #5f8bab;
}

.square_bullets li:nth-child(5)::before {
  background-color: #799eb9;
}

.square_bullets li:nth-child(6)::before {
  background-color: #94b2c7;
}

.square_bullets li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  width: 24px;
  height: 24px;
  border-radius: 2px;
}
.placeholder-card {
  width: 300px;
  height: 480px;
  background-color: white;
  border-radius: 35px;
  border: 1px solid #7da2ce;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #0f5281;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
  margin-left: 30%;
}

.square_bullets_emitr li {
  position: relative;
  padding-left: 15px;
  margin-bottom: 30px;
  font-size: 22px;
  text-align: left;
  line-height: 25px;
  white-space: wrap;
}

.square_bullets_emitr li::before {
  content: "";
  position: absolute;
  left: -20px;
  top: 2px;
  width: 20px;
  height: 20px;
  border-radius: 2px;
  background-color: #ffffff;
}

.red {
  color: #e30613;
  font-weight: 800;
}
.red1 {
  color: #e30613;
  font-weight: 700;
  font-size: 21px;
}
.black {
  color: #0f5281;
  font-size: 22px;
}

.info-cards::before {
  content: "";
  position: absolute;
  top: 35px;
  left: 45px;
  width: 97%;
  height: 100%;
  border-radius: 22px;
  background-color: #cddbe6;
  z-index: 0;
}
.custom-toggler {
  border: none;
  background: none;
  outline: none;
  box-shadow: none;
  color: white;
  font-size: 1.5rem;
  padding: 0.5rem;
}

.hamburger-icon,
.close-icon {
  display: none;
  color: white;
}

.custom-toggler.collapsed .hamburger-icon {
  display: inline;
}

.custom-toggler:not(.collapsed) .close-icon {
  display: inline;
}

.custom-toggler:focus {
  outline: none;
  box-shadow: none;
}

.mobile-img {
  width: 280px;
  height: 492px;
  margin: 8px;
}
.main-grid {
  position: relative;
  margin-top: 100px;
  margin-bottom: 100px;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.center-circle {
  width: 150px;
  height: 150px;
  background: radial-gradient(circle, #ffffff, #fff7f7, #f1dbdb);
  border-radius: 50%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  z-index: 10;
  border: 6px solid white;
}

.center-circle .circle-text {
  font-size: 16px;
  font-weight: bold;
}

.card-custom {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  border: 6px solid #0f5281;
  border-radius: 15px;
  padding: 20px;
  background-color: #fdfdfd;
  min-height: 200px;
  height: 100%;
}

.card-title {
  font-weight: bold;
  font-size: 1.25rem;
}

@media (max-width: 767px) {
  /* Prevent mobile stacking */
  .row.fixed-row {
    flex-wrap: nowrap;
    flex-direction: row;
    flex-flow: row wrap;
    justify-content: center;
  }

  .col-fixed {
    flex: 0 0 50%;
    max-width: 50%;
  }
}

.card-custom ul,
.card-custom p {
  font-size: 20px;
  color: #0f5281;
  font-weight: 600;
  margin: 30px 0px;
  padding: 0px;
}

.card-custom .card-title {
  color: #0f5281;
  font-size: 26px;
  font-weight: bold;
  padding-left: 1;
}

.bottom-right {
  text-align: right;
}

@media (max-width: 480px) {
  .card-custom ul,
  .card-custom p {
    font-size: 12px;
    color: #0f5281;
    font-weight: 600;
    margin: 8px 0px;
  }

  .card-custom .card-title {
    color: #0f5281;
    font-size: 14px;
    font-weight: bold;
  }
}

@media (max-width: 375px) {
  .card-custom ul,
  .card-custom p {
    font-size: 8px;
    color: #0f5281;
    font-weight: 600;
    margin: 6px 0px;
  }

  .card-custom .card-title {
    color: #0f5281;
    font-size: 8px;
    font-weight: bold;
  }

  .center-circle {
    width: 100px;
    height: 100px;
  }

  .center-circle .circle-text {
    font-size: 8px;
  }
  .card-custom {
    border: 4px solid #0f5281;
  }
}
.overlay-wrapper {
  position: relative;
  overflow: hidden;
}

.overlay-text {
  position: absolute;
  top: 15%;
  left: 18%;
  max-width: 90%;
}

.overlay-text ul {
  padding-left: 20px;
  margin: 0;
}

.overlay-text li {
  color: #0f5281;
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 1.9rem;
}
.overlay-h {
  font-size: 32px;
}
@media (max-width: 768px) {
  .overlay-text {
    top: 5%;
    left: 15%;
  }

  .overlay-text li {
    font-size: 0.75rem;
    line-height: 0.85rem;
  }
}

@media (max-width: 480px) {
  .overlay-text li {
    font-size: 50%;
    line-height: 10px;
  }
}

@media (max-width: 320px) {
  .overlay-text li {
    font-size: 42%;
    line-height: 8px;
  }
}
.square_bullets_sales li {
  position: relative;
  margin-bottom: 30px;
  font-size: 22px;
  line-height: 30px;
  text-align: left;
}
.square_bullets_sales li::before {
  content: "";
  position: absolute;
  left: -40px;
  top: 4px;
  width: 24px;
  height: 24px;
  border-radius: 2px;
}

.square_bullets_sales li:nth-child(1)::before {
  background-color: #0f5281;
}

.square_bullets_sales li:nth-child(2)::before {
  background-color: #29658f;
}

.square_bullets_sales li:nth-child(3)::before {
  background-color: #44789d;
}
.sales-info-image {
  max-width: 600px;
  height: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  margin-top: 60px;
}

.sales-info-image h2 {
  position: relative;
  display: inline-block;
  color: #0f5281;
  font-size: 35px;
  margin-bottom: 60px;
}

.sales-info-image h2::after {
  content: "";
  position: absolute;
  background-color: #0f5281;
  border-radius: 2px;
  left: 0;
  top: 45px;
  width: 100%;
  height: 5px;
}

.sales-info-image img {
  width: 100%;
  height: 520px;
  border-radius: 8px;
  margin-top: 20px;
}

.sales-info-image p {
  color: #0f5281;
  font-size: 35px;
  text-align: center;
  font-weight: 600;
}

.sales-info-image .left {
  position: relative;
  top: -120px;
  left: -340px;
  z-index: 0;
}

.sales-info-image .right {
  position: relative;
  top: -128px;
  right: -310px;
  z-index: 0;
}

.image-wrapper {
  position: relative;
  width: 720px;
  height: 700px;
}

.position_list li {
  color: #0f5281;
  font-size: 20px;
  line-height: 15px;
  font-weight: 600;
}

.container_image .top-right {
  position: relative;
  top: -620px;
  right: -600px;
  z-index: 0;
}

.container_image .middle-right {
  position: relative;
  top: -490px;
  right: -740px;
  z-index: 0;
}

.container_image .bottom-right {
  position: relative;
  top: -360px;
  right: -600px;
  z-index: 0;
}

.container_image .top-left {
  position: relative;
  bottom: 900px;
  left: -60px;
  z-index: 0;
}

.container_image .middle-left {
  position: relative;
  bottom: 740px;
  left: -140px;
  z-index: 0;
}

.container_image .bottom-left {
  position: relative;
  bottom: 560px;
  left: -40px;
  z-index: 0;
}
@media (max-width: 992px) {
  .dropdown-submenu .dropdown-menu {
    left: auto;
    right: 100%;
  }

  .nav_gap {
    gap: 0px;
  }

  .d-grid {
    margin: 2rem 0rem 2rem;
  }

  .info h3 {
    font-size: 22px;
  }

  .phone span {
    font-size: 14px;
  }
  .navbar-style {
    background-color: white;
    padding: 10px;
  }

  .navbar-style li,
  .navbar-style a {
    color: black !important;
  }
}

@media (max-width: 1024px) {
  .info-section-image {
    padding: 30px;
  }
  .mobile-img {
    width: 240px;
    height: 432px;
    margin: 8px;
  }
  .iscan-image {
    width: 100%;
    height: auto;
    display: block;
    object-fit: contain;
    margin: auto;
  }
  .swiper-slide img {
    height: 60px;
    width: 100px;
  }
  .img-specific {
    max-width: 400px;
  }
  .custom-btn {
    padding: 1rem 1.1rem;
    font-size: 1.6rem;
  }
  .info-cards::before {
    width: 92%;
  }
  .custom-height-card {
    min-height: 150px;
  }
  .custom-height-card h3 {
    font-size: 21px;
  }
  .hero-img-section {
    height: 450px;
  }

  .hero-img-section .overlay {
    height: 450px;
  }

  .hero-img-section img {
    object-fit: fill;
    height: 100%;
  }
  .square_bullets li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 10px;
    font-size: 19px;
    text-align: left;
    line-height: 23px;
    white-space: wrap;
  }

  .square_bullets li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    width: 12px;
    height: 12px;
    border-radius: 2px;
  }
  .sales-info-image img {
    height: auto;
  }
  .sales-info-image p {
    font-size: 25px;
  }

  .sales-info-image .left {
    top: -120px;
    left: -260px;
  }

  .sales-info-image .right {
    right: -240px;
    top: -120px;
  }
  .image-wrapper {
    width: 680px;
  }

  .container_image img {
    width: 680px;
  }

  .container_image .top-right {
    right: -560px;
  }

  .container_image .middle-right {
    right: -630px;
    top: -600px;
  }

  .container_image .bottom-right {
    right: -560px;
    top: -370px;
  }

  .container_image .top-left {
    bottom: 880px;
    left: -60px;
  }

  .container_image .middle-left {
    bottom: 800px;
    left: -100px;
  }

  .container_image .bottom-left {
    bottom: 580px;
    left: -50px;
  }
}

@media (max-width: 768px) {
  .swiper-slide {
    min-width: 80px;
  }

  .swiper-slide img {
    height: 70px;
    width: 70px;
    object-fit: contain;
  }
  .mobile-img {
    width: 220px;
    height: 390px;
    margin: 6px;
  }
  .info-cards::before {
    width: 95%;
  }
  .custom-height-card {
    min-height: 180px;
  }
  .img-specific {
    max-width: 400px;
    margin-left: 90px;
    margin-top: 40px;
  }
  .table-container {
    overflow-x: auto;
  }

  table {
    width: 90%;
  }

  td:first-child {
    padding: 15px;
    font-size: 14px;
  }
  td:nth-child(2) {
    font-size: 14px;
  }

  td:nth-child(3) {
    font-size: 14px;
  }
  .placeholder-card {
    width: 90%;
    max-width: 250px;
    height: 380px;
    min-height: 300px;
    font-size: 16px;
    padding: 15px;
  }
  .hero-img-section {
    height: 320px;
  }
  .hero-img-section .overlay {
    height: 320px;
  }
  .hero-img-section img {
    object-fit: fill;
    height: 100%;
  }
  .big-image {
    height: 400px;
    max-width: 240px;
  }
  .square_bullets_sales li::before {
    left: -10px;
    width: 20px;
    height: 20px;
  }

  .square_bullets_sales li {
    padding-left: 20px;
    font-size: 18px;
    line-height: 25px;
  }

  .red1 {
    font-size: 18px;
  }

  .sales-info-image {
    max-width: 300px;
  }

  .sales-info-image h2 {
    font-size: 25px;
  }

  .sales-info-image h2::after {
    top: 35px;
    height: 3px;
  }

  .sales-info-image p {
    font-size: 15px;
  }

  .sales-info-image .left {
    left: -170px;
    top: -68px;
  }

  .sales-info-image .right {
    top: -68px;
    right: -150px;
  }

  .image-wrapper {
    width: auto;
    height: 480px;
    margin-top: 60px;
  }

  .container_image img {
    width: 400px;
    height: auto;
  }

  .container_image .top-right {
    top: -400px;
    right: -320px;
  }

  .container_image .middle-right {
    top: -370px;
    right: -390px;
  }

  .container_image .bottom-right {
    top: -240px;
    right: -340px;
  }

  .container_image .top-left {
    bottom: 580px;
    left: -50px;
  }

  .container_image .middle-left {
    bottom: 490px;
    left: -90px;
  }

  .container_image .bottom-left {
    bottom: 400px;
    left: -40px;
  }

  .size-l li {
    font-size: 11px;
  }
}
@media (max-width: 480px) {
  .navbar-brand img {
    height: 50px;
  }
  .hero-content {
    height: fit-content;
  }
  .hero-section-text-box {
    top: 60px;
  }
  .lead {
    margin-top: 4px;
    margin-bottom: 4px;
    font-size: 12px;
  }
  .text-content h3 {
    font-size: 14px;
    margin-bottom: 2px;
  }
  .text-content h2 {
    font-size: 14px;
  }
  .custom-p {
    font-size: 15px;
  }
  .mobile-img {
    width: 180px;
    height: 320px;
    margin: 4px;
  }
  .swiper-slide img {
    height: 50px;
    width: 80px;
  }
  .info-cards::before {
    width: 92%;
    top: 22px;
    left: 28px;
  }

  .custom-height-card {
    max-height: 280px;
    min-height: 100px;
  }

  .custom-height-card h3 {
    font-size: 18px;
  }

  .custom-height-card p {
    font-size: 10px;
  }

  .img-specific {
    max-width: 250px;
    margin-left: 0;
  }
  .btn,
  .btn1 {
    font-size: 14px;
    padding: 8px 15px;
  }
  .custom-btn {
    padding: 4px 8px;
    margin: 20px 0px;
  }
  .square_bullets li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 10px;
    font-size: 14px;
    text-align: left;
    line-height: 23px;
    white-space: normal;
  }

  .square_bullets li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    width: 12px;
    height: 12px;
    border-radius: 2px;
  }
  .big-image {
    margin-left: -70px;
    height: 420px;
    max-width: 240px;
  }
  .hero-img-section {
    height: 220px;
  }
  .hero-img-section .overlay {
    height: 220px;
  }
  .hero-img-section img {
    object-fit: fill;
    height: 100%;
  }
  .img-specific-mcrew {
    width: 220px;
    height: 400px;
    margin-left: -30px;
  }
  .emitr-image {
    margin-left: -60px;
    height: 310px;
  }

  .navbar .dropdown-menu .dropdown-item {
    font-size: 12px;
  }

  .sales-info-image p {
    font-size: 13px;
  }
  .sales-info-image h2 {
    font-size: 20px;
  }
  .sales-info-image .left {
    left: -30px;
    top: -1px;
  }

  .sales-info-image .right {
    top: -1px;
    right: -50px;
  }

  .container_image img {
    width: 300px;
    height: auto;
  }

  .size-l li {
    font-size: 6.5px;
  }

  .container_image .top-left {
    bottom: 470px;
    left: 50px;
  }

  .container_image .middle-left {
    bottom: 330px;
    left: -55px;
  }

  .container_image .bottom-left {
    bottom: 264px;
    left: -2px;
  }

  .container_image .top-right {
    top: -310px;
    right: -190px;
  }

  .container_image .middle-right {
    top: -150px;
    right: -250px;
  }

  .container_image .bottom-right {
    top: -120px;
    right: -220px;
  }
}

@media (max-width: 426px) {
  .info h3 {
    font-size: 15px;
  }

  .info p {
    font-size: 15px;
  }

  .phone span {
    font-size: 13px;
  }
  .img-specific {
    max-width: 250px;
    margin-left: -30px;
  }
  .placeholder-card {
    margin-left: 35px;
  }
  .custom-height-card h3 {
    font-size: 14px;
  }
  .container_image .middle-left {
    bottom: 290px;
    left: 5px;
  }
}

@media (max-width: 325px) {
  .hero-img-section {
    height: 180px;
  }
  .hero-img-section .overlay {
    height: 180px;
  }
  .hero-img-section img {
    object-fit: fill;
    height: 100%;
  }
  .info h3 {
    font-size: 15px;
  }

  .info p {
    font-size: 12px;
  }

  .phone span {
    font-size: 10px;
  }

  th {
    font-size: 15px;
  }

  td:first-child {
    font-size: 12px;
  }

  td:nth-child(2) {
    font-size: 12px;
  }

  td:nth-child(3) {
    font-size: 12px;
  }
  .img-specific {
    max-width: 200px;
    margin-left: -30px;
  }

  .placeholder-card {
    margin-left: 10px;
  }
  .custom-height-card h3 {
    font-size: 10px;
  }
  .custom-height-card p {
    font-size: 8px;
  }
  .mobile-img {
    width: 120px;
    height: 220px;
    margin: 2px;
  }
  .img-specific-mcrew {
    margin-left: -60px;
  }
  .emitr-image {
    height: 250px;
  }
  .size-l li {
    font-size: 5px;
  }
  .container_image .top-left {
    bottom: 420px;
    left: 50px;
  }

  .container_image .middle-left {
    bottom: 260px;
  }

  .container_image .bottom-left {
    bottom: 234px;
    left: 10px;
  }
  .container_image .middle-right {
    top: -142px;
    right: -240px;
  }
  .container_image .bottom-right {
    right: -240px;
  }
}

.dropdown-menu {
  --bs-dropdown-link-active-bg: transparent;
}

.phonecall a{
  text-decoration: none;
  color: #ffff;
}

/* @media (min-width: 2560px) {
  .hero-section-text-box {
    justify-content: start !important;
    padding-left: -18rem;
  }
} */
