@charset "utf-8";
/* CSS Document */

@import "fonts.css";
body {
	font-size: 16px;
	color: #2F242C;
	font-family: "MyriadWebProRegular";
	line-height: 14.4pt;
}
html, body {
	width: 100%;
	overflow-x: hidden;
}
p {
	font-size: 16px;
	color: #2F242C;
	font-family: "MyriadWebProRegular";
	line-height: 14.4pt;
}
.row {
	margin-left: 0;
	margin-right: 0;
}
a {
    text-decoration: none;
}

iframe.map-responsive{
margin-bottom: 40px;
}

#mapDiv{
	margin-left: 20px;
	margin-right: 20px;
}
.map-responsive {
	margin-left: 6px;
	margin-right: 20px
}
h1 {
	font-size: 36px;
	color: #d7952a;
	font-family: "MyriadWebProBold";
	margin: auto;
}
h2 {
	font-size: 30px;
	color: #d7952a;
	font-family: "MyriadWebProBold";
}
h2.adoption {
	margin-top: 0px;
}
h2.donate {
	margin-top: 0 !important;
	margin-bottom: 25px;
}
h3 {
	font-size: 24px;
	color: #d7952a;
	font-family: "MyriadWebProBold";
}
h3.card-title {
	font-size: 24px;
	color: #d7952a;
	font-family: "MyriadWebProBold";
}
h3.caption {
	font-size: 24px;
	color: #d7952a;
	font-family: "MyriadWebProBold";
}
h3.address {
	margin-top: 0 !important;
}
h3.login {
	margin-top: 0 !important;
	margin-bottom: 25px;
}
h3.footerheading {
	color: #fff;
	margin-left: -5px;
}
h4 {
	font-size: 20px;
	color: #d7952a;
	font-family: "MyriadWebProBold";
}

.bg-charcoal-gray {
    background-color: #414042;
}

.bg-palelemon {
    background-color: #f8ea89;
}
.bg-honey {
    background-color: #BD7113;
}

.bg-terracotta {
    background-color: #d7952a;
}

.bg-brown {
	background-color: #423119;
}

.loginIcon {
	margin-right: 10px;
}
.navLogo {
   	max-height: 50px;
    width: auto;
}
img.brandlogo.img-responsive {
	padding-top: 0;
	margin-left: 20%;
	width: 200px;
}
.navbar-brand > img {
}
nav.navbar.navbar-right {
	background-color: #17a9c0;
	color: #fff;
	float: right;
}
.navbar {
	margin-bottom: 0;
	border-radius: 0;
}
nav.navbar.navbar-default.upper {
	background-color: #17a9c0;
	color: #fff;
	font-family: "MyriadWebProRegular";
	padding-top: 10px;
}

.navbarUpper {
    position: relative;
    height: 60px;
    padding: 5px;
}
.navbar-lower {
	background-color: #fff;
	border-color: #fff;
	color: black;
}
.navbar-default .navbar-nav > li > a {
	color: #000000;
	font-family: "MyriadWebProRegular";
}

.navbar-default .navbar-nav > li > a:hover, a:focus {
    color: #a0a0a0;
    background-color: transparent;
}

a.navbar-brand {
	float: left;
	height: 50px;
	padding: 0px;
	font-size: 18px;
	line-height: 20px;
}
a.navbar-brand {
	margin-top: 0px;
}
button.btn-primary {
	background-color: #f4c14d;
	color: #000000;
	border: none;
	margin-right: 20px;
	padding: 4px 8px;
	vertical-align: middle;
}

.btn, .btn-primary, .btn-primary.disabled, .btn-primary:disabled {
    background-color: #f4c14d;
	color: #000000;
	border: none;
	padding: 4px 8px;
	vertical-align: middle;
}

.btn:hover, .btn-primary:hover {
    background-color: #BD7113;
	color: #000000;
	border: 2px solid #ffffff;
	padding: 4px 8px;
	vertical-align: middle;
}




#loginsubmit {
	display: block;
}

