@font-face {
  font-family: 'Rawson';
  src: url('../font/Rawson-Regular.woff2') format('woff2'), url('../font/Rawson-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Rawson Thin';
  src: url('../font/Rawson-Thin.woff2') format('woff2'), url('../font/Rawson-Thin.woff') format('woff');
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'Rawson Light';
  src: url('../font/Rawson-Light.woff2') format('woff2'), url('../font/Rawson-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Rawson ExLight';
  src: url('../font/Rawson-ExtraLight.woff2') format('woff2'), url('../font/Rawson-ExtraLight.woff') format('woff');
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: 'Rawson Med';
  src: url('../font/Rawson-Medium.woff2') format('woff2'), url('../font/Rawson-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Rawson Bold';
  src: url('../font/Rawson-Bold.woff2') format('woff2'), url('../font/Rawson-Bold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Rawson ExBold';
  src: url('../font/Rawson-ExtraBold.woff2') format('woff2'), url('../font/Rawson-ExtraBold.woff') format('woff');
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: 'Rawson Black';
  src: url('../font/Rawson-Black.woff2') format('woff2'), url('../font/Rawson-Black.woff') format('woff');
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: 'Rawson ExBlack';
  src: url('../font/Rawson-ExtraBlack.woff2') format('woff2'), url('../font/Rawson-ExtraBlack.woff') format('woff');
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Rawson SemiBold';
  src: url('../font/Rawson-SemiBold.woff2') format('woff2'), url('../font/Rawson-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Rawson ThinIt';
  src: url('../font/Rawson-ThinIt.woff2') format('woff2'), url('../font/Rawson-ThinIt.woff') format('woff');
  font-weight: 100;
  font-style: italic;
}

@font-face {
  font-family: 'Rawson BoldIt';
  src: url('../font/Rawson-BoldIt.woff2') format('woff2'), url('../font/Rawson-BoldIt.woff') format('woff');
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: 'Rawson MediumIt';
  src: url('../font/Rawson-MediumIt.woff2') format('woff2'), url('../font/Rawson-MediumIt.woff') format('woff');
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: 'Rawson ExBlackIt';
  src: url('../font/Rawson-ExtraBlackIt.woff2') format('woff2'), url('../font/Rawson-ExtraBlackIt.woff') format('woff');
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: 'Rawson BlackIt';
  src: url('../font/Rawson-BlackIt.woff2') format('woff2'), url('../font/Rawson-BlackIt.woff') format('woff');
  font-weight: 800;
  font-style: italic;
}

@font-face {
  font-family: 'Rawson RegIt';
  src: url('../font/Rawson-RegularIt.woff2') format('woff2'), url('../font/Rawson-RegularIt.woff') format('woff');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'Rawson ExLightIt';
  src: url('../font/Rawson-ExtraLightIt.woff2') format('woff2'), url('../font/Rawson-ExtraLightIt.woff') format('woff');
  font-weight: 200;
  font-style: italic;
}

@font-face {
  font-family: 'Rawson ExBoldIt';
  src: url('../font/Rawson-ExtraBoldIt.woff2') format('woff2'), url('../font/Rawson-ExtraBoldIt.woff') format('woff');
  font-weight: 800;
  font-style: italic;
}

@font-face {
  font-family: 'Rawson SemiBoldIt';
  src: url('../font/Rawson-SemiBoldIt.woff2') format('woff2'), url('../font/Rawson-SemiBoldIt.woff') format('woff');
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: 'Rawson LightIt';
  src: url('../font/Rawson-LightIt.woff2') format('woff2'), url('../font/Rawson-LightIt.woff') format('woff');
  font-weight: 300;
  font-style: italic;
}

.Rawson {
  font-family: 'Rawson';
  font-weight: normal;
  font-style: normal;
}

.Thin {
  font-family: 'Rawson Thin';
  font-weight: 100;
  font-style: normal;
}

.Light {
  font-family: 'Rawson Light';
  font-weight: 300;
  font-style: normal;
}

.ExLight {
  font-family: 'Rawson ExLight';
  font-weight: 200;
  font-style: normal;
}

.Med {
  font-family: 'Rawson Med';
  font-weight: 500;
  font-style: normal;
}

.Bold {
  font-family: 'Rawson Bold';
  font-weight: 600;
  font-style: normal;
}

.ExBold {
  font-family: 'Rawson ExBold';
  font-weight: 800;
  font-style: normal;
}

.Black {
  font-family: 'Rawson Black';
  font-weight: 800;
  font-style: normal;
}

.ExBlack {
  font-family: 'Rawson ExBlack';
  font-weight: 900;
  font-style: normal;
}

.SemiBold {
  font-family: 'Rawson SemiBold';
  font-weight: 600;
  font-style: normal;
}

.ThinIt {
  font-family: 'Rawson ThinIt';
  font-weight: 100;
  font-style: italic;
}

.BoldIt {
  font-family: 'Rawson BoldIt';
  font-weight: 600;
  font-style: italic;
}

.MediumIt {
  font-family: 'Rawson MediumIt';
  font-weight: 500;
  font-style: italic;
}

.ExBlackIt {
  font-family: 'Rawson ExBlackIt';
  font-weight: 900;
  font-style: italic;
}

.BlackIt {
  font-family: 'Rawson BlackIt';
  font-weight: 800;
  font-style: italic;
}

.It {
  font-family: 'Rawson RegIt';
  font-weight: normal;
  font-style: italic;
}

.ExLightIt {
  font-family: 'Rawson ExLightIt';
  font-weight: 200;
  font-style: italic;
}

.ExBoldIt {
  font-family: 'Rawson ExBoldIt';
  font-weight: 800;
  font-style: italic;
}

.SemiBoldIt {
  font-family: 'Rawson SemiBoldIt';
  font-weight: 600;
  font-style: italic;
}

.LightIt {
  font-family: 'Rawson LightIt';
  font-weight: 300;
  font-style: italic;
}

#slider {
  width: 100vw;
  background-color: transparent;
  background-size: cover;
  padding: 0 0 0;
  position: relative;
}


/* Videos */

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
}

.embed-container iframe,
.embed-container object,
.embed-container embed ,
.embed-container video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video-wrapper {
  width: 100%;
  max-width: 1300px;
  margin: 0 auto !important;
  text-align: center;
  position: relative;
}

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#video,
#promovid {
  width: 100%;
  height: auto;
}

.box-colorido {
  position: absolute;
  bottom: -0;
  width: 100%;
  height: 4vh;
  width: 100%;
  background: #d6f9ff;
  background: -moz-linear-gradient(left, #125ca9 0%, #125ca9 16.66%, #fcd434 16.66%, #fcd434 33.32%, #62bb48 33.32%, #62bb48 49.98%, #f27027 49.98%, #f27027 66.64%, #94d7e3 66.64%, #94d7e3 83.33%, #6b4298 83.33%, #6b4298 100%);
  background: -webkit-linear-gradient(left, #125ca9 0%, #125ca9 16.66%, #fcd434 16.66%, #fcd434 33.32%, #62bb48 33.32%, #62bb48 49.98%, #f27027 49.98%, #f27027 66.64%, #94d7e3 66.64%, #94d7e3 83.33%, #6b4298 83.33%, #6b4298 100%);
  background: linear-gradient(to right, #125ca9 0%, #125ca9 16.66%, #fcd434 16.66%, #fcd434 33.32%, #62bb48 33.32%, #62bb48 49.98%, #f27027 49.98%, #f27027 66.64%, #94d7e3 66.64%, #94d7e3 83.33%, #6b4298 83.33%, #6b4298 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6f9ff', endColorstr='#9ee8fa', GradientType=1);
}

.palestrantes article:nth-child(1) {
  border-bottom: 2vh solid #ffd334
}

.palestrantes article:nth-child(2) {
  border-bottom: 2vh solid #9443aa
}

.palestrantes article:nth-child(3) {
  border-bottom: 2vh solid #a0dcff
}

.palestrantes article:nth-child(4) {
  border-bottom: 2vh solid #ff9233
}

.palestrantes article:nth-child(5) {
  border-bottom: 2vh solid #63c83c
}

.palestrantes article:nth-child(6) {
  border-bottom: 2vh solid #0036d0
}

.palestrantes article:nth-child(7) {
  border-bottom: 2vh solid #ffd334
}

.palestrantes article:nth-child(8) {
  border-bottom: 2vh solid #9443aa
}

body {
  font-family: 'Rawson', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  overflow-x: hidden;
  color: #000;
}

p {
  font-size: 25px;
  margin-bottom: 30px;
}
p:last-child {margin-bottom: 0 !important;}
p.small {
  font-size: 16px;
}

a,
a:hover,
a:focus,
a:active,
a.active {
  color: #18BC9C;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Rawson", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.h4,
h4 {
  font-size: 35px;
}

hr.star-light,
hr.star-primary {
  padding: 0;
  border: none;
  border-top: solid 5px;
  text-align: center;
  max-width: 250px;
  margin: 25px auto 30px;
}

hr.star-light:after,
hr.star-primary:after {
  content: "\f005";
  font-family: FontAwesome;
  display: inline-block;
  position: relative;
  top: -0.8em;
  font-size: 2em;
  padding: 0 0.25em;
}

hr.star-light {
  border-color: white;
}

hr.star-light:after {
  background-color: #18BC9C;
  color: white;
}

hr.star-primary {
  border-color: #2C3E50;
}

hr.star-primary:after {
  background-color: white;
  color: #2C3E50;
}

.bg-black {
  background: #000 !important;
}

.white-color {
  color: #FFF;
}

.img-centered {
  margin: 0 auto;
}

header {
  text-align: center;
  color: white;
}
@media (min-width: 1200px) {
  .container {width: 1190px;}
}
header .container {
  padding-top: 100px;
  padding-bottom: 50px;
}

header img {
  display: block;
  margin: 0 auto 20px;
}

header .intro-text .name {
  display: block;
  font-family: "Rawson", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 2em;
}

header .intro-text .skills {
  font-size: 1.25em;
  font-weight: 300;
}

@media (min-width: 768px) {
  header .container {
    padding-top: 200px;
    padding-bottom: 100px;
  }
  header .intro-text .name {
    font-size: 4.75em;
  }
  header .intro-text .skills {
    font-size: 1.75em;
  }
}

a.navbar-brand {
  height: auto;
}

a.navbar-brand img {
  width: 100%;
  max-width: 160px;
}

.navbar-custom {
  background: #222;
  font-family: "Rawson", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  border: none;
}

.navbar-custom .navbar-brand {
  color: white;
}

.navbar-custom .navbar-brand:hover,
.navbar-custom .navbar-brand:focus,
.navbar-custom .navbar-brand:active,
.navbar-custom .navbar-brand.active {
  color: white;
}

.navbar-custom .navbar-nav {
  letter-spacing: 1px;
  margin-top: 23px;
}

.navbar-custom .navbar-nav li a {
  color: white;
}

.navbar-custom .navbar-nav li a:hover {
  color: #f3f3f3;
}

.navbar-custom .navbar-nav li a:focus,
.navbar-custom .navbar-nav li a:active {
  color: white;
}

.navbar-custom .navbar-nav li.active a {
  color: white;
  font-family: "Rawson ExBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: none;
  border-bottom: 3px solid #fff;
}

.navbar-custom .navbar-nav li a {
  padding: 10px 0px;
}

.navbar-custom .navbar-nav li {
  padding: 0 10px;
}

.navbar-custom .navbar-nav li.active a:hover,
.navbar-custom .navbar-nav li.active a:focus,
.navbar-custom .navbar-nav li.active a:active {
  color: white;
  background: none;
  border-bottom: 3px solid #fff;
}

.navbar-custom .navbar-toggle {
  color: white;
  text-transform: uppercase;
  border-color: white;
  border: 2px solid;
  font-size: 26px;
  padding: 2px 9px;
  position: relative;
  top: 13px;
}

.navbar-custom .navbar-toggle:hover,
.navbar-custom .navbar-toggle:focus {
  background-color: #5f3eb2;
  color: white;
  border-color: #5d3db1;
}

@media (min-width: 768px) {
  .navbar-custom {
    padding: 10px 0;
    -webkit-transition: padding 0.3s;
    -moz-transition: padding 0.3s;
    transition: padding 0.3s;
  }
  .navbar-custom .navbar-brand {
    font-size: 2em;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
  .navbar-custom.affix {
    padding: 10px 0;
  }
  .navbar-custom.affix .navbar-brand {
    font-size: 1.5em;
  }
}

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}

section {
  padding: 100px 0;
}

section h2 {
  margin: 0 0px 35px 0;
  font-size: 65px;
  line-height: 90%;
}

section h3 {
  font-size: 50px;
  line-height: 90%;
  margin-bottom: 20px;
}

section.success {
  background: #18BC9C;
  color: white;
}

@media (max-width: 767px) {
  section {
    padding: 75px 0;
  }
  section.first {
    padding-top: 75px;
  }
}

.floating-label-form-group {
  position: relative;
  margin-bottom: 0;
  padding-bottom: 0.5em;
  border-bottom: 1px solid #eeeeee;
}

.floating-label-form-group input,
.floating-label-form-group textarea {
  z-index: 1;
  position: relative;
  padding-right: 0;
  padding-left: 0;
  border: none;
  border-radius: 0;
  font-size: 1.5em;
  background: none;
  box-shadow: none !important;
  resize: none;
}

.floating-label-form-group label {
  display: block;
  z-index: 0;
  position: relative;
  top: 2em;
  margin: 0;
  font-size: 0.85em;
  line-height: 1.764705882em;
  vertical-align: middle;
  vertical-align: baseline;
  opacity: 0;
  -webkit-transition: top 0.3s ease, opacity 0.3s ease;
  -moz-transition: top 0.3s ease, opacity 0.3s ease;
  -ms-transition: top 0.3s ease, opacity 0.3s ease;
  transition: top 0.3s ease, opacity 0.3s ease;
}

.floating-label-form-group:not(:first-child) {
  padding-left: 14px;
  border-left: 1px solid #eeeeee;
}

.floating-label-form-group-with-value label {
  top: 0;
  opacity: 1;
}

.floating-label-form-group-with-focus label {
  color: #18BC9C;
}

form .row:first-child .floating-label-form-group {
  border-top: 1px solid #eeeeee;
}

footer {
  color: white;
}

footer h3 {
  margin-bottom: 30px;
}

footer .footer-above {
  padding-top: 50px;
  background-color: #2C3E50;
}

footer .footer-col {
  margin-bottom: 50px;
}

footer .footer-below {
  padding: 25px 0;
  background-color: #233140;
}

.btn-outline {
  color: white;
  font-size: 20px;
  border: solid 2px white;
  background: transparent;
  transition: all 0.3s ease-in-out;
  margin-top: 15px;
}

.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active,
.btn-outline.active {
  color: #18BC9C;
  background: white;
  border: solid 2px white;
}

.btn-primary {
  color: white;
  background-color: #2C3E50;
  border-color: #2C3E50;
  font-weight: 700;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: white;
  background-color: #1a242f;
  border-color: #161f29;
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #2C3E50;
  border-color: #2C3E50;
}

.btn-primary .badge {
  color: #2C3E50;
  background-color: white;
}

.btn-success {
  color: white;
  background-color: #18BC9C;
  border-color: #18BC9C;
  font-weight: 700;
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: white;
  background-color: #128f76;
  border-color: #11866f;
}

.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.lp .texto-lp p {text-align: left !important;}
.text-white, .white {color:  #FFF;}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #18BC9C;
  border-color: #18BC9C;
}

.btn-success .badge {
  color: #18BC9C;
  background-color: white;
}

.btn-social {
  display: inline-block;
  height: 50px;
  width: 50px;
  border: 2px solid white;
  border-radius: 100%;
  text-align: center;
  font-size: 20px;
  line-height: 45px;
}

.scroll-top {
  position: fixed;
  right: 2%;
  bottom: 2%;
  width: 50px;
  height: 50px;
  z-index: 1049;
}

.scroll-top .btn {
  font-size: 20px;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  line-height: 28px;
}

#skipnav a {
  padding: 6px;
  position: absolute;
  top: -40px;
  left: 0px;
  color: white;
  border-right: 1px solid white;
  border-bottom: 1px solid white;
  border-bottom-right-radius: 8px;
  background: transparent;
  transition: top 1s ease-out, background 1s linear;
  z-index: 2000;
}

#skipnav a:focus {
  position: absolute;
  left: 0px;
  top: 0px;
  background: #18BC9C;
  outline: 0;
  transition: top 0.1s ease-in, background 0.5s linear;
}

#maincontent {
  outline: none;
}


/* Style */

.block-title {
  font-family: 'Rawson ExBlackIt';
  font-size: 90px;
  padding: 0;
}

a.btn {
  border: 2px solid;
  border-radius: 0;
  font-family: 'Rawson Black';
  font-size: 32px;
  padding: 7px 20px;
  transition: all ease .2s;
  -webkit-transition: all ease .2s;
  margin: 3px 0;
}

.btn-g {
  font-size: 32px !important;
  padding: 7px 20px !important;
}


.btn-m {
  font-size: 28px !important;
  padding: 7px 20px !important;
}


.btn-p {
  font-size: 23px !important;
  padding:3px 20px !important;
}
.btn-xs {
  font-size: 16px !important;
  padding:1px 10px !important;
}


.btn-produto {
font-family: 'Rawson Light' !important;
    padding: 13px 20px !important;
    font-size: 22px !important;
    text-align: center;
    min-width: auto;
    width: 100%;
    display: inline;
  }

.btn-lancamento.btn-produto {
    background: #53b237;
    color: #FFF;
    border-color: #53b237;
    margin-left: 15px;
}

.btn-lancamento.btn-produto:hover {
    background: transparent;
    color: #53b237;
    border-color: #53b237;
}

.btn-inline {display: inline;}
.btn-inline.btn-lancamento {
    font-size: 27px !important;
    padding: 2px 10px;
    border: 0;
    font-family: 'Rawson';
    color:  #FFF !important;
}


.lp-lancamento .atencao,.lp-lancamento p.atencao {
    border: 2px solid #ce1c1c;
    border-radius: 30px;
    font-size: 19px !important;
    text-align: center !important;
    display: inline-block !important;
    padding: 6px 16px 3px 16px;
    color: #ce1c1c !important;
}

.atencao b, p.atencao b{font-family: 'Rawson BoldIt' !important;}
.atencao , p.atencao {font-family: 'Rawson RegIt';}


a.btn-black {
  border-color: #000;
  color: #000;
}

a.btn-black:hover {
  color: #fff;
  background: #000;
  transition: all ease .2s;
  -webkit-transition: all ease .2s;
}

a.btn-white {
  border-color: #fff;
  color: #fff;
}

a.btn-white:hover {
  color: #000;
  background: #fff;
  transition: all ease .2;
  -webkit-transition: all ease .2s;
}
.btn-laranja {background: #EC6708 !important;}
.btn-amarelo {background: #fed517  !important;}
.btn-roxo {background: #6e368d   !important;}
.btn-verde {background: #63b32e    !important;}
.btn-azul {background: #01509f     !important;}
.btn-azul-claro {background: #a3d8e6      !important;}
hr {
  background: #000;
  height: 15px;
  margin: 80px auto;
}

hr.white {
  background: #fff;
  height: 15px;
  margin: 80px auto;
}

.vertical-align {
  display: flex;
  align-items: center;
}

.bottom-align {
  display: flex;
  align-items: flex-end !important;
}

.no-padding {
  padding: 0 0 0 0;
}
.no-padding-top {padding-top: 0;}
.no-padding-bottom {padding-bottom: 0;}


/**********************
*
* Traduções 
*
**********************/
.selos img { max-height: 240px; } 
.textos-produtos .texto-produto {
    display: none;
    opacity: 0;
    transition: all ease .9s;
    -webkit-transition: all ease .9s;
}
.textos-produtos .texto-produto.mostra-texto {
    opacity: 1;
    display: block;
    transition: all ease .9s;
    -webkit-transition: all ease .9s;
}

.textos-produtos .texto-produto h3 small {
    display: table;
    color: #FFF;
    padding: 4px;
    margin-bottom: 10px;
}

#texto-vmoove h3 small {background: #fcd436;}
#texto-voriginal h3 small {background: #135ca9;}
#texto-vlight h3 small {background: #95d7e5;}
#texto-vathletic h3 small {background: #f37028;}
#texto-vtech h3 small {background: #6c4298;}
#texto-veco h3 small {background: #63bb4a;}

li.linguas a { display: inline; }
li.linguas a img {
    width: 20px;
    margin: 8px 0;
    opacity: .7;
    transition: all ease .2s;
    -webkit-transition: all ease .2s;
}

li.linguas a img:hover {
    opacity: 1;
    transition: all ease .2s;
    -webkit-transition: all ease .2s;
}



/**********************
*
* Demonostrativos 
*
**********************/
.demo-fin section,
.lp section {
    padding: 40px 0;
}

section.texto-demo {
    padding-bottom: 0;
}

section.texto-demo p b {
    font-family: 'Rawson Black' !important;
}


.demo-fin #slider .slider-wrapper,
.lp #slider .slider-wrapper {
    height: auto;
}

.demo-fin #slider,
.lp #slider {
    margin-top: 90px;
}


.demo-fin p,
.lp p {
    font-size: 16px;
    line-height: 140%;
    margin-bottom: 20px;
    text-align: justify;
}
.titulo-relatorio {
  overflow: hidden;
  position: relative;
}
h2.BlackIt.titulo-demo {
    font-size: 50px;
    width: auto;
    padding: 10px 0;
    display: inline-block;
  position: relative;
}


@media (min-width: 1024px) {
  h2.BlackIt.titulo-demo:after {
       content: '';
    background: #ffd200;
    height: 2px;
    min-width: 955px;
    position: absolute;
    top: 45%;
    left: 102%;
    display: inline-block;
  }
  .demonstrativo-box:after {
    content: '';
    height: 100%;
    top: 16px;
    bottom: 0;
    width: 1px;
    background: #e0dede;
    right: -10px;
    position: absolute;
}

}
.text-demo h3 {
    font-size: 40px;
}

#demonstrativo h3 {
    font-size: 40px;
    margin-bottom: 50px;
}

#demonstrativo h4 {
    font-size: 30px;
}

.demonstrativo-box {
    position: relative;
}
.demonstrativo {
    display: block;
    background: #FFF;
    position: relative;
    height: 80px;
    width: 80px;
    border-radius: 50%;
    padding: 19px 0;
    color: #000;
    margin: 0 auto !important;
}

.demonstrativo a {
    color: #000;
}

.demonstrativo a .fa {
    color: #ffd200;
}

.demo-fin p.foto-presidente {
    position: relative;
    margin-top: 70px;
}

.demo-fin p.foto-presidente img {
    position: relative;
    width: 32%;
    max-width: 130px;
    float: left;
    top: -46px;
    margin-right: 20px;
}
@media screen and (max-width: 768px){
  .demonstrativo-box {
    margin-bottom: 60px;
  }

}

/**********************
*
* Demonostrativos 
*
**********************/


.clear {clear: both;}

.carousel-item {
  height: 100vh;
  min-height: 350px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#slider {
  /* Slider */
  /*---- NUMBER OF SLIDE CONFIGURATION ----*/
  /*---- SET UP CONTROL ----*/
  /* Slider Styling */
  /*---- SET POSITION FOR SLIDE ----*/
  /*---- TABLET ----*/
  /*---- MOBILE----*/
}


#slider .wrapper-slider {
  width: 100%;
  position: relative;
}

#slider .wrapper-slider input {
  display: none;
}

#slider .wrapper-slider .inner {
  width: 500%;
  line-height: 0;
}

#slider .wrapper-slider article {
  width: 20%;
  float: left;
  position: relative;
}

#slider .wrapper-slider article img {
  width: 100%;
}

