@charset "UTF-8";

html
{
  width: 100%;
}

body
{
  width: 100%;
  height: 100%;
  min-height: 100vh;
  margin: 0px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  color: #383e45;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.65;
  -webkit-font-smoothing: antialiased;
}

a:hover
{
  text-decoration: none;
}

a:focus
{
  text-decoration: none;
}

sup.font9
{
  font-size: 9px !important;
  top: -0.8em;
}

.w100
{
  width: 100% !important;
}

.w50
{
  width: 50% !important;
}

.d-flex
{
  display: -webkit-box !important;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
}

.alignItemCenter
{
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.white
{
  color: #fff !important;
}

.primaryColor
{
  color: #383e45 !important;
}

.secondaryColor
{
  color: #f16465 !important;
}

strong
{
  font-weight: 700 !important;
}

h1
{
  color: #fff;
  font-size: 50px;
  font-weight: 700;
  line-height: normal;
  margin: 0px;
}

h2
{
  color: #fff;
  font-size: 35px;
  font-weight: 700;
  line-height: normal;
  margin: 0px;
}

h3
{
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  line-height: normal;
  margin: 0px;
}

p
{
  color: #fff;
  font-size: 17px;
  font-weight: normal;
  line-height: 1.65;
  margin: 0;
}

sup
{
  font-size: 56%;
  top: -0.6em;
}

.mb0
{
  margin-bottom: 0px !important;
}

.mb10
{
  margin-bottom: 10px;
}

.mb20
{
  margin-bottom: 20px !important;
}

.mb30
{
  margin-bottom: 30px !important;
}

.mb40
{
  margin-bottom: 40px !important;
}

.mb50
{
  margin-bottom: 50px !important;
}

.pd0
{
  padding: 0 !important;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none)
{
  .oab-section img
  {
    max-width: 100%;
  }

  .oab-section sup.font9
  {
    top: -1em !important;
  }
}

.container
{
  max-width: 1170px;
}

.oab-section
{
  padding-top: 200px;
}

.oab-section h2
{
  margin-bottom: 18px;
  text-transform: uppercase;
}

.oab-section .mobile-img
{
  display: none;
}

.oab-section .sticky-header
{
  background: rgba(255, 255, 255, 0.9);
}

.oab-section .header-wrapper
{
  display: -webkit-box !important;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -webkit-justify-content-items: space-between;
  justify-content: space-between;
  -webkit-box-align: flex-end;
  -moz-box-align: flex-end;
  -ms-flex-align: flex-end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  padding: 43.5px 0;
}

.oab-section .header-wrapper .navbar-content ul
{
  margin: 0;
  padding: 0;
  text-decoration: none;
}

.oab-section .header-wrapper .navbar-content ul li
{
  display: inline-block;
}

.oab-section .header-wrapper .navbar-content ul li a
{
  color: #979da0;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0 40px;
  border-right: 2px solid #bbb;
  line-height: 100%;
  vertical-align: middle;
}

.oab-section .header-wrapper .navbar-content ul li a.active
{
  color: #000000;
}

.oab-section .header-wrapper .navbar-content ul li:last-child
{
  margin-left: -5px;
}

.oab-section .header-wrapper .navbar-content ul li:last-child a
{
  padding-right: 0;
  border-right: none;
}

.oab-section .about-us
{
  width: 100%;
  position: relative;
}

.oab-section .about-us .about-us-content
{
  max-width: 840px;
  width: 100%;
  padding: 35px 0 93px;
  background: #0061aa;
  min-height: 327px;
}

@media (min-width: 768px)
{
  .oab-section .about-us .about-us-content
  {
    padding-left: 95px;
    padding-right: 95px;
  }
}

.oab-section .about-us:before
{
  content: '';
  height: 100%;
  position: absolute;
  left: 0;
  background: #0061aa;
  width: 50%;
  display: block;
  z-index: -1;
}

@media (max-width: 767px)
{
  .oab-section .about-us:before
  {
    width: 100%;
  }
}

.oab-section .what-we-section
{
  position: relative;
}

.oab-section .what-we-section .what-we-do
{
  width: 100%;
  max-width: 945px;
  background-color: #00213f;
  margin-left: auto;
  padding: 45px 0 60px;
  position: relative;
  margin-top: -62px;
  min-height: 320px;
}

@media (min-width: 768px)
{
  .oab-section .what-we-section .what-we-do
  {
    padding-left: 157px;
    padding-right: 85px;
  }
}

@media (min-width: 1200px)
{
  .oab-section .what-we-section .what-we-do
  {
    padding-left: 187px;
  }
}

.oab-section .what-we-section .what-we-do .what-we-content h2
{
  margin-bottom: 23px;
}

.oab-section .what-we-section .what-we-do .what-img
{
  position: absolute;
  left: -145px;
  top: 47px;
}

.oab-section .what-we-section:before
{
  content: '';
  height: 100%;
  position: absolute;
  right: 0;
  background: #00213f;
  width: 50%;
  display: block;
  z-index: -1;
}

@media (max-width: 767px)
{
  .oab-section .what-we-section:before
  {
    width: 100%;
  }
}

.oab-section .patient-app-section
{
  width: 100%;
  padding: 90px 98px 45px 0;
  background-color: #00c9d3;
  margin-top: -48px;
  min-height: 450px;
}

.oab-section .patient-app-section .patient-app-content
{
  max-width: 708px;
  margin-left: auto;
  width: 100%;
  margin-bottom: 99px;
}

.oab-section .patient-app-section .patient-app-content ul
{
  list-style-type: none;
}

.oab-section .patient-app-section .patient-app-content ul li
{
  font-size: 14px;
  line-height: 1.57;
  color: #000000;
  position: relative;
  padding-left: 0.5em;
}

.oab-section .patient-app-section .patient-app-content ul li:before
{
  content: "●";
  color: #000000;
  position: absolute;
  top: 7px;
  left: -14px;
  font-size: 7px;
}

.oab-section .patient-app-section .patient-app
{
  padding: 16px 20px 16px 132px;
  width: 100%;
  max-width: 787px;
  background: #fff;
  display: -webkit-box !important;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-left: -35px;
}

.oab-section .patient-app-section .patient-app h3
{
  color: #00213f;
  width: 287px;
}

.oab-section .patient-app-section .d-flex div:last-child
{
  margin-left: 18px;
}

.oab-section .more-info p
{
  color: #00213f;
  font-size: 14px;
  padding: 20px 0 24px;
  font-weight: 500;
}

.oab-section .more-info p a
{
  color: #00213f;
  text-decoration: underline;
}

.oab-section .more-info p sup
{
  font-size: 7px;
}

.oab-section footer
{
  background-color: #5c5c5c;
  min-height: 167px;
}

.oab-section footer .footer-panel
{
  padding: 38px 0;
  display: -webkit-box !important;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.oab-section footer p
{
  font-size: 12px;
  margin: 0;
  line-height: 1.5;
}

.oab-section footer .footer-text
{
  padding-left: 78px;
}

.oab-section footer sup
{
  font-size: 6px;
}

@media only screen and (max-width: 1199px)
{
  .oab-section .about-us .about-us-content
  {
    padding-left: 0;
  }

  .container
  {
    max-width: 992px;
  }
}

@media all and (min-width: 992px) and (max-width: 1199px)
{
  .container
  {
    padding-left: 41px;
    padding-right: 41px;
  }

  h2
  {
    margin-bottom: 18px !important;
  }

  .oab-section .about-us .about-us-content
  {
    max-width: 665px;
    padding-right: 41px;
  }

  .oab-section .what-we-section .what-we-do
  {
    max-width: 675px !important;
    padding-right: 0;
    padding-bottom: 42px;
    margin-top: -70px;
  }

  .oab-section .what-we-section .what-we-do .what-img
  {
    left: -165px;
    top: 54px;
  }

  .oab-section .patient-app-section
  {
    padding-right: 80px;
    max-width: 840px;
    margin-left: auto;
  }

  .oab-section .patient-app-section .patient-app-content
  {
    max-width: 485px;
    margin-bottom: 55px;
  }

  .oab-section .patient-app-section .patient-app
  {
    padding: 16px 24px 16px 118px;
  }

  .oab-section footer .footer-panel
  {
    padding: 29px 0;
  }

  .oab-section footer .footer-panel .footer-text
  {
    padding-left: 38px;
  }

  .oab-section .more-info p
  {
    max-width: 858px;
    margin-left: auto;
  }
}

@media all and (min-width: 768px) and (max-width: 991px)
{
  .container
  {
    padding-left: 25px;
    padding-right: 25px;
    max-width: 768px;
  }

  h3
  {
    font-size: 16px !important;
  }

  .oab-section
  {
    padding-top: 156px;
  }

  .oab-section h2
  {
    font-size: 28px;
  }

  .oab-section p
  {
    font-size: 14px;
  }

  .oab-section .header-wrapper
  {
    padding: 33px 0;
  }

  .oab-section .header-wrapper .nav-logo img
  {
    width: 155px;
  }

  .oab-section .header-wrapper .navbar-content ul li a
  {
    font-size: 18px;
  }

  .oab-section .about-us .about-us-content
  {
    max-width: 595px;
    padding: 42px 63px 0 0;
  }

  .oab-section .what-we-section .what-we-do
  {
    max-width: 465px;
    padding: 42px 0 40px 65px;
    min-height: 300px;
    margin-top: -80px;
  }

  .oab-section .what-we-section .what-we-do .what-img
  {
    left: -15em;
    top: 48px;
  }

  .oab-section .what-we-section .what-we-do .what-img
  {
    left: -12em;
  }

  .oab-section .what-we-section .what-we-do .what-img img
  {
    width: 238px;
  }

  .oab-section .patient-app-section
  {
    padding: 90px 62px 32px 0;
    max-width: 658px;
    margin-left: auto;
  }

  .oab-section .patient-app-section .patient-app-content
  {
    max-width: 385px;
    margin-bottom: 35px;
  }

  .oab-section .patient-app-section .patient-app
  {
    padding: 18px 32px 18px 26px;
    margin-left: 0;
  }

  .oab-section .patient-app-section .patient-app .d-flex div img
  {
    width: 130px;
  }

  .oab-section .patient-app-section .patient-app .d-flex div:last-child
  {
    margin-left: 14px;
  }

  .oab-section .more-info p
  {
    max-width: 658px;
    margin-left: auto;
  }

  .oab-section footer .footer-panel
  {
    padding: 33px 0;
  }

  .oab-section footer .footer-panel .footer-logo img
  {
    width: 104px;
  }

  .oab-section footer .footer-panel .footer-text
  {
    padding-left: 20px;
  }
}

@media all and (min-width: 320px) and (max-width: 767px)
{
  .oab-section
  {
    padding-top: 117px;
  }

  .oab-section h2
  {
    font-size: 24px;
    margin-bottom: 15px !important;
  }

  .oab-section h3
  {
    font-size: 16px !important;
  }

  .oab-section p
  {
    font-size: 14px;
  }

  .oab-section .container
  {
    padding-left: 14px;
    padding-right: 14px;
  }

  .oab-section .header-wrapper
  {
    padding: 19.2px 0;
  }

  .oab-section .header-wrapper .nav-logo img
  {
    width: 135px;
  }

  .oab-section .header-wrapper .navbar-content
  {
    text-align: right;
  }

  .oab-section .header-wrapper .navbar-content ul li
  {
    display: block;
  }

  .oab-section .header-wrapper .navbar-content ul li a
  {
    padding: 0;
    font-size: 16px;
    border: none;
    line-height: 1.88;
  }

  .oab-section .header-wrapper .navbar-content ul li a.active
  {
    text-decoration: underline;
  }

  .oab-section .what-we-section
  {
    background-color: #00213f;
  }

  .oab-section .what-we-section .what-we-do
  {
    margin-top: 0;
    padding: 21px 0;
    min-height: 345px;
  }

  .oab-section .what-we-section .what-we-do .what-img
  {
    display: none !important;
  }

  .oab-section .about-us .about-us-content
  {
    margin-top: 0;
    min-height: auto;
    padding: 23px 0;
  }

  .oab-section .patients-app-section
  {
    width: 100%;
    background-color: #00c9d3;
  }

  .oab-section .patients-app-section .container
  {
    padding: 0;
  }

  .oab-section .patient-app-section
  {
    padding-top: 0px;
    padding: 0 0 28px 0;
    margin-top: -64px;
  }

  .oab-section .patient-app-section .mobile-img
  {
    display: block;
    position: relative;
    text-align: center;
  }

  .oab-section .patient-app-section .mobile-img img
  {
    width: 238px;
  }

  .oab-section .patient-app-section .patient-app
  {
    padding: 21px 15px !important;
    margin: 0;
    text-align: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content-items: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .oab-section .patient-app-section .patient-app .d-flex div img
  {
    width: 130px;
  }

  .oab-section .patient-app-section .patient-app .d-flex div:last-child
  {
    margin-left: 30px;
  }

  .oab-section .patient-app-section .patient-app h3
  {
    margin-bottom: 18px;
  }

  .oab-section .patient-app-section .patient-app-content
  {
    margin-bottom: 20px !important;
    padding-right: 15px;
    padding-left: 15px;
    max-width: 100%;
  }

  .oab-section .patient-app-section .patient-app-content ul
  {
    padding-left: 1em;
  }

  .oab-section .more-info p
  {
    font-size: 13px;
    text-align: center;
    line-height: 1.15;
  }

  .oab-section footer .footer-panel
  {
    -moz-justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content-items: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center;
    padding: 27px 0 20px;
  }

  .oab-section footer .footer-panel .footer-text
  {
    padding: 0;
  }

  .oab-section footer .footer-panel .footer-logo
  {
    margin-bottom: 20px;
  }
}
