< !--[if lt IE 7] > .ie7 {
    display: none;
}

< ![endif]-- > a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

.alert > p + p {
    margin-top: 0;
}

.top-site {
    padding-bottom: 20px;
}

.alerta {
    padding-left: 0;
}

.login {
    padding-top: 20px;
}

.alert-danger {
    background-color: #f10;
}

.vdesat {
    font-size: 14px;
    text-transform: uppercase;
    padding-top: 5px;
    display: inline-block;
    color: #fff;
}

.pull-right a {
    margin-top: 3px;
}

.close {
    color: #000 !important;
    font-size: 25px;
    margin-top: 5px;
}

header {
    padding-top: 15px;
}

.img-alert {
    float: left;
    padding: 0px 15px 0 0;
}

.alert {
    margin-bottom: 0;
    padding-bottom: 5px;
    padding-top: 5px;
}

.atencao {
    text-align: center;
    color: #ff0000;
    text-transform: uppercase;
    font-weight: 700;
}

.cards h2 {
    font-size: 20px;
    margin: 20px 0 5px 0;
    color: #0066b3;
}

.cards h3 {
    font-size: 22px;
    margin: 10px 0 5px 0;
    color: #203367;
    font-weight: 700;
}

.cards,
.autoatendimento {
    padding: 20px;
    border-radius: 5px;
    background-color: #ffe8d9;
    border: 1px solid #fbd4ba;
    text-align: center;
}

.cards:hover {
    background-color: #ffe3d2;
}

.cursos h1,
.legalmatic h2 {
    font-size: 18px;
    color: #018ec4;
    font-weight: 500;
    margin-bottom: 5px;
    margin-top: 20px;
}

.cursos p,
.legalmatic p {
    font-size: 16px;
    color: #4d4d4d;
    font-weight: 400;
    display: inline-block;
}

.cursos button,
.legalmatic button {
    position: absolute;
    bottom: 20px;
}

.icones,
.educativos {
    text-align: center;
    margin-top: 15px;
}

.icones img,
.educativos img {
    width: 45px;
}

.icones h3 {
    font-size: 13px;
    color: #018ec4;
    margin-top: 5px;
    line-height: inherit;
    padding-top: 10px;
    font-weight: 600;
}

.educativos h4 {
    font-size: 13px;
    color: #018ec4;
    margin-top: 5px;
    line-height: inherit;
    text-align: center;
    font-weight: 600;
}

.fa {
    color: #000;
}

.educativos h2,
.icones h2 {
    font-size: 20px;
    color: #018ec4;
    margin-top: 10px;
    margin-bottom: 30px;
    text-align: left;
    padding-left: 20px;
    text-transform: uppercase;
}

.curso-agendamento {
    width: 100%;
    text-align: center;
    position: absolute;
}

.curso-agendamento button {
    margin: 5px 10px;
}

.panel-body .btn-success {
    padding: 6px 15px;
}

.curso-agendamento a {
    color: #fff;
}

hr {
    margin: 0 20px;
    color: #4d4d4d;
}

.carousel-indicators {
    position: absolute;
    bottom: 0px;
    left: 31.5%;
    z-index: 15;
    width: 100%;
    padding-left: 0;
    margin-left: -30%;
    text-align: right;
    list-style: none;
}

.carousel-indicators .active {
    background-color: rgba(1, 142, 196, 1);
}

blockquote {
    border-left: 0;
}

.carousel-indicators li {
    border: 1px solid rgba(0, 0, 0, 0.3);
}

@media screen and (max-width: 1100px) {
    .cards {
        height: 225px;
    }
    
    .autoatendimento {
        height: 150px;
    }

    .cards h2 {
        font-size: 17px;
        margin: 20px 0 5px 0;
        color: #0066b3;
    }

    .cards h3, .autoatendimento h3 {
        font-size: 22px;
        margin: 10px 0 5px 0;
        color: #203367;
        font-weight: 700;
    }
}
