/* SCSS HEX */
.main {
  padding: 8rem 0 3rem;
  min-height: 100vh;
  position: relative;
  width: 100%;
  overflow: hidden;
  color: #000000B3; }

.btn-primary {
  background-color: #04b3e3; }

h1 {
  color: #203C9D; }

h2 {
  color: #04b3e3; }
  h2 strong {
    color: #203C9D; }

h3 {
  color: #2CC9F2; }

a {
  color: #000000B3;
  text-decoration: none; }

img.aligncenter {
  display: block;
  margin: 0 auto 1rem;
  max-width: 100%;
  height: auto; }

.page-content h1 {
  padding-top: 2rem; }

.sidebar {
  margin-top: 2rem;
  background: #F7F9FF;
  padding: 2rem 2rem 3rem;
  border-radius: 2rem 0 0 0; }
  .sidebar ul,
  .sidebar .wp-block-latest-posts.wp-block-latest-posts__list {
    list-style: square;
    padding-left: 1rem;
    font-size: .9rem; }
  .sidebar h2,
  .sidebar h3 {
    font-weight: bold;
    color: #203C9D !important;
    font-size: 1.2rem !important; }

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.5) 90%, transparent); }

.wp-block-gallery.has-nested-images figure.wp-block-image {
  max-width: 33%; }

.wp-block-gallery {
  border: 1px solid #203C9D;
  padding: 1rem;
  border-radius: 1rem; }
  .wp-block-gallery .image-sp-h {
    max-width: 66% !important; }
    .wp-block-gallery .image-sp-h img {
      flex: initial !important;
      height: auto !important; }

figure.wp-block-gallery.has-nested-images {
  justify-content: center; }

@media (max-width: 992px) {
  .main {
    padding: 6.5rem 0 3rem; } }

.header {
  box-shadow: 0 0 .5rem #000;
  position: fixed;
  z-index: 100;
  width: 100%;
  top: 0;
  left: 0;
  background: #fff; }
  .header .navbar {
    padding-bottom: 0; }
  .header .logo {
    width: 300px;
    display: block;
    padding: 0; }
    .header .logo img {
      display: inline-block;
      width: 80px;
      height: auto; }
    .header .logo label {
      display: inline-block;
      vertical-align: middle;
      padding-left: 1rem;
      color: #203C9D;
      font-size: 1.5rem;
      line-height: 1.5rem;
      font-weight: bold;
      width: calc(100% - 90px);
      word-break: keep-all; }
  .header .menu-main {
    padding-top: .5rem; }
  .header .navbar-trigger {
    border: 0;
    display: block;
    margin-left: auto;
    font-size: 2rem;
    margin-top: 1rem;
    padding: 0 1rem; }
  .header .navbar-nav {
    padding-top: 1.5rem;
    text-align: center; }
    .header .navbar-nav a {
      padding: .5rem 1.2rem;
      font-size: 1.1rem; }
    .header .navbar-nav .button a {
      background: #203C9D;
      color: #fff;
      border-radius: 1rem 0 1rem 1rem; }
  .header .menu {
    list-style: none;
    margin: 0;
    padding: 0; }
    .header .menu li {
      display: inline-block;
      padding: 0 1rem;
      width: 24%; }
      .header .menu li a {
        color: #000000B3; }

.banner-top {
  padding: .5rem 0;
  background: transparent linear-gradient(90deg, #37C3FC 0%, #469AFC 54%, #4991FC 100%) 0% 0% no-repeat padding-box;
  text-align: center;
  color: #fff; }
  .banner-top a {
    color: #fff; }

@media (max-width: 992px) {
  .header .logo img {
    width: 60px; }
  .header .logo label {
    font-size: 1.4rem;
    line-height: 1.5rem;
    padding-left: .5rem;
    width: calc(100% - 60px); }
  .header .navbar-trigger {
    margin-top: 0; }
  .header .navbar-nav {
    padding-top: 1rem; }
    .header .navbar-nav li {
      width: auto;
      padding: 0 .5rem;
      margin: 0 0 1rem; }
      .header .navbar-nav li.button a {
        padding: .5rem; }
    .header .navbar-nav a {
      font-size: 1rem;
      padding: .5rem 0; } }

@media (max-width: 768px) {
  .header .navbar-nav {
    position: fixed;
    display: none;
    background: #fff;
    width: 100%;
    width: 250px;
    top: 6.8rem;
    right: 0; }
    .header .navbar-nav.open {
      display: block; }
    .header .navbar-nav .menu li {
      display: block;
      text-align: right; } }

.footer {
  background-color: #203C9D;
  color: #fff;
  font-size: .9rem;
  width: 100%;
  overflow: hidden; }
  .footer a {
    color: #fff; }
  .footer .logo img {
    display: inline-block;
    width: 35px;
    border-radius: 100%;
    height: auto; }
  .footer .logo label {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 40px);
    padding-left: 5px;
    font-size: 1.1rem;
    font-weight: bold; }
  .footer h6 {
    display: block;
    margin-bottom: 1rem; }
  .footer ul {
    margin-left: 0;
    padding-left: 0;
    list-style: none; }
    .footer ul li {
      margin-bottom: .5rem;
      font-size: .8rem; }
  .footer .book {
    text-align: center;
    padding-bottom: 2rem;
    display: block; }
    .footer .book label {
      display: block;
      font-size: .8rem;
      text-transform: uppercase;
      margin-bottom: 1rem; }
      .footer .book label strong {
        display: block; }
    .footer .book i {
      font-size: 3rem;
      margin: auto;
      display: block; }
  .footer .footer-contact {
    background: #fff;
    margin-bottom: 2rem; }
    .footer .footer-contact .title {
      background: #203C9D;
      color: #fff;
      border-radius: 0 20rem 0 0;
      padding-bottom: 3rem;
      position: relative;
      overflow: hidden; }
    .footer .footer-contact .form {
      color: #040404;
      font-size: .9rem; }
      .footer .footer-contact .form .nf-form-cont {
        padding: 3rem 2rem 1rem;
        max-width: 500px; }
      .footer .footer-contact .form .nf-form-content label {
        font-size: .9rem; }
      .footer .footer-contact .form .nf-form-content textarea.ninja-forms-field {
        height: 100px; }
      .footer .footer-contact .form .nf-form-content input[type=button] {
        background: #2CC9F2;
        color: #fff;
        border-radius: 1.5rem; }
      .footer .footer-contact .form .nf-field-container {
        margin-bottom: 1rem; }
    .footer .footer-contact .nf-response-msg {
      font-size: 1.5rem; }
    .footer .footer-contact h3 {
      max-width: 400px;
      width: 90%;
      margin-left: auto;
      padding: 10rem 0 0;
      color: #fff;
      z-index: 2;
      position: relative; }
      .footer .footer-contact h3::before {
        content: '';
        display: block;
        height: 5px;
        width: 50px;
        background: #fff;
        margin-bottom: 1rem; }
      .footer .footer-contact h3 strong {
        display: block;
        font-size: 2.5rem; }
    .footer .footer-contact .icon {
      display: block;
      position: absolute;
      bottom: 0;
      left: 0;
      z-index: 1; }
  .footer .footer-copy {
    background: #fff;
    color: #203C9D;
    padding: 1rem;
    font-size: .8rem; }

@media (max-width: 768px) {
  .footer .book {
    text-align: left; }
  .footer .footer-contact h3 {
    padding-top: 2rem;
    margin-left: 3rem; }
  .footer .footer-contact .icon {
    opacity: .5;
    left: auto;
    right: 0; } }

.home-banner {
  position: relative;
  height: 450px; }
  .home-banner .container {
    position: relative;
    z-index: 2; }
  .home-banner h1 {
    font-size: 2rem;
    font-weight: bold;
    padding-top: 5rem;
    color: #203C9D;
    max-width: 400px;
    text-shadow: 0 0 5px #fff; }
    .home-banner h1::before {
      content: '';
      display: block;
      width: 50px;
      height: 5px;
      background: #2CC9F2;
      margin-bottom: 1rem; }
    .home-banner h1 small {
      padding-top: 1rem;
      display: block;
      font-size: 1.2rem; }
  .home-banner .wp-block-image {
    top: 0;
    left: 0;
    height: 450px;
    width: 100%;
    margin: 0;
    z-index: 1;
    position: absolute;
    overflow: hidden; }
    .home-banner .wp-block-image img {
      height: 450px;
      margin: auto;
      display: block;
      width: auto;
      max-width: none; }

.home-treatment {
  background: #F7F9FF;
  padding: 5rem 0 3rem; }
  .home-treatment h2 {
    color: #203C9D;
    padding-top: 3rem;
    font-weight: bold; }
    .home-treatment h2::before {
      content: '';
      display: block;
      width: 50px;
      height: 5px;
      background: #2CC9F2;
      margin-bottom: 1rem; }
  .home-treatment .home-treatment-text {
    float: left;
    width: 400px;
    padding-right: 5rem;
    padding-bottom: 3rem; }
    .home-treatment .home-treatment-text .wp-block-button__link {
      background: #2CC9F2;
      color: #fff;
      padding: .5rem 2.5rem; }
  .home-treatment .home-treatment-gallery {
    margin-left: 400px; }
    .home-treatment .home-treatment-gallery .wp-block-image {
      overflow: hidden;
      height: 150px;
      border-radius: 1rem; }
      .home-treatment .home-treatment-gallery .wp-block-image img {
        height: 160px;
        width: auto;
        border-radius: 1rem; }
    .home-treatment .home-treatment-gallery h3 {
      color: #203C9D;
      font-size: 1.2rem; max-width:170px }
    .home-treatment .home-treatment-gallery p {
      font-size: .9rem;
      text-align: justify; }
    .home-treatment .home-treatment-gallery .wp-block-button__link {
      background: transparent;
      color: #2CC9F2;
      padding: 0;
      font-size: 1rem;
      margin-bottom: 1rem; }
      .home-treatment .home-treatment-gallery .wp-block-button__link::after {
        content: '>';
        display: inline-block;
        vertical-align: bottom;
        margin-left: .5rem; }

.home-trust {
  padding: 3rem 0;
  text-align: center; }
  .home-trust h2 {
    text-align: center;
    font-size: 2rem;
    margin-bottom: 2rem; }
    .home-trust h2::before {
      content: '';
      display: block;
      margin: auto;
      height: 5px;
      width: 50px;
      background: #2CC9F2;
      margin-bottom: 1rem; }
  .home-trust .wp-block-image {
    display: inline-block;
    margin: 0 3rem;
    vertical-align: top;
    width: 120px; }
    .home-trust .wp-block-image img {
      width: 120px;
      height: auto; }

@media (max-width: 1200px) {
  .home-banner .wp-block-image img {
    position: absolute;
    top: 0;
    right: -200px; }
  .home-treatment {
    padding: 0; }
    .home-treatment .home-treatment-text {
      float: none;
      width: 100%; }
    .home-treatment .home-treatment-gallery {
      margin-left: 0; } }

@media (max-width: 768px) {
  .home-treatment {
    padding-bottom: 2rem; }
    .home-treatment .home-treatment-gallery .wp-block-button__link {
      margin-bottom: 1rem; } }

@media (max-width: 576px) {
  .home-banner h1 {
    font-size: 1.5rem;
    padding-top: 17rem; }
    .home-banner h1 small {
      font-size: .9rem; }
  .home-banner .wp-block-image img {
    height: 300px;
    right: -100px; } }

.page-about h2 {
  padding-top: 1rem;
  font-size: 1.5rem; }

.page-about .wp-block-image {
  border-radius: 2rem;
  overflow: hidden; }

.page-treatment {
  padding: 0 0 3rem; }
  .page-treatment h1 {
    padding-top: 2rem; }
  .page-treatment h3 {
    color: #040404;
    padding-top: 1rem;
    font-size: 1.3rem; }
  .page-treatment .wp-block-column {
    margin-bottom: 2rem; }
    .page-treatment .wp-block-column .wp-block-button__link {
      background: #2CC9F2;
      color: #fff;
      padding: .25rem 1.5rem;
      font-size: 1rem; }
    .page-treatment .wp-block-column .wp-block-image {
      overflow: hidden;
      border-radius: 1rem;
      height: 200px;
      width: 200px; }
      .page-treatment .wp-block-column .wp-block-image img {
        border-radius: 1rem;
        width: auto;
        height: 200px; }
    .page-treatment .wp-block-column h3 {
      font-size: 1.2rem;
      min-height: 50px;
      color: #04b3e3;
      padding-top: 0; }

.page-archive h1,
.page-single h1 {
  font-size: 1.8rem;
  font-weight: bold; }

.page-archive h2,
.page-single h2 {
  padding-top: 1rem;
  font-size: 1.2rem; }

.page-archive .posts,
.page-single .posts {
  padding-top: 4rem; }
  .page-archive .posts .post,
  .page-single .posts .post {
    border-bottom: 1px dotted #040404; }

.page-archive .navigation,
.page-single .navigation {
  padding-top: 1rem;
  border-top: 1px solid #040404;
  font-weight: bold; }