body {
        font-family: 'Lato';
        margin: auto;
        background-color: #F8F8F8;
}
.navbar {
    position: fixed;
    width: 100%;
    z-index: 100;
    top: 0;
}
ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: #084995;
    height: 3.1vw;
    width: 100%;
}

li {
    float: left;
}

li a {
    display: block;
    color: white;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    font-size: 14px;
    height: 3.1vw;
}

li a:hover {
    background-color: #F75E22;
}
img.logo1 {
    height: 40px;
}
li.logohandler {
    margin-top: .3%;
    margin-left: 10%;
}
li.lihandler {
    margin-left: 40%;
}
i.fa.fa-search {
    color: white;
    font-size: 14px;
}
li.iconhandler {
    margin-top: 0.8%;
    margin-left: .5%;
}
a.active {
    color: #F75E22;
}

.div1 {
    width: 100%;
    height: 73.1vw;
    text-align: center;
    margin-top: 5%;
}
.footer {
    width: 100%;
    height: 120px;
    background-color: #053267;
}
.divleft {
    margin-top: 1%;
    float: left;
    width: 30%;
    margin-left: 20%;
}
.divright {
    margin-top: 1%;
    float: left;
    width: 30%;
    text-align: right;
}
a.a28 {
    font-size: .7vw;
    color: #F75E22;
}
a.a29 {
    font-size: .7vw;
    color: white;
}
p.p2 {
    font-size: .7vw;
    color: white;
} 
a.a1 {
    font-size: 2vw;
    color: #084995;
    font-weight: bold;
}
a.a2 {
    font-size: 1.1vw;
    color: #333333;
}
a.a3 {
    font-size: 1.5vw;
    font-weight: bold;
    color: #084995;;
}
a.a4 {
    font-size: 1vw;
    color: #888888;
    float: right;
    margin-top: .9%;
}
a.a5 {
    font-size: 1.5vw;
    font-weight: bold;
    color: #FFFFFF;
}
a.a6 {
    font-size: .8vw;
    color: #333333;
}
.div2 {
    margin-top: 2%;
}
.div3 {
    margin-top: 2%;
    text-align: left;
    width: 60%;
    margin-left: 20%;
}
.div4 {
    margin-top: 3%;
    text-align: center;
    width: 60%;
    margin-left: 20%;
}
.box1 {
    margin-top: 2%;
    width: 50%;
    height: 100px;
    background-color: #084995;
    text-align: center;
}
.box2 {
    margin-top: 2%;
    width: 50%;
    height: 100px;
    background-color: #3E9128;
    text-align: center;
    margin-left: 10%;
}
.box3 {
    width: 45%;
    height: 110px;
    background-color: #FFFFFF;
    padding: 1%;
}
.box4 {
    width: 45%;
    height: 110px;
    background-color: #FFFFFF;
    margin-left: 10%;
    padding: 1%;
}
.box5 {
    margin-top: 2%;
    width: 50%;
    height: 100px;
    background-color: #C63518;
    text-align: center;
}
.box6 {
    margin-top: 2%;
    width: 50%;
    height: 100px;
    background-color: #FFB100;
    text-align: center;
    margin-left: 10%;
}
.container1 {
    display: flex;
}
.container2 {
    display: flex;
}
.container3 {
    display: flex;
}
.container4 {
    display: flex;
}
i#check1 {
    position: absolute;
    margin-left: 24%;
    color: #FFF500;
    font-size: 1.5vw;
}
i#check2 {
    position: absolute;
    margin-left: 24%;
    color: #FFF500;
    font-size: 1.5vw;
}
i#check3 {
    position: absolute;
    margin-left: 24%;
    color: #FFF500;
    font-size: 1.5vw;
}
i#check4 {
    position: absolute;
    margin-left: 24%;
    color: #FFF500;
    font-size: 1.5vw;
}
a.a10 {
    color: #F75E22;
    font-size: 1.3vw;
    margin-left: 12.5%;
}
a.a11 {
    color: #888888;
    font-size: 1.3vw;
}
.button1 {
    background-color: #F75E22;
    color: white;
    width: 12%;
    height: 35px;
    float: right;
    font-size: 1.2vw;
    font-weight: bold;
    text-decoration: none;
}
a#text1 {
    visibility: hidden;
    position: absolute !important;
}
a#text2 {
    visibility: hidden;
    position: absolute !important;
}
a#text3 {
    visibility: hidden;
    position: absolute !important;
}
a#text4 {
    visibility: hidden;
    position: absolute !important;
}