@import 'http://cdn.topping.pt/css/reset.css';
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700");
@import url(/lib/fonts/topping_icn.css);
a {
  font-family: "Open Sans", Arial, sans-serif;
  color: #ec0928;
  text-decoration: none;
}

a:hover {
  font-family: "Open Sans", Arial, sans-serif;
  color: #ec0928;
  text-decoration: underline;
}

p {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: .95em;
  color: #333;
  line-height: 1.3;
  margin: 0.475em 0;
}

em {
  font-weight: 400;
  font-style: italic;
}

h1 {
  font-family: "Open Sans", sans-serif;
  font-size: 2em;
  color: #ec0928;
  font-weight: 400;
  text-transform: uppercase;
}

h2 {
  font-family: "Open Sans", sans-serif;
  font-size: 1.8em;
  color: #ec0928;
  font-weight: 400;
  margin: 0.9em 0;
}

h3 {
  font-family: "Open Sans", sans-serif;
  font-size: 1.5em;
  color: #ec0928;
  font-weight: 400;
  margin: 0.75em 0;
}

h4 {
  font-family: "Open Sans", sans-serif;
  font-size: 1.3em;
  color: #ec0928;
  font-weight: 400;
  margin: 0.65em 0;
}

h5 {
  font-family: "Open Sans", sans-serif;
  font-size: 1.1em;
  color: #ec0928;
  font-weight: 400;
  margin: 0.55em 0;
}

h6 {
  font-family: "Open Sans", sans-serif;
  font-size: 1em;
  color: #ec0928;
  font-weight: 400;
  margin: 0.5em 0;
}

p:first-child, h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
  margin-top: 0;
}

strong {
  font-weight: 700;
}

.img-inline {
  display: block;
  width: 90%;
  height: auto;
  margin: 20px auto;
  /* float: left; margin-left: 10px; margin-right: 10px; */
}

@media only screen and (min-width: 450px) {
  .img-inline {
    width: auto;
    height: auto;
    float: left;
    margin-bottom: 10px;
    margin-right: 20px;
    margin-top: 0;
  }
}

@media only screen and (min-width: 768px) {
  a {
    font-family: "Open Sans", Arial, sans-serif;
    color: #ec0928;
    text-decoration: none;
  }
  a:hover {
    font-family: "Open Sans", Arial, sans-serif;
    color: #ec0928;
    text-decoration: underline;
  }
  p {
    font-family: "Open Sans", Arial, sans-serif;
    font-size: .95em;
    color: #333;
    line-height: 1.3;
    margin: 0.475em 0;
  }
  h1 {
    font-family: "Open Sans", sans-serif;
    font-size: 2em;
    color: #ec0928;
    font-weight: 400;
    text-transform: uppercase;
  }
  h2 {
    font-family: "Open Sans", sans-serif;
    font-size: 1.8em;
    color: #ec0928;
    font-weight: 400;
    margin: 0.9em 0;
  }
  h3 {
    font-family: "Open Sans", sans-serif;
    font-size: 1.5em;
    color: #ec0928;
    font-weight: 400;
    margin: 0.75em 0;
  }
  h4 {
    font-family: "Open Sans", sans-serif;
    font-size: 1.3em;
    color: #ec0928;
    font-weight: 400;
    margin: 0.65em 0;
  }
  h5 {
    font-family: "Open Sans", sans-serif;
    font-size: 1.1em;
    color: #ec0928;
    font-weight: 400;
    margin: 0.55em 0;
  }
  h6 {
    font-family: "Open Sans", sans-serif;
    font-size: 1em;
    color: #ec0928;
    font-weight: 400;
    margin: 0.5em 0;
  }
}

/**/
@media only screen and (min-width: 1024px) {
  a {
    font-family: "Open Sans", Arial, sans-serif;
    color: #ec0928;
    text-decoration: none;
  }
  a:hover {
    font-family: "Open Sans", Arial, sans-serif;
    color: #ec0928;
    text-decoration: underline;
  }
  p {
    font-family: "Open Sans", Arial, sans-serif;
    font-size: .95em;
    color: #333;
    line-height: 1.3;
    margin: 0.475em 0;
  }
  h1 {
    font-family: "Open Sans", sans-serif;
    font-size: 2em;
    color: #ec0928;
    font-weight: 400;
    text-transform: uppercase;
  }
  h2 {
    font-family: "Open Sans", sans-serif;
    font-size: 1.8em;
    color: #ec0928;
    font-weight: 400;
    margin: 0.9em 0;
  }
  h3 {
    font-family: "Open Sans", sans-serif;
    font-size: 1.5em;
    color: #ec0928;
    font-weight: 400;
    margin: 0.75em 0;
  }
  h4 {
    font-family: "Open Sans", sans-serif;
    font-size: 1.3em;
    color: #ec0928;
    font-weight: 400;
    margin: 0.65em 0;
  }
  h5 {
    font-family: "Open Sans", sans-serif;
    font-size: 1.1em;
    color: #ec0928;
    font-weight: 400;
    margin: 0.55em 0;
  }
  h6 {
    font-family: "Open Sans", sans-serif;
    font-size: 1em;
    color: #ec0928;
    font-weight: 400;
    margin: 0.5em 0;
  }
}

