.white_text a {
  color: white;
}

.dropdown_menu {
  min-width: 250px !important;
}

.product_cat_names::after {
  content: "" !important;
}
.product_cat_names::before {
  content: "" !important;
}

.dropdown_menu_zindex {
  z-index: 999 !important;
}

.tieup {
  margin-top: 60px;
}

.pb-0px {
  padding-bottom: 0px !important;
}

.menu-right {
  display: flex;
  justify-content: flex-end;
}

.button_style a {
  position: relative;
  padding: 0 50px;
  line-height: 50px;
  height: 50px;
  font-size: 16px;
  font-weight: 400;
  border: none;
  border-radius: 5px;
  box-shadow: none;
  text-transform: uppercase;
  display: inline-block;
  margin-left: 15px;
  background: #335570;
  color: #fff;
}
.button_style a:hover {
  background-color: #1d1d1d;
}

.w-95percent {
  max-width: 95% !important;
}

.slider_height_595px {
  height: 625px;
}

.home_about_title {
  margin-top: 3rem;
}

.home_about_desc {
  font-weight: 400;
}

.mobile_category_height {
  height: auto !important;
}

.footer_quick_links {
  display: flex !important;
  justify-content: space-between;
}

.font-16px {
  font-size: 16px !important;
}

.mb-0px {
  margin-bottom: 0px;
}

.mb-20px {
  margin-bottom: 20px;
}

.mt-20px {
  margin-top: 20px !important;
}

.mt-10px {
  margin-top: 10px;
}

.pt-0px {
  padding-top: 0px !important;
}

.pb-0px {
  padding-bottom: 0px;
}

.w-100 {
  width: 90% !important;
}

.w-90 {
  width: 90% !important;
}

@media (max-width: 576px) {
  .w-100 {
    width: 100% !important;
  }
  .w-95percent {
    max-width: 100% !important;
  }
}
.section_title_style::before {
  display: none !important;
}
.section_title_style h2 {
  padding-left: 0px !important;
}

.testimonial_style {
  padding-top: 0px !important;
  font-size: 15px;
}
.testimonial_style::before {
  display: none !important;
}

.testimonial_company {
  margin-top: 0px !important;
  font-size: 16px !important;
}

.about_team {
  display: flex;
  justify-content: space-evenly;
}
.about_team .team_box {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.about_team .testimonial-author {
  margin-top: 1rem;
}

.about_why_us {
  padding-left: 1rem;
  margin-top: 1rem;
}
.about_why_us ul {
  list-style-type: disclosure-closed;
}
.about_why_us ul li {
  display: list-item;
  font-size: 18px;
  color: #333;
}

.about_why_us_container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.about_vision_menu {
  font-weight: bold;
}

.accredation_certificate {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.text_center {
  text-align: center;
}

.exibition_photo .slick-list .slick-track {
  display: flex !important;
  align-items: center !important;
}

.home_about_content {
  display: flex;
  align-items: center;
}

/* Color Changes */
.bg-red {
  background-color: #335570 !important;
}

.bg-black {
  background-color: #335570;
}

.menu-title {
  background-color: #335570 !important;
}

#scrollUp {
  background-color: #335570;
}

.footer-bottom .copy-text a {
  color: #335570;
}

.breadcrumb-area .breadcrumb-content .nav li {
  color: #335570;
}

.section-title:before {
  background-color: #335570;
}

.list-product .product-decs h2 a:hover {
  color: #335570;
}

.header-menu-3 .header-horizontal-menu li.menu-dropdown ul.main-sub-menu li:hover > a {
  color: #335570;
}

button {
  background-color: #335570 !important;
}

.slider-area .bg-img .slider-content-1 a {
  background-color: #335570;
}

.product-details-content .product-classify ul li::after {
  background: #335570;
}
.product-details-content .product-classify ul li span {
  color: #335570;
}
.product-details-content .product-classify ul li a {
  color: #335570;
}

.product_video {
  text-align: center;
}
.product_video iframe {
  height: 350px;
  width: 50%;
}

@media (max-width: 576px) {
  Z .product_video iframe {
    width: 100%;
    height: 190px;
    margin: 0 auto;
  }
}
.div_product_details {
  display: flex;
  flex-direction: column;
  margin-left: 20px;
}
.div_product_details .mainlist {
  list-style-type: decimal;
  color: black !important;
}
.div_product_details .mainlist li {
  display: list-item;
}
.div_product_details .mainlist .sublist {
  list-style-type: disc;
  margin-left: 30px;
}

.product_details_div_list .details_mainlist {
  list-style-type: disc;
  margin-left: 30px;
}
.product_details_div_list .details_mainlist li {
  display: list-item;
}

.brochure_btn {
  background-color: #335570 !important;
}

.contact_locations {
  display: flex;
  margin-top: 20px;
  background-color: #fff;
  padding: 10px;
  flex-direction: row;
}
.contact_locations .contact_card {
  text-align: center;
  border: 2px solid #222;
  margin: 10px;
  padding: 20px;
  flex: 1;
}
.contact_locations .contact_card:hover {
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
}

@media (max-width: 767px) {
  .contact_locations {
    flex-direction: column; /* Stack items vertically on smaller screens */
  }
}
.slider_heigh_change {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  height: 673px !important;
}/*# sourceMappingURL=custom.css.map */