p.loginmargin-extra {
	margin-top: 15px;
}
.cardLogin {
	background-color: #fff;
	margin: 40px auto;
	
	width: 50%;
	padding: 40px;
}
.parallax {
	background-image: url(../includes/images/homedog.jpg);
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	text-align: center;
	height: 600px;
	margin-bottom: auto;
	margin-top: 100px;
	display: block;
}
.topWhite {
	margin: auto;
}
.bottomGray {
	background-color: #ebebeb;
}
.contactGray {
	background-color: #ebebeb;
	width: 80%;
	margin: 30px auto 30px auto;
	padding: 20px 40px 20px 40px;
}
.pagewrapper {
	background-color: #fff;
	padding: 25px;
	top: 0px;
	width: 100%;
	position: relative;
	padding-top: 50px;
	z-index: 1;
}
.row.hello {
	margin-top: 40px;
	margin-bottom: 40px;
	
}
.row.hello.smile {
	margin-top: 40px;
	margin-bottom: 40px;
	width: 80%;
	margin: 40px auto 40px auto;
}
.col-lg-6.col-md-6.col-sm-6.col-xs-12.margin-right {
	padding-right: 40px;
	
}
.col-lg-6.col-md-6.col-sm-6.col-xs-12.margin-left {
	padding-left: 40px;
}
.paragraph-home {
	width: 100%;
}

img.card-img-top {
	margin: 0;
	width: 100%;
}
.card {
	width: 100%;
	margin-bottom: 50px;
	margin: auto;
}
.card-title {
	margin-top: 40px;
	margin-bottom: 0px;
	padding: 2px;
	text-align: center;
	background-color: #17a9c0;
	color: #fff;
}
h3.white-title {
	color: #fff;
	margin-top: 10px;
}
.card-inside {
	padding: 20px 40px 40px 40px;
}
.card-text {
	padding: 15px;
	margin-bottom: 40px;
	background-color: #fff;
	height: 220px;
}
img.img-responsive.map {
	margin-right: 0px;
	border: solid #ccc;
	vertical-align: right;
}
img.creditCard {
	margin: auto;
	margin-right: 4%;
	margin-bottom: 20px;
}
.labelControl {
	font-size: 16px;
	color: #000000;
	font-family: "MyriadWebProBold";
}
.inlinelabelControl {
	font-size: 16px;
	color: #000000;
	font-family: "MyriadWebProBold";
	margin-right: 0;
	margin-top: 10px;
	float: right;
	vertical-align: middle;
}
.formControl {
	display: block;
	color: #555;
	border: 1px solid #ccc;
	border-radius: 4px;
	
	margin-bottom: 20px;
	width: 100%;
	padding: 10px;

}
.formControl.fixed {
	display: block;
	color: #555;
	border: 1px solid #ccc;
	border-radius: 4px;
	
	margin-bottom: 20px;
	width: 220px;;
	padding: 10px;

}
.col-lg-4.col-md-4.col-sm-4.col-xs-12 {
	margin: 0px;
}
select.month {
	display: inline-block;
	color: #555;
	border: 1px solid #ccc;
	border-radius: 4px;
	
	margin-bottom: 20px;
	width: 100%;;
	padding: 10px;
	background-color: #fff;
	
}
select.year {
	display: block;
	color: #555;
	border: 1px solid #ccc;
	border-radius: 4px;
	
	margin-bottom: 20px;
	width: 100%;
	padding: 10px;
	background-color: #fff;
	
}
select.country {
	display: block;
	color: #555;
	border: 1px solid #ccc;
	border-radius: 4px;
	
	margin-bottom: 20px;
	width: 100%;;
	padding: 10px;
	background-color: #fff;
	
}
.inlineformControl {
	display: inline-block;
	color: #555;
	border: 1px solid #ccc;
	border-radius: 4px;
	margin-left: 0;
	
	margin-bottom: 20px;
	width: 100%;
	padding: 10px;

}
textarea {
	display: block;
	height: 100px;
	width: 100%;
	margin-bottom: 20px;
}


button.btn.btn-default.center{
	margin: auto;
}
a.homelink {
	text-align: center;
	margin: auto;
	font-size: 16px;
}
p.celebration {
	font-size: 24px;
	text-align: center;
}
p.legend {
	margin-top: 25px;
	margin-bottom: 25px;
}
span.legend-icon-blue {
	background-color: #17a9c0;
	color: #fff;
	padding: 10px;
	margin-bottom: 20px;
}
span.legend-icon-green {
	background-color: #68bb47;
	color: #fff;
	padding: 10px;
	margin-bottom: 20px;
}

