﻿#sectionTop h2 {
    font-size: 14pt;
    letter-spacing: 2px;
    padding-top: 20px;
}
    #sectionTop h2 > span {
        display: block;
        height: 6px;
        color: transparent;
    }
.section-content {
    margin: 0;
}
    .section-content > .inner {
        border-radius: 0;
        margin: 0px;
        box-shadow: none;
    }
.line-tip1 {
    padding-bottom: 60px;
}
.line-tip1 p {
    padding: 0px;
    font-size: 11pt;
}
    .line-tip1 a.btn {
        bottom: 10px;
        right: 10px;
        height: 40px;
        top: auto;
        width: 100px;
        left: 50%;
        margin-left: -50px;
        margin-right: 0;
    }
col.col-ok {
    width: 80px;
}
.section-contact {
    padding-left: 12px;
    padding-right: 12px;
}
table.functions td {
    padding: 10px 5px;
}
.cell-plan > p, .cell-plan > div {
    display: none;
}

table.functions td.cell-plan h3 {
    margin: 0px;
}
ul.list-plans {
    display: block;
    padding: 10px 12px;
}
ul.list-plans > li {
    margin-bottom: 15px;
}
ul.list-plans h3 {
    margin-bottom: 5px;
}
    ul.list-plans p {
        font-size: 9pt;
        color: #999;
        margin-bottom: 5px;
    }
ul.list-plans div {
    color: #ff3300;
}
    ul.list-plans div span.old{
        color: #999;
        text-decoration: line-through;
    }
table.functions td.cell-plan {
    padding-top: 2px;
}

