.blackBorder {
  border: 10px solid rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.borderBoxSizing {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.verticalCenter {
  display: table-cell;
  vertical-align: middle;
}
.verticalBottom {
  display: table-cell;
  vertical-align: bottom;
}
.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-feature-settings: normal;
  font-kerning: auto;
  font-language-override: normal;
  font-size: inherit;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-synthesis: weight style;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-rendering: auto;
}
.fas {
  font-family: 'FontAwesome5ProSolid' !important;
}
.fal {
  font-family: 'FontAwesome5ProLight' !important;
  font-weight: 300;
}
.far {
  font-family: 'FontAwesome5ProRegular' !important;
  font-weight: 400;
}
.fab {
  font-family: 'FontAwesome5Brands' !important;
}
@font-face {
  font-family: "FontAwesome5Brands";
  src: url(../../assets/css/fonts/FontAwesome/FontAwesome5Brands-Regular.eot);
  src: url(../../assets/css/fonts/FontAwesome/FontAwesome5Brands-Regular.eot?#iefix) format("embedded-opentype"), url(../../assets/css/fonts/FontAwesome/FontAwesome5Brands-Regular.woff) format("woff"), url(../../assets/css/fonts/FontAwesome/FontAwesome5Brands-Regular.ttf) format("truetype"), url(../../assets/css/fonts/FontAwesome/FontAwesome5Brands-Regular.svg#FontAwesome5Brands) format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "FontAwesome5ProLight";
  src: url(../../assets/css/fonts/FontAwesome/FontAwesome5Pro-Light.eot);
  src: url(../../assets/css/fonts/FontAwesome/FontAwesome5Pro-Light.eot?#iefix) format("embedded-opentype"), url(../../assets/css/fonts/FontAwesome/FontAwesome5Pro-Light.woff) format("woff"), url(../../assets/css/fonts/FontAwesome/FontAwesome5Pro-Light.ttf) format("truetype"), url(../../assets/css/fonts/FontAwesome/FontAwesome5Pro-Light.svg#FontAwesome5ProLight) format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "FontAwesome5ProRegular";
  src: url(../../assets/css/fonts/FontAwesome/FontAwesome5Pro-Regular.eot);
  src: url(../../assets/css/fonts/FontAwesome/FontAwesome5Pro-Regular.eot?#iefix) format("embedded-opentype"), url(../../assets/css/fonts/FontAwesome/FontAwesome5Pro-Regular.woff) format("woff"), url(../../assets/css/fonts/FontAwesome/FontAwesome5Pro-Regular.ttf) format("truetype"), url(../../assets/css/fonts/FontAwesome/FontAwesome5Pro-Regular.svg#FontAwesome5ProRegular) format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "FontAwesome5ProSolid";
  src: url(../../assets/css/fonts/FontAwesome/FontAwesome5Pro-Solid.eot);
  src: url(../../assets/css/fonts/FontAwesome/FontAwesome5Pro-Solid.eot?#iefix) format("embedded-opentype"), url(../../assets/css/fonts/FontAwesome/FontAwesome5Pro-Solid.woff) format("woff"), url(../../assets/css/fonts/FontAwesome/FontAwesome5Pro-Solid.ttf) format("truetype"), url(../../assets/css/fonts/FontAwesome/FontAwesome5Pro-Solid.svg#FontAwesome5ProSolid) format("svg");
  font-weight: normal;
  font-style: normal;
}
::-moz-selection {
  background: #000000;
  color: #ffffff;
}
::selection {
  background: #000000;
  color: #ffffff;
}
p::selection {
  background: #000000;
  color: #ffffff;
}
body #breadcrumbs,
body .breadcrumb {
  display: none!important;
}
body[data-loading="true"] {
  overflow: hidden;
}
body[data-loading="true"]:before {
  content: '';
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #ffffff;
  opacity: 0.8;
  filter: alpha(opacity=80);
  background-image: url('images/animation_loader.gif');
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 99999;
  background-size: 120px;
}
@media (max-width: 768px) {
  body.home .jet-arrow.slick-arrow {
    display: none!important;
  }
}
body input:focus {
  outline: none!important;
  box-shadow: none!important;
  background-color: #ffffff !important;
}
body select:focus {
  outline: none!important;
  box-shadow: none!important;
}
body textarea:focus {
  outline: none!important;
  box-shadow: none!important;
}
body .grecaptcha-badge {
  visibility: hidden;
}
body .search-bar {
  width: 936px;
}
@media (max-width: 1440px) {
  body .search-bar {
    width: 100%;
  }
}
body .search-bar .elementor-widget-container {
  width: 936px;
}
@media (max-width: 1440px) {
  body .search-bar .elementor-widget-container {
    width: 100%;
  }
}
body .search-bar .elementor-widget-container .elementor-search-form__container {
  width: 936px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
@media (max-width: 1440px) {
  body .search-bar .elementor-widget-container .elementor-search-form__container {
    width: 100%;
  }
}
body .search-bar .elementor-widget-container .elementor-search-form__container input {
  padding: 30px 40px;
  width: 936px;
  background-color: #FFFFFF33;
  color: white;
  border: 0px;
  border-radius: 110px;
  text-indent: 22px;
}
@media (max-width: 1440px) {
  body .search-bar .elementor-widget-container .elementor-search-form__container input {
    width: 100%;
  }
}
@media (max-width: 768px) {
  body .search-bar .elementor-widget-container .elementor-search-form__container input {
    font-size: 20px!important;
    line-height: 30px!important;
  }
}
body .search-bar .elementor-widget-container .elementor-search-form__container input::placeholder {
  color: white;
}
@media (max-width: 768px) {
  body .search-bar .elementor-widget-container .elementor-search-form__container input::placeholder {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 150px;
  }
}
body .search-bar .elementor-widget-container .elementor-search-form__container input:focus {
  outline: none;
}
body .search-bar .elementor-widget-container .elementor-search-form__container button.elementor-search-form__submit {
  position: absolute;
  right: 0px;
  height: 100%;
  background: transparent;
  border: 0px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  cursor: pointer;
}
body .search-bar .elementor-widget-container .elementor-search-form__container button.elementor-search-form__submit i {
  display: none;
}
body .search-bar .elementor-widget-container .elementor-search-form__container button.elementor-search-form__submit:before {
  content: '';
  background-image: url(images/search.svg);
  width: 24px;
  height: 24px;
  fill: white;
}
body .search-bar .elementor-widget-container .elementor-search-form__container button.elementor-search-form__submit::after {
  display: none;
}
body .search-bar .elementor-widget-container .elementor-search-form__container button:focus {
  outline: none;
}
@media (max-width: 768px) {
  body .elementor-button-wrapper .elementor-button-link {
    padding: 14px 18px!important;
  }
}
body .elementor-button-wrapper .elementor-button-link .elementor-button-content-wrapper {
  align-items: center;
}
body .elementor-button-wrapper .elementor-button-link .elementor-button-content-wrapper .elementor-button-icon {
  display: flex;
}
@media (max-width: 768px) {
  body .elementor-button-wrapper .elementor-button-link .elementor-button-content-wrapper .elementor-button-icon {
    margin-left: 0!important;
  }
}
body .elementor-button-wrapper .elementor-button-link .elementor-button-content-wrapper .elementor-button-icon i {
  font-size: 18px;
}
body .elementor-button-wrapper .elementor-button-link .elementor-button-content-wrapper .elementor-button-icon::before {
  content: "|";
  font-size: 18px;
  padding-right: 14px;
  color: #222126;
  opacity: 0.2;
}
@media (max-width: 768px) {
  body .elementor-button-wrapper .elementor-button-link .elementor-button-content-wrapper .elementor-button-icon::before {
    content: "";
    padding-right: 0;
  }
}
body .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  content: "-";
}
body form button {
  display: flex!important;
  width: fit-content !important;
  align-items: center!important;
}
body form button::after {
  content: '' !important;
  background-image: url(images/plus_white.svg) !important;
  width: 12px!important;
  height: 12px!important;
  fill: #82BCDB !important;
  margin-left: 14px;
}
body form button .elementor-button-text {
  display: flex!important;
  align-items: center!important;
}
body form button .elementor-button-text::after {
  content: "|" !important;
  font-size: 26px!important;
  padding-left: 14px!important;
  color: #ffffff !important;
  opacity: 0.2 !important;
  font-weight: 300!important;
}
body form button:hover {
  cursor: pointer;
}
body form button:hover::after {
  content: '' !important;
  background-image: url(images/plus_main.svg) !important;
  width: 12px!important;
  height: 12px!important;
}
body form button:hover .elementor-button-text::after {
  color: #82BCDB !important;
  opacity: 0.5 !important;
}
body .btn-black a.elementor-button {
  display: flex!important;
  padding: 14px 34px!important;
  align-items: center!important;
  gap: 16px!important;
  border-radius: 140px;
  border: 1px solid var(--e-global-color-text) !important;
  color: var(--e-global-color-text) !important;
  font-family: 'Roboto', sans-serif !important;
  font-size: 13px!important;
  font-style: normal!important;
  font-weight: 500!important;
  line-height: normal!important;
  letter-spacing: 0.13px !important;
  text-transform: uppercase!important;
  width: fit-content !important;
  height: 54px!important;
  background-color: transparent!important;
  transition: all 0.3s !important;
}
@media (max-width: 768px) {
  body .btn-black a.elementor-button {
    font-size: 12px;
    line-height: 16px;
    padding: 12px 20px!important;
    gap: 0!important;
  }
}
body .btn-black a.elementor-button::after {
  content: '' !important;
  background-image: url(images/plus.svg) !important;
  width: 12px!important;
  height: 12px!important;
  fill: var(--e-global-color-text) !important;
}
body .btn-black a.elementor-button .elementor-button-text {
  display: flex!important;
  align-items: center!important;
}
body .btn-black a.elementor-button .elementor-button-text::after {
  content: "|" !important;
  font-size: 26px!important;
  padding-left: 14px!important;
  color: #222126 !important;
  opacity: 0.2 !important;
  font-weight: 300!important;
}
@media (max-width: 768px) {
  body .btn-black a.elementor-button .elementor-button-text::after {
    display: none;
  }
}
body .btn-black a.elementor-button:hover {
  background-color: var(--e-global-color-text) !important;
  color: #ffffff !important;
}
body .btn-black a.elementor-button:hover::after {
  content: '' !important;
  background-image: url(images/plus_white.svg) !important;
  width: 12px!important;
  height: 12px!important;
}
body .btn-black a.elementor-button:hover .elementor-button-text::after {
  color: #ffffff !important;
  opacity: 0.5 !important;
}
body .btn-white-line-main a.elementor-button {
  display: flex!important;
  padding: 14px 34px!important;
  align-items: center!important;
  gap: 16px!important;
  border-radius: 140px;
  border: 1px solid #ffffff !important;
  color: #ffffff !important;
  font-family: 'Roboto', sans-serif !important;
  font-size: 13px!important;
  font-style: normal!important;
  font-weight: 500!important;
  line-height: normal!important;
  letter-spacing: 0.13px !important;
  text-transform: uppercase!important;
  width: fit-content !important;
  height: 54px!important;
  background-color: transparent!important;
  transition: all 0.3s !important;
}
@media (max-width: 768px) {
  body .btn-white-line-main a.elementor-button {
    font-size: 12px;
    line-height: 16px;
    padding: 12px 20px!important;
  }
}
body .btn-white-line-main a.elementor-button::after {
  content: '' !important;
  background-image: url(images/plus_white.svg) !important;
  width: 12px!important;
  height: 12px!important;
  fill: var(--e-global-color-text) !important;
}
body .btn-white-line-main a.elementor-button .elementor-button-text {
  display: flex!important;
  align-items: center!important;
}
body .btn-white-line-main a.elementor-button .elementor-button-text::after {
  content: "|" !important;
  font-size: 26px!important;
  padding-left: 14px!important;
  color: #ffffff !important;
  opacity: 0.2 !important;
  font-weight: 300!important;
}
@media (max-width: 768px) {
  body .btn-white-line-main a.elementor-button .elementor-button-text::after {
    display: none;
  }
}
body .btn-white-line-main a.elementor-button:hover {
  background-color: #ffffff !important;
  color: var(--e-global-color-primary) !important;
}
body .btn-white-line-main a.elementor-button:hover::after {
  content: '' !important;
  background-image: url(images/plus_main.svg) !important;
  width: 12px!important;
  height: 12px!important;
}
body .btn-white-line-main a.elementor-button:hover .elementor-button-text::after {
  color: var(--e-global-color-primary) !important;
  opacity: 0.5 !important;
}
body .btn-white-line-secondary a.elementor-button {
  display: flex!important;
  padding: 14px 34px!important;
  align-items: center!important;
  gap: 16px!important;
  border-radius: 140px;
  border: 1px solid #ffffff !important;
  color: #ffffff !important;
  font-family: 'Roboto', sans-serif !important;
  font-size: 13px!important;
  font-style: normal!important;
  font-weight: 500!important;
  line-height: normal!important;
  letter-spacing: 0.13px !important;
  text-transform: uppercase!important;
  width: fit-content !important;
  height: 54px!important;
  background-color: transparent!important;
  transition: all 0.3s !important;
}
@media (max-width: 768px) {
  body .btn-white-line-secondary a.elementor-button {
    font-size: 12px;
    line-height: 16px;
    padding: 12px 20px!important;
  }
}
body .btn-white-line-secondary a.elementor-button::after {
  content: '' !important;
  background-image: url(images/plus_white.svg) !important;
  width: 12px!important;
  height: 12px!important;
  fill: var(--e-global-color-text) !important;
}
body .btn-white-line-secondary a.elementor-button .elementor-button-text {
  display: flex!important;
  align-items: center!important;
}
body .btn-white-line-secondary a.elementor-button .elementor-button-text::after {
  content: "|" !important;
  font-size: 26px!important;
  padding-left: 14px!important;
  color: #ffffff !important;
  opacity: 0.2 !important;
  font-weight: 300!important;
}
@media (max-width: 768px) {
  body .btn-white-line-secondary a.elementor-button .elementor-button-text::after {
    display: none;
  }
}
body .btn-white-line-secondary a.elementor-button:hover {
  background-color: #ffffff !important;
  color: var(--e-global-color-secondary) !important;
}
body .btn-white-line-secondary a.elementor-button:hover::after {
  content: '' !important;
  background-image: url(images/plus_secondary.svg) !important;
  width: 12px!important;
  height: 12px!important;
}
body .btn-white-line-secondary a.elementor-button:hover .elementor-button-text::after {
  color: var(--e-global-color-secondary) !important;
  opacity: 0.5 !important;
}
body .btn-white-main a.elementor-button {
  display: flex!important;
  padding: 14px 34px!important;
  align-items: center!important;
  gap: 16px!important;
  border-radius: 140px;
  border: 1px solid #ffffff !important;
  color: var(--e-global-color-primary) !important;
  font-family: 'Roboto', sans-serif !important;
  font-size: 13px!important;
  font-style: normal!important;
  font-weight: 500!important;
  line-height: normal!important;
  letter-spacing: 0.13px !important;
  text-transform: uppercase!important;
  width: fit-content !important;
  height: 54px!important;
  background-color: #ffffff !important;
  transition: all 0.3s !important;
}
@media (max-width: 768px) {
  body .btn-white-main a.elementor-button {
    font-size: 12px;
    line-height: 16px;
    padding: 12px 20px!important;
  }
}
body .btn-white-main a.elementor-button::after {
  content: '' !important;
  background-image: url(images/plus_main.svg) !important;
  width: 12px!important;
  height: 12px!important;
}
body .btn-white-main a.elementor-button .elementor-button-text {
  display: flex!important;
  align-items: center!important;
}
body .btn-white-main a.elementor-button .elementor-button-text::after {
  content: "|" !important;
  font-size: 26px!important;
  padding-left: 14px!important;
  color: var(--e-global-color-primary) !important;
  font-weight: 300!important;
}
@media (max-width: 768px) {
  body .btn-white-main a.elementor-button .elementor-button-text::after {
    display: none;
  }
}
body .btn-white-main a.elementor-button:hover {
  background-color: transparent!important;
  color: #ffffff !important;
}
body .btn-white-main a.elementor-button:hover::after {
  content: '' !important;
  background-image: url(images/plus_white.svg) !important;
  width: 12px!important;
  height: 12px!important;
}
body .btn-white-main a.elementor-button:hover .elementor-button-text::after {
  color: #ffffff !important;
  opacity: 0.5 !important;
}
body .btn-white-secondary a.elementor-button {
  display: flex!important;
  padding: 14px 34px!important;
  align-items: center!important;
  gap: 16px!important;
  border-radius: 140px;
  border: 1px solid #ffffff !important;
  color: var(--e-global-color-secondary) !important;
  font-family: 'Roboto', sans-serif !important;
  font-size: 13px!important;
  font-style: normal!important;
  font-weight: 500!important;
  line-height: normal!important;
  letter-spacing: 0.13px !important;
  text-transform: uppercase!important;
  width: fit-content !important;
  height: 54px!important;
  background-color: #ffffff !important;
  transition: all 0.3s !important;
}
@media (max-width: 768px) {
  body .btn-white-secondary a.elementor-button {
    font-size: 12px;
    line-height: 16px;
    padding: 12px 20px!important;
  }
}
body .btn-white-secondary a.elementor-button::after {
  content: '' !important;
  background-image: url(images/plus_secondary.svg) !important;
  width: 12px!important;
  height: 12px!important;
}
body .btn-white-secondary a.elementor-button .elementor-button-text {
  display: flex!important;
  align-items: center!important;
}
body .btn-white-secondary a.elementor-button .elementor-button-text::after {
  content: "|" !important;
  font-size: 26px!important;
  padding-left: 14px!important;
  color: var(--e-global-color-secondary) !important;
  font-weight: 300!important;
}
@media (max-width: 768px) {
  body .btn-white-secondary a.elementor-button .elementor-button-text::after {
    display: none;
  }
}
body .btn-white-secondary a.elementor-button:hover {
  background-color: transparent!important;
  color: #ffffff !important;
}
body .btn-white-secondary a.elementor-button:hover::after {
  content: '' !important;
  background-image: url(images/plus_white.svg) !important;
  width: 12px!important;
  height: 12px!important;
}
body .btn-white-secondary a.elementor-button:hover .elementor-button-text::after {
  color: #ffffff !important;
  opacity: 0.5 !important;
}
body .btn-secondary-white a.elementor-button {
  display: flex!important;
  padding: 14px 34px!important;
  align-items: center!important;
  gap: 16px!important;
  border-radius: 140px;
  border: 1px solid var(--e-global-color-secondary) !important;
  color: #ffffff !important;
  font-family: 'Roboto', sans-serif !important;
  font-size: 13px!important;
  font-style: normal!important;
  font-weight: 500!important;
  line-height: normal!important;
  letter-spacing: 0.13px !important;
  text-transform: uppercase!important;
  width: fit-content !important;
  height: 54px!important;
  background-color: var(--e-global-color-secondary) !important;
  transition: all 0.3s !important;
}
@media (max-width: 768px) {
  body .btn-secondary-white a.elementor-button {
    font-size: 12px;
    line-height: 16px;
    padding: 12px 20px!important;
  }
}
body .btn-secondary-white a.elementor-button::after {
  content: '' !important;
  background-image: url(images/plus_white.svg) !important;
  width: 12px!important;
  height: 12px!important;
}
body .btn-secondary-white a.elementor-button .elementor-button-text {
  display: flex!important;
  align-items: center!important;
}
body .btn-secondary-white a.elementor-button .elementor-button-text::after {
  content: "|" !important;
  font-size: 26px!important;
  padding-left: 14px!important;
  color: #ffffff !important;
  font-weight: 300!important;
}
@media (max-width: 768px) {
  body .btn-secondary-white a.elementor-button .elementor-button-text::after {
    display: none;
  }
}
body .btn-secondary-white a.elementor-button:hover {
  background-color: transparent!important;
  color: var(--e-global-color-secondary) !important;
}
body .btn-secondary-white a.elementor-button:hover::after {
  content: '' !important;
  background-image: url(images/plus_secondary.svg) !important;
  width: 12px!important;
  height: 12px!important;
}
body .btn-secondary-white a.elementor-button:hover .elementor-button-text::after {
  color: var(--e-global-color-secondary) !important;
  opacity: 0.5 !important;
}
body .btn-blue a.elementor-button {
  display: flex!important;
  padding: 14px 34px!important;
  align-items: center!important;
  gap: 16px!important;
  border-radius: 140px;
  border: 1px solid #82BCDB !important;
  color: #ffffff !important;
  font-family: 'Roboto', sans-serif !important;
  font-size: 13px!important;
  font-style: normal!important;
  font-weight: 500!important;
  line-height: normal!important;
  letter-spacing: 0.13px !important;
  text-transform: uppercase!important;
  width: fit-content !important;
  height: 54px!important;
  background-color: #82BCDB !important;
  transition: all 0.3s !important;
}
@media (max-width: 768px) {
  body .btn-blue a.elementor-button {
    font-size: 12px;
    line-height: 16px;
    padding: 12px 20px!important;
  }
}
body .btn-blue a.elementor-button::after {
  content: '' !important;
  background-image: url(images/plus_white.svg) !important;
  width: 12px!important;
  height: 12px!important;
  fill: #82BCDB !important;
}
body .btn-blue a.elementor-button .elementor-button-text {
  display: flex!important;
  align-items: center!important;
}
body .btn-blue a.elementor-button .elementor-button-text::after {
  content: "|" !important;
  font-size: 26px!important;
  padding-left: 14px!important;
  color: #ffffff !important;
  opacity: 0.2 !important;
  font-weight: 300!important;
}
@media (max-width: 768px) {
  body .btn-blue a.elementor-button .elementor-button-text::after {
    display: none;
  }
}
body .btn-blue a.elementor-button:hover {
  background-color: #ffffff !important;
  color: #82BCDB !important;
}
body .btn-blue a.elementor-button:hover::after {
  content: '' !important;
  background-image: url(images/plus_main.svg) !important;
  width: 12px!important;
  height: 12px!important;
}
body .btn-blue a.elementor-button:hover .elementor-button-text::after {
  color: #82BCDB !important;
  opacity: 0.5 !important;
}
body .more-info a.btn-more-info {
  display: flex;
  padding: 14px 34px;
  align-items: center;
  gap: 16px;
  border-radius: 140px;
  border: 1px solid var(--e-global-color-text);
  color: var(--e-global-color-text);
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.13px;
  text-transform: uppercase;
  width: fit-content;
  height: 54px;
}
@media (max-width: 768px) {
  body .more-info a.btn-more-info {
    font-size: 12px;
    line-height: 16px;
    padding: 12px 20px;
  }
}
body .more-info a.btn-more-info::after {
  content: '';
  background-image: url(images/plus.svg);
  width: 12px;
  height: 12px;
  fill: var(--e-global-color-text);
}
@media (max-width: 768px) {
  body .more-info a.btn-more-info::after {
    display: none;
  }
}
body .more-info a.btn-more-info .btn-more-info-text {
  display: flex;
  align-items: center;
}
body .more-info a.btn-more-info .btn-more-info-text::after {
  content: "|";
  font-size: 26px;
  padding-left: 14px;
  color: #222126;
  opacity: 0.2;
  font-weight: 300;
}
@media (max-width: 768px) {
  body .more-info a.btn-more-info .btn-more-info-text::after {
    display: none;
  }
}
body .more-info a.btn-more-info:hover {
  background-color: var(--e-global-color-text);
  color: #ffffff;
}
body .more-info a.btn-more-info:hover::after {
  content: '';
  background-image: url(images/plus_white.svg);
  width: 12px;
  height: 12px;
}
body .more-info a.btn-more-info:hover .btn-more-info-text::after {
  color: #ffffff;
  opacity: 0.5;
}
body .stay-carousel .swiper {
  height: 460px;
}
body .stay-carousel .swiper .swiper-slide figure {
  height: 100%;
}
body .stay-carousel .swiper .swiper-slide figure img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
body .stay-carousel .swiper .swiper-pagination {
  text-align: start;
  margin-left: 30px;
  bottom: 25px!important;
}
body .stay-carousel .swiper .swiper-pagination .swiper-pagination-bullet {
  height: 12px;
  width: 12px;
  border: 2px solid #ffffff;
}
body .stay-carousel .swiper .swiper-pagination .swiper-pagination-bullet:not(.swiper-pagination-bullet-active) {
  background: transparent;
}
body .partners-carousel .swiper,
body .partner-slider .swiper {
  height: 140px;
  width: 100%!important;
}
body .partners-carousel .swiper .swiper-slide figure,
body .partner-slider .swiper .swiper-slide figure {
  height: 100%;
  align-items: center;
  display: flex;
}
body .partners-carousel .swiper .swiper-slide figure img,
body .partner-slider .swiper .swiper-slide figure img {
  object-fit: contain;
}
body .partners-carousel .swiper .elementor-swiper-button-prev,
body .partner-slider .swiper .elementor-swiper-button-prev {
  position: absolute;
  top: -50px;
  right: 30px;
  left: unset!important;
  border-right: 1px solid #CCD9DF;
}
body .partners-carousel .swiper .elementor-swiper-button-next,
body .partner-slider .swiper .elementor-swiper-button-next {
  position: absolute;
  top: -50px;
  right: 0;
}
body .intensive-program-slider .swiper {
  height: 300px;
  width: 100%!important;
  margin: 50px 0 80px 0;
}
body .intensive-program-slider .swiper .swiper-slide figure {
  height: 100%;
  align-items: center;
  display: flex;
}
body .intensive-program-slider .swiper .swiper-slide figure img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
body .intensive-program-slider .swiper .elementor-swiper-button-prev {
  position: absolute;
  top: 15px;
  right: 30px;
  left: unset!important;
  border-right: 1px solid #CCD9DF;
}
body .intensive-program-slider .swiper .elementor-swiper-button-next {
  position: absolute;
  top: 15px;
  right: 0;
}
body .useful-info .elementor-button-icon::before {
  content: "" !important;
  padding: 0!important;
}
body .useful-info .elementor-button-icon svg {
  width: 26px;
  height: 26px;
}
body section.elementor-row {
  flex-direction: column;
}
body section.elementor-row .search-container {
  width: 100%;
  padding: 60px 250px;
  background-color: #EDF6F9;
  display: flex;
  justify-content: left;
  gap: 60px;
}
@media (max-width: 1440px) {
  body section.elementor-row .search-container {
    padding: 60px 100px;
  }
}
@media (max-width: 1024px) {
  body section.elementor-row .search-container {
    padding: 60px 15px;
  }
}
@media (max-width: 768px) {
  body section.elementor-row .search-container {
    padding: 30px 15px;
    flex-wrap: wrap;
    gap: 30px;
  }
}
body section.elementor-row .search-container > div {
  width: 50%;
  display: flex;
  flex-direction: column;
}
@media (max-width: 768px) {
  body section.elementor-row .search-container > div {
    width: 100%;
  }
}
body section.elementor-row .search-container label {
  color: #6E93A6;
  font-size: 16px;
  line-height: 30px;
  font-family: var(--e-global-typography-text-font-family);
  font-weight: 500;
}
@media (max-width: 768px) {
  body section.elementor-row .search-container label {
    font-size: 14px;
    line-height: 26px;
  }
}
body section.elementor-row .search-container select {
  border: none;
  border-bottom: 1px solid #222126;
  font-family: var(--e-global-typography-text-font-family);
  font-size: 20px;
  line-height: 34px;
  font-weight: 500;
  color: #222126;
  background-color: transparent;
  padding-bottom: 10px;
}
@media (max-width: 768px) {
  body section.elementor-row .search-container select {
    font-size: 14px;
    line-height: 22px;
  }
}
body section.elementor-row .search-container select:focus-visible {
  outline: none;
}
body section.elementor-row .search-container .general-search {
  width: 50%!important;
  display: flex;
  justify-content: flex-end;
  position: relative;
}
@media (max-width: 768px) {
  body section.elementor-row .search-container .general-search {
    width: 100%!important;
  }
}
body section.elementor-row .search-container .general-search::after {
  content: ' ';
  background-image: url(images/search_black.svg);
  background-size: 16px 16px;
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  position: absolute;
  right: 5px;
  bottom: 18px;
}
body section.elementor-row .search-container .general-search .search-input {
  height: 54px;
  width: 100%;
  display: flex;
  padding: 10px 0px;
  justify-content: space-between;
  align-items: center;
  font-family: "Zilla Slab", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 34px;
  color: var(--e-global-color-text);
  border-bottom: 1px solid var(--e-global-color-text);
  border-top: none;
  border-left: none;
  border-right: none;
  background-color: transparent;
  position: relative;
  padding-right: 25px;
}
@media (max-width: 768px) {
  body section.elementor-row .search-container .general-search .search-input {
    font-size: 14px;
    line-height: 22px;
  }
}
body section.elementor-row .search-container .general-search .search-input:active,
body section.elementor-row .search-container .general-search .search-input:focus {
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
}
body section.elementor-row .search-container .general-search .search-input::placeholder {
  color: var(--e-global-color-text) !important;
}
body section.elementor-row .search-container .general-search .search-input::-ms-input-placeholder {
  color: var(--e-global-color-text) !important;
}
body section.elementor-row .search-container .general-search .search-input:focus-visible {
  outline: none;
}
body section.elementor-row .result-list-container {
  width: 100%;
  padding: 150px 250px;
}
@media (max-width: 1440px) {
  body section.elementor-row .result-list-container {
    padding: 150px 100px;
  }
}
@media (max-width: 1024px) {
  body section.elementor-row .result-list-container {
    padding: 100px 15px;
  }
}
@media (max-width: 768px) {
  body section.elementor-row .result-list-container {
    padding: 60px 15px;
  }
}
body section.elementor-row .result-list-container .clinic-doctors-list {
  max-width: 100%;
  padding: 0;
}
body section.elementor-row .result-list-container .clinic-doctors-list .clinic-doctors-leaders {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  padding-bottom: 90px;
  margin-left: -15px;
  margin-right: -15px;
}
body section.elementor-row .result-list-container .clinic-doctors-list .clinic-doctors-leaders .doctors-leaders-header {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 60px;
  padding-left: 15px;
  padding-right: 15px;
}
body section.elementor-row .result-list-container .clinic-doctors-list .clinic-doctors-leaders .doctors-leaders-header h2 {
  font-family: var(--e-global-typography-primary-font-family);
  color: #222126;
  font-size: 42px;
  line-height: normal;
  font-weight: 500;
}
@media (max-width: 768px) {
  body section.elementor-row .result-list-container .clinic-doctors-list .clinic-doctors-leaders .doctors-leaders-header h2 {
    font-size: 20px;
    line-height: 30px;
  }
}
body section.elementor-row .result-list-container .clinic-doctors-list .clinic-doctors-leaders .doctors-leaders-header .clinic-doctors-leaders-pagination {
  display: flex;
  align-items: center;
}
body section.elementor-row .result-list-container .clinic-doctors-list .clinic-doctors-leaders .doctors-leaders-header .clinic-doctors-leaders-pagination a {
  color: #222126;
  font-size: 30px;
  font-weight: 300;
  height: 30px;
  width: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}
body section.elementor-row .result-list-container .clinic-doctors-list .clinic-doctors-leaders .doctors-leaders-header .clinic-doctors-leaders-pagination a:last-of-type {
  border-left: 1px solid #CCD9DF;
}
body section.elementor-row .result-list-container .clinic-doctors-list .clinic-doctors-leaders .doctors-leaders-header .clinic-doctors-leaders-pagination a.disabled {
  color: #CCD9DF;
}
body section.elementor-row .result-list-container .clinic-doctors-list .clinic-doctor {
  width: 25%;
}
@media (max-width: 768px) {
  body section.elementor-row .result-list-container .clinic-doctors-list .clinic-doctor {
    width: 50%;
  }
}
body section.elementor-row .result-list-container .clinic-doctors-list .total-results {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
body section.elementor-row .result-list-container .clinic-doctors-list .total-results .doctors-results {
  margin-bottom: 60px;
  font-family: var(--e-global-typography-primary-font-family);
  font-size: 19px;
  line-height: normal;
  font-weight: 700;
  color: #222126;
  width: 50%;
}
@media (max-width: 768px) {
  body section.elementor-row .result-list-container .clinic-doctors-list .total-results .doctors-results {
    font-size: 20px;
    line-height: 30px;
  }
}
body section.elementor-row .result-list-container .clinic-doctors-list .total-results .clear-results {
  margin-bottom: 60px;
  font-family: var(--e-global-typography-primary-font-family);
  font-size: 13px;
  line-height: normal;
  font-weight: 700;
  color: #222126;
  text-transform: uppercase;
  width: 50%;
  display: flex;
  justify-content: end;
  align-items: center;
}
body section.elementor-row .result-list-container .clinic-doctors-list .total-results .clear-results:before {
  content: '' !important;
  background-image: url(images/clear.svg) !important;
  width: 12px!important;
  height: 12px!important;
  fill: #ffffff !important;
  margin-right: 10px;
  background-repeat: no-repeat;
  background-position: center;
}
body section.elementor-row .result-list-container .clinic-doctors-list .total-results .clinic-doctors-team {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
body section.elementor-row .result-list-container .clinic-doctors-list .total-results .clinic-doctors-team .clinic-doctor {
  width: 25%;
}
@media (max-width: 768px) {
  body section.elementor-row .result-list-container .clinic-doctors-list .total-results .clinic-doctors-team .clinic-doctor {
    width: 50%;
  }
}
body .pagination {
  margin-top: 60px;
  width: 60%;
}
body .pagination ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  display: flex;
}
body .pagination ul li {
  padding: 5px 10px;
}
body .pagination ul li a {
  font-family: var(--e-global-typography-primary-font-family);
  font-size: 19px;
  line-height: normal;
  font-weight: 700;
  color: #222126;
}
body .pagination ul li a.previousPage,
body .pagination ul li a.nextPage {
  font-size: 30px;
  line-height: 24px;
}
body .pagination ul li.active {
  border-bottom: 1px solid #222126;
}
body .pagination ul li.disabled {
  color: #CCD9DF;
}
body .pagination ul li.disabled a {
  color: #CCD9DF;
}
body .home-banners .elementor-element {
  box-shadow: none!important;
}
body .home-banners .swiper-slide {
  margin: 0;
}
body .home-banners .swiper-pagination-bullet {
  border: 2px solid #ffffff;
  opacity: 1;
}
body .home-banners .swiper-pagination-bullet:not(.swiper-pagination-bullet-active) {
  background-color: transparent;
}
body .home-banners .swiper-pagination-bullet:hover {
  background-color: #ffffff;
}
@media (max-width: 1024px) {
  body .home-banners .elementor-swiper-button-prev,
  body .home-banners .elementor-swiper-button-next {
    display: none!important;
  }
}
body .clinical-trials-list {
  margin-left: -15px;
  margin-right: -15px;
}
body .clinical-trials-list .total-results {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
body .clinical-trials-list .total-results .clinical-trials-results {
  font-family: 'Manrope', sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  color: var(--e-global-color-text);
  padding-bottom: 30px;
  width: 50%;
  padding-right: 15px;
  padding-left: 15px;
}
@media (max-width: 768px) {
  body .clinical-trials-list .total-results .clinical-trials-results {
    font-size: 20px;
    line-height: 28px;
  }
}
body .clinical-trials-list .total-results .clear-results {
  margin-bottom: 60px;
  font-family: var(--e-global-typography-primary-font-family);
  font-size: 13px;
  line-height: normal;
  font-weight: 700;
  color: #222126;
  text-transform: uppercase;
  width: 50%;
  display: flex;
  justify-content: end;
  align-items: center;
  padding-right: 15px;
  padding-left: 15px;
}
body .clinical-trials-list .total-results .clear-results:before {
  content: '' !important;
  background-image: url(images/clear.svg) !important;
  width: 12px!important;
  height: 12px!important;
  fill: #ffffff !important;
  margin-right: 10px;
  background-repeat: no-repeat;
  background-position: center;
}
body .clinical-trials-list .total-results .clinical-trials {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
body .clinical-trials-list .total-results .clinical-trials .clinical-trial {
  width: 33.3%;
  padding-right: 15px;
  padding-left: 15px;
  padding-bottom: 60px;
  display: flex;
  flex-direction: column;
}
@media (max-width: 768px) {
  body .clinical-trials-list .total-results .clinical-trials .clinical-trial {
    width: 100%;
  }
}
body .clinical-trials-list .total-results .clinical-trials .clinical-trial .post-thumbnail {
  margin-bottom: 30px;
}
body .clinical-trials-list .total-results .clinical-trials .clinical-trial .post-thumbnail img {
  height: 300px;
  width: 100%;
  object-fit: cover;
  object-position: bottom;
}
body .clinical-trials-list .total-results .clinical-trials .clinical-trial .clinical-trial-info {
  display: flex;
  flex-direction: column;
  flex: 1;
}
body .clinical-trials-list .total-results .clinical-trials .clinical-trial .clinical-trial-info .type-status {
  display: flex;
  gap: 10px;
  flex-direction: row;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  body .clinical-trials-list .total-results .clinical-trials .clinical-trial .clinical-trial-info .type-status {
    margin-bottom: 10px;
  }
}
body .clinical-trials-list .total-results .clinical-trials .clinical-trial .clinical-trial-info .type-status .type {
  padding: 0 15px;
  background-color: #EDF6F9;
  color: #6E93A6;
  font-family: 'Zilla Slab', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 34px;
  width: fit-content;
  border-radius: 50px;
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  body .clinical-trials-list .total-results .clinical-trials .clinical-trial .clinical-trial-info .type-status .type {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 27px;
  }
}
body .clinical-trials-list .total-results .clinical-trials .clinical-trial .clinical-trial-info .date {
  font-family: 'Zilla Slab', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 28.7px;
  color: #222126;
  margin-bottom: 10px;
}
body .clinical-trials-list .total-results .clinical-trials .clinical-trial .clinical-trial-info .title {
  font-family: 'Manrope', sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  color: #222126;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  body .clinical-trials-list .total-results .clinical-trials .clinical-trial .clinical-trial-info .title {
    font-size: 20px;
    line-height: 27px;
  }
}
body .clinical-trials-list .total-results .clinical-trials .clinical-trial .clinical-trial-info .more-info {
  margin-top: auto;
}
body .clinical-trials-list .total-results .clinical-trials .clinical-trial .clinical-trial-info .more-info .btn-more-info {
  padding: 0;
  border: none;
  position: relative;
}
body .clinical-trials-list .total-results .clinical-trials .clinical-trial .clinical-trial-info .more-info .btn-more-info .btn-more-info-text:after {
  display: none!important;
}
body .clinical-trials-list .total-results .clinical-trials .clinical-trial .clinical-trial-info .more-info .btn-more-info:after {
  content: "";
  width: 26px;
  height: 26px;
  background-color: #82BCDB;
  border-radius: 50%;
  background-image: url(images/plus_white.svg);
  background-repeat: no-repeat;
  background-position: center;
  display: flex;
  margin-left: 10px;
  opacity: 1;
}
body .clinical-trials-list .total-results .clinical-trials .clinical-trial .clinical-trial-info .more-info .btn-more-info:hover {
  background-color: transparent;
  color: #222126;
}
body .investigation-projects-list .total-results {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
body .investigation-projects-list .total-results .investigation-projects-results {
  width: 100%;
  font-family: 'Manrope', sans-serif;
  font-size: 19px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  color: #222126;
  margin-bottom: 26px;
  margin-bottom: 60px;
}
@media (max-width: 768px) {
  body .investigation-projects-list .total-results .investigation-projects-results {
    font-size: 20px;
    line-height: 28px;
  }
}
body .investigation-projects-list .total-results .investigation-projects {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
@media (max-width: 768px) {
  body .investigation-projects-list .total-results .investigation-projects {
    margin-right: 0;
    margin-left: 0;
  }
}
body .investigation-projects-list .total-results .investigation-projects .investigation-project {
  width: 33.3%;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
  flex-direction: column;
}
@media (max-width: 768px) {
  body .investigation-projects-list .total-results .investigation-projects .investigation-project {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 30px;
  }
}
body .investigation-projects-list .total-results .investigation-projects .investigation-project .post-thumbnail {
  margin-bottom: 30px;
}
body .investigation-projects-list .total-results .investigation-projects .investigation-project .post-thumbnail img {
  height: 300px;
  width: 100%;
  object-fit: cover;
  object-position: bottom;
}
body .investigation-projects-list .total-results .investigation-projects .investigation-project .investigation-project-info {
  display: flex;
  flex-direction: column;
  flex: 1;
}
body .investigation-projects-list .total-results .investigation-projects .investigation-project .investigation-project-info .type {
  padding: 0 15px;
  background-color: #EDF6F9;
  color: #6E93A6;
  font-family: 'Zilla Slab', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 34px;
  width: fit-content;
  border-radius: 50px;
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  body .investigation-projects-list .total-results .investigation-projects .investigation-project .investigation-project-info .type {
    font-size: 14px;
    line-height: 28px;
  }
}
body .investigation-projects-list .total-results .investigation-projects .investigation-project .investigation-project-info .date {
  font-family: 'Zilla Slab', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 28.7px;
  color: #222126;
  margin-bottom: 10px;
  min-height: 29px;
}
body .investigation-projects-list .total-results .investigation-projects .investigation-project .investigation-project-info .title {
  font-family: 'Manrope', sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  color: #222126;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  body .investigation-projects-list .total-results .investigation-projects .investigation-project .investigation-project-info .title {
    font-size: 20px;
    line-height: 27px;
  }
}
body .investigation-projects-list .total-results .investigation-projects .investigation-project .investigation-project-info .more-info {
  margin-top: auto;
}
body .investigation-projects-list .total-results .investigation-projects .investigation-project .investigation-project-info .more-info .btn-more-info {
  padding: 0;
  border: none;
}
body .investigation-projects-list .total-results .investigation-projects .investigation-project .investigation-project-info .more-info .btn-more-info .btn-more-info-text:after {
  content: "";
  width: 26px;
  height: 26px;
  background-color: #82BCDB;
  border-radius: 50%;
  background-image: url(images/plus_white.svg);
  background-repeat: no-repeat;
  background-position: center;
  display: flex;
  margin-left: 10px;
  opacity: 1;
}
body .investigation-projects-list .total-results .investigation-projects .investigation-project .investigation-project-info .more-info .btn-more-info:after {
  display: none;
}
body .investigation-projects-list .total-results .investigation-projects .investigation-project .investigation-project-info .more-info .btn-more-info:hover {
  background-color: transparent;
  color: #222126;
}
body .science-related-projects {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
@media (max-width: 768px) {
  body .science-related-projects {
    margin-right: 0;
    margin-left: 0;
  }
}
body .science-related-projects .science-related-project {
  width: 33.3%;
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 768px) {
  body .science-related-projects .science-related-project {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 30px;
  }
}
body .science-related-projects .science-related-project .attachment-post-thumbnail {
  height: 300px;
  width: 100%;
  object-fit: cover;
  margin-bottom: 30px;
}
body .science-related-projects .science-related-project .clinic-doctor-info .date {
  font-family: 'Zilla Slab', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 28.7px;
  color: #222126;
  margin-bottom: 10px;
}
body .science-related-projects .science-related-project .clinic-doctor-info .academic-title {
  font-family: 'Manrope', sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  color: #222126;
  margin-bottom: 30px;
}
body .science-related-projects .science-related-project .clinic-doctor-info .more-info .btn-more-info {
  padding: 0;
  border: none;
}
body .science-related-projects .science-related-project .clinic-doctor-info .more-info .btn-more-info .btn-more-info-text:after {
  content: "";
  width: 26px;
  height: 26px;
  background-color: #82BCDB;
  border-radius: 50%;
  background-image: url(images/plus_white.svg);
  background-repeat: no-repeat;
  background-position: center;
  display: flex;
  margin-left: 10px;
  opacity: 1;
}
body .science-related-projects .science-related-project .clinic-doctor-info .more-info .btn-more-info:after {
  display: none;
}
body .science-related-projects .science-related-project .clinic-doctor-info .more-info .btn-more-info:hover {
  background-color: transparent;
  color: #222126;
}
body .clinic-doctors-author .result-list-container .clinic-doctor-author {
  display: flex;
  align-items: center;
}
body .clinic-doctors-author .result-list-container .clinic-doctor-author .clinic-doctor-author-image {
  margin-right: 60px;
}
body .clinic-doctors-author .result-list-container .clinic-doctor-author .clinic-doctor-author-image img {
  width: 120px;
  height: 120px;
  border-radius: 50%;
}
body .clinic-doctors-author .result-list-container .clinic-doctor-author .clinic-doctor-author-info .academic-title {
  font-family: var(--e-global-typography-text-font-family);
  font-size: 20px;
  line-height: 34px;
  font-weight: 500;
  color: #222126;
}
body .clinic-doctors-author .result-list-container .clinic-doctor-author .clinic-doctor-author-info .name {
  font-family: var(--e-global-typography-primary-font-family);
  font-size: 25px;
  line-height: normal;
  font-weight: 700;
  color: #222126;
}
body .clinic-doctors-author .result-list-container .clinic-doctor-author .clinic-doctor-author-info .function {
  font-family: var(--e-global-typography-text-font-family);
  font-size: 20px;
  line-height: 34px;
  font-weight: 500;
  color: #222126;
}
body .clinic-doctors-author .result-list-container .clinic-doctor-author .clinic-doctor-author-info .clinic-units {
  font-family: var(--e-global-typography-text-font-family);
  font-size: 20px;
  line-height: 34px;
  font-weight: 500;
  color: #6E93A6;
}
body .project-summary h3 {
  font-family: 'Manrope', sans-serif;
  font-size: 32px;
  line-height: 50px;
  font-weight: 500;
  color: #222126;
  margin-bottom: 60px;
}
body .project-summary h5 {
  font-family: 'Manrope', sans-serif;
  font-size: 25px;
  line-height: 34px;
  font-weight: 700;
  color: #222126;
  margin-bottom: 60px;
}
body .project-summary p {
  font-family: 'Zilla Slab', sans-serif;
  font-size: 20px;
  line-height: 34px;
  font-weight: 500;
  color: #222126;
  margin-bottom: 60px;
}
body .project-summary blockquote {
  padding-left: 30px;
  border-left: 1px solid #CCD9DF;
  margin-bottom: 60px;
}
body .project-summary blockquote h5 {
  margin-bottom: 20px;
}
body .project-summary blockquote p {
  margin-bottom: 20px;
}
body .project-summary blockquote p:last-of-type {
  margin-bottom: 0;
}
body .training-list .total-results {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
body .training-list .total-results .training-results {
  width: 50%;
  font-family: 'Manrope', sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: 34px;
  color: #222126;
  margin-bottom: 60px;
}
@media (max-width: 768px) {
  body .training-list .total-results .training-results {
    font-size: 20px;
    line-height: 28px;
  }
}
body .training-list .total-results .clear-results {
  margin-bottom: 60px;
  font-family: var(--e-global-typography-primary-font-family);
  font-size: 13px;
  line-height: normal;
  font-weight: 700;
  color: #222126;
  text-transform: uppercase;
  width: 50%;
  display: flex;
  justify-content: end;
  align-items: center;
}
body .training-list .total-results .clear-results:before {
  content: '' !important;
  background-image: url(images/clear.svg) !important;
  width: 12px!important;
  height: 12px!important;
  fill: #ffffff !important;
  margin-right: 10px;
  background-repeat: no-repeat;
  background-position: center;
}
body .training-list .total-results .training {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
@media (max-width: 768px) {
  body .training-list .total-results .training {
    margin-right: 0;
    margin-left: 0;
  }
}
body .training-list .total-results .training .training-offer {
  width: 33.3%;
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 768px) {
  body .training-list .total-results .training .training-offer {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
body .training-list .total-results .training .training-offer .post-thumbnail {
  margin-bottom: 30px;
}
body .training-list .total-results .training .training-offer .post-thumbnail img {
  height: 300px;
  width: 100%;
  object-fit: cover;
}
body .training-list .total-results .training .training-offer .training-offer-info .type-status {
  display: flex;
  gap: 10px;
  flex-direction: row;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  body .training-list .total-results .training .training-offer .training-offer-info .type-status {
    margin-bottom: 10px;
  }
}
body .training-list .total-results .training .training-offer .training-offer-info .type-status .type,
body .training-list .total-results .training .training-offer .training-offer-info .type-status .status {
  padding: 0 15px;
  background-color: #EDF6F9;
  color: #6E93A6;
  font-family: 'Zilla Slab', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 34px;
  width: fit-content;
  border-radius: 50px;
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  body .training-list .total-results .training .training-offer .training-offer-info .type-status .type,
  body .training-list .total-results .training .training-offer .training-offer-info .type-status .status {
    font-size: 14px;
    line-height: 27px;
    margin-bottom: 0;
  }
}
body .training-list .total-results .training .training-offer .training-offer-info .date {
  font-family: 'Zilla Slab', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 28.7px;
  color: #222126;
  margin-bottom: 10px;
}
body .training-list .total-results .training .training-offer .training-offer-info .title {
  font-family: 'Manrope', sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  color: #222126;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  body .training-list .total-results .training .training-offer .training-offer-info .title {
    font-size: 20px;
    line-height: 27px;
  }
}
body .training-list .total-results .training .training-offer .training-offer-info .subtitle {
  font-family: 'Zilla Slab', sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 34px;
  color: #222126;
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  body .training-list .total-results .training .training-offer .training-offer-info .subtitle {
    font-size: 14px;
    line-height: 27px;
  }
}
body .training-list .total-results .training .training-offer .training-offer-info .more-info .btn-more-info {
  padding: 0;
  border: none;
}
body .training-list .total-results .training .training-offer .training-offer-info .more-info .btn-more-info .btn-more-info-text:after {
  content: "";
  width: 26px;
  height: 26px;
  background-color: #82BCDB;
  border-radius: 50%;
  background-image: url(images/plus_white.svg);
  background-repeat: no-repeat;
  background-position: center;
  display: flex;
  margin-left: 10px;
  opacity: 1;
}
body .training-list .total-results .training .training-offer .training-offer-info .more-info .btn-more-info:after {
  display: none;
}
body .training-list .total-results .training .training-offer .training-offer-info .more-info .btn-more-info:hover {
  background-color: transparent;
  color: #222126;
}
body .academy-educational-resources-list .total-results {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
body .academy-educational-resources-list .total-results .academy-educational-resources-results {
  font-family: 'Manrope', sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  color: var(--e-global-color-text);
  padding-bottom: 30px;
  width: 50%;
}
@media (max-width: 768px) {
  body .academy-educational-resources-list .total-results .academy-educational-resources-results {
    font-size: 20px;
    line-height: 28px;
  }
}
body .academy-educational-resources-list .total-results .clear-results {
  margin-bottom: 60px;
  font-family: var(--e-global-typography-primary-font-family);
  font-size: 13px;
  line-height: normal;
  font-weight: 700;
  color: #222126;
  text-transform: uppercase;
  width: 50%;
  display: flex;
  justify-content: end;
  align-items: center;
}
body .academy-educational-resources-list .total-results .clear-results:before {
  content: '' !important;
  background-image: url(images/clear.svg) !important;
  width: 12px!important;
  height: 12px!important;
  fill: #ffffff !important;
  margin-right: 10px;
  background-repeat: no-repeat;
  background-position: center;
}
body .academy-educational-resources-list .total-results .academy-educational-resources {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
@media (max-width: 768px) {
  body .academy-educational-resources-list .total-results .academy-educational-resources {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
body .academy-educational-resources-list .total-results .academy-educational-resources .academy-educational-resource {
  width: 33.3%;
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 768px) {
  body .academy-educational-resources-list .total-results .academy-educational-resources .academy-educational-resource {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
body .academy-educational-resources-list .total-results .academy-educational-resources .academy-educational-resource .post-thumbnail {
  margin-bottom: 30px;
}
body .academy-educational-resources-list .total-results .academy-educational-resources .academy-educational-resource .post-thumbnail img {
  height: 300px;
  width: 100%;
  background-size: cover;
  background-position: center;
}
body .academy-educational-resources-list .total-results .academy-educational-resources .academy-educational-resource .academy-educational-resource-info .type-status {
  display: flex;
  gap: 10px;
  flex-direction: row;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  body .academy-educational-resources-list .total-results .academy-educational-resources .academy-educational-resource .academy-educational-resource-info .type-status {
    margin-bottom: 10px;
  }
}
body .academy-educational-resources-list .total-results .academy-educational-resources .academy-educational-resource .academy-educational-resource-info .type-status .type {
  padding: 0 15px;
  background-color: #EDF6F9;
  color: #6E93A6;
  font-family: 'Zilla Slab', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 34px;
  width: fit-content;
  border-radius: 50px;
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  body .academy-educational-resources-list .total-results .academy-educational-resources .academy-educational-resource .academy-educational-resource-info .type-status .type {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 27px;
  }
}
body .academy-educational-resources-list .total-results .academy-educational-resources .academy-educational-resource .academy-educational-resource-info .date {
  font-family: 'Zilla Slab', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 28.7px;
  color: #222126;
  margin-bottom: 10px;
}
body .academy-educational-resources-list .total-results .academy-educational-resources .academy-educational-resource .academy-educational-resource-info .title {
  font-family: 'Manrope', sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  color: #222126;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  body .academy-educational-resources-list .total-results .academy-educational-resources .academy-educational-resource .academy-educational-resource-info .title {
    font-size: 20px;
    line-height: 27px;
    margin-bottom: 0;
  }
}
body .academy-educational-resources-list .total-results .academy-educational-resources .academy-educational-resource .academy-educational-resource-info .more-info .btn-more-info {
  padding: 0;
  border: none;
}
body .academy-educational-resources-list .total-results .academy-educational-resources .academy-educational-resource .academy-educational-resource-info .more-info .btn-more-info .btn-more-info-text:after {
  content: "";
  width: 26px;
  height: 26px;
  background-color: #82BCDB;
  border-radius: 50%;
  background-image: url(images/plus_white.svg);
  background-repeat: no-repeat;
  background-position: center;
  display: flex;
  margin-left: 10px;
  opacity: 1;
}
body .academy-educational-resources-list .total-results .academy-educational-resources .academy-educational-resource .academy-educational-resource-info .more-info .btn-more-info:after {
  display: none;
}
body .academy-educational-resources-list .total-results .academy-educational-resources .academy-educational-resource .academy-educational-resource-info .more-info .btn-more-info:hover {
  background-color: transparent;
  color: #222126;
}
body .science-educational-resources-list .total-results {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
body .science-educational-resources-list .total-results .science-educational-resources-results {
  width: 50%;
  font-family: 'Manrope', sans-serif;
  font-size: 19px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  color: #222126;
  margin-bottom: 26px;
  margin-bottom: 60px;
}
@media (max-width: 768px) {
  body .science-educational-resources-list .total-results .science-educational-resources-results {
    font-size: 20px;
    line-height: 28px;
  }
}
body .science-educational-resources-list .total-results .clear-results {
  font-family: var(--e-global-typography-primary-font-family);
  font-size: 13px;
  line-height: normal;
  font-weight: 700;
  color: #222126;
  text-transform: uppercase;
  width: 50%;
  display: flex;
  justify-content: end;
  align-items: start;
}
body .science-educational-resources-list .total-results .clear-results:before {
  content: '' !important;
  background-image: url(images/clear.svg) !important;
  width: 12px!important;
  height: 12px!important;
  fill: #ffffff !important;
  margin-right: 10px;
  background-repeat: no-repeat;
  background-position: center;
  margin-top: 4px;
}
body .science-educational-resources-list .total-results .science-educational-resources {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
@media (max-width: 768px) {
  body .science-educational-resources-list .total-results .science-educational-resources {
    margin-left: 0;
    margin-right: 0;
  }
}
body .science-educational-resources-list .total-results .science-educational-resources .science-educational-resource {
  width: 33.3%;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
  flex-direction: column;
}
@media (max-width: 768px) {
  body .science-educational-resources-list .total-results .science-educational-resources .science-educational-resource {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
body .science-educational-resources-list .total-results .science-educational-resources .science-educational-resource .post-thumbnail {
  margin-bottom: 30px;
}
body .science-educational-resources-list .total-results .science-educational-resources .science-educational-resource .post-thumbnail img {
  height: 300px;
  width: 100%;
  background-size: cover;
  background-position: center;
}
body .science-educational-resources-list .total-results .science-educational-resources .science-educational-resource .science-educational-resource-info {
  display: flex;
  flex-direction: column;
  flex: 1;
}
body .science-educational-resources-list .total-results .science-educational-resources .science-educational-resource .science-educational-resource-info .type-status {
  display: flex;
  gap: 10px;
  flex-direction: row;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  body .science-educational-resources-list .total-results .science-educational-resources .science-educational-resource .science-educational-resource-info .type-status {
    margin-bottom: 10px;
  }
}
body .science-educational-resources-list .total-results .science-educational-resources .science-educational-resource .science-educational-resource-info .type-status .type {
  padding: 0 15px;
  background-color: #EDF6F9;
  color: #6E93A6;
  font-family: 'Zilla Slab', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 34px;
  width: fit-content;
  border-radius: 50px;
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  body .science-educational-resources-list .total-results .science-educational-resources .science-educational-resource .science-educational-resource-info .type-status .type {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 27px;
  }
}
body .science-educational-resources-list .total-results .science-educational-resources .science-educational-resource .science-educational-resource-info .date {
  font-family: 'Zilla Slab', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 28.7px;
  color: #222126;
  margin-bottom: 10px;
}
body .science-educational-resources-list .total-results .science-educational-resources .science-educational-resource .science-educational-resource-info .title {
  font-family: 'Manrope', sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  color: #222126;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  body .science-educational-resources-list .total-results .science-educational-resources .science-educational-resource .science-educational-resource-info .title {
    font-size: 20px;
    line-height: 27px;
  }
}
body .science-educational-resources-list .total-results .science-educational-resources .science-educational-resource .science-educational-resource-info .more-info {
  margin-top: auto;
}
body .science-educational-resources-list .total-results .science-educational-resources .science-educational-resource .science-educational-resource-info .more-info .btn-more-info {
  padding: 0;
  border: none;
}
body .science-educational-resources-list .total-results .science-educational-resources .science-educational-resource .science-educational-resource-info .more-info .btn-more-info .btn-more-info-text:after {
  content: "";
  width: 26px;
  height: 26px;
  background-color: #82BCDB;
  border-radius: 50%;
  background-image: url(images/plus_white.svg);
  background-repeat: no-repeat;
  background-position: center;
  display: flex;
  margin-left: 10px;
  opacity: 1;
}
body .science-educational-resources-list .total-results .science-educational-resources .science-educational-resource .science-educational-resource-info .more-info .btn-more-info:after {
  display: none;
}
body .science-educational-resources-list .total-results .science-educational-resources .science-educational-resource .science-educational-resource-info .more-info .btn-more-info:hover {
  background-color: transparent;
  color: #222126;
}
body.search-results .clinic-general-search .result-list-container .total-results,
body.search-no-results .clinic-general-search .result-list-container .total-results {
  font-family: 'Manrope', sans-serif;
  font-size: 19px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
  color: #222126;
  margin-bottom: 60px;
}
body.search-results .clinic-general-search .result-list-container .results,
body.search-no-results .clinic-general-search .result-list-container .results {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
body.search-results .clinic-general-search .result-list-container .results .results-filters,
body.search-no-results .clinic-general-search .result-list-container .results .results-filters {
  width: 33%;
  padding-right: 15px;
}
@media (max-width: 768px) {
  body.search-results .clinic-general-search .result-list-container .results .results-filters,
  body.search-no-results .clinic-general-search .result-list-container .results .results-filters {
    width: 100%;
    padding-right: 0;
    margin-bottom: 60px;
  }
}
body.search-results .clinic-general-search .result-list-container .results .results-filters .filters-title,
body.search-no-results .clinic-general-search .result-list-container .results .results-filters .filters-title {
  font-family: 'Manrope', sans-serif;
  font-size: 19px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
  color: #222126;
  margin-bottom: 30px;
}
body.search-results .clinic-general-search .result-list-container .results .results-filters .filters-list .filters,
body.search-no-results .clinic-general-search .result-list-container .results .results-filters .filters-list .filters {
  list-style-type: none;
  border-left: 2px solid #82BCDB;
  padding: 0;
}
body.search-results .clinic-general-search .result-list-container .results .results-filters .filters-list .filters li a,
body.search-no-results .clinic-general-search .result-list-container .results .results-filters .filters-list .filters li a {
  font-family: 'Manrope', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  color: #222126;
  padding: 15px 30px;
  width: 100%;
  display: flex;
}
body.search-results .clinic-general-search .result-list-container .results .results-filters .filters-list .filters li a:hover,
body.search-no-results .clinic-general-search .result-list-container .results .results-filters .filters-list .filters li a:hover {
  background-color: #EDF6F9;
}
body.search-results .clinic-general-search .result-list-container .results .search-results-list,
body.search-no-results .clinic-general-search .result-list-container .results .search-results-list {
  width: 67%;
  padding-left: 15px;
}
@media (max-width: 768px) {
  body.search-results .clinic-general-search .result-list-container .results .search-results-list,
  body.search-no-results .clinic-general-search .result-list-container .results .search-results-list {
    width: 100%;
    padding-left: 0;
  }
}
body.search-results .clinic-general-search .result-list-container .results .search-results-list .search-result,
body.search-no-results .clinic-general-search .result-list-container .results .search-results-list .search-result {
  margin-bottom: 30px;
}
body.search-results .clinic-general-search .result-list-container .results .search-results-list .search-result .search-result-link,
body.search-no-results .clinic-general-search .result-list-container .results .search-results-list .search-result .search-result-link {
  display: flex;
  flex-direction: row;
}
@media (max-width: 360px) {
  body.search-results .clinic-general-search .result-list-container .results .search-results-list .search-result .search-result-link,
  body.search-no-results .clinic-general-search .result-list-container .results .search-results-list .search-result .search-result-link {
    flex-wrap: wrap;
  }
}
body.search-results .clinic-general-search .result-list-container .results .search-results-list .search-result .search-result-link .search-result-info .title,
body.search-no-results .clinic-general-search .result-list-container .results .search-results-list .search-result .search-result-link .search-result-info .title {
  font-family: 'Manrope', sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 55px;
  color: #222126;
}
@media (max-width: 768px) {
  body.search-results .clinic-general-search .result-list-container .results .search-results-list .search-result .search-result-link .search-result-info .title,
  body.search-no-results .clinic-general-search .result-list-container .results .search-results-list .search-result .search-result-link .search-result-info .title {
    font-size: 25px;
    line-height: 32px;
  }
}
body.search-results .clinic-general-search .result-list-container .results .search-results-list .search-result .search-result-link .search-result-info .description,
body.search-no-results .clinic-general-search .result-list-container .results .search-results-list .search-result .search-result-link .search-result-info .description {
  font-family: 'Zilla Slab', sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 34px;
  color: #222126;
}
body.search-results .clinic-general-search .result-list-container .results .search-results-list .search-result .search-result-link .post-thumbnail,
body.search-no-results .clinic-general-search .result-list-container .results .search-results-list .search-result .search-result-link .post-thumbnail {
  width: 160px;
  display: contents;
}
@media (max-width: 768px) {
  body.search-results .clinic-general-search .result-list-container .results .search-results-list .search-result .search-result-link .post-thumbnail,
  body.search-no-results .clinic-general-search .result-list-container .results .search-results-list .search-result .search-result-link .post-thumbnail {
    width: 120px;
  }
}
@media (max-width: 360px) {
  body.search-results .clinic-general-search .result-list-container .results .search-results-list .search-result .search-result-link .post-thumbnail,
  body.search-no-results .clinic-general-search .result-list-container .results .search-results-list .search-result .search-result-link .post-thumbnail {
    width: 100%;
    margin-bottom: 15px;
  }
}
body.search-results .clinic-general-search .result-list-container .results .search-results-list .search-result .search-result-link .post-thumbnail img,
body.search-no-results .clinic-general-search .result-list-container .results .search-results-list .search-result .search-result-link .post-thumbnail img {
  width: 160px;
  height: 160px;
  object-fit: cover;
  object-position: top;
  margin-right: 30px;
}
@media (max-width: 768px) {
  body.search-results .clinic-general-search .result-list-container .results .search-results-list .search-result .search-result-link .post-thumbnail img,
  body.search-no-results .clinic-general-search .result-list-container .results .search-results-list .search-result .search-result-link .post-thumbnail img {
    width: 120px;
    height: 120px;
  }
}
@media (max-width: 360px) {
  body.search-results .clinic-general-search .result-list-container .results .search-results-list .search-result .search-result-link .post-thumbnail img,
  body.search-no-results .clinic-general-search .result-list-container .results .search-results-list .search-result .search-result-link .post-thumbnail img {
    margin-bottom: 15px;
  }
}
body .clinic-appointments-list .total-results .appointments-results,
body .clinic-exams-list .total-results .appointments-results,
body .clinic-appointments-list .total-results .exams-results,
body .clinic-exams-list .total-results .exams-results {
  font-family: 'Manrope', sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: 34px;
  color: #222126;
  margin-bottom: 60px;
}
@media (max-width: 768px) {
  body .clinic-appointments-list .total-results .appointments-results,
  body .clinic-exams-list .total-results .appointments-results,
  body .clinic-appointments-list .total-results .exams-results,
  body .clinic-exams-list .total-results .exams-results {
    font-size: 20px;
    line-height: 28px;
  }
}
body .clinic-appointments-list .total-results .clinic-appointments,
body .clinic-exams-list .total-results .clinic-appointments,
body .clinic-appointments-list .total-results .clinic-exams,
body .clinic-exams-list .total-results .clinic-exams {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
body .clinic-appointments-list .total-results .clinic-appointments .appointment,
body .clinic-exams-list .total-results .clinic-appointments .appointment,
body .clinic-appointments-list .total-results .clinic-exams .appointment,
body .clinic-exams-list .total-results .clinic-exams .appointment,
body .clinic-appointments-list .total-results .clinic-appointments .exam,
body .clinic-exams-list .total-results .clinic-appointments .exam,
body .clinic-appointments-list .total-results .clinic-exams .exam,
body .clinic-exams-list .total-results .clinic-exams .exam {
  width: 33.33%;
  margin-bottom: 20px;
  padding-left: 15px;
  padding-right: 15px;
  border-left: 1px solid #CCD9DF;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 768px) {
  body .clinic-appointments-list .total-results .clinic-appointments .appointment,
  body .clinic-exams-list .total-results .clinic-appointments .appointment,
  body .clinic-appointments-list .total-results .clinic-exams .appointment,
  body .clinic-exams-list .total-results .clinic-exams .appointment,
  body .clinic-appointments-list .total-results .clinic-appointments .exam,
  body .clinic-exams-list .total-results .clinic-appointments .exam,
  body .clinic-appointments-list .total-results .clinic-exams .exam,
  body .clinic-exams-list .total-results .clinic-exams .exam {
    width: 100%;
    padding-bottom: 12px;
    padding-top: 12px;
  }
}
body .clinic-appointments-list .total-results .clinic-appointments .appointment .title,
body .clinic-exams-list .total-results .clinic-appointments .appointment .title,
body .clinic-appointments-list .total-results .clinic-exams .appointment .title,
body .clinic-exams-list .total-results .clinic-exams .appointment .title,
body .clinic-appointments-list .total-results .clinic-appointments .exam .title,
body .clinic-exams-list .total-results .clinic-appointments .exam .title,
body .clinic-appointments-list .total-results .clinic-exams .exam .title,
body .clinic-exams-list .total-results .clinic-exams .exam .title {
  font-family: 'Manrope', sans-serif;
  font-size: 19px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
  color: #222126;
}
@media (max-width: 768px) {
  body .clinic-appointments-list .total-results .clinic-appointments .appointment .title,
  body .clinic-exams-list .total-results .clinic-appointments .appointment .title,
  body .clinic-appointments-list .total-results .clinic-exams .appointment .title,
  body .clinic-exams-list .total-results .clinic-exams .appointment .title,
  body .clinic-appointments-list .total-results .clinic-appointments .exam .title,
  body .clinic-exams-list .total-results .clinic-appointments .exam .title,
  body .clinic-appointments-list .total-results .clinic-exams .exam .title,
  body .clinic-exams-list .total-results .clinic-exams .exam .title {
    font-size: 16px;
    line-height: 22px;
  }
}
body .clinic-appointments-list .total-results .clinic-appointments .appointment .more-info .btn-more-info,
body .clinic-exams-list .total-results .clinic-appointments .appointment .more-info .btn-more-info,
body .clinic-appointments-list .total-results .clinic-exams .appointment .more-info .btn-more-info,
body .clinic-exams-list .total-results .clinic-exams .appointment .more-info .btn-more-info,
body .clinic-appointments-list .total-results .clinic-appointments .exam .more-info .btn-more-info,
body .clinic-exams-list .total-results .clinic-appointments .exam .more-info .btn-more-info,
body .clinic-appointments-list .total-results .clinic-exams .exam .more-info .btn-more-info,
body .clinic-exams-list .total-results .clinic-exams .exam .more-info .btn-more-info {
  padding: 0;
  border: none;
}
body .clinic-appointments-list .total-results .clinic-appointments .appointment .more-info .btn-more-info .btn-more-info-text:after,
body .clinic-exams-list .total-results .clinic-appointments .appointment .more-info .btn-more-info .btn-more-info-text:after,
body .clinic-appointments-list .total-results .clinic-exams .appointment .more-info .btn-more-info .btn-more-info-text:after,
body .clinic-exams-list .total-results .clinic-exams .appointment .more-info .btn-more-info .btn-more-info-text:after,
body .clinic-appointments-list .total-results .clinic-appointments .exam .more-info .btn-more-info .btn-more-info-text:after,
body .clinic-exams-list .total-results .clinic-appointments .exam .more-info .btn-more-info .btn-more-info-text:after,
body .clinic-appointments-list .total-results .clinic-exams .exam .more-info .btn-more-info .btn-more-info-text:after,
body .clinic-exams-list .total-results .clinic-exams .exam .more-info .btn-more-info .btn-more-info-text:after {
  content: "";
  width: 26px;
  height: 26px;
  background-color: #82BCDB;
  border-radius: 50%;
  background-image: url(images/plus_white.svg);
  background-repeat: no-repeat;
  background-position: center;
  display: flex;
  margin-left: 10px;
  opacity: 1;
}
body .clinic-appointments-list .total-results .clinic-appointments .appointment .more-info .btn-more-info:after,
body .clinic-exams-list .total-results .clinic-appointments .appointment .more-info .btn-more-info:after,
body .clinic-appointments-list .total-results .clinic-exams .appointment .more-info .btn-more-info:after,
body .clinic-exams-list .total-results .clinic-exams .appointment .more-info .btn-more-info:after,
body .clinic-appointments-list .total-results .clinic-appointments .exam .more-info .btn-more-info:after,
body .clinic-exams-list .total-results .clinic-appointments .exam .more-info .btn-more-info:after,
body .clinic-appointments-list .total-results .clinic-exams .exam .more-info .btn-more-info:after,
body .clinic-exams-list .total-results .clinic-exams .exam .more-info .btn-more-info:after {
  display: none;
}
body .clinic-appointments-list .total-results .clinic-appointments .appointment .more-info .btn-more-info:hover,
body .clinic-exams-list .total-results .clinic-appointments .appointment .more-info .btn-more-info:hover,
body .clinic-appointments-list .total-results .clinic-exams .appointment .more-info .btn-more-info:hover,
body .clinic-exams-list .total-results .clinic-exams .appointment .more-info .btn-more-info:hover,
body .clinic-appointments-list .total-results .clinic-appointments .exam .more-info .btn-more-info:hover,
body .clinic-exams-list .total-results .clinic-appointments .exam .more-info .btn-more-info:hover,
body .clinic-appointments-list .total-results .clinic-exams .exam .more-info .btn-more-info:hover,
body .clinic-exams-list .total-results .clinic-exams .exam .more-info .btn-more-info:hover {
  background-color: transparent;
  color: #222126;
}
body .science-trial-status,
body .academy-training-status {
  padding: 15px 30px;
  background-color: #C4DB82;
  width: fit-content;
  border-radius: 50px;
  color: #ffffff;
  font-family: 'Manrope', sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: 35px;
}
@media (max-width: 768px) {
  body .science-trial-status,
  body .academy-training-status {
    font-size: 16px;
    line-height: 22px;
    padding: 14px 28px;
    display: flex;
    align-items: center;
  }
}
@media (max-width: 360px) {
  body .science-trial-status,
  body .academy-training-status {
    font-size: 13px;
    line-height: 13px;
    padding: 12px 22px;
    display: flex;
    align-items: center;
  }
}
body .science-trial-status .label,
body .academy-training-status .label {
  display: flex;
  align-items: center;
}
body .science-trial-status .label:before,
body .academy-training-status .label:before {
  content: '' !important;
  background-image: url(images/check.svg) !important;
  width: 30px!important;
  height: 30px!important;
  fill: #ffffff !important;
  margin-right: 15px;
}
body .science-trial-status .value,
body .academy-training-status .value {
  margin-left: 15px;
  font-weight: 700;
}
body .academy-training-status {
  background-color: #0DD1A9;
}
body .date-local .date {
  font-family: 'Manrope', sans-serif;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  color: #222126;
}
body .clinic-doctors-specialty .result-list-container {
  width: 100%;
}
body .clinic-doctors-specialty .result-list-container .clinic-doctors-list {
  max-width: 100%;
  padding: 0;
}
body .clinic-doctors-specialty .result-list-container .clinic-doctors-list .total-results {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
body .clinic-doctors-specialty .result-list-container .clinic-doctors-list .total-results .clinic-doctors-team {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  flex: 1;
}
body .clinic-doctors-specialty .result-list-container .clinic-doctors-list .total-results .clinic-doctors-team .clinic-doctor {
  width: 33%;
}
body .clinic-doctors-specialty .result-list-container .clinic-doctors-list .total-results .clinic-doctors-team .clinic-doctor img {
  height: 440px;
  object-fit: cover;
  width: 100%;
}
@media (max-width: 1024px) {
  body .clinic-doctors-specialty .result-list-container .clinic-doctors-list .total-results .clinic-doctors-team .clinic-doctor {
    width: 50%;
  }
  body .clinic-doctors-specialty .result-list-container .clinic-doctors-list .total-results .clinic-doctors-team .clinic-doctor img {
    height: 300px;
  }
}
@media (max-width: 768px) {
  body .clinic-doctors-specialty .result-list-container .clinic-doctors-list .total-results .clinic-doctors-team .clinic-doctor img {
    height: 300px;
  }
}
@media (max-width: 360px) {
  body .clinic-doctors-specialty .result-list-container .clinic-doctors-list .total-results .clinic-doctors-team .clinic-doctor img {
    height: 200px;
  }
}
body .clinic-doctors-specialty .result-list-container .clinic-doctors-list .total-results .clinic-doctors-team .show-more {
  width: 100%;
  margin-left: 15px;
}
body .clinic-doctors-specialty .result-list-container .clinic-doctors-list .total-results .clinic-doctors-team .show-more a.btn-show-more {
  display: flex!important;
  padding: 14px 34px!important;
  align-items: center!important;
  gap: 16px!important;
  border-radius: 140px;
  border: 1px solid var(--e-global-color-text) !important;
  color: var(--e-global-color-text) !important;
  font-family: 'Roboto', sans-serif !important;
  font-size: 13px!important;
  font-style: normal!important;
  font-weight: 500!important;
  line-height: normal!important;
  letter-spacing: 0.13px !important;
  text-transform: uppercase!important;
  width: fit-content !important;
  height: 54px!important;
  background-color: transparent!important;
  transition: all 0.3s !important;
}
body .clinic-doctors-specialty .result-list-container .clinic-doctors-list .total-results .clinic-doctors-team .show-more a.btn-show-more::after {
  content: '' !important;
  background-image: url(images/plus.svg) !important;
  width: 12px!important;
  height: 12px!important;
  fill: var(--e-global-color-text) !important;
}
body .clinic-doctors-specialty .result-list-container .clinic-doctors-list .total-results .clinic-doctors-team .show-more a.btn-show-more .btn-show-more-text {
  display: flex!important;
  align-items: center!important;
}
body .clinic-doctors-specialty .result-list-container .clinic-doctors-list .total-results .clinic-doctors-team .show-more a.btn-show-more .btn-show-more-text::after {
  content: "|" !important;
  font-size: 26px!important;
  padding-left: 14px!important;
  color: #222126 !important;
  opacity: 0.2 !important;
  font-weight: 300!important;
}
body .clinic-doctors-specialty .result-list-container .clinic-doctors-list .total-results .clinic-doctors-team .show-more a.btn-show-more:hover {
  background-color: var(--e-global-color-text) !important;
  color: #ffffff !important;
}
body .clinic-doctors-specialty .result-list-container .clinic-doctors-list .total-results .clinic-doctors-team .show-more a.btn-show-more:hover::after {
  content: '' !important;
  background-image: url(images/plus_white.svg) !important;
  width: 12px!important;
  height: 12px!important;
}
body .clinic-doctors-specialty .result-list-container .clinic-doctors-list .total-results .clinic-doctors-team .show-more a.btn-show-more:hover .btn-show-more-text::after {
  color: #ffffff !important;
  opacity: 0.5 !important;
}
body .element-clinic-unit {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
body .element-clinic-unit .element-child {
  width: 33%;
  padding-left: 30px;
  padding-right: 15px;
  border-left: 1px solid #CCD9DF;
}
@media (max-width: 1024px) {
  body .element-clinic-unit .element-child {
    width: 50%;
    margin-bottom: 30px;
  }
}
@media (max-width: 768px) {
  body .element-clinic-unit .element-child {
    width: 100%;
    margin-bottom: 20px;
  }
}
body .element-clinic-unit .element-child .element-child-title {
  margin-bottom: 15px;
}
body .element-clinic-unit .element-child .element-child-title .title-container .title-icon-box-wrapper {
  display: flex;
}
body .element-clinic-unit .element-child .element-child-title .title-container .title-icon-box-wrapper .title-icon-box-icon {
  text-align: end;
  order: 2;
  width: 20%;
}
body .element-clinic-unit .element-child .element-child-title .title-container .title-icon-box-wrapper .title-icon-box-content {
  text-align: start;
  order: 1;
  width: 80%;
}
body .element-clinic-unit .element-child .element-child-title .title-container .title-icon-box-wrapper .title-icon-box-content .title-icon-box-title {
  font-family: 'Manrope', sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: 34px;
  color: #222126;
}
@media (max-width: 768px) {
  body .element-clinic-unit .element-child .element-child-title .title-container .title-icon-box-wrapper .title-icon-box-content .title-icon-box-title {
    font-size: 20px;
    line-height: 30px;
  }
}
body .element-clinic-unit .element-child p {
  font-family: 'Zilla Slab', sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 34px;
  color: #222126;
}
@media (max-width: 768px) {
  body .element-clinic-unit .element-child p {
    font-size: 14px;
    line-height: 22px;
  }
}
body .element-clinic-unit .element-child p a {
  color: var(--e-global-color-text);
  text-decoration: underline;
  font-family: "Zilla Slab", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 29px;
}
@media (max-width: 768px) {
  body .element-clinic-unit .element-child p a {
    line-height: 22px;
    font-size: 14px;
  }
}
body .element-clinic-unit .element-child .heading-title p:last-of-type {
  font-size: 20px;
  font-weight: 500;
  line-height: 34px;
  text-decoration: none;
}
body .element-clinic-unit .element-child .text-editor-container {
  margin-bottom: 20px;
  min-height: 102px;
}
@media (max-width: 768px) {
  body .element-clinic-unit .element-child .text-editor-container {
    min-height: 52px;
  }
}
body .element-clinic-unit .element-child .text-editor-container p {
  margin-bottom: 0;
}
body .program-icon-grid {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
body .program-icon-grid .program-item-icon {
  width: 33%;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 0;
  margin-bottom: 30px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
@media (max-width: 1024px) {
  body .program-icon-grid .program-item-icon {
    width: 50%;
  }
}
@media (max-width: 768px) {
  body .program-icon-grid .program-item-icon {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
body .program-icon-grid .program-item-icon .item-icon {
  display: flex;
  width: 120px;
  height: 120px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 25%;
}
@media (max-width: 768px) {
  body .program-icon-grid .program-item-icon .item-icon {
    width: 60px;
    height: 60px;
  }
}
body .program-icon-grid .program-item-icon .item-icon img {
  width: 120px;
  height: 120px;
}
body .program-icon-grid .program-item-icon .item-text {
  font-family: "Zilla Slab", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 34px;
  color: #222126;
  width: 75%;
  padding: 0 15px;
}
@media (max-width: 768px) {
  body .program-icon-grid .program-item-icon .item-text {
    font-size: 16px;
    line-height: 22px;
  }
}
body .program-icon-grid .program-item-icon .item-text p {
  margin: 0;
}
body .program-icon-grid .program-item-icon:nth-of-type(2n),
body .program-icon-grid .program-item-icon:nth-of-type(3n),
body .program-icon-grid .program-item-icon:nth-of-type(5n),
body .program-icon-grid .program-item-icon:nth-of-type(6n) {
  border-left: 1px solid #CCD9DF;
}
@media (max-width: 768px) {
  body .program-icon-grid .program-item-icon:nth-of-type(2n),
  body .program-icon-grid .program-item-icon:nth-of-type(3n),
  body .program-icon-grid .program-item-icon:nth-of-type(5n),
  body .program-icon-grid .program-item-icon:nth-of-type(6n) {
    border-left: none;
  }
}
body .program-icon-grid .program-item-icon:nth-of-type(4n) {
  border-left: none;
}
@media (min-width: 769px) and (max-width: 1024px) {
  body .program-icon-grid .program-item-icon {
    border-left: 1px solid #CCD9DF;
  }
  body .program-icon-grid .program-item-icon:nth-of-type(4n) {
    border-left: 1px solid #CCD9DF;
  }
}
body .intensive-icons .program-icon-grid .program-item-icon {
  width: 50%;
}
@media (max-width: 1024px) {
  body .intensive-icons .program-icon-grid .program-item-icon {
    width: 50%!important;
  }
}
@media (max-width: 768px) {
  body .intensive-icons .program-icon-grid .program-item-icon {
    width: 100%!important;
  }
}
body .intensive-icons .program-icon-grid .program-item-icon:nth-of-type(even) {
  border-left: 1px solid #CCD9DF;
}
@media (max-width: 1024px) {
  body .intensive-icons .program-icon-grid .program-item-icon:nth-of-type(even) {
    border-left: none;
  }
}
body .intensive-icons .program-icon-grid .program-item-icon:nth-of-type(odd) {
  border-left: none;
}
body .clinic-rehabs .result-list-container {
  width: 100%;
}
body .clinic-rehabs .result-list-container .clinic-rehabs-list {
  max-width: 100%;
  padding: 0;
}
body .clinic-rehabs .result-list-container .clinic-rehabs-list .rehabs-results {
  font-family: 'Manrope', sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  color: var(--e-global-color-text);
  padding-bottom: 30px;
  width: 50%;
}
@media (max-width: 768px) {
  body .clinic-rehabs .result-list-container .clinic-rehabs-list .rehabs-results {
    font-size: 20px;
    line-height: 28px;
  }
}
body .clinic-rehabs .result-list-container .clinic-rehabs-list .clinic-rehabs-header {
  font-family: "Manrope", sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 50px;
  color: #222126;
  padding-bottom: 30px;
}
body .clinic-rehabs .result-list-container .clinic-rehabs-list .total-results {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
body .clinic-rehabs .result-list-container .clinic-rehabs-list .total-results .clear-results {
  margin-bottom: 60px;
  font-family: var(--e-global-typography-primary-font-family);
  font-size: 13px;
  line-height: normal;
  font-weight: 700;
  color: #222126;
  text-transform: uppercase;
  width: 50%;
  display: flex;
  justify-content: end;
  align-items: center;
}
body .clinic-rehabs .result-list-container .clinic-rehabs-list .total-results .clear-results:before {
  content: '' !important;
  background-image: url(images/clear.svg) !important;
  width: 12px!important;
  height: 12px!important;
  fill: #ffffff !important;
  margin-right: 10px;
  background-repeat: no-repeat;
  background-position: center;
}
body .clinic-rehabs .result-list-container .clinic-rehabs-list .total-results .clinic-rehabs {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
body .clinic-rehabs .result-list-container .clinic-rehabs-list .total-results .clinic-rehabs .rehab {
  width: 25%;
  margin-bottom: 30px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 768px) {
  body .clinic-rehabs .result-list-container .clinic-rehabs-list .total-results .clinic-rehabs .rehab {
    width: 50%;
  }
}
body .clinic-rehabs .result-list-container .clinic-rehabs-list .total-results .clinic-rehabs .rehab .rehab-info .post-thumbnail {
  margin-bottom: 30px;
}
body .clinic-rehabs .result-list-container .clinic-rehabs-list .total-results .clinic-rehabs .rehab .rehab-info .post-thumbnail img {
  height: 225px;
  width: 100%;
  object-fit: cover;
}
@media (max-width: 768px) {
  body .clinic-rehabs .result-list-container .clinic-rehabs-list .total-results .clinic-rehabs .rehab .rehab-info .post-thumbnail img {
    height: 200px;
  }
}
@media (max-width: 360px) {
  body .clinic-rehabs .result-list-container .clinic-rehabs-list .total-results .clinic-rehabs .rehab .rehab-info .post-thumbnail img {
    height: 150px;
  }
}
body .clinic-rehabs .result-list-container .clinic-rehabs-list .total-results .clinic-rehabs .rehab .rehab-info .title {
  font-family: 'Manrope', sans-serif;
  font-size: 19px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  color: #222126;
}
@media (max-width: 768px) {
  body .clinic-rehabs .result-list-container .clinic-rehabs-list .total-results .clinic-rehabs .rehab .rehab-info .title {
    font-size: 20px;
    line-height: 27px;
  }
}
body .consults-list ul {
  list-style: none;
  width: 100%;
  padding: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
body .consults-list ul .list-item {
  break-inside: avoid;
  color: var(--Dark, #222126);
  font-family: "Manrope", Sans-serif;
  font-size: 19px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  width: 33%;
  min-height: 70px;
  border-left: 1px solid #CCD9DF;
  padding: 10px 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 768px) {
  body .consults-list ul .list-item {
    width: 100%;
    font-size: 16px;
    line-height: 22px;
  }
}
@media (max-width: 360px) {
  body .consults-list ul .list-item {
    border-left: none;
    padding: 10px 0;
  }
}
body .consults-list ul .list-item a {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
body .consults-list ul .list-item a .plus-sign {
  border-radius: 30px;
  background-color: #82BCDB;
  min-width: 26px;
  width: 26px;
  height: 26px;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
  color: #ffffff;
  font-size: 13px;
  margin-left: 15px;
}
body .clinic-doctor {
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 40px;
  position: relative;
  height: auto;
}
body .clinic-doctor .post-thumbnail img {
  height: 440px;
  width: 100%;
  object-fit: cover;
}
@media (max-width: 1024px) {
  body .clinic-doctor .post-thumbnail img {
    height: 300px;
  }
}
@media (max-width: 768px) {
  body .clinic-doctor .post-thumbnail img {
    height: 300px;
  }
}
@media (max-width: 360px) {
  body .clinic-doctor .post-thumbnail img {
    height: 200px;
  }
}
body .clinic-doctor .clinic-doctor-info {
  margin-bottom: 40px;
}
body .clinic-doctor .clinic-doctor-info .academic-title {
  font-family: var(--e-global-typography-text-font-family);
  font-size: 20px;
  line-height: 34px;
  font-weight: 500;
  color: #222126;
  padding-top: 30px;
}
@media (max-width: 768px) {
  body .clinic-doctor .clinic-doctor-info .academic-title {
    font-size: 14px;
    line-height: 22px;
  }
}
body .clinic-doctor .clinic-doctor-info .name {
  font-family: var(--e-global-typography-primary-font-family);
  font-size: 25px;
  line-height: normal;
  font-weight: 700;
  color: #222126;
}
@media (max-width: 768px) {
  body .clinic-doctor .clinic-doctor-info .name {
    font-size: 20px;
    line-height: 27px;
  }
}
body .clinic-doctor .clinic-doctor-info .function {
  font-family: var(--e-global-typography-text-font-family);
  font-size: 20px;
  line-height: 34px;
  font-weight: 500;
  color: #222126;
}
@media (max-width: 768px) {
  body .clinic-doctor .clinic-doctor-info .function {
    font-size: 14px;
    line-height: 22px;
  }
}
body .clinic-doctor .clinic-doctor-info .roles {
  font-family: var(--e-global-typography-text-font-family);
  font-size: 20px;
  line-height: 34px;
  font-weight: 500;
  color: #222126;
}
@media (max-width: 768px) {
  body .clinic-doctor .clinic-doctor-info .roles {
    font-size: 14px;
    line-height: 22px;
  }
}
body .clinic-doctor .clinic-doctor-info .clinic-units {
  font-family: var(--e-global-typography-text-font-family);
  font-size: 20px;
  line-height: 34px;
  font-weight: 500;
  color: #6E93A6;
}
@media (max-width: 768px) {
  body .clinic-doctor .clinic-doctor-info .clinic-units {
    font-size: 14px;
    line-height: 22px;
  }
}
body .clinic-doctor .clinic-doctor-info .clinic-units .clinic {
  font-family: var(--e-global-typography-text-font-family), sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 34px;
  color: #6E93A6;
}
@media (max-width: 768px) {
  body .clinic-doctor .clinic-doctor-info .clinic-units .clinic {
    font-size: 14px;
    line-height: 22px;
  }
}
body .clinic-doctor .clinic-doctor-info .more-info {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding-top: 30px;
}
body .clinic-doctor .clinic-doctor-info .more-info .btn-more-info {
  padding: 0;
  width: 26px;
  height: 26px;
  background-color: #82BCDB;
  border-color: #82BCDB;
  color: #ffffff;
  position: relative;
  border-radius: 50%;
}
body .clinic-doctor .clinic-doctor-info .more-info .btn-more-info:after {
  content: "";
  position: absolute;
  top: 7px;
  left: 50%;
  transform: translate(-50%);
  fill: #ffffff;
  background-image: url(images/plus_white.svg);
  width: 12px;
  height: 12px;
}
body .clinic-doctor .clinic-doctor-info .plus-sign {
  border-radius: 30px;
  background-color: #82BCDB;
  width: 26px;
  height: 26px;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
  color: #ffffff;
  font-size: 13px;
  padding-top: 2px;
}
body .type-clinic-doctor {
  padding: 0;
}
body.single-clinic-doctor ul {
  margin-bottom: 0;
}
body.single-clinic-doctor .clinic-doctor {
  padding: 0;
}
body .clinic-doctors-team {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
body .clinic-doctors-team .clinic-doctor {
  width: 25%;
}
@media (max-width: 768px) {
  body .clinic-doctors-team .clinic-doctor {
    width: 50%;
  }
}
body .clinic-units .clinic-units-list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-left: -15px;
  margin-right: -15px;
}
body .clinic-units .clinic-units-list .total-results {
  font-family: 'Manrope', sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  color: var(--e-global-color-text);
  padding-bottom: 30px;
  width: 50%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 768px) {
  body .clinic-units .clinic-units-list .total-results {
    font-size: 20px;
    line-height: 27px;
  }
}
body .clinic-units .clinic-units-list .clear-results {
  margin-bottom: 30px;
  font-family: var(--e-global-typography-primary-font-family);
  font-size: 13px;
  line-height: normal;
  font-weight: 700;
  color: #222126;
  text-transform: uppercase;
  width: 50%;
  display: flex;
  justify-content: end;
  align-items: center;
  padding-left: 15px;
  padding-right: 15px;
}
body .clinic-units .clinic-units-list .clear-results:before {
  content: '' !important;
  background-image: url(images/clear.svg) !important;
  width: 12px!important;
  height: 12px!important;
  fill: #ffffff !important;
  margin-right: 10px;
  background-repeat: no-repeat;
  background-position: center;
}
body .clinic-units .clinic-units-list .clinic-units {
  flex-direction: row;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
body .clinic-units .clinic-units-list .clinic-unit {
  width: 25%;
  display: flex;
  flex-direction: column;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 100px;
}
@media (max-width: 1280px) {
  body .clinic-units .clinic-units-list .clinic-unit {
    width: 33%;
  }
}
@media (max-width: 768px) {
  body .clinic-units .clinic-units-list .clinic-unit {
    width: 50%;
    padding-bottom: 30px;
  }
}
@media (max-width: 360px) {
  body .clinic-units .clinic-units-list .clinic-unit {
    width: 100%;
  }
}
body .clinic-units .clinic-units-list .clinic-unit .post-thumbnail {
  padding-bottom: 30px;
}
body .clinic-units .clinic-units-list .clinic-unit .post-thumbnail img {
  height: 440px;
  width: 100%;
  object-fit: cover;
  border-bottom: 10px solid transparent;
}
@media (max-width: 768px) {
  body .clinic-units .clinic-units-list .clinic-unit .post-thumbnail img {
    height: 300px;
  }
}
@media (max-width: 360px) {
  body .clinic-units .clinic-units-list .clinic-unit .post-thumbnail img {
    height: 200px;
  }
}
body .clinic-units .clinic-units-list .clinic-unit.style1 .post-thumbnail img {
  border-bottom: 10px solid #6E93A6;
}
body .clinic-units .clinic-units-list .clinic-unit.style2 .post-thumbnail img {
  border-bottom: 10px solid #DBB782;
}
body .clinic-units .clinic-units-list .clinic-unit.style3 .post-thumbnail img {
  border-bottom: 10px solid #C4DB82;
}
body .clinic-units .clinic-units-list .clinic-unit.style4 .post-thumbnail img {
  border-bottom: 10px solid #0DD1A9;
}
body .clinic-units .clinic-units-list .clinic-unit .clinic-unit-info .subtitle {
  color: var(--e-global-color-text);
  font-family: "Zilla Slab", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 34px;
  min-height: 70px;
}
@media (max-width: 768px) {
  body .clinic-units .clinic-units-list .clinic-unit .clinic-unit-info .subtitle {
    font-size: 14px;
    line-height: 22px;
    min-height: 10px;
  }
}
body .clinic-units .clinic-units-list .clinic-unit .clinic-unit-info .title {
  font-family: 'Manrope', sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  color: var(--e-global-color-text);
  padding-bottom: 30px;
}
@media (max-width: 768px) {
  body .clinic-units .clinic-units-list .clinic-unit .clinic-unit-info .title {
    font-size: 20px;
    line-height: 27px;
  }
}
body .clinic-units .clinic-units-list .clinic-unit .clinic-unit-info .contacts .contact-title {
  font-family: "Zilla Slab", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 34px;
  color: var(--e-global-color-text);
}
@media (max-width: 768px) {
  body .clinic-units .clinic-units-list .clinic-unit .clinic-unit-info .contacts .contact-title {
    font-size: 14px;
    line-height: 22px;
  }
}
body .clinic-units .clinic-units-list .clinic-unit .clinic-unit-info .contacts .contact-info {
  padding-bottom: 30px;
}
body .clinic-units .clinic-units-list .clinic-unit .clinic-unit-info .contacts .contact-info p {
  color: var(--e-global-color-text);
  font-family: "Zilla Slab", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 34px;
  margin: 0;
}
@media (max-width: 768px) {
  body .clinic-units .clinic-units-list .clinic-unit .clinic-unit-info .contacts .contact-info p {
    font-size: 14px;
    line-height: 22px;
  }
}
body .clinic-units .clinic-units-list .clinic-unit .clinic-unit-info .contacts .contact-info p a {
  color: var(--e-global-color-text);
  text-decoration: underline;
  font-family: "Zilla Slab", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 29px;
}
@media (max-width: 768px) {
  body .clinic-units .clinic-units-list .clinic-unit .clinic-unit-info .contacts .contact-info p a {
    font-size: 13px;
    line-height: 22px;
    word-break: break-all;
  }
}
body .rehabilitation-detail-image img {
  width: 100%;
  height: 400px;
  object-fit: cover;
}
body .clinic-info-contacts .clinic-unit-grid .clinic-unit-title {
  font-family: var(--e-global-typography-text-font-family), sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 34px;
  color: #82BCDB;
}
@media (max-width: 1024px) {
  body .clinic-info-contacts .clinic-unit-grid .clinic-unit-title {
    text-align: center;
  }
}
body .clinic-info-contacts .clinic-unit-grid .clinic-unit-text {
  font-family: var(--e-global-typography-text-font-family), sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 34px;
  color: var(--e-global-color-text);
}
@media (max-width: 1024px) {
  body .clinic-info-contacts .clinic-unit-grid .clinic-unit-text {
    text-align: center;
  }
}
body .clinic-info-contacts .clinic-unit-grid .clinic-unit-text p:nth-of-type(1) {
  margin-bottom: 0px;
}
body .clinic-info-contacts .clinic-unit-grid .clinic-unit-text p:nth-of-type(1) a {
  line-height: 30px;
  font-size: 20px!important;
  text-decoration: underline;
}
body .clinic-info-contacts .clinic-unit-grid .clinic-unit-text:hover {
  text-decoration: none!important;
  color: #222126;
}
body .clinic-info-contacts .clinic-unit-grid .clinic-unit-text p:nth-of-type(2) a {
  font-size: 16px!important;
  text-decoration: underline;
  line-height: 30px;
}
@media (max-width: 1024px) {
  body .clinic-info-contacts .clinic-unit-grid .clinic-unit-text p:nth-of-type(2) a {
    font-size: 20px!important;
  }
}
@media (max-width: 768px) {
  body .clinic-info-contacts .clinic-unit-grid .clinic-unit-text {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
@media (max-width: 768px) {
  body .clinic-info-contacts .clinic-unit-grid .clinic-unit-text a {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
@media (max-width: 768px) {
  body .clinic-info-contacts .clinic-unit-grid {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
body .contact-box p:nth-of-type(2) {
  margin-bottom: 0px;
}
body .contact-box p:nth-of-type(3) {
  font-family: var(--e-global-typography-text-font-family), sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 28.7px;
  text-decoration: underline;
  color: var(--e-global-color-text);
}
body .contact-box p:nth-of-type(4) {
  margin-bottom: 0px;
}
body .contact-box p:nth-of-type(5) {
  font-family: var(--e-global-typography-text-font-family), sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 28.7px;
  text-decoration: underline;
  color: var(--e-global-color-text);
}
body .contact-box p:nth-of-type(7) {
  font-family: var(--e-global-typography-text-font-family), sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 28.7px;
  text-decoration: underline;
  color: var(--e-global-color-text);
}
body .contact-map .leaflet-tile-pane {
  filter: grayscale(100%);
}
body .contact-map .leaflet-control-attribution {
  display: none;
}
body .contact-map .osm-map-container .leaflet-marker-pane div.leaflet-interactive .leaflet-fa-markers .marker-icon-svg svg {
  display: none;
}
body .contact-map .osm-map-container .leaflet-marker-pane div.leaflet-interactive .leaflet-fa-markers .marker-icon-svg:before {
  content: '';
  display: block;
  position: relative;
  width: 54px;
  height: 54px;
  border-radius: 25px;
  background-color: #82BCDB;
}
body .contact-map .osm-map-container .leaflet-marker-pane div.leaflet-interactive:nth-of-type(1) .leaflet-fa-markers .marker-icon-svg:before {
  background-color: #DBB782;
}
body .contact-form input[type="checkbox"] {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
body .contact-form .elementor-field-group-termos_condicoes > div label {
  font-family: var(--e-global-typography-text-font-family), sans-serif;
  font-size: 16px!important;
  font-weight: 500;
  line-height: 29.2px;
  color: var(--e-global-color-text) !important;
  margin-right: 1em;
  position: relative;
}
body .contact-form .elementor-field-group-termos_condicoes > div label:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 0.5em;
  vertical-align: -3px;
  border: 1px solid var(--e-global-color-text);
  padding: 0.12em;
  background-color: transparent;
  background-clip: content-box;
  transition: all 0.2s ease;
}
body .contact-form .elementor-field-group-termos_condicoes > div label:after {
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  content: "";
  height: 11px;
  left: 5px;
  position: absolute;
  top: 9px;
  transform: scaleX(-1) rotate(135deg);
  transform-origin: left top;
  width: 6px;
  display: none;
}
body .contact-form .elementor-field-group-termos_condicoes > div label .elementor-field-group-termos_condicoes > div input:hover + label:before {
  border-color: var(--e-global-color-text);
}
body .contact-form .elementor-field-group-termos_condicoes > div input:checked + label:before {
  border-color: var(--e-global-color-text);
  background: var(--e-global-color-text);
}
body .contact-form .elementor-field-group-termos_condicoes > div input:checked + label:after {
  -moz-animation: check 0.8s ease 0s running;
  -webkit-animation: check 0.8s ease 0s running;
  animation: check 0.8s ease 0s running;
  display: block;
  width: 6px;
  height: 11px;
  border-color: #fff;
}
body .search-bar input:focus {
  background-color: #FFFFFF33 !important;
}
body .clinic-unit-slider {
  width: 100%;
  height: 526px;
}
@media (max-width: 768px) {
  body .clinic-unit-slider {
    height: 300px;
  }
}
body .clinic-unit-slider .elementor-widget-container {
  height: 526px;
}
@media (max-width: 768px) {
  body .clinic-unit-slider .elementor-widget-container {
    height: 300px;
  }
}
body .clinic-unit-slider .elementor-widget-container img {
  width: 100%;
  object-fit: cover;
  height: 526px;
}
@media (max-width: 768px) {
  body .clinic-unit-slider .elementor-widget-container img {
    height: 300px;
  }
}
body .clinic-unit-slider .elementor-widget-container .swiper-pagination-bullets {
  position: absolute;
  display: flex;
  bottom: 30px!important;
}
body .clinic-unit-slider .elementor-widget-container .swiper-pagination-bullets .swiper-pagination-bullet {
  border: 2px solid #ffffff !important;
  background-color: transparent!important;
  opacity: 1!important;
}
body .clinic-unit-slider .elementor-widget-container .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #ffffff !important;
}
body .clinic-unit-slider .elementor-widget-container .swiper-pagination-bullets .swiper-pagination-bullet:first-of-type {
  margin-left: 30px;
}
body .program-grid {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: start;
  margin-right: -15px;
  margin-left: -15px;
}
@media (max-width: 768px) {
  body .program-grid {
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
body .program-grid .program-item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  padding-left: 15px;
  padding-right: 15px;
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
@media (max-width: 768px) {
  body .program-grid .program-item {
    width: 100%;
  }
}
body .program-grid .program-item .program-header {
  padding: 20px;
  border-top: 5px solid #6E93A6;
  width: 100%;
}
@media (max-width: 768px) {
  body .program-grid .program-item .program-header h2 {
    font-size: 30px;
    line-height: 40px;
  }
}
@media (max-width: 1024px) {
  body .program-grid .program-item .program-header {
    padding: 15px;
  }
}
body .program-grid .program-item .program-content {
  padding: 20px;
  background-color: #6E93A6;
  width: 100%;
}
@media (max-width: 1024px) {
  body .program-grid .program-item .program-content {
    padding: 15px;
  }
}
body .program-grid .program-item .program-content .elementor-button {
  background-color: #ffffff;
  color: #6E93A6;
}
body .program-grid .program-item .program-content .elementor-button .elementor-button-icon:before {
  color: #6E93A6 !important;
  opacity: 1!important;
  font-weight: 300;
}
body .program-grid .program-item .program-content .elementor-button:hover {
  background-color: #EDF6F9;
}
body .program-grid .program-item h2 {
  font-family: "Manrope", sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 50px;
  color: #222126;
  padding-bottom: 30px;
}
body .program-grid .program-item .item-text {
  font-family: "Zilla Slab", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 34px;
  color: #222126;
}
body .program-grid .program-item .program-item-table {
  display: block;
  flex-direction: row;
  align-content: flex-end;
  flex-wrap: wrap;
  padding-bottom: 20px;
}
body .program-grid .program-item .program-item-table .item-block1 {
  font-family: "Manrope", sans-serif;
  font-size: 19px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  color: #ffffff;
  width: 100px;
  padding: 0px;
}
body .program-grid .program-item .program-item-table .item-block2 {
  font-family: "Manrope", sans-serif;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  color: #ffffff;
  padding: 0px;
}
body .program-grid .program-item .button-program {
  padding-top: 30px;
}
body .program-grid .program-item .button-program .more-info a.btn-more-info {
  display: flex;
  padding: 14px 34px;
  align-items: center;
  gap: 16px;
  border-radius: 140px;
  border: 1px solid var(--e-global-color-0e1bf85);
  background-color: var(--e-global-color-0e1bf85);
  color: #6E93A6;
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 13px;
  letter-spacing: 0.13px;
  text-transform: uppercase;
  width: 251px;
  height: 54px;
}
@media (max-width: 1024px) {
  body .program-grid .program-item .button-program .more-info a.btn-more-info {
    height: unset;
    padding: 14px 26px;
    font-size: 12px;
    line-height: 12px;
  }
}
body .program-grid .program-item .button-program .more-info a.btn-more-info::after {
  content: '';
  background-image: url(images/plus.svg);
  width: 12px;
  height: 12px;
  fill: #6E93A6;
}
body .program-grid .program-item .button-program .more-info a.btn-more-info .btn-more-info-text {
  display: flex;
  align-items: center;
}
body .program-grid .program-item .button-program .more-info a.btn-more-info .btn-more-info-text::after {
  content: "|";
  font-size: 26px;
  padding-left: 14px;
  color: #222126;
  opacity: 0.2;
}
body .program-grid .program-item .button-program .more-info a.btn-more-info:hover {
  background-color: var(--e-global-color-text);
  color: #ffffff;
}
body .program-grid .program-item .button-program .more-info a.btn-more-info:hover::after {
  content: '';
  background-image: url(images/plus_white.svg);
  width: 12px;
  height: 12px;
}
body .program-grid .program-item .button-program .more-info a.btn-more-info:hover .btn-more-info-text::after {
  color: #ffffff;
  opacity: 1;
}
body .dialog-widget-content a.dialog-close-button:hover {
  text-decoration: none!important;
}
body .burguer-menu .raven-nav-menu li.menu-item > a.raven-link-item .sub-arrow {
  color: var(--e-global-color-text) !important;
  fill: var(--e-global-color-text) !important;
  transition: transform 0.3s ease;
}
body .burguer-menu .raven-nav-menu li.menu-item > a.raven-link-item .sub-arrow.rotate-up {
  transform: rotate(180deg);
}
body .burguer-menu .raven-nav-menu li.menu-item > a.raven-link-item:hover .sub-arrow {
  color: var(--e-global-color-secondary) !important;
  fill: var(--e-global-color-secondary) !important;
}
body .burguer-menu .raven-nav-menu li.menu-item > a.raven-link-item.highlighted .sub-arrow {
  color: var(--e-global-color-secondary) !important;
  fill: var(--e-global-color-secondary) !important;
  transform: rotate(180deg);
}
body .burguer-menu .raven-nav-menu ul.sub-menu {
  margin-bottom: 30px!important;
}
body .blog-home .raven-post {
  height: 500px;
}
body .blog-home .raven-post .raven-post-image {
  height: 500px;
}
body .blog-home .raven-post .raven-post-content {
  padding-top: 30px;
  padding-bottom: 30px;
}
body .language-menu .wpml-ls-current-language a {
  color: var(--e-global-color-primary) !important;
}
body .home-events .homepage-events ul.event-list {
  list-style-type: none;
  display: flex;
  flex-direction: column;
  gap: 30px;
  padding-left: 0;
}
body .home-events .homepage-events ul.event-list li.event-item {
  display: flex;
  flex-direction: row;
  gap: 10px;
  padding: 20px 30px 20px 30px;
  background-color: #ffffff;
}
@media (max-width: 360px) {
  body .home-events .homepage-events ul.event-list li.event-item {
    gap: 0;
  }
}
body .home-events .homepage-events ul.event-list li.event-item .date-event {
  width: 0%;
}
body .home-events .homepage-events ul.event-list li.event-item .event-date {
  display: flex;
  flex-direction: column;
  width: 20%;
  justify-content: center;
}
@media (max-width: 360px) {
  body .home-events .homepage-events ul.event-list li.event-item .event-date {
    display: none;
  }
}
body .home-events .homepage-events ul.event-list li.event-item .event-date .event-day {
  color: #6E93A6;
  font-family: var(--e-global-typography-primary-font-family);
  font-weight: 500;
  font-size: 42px;
  line-height: 57.37px;
  text-align: right;
}
body .home-events .homepage-events ul.event-list li.event-item .event-date .event-date {
  color: #6E93A6;
  font-family: var(--e-global-typography-text-font-family);
  font-weight: 500;
  font-size: 18px;
  line-height: 29.2px;
  text-align: right;
  width: 100%;
}
body .home-events .homepage-events ul.event-list li.event-item .event-info {
  display: flex;
  flex-direction: column;
  gap: 15px;
  width: 80%;
}
@media (max-width: 360px) {
  body .home-events .homepage-events ul.event-list li.event-item .event-info {
    width: 100%;
  }
}
body .home-events .homepage-events ul.event-list li.event-item .event-info .event-title {
  color: #222126;
  font-family: var(--e-global-typography-primary-font-family);
  font-weight: 700;
  font-size: 19px;
  line-height: 25.95px;
}
body .home-news .homepage-news {
  display: flex;
}
body .home-news .homepage-news ul.news-list {
  list-style-type: none;
  display: flex;
  flex-direction: column;
  gap: 30px;
  padding-left: 0;
}
body .home-news .homepage-news ul.news-list li.news-item {
  display: flex;
  flex-direction: row;
  gap: 30px;
}
@media (max-width: 360px) {
  body .home-news .homepage-news ul.news-list li.news-item {
    gap: 0;
  }
}
body .home-news .homepage-news ul.news-list li.news-item .news-image {
  width: 100%;
  height: 150px;
  max-width: 210px;
  min-width: 150px;
}
@media (max-width: 360px) {
  body .home-news .homepage-news ul.news-list li.news-item .news-image {
    display: none;
  }
}
body .home-news .homepage-news ul.news-list li.news-item .news-image img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
body .home-news .homepage-news ul.news-list li.news-item .news-info {
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: 70%;
}
@media (max-width: 360px) {
  body .home-news .homepage-news ul.news-list li.news-item .news-info {
    width: 100%;
  }
}
body .home-news .homepage-news ul.news-list li.news-item .news-info .news-date {
  color: #6E93A6;
  font-family: var(--e-global-typography-text-font-family);
  font-weight: 500;
  font-size: 16px;
  line-height: 29.2px;
}
body .home-news .homepage-news ul.news-list li.news-item .news-info .news-title {
  color: #222126;
  font-family: var(--e-global-typography-primary-font-family);
  font-weight: 700;
  font-size: 19px;
  line-height: 25.95px;
}
body .home-news .homepage-news ul.news-list li.news-item .news-info .more-info a.btn-more-plus {
  display: flex;
  align-items: center;
  gap: 16px;
  color: #222126;
  font-family: 'Manrope', sans-serif;
  font-size: 15px;
  font-style: normal;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 20.49px;
  letter-spacing: 0.13px;
  width: 120px;
  height: 26px;
}
body .home-news .homepage-news ul.news-list li.news-item .news-info .more-info a.btn-more-plus::after {
  content: '';
  background-image: url(images/plus_circle.svg);
  width: 26px;
  height: 26px;
}
body .home-news .homepage-news ul.news-list li.news-item .news-info .more-info a.btn-more-plus:hover {
  color: #6E93A6;
}
body.single-clinic-unit .clinic-doctors-team {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  overflow: hidden;
}
body.single-clinic-unit .clinic-doctors-team .clinic-doctor {
  width: 25%;
}
@media (max-width: 768px) {
  body.single-clinic-unit .clinic-doctors-team .clinic-doctor {
    width: 50%;
  }
}
body.single-clinic-unit .clinic-doctors-team .swiper-button-prev {
  left: -35px;
}
@media (max-width: 1024px) {
  body.single-clinic-unit .clinic-doctors-team .swiper-button-prev {
    top: 200px;
    left: 0;
  }
}
@media (max-width: 768px) {
  body.single-clinic-unit .clinic-doctors-team .swiper-button-prev {
    top: 150px;
  }
  body.single-clinic-unit .clinic-doctors-team .swiper-button-prev:after {
    font-size: 25px;
  }
}
@media (max-width: 360px) {
  body.single-clinic-unit .clinic-doctors-team .swiper-button-prev {
    top: 100px;
  }
}
body.single-clinic-unit .clinic-doctors-team .swiper-button-next {
  right: -35px;
}
@media (max-width: 1024px) {
  body.single-clinic-unit .clinic-doctors-team .swiper-button-next {
    top: 200px;
    right: 0;
  }
}
@media (max-width: 768px) {
  body.single-clinic-unit .clinic-doctors-team .swiper-button-next {
    top: 150px;
  }
  body.single-clinic-unit .clinic-doctors-team .swiper-button-next:after {
    font-size: 25px;
  }
}
@media (max-width: 360px) {
  body.single-clinic-unit .clinic-doctors-team .swiper-button-next {
    top: 100px;
  }
}
body.single-clinic-unit .clinic-doctors-team .swiper-pagination {
  display: none!important;
}
body .no-line .elementor-button-wrapper .elementor-button-content-wrapper .elementor-button-icon::before {
  content: "";
}
body .icone-plus .elementor-button-wrapper .elementor-button {
  padding-left: 0!important;
}
body .icone-plus .elementor-button-wrapper .elementor-button-content-wrapper .elementor-button-icon {
  font-size: 26px;
  margin-left: 10px!important;
}
body .events-date {
  font-family: 'Manrope', 'sans-serif';
  font-size: 19px;
  line-height: 25.95px;
  font-weight: 700;
  color: #6E93A6;
  padding-bottom: 10px;
}
body .event-description,
body .news-description {
  font-family: 'Zilla Slab', 'sans-serif';
  font-weight: 500;
  font-size: 20px;
  line-height: 34px;
  color: #222126;
}
body .news-title {
  font-family: 'Manrope', 'sans-serif';
  font-weight: 700;
  font-size: 25px;
  line-height: 34px;
  color: var(--e-global-color-text);
}
@media (min-width: 1025px) and (max-width: 1200px) {
  body .header-navigation-top {
    display: none!important;
  }
  body .logo-container {
    width: 50%!important;
  }
  body .lang-burguer-container {
    width: 50%!important;
  }
}
@media (max-width: 768px) {
  body .job-offers .e-n-accordion-item .e-child {
    padding-left: 0;
    padding-right: 0;
  }
}
body .tv-intensive-programs .elementor-button-text::after,
body .tv-residencies .elementor-button-text::after,
body .clinic-specialty .elementor-button-text::after {
  display: block!important;
}
@media (max-width: 768px) {
  body .tv-intensive-programs .elementor-button::after,
  body .tv-residencies .elementor-button::after,
  body .clinic-specialty .elementor-button::after {
    margin-left: 14px!important;
  }
}
body .tv-intensive-programs .btn-black,
body .tv-residencies .btn-black,
body .clinic-specialty .btn-black {
  margin-top: auto;
}
body .home-cns-program {
  background-size: cover!important;
  background-repeat: no-repeat !important;
}
body .elementor-field-group-aceitotermos label,
body .elementor-field-group-termos_condicoes label {
  color: #6E93A6 !important;
}
body .elementor-field-group-aceitotermos label a,
body .elementor-field-group-termos_condicoes label a {
  color: #6E93A6;
}
body .elementor-field-group-aceitotermos label a:hover,
body .elementor-field-group-termos_condicoes label a:hover {
  text-decoration: underline;
}
@media (max-width: 1024px) {
  body .elementor-field-group-aceitotermos label a,
  body .elementor-field-group-termos_condicoes label a {
    text-decoration: underline;
  }
}
body .contact-form .elementor-field-group-termos_condicoes > div label {
  color: #6E93A6 !important;
}
@media (max-width: 1024px) {
  body .reah-info {
    width: 100%;
  }
}
body.jupiterx-header-stick .jupiterx-header {
  position: fixed!important;
}
body .blog-item {
  box-shadow: none!important;
}
body .blog-item .blog-item-image {
  min-width: 150px;
  background-size: 150px!important;
}
body .raven-button:focus,
body .raven-button:hover,
body .raven-button:visited,
body a.raven-button:focus,
body a.raven-button:hover,
body a.raven-button:visited {
  color: #222126 !important;
}
body .news-read-more,
body .events-read-more {
  margin-top: auto;
}
body .e-loop-item.event {
  display: flex;
}
body .e-loop-item.event div {
  justify-content: start;
}
body .e-loop-item.event .event-button-container {
  margin-top: auto;
}
body .trial-link {
  word-break: break-all;
}
body .cta-container .btn-black .elementor-button::after {
  margin-left: 14px!important;
}
body .cta-container .btn-black .elementor-button-text::after {
  display: block!important;
}
body .job-offers .elementor-widget-button .elementor-button-icon {
  margin-left: 14px!important;
}
body .job-offers .elementor-widget-button .elementor-button-icon::before {
  display: flex!important;
  content: "|" !important;
  font-size: 26px!important;
  padding-left: 14px!important;
  color: #ffffff !important;
  opacity: 0.2 !important;
  font-weight: 300!important;
}
body .job-offers .elementor-widget-button .elementor-button-icon i {
  margin-top: 2px!important;
}
body .job-offers .elementor-widget-button .elementor-button-icon i::before {
  margin-left: 14px!important;
}
body .form-offers {
  max-height: 700px!important;
}
@media (min-width: 769px) {
  body .news-list-images img {
    height: 360px;
    object-fit: cover;
  }
}