span.legend-icon-yellow {
	background-color: #ffcc02;
	color: #fff;
	padding: 10px;
	margin-bottom: 20px;
	
}
.widecard {
	width: 60%;
	margin: 30px auto;
	
	background-color: #fff;
}
.leftblue {
	background-color: #17a9c0;
	vertical-align: middle;
}
.number {
	color: #fff;
	background-color: #17a9c0;
	width: 100%;
	height: 100%;
	font-size: 24px;
	padding: 15px;
	
	
}
.number2 {
	
	;
	background-color: #68bb47;
	color: #fff;
	width: 100%;
	height: 100%;
	font-size: 24px;
	padding: 15px;
}
.number3 {
	
	
	background-color: #ffcc02;
	color: #fff;
	width: 100%;
	height: 100%;
	font-size: 24px;
	padding: 15px;
}
.card-words {
	
	padding: 15px;
}
.footer {
	position: relative;
	color: #fff;
}
.footerlinks {
	list-style-type: none;
	list-style-position: outside;
	color: #fff;
}
.footerlinks > li > a {
	margin-bottom: 40px;
	color: #fff;
}
.footertable {
	display: block;
	margin-bottom: 20px;
	padding: 0 10px 0 30px;
	position: relative;
}
i.fas.fa-phone.fa-fw.fa-2x {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	vertical-align: middle;
	left: -10px;
}
.phone {
	vertical-align: top;
	margin-left: 15px;
	color: #fff;
	display: inline-block;
}
span.phone a {
	color: #fff;
}
i.fas.fa-envelope.fa-fw.fa-2x {
	position: absolute;
	left: -10px;
	top: 50%;
	transform: translateY(-50%);
	vertical-align: middle;
	margin-right: 15px;
}
.email {
	vertical-align: middle;
	margin-left: 15px;
	display: inline-block
}
span.email a {
	color: #fff;
}
p.blackText {
	margin-left: 5px;
}
p.blackText.lastSpan {
	margin-bottom: 30px;
}
p.blackText.lastSpan a {
	margin-bottom: 30px;
	color: #000000;
}
i.fas.fa-map-marker-alt.fa-fw.fa-2x {
	position: absolute;
	left: -10px;
	top: 50%;
	transform: translateY(-50%);
	vertical-align: middle;
}
.fa-2x {
	position: absolute;
	left: -10px;
	top: 50%;
	transform: translateY(-50%);
	vertical-align: middle;
}
.spacemargin {
	margin-right: 10px;
}
.borispol {
	margin-left: 25px;
}
.footersocial {
	color: #fff;
	line-height: 2.0;
}
.footersocial span.email a {
	color: #fff;
}
.copyright {
	margin-top: 20px;
	margin: auto;
	text-align: center;
	margin-bottom: 20px;
	color: #fff;
}
.copyright a{
	color: #fff;
}
span p .backtop {
	margin-bottom: 20px;
}
.backtotop {
	margin-bottom: 20px;
	margin: auto;
	text-align: center;
	color: #fff;
}
.backtotop a {
	margin: 20px;
	margin: auto;
	text-align: center;
	margin-bottom: 20px;
	color: #fff;
}
span p.backtotop {
	margin-bottom: 30px;
}

.mask {
    background-color: rgba(0, 0, 0, 0.6);

}
.hero.home{
	background-image: url("../images/home.jpeg");
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	text-align: center;
	height: 400px;
	margin-bottom: auto;
	margin-top: 0px;
	display: block;
}

.hero.aboutHero{
	background-image: url("../images/about/AboutHero.jpg");
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	text-align: center;
	height: 400px;
	margin-bottom: auto;
	margin-top: 0px;
	display: block;
}
.hero.contactHero{
	background-image: url("../images/contact/ContactSawHero.jpg");
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	text-align: center;
	height: 400px;
	margin-bottom: auto;
	margin-top: 0px;
	display: block;
}

.hero.services {
	background-image: url("../images/services/ServicesHero.jpg");
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	text-align: center;
	height: 400px;
	margin-bottom: auto;
	margin-top: 0px;
	display: block;
}


.navbar-dark .navbar-nav .nav-link {
    color: #ffffff;
}

.navbar-dark .navbar-toggler {
     color: #ffffff;
}

.responsivePlayer {
	position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    box-shadow: 0 0 3px 1px rgb(0 0 0 / 15%);
    border-radius: 0.24em;	
}

