@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Assistant:wght@200;300;400;500;600;700;800&family=Buenard:wght@400;700&family=Montserrat:wght@100;200;300;400;500;600;700;800;900');

body {
  font: 1em 'Assistant', sans-serif;
  color: #222;
  margin: 0;
  font-size: 1em;
  font-weight: 600;
  overflow-x: hidden;
  position: relative;
}

.scrollup {
  width: 40px;
  height: 40px;
  opacity: 1;
  position: fixed;
  bottom: 20px;
  right: 0;
  display: none;
  text-indent: -9999px;
  background: url(graphics/icon_top.png) no-repeat;
  z-index: 999999999;
}

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

.small {font-size: 90%!important;}
.smaller {font-size: 80%!important;}
.large {font-size: 110%!important;}
.larger {font-size: 120%!important;}

.blue {color:#2e3699;}
.gold {color:#fcbf3d;}
.black {color:#222;}
.white {color:#fff;}

.bar-blue {width:125px; border-top: 4px solid #2e3699;}
.bar-gold {width:125px; border-top: 4px solid #fcbf3d;}
.bar-black {width:125px; border-top: 4px solid #222;}
.bar-white {width:125px; border-top: 4px solid #fff;}

.divider {border-top:1px solid #ccc;}
.divider-gold {border-top:1px solid #fcbf3d;}

h1 {
	font-family: 'Buenard', serif;
	font-size: 2.5em;
	font-weight: 700;
	color:#2e3699;
	letter-spacing: -.5px;
	margin-bottom: -5px;
}
.h1-index {font-weight: bold!important; color:#222!important; letter-spacing: -.5px!important;}

h2 {
	font-family: 'Buenard', serif;
	font-size: 2em;
	font-weight: 700;
	color:#2e3699;
	letter-spacing: -1px;
}
.h2-members {font-size: 3.65em!important; font-weight: 400!important; line-height: 1.15em;}

h3 {
	font-family: 'Buenard', serif;
	font-size: 2em;
	font-weight: 800;
	color:#fcbf3d;
	letter-spacing: -1px;
	text-transform: uppercase;
	line-height: 1em;
}

.header {
  padding: 0 10px;
  background: #fff;
  z-index: 999999;
  -webkit-box-shadow: 0px 1px 10px 2px rgba(0,0,0,0.15);
  box-shadow: 0px 1px 10px 2px rgba(0,0,0,0.15);
  border-top:8px solid #fcbf3d;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  background: #fff;
  z-index: 10;
}

.sticky + .content {
  padding-top: 102px;
}

.navbar-light .navbar-nav .nav-link {
  font-family: 'Montserrat', sans-serif;
  font-size: .975em;
  font-weight: 600;
  color: #2e3699;
  text-transform: uppercase;
  padding: 15px 1.5rem !important;
  margin:5px 0 0 0;
  letter-spacing: -.5px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.navbar-light .navbar-nav .nav-link:hover {color:#fcbf3d!important;}

.nav-link3 {
	font-size: 1.05em;
	font-family: 'Montserrat', sans-serif;
	background:#2e3699;
	color:#fcbf3d; 
	padding:15px 1.5rem!important;
	margin:20px 0 0 20px;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: -.5px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	border:2px solid #2e3699;
}
.nav-link3:hover {color:#fff; background:#222; border:2px solid #222; text-decoration:none;}

.navbar-toggler {border-color:#000!important; background-color:transparent!important; border:0!important; color:(0,0,0,1.0)!important;}
.navbar-light .navbar-toggler {outline: none;}

.navbar-brand {height:100%;}
.navbar-brand img {height:65px;}
.navbar-brand.js-scrolling img {
	height: 40px;
	-webkit-transition: height 0.3s ease;
	-moz-transition: height 0.3s ease;
	-ms-transition: height 0.3s ease;
	-o-transition: height 0.3s ease;
	transition: height 0.3s ease;
}

.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {color:#aaa!important;}

.dropdown-menu {
	background-color: #fff!important;
	border-radius: 0!important;
	font-family: 'Montserrat', sans-serif;
	font-size: .95em!important;
	font-weight: 700!important;
	text-transform: uppercase;
	letter-spacing: -.5px;
	line-height: 1.5em;
	top:100%!important;
	left:15%;
	border:0!important;
	text-align: left!important;
}
.dropdown-menu a {color: #2e3699!important; font-weight: 500; text-decoration: none; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;}
.dropdown-menu a:hover {color: #fcbf3d!important; text-decoration: none;}
.dropdown-item {color:#fff!important; font-weight: 600!important; padding:.25rem 1.25rem .25rem .75rem!important; text-align: left!important;}
.dropdown-item:hover {background:#fff!important;}

.content-index {min-height:300px;}
.content {min-height:750px; font-weight: 500; letter-spacing: -.5px;}
.content a {color:#2e3699; text-decoration:none; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;}
.content a:hover {color:#fcbf3d; text-decoration:none;}

.btn-content {
	background-color:#2e3699;
	font-family: 'Montserrat', sans-serif;
	font-size:.9em;
	font-weight: 400;
	text-transform: uppercase;
	text-align: center;
	text-shadow: none!important;
	color:#fcbf3d!important;
	letter-spacing: .5px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	border:2px solid #2e3699;
}
.btn-content:hover {
	background:#222;
	color:#fff!important;
	cursor: pointer;
	border:2px solid #222;
}

.footer-text {font-size: 1.25em; font-weight: 600; letter-spacing: -.5px; line-height: 1.1em;}
.footer-text a {color:#2e3699; font-weight: 800; text-decoration:underline; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;}
.footer-text a:hover {color:#fcbf3d; font-weight: 800; text-decoration:underline;}

.footer-tagline {font-family: 'Montserrat', sans-serif; font-size: .9em; font-weight: 500; letter-spacing: 1px;}
.footer-tagline a {color:#2e3699; font-weight: 800; text-decoration:underline; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;}
.footer-tagline a:hover {color:#fcbf3d; font-weight: 800; text-decoration:underline;}

.bg-anchor {background:#222; color:#fcbf3d; font-weight:500; font-size:70%; letter-spacing: -.25px;}
.bg-anchor a {color:#fcbf3d; text-decoration:underline; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;}
.bg-anchor a:hover {color:#fff; text-decoration:underline;}

.bg-anchor ul {padding:0; margin:0; text-align:center!important;}
.bg-anchor ul li {list-style-type:none; display:inline;}
.bg-anchor ul li:before {content:'';}
.bg-anchor ul li:after {content:'|'; color:#2e3699; margin:0 10px; font-weight: 900;}
.bg-anchor ul li:last-child:after {content:'';}

.index-text {font-size: 1.2em; font-weight: 700; line-height: 2.75em; letter-spacing: -.5px;}

.bg-officers {background-color: #eeeeee;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='152' height='152' viewBox='0 0 152 152'%3E%3Cg fill-rule='evenodd'%3E%3Cg id='temple' fill='%23cccccc' fill-opacity='0.4'%3E%3Cpath d='M152 150v2H0v-2h28v-8H8v-20H0v-2h8V80h42v20h20v42H30v8h90v-8H80v-42h20V80h42v40h8V30h-8v40h-42V50H80V8h40V0h2v8h20v20h8V0h2v150zm-2 0v-28h-8v20h-20v8h28zM82 30v18h18V30H82zm20 18h20v20h18V30h-20V10H82v18h20v20zm0 2v18h18V50h-18zm20-22h18V10h-18v18zm-54 92v-18H50v18h18zm-20-18H28V82H10v38h20v20h38v-18H48v-20zm0-2V82H30v18h18zm-20 22H10v18h18v-18zm54 0v18h38v-20h20V82h-18v20h-20v20H82zm18-20H82v18h18v-18zm2-2h18V82h-18v18zm20 40v-18h18v18h-18zM30 0h-2v8H8v20H0v2h8v40h42V50h20V8H30V0zm20 48h18V30H50v18zm18-20H48v20H28v20H10V30h20V10h38v18zM30 50h18v18H30V50zm-2-40H10v18h18V10z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");}

.officers {width:10.5%; float:left; margin:0 1% 20px 1%; font-size: .85em; letter-spacing: -.5px;}
.officers img {width:100%; height: auto; border:1px solid #2e3699; margin-bottom: 3px;}

.officers ul {padding:0; margin:0; text-align:center!important; letter-spacing: -.5px; line-height: 1.75em;}
.officers ul li {list-style-type:none; display:inline;}
.officers ul li:before {content:'';}
.officers ul li:after {content:'|'; color:#fcbf3d; margin:0 10px; font-weight: 500;}
.officers ul li:last-child:after {content:'';}

.btn-officers {
	background-color:#2e3699;
	font-family: 'Montserrat', sans-serif;
	font-size:.85em;
	font-weight: 600;
	text-transform: uppercase;
	text-align: center;
	text-shadow: none!important;
	color:#fcbf3d!important;
	letter-spacing: .5px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	border:2px solid #2e3699;
}
.btn-officers:hover {
	background:transparent;
	color:#2e3699!important;
	cursor: pointer;
	border:2px solid #fcbf3d;
}

.bg-application {background: #eee; font-size: .925em; letter-spacing: -.5px; overflow: hidden;}
.application-text {font-size: 1.1em; font-weight: 600; line-height: 3.25em; letter-spacing: -.5px;}

.bg-members {background-image:url(graphics/bg-members.jpg);}
.members-text {font-size: 1.65em; font-weight: 700; color:#fff; letter-spacing: -1px; line-height: 1.5em;}
.btn-members {
	background-color:#2e3699;
	font-family: 'Montserrat', sans-serif;
	font-size:.85em;
	font-weight: 500;
	text-transform: uppercase;
	text-align: center;
	text-shadow: none!important;
	color:#fcbf3d!important;
	letter-spacing: .5px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	border:2px solid #2e3699;
}
.btn-members:hover {
	background:transparent;
	color:#fcbf3d!important;
	cursor: pointer;
	border:2px solid #2e3699;
}

.paralax {
	background-size: cover;
	margin: 0 auto;
	width: 100%;
	z-index: 200;
	min-height: auto;
	background-origin: content-box;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

.intro-text {font-size: 1.1em; font-weight: 700; line-height: 2em; letter-spacing: -.5px;}

.btn-more {
	background-color:#2e3699;
	font-family: 'Montserrat', sans-serif;
	font-size:.8em;
	font-weight: 400;
	text-transform: uppercase;
	text-align: center;
	text-shadow: none!important;
	color:#fcbf3d!important;
	letter-spacing: 2.5px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.btn-more:hover {
	background:#222;
	color:#fff!important;
	cursor: pointer;
}

/*CARD*/
.card {border-radius: 0!important; border:0!important;}

.card-header {	
    padding:.5rem;
    margin-bottom: 0;
    background-color:#f5f5f5;
    border-bottom: 1px solid #ddd;
	text-decoration: none!important;
}
.card-header:hover {text-decoration: none!important;}

.card-body {padding:1.25rem;}

.btn-link {
	font-family: 'Assistant', sans-serif!important;
	font-size: .5em!important;
    font-weight: 600;
    color: #222;
    background-color: transparent;
	letter-spacing: -.5px;
}

.btn-link:hover {
    color: #2e3699!important;
	text-decoration: none!important;
}

.sidebar {background:#eee; font-size: .95em; font-weight: 400; letter-spacing: -.5px; line-height:1.9em; border-bottom: 6px solid #2e3699;}
.sidebar a {color:#222; font-weight: 700; text-decoration:none; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;}
.sidebar a:hover {color:#2e3699; text-decoration:underline;}
.sidebar ul {padding:10px 0 0 0; margin:0; text-align:left!important;}
.sidebar ul li {list-style-type:none; display:block; list-style-position: inside; text-indent: -1.75em; padding-left: 2em;}
.sidebar ul li:before {content:'•'; color:#fcbf3d; font-weight: 800; margin:0 10px;}
.sidebar ul li:after {content:'';}
.sidebar ul li:last-child:after {content:'';}

/*FORM*/

#form {
        width:100%;
        float:left;
}


form{
        width: 100%;

        }

fieldset{
        border: 0;
        padding: 10px 0 ;
        clear: left;
		
        }
        
textarea, input, select{
        border: 1px solid #ccc;
        padding: 2%;
        width: 96%;
        }

label{
        font-weight: 500!important;
		font-size: 90%;
        }       
        
textarea:focus, input:focus, select:focus{
        background: #efefef;
        border: 1px solid #2e3699;
        -webkit-transition: all .4s ease-in-out;
        -moz-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out;
        outline: none;
}

input[type="submit"]{
        border: 1px solid #ccc;
        padding: 3px 0;
        margin-top: 5px;
        font-weight: bold;
        /*font-size: 1.3em;*/
        width: 130px;
        cursor: pointer;

        
        -webkit-transition: all .4s ease-in-out;
        -moz-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out;
        
        background: #f6f5f5; /* Old browsers */
        /* IE9 SVG, needs conditional override of 'filter' to 'none' */
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y2ZjhmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2U1ZWJlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2Q3ZGVlMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY3ZjkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(top, #f6f5f5 0%, #e5ebee 50%, #d7dee3 51%, #ebebeb 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f5f5), color-stop(50%,#e5ebee), color-stop(51%,#d7dee3), color-stop(100%,#ebebeb)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #f6f5f5 0%,#e5ebee 50%,#d7dee3 51%,#ebebeb 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #f6f5f5 0%,#e5ebee 50%,#d7dee3 51%,#ebebeb 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #f6f5f5 0%,#e5ebee 50%,#d7dee3 51%,#ebebeb 100%); /* IE10+ */
        background: linear-gradient(to bottom, #f6f5f5 0%,#e5ebee 50%,#d7dee3 51%,#ebebeb 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f5f5', endColorstr='#ebebeb',GradientType=0 ); /* IE6-8 */
        }

.submit {
	padding:2.5%;
	margin-top: -15px!important;
	background:#2e3699; 	
	color:#fcbf3d!important;
	font-family: 'Montserrat', sans-serif;;
	font-size:2em;
	font-weight:900;
	text-transform:uppercase;
	letter-spacing: -.5px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.submit:hover {
	background-color:#222!important;
	color:#fff!important;
	cursor:pointer;
}

input {padding:7px!important;}
/*END FORM*/

@media (max-width: 1200px) {
.footer-tagline {font-size: .85em; letter-spacing: .25px;}
.officers {width:20%; float:left; margin:0 2.5% 20px 2.5%; font-size: .95em; letter-spacing: -.5px;}
}

@media (max-width: 576px) {
.application-text {font-size: 1.05em; line-height: 2.5em;}
.footer-tagline {font-size: .825em; letter-spacing: 0;}
.sidebar ul {padding:0;}
.officers {width:45%;}
}

@media (max-width: 480px) {
.navbar-brand img {height:45px;}
.navbar-brand.js-scrolling img {height: 30px;}
.index-text {font-size: 1.15em; line-height: 2.25em;}
.bg-anchor ul li {display:block;}
.bg-anchor ul li:after {content:''; margin:0;}
}

@media (max-width: 375px) {
.navbar-brand img {height:35px;}
.navbar-brand.js-scrolling img {height: 25px;}
.index-text {font-size: 1.1em; line-height: 2em;}
.application-text {line-height: 2em;}
.footer-tagline {font-size: .825em; letter-spacing: -.5px;}
.officers {font-size: .9em;}
}