@font-face {
  font-family: Hero-Bold;
  src: url("../fonts/Hero-Bold.otf"); }
@font-face {
  font-family: Hero-Light;
  src: url("../fonts/Hero-Light.otf"); }
@font-face {
  font-family: Hero-Regular;
  src: url("../fonts/Hero-Regular.otf"); }
body {
  font-family: futura-pt, sans-serif;
  font-style: normal;
  font-weight: 100;
  overflow-x: hidden;
  overflow-y: scroll;
  font-size: 16px;
  color: #464952; }

html, body {
  width: 100%;
  height: 100%;
  scroll-behavior: smooth;
  overflow-x: hidden; }

a {
  color: #b9207a; }

a:focus, a:hover {
  color: #2770aa;
  text-decoration: none; }

img {
  width: 100%; }

hr {
  color: #464952; }

h1, h2, h3, h4, h5, h6 {
  font-style: normal;
  font-family: "Hero-Regular";
  letter-spacing: 0px;
  line-height: 1em;
  font-weight: 200; }

h1 {
  color: #464952;
  font-size: 4rem; }

h2 {
  color: #464952;
  font-size: 3rem; }

h3 {
  color: #464952;
  font-size: 2rem; }

h4 {
  color: #464952;
  font-size: 1.7rem; }

h5 {
  color: #464952;
  font-size: 1.3rem; }

h6 {
  color: #464952;
  font-size: 1rem; }

p {
  color: #464952;
  font-size: 1.4rem;
  font-weight: 300;
  line-height: 1.7rem;
  letter-spacing: 0.2px; }

label {
  color: #464952;
  font-size: 1.4rem;
  font-weight: 300;
  line-height: 1.4rem;
  letter-spacing: 0.2px; }

strong, span {
  text-transform: capitalize; }

.center-text {
  text-align: center !important; }

.center-div {
  margin: auto !important; }

ul.breadcrumb {
  padding: 10px 16px;
  list-style: none;
  background-color: transparent !important;
  margin-bottom: 0px; }
  ul.breadcrumb li {
    display: inline;
    font-size: 18px;
    text-transform: capitalize;
    color: #464952; }
  ul.breadcrumb li + li:before {
    padding: 8px;
    color: #464952;
    content: "/\00a0"; }
  ul.breadcrumb li a {
    color: #464952;
    text-decoration: none; }
  ul.breadcrumb li a:hover {
    color: #01447e;
    text-decoration: underline; }

.margin-top {
  margin-top: 250px !important; }

.margin-bottom {
  margin-bottom: 250px !important; }

.margin-left-33 {
  margin: 100px 0 10px 33% !important; }

table {
  width: 100%;
  border-collapse: collapse;
  margin: 30px auto;
  color: #464952; }

th,
td {
  height: 50px;
  text-align: center;
  border: 1px solid black;
  max-width: 200px;
  overflow-y: hidden;
  font-size: 0.8em; }
  th a,
  td a {
    color: #b9207a; }

.carehub-navbar {
  height: 5.5rem;
  position: sticky;
  top: 0;
  right: 0;
  left: 0;
  z-index: 9999;
  padding: 0.5rem;
  background: #ffffff;
  box-shadow: 0 0rem 1rem rgba(0, 0, 0, 0.1); }
  .carehub-navbar .container {
    position: relative; }
  .carehub-navbar .btn {
    background: #28a8b4;
    text-transform: uppercase;
    padding: 0.2rem 3rem;
    color: #fff;
    float: right;
    margin-top: 1.2rem; }
  .carehub-navbar .btn:hover {
    background: #2770aa; }
  .carehub-navbar nav {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0, -50%); }
  .carehub-navbar ul {
    display: inline-flex;
    list-style-type: none;
    padding: 0;
    right: 15px;
    top: 50%;
    transform: translate(0px, -50%);
    position: absolute; }
    .carehub-navbar ul li {
      margin-top: 0rem; }
      .carehub-navbar ul li a {
        border-radius: .25rem;
        margin: 0 0.2rem;
        color: #464952; }
      .carehub-navbar ul li a:hover {
        color: #fff;
        background: #b9207a;
        text-decoration: none; }
      .carehub-navbar ul li .btn {
        float: left; }
    .carehub-navbar ul li:nth-last-child(1) {
      margin-top: 0; }

.overlay3 {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.9);
  overflow-y: auto;
  overflow-x: hidden;
  text-align: center;
  opacity: 0;
  transition: opacity .5s; }

.offcanvas {
  width: 100%; }

.logo {
  height: 80px;
  width: auto;
  margin-top: -4px; }

.navbutton {
  font-family: "Hero-Regular";
  font-weight: 300;
  letter-spacing: 1px;
  padding: 8px 15px;
  border-radius: 5px;
  background: #ffffff;
  margin: 0 5px; }

.navbutton:hover {
  color: #fff;
  background: #2770aa; }

.navlogin {
  font-family: "Hero-Regular";
  font-weight: 200;
  letter-spacing: 1px;
  padding: 8px 30px;
  border-radius: 5px;
  color: #fff !important;
  background: #28a8b4; }

.navlogin:hover {
  color: #fff;
  background: #b9207a; }

.carehubmobnav {
  display: none !important; }

.close {
  display: none !important; }

#section-hero {
  width: auto; }
  #section-hero .container {
    position: relative;
    display: flow-root; }
  #section-hero .hero-text {
    position: absolute;
    top: 60px;
    left: 0%; }
    #section-hero .hero-text h1 {
      font-family: "Hero-Regular";
      font-weight: 100; }
  #section-hero .hero-img {
    width: 80%;
    float: right; }

#section-benefits-main {
  width: auto;
  margin: 50px 0px; }
  #section-benefits-main .container {
    position: relative;
    display: flow-root; }
  #section-benefits-main .benefits-text {
    position: absolute;
    top: 0px;
    left: 0%;
    height: 100%; }
    #section-benefits-main .benefits-text h1 {
      font-family: "Hero-Regular";
      font-weight: 100; }
  #section-benefits-main .benefits-img {
    width: 50%;
    float: right; }
  #section-benefits-main .btn-position {
    position: absolute;
    bottom: 0; }

