/* This code is only meant for previewing your Reflow design. */
.primaryContainer {
    height: auto;
    margin-left: auto;
    margin-right: auto;
    min-height: 100%;
    width: 100%;
    background-color: rgb(249, 249, 249);
    position: relative;
}

#mainheader {
    float: left;
    height: 70px;
    clear: none;
    width: 100%;
    min-width: 0px;
    position: fixed;
    top: 0px;
    left: 0%;
    bottom: auto;
    background-color: rgb(255, 255, 255);
    box-shadow: rgba(145, 145, 145, 0.780392) 0px -2px 11px 0px;
    z-index: 999999;
}

#applydev {
    float: right;
    height: 30px;
    font-size: 14px;
    margin-left: 0px;
    margin-top: 16px;
    clear: none;
    width: 12.759399%;
    margin-right: 2.53277%;
    font-family: open-sans;
    position: relative;
    top: 0px;
    left: 0px;
    margin-bottom: 0px;
    color: rgb(226, 93, 51);
    background-color: rgb(255, 255, 255);
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
    border-top-color: rgb(224, 224, 224);
    border-right-color: rgb(224, 224, 224);
    border-bottom-color: rgb(224, 224, 224);
    border-left-color: rgb(224, 224, 224);
    font-weight: 700;
}

#applydev:hover {
    border-top-color: rgba(226, 93, 51, 0.65098);
    border-right-color: rgba(226, 93, 51, 0.65098);
    border-bottom-color: rgba(226, 93, 51, 0.65098);
    border-left-color: rgba(226, 93, 51, 0.65098);
    font-weight: 700;
    color: rgba(226, 95, 53, 0.819608);
}

#projectnumber {
    float: left;
    font-size: 14px;
    width: 49px;
    height: 39px;
    text-align: center;
    font-weight: 900;
    line-height: 36px;
    clear: none;
    min-height: 0px;
    position: relative;
    top: 0px;
    left: 0px;
    font-family: open-sans;
    border-top-color: rgb(224, 224, 224);
    border-right-color: rgb(224, 224, 224);
    border-bottom-color: rgb(224, 224, 224);
    border-left-color: rgb(224, 224, 224);
    border-top-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
    color: rgb(102, 102, 102);
    margin-top: 16px;
    margin-left: 1.269531%;
    margin-right: 0px;
    margin-bottom: 0px;
    text-shadow: rgb(255, 255, 255) 0px 1px 1px;
}

#numberofclients {
    float: left;
    font-size: 14px;
    width: 49px;
    height: 39px;
    text-align: center;
    font-weight: 900;
    line-height: 36px;
    clear: none;
    min-height: 0px;
    position: relative;
    top: 0px;
    left: 0px;
    font-family: open-sans;
    border-top-color: rgb(224, 224, 224);
    border-right-color: rgb(224, 224, 224);
    border-bottom-color: rgb(224, 224, 224);
    border-left-color: rgb(224, 224, 224);
    border-top-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
    color: rgb(102, 102, 102);
    margin-top: 16px;
    margin-left: 1.46%;
    margin-right: 0px;
    margin-bottom: 0px;
    text-shadow: rgb(255, 255, 255) 0px 1px 1px;
}

#countries {
    float: left;
    font-size: 14px;
    width: 49px;
    height: 39px;
    text-align: center;
    font-weight: 900;
    line-height: 36px;
    clear: none;
    min-height: 0px;
    position: relative;
    top: 0px;
    left: 0px;
    font-family: open-sans;
    border-top-color: rgb(224, 224, 224);
    border-right-color: rgb(224, 224, 224);
    border-bottom-color: rgb(224, 224, 224);
    border-left-color: rgb(224, 224, 224);
    border-top-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    color: rgb(102, 102, 102);
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
    margin-top: 16px;
    margin-left: 1.46%;
    margin-right: 0px;
    margin-bottom: 0px;
    text-shadow: rgb(255, 255, 255) 0px 1px 1px;
}

#text {
    float: left;
    font-size: 14px;
    width: auto;
    height: auto;
    text-align: left;
    font-weight: 600;
    line-height: 1em;
    clear: none;
    min-height: 0px;
    font-family: open-sans;
    color: rgb(145, 145, 145);
    text-decoration: none;
    position: relative;
    top: 0px;
    left: 0px;
    margin-top: 31px;
    margin-left: 0.58746338%;
    margin-right: 0px;
    margin-bottom: 0px;
}

#text1 {
    float: left;
    font-size: 14px;
    width: auto;
    height: auto;
    text-align: left;
    font-weight: 600;
    line-height: 1em;
    clear: none;
    min-height: 0px;
    font-family: open-sans;
    color: rgb(145, 145, 145);
    text-decoration: none;
    position: relative;
    top: 0px;
    left: 0px;
    margin-top: 31px;
    margin-left: 0.59%;
    margin-right: 0px;
    margin-bottom: 0px;
}

#text2 {
    float: left;
    font-size: 14px;
    width: auto;
    height: auto;
    text-align: left;
    font-weight: 600;
    line-height: 1em;
    clear: none;
    min-height: 0px;
    font-family: open-sans;
    color: rgb(145, 145, 145);
    text-decoration: none;
    position: relative;
    top: 0px;
    left: 0px;
    margin-top: 31px;
    margin-left: 0.59%;
    margin-right: 0px;
    margin-bottom: 0px;
}

#hirefuga:hover {
    border-top-color: rgba(226, 93, 51, 0.65098);
    border-right-color: rgba(226, 93, 51, 0.65098);
    border-bottom-color: rgba(226, 93, 51, 0.65098);
    border-left-color: rgba(226, 93, 51, 0.65098);
    font-weight: 700;
    color: rgba(255, 255, 255, 0.658824);
}

#hirefuga {
    float: right;
    height: 30px;
    font-size: 14px;
    margin-left: 0px;
    margin-top: 16px;
    clear: none;
    width: 12.759399%;
    margin-right: 2.53%;
    font-family: open-sans;
    position: relative;
    top: 0px;
    left: 0px;
    margin-bottom: 0px;
    color: rgb(255, 255, 255);
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-color: rgb(226, 93, 51);
    border-right-color: rgb(226, 93, 51);
    border-bottom-color: rgb(226, 93, 51);
    border-left-color: rgb(226, 93, 51);
    font-weight: 700;
    background-color: rgb(226, 93, 51);
}

#Text {
    float: left;
    font-size: 14px;
    width: auto;
    height: auto;
    text-align: left;
    font-weight: 700;
    line-height: 1em;
    clear: none;
    min-height: 0px;
    position: relative;
    top: 0px;
    left: 0px;
    font-family: open-sans;
    color: rgb(102, 102, 102);
    display: block;
    margin-top: 13px;
    margin-left: 0%;
    margin-right: 0%;
}

#text3 {
    float: left;
    font-size: 14px;
    width: auto;
    height: auto;
    text-align: left;
    font-weight: 700;
    line-height: 1em;
    clear: none;
    min-height: 0px;
    position: relative;
    top: 0px;
    left: 0px;
    font-family: open-sans;
    color: rgb(102, 102, 102);
    display: block;
    padding-left: 0px;
    margin-top: 13px;
    margin-left: 1.751027%;
    margin-right: 0%;
}

#text4 {
    float: left;
    font-size: 14px;
    width: auto;
    height: auto;
    text-align: left;
    font-weight: 700;
    line-height: 1em;
    clear: none;
    min-height: 0px;
    margin-top: 13px;
    margin-left: 1.75%;
    position: relative;
    top: 0px;
    left: 0px;
    font-family: open-sans;
    color: rgb(102, 102, 102);
    margin-right: 0px;
    margin-bottom: 0px;
    display: block;
}

#text5 {
    float: left;
    font-size: 14px;
    width: auto;
    height: auto;
    text-align: left;
    font-weight: 700;
    line-height: 1em;
    clear: none;
    min-height: 0px;
    margin-top: 13px;
    margin-left: 1.75%;
    position: relative;
    top: 0px;
    left: 0px;
    font-family: open-sans;
    color: rgb(102, 102, 102);
    margin-right: 0px;
    margin-bottom: 0px;
    display: block;
}

#text6 {
    float: left;
    font-size: 14px;
    width: auto;
    height: auto;
    text-align: left;
    font-weight: 700;
    line-height: 1em;
    clear: none;
    min-height: 0px;
    margin-top: 13px;
    margin-left: 1.75%;
    position: relative;
    top: 0px;
    left: 0px;
    font-family: open-sans;
    color: rgb(102, 102, 102);
    margin-right: 0px;
    margin-bottom: 0px;
    display: block;
}

#Text:hover {
    text-decoration: underline;
}

#text3:hover {
    text-decoration: underline;
}

#text4:hover {
    text-decoration: underline;
}

#text5:hover {
    text-decoration: underline;
}

#text6:hover {
    text-decoration: underline;
}

#image3 {
    float: left;
    width: 22px;
    max-width: none;
    height: 22px;
    clear: none;
    color: rgb(0, 0, 0);
    position: relative;
    top: 0px;
    left: 0px;
    border-bottom-color: rgb(224, 224, 224);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
    border-top-color: rgb(224, 224, 224);
    border-right-color: rgb(224, 224, 224);
    border-left-color: rgb(224, 224, 224);
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    opacity: 0.73;
    margin-top: 0px;
    margin-left: 0%;
    margin-right: 0%;
}

#image4 {
    float: left;
    width: 22px;
    height: 22px;
    clear: none;
    color: rgb(0, 0, 0);
    max-width: none;
    position: relative;
    top: 0px;
    left: 0px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: rgb(224, 224, 224);
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-color: rgb(224, 224, 224);
    border-right-color: rgb(224, 224, 224);
    border-left-color: rgb(224, 224, 224);
    opacity: 0.73;
    margin-top: 0px;
    margin-left: 8.51%;
    margin-right: 0px;
    margin-bottom: 0px;
}

#image6 {
    float: left;
    width: 22px;
    max-width: none;
    height: 22px;
    clear: none;
    color: rgb(0, 0, 0);
    position: relative;
    top: 0px;
    left: 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(224, 224, 224);
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-top-color: rgb(224, 224, 224);
    border-right-color: rgb(224, 224, 224);
    border-left-color: rgb(224, 224, 224);
    opacity: 0.73;
    margin-top: 0px;
    margin-left: 8.51%;
    margin-right: 0px;
    margin-bottom: 0px;
}

#image5 {
    float: left;
    width: 22px;
    max-width: none;
    height: 22px;
    clear: none;
    color: rgb(0, 0, 0);
    position: relative;
    top: 0px;
    left: 0px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: rgb(224, 224, 224);
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-color: rgb(224, 224, 224);
    border-right-color: rgb(224, 224, 224);
    border-left-color: rgb(224, 224, 224);
    opacity: 0.73;
    margin-top: 0px;
    margin-left: 8.51%;
    margin-right: 0px;
    margin-bottom: 0px;
}

#motto {
    float: left;
    font-size: 12px;
    width: 217px;
    height: auto;
    text-align: left;
    font-weight: 400;
    line-height: 1em;
    clear: none;
    min-height: 0px;
    color: rgb(145, 145, 145);
    font-family: open-sans;
    position: absolute;
    top: 51px;
    left: 2.839743%;
    right: 81.026927%;
    bottom: auto;
}

#logo {
    float: left;
    font-size: 38px;
    width: 211.33px;
    height: auto;
    text-align: left;
    font-weight: 700;
    line-height: 1em;
    clear: none;
    min-height: 0px;
    font-family: orbitron;
    color: rgb(226, 93, 51);
    position: relative;
    top: 0px;
    left: 0px;
    margin-top: 11px;
    margin-left: 2.84%;
    margin-right: 0px;
    margin-bottom: 0px;
}

#box {
    float: none;
    height: 40px;
    margin-left: auto;
    margin-top: 70px;
    clear: none;
    width: 100%;
    margin-right: auto;
    position: relative;
    top: 0px;
    left: 0px;
    min-width: 0px;
    min-height: 0px;
}

