/* Reset CSS */
/* html5doctor.com/html-5-reset-stylesheet/ */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

* {
  box-sizing: border-box;
}

@font-face {
  font-family: "Bosch";
  font-style: normal;
  font-weight: 100;
  src: url(fonts/BoschSans-Light.ttf?) format("truetype");
}

@font-face {
  font-family: "Bosch";
  font-style: italic;
  font-weight: 100;
  src: url(fonts/BoschSans-LightItalic.ttf?) format("truetype");
}

@font-face {
  font-family: "Bosch";
  font-style: normal;
  font-weight: 200;
  src: url(fonts/BoschSans-Light.ttf?) format("truetype");
}

@font-face {
  font-family: "Bosch";
  font-style: italic;
  font-weight: 200;
  src: url(fonts/BoschSans-LightItalic.ttf?) format("truetype");
}

@font-face {
  font-family: "Bosch";
  font-style: normal;
  font-weight: 300;
  src: url(fonts/BoschSans-Regular.ttf?) format("truetype");
}

@font-face {
  font-family: "Bosch";
  font-style: italic;
  font-weight: 300;
  src: url(fonts/BoschSans-RegularItalic.ttf?) format("truetype");
}

@font-face {
  font-family: "Bosch";
  font-style: normal;
  font-weight: 400;
  src: url(fonts/BoschSans-Regular.ttf?) format("truetype");
}

@font-face {
  font-family: "Bosch";
  font-style: italic;
  font-weight: 400;
  src: url(fonts/BoschSans-RegularItalic.ttf?) format("truetype");
}

@font-face {
  font-family: "Bosch";
  font-style: normal;
  font-weight: 500;
  src: url(fonts/BoschSans-Medium.ttf) format("truetype");
}

@font-face {
  font-family: "Bosch";
  font-style: italic;
  font-weight: 500;
  src: url(fonts/BoschSans-MediumItalic.ttf) format("truetype");
}

@font-face {
  font-family: "Bosch";
  font-style: normal;
  font-weight: 600;
  src: url(fonts/BoschSans-Medium.ttf) format("truetype");
}

@font-face {
  font-family: "Bosch";
  font-style: italic;
  font-weight: 600;
  src: url(fonts/BoschSans-MediumItalic.ttf) format("truetype");
}

@font-face {
  font-family: "Bosch";
  font-style: normal;
  font-weight: 700;
  src: url(fonts/BoschSans-Bold.ttf) format("truetype");
}

@font-face {
  font-family: "Bosch";
  font-style: italic;
  font-weight: 700;
  src: url(fonts/BoschSans-BoldItalic.ttf) format("truetype");
}

@font-face {
  font-family: "Bosch";
  font-style: normal;
  font-weight: 800;
  src: url(fonts/BoschSans-Bold.ttf) format("truetype");
}

@font-face {
  font-family: "Bosch";
  font-style: italic;
  font-weight: 800;
  src: url(fonts/BoschSans-BoldItalic.ttf) format("truetype");
}

@font-face {
  font-family: "Bosch";
  font-style: normal;
  font-weight: 900;
  src: url(fonts/BoschSans-Black.ttf) format("truetype");
}

@font-face {
  font-family: "Bosch";
  font-style: italic;
  font-weight: 900;
  src: url(fonts/BoschSans-BlackItalic.ttf) format("truetype");
}

body {
  font-family: "Bosch", sans-serif;
}

h2 {
  color: #005691;
  font-size: 2.1em;
  font-weight: 300;
}

@media (max-width: 890px) {
  h2 {
    text-align: left;
  }
}

h3 {
  color: #028DCF;
  font-size: 1.5em;
  font-weight: 300;
}

h4 {
  font-size: 1.1em;
  font-weight: 300;
  color: #2C2C2C;
}

.intro {
  height: 60vw;
  position: relative;
}

@media (max-width: 820px) {
  .intro {
    height: auto;
  }
}

.intro .intro-image {
  background-image: url(assets/Bosch_GO_QuadroEnergia-info.jpg);
  height: 100%;
  background-size: cover;
  filter: saturate(1.4);
}

@media (max-width: 820px) {
  .intro .intro-image {
    height: 60vw;
  }
}

.intro .intro-rodape {
  position: absolute;
  right: 0;
  bottom: 0;
  text-align: right;
  color: #005691;
  margin-bottom: 12px;
  margin-right: 15px;
  font-size: 0.6em;
}

@media (max-width: 820px) {
  .intro .intro-rodape {
    margin-bottom: -30px;
    text-align: center;
  }
}

