.radio{
    margin-left: 47%;
}
.mensagem{
    margin-bottom: 50px;
}
div.message{
    position: absolute;
    z-index: 99;
    margin-top: 130px;
    width: 100%;
    padding: 0 20px;
}
div.message span{
    background: #ff4200;
    position: relative;
    display: block;
    margin-right: 40px;
}
div.message p{
    font: normal 300 34px/5px 'Whitney A', 'Whitney B', Helvetica, Arial, sans-serif;
    color: #fff;
    padding: 33px;
    text-align: center;
    z-index: 99;
    display: block;
}
form .actions #btnSubmit:before{
    content: '>';
}
form input, form textarea {
    padding-left: 20px;
}
section.bgOrange:after {
    background: transparent url(<?= base_url('assets/img/slideWrapper-top-bg-orange.png') ?>) no-repeat center bottom;
    background-size: 3000px 130px;
    margin-top: 1px;
}
.features-list{
    margin-top: 20px;
    color: #fff;
    font: normal 300 22px/24px 'Whitney A', 'Whitney B', Helvetica, Arial, sans-serif!important;
}
.list-of-stuff{
    text-align: center;
}
.list-of-stuff{
    font: normal 400 18px/22px 'Whitney A', 'Whitney B', Helvetica, Arial, sans-serif!important;
    color: #333333;
}
.list-of-stuff span{
    color: #ff4200;
}

.xmas-description p{
    font: normal 400 18px/22px 'Whitney A', 'Whitney B', Helvetica, Arial, sans-serif!important;
    color: #333333;
    text-align: center;
}

.xmas-description p strong{
    font: normal 400 20px/24px 'Whitney A', 'Whitney B', Helvetica, Arial, sans-serif!important;
    color: #333333;
    text-align: center;
}

.single{
    max-width: 850px;
}

img.monster{
    display: block;
    max-width: 300px;
    margin: 0 auto;
}

.grupo #slideWrapper .slideInfo .for3d, .grupo .portfolio .mainContent article:hover > div{
    background: url('../img/1-volta.png') rgba(255, 66, 0, .9) no-repeat top right;
    /*background: rgba(27,74,102, .9) no-repeat top right;*/
}

h3 span{
    color: #ff4200;
}

.headSmall h1{
    width: 300px;
}

.headSmall #headerWrapper,
.headSmall .topSpace{
    height: 100px!important;
}

.headSmall h1{
    margin-top: 25px!important;
}

.equipa .mainContent li {
    height: 250px!important;
}

header h1 a {
    background: transparent url(../img/logo-chgroup.png) no-repeat!important;
    background-size: auto 80%!important;
}

header h1 {
    margin-top: 10px!important;
}