/*     */
/*     */
.videoWrapper_16_9 {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
  margin-top: 30px;
}

.videoWrapper_4_3 {
  position: relative;
  padding-bottom: 75%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
  margin-top: 30px;
}

.videoWrapper_16_9 iframe, .videoWrapper_4_3 iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.top0 {
  margin-top: 0;
}

.greenBT {
  border: solid 1px #101010;
  background-color: #101010;
  color: #FFF;
  font-size: 1em;
  padding: 5px 10px;
  text-decoration: none;
}

.greenBT:hover {
  color: #FFF;
  text-decoration: none;
  background-color: #444;
  transition: 0.2s;
  border: solid 1px #444;
}

.dt {
  display: none;
}

.redBT, .redBT:hover {
  border: solid 1px #ec0928;
  background-color: #ec0928;
  color: #FFF;
  font-size: 1em;
  padding: 5px 10px;
  text-decoration: none;
}

.greyBT {
  border: solid 1px #ddd;
  background-color: #ddd;
  color: #020202;
  font-size: 1em;
  padding: 5px 10px;
  text-decoration: none;
}

.greyBT:hover {
  border: solid 1px #eee;
  background-color: #eee;
  color: #020202;
  text-decoration: none;
  transition: 0.2s;
}

.cont .inner {
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 40px;
}

.cont .inner h1 {
  height: 30px;
  background-color: #ec0928;
  width: 90%;
  line-height: 30px;
  color: #FFF;
  position: relative;
  font-style: italic;
  margin-bottom: 40px;
  text-transform: none;
  font-size: 24px;
  padding: 0 0 0 10px;
}

.cont .inner h1:after {
  content: '';
  position: absolute;
  left: 100%;
  top: 0;
  height: 0;
  width: 0;
  width: 0;
  height: 0;
  border-top: 30px solid #ec0928;
  border-right: 20px solid transparent;
  border-left: 10px solid #ec0928;
  -moz-transform: scale(0.9999);
  transform: scale(0.9999);
  -webkit-transform: scale(0.9999);
}

.cont .inner p {
  margin-top: 20px;
}

.cont .inner p:first-child {
  margin-top: 0;
}

@media only screen and (min-width: 768px) {
  .cont .inner {
    margin: 0 auto;
    padding-bottom: 60px;
  }
  .cont .inner h1 {
    height: 40px;
    width: 50%;
    line-height: 40px;
    margin-bottom: 60px;
  }
  .cont .inner h1:after {
    border-top: 40px solid #ec0928;
  }
}

@media only screen and (min-width: 1024px) {
  .cont .inner {
    width: 1240px;
    margin: 0 auto;
    padding-bottom: 80px;
  }
  .cont .inner h1 {
    height: 50px;
    width: 50%;
    line-height: 50px;
    margin-bottom: 80px;
  }
  .cont .inner h1:after {
    border-top: 50px solid #ec0928;
  }
  .dt {
    display: block;
  }
}

/*     */
/*     */
/*     */
ul#menu_mobile {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  background-color: #FFF;
  width: 100%;
  display: none;
  z-index: 102;
  padding-top: 80px;
}

ul#menu_mobile li {
  display: block;
  width: 100%;
  line-height: 2.5em;
  border-bottom: solid 1px pink;
}

ul#menu_mobile li a {
  padding: 0 20px;
  text-transform: uppercase;
  text-decoration: none;
  color: #020202;
  font-family: "Open Sans", sans-serif;
  font-size: 1em;
}

ul#menu_mobile li a.on {
  color: #666;
}

section#topo_ph {
  padding: 10px 20px;
  border-top: solid 1px #ec0928;
  font: #333 1em "Open Sans", sans-serif;
  height: 80px;
  background-color: #FFF;
  position: fixed;
  width: 100%;
  z-index: 103;
}

section#topo_ph #topo {
  width: 100%;
  position: relative;
  height: 100%;
  text-align: center;
  z-index: 3;
}

section#topo_ph #topo #menu_mobile_toggle {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 2em;
  top: 0;
  line-height: 60px;
  cursor: pointer;
}

section#topo_ph #topo #menuLang {
  position: absolute;
  right: 0;
  top: 0;
}