#slider h2.slide-titulo {
  font-size: 8vw;
  color: #fff;
  line-height: 83%;
}

#slider .slider-caption {
  position: absolute;
  width: 90%;
  max-width: 1170px;
  left: 50%;
  bottom: 20%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}

#slider .slider-prev-next-control {
  height: 50px;
  position: absolute;
  top: 50%;
  width: 100%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

#slider .slider-prev-next-control label {
  display: none;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #fff;
  opacity: 0.7;
}

#slider .slider-prev-next-control label:hover {
  opacity: 1;
}

#slider .slider-dot-control {
  position: absolute;
  width: 100%;
  bottom: 5%;
  z-index: 9;
  text-align: center;
}

#slider .slider-dot-control label {
  cursor: pointer;
  border-radius: 50%;
  display: inline-block;
  width: 20px;
  border: 1px solid #888;
  margin: 0 4px;
  height: 20px;
  background: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

#slider .slider-dot-control label:hover {
  background: #ccc;
  border-color: #777;
}

#slider .slider-wrapper {
  width: 100%;
  overflow: hidden;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition: all 500ms ease-out;
  -moz-transition: all 500ms ease-out;
  transition: all 500ms ease-out;
  height: 100vh;
}




#slider .slider-wrapper .inner {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
}

#slider #slide1:checked~.slider-prev-next-control label:nth-child(2)::after,
#slider #slide2:checked~.slider-prev-next-control label:nth-child(3)::after,
#slider #slide3:checked~.slider-prev-next-control label:nth-child(4)::after,
#slider #slide4:checked~.slider-prev-next-control label:nth-child(5)::after,
#slider #slide5:checked~.slider-prev-next-control label:nth-child(1)::after,
#slider #slide2:checked~.slider-prev-next-control label:nth-child(1)::after,
#slider #slide3:checked~.slider-prev-next-control label:nth-child(2)::after,
#slider #slide4:checked~.slider-prev-next-control label:nth-child(3)::after,
#slider #slide5:checked~.slider-prev-next-control label:nth-child(4)::after,
#slider #slide1:checked~.slider-prev-next-control label:nth-child(5)::after {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  margin: 0;
  line-height: 38px;
  font-size: 3em;
  display: block;
  color: #777;
}