#main {
  min-height: calc(100vh - 458px); }
  #main .container {
    margin-top: 100px; }

#section_index {
  position: relative;
  margin: 130px 0; }
  #section_index .container {
    max-width: 1140px;
    width: 100%; }
    #section_index .container .textpod {
      position: relative;
      top: 50%;
      transform: translate(0, -50%); }
      #section_index .container .textpod h1 {
        font-family: "Hero-Regular";
        font-weight: 200;
        font-size: 3rem;
        line-height: 0.8em; }
      #section_index .container .textpod p {
        margin: 40px 0; }
      #section_index .container .textpod .navlogin {
        padding: 20px;
        width: 50%;
        display: block;
        text-align: center;
        font-size: 1.7em; }

#section_main {
  margin: 130px 0; }
  #section_main .container {
    max-width: 1140px;
    width: 100%; }
    #section_main .container .textpod {
      margin: auto; }
      #section_main .container .textpod h1 {
        font-family: "Hero-Regular";
        font-weight: 200;
        font-size: 3rem;
        line-height: 0.8em; }
      #section_main .container .textpod p {
        margin: 40px 0; }
      #section_main .container .textpod .navlogin {
        padding: 20px;
        width: 50%;
        display: block;
        text-align: center;
        font-size: 1.7em; }

#section_grid {
  margin: 80px 0; }
  #section_grid .container {
    max-width: 1140px;
    width: 100%; }

#section_features {
  margin: 130px 0; }
  #section_features .container {
    max-width: 1140px;
    width: 100%; }
    #section_features .container .row {
      justify-content: center; }
      #section_features .container .row .textpod {
        margin: auto;
        text-align: center; }
        #section_features .container .row .textpod h1 {
          font-family: "Hero-Regular";
          font-weight: 200;
          font-size: 2rem;
          line-height: 0.8em;
          font-family: futura-pt, sans-serif;
          margin-top: 20px; }
        #section_features .container .row .textpod p {
          margin: 20px 0; }
        #section_features .container .row .textpod .navlogin {
          padding: 20px;
          width: 50%;
          display: block;
          text-align: center;
          font-size: 1.7em; }
        #section_features .container .row .textpod img {
          width: 70%; }

#contact-main {
  margin: 130px 0; }
  #contact-main .container {
    max-width: 1140px;
    width: 100%; }
    #contact-main .container h1 {
      font-family: "Hero-Regular";
      font-weight: 200;
      font-size: 3rem;
      line-height: 0.8em; }
    #contact-main .container p {
      margin: 0px 0; }
    #contact-main .container .navlogin {
      padding: 10px 20px;
      width: 50%;
      display: block;
      text-align: center;
      font-size: 1.2em;
      border: 0;
      margin: auto; }

