img {
  border: none;
}

html,
body {
  background-color: #fff;
  margin: 0px;
  padding: 0px;
  border: 0px;
  overflow-x: hidden;
  overflow-y: scroll;
}

#Header_home {
  float: left;
  width: 100%;
  height: 138px;
  position: absolute;
  background-image: url(../images/bgHeader.png);
  background-position: top center;
  background-repeat: repeat-x;
  position: fixed;
}

#Header {
  float: left;
  width: 100%;
  height: 138px;
  position: fixed;
  background-image: url(../images/bgHeader.png);
  background-position: top center;
  background-repeat: repeat-x;
  z-index: 100;
}

#InterHeader {
  margin: 0 auto;
  width: 1152px;
  height: 138px;
}

#logotipo {
  float: left;
  width: 150px;
  padding: 0 0 50px 0;
}

#menu-top {
  float: left;
  width: 952px;
  height: 68px;
}

#menu-bottom {
  float: left;
  width: 952px;
  height: 70px;
}

#NewBG_Fixed {
  float: left;
  width: 100%;
  background: url(images/bg.jpg) no-repeat top center fixed;
  background-color: #fff;
  background-size: cover;
}

#NewBG_NoFixed {
  float: left;
  width: 100%;
  background: url(images/bg.jpg) no-repeat top center;
  background-color: #fff;
  background-size: cover;
}

#Gap {
  float: left;
  width: 100%;
  min-height: 280px;
  background-position: top center;
}

#Wrapper {
  float: left;
  width: 100%;
}

#Content {
  margin: 0 auto;
  max-width: 1152px;
}

.trinca {
  width: 30%;
  float: left;
  padding: 1%;
}

.post {
  float: left;
  width: 45%;
  min-height: 400px;
}

.dupla {
  width: 400px;
  float: left;
  min-height: 200px;
  margin: 0 90px 0 40px;
}

.video {
  width: 60%;
  float: left;
}

.coluna_01 {
  float: left;
  width: 50%;
  min-height: 400px;
  background-color: #fff;
  padding: 0 200px 30px 50px;
}

.coluna_02 {
  float: left;
  width: 35%;
  min-height: 400px;
  background-color: #fff;
  margin: 0 0 0 -150px;
  padding: 0 40px 0 0;
}

.coluna_parceiros {
  float: left;
  width: 35%;
  min-height: 400px;
  background-color: #fff;
  margin: 0 0 0 -150px;
  padding: 0 40px 0 0;
}

.coluna_03 {
  float: left;
  width: 35%;
  min-height: 400px;
  background-color: #fff;
  margin: 70px 0 0 -150px;
  padding: 0 40px 0 0;
}

.coluna_all {
  float: left;
  max-width: 1092px;
  background-color: #fff;
  padding: 0 30px 20px 30px;
}

.lista {
  width: 250px;
  min-height: 300px;
  list-style: none;
  float: left;
  padding: 20px;
  margin: 0 28px 20px 28px;
  border: 1px #999 solid;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
   border-radius: 10px;
}

/*-------------------TEXT----------------------------------------------------------*/

@font-face {
  font-family: effraBold;
  src: url(../fonts/Effra_Std_Bd.ttf);
}

@font-face {
  font-family: effraLight;
  src: url(../fonts/Effra_Std_Lt.ttf);
}

h1 {
  font-family: effraBold;
  font-size: 90px;
  line-height: 65px;
  z-index: 10;
}

h2 {
  font-family: effraLight;
  font-size: 90px;
  z-index: 10;
}

h3 {
  font-family: effraBold;
  font-size: 35px;
  line-height: 30px;
  color: #ec0f17;
  z-index: 10;
}

h4 {
  font-family: effraLight;
  font-size: 35px;
  color: #ec0f17;
}

h5 {
  font-family: effraBold;
  font-size: 20px;
  line-height: 25px;
  color: #706c6c;
}

h6 {
  font-family: effraLight;
  font-size: 20px;
  line-height: 25px;
  color: #706c6c;
}

a.link1:link {
  font-family: effraLight;
  font-size: 20px;
  line-height: 25px;
  color: #706c6c;
  text-decoration: none;
}

a.link1:visited {
  font-family: effraLight;
  font-size: 20px;
  line-height: 25px;
  color: #706c6c;
  text-decoration: none;
}

a.link1:hover {
  font-family: effraLight;
  font-size: 20px;
  line-height: 25px;
  color: #ec0f17;
  text-decoration: none;
}

a.link2:link {
  font-family: effraLight;
  font-size: 20px;
  line-height: 25px;
  color: #fff;
  text-decoration: none;
}

a.link2:visited {
  font-family: effraLight;
  font-size: 20px;
  line-height: 25px;
  color: #fff;
  text-decoration: none;
}

a.link2:hover {
  font-family: effraLight;
  font-size: 20px;
  line-height: 25px;
  color: #fff;
  opacity: 0.5;
  text-decoration: none;
}

