
  .desktoplogo {
    padding: 8px 0px 0px 0px;
  }
  
  .skip a {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
  }
  .skip a:focus {
    background: #212529;
    border: 2px solid #FFFFFF;
    color: #FFFFFF;
    left: 0;
    top: 0;
    position: absolute;
    width: auto;   
    height: auto;
    padding: 10px;
  }
  @media only screen and (min-width: 992px) {
    .wsmenu>.wsmenu-list {
      display:table-row;
    }
    
    .wsmenu>.wsmenu-list>li {
      display: table-cell;
      vertical-align: middle;
      max-width: 200px;
      margin-top: 15px;
      /* height: 50px; */
    }

    .wsmenu>.wsmenu-list>li>a {
      display: table-cell;
      vertical-align: middle;
      line-height: 16px;
      padding: 10px 18px 10px 14px;
      font-size: 14px;
    }
    .wsmenu>.wsmenu-list>li>a .wsarrow::after {
      top: 17px;
      right: 5px;
    }
}
  @media only screen and (max-width: 991px) {
    .wsmenu>.wsmenu-list>li {
      max-width: 100%;
    }
  }



  .wsmenu>.wsmenu-list>li>.wsmegamenu .link-list li.title a {
  line-height: 27px;
  border-right: none;
  text-align: left;
  padding: 0px;
  background: #fff;
  background-image: none;
  border-right: 0 none;
  display: block;
  background-color: #fff;
  color: #888;
  font-size: 18px;
  font-weight: 700;
  height: 39px;
}

.wsmenu>.wsmenu-list>li>.wsmegamenu .link-list li.title a .text-muted{
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}
.wsmenu>.wsmenu-list>li>.wsmegamenu .link-list li.title a:hover .text-muted {
    color: #00a3c8 !important;
}

@media only screen and (max-width: 991px) {
  .wsmenu>.wsmenu-list>li>.wsmegamenu .link-list li.title a {
    line-height: 26px;
    color: #666666;
    margin: 0px;
    font-size: 15px;
    padding: 7px 0px;
    background-color: transparent;
  }
}

div.p-md p {
    font-size: 1.125rem;
}

.blue-boxes,
.blue-boxes .abox-1 p,
.blue-boxes .abox-2 p,
.blue-boxes .abox-3 p,
.blue-boxes .abox-4 p {
  font-size: 13px;
}

.abox-1, .abox-2, .abox-3, .abox-4 {
  padding: 30px;
}

.txt-block ul,
.txt-block ul li,
.content-block ul,
.content-block ul li,
.blue-boxes ul,
.blue-boxes ul li,
.card-body ul,
.card-body ul li  {
  padding: 0;
  margin: 0;
  list-style: none;
}

.card-body ul,
.card-body ul li {
  color: #666;
}

.txt-block ul,
.content-block ul,
.card-body ul {
  margin: 1.5em 0;
}
.blue-boxes ul {
  margin: 0.5em 0;
}

.txt-block ul li,
.content-block ul li,
.card-body ul li {
  margin: 0.5em 0;
}
.blue-boxes ul li {
  margin: 0.25em 0;
}

.txt-block ul li:before,
.content-block ul li:before,
.card-body ul li:before {
  content: '\f101';
  font-family: "Font Awesome 5 Free";
  font-size: 0.75rem;
  line-height: 1.5rem;
  float: left;
  margin-right: 7px;
  color: #00a3c8;
  font-weight: 900;
}
.blue-boxes ul li:before {
  content: '\f101';
  font-family: "Font Awesome 5 Free";
  font-size: 0.75rem;
  line-height: 1.25rem;
  float: left;
  margin-right: 7px;
  color: #ffffff;
  font-weight: 900;
}
.txt-block ul ul,
.content-block ul ul,
.blue-boxes ul ul,
.card-body ul ul {
  margin: 0.5em 0em 0.5em 1em;
}

.txt-block ul ul li:before,
.content-block ul ul li:before,
.card-body ul ul li:before {
  content: '\f101';
  font-family: "Font Awesome 5 Free";
  font-size: 0.5rem;
  line-height: 1.5rem;
  float: left;
  margin-right: 7px;
  color: #0e8eab;
  font-weight: 900;
}
.blue-boxes ul ul li:before {
  content: '\f101';
  font-family: "Font Awesome 5 Free";
  font-size: 0.5rem;
  line-height: 1.25rem;
  float: left;
  margin-right: 7px;
  color: #ffffff;
  font-weight: 900;
}

.txt-block h1,
.content-block h1,
.txt-block h2,
.content-block h2,
.txt-block h3,
.content-block h3,
.txt-block h4,
.content-block h4,
.txt-block h5,
.content-block h5,
.txt-block h6,
.content-block h6 {
  color: #004861;
  margin-bottom: 30px;
}

.txt-block a,
.content-block a, 
.blog-post a {
  color: #00a3c8;
  text-decoration: underline;
}
.txt-block a:hover,
.content-block a:hover,
.blog-post a:hover {
  color: #004861;
}

.txt-block table,
.content-block table {
  color: #212529;
}
.txt-block table th,
.content-block table th,
.txt-block table td,
.content-block table td {
  padding: 12px 10px;
  border-top: none;
}

.txt-block table th,
.content-block table th {
  border-bottom: 1px solid #ddd;
  font-size: 0.825rem;
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: #888888;
}
/* .txt-block table tr:not(:last-of-type) td,
.content-block table tr:not(:last-of-type) td */
.txt-block table tr td,
.content-block table tr td {
  border-bottom: 1px dashed #ddd;
}
.txt-block table.harmonogram tr td, 
.content-block table.harmonogram tr td {
  border-bottom: 1px dashed #004861;
  }

.info-section {
  overflow: auto;
}  

.home-header {
  /* font-size: clamp(1.75rem, 5vw, 3.25rem) !important; */
  font-size: 3.25rem !important;
}

.prescription-drug-form .custom-select.error,
.prescription-drug-form .form-control.error {
  margin-bottom: 0px;
}
.contact-form label.error {
  font-size: 12px;
}

.footer.bg-image a.blue-color:hover {
  color: #ffffff;
}

.footer-copyright strong {
  font-weight: 700;
}
.footer.bg-image .footer-copyright strong {
  color: #ffffff
}