.owl-dots button.owl-dot.active,
.owl-nav button {
  background-color: #000;
}
.owl-slider .owl-stage,
.ul-style li {
  display: flex;
}
a,
body,
h1,
h2,
h3,
h4,
h5,
h6,
li,
p {
  font-family: Rubik, sans-serif !important;
  font-display: swap;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
:root {
  --primary: #6393c1;
  --blue: #1e90ff;
  --white: #fff;
  --black: #000;
}
.form-background {
  padding: 10px;
  z-index: 9999;
  box-shadow: 5px 5px 5px #888;
  background: linear-gradient(
    to bottom,
    #e6f0a3 0,
    #d2e638 50%,
    #c3d825 51%,
    #dbf043 100%
  );
}
.section {
  margin: 60px 0;
}
div#linecard {
  font-size: 14px;
  margin-left: 3px;
  line-height: 1.5;
  float: left;
}
div#linecard li a {
  text-decoration: none;
  color: var(--black);
}
div#linecard li a:hover {
  text-decoration: none;
  color: var(--blue);
}
.owl-nav button {
  color: #fff;
  margin: 0;
  transition: 0.3s ease-in-out;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(255, 255, 255, 0.38) !important;
}
.dropdown-menu.show,
.owl-nav button.owl-prev {
  left: 0;
}
.owl-nav button.owl-next {
  right: 0;
}
.owl-dots {
  text-align: center;
  padding-top: 15px;
}
.owl-dots button.owl-dot {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  display: inline-block;
  background: #ccc;
  margin: 0 3px;
}
.owl-dots button.owl-dot:focus,
.owl-nav button:focus {
  outline: 0;
}
.owl-slider,
form#request-quote table {
  overflow: hidden;
}
.bg_blue {
  background: #0a1044 !important;
}
.bg-light-tra {
  background: #00000087 !important;
}
.btn-primary,
header button.search_btn {
  background: #ffc63b !important;
  color: #000 !important;
}
.btn-primary {
  border: 0 !important;
  padding: 10px 25px !important;
  border-radius: 30px !important;
  font-weight: 600 !important;
}
.mt-12 {
  margin-top: 12px !important;
}
header {
  background: #0a1044;
}
header .searchbar {
  background: #fff;
  border-radius: 30px;
}
header .searchbar span.input-group-append {
  border-radius: 0 30px 30px 0 !important;
  overflow: hidden;
}
header button {
  border: 0 !important;
}
header button.search_btn {
  border-radius: 0;
  padding: 8px 20px 8px 25px;
  font-size: 18px;
}
.btn-primary:hover,
header button.search_btn:hover {
  background: #ebaf1d !important;
}
.contact-page .contact-form label,
header ul.navbar-nav,
header ul.navbar-nav a {
  color: #fff;
}
header ul.navbar-nav a:hover {
  color: #ffce39;
}
header ul.dropdown-menu a {
  font-size: 14px;
  width: 100%;
  word-break: break-word;
  white-space: break-spaces;
}
header ul.dropdown-menu {
  height: 50vh !important;
  overflow-y: scroll;
}
.navbar-expand-sm .navbar-nav .dropdown-menu.show a {
  color: #000;
}
.navbar-expand-sm .navbar-nav .dropdown-menu.show a:hover {
  color: #ffce39;
  background: 0 0;
  outline: unset;
}
.indusnews_section .owl-nav,
li.nav-item.dropdown a::after {
  display: none;
}
header.site-header a.navbar-brand span {
  font-size: 16px;
}
ul#header-category {
  height: 80vh;
  overflow: auto;
}
li.header-list:hover a.dropdown-item {
  color: #fff;
  background-color: #005ac1;
}

