/* CSS Document */

/* FONTS 
Source Sans Pro -  font-weight:400 ou 600italic; (+)
KeepCalm Medium (t�tulo, sub-t�tulo, bot�es)

Tamanhos:
12
14 (+)
16 (sub-t�tulo)
24 (t�tulos)

Cores:
Branco: #FFFFFF
Cinza: #3d3d3d (+)
Preto: #19191a (t�tulos)
Amarelo: #f1c64f
Cinza Claro: #696969 (sub-t�tulo)

*/
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600italic);

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

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

/* GERAL */
input:focus,
textarea:focus,
select:focus {
	outline: #3d3d3d;
}

input,
textarea,
select {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	color: #3d3d3d;
}

a {
	border: none;
	text-decoration: none;
	color: #3d3d3d;
}

a:hover {
	border: none;
	text-decoration: none;
	color: #3d3d3d;
}

a:active,
a:visited {
	border: none;
	text-decoration: none;
	color: #3d3d3d;
}

a img {
	border: none;
	text-decoration: none;
}

img {
	border: none;
}

.imgBg {
	overflow: hidden;
	text-indent: -9999px;
}

.siteConteudo {
	width: 1200px;
	margin: 0px auto;
	position: relative;
}

h2 {
	font-family: 'KeepCalm-Medium';
	font-size: 24px;
	color: #19191a;
	margin: 10px 0 20px 0;
}

h3 {
	font-family: 'KeepCalm-Medium';
	font-size: 16px;
	color: #696969;
}

h4 {
	font-family: 'KeepCalm-Medium';
	font-size: 14px;
	color: #f1c64f;
}

.brMobile {
	display: block;
}

.brNoMobile {
	display: none;
}

body {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #3d3d3d;
	margin: 0px;
	overflow: auto !important;
	background-color: #FFF;
}

/* FIM GERAL */
/* TOPO */
header {
    width: 1200px;
    margin: 0 auto;
    height: 163px;
    position: relative;
}

header h1 {
    width: 348px;
    height: 91px;
    float: left;
    margin: 41px 68px 0 0;
    background: url(/imagens/topoLogo.png) no-repeat center;
}

#menuMobile {
    display: none;
}

header ul {
    list-style: none;
    float: right;
    height: 53px;
    width: 677px;
    border-bottom: 3px solid #E1E1E1;
    margin: 67px 0 0 0;
    padding: 0;
}

header ul li {
    position: relative;
    float: left;
    padding: 0;
    margin: 0 25px 0 0;
    height: 53px;
    width: auto;
}

header ul li a {
    display: inline-block;
    height: 44px;
    border-bottom: 9px solid #FFF;
    font-size: 18px;
    font-family: 'HelveticaMedium';
}

header ul li a:visited {
    border-bottom: 9px solid #FFF;
}

header ul li a:hover {
    border-bottom: 9px solid #F1C64F;
}

header ul li .hover {
    border-bottom: 9px solid #F1C64F !important;
}

header ul li a img {
    vertical-align: middle;
    margin-left: 3px;
}

header ul li ul {
    display: none;
    width: 141px;
    height: 101px;
    position: absolute;
    background: #E3E1DC;
    margin: 0;
    z-index: 9999;
}

header ul li:hover ul {
    display: block;
}

header ul li:hover a {
    border-bottom: 9px solid #F1C64F;
}

header ul li ul li {
    position: relative;
    float: left;
    padding: 0;
    margin: 19px 0 0 12px;
    height: 31px;
    width: auto;
}

header ul li ul li a {
    display: inline-block;
    height: 30px;
    width: 119px;
    border-bottom: 1px solid #959595;
    font-size: 16px;
}

header ul li ul li a:visited {
    border-bottom: 1px solid #959595;
}

header ul li ul li a:hover {
    border-bottom: 1px solid #959595;
}

header ul li:hover ul li a {
    border-bottom: 1px solid #959595;
}

header #redesSociais {
    position: absolute;
    right: 0;
    top: 15px;
}

#menuRefrativa a {
    border-bottom: 1px solid #E3E1DC !important;
}

/* FIM TOPO */
/* RODAPE */
footer {
    width: 100%;
    min-width: 1200px;
    height: 291px;
    margin-top: 100px;
    border-top: 1px solid #E1E1E1;
}

#rodape1 {
    width: 1200px;
    height: 130px;
    margin: 0 auto;
    text-align: center;
}

#rodape1 img {
    margin: 20px 0 25px 0;
}

#rodape1 ul {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    width: 830px;
    height: 30px;
}

#rodape1 ul li {
    margin: 0 10px;
    padding: 0;
    float: left;
}

#rodape1 ul li a {
    font-family: 'HelveticaMedium';
}

#rodape2pai {
    width: 100%;
    min-width: 1200px;
    height: 140px;
    background-color: #E3E1DC;
}

