@font-face { 
	font-family: "Raleway";
	src: url('https://fonts.pwrk.dev/ofl/raleway/Raleway[wght].woff2') format('woff2') ;
	font-weight: 300, 400, 500, 600, 700, 800, 900;
	font-style: normal;
}

@font-face { 
	font-family: "Raleway";
	src: url('https://fonts.pwrk.dev/ofl/raleway/Raleway-Italic[wght].woff2') format('woff2') ;
	font-weight: 300, 400, 500, 600, 700, 800, 900;
	font-style: italic;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

body {
  font-family: "Raleway", sans-serif;
  font-size: 100%;
  line-height: 1.5;
  color: #062743;
  text-decoration: none;
  font-weight: normal;
  word-spacing: normal;
  background-color: #f1f1f1;
  -webkit-print-color-adjust: exact;
  font-weight: 500;
}

strong {
  font-weight: 700;
}
.ls7{letter-spacing:-0.892000px;}
.ls3{letter-spacing:-0.508000px;}
.ls5{letter-spacing:-0.180400px;}
.ls9{letter-spacing:-0.001920px;}
.ls1{letter-spacing:0.000000px;}
.ls6{letter-spacing:0.050000px;}
.ls4{letter-spacing:0.069200px;}
.ls2{letter-spacing:0.094000px;}
.ls8{letter-spacing:0.144000px;}
.lsa{letter-spacing:0.224800px;}
.ws2{word-spacing:-11.330000px;}
.ws3{word-spacing:-11.310800px;}
.ws0{word-spacing:-11.260800px;}
.ws5{word-spacing:-11.258880px;}
.ws7{word-spacing:-10.823200px;}
.ws1{word-spacing:-10.752800px;}
.ws6{word-spacing:-10.598400px;}
.ws4{word-spacing:-10.368800px;}
.ws8{word-spacing:0.000000px;}
p {
  margin-bottom: 0rem;
}

h1 {
  font-size: 2.0625em;
  line-height: 1.5;
  font-weight: 700;
  margin: 0.925rem 0;
  text-align: center;
}

h2 {
  font-size: 1em;
  line-height: 1.5;
  font-weight: 700;
}

h3 {
  margin: 0;
  line-height: 1.5;
  font-size: 1rem;
  font-weight: 700;
  margin-bottom: 0.9rem;
}

img {
  max-width: 100%;
  height: auto;
  width: auto;
  border: 0;
  vertical-align: middle;
}

a {
  color: #062743;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.flex {
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	flex-direction: row;
    align-items: center;
	flex-wrap: wrap;
    padding: 0 2.125rem;
}

.left {
	width: 18%;
}

.left img {
    width: 100%;
    margin-left: 1.25rem;
    margin-bottom: 1.2rem;
    padding-top: 1rem;
}

.right {
	width: 26%;
}

.middle {
    width: 50%;
    padding-left: 2.3rem;
}

/*--Button--*/
.button_box {
	text-align: center;
    margin-right: auto 2.125rem;
}

.button_box::after {
	clear: both;
	content: "";
	display: block;
}

.button a {
	display: inline-block;
	background: #3cabdc;
	padding: 0.75rem 1.8rem 0.75rem 1.8rem;
	margin: 0 auto;
	cursor: pointer;
	transition: all 140ms ease 0s;
	-moz-transition: all 140ms ease 0s;
	-webkit-transition: all 140ms ease 0s;
	color: #fff;
}
.button a:hover {
	background-color: #0b6086;
	text-decoration: none;
	color: #fff;
}


.clearfix::after,
.three-col::after,
.logo::after {
  content: ".";
  clear: both;
  display: block;
  visibility: hidden;
  height: 0px;
}

.frame-outer {
  position: relative;
  padding: 0;
  width: 595px;
  margin: 1.3rem auto;
  background-color: #FFF;
  border: 0.02rem solid #A7A9A4;
  box-shadow: -0.1rem 0.1rem 1rem #999;
  font-size: .67rem;
  line-height: 1.2;
  text-align: justify;
}
.frame-outer1 {
  position: relative;
  padding: 0;
  width: 600px;
  margin: 1.8rem auto;
  background-color: #FFF;
  border: 0.02rem solid #A7A9A4;
  box-shadow: -0.1rem 0.1rem 1rem #999;
  font-size: .67rem;
  line-height: 1.2;
  text-align: justify;
}

.header {
  padding: 0 0 0;
}

.mar {
  margin-bottom: 30px;
}

.three-col {
  column-count: 3;
  column-gap: 1.9rem;
}

.three-col1 {
  column-count: 3;
  column-gap: 1.9rem;
}

.content {
  padding: 2.025rem 2.125rem;
}

.logo {
  padding: 3.9rem 0 0;
}
.logo2 {
  padding: 3rem 0 0;
}

.logo img {
  float: left;
  margin: 0 1.9rem 0 1.5rem;
  width: 6rem;
}

.footer {
  padding: 1rem 1rem 1rem 5.5rem;
  background-color: #60ABDA;
  color: #fff;
  font-size: 0.786em;
}

.footer2 {
  padding: 1rem 1rem 1rem 3.5rem;
  background-color: #60ABDA;
  color: #fff;
  font-size: 0.786em;
}
.refnr {}

.apply {}
