/*!
 * Start Bootstrap - Agency v5.0.3 (https://startbootstrap.com/template-overviews/agency)
 * Copyright 2013-2018 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-agency/blob/master/LICENSE)
 */

body {
  overflow-x: hidden;
  font-family:'Nunito',Helvetica,Arial,Lucida,sans-serif;
}

p {
  line-height: 1.75;
}

a {
  color: #fed136;
}

a:hover {
  color: #fec503;
}

.text-primary {
  color: #b5151d !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
}

section {
  padding: 100px 0;
}

section h2.section-heading {
  font-size: 40px;
  margin-top: 0;
  margin-bottom: 15px;
  color: #b61421;
  font-family: 'Playball',display;
  font-weight: 500;
}
section.bg-light h2.section-heading {
    color: #7fa02f;
}
section.bg-silver{
	background-color:#f6f0f0;
}
section.bg-light {
    background-color: #f7feff !important;
}
section h3.section-subheading {
  font-size: 16px;
  font-weight: 400;
  font-style: italic;
  margin-bottom: 75px;
  text-transform: none;
}

@media (min-width: 768px) {
  section {
    padding: 95px 0;
  }
}

.btn {
  font-weight: 600;
  border-radius: 25px;
  font-family: 'Nunito',Helvetica,Arial,Lucida,sans-serif;
}

.btn-xl {
  font-size: 18px;
  padding: 10px 35px;
}

.btn-primary {
  background-color: #b61421;
  border-color: #b61421;
}

.btn-primary:active, .btn-primary:focus, .btn-primary:hover {
  background-color: #7e9f2e !important;
  border-color: #7e9f2e !important;
  color: white;
}

.btn-primary:active, .btn-primary:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(254, 209, 55, 0.5) !important;
  box-shadow: 0 0 0 0.2rem rgba(254, 209, 55, 0.5) !important;
}

.btn-default {
	background-color: #1eabe1 ;
	border-color: #1eabe1 ;
	color:#fff;
}

::-moz-selection {
  background: #fed136;
  text-shadow: none;
}

::selection {
  background: #fed136;
  text-shadow: none;
}

img::-moz-selection {
  background: transparent;
}

img::selection {
  background: transparent;
}

img::-moz-selection {
  background: transparent;
}

#mainNav {
  background-color: #fff;
}

#mainNav .navbar-toggler {
  font-size: 24px;
  right: 0;
  padding: 13px;
  text-transform: uppercase;
  color: #1eabe1;
  border: 0;
  background-color: transparent;
}

#mainNav .navbar-brand {
  color: #fed136;
}
#mainNav .navbar-brand img {
  height: 80px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#mainNav .navbar-brand.active, #mainNav .navbar-brand:active, #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
  color: #7ea02e;
}

#mainNav .navbar-nav .nav-item .nav-link {
  font-size: 19px;
  font-weight: 400;
  padding: 0.75em 0;
  letter-spacing: 1px;
  color: #474747;
  font-family: 'Nunito',Helvetica,Arial,Lucida,sans-serif;
}

#mainNav .navbar-nav .nav-item .nav-link.active, #mainNav .navbar-nav .nav-item .nav-link:hover {
  color: #7ea02e;
}

@media (min-width: 992px) {
  #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: #fff;
  }
  #mainNav .navbar-brand {
    font-size: 1.75em;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  #mainNav .navbar-brand img {
    height: 90px;
	-webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  #mainNav .navbar-nav .nav-item .nav-link {
    padding: 35px 10px !important;
  }
  #mainNav.navbar-shrink {
    padding-top: 0;
    padding-bottom: 0;
    background-color: #fff;
  }
  #mainNav.navbar-shrink .navbar-brand {
    font-size: 1.25em;
    padding: 12px 0;
  }
  #mainNav.navbar-shrink .navbar-brand img {
    height: 68px;
  }
}

/* header.masthead::after {
  content: "";
  background: #000;
  opacity: 0.5;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: -1;   

} */
header.masthead {
  text-align: center;
  color: white;
  background: linear-gradient(rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.88)), url("https://www.totalnourish.com/wp-content/uploads/2018/10/slide-2.jpg");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: top center;
  background-size: cover;
  margin-top: 90px;
}

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

header.masthead .intro-text .intro-lead-in {
  font-size: 22px;
  font-style: italic;
  line-height: 22px;
  margin-bottom: 25px;
  font-family: 'Nunito',Helvetica,Arial,Lucida,sans-serif;
}

header.masthead .intro-text .intro-heading {
  font-size: 50px;
  font-weight: 700;
  line-height: 50px;
  margin-bottom: 25px;
  font-family: 'Playball',display;
}