.privacy-policy h1, .terms-and-conditions h1 {
  color: #b9207a; }
.privacy-policy h3, .terms-and-conditions h3 {
  color: #2770aa; }
.privacy-policy h4, .terms-and-conditions h4 {
  margin: 40px 0 15px 0; }
.privacy-policy ul, .terms-and-conditions ul {
  list-style-image: url("../imgs/list_dot.png");
  margin: 50px 60px 60px; }
.privacy-policy p, .terms-and-conditions p {
  margin: 0 0 15px 0 !important; }

.img-div-left {
  order: -1; }

.img-div-left-mm {
  order: -1; }

.pod-img {
  text-align: center; }
  .pod-img img {
    width: 80%; }

/*---------------------------------------
  Contact Form            
-----------------------------------------*/
.paddingbottom {
  padding-bottom: 20px; }

/*---------------------------------------
  Cookie cinsent             
-----------------------------------------*/
#cookieConsent {
  background-color: rgba(20, 20, 20, 0.8);
  min-height: 26px;
  font-size: 14px;
  color: #ccc;
  line-height: 26px;
  padding: 8px 0 8px 30px;
  font-family: "Trebuchet MS",Helvetica,sans-serif;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
  z-index: 2000; }

#cookieConsent a {
  color: #4B8EE7;
  text-decoration: none; }

#closeCookieConsent {
  float: right;
  display: inline-block;
  cursor: pointer;
  height: 20px;
  width: 20px;
  margin: -15px 0 0 0;
  font-weight: bold; }

#closeCookieConsent:hover {
  color: #FFF; }

#cookieConsent a.cookieConsentOK {
  background-color: #018989;
  color: #fff;
  display: inline-block;
  border-radius: 5px;
  padding: 0 20px;
  cursor: pointer;
  float: right;
  margin: 0 12px 0 10px; }

#cookieConsent a.cookieConsentOK:hover {
  background-color: #c0403e; }

.cookieinner {
  padding: 15px 0; }