#box1 {
    float: left;
    height: 22px;
    margin-left: 54.780283%;
    margin-top: 9px;
    clear: none;
    width: 123px;
    margin-right: 0%;
    position: relative;
    top: 0px;
    left: 0px;
}

#text18 {
    float: none;
    font-size: 14px;
    width: 100%;
    height: 46px;
    text-align: center;
    font-weight: 400;
    line-height: 38px;
    margin-left: auto;
    margin-top: 1578px;
    clear: none;
    min-height: 0px;
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: auto;
    font-family: open-sans;
    background-color: rgb(226, 93, 51);
    color: rgb(255, 255, 255);
    z-index: 1;
}

#text19 {
    float: none;
    font-size: 14px;
    width: auto;
    height: auto;
    text-align: center;
    font-weight: normal;
    line-height: 1em;
    margin-left: auto;
    margin-top: 27.92px;
    clear: none;
    min-height: 0px;
    font-family: open-sans;
    color: rgb(102, 102, 102);
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: auto;
}

#box13 {
    float: none;
    height: auto;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    width: 67.907059%;
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: auto;
    z-index: 3;
}

#box14 {
    float: left;
    height: 269px;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    width: 45%;
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    border-top-color: rgb(224, 224, 224);
    border-right-color: rgb(224, 224, 224);
    border-bottom-color: rgb(224, 224, 224);
    border-left-color: rgb(224, 224, 224);
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
}

#box16 {
    float: right;
    height: 269px;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    width: 45%;
    position: relative;
    top: 0px;
    left: 0px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-color: rgb(224, 224, 224);
    border-right-color: rgb(224, 224, 224);
    border-bottom-color: rgb(224, 224, 224);
    border-left-color: rgb(224, 224, 224);
    margin-right: 0%;
}

#box18 {
    float: left;
    height: 269px;
    margin-left: 0%;
    margin-top: 32px;
    clear: both;
    width: 45%;
    position: relative;
    top: 0px;
    left: 0px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-color: rgb(224, 224, 224);
    border-right-color: rgb(224, 224, 224);
    border-bottom-color: rgb(224, 224, 224);
    border-left-color: rgb(224, 224, 224);
}

#box20 {
    float: right;
    height: 269px;
    margin-left: 0px;
    margin-top: 32px;
    clear: none;
    width: 45%;
    position: relative;
    top: 0px;
    left: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: rgb(224, 224, 224);
    border-right-color: rgb(224, 224, 224);
    border-bottom-color: rgb(224, 224, 224);
    border-left-color: rgb(224, 224, 224);
    margin-right: 0%;
}

#text20 {
    float: none;
    font-size: 81px;
    width: auto;
    height: auto;
    text-align: center;
    font-weight: 400;
    line-height: 1em;
    margin-left: 0px;
    margin-top: 1.8%;
    clear: none;
    min-height: 0px;
    font-family: open-sans;
    color: rgb(68, 179, 194);
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    text-decoration: none;
}

#text23 {
    float: none;
    font-size: 81px;
    width: auto;
    height: auto;
    text-align: center;
    font-weight: 400;
    line-height: 1em;
    margin-left: 0px;
    margin-top: 1.8%;
    clear: none;
    min-height: 0px;
    font-family: open-sans;
    color: rgb(68, 179, 194);
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    text-decoration: none;
}

#text26 {
    float: none;
    font-size: 81px;
    width: auto;
    height: auto;
    text-align: center;
    font-weight: 400;
    line-height: 1em;
    margin-left: 0px;
    margin-top: 1.8%;
    clear: none;
    min-height: 0px;
    font-family: open-sans;
    color: rgb(68, 179, 194);
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    text-decoration: none;
}

#text29 {
    float: none;
    font-size: 81px;
    width: auto;
    height: auto;
    text-align: center;
    font-weight: 400;
    line-height: 1em;
    margin-left: 0px;
    margin-top: 1.8%;
    clear: none;
    min-height: 0px;
    font-family: open-sans;
    color: rgb(68, 179, 194);
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    text-decoration: none;
}

#box15 {
    float: none;
    height: 3px;
    margin-left: auto;
    margin-top: 22px;
    clear: none;
    width: 100px;
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: auto;
    background-color: rgb(224, 224, 224);
}

#box17 {
    float: none;
    height: 3px;
    margin-left: auto;
    margin-top: 22px;
    clear: none;
    width: 100px;
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: auto;
    background-color: rgb(224, 224, 224);
}

#box19 {
    float: none;
    height: 3px;
    margin-left: auto;
    margin-top: 22px;
    clear: none;
    width: 100px;
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: auto;
    background-color: rgb(224, 224, 224);
}

#box21 {
    float: none;
    height: 3px;
    margin-left: auto;
    margin-top: 22px;
    clear: none;
    width: 100px;
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: auto;
    background-color: rgb(224, 224, 224);
}

#text21 {
    float: none;
    font-size: 16px;
    width: auto;
    height: auto;
    text-align: center;
    font-weight: 900;
    line-height: 18px;
    margin-left: auto;
    margin-top: 3.2%;
    clear: none;
    min-height: 0px;
    font-family: open-sans;
    color: rgb(102, 102, 102);
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: auto;
}

#text24 {
    float: none;
    font-size: 16px;
    width: 100%;
    height: auto;
    text-align: center;
    font-weight: 900;
    line-height: 18px;
    margin-left: auto;
    margin-top: 3.19808%;
    clear: none;
    min-height: 0px;
    font-family: open-sans;
    color: rgb(102, 102, 102);
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: auto;
}

#text27 {
    float: none;
    font-size: 16px;
    width: auto;
    height: auto;
    text-align: center;
    font-weight: 900;
    line-height: 18px;
    margin-left: auto;
    margin-top: 3.2%;
    clear: none;
    min-height: 0px;
    font-family: open-sans;
    color: rgb(102, 102, 102);
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: auto;
}

#text30 {
    float: none;
    font-size: 16px;
    width: auto;
    height: auto;
    text-align: center;
    font-weight: 900;
    line-height: 18px;
    margin-left: auto;
    margin-top: 3.2%;
    clear: none;
    min-height: 0px;
    font-family: open-sans;
    color: rgb(102, 102, 102);
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: auto;
}

#text22 {
    float: none;
    font-size: 14px;
    width: 100%;
    height: auto;
    text-align: center;
    font-weight: 400;
    line-height: 20px;
    margin-left: auto;
    margin-top: 12px;
    clear: none;
    min-height: 0px;
    font-family: open-sans;
    color: rgb(145, 145, 145);
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: auto;
    padding-top: 9px;
    padding-right: 9px;
    padding-bottom: 9px;
    padding-left: 9px;
}

#text25 {
    float: none;
    font-size: 14px;
    width: 100%;
    height: auto;
    text-align: center;
    font-weight: 400;
    line-height: 20px;
    margin-left: auto;
    margin-top: 12px;
    clear: none;
    min-height: 0px;
    font-family: open-sans;
    color: rgb(145, 145, 145);
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: auto;
    padding-top: 9px;
    padding-right: 9px;
    padding-bottom: 9px;
    padding-left: 9px;
}

#text28 {
    float: none;
    font-size: 14px;
    width: 100%;
    height: auto;
    text-align: center;
    font-weight: 400;
    line-height: 20px;
    margin-left: auto;
    margin-top: 12px;
    clear: none;
    min-height: 0px;
    font-family: open-sans;
    color: rgb(145, 145, 145);
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: auto;
    padding-top: 9px;
    padding-right: 9px;
    padding-bottom: 9px;
    padding-left: 9px;
}

#text31 {
    float: none;
    font-size: 14px;
    width: 100%;
    height: auto;
    text-align: center;
    font-weight: 400;
    line-height: 20px;
    margin-left: auto;
    margin-top: 12px;
    clear: none;
    min-height: 0px;
    font-family: open-sans;
    color: rgb(145, 145, 145);
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: auto;
    padding-top: 9px;
    padding-right: 9px;
    padding-bottom: 9px;
    padding-left: 9px;
}

#box2 {
    float: none;
    height: auto;
    margin-left: auto;
    margin-top: 265px;
    clear: none;
    width: 81.301327%;
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: auto;
    z-index: 2;
    background-color: rgb(255, 255, 255);
}

#box3 {
    float: left;
    height: auto;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    width: 50%;
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: 0px;
}

#box4 {
    float: none;
    height: auto;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    width: 31.908023%;
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: auto;
}

#text8 {
    float: none;
    font-size: 20px;
    width: auto;
    height: auto;
    text-align: center;
    font-weight: 900;
    line-height: 1em;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    margin-right: auto;
    position: relative;
    top: 0px;
    left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    font-family: open-sans;
    color: rgb(102, 102, 102);
}

#text9 {
    float: none;
    font-size: 14px;
    width: auto;
    height: auto;
    text-align: center;
    font-weight: 500;
    line-height: 1em;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    min-height: 1px;
    font-family: open-sans;
    color: rgb(102, 102, 102);
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: auto;
    padding-top: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
}

#image7 {
    float: none;
    width: auto;
    max-width: 68.537402%;
    height: auto;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    color: rgb(0, 0, 0);
    margin-bottom: 0px;
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: auto;
    opacity: 1;
}

#box5 {
    float: right;
    height: auto;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    width: 50%;
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: 0%;
    opacity: 1;
}

#box6 {
    float: none;
    height: auto;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    width: 31.908023%;
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: auto;
}

#image8 {
    float: none;
    width: auto;
    max-width: 68.537402%;
    height: auto;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    color: rgb(0, 0, 0);
    margin-bottom: 0px;
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: auto;
}

#text10 {
    float: none;
    font-size: 20px;
    width: auto;
    height: auto;
    text-align: center;
    font-weight: 900;
    line-height: 1em;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    margin-right: auto;
    position: relative;
    top: 0px;
    left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    font-family: open-sans;
    color: rgb(102, 102, 102);
}

#text11 {
    float: none;
    font-size: 14px;
    width: auto;
    height: auto;
    text-align: center;
    font-weight: 500;
    line-height: 1em;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    min-height: 1px;
    font-family: open-sans;
    color: rgb(102, 102, 102);
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: auto;
    padding-top: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
}

#box7 {
    float: left;
    height: auto;
    margin-left: 0%;
    margin-top: 0px;
    clear: both;
    width: 50%;
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: 0px;
}

#box8 {
    float: none;
    height: auto;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    width: 31.908023%;
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: auto;
}

#image9 {
    float: none;
    width: auto;
    max-width: 68.537402%;
    height: auto;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    color: rgb(0, 0, 0);
    margin-bottom: 0px;
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: auto;
}

#text12 {
    float: none;
    font-size: 20px;
    width: auto;
    height: auto;
    text-align: center;
    font-weight: 900;
    line-height: 1em;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    margin-right: auto;
    position: relative;
    top: 0px;
    left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    font-family: open-sans;
    color: rgb(102, 102, 102);
}

#text13 {
    float: none;
    font-size: 14px;
    width: auto;
    height: auto;
    text-align: center;
    font-weight: 500;
    line-height: 1em;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    min-height: 1px;
    font-family: open-sans;
    color: rgb(102, 102, 102);
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: auto;
    padding-top: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
}

#box9 {
    float: right;
    height: auto;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    width: 50%;
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: 0%;
}

#box10 {
    float: none;
    height: auto;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    width: 31.908023%;
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: auto;
}

#image10 {
    float: none;
    width: auto;
    max-width: 68.537402%;
    height: auto;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    color: rgb(0, 0, 0);
    margin-bottom: 0px;
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: auto;
}

#text14 {
    float: none;
    font-size: 20px;
    width: auto;
    height: auto;
    text-align: center;
    font-weight: 900;
    line-height: 1em;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    margin-right: auto;
    position: relative;
    top: 0px;
    left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    font-family: open-sans;
    color: rgb(102, 102, 102);
}

#text15 {
    float: none;
    font-size: 14px;
    width: auto;
    height: auto;
    text-align: center;
    font-weight: 500;
    line-height: 1em;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    min-height: 1px;
    font-family: open-sans;
    color: rgb(102, 102, 102);
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: auto;
    padding-top: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
}

