
header.main-header {
    border-bottom: 1px solid #d0d0d0;
}

.sec-text p {
    font-size: 28px;
    line-height: 1.5em;
    margin-bottom: 20px;
}

.sec-text p.small {
    font-size: 18px;
}

.download-btn{
	position:relative;
	display:inline-block;
	line-height:24px;
	padding:10px 25px 8px;
	margin-bottom:20px;
	border:2px solid #a0a0a0;
	font-size:14px;
    font-family:'Montserrat',sans-serif;
    font-weight: bold;
    text-transform:uppercase;
    color:#ffffff;
	background:#3B89E5;
	border-color:#3B89E5;
}

.download-btn:hover{
    color:#a6a6a6;
    border: 2px solid #a0a0a0;
    background: #FFF;
}

ul.tab-buttons > li.tab-btn {
    font-size: 18px;
    text-align: center;
}

.sec-text {
    margin-bottom: 30px
}

.catalogo-title {
    margin-top: 40px;
}

img.logo-fundacao {
    max-height: 80px;
    margin: 5px 0;
}

img.logo-fundacao-small {
    max-height: 80px;
    margin: 25px;
}

.footer-lower {
    background-color: #212121 !important;
}

.schedule-box .hour-box {
    padding-left: 50px;
}

.schedule-box .hour-box .circle {
    left: 10px
}

.schedule-box .hour-box:before {
    left: 21px;
}

div.active > h3 {
    color: #3B89E5 !important;
}

/* .schedule-box .tab-buttons .tab-btn.pedagogia.active, .schedule-box .tab-buttons .tab-btn.pedagogia:hover {
    border-color: #3B89E5;
    background: #3B89E5;
    color: #ffffff;
} */

.schedule-box .tab-buttons .tab-btn.conceitos.active, .schedule-box .tab-buttons .tab-btn.conceitos:hover {
    border-color: #FF495C;
    background: #FF495C;
    color: #ffffff;
}

.schedule-box .tab-buttons .tab-btn.conceitos .curve:after {
    border-top-color: #FF495C;
}

.schedule-box .tab-buttons .tab-btn.futuro.active, .schedule-box .tab-buttons .tab-btn.futuro:hover {
    border-color: #06D6A0;
    background: #06D6A0;
    color: #FFF;
}

.schedule-box .tab-buttons .tab-btn.futuro .curve:after {
    border-top-color: #06D6A0;
}

.schedule-box .tab-buttons .tab-btn.vida.active, .schedule-box .tab-buttons .tab-btn.vida:hover {
    border-color: #FFD166;
    background: #FFD166;
    color: #ffffff;
}

.schedule-box .tab-buttons .tab-btn.vida .curve:after {
    border-top-color: #FFD166;
}

.schedule-box .tab-buttons .tab-btn.outros.active, .schedule-box .tab-buttons .tab-btn.outros:hover {
    border-color: #725E54;
    background: #725E54;
    color: #FFF;
}

.schedule-box .tab-buttons .tab-btn.outros .curve:after {
    border-top-color: #725E54;
}

p.disciplina-modulo {
    margin-top: 20px;
}
