@font-face {
  font-family: "Montserrat";
  src: url("./assets/fonts/Montserrat-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("./assets/fonts/Montserrat-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("./assets/fonts/Montserrat-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("./assets/fonts/Montserrat-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
* {
  font-family: "Montserrat", sans-serif !important;
}
.border-bottom {
  border-bottom: 1px solid #50595e;
}
.qodef-e-title-text b, .qodef-e-title-text strong {
  font-weight: 600;
}
.strong-to-medium strong, .strong-to-medium b {
  font-weight: 600;
}

.custom-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 40px 70px;
  background-color: var(--qode-main-color);
}

.custom-footer-social {
  display: flex;
  gap: 16px;
}

.custom-footer-social svg {
	width: 180px;
	height: auto;
}

.custom-footer .custom-footer-nav-footer {
  display: flex;
  gap: 30px;
  color: #fff;
}

.custom-footer .custom-footer-nav-footer ul {
  list-style: none;
  display: flex;
  margin: 0;
  padding: 0;
  gap: 24px;
}

.custom-footer .custom-footer-nav-footer ul li a {
  text-decoration: none;
  color: #fff;
}

@media screen and (max-width: 1024px) {
  .custom-footer {
    padding: 40px 7%;
  }

  .custom-footer .custom-footer-nav-footer {
    display: block;
  }

  .custom-footer .custom-footer-nav-footer ul {
    margin-bottom: 8px;
  }
}

@media screen and (max-width: 680px) {
  .custom-footer {
    display: block;
  }

  .custom-footer .custom-footer-social {
    margin-bottom: 24px;
  }
}

@media screen and (max-width: 680px) {
  .custom-footer .custom-footer-nav-footer ul {
    display: block;
  }

  .custom-footer .custom-footer-nav-footer ul li {
    margin-bottom: 16px;
  }

  .custom-footer .copy-right {
    font-size: 14px;
  }
}

.call-booking {
  font-size: 13px !important;
  text-transform: uppercase !important;
  position: relative !important;
  display: inline-flex !important;
  vertical-align: middle !important;
  margin: 0;
  border-radius: 8px !important;
  outline: 0;
  transition: color 0.3s ease-out, background-color 0.35s ease-out, border-color 0.35s ease-out;
  white-space: nowrap !important;
  border: 1px solid #fff;
  text-shadow: rgba(12, 12, 12, 0.1) 1px 2px;
  color: #fff !important;
  padding: 4px 12px !important;
}

.call-booking:hover {
  background: #fff;
  color: #000;
  cursor: pointer;
}

.widget a.call-booking-header {
  display: inline-block;
  font-size: 18px;
  border: 1px solid #e1e1e1;
  border-radius: 8px;
  font-weight: 400;
  padding: 12px 24px;
  cursor: pointer;
  transition: all 0.3s ease-out;
  color: #000;
}

.widget a.call-booking-header:hover {
  background: #000;
  color: #fff;
  border-color: #000;
}

.qodef-custom-header {
  display: flex;
  flex-direction: row;
  align-items: center;
  height: 100%;
  padding-left: 30px;
  padding-right: 30px;
  -webkit-backdrop-filter: blur(7.8px);
  backdrop-filter: blur(7.8px);
  background-color: rgba(255, 255, 255, 0.0705882353);
  border-bottom-left-radius: 10px;
  width: max-content;
  position: absolute;
  right: 0;
  top: 0;
  gap: 24px;
}

.qodef-header--sticky-display #qodef-page-header .qodef-custom-header {
  background-color: transparent;
  backdrop-filter: none;
}

.qodef-custom-header-navigation {
  background-color: transparent !important;
  background-image: none !important;
  position: relative !important;
  width: 100% !important;
  backdrop-filter: none !important;
}

.qodef-header--vertical-over-content
  .qodef-header-vertical-over-content-navigation
  > ul
  > li
  > a {
  font-size: 16px !important;
}

#qodef-page-header {
  position: sticky !important;
  top: 0 !important;
}

.qodef-header--sticky-display #qodef-page-header {
  background: #0e202a !important;
  backdrop-filter: none !important;
}

.home .qodef-svg--menu-star.qodef-menu-item-star {
  display: none !important;
}

.qodef-header--vertical-over-content
  .qodef-header-vertical-over-content-navigation
  > ul {
  padding: 0;
  display: flex;
  gap: 16px;
}

.qodef-header--vertical-over-content
  .qodef-header-vertical-over-content-navigation
  > ul
  > li {
  padding: 0 !important;
  text-shadow: rgba(12, 12, 12, 0.1) 1px 2px;
}

.qodef-header--vertical-over-content
  .qodef-header-vertical-over-content-navigation:before {
  content: none;
}

sr7-grp.sr7-layer {
  display: flex;
  flex-direction: row;
  align-items: center;
  height: 100%;
  -webkit-backdrop-filter: blur(7.8px);
  backdrop-filter: blur(7.8px);
  background-color: rgba(255, 255, 255, 0.0705882353);
  border-radius: 4px;
}

.sr7-layer {
  padding: 0px !important;
}

.sr7-layer.call-booking {
  padding: 4px 12px !important;
}


.elementor-widget-marity_core_pricing_table {
  height: 100%;
}

.elementor-widget-marity_core_pricing_table > div {
  height: 100%;
}

.elementor-widget-marity_core_pricing_table > div > div {
  height: 100%;
}

.qodef-pricing-table .qodef-m-inner {
  padding: 36px 24px 20px !important;
}

@media only screen and (max-width: 680px) {
  .qodef-pricing-table .qodef-m-inner {
    padding: 16px 24px 20px !important;
  }
}

.qodef-pricing-table .qodef-m-button {
  margin-bottom: 40px;
}

.qodef-pricing-table .qodef-m-inner {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

.qodef-pricing-table .qodef-m-button .qodef-button {
  margin-top: 40px;
}

.qodef-pricing-table .qodef-m-button {
  float: none;
  text-align: right;
}

.qodef-pricing-table .qodef-m-price .qodef-m-price-wrapper {
  gap: 4px;
}

.qodef-pricing-table
  .qodef-m-price
  .qodef-m-price-wrapper
  .qodef-m-price-value {
  text-align: left;
}
@media screen and (max-width: 680px) {
  .qodef-pricing-table .qodef-m-button {
    margin-bottom: 20px;
  }

  .qodef-pricing-table .qodef-m-button .qodef-button {
    margin-top: 20px;
  }
}

/* .qodef-grid > .qodef-grid-inner {
  gap: 0;
}
 */

#qodef-page-content > .qodef-grid-inner {
	gap: 0px;
}

.screening-technology.qodef-content-grid-1400 .qodef-content-grid {
  width: 100%;
}

.qodef-blog .qodef-e-media {
	text-align: center;
}

.qodef-care-process {
	border: 1px solid #d7d7d7;
    border-radius: 8px !important;
}

.qodef-care-process:hover {
	border-color: #0E202A;
}

.qodef-care-process .elementor-image-box-img {
	transition: 0.5s;
}

.qodef-care-process:hover .elementor-image-box-img {
    transform: rotate(360deg);
}

.qodef-care-process .elementor-image-box-title {
	margin: 0 0 16px;
}
.bg-hover-linear-gradient-main:hover > div{
		transition: all 0.5s ease;
}
.bg-hover-linear-gradient-main:hover > div{
		transition: all 0.5s ease;
}
.bg-hover-linear-gradient-main:hover > div{
	background: linear-gradient(286deg, #FDFDFD 0%, #E4DCD9 98.59%) !important;
	transition: all 0.5s ease;
}