#box11 {
    float: none;
    height: auto;
    margin-left: auto;
    margin-top: 0px;
    clear: both;
    width: 50%;
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: auto;
}

#box12 {
    float: none;
    height: auto;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    width: 31.908023%;
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: auto;
}

#image11 {
    float: none;
    width: auto;
    max-width: 68.537402%;
    height: auto;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    color: rgb(0, 0, 0);
    margin-bottom: 0px;
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: auto;
}

#text16 {
    float: none;
    font-size: 20px;
    width: auto;
    height: auto;
    text-align: center;
    font-weight: 900;
    line-height: 1em;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    margin-right: auto;
    position: relative;
    top: 0px;
    left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    font-family: open-sans;
    color: rgb(102, 102, 102);
}

#text17 {
    float: none;
    font-size: 14px;
    width: auto;
    height: auto;
    text-align: center;
    font-weight: 500;
    line-height: 1em;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    min-height: 1px;
    font-family: open-sans;
    color: rgb(102, 102, 102);
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: auto;
    padding-top: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
}

#image12 {
    float: left;
    width: auto;
    max-width: 12.296668%;
    height: auto;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    color: rgb(0, 0, 0);
    position: absolute;
    top: 746.15625px;
    left: 84.904059%;
    opacity: 0.25;
    right: 2.799274%;
    bottom: auto;
    z-index: 3;
}

#image {
    float: left;
    width: auto;
    max-width: 4.147584%;
    height: auto;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    color: rgb(0, 0, 0);
    position: absolute;
    top: 36.287953%;
    left: 80.538337%;
    opacity: 0.25;
    right: 15.314079%;
    bottom: auto;
}

#text7 {
    float: none;
    font-size: 11px;
    width: 100%;
    height: auto;
    text-align: center;
    font-weight: 600;
    line-height: 24px;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    min-height: 169px;
    margin-right: auto;
    position: relative;
    top: 0px;
    left: 0px;
    font-family: open-sans;
    background-color: rgb(68, 179, 194);
    color: rgb(120, 122, 64);
    padding-top: 23px;
    padding-right: 23px;
    padding-bottom: 23px;
    padding-left: 23px;
}

#image1 {
    float: left;
    width: auto;
    max-width: 100%;
    height: auto;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    color: rgb(0, 0, 0);
    visibility: hidden;
    position: absolute;
}

#image2 {
    float: left;
    width: auto;
    max-width: 100%;
    height: auto;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    color: rgb(0, 0, 0);
    visibility: hidden;
    position: absolute;
}

#box22 {
    float: left;
    height: 332px;
    margin-left: 0%;
    margin-top: 75px;
    clear: none;
    width: 100%;
    margin-right: 0px;
    margin-bottom: 0px;
    position: relative;
    top: 0px;
    left: 0px;
    background-color: rgb(102, 102, 102);
}

#text37 {
    float: none;
    font-size: 9px;
    width: 100%;
    height: 39px;
    text-align: center;
    font-weight: normal;
    line-height: 41px;
    margin-left: auto;
    margin-top: 9.3px;
    clear: none;
    min-height: 0px;
    font-family: open-sans;
    margin-right: auto;
    position: relative;
    top: 0px;
    left: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-right: 58px;
    padding-bottom: 0px;
    padding-left: 0px;
    color: rgba(145, 145, 145, 0.74902);
    border-top-color: rgba(145, 145, 145, 0.74902);
    border-top-width: 1px;
    border-top-style: solid;
}

#box23 {
    float: left;
    height: 240.4375px;
    margin-left: 3.1%;
    margin-top: 12.27px;
    clear: none;
    width: 20.987956%;
    margin-right: 0px;
    margin-bottom: 0px;
}

#box24 {
    float: left;
    height: 240.4375px;
    margin-left: 3.100586%;
    margin-top: 12.270000457763672px;
    clear: none;
    width: 20.987956%;
    margin-right: 0px;
    margin-bottom: 0px;
}

#box25 {
    float: left;
    height: 240.4375px;
    margin-left: 3.100586%;
    margin-top: 12.270000457763672px;
    clear: none;
    width: 20.987956%;
    margin-right: 0px;
    margin-bottom: 0px;
}

#box26 {
    float: left;
    height: 240.4375px;
    margin-left: 3.100586%;
    margin-top: 12.270000457763672px;
    clear: none;
    width: 20.987956%;
    margin-right: 0px;
    margin-bottom: 0px;
}

#text32 {
    float: left;
    font-size: 8px;
    width: 100%;
    height: auto;
    text-align: center;
    font-weight: 400;
    line-height: 1em;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    padding-top: 6px;
    padding-right: 6px;
    padding-bottom: 6px;
    padding-left: 6px;
    font-family: open-sans;
    color: rgb(255, 255, 255);
    margin-right: 0px;
    margin-bottom: 0px;
    border-bottom-color: rgba(145, 145, 145, 0.74902);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

#text33 {
    float: left;
    font-size: 8px;
    width: 100%;
    height: auto;
    text-align: center;
    font-weight: 400;
    line-height: 1em;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    padding-top: 6px;
    padding-right: 6px;
    padding-bottom: 6px;
    padding-left: 6px;
    font-family: open-sans;
    color: rgb(255, 255, 255);
    margin-right: 0px;
    margin-bottom: 0px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: rgba(145, 145, 145, 0.74902);
}

#text34 {
    float: left;
    font-size: 8px;
    width: 100%;
    height: auto;
    text-align: center;
    font-weight: 400;
    line-height: 1em;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    padding-top: 6px;
    padding-right: 6px;
    padding-bottom: 6px;
    padding-left: 6px;
    font-family: open-sans;
    color: rgb(255, 255, 255);
    margin-right: 0px;
    margin-bottom: 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgba(145, 145, 145, 0.74902);
}

#text35 {
    float: left;
    font-size: 8px;
    width: 100%;
    height: auto;
    text-align: center;
    font-weight: 400;
    line-height: 1em;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    padding-top: 6px;
    padding-right: 6px;
    padding-bottom: 6px;
    padding-left: 6px;
    font-family: open-sans;
    color: rgb(255, 255, 255);
    margin-right: 0px;
    margin-bottom: 0px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: rgba(145, 145, 145, 0.74902);
}

#input {
    float: none;
    height: 28px;
    font-size: 7px;
    margin-left: auto;
    margin-top: 1px;
    clear: none;
    width: 150.71px;
    font-family: open-sans;
    color: rgb(253, 253, 253);
    font-weight: 400;
    text-align: left;
    background-color: rgba(0, 0, 0, 0);
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    box-shadow: none;
    margin-right: auto;
    position: relative;
    top: 0px;
    left: 0px;
    margin-bottom: 0px;
}

#input1 {
    float: none;
    height: 28px;
    font-size: 7px;
    margin-left: auto;
    margin-top: 1px;
    clear: none;
    width: 150.71px;
    font-family: open-sans;
    color: rgb(253, 253, 253);
    font-weight: 400;
    text-align: left;
    background-color: rgba(0, 0, 0, 0);
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    box-shadow: none;
    margin-right: auto;
    position: relative;
    top: 0px;
    left: 0px;
    margin-bottom: 0px;
}

#input2 {
    float: none;
    height: 28px;
    font-size: 7px;
    margin-left: auto;
    margin-top: 1px;
    clear: none;
    width: 150.71px;
    font-family: open-sans;
    color: rgb(253, 253, 253);
    font-weight: 400;
    text-align: left;
    background-color: rgba(0, 0, 0, 0);
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    box-shadow: none;
    margin-right: auto;
    position: relative;
    top: 0px;
    left: 0px;
    margin-bottom: 0px;
}

#input3 {
    float: none;
    height: 28px;
    font-size: 7px;
    margin-left: auto;
    margin-top: 1px;
    clear: none;
    width: 150.71px;
    font-family: open-sans;
    color: rgb(253, 253, 253);
    font-weight: 400;
    text-align: left;
    background-color: rgba(0, 0, 0, 0);
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    box-shadow: none;
    margin-right: auto;
    position: relative;
    top: 0px;
    left: 0px;
    margin-bottom: 0px;
}

#input4 {
    float: none;
    height: 28px;
    font-size: 7px;
    margin-left: auto;
    margin-top: 1px;
    clear: none;
    width: 150.71px;
    font-family: open-sans;
    color: rgb(253, 253, 253);
    font-weight: 400;
    text-align: left;
    background-color: rgba(0, 0, 0, 0);
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    box-shadow: none;
    margin-right: auto;
    position: relative;
    top: 0px;
    left: 0px;
    margin-bottom: 0px;
}

#input5 {
    float: none;
    height: 28px;
    font-size: 7px;
    margin-left: auto;
    margin-top: 1px;
    clear: none;
    width: 150.71px;
    font-family: open-sans;
    color: rgb(253, 253, 253);
    font-weight: 400;
    text-align: left;
    background-color: rgba(0, 0, 0, 0);
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    box-shadow: none;
    margin-right: auto;
    position: relative;
    top: 0px;
    left: 0px;
    margin-bottom: 0px;
}

#input6 {
    float: none;
    height: 28px;
    font-size: 7px;
    margin-left: auto;
    margin-top: 1px;
    clear: none;
    width: 150.71px;
    font-family: open-sans;
    color: rgb(253, 253, 253);
    font-weight: 400;
    text-align: left;
    background-color: rgba(0, 0, 0, 0);
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    box-shadow: none;
    margin-right: auto;
    position: relative;
    top: 0px;
    left: 0px;
    margin-bottom: 0px;
}

#input7 {
    float: none;
    height: 28px;
    font-size: 7px;
    margin-left: auto;
    margin-top: 1px;
    clear: none;
    width: 150.71px;
    font-family: open-sans;
    color: rgb(253, 253, 253);
    font-weight: 400;
    text-align: left;
    background-color: rgba(0, 0, 0, 0);
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    box-shadow: none;
    margin-right: auto;
    position: relative;
    top: 0px;
    left: 0px;
    margin-bottom: 0px;
}

#input8 {
    float: none;
    height: 28px;
    font-size: 7px;
    margin-left: auto;
    margin-top: 1px;
    clear: none;
    width: 150.71px;
    font-family: open-sans;
    color: rgb(253, 253, 253);
    font-weight: 400;
    text-align: left;
    background-color: rgba(0, 0, 0, 0);
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    box-shadow: none;
    margin-right: auto;
    position: relative;
    top: 0px;
    left: 0px;
    margin-bottom: 0px;
}

#input9 {
    float: none;
    height: 28px;
    font-size: 7px;
    margin-left: auto;
    margin-top: 1px;
    clear: none;
    width: 150.71px;
    font-family: open-sans;
    color: rgb(253, 253, 253);
    font-weight: 400;
    text-align: left;
    background-color: rgba(0, 0, 0, 0);
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    box-shadow: none;
    margin-right: auto;
    position: relative;
    top: 0px;
    left: 0px;
    margin-bottom: 0px;
}

#input10 {
    float: none;
    height: 28px;
    font-size: 7px;
    margin-left: auto;
    margin-top: 1px;
    clear: none;
    width: 150.71px;
    font-family: open-sans;
    color: rgb(253, 253, 253);
    font-weight: 400;
    text-align: left;
    background-color: rgba(0, 0, 0, 0);
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    box-shadow: none;
    margin-right: auto;
    position: relative;
    top: 0px;
    left: 0px;
    margin-bottom: 0px;
}

#input11 {
    float: none;
    height: 28px;
    font-size: 7px;
    margin-left: auto;
    margin-top: 1px;
    clear: none;
    width: 150.71px;
    font-family: open-sans;
    color: rgb(253, 253, 253);
    font-weight: 400;
    text-align: left;
    background-color: rgba(0, 0, 0, 0);
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    box-shadow: none;
    margin-right: auto;
    position: relative;
    top: 0px;
    left: 0px;
    margin-bottom: 0px;
}

