@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800&family=Poppins:wght@300;400;500;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Jost:wght@300;400;500;600&display=swap');

body, html {
  font-family: 'Poppins', sans-serif !important;
  font-weight: 400;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
}

.logo_woxlink {
  max-width: 100%;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

img {
  max-width: 100%;
  object-fit: contain;
  height: auto;
}

header {
  background: url('../images/bg_header.png') no-repeat top, linear-gradient(137deg, #175DCD 6.67%, #082B64 50.42%, #072C66 98.06%);
  background-size: cover;
}

.custom_offcanvas-menu {
  width: 100% !important;
  top: 120px !important;
  height: calc(100% - 120px);
}

.closeMenu .closeMenuIcon {
  display: none;
}

.closeMenu .openMenuIcon {
  display: block;
}

.openMenu .openMenuIcon {
  display: none;
}

.openMenu .closeMenuIcon {
  display: block;
}

.custom_offcanvas-menu .offcanvas-body {
  padding: 55px 32px;
}

hr {
  margin: 16px 0;
  color: inherit;
  background-color: #E1E1E1;
}

p {
  margin-bottom: 0;
}

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

.py-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.py-60 {
  padding-top: 60px;
  padding-bottom: 60px;
}



.custom_offcanvas-menu .mod-menu {
  display: flex;
  flex-flow: column;
}

.custom_offcanvas-menu .mod-menu a {
  display: block;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  color: #4A5D6D;
  margin-bottom: 12px;
}

.custom_offcanvas-menu h3 {
  color: #08131C;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 0;
}

.menu-column {
  padding-right: 64px;
}

header .img-header img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  position: relative;
  top: 130px;
}

.text-header-telemedicine-platforms {
  padding: 85px 0 90px 0;
}

.text-header-telemedicine-platforms h1 {
  color: #FFF;
  font-size: 64px;
  font-style: normal;
  font-weight: 700;
  line-height: 124%;
  margin-bottom: 32px;
}

.text-header-telemedicine-platforms p {
  color: #FFF;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 200%;
  margin-bottom: 64px;
}

.text-header-telemedicine-platforms a {
  border-radius: 32px;
  height: 64px;
  text-align: center;
  min-width: 142px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
  padding: 0 24px;
}

.text-header-telemedicine-platforms a:nth-child(1) {
  background: #00C9EE;
  color: #001A41;
  margin-right: 32px;
}

.text-header-telemedicine-platforms a:nth-child(2) {
  border: 1px solid #FFF;
  color: #fff;
}

footer {
  background: #02192D;
}

footer .big-footer-mod-1 {
  padding-right: 64px;
  border-right: 1px solid rgba(255, 255, 255, 0.50);
}

footer .big-footer-mod-1 img {
  margin-bottom: 32px;
}

footer .big-footer-mod-1 p {
  color: #FFF;
  font-size: 20px;
  font-weight: 500;
  line-height: 164%;
  margin-bottom: 32px;
}

footer .big-footer-mod-1 a {
  margin-right: 24px;
}

footer .col-3 {
  height: auto;
}

footer .col-3:nth-child(1) {
  padding-right: 0;
}

footer .col-3:not(:nth-child(1)) {
  padding-left: 64px;
}

footer h3 {
  color: #FFF;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 200%;
  margin-bottom: 32px;
}

footer ul {
  display: flex;
  flex-flow: column;

}

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

footer ul a:hover {
  color: rgba(255, 255, 255, 0.6);
}

footer ul a {
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 124%;
}

footer .mod-custom a:hover svg path {
  fill-opacity: 1;
}

footer .hr {
  margin: 64px 0;
  color: inherit;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.50);
  height: 1px;
}

footer .horizontal-footer-menu ul {
  display: flex;
  flex-flow: row wrap;
}

footer .horizontal-footer-menu ul li {
  margin-bottom: 0;
  margin-right: 24px;
}

.text_copyright {
  color: rgba(255, 255, 255, 0.50);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
}

footer .text_copyright li {
  margin-bottom: 0;
}

footer .text_copyright li a {
  color: rgba(255, 255, 255, 0.50);
}

footer .text_copyright li a:hover {
  color: #fff;
}

footer .all-items ul li:nth-child(1) {
  display: none;
}

footer .dropdown-language-horizontal {
  position: relative;
  border-radius: 8px;
  padding: 4px 8px;
  z-index: 10;
  display: flex;
  align-items: center;
}

footer .dropdown-language-horizontal .trigger-btn {
  cursor: pointer;
  position: relative;
  z-index: 2;
}

