@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');
@font-face {
    font-family: 'futuramedium';
    src: url('fonts/futura_medium_bt-webfont.woff2') format('woff2'),
         url('fonts/futura_medium_bt-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Poppins';
    src: url('https://fonts.googleapis.com/css2?family=Poppins&display=swap') format('woff2'),
         url('https://fonts.googleapis.com/css2?family=Poppins&display=swap') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Market';
    src: url('fonts/Market-Regular.woff2') format('woff2'),
        url('fonts/Market-Regular.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

.padding-top {
  padding-top: 0px !important;
}
.padding-bottom {
  padding-bottom: 0px !important;
}
.page-body-index .container, .page-body-index .container-fluid.container-home {
  max-width: 100vw !important;
  padding: 0px !important;
  margin: 0px !important;
}
.page-header-section.style-1.header-section-index {
  padding: 0px !important;
  display: none !important;
}
.page-header-section {
  display: none;
}
.header__content {
  height: 120px;
  padding: 0 20px;
}
.header__logo {
  width: 100%;
  border-right: 0px !important;
}
.header__logo img{
  height: auto !important;
}
.dropdown-toggle::after {
  display: none;
}
.header .drop-down-item.active, .header .drop-down-item:hover {
  transform: none;
  color: #F2F850 !important;
  background-color: #FFF0 !important;
}
.drop-down-item.active::before, .drop-down-item:hover::before {
  display: none;
}
body {
  font-family: "Poppins";
  background-color: #FFF !important;
  color:  #6F6F6F;
}
nav#main-nav {
  float: right;
}
.header__menu {
  flex-direction: row-reverse;
}
.header__menu.ms-auto {
  width: 100vw;
}
.header__nav-menu {
  background-color: #03001000;
  border-radius: 0px;
  border: 0px;
}
.header__nav-item {
  margin-left: 10px;
}
.header__nav-link::before {
  width: 0;
  height: 0px;
  background: #fff0;
  bottom: 0px;
  transition: all .3s ease;
}
a{
  color: #585858;
}
.login-page .main-footer {
  margin-lef: 0px !important;
}
.main-footer {
  background-color: #EDEDED !important;
  height: 250px !important;
  text-align: center;
  color: #575757 !important;
  font-family: "Poppins";
  font-size: 16px;
}
.col-md-12.class-footer {
  padding: 20px 0;
}
.btn-check:focus + .btn, .btn:focus {
  outline: 0;
  box-shadow: none;
}
/*----forms-----*/
.page-body-therapist-pre-listing-form #header {
  position: absolute !important;
}
.page-header-section.style-1.header-section-therapist-pre-listing-form{
  background-color: #59B3BE;
}
.content-section-therapist-pre-listing-form .container {
  width: 100vw;
  max-width: 100vw;
  margin: -20px 0 0 0 !important;
  padding: 0px !important;
}
.content-section-therapist-pre-listing-form h4{
  display: none !important;
}
.page-body-therapist-pre-listing-form label {
  margin: 20px 0;
}
#form_vinculation .title-form-vinculation {
  background-image: url("/images/back-questions.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 300px;
  padding: 15% 0 10% 0;
  color: #FFF;
  font-family: "Poppins";
  text-transform: capitalize;
  font-size: 24px;
}
#form_vinculation {
  margin-top: 20px;
}
#form_vinculation .row{
  padding: 0px 10%;
}
.box{
  color:#000 !important;
}
.box-title {
  color: #000 !important;
}
#cmd_save_form {
  margin: 20px 0 60px 0;
}
#cmd_save_form {
  background-color: #45A4D2;
  border-radius: 37px;
  color: #FFF;
  font-size: 18px;
  text-transform: uppercase;
  padding: 10px 20px;
}
#cmd_save_form:hover {
  background-color: #6BC8D1;
}
/*Login*/
.login-page {
  background-image: url("/images/bw-sky-slide2.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.login-box {
  margin: 25vh 2vw 10vh;
  background: transparent linear-gradient(180deg, #5BB6BF 0%, #4593B7 100%) 0% 0% no-repeat padding-box;
  padding: 10% 15%;
  border-radius: 17px;
  color: #FFF;
  width: 100% !important;
}
.row.content_login {
  margin-top: 5vh;
  margin-bottom: 5vh;
}
.login-box-body, .register-box-body {
  background: none;
  padding: 0;
  border-top: 0;
  color: #FFF;
}
.login-box-msg {
  color: #FFF;
  font-family: "Helvetica";
  text-transform: uppercase;
  font-size: 32px;
  font-weight: 400;
  text-align: left;
  padding: 0px 0px 20px 0 !important;
}
.login-page label, .login-page a {
  color: #FFF;
  line-height: 3.5;
  font-family: "Poppins";
  font-size: 18px;
}
#txt_usuario_login, #txt_usuario_clave {
  height: 43px;
  border-radius: 8px;
  border: 1px solid #707070 !important;
  margin: 5% 0;
  color: #8B8B8B;
  font-size: 16px;
  font-weight: 300;
}
#login_form .col-xs-6 {
  width: 50%;
}
#login_form  .btn.btn-primary {
  background: #6BC9C5 0% 0% no-repeat padding-box;
  border: 0px solid;
  border-radius: 5px;
  height: 59px;
  color: #FFF;
  text-transform: uppercase;
  padding: 0 25px;
  font-family: "Helvetica";
  font-size: 18px;
  width: 100%;
}
#login_form  .btn.btn-primary:hover {
  background: #FFE269 0% 0% no-repeat padding-box;
  color: #404040;
}
.col_left_login .login-box {
  min-height: 300px;
}
.login-page .login-box-tittle {
  color: #FFF;
  font-family: "Helvetica";
  text-transform: uppercase;
  font-size: 32px;
  font-weight: 400;
  padding-bottom: 30px;
}
.login-page .btn-primary {
  background: #6BC9C5 0% 0% no-repeat padding-box;
  border: 0px solid;
  border-radius: 5px;
  height: 59px;
  color: #FFF;
  text-transform: uppercase;
  padding: 0 25px;
  font-family: "Helvetica";
  font-size: 18px;
  width: 100%;
}
.login-page  .btn-primary:hover {
  background: #FFE269 0% 0% no-repeat padding-box;
  color: #404040;
}
.alert-warning {
  color: #3E3E3E;
  background-color: #FFE2696B;
  border-color: #FFE2696B;
  border-radius: 17px;
  font-family: "Poppins";
}
.alert-warning .close, .alert-info .close {
  float: right;
  display: none;
}
.alert-warning h4 {
  font-family: "Poppins";
}
.alert.alert-info.alert-dismissible {
  background-color: #5BB6BF !important;
}

