@font-face {
    font-family: 'Raleway-Black';
    src: url('../fonts/Raleway-Black.eot?#iefix') format('embedded-opentype'),  url('../fonts/Raleway-Black.woff') format('woff'), url('../fonts/Raleway-Black.ttf')  format('truetype'), url('../fonts/Raleway-Black.svg#Raleway-Black') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Alabama';
    src: url('../fonts/Alabama.eot?#iefix') format('embedded-opentype'),  url('../fonts/Alabama.woff') format('woff'), url('../fonts/Alabama.ttf')  format('truetype'), url('../fonts/Alabama.svg#Alabama') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Dosis-ExtraLight';
    src: url('../fonts/Dosis-ExtraLight.eot?#iefix') format('embedded-opentype'),  url('../fonts/Dosis-ExtraLight.woff') format('woff'), url('../fonts/Dosis-ExtraLight.ttf')  format('truetype'), url('../fonts/Dosis-ExtraLight.svg#Dosis-ExtraLight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ContextRepriseBlackSSiBlackItalic';
    src: url('../fonts/ContextRepriseBlackSSiBlackItalic.eot?#iefix') format('embedded-opentype'),  url('../fonts/ContextRepriseBlackSSiBlackItalic.woff') format('woff'), url('../fonts/ContextRepriseBlackSSiBlackItalic.ttf')  format('truetype'), url('../fonts/ContextRepriseBlackSSiBlackItalic.svg#ContextRepriseBlackSSiBlackItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: 'Dosis-ExtraLight', 'Arial';
    font-size: 14px;
    color: #878787;    
    font-size: 16px;
}
#topo {
    background-image: url(../img/fundo_topo.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-color: #BEEEFE;
    height: 112px;
    padding-top: 10px;
}
.menu-topo {
    display: none!important;
}
#menu-topo {
    background-image: url(../img/fundo_menu.jpg);
    background-repeat: repeat-x;
    background-color: #CB0101;
}
#menu-topo ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
#menu-topo ul li {
    float: left;
}
#menu-topo ul li a {
    color: #ffffff;
    display: block;
    font-family: "Raleway-Black";
    font-size: 17px;
    padding: 15px 25px;
    background-image: url(../img/separador_menu.png);
    background-position: right center;
    background-repeat: no-repeat;
}
#menu-topo ul li a:hover, #menu-topo ul li a.ativo {
    text-decoration: none;
    background-color: #C10001;
}
#menu-topo ul li:last-child a {
    background-image: none;
}
h1 {
    font-family: 'Alabama';
    font-size: 37px;
    text-align: center;
    color: #777777;
    text-shadow: 0px 0px 14px #FFFFBD;
    padding: 20px;
}
.conteudo-detalhes {
    font-size: 22px;
    font-family: 'Dosis-ExtraLight', 'Arial';
    padding-bottom: 30px;
}
.conteudo {
    background-image: url(../img/fundo_conteudo.jpg); 
    padding-bottom: 30px;
    background-position: center top;
    background-repeat: repeat;
}

#exterior {
    background-image: url(../img/fundo_education.jpg);
    height: 381px;
    background-color: #29183C;
    background-repeat: no-repeat;
    background-position: center top;
    padding-top: 30px;
}
#exterior .education {
    position: absolute;
}
.noticias {
    padding: 15px;
    padding-top: 50px;   
    padding-bottom: 50px;   
}
.noticias h1 {
    font-family: 'Alabama';
    font-size: 52px;
    text-align: left;
    color: #2D80AF;
    text-shadow: 0px 0px 25px #FFFFBD;
    padding: 0px;
    padding-top: 40px;
}
.noticias .col-md-12 {
    border-top: 2px solid #DDD;
    padding-top: 15px;
    padding-bottom: 15px;
}
.noticias strong, .interna strong {
    color: #2D80AF;
}
a {
    color: #053E86;
}
.noticias a,.noticias a:hover {
    color: #777777;
    font-weight: bold;
    text-decoration: none;
}
.padding-0 {
    padding: 5px;  
}
#galeria {
    background-image: url(../img/fundo_galeria.jpg);
    background-repeat: repeat-x;
    background-position: center top;
}
#galeria h1 {
    font-family: 'Alabama';
    font-size: 52px;
    color: #FFF;
    text-shadow: none;
    padding: 0px;
    padding-top: 30px;    
}
.prev, .next {
    text-align: center;
    cursor: pointer;
    padding-top: 30px;
    display: block;
}
#carousel .item{
    background-color: #FFF;
    padding: 15px;
    padding-bottom: 30px;
    margin: 10px;
    box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.3);
    -moz-box-shadow:2px 2px 7px rgba(0, 0, 0, 0.3);
}
.owl-page {
    display: none!important;
}

