/* ==========================================================================
   Author's custom styles
   ========================================================================== */

@font-face {
	font-family: 'AvenirLTStd-Book';
	src: url(../fonts/AvenirLTStd-Book.otf);
}

body {
	padding-top: 50px;
	padding-bottom: 20px;
}

p {
	color: #525051;
}

.no-padding {
	padding: 0px;
}

.jumbotron {
	text-align: center;
	margin-top: 25px;
	padding-bottom: 40px;
	background-color: white;
}

.icon-bar,
.heading {
	text-align: center;
}

.heading {
	font-size: 19px;
	font-weight: bold;
}

footer p {
	font-size: 25px;
}

.nav_menu:hover {
	text-decoration: none;
	color: #f93f32;
}

.nav_menu {
	color: #bdbcbc;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
}

.container p .active {
	color: #f93f32;
	font-size: 25px;
	font-weight: bold;
}

.navbar-inverse {
	background-color: #525051;
	background-image: none !important;
	color: white !important;
}

.navbar-brand {
	color: #c1c1c1 !important;
	text-shadow: none !important;
	font-size: 20px;
	padding: 15px 25px;
}

.navbar-brand img {
	width: 70% !important;
	margin-top: -25px;
}

.navbar-inverse {
	background-color: #525051 !important;
	color: #75756f !important;
	border: none !important;
}

.navbar-brand:hover,
.navbar-brand:focus {
	color: #fff !important;
	font-weight: bold;
}

footer {
	background-color: #525051;
}

footer p {
	text-align: center;
	color: white;
	font-size: 30px;
	padding: 5px;
	font-family: 'AvenirLTStd-Book';
}

.icon_image {
	width: 120px;
}

.margin-top-35 {
	margin-top: 35px
}

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

.margin-top-25 {
	margin-top: 25px
}

.margin-top-20 {
	margin-top: 20px
}

.margin-bottom-70 {
	margin-bottom: 70px;
}

.margin-bottom-35 {
	margin-bottom: 35px;
}

.margin-bottom-10 {
	margin-bottom: 10px;
}

.margin-right-5 {
	margin-right: 5px;
}

.margin-left-5 {
	margin-left: 5px;
}

.margin-right-10 {
	margin-right: 10px;
}

.margin-left-10 {
	margin-left: 10px;
}

.no-margin-bottom {
	margin-bottom: 0px;
}

.img-card img {
	height: 60px;
	width: auto;
	margin: 25px 0 10px 0;
}

.icon_menu .img-card {
	width: 120px;
}

.img-card {
	position: relative;
	display: inline-block;
}

.img-card .img-top {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
}

.img-card:hover .img-top {
	display: inline;
}

.img-card label {
	color: #333;
}

.icon_menu a:hover {
	text-decoration: none;
}

.grey-patch {
	background: -moz-linear-gradient(180deg, rgba(229, 229, 229, 0.6) 0%, rgba(255, 255, 255, 0.8) 50%, rgba(229, 229, 229, 1) 100%);
	background: -webkit-linear-gradient(180deg, rgba(229, 229, 229, 0.6) 0%, rgba(255, 255, 255, 0.8) 50%, rgba(229, 229, 229, 1) 100%);
	background: -o-linear-gradient(180deg, rgba(229, 229, 229, 0.6) 0%, rgba(255, 255, 255, 0.8) 50%, rgba(229, 229, 229, 1) 100%);
	background: -ms-linear-gradient(180deg, rgba(229, 229, 229, 0.6) 0%, rgba(255, 255, 255, 0.8) 50%, rgba(229, 229, 229, 1) 100%);
	background: linear-gradient(270deg, rgba(229, 229, 229, 0.6) 0%, rgba(255, 255, 255, 0.8) 50%, rgba(229, 229, 229, 1) 100%);
	padding: 0px
}

.grey-patch-wrapper {
	padding: 5px;
}

#map {
	height: 66vh;
	margin-bottom: 20px;
}

.tags label {
	padding: 0 30px;
	font-size: 21px;
	font-weight: normal;
	color: #808080;
}

.tags .text-primary {
	/*color: #f93f2f;*/
	color: #cf6b52;
}

.icon-links {
	color: #333 !important;
}


/*
.icon-links .active{
	color: #e84637 !important;
}
*/

.icon-links label {
	cursor: pointer !important;
}

.home-background a:focus {
	outline: none;
	color: #f93f2f;
	text-decoration: none !important;
}

.mb-0 {
	margin-bottom: 0px;
}

.navbar-additional-white {
	margin-top:50px; 
	background-color: #fff; 
	height:80px;
}

@media only screen and (max-width: 767px) {
	.jumbotron {
		margin-top: 65px;
	}
	.home-background::before {
		top: 160px;
	}
}

.color-e64249 { 
	color: #e64249 !important;
}
.color-a17448{	
	color: #a17448 !important;
}
.color-d03d47{	
	color: #d03d47 !important;
}
.color-505554{	
	color: #505554 !important;
}
.color-716763{	 
	color: #716763 !important;
}
.color-7a5151{	
	color: #7a5151 !important;
}
.color-89695b{	
	color: #89695b !important;
}
.color-825f51{	
	color: #825f51 !important;
} 
.color-cd5946{	
	color: #cd5946 !important;
}
.color-cd5845{	
	color: #cd5845 !important;
} 
.color-6d635e{	
	color: #6d635e !important;
}
.color-dd4f44{	
	color: #dd4f44 !important;
}
.color-c47359{	
	color: #c47359 !important;
}
.color-836153{	
	color: #836153 !important;
} 
.color-dc5f48{	
	color: #dc5f48 !important;
} 
.color-d36c5c{
	color: #d36c5c !important;
} 
.color-766c68{	
	color: #766c68 !important;
} 
.color-736964{
	color: #736964 !important;
}
.color-db4438{	
	color: #db4438 !important;
}
.color-736a65{
  color: #736a65  !important;
} 
.color-8a6153{
  color: #8a6153  !important;
} 
.color-c5775e{
  color: #c5775e  !important;
}

.color-1{
  color: #dc5f48  !important;
}
.color-2{
  color: #825f51  !important;
}
.color-3{
  color: #cd5845  !important;
}
.color-4{
  color: #6d635e  !important; 
}
.color-5{
  color: #db4438  !important;
}
.color-6{
  color: #db4438  !important;
}
.color-7{
  color: #cf6b52  !important;
}

/* 
.color-1{
  color: #e64249  !important;
}
.color-2{
  color: #684c48  !important;
}
.color-3{
  color: #d03d47  !important;
}
.color-4{
  color: #505554  !important; 
}
.color-5{
  color: #eb2838  !important;
}
.color-6{
  color: #505554  !important;
}
.color-7{
  color: #d05151  !important;
} */