@import "https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.4.0/css/font-awesome.css";
/*
@import "https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6.1.2/css/fontawesome.min.css";
*/

body {
  padding-top: 100px;
  xxbackground-color: #229557;
  background-color: #deffed;
}

.em-text {
   xxcolor: #059a7c !important;
   color: #00583b !important;
}

section {
   padding: 10px 0px;
}

.social-icon {
   xdisplay: none !important;
   max-width: 100%;
   xmin-width: 280px;
}

.social-icon2 {
   max-height: 35px;
   padding-right: 2px;
}

.social-links a:hover {
  text-decoration: none;
}

#googlemap {
  padding-left: 0px;
  padding-right: 0px;
  border: 1px solid #DEDEDE;
  border-radius: 5px;
  overflow: hidden;
  margin-top: 10px;
  margin-bottom: 10px;
}

.map-responsive {
  overflow:hidden;
  padding-bottom:80%;
  position:relative;
  height:0;
}

.map-responsive iframe {
  left:0;
  top:0;
  height:100%;
  width:100%;
  position:absolute;
}

.infobox {
  width: 100%;
  padding: 10px;
  border: 1px solid grey;
  max-width: 300px;
  background-color: white;
  opacity: 1.0;
  text-align: justify;
}

footer {
  xxbackground: #333333;
  background: #004D00;
  color: #ffffff;
  padding: 30px 0px 20px 0px;
  background-image: linear-gradient(to top, #004D00, #008C00);
  box-shadow: rgba(0, 0, 0, 0.6) 24px 10px 0px -10px;
}

footer li {
   float: left;
   padding: 0px 10px;
   list-style: none;
}

footer a {
   color: #ffffff;
}

footer a:hover {
   color: #bcffba;
   text-decoration: underline;
}

footer p {
   xxfloat: right;
}

.orderbut {
   padding: 20px 16px;
   font-size: 18px;
   line-height: 1.3333333;
   border-radius: 6px;
   max-width: 300px;
   white-space: normal;
}

.orderpc, .orderpc:focus {
   color: #fff;
   background-color: #229557;
   background-color: #ce2900;
   border-color: #555555;
}

.form-hr1 {
  margin-top: 5px;
  margin-bottom: 10px;
  xxborder: 0;
  border-top: 1px solid #ccc;
}

.clear {
  clear: both;
}

.eps_form {
  background-color: #c4ffde;
  border: 1px solid #9aedbe;
  padding: 15px 20px;
  xxmargin: 10px 15px;
  border-radius: 15px;
  margin-bottom: 20px;
}

h3, h4 {
  color: #229557;
}

.success_message {
  font-size: 20px;
  font-weight: 200;
}

.req_tick {
  color: red;
  font-weight: bold;
}

.contact_icon {
  color: #004D00;
  color: #229557;
  font-weight: bold;
  padding-right: 25px;
}

#top_adverts2 {
  min-height: 0px;
  xxbackground-color: #fbcece;
  xxborder: 4px solid #29B932;
  border: 4px solid #fafafa;
  border: 4px solid #DEDEDE;
  border: 1px solid #DEDEDE;;
  text-align: left;
  padding: 40px;
  font-size: 1.5em;
  color: #FAFAFA;
  min-height: 270px;
  overflow: hidden;
}

#top_adverts2 h1 {
  font-weight: bold;
}

.bus_panel {
  min-height: 0px;
  background-color: #f8f9fa;
  background-color: #FCFCFC;
  border: 1px solid #DEDEDE;
  text-align: left;
  padding-top: 20px;
  padding-bottom: 10px;
  border-radius: 15px;
}

#bus_intro {
  font-size: 19px;
}

#bus_location {
  font-size: 17px;
}

#bus_vaccines {
  font-size: 19px;
}

#bus_clinic {
  font-size: 19px;
}

#bus_prescrip {
  font-size: 19px;
}

#bus_info {
  font-size: 19px;
}


/*
#bus_location email{
  font-size: 15px;
}
*/

/*
#bus_location p:nth-of-type(1) {
  font-size: 15px;
}
*/

#bus_hours {
  min-height: 0px;
  background-color: #f8f9fa;
  background-color: #FCFCFC;
  border: 1px solid #DEDEDE;
  text-align: left;
  padding-top: 20px;
  padding-bottom: 10px;
  border-radius: 15px;
  font-size: 17px;
}