.depoimentos {
    padding-top: 30px;
    font-size: 22px;
}
.depoimentos strong {
    color: #E03D41;
    display: block;
    padding-top: 15px;
}
.depoimentos h1 {
    font-family: 'Alabama';
    font-size: 52px;
    color: #3D445F;
    text-shadow: none;
    padding: 0px;
    padding-top: 0px;    
    text-align: left;
}
.espacamento {
    margin-top: 15px;
}
.img-borda {
    border: 1px solid #DDD;
    padding: 5px;
    display: block;
}
.rodape {
    background-color: #E44044;
    background-image: url(../img/fundo_rodape.jpg);
    background-position: center top;
    background-repeat: no-repeat;
}
.social {
    padding-top: 40px;
}
.direitos {
    background-color: #FFF;
    background-image: url(../img/baixo_rodape.jpg);
    background-position: center top;
    background-repeat: repeat-x;
    padding: 15px 0px;
    color: #3B5998;
    font-size: 15px;
    font-family: arial;
}
h2{
    color: #3B5998;
    font-family: 'ContextRepriseBlackSSiBlackItalic';
    font-weight: bold;
}
h2 small{
    color: #3B5998;
}
.espaco-top {
    padding-top: 12px;
}
.endereco {
    padding-top: 22px;
}
.menu-interna {
    background-image: url(../img/item_menu.png);
    background-repeat: repeat-x;
    background-color: #F0F0F0;
    background-position: center bottom;
}
.menu-interna h1 {
    text-align: left;
    padding: 40px 20px;
    color: #C20001;
    font-size: 37px;
    margin: 0px;
}
.interna {
    padding-top: 30px;
    font-size: 20px;
}
h3 {
    color: #053e86;
    font-size: 18px;
    font-weight: bold;
    font-family: 'Raleway-Black';
    text-transform: uppercase;
}
h4 {
    color: #C50000;
    font-size: 18px;
    font-weight: bold;
    font-family: 'Raleway-Black';
    text-transform: uppercase;
}
.cor1 h1,.cor2 h1,.cor3 h1,.cor4 h1,.cor5 h1,.cor6 h1 {
    color: #FFF;
    text-shadow:none;
    text-align: left;
    padding: 0px;
    margin: 0px;
    font-size: 26px;
}
.cor4 h1 {
    font-size: 26px;
}
.cor1 {
    background-color: #043D8B;
}
.cor2 {
    background-color: #4E2758;
}
.cor3 {
    background-color: #851633;
}
.cor4 {
    background-color: #C10001;
}
.cor5 {
    background-color: #CF0000;
}
.cor6 {
    background-color: #043D8B;
}
.cor1, .cor2, .cor3, .cor4, .cor5, .cor6 {    
    min-height: 260px;
    padding: 25px;
    color: #FFF; 
}
.menor h1 {
    font-size: 16px;
    text-align: center;
}
.menor {
    padding: 20px 0px;
    min-height: auto;
}
.menu-noticias a {
    font-weight: bold;
    display: block;
    border-bottom: 1px solid #DDD;
    padding: 10px;
}

