<style>

@font-face{font-family:ff1;src:url(f1.woff)format("woff");}.ff1{font-family:ff1;line-height:0.927734;font-style:normal;font-weight:normal;visibility:visible;}
@font-face{font-family:ff2;src:url(f2.woff)format("woff");}.ff2{font-family:ff2;line-height:1.005371;font-style:normal;font-weight:normal;visibility:visible;}
@font-face{font-family:ff3;src:url(f3.woff)format("woff");}.ff3{font-family:ff3;line-height:1.005371;font-style:normal;font-weight:normal;visibility:visible;}
@font-face{font-family:ff4;src:url(f4.woff)format("woff");}.ff4{font-family:ff4;line-height:1.005371;font-style:normal;font-weight:normal;visibility:visible;}
@font-face{font-family:ff5;src:url(f5.woff)format("woff");}.ff5{font-family:ff5;line-height:1.005371;font-style:normal;font-weight:normal;visibility:visible;}
@font-face{font-family:ff6;src:url(f6.woff)format("woff");}.ff6{font-family:ff6;line-height:0.954102;font-style:normal;font-weight:normal;visibility:visible;}
@font-face{font-family:ff7;src:url(f7.woff)format("woff");}.ff7{font-family:ff7;line-height:0.666504;font-style:normal;font-weight:normal;visibility:visible;}
@font-face{font-family:ff8;src:url(f8.woff)format("woff");}.ff8{font-family:ff8;line-height:0.710000;font-style:normal;font-weight:normal;visibility:visible;}
@font-face{font-family:rw1;src:url(ROCK.TTF)format("truetype");}.rw1{font-family:rw1;line-height:0.710000;font-style:normal;font-weight:normal;visibility:visible;}
@font-face{font-family:rw2;src:url(ROCK.TTF)format("truetype");}.rw2{font-family:rw2;line-height:0.710000;font-style:normal;font-weight:lighter;visibility:visible;}
@font-face{font-family:rw3;src:url(rockb.ttf)format("truetype");}.rw3{font-family:rw3;line-height:0.710000;font-style:normal;font-weight:normal;visibility:visible;}
body{
    font-family: 'Courier New', Courier, monospace;
    margin: 0px !important;
    overflow-x: auto;
    overflow-y: auto;
}
.social{
    height: 40px;
    width:1700px;
    background-color: #003e5e;
    opacity: 0.8;
    color: #ffffff;
    position: absolute;
    top: 0px;
    padding: 2px 0px 5px 0px;
}
.social a{
    color: #ffffff;
}
.social ul{
    position: absolute;
    right: 10px;
}
.social ul li{
    display: inline-block;
    color: #ffffff;
    padding: 0px 5px;
    list-style: none;
    list-style-type: none;
}
.menu{
    height: 125px;
    width:1700px;
    background-color: #558ea1;
    opacity: 0.9;
    position: absolute;
    top: 47px;
    font-size: 33px;
    /*font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;*/
    font-weight: lighter;
}
.branding{
    left: 50px;
    position: absolute;
}
.menu ul{
    right: 10px;
    position: absolute;
    top: 10px;
    margin-right: 30px;
    left: 620px;
    display: inline-block;
    white-space: nowrap;
}
.menu ul li{
    display: inline-block;
    color: #ffffff;
    padding-left: 10px;
}

.menu ul li a{
    text-decoration: none;
    font-weight: lighter;
    text-decoration: none; 
    color: white;
    /*font-family: sans-serif;*/
    font-family: ff2;
}

