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

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

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

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

p {
    padding-bottom: 1rem;
}

h1 {
    font-size: 2.8rem;
    line-height: 1.1;
    margin: -0.3rem 0 1.3rem;
}

h2 {
    font-size: 0.75rem;
    line-height: 1.2;
    margin-bottom: 1rem;
}

img {
    max-width: 100%;
    height: auto;
    width: auto;
    border: 0;
    vertical-align: middle;
}

a {
    color: #fff;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

ul {
    padding: 0rem 0rem 1rem;
    list-style: none;
}

li {
    padding: 0rem 0 0rem 0.8rem;
}

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

ul ul{
    padding: 0 0 0 0.5rem;
}

ul ul li::before{
    content: "»";
    font-size: 1rem;
}

.clearfix:after {
    content: ".";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
}

.frame-outer {
    position: relative;
    width: 800px;
    margin: 1.3rem auto;
    background: #BAAF91 url(bg.jpg) no-repeat;
    background-size: 100% 100%;
    border: 0.02rem solid #A7A9A4;
    box-shadow: -0.1rem 0.1rem 1rem #999;
    font-size: 0.750rem;
    padding: 1.5rem 1.5rem 2.2rem;
    overflow: hidden;
}

.main {
    border: 1.5rem solid #fff;
    border-bottom: none;
    background: rgba(55, 102, 135, 0.85);
    padding: 1.5rem;
}

.header {
    padding: 0rem;
}

.content {
    padding: 0rem;
}

.flexbox {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.box {
    width: 49%;
    position: relative;
}

.box-white {
    background: #fff;
    color: #000;
    padding: 0.8rem 0;
    margin: 0 -1.5rem -1.5rem;
}

.absolute {
    position: absolute;
    left: -20.8rem;
    bottom: 0rem;
}

.footer {
    padding: 11.5rem 0rem 0rem;
}

.footer>img {
    position: relative;
    z-index: 4;
}

.logo {
    position: absolute;
    right: 0rem;
    bottom: 0rem;
    width: 19.6rem;
}

.logo-link {
    position: relative;
}

.logo-link a {
    position: absolute;
    bottom: 9%;
    right: 7%;
    width: 65%;
    height: 13%;
}

.justifier {
    text-align: justify;
}

.uppercase {
    text-transform: uppercase;
}
.refnr {}

.apply {}

.bg-page {
    background: url(bg-10339.jpg) no-repeat;
    background-size: 100% 100%;
}
.title {
    font-size: 2.3rem;
}
.bg-main2 {
    background: rgba(1,52,98, 0.75);
}
.pt-1 {
    padding-top: 11rem;
}

.title-24016{
    font-size: 2.85rem;
}

