@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap");
/* Hover Transistion */
/* Custom scroll Bar */
/* Custom scroll Bar Inner */
/* Custom scroll Bar Inner */
/* Footer hero start */
.footer-area {
  margin-top: 60px !important;
}

.footer-area .container {
  border-top: none;
  padding-top: 40px;
}

.newsletter__area {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.newsletter__area .footer__logo img {
  width: 150px;
  /* height: 50px; */
  margin-top: 20px;
}

.newsletter__area form label {
  font-size: 24px;
  font-weight: 400;
  color: #343434;
  margin-right: 20px;
}

.newsletter__area form {
  display: flex;
  align-items: center;
  margin-top: 20px;
}

.newsletter__area form input {
  height: 40px;
  width: 270px;
  border: 1px solid #e0e0e0;
  border-radius: 2px;
  font-size: 17px;
  color: black;
  padding-left: 10px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
}

.newsletter__area form button {
  background: #2498e4;
  color: white;
  border: none;
  height: 40px;
  margin-left: -5px;
  padding: 0 30px;
}

.newsletter__area form button:hover {
  background: rgba(36, 151, 228, 0.7333333333);
}

.footer-area .footer__details__area {
  margin-top: 45px;
}

.footer-area .footer__details__area h6 {
  color: #343434;
  font-size: 22px;
}

.footer-area .footer__details__area p {
  color: #333;
  line-height: 26px;
  font-weight: 400;
  margin-top: 18px;
}

.footer-area .footer__details__area ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 18px;
}

.footer-area .footer__details__area ul li {
  border: none;
  border-radius: 7px;
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  transition: 0.3s all;
}

.footer-area .footer__details__area ul li a img {
  width: 30px;
}

.footer-area .footer__details__area ul li:not(:first-child) {
  margin-left: 13px;
}

.footer-area .footer__details__area li:hover {
  /* background-color: #1294cd; */
  transform: translateY(-3px);
}

.footer-area .footer__details__area li:hover i {
  color: white;
}

.footer-area .footer__details__area li i {
  color: #1294cd;
  font-size: 20px;
  margin-top: 7px;
}

.footer-area .footer_menu_area {
  margin-top: 40px;
}

.footer-area .footer_menu_area h6 {
  color: #1294cd;
  font-size: 22px;
}

.footer-area .footer_menu_area ul a {
  font-size: 15px;
  font-weight: 500;
  color: #343434;
  text-transform: capitalize;
}

.footer-area .footer_menu_area ul {
  margin-top: 24px;
}

.footer-area .footer_menu_area ul a:hover {
  color: #1294cd;
}

.footer-area .footer_menu_area ul li {
  margin-bottom: 10px;
}

.footer-area .copyeright_text {
  color: #1294cd;
  margin-top: 35px;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 20px;
}

.footer-area .social__sec__top {
  margin-bottom: 0 !important;
}