.img{
    color:color( #558ea1 tint(40%));
}
.footer{
    height: 10px;
    width:100%;
    background-color: #003e5e;
    opacity: 0.8;
    color: #ffffff;
    bottom: 0px;
    position: fixed;
}
.content-container{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 1550px;
    /*border: 1px black solid;*/
    margin: 20px 60px;
    height: 230px;
    position: absolute;
}
.content-item{
    width: 225px;
    height: 100%;
    /*border: 1px black solid;*/
}
.content-header{
    font-size: 32px;
    font-family: rw2;
    color: #90b9cb;
}
.content-body{
    font-size: 19px;
    font-family: ff2;
    color: #969698;
}
.image-text{
    display: flex;
    
    
    /*border: 1px black solid;*/
    background-color: black;
    width: 1700px;
}
.image-text-container{
    left:480px;
    top:210px;
    position: absolute;
    width: 1200px;
}
.image-text-title{
    color: rgb(139,175,194);
    font-family: rw2;
    font-size: 40px;
    margin-bottom: 30px;
    margin-left: 8px;
}
.image-text-item{
    width: 184px;
    vertical-align: top;
    display: inline-block;
    padding: 0px 10px;
    font-size: 18px;
    display: inline-block;
}
.image-text-body{
    line-height: 22px;
    font-family: ff2;
    color: white;
    word-break: keep-all;
}
.owner-container1{
    width: 1200px;
    text-align: center;
    position: absolute;
    left: 400px;
}
.owner-container2{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 1200px;
    height: 100px;
    margin-top: 68px;
    position: absolute;
    left: 375px;
}
.owner-container{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 90%;
    /*border: 1px black solid;*/
    margin: 20px 60px;
    height: 100px;
}
.owner-item{
    width: 125px;
    height: 100%;
    /*border: 1px black solid;*/
}
.owner-title{
    font-family: ff1;
    color: #90b9cb;
}
.owner-header{
    font-family: ff1;
    color: #90b9cb;
}
.oh-title{
    font-family: rw2;
    color: #90b9cb;
    font-size: 30px;
    vertical-align: middle;
    width: 250px;
    margin-top: 20px;
    letter-spacing: 2px;
    font-weight: lighter;
}
.oh1{
    font-size: 20px;
    vertical-align: top;
}
.oh2{
    font-size: 80px;
    line-height: 0.8;
    font-family: rw2;
}
.oh3{
    font-size: 25px;
    margin-left: 3px;
    margin-left: 15px;
    line-height: 0.7;
}
.oh4{

}
.oh5{

}
.owner-body{
    font-size: 18px;
    font-family: ff3;
    color: #969698;
    margin-left: 15px;
    margin-top: 15px;
}
.mission-container{
    display: flex;
    flex-direction: row;
    width: 100%;
    /*border: 1px black solid;*/
    margin: 20px;
    height: 230px;
}
.mission-item1{
    width: 300px;
    height: 100%;
    text-align: right;
    /*border: 1px black solid;*/
    margin-left: 25px;
    position: absolute;
}
.mission-item2{
    width: 350px;
    height: 100%;
    /*border: 1px black solid;*/
    margin-left: 75px;
    position: absolute;
    left: 350px;
}
.mission-item3{
    width: 700px;
    height: 100%;
    /*border: 1px black solid;*/
    margin-left: 40px;
    position: absolute;
    left: 900px;
}
.mission-header{
    font-size: 33px;
    font-family: rw2;
    color: #90b9cb;
}
.mission-header-centre{
    font-size: 33px;
    font-family: rw2;
    color: #90b9cb;
    text-align: center;
}
.mission-body{
    font-size: 19px;
    font-family: ff2;
    color: #969698;
}
.mission-body2{
    font-size: 19px;
    font-family: ff4;
    color: rgb(112,112,115);
}
.mission-image{
    height: 225px;
    width: 276px;
}
.mission-progress-bar-container{
    height: 20px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    display: inline-block;
    margin-left: 10px;
}
.mission-container2{
    margin-top: 15px;
}
.mission-progress-bar1{
    background-color: rgb(139, 175, 194);
    width: 174px;
    left: 265px;
    position: relative;
}
.mission-progress-bar2{
    background-color: rgb(217, 218, 219);
    width: 400px;
    left: 265px;
    position: relative;
}
.mission-progress-bar3{
    background-color: rgb(26, 96, 121);
    width: 102px;
    left: 265px;
    position: relative;
}
.mission-progress-bar4{
    background-color: rgb(96, 196, 224);
    width: 212px;
    left: 265px;
    position: relative;
}
.mission-progress-bar5{
    background-color: rgb(255, 212, 112);
    width: 66px;
    left: 265px;
    position: relative;
}
.mission-progress-bar6{
    background-color: rgb(255, 231, 94);
    width: 45px;
    left: 265px;
    position: relative;
}
.mission-progress-bar7{
    background-color: rgb(0, 109, 178);
    width: 120px;
    left: 265px;
    position: relative;
}
.mission-progress-bar-title{
    font-family: ff2;
    font-size: 20px;
    color: rgb(139,175,194);
    width: 241px;
    display: inline;
    text-align: right;
    position: absolute;
}
.success-container{
    width: 1700px;
    height: 600px;
    margin-top: 200px;
    position: absolute;
}
.success-container-title{
    font-size: 33px;
    font-family: rw2;
    color: #90b9cb;
    text-align: left;
    margin-left: 30px;
}
.success-sub-container{
    border-top: 1px solid rgb(208, 208, 208);
    display: inline-block;
    margin-left: 30px;
}
.success-sub-container-title{
    font-size: 22px;
    font-family: rw2;
    color: #90b9cb;
    text-align: left;
    width: 250px;
    height: 40px;
}
.success-items{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    margin-top: 20px;
}
.success-items a{
    text-decoration: none;
    font-weight: lighter;
    text-decoration: none; 
}
.success-item{
    height: 300px;
    width: 250px;
    margin-right: 20px;
}
.success-item-image{
    height: 275px;
    width: 100%;
}
.success-item-title{
    font-size: 20px;
    font-family: rw2;
    color: rgb(0, 62, 91);
    text-align: left;
}
.success-item-body{
    font-size: 19px;
    font-family: ff2;
    color: #969698;
}
.products-container{
    width: 1600px;
    height: 600px;
    margin-top: 200px;
    margin-left: 22px;
    position: absolute;
}
.products-container-title{
    font-size: 33px;
    font-family: rw2;
    color: #90b9cb;
    text-align: left;
    margin-left: 30px;
}
.products-sub-container{
    border-top: 1px solid rgb(208, 208, 208);
    display: inline-block;
    margin-left: 30px;
    width: 450px;
    margin-right: 20px;
}
.products-sub-container-title{
    font-size: 22px;
    font-family: rw2;
    color: #90b9cb;
    text-align: left;
    width: 300px;
    height: 30px;
}
.products-items{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 470px;
    margin-top: 20px;
    flex-wrap: wrap;
}
.products-item{
    height: 270px;
    width: 215px;
    margin-right: 20px;
}
.products-item-image{
    height: 210px;
    width: 100%;
}
.products-item-title{
    font-size: 20px;
    font-family: rw2;
    color: rgb(0, 62, 91);
    text-align: left;
}
.products-item-body{
    font-size: 19px;
    font-family: ff2;
    color: #969698;
}
.charity-container{
    display: flex;
    flex-direction: row;
    width: 100%;
    /*border: 1px black solid;*/
    margin-left: 20px;
    height: 230px;
}
.charity-container2{
    display: flex;
    flex-direction: row;
    width: 99%;
    /*border: 1px black solid;*/
    height: 275px;
}
.charity-item1{
    width: 500px;
    height: 100%;
    text-align: left;
    /*border: 1px black solid;*/
}
.charity-header{
    font-size: 38px;
    font-family: rw2;
    color: #90b9cb;
    margin-top: 14px;
    margin-left: 26px;
}
.charity-header-centre{
    font-size: 33px;
    font-family: rw2;
    color: #90b9cb;
    text-align: center;
}
.charity-body{
    font-size: 16px;
    font-family: ff2;
    color: #969698;
    margin-left: 10px;
    width: 264px;
}
.charity-body2{
    font-size: 15px;
    font-family: ff4;
    color: rgb(112,112,115);
}
.charity-image{
    height: 252px;
    width: 221px;
}
.contacts-container{
    display: flex;
    flex-direction: row;
    width: 100%;
    /*border: 1px black solid;*/
    margin: 20px;
    height: 230px;
}
.contacts-item1{
    width: 300px;
    height: 100%;
    text-align: right;
    /*border: 1px black solid;*/
    margin-left: 25px;
}
.contacts-item2{
    width: 350px;
    height: 100%;
    /*border: 1px black solid;*/
    margin-left: 75px;
}
.contacts-header{
    font-size: 33px;
    font-family: rw2;
    color: #90b9cb;
}
.contacts-body{
    font-size: 19px;
    font-family: ff2;
    color: #969698;
    line-height: 1.7;
}
.contacts-body2{
    font-size: 19px;
    font-family: ff4;
    color: rgb(112,112,115);
}
.contacts-title{
    font-size: 20px;
    font-family: rw2;
    color: rgb(0, 62, 91);
    text-align: left;
}
.contacts-body{
    font-size: 19px;
    font-family: ff4;
    color: rgb(112,112,115);
}
.tint:before{
    background: rgba(0,255,255, 0.5);
}

</style>