/*------------------------------------DESKTOP-------------------------------------------------*/
/*Home*/
.row-slide1 .col-xs-12.col-sm-6.col-md-6 {
  padding: 0px;
}
.col-xs-12.col-sm-6.col-md-6.col1-slide1 {
  background-image: url("/images/green-sky-slide1.jpg");
  background-position: 0 0;
  background-repeat: repeat;
  min-height: 100vh;
}
.col-xs-12.col-sm-6.col-md-6.col2-slide1 {
  background-image: url("/images/blue-sky-slide1.jpg");
  background-position: 0 0;
  background-repeat: repeat;
  min-height: 100vh;
}
.row-slide1 h1 {
  font-family: "Helvetica";
  font-size: 64px;
  font-weight: 700;
}
.row-slide1 p {
  font-family: "Poppins";
  font-size: 20px;
  font-weight: 500;
  color: #FFF;
}
.row-slide1 .col-md-6.col1-slide1 h1{
  margin-top: 45vh;
}
.btn.btn-cta-primary.btn-start-patient, .btn.btn-cta-primary.btn-start-provider {
  border: 3px solid #F7EE10;
  padding: 10px 20px;
  margin: 30px auto;
  color: #FFF;
  font-size: 18px;
  font-family: "Poppins";
  z-index: 20;
  position: relative;
}
.btn.btn-cta-primary.btn-start-provider{
  margin: 25% 0 0 0;
}
.btn.btn-cta-primary.btn-start-patient:hover, .btn.btn-cta-primary.btn-start-provider:hover {
  border: 3px solid #FFF;
}
.col-xs-12.col-sm-12.col-md-12.col3-slide1 {
  background-image: url("/images/lines-slide1.png");
  z-index: 9;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 20%;
  min-height: 36vw;
}
.col-xs-12.col-sm-6.col-md-6.col4-slide1 {
  position: absolute;
  top: 45%;
  z-index: 10;
}
.col-xs-12.col-sm-6.col-md-6.col5-slide1 {
  position: absolute;
  top: 15%;
  left: 50%;
  z-index: 10;
}
.row.row-slide2 {
  background-image: url("/images/bw-skygray-animation.jpg");
  min-height: 100vh;
}
.row.row-slide2 h1 {
  font-family: "Helvetica";
  text-transform: uppercase;
  font-size: 46px;
  color: #5C5C5C;
  font-weight: 700;
}
.row.row-slide2 p {
  font-size: 22px;
  font-family: "Poppins";
  color: #656565;
  line-height: 46px;
}
.btn.btn-cta-primary.btn-how-works {
  border: 2px solid #c3c2c2;
  padding: 10px 20px;
  margin: 30px auto;
  color: #6C6C6C;
  font-size: 18px;
  font-family: "Poppins";
}
.btn.btn-cta-primary.btn-how-works:hover {
  border: 3px solid #535353;
}
.row.row-slide3 {
  background-image: url("/images/warm-sky-slide3.jpg");
  height: 70vh;
  z-index: 100;
  position: relative;
}
.class-rains-slide3 {
  background-image: url("/images/rain-slide3.png");
  height: 70vh;
  padding: 10% 10% 0 10%;
  z-index: 101;
}
.row.row-slide3 h1 {
  font-family: "Helvetica";
  text-transform: uppercase;
  font-size: 46px;
  color: #FFF;
  font-weight: 700;
}
.row.row-slide3 p {
  font-size: 32px;
  font-family: "Poppins";
  color: #FFF;
  line-height: 46px;
}
.block-btn-slide3 {
  text-align: center;
  margin-top: 5%;
  border: 0 !important;
}
.col-btn-slide3 {
  display: inline-block;
  width: 30%;
  margin: 10px;
}
.row.row-slide4 {
  background-image: url("/images/background-slide4.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 120vh;
  padding: 10% 10% 0 10%;
  display: flex;
}
.col2-slide4 {
  text-align: right;
}
.col2-slide4 img {
  top: 2%;
  position: relative;
}
.img-mask-slide4 {
  margin-top: -200%;
  position: relative;
  top: 2%;
}
.row.row-slide4 h1 {
  font-family: "Poppins";
  text-transform: uppercase;
  font-size: 36px;
  color: #FFF;
  font-weight: 400;
  line-height: 60px;
  font-style: italic;
}
.name-tittle {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 100px;
}

.row.row-slide4 p {
  font-size: 22px;
  font-family: "Poppins";
  color: #FFF;
  line-height: 34px;
  margin-top: 6vh;
}
.btn.btn-cta-primary.btn-provider-here {
  border: 3px solid #FFFFFF;
  padding: 20px 30px;
  margin: 30px auto;
  color: #FFF;
  font-size: 18px;
  font-family: "Poppins";
  margin-top: 30px;
  text-transform: uppercase;
}
.btn.btn-cta-primary.btn-provider-here:hover {
  border: 3px solid #EDD449;
  color: #EDD449;
}
.row.row-slide5 {
  background-image: url("/images/bw-skygray-animation.jpg");
  background-position: 0 0;
  min-height: auto;
  padding: 8% 25% 14% 25%;
}
video {
  height: auto;
}
.row.row-slide6 {
  background-color: #FFF;
  min-height: 100vh;
  padding: 10%;
}
.row.row-slide6 h1 {
  font-family: "Helvetica";
  text-transform: uppercase;
  font-size: 46px;
  color: #5C5C5C;
  font-weight: 700;
}
.row.row-slide6 p {
  font-size: 32px;
  font-family: "Poppins";
  color: #6F6F6F;
  line-height: 30px;
  margin-top: 20px;
}
.col1-slide5 {
  text-align: center;
  margin-top: -23%;
  background-image: url("/images/bw-rusty-sky.jpg");
}
/*About*/
.content-section-about .container {
  max-width: 100vw !important;
  padding: 0px;
}
.row.row-back1-about {
  background-image: url("/images/back1-about.jpg");
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  padding: 25vh 22vw 10vh 22vw;
  box-shadow: rgba(0, 0, 0, 0.45) 0px 15px 20px 0px;
  z-index: 10;
  position: relative;
  }
.row.row-back1-about h1 {
  font-family: "Helvetica";
  text-transform: uppercase;
  font-size: 3vw;
  color: #FFF;
  font-weight: 400;
  margin-bottom: 2vw;
}
.row.row-back1-about p {
  font-size: 1.4vw;
  font-family: "Poppins";
  color: #FFF;
  line-height: 2vw;
  margin-top: 20px;
  font-weight: 400;
}
.btn.btn-cta-primary.btn-learn-more-about {
  background-color: #DCE083;
  border-radius: 10px;
  box-shadow: 0 3px 6px #0000003d;
  padding: 10px 20px;
  color: #585858;
  font-family: "Poppins";
  font-size: 1.2vw;
  font-weight: 600;
  margin: 1.5vw 0;
}
.btn.btn-cta-primary.btn-learn-more-about:hover {
  background-color: #414141;;
  color: #DCE083;
}
.row.row-back2-about {
  background-image: url("/images/back2-about.jpg");
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
  height: 35vh;
  padding: 1vh 22vw;
}
.col1-back2-about, .col2-back2-about {
  padding: 5%;
}
.col3-back2-about{
    padding: 5% 1%;
}
.col1-back2-about h1, .col2-back2-about h1, .col3-back2-about h1 {
  font-family: "Poppins";
  text-transform: uppercase;
  font-size: 1.1vw;
  color: #585858;
  font-weight: 600;
  line-height: 1.5vw;
}
.row.row-back2-about p {
  font-size: 1vw;
  font-family: "Poppins";
  color: #585858;
  line-height: 1.5vw;
}
.row.row-back3-about {
  background-image: url("/images/back3-about.jpg");
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
  height: 33vh;
}
.col2-back3-about {
  padding: 6vh 0;
}
.col3-back3-about {
  padding: 8vh 2vh 0 6vh;
}
.col3-back3-about p {
  font-size: 1vw;
  font-family: "Poppins";
  color: #FFF;
  line-height: 1.5vw;
}
.col4-back3-about img {
  position: relative;
  margin-top: -67vh;
  z-index: 11;
  height: 100vh;
  margin-left: -4vw;
}
.row.row-back4-about {
  background-image: url("/images/bw-skygray-animation.jpg");
  height: auto;
  padding: 10vh 0;
}
.row.row-back4-about h1 {
  font-family: "Helvetica";
  text-transform: uppercase;
  font-size: 1.4vw;
  color: #585858;
  font-weight: 500;
  line-height: 1.5vw;
  margin-bottom: 5vh;
}
.row.row-back4-about p {
  font-size: 1.2vw;
  font-family: "Poppins";
  color: #585858;
  line-height: 1.5vw;
}
.img-hospital-about {
  margin-top: -20vh;
}
.row.row-back5-about {
  background-image: url("/images/back4-about.jpg");
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
  height: 34vh;
  padding: 4vw 0;
}
.btn.btn-cta-primary.btn-contactus-about {
  background-color: #FFF84378;
  border-radius: 10px;
  padding: 20px 30px;
  margin: 1vw 0;
}
.btn.btn-cta-primary.btn-contactus-about span {
  color: #FFF;
  font-weight: 400;
  text-transform: uppercase;
  font-family: "Helvetica";
  font-size: 2vw;
}
.btn.btn-cta-primary.btn-contactus-about:hover {
  background-color: #FFF84300;
}
.row.row-back1-team {
  background-image: url("/images/back-team.jpg");
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  padding: 20vh 22vw 10vh 22vw;
  box-shadow: rgba(0, 0, 0, 0.45) 0px 15px 20px 0px;
  z-index: 10;
  position: relative;
}
.row.row-back1-team h1 {
  font-family: "Helvetica";
  text-transform: uppercase;
  font-size: 2.5vw;
  color: #FFF;
  font-weight: 400;
  margin-bottom: 2vw;
  text-align:center;
  margin-bottom: 10vh;
}
.row.row-back1-team h2 {
  font-size: 1.1vw;
  font-family: "Poppins";
  font-weight: 400;
  color: #585858;
  line-height: 1.4vw;
  text-transform: uppercase;
}
.row-back1-team .col-xs-12.col-sm-3.col-md-3 {
  margin: 1%;
  width: 23%;
}
.img-team:hover {
  transition: all 300ms ease-in-out;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
/*Founder Bio*/
.content-section-founder-bio .container {
  max-width: 100vw !important;
  padding: 0px;
}
.row.row-back1-bio {
  background-image: url("/images/back1-bio.jpg");
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  padding: 160px 15vw 0 15vw;
  box-shadow: rgba(0, 0, 0, 0.45) 0px 15px 20px 0px;
  z-index: 10;
  position: relative;
}
.img-team.img-keith {
  margin-bottom: -10vh;
}
.row.row-back1-bio h1 {
  font-family: "Helvetica";
  text-transform: uppercase;
  font-size: 3vw;
  color: #FFF;
  font-weight: 400;
  margin-bottom: 2vw;
}
.row.row-back1-bio p {
  font-size: 1.3vw;
  font-family: "Poppins";
  color: #FFF;
  line-height: 2vw;
  margin-top: 20px;
  font-weight: 400;
}
.row.row-back2-bio {
  background-image: url("/images/back2-bio.jpg");
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  padding: 10vh 15vw;
  }
.row.row-back2-bio p {
  font-size: 1.3vw;
  font-family: "Poppins";
  color: #585858;
  line-height: 2vw;
  margin-top: 20px;
  font-weight: 400;
}
.row.row-back3-bio {
  background-image: url("/images/back3-bio.jpg");
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  padding: 15vh 10vw;
}
.row.row-back3-bio h1 {
  font-family: "Helvetica";
  text-transform: uppercase;
  font-size: 3vw;
  color: #FFF;
  font-weight: 400;
  margin-bottom: 2vw;
  text-align: center;
}
.row.row-back3-bio p {
  font-size: 1.3vw;
  font-family: "Poppins";
  color: #FFF;
  line-height: 2vw;
  margin-top: 20px;
  font-weight: 400;
}
.img-team {
  border-radius: 100%;
  box-shadow: 2px 2px 10px #605F5F;
}
.row.row-back4-bio {
  background-image: url("/images/back4-about.jpg");
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
  height: 34vh;
  padding: 4vw 0;
}
.btn.btn-cta-primary.btn-contactus-about {
  background-color: #FFF84378;
  border-radius: 10px;
  padding: 20px 30px;
  margin: 1vw 0;
}
.btn.btn-cta-primary.btn-contactus-about span {
  color: #FFF;
  font-weight: 400;
  text-transform: uppercase;
  font-family: "Helvetica";
  font-size: 2vw;
}
.btn.btn-cta-primary.btn-contactus-about:hover {
  background-color: #FFF84300;
}

/*Contact*/
.content-section-contact .container {
  max-width: 100vw !important;
  padding: 0px;
}
.row.row-contact1 {
  background-image: url("/images/bw-sky-slide5.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 30vh;
  }
  .row.row-contact2 {
    padding: 0 10vw 10vh 10vw;
  }
.row.row-contact2 h1 {
  font-family: "Helvetica";
  text-transform: uppercase;
  font-size: 46px;
  color: #5C5C5C;
  font-weight: 400;
  margin-top: 10vh;
}
.row.row-contact2 p {
  font-size: 32px;
  font-family: "Poppins";
  color: #6F6F6F;
  line-height: 30px;
  margin-top: 20px;
  margin-bottom: 5vh;
}
.col1-contact2 {
  text-align: center;
  margin-top: -23%;
}
#area_contact_us_form .col-md-6 {
    padding-right: 3.5vw;
}
#txt_contact_name, #txt_contact_email, #txt_contact_phone, #txt_type {
  border: 0px;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: 0px;
  border-bottom: 1px solid #707070;
  font-family: "Poppins";
  font-size: 16px;
  font-weight: 500;
  margin: 5vh 0;
  border-radius: 0px !important;
}
#txt_contact_name:focus, #txt_contact_email:focus, #txt_contact_phone:focus,#txt_type:focus {
  box-shadow: none !important;
}
#cmd_button_contact_us {
  background-color: #5DACBE;
  border-radius: 5px;
  padding: 10px 20px;
  font-family: "Helvetica";
  font-size: 18px;
  font-weight: 500;
  color: #FFF;
  margin: 30px 0;
}
#cmd_button_contact_us:hover {
  background-color: #6BC9C5;
}
#contact_us_validation_name, #contact_us_validation_email, #contact_us_validation_phone, #contact_us_validation_company {
  color: red;
}

