/*
Reseta nossa pagina dos estilos padroes do navegador
reset */
root {display: block;}
* {
    padding: 0;
    border: 0;
    margin: 0;
    box-sizing: border-box;
    outline: none;
}
a {
    color: inherit;
    text-decoration: none;
}
li {list-style: none;}
input, textarea, select {outline: none;}
/* fim reset */
/*
Na hora de chamar essas fontes tem que ser escritas igual esta na linha font-family

fontes */
@font-face {
    font-family: 'fontello';
    src: url('fontes/fontello/fontello.eot?3125009');
    src: url('fontes/fontello/fontello.eot?3125009#iefix') format('embedded-opentype'),
         url('fontes/fontello/fontello.woff?3125009') format('woff'),
         url('fontes/fontello/fontello.ttf?3125009') format('truetype'),
         url('fontes/fontello/fontello.svg?3125009#fontello') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'myriad_proregular';
	src: url('fontes/myriad/MyriadPro-Regular.eot');
	src: url('fontes/myriad/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),
		url('fontes/myriad/MyriadPro-Regular.woff2') format('woff2'),
		url('fontes/myriad/MyriadPro-Regular.woff') format('woff'),
		url('fontes/myriad/MyriadPro-Regular.ttf') format('truetype'),
		url('fontes/myriad/MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'myriad_probold';
    src: url('fontes/myriad/myriadpro-bold-webfont.eot');
    src: url('fontes/myriad/myriadpro-bold-webfont.eot?#iefix') format('embedded-opentype'),
        url('fontes/myriad/myriadpro-bold-webfont.woff') format('woff'),
        url('fontes/myriad/myriadpro-bold-webfont.ttf') format('truetype'),
        url('fontes/myriad/myriadpro-bold-webfont.svg#myriad_probold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'myriad_prolight';
    src: url('fontes/myriad/myriadpro-light_1-webfont.eot');
    src: url('fontes/myriad/myriadpro-light_1-webfont.eot?#iefix') format('embedded-opentype'),
        url('fontes/myriad/myriadpro-light_1-webfont.woff') format('woff'),
        url('fontes/myriad/myriadpro-light_1-webfont.ttf') format('truetype'),
        url('fontes/myriad/myriadpro-light_1-webfont.svg#myriad_prolight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ralewaylight';
    src: url('fontes/raleway/raleway-light-webfont.eot');
    src: url('fontes/raleway/raleway-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fontes/raleway/raleway-light-webfont.woff2') format('woff2'),
         url('fontes/raleway/raleway-light-webfont.woff') format('woff'),
         url('fontes/raleway/raleway-light-webfont.ttf') format('truetype'),
         url('fontes/raleway/raleway-light-webfont.svg#ralewaylight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ralewaymedium';
    src: url('fontes/raleway/raleway-medium-webfont.eot');
    src: url('fontes/raleway/raleway-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fontes/raleway/raleway-medium-webfont.woff2') format('woff2'),
         url('fontes/raleway/raleway-medium-webfont.woff') format('woff'),
         url('fontes/raleway/raleway-medium-webfont.ttf') format('truetype'),
         url('fontes/raleway/raleway-medium-webfont.svg#ralewaymedium') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ralewayregular';
    src: url('fontes/raleway/raleway-regular-webfont.eot');
    src: url('fontes/raleway/raleway-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fontes/raleway/raleway-regular-webfont.woff2') format('woff2'),
         url('fontes/raleway/raleway-regular-webfont.woff') format('woff'),
         url('fontes/raleway/raleway-regular-webfont.ttf') format('truetype'),
         url('fontes/raleway/raleway-regular-webfont.svg#ralewayregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ralewaysemibold';
    src: url('fontes/raleway/raleway-semibold-webfont.eot');
    src: url('fontes/raleway/raleway-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fontes/raleway/raleway-semibold-webfont.woff2') format('woff2'),
         url('fontes/raleway/raleway-semibold-webfont.woff') format('woff'),
         url('fontes/raleway/raleway-semibold-webfont.ttf') format('truetype'),
         url('fontes/raleway/raleway-semibold-webfont.svg#ralewaysemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ralewaythin';
    src: url('fontes/raleway/raleway-thin-webfont.eot');
    src: url('fontes/raleway/raleway-thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('fontes/raleway/raleway-thin-webfont.woff2') format('woff2'),
         url('fontes/raleway/raleway-thin-webfont.woff') format('woff'),
         url('fontes/raleway/raleway-thin-webfont.ttf') format('truetype'),
         url('fontes/raleway/raleway-thin-webfont.svg#ralewaythin') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ralewaybold';
    src: url('fontes/raleway/raleway-bold-webfont.eot');
    src: url('fontes/raleway/raleway-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fontes/raleway/raleway-bold-webfont.woff2') format('woff2'),
         url('fontes/raleway/raleway-bold-webfont.woff') format('woff'),
         url('fontes/raleway/raleway-bold-webfont.ttf') format('truetype'),
         url('fontes/raleway/raleway-bold-webfont.svg#ralewaybold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ralewayextrabold';
    src: url('fontes/raleway/raleway-extrabold-webfont.eot');
    src: url('fontes/raleway/raleway-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fontes/raleway/raleway-extrabold-webfont.woff2') format('woff2'),
         url('fontes/raleway/raleway-extrabold-webfont.woff') format('woff'),
         url('fontes/raleway/raleway-extrabold-webfont.ttf') format('truetype'),
         url('fontes/raleway/raleway-extrabold-webfont.svg#ralewayextrabold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ralewayextralight';
    src: url('fontes/raleway/raleway-extralight-webfont.eot');
    src: url('fontes/raleway/raleway-extralight-webfont.eot?#iefix') format('embedded-opentype'),
         url('fontes/raleway/raleway-extralight-webfont.woff2') format('woff2'),
         url('fontes/raleway/raleway-extralight-webfont.woff') format('woff'),
         url('fontes/raleway/raleway-extralight-webfont.ttf') format('truetype'),
         url('fontes/raleway/raleway-extralight-webfont.svg#ralewayextralight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ralewayheavy';
    src: url('fontes/raleway/raleway-heavy-webfont.eot');
    src: url('fontes/raleway/raleway-heavy-webfont.eot?#iefix') format('embedded-opentype'),
         url('fontes/raleway/raleway-heavy-webfont.woff2') format('woff2'),
         url('fontes/raleway/raleway-heavy-webfont.woff') format('woff'),
         url('fontes/raleway/raleway-heavy-webfont.ttf') format('truetype'),
         url('fontes/raleway/raleway-heavy-webfont.svg#ralewayheavy') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* grides */
#miolo{
    overflow:hidden;
    display:table;
    width:100%;
    position:relative;
}


.wrap { /* padrao de largura dos site, matem o conteudo centralizado e com tamanho de 940px largura */
    width: 100%;
    max-width: 1100px;
    display: table;
    position: relative;
    margin: 0 auto;
    padding: 80px 0;
} 
.secao { /* separar uma secao da outra, ela e full entao nao precisa mexer na responsividade */
    width: 100%;
    display: table;
    position: relative;
}
.row { /* igual a secao porem a mesma esta com display block */
    width: 100%;
    display: block;
    position: relative;
}

/* alinhamento

Mantem a quantidade de box independente do tamnaho do pai, quantidade de acordo com a numeracao depois do x limtado a 6 box
*/
.col-x2 {
    width: 50%;
}
.col-x3 {
    width: 33.31%;
}
.col-x4 {
    width: 25%;
}
.col-x5 {
    width: 20%;
}
.col-x6 {
    width: 16.65%;
}
.box { /* deixa o box com tamanho de acordo com o seu conteudo, muito usado para englobar imagens */
    width: auto;
    display: table;
    position: relative;
}
.col-inline { /* funciona como um float, mas esse e bom para deixar responsivo OBS: evite usar muito float, a menos que seja nescessÃ¡rio */
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin-right: -3.8px;
}
.content { /* usado junto com os col-x pois o col-x nao pode receber margin entao aplicamos padding e essa classe que segura o conteudo, OBS: essa classe e filha do col-x */
    width: 100%;
    display: table;
    position: relative;
}
.container { /* pai da classe central, em conjunto centraliza o conteudo verticalmente */
    width: 100%;
    height: 100%;
    display: table;
    position: relative;
}
.central { /* filha da classe container, em conjunto centraliza o conteudo verticalmente */
    width: 100%;
    height: 100%;
    display: table-cell;
    position: relative;
    vertical-align: middle;
}
.clearFix {clear: both;} /* Bloqueia qualquer float */
.image-adaptavel img {margin: 0 auto;}/* centraliza a imagem filha dessa classe */
.esq {float: left;}
.dir {float: right;}
.botao-link{cursor: pointer;}/* essa classe usamos muito em input type button porem vamos deixar de fazer funcoes js de click com a tag a para nao prejudicar o SEO */
/* fim alinhamento */
/* estilizacao das fontes */
p { /* padrao para toda tag p do site */
    line-height: 26px;
    font-size: 15px;
    /*color: #606060;*/
    color: #b1b1b1;
    font-family: 'ralewaylight';
    font-weight: normal;
}
b {/* padrao para toda tag b do site */
    font-family: 'ralewaysemibold';
    font-weight: 900;
}
strong { /* padrao para toda tag strong do site */
    font-family: 'ralewayextrabold';
    font-weight: 900;
}
.icon-text {font-family: 'fontello';}/* guarda a fonte com os icones de fonte */
/* fim estilizacao das fontes */
/* estilos padrao */
html, body {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
    font-size: 16px;
}
img {display: block;}/* todas as imagens recebem esse display pois as mesmas tem que ser block */
.cont-absolute { /* deixar um elemnto com os padroes absolute */
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}
.link-full {/* aplicada na tag a para que o link ocupe todo o box */
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 20;
}
.topo-fixo { /* serve para topos que nao sao flutuantes */
    position: fixed;
    left: 0;
    top: 0;
    z-index: 5000;
}
.trans-fast{ /* aplica a transicao no objeto, usado muito nos elementos que tem hover */
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.trans-slow{/* aplica a transicao no objeto, usado muito nos elementos que tem hover */
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.radius-full{ /* deixa o objeto redondo, lembrando que o objeto ja tem que esta com tamnho definido */
    -webkit-border-radius: 100%;
    border-radius: 100%;
}
.radius-med{/* deixa o objeto com bordas arredondada, usado muito nos botoes e inputs*/
    -webkit-border-radius: 50px;
    border-radius: 50px;
}
.radius-min{/* deixa o objeto com bordas um pouco arredondada, usado muito nas imagens e box*/
    -webkit-border-radius: 20px;
    border-radius: 20px;
}
/* formulario */
.button { /* padrao de botao, usa se quiser */
    display: table;
    position: relative;
    padding: 5px 25px;
    border-radius: 25px;
    margin-top: 15px;
    cursor: pointer;
}

/*
A partir daqui os padroes sao de plugins, nao usar nenhuma dessas classe como forma de estilizar algum objeto

padrao lightbox */
.lightbox-container {
    width: 100%;
    height: 100%;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
}
.inside-lightbox {
    width: 100%;
    height: 100%;
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    overflow-y: auto;
}
.fundo-lightbox {
    width: 100%;
    height: 100%;
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 200;
    opacity: 0.6;
    background: #000;
}
.cont-lightbox {
    width: 90%;
    height: auto;
    display: table;
    margin: 0 auto;
    position: relative;
}
.btn_close_lightbox {
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    right: -15px;
    top: -15px;
    border-radius: 100%;
    background: #01b2e8;
    color: #fff;
    text-align: center;
    padding-top: 5px;
    font-size: 20px;
    font-family: 'ralewaybold';
    font-weight: normal;
}
/* Sidebar */
.sidebar {
    width: 300px;
    height: 100%;
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 2000;
}
.sidebar.aberto{
    right: 0;
}
.sidebar .inside {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
    overflow-y: auto;
}
#sombra-sidebar {
    width: 100%;
    height: 100%;
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1220;
    opacity: 0.7;
    background: #000;
}
.btn_close_sidebar {
    width: 100%;
    text-align: right;
    font-size: 13px;
    color: #506082;
    padding: 3px 15px;
    background: #f1f1f1;
    display: table;
}
.btn_close_sidebar span {
    width: 30px;
    height: 1px;
    display: block;
    margin: 4px auto;
    background: #556080;
}

/* estilo accordion */
.box-accordion {
    width: 100%;
    display: table;
}
.header_accordion {
    width: 100%;
    display: table;
    padding: 14px 20px;
    position: relative;
    border-radius: 25px;
    border: 1px solid #9f9f9f;
    font-family: 'ralewayregular';
    font-weight: normal;
    font-size: 17px;
    color: #d86962;
}
.header_accordion span {
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -10px;
    border-radius: 100%;
    color: #fff;
    background: #5a6470;
    text-align: center;
    padding-top: 5px;
    font-family: 'fontello';
}
.aba_accordion {
    width: 100%;
    display: table;
    position: relative;
    padding: 10px 30px;
}

/* Estilo Fancybox */

.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top;
    overflow: visible !important;
}
.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020;
}
.fancybox-skin {
    position: relative;
    background: none;
    color: #444;
    text-shadow: none;
    padding: 0 !important; 
}
.fancybox-type-image .fancybox-skin {
    padding: 28px !important;
    background: #fff;
}
.fancybox-opened {z-index: 8030;}
.fancybox-outer, .fancybox-inner {position: relative;}
.fancybox-inner {overflow: hidden;}
.fancybox-type-iframe .fancybox-inner {-webkit-overflow-scrolling: touch;}
.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap;
}
.fancybox-image, .fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%;
}
.fancybox-image {
    max-width: 100%;
    max-height: 100%;
}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {background-image: url('fancybox_sprite.png');}
#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 9060;
}
#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url('fancybox_loading.gif') center center no-repeat;
}
.fancybox-close {
    position: absolute;
    top: -37px;
    right: -37px;
    width: 74px;
    height: 74px;
    cursor: pointer;
    z-index: 8040;
    background: url(../images/close.png) no-repeat center;
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 148px;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url('blank.gif'); /* helps IE */
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    z-index: 8040;
}
.fancybox-prev {left: -54px; }
.fancybox-next {right: -54px; }
.fancybox-nav span {
    width: 74px;
    height: 74px;
    position: absolute;
    top: 50%;
    margin-top: -37px;
    cursor: pointer;
    z-index: 8040; 
}
.fancybox-prev span {
    left: 0;
    background: url(../images/seta-esq.png) no-repeat center;
}
.fancybox-prev:hover span {
    background: url(../images/seta-esq-on.png) no-repeat center;
}
.fancybox-next span {
    right: 0;
    background: url(../images/seta-dir.png) no-repeat center;
}
.fancybox-next:hover span {
   background: url(../images/seta-dir-on.png) no-repeat center;
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important;
}
.fancybox-lock {
        overflow: hidden;
}
.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: rgba(0, 0, 0, 0.4);
}
.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0;
}
.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll;
}
.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050; 
    width: 100%;
}
.fancybox-opened .fancybox-title {
    visibility: visible;
}
.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 0;
    margin-bottom: -86px;
    z-index: 8050;
    text-align: center;
}
.fancybox-title-float-wrap .child {
    width: 100%;
    display: inline-block;
    padding: 25px 0;
    background: #fff;
    color: #000;
    line-height: 24px;
    font-size: 17px;
    font-family: 'calibriregular';
}
.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff;
}
.fancybox-title-inside-wrap {padding-top: 10px;}
.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8);
}