.contato input, .contato select {
    border-radius: 0px;
    border: none;
    height: 55px;
}
.contato .row {
    margin-top: 15px;
}
.contato .col-xs-4 {
    padding-left: 0px;
}
.contato textarea {
    border: none;
    border-radius: 0px;
    height: 144px;
}
.enviar {
    font-size: 22px;
    padding: 10px 25px; 
    color:#FFF;
    background-color: #BE1522;
    margin: 15px auto;
    border: none;
}
.enviar:hover {
    background-color: #9D111C;
    color:#fff;
    text-decoration: none;
}
.dados-contato img {
    margin: 0 auto; 
    display: table;
}
.dados-contato h2 {
    margin-top: 80px;
}
.dados-contato {
    background-image: url(../img/fundo_contato.jpg);
    background-size: cover;
    padding: 50px;
    text-align: center;
    margin-top: 15px;
    height: 423px;
}
.dados-contato a, .dados-contato a:hover {
    color: #FFF;
    text-decoration: none;
}
.dados-contato p {
    color: #FFF;
}
#menu-topo ul li ul {
    position: absolute;
    z-index: 99;
    display: none;
}
#menu-topo ul li:hover ul {
    display: block;
}
#menu-topo ul li ul li {
    float: none;
}
#menu-topo ul li ul li a {
    border-top: 1px solid rgba(255,255,255,0.35);
    padding: 15px;
    text-align: left;
    width: 225px;
}
#menu-topo ul li ul li a:hover {
    background-color: #B30000;
}

.tt_galeria {
    background-color: #C10001;
    color: #FFF; 
    padding: 5px;
} 

.itens div {
    display: none;
}

.itens div.ativo {
    display: block;
}

.itens-fotos div.ativo {
    border: 5px solid #E03D40;
}

.itens-fotos a {
    cursor: pointer;
}

@media (min-width: 992px) and (max-width: 1200px){

}
@media (min-width: 768px) and (max-width: 992px){
    #menu-topo ul li a {
        padding: 15px 14px;
        font-size: 15px;
    }
}
@media (max-width: 992px)  {
    h1 {
        font-size: 25px;
    }
    .noticias h1 {
        font-size: 25px;
        padding-top: 0px;
    }
    #galeria h1 {
        font-size: 25px;
    }
    .depoimentos h1 {
        font-size: 25px;
    }
    .noticias img {
        width: 100%;
    }
    .prev, .next {
        display: none;
    }
    .img-borda img {
        width: 100%;
    }
    .img-borda {        
        margin-top: 30px;
    }
    .rodape {
        background-size: cover;
        padding-bottom: 25px;
    }
    h2 {
        font-size: 18px;
    }
    .direitos img {
        display: block;
        margin: 0 auto;
    }
    .espaco-top {
        padding-top: 10px;
    }
    .direitos {
        text-align: center!important;
    }
    .depoimentos .col-xs-4 {
        padding: 5px;
    }
    .direitos .pull-right {
        float: none!important;
    }    
    #topo .col-md-12 {
        padding: 0px;
    }
    .interna .col-xs-6 {
        padding: 5px; 
    }
    .menor {
        min-height: auto;
    }
    .cor1, .cor2, .cor3, .cor4, .cor5, .cor6 {    
        min-height: auto;
    }
}

@media (max-width: 768px)  {
    .menu-topo {
        color: #3B5998;
        display: block!important;
        font-size: 36px!important;
        text-align: right;
        float: right;
        padding-top: 26px;
        cursor: pointer;
    }
    #topo {
        background-image: none;
        background-color: #FFF;
        height: auto;
        padding-bottom: 10px; 
    }
    #menu-topo ul li {
        float: none;
    }
    #menu-topo {
        display: none;
        background-image: none;
    }
    #menu-topo ul li a {
        background-image: none;
        border-top: 1px solid rgba(255,255,255,0.2);
    }
    #menu-topo ul li ul {
        display: block;
        position: relative;
    }
    #menu-topo ul li ul li a {
        width: auto;
        padding: 15px 45px ;
        border-top: 1px solid rgba(255,255,255,0.2);
    }
    #exterior {
        background-image: url(../img/fundo_education.jpg);
        height: auto;
        background-size: cover;
        background-position: center top;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    #exterior .education {
        position: initial;
    }
}
.pagination li a {
    color: #E64348;
}
.pagination li a:hover {
    color: #666;
}