* {box-sizing: border-box;}


.jumbotron {
	background-color: #ffffff;
	background-size: cover;
	color: #333333;
	text-align: center;
}
.text-white {
	color: #ffffff;
}

.row-marginslr {
	margin-left: 20px;
	margin-right: 20px;
}

.row-center {
	text-align: center;
}

.carousel-height {
	height: 120%;
}

.carousel-caption-height {
	height: 33vw;
}

.dropdown-font-size {
	font-size: 1.125rem;
}

  .tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
  }

  .tooltip .tooltiptext {
    visibility: hidden;
    width: 250px;
    background-color: #662D91;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -60px;
    opacity: 0;
    transition: opacity 0.3s;
  }

  .tooltip-inner {
  max-width: 300px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;	/*#fff;*/		/*74a5fd;*/	/*#000;*/
  border-radius: 0.25rem;
  opacity: 100%;
}

  .tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
  }

  .tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
  }

body {
	font-family: "Museo Sans", Raleway,"Trebuchet MS","Lucida Grande","Lucida Sans Unicode","Lucida Sans",Tahoma,sans-serif;
	font-size: 1.125rem;
	line-height: 1.618;
}

h1 {
	font-size: 3.3rem;
	font-weight: 900;
	line-height: 1.35;
	margin: 0.8em 0;
	text-align: center;
}

h2 {
	font-size: 2.3rem;
	font-weight: 800;
	line-height: 1.45;
	margin: 1em 0;
	text-align: center;
}


h3 {
	font-size: 1.85rem;
	font-weight: 700;
	line-height: 1.6;
	margin: 1.3em 0;
}

.h3-centered {
	font-size: 1.85rem;
	font-weight: 700;
	line-height: 1.6;
	margin: 1.3em 0;
	text-align: center;
}

h4 {
	font-weight: 700;
	font-size: 1.55rem;
	line-height: 1.7;
	margin: 1.5em 0;
}

h5 {
	font-size: 1.4rem;
	font-weight: 600;
	line-height: 1.6;
	margin: 1.6em 0;
}

h5-centered {
	font-size: 1.4rem;
	font-weight: 600;
	line-height: 1.6;
	margin: 1.6em 0;
	text-align: center;
}

h6 {
	font-weight: 500;
	font-size: 1.25rem;
	line-height: 1.6;
	margin: 1.6em 0;
}

.h6 {
	font-weight: 500;
	font-size: 1.25rem;
	line-height: 1.6;
	margin: 1.6em 0;
}

/*img {
	max-width: 100%;
	height: auto;
}
*/

/*Table styles*/
.table-hw-bc1 {
  border-collapse: collapse;
}

.table-hw-b1, td, th {
  border: 1px solid;
	/*medium blue */
	/*background-color: #1f5094;*/
  border-color: #1f5094;
  padding: 5px;
}

.table-hw-overflow {
	overflow-x: auto;
	/*overflow-y: auto;*/
}


header, footer {
	text-align: center;
}


/*Create a special header style h1j*/
.h1j {
	font-size: 9vw;
  	font-weight: 500;
  	line-height: 1.2;
	margin-bottom: 0.5rem;
	text-align: center;
}
/*Create a special style h2h*/
.h2h {
	background-color: transparent;
  	color: #56329a;
	font-size: 2rem;
  	font-weight: 500;
  	line-height: 1.2;
	margin-bottom: 0.5rem;
	text-align: center;
}

.h2hcenter {
	color: #56329a;
	font-size: 2rem;
	font-weight: 500;
	line-height: 1.2;
	margin-bottom: 0.5rem;
	text-align: center;
}

/** Add all caps for some h3 **/
.h3caps{
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.2;
  margin: 0 0 0.5rem 0;
  text-align: left;
  text-transform: uppercase;
}

.emc {
	/* dark teal */
	/*color: #108067;*/
	/* purple */
	/*color: #472769;*/
	/* dark purple */
	color: #662D91;
	font-style: italic;
	font-weight: 900;
}

.emi1p7rem {
	font-size: 1.7rem;
	font-style:italic;
	font-weight: 500;
}

.emi2rem {
	font-size: 2rem;
	font-style:italic;
	font-weight: 500;
}

.emi3 {
	/* dark teal */
	/*color: #108067;*/
	font-size: 3rem;
	font-style:italic;
	font-weight: 500;
	color: #108067;
}

.emc2 {
	/* dark purple */
   	color: #662D91;
   	font-weight: 700;
}

