@font-face {
    font-family: 'Blogger Sans';
    src: url('../fontes/BloggerSans-Bold.eot');
    src: url('../fontes/BloggerSans-Bold.eot?#iefix') format('embedded-opentype'),  url('../fontes/BloggerSans-Bold.woff2') format('woff2'),  url('../fontes/BloggerSans-Bold.woff') format('woff'),  url('../fontes/BloggerSans-Bold.ttf') format('truetype'),  url('../fontes/BloggerSans-Bold.svg#BloggerSans-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Blogger Sans';
    src: url('../fontes/BloggerSans-Italic.eot');
    src: url('../fontes/BloggerSans-Italic.eot?#iefix') format('embedded-opentype'),  url('../fontes/BloggerSans-Italic.woff2') format('woff2'),  url('../fontes/BloggerSans-Italic.woff') format('woff'),  url('../fontes/BloggerSans-Italic.ttf') format('truetype'),  url('../fontes/BloggerSans-Italic.svg#BloggerSans-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'Blogger Sans';
    src: url('../fontes/BloggerSans-LightItalic.eot');
    src: url('../fontes/BloggerSans-LightItalic.eot?#iefix') format('embedded-opentype'),  url('../fontes/BloggerSans-LightItalic.woff2') format('woff2'),  url('../fontes/BloggerSans-LightItalic.woff') format('woff'),  url('../fontes/BloggerSans-LightItalic.ttf') format('truetype'),  url('../fontes/BloggerSans-LightItalic.svg#BloggerSans-LightItalic') format('svg');
    font-weight: 300;
    font-style: italic;
}
@font-face {
    font-family: 'Blogger Sans';
    src: url('../fontes/BloggerSans-BoldItalic.eot');
    src: url('../fontes/BloggerSans-BoldItalic.eot?#iefix') format('embedded-opentype'),  url('../fontes/BloggerSans-BoldItalic.woff2') format('woff2'),  url('../fontes/BloggerSans-BoldItalic.woff') format('woff'),  url('../fontes/BloggerSans-BoldItalic.ttf') format('truetype'),  url('../fontes/BloggerSans-BoldItalic.svg#BloggerSans-BoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
}
@font-face {
    font-family: 'Blogger Sans';
    src: url('../fontes/BloggerSans-Medium.eot');
    src: url('../fontes/BloggerSans-Medium.eot?#iefix') format('embedded-opentype'),  url('../fontes/BloggerSans-Medium.woff2') format('woff2'),  url('../fontes/BloggerSans-Medium.woff') format('woff'),  url('../fontes/BloggerSans-Medium.ttf') format('truetype'),  url('../fontes/BloggerSans-Medium.svg#BloggerSans-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Blogger Sans';
    src: url('../fontes/BloggerSans-Light.eot');
    src: url('../fontes/BloggerSans-Light.eot?#iefix') format('embedded-opentype'),  url('../fontes/BloggerSans-Light.woff2') format('woff2'),  url('../fontes/BloggerSans-Light.woff') format('woff'),  url('../fontes/BloggerSans-Light.ttf') format('truetype'),  url('../fontes/BloggerSans-Light.svg#BloggerSans-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Blogger Sans';
    src: url('../fontes/BloggerSans-MediumItalic.eot');
    src: url('../fontes/BloggerSans-MediumItalic.eot?#iefix') format('embedded-opentype'),  url('../fontes/BloggerSans-MediumItalic.woff2') format('woff2'),  url('../fontes/BloggerSans-MediumItalic.woff') format('woff'),  url('../fontes/BloggerSans-MediumItalic.ttf') format('truetype'),  url('../fontes/BloggerSans-MediumItalic.svg#BloggerSans-MediumItalic') format('svg');
    font-weight: 500;
    font-style: italic;
}
@font-face {
    font-family: 'Blogger Sans';
    src: url('../fontes/BloggerSans.eot');
    src: url('../fontes/BloggerSans.eot?#iefix') format('embedded-opentype'),  url('../fontes/BloggerSans.woff2') format('woff2'),  url('../fontes/BloggerSans.woff') format('woff'),  url('../fontes/BloggerSans.ttf') format('truetype'),  url('../fontes/BloggerSans.svg#BloggerSans') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Arial MT';
    src: url('../fontes/ArialMT-Bold.eot');
    src: url('../fontes/ArialMT-Bold.eot?#iefix') format('embedded-opentype'),  url('../fontes/ArialMT-Bold.woff2') format('woff2'),  url('../fontes/ArialMT-Bold.woff') format('woff'),  url('../fontes/ArialMT-Bold.ttf') format('truetype'),  url('../fontes/ArialMT-Bold.svg#ArialMT-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}
body {
    width: 100%;
    height: 100%;
    font: 300 14px/1.8 'Blogger Sans';
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
    color: #fff;
    background-color: #fff;
    border-radius: 0 !important;
}
html {
    width: 100%;
    height: 100%;
    border-radius: 0 !important;
}
* {
    border-radius: 0
}

::-webkit-scrollbar {
width:8px;
height:8px;
}
::-webkit-scrollbar-track {
background:#000;
border:1px solid #000;
}
::-webkit-scrollbar-thumb {
background:#F5D410;
}
::-webkit-scrollbar-thumb:hover {
-webkit-box-shadow:inset 1px 1px 10px rgba(0,0,0,0.2);
}
::-webkit-scrollbar-thumb:active {
background:#d7bb15;
-webkit-box-shadow:inset 1px 1px 2px rgba(0,0,0,0.2)
}
h1, h2, h3, h4, h5, h6 {
    margin: 0 0 35px;
    text-transform: uppercase;
    font-family: 'Blogger Sans';
    font-weight: 700;
    letter-spacing: 1px;
}
p {
    margin: 0 0 25px;
    font-size: 18px;
    line-height: 1.5;
    color: #1b1b1b;
}

@media(min-width:768px) {
    .navbar-default {
    background-color: transparent;
    border-color: transparent;
    padding: 0;
    margin: 0;
    float: left;
    width: 100%;
    border: none;
}
p {
    margin: 0 0 35px;
    font-size: 20px;
    line-height: 1.6;
}
}
a {
    color: #FBBA00;
    -webkit-transition: all .2s ease-in-out 0s;
    -moz-transition: all .2s ease-in-out 0s;
    -ms-transition: all .2s ease-in-out 0s;
    -o-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s;
}
a:hover, a:focus {
    text-decoration: none;
    color: #D1B154;
}
a:hover {
    -webkit-transition: all .2s ease-in-out 0s;
    -moz-transition: all .2s ease-in-out 0s;
    -ms-transition: all .2s ease-in-out 0s;
    -o-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s;
}
.light {
    font-weight: 400;
}
.navbar-nav {
    width: auto;
    text-align: center;
    display:inline-block;
    float: none;
    margin: 0 auto;
    display: block;
}
ul.social-links-list.nav.navbar-nav.navbar-right{
    width: auto;
    text-align: center;
    display:inline-block;
    border-left: 1px solid #d7bb15;
    margin-left: 10px;
    padding-left: 20px;
    height: 16px;
    vertical-align: middle;
    line-height: 0;
    margin-top: -5px;
}
ul.social-links-list.nav.navbar-nav.navbar-right li a{
    line-height: 16px;
    padding: 0;
    margin: 0;
    vertical-align: top;
}
.navbar-nav > li {
    float: none;
    display: inline-block;
}
.bg-amarelo {
    background-color: #F5D410;
}
.bg-amarelo-escuro {
    background-color: #EAD01A;
}
.bg-cinza {
    background-color: #000;
}
.bg-branco {
    background-color: #fff !important;
}
footer {
    padding: 80px 0;
    background: #EAD01A;
    margin-top: 100px;
    float: left;
    width: 100%;
}
footer img{
    margin-top: -120px;
    max-width: 350px !important;
}
footer p {
    margin: 0;
}

::-moz-selection {
 text-shadow: none;
 background: #fcfcfc;
 background: rgba(255,255,255,.2);
}
::selection {
    text-shadow: none;
    background: #fcfcfc;
    background: rgba(255,255,255,.2);
}
img::selection {
    background: 0 0;
}
 img::-moz-selection {
 background: 0 0;
}
body {
    webkit-tap-highlight-color: rgba(255,255,255,.2);
}
label {
    color: #333;
    font-size: 20px;
    line-height: 19px;
}
.btn-send {
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin-bottom: 20px;
}
form {
    font-family: 'Lato', sans-serif;
    text-align: left
}
.nav-icon-mobile span {
    display: block;
    position: absolute;
    height: 5px;
    width: 100%;
    background: #fff;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}
/* Icon 3 */
.nav-icon-mobile span:nth-child(1) {
    top: 0px;
}
.nav-icon-mobile span:nth-child(2), .nav-icon-mobile span:nth-child(3) {
    top: 10px;
}
.nav-icon-mobile span:nth-child(4) {
    top: 20px;
}
.nav-icon-mobile.open span:nth-child(1) {
    top: 18px;
    width: 0%;
    left: 50%;
}
.nav-icon-mobile.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.nav-icon-mobile.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.nav-icon-mobile.open span:nth-child(4) {
    top: 18px;
    width: 0%;
    left: 50%;
}

/* #Media Queries
================================================== */
	/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 992px) {
.nav-icon-mobile {
    display: inline-block;
    background: transparent;
    font-size: 2em;
    outline: none;
    position: fixed;
    right: 10px;
    top: 10px;
    padding: 0 !IMPORTANT;
    margin: 0 !important;
    line-height: 0 !important;
    height: 26px;
    float: left;
    width: auto;
    border: none;
    align-items: unset !important;
    vertical-align: top !important;
    z-index: 234234234234;
}
}
/* Icon 1 */
.nav-icon-mobile {
    width: 30px;
    height: 30px;
    margin: 0 auto;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
}

@media (min-width: 993px) {
.nav-icon-mobile {
    display: none;
}
}

@media (min-width: 768px) {
.navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
}
}
ul.slides {
    margin: 0;
    padding: 0;
    width: 100%;
}
.flexslider {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    border: 0px;
    overflow: hidden;
}
.flex-control-nav {
    position: relative;
    bottom: 25px;
    height: 0;
    z-index: 34131312;
}
.custom-navigation {
    display: table;
    width: 100%;
    table-layout: fixed;
}
.custom-navigation > * {
    display: table-cell;
}
.custom-navigation > a {
    width: 50px;
}
.custom-navigation .flex-next {
    text-align: right;
}
section.slider {
    position: relative;
}
.custom-navigation {
    position: absolute;
    top: 50%;
    width: 100%;
}
.custom-navigation a.flex-prev {
    left: 20px;
}
.custom-navigation a.flex-next {
    right: 20px;
}
.custom-navigation a.flex-prev img {
    padding-left: 20px;
}
.custom-navigation a.flex-next img {
    padding-right: 20px;
}
.flexslider .slides li {
    position: relative;
}
.flex-control-paging li a {
    width: 16px;
    height: 16px;
    display: block;
    background: #585857;
    cursor: pointer;
    text-indent: -9999px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border: none;
}
.flex-control-paging li a:hover, .flex-control-paging li a.flex-active {
    background: #FFED00;
}
.flex-control-paging li a.flex-active {
    cursor: default;
}
section.slider {
    width: 100%;
    float: left;
}
/* Fim do css de FlexSlider */
.social-list {
    padding-top: 20px;
    margin-left: 30px;
}
.navbar-brand > img {
    display: inline-block;
    float: none;
    max-height: 100%;
}

@media (min-width: 768px) {
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: 0;
    margin-top: 20px;
}
}

.navbar {
    position: relative;
    min-height: 80px;
    padding: 0;
    border-radius: 0 !important;
    margin-bottom: 0;
    /* float: left; */
    /* width: 100%; */
    border: none;
}

@media (max-width:767px) {
.social-list {
    margin-left: 0;
    border-top: 1px solid #909090;
    margin-top: 20px;
    padding-top: 30px;
    width: 100%;
}
.navbar-custom .nav li a {
    margin: 0;
    padding: 5px 0;
}
}
.flexslider {
    border-radius: 0
}
fieldset {
    min-width: 0;
    margin: 0;
    border: 0;
    border: 25px solid #E4E5E6;
    padding: 30px 40px;
    width: 100%
}
legend {
    float: left;
    margin-right: -15px;
    margin-left: -15px;
    border: none;
    text-align: center;
    font-size: 28px;
    font-weight: bold;
}
legend small {
    font-size: 20px;
}
section.content-section h2 {
    font-family: 'Blogger Sans';
    color: #FFF;
    font-size: 80px;
    font-weight: normal;
    margin-bottom: -14px;
}
hr {
    border: 10px solid #E4E5E6;
}
.red {
    color: red
}
.small {
    font-size: 14px;
    margin-top: -20px;
    display: block;
    float: left;
    width: 100%;
    text-align: center;
}
hr.thin {
    border: 3px solid #E4E5E6;
}
.btn {
    background: #221F1F;
    box-shadow: none;
    text-shadow: none;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-size: 18px;
    padding: 5px 20px;
    border-radius: 0;
    -webkit-transition: all .2s ease-in-out 0s;
    -moz-transition: all .2s ease-in-out 0s;
    -ms-transition: all .2s ease-in-out 0s;
    -o-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .active > a, .navbar-default, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-image: none;
    filter: none;
    filter: none;
    background-repeat: repeat-x;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    background-color: transparent;
}
.navbar-brand, .navbar-nav > li > a {
    text-shadow: none;
}
.navbar-default .navbar-nav > li > a {
    color: #232221;
    text-shadow: none;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 16px;
}
.navbar-default .navbar-nav > li.active > a, .navbar-default .navbar-nav > li:hover > a {
    color: #FFF;
    text-shadow: none;
}
.navbar-brand {
    float: none;
    height: auto;
}
.flex-viewport {
    overflow: hidden;
    position: relative;
    padding-bottom: 40px;
    background: #f5d410;
}
section.content-section h2 {
    font-family: 'Blogger Sans';
    color: #FFF;
    font-size: 80px;
    font-weight: normal;
}
.sub-title-data {
    color: #232221;
    font-family: 'Blogger Sans';
    font-size: 38px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 10px;
}
.list-menu-home {
    color: #868686;
    font-size: 14px;
    font-family: 'Blogger Sans';
    font-weight: normal;
}
.list-menu-home li a {color: #868686;}
.list-menu-home li {
    list-style: none;
    display: inline-block;
    position: relative;
    font-size: 26px;
    margin-right: 20px;
    padding-right: 20px;
}
.list-menu-home li:before {
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background-color: #868686;
    position: relative;
    margin: 10px;
    z-index: 34343242;
    float: right;
    left: 20px;
    top: 7px;
}
.list-menu-home li:last-child::before {
    display: none;
}
.list-menu-home li.active {
    color: #D67E43;
}
/* TIME LINE VERTICAL */
.timeline {
    list-style: none;
    padding: 20px 0 20px;
    position: relative;
    float: left;
    width: 100%;
}
.timeline:before {
    top: 40px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 15px;
    left: 31%;
    margin-left: -1.5px;
    background-image: url(../images/border-bolinhas-timeline.jpg);
    background-repeat: repeat-y;
    background-size: 100%;
    height: 94%;
}
.timeline.timeline-2:before {
    background-image: url(../images/border-bolinhas-timeline2.jpg);
}
.timeline.timeline-3:before {
    background-image: url(../images/border-bolinhas-timeline3.jpg);
    height: 82%;
}
.timeline > li {
    margin-bottom: 0;
    position: relative;
    width: 30%;
    float: left;
    clear: left;
}
.timeline > li.timeline-inverted {
    margin-bottom: 30px;
    position: relative;
    width: 70%;
    float: left;
    clear: left;
    text-align: left;
}
section.content-section .timeline > li.timeline-inverted h3 {
    text-align: left;
    max-width: 100%;
    float: left;
    display: block !important;
    width: 100%;
    /* white-space: nowrap; */
}
.timeline > li:before, .timeline > li:after {
    content: " ";
    display: table;
}
.timeline > li:after {
    clear: both;
}
.timeline > li:before, .timeline > li:after {
    content: " ";
    display: table;
}
.timeline > li:after {
    clear: both;
}
.timeline > li > .timeline-panel {
    width: 95%;
    float: left;
    border: 1px solid #ddd;
    border-radius: 3px;
    /*padding: 20px;*/
    background: #fff;
    position: relative;
    -webkit-box-shadow: 0 2px 4px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0 2px 4px 0px rgba(0, 0, 0, 0.05);
}
.timeline > li > .timeline-badge {
    color: #fff;
    width: 24px;
    height: 24px;
    line-height: 50px;
    font-size: 1.4em;
    text-align: center;
    position: absolute;
    top: 19px;
    right: -12px;
    z-index: 100;
}
.timeline > li.timeline-inverted > .timeline-panel {
    float: right;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
    border-left-width: 0;
    border-right-width: 12px;
    left: -13px;
    right: auto;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
    border-left-width: 0;
    border-right-width: 11px;
    left: -11px;
    right: auto;
}
.timeline-badge > a {
    color: #b5b5b5 !important;
    font-size: 1.2em;
    line-height: 1.2em;
}
.timeline-badge a:hover {
    color: #000 !important;
}
.timeline-badge > a > i {
    background-color: #efefef;
}
.timeline-title {
    margin-top: 0;
    color: inherit;
}
.timeline-heading {
    display: none;
}
.timeline-body > p, .timeline-body > ul {
    padding: 20px;
    margin-bottom: 0;
}
.timeline-body > p + p {
    margin-top: 5px;
}
.timeline-footer {
    padding: 10px 15px;
    background-color: #f4f4f4;
}
.timeline-footer > a {
    cursor: pointer;
    text-decoration: none;
}
.timeline-footer .icon {
    font-size: 20px;
    line-height: 20px;
    margin-right: 6px;
}
.timeline-footer .icon:last-child {
    margin-right: 0;
}
.tooltip {
    position: absolute;
    z-index: 1020;
    display: block;
    visibility: visible;
    padding: 5px;
    font-size: 11px;
    opacity: 0;
    filter: alpha(opacity=0);
}
.tooltip.in {
/*opacity:0;
    filter:alpha(opacity=80);*/
    
}
.tooltip.top {
    margin-top: -2px;
}
.tooltip.right {
    margin-left: 2px;
}
.tooltip.bottom {
    margin-top: 2px;
}
.tooltip.left {
    margin-left: -2px;
}
.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 0;
    margin-left: 0;
    border-left: 0 solid transparent;
    border-right: 5px solid transparent;
    border-top: 0 solid #000;
}
.tooltip.left .tooltip-arrow {
    bottom: 0;
    left: 0;
    margin-left: 0;
    border-left: 0 solid transparent;
    border-right: 5px solid transparent;
    border-top: 0 solid #000;
}
.tooltip.bottom .tooltip-arrow {
    bottom: 0;
    left: 0;
    margin-left: 0;
    border-left: 0 solid transparent;
    border-right: 5px solid transparent;
    border-top: 0 solid #000;
}
.tooltip.right .tooltip-arrow {
    bottom: 0;
    left: 0;
    margin-left: 0;
    border-left: 0 solid transparent;
    border-right: 5px solid transparent;
    border-top: 0 solid #000;
}
.tooltip-inner {
    width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #313131;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
}
.timeline > li.timeline-inverted {
    float: right;
    clear: right;
    margin: 0;
}
.timeline > li:nth-child(2) {
    margin: 0;
}
.timeline > li.timeline-inverted > .timeline-badge {
    left: -12px;
}

@media (max-width: 767px) {
ul.timeline:before {
    left: 20px;
}
ul.timeline > li {
    margin-bottom: 25px;
    position: relative;
    width: 100%;
    float: left;
    clear: left;
}
ul.timeline > li > .timeline-panel {
    width: calc(100% - 46px);
    width: -moz-calc(100% - 46px);
    width: -webkit-calc(100% - 46px);
}
ul.timeline > li > .timeline-badge {
    left: 8px;
    margin-left: 0;
    top: 18px;
}
ul.timeline > li > .timeline-panel {
    float: right;
}
ul.timeline > li > .timeline-panel:before {
    border-left-width: 0;
    border-right-width: 13px;
    left: -13px;
    right: auto;
}
ul.timeline > li > .timeline-panel:after {
    border-left-width: 0;
    border-right-width: 11px;
    left: -11px;
    right: auto;
}
.timeline > li.timeline-inverted {
    float: left;
    clear: left;
    margin-top: 0px;
    margin-bottom: 25px;
}
.timeline > li.timeline-inverted > .timeline-badge {
    left: 8px;
}
}
.timeline-body h2, .timeline-body h3 {
    color: #333;
    text-transform: initial;
}
.timeline > li > .timeline-panel {
    width: 95%;
    float: left;
    border: none;
    border-radius: 0;
    padding: 20px;
    background: transparent;
    position: relative;
    -webkit-box-shadow: none;
    box-shadow: none;
}
section.content-section .timeline h2 {
    font-family: 'Blogger Sans';
    color: #FFF;
    font-size: 50px;
    font-weight: normal;
    margin-bottom: -14px;
    text-align: right;
    font-weight: bold;
    margin-bottom: 25px;
}
.titulo-position-absolut section h2 {
    color: #000;
    position: absolute;
    left: 500px;
    top: 0;
}
section.content-section .timeline h3 {
    font-family: 'Arial MT';
    color: #232221;
    font-size: 26px;
    font-weight: bold;
    text-align: right;
    margin: 10px 0;
    margin-bottom: 0px;
    /* line-height: 60px; */
    font-size: 16px;
    margin: 0 0 44px 0;
}


section.content-section .timeline li.timeline-inverted h3 {
    margin: 0 0 15px 0;
}
section.content-section .timeline li.timeline-inverted h2 {
    text-align: left;
}
.spanQuebreaDeLinha {
    margin-top: -45px;
    display: block;
}
.botaoIngresso {
    background-color: #C20F1A;
    font-family: 'Blogger Sans';
    font-weight: bold;
    margin: 5px 0;
    display: inline-block;
}
section.bg-branco.time-atracoes {
    float: left;
    width: 100%;
}
section.content-section .time-atracoes h2 {
    color: #F2CB13;
}
section.content-section h2.titulo-group {
    margin: 0;
    color: #F2CB13;
    width: 100%;
    left: 284px;
    top: 0;
    font-size: 50px;
    margin-left: -500px;
    margin-top: 20px;
    position: relative;
    z-index: 76767676796978;
}
.timeline.timeline-2:before {
    top: 4px;
    left: 31.5%;
}
.dic.div-logo {
    background-color: #ECECEC;
    float: left;
}
.claseo {
    font-family: 'Blogger Sans';
    color: #868686
}
dic.div-logo {
    background: #333;
    width: 100%;
    margin: 0 auto;
    max-width: 370px;
    float: left;
    display: inline-block;
    background: transparent;
}
.cinza-claro {
    background: #ECECEC;
}
.li-base {
    background: #ECECEC;
    max-width: 50%;
    float: left;
    margin: 0 auto;

}
.div-logo h4 {
    color: #868686;
    font-size: 30px;
    text-transform: initial;
    font-weight: normal;
    margin: 10px 0 20px 0;
}
.div-logo h5 {
    color: #868686;
    font-size: 24px;
    text-transform: initial;
    font-weight: normal;
    margin: 0;
}
.div-logo p {
    color: #868686;
    font-size: 16px;
    margin: 0 0 11px 0;
    line-height: 22px;
}
.hide-bullets {
    list-style: none;
}
ul.hide-bullets li.col-sm-4 img {
    border: 5px solid #D9D9D9;
    margin: 15px;
    cursor: pointer;
    -webkit-transition: all .2s ease-in-out 0s;
    -moz-transition: all .2s ease-in-out 0s;
    -ms-transition: all .2s ease-in-out 0s;
    -o-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s;
}
ul.hide-bullets li.col-sm-4 img:hover {
    border: 5px solid #979797;
    -webkit-transition: all .2s ease-in-out 0s;
    -moz-transition: all .2s ease-in-out 0s;
    -ms-transition: all .2s ease-in-out 0s;
    -o-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s;
}
.padding-l-50{
    padding-left: 50px;
}
.margin-t-30{
    padding-top: 30px;
}
footer a{color: #333;}
footer a:hover{color: #999;}


@media (max-width: 800px) {
    .sub-title-data {
        margin-left: 0;
    }
}

@media (max-width: 1199px) {
    section.content-section .timeline h2 {
        font-size: 30px;
    }
}
@media (max-width: 438px) {
.list-menu-home li:before{display: none}
}
@media (max-width: 991px) {
        .new-line{display: block}
    .dot{display: none}
    .btn {
        font-size: 14px;
        padding: 2px 20px;
        -webkit-transition: all .2s ease-in-out 0s;
        -moz-transition: all .2s ease-in-out 0s;
        -ms-transition: all .2s ease-in-out 0s;
        -o-transition: all .2s ease-in-out 0s;
        transition: all .2s ease-in-out 0s;
    }
    span.franca {
        font-size: 14px;
        padding: 0px 20px !important;
    }
    .list-menu-home li {
        font-size: 18px;
    }
    section.content-section h2 {
        font-size: 60px;
    }
    .sub-title-data {
        font-size: 28px;
    }
    section.content-section .timeline h3 {
        line-height: 26px;
        margin-bottom: 40px;
    } 
    .botaoIngresso {
        margin: 0;
    }
    .list-menu-home li:before {
        top: 0;
    }
    section.content-section .timeline > li.timeline-inverted h3 {
        white-space: normal;
        line-height: 28px !important;
        margin-bottom: 45px !important;
    }
    .timeline > li {
        display: none;
    }
    .timeline > li.timeline-inverted {
        width: 100%;
        display: block;
        padding: 0;
        margin: 0;
    }
    #atracoes .timeline > li {
        width: 100% !important;
        display: block !important;
        float: none;
        max-width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
    }
     #atracoes .timeline > li.timeline-inverted {
        width: 100% !important;
        display: block !important;
        float: none;
        max-width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
    }
    .timeline:before{display: none}
    section.content-section h2.titulo-group {
        margin: 0;
        color: #F2CB13;
        width: auto;
        left: initial;
        top: auto;
        font-size: 50px;
        margin-left: 0;
        margin-top: 0;
        position: relative;
        z-index: 1;
    }
    ul.hide-bullets li.col-sm-4 img {
        margin: 15px 0;
    }
    .timeline-3 img{margin: 0 auto;}
    
    .timeline-3 p{text-align: center;}
    .timeline > li.timeline-inverted > .timeline-panel {
        width: 100%;
    }
}

.hidden.visible-sm{float:left;margin-right: 5px;}
.atracao{display:none}

.social-links-list{
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
}
.social-links-list li {
    width: 15px;
    height: 15px;
    text-align: center;
    display: inline-block;
}
.social-links-list li a{
    position: relative;
    display: block;
    text-align: center;
    margin-bottom: 5px;
    -webkit-transition: all .35s ease-in-out 0s;
    -moz-transition: all .35s ease-in-out 0s;
    -ms-transition: all .35s ease-in-out 0s;
    -o-transition: all .35s ease-in-out 0s;
    transition: all .35s ease-in-out 0s;
    color: #9c9c9c;
}
.social-links-list li:hover a {
    color: #009BA6;
    -webkit-transition: all .35s ease-in-out 0s;
    -moz-transition: all .35s ease-in-out 0s;
    -ms-transition: all .35s ease-in-out 0s;
    -o-transition: all .35s ease-in-out 0s;
    transition: all .35s ease-in-out 0s;
}
.social-links-list li a:before {
    font-size: 16px;
    line-height: 16px;
}
.social-links-list li a.link-facebook:before {
    content: "\f09a";
}
.social-links-list li a.link-instagram:before {
    content: "\f16d";
}
.social-links-list li a:before {
    display: inline-block;
    font-family: FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.social-links-list li {
    margin: 0 7px;
}
.social-links-list li:first-child {
    margin-left: 0;
}

li.timeline-inverted .timeline-body h2{
    margin-bottom: 10px
}

ul.logo-apoio li img{
    text-align: center;
    margin: 0 auto;
    VERTICAL-ALIGN: MIDDLE;
    max-height: 70px;
}

ul.logo-apoio li {
    max-width: 100%;
    /* min-height: 170px; */
    /* margin: 0; */
    VERTICAL-ALIGN: MIDDLE;
}



@media (max-width: 991px) {
    section.content-section h2.titulo-group{
        display: block;
        float: left;
        text-align: center;
        width: 100%;
    }
    ul.hide-bullets.text-center{
        width: 100%;
        float: left;
        padding: 0;
        margin: 0;
    }
}
video#video_html5_api{
      max-width: 100%;  
}

.video-dimensions {
    max-width: 100%;
    max-height: 100%;
}

.video-js:hover button.vjs-big-play-button,
.video-js button.vjs-big-play-button, 
.video-js .vjs-big-play-button:focus{
    display: none !important;
}
.atracao ul li {
    color: #333;
    font-size: 15px;
    padding: 0;
    margin: 0;
    list-style: none;
    line-height: 20px;
    margin-bottom: 13px;
}
.atracao ul{
    padding: 0;
    margin: 20px 0;
}
span.franca {
    text-transform: capitalize;
    border: 1px solid #427a22;
    padding: 5px 10px;
    color: #3b8b0f;
    display: inline-block;
}
span.franca a{
    text-transform: capitalize;
    color: #3b8b0f;
}
#atracoes .timeline > li.timeline-inverted ul li {
    min-height: 305px;
    float: left;
}
header{
    position: relative;
    z-index: 34234234324;
}

@media screen and (max-width:767px){
    ul.logo-apoio li:nth-child(1) img{/* min-width: 200px; *//* margin-left: -30px; */}
    ul.logo-apoio li:nth-child(2) img{/* min-width: 200px; *//* margin-left: -30px; */}
    ul.logo-apoio{
        padding: 0;
        margin: 0;
    }
    .nav-center.navbar-nav > li {
        width: 100%;
    }
    .nav-center.navbar-nav {
        padding-top: 0;
    }
    .navbar-default .navbar-nav > li:after{display:none}
    div#menu ul li a {
        padding: 5px 0;
    }
    collapse in ul.nav.navbar-nav.nav-center{
        margin: 0;
        padding: 0;
        margin-top: 50px;
        display: none
    }
    div#menu {
        width: 100%;
        width: 100%;
        float: left;
        background: #fff;
    }
    div#menu li {
        width: 100%;
        width: 100%;
        float: left;
        background: transparent;
    }
    div#menu{
        background: transparent;
    }
    div#menu li:last-child{
        margin-bottom:10px
    }
    div#menu ul li a {
        width: 100%;
        float: left;
    }
    div#menu {
        width: 100%;
        float: left;
        margin: 0;
        padding: 0;
    }
    .nav-center.navbar-nav{
        padding: 0;
        width: 100%;
        margin: 0;
    }
    ul.social-links-list.nav.navbar-nav.navbar-right{display:none}
    
}

.displayBlock{display:block;margin-top: -40px;}
.displayBlock a{  color: #c20f1a;}

p.reg {
    text-align: center;
    margin: 0;
    font-size: 14px;
    line-height: 40px;
    color: #727272;
}
p.reg a {
    color: #000;
}

@media (max-width: 700px) {
    #atracoes .timeline > li.timeline-inverted ul li {
        min-height: 0;
        float: left;
    }
	li.timeline-inverted p {
        min-height: 40px;
        line-height: 18px;
	}
}
.margin-b-25{
        margin-bottom: 25px !important;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #f5d410;
}
.navbar-default .navbar-toggle {
    border-color: #000;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #050100;
}

.text-verde{
    color: #3b8b0f;
}
ul.logo-apoio {
    padding-top: 30px;
    padding-bottom: 60px;
}
.img-centered{margin:0 auto}
.alert-info p {
    padding: 10px;
}