#input12 {
    float: none;
    height: 28px;
    font-size: 7px;
    margin-left: auto;
    margin-top: 1px;
    clear: none;
    width: 150.71px;
    font-family: open-sans;
    color: rgb(253, 253, 253);
    font-weight: 400;
    text-align: left;
    background-color: rgba(0, 0, 0, 0);
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    box-shadow: none;
    margin-right: auto;
    position: relative;
    top: 0px;
    left: 0px;
    margin-bottom: 0px;
}

#input13 {
    float: none;
    height: 28px;
    font-size: 7px;
    margin-left: auto;
    margin-top: 1px;
    clear: none;
    width: 150.71px;
    font-family: open-sans;
    color: rgb(253, 253, 253);
    font-weight: 400;
    text-align: left;
    background-color: rgba(0, 0, 0, 0);
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    box-shadow: none;
    margin-right: auto;
    position: relative;
    top: 0px;
    left: 0px;
    margin-bottom: 0px;
}

#input14 {
    float: none;
    height: 28px;
    font-size: 7px;
    margin-left: auto;
    margin-top: 1px;
    clear: none;
    width: 150.71px;
    font-family: open-sans;
    color: rgb(253, 253, 253);
    font-weight: 400;
    text-align: left;
    background-color: rgba(0, 0, 0, 0);
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    box-shadow: none;
    margin-right: auto;
    position: relative;
    top: 0px;
    left: 0px;
    margin-bottom: 0px;
}

#input15 {
    float: none;
    height: 28px;
    font-size: 7px;
    margin-left: auto;
    margin-top: 1px;
    clear: none;
    width: 150.71px;
    font-family: open-sans;
    color: rgb(253, 253, 253);
    font-weight: 400;
    text-align: left;
    background-color: rgba(0, 0, 0, 0);
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    box-shadow: none;
    margin-right: auto;
    position: relative;
    top: 0px;
    left: 0px;
    margin-bottom: 0px;
}

#input16 {
    float: none;
    height: 28px;
    font-size: 7px;
    margin-left: auto;
    margin-top: 1px;
    clear: none;
    width: 150.71px;
    font-family: open-sans;
    color: rgb(253, 253, 253);
    font-weight: 400;
    text-align: left;
    background-color: rgba(0, 0, 0, 0);
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    box-shadow: none;
    margin-right: auto;
    position: relative;
    top: 0px;
    left: 0px;
    margin-bottom: 0px;
}

#input17 {
    float: none;
    height: 28px;
    font-size: 7px;
    margin-left: auto;
    margin-top: 1px;
    clear: none;
    width: 150.71px;
    font-family: open-sans;
    color: rgb(253, 253, 253);
    font-weight: 400;
    text-align: left;
    background-color: rgba(0, 0, 0, 0);
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    box-shadow: none;
    margin-right: auto;
    position: relative;
    top: 0px;
    left: 0px;
    margin-bottom: 0px;
}

#input18 {
    float: none;
    height: 28px;
    font-size: 7px;
    margin-left: auto;
    margin-top: 1px;
    clear: none;
    width: 150.71px;
    font-family: open-sans;
    color: rgb(253, 253, 253);
    font-weight: 400;
    text-align: left;
    background-color: rgba(0, 0, 0, 0);
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    box-shadow: none;
    margin-right: auto;
    position: relative;
    top: 0px;
    left: 0px;
    margin-bottom: 0px;
}

#text36 {
    float: none;
    font-size: 10px;
    width: auto;
    height: auto;
    text-align: center;
    font-weight: 400;
    line-height: 1em;
    margin-left: 0px;
    margin-top: 66px;
    clear: none;
    min-height: 0px;
    position: relative;
    top: 0px;
    left: 0px;
    font-family: open-sans;
    color: rgb(255, 255, 255);
    margin-right: 58px;
    margin-bottom: 0px;
}

#input:hover {
    color: rgb(68, 179, 194);
}

#input1:hover {
    color: rgb(68, 179, 194);
}

#input2:hover {
    color: rgb(68, 179, 194);
}

#input3:hover {
    color: rgb(68, 179, 194);
}

#input4:hover {
    color: rgb(68, 179, 194);
}

#input5:hover {
    color: rgb(68, 179, 194);
}

#input6:hover {
    color: rgb(68, 179, 194);
}

#input10:hover {
    color: rgb(68, 179, 194);
}

#input8:hover {
    color: rgb(68, 179, 194);
}

#input7:hover {
    color: rgb(68, 179, 194);
}

#input9:hover {
    color: rgb(68, 179, 194);
}

#input11:hover {
    color: rgb(68, 179, 194);
}

#input12:hover {
    color: rgb(68, 179, 194);
}

#input13:hover {
    color: rgb(68, 179, 194);
}

#input14:hover {
    color: rgb(68, 179, 194);
}

#input15:hover {
    color: rgb(68, 179, 194);
}

#input18:hover {
    color: rgb(68, 179, 194);
}

#input17:hover {
    color: rgb(68, 179, 194);
}

#input16:hover {
    color: rgb(68, 179, 194);
}