.intro .gif-box2 {
  width: auto;
  padding: 25px;
  color: #FFF;
  background-color: rgba(0, 59, 106, 0.85);
  font-size: 2em;
  font-weight: 100;
  max-width: 480px;
  position: absolute;
  top: 5%;
  left: 3%;
  text-align: left;
}

.intro .gif-box2 h2 {
  font-size: 1em;
  color: #FFF;
}

@media (max-width: 820px) {
  .intro .gif-box2 h2 {
    color: #005691;
  }
}

@media (max-width: 820px) {
  .intro .gif-box2 {
    padding: 35px !important;
    position: relative;
    left: 0;
    width: 100%;
    display: block;
    max-width: 100%;
    margin-bottom: 50px;
    background-color: transparent;
    color: #404040;
  }
}

.intro .gif-box2 p:last-child {
  font-size: 0.7em;
  margin-top: 20px;
  line-height: 1.25em;
}

.white-area {
  background-color: white;
  height: 122px;
  width: 100%;
}

.bg-title {
  width: 100%;
  background: #50237E;
  text-align: left;
  display: flex;
  padding: 35px 20px;
}

@media (max-width: 890px) {
  .bg-title {
    text-align: center;
    display: block;
  }
}

.bg-title > div {
  width: 100%;
  margin: auto;
}

.bg-title > div.title-wrapper {
  text-align: right;
}

@media (max-width: 890px) {
  .bg-title > div.title-wrapper {
    text-align: center;
  }
}

.bg-title > div.title-wrapper > div {
  margin-right: 70px;
  display: inline-block;
}

@media (max-width: 890px) {
  .bg-title > div.title-wrapper > div {
    margin-right: 0px;
  }
}

.bg-title > div.title-wrapper > div > p {
  text-align: left;
  color: #FFF;
  font-size: 3.5em;
  padding: 25px;
}

.bg-title > div.title-wrapper > div > p:nth-child(1) {
  padding: 0px 25px;
}

@media (max-width: 890px) {
  .bg-title > div.title-wrapper > div > p {
    text-align: center;
  }
}

.bg-title > div > img {
  width: 100%;
  max-width: 480px;
}

@media (max-width: 450px) {
  .bg-title > div > img {
    max-width: 265px;
  }
}

.pin {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  width: 16px;
  height: 16px;
  background-color: #fff;
  border-radius: 50%;
  z-index: 2;
  margin-top: -48px;
  z-index: 1;
  box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.45);
}

.pin:after {
  width: 1px;
  content: "";
  height: 80px;
  display: block;
  margin: auto;
  background-color: inherit;
  box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.45);
  z-index: 0;
  top: 16px;
  position: relative;
}

@media (max-width: 820px) {
  .pin {
    opacity: 0;
  }
}

.highlight {
  height: 50vw;
  position: relative;
}

@media (max-width: 890px) {
  .highlight {
    height: auto;
  }
}

.highlight h3 {
  font-weight: 100;
}

.highlight h4 {
  font-weight: 100;
  font-size: 1.4em;
  line-height: 1.25em;
  color: #404040;
}

.highlight .highlight-image {
  background-image: url(assets/AF_lona_bosch_248x121.png);
  position: relative;
  bottom: 0;
  transform: none;
  width: 100%;
  left: 0;
  top: 0;
  height: 100%;
  background-repeat: no-repeat;
  background-position: right;
  background-size: cover;
}

@media (max-width: 890px) {
  .highlight .highlight-image {
    height: 50vw;
  }
}

.highlight .text {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 35%;
  left: 5%;
}

@media (max-width: 890px) {
  .highlight .text {
    width: auto;
    position: initial;
    top: 50%;
    transform: translateY(0);
    left: 0;
    padding: 40px 35px;
  }
}

.highlight .text > * {
  margin-bottom: 30px;
}

.highgif {
  height: 50vw;
  position: relative;
}

@media (max-width: 820px) {
  .highgif {
    height: auto;
  }
}

.highgif .gif-image {
  background-image: url(assets/BoschGo_Gif.gif);
  height: 100%;
  background-size: cover;
  filter: saturate(1.4);
}

@media (max-width: 820px) {
  .highgif .gif-image {
    height: 50vw;
  }
}

.highgif .gif-box {
  width: auto;
  padding: 25px;
  color: #FFF;
  background-color: rgba(0, 59, 106, 0.85);
  font-size: 2em;
  font-weight: 100;
  max-width: 510px;
  position: absolute;
  top: 5%;
  left: 3%;
  text-align: left;
}