#slider #slide1:checked~.slider-prev-next-control label:nth-child(2)::after,
#slider #slide2:checked~.slider-prev-next-control label:nth-child(3)::after,
#slider #slide3:checked~.slider-prev-next-control label:nth-child(4)::after,
#slider #slide4:checked~.slider-prev-next-control label:nth-child(5)::after,
#slider #slide5:checked~.slider-prev-next-control label:nth-child(1)::after {
  content: "\f105";
  padding-left: 15px;
}

#slider #slide1:checked~.slider-prev-next-control label:nth-child(2),
#slider #slide2:checked~.slider-prev-next-control label:nth-child(3),
#slider #slide3:checked~.slider-prev-next-control label:nth-child(4),
#slider #slide4:checked~.slider-prev-next-control label:nth-child(5),
#slider #slide5:checked~.slider-prev-next-control label:nth-child(1) {
  display: block;
  float: right;
  margin-right: 5px;
}

#slider #slide2:checked~.slider-prev-next-control label:nth-child(1),
#slider #slide3:checked~.slider-prev-next-control label:nth-child(2),
#slider #slide4:checked~.slider-prev-next-control label:nth-child(3),
#slider #slide5:checked~.slider-prev-next-control label:nth-child(4),
#slider #slide1:checked~.slider-prev-next-control label:nth-child(5) {
  display: block;
  float: left;
  margin-left: 5px;
}