.emc3 {
	/* dark purple */
  /* color: #662D91; */
	/* dark teal */
	/*color: #108067;*/
	/* purple */
	/*color: #472769;*/
	/* light purple */
	/* color: #CC00FF; */
   	color: #FFFFFF;
   	font-style: normal;
   	font-weight: 700;
}

.emc4 {
	color: #111193;
	font-style: italic;
	font-weight: 700;
}

.cb {
   	/*color: #50c0a7;*/
   	/* dark teal */
   	color: #108067;
   	font-weight: 900;
}

.clb500 {
   	/* dark purple */
   	/*color: #422b55;*/
   	/* light blue */
   	/*color: #8097CB;*/
   	/* cornflowerblue */
   	color: #6495ed;
   	font-weight: 500;
}

.cb300 {
   	/*color: #50c0a7;*/
   	/* dark teal */
   	color: #108067;
   	font-weight: 300;
}

.cp300 {
   	/* dark purple */
   	color: #422b55;
   	font-weight: 300;
}

.cb500 {
   	/* dark teal */
   	color: #108067;
   	font-weight: 500;
}

.cfw700 {
	/* white */
	color: #ffffff;
	font-weight: 700;
}

.cfw900 {
	/* white */
	color: #ffffff;
	font-weight: 900;
}

.cfw700l {
	/* white */
	color: #ffffff;
	font-size: 3rem;
	font-weight: 700;
}

.cfp500 {
   	/* purple */
	color: #472769;
	font-size: 1.1rem;
	font-weight: 500;
}

.cf2p500 {
   	/* purple */
	color: #472769;
	font-size: 2rem;
	font-weight: 500;
}

.cfp300 {
	/* purple */
	/*color: #472769;*/
	color: #662d91;
	font-size: 1.1rem;
	font-weight: 300;
}
.c1 {
	/*medium blue */
	/*background-color: #1f5094;*/
	background-color: #204e93
}
.c2 {
	/*medium teal */
	background-color: #49c0a7;
}
.c3 {
	/*dark purple */
	background-color: #472769;
}
.c4 {
	/*medium yellow-green*/
	background-color: #afd23f;
}
.c5 {
	/*medium purple*/
	background-color: #662d91;
}

.c-mp-wt {
	/*medium purple*/
	background-color: #662d91;
	color: #ffffff;
}

.c-lp {
	/*light purple*/
	background-color: #ddddff;
}
.c-llp {
	/*light purple*/
	background-color: #eeeeff;
}

.c-mt-wt {
	/*medium teal*/
	background-color: #49c0a7;
	color: #ffffff;
}
.c-m1-wt {
	/*medium teal*/
	background-color: #5cf2d2;
	color: #ffffff;
}
.c-m2-wt {
	/*medium teal*/
	background-color: #58e8c9;
	color: #ffffff;
}
.c-m3-wt {
	/*medium teal*/
	background-color: #50d487;
	color: #ffffff;
}
.c-m4-wt {
	/*medium teal*/
	background-color: #4dc9ae;
	color: #ffffff;
}
.c-m5-wt {
	/*medium teal*/
	background-color: #46b89f;
	color: #ffffff;
}
.c-gry1-bt {
	/* gray with black text */
	background-color: #eeeeee;
	color: #000000;
}
.c-gry2-bt {
	/* gray with black text */
	background-color: #dddddd;
	color: #000000;
}
.c-gry3-bt {
	/* gray with black text */
	background-color: #cccccc;
	color: #000000;
}
.c-gry4-bt {
	/* gray with black text */
	background-color: #bbbbbb;
	color: #000000;
}
.c-gry5-bt {
	/* gray with black text */
	background-color: #aaaaaa;
	color: #000000;
}
.txt-und {
	text-decoration: underline;
}
.txt-over {
	text-decoration: overline;
}
.txt-und-over {
	text-decoration: underline overline;
}
.cbms {
 	/*light green*/
  	color: #50c0a7;
   	font-family: "Museo Sans";
   	/* dark teal */
   	/*color: #108067;*/
   	font-weight: 900;
}

/** ********************************* **/
/** Beginning of classes **/
/** ********************************* **/

.navbar-height {
	max-height: 35px;
}

.intro p {
	font-family: Futura, Helvetica, Arial, sans serif;
	font-size: 3rem;
	font-weight: 100;
	/*margin-block-start: 0;*/
}

.hidden {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
}