.highgif .gif-box h2 {
  font-size: 1em;
  color: #FFF;
}

@media (max-width: 820px) {
  .highgif .gif-box h2 {
    color: #005691;
  }
}

@media (max-width: 820px) {
  .highgif .gif-box {
    padding: 35px !important;
    position: relative;
    left: 0;
    width: 100%;
    display: block;
    max-width: 100%;
    margin-bottom: 19px;
    background-color: transparent;
    color: #404040;
    padding: 40px 10%;
  }
}

.highgif .gif-box p:last-child {
  font-size: 0.7em;
  margin-top: 20px;
  line-height: 1.25em;
}

.gifs {
  padding: 70px 0px 0px 0px;
  text-align: center;
  background-color: #fff;
}

@media (max-width: 890px) {
  .gifs h2 {
    margin-left: 35px;
    text-align: left;
  }
}

@media (max-width: 820px) {
  .gifs h2 {
    margin-left: 0;
  }
}

@media (max-width: 820px) {
  .gifs {
    padding: 35px;
    text-align: left;
  }
}

.gifs .gifs-container {
  display: flex;
  align-items: stretch;
  width: 100%;
  margin-top: 35px;
  background-image: linear-gradient(to right, #00a8b0 0%, #00a8b0 49%, #4f257e 50%, #4f257e 100%);
}

.gifs .gifs-container .gif {
  margin-top: 20%;
}

@media (max-width: 820px) {
  .gifs .gifs-container {
    flex-wrap: wrap;
    background: none;
    padding: 0;
    width: auto;
    margin-top: 20px;
  }
  .gifs .gifs-container .gif {
    margin-top: 0;
  }
}

.gifs .gifs-container .gif-container {
  flex-grow: 1;
  padding: 0% 2%;
  width: 100%;
  width: 100%;
}

.gifs .gifs-container .gif-container:last-child {
  margin-right: 0;
}

.gifs .gifs-container .gif-container:nth-child(1) > span {
  background-color: #00a8b0;
}

.gifs .gifs-container .gif-container:nth-child(1) .gif {
  background-image: url(assets/gif1_forward.gif);
}

.gifs .gifs-container .gif-container:nth-child(2) {
  background-color: #77bf21;
}

.gifs .gifs-container .gif-container:nth-child(2) > span {
  background-color: #77bf21;
}

.gifs .gifs-container .gif-container:nth-child(2) .gif {
  background-image: url(assets/gif2_reverse.gif);
}

.gifs .gifs-container .gif-container:nth-child(3) .gif {
  background-image: url(assets/gif3_manual.gif);
}

.gifs .gifs-container .gif-container .gif {
  height: 24vw;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
  position: relative;
  z-index: 1;
}

.gifs .gifs-container .gif-container > span {
  display: block;
  background-color: #50247e;
  color: #FFF;
  padding: 10px;
  padding-top: 18px;
  margin-top: 4%;
  margin-bottom: 7%;
  z-index: 0;
  position: relative;
  font-size: 1.6em;
}

@media (max-width: 820px) {
  .gifs .gifs-container .gif-container {
    margin: 15px 0 !important;
    padding: 0;
  }
  .gifs .gifs-container .gif-container > span {
    margin-top: -10px;
    margin-bottom: 0;
  }
}

.video {
  background: #005691;
  padding: 70px 0px 10px 0px;
}

@media (max-width: 820px) {
  .video {
    max-width: 100%;
    padding: 35px 0px 30px 0px;
  }
}

.video h2 {
  text-align: center;
  margin-bottom: 35px;
  color: white;
}

@media (max-width: 890px) {
  .video h2 {
    text-align: left;
    margin-left: 35px;
  }
}

.video .video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  max-width: 90%;
  margin: auto;
}

.video .video-wrapper .embed-vid {
  position: absolute;
  width: 100%;
  height: 90%;
}

.details {
  padding: 5vw 0;
  background-color: #00a5b5;
  filter: saturate(115%);
  overflow: auto;
}

@media (max-width: 950px) {
  .details {
    padding: 40px 0;
  }
}

.details .details-wrapper {
  padding: 75px 0;
  min-width: 950px;
  background-image: url(assets/lona_bosch_248x121-2.png);
  height: 50vw;
  min-height: 580px;
  background-size: 120%;
  background-position: right;
  position: relative;
  font-size: 1.1em;
  line-height: 1.1em;
}