#slider #slide2:checked~.slider-prev-next-control label:nth-child(1)::after,
#slider #slide3:checked~.slider-prev-next-control label:nth-child(2)::after,
#slider #slide4:checked~.slider-prev-next-control label:nth-child(3)::after,
#slider #slide5:checked~.slider-prev-next-control label:nth-child(4)::after,
#slider #slide1:checked~.slider-prev-next-control label:nth-child(5)::after {
  content: "\f104";
  padding-left: 8px;
}

#slider #slide1:checked~.slider-dot-control label:nth-child(1),
#slider #slide2:checked~.slider-dot-control label:nth-child(2),
#slider #slide3:checked~.slider-dot-control label:nth-child(3),
#slider #slide4:checked~.slider-dot-control label:nth-child(4),
#slider #slide5:checked~.slider-dot-control label:nth-child(5) {
  background: #333;
}



.demo-fin #slider #slide1:checked~.slider-dot-control label:nth-child(1),
.demo-fin #slider #slide2:checked~.slider-dot-control label:nth-child(2),
.demo-fin #slider #slide3:checked~.slider-dot-control label:nth-child(3),
.demo-fin #slider #slide4:checked~.slider-dot-control label:nth-child(4),
.demo-fin #slider #slide5:checked~.slider-dot-control label:nth-child(5) {
  background: #ffd200;
}

#slider #slide1:checked~.slider-wrapper article:nth-child(1) .info,
#slider #slide2:checked~.slider-wrapper article:nth-child(2) .info,
#slider #slide3:checked~.slider-wrapper article:nth-child(3) .info,
#slider #slide4:checked~.slider-wrapper article:nth-child(4) .info,
#slider #slide5:checked~.slider-wrapper article:nth-child(5) .info {
  opacity: 1;
}

#slider #slide1:checked~.slider-wrapper .inner {
  margin-left: 0%;
}

#slider #slide2:checked~.slider-wrapper .inner {
  margin-left: -100%;
}

#slider #slide3:checked~.slider-wrapper .inner {
  margin-left: -200%;
}

#slider #slide4:checked~.slider-wrapper .inner {
  margin-left: -300%;
}

#slider #slide5:checked~.slider-wrapper .inner {
  margin-left: -400%;
}

@media only screen and (max-width: 850px) and (min-width: 450px) {
  #slider .slider-wrapper {
    border-radius: 0;
  }
}

@media only screen and (max-width: 450px) {
  #slider .slider-wrapper {
    border-radius: 0;
    height: auto;
  }
  #slider .slider-wrapper .info {
    opacity: 0;
  }
}

@media only screen and (min-width: 850px) {
  #slider body {
    padding: 0;
  }
}

.no-margin, .m-0 {
  margin: 0 0 0 0 !important;
}

.no-margin-bottom, .mb-0 {
  margin-bottom: 0 !important;
}

.no-margin-top, .mt-0 {
  margin-top: 0 !important;
}

.no-margin-left, .ml-0 {
  margin-left: 0 !important;
}

.no-margin-right, .mr-0 {
  margin-right: 0 !important;
}


/* Tendencias */

.bg-grey {
  background: #f2f2f2 !important;
}
.bg-gray {background: #f2f2f2;}
.bg-green {background: #83ba51;}

#tendencias .bg-grey {
  margin: 80px auto;
}

#tendencias #video {
  margin-bottom: -4px;
}

p.texto-macro {
  padding: 0 15%;
  margin: 0;
}

::-webkit-input-placeholder { /* Edge */
  color: #555;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #555;
}

::placeholder {
  color: #555;
}

#news {
  background-repeat: no-repeat;
  background-size: cover;
  color: #FFF;
}


/* Carreiras */

#carreiras {
  background-color: #f2f2f2;
}

#carreiras h3 {
  position: relative;
  font-size: 36px;
}

img.icone-carreiras {
  margin-left: 30px;
  max-height: 50px;
  position: relative;
}

@media screen and (max-width: 768px) {
  img.icone-carreiras {
    top: 0 !important;
  }
}

#carreiras p {
  font-size: 22px;
}