a.link3:link {
  font-family: effraBold;
  font-size: 15px;
  line-height: 20px;
  color: #ec0f17;
  text-decoration: none;
}

a.link3:visited {
  font-family: effraBold;
  font-size: 15px;
  line-height: 20px;
  color: #ec0f17;
  text-decoration: none;
}

a.link3:hover {
  font-family: effraBold;
  font-size: 15px;
  line-height: 20px;
  color: #ec0f17;
  text-decoration: none;
  opacity: 0.5;
}

/*----------------------PopUp----------------------------------------------------------------*/

PopUp {
  background-color: #333;
  background-image: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.25) 100%
  );
  box-sizing: border-box;
  color: #eee;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1.5rem;
  overflow: hidden;
  padding: 3rem 16.66667%;
  position: relative;
  width: 100%;
  height: 100vh;
  transition: all 0.25s ease-in-out;
}
PopUp:before {
  background-image: linear-gradient(to left, #720b0f 0%, #af1b20 100%);
  content: "";
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: all 0.25s ease-in-out;
}
PopUp:hover:before {
  opacity: 1;
}
PopUp > div {
  position: relative;
}

PopUp #skip {
  border: none;
  display: block;
  position: absolute;
  bottom: 1.5rem;
  left: 0;
  right: 0;
  height: 1.5rem;
}
PopUp #skip svg {
  display: block;
  margin: 0 auto;
  width: 3rem;
  height: 1.5rem;
}
PopUp #skip svg path {
  fill: rgba(255, 255, 255, 0.75);
}

/*-------------------Menu Responsive--------------------------------------------------------*/

.menu li {
  display: block; /* centraliza na horizontal */
  list-style: none;
  float: left;
  list-style: none;
}

/*Strip the ul of padding and list styling*/
ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: absolute;
}

/*Create a horizontal list with spacing*/
li {
  display: inline-block;
  float: left;
}

/*Style for menu links*/
li a {
  display: block;
  min-width: 140px;
  height: 46px;
  text-align: center;
  line-height: 50px;
  font-family: effraLight;
  color: #fff;
  background: #ec0f17;
  text-decoration: none;
}

/*Hover state for top level links*/
li:hover a {
  background: #fff;
  color: #999;
}

/*Style 'show menu' label button and hide it by default*/
.show-menu {
  font-family: effraLight;
  text-decoration: none;
  color: #fff;
  background-color: #f00;
  text-align: left;
  padding: 10px 0 30px 200px;
  margin-left: -200px;
  display: none;
}

/*Hide checkbox*/
input[type="checkbox"] {
  display: none;
}

/*Show menu when invisible checkbox is checked*/
input[type="checkbox"]:checked ~ #menu {
  display: block;
}

/*Responsive Styles*/

@media screen and (max-width: 1130px) {
  /*Make dropdown links appear inline*/
  ul {
    position: static;
    display: none;
  }
  /*Create vertical spacing*/
  li {
    margin-bottom: 0;
    margin-left: -320px;
  }
  /*Make all menu links full width*/
  ul li,
  li a {
    width: 100%;
    text-align: left;
    padding-left: 160px;
  }
  /*Display 'show menu' link*/
  .show-menu {
    display: block;
  }

  /*-----------------------------------------Outros CSS-----------------------------------*/

  #Header_home {
    position: fixed;
  }

  #Header {
    position: fixed;
  }

  .hidden {
    display: none;
  }

  .backBlack {
    background-image: url(../images/BlackTransparent.png);
    background-repeat: repeat-x;
    background-size: auto 100%;
  }

  #NewBG_NoFixed {
    background-size: 1400px;
  }

  #NewBG_Fixed {
    background-size: 1400px;
    background-attachment: scroll;
  }

  .coluna_01 {
    width: 90%;
    padding: 5%;
    text-align: left;
  }

  .coluna_02 {
    display: none;
  }

  .trinca {
    width: 90%;
    padding: 5%;
    text-align: center;
  }

  .post {
    width: 90%;
    text-align: center;
    min-height: 100px;
  }

  .dupla {
    width: 50%;
    padding: 5%;
    text-align: left;
  }

  .coluna_all {
    width: 90%;
    padding: 5%;
  }

  .lista {
    width: 90%;
    padding: 5%;
    margin: 1%;
  }

  .video {
    width: 100%;
    float: left;
  }

  .float_left {
    width: 150px;
    float: left;
  }

  h1 {
    font-size: 40px;
  }

  h2 {
    font-size: 22px;
    line-height: 39px;
  }

  h3 {
    font-size: 22px;
    line-height: 22px;
  }

  h4 {
    line-height: 90px;
  }
}

/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
PopUp,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a {
  background: transparent;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C""\201D""\2018""\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* Start Button Whats float */
#whatsAction {
  position: fixed;
  bottom: 24px;
  right: 48px;
}
#whatsAction a {
  text-decoration: none;
}
#whatsAction a img {
  width: 40px;
}
/* End Button Whats float */