@media (min-width: 768px) {
  header.masthead .intro-text {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  header.masthead .intro-text .intro-lead-in {
    font-size: 40px;
    font-style: italic;
    line-height: 40px;
    margin-bottom: 25px;
    font-family: 'Nunito',Helvetica,Arial,Lucida,sans-serif;
  }
  header.masthead .intro-text .intro-heading {
    font-size: 75px;
    font-weight: 700;
    line-height: 75px;
    margin-bottom: 0px;
    font-family: 'Playball',display;
  }
}

.service-heading {
  margin: 15px 0;
  text-transform: none;
}

#portfolio .portfolio-item {
  right: 0;
  margin: 0 0 15px;
}

#portfolio .portfolio-item .portfolio-link {
  position: relative;
  display: block;
  max-width: 400px;
  margin: 0 auto;
  cursor: pointer;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  opacity: 0;
  background: rgba(183, 19, 0, 0.7);
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
  opacity: 1;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
  font-size: 20px;
  position: absolute;
  top: 50%;
  width: 100%;
  height: 20px;
  margin-top: -12px;
  text-align: center;
  color: #7ea02b;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
  margin-top: -12px;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
  margin: 0;
}


#portfolio * {
  z-index: 2;
}

@media (min-width: 767px) {
  #portfolio .portfolio-item {
    margin: 0 0 30px;
  }
}

.portfolio-modal {
  padding-right: 0px !important;
}

.portfolio-modal .modal-dialog {
  margin: 1rem;
  max-width: 100vw;
}

.portfolio-modal .modal-content {
  padding: 100px 0;
  text-align: center;
}

.portfolio-modal .modal-content h2 {
  font-size: 3em;
  margin-bottom: 15px;
}

.portfolio-modal .modal-content p {
  margin-bottom: 30px;
}

.portfolio-modal .modal-content p.item-intro {
  font-size: 16px;
  font-style: italic;
  margin: 20px 0 30px;
  font-family: 'Droid Serif', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

.portfolio-modal .modal-content ul.list-inline {
  margin-top: 0;
  margin-bottom: 30px;
}

.portfolio-modal .modal-content img {
  margin-bottom: 30px;
}

.portfolio-modal .modal-content button {
  cursor: pointer;
}

.portfolio-modal .close-modal {
  position: absolute;
  top: 25px;
  right: 25px;
  width: 75px;
  height: 75px;
  cursor: pointer;
  background-color: transparent;
}

.portfolio-modal .close-modal:hover {
  opacity: 0.3;
}

.portfolio-modal .close-modal .lr {
  /* Safari and Chrome */
  z-index: 1051;
  width: 1px;
  height: 75px;
  margin-left: 35px;
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  background-color: #212529;
}

.portfolio-modal .close-modal .lr .rl {
  /* Safari and Chrome */
  z-index: 1052;
  width: 1px;
  height: 75px;
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  background-color: #212529;
}



.team-member {
  margin-bottom: 50px;
  text-align: center;
}

.team-member img {
  width: 225px;
  height: 225px;
  border: 7px solid #fff;
}

.team-member h4 {
  margin-top: 25px;
  margin-bottom: 0;
  text-transform: none;
}

.team-member p {
  margin-top: 0;
}

section#cta {
	background-image: url("https://totalnourish.com/wp-content/uploads/2018/09/bg11.jpg");
	background-repeat: no-repeat;
    background-position: center;
	padding: 75px 0px;
	background-size: cover;
}
section#cta h2{
	color:#fff;
	margin-bottom: 10px;
}
section#cta h3{
	color:#fff;
	font-family:'Nunito',Helvetica,Arial,Lucida,sans-serif;
	margin-bottom: 0px;
	font-weight: 500;
	font-style: italic;
}
section#cta p{
	color:#fff;
}
section#contact {
  background-color: #212529;
  background-image: url("../img/map-image.png");
  background-repeat: no-repeat;
  background-position: center;
}

section#contact .section-heading {
  color: #fff;
}

section#contact .form-group {
  margin-bottom: 25px;
}

section#contact .form-group input,
section#contact .form-group textarea {
  padding: 20px;
}

section#contact .form-group input.form-control {
  height: auto;
}

section#contact .form-group textarea.form-control {
  height: 248px;
}

section#contact .form-control:focus {
  border-color: #fed136;
  -webkit-box-shadow: none;
  box-shadow: none;
}

section#contact ::-webkit-input-placeholder {
  font-weight: 700;
  color: #ced4da;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

section#contact :-moz-placeholder {
  font-weight: 700;
  color: #ced4da;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

section#contact ::-moz-placeholder {
  font-weight: 700;
  color: #ced4da;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

section#contact :-ms-input-placeholder {
  font-weight: 700;
  color: #ced4da;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

