@charset "utf-8";
/* CSS Document */
html {
    height: 100%
}

body {
	font-family: Lato,"Helvetica Neue",Arial,Helvetica,sans-serif;
	font-size:15px;
	color:#2c2c2c;
	margin:0;
	padding:0 0 0 0;
	background: url(../images/bg1.jpg) no-repeat fixed top center/ 100% auto #f5f5f6;

}
img {border:0px;}
	

*, *:before, *:after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;}
form { margin:0px; padding:0px;}
p { margin:0px; padding:0px;}
.alignleft { float:left; }
.alignright { float:right; }
.clear { clear:both; margin:0px; padding:0px;}
.textalignright { text-align:right; }
.textalignleft { text-align:left; }
.textaligncenter { text-align:center; }
a { outline:none; text-decoration:underline; color:#2969b0;}


/*Footer----------------*/
footer { background:rgba(0, 0, 0, 0.9); color:#64707d; padding:20px 0 0; }
footer p { margin-bottom:12px; }
footer ul { margin:0; padding:0; list-style-type:none; position:relative; z-index:9; }
footer ul li { margin:0 0 10px; text-align:left; }
footer ul li a { color:#64707d; text-decoration:none; }
footer ul li a:hover { color:#FFF; }
footer h3 { font-size:18px; color:#FFF; padding:10px 0 15px; margin:0; text-align:left; }
footer .ftabtcon { max-width:330px; width:100%; margin:0 30px 10px 0; float:left; text-align:left; }
footer .ftabt { max-width:150px; width:100%; margin:0 30px 10px; float:left; }
footer .ftsupp { max-width:150px; width:100%; margin:0 30px 10px 0; float:left; }
footer .ftlegal { max-width:150px; width:100%; margin:0 0 10px; float:right;}
.ftlogo { position:absolute; bottom:0; width:100%; text-align:center; z-index:1; }
.ftsociallinks { display:inline-block; }
.ftsociallinks a { display:inline-block; border-radius:5px; width:40px;
	height:40px; background:#565e66; color:#2c3640; text-align:center; padding:10px 0 0; margin:0 2px; font-size:20px;
}
footer .copyright { border-top:1px solid #3f4d5a; padding:12px; text-align:center; margin-top:12px; }
.ftlegalin{ text-align:center;}
.ftlegalin ul li{ display:inline-block; padding:0 15px;}
.container { max-width: 902px; padding: 0; position: relative; width: 100%; margin:0 auto;}
.disclaimer { font-size: 12px; padding: 20px 0 0; text-align: center;}


/*Header-------------*/
#header{ padding:0 0 40px;}
#header .logo{ text-align:center; padding:0 0 5px;}
#header .logo img{ max-width:80px; width:100%;}
#header h1 { color: #333; font-weight:900; text-align:center; margin:0 0 10px; font-size:36px; line-height:44px;}
#header h2{ font-size:23px; font-weight:600; color:#1e5094; margin:0px 0 30px; text-align:center;}

.headtext{ background:#1e5094; text-align:center; font-size:20px; font-weight: 600; color:#fff; padding:10px 8px; margin-bottom:20px;}

.headerdiv{ width:100%; max-width:1100px; margin:0 auto; text-align:center; position:relative; }

.head-box{ font-size:20px; font-weight:600; color:#fff; margin:14px 0 24px; text-align:center;}
.head-box ul{ padding:0; margin:0; list-style-type:none;}
.head-box ul li{ padding:8px 16px 8px 40px; margin:0 4px; display:inline-block; width:auto; background:rgba(0, 0, 0, 0.3); position:relative; border-radius: 4px;}
.head-box ul li:before { position:absolute; content: "\f058"; font-family: FontAwesome; left:10px; top:6px; font-size:26px; color:#d14841; }
.head-box ul li.spes{ padding:0; margin:0; background: none; text-decoration: none;}
.head-box ul li.spes:before{ display:none;}

.video-box { background: #000; border: 10px solid #d1d5d8; box-shadow: 0 13px 16px -12px rgba(0, 0, 0, 0.4);
    margin:4px auto 34px; width: 100%; max-width:900px;
}
.video-box iframe { width:100%; }

.send-button{ text-align:center;}
.send-button a{ width: auto; display:inline-block; padding:16px 50px; text-align:center;
	border: none; border-radius:4px; font-size:35px; line-height: normal; color:#fff; font-family:"Open Sans",sans-serif;
	font-variant:600; font-weight:700; text-transform:uppercase;
	background-color:#2e8f10; text-decoration:none;
	box-shadow: 0 6px 6px -6px rgba(0, 0, 0, 0.5); outline:none;
}
.send-button a span { color: #f7da64; display: block; font-size: 20px; font-weight: 600; line-height: 20px; margin: 0; padding: 0;}


.presenters{ text-align:center; padding:0 0 28px; font-size: 18px; color:#fff;}
.presenters ul{ padding:0; margin:0; list-style-type:none;}
.presenters ul li{ padding:0; margin:0 6px; display:inline-block; width:160px;}
.presenters ul li img{ width:100%; border-radius: 50%; border:10px solid rgba(0, 0, 0, 0.3); margin-bottom: 6px;}
.presenters h3{ font-size:26px; font-weight:700; padding:0; margin:0px 0 10px;}


.list ul { list-style:none; padding:0px; margin:0px }
.list ul li { padding:0 0 14px 42px; margin:0 0 14px; border-bottom: 1px dashed rgba(0, 0, 0, 0.3); position:relative;}
.list ul li:before { position:absolute; content: "\f058"; font-family: FontAwesome; left:0; top:2px; font-size:32px; color:#d14841; }
.list ul li strong{ font-weight: 600;}
.list ul li:last-child{ margin-bottom:0; border-bottom:none; padding-bottom:0;}


/*middle-------------*/
#middle{ background:#fff; padding:0px 0 54px; font-size:20px; line-height:34px; position:relative; box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);}
#middle.b1{ background:#e6eaef;}
#middle.b2{ background: url(../images/bg2.jpg) no-repeat center top #efefef;}
#middle h1{ padding:40px 0 10px; margin:0; font-size: 40px; line-height: 50px; font-weight:800; text-align:center; color: #003c71;}
#middle h1 span.t1{ font-weight:600;}
#middle hr{ border-top:dashed 1px rgba(0, 0, 0, 0.3); border-bottom:none; height: 1px; margin: 20px auto 30px; max-width: 100%; position: relative; width: 370px;}
#middle hr:after { background:#e14938; content:""; height:10px; left:50%; margin-left:-5px; margin-top:-5px; position:absolute; top:50%; width:10px; border-radius:10px;}

#middle h2{ font-size: 30px; line-height: normal; font-weight:600; text-align:center; color: #333; text-align:center; margin: 0 0 20px;}
#middle h2.top{ padding-top:20px;}

.main-div{ width:100%; max-width:800px; margin:0 auto;}
.main-div p{ margin-bottom:20px;}


span.yellow { background: #ffff00; display: inline-block; padding: 0 10px;}
textarea.textarea{ width:calc(100% - 10px); height:100px; background-color:#fff;
	margin:10px 0 20px 0; border:1px solid #a1c4d8; font-size:14px; border-radius:5px; padding:0 5px;}
.center{ text-align:center; padding:0 0 20px;} 

.coaches{ background:#fff; padding:20px; margin-bottom:30px; box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);}
.coaches.last{ border-bottom:none; margin-bottom: 10px;}
.coaches h3{ font-size:22px; font-weight:700; padding:0 0 20px; margin:0; color: #003c71;}
.coaches h3 span{ color:#5e667b; font-size:18px; font-weight:400;}
.coaches .img1{ float:left; width:100%; max-width:146px; margin:0 20px 0 0;}
.coaches .img1.n1{ max-width:110px;}
.coaches .img1.left{ float:left; margin:0 30px 0px 0;}
.coaches .img1 img{ width:100%; padding:10px; border:solid 1px #d1d5d8; border-radius: 50%; position: relative;}

.left-img{ float:left; width:100%; max-width:260px; margin:0 20px 0 0;}
.left-img img{  width:100%; }
.left-img.m1{ max-width:150px;}

.right-img{ float:right; width:100%; max-width:250px; margin:0 0 0 20px;}
.right-img img{  width:100%; }
.right-img.m1{ max-width:208px;}

.con-box{ position:relative; background:#d8e1f2; padding:20px 20px 20px 80px; margin-bottom:20px; box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);}
.con-box.b1{ background:#eaeff9; margin:20px 0 40px;}
.con-box .no{ position:absolute; left:10px; top:10px; background:#003c71; border-radius:50%; color:#fff; font-size:34px; line-height:50px; 
font-weight:700; width:50px; text-align:center}

.con-box1{ width:100%; max-width:700px; margin:40px auto; text-align:center;}
.con-box1 ul{ padding:0; margin:0; list-style-type:none;}
.con-box1 ul li{ padding:0 30px 15px; margin:0 10px; display:inline-block; width:100%; max-width:324px; background:#e6eaef; border-radius:4px; vertical-align:top;}
.con-box1 ul li h3{ font-size:20px; font-weight:600; padding:4px 30px; margin:0 -30px 10px; background:#003c71; color:#fff; border-radius:4px 4px 0 0;}
.con-box1 ul li h3 i{ display:inline-block; margin-right:10px;}
.con-box1 p{ margin:0;}

.logos{ background:#eee; padding:25px 0 20px 0; border-top:1px solid #ddd;}
.logos h2{ text-align:center; padding-bottom:15px; font-size:24px;}
.seen-logo { width: 100%; padding:0;}
.seen-logo ul { padding: 0px; text-align: center; margin:0; }
.seen-logo li { display: inline-block; margin: 0 1%; vertical-align: middle; }
.seen-logo li img{ width:auto; height:50px;}


