body,
span,
p,
form,
img,
a,
input,
select,
textarea,
html,
figure,
header,
footer,
article,
section,
iframe {
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
}
figure {
  display: inline;
}
ul,
ol,
li {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
.titulo1,
.titulo2,
.titulo3,
.titulo4 {
  margin: 0;
  padding: 0;
  line-height: normal;
  font-weight: normal;
  font-family: 'Roboto';
}
input,
textarea {
  -webkit-appearance: none;
  appearance: none;
  -moz-appearance: none;
}
.spaceAfterCP,
.spaceBeforeCP {
  width: 100%;
  float: left;
}
.al {
  text-align: left;
}
.ac {
  text-align: center;
}
.ar {
  text-align: right;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.fn {
  float: none;
}
.pr {
  position: relative;
}
.pa {
  position: absolute;
}
.pf {
  position: fixed;
}
.db {
  display: block;
}
.dt {
  display: table;
}
.center {
  width: 1200px;
  margin: 0 auto 0;
}
.center-flex {
  width: 100%;
  display: flex;
  justify-content: center;
  flex-flow: row wrap;
}
.first {
  padding-left: 0;
  margin-left: 0;
}
.last {
  padding-right: 0 !important;
  margin-right: 0 !important;
}
.full {
  width: 100%;
}
.full-max {
  width: 100%;
  max-width: 1200px;
  padding: 0 15px;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v19/KFOmCnqEu92Fr1Mu4mxP.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: local('Roboto Black'), local('Roboto-Black'), url(https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmYUtfBBc9.ttf) format('truetype');
}
.cb {
  clear: both;
}
.cr {
  clear: right;
}
.cl {
  clear: left;
}
/*BLOCOS PADRAO*/
.bloco-1 {
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.bloco-2 {
  width: 50%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.bloco-3 {
  width: 33.3%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.bloco-4 {
  width: 25%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.bloco-5 {
  width: 20%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
@font-face {
  font-family: 'icomoon';
  src: url('../fontes/icomoon.ttf?2cgk3b') format('truetype'), url('../fontes/icomoon.woff?2cgk3b') format('woff'), url('../icomoon.svg?2cgk3b#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-mouse-01:before {
  content: "\e94e";
}
.icon-mouse-02:before {
  content: "\e94f";
}
.icon-seta01-r:before {
  content: "\e950";
}
.icon-seta01-l:before {
  content: "\e951";
}
.icon-seta02-d:before {
  content: "\e952";
}
.icon-seta02-r:before {
  content: "\e953";
}
.icon-seta02-l:before {
  content: "\e954";
}
.icon-seta03-d:before {
  content: "\e955";
}
.icon-seta04-d:before {
  content: "\e956";
}
.icon-seta05-d:before {
  content: "\e957";
}
.icon-seta06-r:before {
  content: "\e958";
}
.icon-seta06-l:before {
  content: "\e959";
}
.icon-seta07-r:before {
  content: "\e95a";
}
.icon-seta07-l:before {
  content: "\e95b";
}
.icon-plus-01:before {
  content: "\e95c";
}
.icon-plus-02:before {
  content: "\e95d";
}
.icon-plus-03:before {
  content: "\e95e";
}
.icon-instagram-02:before {
  content: "\e94a";
}
.icon-check:before {
  content: "\e94b";
}
.icon-check02:before {
  content: "\e94c";
}
.icon-check03:before {
  content: "\e94d";
}
.icon-close:before {
  content: "\e947";
}
.icon-close02:before {
  content: "\e949";
}
.icon-empresa2:before {
  content: "\e91a";
}
.icon-rote:before {
  content: "\e943";
}
.icon-heart:before {
  content: "\e944";
}
.icon-link:before {
  content: "\e945";
}
.icon-responsive:before {
  content: "\e946";
}
.icon-call:before {
  content: "\e948";
}
.icon-mail4:before {
  content: "\e987";
}
.icon-user3:before {
  content: "\e988";
}
.icon-gear:before {
  content: "\e989";
}
.icon-call02:before {
  content: "\e912";
}
.icon-call01:before {
  content: "\e913";
}
.icon-call03:before {
  content: "\e914";
}
.icon-users:before {
  content: "\e915";
}
.icon-phone05:before {
  content: "\e916";
}
.icon-phone24h:before {
  content: "\e917";
}
.icon-phone06:before {
  content: "\e918";
}
.icon-phone07:before {
  content: "\e941";
}
.icon-phone24h2:before {
  content: "\e942";
}
.icon-seta2:before {
  content: "\e911";
}
.icon-delivery:before {
  content: "\e90f";
}
.icon-store:before {
  content: "\e910";
}
.icon-trash:before {
  content: "\e900";
}
.icon-cart1:before {
  content: "\e901";
}
.icon-cart2:before {
  content: "\e902";
}
.icon-olho:before {
  content: "\e903";
}
.icon-atualizar:before {
  content: "\e904";
}
.icon-cadeado:before {
  content: "\e905";
}
.icon-whatsapp:before {
  content: "\e906";
}
.icon-gplus1:before {
  content: "\e907";
}
.icon-in:before {
  content: "\e908";
}
.icon-facebook:before {
  content: "\e909";
}
.icon-twitter:before {
  content: "\e90a";
}
.icon-youtube:before {
  content: "\e90b";
}
.icon-pinterest:before {
  content: "\e90c";
}
.icon-rss:before {
  content: "\e90d";
}
.icon-blog:before {
  content: "\e90e";
}
.icon-skype:before {
  content: "\e919";
}
.icon-instagram:before {
  content: "\e91b";
}
.icon-user:before {
  content: "\e91c";
}
.icon-user2:before {
  content: "\e91d";
}
.icon-help:before {
  content: "\e91e";
}
.icon-info:before {
  content: "\e91f";
}
.icon-send:before {
  content: "\e920";
}
.icon-email:before {
  content: "\e921";
}
.icon-arroba:before {
  content: "\e922";
}
.icon-mail2:before {
  content: "\e923";
}
.icon-chat2:before {
  content: "\e924";
}
.icon-pin2:before {
  content: "\e925";
}
.icon-mail3:before {
  content: "\e926";
}
.icon-empresa:before {
  content: "\e927";
}
.icon-pin:before {
  content: "\e928";
}
.icon-pin3:before {
  content: "\e929";
}
.icon-text:before {
  content: "\e92a";
}
.icon-text2:before {
  content: "\e92b";
}
.icon-phone:before {
  content: "\e92c";
}
.icon-phone2:before {
  content: "\e92d";
}
.icon-phone3:before {
  content: "\e92e";
}
.icon-phone4:before {
  content: "\e92f";
}
.icon-cel:before {
  content: "\e930";
}
.icon-clock:before {
  content: "\e931";
}
.icon-clock2:before {
  content: "\e932";
}
.icon-data:before {
  content: "\e933";
}
.icon-data2:before {
  content: "\e934";
}
.icon-download:before {
  content: "\e935";
}
.icon-lupa:before {
  content: "\e936";
}
.icon-lupa2:before {
  content: "\e937";
}
.icon-lista:before {
  content: "\e938";
}
.icon-lista2:before {
  content: "\e939";
}
.icon-chat:before {
  content: "\e93a";
}
.chat-80px:before {
  content: "\e93b";
}
.icon-chat3:before {
  content: "\e93c";
}
.icon-chat4:before {
  content: "\e93d";
}
.icon-chat5:before {
  content: "\e93e";
}
.icon-news:before {
  content: "\e93f";
}
.icon-seta:before {
  content: "\e940";
}
body {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #333;
}
/*FONTE
@font-face {
    .fonte;
    src: url('../fontes/avant.eot');
    src: url('../fontes/avant.eot?#iefix') format('embedded-opentype'),
        url('../fontes/avant.woff2') format('woff2'),
        url('../fontes/avant.woff') format('woff'),
        url('../fontes/avant.ttf') format('truetype'),
        url('../fontes/avant.svg#fonte') format('svg');
    .fw;
    font-style:normal;
} 
*/
/*TITULOS*/
h1 {
  color: #400000;
  font-size: 30px;
}
h2 {
  color: #DDA600;
  font-size: 28px;
}
h3 {
  color: #400000;
  font-size: 26px;
}
h4 {
  color: #DDA600;
  font-size: 24px;
}
/*LINKS*/
a,
a:hover {
  color: #400000;
  text-decoration: none;
}
#headerBlock {
  width: 100%;
  float: left;
  display: table;
  position: relative;
  z-index: 1;
  background: #DDA600;
}
.topo {
  width: 100%;
  float: left;
  height: 100vh;
  display: table;
  background-image: url("../images/bg-banner.jpg");
  background-repeat: no-repeat;
  background-position: 0 0;
}
.topo .slogan {
  font-family: 'Roboto';
  color: #fff;
  font-size: 55px;
  width: 90%;
  font-style: italic;
  font-weight: 900;
  text-align: center;
  line-height: 1.2;
  padding-bottom: 75px;
  position: absolute;
  bottom: 30%;
  left: 0;
  z-index: 10;
  width: 100%;
}
.topo b {
  font-size: 30px;
  width: 100%;
  display: block;
  position: relative;
  margin-top: 50px;
}
.logo {
  position: absolute;
  width: 240px;
  height: 120px;
  margin-top: -60px;
  margin-left: -120px;
  top: 50%;
  left: 50%;
  background-image: url("../images/logo.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100%;
  margin-top: -15%;
  z-index: 10;
}
.bloco-telefone {
  float: right;
  width: 150px;
  font-family: 'Roboto';
}
.telefone {
  float: right;
  font-size: 18px;
  color: #400000;
}
.telefone a {
  cursor: default;
  color: #400000;
}
.telefone i {
  font-size: 25px;
  float: left;
  margin: 10px 10px 0 0;
}
.whatsapp {
  font-size: 16px;
}
.whatsapp i {
  font-size: 20px;
  float: left;
  margin: 0px 5px 0 0;
}
.menu {
  float: right;
  margin: 10px 25px 0 0 ;
}
/*BANNER*/
.bx-viewport {
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
  height: 0px;
}
.banner {
  width: 100%;
  overflow: hidden;
  position: relative;
  float: left;
  height: 100vh;
}
.banner .bx-next,
.banner .bx-prev {
  display: block;
  border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  -ms-border-radius: 50px;
  opacity: 0.7;
  filter: alpha(opacity=0.7);
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
  width: 60px;
  height: 60px;
  margin-top: -30px;
  border: 2px solid #fff;
  background: rgba(0, 0, 0, 0.5);
}
.banner .bx-next {
  right: -70px;
}
.banner .bx-next:hover {
  opacity: 1;
  filter: alpha(opacity=1);
}
.banner .bx-next:after {
  display: block;
  width: 20px;
  height: 20px;
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  content: '';
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  margin: 19px 13px 0;
}
.banner .bx-prev {
  display: none;
  left: -70px;
}
.banner .bx-prev:hover {
  opacity: 1;
  filter: alpha(opacity=1);
}
.banner .bx-prev:after {
  display: block;
  width: 20px;
  height: 20px;
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  content: '';
  /*Seta*/
  transform: rotate(225deg);
  -moz-transform: rotate(225deg);
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  margin: 19px 25px 0;
}
.banner:hover .bx-next {
  right: 30px;
}
.banner:hover .bx-prev {
  left: 30px;
}
.banner:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8;
  background: rgba(0, 0, 0, 0.5);
  display: block;
}
.slider-banner li {
  display: none;
  height: 100vh;
}
.slider-banner .center {
  height: 500px;
  position: relative;
}
.banner-video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.banner-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.info-banner {
  float: left;
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  height: 100vh;
  flex-direction: column;
  padding-right: 60px;
}
.legenda-banner {
  font-family: 'Roboto';
  color: #fff;
  font-size: 25px;
  width: 644px;
  font-style: italic;
  font-weight: 900;
  text-align: left;
  line-height: 1.2;
  padding-left: 75px;
}
.legenda-banner .big {
  color: #FF9226;
  font-size: 50px;
}
.legenda-banner .small {
  width: 100%;
  display: block;
  position: relative;
}
.legenda-banner .small:after {
  content: '';
  width: 785px;
  height: 1px;
  background: #000;
  display: block;
  position: absolute;
  top: 50%;
  left: 295px;
  z-index: 0;
}
.legenda-banner em {
  font-size: 20px;
}
.bx-pager {
  position: absolute;
  bottom: 25px;
  right: 25px;
  z-index: 900;
}
.bx-pager a {
  display: block;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  width: 20px;
  height: 20px;
  margin-left: 5px;
  text-indent: -99999px;
  /*Cor*/
  background: #400000;
  border: 2px solid #FFF;
}
.bx-pager a:hover {
  background: #730000;
}
.bx-pager .active {
  background: #730000;
}
.bx-pager-item {
  float: left;
}
.bx-next {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 50%;
  right: 30px;
  z-index: 999;
}
.bx-prev {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 50%;
  left: 30px;
  z-index: 999;
}
.bx-wrapper {
  position: relative;
  margin: 0 auto;
}
.bx-wrapper img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}
.mouse-home {
  height: 57px;
  position: absolute;
  width: 39px;
  margin-left: -19.5px;
  left: 50%;
  bottom: 30px;
  z-index: 100;
}
.mouse-home i {
  width: 39px;
  height: 57px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -ms-border-radius: 15px;
  display: table;
  overflow: hidden;
  border: 2px solid #fff;
}
.mouse-home i:after {
  content: '';
  width: 5px;
  height: 12px;
  display: table;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  animation: mousehome ease-in 1.5s infinite;
  -webkit-animation: mousehome ease-in 1.5s infinite;
  -moz-animation: mousehome ease-in 1.5s infinite;
  -ms-animation: mousehome ease-in 1.5s infinite;
  background: #fff;
  margin: -23px 0 0 15px;
}
.mouse-home i:before {
  content: '';
  width: 1px;
  height: 22px;
  display: table;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
  background: #fff;
  margin: 8px 0 0 17px;
}
.mouse-home:hover i:after {
  position: relative;
  animation: none;
  border: 1px solid rgba(0, 0, 0, 0.4);
  margin-top: -18px;
}
.mouse-home:hover i:before {
  width: 50%;
  margin: 1px 0 0 1px;
  animation: click-mouse linear 0.5s infinite;
  -webkit-animation: click-mouse linear 0.5s infinite;
  -moz-animation: click-mouse linear 0.5s infinite;
  -ms-animation: click-mouse linear 0.5s infinite;
  opacity: 0.6;
  filter: alpha(opacity=0.6);
  border-radius: 13px 0 0 0;
  -moz-border-radius: 13px 0 0 0;
  -webkit-border-radius: 13px 0 0 0;
  -ms-border-radius: 13px 0 0 0;
}
@keyframes mousehome {
  0% {
    margin-top: -23px;
  }
  50% {
    margin-top: -15px;
  }
  100% {
    margin-top: -23px;
  }
}
@-webkit-keyframes mousehome {
  0% {
    margin-top: -23px;
  }
  50% {
    margin-top: -15px;
  }
  100% {
    margin-top: -23px;
  }
}
@-moz-keyframes mousehome {
  0% {
    margin-top: -23px;
  }
  50% {
    margin-top: -15px;
  }
  100% {
    margin-top: -23px;
  }
}
@keyframes click-mouse {
  0% {
    box-shadow: none;
  }
  50% {
    box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.8) inset;
  }
  100% {
    box-shadow: none;
  }
}
@-webkit-keyframes click-mouse {
  0% {
    box-shadow: none;
  }
  50% {
    box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.8) inset;
  }
  100% {
    box-shadow: none;
  }
}
@-moz-keyframes click-mouse {
  0% {
    box-shadow: none;
  }
  50% {
    box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.8) inset;
  }
  100% {
    box-shadow: none;
  }
}
#ancora {
  position: absolute;
  top: 100vh;
  right: 0;
  z-index: 0;
  width: 100%;
  height: 3px;
  margin-top: -95px;
}
@media only screen and (max-width: 1023px) {
  .banner .bx-next,
  .banner .bx-prev,
  .banner .bx-pager {
    display: none;
  }
}
/*Corpo*/
img {
  max-width: 100%;
  height: auto;
}
#mainBlock {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.intro {
  width: 1200px;
  margin: 0 auto 0;
  padding: 95px 140px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  text-align: center;
  display: table;
  font-size: 20px;
  font-family: 'Roboto';
  position: relative;
}
.intro h3 {
  font-size: 35px;
  font-weight: 900;
  margin-bottom: 45px;
  background: #fff;
}
.intro .big {
  height: 70px;
  line-height: 70px;
  width: 630px;
  font-size: 20px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  display: table;
  margin: 0 auto 0;
}
.intro .big a {
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-weight: 900;
  background: #400000;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  float: right;
  color: #fff;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
}
.intro .big a:hover {
  background: #0d0000;
}
.intro:before {
  content: '';
  width: 2000px;
  display: block;
  border-bottom: 3px solid #400000;
  position: absolute;
  top: 115px;
  left: -400px;
  z-index: -1;
}
.programacao {
  width: 100%;
  float: left;
  background-image: url("../images/bg-programacao.jpg");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-attachment: fixed;
  text-align: center;
  padding: 70px 0;
  min-height: 650px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  position: relative;
  color: #fff;
}
.programacao h3 {
  color: #fff;
  font-size: 70px;
  font-weight: 900;
  margin-bottom: 25px;
}
.inscricao {
  width: 1000px;
  margin: 0 auto 0;
  display: table;
  padding: 50px 0;
}
.inscricao h3 {
  font-size: 30px;
  margin-bottom: 10px;
  text-align: center;
  font-weight: 900;
}
.inscricao h4 {
  font-size: 20px;
  margin-bottom: 30px;
  text-align: center;
  font-weight: 900;
  color: #000;
}
.inscricao .formulario {
  display: flex;
  justify-content: center;
  width: 1000px;
  flex-flow: row wrap;
}
.inscricao .b2 {
  flex-basis: 455px;
  padding: 0 10px;
}
.inscricao .b4 {
  flex-basis: 217px;
  padding: 0 10px;
}
#timeline {
  width: 100%;
  position: relative;
  overflow: hidden;
}
#dates {
  width: 100%;
  overflow: hidden;
  margin-bottom: 35px;
}
#dates li {
  font-family: 'Roboto';
  float: left;
  padding: 25px 0;
}
#dates li:before {
  content: '';
  width: 25px;
  border-top: 1px solid #fff;
  display: block;
  float: left;
  margin: 40px 5px 0 0;
}
#dates li:after {
  content: '';
  width: 25px;
  border-top: 1px solid #fff;
  display: block;
  float: left;
  margin: 40px 0 0 5px;
}
#dates li .selected {
  transform: scale(1.5);
  -moz-transform: scale(1.5);
  -webkit-transform: scale(1.5);
  -ms-transform: scale(1.5);
  background: #fff;
  color: #333;
}
#dates li a {
  width: 80px;
  height: 80px;
  line-height: 1.2;
  border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  -ms-border-radius: 50px;
  color: #fff;
  border: 2px solid #fff;
  font-size: 20px;
  text-align: center;
  font-weight: 900;
  display: block;
  float: left;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 13px 0;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
}
#issues {
  width: 1200px;
  height: 257px;
  overflow: hidden;
}
#issues li {
  width: 1200px;
  height: 257px;
  float: left;
  position: relative;
}
.txt-programacao {
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-size: 18px;
  display: block;
  min-height: 150px;
  font-family: 'Roboto';
  color: #fff;
}
.txt-programacao .big {
  font-size: 30px;
  font-weight: 900;
  margin-bottom: -20px;
  display: block;
}
.link-programacao {
  font-size: 15px;
  color: #fff;
  width: 200px;
  height: 40px;
  background: #400000;
  border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  -ms-border-radius: 50px;
  text-align: center;
  display: table;
  margin: 0 auto 0;
  line-height: 40px;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
  font-family: 'Roboto';
  font-weight: 700;
}
.link-programacao:hover {
  background: #0d0000;
  color: #fff;
}
#prev {
  left: 15px;
  position: absolute;
  transition: all ease-out 0.3s;
  -moz-transition: all ease-out 0.3s;
  -webkit-transition: all ease-out 0.3s;
  -ms-transition: all ease-out 0.3s;
  width: 22px;
  height: 22px;
  opacity: 1;
  filter: alpha(opacity=1);
  border-bottom: 4px solid #fff;
  text-indent: -9999px;
  top: 186px;
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  border-left: 4px solid #fff;
}
#next {
  right: 15px;
  position: absolute;
  transition: all ease-out 0.3s;
  -moz-transition: all ease-out 0.3s;
  -webkit-transition: all ease-out 0.3s;
  -ms-transition: all ease-out 0.3s;
  width: 22px;
  height: 22px;
  opacity: 1;
  filter: alpha(opacity=1);
  border-bottom: 4px solid #fff;
  text-indent: -9999px;
  top: 186px;
  transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  border-right: 4px solid #fff;
}
#footerBlock {
  width: 100%;
  display: table;
  float: left;
  border-top: 5px solid #000;
  background: #000;
}
.rodape {
  width: 1200px;
  margin: 0 auto 0;
  display: flex;
  justify-content: space-between;
  padding-top: 60px;
}
.rodape a {
  color: #fff;
}
.rodape article {
  flex-basis: 23%;
  text-align: center;
}
.rodape article:nth-of-type(3) {
  flex-basis: 48%;
}
.rodape .imagens {
  background: #fff;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -ms-border-radius: 10px;
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  float: left;
  padding: 15px;
  min-height: 150px;
}
.rodape h3 {
  font-size: 20px;
  color: #fff;
  padding-bottom: 15px;
}
.copyright {
  width: 100%;
  float: left;
  text-align: center;
  padding: 15px 0;
}
.copyright span {
  color: #fff;
}
.copyright a {
  color: #fff;
}
/* BOTAO VOLTAR*/
.link-back {
  display: block;
  float: right;
  clear: both;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  font-family: 'Roboto';
  transition: 0.3s all linear;
  -moz-transition: 0.3s all linear;
  -webkit-transition: 0.3s all linear;
  -ms-transition: 0.3s all linear;
  font-size: 15px;
  padding: 5px 10px;
  margin-top: 25px;
  background: #400000;
  color: #fff;
}
.link-back:hover {
  background: #0d0000;
}
/*BOTAO SUBIR AO TOPO*/
.cd-top {
  width: 40px;
  height: 40px;
  display: block;
  position: fixed;
  border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  -ms-border-radius: 50px;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: 0.3s all linear;
  -moz-transition: 0.3s all linear;
  -webkit-transition: 0.3s all linear;
  -ms-transition: 0.3s all linear;
  transform: rotate(-180deg) scale(0);
  -moz-transform: rotate(-180deg) scale(0);
  -webkit-transform: rotate(-180deg) scale(0);
  -ms-transform: rotate(-180deg) scale(0);
  bottom: 40px;
  right: 20px;
  z-index: 1100;
  border: 2px solid #FFF;
  background: #400000;
}
.cd-top:hover {
  background: #0d0000;
}
.cd-top:before {
  display: block;
  width: 12px;
  height: 12px;
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  content: '';
  border-top: 3px solid #FFF;
  border-left: 3px solid #FFF;
  margin: 17px 0 0 13px;
  float: left;
}
.cd-top.cd-is-visible {
  opacity: 1;
  filter: alpha(opacity=1);
  transform: rotate(0deg) scale(1);
  -moz-transform: rotate(0deg) scale(1);
  -webkit-transform: rotate(0deg) scale(1);
  -ms-transform: rotate(0deg) scale(1);
}
/* REDES */
.redes i {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  font-size: 20px;
  border: 2px solid #fff;
  padding: 5px;
}
.redes a {
  float: left;
  margin: 0 3px;
}
.redes a:hover {
  animation: redes 0.2s linear;
  -webkit-animation: redes 0.2s linear;
  -moz-animation: redes 0.2s linear;
  -ms-animation: redes 0.2s linear;
}
@keyframes redes {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.8);
  }
  100% {
    transform: scale(1);
  }
}
@-webkit-keyframes redes {
  0% {
    -webkit-transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes redes {
  0% {
    -moz-transform: scale(1);
  }
  50% {
    -moz-transform: scale(0.8);
  }
  100% {
    -moz-transform: scale(1);
  }
}
@-ms-keyframes redes {
  0% {
    -ms-transform: scale(1);
  }
  50% {
    -ms-transform: scale(0.8);
  }
  100% {
    -ms-transform: scale(1);
  }
}
/*--INICIO DA CONFIGURACAO DE TEXTO COM IMAGEM PADRAO--*/
.texto-imagem {
  width: 100%;
  float: left;
  clear: both;
}
.legenda-imagem {
  width: 100% !important;
}
.imagem-acima {
  width: 100%;
  margin-bottom: 15px;
}
.imagem-abaixo {
  width: 100%;
  margin-top: 15px;
}
.imagem-esquerda {
  width: 30%;
  margin: 0 3% 15px 0;
}
.imagem-esquerda img {
  float: left;
}
.texto-direita {
  width: 67%;
}
.imagem-direita {
  width: 30%;
  margin: 0 0 15px 3%;
}
.imagem-direita img {
  float: right;
}
.texto-esquerda {
  width: 67%;
}
/*--FIM DA CONFIGURACAO DE TEXTO COM IMAGEM PADRAO--*/
/*--INICIO DA CONFIGURACAO DE NOTICIAS INTERNA PADRAO--*/
.noticia-completa .imagem-noticia {
  float: left;
  margin: 0 25px 25px 0;
}
.noticia-completa .imagem-noticia img {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  border: 1px solid #fff;
}
/*--FIM DA CONFIGURACAO DE NOTICIAS INTERNA PADRAO--*/
/*TEASER*/
/*--INICIO DA CONIGURACAO DA TEASER PADRAO--*/
.link-artigo {
  width: 100%;
  float: left;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
.link-artigo img {
  max-width: 100%;
  height: auto;
}
.imagens {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
}
.imagens li {
  padding: 0 15px 15px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
/* -------------------------------- 

Main Components 

-------------------------------- */
.cd-horizontal-timeline {
  opacity: 0;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.cd-horizontal-timeline.loaded {
  /* show the timeline after events position has been set (using JavaScript) */
  opacity: 1;
  background: rgba(0, 0, 0, 0.7);
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -ms-border-radius: 10px;
}
.cd-horizontal-timeline .timeline {
  position: relative;
  height: 120px;
  width: 100%;
  max-width: 850px;
  margin: 0 auto;
}
.cd-horizontal-timeline .events-wrapper {
  position: relative;
  height: 100%;
  margin: 0 40px;
  overflow: hidden;
}
.cd-horizontal-timeline .events {
  /* this is the grey line/timeline */
  position: absolute;
  z-index: 1;
  left: 0;
  top: 60px;
  height: 2px;
  /* width will be set using JavaScript */
  -webkit-transition: -webkit-transform 0.4s;
  -moz-transition: -moz-transform 0.4s;
  transition: transform 0.4s;
}
.cd-horizontal-timeline .events li {
  font-family: 'Roboto';
}
.cd-horizontal-timeline .events li .selected {
  transform: scale(1.3);
  -moz-transform: scale(1.3);
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  color: #DDA600;
}
.cd-horizontal-timeline .events li a {
  position: absolute;
  bottom: -38px;
  z-index: 2;
  width: 80px;
  height: 80px;
  line-height: 1.2;
  border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  -ms-border-radius: 50px;
  color: #fff;
  font-size: 20px;
  text-align: center;
  font-weight: 900;
  display: block;
  float: left;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 13px 0;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
}
.cd-horizontal-timeline .filling-line {
  /* this is used to create the green line filling the timeline */
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}
.cd-horizontal-timeline .events a.selected {
  pointer-events: none;
}
.cd-horizontal-timeline .events a.selected::after {
  background-color: #7b9d6f;
  border-color: #7b9d6f;
}
.cd-horizontal-timeline .events a.older-event::after {
  border-color: #7b9d6f;
}
.cd-timeline-navigation a {
  /* these are the left/right arrows to navigate the timeline */
  position: absolute;
  z-index: 1;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 34px;
  width: 34px;
  border-radius: 50%;
  border: 2px solid #dfdfdf;
  /* replace text with an icon */
  overflow: hidden;
  color: transparent;
  text-indent: 100%;
  white-space: nowrap;
  -webkit-transition: border-color 0.3s;
  -moz-transition: border-color 0.3s;
  transition: border-color 0.3s;
}
.cd-timeline-navigation a::after {
  /* arrow icon */
  content: '';
  position: absolute;
  height: 16px;
  width: 16px;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  background: url(../images/cd-arrow.svg) no-repeat 0 0;
}
.cd-timeline-navigation a.prev {
  left: 0;
  -webkit-transform: translateY(-50%) rotate(180deg);
  -moz-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  -o-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}
.cd-timeline-navigation a.next {
  right: 0;
}
.no-touch .cd-timeline-navigation a:hover {
  border-color: #7b9d6f;
}
.cd-timeline-navigation a.inactive {
  cursor: not-allowed;
}
.cd-timeline-navigation a.inactive::after {
  background-position: 0 -16px;
}
.no-touch .cd-timeline-navigation a.inactive:hover {
  border-color: #dfdfdf;
}
.cd-horizontal-timeline .events-content {
  position: relative;
  width: 100%;
  overflow: hidden;
  -webkit-transition: height 0.4s;
  -moz-transition: height 0.4s;
  transition: height 0.4s;
  padding-bottom: 30px;
}
.cd-horizontal-timeline .events-content li {
  position: absolute;
  z-index: 1;
  width: 100%;
  left: 0;
  top: 0;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  opacity: 0;
  -webkit-animation-duration: 0.4s;
  -moz-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
.cd-horizontal-timeline .events-content li.selected {
  /* visible event content */
  position: relative;
  z-index: 2;
  opacity: 1;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.cd-horizontal-timeline .events-content li.enter-right,
.cd-horizontal-timeline .events-content li.leave-right {
  -webkit-animation-name: cd-enter-right;
  -moz-animation-name: cd-enter-right;
  animation-name: cd-enter-right;
}
.cd-horizontal-timeline .events-content li.enter-left,
.cd-horizontal-timeline .events-content li.leave-left {
  -webkit-animation-name: cd-enter-left;
  -moz-animation-name: cd-enter-left;
  animation-name: cd-enter-left;
}
.cd-horizontal-timeline .events-content li.leave-right,
.cd-horizontal-timeline .events-content li.leave-left {
  -webkit-animation-direction: reverse;
  -moz-animation-direction: reverse;
  animation-direction: reverse;
}
.cd-horizontal-timeline .events-content li > * {
  max-width: 800px;
  margin: 0 auto;
}
@-webkit-keyframes cd-enter-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
  }
}
@-moz-keyframes cd-enter-right {
  0% {
    opacity: 0;
    -moz-transform: translateX(100%);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0%);
  }
}
@keyframes cd-enter-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }
}
@-webkit-keyframes cd-enter-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
  }
}
@-moz-keyframes cd-enter-left {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0%);
  }
}
@keyframes cd-enter-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }
}
#myVideo {
  position: absolute;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
}
.contato-form .formulario {
  width: 650px;
  margin: 0 auto;
}
/*Obrigado*/
.obrigado {
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  float: left;
}
.obrigado big {
  font-family: 'Roboto';
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: block;
  color: #400000;
  font-size: 22px;
  padding-bottom: 10px;
}
.obrigado b {
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: block;
  float: left;
  padding-bottom: 5px;
}
.obrigado a {
  font-family: 'Roboto';
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  display: block;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
  padding: 5px 10px;
  background: #400000;
  color: #fff;
  margin-top: 30px;
  font-size: 12px;
}
.obrigado a:hover {
  background: #0d0000;
}
.obrigatorio {
  float: left;
  width: 100%;
  font-size: 13px;
}
.obrigatorio span {
  color: #d00;
}
input {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  font-family: 'Roboto';
  border: 1px solid #CECEBF;
  background: #fff;
  font-size: 14px;
  height: 50px;
  padding: 10px 35px 10px 10px;
}
input[type=submit] {
  display: table;
  float: none;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
  width: 250px;
  padding: 0;
  margin: 0 auto;
  background: #400000;
  color: #fff;
  cursor: pointer;
  font-size: 18px;
  border: none;
}
input[type=submit]:hover {
  background: #0d0000;
}
select {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  font-family: 'Roboto';
  border: 1px solid #CECEBF;
  background: #fff;
  font-size: 14px;
  height: 50px;
  padding: 10px;
}
textarea {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  font-family: 'Roboto';
  border: 1px solid #CECEBF;
  background: #fff;
  font-size: 14px;
  height: 100px;
  padding: 10px;
}
.formulario p {
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 15px;
}
.formulario strong {
  width: 100%;
  padding-bottom: 5px;
  display: none;
}
.formulario label.error {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 0;
  width: 20px;
  height: 20px;
  border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  -ms-border-radius: 50px;
  text-align: center;
  background: #d80000;
  color: #fff;
}
.formulario label.error:after {
  text-align: center;
  display: block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-family: serif;
  content: '!';
  font-size: 18px;
  font-weight: bolder;
}
.formulario ::-webkit-input-placeholder {
  color: #666;
}
.formulario ::-moz-placeholder {
  color: #666;
}
.formulario :-ms-input-placeholder {
  color: #666;
}
.formulario input:-moz-placeholder {
  color: #666;
}
input[name=nome],
input[name=email],
input[name=telefone] {
  border-right: 5px solid #d80000;
}
.localizacao {
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  float: left;
  color: #400000;
  padding: 30px 0;
  font-size: 20px;
}
.localizacao h3 {
  width: 100%;
  text-align: center;
  font-size: 30px;
}
.localizacao ul {
  width: 100%;
  float: left;
  text-align: center;
  font-family: 'Roboto';
  padding-top: 30px;
}
.localizacao li {
  float: left;
  width: 33.3%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 0 10px;
}
.localizacao i {
  width: 60px;
  height: 60px;
  border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  -ms-border-radius: 50px;
  text-align: center;
  margin: 0 auto 5px;
  display: table;
  color: #fff;
  background: #400000;
  line-height: 60px;
}
.localizacao a {
  color: #400000;
}
.endereco-contato i {
  font-size: 25px;
}
.endereco-contato i:before {
  content: "\e928";
}
.telefones-contato a {
  cursor: default;
}
.telefones-contato i {
  font-size: 27px;
}
.telefones-contato i:before {
  content: "\e92c";
}
.email-contato i {
  font-size: 30px;
}
.email-contato i:before {
  content: "\e921";
}
.redes.contato {
  margin: 0 auto 0;
  float: none;
  display: table;
  background: #DDA600;
  padding: 14px 10px 10px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  font-family: 'Roboto';
  color: #fff;
}
.redes.contato strong {
  float: left;
  padding-right: 7px;
  font-weight: normal;
}
.mapa {
  width: 100%;
  float: left;
  position: relative;
}
.mapa form {
  position: absolute;
  bottom: 10px;
  left: 10px;
  z-index: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  width: 400px;
  padding: 10px;
  background: #fff;
}
.mapa input[type=text] {
  width: 57%;
  margin: 0 3% 0 0;
}
.mapa input[type=submit] {
  width: 40%;
  padding: 0;
}
.mapa iframe {
  width: 100%;
}
.scrolloff {
  pointer-events: none;
}
.form-ancora {
  margin-top: -70px;
  float: left;
}
@media only screen and (max-width: 1024px) {
  .localizacao {
    padding: 30px 0;
  }
  select {
    -webkit-appearance: none;
    background-image: url("../images/padrao/bg-select.png") !important;
    background-repeat: center right !important;
    background-position: no-repeat !important;
  }
}
@media only screen and (max-width: 1023px) {
  .formulario p {
    width: 100%;
    margin-bottom: 15px;
  }
  .formulario strong {
    width: 100%;
    padding-bottom: 5px;
  }
  .formulario input[type=submit] {
    margin: 0 auto;
    float: none;
    display: block;
    height: 50px;
    line-height: 50px;
    padding: 0 30px;
    width: 90%;
  }
  .localizacao ul {
    padding: 0;
  }
  .localizacao h3 {
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 680px) {
  .contato-form .formulario {
    width: 100%;
  }
  .localizacao li {
    width: 100%;
    margin-bottom: 25px;
  }
}
@media only screen and (max-width: 480px) {
  .mapa form {
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    float: left;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-shadow: 0 0 0 0;
    -moz-box-shadow: 0 0 0 0;
    -webkit-box-shadow: 0 0 0 0;
    -ms-box-shadow: 0 0 0 0;
    padding: 15px;
    background: none;
  }
}
/*RESPONSIVO*/
.info-lateral {
  display: none;
}
.ico-fone-responsivo {
  display: none;
}
@media only screen and (min-width: 1023px) {
  .menu {
    transform: translate(0) !important;
  }
}
@media only screen and (max-width: 1024px) {
  .center {
    width: 100% !important;
    float: left !important;
    margin: 0!important;
    display: block;
  }
  .topo {
    width: 100%;
    height: 300px;
  }
  .topo .left {
    width: 100%;
    padding: 0;
    align-items: center;
    height: 300px;
  }
  .topo .slogan {
    font-size: 28px;
    text-align: center;
    padding: 0;
  }
  .topo b {
    font-size: 20px;
    margin-top: 20px;
  }
  .topo b:after {
    display: none;
  }
  .topo .info-banner {
    height: 300px;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 20px;
  }
  .topo .slider-banner li {
    display: none;
    height: 300px;
  }
  .logo {
    background-position: center;
    top: 20px;
    margin-top: 0;
    margin-left: -125px;
    width: 250px;
  }
  .banner {
    width: 100%;
    height: 300px;
  }
  .banner iframe {
    display: none;
  }
  .legenda-banner {
    width: 100%;
    padding: 0;
    font-size: 18px;
    text-align: center;
  }
  .legenda-banner .big {
    font-size: 30px;
  }
  .legenda-banner em {
    font-size: 15px;
  }
  .legenda-banner .small:after {
    display: none;
  }
  .intro {
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 20px;
    font-size: 16px;
  }
  .intro:before {
    display: none;
  }
  .intro .big {
    width: 100%;
    border: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -ms-border-radius: 0;
    font-size: 20px;
  }
  .intro .big a {
    width: 100%;
  }
  .intro h3 {
    font-size: 20px;
    margin-bottom: 25px;
  }
  .programacao {
    background-attachment: scroll;
    min-height: 10px;
  }
  .programacao h3 {
    font-size: 35px;
  }
  .inscricao {
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 20px;
  }
  .inscricao h3 {
    font-size: 25px;
  }
  .inscricao .formulario {
    width: 100%;
  }
  .inscricao .b2 {
    flex-basis: 100%;
    padding: 0;
  }
  .inscricao .b4 {
    flex-basis: 100%;
    padding: 0;
  }
  #footerBlock {
    background: #000;
  }
  .rodape {
    width: 100%;
    flex-direction: column;
  }
  .rodape article {
    flex-basis: 100%;
  }
  .rodape .imagens {
    margin-bottom: 35px;
  }
  .txt-programacao {
    font-size: 13px;
    padding: 0 40px;
  }
  .txt-programacao .big {
    font-size: 20px;
    margin: 0;
  }
  .cd-horizontal-timeline .events li a {
    transform: translateX(-50px);
    -moz-transform: translateX(-50px);
    -webkit-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
  }
  .cd-horizontal-timeline .events li a.selected {
    transform: translateX(-50px);
    -moz-transform: translateX(-50px);
    -webkit-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
  }
}
@media only screen and (max-width: 1023px) {
  /*RESET*/
  html,
  body {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    max-width: 100%;
    overflow-x: hidden;
  }
  html {
    height: 100%;
  }
  .bloco-3,
  .bloco-4,
  .bloco-5 {
    width: 50%;
  }
  /*-------------------------------------------------------------------------------------------------------------------------------------------------*/
  /*INICIO DA CONFIGURACAO DO TOPO RESPONSIVO*/
  #headerBlock {
    position: fixed;
    z-index: 51;
  }
  .ico-fone-responsivo {
    display: block;
    float: right;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    transition: 0.3s all ease-out;
    -moz-transition: 0.3s all ease-out;
    -webkit-transition: 0.3s all ease-out;
    -ms-transition: 0.3s all ease-out;
    padding: 10px;
    color: #DDA600;
    font-size: 30px;
    margin: 10px 10px 0 0;
  }
  .ico-fone-responsivo.on {
    background: #DDA600;
    color: #fff;
  }
  .menu-fixo {
    display: none;
  }
  /* INICIO INFO LATERAL----------------------------------------------------------------------------------------*/
  .info-lateral {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: absolute;
    top: 90px;
    right: -110%;
    z-index: 1001;
    display: block;
    transition: 0.3s all ease-out;
    -moz-transition: 0.3s all ease-out;
    -webkit-transition: 0.3s all ease-out;
    -ms-transition: 0.3s all ease-out;
    text-align: center;
    width: 90%;
    padding: 20px;
    /*personaliza��o do link para formulario*/
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
    -ms-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
    background: #400000;
    border: 1px solid #fff;
  }
  .info-lateral.on {
    right: 5%;
  }
  .info-lateral a {
    color: #FFF;
  }
  .info-lateral .whatsapp {
    color: #fff;
  }
  .info-lateral .whatsapp:before {
    content: 'WhatsApp';
    padding-right: 7px;
    font-size: 11px;
    color: rgba(255, 255, 255, 0.5);
    font-family: 'Roboto';
  }
  .info-lateral .redes {
    float: none;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin: 0 auto 0;
    padding: 25px 10px;
  }
  .info-lateral .redes span {
    font-size: 11px;
    color: rgba(255, 255, 255, 0.5);
    font-family: 'Roboto';
    float: left;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding-bottom: 20px;
  }
  .info-lateral .redes a {
    float: none;
  }
  .info-lateral .telefone-lateral {
    width: 100%;
    float: left;
    font-family: 'Roboto';
    padding: 5px 0 15px;
    font-size: 20px;
    border-bottom: 1px solid #270000;
  }
  .info-lateral .email-lateral {
    width: 100%;
    float: left;
    padding: 12px 0;
    font-size: 12px;
    border-bottom: 1px solid #270000;
  }
  .info-lateral .formulario-contato {
    width: 100%;
    float: left;
    height: 35px;
    line-height: 35px;
    display: block;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    font-family: 'Roboto';
    font-size: 15px;
    color: #fff;
    background: #DDA600;
  }
  /* PERSONALIZAÇÃO DAS CONTENT INFOS LATERAIS  */
  /* FIM INFO LATERAL*/
  /* FIM DA CONFIGURACAO DO TOPO RESPONSIVO */
  /*-------------------------------------------------------------------------------------------------------------------*/
  /* INICIO DA CONFIGURACAO DO CORPO RESPONSIVO */
  #mainBlock {
    display: block;
  }
  .corpo {
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 15px;
  }
  .content {
    width: 100%;
    float: left;
  }
  .cnt-interna {
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 15px 15px 40px;
  }
  /*CONTATO RESPONSIVO*/
  .content.contato {
    width: 50%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding-right: 30px;
    margin: 0;
  }
  .right.contato {
    width: 50%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 0;
  }
  /* FIM DA CONFIGURACAO DO CORPO RESPONSIVO */
  /* INICIO DA CONFIGURACAO DO RODAPE RESPONSIVO */
  .rodape {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 20px;
  }
  .copyright {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    text-align: center;
    padding: 15px;
    font-size: 11px;
  }
  .copyright a {
    float: none;
    display: block;
  }
  /* FIM DA CONFIGURACAO DO RODAPE RESPONSIVO */
  /*--INICIO DA CONFIGURACAO DE TEXTO COM IMAGEM PADRAO--*/
  .imagem-esquerda {
    width: 40%;
  }
  .imagem-esquerda img {
    max-width: 100%;
    height: auto;
  }
  .texto-direita {
    width: 57%;
  }
  .imagem-direita {
    width: 40%;
  }
  .imagem-direita img {
    max-width: 100%;
    height: auto;
  }
  .texto-esquerda {
    width: 57%;
  }
  /*--FIM DA CONFIGURACAO DE TEXTO COM IMAGEM PADRAO--*/
  .link-artigo {
    justify-content: space-around;
  }
  .teaser-2 article {
    flex-basis: 610px;
  }
  .teaser-3 article {
    flex-basis: auto;
    width: 100%;
  }
  .teaser-4 article {
    flex-basis: auto;
  }
}
@media only screen and (max-width: 600px) {
  h1 {
    font-size: 25px;
    margin-bottom: 15px;
  }
  .titulo1 {
    font-size: 16px;
  }
  .titulo2 {
    font-size: 15px;
  }
  .titulo3 {
    font-size: 14px;
  }
  .titulo4 {
    font-size: 13px;
  }
  .imagem-esquerda,
  .imagem-direita {
    margin: 5px auto 5px;
    float: none;
  }
  .texto-direita,
  .texto-esquerda {
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  .teaser-1 article img {
    margin: 0 auto 0;
    float: none;
    display: table;
  }
  .teaser-1 article h2 {
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    text-align: center;
  }
  .teaser-3 img {
    margin: 0 auto 0;
    float: none;
    display: table;
  }
  .teaser-3 h2 {
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    text-align: center;
  }
  .teaser-4 article {
    width: 100%;
  }
}
@media only screen and (max-width: 500px) {
  #timeline {
    width: 320px;
  }
  #issues {
    width: 320px;
  }
  #issues li {
    width: 320px;
  }
}