#rodape2 {
    width: 1200px;
    height: 140px;
    margin: 0 auto;
    text-align: center;
}

#rodape2 p {
    font-size: 24px;
    font-family: 'HelveticaMedium';
    padding: 15px 0 0 0;
    margin: 0 0 15px 0;
}

#rodape2 p span {
    font-size: 19px !important;
}

#rodape3 {
    width: 1200px;
    height: 69px;
    margin: 0 auto;
}

#zoom {
    width: 80px;
    height: 45px;
    display: block;
    background-image: url(/imagens/rodapeZoom.png);
    background-position: left top;
    float: right;
    margin: 15px 0 0 0;
}

#zoom:hover {
    background-position: left bottom;
}

/* FIM RODAPE */

@media screen and (max-width: 500px) {
    .siteConteudo {
        width: 320px;
    }

    .alturaTopo {
        min-width: 320px;
    }

    .brMobile {
        display: none;
    }

    .brNoMobile {
        display: block;
    }

    h2 {
        font-family: 'KeepCalm-Medium';
        font-size: 18px;
        color: #19191a;
        margin: 5px 0 10px 0;
    }

    h3 {
        font-family: 'KeepCalm-Medium';
        font-size: 14px;
        color: #696969;
    }

    h4 {
        font-family: 'KeepCalm-Medium';
        font-size: 14px;
        color: #f1c64f;
    }

    body {
        font-size: 14px;
    }

    /* TOPO */
    header {
        width: 320px;
        margin: 0 auto;
        height: 83px;
    }

    header h1 {
        width: 200px;
        height: 52px;
        margin: 15px 68px 0 0;
        background-size: 200px 52px;
    }

    #menuMobile {
        display: block;
        width: 40px;
        height: 33px;
        float: left;
        margin: 28px 0 0 0;
        background-image: url(/imagens/topoMenuMobile.png);
        background-repeat: no-repeat;
        background-position: top;
    }

    header ul {
        display: none;
        position: absolute;
        float: none;
        height: 345px;
        width: 318px;
        border: 1px solid #E1E1E1;
        margin: 67px 0 0 0;
        padding: 0;
        z-index: 9999;
        background: #FFF;
    }

    header ul li {
        position: relative;
        float: none;
        padding: 0;
        margin: 10px;
        height: auto;
        width: auto;
    }

    header ul li a {
        display: inline-block;
        height: 30px;
        line-height: 30px;
        padding: 0 0 0 10px;
        border-bottom: none;
        border-left: 4px solid #F1C64F;
        font-size: 16px;
    }

    header ul li a:visited {
        border-bottom: none;
        border-left: 4px solid #F1C64F;
    }

    header ul li a:hover {
        border-bottom: none;
        border-left: 4px solid #F1C64F;
    }

    header ul li .hover {
        border-bottom: none !important;
        border-left: 4px solid #F1C64F !important;
    }

    header ul li a img {
        display: none;
    }

    header ul li ul {
        display: block;
        width: 300px;
        height: 55px;
        border: none;
        position: relative;
        background: #FFF;
        margin: 0;
        z-index: 0;
    }

    header ul li:hover ul {
        display: block;
    }

    header ul li:hover a {
        border-bottom: none;
        border-left: 4px solid #F1C64F !important;
    }

    header ul li ul li {
        position: relative;
        float: left;
        padding: 0;
        margin: 19px 0 0 12px;
        height: 31px;
        width: auto;
    }

    header ul li ul li a {
        display: inline-block;
        height: 30px;
        width: 119px;
        border-bottom: none;
        font-size: 14px;
    }

    header ul li ul li a:visited {
        border-bottom: none;
    }

    header ul li ul li a:hover {
        border-bottom: none;
    }

    header ul li:hover ul li a {
        border-bottom: none;
    }

    #menuRefrativa a {
        border-bottom: none !important;
    }

    /* FIM TOPO */
    /* RODAPE */
    footer {
        min-width: 320px;
        height: auto;
        margin-top: 60px;
    }

    #rodape1 {
        display: none;
    }

    #rodape2pai {
        width: 100%;
        min-width: 320px;
        height: 92px;
        background-color: #FFF;
    }

    #rodape2 {
        width: 320px;
        height: 92px;
        margin: 0 auto;
        text-align: center;
    }

    #rodape2 p {
        font-size: 20px;
        font-family: 'HelveticaMedium';
        padding: 15px 0 0 0;
        margin: 0 0 15px 0;
    }

    #rodape2 p span {
        font-size: 16px !important;
    }

    #rodape3 {
        width: 320px;
        height: 60px;
        margin: 0 auto;
        font-size: 10px;
        margin-top: 30px;
    }

    #zoom {
        width: 40px;
        height: 22px;
        float: right;
        background-size: 100% 100%;
        margin: 25px 0px 0px;
    }

    /* FIM RODAPE */
}