@charset "UTF-8";
.container, .container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}
#envies .content p, form .alertaErro {
    font-family: 'Open sans', sans-serif
}
.fancybox-nav, .no-styles, a {
    text-decoration: none
}
.fancybox-nav, .slick-slider {
    -webkit-tap-highlight-color: transparent
}
.slick-track:after, form .item-form:after, form:after {
    clear: both
}
.slick-dots, ol, ul {
    list-style: none
}
#envies, .fancybox-title-float-wrap, .slick-dots, button {
    text-align: center
}
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 300;
    src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'), url(https://fonts.gstatic.com/s/opensans/v14/PRmiXeptR36kaC0GEAetxrfB31yxOzP-czbf6AAKCVo.ttf) format('truetype')
}
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    src: local('Open Sans Italic'), local('OpenSans-Italic'), url(https://fonts.gstatic.com/s/opensans/v14/xjAJXh38I15wypJXxuGMBp0EAVxt0G0biEntp43Qt6E.ttf) format('truetype')
}
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 600;
    src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'), url(https://fonts.gstatic.com/s/opensans/v14/PRmiXeptR36kaC0GEAetxi8cqLH4MEiSE0ROcU-qHOA.ttf) format('truetype')
}
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 700;
    src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url(https://fonts.gstatic.com/s/opensans/v14/PRmiXeptR36kaC0GEAetxp_TkvowlIOtbR7ePgFOpF4.ttf) format('truetype')
}
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 800;
    src: local('Open Sans ExtraBold Italic'), local('OpenSans-ExtraBoldItalic'), url(https://fonts.gstatic.com/s/opensans/v14/PRmiXeptR36kaC0GEAetxlDMrAYtoOisqqMDW9M_Mqc.ttf) format('truetype')
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v14/DXI1ORHCpsQm3Vp6mXoaTYnF5uFdDttMLvmWuJdhhgs.ttf) format('truetype')
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v14/cJZKeOuBrn4kERxqtaUH3aCWcynf_cDxXwCLxiixG1c.ttf) format('truetype')
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(https://fonts.gstatic.com/s/opensans/v14/MTP_ySUJH_bn48VBG8sNSonF5uFdDttMLvmWuJdhhgs.ttf) format('truetype')
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v14/k3k702ZOKiLJc3WVjuplzInF5uFdDttMLvmWuJdhhgs.ttf) format('truetype')
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 800;
    src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url(https://fonts.gstatic.com/s/opensans/v14/EInbV5DfGHOiMmvb1Xr-honF5uFdDttMLvmWuJdhhgs.ttf) format('truetype')
}
@-ms-viewport {
    width: device-width
}
@media (min-width:768px) {
    .container {
        width: 750px
    }
#questionario .question_labels{
	height:100px;
	}

}
@media (min-width:992px) {
    .container {
        width: 970px
    }
}
@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}
.row {
    margin-left: -15px !important;
    margin-right: -15px !important
}
.no-styles {
    font-style: none
}
@media screen and (max-width:767px) {
    .hide-mobile {
        display: none !important
    }
	#questionario .question_labels{
	height:100px!important;
	}


}
@media screen and (min-width:768px) and (max-width:1024px) {
    .hide-tablet {
        display: none !important
    }
}
@media screen and (min-width:1025px) {
    .hide-desktop {
        display: none !important
    }
}
#envies {
    left: 0;
    top: 0;
    background-color: rgba(255, 255, 255, .95);
    float: left;
    position: fixed;
    z-index: 100;
    width: 100%;
    height: 100%;
    display: none
}
#envies .content {
    top: 50%;
    left: 50%;
    width: 300px;
    position: absolute;
    transform: translate(-50%, -50%)
}
#envies .content img {
    width: 100%;
    margin-bottom: 10px;
    z-index: 10000
}
#envies .content p {
    color: #222;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 30px
}
form {
    content: " ";
    display: table
}
form .item-form:after, form .item-form:before, form:after, form:before {
    display: table;
    content: ""
}
form .item-form {
    position: relative
}
form .alertaErro {
    display: block;
    width: auto;
    background: #FFF;
    color: #0076be;
    font-weight: 600;
    font-size: 12px;
    padding: 5px 8px;
    position: absolute;
    top: -23px;
    z-index: 50;
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 15px 0 rgba(0, 0, 0, .3);
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .3);
    -ms-box-shadow: 0 0 15px 0 rgba(0, 0, 0, .3);
    -o-box-shadow: 0 0 15px 0 rgba(0, 0, 0, .3)
}
form .alertaErro:before {
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #FFF;
    content: '';
    display: block;
    position: absolute;
    top: 20px;
    width: 0;
    height: 0;
    z-index: 40
}
.svg-icon_ui-lib, audio:not([controls]) {
    display: none
}
form em {
    display: none !important
}
.transition-color {
    transition: color .1s linear;
    -moz-transition: color .1s linear;
    -webkit-transition: color .1s linear;
    -ms-transition: color .1s linear;
    -o-transition: color .1s linear
}
.transition-fill {
    transition: fill .1s linear;
    -moz-transition: fill .1s linear;
    -webkit-transition: fill .1s linear;
    -ms-transition: fill .1s linear;
    -o-transition: fill .1s linear
}
.transition-height {
    transition: height .3s linear;
    -moz-transition: height .3s linear;
    -webkit-transition: height .3s linear;
    -ms-transition: height .3s linear;
    -o-transition: height .3s linear
}
#questionario .btn_save, .form-item button, .transition-bg {
    transition: background-color .3s linear;
    -moz-transition: background-color .3s linear;
    -webkit-transition: background-color .3s linear;
    -ms-transition: background-color .3s linear;
    -o-transition: background-color .3s linear
}
.transition-font {
    transition: font-size, color .3s linear;
    -moz-transition: font-size, color .3s linear;
    -webkit-transition: font-size, color .3s linear;
    -ms-transition: font-size, color .3s linear;
    -o-transition: font-size, color .3s linear
}
.transition-opacity {
    transition: opacity .1s linear;
    -moz-transition: opacity .1s linear;
    -webkit-transition: opacity .1s linear;
    -ms-transition: opacity .1s linear;
    -o-transition: opacity .1s linear
}
.transition-transform {
    transition: transform .3s;
    -moz-transition: transform .3s;
    -ms-transition: transform .3s;
    -webkit-transition: transform .3s;
    -o-transition: transform .3s
}
.transition-shadow {
    transition: box-shadow .5s linear;
    -moz-transition: box-shadow .5s linear;
    -webkit-transition: box-shadow .5s linear;
    -ms-transition: box-shadow .5s linear;
    -o-transition: box-shadow .5s linear
}
.transition-block {
    transition: box-shadow, background .5s linear;
    -moz-transition: box-shadow, background .5s linear;
    -webkit-transition: box-shadow, background .5s linear;
    -ms-transition: box-shadow, background .5s linear;
    -o-transition: box-shadow, background .5s linear
}
.transition-width {
    transition: width .3s ease-in-out;
    -moz-transition: width .3s ease-in-out;
    -webkit-transition: width .3s ease-in-out;
    -ms-transition: width .3s ease-in-out;
    -o-transition: width .3s ease-in-out
}
.transition-scale {
    transition: transform .3s ease-in-out;
    -moz-transition: transform .3s ease-in-out;
    -webkit-transition: transform .3s ease-in-out;
    -ms-transition: transform .3s ease-in-out;
    -o-transition: transform .3s ease-in-out
}
.transition-bottom {
    transition: bottom .5s ease-in-out;
    -moz-transition: bottom .5s ease-in-out;
    -webkit-transition: bottom .5s ease-in-out;
    -ms-transition: bottom .5s ease-in-out;
    -o-transition: bottom .5s ease-in-out
}
.animate {
    bottom: 450px !important
}
@media screen and (max-width:1620px) {
    .animate {
        bottom: 500px !important
    }
}
@media screen and (max-width:990px) {
    .animate {
        bottom: 350px !important
    }
}
@media screen and (max-width:767px) {
    .animate {
        bottom: 300px !important
    }
}
button {
    webkit-shadow: none;
    -o-box-shadow: none;
    -moz-shadow: none;
    -ms-shadow: none
}
button:hover {
    cursor: pointer
}
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}
body {
    line-height: 1
}
blockquote, q {
    quotes: none
}
blockquote:after, blockquote:before, q:after, q:before {
    content: '';
    content: none
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
audio, canvas, video {
    display: inline-block
}
html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}
a:active, a:hover {
    outline: 0
}
sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}
sup {
    top: -.5em
}
sub {
    bottom: -.25em
}
img {
    max-width: 100%;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic
}
#map_canvas img {
    max-width: none
}
button, input, select, textarea {
    margin: 0;
    font-size: 100%;
    vertical-align: middle;
    border: none
}
button, input {
    line-height: normal
}
button::-moz-focus-inner, input::-moz-focus-inner {
    padding: 0;
    border: 0
}
button, input[type=button], input[type=reset], input[type=submit] {
    cursor: pointer;
    padding: 0;
    -webkit-appearance: button
}
input[type=search] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}
textarea {
    overflow: auto;
    vertical-align: top
}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-image, .fancybox-inner, .fancybox-nav, .fancybox-nav span, .fancybox-outer, .fancybox-skin, .fancybox-tmp, .fancybox-wrap, .fancybox-wrap iframe, .fancybox-wrap object {
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    vertical-align: top
}
.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020
}
.fancybox-inner, .fancybox-outer, .fancybox-skin {
    position: relative
}
.fancybox-skin {
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}
.fancybox-opened {
    z-index: 8030
}
.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, .5)
}
.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-iframe, .fancybox-image {
    display: block;
    width: 100%;
    height: 100%
}
.fancybox-image {
    max-width: 100%;
    max-height: 100%
}
#fancybox-loading, .fancybox-close, .fancybox-next span, .fancybox-prev span {
    background-image: url(../img/fancybox_sprite.png)
}
#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: .8;
    cursor: pointer;
    z-index: 8060
}
.fancybox-close, .fancybox-nav, .fancybox-nav span {
    z-index: 8040;
    position: absolute;
    cursor: pointer
}
#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url(../img/fancybox_loading.gif) center center no-repeat
}
.fancybox-close {
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px
}
.fancybox-nav {
    top: 0;
    width: 40%;
    height: 100%;
    background: url(../img/blank.gif)
}
.fancybox-prev {
    left: 0
}
.fancybox-next {
    right: 0
}
.fancybox-nav span {
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    visibility: hidden
}
.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px
}
.fancybox-next span {
    right: 10px;
    background-position: 0 -72px
}
.fancybox-nav:hover span {
    visibility: visible
}
.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important
}
.fancybox-lock {
    overflow: visible !important;
    width: auto
}
.fancybox-lock body {
    overflow: hidden !important
}
.fancybox-lock-test {
    overflow-y: hidden !important
}
.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url(../img/fancybox_overlay.png)
}
.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}
.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll
}
.fancybox-title {
    visibility: hidden;
    font: 400 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050
}
.slick-dots li button:before, .slick-next:before, .slick-prev:before {
    font-family: slick;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.fancybox-opened .fancybox-title {
    visibility: visible
}
.slick-loading .slick-slide, .slick-loading .slick-track {
    visibility: hidden
}
.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050
}
.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: 0 0;
    background: rgba(0, 0, 0, .8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: 700;
    line-height: 24px;
    white-space: nowrap
}
.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)
}
.slick-list, .slick-slider, .slick-track {
    position: relative;
    display: block
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min--moz-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {
    #fancybox-loading, .fancybox-close, .fancybox-next span, .fancybox-prev span {
        background-image: url(../img/fancybox_sprite@2x.png);
        background-size: 44px 152px
    }
    #fancybox-loading div {
        background-image: url(../img/fancybox_loading@2x.gif);
        background-size: 24px 24px
    }
}
.slick-slider {
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y
}
.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}
.slick-list:focus {
    outline: 0
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}
.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.slick-track {
    top: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto
}
.slick-track:after, .slick-track:before {
    display: table;
    content: ''
}
.slick-slide {
    display: none;
    float: left;
    min-height: 1px
}
[dir=rtl] .slick-slide {
    float: right
}
.slick-slide img {
    display: block
}
.slick-slide.slick-loading img {
    display: none
}
.slick-slide.dragging img {
    pointer-events: none
}
.slick-initialized .slick-slide {
    display: block
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}
.slick-arrow.slick-hidden {
    display: none
}
.slick-dots, .slick-next, .slick-prev {
    position: absolute;
    display: block;
    padding: 0
}
.slick-loading .slick-list {
    background: url(ajax-loader.gif) center center no-repeat #fff
}
.slick-next, .slick-prev {
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: 0 0;
    color: transparent;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    border: none;
    outline: 0
}
.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
    outline: 0;
    background: 0 0;
    color: transparent
}
.slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
    opacity: 1
}
.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
    opacity: .25
}
.slick-next:before, .slick-prev:before {
    font-size: 20px;
    line-height: 1;
    color: #fff;
    opacity: .75
}
@font-face {
    font-family: slick;
    font-weight: 400;
    font-style: normal;
    src: url(fonts/slick.eot);
    src: url(fonts/slick.eot?#iefix) format('embedded-opentype'), url(fonts/slick.woff) format('woff'), url(fonts/slick.ttf) format('truetype'), url(fonts/slick.svg#slick) format('svg')
}
.slick-prev {
    left: -25px
}
[dir=rtl] .slick-prev {
    left: auto;
    right: -25px
}
.slick-prev:before {
    content: "←"
}
.slick-next:before, [dir=rtl] .slick-prev:before {
    content: "→"
}
.slick-next {
    right: -25px
}
[dir=rtl] .slick-next {
    left: -25px;
    right: auto
}
[dir=rtl] .slick-next:before {
    content: "←"
}
.slick-dotted .slick-slider {
    margin-bottom: 30px
}
.slick-dots {
    bottom: -25px;
    margin: 0;
    width: 100%
}
.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}
.slick-dots li button {
    border: 0;
    background: 0 0;
    display: block;
    height: 20px;
    width: 20px;
    outline: 0;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px;
    cursor: pointer
}
.slick-dots li button:focus, .slick-dots li button:hover {
    outline: 0
}
.slick-dots li button:focus:before, .slick-dots li button:hover:before {
    opacity: 1
}
.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: #000;
    opacity: .25
}
#area-content h1, body {
    font-family: 'Open sans', sans-serif
}
.slick-dots li.slick-active button:before {
    color: #000;
    opacity: .75
}
.slick-slide {
    width: 100%;
    height: 840px
}
.slick-slide img {
    height: auto
}
@media screen and (max-width:1024px) {
    .slick-slide img {
        height: auto;
        width: 100%
    }
}
.home-controller {
    width: 100%;
    height: auto;
    display: flex;
    flex-flow: column;
    z-index: 10
}
@media screen and (max-width:769px) {
    .home-controller {
        height: auto
    }
    .first_h1 {
        padding: 10px
    }
}
.logo_top {
    width: 100%;
    height: 350px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative
}
.home, .home-wrap {
    height: auto;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b8d1c2', endColorstr='#eae9d1', GradientType=0)
}
.logo_top img {
    width: auto;
    max-width: 200px
}
.home {
    width: 100%;
    background: #b8d1c2;
    background: -moz-linear-gradient(top, #b8d1c2 0, #eae9d1 80%, #eae9d1 80%);
    background: -webkit-linear-gradient(top, #b8d1c2 0, #eae9d1 80%, #eae9d1 80%);
    background: linear-gradient(to bottom, #b8d1c2 0, #eae9d1 80%, #eae9d1 80%)
}
.home-wrap {
    width: 100%;
    position: absolute;
    background: #b8d1c2;
    background: -moz-linear-gradient(top, #b8d1c2 0, #eae9d1 80%, #eae9d1 80%);
    background: -webkit-linear-gradient(top, #b8d1c2 0, #eae9d1 80%, #eae9d1 80%);
    background: linear-gradient(to bottom, #b8d1c2 0, #eae9d1 80%, #eae9d1 80%)
}
.form-item, footer {
    position: relative
}
.login_form {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 50px;
    z-index: 5
}
.first_h1 {
    color: #0076be;
    font-size: 30px;
    font-weight: 300;
    text-transform: uppercase
}
#area-content h1, .second_h1 {
    font-weight: 700;
    text-transform: uppercase
}
.second_h1 {
    color: #0076be;
    font-size: 33px;
    margin-bottom: 50px
}
form {
    width: 400px
}
form input {
    width: 100%;
    height: 47px;
    padding: 10px;
    box-sizing: border-box
}
@media screen and (max-width:769px) {
    .second_h1 {
        padding: 10px;
        margin-bottom: 0
    }
    form {
        width: 320px;
        margin-right: 20px;
        margin-left: 20px
    }
    form input {
        margin-bottom: 20px;
        border: 1px solid #cbdac8
    }
}
form input input::-webkit-input-placeholder {
    color: #222;
    opacity: 1
}
form input input:-moz-placeholder {
    color: #222;
    opacity: 1
}
form input input::-moz-placeholder {
    color: #222;
    opacity: 1
}
form input input:-ms-input-placeholder {
    color: #222;
    opacity: 1
}
.form-item button, footer .footer-links a {
    font-size: 14px;
    color: #FFF
}
.form-item {
    width: 100%;
    margin: 15px 0
}
.form-item button {
    width: 50%;
    background: #0076be;
    border-radius: 5px;
    outline: 0;
    border: 0;
    padding: 15px;
    border-bottom: solid 3.5px #024f7d;
    cursor: pointer;
    text-transform: uppercase
}
.form-item button:hover {
    background: #005b92
}
footer {
    width: 100%;
    height: 818px;
    bottom: 0
}
footer .background-city {
    width: 100%;
    height: 658px
}
footer .background-city_gradient {
    width: 100%;
    height: 275px;
    position: absolute;
    background: -moz-linear-gradient(top, #eae9d1 0, rgba(234, 233, 209, .99) 1%, rgba(234, 233, 209, 0) 99%, rgba(234, 233, 209, 0) 100%);
    background: -webkit-linear-gradient(top, #eae9d1 0, rgba(234, 233, 209, .99) 1%, rgba(234, 233, 209, 0) 99%, rgba(234, 233, 209, 0) 100%);
    background: linear-gradient(to bottom, #eae9d1 0, rgba(234, 233, 209, .99) 1%, rgba(234, 233, 209, 0) 99%, rgba(234, 233, 209, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eae9d1', endColorstr='#00eae9d1', GradientType=0)
}
footer .background-city_img {
    width: 100%;
    height: 658px;
    background-image: url(../images/background.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center bottom
}
footer .blue-bkg {
    background: #0076be;
    bottom: 0;
    position: absolute;
    width: 100%
}
#area-content .legenda-controller, #area-content .sector {
    background-color: #FFF;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3);
    display: flex
}
footer .footer-controller {
    width: 100%;
    height: 160px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-flow: column
}
@media screen and (max-width:769px) {
    footer .footer-controller {
        height: 310px
    }
}
footer .footer-links, footer .logo-ows {
    width: 100%;
    height: 50px
}
footer .footer-links {
    display: flex;
    justify-content: center;
    align-items: center
}
@media screen and (max-width:769px) {
    footer .footer-links {
        flex-flow: column
    }
}
footer .footer-links a:hover {
    text-decoration: underline;
    transition: all .3s
}
footer .footer-links li {
    margin-right: 25px
}
footer .logo-ows svg {
    width: 40px;
    height: 40px;
    fill: #FFF;
    margin-top: 5px;
    cursor: pointer
}
#area-content {
    z-index: 10;
    position: relative
}
#area-content .home, #area-content .home-controller, #area-content .home-wrap {
    height: auto
}
#area-content h1 {
    margin-bottom: 50px;
    font-size: 36px;
    color: #0076be
}
#area-content .sector_controller {
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    position: relative
}
@media screen and (max-width:769px) {
    #area-content .sector_controller {
        flex-flow: column
    }
}
#area-content .sector {
    width: auto;
    height: 300px;
    margin-right: 15px;
    margin-bottom: 35px;
    align-items: center;
    flex-flow: column
}
#area-content .sector:last-child {
    margin-right: 0
}
#area-content .sector .btn {
    position: relative;
    width: 79px;
    height: 79px;
    bottom: -30px
}
#area-content .white-bar {
    background: #FFF;
    width: 285px;
    height: 70px
}
#area-content .legenda-controller {
    width: 100%;
    height: 80px;
    justify-content: space-around;
    align-items: center;
    color: #0076be;
    font-weight: 300;
    font-size: 22px;
    text-transform: uppercase;
    margin-bottom: 50px;
    margin-top: 50px
}
@media screen and (max-width:769px) {
    #area-content .legenda-controller {
        width: 285px;
        flex-flow: column;
        height: auto;
        align-items: flex-start;
        font-size: 12px
    }
}
#area-content .legenda-controller .btn {
    width: 59px;
    height: 59px;
    margin-right: 15px
}
@media screen and (max-width:769px) {
    #area-content .legenda-controller .btn {
        width: 32px;
        height: 32px
    }
}
#area-content .finished, #area-content .in-queue, #area-content .start {
    display: flex;
    justify-content: center;
    align-items: center
}
#area-content .area-icon {
    width: 150px;
    height: 150px
}
#area-content .blue_background {
    width: 285px;
    height: 230px;
    background-color: #0076be;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center
}
#area-content .blue_background span {
    font-size: 28px;
    color: #FFF;
    text-transform: uppercase
}
#area-content .area-description {
    margin: 10px 0 0
}
#questionario {
    margin-top: 35px;
    z-index: 10;
    position: relative
}
#questionario #form_questionario {
    background-color: rgba(255, 255, 255, .65);
    margin-bottom: 50px
}
#questionario .quest-description_block {
    width: 100%;
    margin-bottom: 25px;
    display: flex;
    justify-content: space-between
}
@media screen and (max-width:769px) {
    #questionario .quest-description_block {
        flex-flow: column;
        align-items: center
    }
}
#questionario .quest-description_block img {
    width: 230px;
    height: 284px
}
#questionario .quest-description_block .quest-description {
    width: 100%;
    height: auto;
    border: 4px dashed;
    border-color: #ed8300;
    display: flex;
    justify-content: space-between;
    align-items: center
}
#questionario .quest-description_block .quest-description h1 {
    font-size: 36px;
    color: #0076be;
    font-family: 'Open sans', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 50px
}
#questionario .quest-description_block .quest-description p {
    color: #FFF;
    font-size: 20px;
    line-height: 28px;
    text-align: justify
}
#questionario .quest-description_block .left {
    width: auto;
    height: auto;
    display: flex;
    align-items: center
}
#questionario .quest-description_block .right {
    width: auto;
    height: auto
}
#questionario .quest-description_block .question-icon {
    width: auto;
    height: 100px;
    margin-left: 15px;
    margin-right: 15px
}
#questionario .quest-description_block .question-icon img {
    width: auto;
    height: 100px
}
#questionario .question-block {
    width: 100%;
    height: auto;
    display: flex;
    flex-flow: column;
    padding: 20px;
    box-sizing: border-box
}
#questionario .question-wrap {
    width: 100%;
    height: auto;
    margin-bottom: 35px
}
#questionario .question-wrap h3 {
    color: #0076be;
    font-size: 28px;
    margin-bottom: 50px;
    font-weight: 700
}
#questionario .question-wrap_header {
    height: 130px;
    background-image: url(../images/quest-number_header.png);
    background-repeat: repeat-x;
    content: ''
}
@media screen and (max-width:769px) {
    #questionario .question-wrap {
        width: 100%
    }
    #questionario .question-wrap h3 {
        margin-left: 10px
    }
    #questionario .question-wrap_header {
        height: 80px
    }
}
#questionario .quest-number_end {
    width: 37px;
    height: 58px;
    background-image: url(../images/quest-number_end.png)
}
#questionario .questions {
    width: 100%;
    height: auto
}
#questionario .question_labels {
    height: 45px;
    margin: 1rem;
    color: #0076be;
    font-size: 1.1rem
}
#questionario .question_labels img {
    width: 50px;
    height: 50px;
    margin: 0 auto;
    max-width: 50px;
    max-height: 50px;
    margin-top: -10px;
    overflow: hidden
}
#questionario .question_labels input[type=text] {
    width: 95%;
    color: #81909F;
    border-radius: 35px;
    text-indent: 20px
}
@media screen and (max-width:769px) {
    #questionario .question_labels input[type=text] {
        width: 85%
    }
    #sumario h1 {
        margin-left: 20px
    }
}
#questionario .question_labels input::-webkit-input-placeholder, #questionario .question_labels textarea::-webkit-input-placeholder {
    text-indent: 20px;
    color: #ed8300;
    opacity: 1
}
#questionario .question_labels input:-moz-placeholder, #questionario .question_labels textarea:-moz-placeholder {
    text-indent: 20px;
    color: #ed8300;
    opacity: 1
}
#questionario .question_labels input::-moz-placeholder, #questionario .question_labels textarea::-moz-placeholder {
    text-indent: 20px;
    color: #ed8300;
    opacity: 1
}
#questionario .question_labels input:-ms-input-placeholder, #questionario .question_labels textarea:-ms-input-placeholder {
    text-indent: 20px;
    color: #ed8300;
    opacity: 1
}
#questionario .question_labels input[type=radio] {
    position: absolute;
    opacity: 0;
    width: 50%
}
#questionario .question_labels input[type=radio]+.radio-label:before {
    content: '';
    background: #ed8300;
    border-radius: 100%;
    border: 1px solid #bfbfbf;
    display: inline-block;
    width: 1.4em;
    height: 1.4em;
    position: relative;
    top: -.2em;
    margin-right: 1em;
    vertical-align: top;
    cursor: pointer;
    text-align: center;
    transition: all 250ms ease
}
#questionario .question_labels input[type=radio]:checked+.radio-label:before {
    background-color: #FFF;
    box-shadow: inset 0 0 0 7px #ed8300
}
#questionario .question_labels input[type=radio]:focus+.radio-label:before {
    outline: 0;
    border-color: #FFF
}
#questionario .question_labels input[type=radio]:disabled+.radio-label:before {
    box-shadow: inset 0 0 0 8px #FFF;
    border-color: #46505b;
    background: #46505b
}
#questionario .question_labels input[type=radio]+.radio-label:empty:before {
    margin-right: 0
}
#questionario .question_labels input[type=checkbox] {
    position: absolute;
    opacity: 0;
    width: 50%
}
#questionario .question_labels input[type=checkbox]+.checkbox-label:before {
    content: '';
    background: #ed8300;
    border-radius: 100%;
    border: 1px solid #bfbfbf;
    display: inline-block;
    width: 1.4em;
    height: 1.4em;
    position: relative;
    top: -.2em;
    margin-right: 1em;
    vertical-align: top;
    cursor: pointer;
    text-align: center;
    transition: all 250ms ease
}
#questionario .btn_save, #sumario #accordion .link {
    cursor: pointer;
    display: flex;
    padding: 15px;
    font-weight: 700
}
#questionario .question_labels input[type=checkbox]:checked+.checkbox-label:before {
    background-color: #FFF;
    box-shadow: inset 0 0 0 7px #ed8300
}
#questionario .question_labels input[type=checkbox]:focus+.checkbox-label:before {
    outline: 0;
    border-color: #FFF
}
#questionario .question_labels input[type=checkbox]:disabled+.checkbox-label:before {
    box-shadow: inset 0 0 0 8px #FFF;
    border-color: #46505b;
    background: #46505b
}
#questionario .question_labels input[type=checkbox]+.checkbox-label:empty:before {
    margin-right: 0
}
#questionario .save_button {
    height: 70px
}
#questionario .btn-save_icon {
    width: 35px;
    height: 35px
}
#questionario .btn-save_icon svg {
    width: 35px;
    height: 35px;
    fill: #ed8300
}
#questionario .btn_save {
    justify-content: space-around;
    align-items: center;
    width: 150px;
    height: 15px;
    margin-left: 20px;
    background: #0076be;
    color: #FFF;
    border-radius: 5px;
    outline: 0;
    border: 0;
    font-size: 1.2em;
    border-bottom: solid 3.5px #024f7d;
    text-transform: uppercase;
    text-align: center
}
#questionario .btn_save:hover {
    background: #005b92
}
#questionario .div-auxiliar {
    width: 100%;
    height: 350px
}
#sumario {
    margin-top: 135px;
    margin-bottom: 100px;
    z-index: 3
}
#sumario h1 {
    color: #0076be;
    font-weight: 700;
    font-size: 2rem;
    margin-bottom: 25px
}
#sumario #accordion {
    width: 100%;
    margin: 30px auto 20px;
    background: #FFF;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}