.fluid-width-video-wrapper iframe,.fluid-width-video-wrapper object, .fluid-width-video-wrapper embed {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0; 
	right: 0;
	width: 100%;
	height: 100%;
}
@media only screen and (max-width: 767px) and (min-width: 300px) {
nav.navbar.navbar-default.upper {
	padding-top: 0px;
}
button.btn.btn-default {
	background-color: #17a9c0;
	color: #fff;
	border: none;
	margin-right: 20px;
	padding: 4px 8px;
	float: right;
}
.bottomGray {
	background-color: #ebebeb;
}
.card {
	width: 90%;
	margin: auto;
	height: 500px;
	margin-bottom: 25px;
}
.card-text {
	height: 260px;
}
.cardLogin {
	background-color: #fff;
	margin: 20px auto;
	width: 100%;
	padding: 40px;
}
.col-lg-6.col-md-6.col-sm-6.col-xs-12.margin-right {
	padding-right: 15px;
	
}
.col-lg-6.col-md-6.col-sm-6.col-xs-12.margin-left {
	padding-left: 15px;
}
	.inlinelabelControl {
	font-size: 16px;
	color: #000000;
	font-family: "MyriadWebProBold";
	margin-right: 0;
	margin-top: 10px;
	float: left;
	vertical-align: middle;
}
.carousel-item {
  position: relative;
}    
    
.carousel-item.active, .carousel-item-next, .carousel-item-prev {
    display: block;
    position: relative;
}    
    

.carousel-item img {
  width: 100%;
  height: auto;
}
    
    /*
*
* ==========================================
* FOR DEMO PURPOSE
* ==========================================
*
*/


.width-auto {
    width: auto;
}

.text-lg {
    font-size: 2rem;
}

.carousel-indicators li {
    border: none;
    background: #ccc;
}

.carousel-indicators li.active {
    background: #28a745;
}
.media {
    background: #ffffff;  
}   
   
#carouselContainer {
        position:relative;
    }
    


.pagetitle {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: rgba(0, 86, 141, .85);
    z-index: 200;
}
    
.page-title h1 {
    margin: 0;
    padding: 30px 0;
    color: #FFF;
    width: 100%;
    padding-right: 20px;
}    

.user-cannot-see {
    display:none
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
.card {
	width: 90%;
	height: 500px;
}
.card-text {
	height: 340px;
	margin-bottom: 20px;
}
	.bottomGray {
		padding-bottom: 40px;
	}
	.cardLogin {
		width: 80%;
	}
}


.testimonial-section {
    background-color: #f8ea89;
    padding: 20px 0;
    min-height: 300px;
    
}

.hero {
	background-image: url("../images/stumpGrindingHero.jpeg");
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	text-align: center;
	height: 600px;
	margin-bottom: auto;
	margin-top: 0px;
	display: block;
}

@media only screen and (max-width: 767px) and (min-width: 500px) {
.card {
	width: 80%;
	margin: auto;
	height: 500px;
    }
.hero {
	background-image: url("../images/stumpGrindingHero.jpeg");
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	text-align: center;
	height: 400px;
	margin-bottom: auto;
	margin-top: 0px;
	display: block;
}    
  
    
}

    
@media only screen and (max-width: 499px) and (min-width: 300px) {
.card {
	width: 90%;
	margin: auto;
	height: 500px;
}
	.contactGray {
		width: 100%;
    margin: 10px auto 10px auto;
    padding: 0px 10px 5px 10px;
}
	
}



@media only screen and (max-width: 400px) {
.testimonial-section {
    padding: 20px 0;
    min-height: 400px;
    
}
}

@media only screen and (max-width: 575px) {
.testimonial-section {
    padding: 20px 0;
    min-height: 350px;
    
}
}

@media only screen and (max-width: 768px) {
.testimonial-section {
    padding: 20px 0;
    min-height: 300px;
    
}
}


@media only screen and (max-width: 992px) {
.testimonial-section {
    padding: 20px 0;
    min-height: 275px;
    
}
}
.testi-img .img-box {
    background-color: #ffffff;
    max-width: 360px;
    margin: auto;
    text-align: center;
    position: relative;
}

.testi-img .circle {
    height: 360px;
    width: 360px;
    background-color: #ffffff;
    position: absolute;
    border-radius: 50%;
    left: 0;
    bottom: 0;
}

.testi-img .img-box-inner{
    position: relative;
    border-radius: 180px;
    overflow: hidden;
}

.testi-img .img-box-inner img{
        max-width: 310px;
    }

.testi-item h3,
.testi-item p{
    font-size: 18px;
}

.testi-item h3 {
    text-transform: capitalize;
}


#myCarousel{
    background-color: #f8ea89;
    min-height: 200px;
    padding: 50px;
}

#myCarousel .active{
    background-color: #f8ea89;
}

.slidetext {
    padding: 10px;
    color: #414042;
}

h3.testimonialAuthor  {
    padding-left: 20px;
}

.carousel-item .active {
     background-color: #f8ea89;
}


.carousel-control-next {
    right: 100;
}

.carousel-control-next,
.carousel-control-prev {
width: 5%;
}

.carousel-control-prev {
left: -6%;
filter: invert(1);
}
.carousel-control-next {
right: -6.5%;
filter: invert(1);
}


@media only screen and (max-width: 768px) {
.carousel-control-prev {
left: 0;
}
}

@media only screen and (max-width: 768px) {
.carousel-control-next {
right: 0;
}
}



}