/*
Javascript-video-scrubber Demo
Created by Gary Hepting and the Dev Team at Emerge Interactive
Fork, follow and watch on Github at https://github.com/ghepting/javascript-video-scrubber
Visit Emerge Interctive at http://emergeinteractive.com/
*/


@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@700&family=Poppins:wght@400;700&display=swap');
body {
	font-family: 'Poppins', sans-serif;
	font-size:16px;
	line-height:150%;
	color:#000000;
	tjext-shadow:3px 3px 3px #000;
	mjin-height:3500px;

	buackground-image: url(/images/efs_v3_01.jpg);
    buackground-size: contain;
    buackground-repeat: no-repeat;
}
div.code {
	background:rgba(0,0,0,0.65);
	padding:.5em 2em;

}
pre {
	font-size:12px;
	font-family:Courier;
	text-shadow:none;
	overflow:auto;
}
a, a:link, a:visited {
	color:#0662a0;
	text-decoration:none;
	border-bottom:1px dotted #eee;
}
a:hover, a:focus, a:active {
	color:#666666;
	text-decoration:none;
	border-bottom:1px dotted #fff;
}
a.button, a.button:link, a.button:visited {
	display: inline-block;
	margin-right:0.5em;
	height: 31px;
	padding: 0 0 0 3px;
	font-family: Helvetica,arial,freesans,clean,sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #333;
	text-shadow: 1px 1px 0 #fff;
	white-space: nowrap;
	border: 1px solid #d4d4d4;
	border-radius: 6px;
	background: #f4f4f4;
	background: -moz-linear-gradient(#f4f4f4,#ececec);
	background: -webkit-linear-gradient(#f4f4f4,#ececec);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#ececec')";
	cursor: pointer;
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	text-decoration:none;
}
a.button:hover, a.button:focus {
	color: #fff;
	text-decoration: none;
	text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
	border-color: #518cc6;
	border-bottom-color: #2a65a0;
	background: #599bdc;
	background: -moz-linear-gradient(#599bdc,#3072b3);
	background: -webkit-linear-gradient(#599bdc,#3072b3);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#599bdc',endColorstr='#3072b3')";
}
a span {
	display: block;
	height: 31px;
	padding: 0 9px 0 7px;
	line-height: 43px;
}
h1, h2, h3 {
	font-family: 'Playfair Display', serif;
	line-height: 43px;
}
p {
	margin-top:2em;
}
div.article {
	blorder-radius:1em;
	padding:4em 4em;
	    background: #07ACBF;
}
.ico img{
	height: 40px;
}
.fourcol .ttitle{
    text-align: center;
    font-family: 'Montserrat';
    font-weight: bold;
    font-style: normal;
    color: #000000;
    text-transform: uppercase;
    font-size: 16px;
    /* margin-top: 1em; */
    width: 74%;
    margin: auto;
    margin-top: 2em;
    line-height: 17px;
    height: 40px;
}
.fourcol .tbody{
    background-color: #ffffff;
    color: #000000;
    padding: 6px;
    margin-top: 1em;
    mhin-height: 400px;
    font-size: 13px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.tbody_news{
    background-color: #c8e6ec;
    color: #000000;
    padding: 6px;
    padding-left: 14px;
    margin-top: 1em;
    min-height: 200px;
    font-size: 12px;
    padding-top: 6px;
    padding-bottom: 15px;
    padding-right: 14px;
}
ul.checkmarks {
	list-style:none;
	padding:1em 2em;
	border-radius:1em;
}
ul.checkmarks li {
	font-size:14px;
	font-weight:bold;
	display:block;
	padding:1.5em 1.5em 2.5em;
    background:transparent url("./images/checkmark.png") 0 1.35em no-repeat;
    padding-left: 60px;
    border-bottom:3px dotted rgba(255,255,255,0.3);
    margin-bottom:1em;
}
ul.checkmarks li:last-child {
	border:none;
	margin-bottom:0;
	padding-bottom:0;
}
nav{
	pojsition: fixed;
    z-jindex: 9;
    text-align: center;
    color: #ffffff;
    padding-top: 28px;
    padding-bottom: 28px;
    top: 0;
    width: 100%;
    bagckground-color: #000000;
}
nav>div{
        text-align: center;
    color: #ffffff;
    width: 100%;
    bacgkground-color: #000000;
    margin: auto;
    tefxt-align: left;
}
img#video {
	position:fixed;
	z-index:1;
	top:0;
	right:0;
	bottom:0;
	left:0;
	width:100%;
	height:100%;
}

#content {
    position: relative;
    z-index: 1;
    width: 100%;
    padding: 0% 0%;
    margin: auto;
    mkargin-top: 300px;
}
#footer {
	text-align:center;
}
#footer h1 a {
	border:none;
}
#footer h1 a img {
	position:relative;
	top:12px;
}
.tbody .lis{
	display: inline-block;    letter-spacing: -0.3px;
}
@font-face {
    font-family: 'Avenir Next LT Pro';
    src: url('/fonts/AvenirNextLTPro-Bold.woff2') format('woff2'),
        url('/fonts/AvenirNextLTPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir Next LT Pro';
    src: url('/fonts/AvenirNextLTPro-Regular.woff2') format('woff2'),
        url('/fonts/AvenirNextLTPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir Next LT Pro';
    src: url('/fonts/AvenirNextLTPro-It.woff2') format('woff2'),
        url('/fonts/AvenirNextLTPro-It.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Avenir Next LT Pro Demi';
    src: url('/fonts/AvenirNextLTPro-DemiCn.woff2') format('woff2'),
        url('/fonts/AvenirNextLTPro-DemiCn.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