/*Patient*/
.content-section-patient-information .container {
  max-width: 100vw !important;
  padding: 0px;
}
.row.row-back1-patient {
  background-image: url("/images/back1-patient.jpg");
  background-position: left center;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  box-shadow: rgba(0, 0, 0, 0.45) 0px 15px 20px 0px;
  z-index: 10;
  position: relative;
  padding: 20vh 24vw;
}
.row.row-back1-patient h1 {
  font-family: "Helvetica";
  text-transform: uppercase;
  font-size: 46px;
  color: #FFF;
  font-weight: 500;
  margin: 5vh 5vw;
}
.row.row-back1-patient h2 {
  font-family: "Helvetica";
  text-transform: uppercase;
  font-size: 22px;
  color: #FFF;
  font-weight: 400;
  margin: 2vh 5vw;
}
.row.row-back1-patient p {
  font-size: 18px;
  font-family: "Poppins";
  color: #FFF;
  line-height: 30px;
  margin-top: 20px;
  margin: 0 2vw;
}
.row.row-back2-patient {
  background-image: url("/images/bw-skygray-animation.jpg");
  height: auto;
  margin-bottom: 3vh;
}
.col1-back2-patient {
  padding: 10vh 0vw 0 15vw;
}
.img-person-patient {
  margin-top: -15vh;
  z-index: 100;
  position: relative;
  right: -2vw;
}
.row.row-back2-patient h1 {
  font-family: "Helvetica";
  text-transform: uppercase;
  font-size: 32px;
  color: #454944;
  font-weight: 500;
  padding-bottom: 5vh;
}
.row.row-back2-patient p {
  font-size: 18px;
  font-family: "Poppins";
  color: #2C2C2C;
  line-height: 30px;
  margin: 0 2vw 4vh;
}
.li-num1 {
  list-style: url("/images/num-back2-patient.png") image-set;
  padding: 0 20px 30px 20px;
}
.li-num2 {
  list-style: url("/images/num2-back2-patient.png") image-set;
  padding: 0 20px 30px 20px;
}
.li-num3 {
  list-style: url("/images/num3-back2-patient.png") image-set;
  padding: 0 20px 30px 20px;
}
.row.row-back3-patient {
  background-image: url("/images/back3-patient.jpg");
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  padding: 5vh 20vw;
  margin-bottom: 3vh;
}
.row.row-back3-patient p {
  font-size: 20px;
  font-family: "Poppins";
  color: #FFF;
  line-height: 30px;
  margin: 0 2vw 4vh;
}
.row.row-back4-patient {
  background-image: url("/images/back4-patient.jpg");
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  margin-top: 20px;
  padding: 10vh 20vw 5vh;
}
.row.row-back4-patient p {
  font-size: 32px;
  font-family: "Market";
  text-transform: uppercase;
  color: #FFF;
  line-height: 40px;
  margin: 0 2vw 4vh;
}
/*Provider*/
.content-section-provider-information .container {
  max-width: 100vw !important;
  padding: 0px;
}
.row.row-back1-provider {
  background-image: url("/images/back1-provider.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  padding: 20vh 24vw 15vh;
}
.row.row-back1-provider h1 {
  font-family: "Helvetica";
  text-transform: uppercase;
  font-size: 46px;
  color: #FFF;
  font-weight: 500;
  margin: 5vh 3vw;
}
.row.row-back1-provider p {
  font-size: 22px;
  font-family: "Poppins";
  color: #FFF;
  line-height: 30px;
  margin-top: 20px;
  margin: 0 3vw;
}
.row.row-back2-provider {
  background-image: url("/images/bw-skygray-animation.jpg");
  height: auto;
  box-shadow: rgba(0, 0, 0, 0.45) 0px 15px 20px 0px;
  z-index: 10;
  position: relative;
}
.col1-back2-provider {
  padding: 10vh 0vw 0 15vw;
  background-image: url("/images/group-of-people.jpg");
  height: 360px;
  background-position: left center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 3vh;
  margin-bottom: 8vh;
}
.row.row-back2-provider h1 {
  font-family: "Helvetica";
  text-transform: uppercase;
  font-size: 32px;
  color: #585858;
  font-weight: 500;
  margin: 0 2vw 4vh;
}
.row.row-back2-provider p {
  font-size: 18px;
  font-family: "Poppins";
  color: #585858;
  line-height: 30px;
  margin: 0 2vw 4vh;
}
.col3-back2-provider p {
  margin: 0 30vw 4vh 2vw !important;
}
.row.row-back3-provider {
  background-image: url("/images/back3-provider.jpg");
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  padding-top: 8vh;
}
.row.row-back3-provider h1 {
  font-family: "Helvetica";
  text-transform: uppercase;
  font-size: 32px;
  color: #FFF;
  font-weight: 500;
  margin: 0 2vw 4vh;
}
.row.row-back3-provider p {
  font-size: 18px;
  font-family: "Poppins";
  color: #FFF;
  line-height: 30px;
  margin-left: 2vw;
}
.img-person-provider {
  margin-top: -25vh;
  position: relative;
  z-index: 10;
  max-width: 125% !important;
  left: -3vw;
  bottom: -5vh;
}
.row.row-back4-provider {
  background-image: url("/images/back4-provider.jpg");
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  padding: 10vh 24vw 5vh;
}
.row.row-back4-provider p {
  font-size: 32px;
  font-family: "Market";
  text-transform: uppercase;
  color: #FFF;
  line-height: 40px;
  margin: 0 2vw 4vh;
}
/*How It Works Patients*/
.content-section-how-it-works-patients .container {
  max-width: 100vw !important;
  padding: 0px;
}
.row.row-back1-works-patients {
  background-image: url("/images/back1-works-patients.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
}
.col2-back1-works-patients {
  margin: 160px 0 8vh 0;
}
.row.row-back1-works-patients h1 {
  font-family: "Helvetica";
  text-transform: uppercase;
  font-size: 5vh;
  color: #FFF;
  font-weight: 500;
  line-height: 6vh;
  margin-bottom: 40px;
}
.row.row-back1-works-patients p {
  font-size: 2.5vh;
  font-family: "Poppins";
  color: #FFF;
  line-height: 3vh;
  margin-top: 20px;
}
.row.row-back2-works-patients {
  background-image: url("/images/back2-works-patients.jpg");
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  height: 50vh;
  box-shadow: rgba(0, 0, 0, 0.45) 0px 15px 20px 0px;
  z-index: 10;
  position: relative;
}
.col2-back2-works-patients {
    margin: 10vh 0 15vh 0;
}
.row.row-back2-works-patients p {
  font-size: 2.5vh;
  font-family: "Poppins";
  color: #FFF;
  line-height: 3vh;
}
.col3-back2-works-patients p {
  margin: 0 30vw 4vh 2vw !important;
}
.img-person1-works-patients {
  margin-top: -31vh;
  position: relative;
  z-index: 10;
  width: 100%;
  right: -3vw;
}
.row.row-back3-works-patients {
  background-image: url("/images/bw-skygray-animation.jpg");
  height: 50vh;
}
.row.row-back3-works-patients h1 {
  font-family: "Market";
  text-transform: uppercase;
  font-size: 32px;
  color: #585858;
  font-weight: 500;
  position: relative;
  top: -15vh;
  text-align: center;
  font-style: italic;
}
.row.row-back3-works-patients p {
  font-size: 22px;
  font-family: "Poppins";
  color: #FFF;
  line-height: 30px;
  margin-left: 2vw;
}
.img-person2-works-patients {
  position: relative;
  left: 5vw;
  top: -35vh;
  z-index: 10;
}
#carousel-carousel_1 {
  position: relative;
  top: -20vh;
  z-index: 100;
  width: 35vw;
  left: 7vw;
  margin-bottom: 5vh;
}
.carousel-control-prev {
  width: 30%;
  opacity: .9;
  margin-left: -7vw;
}
.carousel-control-next {
  width: 30%;
  opacity: .9;
  margin-right: -7vw;
}
.row.row-back4-works-patients {
  background-image: url("/images/back4-works-patients.jpg");
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  height: 30vh;
  padding: 7vh 0 3vh 0;
}
.row.row-back4-works-patients p {
  font-size: 32px;
  font-family: "Market";
  text-transform: uppercase;
  color: #FFF;
  line-height: 40px;
  margin: 0 2vw 4vh;
}
/*How It Works Providers*/
.content-section-how-it-works-providers .container {
  max-width: 100vw !important;
  padding: 0px;
}
.row.row-back1-works-provider {
  background-image: url("/images/back1-works-provider.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  box-shadow: rgba(0, 0, 0, 0.45) 0px 15px 20px 0px;
  z-index: 10;
  position: relative;
}
.col2-back1-works-provider {
  margin: 25vh 0 -15vh 0;
  padding: 0px;
}
.row.row-back1-works-provider h1 {
  font-family: "Helvetica";
  text-transform: uppercase;
  font-size: 2.5vw;
  color: #FFF;
  font-weight: 500;
  line-height: 61px;
  margin-bottom: 40px;
}
.row.row-back1-works-provider p {
  font-size: 22px;
  font-family: "Poppins";
  color: #FFF;
  line-height: 30px;
  margin-top: 20px;
}
.row.row-back2-works-provider {
  background-image: url("/images/bw-skygray-animation.jpg");
  height: auto;
}
.img-screen1-works-provider, .img-screen2-works-provider, .img-screen3-works-provider {
  border-radius: 100%;
  width: 20%;
  margin: 30px;
  box-shadow: rgba(0, 0, 0, 0.45) 0px 15px 20px 0px;
}
.col2-back2-works-provider {
  padding: 20vh 10vw 15vh 0;
}
.row.row-back2-works-provider p {
  font-size: 22px;
  font-family: "Poppins";
  color: #585858;
  line-height: 30px;
}
.col4-back2-works-provider {
  text-align: right;
}
.img-line-works-provider {
  margin-left: -10px;
  width: 20vw;
  height: 90vh;
  position: absolute;
}
.img-person1-works-provider {
  margin-top: -72vh;
  position: relative;
  z-index: 10;
  height: 100vh;
  right: 2vw;
}
.row.row-back3-works-provider {
  background-image: url("/images/back3-works-provider.jpg");
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  height: 30vh;
  z-index: 11;
  position: relative;
  padding: 8vh 0;
}
.row.row-back3-works-provider h1 {
  font-family: "Market";
  text-transform: uppercase;
  font-size: 32px;
  color: #585858;
  font-weight: 500;
  position: relative;
  top: -35vh;
  text-align: center;
}
.row.row-back3-works-provider p {
  font-size: 22px;
  font-family: "Poppins";
  color: #FFF;
  line-height: 30px;
  margin-left: 2vw;
}
.img-person2-works-provider {
  position: relative;
  left: 5vw;
  top: -30vh;
  z-index: 10;
}
/*Government*/
.content-section-government .container {
  max-width: 100vw !important;
  padding: 0px;
}
.row.row-back1-government {
  background-image: url("/images/back1-government.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  padding: 25vh 20vw 15vh;
}
.col2-back1-government {
  margin: 15vh 0 10vh 0;
  padding: 0px;
}
.row.row-back1-government h1 {
  font-family: "Helvetica";
  text-transform: uppercase;
  font-size: 2.5vw;
  color: #FFF;
  font-weight: 500;
  line-height: 61px;
  margin-bottom: 40px;
}
.row.row-back1-government p {
  font-size: 22px;
  font-family: "Poppins";
  color: #FFF;
  line-height: 30px;
  margin-top: 20px;
}
.row.row-back2-government {
  background-image: url("/images/back2-government.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  padding: 7vh 20vw;
}
.col8-back2-government h2 {
  font-family: "Helvetica";
  text-transform: uppercase;
  font-size: 22px;
  color: #FFF;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 7vh;
}
.col1-back2-government, .col7-back2-government {
  width: 0px !important;
  padding: 0px;
  margin: 0px;
}
.col2-back2-government, .col3-back2-government, .col4-back2-government, .col5-back2-government, .col6-back2-government {
  width: 20% !important;
  padding: 0px;
  margin: 0px;
}
.icon1-government, .icon2-government, .icon3-government, .icon4-government, .icon5-government {
  border-right: 1px solid #FFFFFF7A;
  padding: 0 60px;
}
.row.row-back2-government p {
  font-size: 16px;
  font-family: "Poppins";
  color: #FFF;
  line-height: 20px;
  margin: 30px;
}
.row.row-back3-government {
  background-image: url("/images/back3-government.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 50vh;
}
.row.row-back3-government h2 {
  font-family: "Helvetica";
  text-transform: uppercase;
  font-size: 22px;
  color: #FFF;
  font-weight: 400;
  line-height: 30px;
}
.col1-back3-government {
  padding: 7vh 0 0 20vw;
}
.row.row-back3-government p {
  font-size: 18px;
  font-family: "Poppins";
  color: #FFF;
  line-height: 30px;
  margin-top: 20px;
}
.img-person1-government {
  position: relative;
  z-index: 10;
  top: -10vh;
  height: 65vh;
}
.row.row-back4-government {
  background-image: url("/images/back4-government.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 42vh;
}
.row.row-back4-government h2 {
  font-family: "Helvetica";
  text-transform: uppercase;
  font-size: 22px;
  color: #FFF;
  font-weight: 400;
  line-height: 30px;
}
.col2-back4-government {
  padding: 7vh 5vw 0 0vw;
}
.row.row-back4-government p {
  font-size: 18px;
  font-family: "Poppins";
  color: #FFF;
  line-height: 30px;
  margin-top: 20px;
}
.img-person2-government {
  position: relative;
  z-index: 10;
  top: -10vh;
  height: 50vh;
}
.row.row-back5-government {
  background-image: url("/images/bw-skygray-animation.jpg");
  height: auto;
  z-index: 10;
  position: relative;
}
.row.row-back5-government h2 {
  font-family: "Helvetica";
  text-transform: uppercase;
  font-size: 22px;
  color: #585858;
  font-weight: 400;
  line-height: 30px;
}
.col1-back5-government {
  padding: 7vh 0 0 20vw;
  margin-bottom: 10vh;
}
.row.row-back5-government p {
  font-size: 18px;
  font-family: "Poppins";
  color: #585858;
  line-height: 30px;
  margin-top: 20px;
}
.img-person3-government {
  position: relative;
  z-index: 10;
  top: -10vh;
  height: 40vh;
  left: 10vw;
}
.row.row-back6-government {
  background-image: url("/images/back6-government.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 40vh;
  padding: 3% 0;
}
#carousel-carousel_2 {
  width: 35vw;
  position: relative;
  top: -20vh;
  z-index: 10;
  left: 7vw;
}
.row.row-back7-government {
  background-image: url("/images/back7-government.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 30vh;
  padding: 3% 0;
}
/*Corporate*/
.content-section-corporate .container {
  max-width: 100vw !important;
  padding: 0px;
}
.row.row-back1-corporate {
  background-image: url("/images/back1-corporate.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
}
.col2-back1-corporate {
  padding: 25vh 10vw 10vh 0;
}
.row.row-back1-corporate h1 {
  font-family: "Helvetica";
  text-transform: uppercase;
  font-size: 2.5vw;
  color: #FFF;
  font-weight: 500;
  line-height: 3vw;
  margin-bottom: 40px;
}
.row.row-back1-corporate p {
  font-size: 22px;
  font-family: "Poppins";
  color: #FFF;
  line-height: 30px;
  margin-top: 20px;
}
.row.row-back2-corporate {
  background-image: url("/images/back2-corporate.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 20vh;
  position: relative;
  z-index: 11;
  box-shadow: rgba(0, 0, 0, 0.45) 0px 15px 20px 0px;
}
.col1-back2-corporate {
  text-align: center;
}
.col2-back2-corporate {
  padding: 3vh 8vw 3vh 0;
}
.row.row-back2-corporate p {
  font-size: 18px;
  font-family: "Poppins";
  color: #585858;
  line-height: 26px;
  margin-top: 10px;
}
.img-person1-corporate {
  position: relative;
  z-index: 10;
  top: -60vh;
  height: 80vh;
}
.row.row-back3-corporate {
  background-image: url("/images/back3-corporate.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
}
.col1-back3-corporate {
  padding: 15vh 0vw 10vh 15vw;
}
.col2-back3-corporate {
  padding: 10vh 0 0 0;
  position: relative;
  left: -2vw;
}
.row.row-back3-corporate h1 {
  font-family: "Helvetica";
  text-transform: uppercase;
  font-size: 32px;
  color: #585858;
  font-weight: 500;
  line-height: 40px;
  margin-bottom: 40px;
}
.row.row-back3-corporate p {
  font-size: 18px;
  font-family: "Poppins";
  color: #585858;
  line-height: 30px;
  margin-top: 20px;
}
.img-person2-corporate {
  margin-left: 15vw;
  margin-top: -10vh;
  height: 70vh;
}
.col4-back3-corporate {
  padding: 10vh 10vw 0 5vh;
}
.row.row-back4-corporate {
  background-image: url("/images/back4-corporate.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  padding: 2% 0;
}
/*Business*/
.content-section-individual-smb .container {
  max-width: 100vw !important;
  padding: 0px;
}
.row.row-back1-business {
  background-image: url("/images/back1-business.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
}
.col2-back1-business {
  padding: 25vh 0 10vh;
}
.row.row-back1-business h1 {
  font-family: "Helvetica";
  text-transform: uppercase;
  font-size: 2.5vw;
  color: #FFF;
  font-weight: 500;
  line-height: 3vw;
  margin-bottom: 40px;
}
.row.row-back1-business p {
  font-size: 22px;
  font-family: "Poppins";
  color: #FFF;
  line-height: 30px;
  margin-top: 20px;
}
.row.row-back2-business {
  background-image: url("/images/back2-business.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  padding: 5vh 0;
}
.row.row-back3-business {
  background-image: url("/images/bw-skygray-animation.jpg");
  height: auto;
}
.row.row-back3-business p {
  font-size: 22px;
  font-family: "Poppins";
  color: #585858;
  line-height: 30px;
  margin-top: 20px;
}
.col2-back2-business {
  padding: 10vh 5vw;
}
.row.row-back4-business {
  background-image: url("/images/back4-business.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
}
.row.row-back4-business p {
  font-size: 22px;
  font-family: "Poppins";
  color: #FFF;
  line-height: 30px;
  margin-top: 20px;
}
.col2-back4-business {
  padding: 10vh 5vw;
}
.img-person1-business {
  position: relative;
  z-index: 10;
  top: 24vh;
  left: 5vw;
}
.img-graph-people-business {
  position: relative;
  z-index: 10;
  top: 20vh;
  left: 1vw;
}
.row.row-back5-business {
  background-image: url("/images/back5-business.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  padding: 5vh 0;
}

/***************************************************   Animation Home  ***************************************/

/** Background Animation Home Slide 1 **/
.col-xs-12.col-sm-6.col-md-6.col1-slide1 {
  animation: animatedBackground 80s linear 10s infinite;
}
.col-xs-12.col-sm-6.col-md-6.col2-slide1 {
  animation: animatedBackground 80s linear 10s infinite;
}

/** Background Animation Home Slide 2 **/
.row.row-slide2 { 
  overflow: hidden;
  background-position: 0px 0px;
  background-repeat: repeat-x;
  animation: animatedBackground 80s linear 10s infinite;
}
.p-img-rect-gray-slide2 {
  text-align: center;
}
.row-slide2 .col-xs-12.col-sm-12.col-md-12 {
  padding-top: 5vh;
  margin-bottom: -10vh;
}
#img_animation_slide2 {
  position: relative;
  width: 60%;
  margin-top: 5vh;
  margin-bottom: -5vh;
}
.txt-h1-slide2-animation {
  position: relative;
  animation: animatedh1-slide2 600ms linear forwards;
}
.txt-p-slide2-animation {
  position: relative;
  animation: animatedh1-slide2 600ms linear forwards;
}
.btn-how-works-animation {
  opacity: 0;
  animation: animatedbtn-how-slide2 600ms linear forwards;
}

/** Background Animation Home Slide 3 **/
.row.row-slide3 { 
  background-position: 0px 0px;
  background-repeat: repeat-x;
  animation: animatedBackground 80s linear infinite;
}
.class-rains-slide3 { 
  background-position: center 0px;
  background-repeat: repeat-y;
  animation: animatedRain 20s linear infinite;
}

.btn.btn1-slide3 {
  margin: 10px;
  position: relative;
  background-image: url("/images/btn1-slide3.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  height: 350px;
  width: 350px;
  box-shadow: 0 3px 30px #00000075;
  border-radius: 100%;
}
.btn.btn2-slide3 {
  margin: 10px;
  position: relative;
  background-image: url("/images/btn2-slide3.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  height: 350px;
  width: 350px;
  box-shadow: 0 3px 30px #00000075;
  border-radius: 100%;
}
.btn.btn3-slide3 {
  margin: 10px;
  position: relative;
  background-image: url("/images/btn3-slide3.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  height: 350px;
  width: 350px;
  box-shadow: 0 3px 30px #00000075;
  border-radius: 100%;
}
.text-h1-slide3, .text-p-slide3{
  position: relative;
}
.text-h1-slide3-animation {
  animation: animatedtxth1 400ms linear forwards;
}
.text-p-slide3-animation {
  animation: animatedtxth1 400ms linear forwards;
}
.btn1-slide3-animation {
  animation: animatedbtn1_slide3 400ms linear forwards;
}
.btn2-slide3-animation {
  animation: animatedbtn2_slide3 400ms linear forwards;
}
.btn3-slide3-animation {
  animation: animatedbtn3_slide3 400ms linear forwards;
}
.btn.btn1-slide3:hover {
  transition: all 1s cubic-bezier(.68,-0.55,.27,1.55);
  box-shadow: 0 0px 0px #FFF;
  background-image: url("/images/btn1-slide3-hover.png");
}
.btn.btn2-slide3:hover {
  transition: all 1s cubic-bezier(.68,-0.55,.27,1.55);
  box-shadow: 0 0px 0px #FFF;
  background-image: url("/images/btn2-slide3-hover.png");
}
.btn.btn3-slide3:hover {
  transition: all 1s cubic-bezier(.68,-0.55,.27,1.55);
  box-shadow: 0 0px 0px #FFF;
  background-image: url("/images/btn3-slide3-hover.png");
}

/** Text Animation Home Slide 4 **/
.title1-slide4 {
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  width: 630px;
}
.title2-slide4 {
  opacity: 0;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  width: 630px;
}
.title3-slide4 {
  opacity: 0;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  width: 500px;
}
.title1-slide4-animation {
  animation: type 2s steps(30,end) forwards;
}
.title2-slide4-animation {
  animation: shring_animation 2.2s steps(30,end) 1s forwards;
}
.title3-slide4-animation {
  animation: shring_animation 2.2s steps(30,end) 2s forwards, blink .5s step-end infinite alternate;
}


/** Background Animation Home Slide 5 **/
.row.row-slide5 { 
  overflow: hidden;
  background-position: 0px 0px;
  background-repeat: repeat-x;
  animation: animatedBackground 80s linear 10s infinite;
}

/** Background Animation Home Footer **/
.img-logo-white-animation{
  position: relative;
  animation: animatedlogo 1s cubic-bezier(.53,.02,.25,1) forwards;
}
.col1-slide5 { 
  background-position: 0px 0px;
  background-repeat: repeat-x;
  animation: animatedBackground 80s linear 10s infinite;
}

/** Internal Animation skys **/
.row.row-back4-about { 
  background-position: 0px 0px;
  background-repeat: repeat-x;
  animation: animatedBackground 80s linear 10s infinite;
}
.row.row-back2-patient { 
  background-position: 0px 0px;
  background-repeat: repeat;
  animation: animatedBackground 80s linear 10s infinite;
}
.row.row-back2-provider { 
  background-position: 0px 0px;
  background-repeat: repeat-x;
  animation: animatedBackground 80s linear 10s infinite;
}
.row.row-back3-works-patients { 
  background-position: 0px 0px;
  background-repeat: repeat-x;
  animation: animatedBackground 80s linear 10s infinite;
}
.row.row-back2-works-provider { 
  background-position: 0px 0px;
  background-repeat: repeat-x;
  animation: animatedBackground 80s linear 10s infinite;
}
.row.row-back5-government { 
  background-position: 0px 0px;
  background-repeat: repeat-x;
  animation: animatedBackground 80s linear 10s infinite;
}
.row.row-back3-business { 
  background-position: 0px 0px;
  background-repeat: repeat-x;
  animation: animatedBackground 80s linear 10s infinite;
}


/*Funtions Animations*/
@keyframes animatedlogo {
  0% { transform: translateY(0); opacity: 0; }
  100% { transform: translateY(75vh); opacity: 1; }
}

@keyframes shring_animation {
  0% { opacity: 0; width: 0; }
  1% { opacity: 1; width: 0; border-right: 1px solid lightgray; }
  50% { opacity: 1; width: 0; border-right: 1px solid lightgray; }
  100% { opacity: 1; border-color: transparent; }
}

@keyframes type {
  0% { width: 0; }
  1%, 99%{ border-right: 1px solid lightgray; }
  100% { border-right: none; }
}

@keyframes blink {
  50% { border-color: transparent; }
}

@keyframes animatedBackground {
    0% { background-position: 0 0; }
    10% { background-position: 10% 0; }
    20% { background-position: 20% 0; }
    30% { background-position: 30% 0; }
    40% { background-position: 40% 0; }
    50% { background-position: 50% 0; }
    60% { background-position: 40% 0; }
    70% { background-position: 30% 0; }
    80% { background-position: 20% 0; }
    90% { background-position: 10% 0; }
    100% { background-position: 0 0; }
}
@keyframes animatedRain {
    0% { background-position: 0 100%; }
    20% { background-position: 0 80%; }
    40% { background-position: 0 60%; }
    60% { background-position: 0 40%; }
    80% { background-position: 0 20%; }
    100% { background-position: 0 0%; }
}

@keyframes animatedtxth1 {
  0% { transform: translateY(20vh); opacity: 0; } 
  100% { transform: translateY(0); opacity: 1; }
}
@keyframes animatedbtn1_slide3 {
  0% { transform: translateY(20vh); opacity: 0; } 
  100% { transform: translateY(0); opacity: 1; }
}
@keyframes animatedbtn2_slide3 {
  0% { transform: translateY(40vh); opacity: 0; } 
  100% { transform: translateY(0); opacity: 1; }
}
@keyframes animatedbtn3_slide3 {
  0% { transform: translateY(60vh); opacity: 0; } 
  100% { transform: translateY(0); opacity: 1; }
}
@keyframes animatedbtn1_slide3_hover {
  0% {
    box-shadow: 0 3px 30px #00000075;
    border-radius: 100%;
  }
  50% {
    background-image: url("/images/btn1-slide3-hover.png");
    border-radius: 100%;
  }
  100% {
    content: url("/images/btn1-slide3-hover.png");
    box-shadow: 0 0px 0px #FFF;
  }
}
@keyframes animatedbtn2_slide3_hover {
  0% { 
    box-shadow: 0 3px 30px #00000075;
    border-radius: 100%;
  }
  50% {
    content: url("/images/btn2-slide3-hover.png");
    border-radius: 100%;
  }
  100% {
    content: url("/images/btn2-slide3-hover.png");
    box-shadow: 0 0px 0px #FFF;
  }
}
@keyframes animatedbtn3_slide3_hover {
  0% { 
    box-shadow: 0 3px 30px #00000075;
    border-radius: 100%;
  }
  50% {
    content: url("/images/btn3-slide3-hover.png");
    border-radius: 100%;
  }
  100% {
    content: url("/images/btn3-slide3-hover.png");
    box-shadow: 0 0px 0px #FFF;
  }
}
@keyframes text_blink {
  0% {
    transform: translateY(0);
    opacity: 0;
  }
  20% {
    transform: translateY(0);
    opacity: 1;
  }
  40% {
    transform: translateY(0);
    opacity: 0;
  }
  80% {
    transform: translateY(15vh);
    opacity: 0.5;
  }
  100% {
    opacity: 0;
    transform: translateY(25vh);
  }
}
@keyframes animatedh1-slide2 {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(7vh);
  }
}
@keyframes animatedbtn-how-slide2 {
  0% {
    transform: translateY(-25);
    opacity: 0;
  }
  100% {
    transform: translateY(-40vh);
    opacity: 1;
  }
}
@keyframes animatedbtn-how-slide2-movil {
  0% {
    transform: translateY(0);
    opacity: 0;
  }
  100% {
    transform: translateY(-5vh);
    opacity: 1;
  }
}



/*************************************************** End Animation Home ***************************************/

/************************************************ For mobile phones ***************************************************/
@media screen and (max-device-width: 767px) and (orientation:portrait) {
  [class*="col-"] {
    width: 100%;
  }
  .row {
    margin: 0 !important;
  } 
  .header__menu {
    top: 80px;
    right: 0;
    bottom: 0;
    background-color: #6BB2C6F2;
    z-index: 99;
    width: auto !important;
  }
  .main-footer {
    height: 300px !important;
  }
  /* home */
  .header__logo {
    width: 100%;
  }
  .col1-slide1, .col2-slide1 {
    min-height: 52vh !important;
  }
  .col3-slide1 {
    display: none !important;
  }
  .col4-slide1 {
    top: 12vh !important;
    padding: 0 5vw !important;
  }
  .col5-slide1 {
    left: 0% !important;
    top: 55vh !important;
    padding: 0 5vw !important;
  }
  .img-person-icon-01, .img-person-icon-02 {
    display: none !important;
  }
  #slide1_face1, #slide1_face2 {
    display: none;
  }
  .row-slide1 h1 {
    font-size: 44px;
  }
  .btn.btn-cta-primary.btn-start-provider {
    top: 30vh;
    position: relative;
    margin: 0px !important;
  }
  .img-btn-slide2 {
    width: 100% !important;
    margin: 10% 0;
  }
  #img_animation_slide2 {
    width: 100%;
    margin-top: 5vh;
    margin-bottom: -10vh;
    left: -2vw;
  }
  .btn-how-works-animation {
    animation: animatedbtn-how-slide2-movil 600ms linear 10s forwards !important;
  }
  .row.row-slide3 {
    height: auto;
    background-size: cover;
  }
  .class-rains-slide3 {
    height: auto;
    background-repeat: repeat-y;
    animation: none;
  }
  .col-btn-slide3 {
    margin: 0 !important;
  }
  .row.row-slide3 h1 {
    margin: 20% 0;
  }
  .btn.btn1-slide3, .btn.btn2-slide3, .btn.btn3-slide3 {
    height: 280px !important;
    width: 280px !important;
    margin: 20px 0 !important;
  }
  .row.row-slide4 {
    padding: 10% 5% 0 5% !important;
    overflow: hidden;
  }
  .name-tittle {
    margin-top: 60px !important;
  }
  .name-tittle h1 {
    font-size: 6vw !important;
  }
  .title1-slide4 {
    animation: type 2s steps(30,end) forwards;
  }
  .title2-slide4 {
    animation: shring_animation 2.2s steps(30,end) 1s forwards;
  }
  .title3-slide4 {
    animation: shring_animation 2.2s steps(30,end) 2s forwards, blink .5s step-end infinite alternate;
  }
  .row.row-slide5 {
    padding: 20% 4%;
    min-height: auto;
  }
  video {
    height: auto;
  }
  .col1-slide5 {
    display: none;
  }
  .col2-slide5 {
    padding: 20% 5%;
    text-align: center;
  }
  /*About*/
  .container-fluid.container-about {
    padding: 0px !important;
  }
  .row.row-back1-about {
    padding: 160px 5vw 40px 5vw !important;
  }
  .row.row-back1-about h1 {
    font-size: 40px;
    margin-bottom: 40px;
  }
  .row.row-back1-about p {
    font-size: 20px;
    line-height: 28px;
  }
  .btn.btn-cta-primary.btn-learn-more-about {
    font-size: 20px;
    margin: 20px 0;
  }
  .row.row-back2-about, .row.row-back3-about, .row.row-back4-about, .row.row-back5-about {
    height: auto;
    padding: 5vw 10vw;
  }
  .col1-back2-about h1, .col2-back2-about h1, .col3-back2-about h1 {
    font-size: 22px;
    line-height: 26px;
  }
  .row.row-back2-about p {
    font-size: 20px;
    line-height: 24px;
  }
  .row-back1-team .col-xs-12.col-sm-3.col-md-3 {
    margin: 1%;
    width: 100%;
  }
  .col1-back3-about, .col2-back3-about {
    text-align: center;
  }
  .col4-back3-about img {
    margin-top: 0;
    height: auto;
    margin-left: 0;
    margin-bottom: -4vh;
  }
  .col3-back3-about p {
    font-size: 22px;
    line-height: 26px;
    text-align: center;
  }
  .img-hospital-about {
    margin-top: 0;
  }
  .row.row-back4-about h1 {
    font-size: 24px;
    line-height: 30px;
  }
  .row.row-back4-about p {
    font-size: 20px;
    line-height: 26px;
  }
  .btn.btn-cta-primary.btn-contactus-about span {
    font-size: 24px;
  }
  /*Founder Bio*/
  .container-fluid.container-founder-bio {
    padding: 0px !important;
  }
  .row.row-back1-bio {
    height: auto;
    padding: 160px 5vw 5vh 5vw;
  }
  .row.row-back1-bio h1 {
    font-size: 40px;
    margin-bottom: 20px;
  }
  .row.row-back1-bio p {
    font-size: 20px;
    line-height: 24px;
  }
  .img-team.img-keith {
    margin-bottom: 0px;
  }
  .row.row-back2-bio {
    padding: 10vh 5vw 5vh 5vw;
  }
  .row.row-back2-bio p {
    font-size: 20px;
    line-height: 26px;
  }
  .row.row-back3-bio {
    padding: 10vh 5vw;
  }
  .row.row-back3-bio h1 {
    font-size: 40px;
    margin-bottom: 20px;
  }
  .row.row-back3-bio p {
    font-size: 20px;
    line-height: 24px;
  }
  .row.row-back4-bio {
    padding: 20% 5vw;
  }
  /*Patient*/
  .container-fluid.container-patient {
    padding: 0px !important;
  }
  .row.row-back1-patient {
    background-position: center;
    padding: 160px 5vw;
  }
  .col1-back2-patient {
    padding: 10vh 5vw 0 5vw;
  }
  .row.row-back1-patient h1 {
    font-size: 32px;
  }
  .img-person-patient {
    margin-top: 0;
  }
  .row.row-back3-patient {
    padding: 5vh 5vw;
  }
  .row.row-back4-patient {
    padding: 7vh 5vw;
  }
  /*Provider*/
  .container-fluid.container-provider {
    padding: 0px !important;
  }
  .row.row-back1-provider {
    background-position: center;
    padding: 160px 5vw;
  }
  .col1-back2-provider{
    padding: 10vh 5vw 0 5vw;
  }
  .row.row-back1-provider h1 {
    font-size: 32px;
    text-align: center;
    margin: 0 3vw 5vh;
  }
  .img-person-provider {
    margin-top: 0;
    left: 0px;
    bottom: 0;
    max-width: 100% !important;
  }
  .row.row-back3-provider {
    padding: 5vh 5vw;
  }
  .row.row-back4-provider {
    padding: 7vh 5vw;
  }
  .col2-back2-provider p {
    text-align: center !important;
  }
  .col3-back2-provider p {
    margin: 5vh 5vw !important;
  }
  .col1-back3-provider p {
    text-align: center !important;
  }
  /*Works-Patients*/
  .container-fluid.container-works-patients {
    padding: 0px !important;
  }
  .row.row-back1-works-patients {
    background-position: center;
    padding: 10vh 5vw;
  }
  .row.row-back1-works-patients .col2-back1-works-patients{
    padding: 10vh 5vw 0 5vw;
    margin: 0px !important;
  }
  .row.row-back1-works-patients h1 {
    font-size: 32px;
    text-align: center;
    margin: 0 3vw;
  }
  .row.row-back2-works-patients {
    height: auto;
    box-shadow: rgba(0, 0, 0, 0.45) 0px 15px 20px 0px;
    z-index: 10;
    position: relative;
    padding: 10vh 5vw 0 5vw;
  }
  .row.row-back2-works-patients .col2-back2-works-patients {
    margin: 0px !important;
  }
  .img-person1-works-patients {
    margin-top: 0;
    left: 0px;
    bottom: 0;
    max-width: 100% !important;
  }
  .row.row-back3-works-patients {
    padding: 5vh 5vw;
    height: auto;
  }
  .img-person2-works-patients {
    display: none;
  }
  #carousel-carousel_1 {
    position: relative;
    top: 0;
    z-index: 100;
    width: 90vw;
    left: -10px;
    margin-bottom: 5vh;
  }
  .row.row-back3-works-patients h1 {
    top: 0;
  }
  .row.row-back4-works-patients {
    padding: 7vh 5vw;
  }
  .col3-back2-works-patients p {
    margin: 5vh 5vw !important;
  }
  .col1-back3-works-patients p {
    text-align: center !important;
  }
  /*Works-Providers*/
  .container-fluid.container-works-provider {
    padding: 0px !important;
  }
  .row.row-back1-works-provider {
    background-position: center;
    padding: 160px 5vw 0px;
    height: auto;
  }
  .img-screen1-works-provider, .img-screen2-works-provider, .img-screen3-works-provider {
    width: 80%;
    margin: 30px;
  }
  .row.row-back1-works-provider h1 {
    font-size: 32px;
    line-height: 40px;
  }
  .col2-back1-works-provider {
    margin: 5vh 0;
  }
  .img-person1-works-provider {
    margin: 0;
    height: auto;
    right: 0;
  }
  .col2-back2-works-provider {
    padding: 10vh 5vw 5vh;
  }
  /*Government*/
  .container-fluid.container-government {
    padding: 0px !important;
  }
  .row.row-back1-government {
    padding: 160px 5vw 5vh;
  }
  .row.row-back1-government h1 {
    font-size: 32px;
  }
  .row.row-back2-government {
    padding: 7vh 5vw;
  }
  .col2-back2-government, .col3-back2-government, .col4-back2-government, .col5-back2-government, .col6-back2-government {
    width: 100% !important;
    text-align: center;
  }
  .icon1-government, .icon2-government, .icon3-government, .icon4-government, .icon5-government {
    border-right: 0px solid #FFFFFF7A;
    padding: 0;
    width: 50%;
  }
  .row.row-back2-government p {
    font-size: 20px;
    line-height: 28px;
  }
  .row.row-back3-government {
    height: auto;
  }
  .col1-back3-government {
    padding: 7vh 5vw 2vh;
  }
  .img-person1-government {
    height: auto;
    top: 0px;
  }
  .row.row-back4-government {
    height: auto;
  }
  .img-person2-government {
    position: relative;
    z-index: 10;
    top: 0;
    height: auto;
  }
    .col2-back4-government {
    padding: 2vh 5vw;
  }
  .col1-back5-government {
    padding: 7vh 5vw 0;
  }
  .img-person3-government {
    top: 0;
    height: auto;
    left: 0;
  }
  .row.row-back7-government {
    padding: 8vh 0;
  }
  #carousel-carousel_2 {
    width: 90vw;
    position: relative;
    top: 0;
    z-index: 10;
    left: 0;
  }
  /*Corporate*/
  .container-fluid.container-corporate {
    padding: 0px !important;
  }
  .row.row-back1-corporate {
    padding: 160px 10vw 5vh;
  }
  .col2-back1-corporate {
      padding: 0;
  }
  .col2-back2-corporate {
    padding: 3vh 0;
  }
  .row.row-back1-corporate h1 {
    font-size: 32px;
    line-height: 40px;
  }
  .img-person1-corporate {
    top: 0;
    height: auto;
  }
  .row.row-back2-corporate {
    padding: 7vh 10vw;
    height: auto;
  }
  .col1-back3-corporate {
      padding: 10vh 10vw;
  }
  .col2-back3-corporate {
    padding: 0;
    position: relative;
    left: 0;
  }
  .img-person2-corporate {
    margin-left: 0;
    margin-top: 5vh;
    height: auto;
  }
  .col4-back3-corporate {
    padding: 5vh 10vw;
  }
  /*Corporate*/
  .container-fluid.container-business {
    padding: 0px !important;
  }
  .row.row-back1-business h1 {
    font-size: 32px;
    line-height: 40px;
  }
  .col2-back1-business {
    padding: 25vh 10vw 10vh;
  }
  .img-person1-business {
    top: 0;
    left: 0;
    padding: 5vh 5vw;
  }
  .col2-back2-business {
    padding: 5vh 10vw;
  }
  .img-graph-people-business {
    top: 10vh;
    left: 0;
  }
  .col2-back4-business {
    padding: 10vh 10vw;
  }
  /*Contact*/
  .col1-contact2 {
    display: none;
  }
  .container-fluid.container-contact {
    padding: 0px !important;
  }
  .row.row-contact2 {
    padding: 0 5vw 10vh 5vw;
  }
  .row.row-slide6 {
    padding: 10% 0;
  }
}
@media screen and (max-device-width: 375px) and (orientation:portrait) {
  .col1-slide1, .col2-slide1 {
    min-height: 65vh !important;
  }
  .col5-slide1 {
    top: 65vh !important;
  }
  .btn.btn-cta-primary.btn-start-provider {
    top: 40vh !important;
  }
  /*About*/
  .row.row-back1-about {
    padding: 160px 5vw !important;
    height: 130vh;
  }
}
/************************************************ For tablet ***************************************************/
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait)  {
  [class*="col-"] {
    width: 100%;
  }
  /*Home*/
  .header__logo {
    width: 40%;
  }
  .header .main-nav .nav .nav-item {
    height: auto;
  }
  .col1-slide1 {
    min-height: 40vh !important;
  }
  .col2-slide1 {
    min-height: 35vh !important;
  }
  .col3-slide1 {
    display: none;
  }
  .col4-slide1 {
    top: 20vh !important;
  }
  .col5-slide1 {
    top: 45vh !important;
    left: 0 !important;
  }
  .btn.btn-cta-primary.btn-start-provider {
    top: 20vh !important;
    position: relative;
    margin: 0px !important;
  }
  .row.row-slide2 {
    min-height: auto;
  }
  .row.row-slide3 {
    height: auto;
  }
  .class-rains-slide3 {
    height: auto;
    padding: 10% 5% 10% 5%;
  }
  .col-btn-slide3 {
    width: 30% !important;
  }
  .row.row-slide5 {
    padding: 8% 5% 14% 5%;
  }
  .col1-slide5 {
    display: none;
  }
  /*About*/
  .row.row-back1-about {
    padding: 15vh 10vw 5vh 10vw;
  }
  .row.row-back3-about {
    height: auto;
  }
  .col2-back3-about, .col3-back3-about, .col4-back3-about {
    width: 30% !important;
  }
  .col4-back3-about img {
    margin-top: -18vh;
    height: auto;
    margin-left: 0;
  }
  .row.row-back4-about {
    height: auto;
    padding: 5vh 0;
  }
  .col1-back4-about, .col2-back4-about, .col3-back4-about {
    width: 30%;
  }
  .img-hospital-about {
    margin-top: -10vh;
  }
  .row.row-back5-about {
    height: auto;
  }
}
@media (max-height: 760px) and (orientation:portrait) {
  .img-person2-works-patients {
    top: -40vh !important;
  }
}

/*screen widht < 1400px portrait*/
@media screen and (min-device-width: 1024px) and (max-device-width: 1400px)  {

  .btn.btn1-slide3, .btn.btn2-slide3, .btn.btn3-slide3 {
    height: 280px !important;
    width: 280px !important;
  }
}