/* Latino America */
#latino-america {
    background: #000;
    color: #FFF;
    background-size: cover;
    position: relative;
}
#latino-america:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    top: 0;
    left: 0;
    opacity: .5;
}

#latino-america h2 {
    font-size: 41px;
    line-height: 115%;
}

#latino-america p {
    font-size: 30px;
}

#latino-america .btn-latino .btn {
    background: #fcd434 !important;
    border: #fcd434 !important;
    color: #000;
    font-size: 31px !important;
    font-family: 'Rawson RegIt' !important;
}
@media screen and (min-width: 1030px) {
  #latino-america.btn-latino .btn {
    float: right;
  }
}



/* Produtos */

#produtos h2,
#produtos p {
  color: #FFF;
}

@media (min-width: 1030px) {
  #carreiras p {
    padding-right: 30px;
  }
  #carreiras h3 {
    min-height: 82px;
  }
}

#produtos .wrapper-slider {
  width: 100%;
  position: relative;
}

#produtos .wrapper-slider input {
  display: none;
}

#produtos .wrapper-slider .inner {
  width: 600%;
  line-height: 0;
}

#produtos .wrapper-slider article {
  width: 16.666%;
  float: left;
  position: relative;
}

#produtos .wrapper-slider article img {
  width: 100%;
}

#produtos h2.slide-titulo {
  font-size: 8vw;
  color: #fff;
  line-height: 83%;
}

#produtos .slider-caption {
  position: absolute;
  width: 90%;
  max-width: 1170px;
  left: 50%;
  bottom: 12%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}

#produtos .slider-prev-next-control {
  height: 50px;
  position: absolute;
  top: 50%;
  width: 100%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

#produtos .slider-prev-next-control label {
  display: none;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #fff;
  opacity: 0.7;
}

#produtos .slider-prev-next-control label:hover {
  opacity: 1;
}

#produtos .slider-dot-control {
  position: absolute;
  width: 100%;
  bottom: 5%;
  z-index: 9;
  text-align: center;
}

#produtos .slider-dot-control label {
  cursor: pointer;
  border-radius: 50%;
  display: inline-block;
  width: 20px;
  border: 1px solid #888;
  margin: 0 4px;
  height: 20px;
  background: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

#produtos .slider-dot-control label:hover {
  background: #ccc;
  border-color: #777;
}

#produtos .slider-wrapper {
  width: 100%;
  overflow: hidden;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition: all 500ms ease-out;
  -moz-transition: all 500ms ease-out;
  transition: all 500ms ease-out;
}

#produtos .slider-wrapper .inner {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
}




#produtos #slide-produto1:checked~.slider-prev-next-control label:nth-child(2)::after,
#produtos #slide-produto2:checked~.slider-prev-next-control label:nth-child(3)::after,
#produtos #slide-produto3:checked~.slider-prev-next-control label:nth-child(4)::after,
#produtos #slide-produto4:checked~.slider-prev-next-control label:nth-child(5)::after,
#produtos #slide-produto5:checked~.slider-prev-next-control label:nth-child(6)::after,
#produtos #slide-produto6:checked~.slider-prev-next-control label:nth-child(1)::after,
#produtos #slide-produto2:checked~.slider-prev-next-control label:nth-child(1)::after,
#produtos #slide-produto3:checked~.slider-prev-next-control label:nth-child(2)::after,
#produtos #slide-produto4:checked~.slider-prev-next-control label:nth-child(3)::after,
#produtos #slide-produto5:checked~.slider-prev-next-control label:nth-child(4)::after,
#produtos #slide-produto6:checked~.slider-prev-next-control label:nth-child(5)::after,
#produtos #slide-produto1:checked~.slider-prev-next-control label:nth-child(6)::after {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  margin: 0;
  line-height: 38px;
  font-size: 3em;
  display: block;
  color: #777;
}

#produtos #slide-produto1:checked~.slider-prev-next-control label:nth-child(2)::after,
#produtos #slide-produto2:checked~.slider-prev-next-control label:nth-child(3)::after,
#produtos #slide-produto3:checked~.slider-prev-next-control label:nth-child(4)::after,
#produtos #slide-produto4:checked~.slider-prev-next-control label:nth-child(5)::after,
#produtos #slide-produto5:checked~.slider-prev-next-control label:nth-child(6)::after,
#produtos #slide-produto6:checked~.slider-prev-next-control label:nth-child(1)::after {
  content: "\f105";
  padding-left: 15px;
}

#produtos #slide-produto1:checked~.slider-prev-next-control label:nth-child(2),
#produtos #slide-produto2:checked~.slider-prev-next-control label:nth-child(3),
#produtos #slide-produto3:checked~.slider-prev-next-control label:nth-child(4),
#produtos #slide-produto4:checked~.slider-prev-next-control label:nth-child(5),
#produtos #slide-produto5:checked~.slider-prev-next-control label:nth-child(6),
#produtos #slide-produto6:checked~.slider-prev-next-control label:nth-child(1) {
  display: block;
  float: right;
  margin-right: 5px;
}

#produtos #slide-produto2:checked~.slider-prev-next-control label:nth-child(1),
#produtos #slide-produto3:checked~.slider-prev-next-control label:nth-child(2),
#produtos #slide-produto4:checked~.slider-prev-next-control label:nth-child(3),
#produtos #slide-produto5:checked~.slider-prev-next-control label:nth-child(4),
#produtos #slide-produto6:checked~.slider-prev-next-control label:nth-child(5),
#produtos #slide-produto1:checked~.slider-prev-next-control label:nth-child(6) {
  display: block;
  float: left;
  margin-left: 5px;
}

#produtos #slide-produto2:checked~.slider-prev-next-control label:nth-child(1)::after,
#produtos #slide-produto3:checked~.slider-prev-next-control label:nth-child(2)::after,
#produtos #slide-produto4:checked~.slider-prev-next-control label:nth-child(3)::after,
#produtos #slide-produto5:checked~.slider-prev-next-control label:nth-child(4)::after,
#produtos #slide-produto6:checked~.slider-prev-next-control label:nth-child(5)::after,
#produtos #slide-produto1:checked~.slider-prev-next-control label:nth-child(6)::after {
  content: "\f104";
  padding-left: 8px;
}

#produtos #slide-produto1:checked~.slider-dot-control label:nth-child(1),
#produtos #slide-produto2:checked~.slider-dot-control label:nth-child(2),
#produtos #slide-produto3:checked~.slider-dot-control label:nth-child(3),
#produtos #slide-produto4:checked~.slider-dot-control label:nth-child(4),
#produtos #slide-produto5:checked~.slider-dot-control label:nth-child(5),
#produtos #slide-produto6:checked~.slider-dot-control label:nth-child(6) {
  background: #333;
}

#produtos #slide-produto1:checked~.slider-wrapper article:nth-child(1) .info,
#produtos #slide-produto2:checked~.slider-wrapper article:nth-child(2) .info,
#produtos #slide-produto3:checked~.slider-wrapper article:nth-child(3) .info,
#produtos #slide-produto4:checked~.slider-wrapper article:nth-child(4) .info,
#produtos #slide-produto5:checked~.slider-wrapper article:nth-child(5) .info,
#produtos #slide-produto6:checked~.slider-wrapper article:nth-child(6) .info {
  opacity: 1;
}

#produtos #slide-produto1:checked~.slider-wrapper .inner {
  margin-left: 0%;
}

#produtos #slide-produto2:checked~.slider-wrapper .inner {
  margin-left: -100%;
}

#produtos #slide-produto3:checked~.slider-wrapper .inner {
  margin-left: -200%;
}

#produtos #slide-produto4:checked~.slider-wrapper .inner {
  margin-left: -300%;
}

#produtos #slide-produto5:checked~.slider-wrapper .inner {
  margin-left: -400%;
}

#produtos #slide-produto6:checked~.slider-wrapper .inner {
  margin-left: -500%;
}



/* vSpace Download */