.footer-area.footer_bg_row {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.navigation-item li a {
  font-size: 16px;
}

.others-item li a {
  font-size: 16px;
}

.navigation-item li {
  padding-bottom: 5px;
}

.others-item li {
  padding-bottom: 5px;
}

.footer__logo img {
  width: auto;
}

footer.footer-area {
  border-top: none;
  margin-top: 0px;
  padding: 0px 0 20px 0;
}

.social__sec__top {
  margin-bottom: 40px !important;
}

.footer__second__area {
  border-top: 1px solid #0591cd;
  padding: 40px 0 0 0;
}

.social__link h6 {
  font-size: 20px;
  padding-bottom: 5px;
  font-weight: 500;
  line-height: 1;
  line-height: 20px;
  padding-top: 15px;
}

.social__link ul li {
  margin-right: 10px;
}

.social__link ul li a i {
  width: 35px;
  height: 35px;
  line-height: 35px;
  color: rgb(92, 92, 92);
  border: 1px solid rgb(184, 184, 184);
  border-radius: 50%;
  padding: 0px 10px;
  transition: all 0.3s linear 0s;
}

.social__link ul li a i:hover {
  background: #29abe2;
  color: #fff;
  border-color: #29abe2;
}

.footer-area .mail__icon {
  display: flex;
  align-items: center;
}
.footer-area .mail__text {
  margin-right: 10px;
  color: #1294cd;
  font-size: 16px;
  font-weight: 600;
}
.footer-area .mail__icon img {
  width: 40px;
}

.header-area {
  padding-bottom: 16px;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  color: #252525;
  border-bottom: none;
  z-index: 1000;
  transition: all 0.3s;
  background-color: transparent !important;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  z-index: 999999;
}

.secondNavBar {
  border-top: 1px solid #023674;
}

.header-area .site-logo img {
  max-width: 193px;
  max-height: 65px;
  margin-left: -30px;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .header-area .site-logo img {
    transition: 0.5s;
    max-width: 160px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .header-area .site-logo img {
    transition: 0.5s;
    max-width: 140px;
  }
}
@media all and (max-width: 767px) {
  .header-area .site-logo img {
    transition: 0.5s;
    max-width: 100px;
  }
}

.header-area .mobile-sidebar-icon svg {
  font-size: 20px;
  cursor: pointer;
  color: #29abe2;
}

.header-area .nav-items li a {
  padding: 0px 10px;
  font-size: 14px !important;
  color: white;
  text-transform: uppercase;
  font-weight: 500;
  font-family: "Open Sans", sans-serif;
}

.header-area .topbar nav.nav-items {
  position: relative;
  padding: 7px 0;
  display: flex;
  justify-content: end;
}

.header-area .topbar nav.nav-items::before {
  content: "";
  position: absolute;
  top: 0;
  right: -40%;
  width: calc(85% + 350px);
  height: 100%;
  background: rgba(36, 152, 228, 0.6);
  clip-path: polygon(100% 0%, 100% 51%, 100% 100%, 0 100%, 5% 0);
  z-index: -1;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .header-area .topbar nav.nav-items::before {
    transition: 0.5s;
    width: calc(85% + 420px);
  }
}

.header-area .main_topbar_wrapper .nav-items ul a {
  font-size: 12px !important;
  font-weight: 400;
}

/* Others Page Navbar Color */
.others_page_navbar {
  background-color: #2498e4 !important;
}

.second__nav .nav-items li a {
  font-size: 15px;
}

/* .header-area .nav-items li a:hover {
  background: rgba(5, 145, 205, 0.3) !important;
  padding: 8px 10px;
} */
.header-area .search input[type=text] {
  background-color: rgba(255, 255, 255, 0.7215686275);
}

.header-area .search button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.header-area .full-search {
  display: none;
}

.navbar-fixed {
  padding: 12px 0 !important;
  background-color: white !important;
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1);
}

/* .navbar-fixed .site-logo img{
    width: 190px;
} */
.navbar-fixed .topbar,
.navbar-fixed .mobile_logo_icon {
  display: none;
}

.navbar-fixed .main_nav_area .list-unstyled li a {
  color: black;
}

.navbar-fixed .dropdown_menu_item ul a {
  color: white !important;
}

.navbar-fixed .dropdwon_list:hover > a {
  color: white !important;
}

.second__nav {
  padding: 12px 0 7px 0px;
  margin-top: 0px;
}

.header-area .clickable-search {
  cursor: pointer;
  font-size: 20px;
}

.header-area .main_nav_area {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.header-area .dropdown_area {
  position: relative;
  margin-right: 10px;
}

.header-area .dropdown_area img {
  cursor: pointer;
}

.header-area .dropdown_area ul {
  position: absolute;
  top: 60px;
  left: 0;
  right: 10px;
  background-color: white;
  text-align: left;
  min-width: 100px;
  padding: 10px;
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  z-index: 10;
  opacity: 0;
  visibility: hidden;
}

.header-area .dropdown_area ul button {
  background-color: transparent;
  border: none;
  margin-bottom: 10px;
  color: black;
}

.header-area .dropdown_area ul button:hover {
  color: rgba(0, 0, 0, 0.74);
}

.header-area .dropdown_active ul {
  top: 30px;
  opacity: 1;
  visibility: visible;
}

.header-area .dropdown_area ul li img {
  width: 20px;
  height: 20px;
}

.header-area .plus_icon {
  margin-right: -10px;
  margin-top: -2px;
}

.header-area .header_search {
  position: relative;
}

.header-area .header_search input {
  background: transparent;
  border: 1px solid white !important;
  border-radius: 4px;
  height: 30px;
  width: 135px;
  color: white;
  font-size: 12px;
  padding-left: 3px;
  background-color: transparent;
}
.header-area .header_search input:focus {
  border: 1px solid white !important;
}

.header-area .header_search input::-moz-placeholder {
  color: white !important;
  font-size: 11px;
}

.header-area .header_search input::placeholder {
  color: white !important;
  font-size: 11px;
}

.header-area .header_search img {
  position: absolute;
  top: 56%;
  transform: translateY(-50%);
  right: 5px;
}

/* Mega Menu  */
.header-area .dropdwon_list {
  position: relative;
  padding: 12px 2px;
}

.header-area .dropdwon_list::after {
  content: " ";
  position: absolute;
  bottom: 8px;
  left: 8px;
  width: 0;
  height: 2px;
  background-color: #2498e4;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  opacity: 0;
  visibility: hidden;
}

.header-area .dropdwon_list:hover::after {
  width: calc(100% - 12px);
  opacity: 1;
  visibility: visible;
}

.header-area .dropdwon_list:hover {
  background: rgba(0, 0, 0, 0.8);
}

.header-area .dropdwon_list:hover .dropdown_menu_area {
  top: 46px;
  opacity: 1;
  visibility: visible;
}

.header-area .nav-items .language_img {
  width: 20px;
}

.topSocialLink p a {
  padding: 0 !important;
}

.topSocialLink p:nth-child(2) {
  margin: 0 10px 0 10px;
}

.d-flex.topSocialLink {
  position: relative;
  top: -2px;
}

.d-flex.topSocialLink img {
  width: 23px;
}

.fbImg {
  width: 19px !important;
}

.header-area .dropdown_menu_area {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 20px;
  background: rgba(0, 0, 0, 0.8);
  min-width: 800px;
  position: absolute;
  top: 70px;
  left: 0;
  padding: 15px 30px 30px 30px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
}

.header-area .product_mega_menu {
  left: -100px;
  min-width: 850px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.header-area .oncology_product_menu {
  grid-column: 3/5;
}

.header-area .facility_mega_menu {
  left: -210px;
}

.header-area .career_mega_menu {
  left: -452px;
}

.header-area .global_mega_menu {
  left: -310px;
}

.header-area .contact_mega_menu {
  left: -605px;
}

.header-area .grid_span_menu_img {
  grid-column: 2/4;
}

.header-area .dropdown_menu_item h6 {
  margin-top: 15px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  font-family: "Open Sans", sans-serif;
}

.header-area .dropdown_menu_item h5 {
  color: #fff;
  font-size: 16px;
  line-height: 15px;
  padding: 10px 0 0 0;
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
}

.header-area .dropdown_menu_item ul {
  margin-top: 15px;
}

.header-area .dropdown_menu_item ul li {
  margin-bottom: 5px;
}

.header-area .dropdown_menu_item ul a {
  padding: 0;
  font-weight: bold;
  font-size: 12px !important;
  font-family: "Open Sans", sans-serif;
}

.header-area .dropdown_menu_item ul a:hover {
  color: rgba(255, 255, 255, 0.7) !important;
}

.header-area .first_mega_items_col,
.header-area .second_mega_items_col {
  border-right: 1px solid #fff;
}

.header-area .dropdown_menu_item .product_img img {
  width: 94%;
  margin-left: -14px;
}

.header-area .dropdown_menu_item .location_map img {
  height: 350px;
}

.header-area .dropdown_area .dropdown_img span {
  font-size: 13px;
  color: white;
}

/* navigation drawer from left start */
.mobile_menu_area {
  position: fixed;
  top: 0;
  left: -100vw;
  width: 50vw;
  height: 100vh;
  background: white;
  padding-top: 30px;
  padding-right: 20px;
  padding-left: 20px;
  overflow-y: scroll;
  z-index: 100000000;
  overflow-y: scroll;
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  display: none;
}
.mobile_menu_area::-webkit-scrollbar {
  width: 5px;
}
.mobile_menu_area::-webkit-scrollbar-track {
  background: rgba(153, 153, 153, 0.2);
  border-radius: 5px;
}
.mobile_menu_area::-webkit-scrollbar-thumb {
  background: #999999;
  border-radius: 5px;
}
.mobile_menu_area::-webkit-scrollbar-thumb:hover {
  background: #f84f4f;
  cursor: grab;
}
@media all and (max-width: 991px) {
  .mobile_menu_area {
    transition: 0.5s;
    display: inline;
  }
}
.mobile_menu_area .header_button_area .default_btn {
  margin-top: 0;
}
@media all and (max-width: 991px) {
  .mobile_menu_area .header_button_area .default_btn {
    transition: 0.5s;
    height: 45px;
    min-width: 150px;
  }
}
.mobile_menu_area .mobile_menu_overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 0;
  height: 100vh;
  background-color: rgba(199, 199, 199, 0.2392156863);
  z-index: -1;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
}
.mobile_menu_area .menu_close_icon {
  margin-bottom: 25px;
  padding-right: 15px;
}
.mobile_menu_area .menu_close_icon i {
  font-size: 20px;
}
.mobile_menu_area .mobile_language_login_area {
  padding-bottom: 15px;
}
.mobile_menu_area .mobile_language_login_area .accordion-item {
  width: 100px;
}
.mobile_menu_area .mobile_language_login_area .accordion-item span {
  margin: 0 6px;
}
.mobile_menu_area .accordion-item {
  border: none;
  margin: 12px 0;
  background-color: transparent !important;
}
.mobile_menu_area .accordion-item h2,
.mobile_menu_area .accordion-item h2 a,
.mobile_menu_area .accordion-item button,
.mobile_menu_area .accordion-item li a {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #333333;
  text-transform: capitalize;
  background-color: transparent !important;
}
.mobile_menu_area .accordion-item h2 button,
.mobile_menu_area .accordion-item h2 a button,
.mobile_menu_area .accordion-item button button,
.mobile_menu_area .accordion-item li a button {
  padding: 0;
}
.mobile_menu_area .accordion-item h2 button:not(.collapsed),
.mobile_menu_area .accordion-item h2 a button:not(.collapsed),
.mobile_menu_area .accordion-item button button:not(.collapsed),
.mobile_menu_area .accordion-item li a button:not(.collapsed) {
  background-color: transparent;
  box-shadow: none;
}
.mobile_menu_area .accordion-button::after {
  width: 1rem;
  height: 1rem;
  background-size: 1rem;
}
.mobile_menu_area .dropdown_menu_area li {
  margin-bottom: 10px;
}

.mobile_active_menu {
  color: #29abe2 !important;
}

.navbar_active {
  left: 0;
  width: 50vw;
}
@media all and (max-width: 575px) {
  .navbar_active {
    transition: 0.5s;
    width: 80vw;
  }
}
.navbar_active .mobile_menu_overlay {
  width: 100vw;
}
.navbar_active .mobile-search {
  margin-top: 30px;
}
.navbar_active .mobile-search img {
  position: absolute;
  top: 12px;
  right: 8px;
}

/* navigation drawer from left end */
/* home hero start */
.home-hero-area {
  position: relative;
}
.home-hero-area .swiper-slide a {
  display: inline;
}

.home-hero-area .slider_item::before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.3);
}