section#topo_ph #topo #menuLang ul {
  display: table;
  height: 60px;
}

section#topo_ph #topo #menuLang ul li {
  display: table-cell;
  vertical-align: middle;
  padding-left: 10px;
}

section#topo_ph #topo #menuLang ul li a {
  width: 28px;
  height: 28px;
  line-height: 28px;
  border: solid 1px #ec0928;
  border-radius: 14px;
  color: #ec0928;
  display: block;
  text-align: center;
  font-size: 0.75em;
  font-family: Arial, sans-serif;
  display: none;
}

section#topo_ph #topo #menuLang ul li a.on {
  background-color: #ec0928;
  color: #FFF;
}

section#topo_ph #topo #menuLang ul li:first-child {
  padding-left: 0;
}

section#topo_ph #logo {
  height: 100%;
  width: auto;
  display: inline-block;
}

div#topo-pseudo {
  height: 80px;
}

/* */
@media only screen and (min-width: 768px) {
  ul#menu_mobile {
    padding-top: 120px;
  }
  section#topo_ph {
    border-top: solid 2px #ec0928;
    height: 120px;
    padding: 20px 20px;
  }
  section#topo_ph #topo {
    height: 80px;
  }
  section#topo_ph #topo #menu_mobile_toggle {
    line-height: 80px;
  }
  section#topo_ph #topo #menuLang ul {
    height: 80px;
  }
  div#topo-pseudo {
    height: 120px;
  }
}

/* */
@media only screen and (min-width: 1024px) {
  section#topo_ph {
    border-top: solid 4px #ec0928;
    padding: 20px 20px;
    position: relative;
    width: 100%;
    height: 149px;
  }
  section#topo_ph #topo {
    text-align: left;
    height: 109px;
    max-width: 1240px;
    margin: 0 auto;
  }
  section#topo_ph #topo #menuLang {
    right: 0;
    top: 0;
  }
  section#topo_ph #topo #menuLang ul {
    display: table;
    height: 1em;
  }
  section#topo_ph #topo #menuLang ul li {
    display: table-cell;
    vertical-align: middle;
    padding-left: 10px;
  }
  section#topo_ph #topo #menuLang ul li a {
    text-decoration: none;
  }
  section#topo_ph #topo #menuLang ul li:first-child {
    padding-left: 0;
  }
  section#topo_ph #topo #menu {
    position: absolute;
    right: 0;
    top: auto;
    bottom: 0;
  }
  section#topo_ph #topo #menu ul {
    display: table;
    /*height: $altTopo; */
    height: 1em;
  }
  section#topo_ph #topo #menu ul li {
    display: table-cell;
    vertical-align: top;
    padding-left: 20px;
  }
  section#topo_ph #topo #menu ul li a {
    text-transform: uppercase;
    text-decoration: none;
    color: #020202;
    font-family: "Open Sans", sans-serif;
    font-size: 1em;
  }
  section#topo_ph #topo #menu ul li a:hover {
    text-decoration: underline;
  }
  section#topo_ph #topo #menu ul li a.on {
    color: #ec0928;
  }
  section#topo_ph #topo #menu ul li.lang a {
    display: block;
    margin-top: -5px;
    padding: 5px;
    background-color: #000;
    color: #FFF;
  }
  section#topo_ph #topo #menu ul li:first-child {
    padding-left: 0;
  }
  div#topo-pseudo {
    display: none;
  }
}

p.small_red {
  font-size: 12px;
  color: #ec0928;
}

p.medium_red {
  font-size: 15px;
  color: #ec0928;
}

p.large_red {
  font-size: 18px;
  color: #ec0928;
}

p.xlarge_red {
  font-size: 22px;
  color: #ec0928;
}

a.fullLink {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 9;
}

@media only screen and (min-width: 768px) {
  p.small_red {
    font-size: 14px;
    color: #ec0928;
  }
  p.medium_red {
    font-size: 18px;
    color: #ec0928;
  }
  p.large_red {
    font-size: 21px;
    color: #ec0928;
  }
  p.xlarge_red {
    font-size: 26px;
    color: #ec0928;
  }
}

@media only screen and (min-width: 1024px) {
  p.small_red {
    font-size: 16px;
    color: #ec0928;
  }
  p.medium_red {
    font-size: 20px;
    color: #ec0928;
  }
  p.large_red {
    font-size: 24px;
    color: #ec0928;
  }
  p.xlarge_red {
    font-size: 30px;
    color: #ec0928;
  }
}

.full {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  overflow-x: hidden;
  background-size: cover;
  background-position: center center;
}

#cycle-slideshow2 {
  /*pointer-events: none;*/
}

#overlay {
  z-index: 3;
  display: none;
}