.vspace-download img.logo-vspace {
    float: left;
    margin: 0 15px 15px 0;
    height: 43px;
    width: auto;
}
.br .vspace-download img.logo-vspace {
    height: 70px;
}

@media screen and (max-width: 768px) {
  .vspace-download img.logo-vspace {
    height: 15vw;
  }
}

@media only screen and (max-width: 850px) and (min-width: 450px) {
  #produtos .slider-wrapper {
    border-radius: 0;
  }
}

@media only screen and (max-width: 450px) {
  #produtos .slider-wrapper {
    border-radius: 0;
  }
  #produtos .slider-wrapper .info {
    opacity: 0;
  }
}


/* Sustentabilidade */

.icone-sustentabilidade {
  margin-top: 50px;
  padding-bottom: 10px;
}

#video-sustentabilidade {
  margin-top: 80px;
}

.icone-sustentabilidade img {
  margin-bottom: 20px;
}

.icone-sustentabilidade span {
  display: block;
  line-height: 90%;
}

.icone-sustentabilidade span.qtd {
  font-size: 55px;
  font-family: 'Rawson ExBold';
  letter-spacing: -2px;
  margin: 0;
  padding: 0;
}

.icone-sustentabilidade span.medida {
  font-size: 23px;
  font-family: 'Rawson ExBold';
  letter-spacing: -1px;
  padding: 0;
}

.icone-sustentabilidade span.legenda {
  font-size: 17px;
  font-family: 'Rawson ExBold';
  letter-spacing: -1px;
  padding: 0;
}

.selos {
    margin-top: 40px;
}
.col-md-4.selos-box.cert .selo {
    margin-top: 22px;
}
.selos-box {
    border-right: 1px solid transparent;
    padding: 0 20px;
}
.selos-box.sem-borda {border-right: 1px solid transparent;}

.selos h3 {
    font-size: 22px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
}

.selos .selo .icon,
.selos .selo .icon  img {transition: all ease .3s;background: transparent;}

.selos .selo .icon:hover img {
    background: #fff;
    border-radius: 7px;
    transition: all ease .3s;
}



/* VTalks */

#sustentabilidade-home {
    background-position: 48% center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    margin: 90px 0;
}
@media screen and (max-width: 768px) {
#sustentabilidade-home {background: none !important; background-image: none !important;}
}

/* Contato */

#contato p {
  font-size: 16px;
}

.redes-sociais span.texto-redes {
  float: right;
  font-size: 19px;
  line-height: 100%;
  font-family: 'Rawson Light';
  margin-right: 20px;
}

.redes-sociais span.icones-redes {
  float: right;
}

.redes-sociais span.icones-redes img {
  opacity: .2;
  cursor: pointer;
  transition: all ease .2s;
  -webkit-transition: all ease .2s;
}

.redes-sociais span.icones-redes img:hover {
  opacity: 1;
  transition: all ease .2s;
  -webkit-transition: all ease .2s;
}

.endereco p {
  margin: 0;
  font-size: 19px;
  line-height: 100%;
  font-family: 'Rawson Light';
}

.end-redes {
  padding: 23px 0;
}


/* Balanço */

#balanco, #cliente {
  padding: 30px 0;
}

#balanco h4, #cliente h4 {
  margin: 0;
  padding: 0;
}

#balanco h4{
  color: #FFF;
}

#balanco span.divisor {
  border-right: 1px solid #484848;
  display: inline-block;
  height: 50px;
  position: relative;
  bottom: -18px;
  margin: 0 40px 0 35px;
}

#balanco p {
  padding: 0;
  margin: 0;
  font-size: 22px;
  font-family: 'Rawson RegIt';
}

#balanco p a {
  font-family: 'Rawson RegIt';
}

#balanco p a .fa {
  color: #ffd200;
  margin-right: 3px;
  font-size: 16px;
}

#balanco p b {
  font-family: 'Rawson BlackIt';
  font-size: 25px;
}

@media screen and (max-width: 768px) {
  #balanco h4 {
    margin-bottom: 26px;
  }
  #balanco p b,
  #balanco p a {
    display: block;
  }
  #balanco span.divisor {
    height: 20px;
    border: 0;
  }
}

.show-mobile {
  display: none;
}

.hidden-mobile {
  display: block;
}

@media screen and (max-width: 768px) {
  body {
    overflow-x: hidden;
  }
  .hidden-mobile {
    display: none;
  }
  .show-mobile {
    display: block;
  }

  .show-mobile.show-links {
    display: inline-block !important;
  }
  #slider {
    margin-top: 23vw !important;
  }
  .box-colorido {
    height: 10px;
  }
  #slider h2.slide-titulo {
    font-size: 13.5vw;
  }
  section h3,
  section h2 {
    font-size: 10vw;
  }
  p {
    font-size: 20px;
  }
  .icone-sustentabilidade {
    text-align: center;
  }
  .block-title {
    font-size: 15vw;
    margin-top: 40px;
  }
  .vertical-align,
  .bottom-align {
    display: block;
  }
  #carreiras h3 {
    font-size: 14vw;
  }
  a.btn {
    display: block;
    word-break: normal !important;
    width: auto !important;
    min-width: auto !important;
    white-space: initial;
    line-height: 100%;
    margin: 10px auto;
  }
  .endereco,
  .creditos {
    text-align: center;
  }
  p.texto-macro {
    padding: 20px;
  }
  .redes-sociais span {
    float: none;
    width: 100%;
    text-align: center;
    padding: 0;
    margin: 16px 0 0 0 !important;
  }
  /* fim */
}



/* Simplifica */

    .simplifica .titulo-relatorio hr {
           width: 100px !important;
    height: 15px;
    margin: 0 0 50px 0 !important;
    background: #ffd200;
    border: 0;
    }

    .simplifica .titulo-relatorio h2 {
    margin-bottom: 15px;
    padding-top: 25px;
    }
    .simplifica .texto-simplifica h3 {
        border-bottom: 1px solid#ffd200;
    margin-bottom: 35px;
    padding-bottom: 5px;

    }
    .texto-simplifica p , .texto-simplifica li{ font-size: 27px !important; margin-bottom: 20px;}
    .texto-simplifica p a{ color:#000 !important; }
    .simplifica section.texto-demo {padding-bottom: 40px;}
    .simplifica .demo-fin p {text-align: center !important;}

    .simplifica #faixa-cta a.btn.btn-black {
        margin: 24px auto 0 auto !important;
        display: table;
        background: #000 !important;
        color: #FFF;
        font-size: 25px;
    }

/* Inicio DAS LPS */


    .lp .titulo-lp hr {
      width: 100px !important;
      height: 15px;
      margin: 0 0 50px 0 !important;
      border: 0;
    }

    .lp .titulo-lp h2 {
    margin-bottom: 15px;
    padding-top: 25px;
    line-height: 43px;
    }
    .lp .texto-lp h3 {
    border-bottom: 1px solid#ffd200;
    margin-bottom: 35px;
    padding-bottom: 5px;

    }
    .texto-lp p , .texto-lp li{ font-size: 27px !important; margin-bottom: 40px;}
    .texto-lp p a{ color:#000 !important; }
    .lp section.texto-demo {padding-bottom: 40px;}

    .lp #faixa-cta a.btn.btn-black {
        margin: 24px auto 0 auto !important;
        display: table;
        background: #000 !important;
        color: #FFF;
        font-size: 25px;
    }

    .lp .titulo-lp h2 small {
        font-family: 'Rawson LightIt';line-height: 110% !important;
    display: block;
    }



.box-funcionalidades {
    background-size: cover;
    background-position: center;
    position: relative;
    padding: 20px;
    margin-top: 100px;
}

.box-funcionalidades:before {
  content: '';
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: rgba(0,0,0,.5);
  z-index: 0;
  left: 0;
  top:0 ;
}
.box-funcionalidades .overlay-box {
  content: '';
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: rgba(0,0,0,.5);
  z-index: 1;
  left: 0;
  top:0 ;
  opacity: 0;
}
.box-funcionalidades h2,
.box-funcionalidades p{
  color: #FFF;
  position: relative;
  z-index: 1;
  line-height: 110%;
  text-align: left !important;
}