.heading2 {
  font-size: 19.0px;
  font-weight: bold;
  padding-top: 0px;
  padding-bottom: 0px;
  color: #004D00;
}

.heading2 a, .heading2 a:visited{
  color: #004D00;
  color: #229557;
  text-decoration: none;
}

.heading2 a:hover{
  color: #009C00;
  color: #004D00;
  text-decoration: underline;
}

.heading3 {
  font-size: 19.0px;
  font-weight: bold;
  padding-top: 15px;
}

.clinic-section {
  padding-left: 0px;
  font-size: inherit;
  text-transform: capitalize;
  padding-top: 0px;
  padding-bottom: 0px;
}

.clinic-section a:hover {
  color: darkgreen;
  text-decoration: underline;
}

#urgent_message {
  min-height: 0px;
  background-color: #CC0808;
  border: 1px solid #B00E0E;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 10px;
  color: white;
}

#urgent_message a {
  color: #DCFFDC;
  text-decoration: underline;
}

#urgent_message a:hover {
  color: #ffdd00;
  text-decoration: underline;
}

#urgent_message h1 {
  color: #ffffff;
  xxtext-decoration: underline;
  font-size: 24px;
  font-weight: bold;
  margin-top: 0px;
}

#urgent_message p {
  font-weight: bold;
}


#temp_opening {
  min-height: 0px;
  background-color: #85FF8A;
  border: 1px solid #28AC2E;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 10px;
  color: black;
}

#temp_opening h1 {
  xxcolor: #ffffff;
  xxtext-decoration: underline;
  font-size: 26px;
  font-weight: bold;
  margin-top: 0px;
}

#temp_opening li {
  xxcolor: #ffffff;
  xxtext-decoration: underline;
  font-size: 20px;
  font-weight: bold;
  margin-top: 0px;
}

#services {
  min-height: 0px;
  background-color: #229557;
  color: #ffffff;
  border: 1px solid #1C7A47;
  text-align: left;
  padding-top: 20px;
  padding-bottom: 10px;
  font-size: 21px;
}

#services a {
  color: #bbffbb;
  text-decoration: none;
}

#services a:hover {
  color: #ffdd00;
  text-decoration: underline;
}


.temp_hide {
  display: none;
}

.temp_hide#top_poster  {
  display: none;
}

h2 {
  font-size: 1.5em;
}

.drop_shadow1 {
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}


/* Top Menu */
.top_menu {
  text-align:center;
  font-size: 1.4em;
}

.top_menu li {
  display: inline-block;
}

.top_menu li a {
  color: #9d9d9d;
  color: #B8B8B8;
  color: #eeeeee;
  color: #f7f7f7;
}

.navbar {
  xxbackground-color: #229557 !important;
  xxbackground-color: #FCFCFC !important;
  box-shadow: rgba(0, 0, 0, 0.6) 0px 10px 24px -10px;
  padding: 0.2rem 1rem;
}

.nav > li > a:hover,
.nav > li > a:focus {
  background-color: transparent;
  color: #fcf06c;
  color: #f2e576;
  color: #F4EB95;
}

.titleblock {
  min-height: 50px;
  width: 100%;
  margin-top: 10px;
}

.vaccine_link a, .vaccine_link a:visited{
  color: #004D00;
  color: #229557;
  text-decoration: none;
}

.vaccine_link a:hover{
  color: #229557;
  color: #004D00;
  text-decoration: underline;
}