#paginacao {
  position: absolute;
  left: 0;
  bottom: 20px;
  z-index: 2;
  height: 1em;
  width: 100%;
  padding: 0 20px;
}

#paginacao .icon-circle:before {
  content: '\f111' !important;
}

#paginacao .pager {
  cursor: pointer;
  width: 1.5em;
  height: 20px;
  line-height: 20px;
  font-size: 15px;
  color: #ec0928;
  text-align: center;
  display: inline-block;
}

#topo-rotativo {
  display: block;
  width: 100%;
  height: 20vw;
  height: 60vw;
  position: relative;
}

#topo-rotativo .tbl {
  display: table;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  overflow-x: hidden;
}

#topo-rotativo .tbl .tbl-cell {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: bottom;
  padding: 20px;
  z-index: 10;
  position: relative;
}

#topo-rotativo .tbl .button {
  border-radius: 5px;
  display: inline-block;
  padding: 5px 15px;
  font-size: 1em;
  color: #FFF;
  border: solid 1px #FFF;
}

#topo-rotativo .tbl .button a {
  text-decoration: none;
  color: inherit;
}

#topo-rotativo .tbl1 {
  z-index: 1;
}

#topo-rotativo .tbl2 {
  z-index: 1;
}

.arrows_ph {
  position: absolute;
  top: 50%;
  z-index: 2;
  opacity: 1;
  color: rgba(236, 9, 40, 0.4);
  cursor: pointer;
}

.arrows_ph div {
  margin-top: -1.5em;
  margin-left: -0.5em;
}

.arrows_ph div span {
  font-size: 2.5em;
}

.arrow-l {
  left: 0px;
}

.arrow-r {
  right: 0px;
}

@media only screen and (min-width: 768px) {
  #overlay {
    display: block;
  }
  #topo-rotativo {
    display: block;
  }
  .arrows_ph {
    position: absolute;
    top: 50%;
    opacity: 1;
    cursor: pointer;
  }
  .arrows_ph div {
    margin-top: -2.5em;
    margin-left: -0.5em;
  }
  .arrows_ph div span {
    font-size: 4em;
  }
}

@media only screen and (min-width: 1024px) {
  #topo-rotativo {
    display: block;
    height: 40vw;
  }
}

.extra {
  font-size: 50px;
  color: green;
}

.topo_estatico {
  width: 100%;
  padding-bottom: 34%;
  display: block;
  background-size: cover;
  background-position: center center;
}

#home {
  /*.home_ph:nth-child(1), .home_ph:nth-child(3), .home_ph:nth-child(5) {
		background-color: $bg_color_alt;
	}*/
}

#home .home_ph {
  padding-bottom: 40px;
}

#home .home_ph .inner {
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

#home .home_ph .inner .test-list {
  width: 100%;
  max-width: 500px;
}

#home .home_ph .inner .test-list .test {
  margin-top: 40px;
  position: relative;
  height: 115px;
}

#home .home_ph .inner .test-list .test .img-col {
  float: left;
  width: 30%;
  overflow: hidden;
  text-align: center;
}

#home .home_ph .inner .test-list .test .img-col img {
  width: auto;
  height: 115px;
}

#home .home_ph .inner .test-list .test .text-col {
  float: right;
  width: 65%;
  height: 115px;
  position: relative;
}

#home .home_ph .inner .test-list .test .text-col .greenBT {
  position: absolute;
  left: 0;
  bottom: 0;
}

#home .home_ph .inner .test-list .test .text-col p {
  text-align: left;
}

#home .home_ph .inner .test-list .test:first-child {
  margin-top: 0;
}

#home .home_ph .inner .trat-box {
  text-align: center;
  max-width: 250px;
  margin: 30px auto;
}

#home .home_ph .inner .trat-box .img {
  width: 100%;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  padding-bottom: 100%;
  background-size: cover;
  border: solid 3px #ec0928;
  border-radius: 50%;
}

#home .home_ph .inner .trat-box p {
  font-weight: 700;
  margin: 20px 0;
}

#home .home_ph .inner p {
  text-align: center;
}

#home .home_ph .inner p a {
  margin: 0 auto;
  display: inline-block;
}

#home .home_ph .inner .trat-box:first-child {
  margin-top: 50px;
}

#home .home_ph .inner h1 {
  height: 30px;
  background-color: #ec0928;
  width: 90%;
  line-height: 30px;
  color: #FFF;
  position: relative;
  font-style: italic;
  margin-bottom: 40px;
  text-transform: none;
  font-size: 20px;
  padding: 0 0 0 10px;
}

