h2 { 
    font-size: 24px;
    text-align: center;
    padding: 0;
    font-weight: normal;
    color: #000;
    margin: 30px 0 30px 0;
}

h3 {
    font-size: 21px;
    text-transform: uppercase;
    color: #C32030;
    margin: 0;
}

.margin_top {
    margin-top: 50px;
}

/*p { text-align: justify; }*/

a {
    color: #F9E000;
    text-decoration: underline;
}

ol li {
    line-height: 1.3;
}


.container {
    width: 1024px;
    margin: 0 auto;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    color: #000;
}

/*header {
    padding: 10px 0;
}*/

.content_PT {
    text-align: center;
    padding: 20px 22% 10px 22%;
}

.content_PT p {
    text-align: center;
}

.title_highlight {
    font-size: 30px;
}

.title_highlight span {
    color: #C32030;
    font-size: 58px;
    font-weight: bold;
}

.wrapper_box {
    margin: 20px 90px;
    clear: both;
    height: 455px;
    margin-bottom: 50px;
}

.box1, .box2, .box3 {
    /*background: #eae448 url("../images/inveskB1.jpg") 0 top no-repeat;*/
    background-color: #eae448;
    height: 455px;
    width: 265px;
    float: left;
    margin-right: 20px;
}

.box2 {
    background-color: #74d0f6;
}

.box3 {
    background-color: #FFD041;
    margin-right: 0;
}

.content_insidebox {
    padding: 20px;
}

.content_insidebox p {
    margin: 5px 0;
}

.content_insidebox ul {
    margin-top: 5px;
}

.wrapper_inform {
    text-align: center;
    margin: 20px 10%;
    font-size: 16px;
    margin-bottom: 430px;
}

.Binform1, .Binform2, .Binform3, .Binform4, .Binform5 {
    padding: 20px 23px;
    text-align: left;
    background-color: #ebe149;
    width: 210px;
    margin: 20px 10px;
    float: left;
    height: 100px;
}

.Binform2 {
    background-color: #74d0f6;
}

.Binform3 {
    background-color: #ffd041;
    margin-right: 0;
}

.Binform4 {
    background-color: #ceb0d4;
    margin-left: 19%;
}

.Binform5 {
    background-color: #dac78f;
    margin-right: 0;
}