/*Theme Name: Divi Child Theme
Theme URI: http://www.elegantthemes.com/gallery/divi/
Description: Divi Child 
ThemeAuthor: Elegant Themes
Author URI: http://www.elegantthemes.com
Template: Divi
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: divi-child*/
/*Theme Customization Starts Here*/

/* Header */
#logo {
	vertical-align: top;
}

.triangle-overlay:after,
.et_pb_fullwidth_header.triangle-overlay:after,
.et_pb_fullwidth_header.triangle-overlay-yellow:after {
	content: " ";
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 35px;
	background: transparent url(/wp-content/uploads/2021/07/banner-overly.png) no-repeat center top;
	z-index: 1000;	
}

.et_pb_fullwidth_header.triangle-overlay-yellow:after {
	background-image: url(/wp-content/uploads/2021/08/banner-overly-yellow.png);
}


div.slashed_corner span.et_pb_image_wrap {
	position: relative;
}

div.slashed_corner span.et_pb_image_wrap:after {
	content: '';
	position: absolute;
	bottom: 0; right: 0;
	border-bottom: 65px solid white;
	border-left: 65px solid transparent;
	width: 0;
}

div#footer-bottom {
	min-height: 95px;
}

a.footer_logo img {
	height: 45px;
	margin: 0px 60px 10px 60px;
	float: left;
}

a.footer_logo.iyfc img {
	float: right;
	height: 55px;
}

.bottom-nav, .bottom-nav a, .bottom-nav li.current-menu-item a {
	text-align: center !important;
}

@font-face {
	font-family: 'GothamPro';
	src: url('/wp-content/uploads/Gotham-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'GothamPro';
	src: url('/wp-content/uploads/Gotham-Book.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

body {
	font-family: 'GothamPro', 'Open Sans', 'Ariel', sans-serif;
	font-weight: 400;
	line-height: 1.5;
	color: #000;
	-moz-osx-font-smoothing: grayscale;
}

.et_pb_section_2 {
	padding: 0;
}

#video_gallery div.video_gallery_block div.element_desc {
	padding: 5px 35px 28px 35px;
}

#video_gallery video {
	margin: 0 0 12px 0;
	padding: 0 0 0 0;
	width: 100%;
	background: black;
}

h2 {
	font-size: 26px;
	margin: 30px 0 10px 0;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container {
	position: relative;
	z-index: 3;
	width: initial;
	max-width: initial;
	margin-left: auto;
	margin-right: auto;
}

.header-content {
	margin-bottom: 7vh;
}

.et_pb_fullwidth_header_0.et_pb_fullwidth_header .header-content h1 {
	font-weight: 400;
}

.et_pb_button {
	border: 2px solid white !important;
	border-radius: 0px !important;
	background: transparent;
}