/*
---------------------------------
            CSS GERAL
---------------------------------
*/

body {
    font-family: calibri !important;
    margin: 0;
}

.inner-main {
    width: 1100px;
    margin: 0 auto;
}


/*
---------------------------------
          FIM CSS GERAL
---------------------------------
*/


/*
---------------------------------
            CSS TOPO
---------------------------------
*/

div.topo {
    
}


.inner-topo {
    width: 1100px;
    margin: 0 auto;
    padding: 48px 0 48px 0;
    height: 65px;
}

.inner-topo > h1 {
    float: right;
    margin-top: -24px;
    margin-bottom: -5px;
    text-transform: uppercase;
    font-size: 32px;
    color: #3c3c3c;
}

.logo-top {
    float: left;
    margin-top: -34px;
}

.inner-mid-topo {
    text-align: center;
    width: 1100px;
    margin: 0 auto;
}

.inner-mid-topo h1 {
    text-transform: uppercase;
    font-size: 40px;
    color: #304c78;
    text-align: left;
}

ul.contato-bottom {
    list-style: none;
}

ul.contato-bottom > li {
    margin: 5px 0px 5px 0;
}

.texto {
    font-size: 19px;
    text-align: justify;
    float: left;
    width: 50%;
}

.mid-topo {
    margin-bottom: 30px;
    margin-top: 55px;
    float: left;
    width: 100%;
}

.topo-barra {
    background: #304c78;
    margin-top: -21px;
    background: #4aa749;
    background: -webkit-linear-gradient(left, #4aa749, #02B19D);
    background: -o-linear-gradient(right, #4aa749, #02B19D);
    background: -moz-linear-gradient(right, #4aa749, #02B19D);
    background: linear-gradient(to right, #304c78, #22ade4);
    /* border-top: solid #e1f5ff 8px; */
    height: 10px;
}

.image-mid {
    float: right;
}

.contato-top {
    float: right;
}

div.contato-top ul li:last-child {
    border: 0;
}

div.contato-top ul li {
    display: inline-block;
    padding: 0px 9px 0 9px;
    border-right: dotted 1px;
}

div.contato-top ul li i {
    color: #2981b3;
}

/*
---------------------------------
          FIM CSS TOPO
---------------------------------
*/



/*
---------------------------------
            CSS CONTEUDO
---------------------------------
*/


.div-video {
    float: left;
    width: 100%;
    padding: 50px 0 50px 0;
    background: url(../images/waves-bg.png) no-repeat 103% 45% #f5f5f5;
}

.inner-div-video {
    width: 1100px;
    margin: 0 auto;
}

.vid-esquerda {
    float: left;
    width: 48%;
}

.vid-direita {
    float: right;
}

.vid-esquerda h2 {
    text-transform: uppercase;
    font-size: 40px;
    color: #304c78;
    text-align: left;
    margin-top: 0;
}

a.button-faq:hover {
    background: #559451;
}

a.button-faq {
    display: block;
    font-size: 19px;
    text-align: center;
    width: 243px;
    text-decoration: none;
    color: #fff;
    background: #6bb971;
    border-radius: 5px;
    padding: 18px 10px 18px 10px;
    z-index: 99;
    position: relative;
    margin-top: 37px;
}

.vid-text {
    font-size: 18px;
}


.meio {
    float: left;
    width: 100%;
}

.mid-bottom {
    float: left;
    width: 100%;
}

section.title {
    text-align: center;
    margin-bottom: 55px;
}
h2.title {
    text-align: center;
    font-size: 40px;
    color: #304C78;
    margin-bottom: 7px;
}

div.meio figure {
    text-align: center;
    margin-bottom: 50px;
}

.faq {
    float: left;
    width: 100%;
}

div#accordion {
    float: left;
    width: 49.3%;
}

div#accordion2 {
    float: right;
    width: 49.3%;
}

div#accordion3 {
    float: left;
    width: 100%;
}

div#accordion3 h3 {
    text-align: center;
    margin-top: 0 !important;
}

.mid-bottom figure {
    float: left;
    margin: 0;
}

a.ui-tabs-anchor {
    color: #fff !important;
    padding: 25px 15px 25px 15px !important;
    text-decoration: none;
    display: block;
    width: 93.7%;
}

li#nav-fragment-7 {
    /*text-align: center;
    width: 98.4%;*/
}

li#nav-fragment-10 {
    width: 98.5%;
    text-align: center;
}

table.inner-table {
    border-collapse: collapse;
}

table.inner-table tr.tr-titulo td {
    font-weight: bold;
    background: #304c78;
    color: #fff;
    padding: 5px 5px;
}

table.inner-table tr td {
    border: solid 1px;
    padding: 5px 5px;
}

div.info h2 {
    text-align: center;
    text-transform: uppercase;
    color: #304c78;
}

h2.periodo {
    font-size: 28px;
    color: #000 !important;
    text-transform: inherit !important;
    font-family: tahoma;
}

ul.inner-info > li {
    margin-bottom: 7px;
    list-style: decimal;
    font-weight: bold;
}

ul.inner-info > li > p {
    font-weight: normal;
}

section.info-right {
    margin-left: 384px;
    margin-top: 87px;
}

section.info-right h2 {
    font-size: 40px;
    color: #304c78;
}

.mid-bottom > figure > img {
    width: 325px;
}

.mid-bottom > figure {
    margin: 0 !important;
}

/*
---------------------------------
          FIM CSS CONTEUDO
---------------------------------
*/

.botao {
    margin: 30px 0 30px 0;
    float: left;
    width: 100%;
}

.line {
    border-bottom: solid 1px #afafaf;
    position: relative;
    top: 44px;
}

p.subtitulo {
    margin: 0;
    font-size: 15px;
}

a.button:hover {
    background: #559451;
}

a.button {
    display: block;
    font-size: 30px;
    text-align: center;
    width: 350px;
    margin: 0 auto;
    text-decoration: none;
    color: #fff;
    background: #6bb971;
    border-radius: 5px;
    padding: 15px 10px 15px 10px;
    z-index: 99;
    position: relative;
}



/*
---------------------------------
            CSS BOTTOM
---------------------------------
*/

footer {
    background: #E6E7E8;
    float: left;
    width: 100%;
}

footer div.logo {
    margin-top: 21px;
}

.inner-footer {
    width: 1100px;
    margin: 0 auto;
    height: 100px;
}

.bottom-footer {
    text-align: center;
    background: #304c78;
    color: #fff;
    padding: 10px 0 10px 0;
}

.inner-footer div {
    width: 32%;
    float: left;
    min-height: 56px;
}

footer > div.inner-footer a {
    text-decoration: inherit;
    display: block;
    color: #0e0e0e;
}

ul.meio-email {
    list-style: none;
}

ul.ul-direita {
    list-style: none;
}


/*
---------------------------------
          FIM CSS BOTTOM
---------------------------------
*/