footer {
padding: 50px 0px 0px 0px;
background-color: #212121;
color:#fff;
}

footer span.copyright {
  font-size: 90%;
  text-transform: none;
  line-height:40px;
  color:#fff;
}
footer .box{
	padding:10px;
	margin-bottom: 25px;
}
footer .box .menu{
	margin-left:0px;
	padding-left:0px;
}
footer .box .menu li{
	display:block;
	list-style: initial;
}
footer .box .menu li::before {
    border-style: solid;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    content: "";
	border-color: #7ea02e !important;
	display: inline-block;
	margin-right: 10px;
}
footer .box p, footer .box a{
	font-size: 14px;
	line-height: 20px;
	color:#fff;
}
footer .box a{
	text-decoration:none;
}
footer .box input.btn{
background: #7fa02f;
border: none;
border-radius: 0px 25px 25px 0px;
padding: 2px 10px;	
}
footer .box h4{
	font-weight: 500;
	font-size: 20px;
	line-height: 20px;
	margin-bottom: 25px;
}
footer .box .location_info {
    background: url(../img/location.png) no-repeat left;
    padding: 5px 0 5px 35px;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 9px;
}
footer .box .contact_info {
    background: url(../img/phone-call.png) no-repeat left;
    padding: 5px 0 5px 35px;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 9px;
}
footer .box .email_info {
    background: url(../img/envelope.png) no-repeat left;
    padding: 5px 0 5px 35px;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 9px;
}
ul.social-buttons {
  margin-bottom: 0;
  text-align: right;
}

ul.social-buttons li a {
  font-size: 16px;
  display: block;
  color: white;
  outline: none;
  line-height: 40px;
}



.navbar-collapse.show .navbar-nav .dropdown-menu {
    display: block !important;
}
.dropdown-menu {
	top:auto;
	margin:0px;
	font-family: 'Nunito',Helvetica,Arial,Lucida,sans-serif;
	font-size: 19px;
	font-weight:400;
}
.dropdown:hover>.dropdown-menu {
  display: block;
}
.dropdown-item:hover>.dropdown-menu {
  display: block;
}
ul li{
list-style-type:none;
display: inline;
}

.navbar-nav .nav-link{display:inline-block;}
   
.ml-auto {display:inline-block;}

.dropdown>.dropdown-toggle:active {
  pointer-events: none;
}
@media (max-width:992px){
	.fixed-top {
		position: relative;
	}
	header.masthead {
		margin-top:0px;
	}
	.ml-auto {
		display: flex;
	}
}
#services .fa-stack img{
	width: 80px;position: relative;
}
#services .fa-stack {
	line-height: 109px;
}
#services .service-box{
	border-radius: 5px;
	padding: 25px;
	background: #7fa02f;
	color: #fff;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	margin-bottom: 10px;
}
#services .service-box:hover, #services .service-box.high-light{
	background: #b61421;
	cursor:pointer;
}
#services .service-box:hover .text-primary, #services .service-box.high-light .text-primary {
    color: #7fa02f !important;
}
#services .service-box p.text-muted{
	color:#fff !important;
}
#reviews .reviewBox{
	background:#7fa02f;
	padding: 30px 0px;
	color:#fff;
}
#reviews .reviewBox p{
	color:#fff;
}
#reviews .reviewBox h4, #reviews .reviewBox span{
	text-align:center; color:#fff;
}
#reviews .reviewBox img{
	width:120px;
	height:120px;
	border-radius:100%;
	margin-bottom:5px;
	display: initial;
}
#student-review .owl-stage-outer{
	padding: 0px 0px 10px 0px;
}
#student-review .owl-nav{
	text-align: right;
	margin-top: -31px;
	position: relative;	
	padding-right: 40px;
}
#student-review .owl-nav .owl-prev{
	display: inline;
	padding: 10px 15px;
	background: #fff;
	border: 1px solid #eee;
}
#student-review .owl-nav .owl-next{
	display: inline;
	padding: 10px 15px;
	background: #fff;
	border: 1px solid #eee;
}
.footer-bottom{
	background:#7fa02f;
}
.footer-bottom a, .footer-bottom a:hover {
	color:#fff;
	text-decoration:none;
}
.bg-appointment{
	background-image: url(https://totalnourish.com/wp-content/uploads/2018/09/contact-request.jpg);
	background-position: left;
	background-repeat: no-repeat;
	background-size: 64%;
}
#appointment{
	background:#fff;
	padding:45px;
}
#appointment h2.section-heading{
	color: #7fa02f;
	margin-bottom: 5px;
}
#appointment h3.section-subheading{
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 20px;
	text-transform: none;
	font-style: inherit;
	color: #1eabe1 !important;
}