@import url(../../css2_cbac4e522e5479bc.css);

 html {
  line-height: 1.15; 
  -webkit-text-size-adjust: 100%; 
}

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

.tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: #555;
  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 .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

body {
  font-family: 'Noto Sans', sans-serif;
    font-size: 100%;
  line-height: 1.5;
  color: #474d57;
  text-decoration: none;
  font-weight: normal;
  word-spacing: normal;
  background-color: #f1f1f1;
  -webkit-print-color-adjust:exact;
}

p {
    padding-bottom: 1rem;
    text-align: justify;
}

h1 {
  font-size: 1.4rem;
  line-height: 1.5;
  font-weight: 600;
  margin: 0rem 0rem 1rem;
  color: #164194;
}

h2 {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 600;
  text-transform: uppercase;
}

h3 {
  margin: 0rem 0rem 1rem;
  font-size: 1.2rem;
  line-height: 1.5;
  font-weight: 400;
}
img {
  max-width: 100%;
  height: auto;
  width: auto;
  border: 0;
  vertical-align: middle;
}

a {
  color: #474d57;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

ul {
  padding: 0rem 0rem 1rem 0rem;
  list-style-image: url();
  list-style: none;
}

li {
  padding-left: 1.3rem;
}

li::before {
  content: "•";
  display: inline-block;
  font-size: 1rem;
  position: relative;
  float: left;
  top: 0rem;
  margin-left: -1rem;
  line-height: 1.1rem;
} 

.clearfix:after {
  content: ".";
  clear: both;
  display: block;
  visibility: hidden;
  height: 0;
}
.frame-outer {
  position: relative;
  padding: 0;
  max-width: 780px;
  margin: 1.3rem auto;
  background-color: #FFF;
  border: 0.02rem solid #A7A9A4;
  box-shadow: -0.1rem 0.1rem 1rem #999;
  font-size: 0.813rem;
}
.header {
  padding: 0rem 0rem 0rem;
  text-align: center;
}
.logo {
  padding: 1rem 4%;
}
.content {
  padding: 0rem 0rem 0rem;
  background: url(bgf.jpg) no-repeat bottom left, 
  url(bgt.jpg) no-repeat right 10rem, #F6F8FB;
}
.hinner, .hinner2{
    padding: 1rem 4% 0rem;
    position: relative;
}
.hinner img{
    margin-bottom: -12rem;
    border-radius: 2rem;
}
.hinner .imga {
  margin-bottom: -16.5rem;
}
.hinner .scontent{
    margin: 1.5rem 1.5rem 1rem;
    padding: 1rem 1rem 0;
    background: rgba(255, 255, 255, 0.9);
    border-radius: 2rem;
    position: relative;
    z-index: 1;
  transition: all 140ms ease 0s;
  -moz-transition: all 140ms ease 0s;
  -webkit-transition: all 140ms ease 0s;
  box-shadow: 0.5rem 0.5rem 0.5rem #EEF1F6;
}
.imgs {
  position: relative;
}
.imgs1 {
  width: 34%;
  margin-top: 1.5rem;
}
.imgs2 {
  position: absolute;
  top: 0;
  width: 34%;
  left: 33%;
}
.imgs3 {
  position: absolute;
  top: 2.5rem;
  width: 34%;
  left: 66%;
}
.hinner .imgs img {
  margin-bottom: -4rem;
}
.hinner2 p {
  display: inline-block;
  width: 33%;
}
.hinner2 p img {
  width: 2rem;
}
.footer {
    padding: 1rem 4%;
    color: #003b75;
}
.center{
    text-align: center;
}
.flex {
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.boxf{
    width: 25%;
}
.boxf img{
    margin-bottom: 1rem;
}
.boxf span {
  font-size: 1.3rem;
}
.button, .boxf p {
    text-align: center;
}
.button a {
  display: inline-block;
  background: #103D92;
  padding: 0.6rem 1.5rem;
  border-radius: 0.8rem;
  margin: 1.5rem auto 1rem;
  cursor: pointer;
  border: 0.1rem solid #103D92;
  transition: all 140ms ease 0s;
  -moz-transition: all 140ms ease 0s;
  -webkit-transition: all 140ms ease 0s;
  color: #fff;
  font-size: 1rem;
}
.button a:hover {
  background-color: #fff;
  text-decoration: none;
  color: #103D92;
}
.noneicon{
  display: inline-block;
  width: 2rem;
}
.uppc{
  text-transform: uppercase;
}

.position--relative {
  position: relative;
}

.img-mt {
  display: inline-block;
  position: absolute;
  top: -0.3rem;
}

.benefits-margin {
  position: absolute;
  left: 2.3rem;
  top: -0.5rem;
}


.mb--0 {
  margin-bottom: 0;
}

.hide {
  display: none;
}
.refnr {}

.apply {}