footer {
  background: linear-gradient(180deg, #fff 15%, #464952 0%); }
  footer .row {
    justify-content: space-between !important;
    align-items: center !important; }
    footer .row .col-md-3 {
      padding-top: 5%; }
    footer .row .col-md-3:nth-child(1) {
      padding-top: 0%; }
    footer .row .img {
      width: auto;
      height: 270px; }
    footer .row ul {
      list-style-type: none;
      font-size: 1.3rem;
      font-family: "Hero-Regular"; }
    footer .row ul li a {
      color: #fff; }
    footer .row ul li a:hover {
      color: #b9207a;
      text-decoration: none; }

.social-links h4 {
  color: #fff;
  font-family: "Hero-Regular"; }
.social-links a i {
  color: #fff;
  font-size: 3.5rem;
  margin: 0 5px; }
.social-links a i:hover {
  color: #b9207a; }

.grid1 {
  margin: auto;
  max-width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: 60px 250px;
  gap: 20px;
  grid-auto-rows: minmax(100px, auto);
  height: auto;
  text-align: center; }
  .grid1 h1, .grid1 h2, .grid1 h3, .grid1 h4, .grid1 h5, .grid1 h6 {
    font-family: "Hero-Regular"; }
  .grid1 .gridhead {
    grid-column: 1 / 4;
    grid-row: 1;
    text-align: left; }
  .grid1 .grid1_main {
    grid-column: 4 / 6;
    grid-row: 1/3; }
  .grid1 .grid1_secondry {
    grid-column: 5;
    grid-row: 2; }
  .grid1 .grid1_text {
    grid-column: 1 / 4;
    grid-row: 2 / 2;
    align-self: center;
    text-align: left; }
  .grid1 img {
    max-width: 100%;
    max-height: 100%;
    width: auto; }

.grid2 {
  margin: auto;
  max-width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: 60px 250px;
  gap: 20px;
  grid-auto-rows: minmax(100px, auto);
  height: auto;
  text-align: center; }
  .grid2 h1, .grid2 h2, .grid2 h3, .grid2 h4, .grid2 h5, .grid2 h6 {
    font-family: "Hero-Regular"; }
  .grid2 .gridhead {
    grid-column: 3 / 6;
    grid-row: 1;
    text-align: left; }
  .grid2 .grid2_main {
    grid-column: 1 / 3;
    grid-row: 1/3; }
  .grid2 .grid2_secondry {
    grid-column: 2;
    grid-row: 2; }
  .grid2 .grid2_text {
    grid-column: 3 / 6;
    grid-row: 2/2;
    align-self: center;
    text-align: left; }
  .grid2 img {
    max-width: 100%;
    max-height: 100%;
    width: auto; }

@media screen and (max-width: 1024px) {
  .grid1, .grid2 {
    margin: 0 15px; } }
@media screen and (max-width: 639px) {
  .grid1, .grid2 {
    margin: 0 15px;
    max-width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 60px 220px;
    gap: 20px;
    grid-auto-rows: minmax(100px, auto);
    height: auto;
    text-align: center; }
    .grid1 h1, .grid1 h2, .grid1 h3, .grid1 h4, .grid1 h5, .grid1 h6, .grid2 h1, .grid2 h2, .grid2 h3, .grid2 h4, .grid2 h5, .grid2 h6 {
      font-family: "Hero-Regular"; }
    .grid1 .gridhead, .grid2 .gridhead {
      grid-column: 1 / 3;
      grid-row: 1;
      text-align: left; }
    .grid1 .grid1_main, .grid1 .grid2_main, .grid2 .grid1_main, .grid2 .grid2_main {
      grid-column: 1 / 3;
      grid-row: 2/4;
      justify-self: start; }
    .grid1 .grid1_secondry, .grid1 .grid2_secondry, .grid2 .grid1_secondry, .grid2 .grid2_secondry {
      grid-column: 2;
      grid-row: 2;
      justify-self: end; }
    .grid1 .grid1_text, .grid1 .grid2_text, .grid2 .grid1_text, .grid2 .grid2_text {
      grid-column: 1 / 3;
      grid-row: 3;
      align-self: center;
      text-align: left; }
    .grid1 img, .grid2 img {
      max-width: 100%;
      max-height: 230px;
      width: auto; } }
.modal-header {
  display: -ms-block;
  display: block;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px); }

.admin_container {
  width: 1170px;
  max-width: 100vw;
  padding: 10px;
  margin: auto; }

.admin_clearfix::after {
  display: block;
  clear: both;
  content: "";
  margin-bottom: 100px; }

.sqdiv {
  width: calc(25vh - 30px);
  height: calc(25vh - 30px);
  max-width: calc(50vw - 30px);
  max-height: calc(50vw - 30px);
  float: left;
  margin: 7px;
  position: relative;
  border: 1px solid #464952; }
  .sqdiv .container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center; }
    .sqdiv .container i {
      font-size: 4em; }
    .sqdiv .container h3 {
      font-family: "Hero-Regular";
      font-weight: 200;
      font-size: 1.8rem;
      line-height: 1.8em; }

.imageview {
  max-height: 80%;
  max-width: 80%; }

.imageview_container {
  max-width: 100%;
  max-height: 100%; }

.imageview_container_border {
  background: #fff;
  padding: 20px 20px 40px 20px; }

.imageview_container img {
  width: auto;
  height: auto;
  max-width: 90vw;
  max-height: 90vh;
  margin: 5vh 0 5vh 0;
  border: 2px solid #000;
  background: #fff;
  padding: 20px 20px 40px 20px; }

.imageoverlay {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 10000;
  top: 0;
  left: 0;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.9);
  overflow: hidden;
  transition: 0.5s; }

.imageoverlay-content {
  position: relative;
  top: 0%;
  width: 100%;
  text-align: center;
  padding: 0; }

.imageoverlay a {
  padding: 8px;
  text-decoration: none;
  font-size: 36px;
  color: #818181;
  display: block;
  transition: 0.3s; }

.imageoverlay a:hover, .imageoverlay a:focus {
  color: #f1f1f1; }

.imageoverlay .closebtn {
  position: absolute;
  top: 5px;
  right: 5px;
  font-size: 60px;
  z-index: 101; }

@media screen and (max-width: 1024px) {
  #section_index .container {
    max-width: 960px;
    width: 100%; }

  .admin_container {
    width: 820px; } }
@media screen and (max-width: 768px) {
  .admin_container {
    width: 552px; }

  #section-hero {
    width: auto; }
    #section-hero .container {
      position: unset;
      display: flow-root; }
    #section-hero h1 {
      margin-top: 30px; }
    #section-hero .hero-text {
      position: unset;
      top: 60px;
      left: 10%; }
    #section-hero .hero-img {
      width: 100%;
      float: right; }

  #section-benefits-main {
    width: auto; }
    #section-benefits-main .container {
      position: unset;
      display: flow-root; }
    #section-benefits-main h1 {
      margin-top: 30px; }
    #section-benefits-main .benefits-text {
      position: unset;
      top: 60px;
      left: 10%; }
    #section-benefits-main .benefits-img {
      width: 100%;
      float: right; }

  .carehub-navbar ul {
    display: block;
    float: left;
    width: 100%;
    top: 60px;
    right: unset;
    transform: translate(0, 0); }
    .carehub-navbar ul li {
      margin-top: 0.27rem;
      padding: 0 1rem; }
      .carehub-navbar ul li a {
        margin: 1rem 0rem;
        border-bottom: 2px solid;
        padding: 1rem 0 1rem 10px;
        width: 100%;
        display: block;
        font-size: 1.5rem;
        border-radius: 0; }
      .carehub-navbar ul li .btn {
        font-size: 1.5rem;
        margin-top: 2rem !important; }

  .offcanvas {
    background: #fff;
    height: 100%;
    width: 90%;
    top: 0;
    left: -600px;
    position: fixed;
    overflow-x: hidden;
    transition: .5s;
    padding-top: 0px;
    max-width: 450px;
    z-index: 1000;
    padding-right: 20px; }

  .carehubmobnav {
    font-size: 2rem;
    float: right;
    margin-top: 1.2rem;
    display: block !important; }

  .close {
    font-size: 2rem;
    float: right;
    margin: 1rem 1rem 0 0;
    display: block !important; }

  h1 {
    font-size: 2.6rem;
    line-height: 0.8em; }

  h3 {
    font-size: 1.5rem; }

  #section_main .container {
    width: 100%; }
    #section_main .container .textpod .navlogin {
      width: 100%; }

  #section_index .container {
    max-width: 720px;
    width: 100%; } }