@media only screen and (max-width: 2949px) {
    #hirefuga {
        width: 12.760581%;
        font-weight: 700;
        height: 39px;
    }

    #applydev {
        width: 12.760581%;
        font-weight: 700;
        height: 39px;
    }

    #mainheader {
        width: 100%;
        height: 70px;
        top: 0px;
        left: 0%;
        bottom: auto;
    }

    #box {
        width: 100%;
        height: 40px;
        margin-top: 70px;
        clear: none;
    }

    #box1 {
        margin-top: 9px;
        margin-left: 0px;
        clear: none;
        margin-right: 6.58%;
        margin-bottom: 0px;
        float: right;
    }

    #text18 {
        float: none;
        font-size: 14px;
        width: 100%;
        height: 46px;
        text-align: center;
        font-weight: 400;
        line-height: 44px;
        margin-left: auto;
        margin-top: 12px;
        clear: none;
        min-height: 0px;
        position: relative;
        top: 0px;
        left: 0px;
        margin-right: auto;
        font-family: open-sans;
        background-color: rgb(226, 93, 51);
        color: rgb(255, 255, 255);
        z-index: 5;
    }

    #text19 {
        float: none;
        font-size: 14px;
        width: auto;
        height: auto;
        text-align: center;
        font-weight: normal;
        line-height: 1em;
        margin-left: auto;
        margin-top: 27.92px;
        clear: none;
        min-height: 0px;
        font-family: open-sans;
        color: rgb(102, 102, 102);
        position: relative;
        top: 0px;
        left: 0px;
        margin-right: auto;
    }

    #box13 {
        float: none;
        height: auto;
        margin-left: auto;
        margin-top: 0px;
        clear: none;
        width: 67.907059%;
        position: relative;
        top: 0px;
        left: 0px;
        margin-right: auto;
        z-index: 3;
    }

    #box14 {
        float: left;
        height: 269px;
        margin-left: 0px;
        margin-top: 0px;
        clear: none;
        width: 45%;
        position: relative;
        top: 0px;
        left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        border-top-color: rgb(224, 224, 224);
        border-right-color: rgb(224, 224, 224);
        border-bottom-color: rgb(224, 224, 224);
        border-left-color: rgb(224, 224, 224);
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 0px;
        border-top-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
    }

    #box16 {
        float: right;
        height: 269px;
        margin-left: 0px;
        margin-top: 0px;
        clear: none;
        width: 45%;
        position: relative;
        top: 0px;
        left: 0px;
        border-top-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 0px;
        border-top-color: rgb(224, 224, 224);
        border-right-color: rgb(224, 224, 224);
        border-bottom-color: rgb(224, 224, 224);
        border-left-color: rgb(224, 224, 224);
        margin-right: 0%;
    }

    #box18 {
        float: left;
        height: 269px;
        margin-left: 0%;
        margin-top: 32px;
        clear: both;
        width: 45%;
        position: relative;
        top: 0px;
        left: 0px;
        border-top-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 0px;
        border-top-color: rgb(224, 224, 224);
        border-right-color: rgb(224, 224, 224);
        border-bottom-color: rgb(224, 224, 224);
        border-left-color: rgb(224, 224, 224);
    }

    #box20 {
        float: right;
        height: 269px;
        margin-left: 0px;
        margin-top: 32px;
        clear: none;
        width: 45%;
        position: relative;
        top: 0px;
        left: 0px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 0px;
        border-top-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-top-color: rgb(224, 224, 224);
        border-right-color: rgb(224, 224, 224);
        border-bottom-color: rgb(224, 224, 224);
        border-left-color: rgb(224, 224, 224);
        margin-right: 0%;
    }

    #text20 {
        float: none;
        font-size: 81px;
        width: auto;
        height: auto;
        text-align: center;
        font-weight: 400;
        line-height: 1em;
        margin-left: 0px;
        margin-top: 1.8%;
        clear: none;
        min-height: 0px;
        font-family: open-sans;
        color: rgb(68, 179, 194);
        position: relative;
        top: 0px;
        left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        text-decoration: none;
    }

    #text23 {
        float: none;
        font-size: 81px;
        width: auto;
        height: auto;
        text-align: center;
        font-weight: 400;
        line-height: 1em;
        margin-left: 0px;
        margin-top: 1.8%;
        clear: none;
        min-height: 0px;
        font-family: open-sans;
        color: rgb(68, 179, 194);
        position: relative;
        top: 0px;
        left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        text-decoration: none;
    }

    #text26 {
        float: none;
        font-size: 81px;
        width: auto;
        height: auto;
        text-align: center;
        font-weight: 400;
        line-height: 1em;
        margin-left: 0px;
        margin-top: 1.8%;
        clear: none;
        min-height: 0px;
        font-family: open-sans;
        color: rgb(68, 179, 194);
        position: relative;
        top: 0px;
        left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        text-decoration: none;
    }

    #text29 {
        float: none;
        font-size: 81px;
        width: auto;
        height: auto;
        text-align: center;
        font-weight: 400;
        line-height: 1em;
        margin-left: 0px;
        margin-top: 1.8%;
        clear: none;
        min-height: 0px;
        font-family: open-sans;
        color: rgb(68, 179, 194);
        position: relative;
        top: 0px;
        left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        text-decoration: none;
    }

    #box15 {
        float: none;
        height: 3px;
        margin-left: auto;
        margin-top: 22px;
        clear: none;
        width: 100px;
        position: relative;
        top: 0px;
        left: 0px;
        margin-right: auto;
        background-color: rgb(224, 224, 224);
    }

    #box17 {
        float: none;
        height: 3px;
        margin-left: auto;
        margin-top: 22px;
        clear: none;
        width: 100px;
        position: relative;
        top: 0px;
        left: 0px;
        margin-right: auto;
        background-color: rgb(224, 224, 224);
    }

    #box19 {
        float: none;
        height: 3px;
        margin-left: auto;
        margin-top: 22px;
        clear: none;
        width: 100px;
        position: relative;
        top: 0px;
        left: 0px;
        margin-right: auto;
        background-color: rgb(224, 224, 224);
    }

    #box21 {
        float: none;
        height: 3px;
        margin-left: auto;
        margin-top: 22px;
        clear: none;
        width: 100px;
        position: relative;
        top: 0px;
        left: 0px;
        margin-right: auto;
        background-color: rgb(224, 224, 224);
    }

    #text21 {
        float: none;
        font-size: 16px;
        width: auto;
        height: auto;
        text-align: center;
        font-weight: 900;
        line-height: 18px;
        margin-left: auto;
        margin-top: 3.2%;
        clear: none;
        min-height: 0px;
        font-family: open-sans;
        color: rgb(102, 102, 102);
        position: relative;
        top: 0px;
        left: 0px;
        margin-right: auto;
    }

    #text24 {
        float: none;
        font-size: 16px;
        width: 100%;
        height: auto;
        text-align: center;
        font-weight: 900;
        line-height: 18px;
        margin-left: auto;
        margin-top: 3.19808%;
        clear: none;
        min-height: 0px;
        font-family: open-sans;
        color: rgb(102, 102, 102);
        position: relative;
        top: 0px;
        left: 0px;
        margin-right: auto;
    }

    #text27 {
        float: none;
        font-size: 16px;
        width: auto;
        height: auto;
        text-align: center;
        font-weight: 900;
        line-height: 18px;
        margin-left: auto;
        margin-top: 3.2%;
        clear: none;
        min-height: 0px;
        font-family: open-sans;
        color: rgb(102, 102, 102);
        position: relative;
        top: 0px;
        left: 0px;
        margin-right: auto;
    }

    #text30 {
        float: none;
        font-size: 16px;
        width: auto;
        height: auto;
        text-align: center;
        font-weight: 900;
        line-height: 18px;
        margin-left: auto;
        margin-top: 3.2%;
        clear: none;
        min-height: 0px;
        font-family: open-sans;
        color: rgb(102, 102, 102);
        position: relative;
        top: 0px;
        left: 0px;
        margin-right: auto;
    }

    #text22 {
        float: none;
        font-size: 14px;
        width: 100%;
        height: auto;
        text-align: center;
        font-weight: 400;
        line-height: 20px;
        margin-left: auto;
        margin-top: 12px;
        clear: none;
        min-height: 0px;
        font-family: open-sans;
        color: rgb(145, 145, 145);
        position: relative;
        top: 0px;
        left: 0px;
        margin-right: auto;
        padding-top: 9px;
        padding-right: 9px;
        padding-bottom: 9px;
        padding-left: 9px;
    }

    #text25 {
        float: none;
        font-size: 14px;
        width: 100%;
        height: auto;
        text-align: center;
        font-weight: 400;
        line-height: 20px;
        margin-left: auto;
        margin-top: 12px;
        clear: none;
        min-height: 0px;
        font-family: open-sans;
        color: rgb(145, 145, 145);
        position: relative;
        top: 0px;
        left: 0px;
        margin-right: auto;
        padding-top: 9px;
        padding-right: 9px;
        padding-bottom: 9px;
        padding-left: 9px;
    }

    #text28 {
        float: none;
        font-size: 14px;
        width: 100%;
        height: auto;
        text-align: center;
        font-weight: 400;
        line-height: 20px;
        margin-left: auto;
        margin-top: 12px;
        clear: none;
        min-height: 0px;
        font-family: open-sans;
        color: rgb(145, 145, 145);
        position: relative;
        top: 0px;
        left: 0px;
        margin-right: auto;
        padding-top: 9px;
        padding-right: 9px;
        padding-bottom: 9px;
        padding-left: 9px;
    }

    #text31 {
        float: none;
        font-size: 14px;
        width: 100%;
        height: auto;
        text-align: center;
        font-weight: 400;
        line-height: 20px;
        margin-left: auto;
        margin-top: 12px;
        clear: none;
        min-height: 0px;
        font-family: open-sans;
        color: rgb(145, 145, 145);
        position: relative;
        top: 0px;
        left: 0px;
        margin-right: auto;
        padding-top: 9px;
        padding-right: 9px;
        padding-bottom: 9px;
        padding-left: 9px;
    }

    #box2 {
        float: none;
        height: auto;
        margin-left: auto;
        margin-top: 26px;
        clear: none;
        width: 81.301327%;
        position: relative;
        top: 0px;
        left: 0px;
        margin-right: auto;
        z-index: 2;
    }

    #box3 {
        float: left;
        height: auto;
        margin-left: 0%;
        margin-top: 0px;
        clear: none;
        width: 50%;
        position: relative;
        top: 0px;
        left: 0px;
        margin-right: 0px;
    }

    #box4 {
        float: none;
        height: auto;
        margin-left: auto;
        margin-top: 0px;
        clear: none;
        width: 31.908023%;
        position: relative;
        top: 0px;
        left: 0px;
        margin-right: auto;
    }

    #text8 {
        float: none;
        font-size: 20px;
        width: auto;
        height: auto;
        text-align: center;
        font-weight: 900;
        line-height: 1em;
        margin-left: auto;
        margin-top: 0px;
        clear: none;
        min-height: 0px;
        margin-right: auto;
        position: relative;
        top: 0px;
        left: 0px;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        font-family: open-sans;
        color: rgb(102, 102, 102);
    }

    #text9 {
        float: none;
        font-size: 14px;
        width: auto;
        height: auto;
        text-align: center;
        font-weight: 500;
        line-height: 1em;
        margin-left: auto;
        margin-top: 0px;
        clear: none;
        min-height: 1px;
        font-family: open-sans;
        color: rgb(102, 102, 102);
        position: relative;
        top: 0px;
        left: 0px;
        margin-right: auto;
        padding-top: 8px;
        padding-right: 8px;
        padding-bottom: 8px;
        padding-left: 8px;
    }

    #image7 {
        float: none;
        width: auto;
        max-width: 68.537402%;
        height: auto;
        margin-left: auto;
        margin-top: 0px;
        clear: none;
        color: rgb(0, 0, 0);
        margin-bottom: 0px;
        position: relative;
        top: 0px;
        left: 0px;
        margin-right: auto;
        opacity: 1;
    }

    #textspan2 {
        float: none;
        font-size: 1em;
        line-height: 1em;
        color: rgb(226, 93, 51);
    }

    #box5 {
        float: right;
        height: auto;
        margin-left: 0px;
        margin-top: 0px;
        clear: none;
        width: 50%;
        position: relative;
        top: 0px;
        left: 0px;
        margin-right: 0%;
        opacity: 1;
    }

    #box6 {
        float: none;
        height: auto;
        margin-left: auto;
        margin-top: 0px;
        clear: none;
        width: 31.908023%;
        position: relative;
        top: 0px;
        left: 0px;
        margin-right: auto;
    }

    #image8 {
        float: none;
        width: auto;
        max-width: 68.537402%;
        height: auto;
        margin-left: auto;
        margin-top: 0px;
        clear: none;
        color: rgb(0, 0, 0);
        margin-bottom: 0px;
        position: relative;
        top: 0px;
        left: 0px;
        margin-right: auto;
    }

    #text10 {
        float: none;
        font-size: 20px;
        width: auto;
        height: auto;
        text-align: center;
        font-weight: 900;
        line-height: 1em;
        margin-left: auto;
        margin-top: 0px;
        clear: none;
        min-height: 0px;
        margin-right: auto;
        position: relative;
        top: 0px;
        left: 0px;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        font-family: open-sans;
        color: rgb(102, 102, 102);
    }

    #text11 {
        float: none;
        font-size: 14px;
        width: auto;
        height: auto;
        text-align: center;
        font-weight: 500;
        line-height: 1em;
        margin-left: auto;
        margin-top: 0px;
        clear: none;
        min-height: 1px;
        font-family: open-sans;
        color: rgb(102, 102, 102);
        position: relative;
        top: 0px;
        left: 0px;
        margin-right: auto;
        padding-top: 8px;
        padding-right: 8px;
        padding-bottom: 8px;
        padding-left: 8px;
    }

    #box7 {
        float: left;
        height: auto;
        margin-left: 0%;
        margin-top: 0px;
        clear: both;
        width: 50%;
        position: relative;
        top: 0px;
        left: 0px;
        margin-right: 0px;
    }

    #box8 {
        float: none;
        height: auto;
        margin-left: auto;
        margin-top: 0px;
        clear: none;
        width: 31.908023%;
        position: relative;
        top: 0px;
        left: 0px;
        margin-right: auto;
    }

    #image9 {
        float: none;
        width: auto;
        max-width: 68.537402%;
        height: auto;
        margin-left: auto;
        margin-top: 0px;
        clear: none;
        color: rgb(0, 0, 0);
        margin-bottom: 0px;
        position: relative;
        top: 0px;
        left: 0px;
        margin-right: auto;
    }

    #text12 {
        float: none;
        font-size: 20px;
        width: auto;
        height: auto;
        text-align: center;
        font-weight: 900;
        line-height: 1em;
        margin-left: auto;
        margin-top: 0px;
        clear: none;
        min-height: 0px;
        margin-right: auto;
        position: relative;
        top: 0px;
        left: 0px;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        font-family: open-sans;
        color: rgb(102, 102, 102);
    }

    #text13 {
        float: none;
        font-size: 14px;
        width: auto;
        height: auto;
        text-align: center;
        font-weight: 500;
        line-height: 1em;
        margin-left: auto;
        margin-top: 0px;
        clear: none;
        min-height: 1px;
        font-family: open-sans;
        color: rgb(102, 102, 102);
        position: relative;
        top: 0px;
        left: 0px;
        margin-right: auto;
        padding-top: 8px;
        padding-right: 8px;
        padding-bottom: 8px;
        padding-left: 8px;
    }

    #box9 {
        float: right;
        height: auto;
        margin-left: 0px;
        margin-top: 0px;
        clear: none;
        width: 50%;
        position: relative;
        top: 0px;
        left: 0px;
        margin-right: 0%;
    }

    #box10 {
        float: none;
        height: auto;
        margin-left: auto;
        margin-top: 0px;
        clear: none;
        width: 31.908023%;
        position: relative;
        top: 0px;
        left: 0px;
        margin-right: auto;
    }

    #image10 {
        float: none;
        width: auto;
        max-width: 68.537402%;
        height: auto;
        margin-left: auto;
        margin-top: 0px;
        clear: none;
        color: rgb(0, 0, 0);
        margin-bottom: 0px;
        position: relative;
        top: 0px;
        left: 0px;
        margin-right: auto;
    }

    #text14 {
        float: none;
        font-size: 20px;
        width: auto;
        height: auto;
        text-align: center;
        font-weight: 900;
        line-height: 1em;
        margin-left: auto;
        margin-top: 0px;
        clear: none;
        min-height: 0px;
        margin-right: auto;
        position: relative;
        top: 0px;
        left: 0px;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        font-family: open-sans;
        color: rgb(102, 102, 102);
    }

    #text15 {
        float: none;
        font-size: 14px;
        width: auto;
        height: auto;
        text-align: center;
        font-weight: 500;
        line-height: 1em;
        margin-left: auto;
        margin-top: 0px;
        clear: none;
        min-height: 1px;
        font-family: open-sans;
        color: rgb(102, 102, 102);
        position: relative;
        top: 0px;
        left: 0px;
        margin-right: auto;
        padding-top: 8px;
        padding-right: 8px;
        padding-bottom: 8px;
        padding-left: 8px;
    }

    #box11 {
        float: none;
        height: auto;
        margin-left: auto;
        margin-top: 0px;
        clear: both;
        width: 50%;
        position: relative;
        top: 0px;
        left: 0px;
        margin-right: auto;
    }

    #box12 {
        float: none;
        height: auto;
        margin-left: auto;
        margin-top: 0px;
        clear: none;
        width: 31.908023%;
        position: relative;
        top: 0px;
        left: 0px;
        margin-right: auto;
    }

    #image11 {
        float: none;
        width: auto;
        max-width: 68.537402%;
        height: auto;
        margin-left: auto;
        margin-top: 0px;
        clear: none;
        color: rgb(0, 0, 0);
        margin-bottom: 0px;
        position: relative;
        top: 0px;
        left: 0px;
        margin-right: auto;
    }

    #text16 {
        float: none;
        font-size: 20px;
        width: auto;
        height: auto;
        text-align: center;
        font-weight: 900;
        line-height: 1em;
        margin-left: auto;
        margin-top: 0px;
        clear: none;
        min-height: 0px;
        margin-right: auto;
        position: relative;
        top: 0px;
        left: 0px;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        font-family: open-sans;
        color: rgb(102, 102, 102);
    }

    #text17 {
        float: none;
        font-size: 14px;
        width: auto;
        height: auto;
        text-align: center;
        font-weight: 500;
        line-height: 1em;
        margin-left: auto;
        margin-top: 0px;
        clear: none;
        min-height: 1px;
        font-family: open-sans;
        color: rgb(102, 102, 102);
        position: relative;
        top: 0px;
        left: 0px;
        margin-right: auto;
        padding-top: 8px;
        padding-right: 8px;
        padding-bottom: 8px;
        padding-left: 8px;
    }

    #textspan3 {
        float: none;
        font-size: 1em;
        line-height: 1em;
        color: rgb(226, 93, 51);
    }

    #textspan4 {
        float: none;
        font-size: 1em;
        line-height: 1em;
        color: rgb(226, 93, 51);
    }

    #motto {
        font-weight: 400;
        top: 48px;
        bottom: auto;
    }

    #hirefuga:hover {
        font-weight: 700;
    }

    #applydev:hover {
        font-weight: 700;
    }

    #image12 {
        float: left;
        width: auto;
        max-width: 12.296668%;
        height: auto;
        margin-left: 0px;
        margin-top: 0px;
        clear: none;
        color: rgb(0, 0, 0);
        position: absolute;
        top: 746.15625px;
        left: 84.904059%;
        opacity: 0.25;
        right: 2.862445%;
        bottom: auto;
        z-index: 3;
    }

    #image {
        float: left;
        width: auto;
        max-width: 4.147584%;
        height: auto;
        margin-left: 0px;
        margin-top: 0px;
        clear: none;
        color: rgb(0, 0, 0);
        position: absolute;
        top: 878.6px;
        left: 80.538337%;
        opacity: 0.25;
        right: 15.314079%;
        bottom: auto;
        z-index: 3;
    }

    #Text {
        font-weight: 700;
        margin-top: 13px;
        margin-right: 0%;
        margin-bottom: 0px;
        margin-left: 5.56%;
    }

    #text3 {
        font-weight: 700;
    }

    #text4 {
        font-weight: 700;
    }

    #text5 {
        font-weight: 700;
    }

    #text6 {
        font-weight: 700;
    }

    #text7 {
        float: none;
        font-size: 14px;
        width: 100%;
        height: auto;
        text-align: center;
        font-weight: 600;
        line-height: 24px;
        margin-left: auto;
        margin-top: 0px;
        clear: none;
        min-height: 0px;
        margin-right: auto;
        position: relative;
        top: 0px;
        left: 0px;
        font-family: open-sans;
        background-color: rgb(68, 179, 194);
        color: rgb(69, 69, 69);
        padding-top: 32px;
        padding-right: 32px;
        padding-bottom: 32px;
        padding-left: 32px;
    }

    #textspan {
        float: none;
        font-size: 16px;
        line-height: 1em;
        font-weight: 700;
    }

    #textspan1 {
        float: none;
        font-size: 16px;
        line-height: 1em;
        font-weight: 700;
    }

    #image1 {
        float: left;
        width: auto;
        max-width: 100%;
        height: auto;
        margin-left: 0%;
        margin-top: 0px;
        clear: none;
        color: rgb(0, 0, 0);
        visibility: hidden;
        position: absolute;
    }

    #image2 {
        float: left;
        width: auto;
        max-width: 100%;
        height: auto;
        margin-left: 0%;
        margin-top: 0px;
        clear: none;
        color: rgb(0, 0, 0);
        visibility: hidden;
        position: absolute;
    }

    #logo {
        font-family: orbitron;
        font-size: 34px;
        margin-top: 13px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 2.84%;
    }

    #box22 {
        float: left;
        height: auto;
        margin-left: 0%;
        margin-top: 75px;
        clear: none;
        width: 100%;
        margin-right: 0px;
        margin-bottom: 0px;
        position: relative;
        top: 0px;
        left: 0px;
        background-color: rgb(102, 102, 102);
    }

    #text37 {
        float: none;
        font-size: 14px;
        width: 100%;
        height: 63px;
        text-align: right;
        font-weight: normal;
        line-height: 60px;
        margin-left: auto;
        margin-top: 324.27px;
        clear: none;
        min-height: 0px;
        font-family: open-sans;
        margin-right: auto;
        position: relative;
        top: 0px;
        left: 0px;
        margin-bottom: 0px;
        padding-top: 0px;
        padding-right: 58px;
        padding-bottom: 0px;
        padding-left: 0px;
        color: rgba(145, 145, 145, 0.74902);
        border-top-color: rgba(145, 145, 145, 0.74902);
        border-top-width: 1px;
        border-top-style: solid;
    }

    #box23 {
        float: left;
        height: 298.4375px;
        margin-left: 3.1%;
        margin-top: 12.27px;
        clear: none;
        width: 20.989616%;
        margin-right: 0px;
        margin-bottom: 0px;
    }

    #box24 {
        float: left;
        height: auto;
        margin-left: 3.1%;
        margin-top: 12.27px;
        clear: none;
        width: 20.989616%;
        margin-right: 0px;
        margin-bottom: 0px;
    }

    #box25 {
        float: left;
        height: auto;
        margin-left: 3.1%;
        margin-top: 12.27px;
        clear: none;
        width: 20.989616%;
        margin-right: 0px;
        margin-bottom: 0px;
    }

    #box26 {
        float: left;
        height: auto;
        margin-left: 3.1%;
        margin-top: 12.27px;
        clear: none;
        width: 20.989616%;
        margin-right: 0px;
        margin-bottom: 0px;
    }

    #text32 {
        float: left;
        font-size: 12px;
        width: 100%;
        height: auto;
        text-align: center;
        font-weight: 400;
        line-height: 1em;
        margin-left: 0px;
        margin-top: 0px;
        clear: none;
        min-height: 0px;
        padding-top: 6px;
        padding-right: 6px;
        padding-bottom: 6px;
        padding-left: 6px;
        font-family: open-sans;
        color: rgb(255, 255, 255);
        margin-right: 0px;
        margin-bottom: 0px;
        border-bottom-color: rgba(145, 145, 145, 0.74902);
        border-bottom-width: 1px;
        border-bottom-style: solid;
    }

    #text33 {
        float: left;
        font-size: 12px;
        width: 100%;
        height: auto;
        text-align: center;
        font-weight: 400;
        line-height: 1em;
        margin-left: 0px;
        margin-top: 0px;
        clear: none;
        min-height: 0px;
        padding-top: 6px;
        padding-right: 6px;
        padding-bottom: 6px;
        padding-left: 6px;
        font-family: open-sans;
        color: rgb(255, 255, 255);
        margin-right: 0px;
        margin-bottom: 0px;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-bottom-color: rgba(145, 145, 145, 0.74902);
    }

    #text34 {
        float: left;
        font-size: 12px;
        width: 100%;
        height: auto;
        text-align: center;
        font-weight: 400;
        line-height: 1em;
        margin-left: 0px;
        margin-top: 0px;
        clear: none;
        min-height: 0px;
        padding-top: 6px;
        padding-right: 6px;
        padding-bottom: 6px;
        padding-left: 6px;
        font-family: open-sans;
        color: rgb(255, 255, 255);
        margin-right: 0px;
        margin-bottom: 0px;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: rgba(145, 145, 145, 0.74902);
    }

    #text35 {
        float: left;
        font-size: 12px;
        width: 100%;
        height: auto;
        text-align: center;
        font-weight: 400;
        line-height: 1em;
        margin-left: 0px;
        margin-top: 0px;
        clear: none;
        min-height: 0px;
        padding-top: 6px;
        padding-right: 6px;
        padding-bottom: 6px;
        padding-left: 6px;
        font-family: open-sans;
        color: rgb(255, 255, 255);
        margin-right: 0px;
        margin-bottom: 0px;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-bottom-color: rgba(145, 145, 145, 0.74902);
    }

    #input {
        float: none;
        height: 26px;
        font-size: 14px;
        margin-left: auto;
        margin-top: 40.5px;
        clear: none;
        width: 261px;
        font-family: open-sans;
        color: rgb(253, 253, 253);
        font-weight: 400;
        text-align: left;
        background-color: rgba(0, 0, 0, 0);
        border-top-left-radius: 2px;
        border-top-right-radius: 2px;
        border-bottom-right-radius: 2px;
        border-bottom-left-radius: 2px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 0px;
        box-shadow: none;
        margin-right: auto;
        position: relative;
        top: 0px;
        left: 0px;
        margin-bottom: 0px;
    }

    #input1 {
        float: none;
        height: 26px;
        font-size: 14px;
        margin-left: auto;
        margin-top: 12.67px;
        clear: none;
        width: 261px;
        font-family: open-sans;
        color: rgb(253, 253, 253);
        font-weight: 400;
        text-align: left;
        background-color: rgba(0, 0, 0, 0);
        border-top-left-radius: 2px;
        border-top-right-radius: 2px;
        border-bottom-right-radius: 2px;
        border-bottom-left-radius: 2px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 0px;
        box-shadow: none;
        margin-right: auto;
        position: relative;
        top: 0px;
        left: 0px;
        margin-bottom: 0px;
    }

    #input2 {
        float: none;
        height: 26px;
        font-size: 14px;
        margin-left: auto;
        margin-top: 12.67px;
        clear: none;
        width: 261px;
        font-family: open-sans;
        color: rgb(253, 253, 253);
        font-weight: 400;
        text-align: left;
        background-color: rgba(0, 0, 0, 0);
        border-top-left-radius: 2px;
        border-top-right-radius: 2px;
        border-bottom-right-radius: 2px;
        border-bottom-left-radius: 2px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 0px;
        box-shadow: none;
        margin-right: auto;
        position: relative;
        top: 0px;
        left: 0px;
        margin-bottom: 0px;
    }

    #input3 {
        float: none;
        height: 26px;
        font-size: 14px;
        margin-left: auto;
        margin-top: 12.67px;
        clear: none;
        width: 261px;
        font-family: open-sans;
        color: rgb(253, 253, 253);
        font-weight: 400;
        text-align: left;
        background-color: rgba(0, 0, 0, 0);
        border-top-left-radius: 2px;
        border-top-right-radius: 2px;
        border-bottom-right-radius: 2px;
        border-bottom-left-radius: 2px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 0px;
        box-shadow: none;
        margin-right: auto;
        position: relative;
        top: 0px;
        left: 0px;
        margin-bottom: 0px;
    }

    #input4 {
        float: none;
        height: 26px;
        font-size: 14px;
        margin-left: auto;
        margin-top: 12.67px;
        clear: none;
        width: 261px;
        font-family: open-sans;
        color: rgb(253, 253, 253);
        font-weight: 400;
        text-align: left;
        background-color: rgba(0, 0, 0, 0);
        border-top-left-radius: 2px;
        border-top-right-radius: 2px;
        border-bottom-right-radius: 2px;
        border-bottom-left-radius: 2px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 0px;
        box-shadow: none;
        margin-right: auto;
        position: relative;
        top: 0px;
        left: 0px;
        margin-bottom: 0px;
    }

    #input5 {
        float: none;
        height: 26px;
        font-size: 14px;
        margin-left: auto;
        margin-top: 12.67px;
        clear: none;
        width: 261px;
        font-family: open-sans;
        color: rgb(253, 253, 253);
        font-weight: 400;
        text-align: left;
        background-color: rgba(0, 0, 0, 0);
        border-top-left-radius: 2px;
        border-top-right-radius: 2px;
        border-bottom-right-radius: 2px;
        border-bottom-left-radius: 2px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 0px;
        box-shadow: none;
        margin-right: auto;
        position: relative;
        top: 0px;
        left: 0px;
        margin-bottom: 0px;
    }

    #input6 {
        float: none;
        height: 26px;
        font-size: 14px;
        margin-left: auto;
        margin-top: 12.67px;
        clear: none;
        width: 261px;
        font-family: open-sans;
        color: rgb(253, 253, 253);
        font-weight: 400;
        text-align: left;
        background-color: rgba(0, 0, 0, 0);
        border-top-left-radius: 2px;
        border-top-right-radius: 2px;
        border-bottom-right-radius: 2px;
        border-bottom-left-radius: 2px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 0px;
        box-shadow: none;
        margin-right: auto;
        position: relative;
        top: 0px;
        left: 0px;
        margin-bottom: 0px;
    }

    #input7 {
        float: none;
        height: 26px;
        font-size: 14px;
        margin-left: auto;
        margin-top: 40.5px;
        clear: none;
        width: 261px;
        font-family: open-sans;
        color: rgb(253, 253, 253);
        font-weight: 400;
        text-align: left;
        background-color: rgba(0, 0, 0, 0);
        border-top-left-radius: 2px;
        border-top-right-radius: 2px;
        border-bottom-right-radius: 2px;
        border-bottom-left-radius: 2px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 0px;
        box-shadow: none;
        margin-right: auto;
        position: relative;
        top: 0px;
        left: 0px;
        margin-bottom: 0px;
    }

    #input8 {
        float: none;
        height: 26px;
        font-size: 14px;
        margin-left: auto;
        margin-top: 12.67px;
        clear: none;
        width: 261px;
        font-family: open-sans;
        color: rgb(253, 253, 253);
        font-weight: 400;
        text-align: left;
        background-color: rgba(0, 0, 0, 0);
        border-top-left-radius: 2px;
        border-top-right-radius: 2px;
        border-bottom-right-radius: 2px;
        border-bottom-left-radius: 2px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 0px;
        box-shadow: none;
        margin-right: auto;
        position: relative;
        top: 0px;
        left: 0px;
        margin-bottom: 0px;
    }

    #input9 {
        float: none;
        height: 26px;
        font-size: 14px;
        margin-left: auto;
        margin-top: 12.67px;
        clear: none;
        width: 261px;
        font-family: open-sans;
        color: rgb(253, 253, 253);
        font-weight: 400;
        text-align: left;
        background-color: rgba(0, 0, 0, 0);
        border-top-left-radius: 2px;
        border-top-right-radius: 2px;
        border-bottom-right-radius: 2px;
        border-bottom-left-radius: 2px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 0px;
        box-shadow: none;
        margin-right: auto;
        position: relative;
        top: 0px;
        left: 0px;
        margin-bottom: 0px;
    }

    #input10 {
        float: none;
        height: 26px;
        font-size: 14px;
        margin-left: auto;
        margin-top: 12.67px;
        clear: none;
        width: 261px;
        font-family: open-sans;
        color: rgb(253, 253, 253);
        font-weight: 400;
        text-align: left;
        background-color: rgba(0, 0, 0, 0);
        border-top-left-radius: 2px;
        border-top-right-radius: 2px;
        border-bottom-right-radius: 2px;
        border-bottom-left-radius: 2px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 0px;
        box-shadow: none;
        margin-right: auto;
        position: relative;
        top: 0px;
        left: 0px;
        margin-bottom: 0px;
    }

    #input11 {
        float: none;
        height: 26px;
        font-size: 14px;
        margin-left: auto;
        margin-top: 40.5px;
        clear: none;
        width: 261px;
        font-family: open-sans;
        color: rgb(253, 253, 253);
        font-weight: 400;
        text-align: left;
        background-color: rgba(0, 0, 0, 0);
        border-top-left-radius: 2px;
        border-top-right-radius: 2px;
        border-bottom-right-radius: 2px;
        border-bottom-left-radius: 2px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 0px;
        box-shadow: none;
        margin-right: auto;
        position: relative;
        top: 0px;
        left: 0px;
        margin-bottom: 0px;
    }

    #input12 {
        float: none;
        height: 26px;
        font-size: 14px;
        margin-left: auto;
        margin-top: 12.67px;
        clear: none;
        width: 261px;
        font-family: open-sans;
        color: rgb(253, 253, 253);
        font-weight: 400;
        text-align: left;
        background-color: rgba(0, 0, 0, 0);
        border-top-left-radius: 2px;
        border-top-right-radius: 2px;
        border-bottom-right-radius: 2px;
        border-bottom-left-radius: 2px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 0px;
        box-shadow: none;
        margin-right: auto;
        position: relative;
        top: 0px;
        left: 0px;
        margin-bottom: 0px;
    }

    #input13 {
        float: none;
        height: 26px;
        font-size: 14px;
        margin-left: auto;
        margin-top: 12.67px;
        clear: none;
        width: 261px;
        font-family: open-sans;
        color: rgb(253, 253, 253);
        font-weight: 400;
        text-align: left;
        background-color: rgba(0, 0, 0, 0);
        border-top-left-radius: 2px;
        border-top-right-radius: 2px;
        border-bottom-right-radius: 2px;
        border-bottom-left-radius: 2px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 0px;
        box-shadow: none;
        margin-right: auto;
        position: relative;
        top: 0px;
        left: 0px;
        margin-bottom: 0px;
    }

    #input14 {
        float: none;
        height: 26px;
        font-size: 14px;
        margin-left: auto;
        margin-top: 12.67px;
        clear: none;
        width: 261px;
        font-family: open-sans;
        color: rgb(253, 253, 253);
        font-weight: 400;
        text-align: left;
        background-color: rgba(0, 0, 0, 0);
        border-top-left-radius: 2px;
        border-top-right-radius: 2px;
        border-bottom-right-radius: 2px;
        border-bottom-left-radius: 2px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 0px;
        box-shadow: none;
        margin-right: auto;
        position: relative;
        top: 0px;
        left: 0px;
        margin-bottom: 0px;
    }

    #input15 {
        float: none;
        height: 26px;
        font-size: 14px;
        margin-left: auto;
        margin-top: 12.67px;
        clear: none;
        width: 261px;
        font-family: open-sans;
        color: rgb(253, 253, 253);
        font-weight: 400;
        text-align: left;
        background-color: rgba(0, 0, 0, 0);
        border-top-left-radius: 2px;
        border-top-right-radius: 2px;
        border-bottom-right-radius: 2px;
        border-bottom-left-radius: 2px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 0px;
        box-shadow: none;
        margin-right: auto;
        position: relative;
        top: 0px;
        left: 0px;
        margin-bottom: 0px;
    }

    #input16 {
        float: none;
        height: 26px;
        font-size: 14px;
        margin-left: auto;
        margin-top: 40.5px;
        clear: none;
        width: 261px;
        font-family: open-sans;
        color: rgb(253, 253, 253);
        font-weight: 400;
        text-align: left;
        background-color: rgba(0, 0, 0, 0);
        border-top-left-radius: 2px;
        border-top-right-radius: 2px;
        border-bottom-right-radius: 2px;
        border-bottom-left-radius: 2px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 0px;
        box-shadow: none;
        margin-right: auto;
        position: relative;
        top: 0px;
        left: 0px;
        margin-bottom: 0px;
    }

    #input17 {
        float: none;
        height: 26px;
        font-size: 14px;
        margin-left: auto;
        margin-top: 12.67px;
        clear: none;
        width: 261px;
        font-family: open-sans;
        color: rgb(253, 253, 253);
        font-weight: 400;
        text-align: left;
        background-color: rgba(0, 0, 0, 0);
        border-top-left-radius: 2px;
        border-top-right-radius: 2px;
        border-bottom-right-radius: 2px;
        border-bottom-left-radius: 2px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 0px;
        box-shadow: none;
        margin-right: auto;
        position: relative;
        top: 0px;
        left: 0px;
        margin-bottom: 0px;
    }

    #input18 {
        float: none;
        height: 26px;
        font-size: 14px;
        margin-left: auto;
        margin-top: 12.67px;
        clear: none;
        width: 261px;
        font-family: open-sans;
        color: rgb(253, 253, 253);
        font-weight: 400;
        text-align: left;
        background-color: rgba(0, 0, 0, 0);
        border-top-left-radius: 2px;
        border-top-right-radius: 2px;
        border-bottom-right-radius: 2px;
        border-bottom-left-radius: 2px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 0px;
        box-shadow: none;
        margin-right: auto;
        position: relative;
        top: 0px;
        left: 0px;
        margin-bottom: 0px;
    }

    #text36 {
        float: right;
        font-size: 14px;
        width: auto;
        height: auto;
        text-align: left;
        font-weight: 400;
        line-height: 1em;
        margin-left: 0px;
        margin-top: 136px;
        clear: none;
        min-height: 0px;
        position: relative;
        top: 0px;
        left: 0px;
        font-family: open-sans;
        color: rgb(255, 255, 255);
        margin-right: 58px;
        margin-bottom: 0px;
    }

    #input:hover {
        color: rgb(68, 179, 194);
    }

    #input1:hover {
        color: rgb(68, 179, 194);
    }

    #input2:hover {
        color: rgb(68, 179, 194);
    }

    #input3:hover {
        color: rgb(68, 179, 194);
    }

    #input4:hover {
        color: rgb(68, 179, 194);
    }

    #input5:hover {
        color: rgb(68, 179, 194);
    }

    #input6:hover {
        color: rgb(68, 179, 194);
    }

    #input10:hover {
        color: rgb(68, 179, 194);
    }

    #input8:hover {
        color: rgb(68, 179, 194);
    }

    #input7:hover {
        color: rgb(68, 179, 194);
    }

    #input9:hover {
        color: rgb(68, 179, 194);
    }

    #input11:hover {
        color: rgb(68, 179, 194);
    }

    #input12:hover {
        color: rgb(68, 179, 194);
    }

    #input13:hover {
        color: rgb(68, 179, 194);
    }

    #input14:hover {
        color: rgb(68, 179, 194);
    }

    #input15:hover {
        color: rgb(68, 179, 194);
    }

    #input18:hover {
        color: rgb(68, 179, 194);
    }

    #input17:hover {
        color: rgb(68, 179, 194);
    }

    #input16:hover {
        color: rgb(68, 179, 194);
    }
}