#home .home_ph .inner h1:after {
  content: '';
  position: absolute;
  left: 100%;
  top: 0;
  height: 0;
  width: 0;
  width: 0;
  height: 0;
  border-top: 30px solid #ec0928;
  border-right: 20px solid transparent;
  border-left: 10px solid #ec0928;
  -moz-transform: scale(0.9999);
  transform: scale(0.9999);
  -webkit-transform: scale(0.9999);
}

#home .home_ph .inner .col:first-child {
  padding-bottom: 40px;
}

#home .home_ph .inner .test-slides-ph {
  padding: 0 5em;
}

#home .home_ph .inner .test-slides-ph .testemunhos_slides .tbl {
  height: 480px;
  overflow: hidden;
  width: 100%;
}

#home .home_ph .inner .test-slides-ph .testemunhos_slides .tbl .img {
  text-align: center;
}

#home .home_ph .inner .test-slides-ph .testemunhos_slides .tbl .text {
  margin-top: 20px;
}

#home .home_ph .inner .test-slides-ph .testemunhos_slides .tbl .text p {
  text-align: left;
  font-style: italic;
}

#home .home_ph .inner .test-slides-ph .testemunhos_slides .tbl .text .testimonial {
  margin: 0;
  position: relative;
  color: #333;
  border-radius: 5px;
  width: 100%;
  margin: 0 auto;
}

#home .home_ph .inner .test-slides-ph .testemunhos_slides .tbl .text .author {
  font-size: smaller;
}

#home .home_ph .inner #paginacao2 {
  text-align: center;
  margin-top: 20px;
}

#home .home_ph .inner #paginacao2 .pager {
  width: 25px;
  height: 20px;
  line-height: 20px;
  font-size: 15px;
  color: #999;
  /*background: url(/imagens/pager-off.png) no-repeat center center;*/
  text-align: center;
  display: inline-block;
}

#home .home_ph .inner .arrows2 {
  position: absolute;
  cursor: pointer;
  top: 50%;
  font-size: 3em;
  margin-top: -0.75em;
  color: #000;
  opacity: 0.5;
}

#home .home_ph .inner .arrow-l2 {
  left: 20px;
}

#home .home_ph .inner .arrow-r2 {
  right: 20px;
}

#home .home_ph:nth-child(1) {
  background-color: #DBDBDB;
}

#home .home_ph:nth-child(3) {
  background-color: #DBDBDB;
}

#home .home_ph:nth-child(5) {
  background-color: #DBDBDB;
}

#home .home_ph.halved p {
  line-height: 1.5;
  text-align: left;
}

#home .home_ph.halved p a {
  color: inherit !important;
}

#home .home_ph.halved p:last-child {
  margin-top: 20px;
}

#home .home_ph.halved p:last-child a {
  color: #FFF !important;
}

#home .home_ph.halved h1 {
  width: 90%;
}

.form_news {
  margin: 40px 0 0 0;
}

.form_news input[type=text], .form_news input[type=email] {
  padding: 5px 10px;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 1em;
  background-color: #FFF;
  border: solid 1px #101010;
  width: 100%;
  max-width: 500px;
  display: block;
  margin: 20px 0;
}

.form_news input[type=submit] {
  padding: 5px 10px;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 1em;
  background-color: #101010;
  border: solid 1px #101010;
  color: #FFF;
  display: block;
  margin: 20px 0;
  cursor: pointer;
}

.form_news input[type=submit]:hover {
  background-color: #444;
  border: solid 1px #444;
  transition: 0.2s;
}