footer .dropdown-language-horizontal .lans-block {
  position: absolute;
  z-index: 1;
  opacity: 0;
  right: 100%;
  display: flex;
  transform: translateX(100%);
  transition: all 0.1s ease;
}

footer .dropdown-language-horizontal.show .lans-block {
  display: flex;
  opacity: 1;
  transform: translateX(0%);
  transition: all 0.1s ease;
}

footer .dropdown-language-horizontal.show .lans-block a {
  color: rgba(255, 255, 255, 0.5);
}

footer .dropdown-language-horizontal .trigger-btn svg:nth-child(1) {
  transition: all 0.1s ease;
}

footer .dropdown-language-horizontal.show .trigger-btn svg:nth-child(1) {
  transform: rotate(180deg) !important;
  transition: all 0.1s ease;
}

footer .dropdown-language-horizontal ul {
  display: flex;
  flex-flow: row;
  align-items: center;
}

footer .dropdown-language-horizontal ul li.lang-active a {
  color: #fff !important;
  font-weight: 500;
}

footer .dropdown-language-horizontal ul li {
  margin: 0 32px 0 0;
  padding: 0 !important;
}

footer .dropdown-language-horizontal ul li.lang-active {
  background-color: transparent !important; 
}

footer .dropdown-language-horizontal ul li a {
  padding: 0 !important;
}

.telemedicine-platforms-text-module-1 {
 padding: 90px;
}

.telemedicine-platforms-text-module-1 p {
  color: #4A5D6D;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 200%;
}

.telemedicine-platforms-text-module-1 h2 {
  color: #061A2D;
  font-family: Jost;
  font-size: 64px;
  font-style: normal;
  font-weight: 700;
  line-height: 124%;
  margin-bottom: 32px;
}

.telemedicine-platforms-text-module-1 img {
  margin-top: 64px;
  object-fit: contain;
  max-width: 100%;
  max-height: 100%;
}

.telemedicine-platforms-text-module-1 .custom-b a {
  display: block;
  width: 100%;
  height: 100%;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 32px;
  border-radius: 32px;
  position: relative;
  z-index: 1;
}