.box-funcionalidades h2{
  font-size: 35px;
  margin: 0 0 10px 0;
  padding: 0;
  position: relative;
  font-family: 'Rawson ExBlack';
}

hr.border-title {
    position: relative;
    border: 0;
    background: #ff541d;
    width: 200px;
    height: 5px;
    text-align: left;
    margin: 40px 0 20px 0;
    opacity: 1;
}


.lp-lancamento .box-funcionalidades .overlay-box  {background-color: rgba(0,0,0,.8);}
.lp-lancamento .box-funcionalidades:before {background-color: rgba(0,0,0,.7);}
.lp-lancamento .box-funcionalidades h2, .lp-lancamento .box-funcionalidades p {width:  100% !important;max-width: 100% !important;}
.lp-lancamento .box-funcionalidades {min-height: 200px !important;}
  .lp-lancamento .box-funcionalidades.principal h2 {font-size: 12vw;}
  .lp-lancamento .box-funcionalidades.principal p {font-size: 8vw !important;}
@media (min-width:  1200px) {
  .lp-lancamento .box-funcionalidades.principal h2 {font-size: 65px;}
  .lp-lancamento .box-funcionalidades.principal p {font-size: 38px !important;}
}

  .lp-lancamento .box-funcionalidades.principal { min-height: 400px !important;}

.lp-lancamento #links .box-funcionalidades.principal a {  bottom: auto;    top: 0;}



/*
#boxes-links .box-link:nth-child(5n+1) hr.border-title {background: #67d5e4;}
#boxes-links .box-link:nth-child(5n+2) hr.border-title {background: #7c3da7;}
#boxes-links .box-link:nth-child(5n+3) hr.border-title {background: #0059ae;}
#boxes-links .box-link:nth-child(5n+4) hr.border-title {background: #04c638;}
#boxes-links .box-link:nth-child(5n+5) hr.border-title {background: #ffe301;}
*/


.lp-pesquisa .titulo-lp hr,  hr.border-title.bg-pesquisa, .bg-pesquisa { background: #67d5e4 !important; }
.lp-cliente .titulo-lp hr,  hr.border-title.bg-cliente, .bg-cliente { background: #6a3682 !important; }
.lp-vspace .titulo-lp hr,  hr.border-title.bg-vspace, .bg-vspace { background: #0059ae !important; }
.lp-showroom .titulo-lp hr,  hr.border-title.bg-showroom, .bg-showroom { background: #16a337 !important; }
.lp-lancamento .titulo-lp hr,  hr.border-title.bg-lancamento, .bg-lancamento { background: #EC6708 !important; }
.lp-infantil .titulo-lp hr,  hr.border-title.bg-infantil, .bg-infantil { background: #ffd200 !important; }
.lp-lancamento .tabela-cronograma { background: #f6f6f6;}
.item-lancamento {
    padding: 40px 20px;
    border-bottom: 1px solid #ccc;
}
.item-lancamento h2 {
    font-family: 'Rawson BlackIt';
    font-size: 37px;
    line-height: 115%;
    margin-bottom: 20px;
}
.subtitle {font-size: 33px !important;}
.box-servico {
        padding: 10px 15px;
    text-align: left !important;
    border-bottom: 10px solid;
    min-height: 370px;
    margin-bottom: 45px;
}


.box-servico h1 {
    font-size: 30px;
    margin: 0 0 10px 0;
    padding: 0;
}
.box-servico p {
text-align: left !important;
}
.box-servico p:last-child {
  margin-bottom: 0;
}

img.logo-parceiros-colombian {
    float: left;
    margin: 3px 20px 22px 0;
}

@media screen and (max-width:  768px) {
  img.logo-parceiros-colombian {
    float: none;
    margin: 0 0 22px 0;
    display:  block;
    height: auto;
    width: 100%;
  }

}


.box-servicos > .col-md-4:nth-child(1) .box-servico h1 {color: #00c854;}
.box-servicos > .col-md-4:nth-child(1) .box-servico {border-color: #00c854;}
.box-servicos > .col-md-4:nth-child(2) .box-servico h1 {color: #ff7400;}
.box-servicos > .col-md-4:nth-child(2) .box-servico {border-color: #ff7400;}
.box-servicos > .col-md-4:nth-child(3) .box-servico h1 {color: #2cdfea;}
.box-servicos > .col-md-4:nth-child(3) .box-servico {border-color: #2cdfea;}
.box-servicos > .col-md-4:nth-child(5) .box-servico h1 {color: #005ebc;}
.box-servicos > .col-md-4:nth-child(5) .box-servico {border-color: #005ebc;}
.box-servicos > .col-md-4:nth-child(6) .box-servico h1 {color: #6a3bb5;}
.box-servicos > .col-md-4:nth-child(6) .box-servico {border-color: #6a3bb5;}

.box-funcionalidades * {
  transition: all ease .2s;
}
.box-funcionalidades a {z-index: 2;}

.box-funcionalidades a:hover ~ span.overlay-box { opacity: 1; z-index: 1;}


@media screen and (max-width: 768px) {

.box-funcionalidades h2{ font-size: 7vw; }
.box-servico {min-height: auto;}

/* Fim do media */}





#links .box-funcionalidades {
    min-height: 400px;
    position: relative;
    padding-top: 100px;
    margin: 10px 0;
}

#links .box-funcionalidades a {
    position: absolute;
    bottom: 15px;
    text-decoration: none;
}

#links .box-funcionalidades h2,
#links .box-funcionalidades p {
  width: 96%;
    max-width: 380px;
}
#links .box-lancamento .box-funcionalidades p {
  max-width: 420px;
}

/*.box-funcionalidades a:hover hr.border-title {background: #fbb03b;}*/

@media screen and (max-width: 768px) {
#links .box-funcionalidades { min-height: 200px; }
/* fim do media */}

    .slick-prev:before, 
    .slick-next:before {
      font: normal normal normal 14px/1 FontAwesome !important;
      font-size: 30px !important;
      color: #c7c7c7 !important;
    }

    .slick-prev:before {
      content: "\f053" !important;
    } 
    .slick-next:before {
      content: "\f054" !important;
    }

    .slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {opacity: 0 !important;}


    .slick-slide {
      margin: 0px 20px;
    }

    .slick-slide img {
      width: 100%;
    }

    .slick-prev:before,
    .slick-next:before {
      color: black;
    }


    .slick-slide {
      transition: all ease-in-out .3s;
      opacity: 1;
    }
    
    .slick-active {
      opacity: 1;
    }

    .slick-current {
      opacity: 1;
    }
    @media screen and (max-width: 768px) {

    .slick-prev { left: -15px !important; }
    .slick-next { right: 0 !important; }
    .slick-prev:before, .slick-next:before {
    font-size: 20px !important;
    margin: 0 10px !important;}

    /* Fim do media*/}

/* FIM DAS LPS */
 /* Light Box Modal */

      #dialog p {
          font-size: 18px;
          line-height: 160%;
      }
      #dialog h2, #dialog a.btn {
          text-transform: uppercase;
          font-weight: bold;
      }

      #mask {
          position: fixed;
          left: 0;
          top: 0;
          bottom: 0;
          right: 0;
          z-index: 9000;
          background: rgba(0,0,0,.9);
          display: none;
      }

      #boxes .window {
          position: fixed;
          left: 50% !important;
          top: 50% !important;
          transform: translate(-50%,-50%);
          -webkit-transform: translate(-50%,-50%);
          width: 70% !important;
          max-width: 800px !important;
          display: none;
          z-index: 9999;
          padding: 0 !important;
          border-radius: 8px;
          text-align: left;
          background: #fff;
      }

      #boxes #dialog {
          /*width: 50% !important;
          max-width: 700px !important;*/
          padding: 0
          background-color: #fff ;
          font-family: 'Open Sans', sans-serif;
          font-size: 15pt;
      }
      #boxes #dialog.bg-none { background-color: none; background: none; }
      #boxes #dialog a.close{opacity: 1 !important;}
      #popupfoot {
          font-size: 16pt;
          position: absolute;
          top: -10px;
          width: 30px;
          right: -10px;
          color: #fff;
          border-radius: 50%;
          height: 20px;
      }

      #boxes #dialog.popup-img {
        width: 90% !important;
        max-width: 1100px !important;
      }
      #popupfoot a{color: #fff; text-decoration: none;}

      @media screen and (max-width: 768px){ 
          .modal {
              display: none !important;
          }
          #dialog {
          left: 50% !important;
          width: 80vw !important;
          max-width: 80vw !important;
          transform: translateX(-50%);
          -webkit-transform: translateX(-50%);
          }
      }

      #dialog a.btn {
          font-size: 20px;
          text-shadow: 1px 1px 1px rgba(0,0,0,.5);
          padding: 11px 20px;
      }
#ftco-loader {
  position: fixed;
  width: 96px;
  height: 96px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-box-shadow: 0px 24px 64px rgba(0, 0, 0, 0.24);
  box-shadow: 0px 24px 64px rgba(0, 0, 0, 0.24);
  border-radius: 16px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .2s ease-out, visibility 0s linear .2s;
  -o-transition: opacity .2s ease-out, visibility 0s linear .2s;
  transition: opacity .2s ease-out, visibility 0s linear .2s;
  z-index: 9999;
}

#ftco-loader.fullscreen {
  padding: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  background-color: #fff;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

#ftco-loader.show {
  -webkit-transition: opacity .4s ease-out, visibility 0s linear 0s;
  -o-transition: opacity .4s ease-out, visibility 0s linear 0s;
  transition: opacity .4s ease-out, visibility 0s linear 0s;
  visibility: visible;
  opacity: 1;
}

#ftco-loader .circular {
  -webkit-animation: loader-rotate 2s linear infinite;
  animation: loader-rotate 2s linear infinite;
  position: absolute;
  left: calc(50% - 24px);
  top: calc(50% - 24px);
  display: block;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

#ftco-loader .path {
  stroke-dasharray: 1, 200;
  stroke-dashoffset: 0;
  -webkit-animation: loader-dash 1.5s ease-in-out infinite;
  animation: loader-dash 1.5s ease-in-out infinite;
  stroke-linecap: round;
}

@-webkit-keyframes loader-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes loader-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes loader-dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px;
  }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -136px;
  }
}

