@import url('https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400..700&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Russo+One&display=swap');




html, body {
	font-size: 15px;
    font-family: "Open Sans", sans-serif;
	color: #4d4d4e;
	height: 100%;
}

h1, h2 {
	color: #4d4d4e;
}

h1 {
	font-size: 150%;
}

h2 {
	font-size: 18px;
	font-family: "Russo One", sans-serif;
	color: #4d4d4e;
	font-weight: 900;
}

img {
	max-width: 100%;
	height: auto;
}
a:link {color: #2b2b2b; text-decoration: none; }
a:visited {color: #2b2b2b; text-decoration: none; }
a:hover {color: #00aa9e; text-decoration: none; }
a:active {color: #2b2b2b; text-decoration: none; }










.wetc-blueline {
background: linear-gradient(
    to right,
    #00174b,
    #00498f,
    #00174b
  );
	width: 100%;
	height: auto;
	padding-top:30px;
	padding-bottom:30px;
	padding-right:0px;
	padding-left:0px;
	margin-top:0px;
	margin-bottom:20px;
	font-size: 36px;
	line-height: 36px;
 	font-family: "Russo One", sans-serif;
	font-weight: 400;
	color: #ffd51d;
	text-align: center;
	text-transform: uppercase;

	text-shadow:
  0 1px 1px rgba(0, 0, 0, 0.25),
  0 3px 6px rgba(0, 0, 0, 0.20),
  0 6px 12px rgba(0, 0, 0, 0.15);
}







.wetc-dkoverlay {
	background-image: url(../wetc-images/dkoverlay.png);
	background-repeat: repeat-x;
    background-position: top center;
	width: 100%;
	height: 200px;
	padding-top:40px;
	padding-bottom:40px;
	padding-right:0px;
	padding-left:0px;
	margin-top: 680px;
	
}




.wetc-headerbg {
	background-image: url(../wetc-images/wetcheader.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 1050px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  overflow: hidden;
  position: relative;
	
}


.wetc-headertext {
	padding-top:0px;
	padding-bottom:20px;
	padding-right:0px;
	padding-left:0px;
	font-size: 80px;
	line-height: 85px;
 	font-family: "Russo One", sans-serif;
	font-weight: 400;
	color: #ffffff;
	text-align: left;
	text-transform: uppercase;
	-webkit-text-stroke: 1px #ffd51d;
	margin-top:-210px;
}


.wetc-smheadertext {
	padding: 0 0 0 0;
	font-size: 45px;
	line-height: 1.5;
	font-family: "Russo One", sans-serif;
	font-weight: 400;
	color: #ffffff;
	text-align: left;
	text-transform: uppercase;
}


.wetc-smheadertext a {
	display: inline-block;
	color: #ffffff;
	text-decoration: none;
	-webkit-text-stroke: 1px #ffd51d;
	transition: all 0.3s ease;
}


.wetc-smheadertext a:hover {
	color: #ffd51d;
	-webkit-text-stroke: 1px #ffd51d;
}

.wetc-bigbluetext {
	font-size: 65px;
	line-height: 70px;
 	font-family: "Russo One", sans-serif;
	font-weight: 400;
	color: #004990;
	text-align: center;
	text-transform: uppercase;

	
}


.wetc-bodytext {
	width: 1150px;
	margin-top:20px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	font-size: 26px;
	line-height: 30px;
	font-family: "Open Sans", sans-serif;
	color: #004990;
	text-align: center;
	font-weight: 400;
	margin-left: auto;
    margin-right: auto;
}

.wetc-bodyindent {
	padding-top:20px;
	padding-bottom:20px;
	padding-right:0px;
	padding-left:100px;
	text-align: left;
}



.wetc-logoleft {
	width: 330px;
	padding-top:10px;
	padding-bottom:5px;
	padding-right:20px;
	padding-left:0px;
	float: left;
}


.wetc-logoleft2 {
	width: 230px;
	padding-top:10px;
	padding-bottom:5px;
	padding-right:20px;
	padding-left:0px;
	float: left;
}




.wetc-logoright {
	width: 550px;
	padding-top:10px;
	padding-bottom:5px;
	padding-right:0px;
	padding-left:0px;
	float: left;
}





.wetc-yellowfadebg {
background: linear-gradient(
    to right,
    #ffffff,
    #ffe67a,
    #ffe67a,
    #ffe67a,
    #ffffff
  );
	width: 100%;
	height: auto;
	padding-top:20px;
	padding-bottom:20px;
	padding-right:0px;
	padding-left:0px;
	margin-top:0px;
	font-size: 60px;
	line-height: 60px;
 	font-family: "Dancing Script", cursive;
	font-weight: 400;
	color: #004990;
	text-align: center;
}





.wetc-secondblueline {
background: linear-gradient(
    to right,
    #00174b,
    #00498f,
    #00174b
  );
	width: 100%;
	height: auto;
	padding-top:30px;
	padding-bottom:30px;
	padding-right:0px;
	padding-left:0px;
	margin-top:0px;
	margin-bottom:20px;
	font-size: 36px;
	line-height: 36px;
 	font-family: "Russo One", sans-serif;
	font-weight: 400;
	color: #ffd51d;
	text-align: center;
	text-transform: uppercase;
}








.wetc-secblue1 {
	width: 480px;
	padding-top:30px;
	padding-bottom:0px;
	padding-right:50px;
	padding-left:0px;
	font-size: 70px;
	line-height: 70px;
 	font-family: "Russo One", sans-serif;
	font-weight: 400;
	color: #004990;
	text-align: center;
	text-transform: uppercase;
	float: left;
}


.wetc-secblue2 {
	width: 620px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	font-size: 22px;
	line-height: 26px;
 	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	color: #004990;
	text-align: left;
	float: left;
}




.wetc-smbody {
	width: 1150px;
	padding-top:0px;
	padding-bottom:40px;
	padding-right:0px;
	padding-left:0px;
	font-size: 22px;
	line-height: 22px;
	font-family: "Open Sans", sans-serif;
	color: #004990;
	text-align: center;
	font-weight: 400;
	margin-left: auto;
    margin-right: auto;
}




.wetc-wetcmidbg {
	background-image: url(../wetc-images/wetcmidbg.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 1040px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  overflow: hidden;
	
}





.wetc-newsbg {
background: linear-gradient(
    to right,
    #00174b,
    #00498f,
    #00174b
  );
	width: 300px;
	height: auto;
	padding-top:30px;
	padding-bottom:30px;
	padding-right:30px;
	padding-left:30px;
	margin-top:0px;
	margin-bottom:20px;
	font-size: 36px;
	line-height: 36px;
 	font-family: "Russo One", sans-serif;
	font-weight: 400;
	color: #ffd51d;
	text-align: center;
}






.wetc-dknewsoverlay {
	background-image: url(../wetc-images/dkoverlay.png);
	background-repeat: repeat-x;
    background-position: top center;
	width: 100%;
	height: 320px;
	padding-top:30px;
	padding-bottom:60px;
	padding-right:0px;
	padding-left:0px;
	margin-top: 650px;
	font-size: 26px;
	line-height: 30px;
	font-family: "Open Sans", sans-serif;
	color: #ffffff;
	text-align: left;
	font-weight: 400;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}



.wetc-dknewsoverlay a:link {color: #ffffff; text-decoration: none; padding-top:0px; padding-bottom:0px; padding-right:0px; padding-left:0px; }
.wetc-dknewsoverlay a:visited {color: #ffffff; text-decoration: none; padding-top:0px; padding-bottom:0px; padding-right:0px; padding-left:0px; }
.wetc-dknewsoverlay a:hover {color: #ffd51d; text-decoration: none; padding-top:0px; padding-bottom:0px; padding-right:0px; padding-left:0px;
	background-repeat: no-repeat;
    background-position: top center; }
.wetc-dknewsoverlay a:active {color: #ffffff; text-decoration: none; padding-top:0px; padding-bottom:0px; padding-right:0px; padding-left:0px; } 





.wetc-newstitle {

	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	font-size: 30px;
	line-height: 36px;
 	font-family: "Russo One", sans-serif;
	font-weight: 400;
	color: #ffffff;
	text-align: left;
}




.wetc-newsindent {
	padding-top:0px;
	padding-bottom:10px;
	padding-right:0px;
	padding-left:20px;
	text-align: left;
	font-size: 18px;
	line-height: 21px;
	font-family: "Open Sans", sans-serif;
	color: #ffffff;
	text-align: left;
}






.wetc-button {
  float: left;
  width: 350px;
  margin: 20px 5px 10px 10px;   /* spacing between columns */
}

/* Make the anchor behave like the mascot button */
.wetc-button a {
  display: block;
  width: 300px;
  padding: 30px;
  text-decoration: none;
  text-align: center;

  font-size: 19px;
  line-height: 19px;
  font-family: "Russo One", sans-serif;
  font-weight: 400;
  text-transform: uppercase;

  color: #ffd51d;

  background: linear-gradient(to right, #00174b, #00498f, #00174b);
  border: 0px solid #ffd51d;

  transition: all 0.4s ease;
  box-sizing: border-box;
}

/* Hover: solid blue + white text */
.wetc-button a:hover {
  background: #00498f;
  color: #ffffff;
  border-color: #ffffff;
}

/* Visited/active keep the same look */
.wetc-button a:visited {
  color: #ffd51d;
}

.wetc-button a:active {
  background: #00498f;
  color: #ffffff;
}

/* Clear floats after the button group container */
.wetc-button-wrap::after {
  content: "";
  display: block;
  clear: both;
}




.wetc-center {
	width: 800px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	margin-left: auto;
    margin-right: auto;
}






@media screen and (max-width:750px) {

    body {
    margin:0 0 0 0;
	overflow-x:hidden;
    }


.wetc-smheadertext {
	padding: 0 0 0 0;
	font-size: 20px;
	line-height: 1.5;
	font-family: "Russo One", sans-serif;
	font-weight: 400;
	color: #ffffff;
	text-align: left;
	text-transform: uppercase;
}


.wetc-smheadertext a {
	display: inline-block;
	color: #ffffff;
	text-decoration: none;
	-webkit-text-stroke: 1px #ffd51d;
	transition: all 0.3s ease;
}


.wetc-smheadertext a:hover {
	color: #ffd51d;
	-webkit-text-stroke: 1px #ffd51d;
}

















.wetc-blueline {
background: linear-gradient(
    to right,
    #00174b,
    #00498f,
    #00174b
  );
	width: 100%;
	height: auto;
	padding-top:30px;
	padding-bottom:30px;
	padding-right:0px;
	padding-left:0px;
	margin-top:0px;
	margin-bottom:20px;
	font-size: 26px;
	line-height: 26px;
 	font-family: "Russo One", sans-serif;
	font-weight: 400;
	color: #ffd51d;
	text-align: center;
	text-transform: uppercase;

	text-shadow:
  0 1px 1px rgba(0, 0, 0, 0.25),
  0 3px 6px rgba(0, 0, 0, 0.20),
  0 6px 12px rgba(0, 0, 0, 0.15);
}




.wetc-dkoverlay {
	background-image: url(../wetc-images/dkoverlay.png);
	background-repeat: repeat-x;
    background-position: top center;
	width: 100%;
	height: 200px;
	padding-top:40px;
	padding-bottom:40px;
	padding-right:0px;
	padding-left:0px;
	margin-top: 280px;
	
}



.wetc-headerbg {
	background-image: url(../wetc-images/wetcheader.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 625px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  overflow: hidden;
  position: relative;
	
}


.wetc-headertext {
	padding-top:0px;
	padding-bottom:20px;
	padding-right:0px;
	padding-left:0px;
	font-size: 45px;
	line-height: 50px;
 	font-family: "Russo One", sans-serif;
	font-weight: 400;
	color: #ffffff;
	text-align: left+;
	text-transform: uppercase;
	-webkit-text-stroke: 1px #ffd51d;
}



.wetc-bigbluetext {
	font-size: 40px;
	line-height: 46px;
 	font-family: "Russo One", sans-serif;
	font-weight: 400;
	color: #004990;
	text-align: center;
	text-transform: uppercase;

	
}


.wetc-bodytext {
	width: 94%;
	max-width: 1150px;
	margin-top:20px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:3%;
	padding-left:3%;
	font-size: 21px;
	line-height: 25px;
	font-family: "Open Sans", sans-serif;
	color: #004990;
	text-align: center;
	font-weight: 400;
	margin-left: auto;
    margin-right: auto;
}

.wetc-bodyindent {
	padding-top:20px;
	padding-bottom:20px;
	padding-right:0px;
	padding-left:30px;
	text-align: left;
}



.wetc-logoleft {
	width: 56%;
	padding-top:10px;
	padding-bottom:5px;
	padding-right:1%;
	padding-left:1%;
	float: left;
}


.wetc-logoleft2 {
	width: 36%;
	padding-top:10px;
	padding-bottom:5px;
	padding-right:1%;
	padding-left:1%;
	float: left;
}




.wetc-logoright {
	display: none;
}





.wetc-yellowfadebg {
background: linear-gradient(
    to right,
    #ffffff,
    #ffe67a,
    #ffe67a,
    #ffe67a,
    #ffffff
  );
	width: 100%;
	height: auto;
	padding-top:20px;
	padding-bottom:20px;
	padding-right:0px;
	padding-left:0px;
	margin-top:0px;
	font-size: 36px;
	line-height: 36px;
 	font-family: "Dancing Script", cursive;
	font-weight: 400;
	color: #004990;
	text-align: center;
}





.wetc-secondblueline {
background: linear-gradient(
    to right,
    #00174b,
    #00498f,
    #00174b
  );
	width: 100%;
	height: auto;
	padding-top:30px;
	padding-bottom:30px;
	padding-right:0px;
	padding-left:0px;
	margin-top:0px;
	margin-bottom:20px;
	font-size: 25px;
	line-height: 25px;
 	font-family: "Russo One", sans-serif;
	font-weight: 400;
	color: #ffd51d;
	text-align: center;
	text-transform: uppercase;
}








.wetc-secblue1 {
	width: 100%;
	max-width: 850px;
	padding-top:30px;
	padding-bottom:0px;
	padding-right:3%;
	padding-left:3%;
	font-size: 70px;
	line-height: 70px;
 	font-family: "Russo One", sans-serif;
	font-weight: 400;
	color: #004990;
	text-align: center;
	text-transform: uppercase;
}


.wetc-secblue2 {
	width: 100%;
	max-width: 850px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:3%;
	padding-left:3%;
	font-size: 19px;
	line-height: 21px;
 	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	color: #004990;
	text-align: left;
}




.wetc-smbody {
	width: 94%;
	max-width: 1150px;
	padding-top:0px;
	padding-bottom:30px;
	padding-right:3%;
	padding-left:3%;
	font-size: 19px;
	line-height: 19px;
	font-family: "Open Sans", sans-serif;
	color: #00174b;
	text-align: center;
	font-weight: 400;
	margin-left: auto;
    margin-right: auto;
}




.wetc-wetcmidbg {
	background-image: url(../wetc-images/wetcmidbg.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 940px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  overflow: hidden;
	
}





.wetc-newsbg {
background: linear-gradient(
    to right,
    #00174b,
    #00498f,
    #00174b
  );
	width: 94%;
	height: auto;
	padding-top:30px;
	padding-bottom:30px;
	padding-right:3%;
	padding-left:3%;
	margin-top:0px;
	margin-bottom:20px;
	font-size: 36px;
	line-height: 36px;
 	font-family: "Russo One", sans-serif;
	font-weight: 400;
	color: #ffd51d;
	text-align: center;
}






.wetc-dknewsoverlay {
	background-image: url(../wetc-images/dkoverlay.png);
	background-repeat: repeat-x;
    background-position: top center;
	width: 100%;
	height: 420px;
	padding-top:30px;
	padding-bottom:60px;
	padding-right:0px;
	padding-left:0px;
	margin-top: 450px;
	font-size: 15px;
	line-height: 17px;
	font-family: "Open Sans", sans-serif;
	color: #ffffff;
	text-align: left;
	font-weight: 400;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}



.wetc-dknewsoverlay a:link {color: #ffffff; text-decoration: none; padding-top:0px; padding-bottom:0px; padding-right:0px; padding-left:0px; }
.wetc-dknewsoverlay a:visited {color: #ffffff; text-decoration: none; padding-top:0px; padding-bottom:0px; padding-right:0px; padding-left:0px; }
.wetc-dknewsoverlay a:hover {color: #ffd51d; text-decoration: none; padding-top:0px; padding-bottom:0px; padding-right:0px; padding-left:0px;
	background-repeat: no-repeat;
    background-position: top center; }
.wetc-dknewsoverlay a:active {color: #ffffff; text-decoration: none; padding-top:0px; padding-bottom:0px; padding-right:0px; padding-left:0px; } 





.wetc-newstitle {

	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	font-size: 22px;
	line-height: 26px;
 	font-family: "Russo One", sans-serif;
	font-weight: 400;
	color: #ffffff;
	text-align: left;
}




.wetc-newsindent {
	padding-top:0px;
	padding-bottom:10px;
	padding-right:0px;
	padding-left:20px;
	text-align: left;
	font-size: 18px;
	line-height: 21px;
	font-family: "Open Sans", sans-serif;
	color: #ffffff;
	text-align: left;
}



  .wetc-button {
    float: none;              /* remove floating */
    width: 100%;              /* full width column */
    margin: 10px 0;           /* vertical spacing only */
  }

  .wetc-button a {
    width: 100%;              /* full width button */
    padding: 24px 20px;
    font-size: 20px;
    line-height: 22px;
  }








.wetc-center {
	width: 94%;
	max-width: 1150px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:3%;
	padding-left:3%;
	margin-left: auto;
    margin-right: auto;
}