@media only screen and (max-width: 1440px) {
    #Text {
        font-weight: 700;
        margin-left: 4.86%;
    }

    #text3 {
        font-weight: 700;
        margin-left: 2%;
    }

    #text4 {
        font-weight: 700;
        margin-left: 2%;
    }

    #text5 {
        font-weight: 700;
        margin-left: 2%;
    }

    #text6 {
        font-weight: 700;
        margin-left: 2%;
    }

    #box1 {
        margin-left: 0px;
        margin-right: 4.7%;
        float: right;
        margin-top: 9px;
        clear: none;
    }

    #box {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        float: none;
        clear: none;
        height: 40px;
    }

    #mainheader {
        width: 100%;
        height: 70px;
        top: 0px;
        left: 0%;
        bottom: auto;
    }

    #logo {
        font-family: orbitron;
        font-size: 34px;
        margin-top: 13px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 2.84%;
    }

    #motto {
        top: 48px;
        bottom: auto;
        font-weight: 400;
    }

    #hirefuga {
        height: 39px;
    }

    #applydev {
        height: 39px;
    }

    #text18 {
        z-index: 5;
    }

    #image {
        top: 833.6px;
        bottom: auto;
    }
}

@media only screen and (max-width: 1024px) {
    #motto {
        height: auto;
        right: 75.912476%;
        font-weight: 400;
        top: 51px;
        bottom: auto;
        width: 217px;
    }

    #logo {
        width: 211.33px;
        height: auto;
        font-family: orbitron;
        font-size: 38px;
        margin-top: 11px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 2.84%;
    }

    #projectnumber {
        width: 49px;
        height: 39px;
        margin-top: 16px;
        margin-left: 1.269531%;
        clear: none;
    }

    #applydev {
        width: 12.759399%;
        height: 30px;
        font-size: 11px;
        margin-top: 24px;
    }

    #numberofclients {
        width: 49px;
        height: 39px;
    }

    #countries {
        width: 49px;
        height: 39px;
    }

    #hirefuga {
        width: 12.759399%;
        height: 30px;
        font-size: 11px;
        margin-top: 24px;
        margin-right: 1.351929%;
        clear: none;
    }

    #text {
        margin-top: 31px;
        margin-left: 0.58746338%;
        clear: none;
    }

    #Text {
        font-size: 14px;
    }

    #text3 {
        font-size: 14px;
    }

    #text4 {
        font-size: 14px;
    }

    #text5 {
        font-size: 14px;
    }

    #text6 {
        font-size: 14px;
    }

    #text18 {
        height: 38px;
        line-height: 38px;
        z-index: 5;
    }

    #text7 {
        font-weight: 600;
    }

    #box2 {
        width: 100%;
    }

    #text19 {
        margin-top: 12px;
    }

    #box13 {
        margin-top: 12px;
        width: 90%;
    }

    #text20 {
        font-size: 33px;
    }

    #text23 {
        font-size: 33px;
    }

    #text29 {
        font-size: 33px;
    }

    #text26 {
        font-size: 33px;
    }

    #text21 {
        font-size: 14px;
        font-weight: 700;
    }

    #text24 {
        font-size: 14px;
        font-weight: 700;
    }

    #text30 {
        font-size: 14px;
        font-weight: 700;
    }

    #text27 {
        font-size: 14px;
        font-weight: 700;
    }

    #text22 {
        margin-top: 0px;
    }

    #text25 {
        margin-top: 0px;
    }

    #text31 {
        margin-top: 0px;
    }

    #text28 {
        margin-top: 0px;
    }

    #box14 {
        height: 206px;
    }

    #box16 {
        height: 206px;
    }

    #box20 {
        height: 206px;
        margin-top: 0px;
    }

    #box18 {
        height: 206px;
        margin-top: 0px;
    }

    #image {
        top: 815.6px;
        bottom: auto;
    }

    #text36 {
        margin-top: 66px;
        margin-right: 58px;
        margin-bottom: 0px;
        margin-left: 0px;
    }

    #input {
        width: 188px;
    }

    #input1 {
        width: 188px;
    }

    #input2 {
        width: 188px;
    }

    #input3 {
        width: 188px;
    }

    #input4 {
        width: 188px;
    }

    #input5 {
        width: 188px;
    }

    #input6 {
        width: 188px;
    }

    #input10 {
        width: 188px;
    }

    #input9 {
        width: 188px;
    }

    #input8 {
        width: 188px;
    }

    #input7 {
        width: 188px;
    }

    #input11 {
        width: 188px;
    }

    #input12 {
        width: 188px;
    }

    #input13 {
        width: 188px;
    }

    #input14 {
        width: 188px;
    }

    #input15 {
        width: 188px;
    }

    #input18 {
        width: 188px;
    }

    #input16 {
        width: 188px;
    }

    #input17 {
        width: 188px;
    }
}