.wrapper {
	margin: 0 auto;
	max-width: 80rem;
	width: 100%;
}

.col_01 {
	float: left;
	width: 62.5%;
}

.col_02 {
	float: right;
	width: 37.5%;
}

.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}

.clearfix:after {
	clear: both;
}

.border-form-hw {
	border-color: #0e5197;
	border-width: 10px;
}


.border-gray5 {
	border-color: #dddddd;
	border-width: 5px;
	}

.border-btc-hw {
	border-color: #1111dd none none none;
	border-width: 5px;
}

.center-form-hw {
  border: 3px solid #472769;
  margin: auto;
  padding: 3px;
}

.center-img-hw	{
	margin: auto;
	padding-top: 3px;
}

.error {
	color: #FF0000;
}

/*.container {
  position: relative;
  text-align: center;
  color: white;
}*/

.f-hvy {
	font-weight: 700;
}

.container_hw {
	color: white;
	font-family: Museo Sans;
	font-size: 3vw;
	position: relative;
	text-align: center;
}

.bottom-left_hw {
  bottom: 8px;
  left: 10%;
  position: absolute;
}

.top-left_hw {
  left: 16px;
  position: absolute;
  top: 8px;
}

.top-right_hw {
  position: absolute;
  right: 16px;
  top: 8px;
}

.bottom-right_hw {
  bottom: 5%;
  position: absolute;
  right: 35%;
  text-align: right;
}

.bottom-right-slogans_hw {
  bottom: 5%;
  position: absolute;
  right: 20%;
  text-align: right;
}

.centered_hw {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}

.right_hw {
		/*This doesn't seem to work.*/
  position: absolute;
  right: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.leftofcenter_hw {
    left: 23%;
    position: absolute;
    text-align: right;
    top: 25%;
    transform: translate(-30%, -20%);
}

.leftofcenterleft_hw {
    left: 30%;
    position: absolute;
    text-align: left;
    top: 25%;
    transform: translate(-30%, -20%);
}

.leftofcenterleft_hw2 {
    left: 10%;
    position: absolute;
    text-align: left;
    top: 30%;
/*    transform: translate(-40%, -20%);*/
}

.rightofcenter_hw {
	left: 50%;
	position: absolute;
    	text-align: left;
	top: 50%;
	transform: translate(0%, -65%);
}

.bottom-support {
	bottom: 5%;
	left: 40%;
	position: absolute;
	text-align: left;
}

.padlr-hw-m10px {
	padding-left: -10px;
	padding-right: -10px;
}

.padlr-hw-5px {
	padding-left: 5px;
	padding-right: 5px;
}

.padlr-hw-15px {
	padding-left: 15px;
	padding-right: 15px;
}

.LineSpacing133{font-family:Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size:14px;
	line-height:19px;
	padding:0;
}

/** ********************************* **/
/** End of classes **/
/** ********************************* **/

/** ********************************* **/
/** Beginning of Typography **/
/** ********************************* **/

/*h1, h2, h3, h4, h5, h6 {
	font-family: Futura, Helvetica, Arial, sans serif;
}

p, li {
	font-family: Georgia, Palatino, Lucida Bright, serif;
}

*/

.text-center-hw {
	text-align: center;
}

.font-museo {
	font-family: "Museo Sans"
}

.f3p5c {
	font-size: 3.5rem;
	font-weight: 700;
	line-height: 4rem;
	text-align: center;
}

.f2p5 {
	font-size: 2.5rem;
	font-weight: 700;
	line-height: 2.7rem
}

.f2p5c {
	font-size: 2.5rem;
	font-weight: 700;
	line-height: 2.7rem;
	text-align: center;
}

.f2p0 {
	font-size: 2.0rem;
	font-weight: 500;
	line-height: 2.65rem
}

.f2p0c {
	font-size: 2.0rem;
	font-weight: 500;
	line-height: 2.65rem;
	text-align: center;
}

.f1p5 {
	font-size: 1.5rem;
	font-weight: 500;
	line-height: 1.65rem;
}

.f1p5c {
	font-size: 1.5rem;
	font-weight: 500;
	line-height: 1.65rem;
	text-align: center;
}

.f1p75c {
	font-size: 1.75rem;
	font-weight: 500;
	line-height: 1.95rem;
	text-align: center;
}

.f1p2 {
	font-size: 1.2rem;
	font-weight: 500;
	line-height: 1.25rem
}
/** ********************************* **/
/** End of Typography **/
/** ********************************* **/