@media screen and (max-width:769px) {
    #sumario #accordion {
        width: auto;
        margin: 0 20px
    }
    #sumario #accordion .link svg {
        display: none
    }
}
#sumario #accordion .link {
    align-items: center;
    color: #5a656f;
    background-color: #FFF;
    font-size: 14px;
    position: relative;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    border-bottom: 1px solid #CCC
}
#sumario #accordion .link svg {
    width: 28px;
    height: 28px;
    fill: #ed8300;
    transition: all .2s
}
#sumario #accordion .link:last-child {
    border-bottom: 0
}
#sumario #accordion .open svg {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}
#sumario #accordion .submenu {
    display: none;
    background: #FFF;
    font-size: 14px;
    box-sizing: border-box
}
#sumario #accordion .submenu li {
    border-bottom: 1px solid #CCC;
    display: block
}
#sumario #accordion .submenu li .description-quiz p {
    display: block;
    text-decoration: none;
    color: #5a656f;
    padding: 6px 36px;
    line-height: 20px;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease
}
#interna .int_description a:hover, #obrigado .obr_description a:hover {
    text-decoration: underline
}
@media screen and (max-width:769px) {
    #sumario #accordion .submenu li .description-quiz p {
        width: auto;
        padding-left: 15px
    }
}
#sumario #accordion .submenu .clickme {
    display: inline-block;
    color: #fff;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
    margin: 0 36px 12px;
    padding: 10px 30px;
    background-color: #0076be;
    border: 1px solid;
    border-color: #fff
}
#interna .int_description, #obrigado .obr_description {
    font-family: 'Open sans', sans-serif;
    padding: 25px;
    box-sizing: border-box
}
#sumario #accordion .submenu .clickme:hover {
    background-color: #005c94
}
#interna {
    margin-bottom: 100px;
    z-index: 3
}
#interna .int_description {
    background-color: #FFF;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3)
}
@media screen and (max-width:769px) {
    #interna .int_description {
        margin: 0 20px
    }
    #interna .int_description p {
        text-align: justify
    }
}
#interna .int_description h1 {
    font-size: 36px;
    color: #0076be;
    margin-bottom: 25px
}
#interna .int_description p {
    color: #5a656f;
    font-size: 18px;
    line-height: 30px
}
#interna .int_description a {
    color: #0076be;
    font-style: italic
}
#obrigado {
    margin-bottom: 100px;
    z-index: 3
}
#obrigado .obr_description h1 {
    font-size: 3.5rem;
    font-weight: 700;
    color: #0076be;
    margin-bottom: 25px;
    text-align: center
}
#obrigado .obr_description p {
    color: #0076be;
    font-size: 18px;
    line-height: 30px;
    text-align: center
}
#obrigado .obr_description a {
    color: #0076be;
    font-style: italic
}