/*
Theme Name: DBB Child
Version: 1.0
Template: dbb
*/

h1, h2, h3, h4, h5, h6, p, li {
	font-family: proxima nova, helvetica neue, helvetica, arial, sans-serif;
}

a.btn-blue {
	background: #174b7e;
	padding: 10px 32px;
	border-radius: 90px;
	font-weight: 800;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 20px;
	display: inline-block;
}

a.btn-blue:hover {
	background: #0a2949;
	color: #fff;;
}

a.btn-green {
	background: #89c659;
	padding: 10px 32px;
	border-radius: 90px;
	font-weight: 800;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 20px;
	display: inline-block;
}

a.btn-green:hover {
	background: #4b7a27!important;
	color: #fff;
}

.radius-12 {
	border-radius: 12px;
	overflow: hidden;
}

span.logo.avia-standard-logo a {
	display: flex;
	align-content: center;
	align-items: center;
}

span.logo.avia-standard-logo a img {
	max-width: 75px;
}

ul#avia-menu li a {
	font-size: 18px;
	font-family: proxima nova, helvetica neue, helvetica, arial, sans-serif;
	font-weight: 400;
	color: #333;
}

ul#avia-menu li a, 
ul#avia-menu ul.sub-menu li a {
	font-size: 18px;
	font-family: proxima nova, helvetica neue, helvetica, arial, sans-serif;
	font-weight: 400;
	color: #333;
}

li.nav-donate a span {
	background: #89c659;
	padding: 10px 26px;
	border-radius: 90px;
	font-weight: 800;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
}

li.nav-donate a span:hover {
	background: #4b7a27!important;
	color: #fff;
}

#top #hp-hero .av-section-video-bg iframe, 
#top #hp-hero .av-section-video-bg embed, 
#top #hp-hero .av-section-video-bg object, 
#top #hp-hero .av-section-video-bg video {
	top: 0!important;
}

#hp-hero {
	/* padding: 200px 0; */
}

#hp-hero h2 {
	font-size: 130px;
	font-stretch: condensed !important;
	font-weight: 500;
	color: #89c659;
	font-family: bebas neue;
}

#hp-hero h2 em {
	color: #fff;
	font-style: normal;
	font-weight: 500;
}

#hp-hero h2 strong {
	color: #24becb;
	font-weight: 500;
}

#hp-hero h3 {
	color: #fff;
	font-size: 24px;
	width: 80%;
	margin: 0 auto 60px auto;
	line-height: 36px;
}

p {
	margin: 0 0 16px 0;
	padding: 0;
	line-height: normal;
}

.hp-testimonial h2 {
	color: #22c8d6;
	text-transform: none !important;
	letter-spacing: 0 !important;
	font-weight: 800 !important;
	font-size: 34px;
	line-height: 40px;
}

.hp-testimonial p {
	color: color(display-p3 0.154 0.29 0.482);
	text-transform: none;
	letter-spacing: 0;
	font-size: 20px;
	font-weight: 800 !important;
}





#footer-page .foot-col-1 {
	width: 18%;
}

#footer-page .footer-logo {
	max-width: 80px;
}

#footer-page .flex_column p {
	font-size: 14px;
	font-family: proxima nova, helvetica neue, helvetica, arial, sans-serif;
	font-weight: 400;
	color: #6d6f73;
	line-height: 22px;
}

#footer-page .flex_column p strong {
	color: #22c8d6;
	margin-bottom: 8px;
	display: inline-block;
}

#footer-page .foot-col-4 a img {
	margin-right: 10px;
}

