/*!
 * Start Bootstrap - Scrolling Nav (https://startbootstrap.com/template-overviews/scrolling-nav)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-scrolling-nav/blob/master/LICENSE)
 */

/* Color scheme from mast image
 * Dark Olive Green: #20120D
 * Olive Green: #40382C
 * Rosy Brown: #C5B6A4
 * Dim Grey/Brown: #826E56
 * Dim Grey: #5E5A4F
 */

body {
  overflow-x: hidden;
}

.slab {
  font-family: 'Roboto Slab', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

header {
  padding: 156px 0 100px;
}

section {
  padding: 150px 0;
}

#mainNav {
  background-color: #3c2c56;
}

#mainNav .navbar-toggler {
  font-size: 12px;
  right: 0;
  padding: 13px;
  text-transform: uppercase;
  color: white;
  border: 0;
  background-color: #3c2c56;
}

#mainNav .navbar-brand {
  color: #fff;
}
#mainNav .navbar-brand span {
  font-weight: 100;
}

#mainNav .navbar-brand.active, #mainNav .navbar-brand:active, #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
  color: #fff;
}


#mainNav .navbar-nav .nav-item .nav-link {
  font-size: 90%;
  font-weight: 400;
  padding: 0.75em 0;
  letter-spacing: 1px;
  color: white;
  opacity:.6;
 }
 img.facebook {
  height:18px;
  margin-top:8px;
  margin-bottom:10px;
 }

#mainNav .navbar-nav .nav-item .nav-link.active, #mainNav .navbar-nav .nav-item .selected {
  /*color: #fed136;*/
  opacity:1!important;
  text-decoration:underline;
}
#mainNav .navbar-nav .nav-item .nav-link:hover {
  opacity:.8!important;
}

@media (min-width: 1200px) {
  #mainNav {
    padding-top: 25px;
    padding-bottom: 25px;
    -webkit-transition: padding-top 0.3s, padding-bottom 0.3s;
    transition: padding-top 0.3s, padding-bottom 0.3s;
    border: none;
    background-color: transparent;
  }
  #mainNav .navbar-brand.home {
    font-size: 1.75em;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  #mainNav .navbar-nav .nav-item .nav-link {
    padding: 1.1em 1em !important;
    opacity:.8;
  }
  #mainNav .navbar-nav .nav-item .nav-link:hover {
    opacity:1!important;
  }
  #mainNav.navbar-shrink .navbar-nav .nav-item .nav-link:hover,
  #mainNav.fixed-page-header .navbar-nav .nav-item .nav-link:hover {
    opacity:.8;
  }
  #mainNav.navbar-shrink .navbar-nav .nav-item .nav-link,
  #mainNav.fixed-page-header .navbar-nav .nav-item .nav-link {
    opacity:.6;
  }
  #mainNav.navbar-shrink,
  #mainNav.fixed-page-header {
    padding-top: 0;
    padding-bottom: 0;
    background-color: #3c2c56;
  }
  #mainNav.navbar-shrink .navbar-brand {
    font-size: 1.25em;
    padding: 12px 0;
  }
  img.facebook {
  height:18px;
  margin-top:18px;
 }
}
@media (min-width: 1200px)
{
	#mainNav .container {
	    max-width: 100%;
	}
}

header.masthead {
  text-align: center;
  color: white;
  background-image: url("../img/mast.jpg");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center 30%;
  background-size: cover;
}

header.masthead .intro-text {
  padding-top: 200px;
  padding-bottom: 50px;
}

header.masthead .intro-text .intro-lead-in {
  font-size: 50px;
  line-height: 50px;
  margin-bottom: 25px;
}
header.masthead .intro-text .intro-lead-in span {
    font-weight: 100;
    font-size: .75em;
}
header.masthead .intro-text .intro-heading {
  font-size: 30px;
  font-weight: 100;
  line-height: 30px;
  margin-bottom: 25px;
}
section.section-less-vpadding {
  padding:75px 0;
}

@media (min-width: 768px) {
  header.masthead .intro-text {
    padding-top: 300px;
    padding-bottom: 25px;
  }
  header.masthead .intro-text .intro-lead-in {
    font-size: 60px;
    line-height: 60px;
    margin-bottom: 25px;
   }
   
  header.masthead .intro-text .intro-heading {
    font-size: 35px;
    font-weight: 100;
    line-height: 35px;
    margin-bottom: 0px;
   }
}


section h2.section-heading {
	margin-bottom:25px;
}
section p.h4 {
  margin-top:35px;
  margin-bottom:20px;
}
section#treatments {
  background-color:#efeeea;
}
section#about {
	padding:0;
	background-color:#dddacd;
}

table tr td {
  display:table-cell;
  vertical-align:top;
  padding-bottom:1em;
}
.jumbotron {
  padding: 10em 0;
  position:relative;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
  margin:0;
  overflow:hidden;
}
.jumbotron div.container {
  color:#fff;
  text-align: center;
}
.jumbotron.humans {
  background-position: 100% 28%;
  background-image: url("../img/humans.jpg");
}
.jumbotron.humans div.container {
  text-shadow: 0px 0px 10px #796b6a;
}
.jumbotron.animals {
  background-position: 100% 36%;
  background-image: url("../img/animals.jpg");
}
.jumbotron.animals div.container {
  text-shadow: 0px 0px 10px #3a3726;
}
.jumbotron.zoopharmacognosy {
  background-position: 100% 28%;
  background-image: url("../img/zoopharma.jpg");
}

.jumbotron.zoopharmacognosy div.container {
  text-shadow: 0px 0px 10px #796b5e;
}
.jumbotron.qualifications {
  background-position: 50% 100%;
  background-image: url("../img/qualifications.jpg");
}
.jumbotron.qualifications div.container {
  text-shadow: 0px 0px 10px #3a3726;
}
.jumbotron.qualifications div.container h1 {
  font-size:3.5rem;
}
.jumbotron.nhs {
  background-position: 100% 50%;
  background-image: url("../img/nhs.jpg");
}
.jumbotron.nhs div.container {
  text-shadow: 0px 0px 10px #04679e;
}

a.about {
  color:#212529!important;
  text-decoration:underline;
}
a.card-wrapper,
a.card-wrapper:hover {
  text-decoration:none!important;
  color:inherit;
}

@media (min-width: 768px)
{
	section#about .container {
	    max-width: 100%;
	}
}

section#about .portrait {
	text-align: center;
	color: white;
	background-image: url("../img/petra.jpg");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center 10%;
	background-size: cover;
}

section#about .portrait-xs {
	text-align: center;
	color: white;
	background-image: url("../img/petra.jpg");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center 10%;
	background-size: cover;
	height:400px;
	margin-bottom:25px;
}
section#map {
	padding:0;
	height:400px;
	background-color:#242f3e;
}

section p.subtitle {
    font-weight: 500;
    line-height: 1.2;
}

.bg-dark {
	background-color:#242f3e!important;
}


@media (max-width: 991px)
{
	.card-img-top {
		height:200px;
	}
}



section#treatments .treatment {
	text-align: center;
	color: white;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center 10%;
	background-size: cover;
	height:300px;
}

section#treatments .treatment-xs {
	text-align: center;
	color: white;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-size: cover;
	height:300px;
}

section#treatments .treatment-1 {
	background-position: center 50%;
	background-image: url("../img/humans.jpg");
}
section#treatments .treatment-2 {
	background-position: center 30%;
	background-image: url("../img/animals.jpg");
}
section#treatments .treatment-3 {
	background-position: center 50%;
	background-image: url("../img/zoopharma.jpg");
}