@media only screen and (min-width: 768px) {
  #home .home_ph {
    padding-bottom: 60px;
  }
  #home .home_ph .inner .trat-box {
    width: 20%;
    margin-left: 6.66%;
    float: left;
    margin-top: 50px;
  }
  #home .home_ph .inner .trat-box:nth-child(1) {
    margin-left: 0;
  }
  #home .home_ph .inner h1 {
    height: 40px;
    width: 50%;
    line-height: 40px;
    margin-bottom: 60px;
  }
  #home .home_ph .inner h1:after {
    border-top: 40px solid #ec0928;
  }
  #home .home_ph .inner .col {
    float: left;
    width: 45%;
    margin-left: 10%;
  }
  #home .home_ph .inner .col p {
    line-height: 1.5;
    text-align: left;
  }
  #home .home_ph .inner .col p a {
    color: inherit !important;
  }
  #home .home_ph .inner .col p:last-child {
    margin-top: 20px;
  }
  #home .home_ph .inner .col p:last-child a {
    color: #FFF !important;
  }
  #home .home_ph .inner .col h1 {
    width: 90%;
  }
  #home .home_ph .inner .col:first-child {
    padding-bottom: 0;
    margin-left: 0;
  }
  #home .home_ph .inner .test-slides-ph {
    padding: 0 5em;
  }
  #home .home_ph .inner .test-slides-ph .testemunhos_slides .tbl {
    display: table;
    height: 350px;
  }
  #home .home_ph .inner .test-slides-ph .testemunhos_slides .tbl .img {
    display: table-cell;
    text-align: left;
    padding-right: 30px;
    height: 100%;
  }
  #home .home_ph .inner .test-slides-ph .testemunhos_slides .tbl .img img {
    max-height: 100%;
    width: auto;
  }
  #home .home_ph .inner .test-slides-ph .testemunhos_slides .tbl .text {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    /*.testimonial:after {
									color: $mainColor;
									content: "\201D";
									right: 10px;
									bottom: -0.5em; 
								} */
  }
  #home .home_ph .inner .test-slides-ph .testemunhos_slides .tbl .text p {
    text-align: left;
    font-style: italic;
  }
  #home .home_ph .inner .test-slides-ph .testemunhos_slides .tbl .text .testimonial {
    margin: 0;
    padding: 10px 50px;
    position: relative;
    color: #333;
    border-radius: 5px;
    width: 100%;
    margin: 0 auto;
  }
  #home .home_ph .inner .test-slides-ph .testemunhos_slides .tbl .text .testimonial:before {
    content: "\201C";
    position: absolute;
    font-size: 80px;
    line-height: 1;
    color: #999;
    font-style: normal;
  }
  #home .home_ph .inner .test-slides-ph .testemunhos_slides .tbl .text .testimonial:before {
    top: 0;
    left: 10px;
    color: #ec0928;
  }
  #home .home_ph .inner .test-slides-ph .testemunhos_slides .tbl .text .author {
    font-size: smaller;
  }
  #home .home_ph.halved {
    width: 50%;
    float: left;
  }
  #home .home_ph.halved .inner h1 {
    width: 90%;
  }
  #home .home_ph:nth-child(1) {
    background-color: #DBDBDB;
  }
  #home .home_ph:nth-child(3) {
    background-color: #DBDBDB;
  }
  #home .home_ph:nth-child(4) {
    background-color: #DBDBDB;
  }
  #home .home_ph:nth-child(6) {
    background-color: #DBDBDB;
  }
  #home .home_ph:nth-child(5) {
    background-color: #FFF;
  }
}

@media only screen and (min-width: 1024px) {
  #home .home_ph {
    padding-bottom: 80px;
  }
  #home .home_ph .inner {
    max-width: 1240px;
    margin: 0 auto;
  }
  #home .home_ph .inner h1 {
    height: 50px;
    width: 50%;
    line-height: 50px;
    margin-bottom: 80px;
  }
  #home .home_ph .inner h1:after {
    border-top: 50px solid #ec0928;
  }
  #home .home_ph .inner .test-slides-ph .testemunhos_slides .tbl {
    height: 300px;
  }
}

.article .sep {
  height: 20px;
  border-bottom: solid 1px #999;
  margin-bottom: 20px;
}

.article p {
  margin: 10px 0 !important;
}

.toc ol {
  padding-left: 1em;
  margin-left: 1em;
  counter-reset: li;
  /* Initiate a counter */
  list-style: none;
  /* Remove default numbering */
  *list-style: decimal;
  /* Keep using default numbering for IE6/7 */
  padding: 0;
  margin-bottom: 4em;
}

.toc ol ol {
  margin: 0 0 0 2em;
  /* Add some left margin for inner lists */
}

.rounded-list a {
  position: relative;
  display: block;
  padding: 0.4em 0.4em 0.4em 2em;
  margin: .5em 0;
  background: #ddd;
  color: #020202;
  text-decoration: none;
}

.rounded-list a:hover {
  background: #eee;
}

.rounded-list a:before {
  content: counter(li);
  counter-increment: li;
  position: absolute;
  left: -1.3em;
  top: 50%;
  margin-top: -1.3em;
  background: #ec0928;
  color: #FFF;
  height: 2em;
  width: 2em;
  line-height: 2em;
  border: .3em solid #fff;
  text-align: center;
  font-weight: bold;
  border-radius: 2em;
}

#mitos_artigos {
  background-color: #DBDBDB;
}

.article-box {
  background-color: #FFF;
  border-bottom: solid 2px #ec0928;
  width: 100%;
  padding-bottom: 22px;
  float: left;
  width: 48%;
  margin-left: 4%;
  margin-top: 0;
}

.article-box:nth-child(2n+1) {
  margin-left: 0;
  clear: both;
}

.article-box:nth-child(n+3) {
  margin-top: 4%;
}

.article-box h6, .article-box p {
  padding: 0 20px;
  margin-top: 20px;
  font-size: .85em;
  line-height: 1.3;
}

.article-box h6 a {
  font-size: 1em;
  color: inherit;
}

.article-box img {
  display: block;
  width: 100%;
  height: auto;
}