@media screen and (max-width: 720px) {
  .logo {
    width: 200px; } }
@media screen and (max-width: 425px) {
  .admin_container {
    width: unset; }

  .margin-left-33 {
    margin: 10px 0 10px 0 !important; }

  h2 {
    font-size: 2.6rem; }

  .logo {
    width: 40%;
    height: auto;
    margin-top: 2px;
    margin-left: -10px; }

  .img-div-left-mm {
    order: 0; }

  #section_main, #section_features {
    margin: 20px 0; }
    #section_main .container .textpod, #section_features .container .textpod {
      margin: 20px auto !important; }
      #section_main .container .textpod p, #section_features .container .textpod p {
        margin: 20px 0; }

  #section_index {
    position: relative;
    margin: 50px 0; }
    #section_index .container {
      max-width: 1140px;
      width: 100%; }
      #section_index .container .row .col-sm-6 {
        padding-left: 25px;
        padding-right: 25px; }
        #section_index .container .row .col-sm-6 .textpod {
          position: relative;
          top: 50%;
          transform: translate(0, -50%); }
          #section_index .container .row .col-sm-6 .textpod h1 {
            font-family: "Hero-Regular";
            font-weight: 200;
            font-size: 3rem;
            line-height: 0.8em; }
          #section_index .container .row .col-sm-6 .textpod p {
            margin: 40px 0; }
          #section_index .container .row .col-sm-6 .textpod .navlogin {
            width: 80%;
            padding: 10px;
            margin: auto; }
      #section_index .container .row .pod-img {
        order: -1;
        padding-bottom: 20px; }
        #section_index .container .row .pod-img img {
          width: 60%; }

  .margin-top {
    margin-top: 50px !important; }

  .margin-bottom {
    margin-bottom: auto !important; }

  footer {
    background: #464952; }
    footer .row {
      justify-content: space-between !important;
      align-items: center !important; }
      footer .row .col-md-3 {
        padding-top: 5%; }
      footer .row .col-md-3:nth-child(3) {
        margin-left: 40px; }
      footer .row .col-md-3:nth-child(1) {
        padding-top: 5%;
        order: 3; } }
@media screen and (max-width: 320px) {
  h1 {
    font-size: 2rem; }

  h2 {
    font-size: 2rem; } }

/*# sourceMappingURL=stylesheet.css.map */