.home-hero-area .swiper-slide video,
.home-hero-area .swiper-slide img {
  width: 100%;
  height: 100%;
}

.home-hero-area .swiper-button-next::after,
.home-hero-area .swiper-button-prev::after {
  width: 170px;
  height: 52px;
  text-align: center;
  line-height: 52px;
}

.home-hero-area .swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: 30px;
}

.home-hero-area .video_featuers_text {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  z-index: 12;
  max-width: 956px;
  width: 90%;
}
.home-hero-area .video_featuers_text h6 {
  color: #fff;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 68px;
  font-style: italic;
  font-weight: 700;
  line-height: normal;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .home-hero-area .video_featuers_text h6 {
    transition: 0.5s;
    font-size: 48px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .home-hero-area .video_featuers_text h6 {
    transition: 0.5s;
    font-size: 36px;
  }
}
@media all and (max-width: 767px) {
  .home-hero-area .video_featuers_text h6 {
    transition: 0.5s;
    font-size: 24px;
  }
}
.home-hero-area .video_featuers_text h2 {
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-size: 107px;
  font-style: italic;
  font-weight: 700;
  line-height: normal;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .home-hero-area .video_featuers_text h2 {
    transition: 0.5s;
    font-size: 82px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .home-hero-area .video_featuers_text h2 {
    transition: 0.5s;
    font-size: 56px;
  }
}
@media all and (max-width: 767px) {
  .home-hero-area .video_featuers_text h2 {
    transition: 0.5s;
    font-size: 36px;
  }
}

.home-hero-area .slider_banner {
  padding: 15px 0;
  background: rgba(36, 152, 228, 0.6);
  position: absolute;
  bottom: 0px;
  z-index: 10;
  width: 100%;
}

.slideshow-image {
  position: relative;
  width: 100%;
  height: 100%;
  background: no-repeat 50% 50%;
  background-size: cover;
  animation-name: kenburns;
  animation-timing-function: linear;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  animation-duration: 15s;
  opacity: 1;
  transform: scale(1.2);
}

.home-hero-area .slider_banner marquee {
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
}

/* home hero End */
/* Features Section  */
.features_wrapper {
  padding: 70px 0;
  background: #f5f2f0;
}
@media (min-width: 768px) and (max-width: 991px) {
  .features_wrapper {
    transition: 0.5s;
    padding: 50px 0;
  }
}
@media all and (max-width: 767px) {
  .features_wrapper {
    transition: 0.5s;
    padding: 40px 0;
  }
}
.features_wrapper p {
  max-width: 490px;
  width: 100%;
}

/* Product  Section  */
.product_list_wrapper {
  padding: 60px 0;
  background: #f5f2f0;
}
@media (min-width: 768px) and (max-width: 991px) {
  .product_list_wrapper {
    transition: 0.5s;
    padding: 40px 0;
  }
}
@media all and (max-width: 767px) {
  .product_list_wrapper {
    transition: 0.5s;
    padding: 30px 0;
  }
}
.product_list_wrapper .product_grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  align-items: start;
  gap: 27px;
  margin-top: 50px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .product_list_wrapper .product_grid {
    transition: 0.5s;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .product_list_wrapper .product_grid {
    transition: 0.5s;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media all and (max-width: 991px) {
  .product_list_wrapper .product_grid {
    transition: 0.5s;
    gap: 16px;
    margin-top: 40px;
  }
}
@media all and (max-width: 767px) {
  .product_list_wrapper .product_grid {
    transition: 0.5s;
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
.product_list_wrapper .product_item {
  display: block;
  background: #fff;
  box-shadow: 0 8px 16px 8px rgba(0, 120, 177, 0.3);
  transition: all 0.2s ease-in-out;
}
.product_list_wrapper .product_item:hover {
  transform: translateY(-8px);
  box-shadow: 0 8px 12px 8px rgba(0, 120, 177, 0.3);
}
.product_list_wrapper .product_item .product_image {
  position: relative;
  width: 100%;
  height: 255px;
}
.product_list_wrapper .product_item .product_image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.product_list_wrapper .product_item .content {
  padding: 25px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .product_list_wrapper .product_item .content {
    transition: 0.5s;
    padding: 20px;
  }
}
@media all and (max-width: 991px) {
  .product_list_wrapper .product_item .content {
    transition: 0.5s;
    padding: 20px 16px;
  }
}
.product_list_wrapper .product_item .content h3,
.product_list_wrapper .product_item .content h6 {
  color: rgba(0, 125, 190, 0.87);
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
@media all and (max-width: 991px) {
  .product_list_wrapper .product_item .content h3,
  .product_list_wrapper .product_item .content h6 {
    transition: 0.5s;
    font-size: 18px;
  }
}
.product_list_wrapper .product_item .content p {
  margin: 8px 0;
}
@media all and (max-width: 991px) {
  .product_list_wrapper .product_item .content p {
    transition: 0.5s;
    margin: 4px 0;
  }
}
.product_list_wrapper .product_item .content .find_btn span {
  color: rgba(0, 125, 190, 0.87);
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-right: 4px;
}
@media all and (max-width: 991px) {
  .product_list_wrapper .product_item .content .find_btn svg {
    transition: 0.5s;
    width: 8px;
  }
}

/* Banner  Section  */
.banner_wrapper {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center right;
  width: 100%;
  height: 544px;
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .banner_wrapper {
    transition: 0.5s;
    height: 450px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .banner_wrapper {
    transition: 0.5s;
    height: 350px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .banner_wrapper {
    transition: 0.5s;
    height: 250px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .banner_wrapper {
    transition: 0.5s;
    height: 220px;
  }
}
@media all and (max-width: 575px) {
  .banner_wrapper {
    transition: 0.5s;
    height: 145px;
  }
}

/* Normal desktop :1200px. */
@media (max-width: 1400px) {
  .header-area .dropdwon_list:hover .dropdown_menu_area {
    top: 46px;
  }
}
/* Normal desktop :1200px. */
@media (min-width: 1501px) {
  .home-hero-area .swiper {
    width: 100vw;
    height: 100vh;
  }
}
@media (min-width: 992px) {
  .navbar-fixed .main_topbar_wrapper {
    display: none;
  }
  .navbar-fixed .second__nav {
    margin-top: 0;
  }
  .navbar-fixed {
    padding: 5px 0 !important;
  }
}
@media (max-width: 1199px) {
  .header-area .site-logo img {
    margin-left: -20px;
  }
  .home-hero-area .slider_banner {
    bottom: 6px;
  }
}
/* Tablet :768px. */
@media (max-width: 991px) {
  .header-area {
    padding-top: 16px;
  }
  .home-hero-area .slider_banner p {
    font-size: 16px;
    line-height: 24px;
  }
  .mobile-navigation .nav-item .product_img img {
    width: 100%;
  }
}
/* Large mobile :767px. */
@media (max-width: 767px) {
  .mail__text {
    margin-right: 5px;
    font-size: 14px;
  }
  h4 {
    font-size: 26px;
  }
  .home-hero-area .slider_banner marquee {
    font-size: 12px;
  }
  .home-hero-area .swiper-button-next::after,
  .home-hero-area .swiper-button-prev::after {
    font-size: 15px;
  }
  .home-hero-area .slider_banner {
    padding: 5px 0;
  }
  .header-area .site-logo img {
    margin-left: 0px;
  }
  .socialLink {
    padding-top: 10px;
  }
  h6 {
    font-size: 18px;
  }
  .default__gap {
    margin: 30px 0 0 0;
    overflow: hidden;
  }
  section.home-hero-area img {
    height: auto;
  }
  .newsletter__area form label {
    font-size: 22px;
  }
  .footer-area {
    margin-top: 0px !important;
  }
  .footer-area .container {
    padding-top: 25px;
  }
  .newsletter__area {
    align-items: start;
  }
  .mail__icon img {
    width: 25px;
  }
  .mail__icon {
    right: 10px;
    bottom: 0px;
  }
}
/* small mobile :576px. */
@media (max-width: 576px) {
  h1 {
    font-size: 26px;
    line-height: 18px;
  }
  h5 {
    font-size: 24px;
  }
  h2 {
    font-size: 25px;
    line-height: 40px;
  }
  .newsletter__area form {
    flex-direction: column;
    align-items: start;
  }
  .newsletter__area form label {
    margin-bottom: 20px;
  }
  .newsletter__area form input {
    width: 100%;
  }
  .newsletter__area form button {
    width: 100%;
    margin-top: 5px;
    margin-left: 0;
  }
  .footer-area .newsletter__area {
    flex-direction: column;
  }
  .footer-area .newsletter__area form {
    width: 100%;
  }
  .executive_wrapper .leadership_area {
    grid-template-columns: 1fr;
    grid-gap: 20px 20px;
  }
}
/* When the window > 575 and window <767 */
@media (min-width: 575px) and (max-width: 767px) {
  .newsletter__area form input {
    width: 200px;
  }
}
@media (min-width: 1200px) and (max-width: 1500px) {
  .home-hero-area .swiper {
    height: 95vh;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .header-area .nav-items li a {
    font-size: 13px !important;
  }
}
@media (min-width: 991px) and (max-width: 1199px) {
  .header-area .career_mega_menu {
    left: -538px;
  }
  .header-area .contact_mega_menu {
    left: 0;
  }
}
/*
!Utilities Or Helper CSS
*/
*,
::before,
::after {
  box-sizing: border-box;
}

body {
  background-color: white;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
}

html,
body {
  overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5 {
  font-family: "Open Sans", sans-serif;
}

p {
  color: #000;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
@media all and (max-width: 991px) {
  p {
    transition: 0.5s;
    font-size: 13px;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Montserrat", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin-bottom: 0;
}

img,
svg {
  max-width: 100%;
}

a {
  color: unset;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}

a,
span {
  display: inline-block;
}

ul {
  margin: 0;
  padding: 0;
}

li {
  list-style: none;
}

:focus {
  outline: none !important;
}

input,
select,
textarea {
  font-weight: 400;
  font-size: 16px;
  color: #101010;
}

input:focus,
select:focus {
  outline: none !important;
  box-shadow: none !important;
  border: 1px solid #e65581;
}

textarea:focus {
  box-shadow: none !important;
  outline: none !important;
}

.btn:focus {
  outline: none !important;
  box-shadow: none !important;
}

button:focus {
  outline: none !important;
  box-shadow: none !important;
}

button {
  cursor: pointer;
  border: none !important;
  background-color: transparent;
}

button:hover {
  border: none !important;
}

*::-moz-placeholder {
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  color: #707070;
}

*::placeholder {
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  color: #707070;
}

*::-moz-placeholder {
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  color: #707070;
}

::-moz-selection {
  color: rgb(255, 255, 255);
  background: #2498e4;
}

::selection {
  color: rgb(255, 255, 255);
  background: #2498e4;
}

::-moz-selection {
  color: rgb(255, 255, 255);
  background: #2498e4;
}

/*  Chrome, Safari, Edge, Opera */
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

/* Common Class */
@media all and (max-width: 575px) {
  .container {
    transition: 0.5s;
    padding-left: 16px !important;
    padding-right: 16px !important;
  }
}

.g-sm {
  gap: 8px 12px;
}

.g-lg {
  gap: 10px 15px;
}

@media all and (max-width: 767px) {
  .mm-30 {
    transition: 0.5s;
    margin-top: 30px;
  }
}

@media all and (max-width: 991px) {
  .mlg-30 {
    transition: 0.5s;
    margin-top: 30px;
  }
}

.default_section_gap {
  margin-top: 70px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .default_section_gap {
    transition: 0.5s;
    margin-top: 50px;
  }
}
@media all and (max-width: 767px) {
  .default_section_gap {
    transition: 0.5s;
    margin-top: 40px;
  }
}

.page_title {
  color: #000;
  font-family: Montserrat;
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
@media all and (max-width: 991px) {
  .page_title {
    transition: 0.5s;
    font-size: 24px;
  }
}

.load_more_btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  padding: 10px;
  color: #fff;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  min-width: 181px;
  margin-top: 60px;
  background: #2498e4;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .load_more_btn {
    transition: 0.5s;
    margin-top: 40px;
  }
}
@media all and (max-width: 991px) {
  .load_more_btn {
    transition: 0.5s;
    font-size: 13px;
    margin-top: 30px;
  }
}
.load_more_btn:hover {
  opacity: 0.9;
}

.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 10000;
  display: none;
}/*# sourceMappingURL=style.css.map */