*{
    margin: 0;
    padding: 0;
    color: #666;
}

a{
    text-decoration: none;
}

body{
    background: #f5f5f5;
}

header{
    width: 100%;
    height: 150px;;
    margin-bottom: -150px;
}

.telefone{
    width: 100%;
    height: 35px;
    color: #fff;
    padding: 2.5px 0;
    position: relative;
    z-index: 1;
    padding-top: 10px;
}

.direita{
    float: right;
    margin-right: 5%;
}

.telefone p{
    float: left;
    margin-right: 30px;
    padding: 2.5px 0;
    font-size: 1.2em;
    font-weight: bold;
    color: #fff;
}

.telefone img{
    float: left;
    height: 27px;;
    padding: 2.5px 10px;
}

.cabecalho{
    width: 90%;
    height: 120px;
    margin: 0 5%;
    position: relative;
    z-index: 1;
}

.logo{
    width: 30%;
    float: left;
}

.logo img{
    width: 80%;
}

.menu{
    width: 70%;
    float: right;
    margin-top: 50px;
}

.menu ul li{
    list-style: none;
    float: right;
    padding: 6px 1px;
    font-size: 1.4em;
    font-weight: bold;
    margin: 0px 22px;
    color: #fff;
}

.menu a{
    color: #fff;
}

.menu li:hover{
    border-bottom: 5px  solid #005332;
}

.video{
    width: 100%;    
    background: url('../images/banner.png');
    background-size: cover;
    min-height: 700px;
}

.video2{
    display: none;
}


.meio{
    width: 90%;
    margin: 0 5%;
}

.line{
    width: 100%;
    height: 2px;
    background: #ebebeb;
    margin-top: 40px;
}

.title{
    height: 30px;
    background: #f5f5f5; ;
    float: right;
    margin-top: -15px;
    padding: 0 0 0 20px;
    color: #005332;
    font-size: 1.6em;
    font-weight: bold;
}

.title img, .title2 img{
    margin-right: 15px;
}

.title2{
    height: 30px;
    background: #fff; ;
    float: left;
    margin-top: -15px;
    padding: 0 20px 0 0;
    color: #005332;
    font-size: 1.6em;
    font-weight: bold;
}

.quemsomos{
    width: 100%;
    margin-top: 40px;
}

.quemsomos img{
    width: 45%;
    float: left;
    box-shadow: 6px 6px 6px #666;
    margin-right: 40px;
    margin-bottom: 40px;
}

.quemsomos p{
    text-align: justify;
    font-size: 1.3em;
    margin-bottom: 25px;
    color: #666;
}

.quebra{
    width: 100%;
    clear: both;
}

.saiba{
    width: 220px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    border: 2px solid #ebebeb;
    float: right;
    margin-bottom: 30px;
    color: #666;
    width: 16.666666%;
    -webkit-transform: scale(1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 500ms;
    -moz-transform: scale(1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 500ms;
    transform: scale(1);
    transition-timing-function: ease-out;
    transition-duration: 500ms;
    background: #ccc;
}

.saiba2{
    width: 220px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    border: 2px solid #ebebeb;
    margin-bottom: 30px;
    color: #666;
    clear: both;
    margin-top: 30px;
    margin-left: 42%;
    width: 16.666666%;
    float: left;
    -webkit-transform: scale(1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 500ms;
    -moz-transform: scale(1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 500ms;
    transform: scale(1);
    transition-timing-function: ease-out;
    transition-duration: 500ms;
    background: #ccc;
}

.saiba:hover, .saiba2:hover{
    background: #ccc;
    border: 2px solid rgb(143, 141, 141);
    color: rgb(143, 141, 141);;
    width: 16.666666%;
    -webkit-transform: scale(1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 500ms;
    -moz-transform: scale(1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 500ms;
    transform: scale(1);
    transition-timing-function: ease-out;
    transition-duration: 500ms;
}


.sucesso{
    width: 90%;
    padding: 20px;
    text-align: center;
    font-size: 2em;
    background: rgb(177, 238, 209);
    color: green;
    margin-bottom: 180px;
}

.cinza{
    width: 100%;
}

.cinza img{
    width: 100%;
}

.destaque{
    background: #f0f0f0;
}

.branco{
    width: 100%;
    background: #fff;
    height: auto;
    display: table;
}

.box{
    width: 25.33%;
    float: left;
    height: 320px;
    display: table;
    background: #f0f0f0;
    margin: 20px 4%;
    padding: 30px 8px;
    text-align: center;
    box-shadow: 6px 6px 6px #666;
    margin-bottom: 50px;
}

.box img{
    width: 50%;
    margin: 0 25% 30px 25%;
    box-shadow: none;
}



.fim{
    background: #000;
    height: auto;
    display: table;
    width: 100%;
}

.eventos{
    width: 100%;
    margin-top: 40px;
    font-size: 1.3em;
    text-align: center;
    margin-bottom: 60px;
    display: table;
    height: auto;
}

.cinquenta{
    width: 47.5%;
    float: left;
}

.cinquenta img{
    width: 100%;
    box-shadow: 6px 6px 6px #666;
    margin-bottom: 15px;
}

.cinquenta p{
    font-size: 1.2em;
    font-weight: bold;
    text-align: left;
}

.cinquenta li{
    font-size: 1em;
    text-align: left;
    list-style: none;
}

.cinco{
    width: 5%;
    float: left;
    height: 10px;
}

.social{
    text-align: center;
    padding: 30px 0 0 0 ;
}

.social img{
    margin: 10px;
}



.cop{
    width: 100%;
    margin-right: 5%;
    text-align: center;
    padding-top: 20px;
    color: #fff;
    padding-bottom: 15px;
}

.cop img{
    height: 25px;
}

.acende{
    display: none;
}

.fotos{
    width: 100%;
    display: table;
}

.fotos img{
    width: 16.666666%;
    float: left;
    -webkit-transform: scale(1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 500ms;
    -moz-transform: scale(1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 500ms;
    transform: scale(1);
    transition-timing-function: ease-out;
    transition-duration: 500ms;
}

.fotos img:hover{
    -webkit-transform: scale(1.02);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 500ms;
    -moz-transform: scale(1.02);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 500ms;
    transform: scale(1.02);
    transition-timing-function: ease-out;
    transition-duration: 500ms;
}

/*Menu*/

.faixa{
    width: 100%;
    height: 180px;
    background: #005332;
}



.menumobile{
    display: none;
}

.text{
    width: 100%;
    margin-top: 25px;
}

.campo{
    height: 45px;
    border: none;
    border-bottom: 2px solid #ccc;
    width: 100%;
}

.area{
    height: 85px;
    border: none;
    border-bottom: 2px solid #ccc;
    width: 100%;
}

.artigo{
    width: 100%;
    height: auto;
    padding: 30px 50px 10px 50px;
    display: table;
}

.artigo img{
    width: 120px;
}

a:hover{
    text-decoration: none;
}


.artigo p{
    font-size: 1.6em;
}

.artigo li{
    list-style: none;
    font-size: 1.2em;
}

.artigo:hover{
    background: #c3f1d1;
}