.article-box p {
  text-align: left;
}

.article-box a {
  font-size: .85em;
}

@media only screen and (min-width: 768px) {
  .article-box {
    width: 31.33%;
    margin-left: 3%;
    /*margin-top: 3%;*/
    /*
			margin-left: 0; clear: both;
	}
	.article-box:nth-child(n+4) {
		margin-top: 3%;
	}	
		*/
  }
  .article-box:nth-child(n+3) {
    margin-top: 0;
  }
  .article-box:nth-child(2n+1) {
    clear: none;
    margin-left: 3%;
  }
  .article-box:nth-child(n+4) {
    margin-top: 3%;
  }
  .article-box:nth-child(3n+1) {
    clear: both;
    margin-left: 0%;
  }
  .article-box h6 {
    height: 4em;
  }
  .article-box p {
    height: 5em;
  }
  .article-box p:last-child {
    height: auto;
  }
}

@media only screen and (min-width: 1024px) {
  .article-box {
    width: 22%;
    margin-left: 2%;
  }
  .article-box:nth-child(n+4) {
    margin-top: 0;
  }
  .article-box:nth-child(3n+1), .article-box:nth-child(2n+1) {
    clear: none;
    margin-left: 2%;
  }
  .article-box:nth-child(n+5) {
    margin-top: 2%;
  }
  .article-box:nth-child(4n+1) {
    clear: both;
    margin-left: 0;
  }
  /*
	.article-box:nth-child(3n+1)  {
		margin-left: 2%; clear: none;
	}
	.article-box:nth-child(n+4) {
		margin-top: 0; 
	}
	.article-box:nth-child(n+5) {
		margin-top: 2%; clear: both;
	}
	.article-box:nth-child(4n+1)  {
		margin-left: 0;
	}
	*/
}

.trat-box-ph, .subcats, ul.trats_artigos {
  width: 100%;
  max-width: 900px;
}

.trat-box-art {
  text-align: center;
  width: 47%;
  float: left;
  margin-top: 0;
  margin: 0 auto 12px 6%;
  position: relative;
}

.trat-box-art a {
  position: relative;
  text-decoration: none;
}

.trat-box-art a .img {
  width: 80%;
  height: auto;
  display: block;
  margin: 0 auto;
  opacity: 0.5;
}

.trat-box-art a p {
  font-weight: 700;
  margin: 20px 0;
}

.trat-box-art a .img1 {
  /*border: solid 3px $corMulher;*/
}

.trat-box-art a .img2 {
  /*border: solid 3px $corHomem;*/
}

.trat-box-art a:hover img.img, .trat-box-art .trat-box-art.on img.img {
  opacity: 1;
  text-decoration: none;
}

.trat-box-art.on p {
  color: #ec0928;
}

.trat-box-art.on .img1 {
  opacity: 1;
}

.trat-box-art.on .img2 {
  opacity: 1;
}

.trat-box-art.on:after {
  position: absolute;
  left: 50%;
  margin-left: -12px;
  top: 100%;
  content: '';
  width: 0;
  height: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
}

.trat-box-art.box1.on:after {
  border-bottom: 12px solid #ec0928;
}

.trat-box-art.box2.on:after {
  border-bottom: 12px solid #ec0928;
}

.subcats {
  padding: 30px 0;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #ec0928;
}

.subcats .bts {
  padding: 5px 10px;
  border-radius: 5px;
  border-width: 1px;
  border-style: solid;
  margin: 0 10px;
  border-color: #ec0928;
  color: #ec0928;
}

.subcats .bts.on {
  color: #FFF !important;
  background-color: #ec0928;
}

.subcats .bts:hover {
  text-decoration: none;
}

.subcats .subcat1, .subcats .subcat2 {
  display: none;
  text-align: center;
  width: 100%;
}

.subcats .subcat1.on, .subcats .subcat2.on {
  display: block;
}

.trat-box-art:nth-child(1) {
  margin-left: 0;
}

ul.trats_artigos {
  padding: 20px;
}

ul.trats_artigos li {
  display: inline-block;
  margin: 10px 0;
  width: 100%;
}

@media only screen and (min-width: 768px) {
  .subcats .bts {
    padding: 5px 20px;
  }
  .subcats .subcat1, .subcats .subcat2 {
    display: block;
    width: 50%;
    float: left;
  }
  .subcats .subcat1 {
    text-align: left;
  }
  .subcats .subcat2 {
    text-align: right;
  }
  ul.trats_artigos {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    -moz-column-gap: 50px;
    -webkit-column-gap: 50px;
    column-gap: 50px;
  }
}