@media only screen and (max-width: 960px) {
    #logo {
        font-size: 26px;
        height: auto;
        min-height: 29px;
        margin-top: 18px;
        margin-left: 2.84%;
        clear: none;
        width: 162.671875px;
        margin-right: 0px;
        margin-bottom: 0px;
        font-family: orbitron;
    }

    #projectnumber {
        width: 29px;
        height: 20px;
        line-height: 16px;
        margin-left: 4.15%;
        margin-top: 24px;
        clear: none;
        display: none;
    }

    #text {
        font-size: 9px;
        display: none;
    }

    #applydev {
        width: 12.760417%;
        height: 39px;
        display: none;
    }

    #numberofclients {
        width: 29px;
        height: 20px;
        line-height: 16px;
        margin-top: 24px;
        display: none;
    }

    #countries {
        width: 29px;
        height: 20px;
        line-height: 16px;
        margin-top: 24px;
        display: none;
    }

    #hirefuga {
        width: 122.5px;
        height: 26px;
        font-size: 10px;
        margin-top: 22px;
        margin-right: 4.23%;
    }

    #motto {
        font-size: 9px;
        top: 45px;
        left: 2.838542%;
        right: 75.600586%;
        height: auto;
        width: 162.671875px;
        bottom: auto;
        font-weight: 400;
    }

    #text1 {
        font-size: 9px;
        display: none;
    }

    #text2 {
        font-size: 9px;
        display: none;
    }

    #box1 {
        margin-left: 2%;
        margin-right: 0px;
        float: left;
        margin-top: 9px;
        clear: none;
        display: none;
    }

    #box {
        width: 306px;
        height: 34px;
        min-height: 0px;
    }

    #Text {
        font-weight: 700;
        width: auto;
        font-size: 9px;
        margin-left: 0%;
    }

    #text3 {
        font-weight: 700;
        width: auto;
        font-size: 9px;
    }

    #text4 {
        font-weight: 700;
        width: auto;
        font-size: 9px;
    }

    #text5 {
        font-weight: 700;
        width: auto;
        font-size: 9px;
    }

    #text6 {
        font-weight: 700;
        width: auto;
        font-size: 9px;
    }

    #mainheader {
        width: 100%;
        height: 70px;
    }

    #text7 {
        font-size: 11px;
        font-weight: 400;
        height: auto;
        min-height: 169px;
        margin-left: auto;
        margin-right: auto;
        padding-top: 23px;
        padding-right: 23px;
        padding-bottom: 23px;
        padding-left: 23px;
    }

    #textspan1 {
        font-size: 12px;
    }

    #textspan {
        font-size: 12px;
    }

    #box2 {
        width: 100%;
        background-color: rgb(255, 255, 255);
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        margin-top: 12px;
    }

    #text18 {
        width: 100%;
        height: 27px;
        line-height: 28px;
        font-size: 10px;
        z-index: 4;
    }

    #box13 {
        width: 90%;
        margin-top: 12px;
    }

    #text8 {
        font-size: 12px;
        font-weight: 700;
        margin-top: 7px;
    }

    #text10 {
        font-size: 12px;
        font-weight: 700;
        margin-top: 7px;
    }

    #text12 {
        font-size: 12px;
        font-weight: 700;
        margin-top: 7px;
    }

    #text14 {
        font-size: 12px;
        font-weight: 700;
        margin-top: 7px;
    }

    #text16 {
        font-size: 12px;
        font-weight: 700;
        margin-top: 7px;
    }

    #text9 {
        font-size: 10px;
        font-weight: 400;
        line-height: 20px;
    }

    #text11 {
        font-size: 10px;
        font-weight: 400;
        line-height: 20px;
    }

    #text15 {
        font-size: 10px;
        font-weight: 400;
        line-height: 20px;
    }

    #text13 {
        font-size: 10px;
        font-weight: 400;
        line-height: 20px;
    }

    #text17 {
        font-size: 10px;
        font-weight: 400;
        line-height: 20px;
    }

    #text19 {
        margin-top: 12px;
        font-size: 10px;
    }

    #text20 {
        font-size: 33px;
    }

    #text23 {
        font-size: 33px;
    }

    #text26 {
        font-size: 33px;
    }

    #text29 {
        font-size: 33px;
    }

    #text21 {
        font-size: 10px;
        font-weight: 700;
    }

    #text24 {
        font-size: 10px;
        font-weight: 700;
    }

    #text30 {
        font-size: 10px;
        font-weight: 700;
    }

    #text27 {
        font-size: 10px;
        font-weight: 700;
    }

    #text31 {
        font-size: 10px;
        margin-top: 0px;
    }

    #text28 {
        font-size: 10px;
        margin-top: 0px;
    }

    #text22 {
        font-size: 10px;
        margin-top: 0px;
    }

    #text25 {
        font-size: 10px;
        margin-top: 0px;
    }

    #box20 {
        margin-top: 35px;
    }

    #box18 {
        margin-top: 35px;
    }

    #image {
        top: 775.6px;
        bottom: auto;
    }

    #box22 {
        height: 332px;
    }

    #text32 {
        font-size: 8px;
    }

    #text33 {
        font-size: 8px;
    }

    #text34 {
        font-size: 8px;
    }

    #text35 {
        font-size: 8px;
    }

    #input {
        font-size: 7px;
        width: 150.71px;
        height: 28px;
        margin-top: 1px;
        margin-right: auto;
        margin-bottom: 0px;
        margin-left: auto;
    }

    #input1 {
        font-size: 7px;
        width: 150.71px;
        height: 28px;
        margin-top: 1px;
        margin-right: auto;
        margin-bottom: 0px;
        margin-left: auto;
    }

    #input2 {
        font-size: 7px;
        width: 150.71px;
        height: 28px;
        margin-top: 1px;
        margin-right: auto;
        margin-bottom: 0px;
        margin-left: auto;
    }

    #input3 {
        font-size: 7px;
        width: 150.71px;
        height: 28px;
        margin-top: 1px;
        margin-right: auto;
        margin-bottom: 0px;
        margin-left: auto;
    }

    #input4 {
        font-size: 7px;
        width: 150.71px;
        height: 28px;
        margin-top: 1px;
        margin-right: auto;
        margin-bottom: 0px;
        margin-left: auto;
    }

    #input5 {
        font-size: 7px;
        width: 150.71px;
        height: 28px;
        margin-top: 1px;
        margin-right: auto;
        margin-bottom: 0px;
        margin-left: auto;
    }

    #input6 {
        font-size: 7px;
        width: 150.71px;
        height: 28px;
        margin-top: 1px;
        margin-right: auto;
        margin-bottom: 0px;
        margin-left: auto;
    }

    #input10 {
        font-size: 7px;
        width: 150.71px;
        height: 28px;
        margin-top: 1px;
        margin-right: auto;
        margin-bottom: 0px;
        margin-left: auto;
    }

    #input9 {
        font-size: 7px;
        width: 150.71px;
        height: 28px;
        margin-top: 1px;
        margin-right: auto;
        margin-bottom: 0px;
        margin-left: auto;
    }

    #input8 {
        font-size: 7px;
        width: 150.71px;
        height: 28px;
        margin-top: 1px;
        margin-right: auto;
        margin-bottom: 0px;
        margin-left: auto;
    }

    #input7 {
        font-size: 7px;
        width: 150.71px;
        height: 28px;
        margin-top: 1px;
        margin-right: auto;
        margin-bottom: 0px;
        margin-left: auto;
    }

    #input11 {
        font-size: 7px;
        width: 150.71px;
        height: 28px;
        margin-top: 1px;
        margin-right: auto;
        margin-bottom: 0px;
        margin-left: auto;
    }

    #input12 {
        font-size: 7px;
        width: 150.71px;
        height: 28px;
        margin-top: 1px;
        margin-right: auto;
        margin-bottom: 0px;
        margin-left: auto;
    }

    #input13 {
        font-size: 7px;
        width: 150.71px;
        height: 28px;
        margin-top: 1px;
        margin-right: auto;
        margin-bottom: 0px;
        margin-left: auto;
    }

    #input14 {
        font-size: 7px;
        width: 150.71px;
        height: 28px;
        margin-top: 1px;
        margin-right: auto;
        margin-bottom: 0px;
        margin-left: auto;
    }

    #input15 {
        font-size: 7px;
        width: 150.71px;
        height: 28px;
        margin-top: 1px;
        margin-right: auto;
        margin-bottom: 0px;
        margin-left: auto;
    }

    #input18 {
        font-size: 7px;
        width: 150.71px;
        height: 28px;
        margin-top: 1px;
        margin-right: auto;
        margin-bottom: 0px;
        margin-left: auto;
    }

    #input17 {
        font-size: 7px;
        width: 150.71px;
        height: 28px;
        margin-top: 1px;
        margin-right: auto;
        margin-bottom: 0px;
        margin-left: auto;
    }

    #input16 {
        font-size: 7px;
        width: 150.71px;
        height: 28px;
        margin-top: 1px;
        margin-right: auto;
        margin-bottom: 0px;
        margin-left: auto;
    }

    #box23 {
        height: 240.4375px;
        width: 20.987956%;
    }

    #box24 {
        height: 240.4375px;
        margin-top: 12.270000457763672px;
        margin-left: 3.100586%;
        clear: none;
        width: 20.987956%;
    }

    #box25 {
        height: 240.4375px;
        margin-top: 12.270000457763672px;
        margin-left: 3.100586%;
        clear: none;
        width: 20.987956%;
    }

    #box26 {
        height: 240.4375px;
        margin-top: 12.270000457763672px;
        margin-left: 3.100586%;
        clear: none;
        width: 20.987956%;
    }

    #text36 {
        margin-right: auto;
        margin-top: 266.7px;
        clear: none;
        font-size: 10px;
        text-align: center;
        margin-left: auto;
        float: none;
        margin-bottom: 0px;
    }

    #text37 {
        width: 100%;
        height: 39px;
        margin-top: 9.3px;
        clear: none;
        margin-right: auto;
        margin-bottom: 0px;
        margin-left: auto;
        font-size: 9px;
        text-align: center;
        line-height: 41px;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
    }
}