.info_btn {
  width: 140px;
  height: 140px;
  padding: 10px;
  margin: 10px; 
  border-radius: 10px;
  background-image: linear-gradient(to bottom, #004D00, #008C00);
  box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}

.info_btn:hover {
  text-decoration: none;
  background-image: linear-gradient(to bottom, #38d159, #008C00);
}

img.photo_serv {
  width: 100%;
  padding: 3px;
  border: 1px solid grey;
  max-width: 300px;
  max-width: 400px;
}

h3.photo_serv {
   margin-top: 5px;
   font-size: 1.5em;
}



/* ************************************************** */

/* Bootstrap default overrides */
.alert {
  padding: 10px !important;
  margin-bottom: 10px;
}

.carousel-control-next-icon {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23229557' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffffff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}

.carousel-control-prev-icon {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23229557' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffffff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
}

a.nav-link {
  font-size: x-large;
}

a.nav-link:hover {
	color: #bcffba !important;
}

.nav-link {
	padding: 0.2rem 1rem;
}

.navbar-collapse {
  text-align: center;
}

.navbar-collapse ul li a.nav-link{
/*
.navbar-collapse > li a.nav-link{
*/
  font-size: large;
}

.bg-dark {
  background-color: #004D00 !important; /* dark green menu bar */
  background-image: linear-gradient(to bottom, #004D00, #008C00);
  xxbackground-color: #ffffff !important; /* white menu bar */
}

.navbar-dark .navbar-toggler {
  border-color: rgba(255,255,255,0.5);
}

.navbar-dark .navbar-toggler-icon {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='4' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show > .nav-link {
  xxcolor: #004D00; /* dark green menu text */
}

.input-group-text {
  background-color: inherit;
  border: 0px;
}

.carousel-control-next, .carousel-control-prev {
  width: 35px;
}


/* ************************************************** */

/* media queries */

@media (min-width: 1200px){
  .container {
    max-width: 90%;
  }
}

@media (max-width: 1200px){

}

@media (max-width: 991px){
   .jumbotron h1 {
      margin-top: 10px;
   }

   .jumbotron p {
      margin-bottom: 5px;
      font-size: 18px;
   }

   .top_banner p {
      font-size: 16px;
   }

  #services {
    font-size: 18px;
  }

}

@media (min-width: 768px) and (max-width: 990px){
   .top_banner {
      xxheight: 300px;
   }

   .top_banner h1 {
      margin-top: 10px;
   }

   .top_banner p {
      font-size: 16px;
   }

  #top_adverts2 {
    padding: 25px 40px;
    min-height: 220px;
  }

  #top_adverts2 h1 {
    font-size: 1.4em;
  }

  #top_adverts2 p {
    font-size: 0.9em;
  }

  #services {
    padding-right: 30px;
    padding-left: 30px;
  }

}

@media (min-width: 576px) and (max-width: 767px){
   .top_banner {
      min-height: 140px;
      padding-top: 10px;
      padding-bottom: 10px;
   }

   .top_banner p {
      font-size: 16px;
   }

   p.opening_times {
      font-size: 14px;
   }

   .showcase-img {
      xdisplay: none !important;
   }

  #top_adverts2 {
    padding: 25px 40px;
    min-height: 210px;
  }

  #top_adverts2 h1 {
    font-size: 1.2em;
  }

  #top_adverts2 p {
    font-size: 0.8em;
  }

  #services {
    padding-right: 30px;
    padding-left: 30px;
  }
  
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.4rem;
    padding-left: 0.1rem;
    font-size: large;
  }

}

@media (max-width: 500px){
  body {
  }

  .top_menu {
    font-size: 1.2em;
  }

  .top_banner {
    xxmin-height: 200px;
    xxpadding-top: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .top_banner p {
    font-size: 14px;
    font-weight: bold;
  }

  section {
    padding: 5px 0px;
  }

  #top_adverts2 {
    padding: 15px 30px;
    min-height: 230px;
  }

  #top_adverts2 h1 {
    font-size: 1.1em;
  }

  #top_adverts2 p {
    font-size: 0.8em;
  }

  #bus_location {
    padding-top: 10px;
    padding-right: 15px;
    padding-left: 15px;
  }

  #bus_location p {
    font-size: 16px;
  }

  #bus_hours {
    padding-top: 10px;
    padding-right: 15px;
    padding-left: 15px;
    font-size: 16px;
  }

  #services, #services p {
    font-size: 16px;
  }
  
  #urgent_message p {
    font-size: 16px;
  }

  #urgent_message h1 {
    font-size: 20px;
  }

  a.nav-link {
    font-size: larger;
  }

}

@media (max-width: 350px){

  body {
  }

  .top_menu {
    font-size: 0.85em;
  }

  #services {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 15px;
    padding-left: 15px;
  }
  
  a.nav-link {
    font-size: large;
  }


}

@media (max-width: 320px) {