.img-ph {
  padding: 10px;
  background-color: rgba(236, 9, 9, 0.5);
  margin-top: 20px;
  /*img {
		display: block; width: 49%; height: auto; float: left; margin-left: 2%;
	}*/
}

.img-ph span {
  display: block;
  width: 49%;
  padding-bottom: 49%;
  background-size: cover;
  background-position: center center;
  float: left;
  margin-left: 2%;
}

.img-ph a:first-child span {
  margin-left: 0;
}

.img-ph:first-chid {
  margin-top: 0;
}

.bt_read_more {
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.6) 18%, white 35%, white 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.6) 18%, white 35%, white 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.6) 18%, white 35%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
  position: relative;
  z-index: 2;
  top: -2.475em;
  padding-top: 3em;
  height: 5em;
}

.bt_read_more button {
  cursor: pointer;
}

.full_text {
  display: none;
}

@media only screen and (min-width: 768px) {
  .img-ph {
    width: 49%;
    float: left;
    margin: 20px 0 20px 2%;
  }
  .img-ph:nth-child(2n+1) {
    margin-left: 0;
    clear: both;
  }
}

.col-r {
  margin: 20px 0;
}

#form_contactos input[type=text], #form_contactos input[type=email], #form_contactos textarea {
  padding: 5px 10px;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 1em;
  background-color: #FFF;
  border: solid 1px #101010;
  width: 100%;
  max-width: 500px;
  display: block;
  margin: 20px 0;
}

#form_contactos input[type=button] {
  padding: 5px 10px;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 1em;
  background-color: #101010;
  border: solid 1px #101010;
  color: #FFF;
  display: block;
  margin: 20px 0;
  cursor: pointer;
}

#form_contactos input[type=button]:hover {
  background-color: #444;
  border: solid 1px #444;
  transition: 0.2s;
}

#form_contactos textarea {
  height: 300px;
}

#form_contactos input.error, #form_contactos textarea.error {
  background-color: #E00;
  border: solid 1px #D00;
}

@media only screen and (min-width: 768px) {
  .col-l {
    float: left;
    width: 46%;
  }
  .col-r {
    float: right;
    margin-top: 0;
    width: 46%;
  }
}

#footer {
  height: 447px;
  background-color: #333;
  color: #FFF;
}

#footer .inner {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
}

#footer .inner .col {
  padding: 20px;
  border-top: solid 1px #CCC;
}

#footer .inner .col p {
  margin: 0;
  color: #FFF;
}

#footer .inner .col p a {
  color: inherit;
  text-decoration: underline;
}

#footer .inner .col p img {
  width: auto;
  height: 40px;
}

#footer .inner .col:last-child {
  text-align: left;
}

#footer #copy {
  background-color: #000;
}

#footer #copy p {
  line-height: 30px;
  height: 30px;
  text-align: center;
  font-size: .9em;
}

#footer #copy p a {
  color: #CCC;
}

@media only screen and (min-width: 768px) {
  #footer {
    height: 200px;
  }
  #footer .inner {
    height: 170px;
  }
  #footer .inner .col {
    border: none;
    padding: 10px;
    width: 33%;
    float: left;
  }
  #footer .inner .col p {
    margin: 0;
  }
  #footer .inner .col:last-child {
    clear: both;
    text-align: right;
    float: none;
    width: 100%;
  }
}

@media only screen and (min-width: 1024px) {
  #footer {
    height: 210px;
  }
  #footer .inner {
    background: url(/imagens/bg_footer.png) no-repeat right bottom;
    background-size: auto 90%;
    height: 180px;
    padding-right: 120px;
  }
  #footer .inner .col {
    padding: 20px 10px;
  }
  #footer .inner .col:last-child {
    clear: both;
    text-align: right;
    float: none;
    width: 100%;
    padding: 10px;
  }
}

body {
  background-color: #FFF;
  margin: 0;
  padding: 0;
}

.tb {
  display: none !important;
}

.tb-cell {
  display: none !important;
}

.clear {
  clear: both;
}

strong {
  font-weight: 700;
}

html, body {
  height: 100%;
}

.wrap {
  min-height: 100%;
  /* equal to footer height */
  margin-bottom: -447px;
}

.wrap:after {
  content: "";
  display: block;
  height: 447px;
}

@media only screen and (min-width: 768px) {
  .mb {
    display: none !important;
  }
  .tb {
    display: block !important;
  }
  .mb-cell {
    display: none !important;
  }
  .tb-cell {
    display: table-cell !important;
  }
  .wrap {
    margin-bottom: -200px;
  }
  .wrap:after {
    height: 200px;
  }
}

@media only screen and (min-width: 1024px) {
  .wrap {
    margin-bottom: -210px;
  }
  .wrap:after {
    height: 210px;
  }
  .tb_minus {
    display: none;
  }
}