.banner_form {
  background-color: rgba(255, 255, 255, 0.66);
  -webkit-backdrop-filter: blur(28px) brightness(130%);
  backdrop-filter: blur(28px) brightness(130%);
}
form#getQuote .text-success.print-success-msg li {
  list-style: none;
  background: #308f66;
  color: #fff;
  padding: 8px;
  font-size: 14px;
  text-align: center;
  border-radius: 4px;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -10px;
}
.banner h1 {
  font-size: 46px;
  font-weight: 700;
}
.home-banner {
  border-radius: 0 0 0 110px;
  position: relative;
  background-color: #0a1044 !important;
}
.home-banner-imag {
  content: "";
  /* background: url(/public/assets/images/banner_after.webp) right/41% no-repeat; */
  background: right/41% no-repeat;
  width: 40%;
  height: 110%;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: auto;
  left: auto;
  margin: auto;
  z-index: 1;
}
.home-banner .container {
  z-index: 4;
}
.banner_scroll img {
  filter: sepia(1);
  width: 20px;
}
.banner_scroll span {
  font-size: 12px;
}
.banner_scroll a {
  text-decoration: unset;
}
.banner_scroll {
  position: relative;
  top: -25px;
}
.banner_form label {
  font-size: 14px;
  font-weight: 600;
}
.banner_form .mb-3 {
  margin-bottom: 10px !important;
}
.indusnews_section .card-img {
  min-height: 200px;
  height: 100%;
  max-height: 200px;
  overflow: hidden;
  border-radius: 0;
}
.heading-underline-white::after,
.heading-underline::after {
  content: "";
  width: 70px;
  height: 3px;
  display: block;
  margin: 10px 0 30px;
}
.indusnews_section {
  background: #0a1044;
  border-radius: 0 110px 0 0;
  overflow: hidden;
  position: relative;
}
.indusnews_section .indusnews_section_inner {
  padding: 60px 0;
}
.indusnews_section .card-body h3.card-text {
  font-weight: 400;
  font-size: 15px;
  color: #464646;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
  min-height: 35px;
}
.login-page .card-header,
.table-style thead th {
  background: #005ac1;
  color: #fff;
}
.login-page .text-center button,
.reset-page form button[type="submit"] {
  margin-bottom: 10px;
  display: block;
  margin-top: 5px;
  background: #005ac1;
  width: 100%;
  border-radius: 8px !important;
}
.color-blue,
.login-page .text-center a {
  color: #005ac1 !important;
}
.contact-page {
  border: 1px solid #d5d5d5;
  align-items: baseline;
  border-radius: 12px;
  overflow: hidden;
}
.contact-page .contact-form {
  background: #0254b1;
  border-left: 1px solid #d5d5d5;
  position: relative;
}
.contact-form .alert.alert-danger {
  padding: 4px;
  position: absolute;
  width: 100%;
  left: 0;
  font-size: 14px;
  top: 0;
  border-radius: 0;
}
.contact-form .alert.alert-danger ul,
.ul-style li div a p {
  margin-bottom: 0;
}
.contact-page .contact-form button {
  background: red;
}
.heading-underline::after {
  background: #005ac1;
}
.heading-underline-white::after {
  background: #fff;
}
.ul-style {
  padding: 0;
  list-style: none;
  margin-bottom: 25px;
}
.ul-style li a {
  color: #000;
  text-decoration: none;
}
.ul-style li i {
  color: #3e3e3e;
  padding-right: 20px;
  font-size: 22px;
  position: relative;
  top: 5px;
  width: 40px;
}
.ul-style li {
  margin-bottom: 15px;
  align-items: baseline;
}
.ul-style li div h5 {
  margin-bottom: 0;
  color: #3e3e3e;
  font-weight: 500;
}
.border-padding {
  border: 1px solid #d5d5d5;
  border-radius: 12px;
  padding: 40px 20px;
}
.border-padding button {
  background: #005ac1;
  display: block;
  margin: 15px auto auto;
}
.select2 > span > span {
  border: none !important;
}
.select2 > span > span > span {
  padding: 4px 12px;
  border: 1px solid #dee2e6;
  border-radius: 0.375rem;
}
.select2 > span > span > span.select2-selection__arrow {
  border: none;
  top: 5px !important;
}
.services_sec ul li {
  padding-bottom: 0;
  position: relative;
  display: flex;
  align-items: center;
}
.services_sec ul li:before {
  font: 14px/1 FontAwesome;
  content: "\f00c";
  margin-right: 10px;
  color: #ffc107;
}
.footer {
  padding: 80px 0 20px;
  background-color: #0a1044;
  background-image: url(/public/assets/images/footermask-group.webp);
  background-position: top left;
  background-repeat: no-repeat;
  background-size: auto;
  opacity: 1;
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}
.img_animate,
.services_sec .col-12 .border {
  transition: 0.6s;
}
.footer .copyrights {
  padding-top: 20px;
  margin-top: 60px;
  border-top: 1px solid #31397e;
  font-size: 14px;
}
.footer .footer-logo-col {
  padding-right: 35px;
}
.footer .footer-logo-col p {
  padding: 35px 0 30px;
  font-weight: 400;
}
.footer .footer-logo-col .callus {
  line-height: 30px;
}
.footer ul li a {
  display: block;
  padding-bottom: 15px;
  text-decoration: none;
  color: #dae4ff;
  font-weight: 400;
}
.footer ul li a:hover {
  color: #ffc107;
}
.footer .h5,
.footer h5 {
  padding-bottom: 30px;
}
.blue-light {
  color: #dae4ff !important;
}
.fw-500 {
  font-weight: 500;
}
.footer
  .subscribe
  .input-group
  > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(
    .valid-feedback
  ):not(.invalid-tooltip):not(.invalid-feedback) {
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
}
footer .btn {
  padding: 18px 35px;
  border-radius: 15px;
  font-size: 17px;
}
.footer .subscribe button {
  border-radius: 0 30px 30px 0 !important;
  padding: 15px 25px;
  font-size: 16px;
  font-weight: 500;
}
.footer .subscribe input.form-control {
  border-radius: 30px 0 0 30px;
  padding-left: 25px;
  font-size: 16px;
}
.innerpage_banner {
  height: 320px;
}
.services_sec .col-12:hover .border {
  transform: scale(1.1, 1.1);
}
.img_animate {
  transform: perspective(1910px) rotateY(15deg) scale(0.9) rotateX(10deg);
}
.img_animate:hover {
  transform: none;
}
.indusnews_section_inner .owl-item img {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -ms-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  -ms-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  height: 200px;
  object-fit: cover;
}
.indusnews_section_inner .owl-item:hover img {
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.cardlist_section .nav-pills button {
  color: #fff;
  font-size: 15px;
  font-weight: 400;
}
.cardlist_section .nav-pills {
  background: #7e489c;
}
.cardlist_section .nav-pills button.active {
  background: #713295;
}
.cardlist_section a.btn-primary,
.indusnews_section a.btn.btn-primary {
  padding: 7px 18px !important;
  font-size: 14px;
  color: #000 !important;
}
.cardlist_section .container .nav-pills,
.cardlist_section .container .tab-content {
  max-height: 100vh;
  overflow-y: scroll !important;
  overflow-x: hidden;
  display: block;
}
.cardlist_section .container .nav-pills::-webkit-scrollbar {
  width: 5px;
}
.cardlist_section .container .nav-pills::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.cardlist_section .container .nav-pills::-webkit-scrollbar-thumb {
  background: #888;
}
.indusnews_section .indusnews_section_inner .owl-dots button.owl-dot.active {
  background: #ffc63b;
}
table.table tr td.dtr-control {
  vertical-align: middle;
}
.itemdetail_page table th {
  font-size: 14px;
  white-space: nowrap;
}
.itemdetail_page .overflow-scroll {
  overflow: overlay !important;
}
section.militaryparts_sec {
  background: linear-gradient(0deg, #7e489c 0, #2e3192 100%);
  border-radius: 0 110px 110px 0;
  padding: 60px 0;
  color: #fff;
}
.militaryparts_sec a {
  color: #ffc63b;
}
.vert-move {
  -webkit-animation: 1s infinite alternate mover;
  animation: 1s infinite alternate mover;
}
@-webkit-keyframes mover {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-10px);
  }
}
@keyframes mover {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-10px);
  }
}
header button.navbar-toggler {
  outline: unset !important;
  border: 0 !important;
  box-shadow: unset !important;
}
header ul.navbar-nav .dropdown-menu a {
  color: #181818;
}
header ul.navbar-nav .dropdown-menu a:hover {
  color: #edad10;
}
.mt-0 {
  margin-top: 0 !important;
}
.pt-6 {
  padding-top: 60px !important;
}
.mobile_only {
  display: none !important;
}
@media only screen and (max-width: 767px) {
  .banner h1 {
    text-align: center;
    font-size: 28px;
    margin-bottom: 20px;
  }
  .h2,
  h2 {
    font-size: 26px !important;
  }
  header {
    padding-left: 20px;
    padding-right: 15px;
  }
  .cardlist_section .d-flex.align-items-start {
    display: block !important;
  }
  .cardlist_section .container .nav-pills {
    width: 100% !important;
    margin-right: 0 !important;
  }
  .cardlist_section .tab-content {
    width: 100% !important;
    margin-top: 20px;
  }
  .indusnews_section .owl-item {
    padding: 0 15px;
  }
  .footer .subscribe button {
    font-size: 14px;
  }
  header a.navbar-brand {
    font-size: 15px;
  }
  header a.navbar-brand img#logoImg {
    width: 50px;
  }
  .footer .h5,
  .footer h5 {
    padding-bottom: 8px;
    margin-top: 20px;
  }
  header.site-header nav.navbar {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }
  .footer {
    padding: 60px 0 20px;
  }
  .indusnews_section h2 {
    padding-bottom: 25px !important;
  }
  .banner_scroll {
    display: none;
  }
  .table-style thead th {
    white-space: nowrap;
  }
  section.home-banner.banner {
    justify-content: flex-start !important;
    padding-top: 40px !important;
  }
  .militaryparts_sec .row:nth-child(2),
  .mobiflexdirection_reverse {
    flex-direction: column-reverse;
  }
  .cardlist_section.mobile_only {
    margin: 0;
  }
}
@media only screen and (max-width: 991px) {
  header div#navbarSupportedContent {
    position: fixed;
    background: #04082d;
    width: 100%;
    height: 100% !important;
    left: 0;
    padding: 80px 30px 30px;
    top: 0;
  }
  header button.navbar-toggler {
    z-index: 10;
    position: relative;
  }
  header div#navbarSupportedContent ul.navbar-nav {
    margin-left: 0 !important;
  }
  button span.navbar-toggler-icon {
    font-size: 24px;
  }
  header ul.navbar-nav a {
    font-size: 18px;
    margin-bottom: 15px;
  }
  .banner_scroll {
    top: 60px;
  }
  header div#navbarSupportedContent li.nav-item a.nav-link {
    margin-bottom: 0;
  }
  header div#navbarSupportedContent li.nav-item {
    margin-bottom: 10px;
  }
  .cardlist_section .container .nav-pills {
    max-height: 70vh;
  }
  .desktop_only {
    display: none !important;
  }
  .mobile_only {
    display: inline-block !important;
  }
  .cardlist_section .container .nav-pills ul {
    padding-left: 15px;
    font-size: 15px;
  }
  ::marker {
    color: #fff;
  }
  .cardlist_section .container .nav-pills ul li {
    margin-bottom: 5px;
  }
  div#example1_wrapper ul.pagination {
    width: 100%;
    margin-top: 10px;
    justify-content: center;
    flex-wrap: wrap;
  }
  div#example1_info {
    font-size: 14px;
    text-align: center;
  }
  div#example1_wrapper ul.pagination a {
    font-size: 12px;
  }
  div#exampleModal .modal-content .searchbar ul.dropdown-menu,
  header ul.navbar-nav ul.dropdown-menu {
    height: 50vh !important;
    overflow-y: scroll;
    overflow-x: hidden;
  }
  div#exampleModal .modal-content .searchbar ul.dropdown-menu a,
  header ul.navbar-nav ul.dropdown-menu a {
    word-break: break-word;
    white-space: break-spaces;
    font-size: 15px;
    margin-bottom: 5px;
    color: #181818;
  }
  div#exampleModal .searchbar button.btn.dropdown-toggle {
    border-radius: 30px 0 0 30px;
    font-size: 15px;
  }
}
@media only screen and (max-width: 400px) {
  .banner h1 {
    text-align: center;
    font-size: 24px;
  }
  button span.navbar-toggler-icon {
    font-size: 20px;
  }
}
.cardlist_section .container .tab-content::-webkit-scrollbar {
  width: 5px;
}
.cardlist_section .container .tab-content::-webkit-scrollbar-thumb {
  background: #888;
}
.cardlist_section .container .tab-content::-webkit-scrollbar-track {
  background: #f1f1f1;
}
ul.pagination {
  margin-top: 20px;
  flex-wrap: wrap;
}
