/* Welcome to Compass...
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> 
 */
/*Color Plate*/
/*Color Plate--END--*/
/*Start*/
/*END*/
/*REF - NEW*/
/*REF - old*/
/**/
/* Setup and makeup */
a, button {
  cursor: pointer; }

p {
  line-height: 2em;
  font-size: 1.1em;
  color: rgba(0, 0, 0, 0.8); }

.jumbotron {
  margin-bottom: 0px;
  margin-top: 4em;
  background-position: center center;
  background-size: cover; }
  .jumbotron img {
    max-width: 100%; }
  .jumbotron.hero {
    height: 100%; }
  .jumbotron.vaccine {
    background-image: url("../../assets/img/medical_bg.jpg");
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 400px; }
  .jumbotron.service {
    background-image: url("../../assets/img/service_bg.jpg");
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat; }
    .jumbotron.service h1 {
      color: white;
      text-shadow: 0px 0px 4px black; }
    .jumbotron.service p {
      color: white;
      text-shadow: 0px 0px 4px black; }

.jumbotron-fixed {
  padding: 0px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url("../../assets/pic/map.jpg"); }

nav {
  background-color: white; }
  nav button.navbar-toggle {
    border-color: rgba(0, 140, 186, 0.4);
    border-radius: 4px; }
  nav span.icon-bar {
    background-color: #0068B8; }

.subpage .jumbotron {
  margin-bottom: 30px; }
  .subpage .jumbotron .container {
    margin-top: 150px; }

.servicepage .jumbotron {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background: url("../../assets/img/city_bg.jpg"); }

footer {
  margin-top: 40px;
  background: #494c4f;
  color: #f9f9f9; }
  footer p {
    color: white;
    font-size: 1em;
    line-height: normal; }

.margin-top-md {
  margin-top: 30px; }

.padding-top-md {
  padding-top: 30px; }

.border-top {
  border-top: 1px solid #52bcdf; }

/* -/ Setup and makeup */
/* INDEX & General */
@media (min-width: 992px) {
  body header nav.navbar {
    box-shadow: 0px 0px 3px 0px black; }
    body header nav.navbar ul li {
      font-weight: 800; }
      body header nav.navbar ul li a {
        line-height: 80px;
        height: 80px;
        padding-top: 0px; }
    body header nav.navbar button.btn {
      margin-left: 30px;
      line-height: 40px;
      height: 40px;
      padding-top: 0px;
      margin-top: 20px; }
  body header .navbar-header a.navbar-brand {
    padding: 5px 0px; }
    body header .navbar-header a.navbar-brand img {
      height: 70px; } }
@media (max-width: 992px) {
  .jumbotron {
    margin-top: 2em; }

  header .navbar-header a.navbar-brand {
    padding: 5px 0px; }
    header .navbar-header a.navbar-brand img {
      height: 40px; } }
section.feature {
  padding-top: 40px; }
  section.feature div.parking:hover img#parkinglot {
    display: inline; }

div.thumbnail {
  border: 1px solid rgba(0, 140, 186, 0.4);
  border-radius: 5px; }

footer a {
  text-decoration: none;
  color: white; }
  footer a:hover {
    text-decoration: none;
    color: white; }
footer img.imglogo {
  max-width: 100%; }

/* -/ INDEX & General */
/* SERVICE PAGE */
/* -/SERVICE PAGE */
/* VACCINATION PAGE */
@media (min-width: 992px) {
  .serviceBox .service-content {
    min-height: 210px; } }
div.vacpage h4 ul li {
  margin-top: 30px; }
div.vacpage div.jumbotron {
  background: url("../../assets/img/travel_bg.jpg");
  background-position: center center;
  background-size: cover;
  color: white;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3); }
  div.vacpage div.jumbotron h3 {
    line-height: 1.4em; }
div.vacpage div.vacselect {
  color: #0068B8;
  background-color: rgba(0, 158, 255, 0.1);
  border-radius: 5px;
  padding: 15px 0px;
  margin-bottom: 30px; }
  div.vacpage div.vacselect h2 {
    text-align: center;
    margin: 10px 0px 5px 0px; }
div.vacpage div.popdes div.popdesitem div.thumbnail {
  border: none;
  padding: 0px;
  background-color: #52bcdf;
  box-shadow: 0px 1px 5px black; }
  div.vacpage div.popdes div.popdesitem div.thumbnail img {
    height: 180px;
    border-radius: 5px 5px 0px 0px; }
  div.vacpage div.popdes div.popdesitem div.thumbnail h4, div.vacpage div.popdes div.popdesitem div.thumbnail h5 {
    color: white;
    text-align: center; }
div.vacpage div.dropdown button.btn, div.vacpage div.dropdown button.btn-lg, div.vacpage div.dropdown button.dropdown-toggle {
  width: 100%;
  background-color: #52bcdf;
  border-color: #a8ddef;
  border-radius: 5px; }
div.vacpage div.dropdown ul {
  width: 100%;
  color: white;
  background: #02BEFC;
  max-height: 400px;
  overflow-y: scroll; }
  div.vacpage div.dropdown ul a {
    text-align: center;
    color: white;
    font-size: 12pt; }
    div.vacpage div.dropdown ul a:hover {
      background-color: #0068B8; }
div.vacpage div.vacrow {
  border-bottom: 1px solid #a8ddef;
  padding-bottom: 25px; }
  div.vacpage div.vacrow div.vacitem h3 {
    background-color: rgba(0, 158, 255, 0.1);
    width: 100%;
    padding: 5px 0px 5px 15px;
    color: #0068B8;
    border-radius: 3px; }
  div.vacpage div.vacrow div.vacitem p:first-child {
    color: rgba(0, 0, 0, 0.9); }
@media (min-width: 768px) {
  div.vacpage div.vacitem p.vactext {
    min-height: 150px; } }

@media (max-width: 435px) {
  body.vacpage div.dropdown {
    margin-top: 20px; }
    body.vacpage div.dropdown button {
      font-size: 10pt; } }
/* -/VACCINATION PAGE */
ul.list-group {
  color: white; }
  ul.list-group li {
    font-weight: 400;
    font-size: 1.4em;
    background: #43ac6a;
    margin: 10px 0px; }
    ul.list-group li a {
      text-decoration: none;
      color: white; }

/* CONTACT PAGE */
div.contactpage div.jumbotron {
  padding: 15px 0px 0px 0px; }
div.contactpage iframe {
  width: 100%; }
div.contactpage form {
  text-align: center; }
  div.contactpage form .form-control {
    border: 2px solid rgba(0, 140, 186, 0.4);
    border-radius: 5px;
    margin: 15px 0px; }
    div.contactpage form .form-control.active {
      border: 2px solid #02BEFC; }
    div.contactpage form .form-control .btn-success {
      padding: 0px 50px; }

/* -/CONTACT PAGE */

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