@keyframes loader-dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px;
  }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -136px;
  }
}

/* LP Lancamento */
.lp-lancamento .titulo-lp h2 {
  line-height: 110%;
  letter-spacing: -1.3px;
}
.lp-lancamento .cronograma {
  border: 4px solid #000;
  border-radius: 43px;
  margin: 54px 0;
  overflow: hidden;
}
.lp-lancamento .cronograma .container {
  max-width: 100%;
}
.lp-lancamento .cronograma .aviso-cronograma {
  background: #000;
  color: #FFF;
  padding: 10px 10px 11px;
}
.lp-lancamento .cronograma .aviso-cronograma p {
  margin: 0;
  text-align: center !important;
}
.lp-lancamento .cronograma .ui-accordion-header {
  margin: 0;
  padding: 0;
  border-bottom: 4px solid #000;
  position: relative;
}
.lp-lancamento .cronograma .ui-icon {
  background-image: url(../img/seta-cronograma.jpg);
  background-size: cover;
  position: absolute;
  width: 20px;
  height: 11px;
  right: 20px;
  top: 50%;
  margin-top: -5px;
  transition: all .5s linear;
  -webkit-transition: all .5s linear;
  cursor: pointer;
}
.lp-lancamento .cronograma .ui-state-active .ui-icon {
  transform: rotate(180deg);
}
.lp-lancamento .cronograma .ui-accordion-content {
  border-bottom: 4px solid #000;
}
.lp-lancamento .cronograma .ui-accordion-content a {
  display: block;
}

.lp-lancamento .cronograma .data-hora-cronograma {
  border-right: 1px solid #000;
  padding-top: 16px;
  padding-bottom: 12px;
}
.lp-lancamento .cronograma .data-item-cronograma,
.lp-lancamento .cronograma .hora-item-cronograma {
  font-size: 26px;
  line-height: 32.4px;
  text-align: center;
  margin: 0;
  text-align: center !important;
}
.lp-lancamento .cronograma .titulo-item-cronograma {
  font-size: 30px;
  text-align: center;
  margin: 25px 0 0 0;
  text-align: center !important;
}
.lp-lancamento .link {
  font-weight: bold;
  text-decoration: underline;
  color: #EC6708 !important;
}
.lp-lancamento .cronograma .texto-item-cronograma p {
  margin: 15px;
  font-size: 20px !important;
}
.lp-lancamento .cronograma .texto-item-cronograma .link {
  display: inline-block;
}

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.player-edicao-anterior {
  margin-top: 70px;
}

/* VTalks */

#vtalks {
    background-position: 48% center;
    background-repeat: no-repeat;
    background-size: auto 100%;
    margin: 90px 0;
}
@media screen and (max-width: 768px) {
#vtalks {background: none !important; background-image: none !important;}
}


.lp-vtalks .img-servico {
    margin-bottom: 20px;
}
.episodio-vtalk {
    background: #000;
    color: #FFF;
    margin-bottom: 30px;
}
.episodio-imagem,.episodio-descricao {
    float: left;
    width: 50%;
}
.episodio-descricao { padding: 20px;}

.episodio-descricao h2.titulo-episodio {
    font-family: 'Rawson BlackIt';
    font-size: 27px;
    margin-bottom: 20px;
}
.episodio-descricao h2.titulo-episodio .num-epi{
  display: block;
    font-size: 40px;
    margin-bottom: 10px;
}


.ult-epi .episodio-descricao h2.titulo-episodio {font-size: 43px !important;}
.ult-epi .episodio-descricao h2.titulo-episodio .num-epi { font-size: 63px !important;}

.links-ep label {display: block;}
.links-ep a {
    display: inline-block;
    margin-right: 5px;
}

.episodio-descricao p { display: none;}
.ult-epi .episodio-descricao p { display: block !important;}

.links-ep a:hover { opacity: .6;}

@media screen and (max-width:  768px) {
  .episodio-imagem,.episodio-descricao {
    float: none;
    width: 100%;
}
.episodio-descricao p { display: block;}
}

@media (min-width: 768px) {
  .ult-epi .episodio-descricao {
      padding: 20px 60px;
  }
}


/* Lanzamiento*/
.lp-lancamento .box-servicos .box-servico h1 {
  color: #005ebc; 
  text-transform: uppercase;
}
.lp-lancamento .box-servicos .box-servico {
    border-color: #005ebc;
    height: auto !important;
    min-height: auto;
    padding: 20px 0;
}
.lp .titulo-lp hr.linha-amarela, hr.linha-amarela{background: #ffcc00 !important;}
.lp-lancamento .cronograma.tab-lanzamiento {
    border: 0;
    background: #f8f8f8;
    border-radius: 20px;
}
.img-download { position: relative;margin: 20px 0;background: #000;}
.img-download a img{ transition: all ease .3s;}
.img-download a:hover img{ opacity: .7 !important;transition: all ease .3s;}
.img-download .fa{
    position: absolute;
    bottom: 10px;
    left: 10px;
    color: #ffcc00;
    font-size: 30px;
    z-index: 10;
    text-shadow: 1px 1px 1px #000;
}

.texto-item {padding: 15px 30px;}

.texto-item .fa-external-link-square {color: #ffcc00; font-size: 15px; }
.imagens-item {padding: 0px 15px 10px 0;}

img.img-lightbox {
  height: 92vh;
}

@media screen and (max-width:  768px) {
  img.img-lightbox { width: 83vw; height: auto !important;}
}