.details h2 {
  color: #FFF;
  margin-left: 35px;
  margin-bottom: 35px;
}

.details .details-container .details-content-wrapper {
  color: white;
  width: 18.5%;
  position: absolute;
  border-left: 1px solid;
  padding-left: 10px;
}

.details .details-container .details-content-wrapper:before {
  background-color: white;
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  left: -8px;
  border-radius: 50%;
  top: calc(100% - 10px);
}

.details .details-container .details-content-wrapper.bottom:before {
  top: 0;
}

.details .details-container .details-content-wrapper.bottom .content {
  position: absolute;
  bottom: 0;
}

.details .details-container .details-content-wrapper:nth-child(1) {
  left: 13%;
  height: 27vw;
  bottom: 46%;
}

@media (max-width: 950px) {
  .details .details-container .details-content-wrapper:nth-child(1) {
    height: 256px;
  }
}

.details .details-container .details-content-wrapper:nth-child(2) {
  left: 21%;
  height: 26vw;
  top: 52%;
}

@media (max-width: 950px) {
  .details .details-container .details-content-wrapper:nth-child(2) {
    height: 256px;
  }
}

.details .details-container .details-content-wrapper:nth-child(3) {
  left: 42.6%;
  height: 26vw;
  top: 52%;
}

@media (max-width: 950px) {
  .details .details-container .details-content-wrapper:nth-child(3) {
    height: 250px;
  }
}

.details .details-container .details-content-wrapper:nth-child(4) {
  left: 53.5%;
  height: 31.7vw;
  bottom: 46.5%;
}

@media (max-width: 950px) {
  .details .details-container .details-content-wrapper:nth-child(4) {
    height: 300px;
  }
}

.details .details-container .details-content-wrapper:nth-child(5) {
  left: 65%;
  height: 26vw;
  top: 52%;
}

@media (max-width: 950px) {
  .details .details-container .details-content-wrapper:nth-child(5) {
    height: 250px;
  }
}

.details .details-container .details-content-wrapper:nth-child(6) {
  left: 73%;
  height: 28vw;
  bottom: 45%;
}

@media (max-width: 950px) {
  .details .details-container .details-content-wrapper:nth-child(6) {
    height: 266px;
  }
}

.details .details-container .details-content-wrapper:nth-child(7) {
  left: 76%;
  height: 19vw;
  top: 52.1%;
}

@media (max-width: 950px) {
  .details .details-container .details-content-wrapper:nth-child(7) {
    height: 180px;
  }
}

.details .details-container .details-content-wrapper .content .title {
  color: #005691;
  font-weight: 500;
}

.details .details-container .details-content-wrapper .content .text {
  color: white;
}

.tec-details {
  display: flex;
  width: 100%;
  font-size: 0.9em;
  font-weight: 100;
}

.tec-details .img-vertical-detail {
  height: 420px;
  margin-left: -355px;
  margin-bottom: -375px;
}

@media (max-width: 960px) {
  .tec-details {
    flex-wrap: wrap;
  }
}

.tec-details .tec {
  width: 100%;
  padding: 30px 0px;
  text-align: center;
  background-color: #77bf21;
}

.tec-details .tec.left h2 {
  text-align: left;
  margin-left: 35px;
  color: #FFF;
}

@media (max-width: 890px) {
  .tec-details .tec.left h2 {
    text-align: left;
    margin-left: 35;
  }
}

.tec-details .tec.left .tec-table {
  max-width: 375px;
  margin: auto;
  margin-top: 40px;
}

.tec-details .tec.left .tec-table ul {
  margin-left: 44px;
  display: table;
  width: 100%;
}

.tec-details .tec.left .tec-table ul > li {
  display: table-row;
}

.tec-details .tec.left .tec-table ul > li:last-child > div {
  border-bottom: none;
}

.tec-details .tec.left .tec-table ul > li > div {
  display: table-cell;
  white-space: nowrap;
  text-align: left;
  padding: 10px;
  border-bottom: 1px solid #FFF;
}

.tec-details .tec.left .tec-table ul > li > div.label {
  width: 100%;
  background-color: #eaebeb;
  color: #525F6A;
}

.tec-details .tec.left .tec-table ul > li > div.data {
  background-color: #515f69;
  color: #FFF;
}

.tec-details .tec.right {
  padding-bottom: 70px;
  background-color: #77bf21;
  display: flex;
  padding-top: 0;
  color: #525F6A;
}

@media (max-width: 620px) {
  .tec-details .tec.right {
    flex-wrap: wrap;
  }
}