.telemedicine-platforms-text-module-1 .custom-b {
  margin-top: 32px;
  position: relative;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  border-radius: 32px;
  background: url('../images/text-mod1-bg.png') no-repeat top, linear-gradient(137deg, #175DCD 6.67%, #082B64 50.42%, #072C66 98.06%);
  background-size: cover;
  overflow: hidden;
}

.telemedicine-platforms-text-module-1 .custom-b::after {
  content: '';
  position: absolute;
  background: url('../images/text-mod1-left.png') no-repeat top;
  left: 0;
  top: 0;
  width: 220px;
  height: 160px;
}

.telemedicine-platforms-text-module-1 .custom-b::before {
  content: '';
  position: absolute;
  background: url('../images/text-mod1-right.png') no-repeat bottom;
  right: 0;
  bottom: 0;
  width: 266px;
  height: 160px;
}

.telemedicine-platforms-text-module-1 .custom-b h4 {
  color: var(--White, #FFF);
  text-align: center;
  font-family: Poppins, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 200%; /* 48px */
  text-transform: uppercase;
  margin-bottom: 16px;
}

.telemedicine-platforms-text-module-1 .custom-b p {
  color: var(--WL-green, #00C9EE);
  text-align: center;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 200%;
}

.telemedicine-platforms-text-module-2-container {
  background: url('../images/bg_mod2.png') no-repeat, #093375;
  background-size: cover;
}

.telemedicine-platforms-text-module-2 {
  padding: 90px 0;

}

.telemedicine-platforms-text-module-2 h2 {
  color: #FFF;
  margin-bottom: 16px;
  text-align: center;
  font-family: Jost, sans-serif;
  font-size: 64px;
  font-style: normal;
  font-weight: 700;
  line-height: 124%;
}

.telemedicine-platforms-text-module-2 h3 {
  color: #FFF;
  font-family: Jost, sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 124%;
  margin-bottom: 32px;
}

.telemedicine-platforms-text-module-2 p {
  color: rgba(255, 255, 255, 0.50);
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 200%;
}

.telemedicine-platforms-text-module-2 .col-12:nth-child(1) {
  margin-bottom: 64px;
}

.telemedicine-platforms-text-module-2 .col-12:nth-child(1) p {
  color: #fff;
}

.telemedicine-platforms-text-module-2 .mod2-block {
  padding: 32px;
  border-radius: 16px;
  border: 2px solid rgba(255, 255, 255, 0.50);
  height: 100%;
}

.telemedicine-platforms-text-module-2 .col-12 {
  margin-bottom: 64px;
}

.telemedicine-platforms-text-module-2 .mod2-block .icon-b {
  min-width: 64px;
  width: 64px;
  margin-right: 64px;
}

.telemedicine-platforms-text-module-2 .mod2-block .icon-b img {
  max-width: 100%;
  object-fit: contain;
  max-height: 100%;
}

.telemedicine-platforms-text-module-2 .custom-pr {
  padding-right: 32px;
}

.telemedicine-platforms-text-module-2 .custom-pl {
  padding-left: 32px;
}

.telemedicine-platforms-text-module-3-container {
  padding: 90px 0;
}

.telemedicine-platforms-text-module-3 {
  padding: 90px 0;
}

.telemedicine-platforms-text-module-3 h3 {
  color: #061A2D;
  font-family: Jost, sans-serif;
  font-size: 64px;
  font-style: normal;
  font-weight: 700;
  line-height: 124%;
  margin-bottom: 32px;
}

.telemedicine-platforms-text-module-3 p {
  color: #4A5D6D;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 200%;
  margin-bottom: 0;
}

.telemedicine-platforms-text-module-3 ul {
  padding: 32px 0;
}

.telemedicine-platforms-text-module-3 ul li {
  list-style-type: none;
  margin-bottom: 16px;
  padding-left: 24px;
  position: relative;
  color: #08131C;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 200%;
}

.telemedicine-platforms-text-module-3 ul li::after {
  content: '';
  position: absolute;
  left: 0;
  top: 13px;
  background: url('../images/check-circle.png') no-repeat;
  width: 16px;
  min-width: 16px;
  height: 16px;
  background-size: contain;
}

.telemedicine-platforms-text-module-3-container > img {
  position: absolute;
  right: 0;
  bottom: 50%;
  object-fit: cover;
  width: 50%;
  height: calc(100% - 180px);
  transform: translateY(50%);
  object-position: left top;
}

.telemedicine-platforms-text-module-4 {
  padding-bottom: 64px;
}

.telemedicine-platforms-text-module-4 h3 {
  color: #061A2D;
  font-family: Jost, sans-serif;
  font-size: 64px;
  font-style: normal;
  font-weight: 700;
  line-height: 124%;
  margin-bottom: 64px;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.telemedicine-platforms-text-module-4 ul {
  padding: 0;
  margin: 0;
}

.telemedicine-platforms-text-module-4 ul li {
  list-style-type: none;
  color: #4A5D6D;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 200%;
  margin-bottom: 16px;
  padding-left: 34px;
  position: relative;
}

.telemedicine-platforms-text-module-4 ul li::after {
  content: '';
  left: 0;
  display: block;
  position: absolute;
  top: 8px;
  width: 24px;
  min-width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #2B61E3;
}

.telemedicine-platforms-text-module-5 .custom-block {
  border-radius: 16px;
  background:url('../images/text-mod5-bg.png') no-repeat center, linear-gradient(137deg, #175DCD 6.67%, #082B64 50.42%, #072C66 98.06%);
  background-size: cover;
  box-shadow: 0px 8px 16px 0px rgba(19, 62, 116, 0.15), -8px 0px 16px 0px rgba(19, 62, 116, 0.05);
  padding: 64px 57px;
}

.telemedicine-platforms-text-module-5 h3 {
  color: #FFF;

  text-align: center;
  font-family: Jost, sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 124%;
  margin-bottom: 32px;
  margin-right: auto;
  margin-left: auto;
  width: 70%;
}

.telemedicine-platforms-text-module-5 .img-b {
  margin-bottom: 32px;
}

.telemedicine-platforms-text-module-5 .list-block ul {
  padding: 0 64px 0 0;
}

.telemedicine-platforms-text-module-5 .list-block ul li {
  list-style-type: none;
  margin-bottom: 16px;
  padding-left: 25px;
  position: relative;
  color: rgba(255, 255, 255, 0.50);
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 200%;
}

.telemedicine-platforms-text-module-5 .list-block ul li::after {
  content: '';
  position: absolute;
  left: 0;
  top: 13px;
  width: 14px;
  height: 14px;
  background: url('../images/icon_list.svg') no-repeat;
  background-size: contain;
}

.telemedicine-platforms-text-module-6-container {
  padding: 90px 0 0 0;
}

.telemedicine-platforms-text-module-6 {
  padding: 90px 0 0 0;
}

.telemedicine-platforms-text-module-6 h3 {
  color: #061A2D;
  font-family: Jost, sans-serif;
  font-size: 64px;
  font-style: normal;
  font-weight: 700;
  line-height: 124%;
  margin-bottom: 32px;
}

.telemedicine-platforms-text-module-6 ul {
  padding: 32px 0;
}

.telemedicine-platforms-text-module-6 ul li {
  list-style-type: none;
  margin-bottom: 16px;
  padding-left: 24px;
  position: relative;
  color: #08131C;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 200%;
}

.telemedicine-platforms-text-module-6 .col-12:nth-child(2) {
  padding-left: 120px;
}

.telemedicine-platforms-text-module-6 ul li::after {
  content: '';
  position: absolute;
  left: 0;
  top: 13px;
  background: url('../images/check-circle.png') no-repeat;
  width: 16px;
  min-width: 16px;
  height: 16px;
  background-size: contain;
}

.telemedicine-platforms-text-module-6-container > img {
  position: absolute;
  left: 0;
  bottom: 0;
  object-fit: cover;
  width: 50%;
  height: calc(100% - 90px);
  object-position: right top;
}

@media screen and (max-width: 1400px) {
  .text-header-telemedicine-platforms h1 {
    font-size: 54px;
  }
}

@media screen and (max-width: 1200px) {
  .text-header-telemedicine-platforms h1 {
    font-size: 54px;
  }
  .telemedicine-platforms-text-module-2 .mod2-block {
    padding: 16px;
  }
  .telemedicine-platforms-text-module-2 .mod2-block .icon-b {
    margin-right: 16px;
  }
  .telemedicine-platforms-text-module-2 .custom-pl {
    padding-left: 16px;
  }
  .telemedicine-platforms-text-module-2 .col-12 {
    margin-bottom: 32px;
  }
  .telemedicine-platforms-text-module-2 .custom-pr {
    padding-right: 16px;
  }
  .telemedicine-platforms-text-module-6 .col-12:nth-child(2) {
    padding-left: calc(var(--bs-gutter-x) * 0.5);
  }
  .telemedicine-platforms-text-module-1 {
    padding: 90px 0;
  }
}

@media screen and (max-width: 992px) {
  .text-header-telemedicine-platforms h1 {
    font-size: 44px;
  }
  .text-header-telemedicine-platforms p {
    font-size: 20px;
  }
  .big-footer-col-1 {
    margin-bottom: 50px;
  }
  .telemedicine-platforms-text-module-2 .custom-pr {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
  }
  
  .telemedicine-platforms-text-module-2 .custom-pl {
    padding-left: calc(var(--bs-gutter-x) * 0.5);
  }
  .telemedicine-platforms-text-module-2 .col-12 {
    margin-bottom: 32px;
  }
}

@media screen and (max-width: 768px) {
  .text-header-telemedicine-platforms h1 {
    font-size: 44px;
  }
  .text-header-telemedicine-platforms p {
    font-size: 20px;
    margin-bottom: 40px;
  }
  .text-header-telemedicine-platforms a {
    height: 56px;
    min-width: 122px;
    align-items: center;
    font-size: 16px;
  }
  .menu-column {
    padding-top: 32px;
  }
  .big-footer-col {
    padding-top: 32px;
  }
  .big-footer-col-1 {
    margin-bottom: 0px;
  }
  .logo_woxlink {
    width: 135px !important;
  }
  .dropdown-language-horizontal-block {
    padding-top: 32px;
  }
  footer .big-footer-mod-1 {
    padding-right: 64px;
    border-right: 0;
  }
  .telemedicine-platforms-text-module-1,
  .telemedicine-platforms-text-module-2,
  .telemedicine-platforms-text-module-3 {
    padding: 60px 0 !important;
  }
  .telemedicine-platforms-text-module-3-container {
    padding: 0 !important;
  }
  .telemedicine-platforms-text-module-3 ul {
    padding: 32px 0 0 0 !important;
  }
  .telemedicine-platforms-text-module-1 h2,
  .telemedicine-platforms-text-module-2 h2,
  .telemedicine-platforms-text-module-3 h3,
  .telemedicine-platforms-text-module-4 h3,
  .telemedicine-platforms-text-module-6 h3 {
    font-size: 48px !important;
    line-height: 114% !important;
  }
  .telemedicine-platforms-text-module-2 h3 {
    font-size: 32px !important;
    line-height: 104% !important;
  }
  .telemedicine-platforms-text-module-5 .custom-block {
    padding: 44px 16px !important;
  }
  .telemedicine-platforms-text-module-6 {
    padding: 0 !important;
  }
}

@media screen and (max-width: 576px) {
}