/*** MISC ***/
* {
	-webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
html {
  font-size: 14px; }
body {
  position: relative; }
body.open {
  position: relative;
  height: 100%;
  overflow-y: hidden; }
.hide-overflow {
  overflow: hidden; }
p {
    color: #262626;
    font-weight: 400;
    line-height: 1.65;
    letter-spacing: 0.36px; }
p.big,
.big p {
    color: #1B075C;
    position: relative;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2; }
p.big strong,
.big p strong {
    color: #E11C96;
    font-weight: 400; }
p.white {
    color: #FFF; }
.grey-bg {
    background-color: #F8F6FC; }
p, body, h1, h2, h3, h4, button, .btn {
  font-family: "utile", sans-serif; }
a {
  color: #E11C96;
  text-decoration: underline; }
a:hover,
a:focus {
  color: #E11C96;
  text-decoration: none; }
.btn, button {
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    outline: 0;
    outline-offset: 0;
    cursor: pointer;
    color: #FFF;
    font-size: 0.88rem;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 3.2px;
    text-transform: uppercase;
    border-radius: 15px;
    border: 1px solid rgba(255, 255, 255, 0.25);
    background-color: #E11C96;
    line-height: 1;
    display: inline-block;
    text-decoration: none;
    padding: 13px 20px; }
.btn:hover, button:hover, .btn:focus, 
button:focus, :not(.btn-check)+.btn:hover, 
.btn:active, button:active, :not(.btn-check)+.btn:active {
    color: #FFF!important;
    opacity: 0.85;
    text-decoration: none!important;
    background-color: #E11C96!important; }

.btn.transparent, button.transparent {
    color: #E11C96;
    border: 1px solid #E11C96;
    background-color: #FFF; }
.btn.transparent:hover, button.transparent:hover, .btn.transparent:focus, 
button.transparent:focus, :not(.btn-check)+.btn.transparent:hover, 
.btn.transparent:active, button.transparent:active, :not(.btn-check)+.btn.transparent:active {
    color: #FFF!important;
    opacity: 0.85;
    text-decoration: none!important;
    background-color: #E11C96!important; }
.btn.transparent-white, button.transparent-white {
    color: #FFF;
    border: 1px solid #FFF;
    background-color: transparent; }
.btn.transparent-white:hover, button.transparent-white:hover, .btn.transparent-white:focus, 
button.transparent-white:focus, :not(.btn-check)+.btn.transparent-white:hover, 
.btn.transparent-white:active, button.transparent-white:active, :not(.btn-check)+.btn.transparent-white:active {
    color: #FFF!important;
    opacity: 0.85;
    text-decoration: none!important;
    background-color: transparent!important; }
.btn.purple, button.purple {
    color: #FFF;
    border-radius: 15px;
    border: 1px solid rgba(255, 255, 255, 0.25);
    background-color:  #5813B1; }
.btn.purple:hover, button.purple:hover, .btn.purple:focus, 
button.purple:focus, :not(.btn-check)+.btn.purple:hover, 
.btn.purple:active, button.purple:active, :not(.btn-check)+.btn.purple:active {
    color: #FFF!important;
    opacity: 0.85;
    border: 1px solid rgba(255, 255, 255, 0.25);
    background-color:  #5813B1!important; }
.modal-header .btn-close:hover,
.modal-header .btn-close:focus {
    background-color: transparent!important; 
    outline: none;
    -webkit-box-shadow: none;
            box-shadow: none; }
.container {
    padding-left: 20px;
    padding-right: 20px; }
.hide-overflow {
    overflow: hidden; }
.zindex3 {
    z-index: 3; }
.green,
.green:hover,
.green:focus {
    color: #02BBBB; }
.purple,
.purple:hover,
.purple:focus {
    color: #5813B1; }
.blue,
.blue:hover,
.blue:focus {
    color: #168FCE; }
.navy-blue,
.navy-blue:hover,
.navy-blue:focus {
    color: #042782; }
.top-header-nav .green-bg,
.top-header-nav .green-bg:hover,
.top-header-nav .green-bg:focus {
    background-color: #02BBBB; }
.top-header-nav .purple-bg,
.top-header-nav .purple-bg:hover,
.top-header-nav .purple-bg:focus {
    background-color: #5813B1; }
.top-header-nav .blue-bg,
.top-header-nav .blue-bg:hover,
.top-header-nav .blue-bg:focus {
    background-color: #168FCE; }
.top-header-nav .navy-blue-bg,
.top-header-nav .navy-blue-bg:hover,
.top-header-nav .navy-blue-bg:focus {
    background-color: #042782; }
.top-header-nav .pink-bg,
.top-header-nav .pink-bg:hover,
.top-header-nav .pink-bg:focus {
    background-color: #E11C96; }
.pt-120 {
    padding-top: 60px; }
.py-180 {
    padding-top: 60px;
    padding-bottom: 60px; }
.my-120 {
    margin-top: 60px;
    margin-bottom: 60px; }
.py-240 {
    padding-top: 100px;
    padding-bottom: 100px; }
.py-120 {
    padding-top: 60px;
    padding-bottom: 60px; }
.mt-120 {
    margin-top: 60px; }
.mt-60 {
    margin-top: 30px; }
.mt-80 {
    margin-top: 40px; }
.mt-40 {
    margin-top: 20px; }
.mt-100 {
    margin-top: 50px; }
.mb-120 {
    margin-bottom: 60px; }
.my-180 {
    margin-top: 60px;
    margin-bottom: 60px; }
.mt-180 {
	margin-top: 60px; }
.my-240 {
    margin-top: 80px;
    margin-bottom: 80px; }
.py-360 {
    padding-top: 100px;
    padding-bottom: 100px; }
    
/*** HEADER ***/
header {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 4;
    -webkit-transition: top 0.75s ease-in-out;
    -o-transition: top 0.75s ease-in-out;
    transition: top 0.75s ease-in-out; }
header.open {
    z-index: 11;
  height: 100%;  }
header a.tel {
    color: #FFF;
    display: block;
    font-size: 0.75rem;
    text-decoration: none;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 1.5px;
    margin: 5px 0; }
header .navbar-brand {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    margin: 0;
    padding: 0; }
header .navbar-brand img {
    width: 80px;
    height: 64px; }
header .top-header-nav {
    list-style: none;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0; }
.top-header-nav {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  display: flex;
  transition: transform 0.3s ease-in-out; }
.top-header-nav.hidden {
  transform: translateY(-100%); }
header .top-header-nav li {
    -webkit-box-flex: auto;
        -ms-flex: auto;
            flex: auto; }
header .top-header-nav li:last-child {
    border: 0; }
header .top-header-nav li a {
    display: block;
    color: #FFF;
    text-align: center;
    font-size: 0.7rem;
    font-style: normal;
    text-transform: uppercase;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 1.5px;
    text-decoration: none; 
    padding: 12px 0; }

/*** NAV ***/
.navbar {
    margin-top: 40px;
    padding: 45px 5px; }
.navbar-collapse {
    background-color: #1B095E;
    background-image: url('../images/header-open-bg.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    right: -100vw;
    height:  102vh;
    width: 100vw;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease; }
.navbar-collapse.open {
    z-index: 9;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    overflow: auto;
    display: flex;
    align-items: center;
    padding: 130px 10px 60px 10px; }
.navbar-collapse.open .social {
    margin-top: 15px;
    margin-bottom: 30px; }
header .button-wrapper {
    color: #FFF;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
header.open .button-wrapper {
    position: absolute;
    top: 85px;
    right: 15px; }
header .button-wrapper div {
    color: #FFF;
    font-size: 0.88rem;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 3.2px;
    margin-right: 20px; }
.overflow {
    height: 100%;
    overflow: auto; }
.navbar-toggler {
    width: 26px;
    height: 18px;
    z-index: 0;
    background-color: transparent;
    border-radius: 50%;
    position: relative;
    margin: 0;
    padding: 0;
    border: 0;
    cursor: pointer; }
header.open .navbar-toggler {
    display: none; }
button.navbar-toggler:hover, 
button.navbar-toggler:focus, 
button.navbar-toggler:active {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0!important;
    background-color: transparent!important;
    outline: 0; }
.navbar-toggler span {
  display: block;
  position: absolute;
  height: 2px;
  border-radius: 2px;
  width: 100%;
  background: #fff;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
      transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out; }
.navbar-toggler span:nth-child(1) {
  top: 0px; }
.navbar-toggler span:nth-child(2) {
  top: 8px; }
.navbar-toggler span:nth-child(3) {
  top: 16px; }
.navbar-toggler.open span:nth-child(1) {
  top: 8px;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
      transform: rotate(135deg); }
.navbar-toggler.open span:nth-child(2) {
  opacity: 0;
  left: -60px; }
.navbar-toggler.open span:nth-child(3) {
  top: 8px;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
      transform: rotate(-135deg); }
header.open .navbar-toggler.open {
    display: inline-block;
    z-index: 999; }
header .navbar-nav.mobile-nav {
    display: none; }
.navbar-nav .nav-item {
    margin-bottom: 10px; }
.navbar-nav .nav-item .nav-link {
    padding: 0;
    font-weight: 400;
    line-height: 165%; /* 46.2px */
    letter-spacing: 0.56px; }
.navbar-nav.left-nav .nav-item {
	margin-bottom:0;}
.navbar-nav.left-nav .nav-item .nav-link {
    color: rgba(255, 255, 255, 0.60);
	font-size:1.5rem;}
.navbar-nav .nav-item .nav-link:hover,
.navbar-nav .nav-item .nav-link:focus,
.navbar-nav .nav-item .nav-link.active {
    color: #FFF; }
.navbar-nav.big-nav .nav-item {
    margin-bottom: 20px; }    
.navbar-nav.big-nav .nav-item .nav-link {
    color: #FFF;
    padding: 0;
    line-height: 1;
    letter-spacing: normal;
    font-size: 2.6rem; }
.subnav-side .navbar-nav .nav-item .nav-link {
    color: #FFF;
    display: inline-block;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.65;
    letter-spacing: 0.56px;
    border-radius: 30px;
    background: rgba(255, 255, 255, 0.10);
    padding: 4px 20px; }
.navbar-nav.big-nav .nav-item ul {
    margin-top: 15px; }
.navbar-nav.big-nav .nav-item ul li {
    margin-bottom: 10px; }
.navbar-nav.big-nav .nav-item ul li .nav-link {
    font-size: 1.55rem; }
.big-nav .nav-link {
  color: #ffffff;
  transition: color 0.3s ease; }
.big-nav:hover .nav-link {
  color: rgba(255, 255, 255, 0.6); }
.big-nav .nav-item:hover > .nav-link {
  color: #ffffff !important; }
.big-nav .nav-item.active > .nav-link {
  color: #ffffff !important; }
.big-nav.active .nav-item:not(.active) > .nav-link {
  color: rgba(255, 255, 255, 0.6); }
  
/*** BREDCRUMB ***/
.breadcrumb {
    border-radius: 50px;
    background-color: #042782;
    -webkit-backdrop-filter: blur(7.5px);
            backdrop-filter: blur(7.5px);
    padding: 10px 15px; 
    width: auto;
    display: inline-block; 
    margin-bottom: 15px; }
.breadcrumb.blue-bg {
    background-color: #168FCE; }
.breadcrumb.green-bg {
    background-color: #02BBBB; }
.breadcrumb.purple-bg {
    background-color: #5813B1; }
.breadcrumb-item {
    color: #FFF;
    font-size: 0.88rem;
    display: inline-block;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 3.2px;
    text-transform: uppercase; }
.breadcrumb-item a {
    color: #FFF;
    text-decoration: none;
    display: flex; }
.breadcrumb-item.active {
    color: #FFF; }
.breadcrumb-item+.breadcrumb-item::before {
    color: #FFF; }

/*** 404 ***/
body.e404 {
    background-image: url('../images/hero-service-bg.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  background-color: #042782; }
body.e404 .logo img {
    width: 119.999px;
    height: 96px;}
body.e404 h1 {
  color: #FFF;
  font-size: 3.5rem;
  margin: 2rem 0; }
body.e404 p {
  color: #fff; }
body.e404 a {
  color: #E11C96; }
body.e404 a:hover,
body.e404 a:focus {
  color: #E11C96; }
.fill-viewport {
  height: 100vh; }

/*** HOME ***/
.hero .play-animate {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 80px;
  height: 80px;
  z-index: 3;
  cursor: pointer;
  position: absolute;
  top: calc(100% - 80px);
  left: 0px; }
.hero iframe {
  width: 100vw;
  height: 56.25vw;
  min-height: 100vh;
  min-width: 177.77vh;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }
.hero {
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-top: 150px; }
.hero iframe {
    width: 100vw;
    height: 56.25vw;
    min-height: 100vh;
    min-width: 177.77vh;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
.scroll-wrapper {
    z-index: 9;
    position: absolute;
    left: 50%;
    bottom: 20px;
    margin-left: -20px;
    width: 30px;
    height: 40px;
    border-radius: 40px;
    background-color: rgba(255, 255, 255, 0.1); }
a.scroll {
    position: relative;
    width: 30px;
    height: 40px;
    display:block; }

a.scroll img {
    position: absolute;
    top: 17px;
    left: 10px;
    display: inline-block;
    animation: bounce 1s ease-out infinite;
    z-index: 2;
}

@keyframes bounce {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(-5px); }
}

/* Optional: For older WebKit browsers */
@-webkit-keyframes bounce {
    0%, 100% { -webkit-transform: translateY(0); }
    50% { -webkit-transform: translateY(-5px); }
}

.homePage .hero h1 {
    position: relative;
    padding-bottom: 30px;
    margin-bottom: 0; }
.hero img.absolute {
    display: none;
    position: absolute; 
    width: 47%;
    top: 150px;
    right: 0; }
.hero p {
    color: #FFF; }
.hero p span {
    color: #E11C96; }
.hero .btn {
    width: 100%;
    margin-bottom: 15px; }
.homePage .hero .btn {
	width:auto; }
h1 {
    color: #FFF;
    font-size: 2.6rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 20px; }
h1 strong,
h2 strong {
    font-weight: 400;
    color: #E11C96; }
h2 {
    color: #1B075C;
    font-size: 2.6rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 20px; }
h2.underlined {
    color: #1B075C;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
    position: relative;
    margin: 0;
    padding-bottom: 30px; }
h2.underlined:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1px;
    width: 30px;
    background-color: #E11C96; }
.title {
    color: #E11C96;
    font-size: 0.88rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 3.2px;
    text-transform: uppercase;
    margin-bottom: 15px; }
ul.cards-list {
    padding: 0;
    list-style: none;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
ul.cards-list > li {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 15px 0px; }
ul.cards-list li .box {
    border-radius: 20px;
    padding: 20px;
    height: 100%; }
ul.cards-list li .box.blue {
    background-color: #168FCE; }
ul.cards-list li .box.navy-blue {
    background-color: #042782; }
ul.cards-list li .box.purple {
    background-color: #5813B1; }
ul.cards-list li .box.green {
    background-color: #02BBBB; }
ul.cards-list li h3 {
    position: relative;
    color: #FFF;
    font-size: 1.3rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
    padding-bottom: 7px;
    margin-bottom: 15px; }
ul.cards-list li h3:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 40px;
    height: 1px;
    background-color: #FFF; }
ul.cards-list li p {
    color: #FFF;
    font-style: normal;
    font-weight: 400;
    line-height: 1.65;
    letter-spacing: 0.36px; }
ul.cards-list li ul {
    list-style: none;
    padding: 0; }
ul.cards-list li ul li {
    margin-bottom: 5px; }
ul.cards-list li ul li a,
ul.cards-list li ul li a:not([href]):not([class]),
ul.cards-list li ul li a:not([href]):not([class]):hover {
    color: #FFF;
    display: inline-block;
    font-size: 1rem;
    text-decoration: none;
    font-style: normal;
    font-weight: 400;
    line-height: 1.65;
    letter-spacing: 0.32px;
    padding: 4px 15px;
    border-radius: 30px;
    background: rgba(255, 255, 255, 0.10); }
ul.cards-list.training-list li ul {
    padding-left: 15px;
    display: block; }
.why {
    background-image: url('../images/why-bg.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }
.why .title {
    margin-bottom: 15px; } 
.why h2 {
    color: #FFF;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 30px; }
.why ul {
    list-style: none;
    padding: 0;
    margin: 0; }
.why ul li {
    position: relative;
    padding-left: 55px;
    margin-bottom: 30px; }
.why ul li:before {
    content: '';
    position: absolute;
    left: 0;
    width: 35px;
    height: 35px;
    background-image: url('../images/ico-check-bullet.svg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain; }
.why ul li p {
    color: #FFF;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.65;
    letter-spacing: 0.36px; }
.why h3 {
    color: #E11C96;
    font-size: 1.2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 10px; }
.member {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 30px; }
.member .pic {
    border-radius: 50%;
    width: 60px;
    height: 60px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-right: 15px; }
.member .name {
    color: #168FCE;
    font-size: 1.2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2; }
.member .name strong {
    font-weight: 600; }
.member .position {
    color: #FFF;
    font-size: 1.2rem; 
    font-weight: 400;
    line-height: 1.65;
    letter-spacing: 0.36px; }
.media-wrapper {
    position: relative; }
.media-wrapper:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -2px;
    right: 0;
    height: 50%;
    background-color: #FFF; }
.media-wrapper iframe {
    width: 100vw;
    height: 56.25vw;
    min-height: 100vh;
    min-width: 177.77vh;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
.media-wrapper.home iframe {
    width: calc(100% + 1px);
    height: 100%;
    inset: 0;
    min-height: auto;
    min-width: auto;
    transform: none; }
.media-text,
.media {
    position: relative;
    padding-bottom: 56.25%;
    border-radius: 15px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden; }
/* .media-text:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.10)), to(rgba(0, 0, 0, 0.10)));
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.10) 0%, rgba(0, 0, 0, 0.10) 100%);
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.10) 0%, rgba(0, 0, 0, 0.10) 100%); } */
.media-text .animated-message {
    position: absolute;
     left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
.media .play {
    z-index: 2;
    cursor: pointer;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 40px;
    height: 40px;
    background-image: url('../images/ico-play.svg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain; }
.animated-message {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    gap: calc(clamp(5rem, 1rem + 20vmin, 15rem) / 25); }
.animated-message .msg {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  gap: calc(clamp(5rem, 1rem + 20vmin, 15rem) / 25);
  min-width: 100%;
  -webkit-animation: scroll-x 25s linear infinite;
          animation: scroll-x 25s linear infinite; }
@-webkit-keyframes scroll-x {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(calc(-100% - calc(clamp(5rem, 1rem + 20vmin, 15rem) / 25)));
            transform: translateX(calc(-100% - calc(clamp(5rem, 1rem + 20vmin, 15rem) / 25)));
  }
}

@keyframes scroll-x {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(calc(-100% - calc(clamp(5rem, 1rem + 20vmin, 15rem) / 25)));
            transform: translateX(calc(-100% - calc(clamp(5rem, 1rem + 20vmin, 15rem) / 25)));
  }
}
.media-text .animated-message div {
    margin: 0 10px; }
.media-text .animated-message .msg .pic {
    height: 50px;
    overflow: hidden; }
.media-text .animated-message .msg img {
    height: 100%;
    border-radius: 120px; }
.media-text .animated-message .msg strong {
    color: #FFF;
    font-size: 2.5rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1; }
.animated-message.animate-locations strong {
    position: relative;
    color: #FFF;
    font-size: 2.5rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    padding: 0 30px; }
.animated-message.animate-locations strong:before {
    content: '';
    position: absolute;
    left: 0;
    top: 22px;
    margin-left: -5px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.25); }
.animated-message.animate-locations strong:hover {
    color: #E11C96; }
.services-list-cards {
    margin-top: 30px; }
.services-head h2 img {
    height: 2.5rem;
	display: inline-block;
 	 transform-origin: center;
  	animation: heartbeat 1.3s ease-in-out infinite; }
@keyframes heartbeat {
  0% {
    transform: scale(0.88);
    animation-timing-function: ease-out;}
  63% {
    transform: scale(1.1);
    animation-timing-function: linear;}
  100% {
    transform: scale(0.88);}
}
.our-story {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed; }
.blood-test {
	padding-top:100px;
	padding-bottom:100px;
    align-content: center;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }
.blood-test .title,
.blood-test h2,
.blood-test p {
    color: #FFF; }
ul.blured {
    padding: 0;
    margin: 0 -2.5px;
    list-style: none;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
ul.blured li {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 2.5px; }
ul.blured li .box {
    color: #FFF;
    height: 100%;
    padding: 15px;
    border-radius: 20px;
    border: 1px solid rgba(255, 255, 255, 0.10);
    background: rgba(255, 255, 255, 0.10);
    -webkit-backdrop-filter: blur(7.5px);
            backdrop-filter: blur(7.5px); }
ul.blured li .box p {
    color: #FFF;
    font-size: 1.2rem;
    line-height: 1.2;
	margin-bottom:0;}
ul.blured li .box span {
    color: #FFF;
    display: inline-block;
    font-size: 2.2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 10px; }
.our-story .title {
    color: #FFF; }
.testimonials-slider .swiper-wrapper {
  -webkit-transition-timing-function: linear !important;
  -o-transition-timing-function: linear !important;
  transition-timing-function : linear !important; }
.testimonials-slider blockquote {
    position: relative;
    padding: 20px 20px 60px 80px;
    border-radius: 40px;
    min-height: 250px;
    margin: 0;
    background-color: #F8F6FC; }
.testimonials-slider blockquote p {
    position: relative; 
    color: #262626;
    font-size: 1.2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5; }
.testimonials-slider blockquote p:before {
    content: '';
    position: absolute;
    top: 5px;
    left: -50px;
    width: 25px;
    height: 25px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url('../images/quote.svg'); }
.testimonials-slider blockquote cite {
    position: absolute;
    bottom: 30px;
    left: 95px;
    padding-left: 45px;
    color: #262626;
    font-size: 0.88rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 3.2px;
    text-transform: uppercase; }
.testimonials-slider blockquote cite:before {
    content: '';
    position: absolute;
    left: 0;
    top: 10px;
    height: 1px;
    width: 30px;
    background-color: #168FCE; }
.scroll-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    min-height: 100vh; }
.scroll-block .pic {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; 
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0;
    -webkit-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out; }
.scroll-block .scroll-list {
    position: relative;
    z-index: 9;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: right; }
.scroll-block .pic:first-child {
    opacity: 1; }
.scroll-block .scroll-list li {
    padding: 10px 0; }
.scroll-block .scroll-list li a {
    text-decoration: none;
    color: rgba(255, 255, 255, 0.50);
    font-size: 2.5rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1; }
.scroll-block .scroll-list li a.active {
    color: #FFF; }
.accordionHelp {
    border-top: 0;
    margin-top: 40px;
    margin-bottom: 30px; }
.accordionHelp .accordion-item {
    border-radius: 20px;
    background-color: #F8F6FC;
    padding: 20px; 
    border-bottom: 0;
    margin-bottom: 10px; }
.accordionHelp .accordion-item h3 {
  margin: 0; }
.accordionHelp .accordion-item button {
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    position: relative;
    color: #262626;
    text-transform: none;
    font-size: 1.2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
    border: 0;
    background-color: transparent; 
    padding: 0;
    padding-right: 30px; }
.accordionHelp button:before,
.accordionHelp button:after {
  content: '';
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }
.accordionHelp button:before {
  right: 15px; }
.accordionHelp button.collapsed:before,
.accordionHelp button.collapsed:after {
  background-color: #1B075C; }
.accordionHelp button.collapsed:hover:before,
.accordionHelp button.collapsed:hover:after {
  background-color: #E11C96; }
.accordionHelp button:before {
  width: 2px;
  height: 12px;
  margin-right: -1px;
  margin-top: -6px;
  background-color: #E11C96;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg); }
.accordionHelp button:after {
  width: 12px;
  height: 2px;
  margin-right: -6px;
  margin-top: -1px;
  opacity: 0;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg); }
.accordionHelp button.collapsed:before {
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg); }
.accordionHelp button.collapsed:after {
  opacity: 1;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg); }
.accordionHelp .accordion-item button:hover,
.accordionHelp .accordion-item button:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  color: #E11C96!important;
  background-color: transparent!important; }
.accordion-button {
	letter-spacing:0.36px;}
.accordion-button:not(.collapsed) {
    box-shadow: none;
    outline: none; }
.accordionHelp .accordion-item button:focus {
    color: #E11C96!important;
    outline: none;
    -webkit-box-shadow: none;
            box-shadow: none; }
.accordionHelp .accordion-body {
    padding: 20px 0 0 0; }
.accordionHelp .accordion-body p:last-child {
	margin-bottom:0;}
.accordion .accordion-collapse {
    -webkit-transition: height 0.7s ease;
    -o-transition: height 0.7s ease;
    transition: height 0.7s ease;
    overflow: hidden; }
.book-block {
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }
.book-block:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.20)), to(rgba(0, 0, 0, 0.20)));
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.20) 100%);
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.20) 100%); }
.book-block h2,
.book-block p {
    color: #FFF; }
.btn-group .btn {
    color: #1B075C;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.65;
    letter-spacing: 0.36px;
    text-transform: none;
    padding: 10px 15px;
    border: 0;
    border-radius: 30px !important;
    background-color: #FFF; }
.btn-group .btn:hover,
.btn-group .btn:focus,
.btn-group .btn:active,
.btn-group :not(.btn-check)+.btn:hover,
.btn-group :not(.btn-check)+.btn:active,
.btn-group .btn-check:checked+.btn {
    color: #FFF !important;
    background-color: #1B075C !important; }

/*** SERVICE ***/
.testimonials-arrows-slider .swiper-button-prev, .testimonials-arrows-slider .swiper-container-rtl .swiper-button-next,
.testimonials-arrows-slider .swiper-button-next, .testimonials-arrows-slider .swiper-container-rtl .swiper-button-prev {
  width: 30px;
  height: 30px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain; }
.testimonials-arrows-slider .swiper-button-next, .testimonials-arrows-slider .swiper-container-rtl .swiper-button-prev,
.testimonials-arrows-slider .swiper-button-next.swiper-button-disabled {
  background-image: url('../images/arrow-circle-right.svg');
  right: 0px;
  opacity: 0; }
.testimonials-arrows-slider:hover .swiper-button-next, .testimonials-arrows-slider:hover .swiper-container-rtl .swiper-button-prev,
.testimonials-arrows-slider:hover .swiper-button-next.swiper-button-disabled {
  opacity: 1;
   -webkit-animation: ease;
           animation: ease;
   -webkit-animation-name: run;
           animation-name: run;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation: run 0.8s ease-in-out forwards;
          animation: run 0.8s ease-in-out forwards; }
  @-webkit-keyframes run {
  0% {
    right: 20px;
  }
  100% {
    right: 0px;     
  }
}
  @keyframes run {
  0% {
    right: 20px;
  }
  100% {
    right: 0px;     
  }
}
.testimonials-arrows-slider .swiper-button-prev, .testimonials-arrows-slider .swiper-container-rtl .swiper-button-next,
.testimonials-arrows-slider .swiper-button-prev.swiper-button-disabled {
     left: 40px; }
    @-webkit-keyframes run2 {
    0% {
        left: 60px;
    }
    100% {
        left: 40px;
    }
    }
    @keyframes run2 {
    0% {
        left: 60px;
    }
    100% {
        left: 40px;
    }
        }
.testimonials-arrows-slider .swiper-button-prev, .testimonials-arrows-slider .swiper-container-rtl .swiper-button-next,
.testimonials-arrows-slider .swiper-button-prev.swiper-button-disabled {
  background-image: url('../images/arrow-circle-left.svg');
  left: 0px; 
  opacity: 0; }
.testimonials-arrows-slider:hover .swiper-button-prev, .testimonials-arrows-slider:hover .swiper-container-rtl .swiper-button-next, .testimonials-arrows-slider:hover .swiper-button-next.swiper-button-disabled, .testimonials-arrows-slider:hover .swiper-button-prev.swiper-button-disabled,
.testimonials-arrows-slider:hover .swiper-button-prev.swiper-button-disabled {
  opacity: 1;
  -webkit-animation: ease;
          animation: ease;
  -webkit-animation-name: run2;
          animation-name: run2;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s; 
  -webkit-animation: run2 0.8s ease-in-out forwards; 
          animation: run2 0.8s ease-in-out forwards;}
  @-webkit-keyframes run2 {
  0% {
    left: 20px;
  }
  100% {
    left: 0px;
  }
}
  @keyframes run2 {
  0% {
    left: 20px;
  }
  100% {
    left: 0px;
  }
}
.testimonials-arrows-slider .swiper-button-next:after, 
.testimonials-arrows-slider .swiper-button-prev:after {
  content: ''; }
.testimonials-arrows-slider blockquote {
    padding: 0 12%;
    text-align: center; }
.content-blockquote blockquote {
    text-align: center; }
.testimonials-arrows-slider blockquote p,
.content-blockquote blockquote p {
    color: #1B075C;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2; }
.content-blockquote blockquote p {
    padding: 0; }
.testimonials-arrows-slider blockquote p:before,
.testimonials-arrows-slider blockquote p:after,
.content-blockquote blockquote p:before,
.content-blockquote blockquote p:after {
    content: ' " ';
    color: #E11C96; }
.testimonials-arrows-slider blockquote cite,
.content-blockquote blockquote cite {
    text-align: left;
    font-style: normal;
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
.testimonials-arrows-slider blockquote cite .pic-wrapper,
.content-blockquote blockquote cite .pic-wrapper {
    position: relative;
    width: 80px;
    height: 80px;
    margin-right: 20px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url('../images/img-bg.jpg'); }
.testimonials-arrows-slider blockquote cite .pic-wrapper .pic,
.content-blockquote blockquote cite .pic-wrapper .pic {
    position: absolute;
    top: 2px;
    right: 2px;
    bottom: 2px;
    left: 2px;
    border-radius: 50%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }
.testimonials-arrows-slider blockquote cite .name,
.content-blockquote blockquote cite .name {
    color: #168FCE;
    font-size: 1.2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2; }
.testimonials-arrows-slider blockquote cite .location,
.testimonials-arrows-slider blockquote cite .position,
.content-blockquote blockquote cite .position,
.content-blockquote blockquote cite .location {
    color: #1B075C;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.65;
    letter-spacing: 0.36px; }
.gallery-slider {
    width: 100%;
    position: relative; }
.gallery-slider:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -2px;
    height: 50%;
    background-color: #FFF; }
.gallery-slider .swiper-slide {
    padding: 0 10px;
    width: auto; }
.gallery-slider .swiper-slide img {
    border-radius: 30px;
    height: 270px; }
.gallery-slider .swiper-slide blockquote,
.gallery-slider .swiper-slide .text-box {
    position: relative;
    min-height: 270px;
    height: auto;
    width: 270px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    justify-content: center;
    border-radius: 30px;
    background-image: url('../images/blockquote-bg.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 55px 20px 55px 20px;
    text-align: center;
    color: #FFF; }
.gallery-slider.blue-bg .swiper-slide blockquote {
    background-image: none;
    background-color: #168FCE; }
.gallery-slider.green-bg .swiper-slide blockquote {
    background-image: none;
    background-color: #02BBBB; }
.gallery-slider.purple-bg .swiper-slide blockquote {
    background-image: none;
    background-color: #5813B1; }
.gallery-slider .swiper-slide blockquote:before {
    content: '';
    position: absolute;
    width: 30px;
    height: 22px;
    background-image: url('../images/ico-blockquote.svg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    top: 20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%); }
.gallery-slider .swiper-slide blockquote p {
    color: #FFF;
    font-size: 1.2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5; }
.gallery-slider .swiper-slide blockquote cite {
    position: absolute;
    bottom: 20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    font-style: normal;
    padding-left: 40px;
    color: #FFF;
    font-size: 0.88rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 3.2px;
    text-transform: uppercase; }
.gallery-slider .swiper-slide blockquote cite:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -0.5px;
    width: 25px;
    height: 1px;
    background-color: #FFF; }
.gallery-slider .swiper-slide .text-box img {
	border-radius:0;
    height: auto;
    margin-bottom: 20px;
    width: 20%; }
.gallery-slider .swiper-slide .text-box p {
    color: #FFF;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
    margin: 0; }
.top-content p {
    color: #1B075C;
    font-size: 1.2rem; }
ul.check-list {
    list-style: none;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
ul.check-list li {
    padding: 7px; }
ul.check-list li a,
ul.check-list li span {
    color: #042782;
    font-size: 1rem;
    font-style: normal;
    text-decoration: none;
    display: inline-block;
    font-weight: 400;
    line-height: 1.65;
    letter-spacing: 0.36px;
    border-radius: 30px;
    border: 1px solid #042782;
    background-color: #FFF;
    padding: 12px 18px; }
ul.check-list li a:before,
ul.check-list li span:before {
    content: '';
    display: inline-block;
    width: 15.692px;
    height: 10.2px;
    margin-right: 10px;
    background-image: url('../images/ico-check-blue.svg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain; }
ul.services-list {
    list-style: none;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0;
    margin: 60px 0 30px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
ul.services-list li {
    padding: 7.5px; }
ul.services-list li a {
    color: #FFF;
    font-size: 0.9rem;
    font-style: normal;
    text-decoration: none;
    display: inline-block;
    font-weight: 400;
    line-height: 1.65;
    letter-spacing: 0.36px; 
    padding: 10px; 
    border-radius: 30px;
    background-color: #042782; }
ul.services-list.blue-bg  li a {
    background-color: #168FCE; }
ul.services-list.green-bg  li a {
    background-color: #02BBBB; }
ul.services-list.purple-bg li a {
    background-color: #5813B1; }
ul.wave-top-cards,
ul.wave-bottom-cards,
.wave-long-bottom-cards {
    justify-content: center; }

ul.wave-top-cards li,
ul.wave-bottom-cards li,
.wave-long-bottom-cards li {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 2.5px; }
ul.wave-top-cards li .box,
.wave-bottom-cards li .box,
.wave-long-bottom-cards li .box {
    padding: 15px;
    border-radius: 15px;
    text-align: center;
    background-image: url('../images/wtp-bg.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }
.wave-bottom-cards li .box {
    position: relative;
    padding: 0;
    padding-bottom: 100%!important;
    background-image: url('../images/wbp-bg.png'); }
.wave-long-bottom-cards li .box {
    background-image: url('../images/wlbp-bg.png'); }
.wave-top-cards.blue-bg li .box {
   background-image: url('../images/wtpb-bg.png'); }
.wave-top-cards.green-bg li .box {
   background-image: url('../images/wtpg-bg.png'); }
.wave-bottom-cards li .box div {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;  }
ul.wave-top-cards li .box span {
    color: #FFF;
    font-size: 3rem;
    display: inline-block;
    padding-top: 15px;
    padding-bottom: 35px;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    font-style: normal;
    font-weight: 400;
    line-height: 1; }
ul.wave-top-cards li .box:hover span {
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5); }
ul.wave-top-cards li .box .sectionTitle {
    color: #FFF;
    text-align: center;
    font-size: 1.2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 10px; }
ul.wave-top-cards li .box p {
    color: #FFF;
    min-height: 70px; }
.wave-bottom-cards li .box  p {
    color: #FFF;
    font-size: 1.2rem;
    line-height: 1.25;
    margin: 0; }
.wave-long-bottom-cards li strong {
    color: rgba(255, 255, 255, 0.10);
    font-size: 3rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1; 
    margin-bottom: 10px; }
.wave-long-bottom-cards li .title {
    margin-bottom: 30px; }
.wave-long-bottom-cards li p {
    color: #FFF;
    font-size: 1.2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.65; }
.block-bg-fix {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 280px; }
ul.training-list {
    margin: 45px 0 0 0; }
ul.training-list li .box {
    border-radius: 40px;
    background-color: #FFF; 
    padding: 30px; }
.training ul.training-list li .box {
	background-color:#F8F6FC; }
ul.training-list li .box h2 {
    color: #1B075C;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 15px; }
ul.training-list li .box p {
    color: #262626; }
ul.cards-list.training-list li ul {
    list-style: circle;
    display: block; }
.head-content p {
    color: #1B075C; 
    padding: 0 11%; }
ul.grey-big-card-list {
    list-style: none;
    padding: 0;
    margin-top: 45px;
    margin-bottom: 0; }
ul.grey-big-card-list li {
    border-radius: 40px;
    background: #F8F6FC;
    padding: 30px;
    margin-bottom: 15px; }
.training ul.grey-big-card-list li {
	background: #FFF; }
ul.grey-big-card-list li h2 {
    color: #1B075C;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 10px; }
ul.grey-big-card-list li .title span {
    display: inline-block;
    padding-right: 10px; }
ul.grey-big-card-list li .title span:last-of-type {
    padding-right: 0; }
ul.grey-big-card-list li .title span:before {
    content: '•';
    margin-right: 10px; }
ul.grey-big-card-list li .title span:first-of-type:before {
    display: none; }
ul.grey-big-card-list li ul li {
    padding: 0;
    margin-bottom: 15px; }

/*** ABOUT ***/
.aboutPage .hero {
    position: relative;
    min-height: 100vh;
    overflow: hidden;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
.aboutPage .hero:before {
    content: '';
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: url('../images/about-before.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }
.aboutPage .hero:after {
    content: '';
    z-index: 2;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #34286E;
    opacity: 0.25; }
.aboutPage .hero .cont-box {
    width: 100%;
    position: relative;
    z-index: 3; }
.aboutPage .hero h1 {
    margin: 0; }
.aboutPage .hero p {
    margin: 0;
    font-size: 1.2rem; }
#founder-picture {
	border-radius:40px;}
.btPage .hero p {
    font-size: 1.2rem; }
.breadcrumb.transparent-bg {
    border-radius: 50px;
    background: rgba(255, 255, 255, 0.10);
    -webkit-backdrop-filter: blur(7.5px);
            backdrop-filter: blur(7.5px); }
.ico-heart-rocket {
    height: 70px;
    margin-bottom: 15px; }
.animated-message.gradient-bg {
    background-image: url('../images/am-stats-bg.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }
.animated-message.animate-stats div {
    margin: 0 10px; }
.animated-message.animate-stats strong {
    color: #E11C96;
    font-size: 3rem;
    display: block;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 10px; }
.animated-message.animate-stats p {
    color: #FFF;
    font-size: 1.2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2; 
    margin: 0; 
    padding-right: 20%; }
.our-story-list {
    list-style: none;
    padding: 0; }
.our-story-list li {
    margin-bottom: 60px; }
.our-story-list li .title {
    margin-bottom: 10px; }
.our-story-list li h3 {
    font-size: 1.5rem;
    display: inline-block;
    background: -o-linear-gradient(145deg, #22A5D3 20.5%, #5812B0 79.5%);
    background: linear-gradient(305deg, #22A5D3 20.5%, #5812B0 79.5%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-size: 100% 100%;
    margin-bottom: 15px; }
.our-story-list li .pic {
    position: relative;
    padding-bottom: 74%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 60px;
    margin-bottom: 20px; }
.our-story-list li .pic:before {
    content: '';
    position: absolute;
    top: 55px;
    right: -15px;
    width: 52px;
    height: 45px;
    background-image: url('../images/bordered-heart.svg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain; }
.our-story-list li:nth-child(2n) .pic:before  {
    right: auto;
    left: -15px; }
.our-founder h2 {
    margin: 0; }
.our-founder span {
    color: #1B075C;
    font-style: normal;
    font-weight: 400;
    line-height: 1.65;
    letter-spacing: 0.36px;
    display: block;
    margin-top: 15px; }
.our-founder blockquote {
    padding-left: 40px;
    position: relative;
    color: #1B075C;
    font-size: 1.2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.6;
    margin-bottom: 30px; }
.our-founder blockquote:before {
    content: '';
    position: absolute;
    left: -10px;
    width: 35px;
    height: 42px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url('../images/gradient-blockquote.svg'); }
ul.top-nav {
    list-style: none;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
ul.top-nav li {
    padding: 5px; }
ul.top-nav li a {
    display: inline-block;
    color: rgba(27, 7, 92, 0.60);
    text-decoration: none;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.36px;
    padding: 12px 17px 15px 17px;
    border-radius: 30px;
    background-color: #FFF; }
ul.top-nav li a.active,
ul.top-nav li a:hover,
ul.top-nav li a:focus {
    color: #FFF;
    background-color: #1B075C; }
.team-list > li {
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 0.3s ease, transform 0.3s ease; }
.team-list > li.show {
    opacity: 1;
    transform: translateY(0); }
.team-list > li:nth-child(1) { transition-delay: 0s; }
.team-list > li:nth-child(2) { transition-delay: 0.1s; }
.team-list > li:nth-child(3) { transition-delay: 0.2s; }
.team-list > li:nth-child(4) { transition-delay: 0.3s; }
.team-list > li:nth-child(5) { transition-delay: 0.4s; }
.team-list > li:nth-child(6) { transition-delay: 0.5s; }
ul.cards-list.team-list li .box {
    padding: 0;
    border-radius: 40px;
    background-color: #FFF; }
ul.team-list li .box .pic {
    border-radius: 40px 40px 0 0;
    padding-bottom: 75%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }
ul.team-list li .box .text {
    padding: 40px 30px 30px 30px; }
ul.team-list li .box .text .name {
    color: #1B075C;
    font-size: 1.2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2; }
ul.team-list li .box .text .position {
    color: #E11C96;
    font-size: 1rem;
    font-style: normal;
    font-weight: 600;
    line-height: 1.65;
    letter-spacing: 0.36px;
    margin-bottom: 10px; }
ul.team-list li .box .text p {
    color: #262626;
    line-height: 1.65;
    letter-spacing: 0.36px; }
.subnav-side .sub-nav {
  display: none; }
.navbar-collapse {
  transition: background-color 0.3s ease-in-out; }

/*** BLOOD TEST ***/
.btPage .hero {
    position: relative;
    overflow: hidden;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }
.btPage .hero:before {
    content: '';
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: url('../images/about-before.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }
.btPage .hero:after {
    content: '';
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(52, 40, 110, 0.25); }
.btPage .hero .cont-box {
    position: relative;
    z-index: 3;
    height: calc(100vh - 60px);
    display: flex;
    align-items: center; }
.hero-note {
    text-align: center;
    padding: 43px 10px;
    background-color: #34286E; }
.hero-note p {
    color: #FFF;
    text-align: center;
    font-size: 1.2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
    margin: 0; }
.hero-note p span {
    visibility: hidden;
    display: block; }
.fbt {
    background-image: url('../images/fbt-left-bg.png'), url('../images/fbt-right-bg.png');
    background-position: left 0 top 100px, right 0 bottom 100px;
    background-repeat: no-repeat, no-repeat; 
    background-size: 45%, 45%; }
ul.fbt-list {
    list-style: none;
    padding: 0; }
ul.fbt-list li {
    padding: 30px;
    border-radius: 60px;
    background-color: #FFF;
    margin-bottom: 30px; }
ul.fbt-list li:last-child {
	margin-bottom:0; }
ul.fbt-list li .pic {
    border-radius: 40px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 91%;
    margin-bottom: 20px; }
ul.fbt-list li .title {
    margin-bottom: 10px; }
ul.fbt-list li h2 {
    font-size: 1.5rem; 
    margin-bottom: 15px; }
.wctc {
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }
.wctc:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.00) 50%, rgba(0, 0, 0, 0.20) 100%), linear-gradient(0deg, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.25) 100%); }
.wctc h2 {
    color: #FFF; }
.wctc .title {
    color: #FFF;
    margin-bottom: 10px; }
.wctc .blured .box {
    display: flex;
    align-items: center; }
.wctc .blured p {
    margin: 0; }

/*** FAQS ***/
.accordionFaq .accordion-item {
    padding: 25px;
    border-radius: 25px;
    background: #F8F6FC;
    border: 0; 
    margin-bottom: 10px; }
.accordionFaq .accordion-item h2 {
    margin: 0; }
.accordionFaq .accordion-item button {
  -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    position: relative;
    border: 0;
    color: #262626;
    font-size: 1.2rem;
    font-style: normal;
    text-transform: none;
    font-weight: 400;
    line-height: 1.2;
    background-color: transparent;
    padding: 0 30px 0 0; }
.accordionFaq button:before,
.accordionFaq button:after {
  content: '';
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }
.accordionFaq button:before {
  right: 15px; }
.accordionFaq button.collapsed:before,
.accordionFaq button.collapsed:after {
  background-color: #1b075c; }
.accordionFaq button.collapsed:hover:before,
.accordionFaq button.collapsed:hover:after {
  background-color: #E11C96; }
.accordionFaq button:before {
  width: 2px;
  height: 16px;
  margin-right: -1px;
  margin-top: -8px;
  background-color: #E11C96;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg); }
.accordionFaq button:after {
  width: 16px;
  height: 2px;
  margin-right: -8px;
  margin-top: -1px;
  opacity: 0;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg); }
.accordionFaq button.collapsed:after {
  opacity: 1;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg); }
.accordionFaq .accordion-item button:hover,
.accordionFaq .accordion-item button:focus,
.accordionFaq button.collapsed:focus,
.accordion-button:not(.collapsed) {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  color: #E11C96!important;
  background-color: transparent!important; }
.accordionFaq .accordion-item .accordion-body {
    text-align: left;
    padding: 40px 0 0 0 ; }
.accordionFaq .accordion-item .accordion-body p:last-child {
	margin-bottom:0;}

/*** CONTACT ***/
.hli {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 20%; }
.hri {
    position: absolute;
    right: 0;
    bottom: 0; 
    width: 25%; }
.contact-content p {
    line-height: 1.2;
    font-size: 1.5rem; }
.contact-content a {
    text-decoration: none; }
.contact-content p a {
    color: #262626; }
.contact-content a.map {
	text-decoration:underline;}
.contact-content .title {
    margin-bottom: 10px; }
.forms-section p {
    color: #1B075C;
    font-size: 1.2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2; }
.nav-tabs {
    border: 0; 
    justify-content: center;
    margin: 30px 0 80px 0; }
.nav-tabs .nav-item {
    padding: 0 5px; }
.nav-tabs .nav-link,
.nav-tabs .nav-link:hover,
.nav-tabs .nav-link:focus {
    color: #1B075C!important;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.65;
    letter-spacing: 0.36px;
    text-transform: none;
    padding: 10px 15px;
    border-radius: 30px;
    border: 0;
    background-color: #FFF!important;
    margin-bottom: 5px; }
.nav-tabs .nav-link.active {
    color: #FFF!important;
    background-color: #1B075C!important; }
.faqTab.nav-tabs {
    justify-content: center; }
.faqTab.nav-tabs .nav-link,
.faqTab.nav-tabs .nav-link:hover,
.faqTab.nav-tabs .nav-link:focus {
    background-color: #F8F6FC!important; }
.faqTab.nav-tabs .nav-link.active {
    background-color: #1B075C!important; }
.form-contact .form-control {
    color: rgba(27, 7, 92, 0.50);
    font-size: 1.2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
    padding: 23px 0;
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid rgba(27, 7, 92, 0.25);
    background-color: transparent; }
.form-contact .form-control:focus {
    box-shadow: none;
    outline: none;
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid #1B075C; }
.form-contact .form-control::-moz-placeholder {
  color:rgba(27, 7, 92, 0.50); }
.form-contact .form-control:-ms-input-placeholder {
  color:rgba(27, 7, 92, 0.50); }
.form-contact .form-control::-webkit-input-placeholder {
  color:rgba(27, 7, 92, 0.50); }
.form-contact .form-controlfocus::-moz-placeholder {
  color:rgba(27, 7, 92, 1); }
.form-contact .form-control:focus:-ms-input-placeholder {
  color:rgba(27, 7, 92, 1); }
.form-contact .form-control:focus::-webkit-input-placeholder {
  color:rgba(27, 7, 92, 1); }
.gmaps {
    padding-bottom: 44%; }

/*** BLOD TEST ***/
ul.blood-test-list li .box {
    border-radius: 30px;
    background: #FFF;
    padding: 20px; }
ul.blood-test-list li .box .title {
    margin-bottom: 10px; }
ul.blood-test-list li .box p {
    color: #262626; }
ul.blood-test-list li .box h2 {
    color: #1B075C;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 15px; }

/*** ARTICLE ***/
article h2 {
    color: #1B075C;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    font-size: 2.2rem;
    margin-top: 40px;
    margin-bottom: 20px; }
article h3 {
    color: #1B075C;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    font-size: 2rem;
    margin-top: 30px;
    margin-bottom: 15px; }
article h4 {
    color: #1B075C;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    font-size: 1.5rem;
    margin-top: 25px;
    margin-bottom: 10px; }
.legalsPage h2 {
    font-size: 1.5rem;
    margin-top: 40px;
    margin-bottom: 15px; }
.legalsPage h3 {
    font-size: 1.2rem;
    margin-top: 30px;
    margin-bottom: 15px; }
.legalsPage article ul {
    color: #262626; }
.legalsPage article > h2:first-child {
  margin-top: 0;
}

/* mouse follower */
.mf-cursor {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 250;
  direction: ltr;
  contain: layout style size;
  pointer-events: none;
  -webkit-transition: opacity 0.3s, color 0.4s;
  -o-transition: opacity 0.3s, color 0.4s;
  transition: opacity 0.3s, color 0.4s; }
.mf-cursor:before {
  content: "";
  position: absolute;
  top: -24px;
  left: -24px;
  display: block;
  width: 48px;
  height: 48px;
  -webkit-transform: scale(0.2);
      -ms-transform: scale(0.2);
          transform: scale(0.2);
  background: #E11C96;
  border-radius: 50%;
  -webkit-transition: opacity 0.1s, -webkit-transform 0.25s ease-in-out;
  transition: opacity 0.1s, -webkit-transform 0.25s ease-in-out;
  -o-transition: transform 0.25s ease-in-out, opacity 0.1s;
  transition: transform 0.25s ease-in-out, opacity 0.1s;
  transition: transform 0.25s ease-in-out, opacity 0.1s, -webkit-transform 0.25s ease-in-out; }
.mf-cursor.-inverse {
  color: #FFF; }
.mf-cursor.-inverse:before {
	color: #E11C96;
	background-color: rgba(255,255,255,1); }

@supports (mix-blend-mode:exclusion) {
  .mf-cursor.-exclusion {
    mix-blend-mode: exclusion; }
  .mf-cursor.-exclusion:before {
    background: #FFF; }
}

.mf-cursor.-pointer:before {
  -webkit-transform: scale(0.15);
      -ms-transform: scale(0.15);
          transform: scale(0.15); }
.mf-cursor.-text {
	font-size: 1rem;
	font-weight: 600; }
.mf-cursor.-text:before {
  opacity: 1;
  -webkit-transform: scale(1.7);
      -ms-transform: scale(1.7);
          transform: scale(1.7); }
.mf-cursor.-text.-active:before {
  -webkit-transform: scale(1.6);
      -ms-transform: scale(1.6);
          transform: scale(1.6);
  -webkit-transition-duration: 0.2s;
       -o-transition-duration: 0.2s;
          transition-duration: 0.2s; }
.mf-cursor.-icon:before {
  -webkit-transform: scale(1.5);
      -ms-transform: scale(1.5);
          transform: scale(1.5); }
.mf-cursor.-icon.-active:before {
  -webkit-transform: scale(1.4);
      -ms-transform: scale(1.4);
          transform: scale(1.4); }
.mf-cursor.-hidden:before {
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0); }
.mf-cursor-text {
  position: absolute;
  top: -18px;
  left: -18px;
  width: 36px;
  height: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transform: scale(0) rotate(-15deg);
      -ms-transform: scale(0) rotate(-15deg);
          transform: scale(0) rotate(-15deg);
  opacity: 0;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  -webkit-transition: opacity 0.4s, -webkit-transform 0.3s;
  transition: opacity 0.4s, -webkit-transform 0.3s;
  -o-transition: opacity 0.4s, transform 0.3s;
  transition: opacity 0.4s, transform 0.3s;
  transition: opacity 0.4s, transform 0.3s, -webkit-transform 0.3s; }
.mf-cursor.-text .mf-cursor-text,
.mf-cursor.-icon .mf-cursor-text {
  opacity: 1;
  -webkit-transform: scale(1) rotate(-15deg);
      -ms-transform: scale(1) rotate(-15deg);
          transform: scale(1) rotate(-15deg); }
.mf-cursor-media {
    z-index: -1;
    position: absolute;
    width: 80px;
    height: 80px;
    margin: -40px 0 0 -40px; }
.animate-wrapper .mf-cursor-media {
    animation: rotate-play-btn 7.5s linear infinite; }
@-webkit-keyframes rotate-play-btn {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate-play-btn {
  from {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.mf-cursor-media img,
.mf-cursor-media video {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
@supports ((-o-object-fit: cover) or (object-fit: cover)) {
  .mf-cursor-media img,
	.mf-cursor-media video {
    position: static;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
  }
}
.mf-cursor-media-box {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 0;
  -webkit-transform: scale(0) translateZ(0);
          transform: scale(0) translateZ(0);
  padding: 1px;
  opacity: 0;
  -webkit-transition: opacity 0.2s 0.2s, -webkit-transform 0.35s;
  transition: opacity 0.2s 0.2s, -webkit-transform 0.35s;
  -o-transition: transform 0.35s, opacity 0.2s 0.2s;
  transition: transform 0.35s, opacity 0.2s 0.2s;
  transition: transform 0.35s, opacity 0.2s 0.2s, -webkit-transform 0.35s; }
.mf-cursor-media-box img {
  border-radius: 0; }
.mf-cursor.-pointer.-media {
	z-index: -1; }
.mf-cursor.-media .mf-cursor-media-box {
  opacity: 1;
	z-index: -1;
  -webkit-transform: scale(0.696);
      -ms-transform: scale(0.696);
          transform: scale(0.696);
  -webkit-transition-duration: 0.4s, 0.4s;
       -o-transition-duration: 0.4s, 0.4s;
          transition-duration: 0.4s, 0.4s;
  -webkit-transition-delay: 0s, 0s;
       -o-transition-delay: 0s, 0s;
          transition-delay: 0s, 0s; }

/*** COOKIE MODAL ***/
#cookieModal.modal .modal-body h2 {
  font-size: 28px;
  margin-bottom: 20px; }
#cookieModal.modal h3 {
  font-size: 22px;
  margin: 0; }
#cookieModal.modal p,
#cookieModal.modal li {
  font-weight: 400; }
#cookieModal.modal .modal-content,
#cookieModal.modal .modal-dialog,
#cookieModal.modal .modal-body {
  height: auto; } 
#cookieModal.modal .card.card-body {
  border: 1px solid;
  background-color: transparent;
  margin-bottom: 25px; }
#cookieModal.modal .btn {
  font-size: 0.8rem;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  letter-spacing: 1px; }
.btn-cookies-pref {
  cursor: pointer;
  width: 40px;
  height: 40px;
  position: fixed;
  bottom: 25px;
  left: 25px; }

/*** ICO's ***/
svg {
  width: 100%;
  height: 100%; }
[class^="ico-"] {
  display: inline-block;
  vertical-align: middle;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center; }
[class^="ico-sn-"] {
  margin: 0 3px 0 0;
  width: 30px;
  height: 30px; }
[class^="ico-sn-"]:hover,
[class^="ico-sn-"]:focus {
  opacity: 0.8; }
.ico-sn-fb {
  background-image: url('../images/fb.svg'); }
.ico-sn-in {
  background-image: url('../images/in.svg'); }
.ico-sn-ig {
  background-image: url('../images/ig.svg'); }
.ico-sn-wa {
  background-image: url('../images/wa.svg'); }


/*** footer ***/
.chat {
    position: fixed;
    bottom: 25px;
    right: 25px;
    z-index: 9; }
.chat img {
    width: 40px; }
footer {
    color: #FFF;
    background-image: url('../images/footer-bg.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; 
    padding: 60px 0 30px 0; }
footer .col {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%; }
footer .logo img {
    width: 80px;
    height: 64px; }
footer .sectionTitle {
    color: #FFF;
    font-size: 0.88rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 3.2px;
    text-transform: uppercase;
    margin-bottom: 20px; }
footer .sectionTitle:after {
    content: '+';
    font-weight: 500;
    width: 26px;
    text-align: center;
    float: right;
    font-size: 20px;
    line-height: 1; }
footer .sectionTitle.active:after {
    font-weight: 500;
    content: '-'; }
footer ul.nav {
    display: none; }
footer ul.nav li {
    padding: 0;
    margin-bottom: 8px; }
footer ul.nav li a {
    color: rgba(255, 255, 255, 0.60);
    text-decoration: none;
    font-size: 0.88rem;
    font-weight: 400;
    line-height: 1.65;
    letter-spacing: 0.32px; }
footer ul.nav li a:hover,
footer ul.nav li a:focus {
    text-decoration: underline; }
footer p {
    color: #FFF; }
footer .social {
    margin-top: 30px; }
footer .copy-links {
    color: rgba(255, 255, 255, 0.60);
    text-align: center; 
    margin-top: 60px; }
footer .copy-links .links ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    list-style: none;
    padding: 0;
    margin: 0; }
footer .copy-links .links ul li a {
    color: rgba(255, 255, 255, 0.60);
    font-size: 0.88rem;
    text-decoration: none;
    font-style: normal;
    font-weight: 400;
    line-height: 1.65;
    letter-spacing: 0.32px;
    margin: 0 7px; }
footer .web-by a {
    color: #FFF;
    text-decoration: none; }
.form-contact .btn-group, .form-contact .btn-group-vertical {
    display: block;
    text-align: center; }
.form-contact .btn-group label {
    margin-bottom: 5px; }
.ico-wa {
    width: 25px;
    height: 25px;
    margin-right: 5px; }

.homePage .hero {
	position: relative;
	overflow: hidden;
	min-height: 80vh;
}

.heart-video-wrapper {
	position: absolute;
	top: 50%;
	left: 50%;
	width: auto;
	height:100%;
	aspect-ratio: 1638 / 1031;
	transform: translate(-50%, -50%);
	clip-path: url(#heart-clip);
	-webkit-clip-path: url(#heart-clip);
	z-index: 1;
	pointer-events: none;
}

.heart-video-wrapper iframe {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
}

.homePage .hero-content {
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -20%);
    z-index: 3;
    text-align: center;
}

.heart-video-wrapper::before {
	content: "";
	position: absolute;
	top: -5%;
	left: -5%;
	width: 110%;
	height: 110%;
	background-color: rgba(52, 40, 110, 0.8);
	/* clip-path: url(#heart-clip); */
	/* -webkit-clip-path: url(#heart-clip); */
	pointer-events: none;
	z-index: 2;
}

@media (min-width: 768px) {

    header.open .button-wrapper {
        top: 85px;
        right: 30px; }
	header .top-header-nav li {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }
	header .top-header-nav li a {
		font-size:0.8rem;
		padding: 12px; }
	.homePage .hero-content {
		transform: translate(-50%, -50%); }
    .container {
        padding-left: 3rem;
        padding-right: 3rem; }
    .navbar {
        margin-top: 40px;
        padding: 45px 20px; }
    .navbar-collapse.open {
        padding: 120px 0 60px 0; }
    .navbar-collapse.open .social {
        margin-top: 30px;
        margin-bottom: 0; }
    .subnav-side .sub-nav.active {
        display: block; }
    .overflow {
        height: auto;
        overflow: unset; }
	.navbar-nav.big-nav .nav-item {
		margin-bottom: 25px; }
    .navbar-nav.big-nav .nav-item:last-child {
        margin-bottom: 0; }
	.navbar-nav.left-nav .nav-item {
		margin-bottom:10px;}
    .hero .btn {
        width: auto; }
    .hero img.absolute {
        display: inline-block; }
    .member {
        margin-bottom: 0; }
    ul.cards-list {
        display: -ms-flexbox;
        display: -webkit-box;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-left: -5px;
        margin-right: -5px; }
    ul.cards-list > li {  
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%;
        padding: 5px; }
    ul.cards-list.services-list-cards > li,
    ul.cards-list.team-list li {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%; }
    ul.services-list {
        padding: 0; }
    ul.training-list {
        margin: 45px -10px 0 -10px; }
    ul.training-list li {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%; 
        padding: 10px; }
    ul.training-list li ul {
        list-style: circle; }
    ul.training-list li ul li {
        margin-bottom: 5px;
        max-width: 100%;
        padding: 0 0 10px 0;}
    .nav-tabs {
        justify-content: flex-start; }
    .hero-note p span {
        visibility: visible;
        display: inline-block; }
    ul.fbt-list li .pic {
        margin: 0; }
    ul.fbt-list li .text {
        padding: 0 20px; }
    .our-story-list li .pic {
        margin-bottom: 0; }
    .our-story-list li .pic:before {
        right: -26px; }
    .our-story-list li:nth-child(2n) .pic:before  {
        left: -26px; }
    .our-founder blockquote {
        padding-left: 0; }
    .our-founder blockquote:before {
        left: -80px; }
    ul.wave-long-bottom-cards li {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%; }
    .scroll-block .scroll-list li {
        padding: 15px 0; }
    ul.cards-list.blood-test-list li {
        -ms-flex: 0 0 33.33%;
        -webkit-box-flex: 0;
        flex: 0 0 33.33%;
        max-width: 33.33%; }
	.blood-test {
		height: 100vh;
		padding:0;
		background-attachment: fixed;}
    .block-bg-fix {
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        background-attachment: fixed;
        min-height: 100vh; }
    aside .sectionTitle {
        display: none; }
    ul.aside-menu {
        display: block;
        position: sticky;
        padding: 0;
        top: 40px; } 
    ul.aside-menu:before {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        width: 3px;
        background-position: center;
        background-repeat: repeat-y;
        background-image: url('../images/line-grey.svg'); }
    [class^="ico-sn-dark-"] {
        margin: 0  0 10px 0!important; }
    footer .col {
        -ms-flex-preferred-size: 25%;
            flex-basis: 25%; }
    footer .sectionTitle {
        color: #FFF;
        margin-bottom: 20px; }
    footer ul.nav {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; }
    footer .sectionTitle:after {
        display: none; }
    footer .sectionTitle.active:after {
        display: none; }
    footer .logo-social {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%; }
    .form-contact .btn-group, .form-contact .btn-group-vertical {
        text-align: left;
        display: inline-flex; }
    .ico-wa {
        width: 30px;
        height: 30px;
        margin-right: 10px;
        margin-top: -5px; }
	ul.blured li:nth-child(2) .box {
		border-radius: 40px 40px 40px 20px; }
	ul.blured li:nth-child(3) .box {
		border-radius: 40px 20px 40px 40px; }
	ul.blured li:nth-child(4) .box {
		border-radius: 20px 40px 40px 40px; }
	ul.cards-list li ul li a,
	ul.cards-list li ul li a:not([href]):not([class]),
	ul.cards-list li ul li a:not([href]):not([class]):hover {
		font-size: 0.7rem; }
}

@media (min-width: 992px) {

    .navbar {
        margin-top: 50px;
        padding: 45px 20px; }
    header.open .button-wrapper {
        top: 95px;
        right: 30px; }
    header a.tel {
		display: inline-block;
        font-size: 1rem;
        letter-spacing: 3.2px; }
	header a.tel:first-of-type {
		margin-right:15px; }
    header .top-header-nav li a {
        font-size: 0.88rem;
        letter-spacing: 3.2px; 
        padding: 16px; }
    .hero img.absolute {
        top: auto;
        bottom: -40px; }
    ul.blured li .box {
        padding: 20px;
		border-radius: 40px 40px 20px 40px; }
    .testimonials-arrows-slider blockquote,
    .content-blockquote blockquote  {
        padding: 0 17%; }
    ul.services-list {
        padding: 0; }
    ul.team-list li .box .text {
        padding: 30px 20px 20px 20px; }
    ul.wave-long-bottom-cards li {
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%; }
    .wave-bottom-cards li .box div {
        padding: 30px; }
    ul.training-list li {
        -ms-flex: 0 0 33.33%;
        -webkit-box-flex: 0;
        flex: 0 0 33.33%;
        max-width: 33.33%; }
    footer .col {
        -ms-flex-preferred-size: 20%;
            flex-basis: 20%; }
    footer .logo-social {
        -ms-flex-preferred-size: 20%;
            flex-basis: 20%; }
    footer .copy-links {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        text-align: left; }
  }
@media (min-width: 1200px) {

    html {
        font-size: 16px; }
    .py-180 {
        padding-top: 140px;
        padding-bottom: 140px; }
    .my-120 {
        margin-top: 90px;
        margin-bottom: 90px; }
    .py-240 {
        padding-top: 190px;
        padding-bottom: 190px; }
    .pt-180 {
        padding-top: 140px; }
    .mt-120 {
        margin-top: 90px; }
	.mt-180 {
        margin-top: 120px; }
    .mt-60 {
        margin-top: 45px; }
    .mt-80 {
        margin-top: 60px; }
    .mt-40 {
        margin-top: 30px; }
    .mt-100 {
        margin-top: 80px; }
    .mb-120 {
        margin-bottom: 90px; }
    .my-180 {
        margin-top: 140px;
        margin-bottom: 140px; }
    .my-240 {
        margin-top: 190px;
        margin-bottom: 190px; }
    .py-120 {
        padding-top: 90px;
        padding-bottom: 90px; }
    .py-360 {
        padding-top: 190px;
        padding-bottom: 190px; }
    .media .play {
        width: 60px;
        height: 60px;}
    header .navbar-brand img {
        width: 95px;
        height: 76px; }
    .navbar {
        margin-top: 50px;
        padding: 50px 25px; }
    .navbar-nav.big-nav .nav-item .nav-link {
        font-size: 3.8rem; }
    header.open .button-wrapper {
        top: 100px;
        right: 35px; }
    .subnav-side .navbar-nav .nav-item .nav-link {
        font-size: 1.3rem; }
    .navbar-collapse.open .social {
        margin-top: 50px; }
    .breadcrumb {    
        padding: 16px 20px; 
        margin-bottom: 20px; }
    .homePage .hero h1 {
        padding-bottom: 60px; }
    .homePage .hero p {
        padding-right: 30%; }
    .hero .btn {
        margin: 0; }
    .scroll-wrapper {
        margin-left: -20px;
        width: 40px;
        height: 50px;
        border-radius: 40px;
        bottom: 60px; }
	a.scroll {
		width: 40px;
        height: 50px;}
    a.scroll img {
        top: 22px;
        left: 15px; }
    h1 {
        font-size: 3.8rem;
        margin-bottom: 30px; }
    h2 {
        font-size: 3.8rem;
        margin-bottom: 30px; }
    .title {
        margin-bottom: 25px; }
    .why .title {
        margin-bottom: 20px; } 
    .why h2 {
        font-size: 1.9rem;
        margin-bottom: 45px; }
    .why ul li {
        padding-left: 75px;
        margin-bottom: 45px; }
    .why ul li:before {
        width: 45px;
        height: 45px; }
    .member .pic {
        width: 80px;
        height: 80px;
        margin-right: 20px; }
    .media-text,
    .media {
        border-radius: 30px; }
    .media-text .animated-message div {
        margin: 0 20px; }
    .media-text .animated-message .msg strong,
    .animated-message.animate-locations strong {
        font-size: 3.8rem; }
    .animated-message.animate-locations strong:before {
        top: 35px; }
    .animated-message.animate-locations strong {
        padding: 0px 45px; }
    .media-text .animated-message .msg .pic {
        height: 100px; }
    .services-list-cards {
        margin-top: 60px; }
    ul.cards-list.services-list-cards > li,
    ul.cards-list.team-list li {
        -ms-flex: 0 0 33.33%;
        -webkit-box-flex: 0;
        flex: 0 0 33.33%;
        max-width: 33.33%; }
    ul.cards-list li .box {
        border-radius: 40px;
        padding: 30px; }
    ul.cards-list {
        margin-left: -10px;
        margin-right: -10px; }
    ul.cards-list > li {  
        padding: 10px; }
    .services-head h2 img {
        height: 3rem; }
    ul.blured {
        margin: 0 -7px; }
    ul.blured li {
        padding: 7px; }
    ul.blured li .box {
        padding: 40px; }
    ul.blured li .box span,
    .animated-message.animate-stats strong {
        font-size: 4.77rem;
        margin-bottom: 15px; }
    p.big,
    .big p {
        font-size: 1.9rem; }
    .testimonials-slider blockquote {
        padding: 30px 45px 90px 130px;
        border-radius: 40px;
        min-height: 350px; }
    .testimonials-slider blockquote p {
        font-size: 1.55rem; }
    .testimonials-slider blockquote p:before {
        top: 10px;
        left: -85px;
        width: 40px;
        height: 35px; }
    .testimonials-slider blockquote cite {
        bottom: 50px;
        left: 130px;
        padding-left: 60px; }
    .accordionHelp {
        margin-top: 60px;
        margin-bottom: 45px; }
    .testimonials-arrows-slider .swiper-button-next, .testimonials-arrows-slider .swiper-container-rtl .swiper-button-prev,
    .testimonials-arrows-slider .swiper-button-next.swiper-button-disabled {
         right: 0px; }
        @-webkit-keyframes run {
        0% {
            right: 20px;
        }
        100% {
            right:0px;    
        }
        }
        @keyframes run {
        0% {
            right: 20px;
        }
        100% {
            right: 0px;  
        }
        }
        .testimonials-arrows-slider .swiper-button-prev, .testimonials-arrows-slider .swiper-container-rtl .swiper-button-next,
        .testimonials-arrows-slider .swiper-button-prev.swiper-button-disabled {
            left: 0px; }
        
        @-webkit-keyframes run2 {
        0% {
            left: 20px;
        }
        100% {
            left: 0px;
        }
        }
        @keyframes run2 {
        0% {
            left: 20px;
        }
        100% {
            left: 0px;
        }
        }
    .accordionHelp .accordion-item {
        border-radius: 40px; }
    .accordionFaq .accordion-item {
        padding: 30px;
        border-radius: 30px;
        margin-bottom: 15px; }
    .testimonials-arrows-slider blockquote cite,
    .content-blockquote blockquote cite {
        margin-top: 45px; }
    .testimonials-arrows-slider .swiper-button-prev, .testimonials-arrows-slider .swiper-container-rtl .swiper-button-next,
    .testimonials-arrows-slider .swiper-button-next, .testimonials-arrows-slider .swiper-container-rtl .swiper-button-prev {
        width: 45px;
        height: 45px; }
    ul.services-list {
        padding: 0;
        margin: 90px 0 45px 0; }
    ul.services-list li a {    
        font-size: 1rem;
        padding: 15px 24px; }
    ul.check-list li {
        padding: 7.5px; }
    ul.check-list li a,
    ul.check-list li span {
        padding: 15px 24px; }
    ul.check-list li a:before,
    ul.check-list li span:before {
        margin-right: 15px; }
    ul.wave-top-cards li .box {
        padding: 40px;
        border-radius: 40px; }
    ul.wave-top-cards li .box span {
        font-size: 3.8rem;
        padding-top: 55px;
        padding-bottom: 120px; }
    ul.wave-top-cards li .box p {
        min-height: 100px; }
    .gallery-slider .swiper-slide {
        padding: 0 16px; }
    .gallery-slider .swiper-slide img {
        border-radius: 45px;
        height: 350px; }
    .gallery-slider .swiper-slide blockquote,
    .gallery-slider .swiper-slide .text-box {
        min-height: 350px;
        width: 350px;
        border-radius: 45px;
        padding: 110px 50px 100px 50px; }
    .gallery-slider .swiper-slide .text-box img {
        margin-bottom: 30px;}
    .gallery-slider .swiper-slide blockquote:before {
        width: 40px;
        height: 32px;
        top: 50px; }
    .gallery-slider .swiper-slide blockquote p {
        font-size: 1.2rem;
        line-height: 1.2; }
    .gallery-slider .swiper-slide blockquote cite {
        bottom: 50px;
        padding-left: 60px; }
    .gallery-slider .swiper-slide blockquote cite:before {
        width: 40px; }
    .testimonials-arrows-slider blockquote p,
    .content-blockquote blockquote p,
    .contact-content p,
    ul.training-list li .box h2,
    ul.grey-big-card-list li h2,
    .gallery-slider .swiper-slide .text-box p,
    ul.fbt-list li h2  {
        font-size: 1.9rem; }
	.gallery-slider .swiper-wrapper {
	  transition-timing-function: linear !important;}
    .fbt {
        background-position: left 0 top 200px, right 0 bottom 200px; }
    ul.fbt-list li h2  {
        margin-bottom: 20px; }
    .wctc .title {
        margin-bottom: 15px; }
    .legalsPage h2 {
        font-size: 1.9rem;
        margin-top: 60px;
        margin-bottom: 20px; }
    h2.underlined {
        font-size: 1.9rem;
        padding-bottom: 45px; }
    h2.underlined:before {
        width: 45px; }
    ul.top-nav li a {
        padding: 20px 24px 22px 24px; }
    .wave-bottom-cards li .box div {
        padding: 45px; }
    .wave-bottom-cards li .box  p {
        line-height: 1.65; }
    .ico-heart-rocket {
        height: 80px;
        margin-bottom: 20px; }
    ul.grey-big-card-list {
        margin-top: 75px; }
    .our-story-list li {
        margin-bottom: 140px; }
    .our-story-list li h3,
    ul.blood-test-list li .box h2 {
        font-size: 1.9rem;
        margin-bottom: 20px; }
    .our-story-list li .pic:before {
        top: 50px;
        right: -30px;
        width: 60px;
        height: 55px; }
    .our-story-list li:nth-child(2n) .pic:before  {
        left: -30px; }
    .our-founder blockquote {
        margin-bottom: 45px; }
    .our-founder blockquote:before {
        left: -130px;
        width: 50px;
        height: 42px; }
    ul.fbt-list li .text {
        padding: 0 35px; }
    ul.team-list li .box .text {
        padding: 40px 30px 30px 30px; }
    .wave-long-bottom-cards li strong {
        font-size: 3.8rem; }
    .wave-long-bottom-cards li .title {
        margin-bottom: 45px; }
    ul.training-list {
        margin: 75px -10px 0 -10px; }
    ul.training-list li .box {
        padding: 45px; }
    ul.grey-big-card-list li {
        padding: 45px;
        margin-bottom: 20px; }
    .scroll-block .scroll-list li a {
        font-size: 3.8rem; }
    .scroll-block .scroll-list li {
        padding: 20px 0; }
    .nav-tabs .nav-link,
    .nav-tabs .nav-link:hover,
    .nav-tabs .nav-link:focus {
        font-size: 0.9rem;
        padding: 12px 19px; }
    ul.blood-test-list li .box {
        border-radius: 40px;
        padding: 45px; }
    article h2 {
        font-size: 3.5rem;
        margin-top: 60px;
        margin-bottom: 30px; }
    article h3 {
        font-size: 3rem;
        margin-top: 40px;
        margin-bottom: 20px; }
    article h4 {
        font-size: 2.5rem;
        margin-top: 30px;
        margin-bottom: 15px; }
    .mf-cursor-media {
        width: 120px;
        height: 120px;
        margin: -60px 0 0 -60px; }
    footer {
        padding: 90px 0 45px 0; }
    footer .logo img {
        width: 95px;
        height: 76px; }
    footer .sectionTitle {
        margin-bottom: 30px; }
    footer .social {
        margin-top: 45px; }
    footer .copy-links {
        margin-top: 90px; }
 
}

@media (min-width: 1400px) {
	.homePage .hero {
		min-height: 100vh; }
    .btn, button {
        padding: 21px 30px; }
    .hero img.absolute {
        bottom: -60px; }
    [class^="ico-sn-"] {
        width: 40px;
        height: 40px;
        margin-right: 4px; }
    .chat {
        bottom: 30px;
        right: 45px; }
    .chat img {
        width: 50px; }
    footer .copy-links .links ul li a {
        margin: 0 12px; }
	#founder-picture {
		border-radius:60px;}
	.navbar-nav.left-nav .nav-item .nav-link {
		font-size: 1.55rem;}
   
}


@media screen and (min-width: 1920px) {

    html {
        font-size: 18px; }
    .container {
        max-width: 1920px;
        padding-left: 150px;
        padding-right: 150px; }
    .py-180 {
        padding-top: 180px;
        padding-bottom: 180px; }
    .my-120 {
        margin-top: 120px;
        margin-bottom: 120px; }
    .py-240 {
        padding-top: 240px;
        padding-bottom: 240px; }
    .pt-180 {
        padding-top: 180px; }
    .py-120 {
        padding-top: 120px;
        padding-bottom: 120px; }
    .mt-120 {
        margin-top: 120px; }
	.mt-180 {
        margin-top: 180px; }
    .mt-60 {
        margin-top: 60px; }
    .mt-80 {
        margin-top: 80px; }
    .mt-40 {
        margin-top: 40px; }
    .my-180 {
        margin-top: 180px;
        margin-bottom: 180px; }
    .my-240 {
        margin-top: 240px;
        margin-bottom: 240px; }
	.homePage .hero .my-240 {
		margin-top: 180px;
        margin-bottom: 300px;}
    .mt-100 {
        margin-top: 100px; }
    .mb-120 {
        margin-bottom: 120px; }
    .py-360 {
        padding-top: 360px;
        padding-bottom: 360px; }
    .media .play {
        width: 80px;
        height: 80px;}
    header .navbar-brand img {
        width: 120px;
        height: 96px; }
    header.open .button-wrapper {
        top: 140px;
        right: 60px; }
    .navbar {
        margin-top: 60px;
        padding: 80px 45px; }
    .navbar .navbar-brand img {
        width: 120px;
        height: 96px; }
    .navbar-nav.big-nav .nav-item .nav-link {
        font-size: 4.77rem; }
    .subnav-side .navbar-nav .nav-item .nav-link {
        font-size: 1.55rem; }
    .breadcrumb {    
        padding: 16px 20px; 
        margin-bottom: 30px; }
    .scroll-wrapper {
        bottom: 80px; }
    .hero {
        padding-top: 200px; }
    .hero img.absolute {
        bottom: -100px; }
    h1 {
        font-size: 4.77rem;
        margin-bottom: 40px; }
    h2 {
        font-size: 4.77rem;
        margin-bottom: 40px; }
    .why .title {
        margin-bottom: 30px; }
    .why h2 {
        font-size: 2.38rem;
        margin-bottom: 60px; }
    .why ul li {
        padding-left: 100px;
        margin-bottom: 60px; }
    .why ul li:before {
        top: 5px;
        width: 60px;
        height: 60px; }
    .why h3 {
        font-size: 1.55rem;
        margin-bottom: 20px;  }
    .member .name,
    .member .position,
    .testimonials-arrows-slider blockquote cite .name,
    .content-blockquote blockquote cite .name,
    .forms-section p,
    .form-contact .form-control,
	.contact-content a.map {
        font-size: 1.55rem; }
    .media-text .animated-message div {
        margin: 0 30px; }
    .media-text .animated-message .msg strong,
    .animated-message.animate-locations strong {
        font-size: 4.77rem; }
    .animated-message.animate-locations strong:before {
        top: 50px; }
    .animated-message.animate-locations strong {
        padding: 0px 60px; }
    .media-text .animated-message .msg .pic {
        height: 120px; }
    .services-list-cards {
        margin-top: 90px; }
    ul.cards-list li ul li a {
        font-size: 0.88rem; }
    ul.cards-list li .box {
        padding: 40px; }
    ul.cards-list li h3 {
        font-size: 1.55rem;
        padding-bottom: 15px;
        margin-bottom: 30px; }
    .services-head h2 img {
        height: 4rem; }
        ul.blured {
        margin: 0 -10px; }
    ul.cards-list.services-list-cards > li,
    ul.cards-list.team-list li {
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%; }
    ul.blured li {
        padding: 10px; }
    ul.blured li .box {
        padding: 60px; }
    ul.blured li .box span,
    .media-text .animated-message.animate-stats strong {
        font-size: 4.4rem; 
        margin-bottom: 20px;}
    ul.blured li .box p {
        font-size: 1.55rem; }
    p.big,
    .big p {
        font-size: 2.38rem;
        font-style: normal;
        font-weight: 400;
        line-height: 1.2; }
    .testimonials-slider blockquote {
        padding: 45px 60px 110px 170px;
        border-radius: 40px;
        min-height: 400px; }
    .testimonials-slider blockquote p {
        font-size: 1.55rem; }
    .testimonials-slider blockquote p:before {
        left: -110px;
        width: 50px;
        height: 42px; }
    .testimonials-slider blockquote cite {
        bottom: 60px;
        left: 20%;
        padding-left: 60px; }
    .testimonials-slider blockquote cite:before {
        top: 10px;
        height: 1px;
        width: 40px; }
    .scroll-block .scroll-list li a {
        font-size: 4.77rem; }
    .scroll-block .scroll-list li {
        padding: 20px 0; }
    .accordionHelp {
        margin-top: 80px;
        margin-bottom: 60px; }
    .accordionHelp .accordion-item {
        padding: 40px;
        margin-bottom: 15px; }
    .accordionHelp .accordion-item button {
        font-size: 1.55rem; }
    .testimonials-arrows-slider blockquote cite,
    .content-blockquote blockquote cite {
        margin-top: 60px; }
    .testimonials-arrows-slider .swiper-button-prev, .testimonials-arrows-slider .swiper-container-rtl .swiper-button-next,
    .testimonials-arrows-slider .swiper-button-next, .testimonials-arrows-slider .swiper-container-rtl .swiper-button-prev {
        width: 60px;
        height: 60px; }
    .accordionFaq .accordion-item {
        padding: 40px;
        border-radius: 40px;
        margin-bottom: 15px; }
    .accordionFaq .accordion-item button {
        font-size: 1.55rem; }
	ul.check-list {
		margin:120px 0 60px 0;}
    ul.services-list {
        padding: 0;
        margin: 120px 0 60px 0; }
    ul.wave-top-cards li .box {
        padding: 60px;
        border-radius: 60px; }
    ul.wave-top-cards li .box span {
        font-size: 4.77rem;
        padding-top: 55px;
        padding-bottom: 120px; }
    ul.wave-top-cards li .box .sectionTitle {
        font-size: 1.55rem;
        margin-bottom: 20px; }
    .gallery-slider .swiper-slide {
        padding: 0 20px; }
    .gallery-slider .swiper-slide img {
        border-radius: 60px;
        height: 526px; }
    .gallery-slider .swiper-slide blockquote,
    .gallery-slider .swiper-slide .text-box {
        min-height: 526px;
        width: 526px;
        border-radius: 60px;
        padding: 160px 80px 130px 80px; }
    .gallery-slider .swiper-slide .text-box img {
		width: 30%;
        margin-bottom: 40px;}
    .gallery-slider .swiper-slide blockquote:before {
        width: 50px;
        height: 42px;
        top: 80px; }
    .gallery-slider .swiper-slide blockquote p {
        font-size: 1.55rem;
        line-height: 1.5; }
    .gallery-slider .swiper-slide blockquote cite {
        bottom: 80px;
        padding-left: 60px; }
    .gallery-slider .swiper-slide blockquote cite:before {
        width: 40px; }
    .top-content p {
        font-size: 1.55rem; }
    .head-content p {
        padding: 0 17%; }
    .testimonials-arrows-slider blockquote p, 
    .content-blockquote blockquote p,
    .contact-content p,
    ul.training-list li .box h2,
    ul.grey-big-card-list li h2,
    .gallery-slider .swiper-slide .text-box p,
    ul.fbt-list li h2   {
        font-size: 2.38rem; }
    ul.fbt-list li .title {
        margin-bottom: 10px; }
    ul.fbt-list li h2  {
        margin-bottom: 30px; }
    ul.fbt-list li .text {
        padding: 0 50px; }
    h2.underlined {
        font-size: 2.38rem;
        padding-bottom: 60px; }
    h2.underlined:before {
        width: 60px; }
    .title {
        margin-bottom: 30px; }
    .wave-bottom-cards li .box  p {
        font-size: 1.55rem; }
    .wave-bottom-cards li .box div {
        padding: 60px; }
    ul.training-list {
        margin: 100px -10px 0 -10px; }
    ul.training-list li .box {
        padding: 58px; }
    ul.grey-big-card-list {
        margin-top: 100px; }
    ul.grey-big-card-list li {
        padding: 60px;
        margin-bottom: 30px; }
    .aboutPage .hero p {
        font-size: 1.55rem; }
    .btPage .hero p,
    .hero-note p  {
        font-size: 1.55rem; }
    .ico-heart-rocket {
        height: 100px;
        margin-bottom: 30px; }
    .media-text .animated-message.animate-stats p {
        font-size: 1.55rem; }
    .our-story-list li {
        margin-bottom: 180px; }
    .our-story-list li .title {
        margin-bottom: 15px; }
    .our-story-list li h3,
    ul.blood-test-list li .box h2 {
        font-size: 2.38rem;
        margin-bottom: 30px; }
    .our-story-list li .pic:before {
        top: 80px;
        right: -40px;
        width: 80px;
        height: 66px; }
    .our-story-list li:nth-child(2n) .pic:before  {
        left: -40px; }
    .our-founder blockquote {
        font-size: 1.55rem;
        margin-bottom: 60px; }
    ul.team-list li .box .text .name {    
        font-size: 1.55rem; }
    ul.team-list li .box .text .position {
        margin-bottom: 20px; }
    .wave-long-bottom-cards li strong {
        font-size: 4.77rem; }
    .wave-long-bottom-cards li .title {
        margin-bottom: 60px;
		margin-top:10px;}
    .wave-long-bottom-cards li p {
        font-size: 1.55rem; }
    .chat {
        bottom: 40px;
        right: 60px; }
    .chat img {
        width: 60px; }
    .nav-tabs .nav-link,
    .nav-tabs .nav-link:hover,
    .nav-tabs .nav-link:focus {
        font-size: 1rem;
        padding: 13px 24px 17px;
		margin-bottom:10px;}
    ul.blood-test-list li .box {
        padding: 60px; }
    ul.blood-test-list li .box .title {
        margin-bottom: 15px; }
    .legalsPage h2 {
        font-size: 2.38rem;
        margin-top: 80px;
        margin-bottom: 30px; }
    .legalsPage h3 {
        font-size: 1.55rem;
        margin-top: 60px;
        margin-bottom: 30px; }
    article h2 {
        font-size: 3.5rem;
        margin-top: 80px;
        margin-bottom: 40px; }
    article h3 {
        font-size: 3rem;
        margin-top: 60px;
        margin-bottom: 30px; }
    article h4 {
        font-size: 2.5rem;
        margin-top: 50px;
        margin-bottom: 20px; }
    .mf-cursor-media {
        width: 180px;
        height: 180px;
        margin: -90px 0 0 -90px; }
	.btn-group .btn {
		padding: 13px 20px 17px; }
	.navbar-nav.big-nav .nav-item {
		margin-bottom:40px; }
    footer {
        padding: 120px 0 60px 0; }
    footer .logo img {
        width: 120px;
        height: 96px; }
    footer .sectionTitle {
        margin-bottom: 40px; }
    footer ul.nav li {
        margin-bottom: 12px; }
    footer .social {
        margin-top: 60px; }
    footer .copy-links {
        margin-top: 120px; }
}

@media screen and (min-width: 2100px){


.hero img.absolute {
    width: 45%; }
}

@media screen and (min-width: 2250px){


.hero img.absolute {
    width: 41%; }
.hri {
    width: 20%;
}
}