.tec-details .tec.right .kit-container {
  width: 100%;
  padding: 20px 35px;
  padding-left: 17px;
  position: relative;
}

@media (max-width: 620px) {
  .tec-details .tec.right .kit-container {
    max-width: 310px;
    margin: auto;
    padding: 26px !important;
  }
}

.tec-details .tec.right .kit-container:first-child {
  padding-right: 17px;
  padding-left: 35px;
}

@media (max-width: 620px) {
  .tec-details .tec.right .kit-container:first-child {
    margin-bottom: 40px;
  }
}

.tec-details .tec.right .kit-container:first-child .image {
  background-image: url(assets/Bosch_GO_open_box_02_Transparent.png);
}

.tec-details .tec.right .kit-container .image {
  background-image: url(assets/Bosch_GO_open_box_01_Transparent.png);
  background-size: cover;
  padding: 35%;
  background-position: 50%;
  position: relative;
  z-index: 1;
}

.tec-details .tec.right .kit-container .list-container {
  text-align: left;
  position: relative;
  z-index: 0;
}

.tec-details .tec.right .kit-container .list-container .title {
  font-weight: bold;
  padding: 10px;
  background-color: #FFF;
}

.tec-details .tec.right .kit-container .list-container ul {
  background-color: #eaebeb;
}

.tec-details .tec.right .kit-container .list-container ul > li {
  padding: 10px;
  border-bottom: 1px solid #FFF;
}

.tec-details .tec.right .kit-container .list-container ul > li:last-child {
  border-bottom: none;
}

.tec-details .tec.right .kit-container .btn-tec {
  background-color: #bc6060;
  padding: 10px;
  text-align: center;
  color: #FFF;
  text-decoration: none;
  display: block;
  position: absolute;
  width: calc(100% - 51px);
  margin: 10px auto 20px auto;
  box-shadow: 0px 1px 0px 0px #825757, 0px 1px 1px rgba(255, 255, 255, 0.45) inset;
  border-radius: 3px;
  border: 1px solid rgba(0, 0, 0, 0.25);
  transition: all 0.3s;
  font-size: 1.15em;
  font-weight: 300;
}

.tec-details .tec.right .kit-container .btn-tec:hover {
  background-color: #a05454;
}

.tec-details .tec.right .kit-container .btn-tec:active {
  background-color: #a05454;
  box-shadow: 0px 0px 0px 0px #825757, 0px 1px 1px rgba(255, 255, 255, 0.45) inset;
  transform: translateY(1px);
}

.form-final {
  position: relative;
  background: #005691;
  width: 100%;
  height: 23vw;
}

@media (max-width: 1630px) {
  .form-final {
    height: 26vw;
  }
}

@media (max-width: 1340px) {
  .form-final {
    height: 30vw;
  }
}

@media (max-width: 1280px) {
  .form-final {
    height: 40vw;
  }
}

@media (max-width: 1040px) {
  .form-final {
    height: 60vw;
  }
}

@media (max-width: 930px) {
  .form-final {
    height: 65vw;
  }
}

@media (max-width: 840px) {
  .form-final {
    height: 70vw;
  }
}

@media (max-width: 790px) {
  .form-final {
    height: 85vw;
  }
}

@media (max-width: 710px) {
  .form-final {
    height: 90vw;
  }
}

@media (max-width: 640px) {
  .form-final {
    height: 100vw;
  }
}

@media (max-width: 530px) {
  .form-final {
    height: 170vw;
  }
}

.form-final .form-div {
  height: 50px;
}

.form-final .form {
  position: absolute;
  width: 100%;
  height: 100%;
}

.social-media {
  background: #FFF;
  margin: 35px auto;
  display: flex;
  justify-content: center;
  flex-direction: column;
  z-index: 1;
}

@media (max-width: 1024px) {
  .social-media {
    padding-bottom: 35px;
  }
}

@media (max-width: 980px) {
  .social-media {
    display: block;
  }
}

.social-media h3 {
  text-align: center;
  color: #525f6b;
  margin-bottom: 12px;
  padding-top: 50px;
}

.social-media .social-icon {
  display: flex;
  justify-content: center;
}

.social-media .social-icon img {
  margin: 0 8px;
}

#content-wrapper {
  width: 100%;
  background: #FFF;
}

#header-wrapper {
  width: 100%;
  background-color: #4f257e;
}

#header-wrapper #be-header {
  background-color: #4f257e;
}
/*# sourceMappingURL=main.css.map */