@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,800,800italic,700italic,700,600italic,600,400italic,300italic,300);

* {margin: 0; padding: 0; outline: 0;}
body {font: normal 18px/29px 'Open Sans', Arial, Helvetica, sans-serif; color: #434343; text-align: left;}

/*  atributos gerais
------------------------------------------------------------------------------------------------------------------*/
iframe {border: 0;}
input, textarea, label, select {font: normal 14px Arial, Helvetica, sans-serif; color: #444; border: 1px solid #b7b7b7;}
input, button, select, textarea ol, ul {list-style: none;}
a {color: #555; text-decoration: none; word-wrap: break-word;}
a:hover {text-decoration: underline; color: #555;}
img {border: none;}
p {margin-bottom: 35px;}

.form select {width: 100%; -webkit-border-radius: 4px; border-radius: 4px; padding: 6.5px 15px; min-height: 40px; background-color: #FFF;}
.form select option {padding: 3px 7px;}

.button {background-color: #61BC47; border: 0; color: #FFF; -webkit-border-radius: 4px; border-radius: 4px; padding: 5.5px 20px; font-weight: 800; min-height: 40px;}

.btnDownload {background: #61BC47 url(/images/icon-pdf.png) no-repeat 26px 18px; -webkit-border-radius: 4px; border-radius: 4px; width: 260px; margin: 0 auto; display: block; padding: 21px 0 19px 70px; margin-bottom: 55px;}
.btnDownload > span {color: #FFF; display: block; text-transform: uppercase; font-size: 12px; font-weight: 700; line-height: 16px;}
.btnDownload > .large {font-size: 16px; font-weight: 800;}
.btnDownload > .medium {font-size: 13px; font-weight: 800;}
.btnDownload:hover {color: #FFF;}

/*  classes gerais
------------------------------------------------------------------------------------------------------------------*/
.clear {clear: both;}
.center {text-align: center !important;}
.left {text-align: left !important;}
.right {text-align: right !important;}
.noPadding {padding: 0!important;}
.noMargin {margin: 0!important;}
.noMarginLeft {margin-left: 0!important;}
.noMarginBottom {margin-bottom: 0!important;}
.noMarginTop {margin-top: 0!important;}
.noPaddingTop {padding-top: 0!important;}
.noPaddingLeft {padding-left: 0;}
.noPaddingRight {padding-right: 0!important;}
.noPaddingBottom {padding-bottom: 0!important;}
.noBorder {border: none !important;}
.underline {text-decoration: underline;}
.section {width: 100%; position: relative; float: left;}
.white {color: #FFF;}
.leg {font-size: 10px; line-height: 14px;}
.block {display: block;}
.marginMedium {margin-bottom: 20px;}
.ref {font-size: 12px;}
.link {color: #48b5de; text-decoration: underline;}
.roxo {color: #712472;}
.btn {white-space: normal;}

.ordered-list {padding: 0 0 15px 15px;}
.ordered-list li {margin-bottom: 15px;}

.center .img-responsive {display: inline-block;}

/* Floater */
.fundoFloater {width: 100%; height: 100%; top: 0; left: 0; background: #000; display: none; filter: alpha(opacity=50); opacity: 0.5; position: fixed; z-index: 400;}
.floater {width: 850px; margin: 0 auto; top: 47%; right: 0; left: 0; display: none; position: fixed; z-index: 401;}
.videoWrapper {height: 0; padding-top: 25px; padding-bottom: 56.25%; position: relative;}
.videoWrapper iframe {width: 100%; height: 100%; top: 0; left: 0; position: absolute;}
.closeVideo {font-weight: 600; padding: 10px 18px; top: 0; right: -25px; color: #FFF; background: #6F2773; -webkit-border-radius: 50%; border-radius: 50%; position: absolute; transition: 300ms linear; z-index: 10;}
.closeVideo:hover,
.closeVideo:focus {text-decoration: none; color: #6F2773; background: #FFF;}
.floater .videoHTML5 {display: none; float: left;}
.floater .videoYouTube {display: none; float: left;}

.list {margin-bottom: 20px;}
.list li {position: relative; padding-left: 12px;}
.list li:before {position: absolute; left: 0; content: ""; width: 5px; height: 5px; background-color: #454545; position: absolute; -webkit-border-radius: 50%; border-radius: 50%; top: 13px;}

/*  padrao de hierarquia de títulos
------------------------------------------------------------------------------------------------------------*/
h1, h2, h3, h4 {margin: 0; font-family: 'Helvetica Neue', 'Open Sans'; font-weight: bold; line-height: 1.2;}
h1 {font-size: 26px; color: #6d2872; font-weight: 800; margin-bottom: 39px;}
h2 {font-size: 22px; color: #702872; font-weight: 800; margin-bottom: 34px;}
h3 {margin: 0 0 18px 0; font-size: 18px;}
h4 {font-size: 16px; color: #702675; margin-bottom: 8px;}

/*  topo
------------------------------------------------------------------------------------------------------------------*/
.left-menu::-webkit-scrollbar {width: 0;}
.left-menu {width: 280px; top: 0; bottom: 0; left: 0; background: #6F2773; -webkit-transition: 500ms ease 0s; -ms-transition: 500ms ease 0s; -moz-transition: 500ms ease 0s; transition: 500ms ease 0s; overflow-y: scroll; -webkit-overflow-scrolling: touch; position: fixed; z-index: 2000;}
.left-menu a:hover {text-decoration: none;}
.left-menu.hideMenu {left: -280px;}
.close-icon {margin: 10px; padding: 3px 12px; text-align: right; color: #FFF; background: #7F4592; float: right; font-weight: 600;}
.close-icon:hover {color: #61BC47; background: #FFF;}
.left-menu h1 {width: 100%; margin: 9px 10px 0 0; padding: 12px 12px; font-size: 15px; font-weight: bold; color: #FFF; background: #61BC47; text-transform: uppercase; float: left;}
.left-menu .menuLateral {width: 100%; margin: 10px 0 30px 0; float: left;}
.left-menu .menuLateral ul {display: inline-block; margin-bottom: 0;}
.left-menu .menuLateral ul > li {width: 100%; border-bottom: 1px solid #88358F; float: left;}
.left-menu .menuLateral ul > li > a {width: 100%; padding: 9px 10px; font-size: 14px; color: #FFF; float: left;}
.left-menu .menuLateral ul > li > a:hover,
.left-menu .menuLateral ul > li > a.active {background: #7f4592;}
.left-menu .menuLateral .menuOndeComprar { background: #3d1440; }
.background-menu {top: 0; right: 0; bottom: 0; left: 0; cursor: pointer; background: rgba(0, 0, 0, 0.5); box-shadow: none; position: fixed; transition: background 300ms ease; -webkit-backface-visibility: hidden; -webkit-tap-highlight-color: transparent; z-index: 1002;}
.background-menu.hideBackground {background: transparent; z-index: -1;}

header {width: 100%; float: left; z-index: 200;}
.fixed {top: 0; left: 0; -webkit-transition: 0.2s ease-in-out; -moz-transition: 0.2s ease-in-out; transition: 0.2s ease-in-out; position: fixed;}
#supportHeader {height:149px; display:none;}
#topo {width: 100%; height: 90px; background: #FFF; float: left; overflow: hidden;}
#logoBayer {margin: 9px 30px 9px 20px; float: right;}
#logo {width: 170px; margin: 21px 30px 9px 20px; float: left;}

.menuSecundario ul {margin: 55px 0 0; float: right;}
.menuSecundario ul > li {display: inline-block;}
.menuSecundario ul > li a {padding-left: 5px; font-size: 11px; color: #636363; border-left: 1px solid #636363;}
.menuSecundario ul > li:first-child > a {border-left: 0;}

.menuSuperior {width: 100%; background: #6F2773; float: left;}
.menuSuperior ul {width: 100%; margin: 0; text-align: center; float: left;}
.menuSuperior ul > li {font-size: 13px; text-transform: uppercase; line-height: 18px; display: inline-block; position: relative; margin-bottom: -8px; padding: 0 15px;}
.menuSuperior ul > li > a {position: relative; padding: 21px 10px 15px; font-family: 'Open Sans'; font-weight: 700; color: #b678bb; float: left; border-bottom: 5px solid transparent;}
.menuSuperior ul > li > a:before, .menuSuperior ul > li a:after {display: none; content: ""; background: url(/images/menu.png) no-repeat left top; position: absolute; width: 4px; height: 5px; bottom: -5px; left: -4px;}
.menuSuperior ul > li > a:after {right: -4px; left: auto; background-position: right top;}
.menuSuperior ul > li > a:hover,
.menuSuperior ul > li.active > a {color: #FFF; text-decoration: none;}
.menuSuperior ul > li.active a {border-bottom-color: #FFF;}
.menuSuperior ul > li.active a:before, .menuSuperior ul > li.active a:after {display: block;}
.menuSuperior .menuOndeComprar { background: #3d1440; }
.menuSuperior .social-icons a { min-width: 30px; height: 30px; margin: 15px 0 14px 0; padding: 0; background-position: 0 0; background-repeat: no-repeat; background-size: cover; text-indent:-9999px; }
.menuSuperior .social-icons a:hover { background-position: 0 -31px; }
#facebook-header { background-image: url(/images/icon-facebook-header.png); }
#youtube-header { background-image: url(/images/icon-youtube-header.png); }

.menuMobile {width: 100%; padding: 10px 0; background: #6F2773; display: none; float: left;}
.buttons-menu {width: 30px; cursor: pointer; float: left;}
.buttons-menu span {margin: 4px; border-bottom: 2px solid #FFF; display: block;}

/*  breadcrumb
------------------------------------------------------------------------------------------------------------------*/
.addthis_toolbox > a > span { border-radius: 18px; width: 28px !important; height: 28px !important; text-align: center; }
.addthis_toolbox > a > span > svg { width: 23px !important; height: 25px !important; padding-top: 2px; }
.addthis_toolbox > a { padding: 0 6px !important; }
.addthis_toolbox { float: right; }
.bread-share { margin-bottom: 40px; }
.breadcrumbs ul li { display: inline-block; padding-right: 8px; font-size: 16px; }
.breadcrumbs ul li.active { font-weight: bold; color: #6d2872; }

/*  conteúdo
----------------------------------------------------------------------------------------------*/
.container-large, .container-medium, .container-small, .container-small2 {margin: 0 auto; position: relative;}
.container-large {max-width: 945px;}
.container-medium {width: 750px;}
.container-small {width: 700px;}
.container-small2 {width: 650px;}

/* Home */
#owl-banner {width: 100%; float: left;}
#owl-banner .item {width: 100%; text-align: center; background: #000; position: relative; float: left;}
#owl-banner .descricaoBanner {width: 100%; display: none;}
#owl-banner .descricaoBanner h2,
#owl-banner .descricaoBanner h3 {margin: 0 0 15px 0; font-weight: 700; line-height: 22px; text-align: left; color: #FFF;}
#owl-banner .descricaoBanner h2 {font-size: 18px;}
#owl-banner .descricaoBanner .btnMais {font-size: 14px; padding: 2px 14px; color: #FFF; background: #b678bb; -webkit-border-radius: 3px; border-radius: 3px; float: left; margin-right: 10px;}
#owl-banner .descricaoBanner .btnMais:hover {text-decoration: none; opacity: 0.8;}
#owl-banner .owl-controls .owl-pagination {margin-top: -33px; position: relative;}

#videoBannerVeritas { display: none; }
#descricaoBannerDesktop { position: absolute; text-align: right; width: 50%; left: 50%; padding: 0px 100px 0px 45px; box-sizing: border-box; top: 25%; }
#descricaoBannerDesktop h2 { text-transform: uppercase; color: #fff; font-weight: bold; font-size: 33px; font-size: 2.5vw; margin-bottom: 29px; }
#descricaoBannerDesktop div { float: right; }
#descricaoBannerDesktop .btnMais { background-color: #61BC47; color: #fff; border-radius: 4px; display: block; text-align: center; float: left; font-weight: bold; padding: 10px; font-size: 1.5vw; line-height: normal; }
#descricaoBannerDesktop .btnMais:hover {text-decoration: none;}

#webserie {width: 100%; padding: 67px 0px 0px 0px; text-align: center; background: #FFF; float: left;}
.lista-videos { width: 390px; float: left; position: relative; }
.lista-videos .videos-item.js-active-video { background: #6f2773; }
.videos-item { background: #825085; border-bottom: 1px solid #9a739f; cursor: pointer; padding: 30px 0 30px 23px; }
.videos-item .videos-img { max-width: 102px; margin-right: 23px; float: left; }
.videos-item .videos-titulo { padding-right: 15px; line-height: 20px; position: relative; color: #fff; text-align: left; }
.btn-videos-home { background: #61bc47; border: 2px solid #61bc47; border-radius: 0; color: #fff; display: block; font-weight: bold; padding: 5px 0; position: relative; text-decoration: none; z-index: 10; }
.btn-videos-home:hover {color: #fff; text-decoration: none;}
.video-atual { width: calc(100% - 390px); float: left; height: 305px; }
.video-atual #thumb-video-atual { background-color: #000; float: left; width: 100%; }
.video-atual #thumb-video-atual .player { overflow: hidden; position: relative; z-index: 10; }
.video-atual #thumb-video-atual .player .player-bar { width: 100%; margin: 0; position: absolute; display: flex; align-items: center; justify-content: center; top: 0; }
.player-bar .player-button-play { width: 86px; height: 86px; top: -45px; left: 45%; background: #6f2773; border: none; border-radius: 50%; cursor: pointer; position: absolute; z-index: 10; transform: scale(1); -webkit-transform: scale(1); -ms-transform: scale(1); opacity: 1; }
.player-bar .player-button-play:hover { background: #825085; }
.player-button-play .icon-play { width: 20px; height: 23px; margin: auto; top: 0; right: 0; bottom: 0; left: 0; border-left: 20px solid #fff; border-top: 11px solid transparent; border-bottom: 11px solid transparent; opacity: 1; position: absolute; }
.video-atual #thumb-video-atual .helper { display: inline-block; height: 100%; vertical-align: middle; }
.video-atual #thumb-video-atual img { max-width: 100%; }
.video-atual iframe { display: none; }

#sobre {width: 100%; padding: 67px 0 38px 0; text-align: center; background: #FFF; float: left;}

#beneficios {width: 100%; height: auto; padding: 60px 0 62px; text-align: center; background-color: #4E4E4E; background-image: url(/images/home/beneficios-veritas.jpg); background-position: center center; background-repeat: no-repeat; background-size: cover; float: left;}
.owl-carousel.owl-beneficios {width: 780px; margin: 0 auto;}
.owl-beneficios .owl-controls .owl-pagination {padding-top: 10px; display: none;}
.owl-beneficios .item {width: 100%; padding: 0 10px; float: left; text-align: center;}
.owl-beneficios .item h3 {color: #FFF; margin: 30px 0 0;}
.owl-beneficios .owl-buttons div {width: 100%; top: 57px; left: 0;}
.owl-beneficios .icon-seta-left {width: 28px; height: 50px; top: 0; left: -115px; background: url(/images/setas.png) no-repeat -112px 0; position: absolute; z-index: 100;}
.owl-beneficios .icon-seta-right {width: 28px; height: 50px; top: 0; right: -115px; background: url(/images/setas.png) no-repeat -140px 0; position: absolute; z-index: 100;}
.arrowsWhite .icon-seta-left {background-position: -56px 0;}
.arrowsWhite .icon-seta-right {background-position: -84px 0;}
.arrowsWhite .owl-controls .owl-page.active span,
.arrowsWhite .owl-controls.clickable .owl-page:hover span {background-color: #999 !important;}
.boxImg {width: 165px; height: 164px; text-align: center; margin: auto; -webkit-border-radius: 5px; border-radius: 5px; background: #61BC47;}
.boxImg:hover { background: #6F2773; }

#depoimento {float: left; width: 100%; padding: 67px 0px 0px 0px;}
.depoimento {margin-bottom: 70px; display: inline-block;}
.depoimento figure {float: left; margin-top: 17px;}
.depoimento .txt {line-height: 24px; width: calc(100% - 153px); font-size: 16px; padding: 25px 0 0 45px; margin-left: 35px; float: left; background: url(/images/aspas.png) no-repeat 0 0;}
.depoimento .txt p {margin-bottom: 5px;}
.depoimento .txt p:last-child {margin-bottom: 0;}

#video {width: 100%; padding-bottom: 0px; text-align: center; background: #FFF; float: left;}

/* Internas */
.contentIn {width: 100%; margin: 60px 0 40px 0; position: relative; float: left;}
.contentIn h1 {text-align: center;}
.contentIn h2 {text-align: center;}

/* Sobre */
.beneficios-verdade {margin-bottom: 65px; display: block;}
.comoFunciona {padding-top: 18px; padding-bottom: 15px;}
.comoFunciona li {width: 33%; float: left; padding: 0 26px; margin-bottom: 35px; list-style: none;}
.comoFunciona .item {background-color: #ECECEC; min-height: 255px; text-align: center; padding: 55px 20px 30px; -webkit-border-radius: 5px; border-radius: 5px; position: relative;}
.comoFunciona .num {background-color: #6f2773; -webkit-border-radius: 50%; border-radius: 50%; color: #fff; font-size: 34px; font-weight: 900; height: 70px; line-height: 64px; position: absolute; width: 70px; left: -18px; top: -18px;}
.comoFunciona .item p {margin-bottom: 0; font-size: 15px; line-height: 24px;}

.tecnologiaCaT { padding: 18px 26px 15px 26px; float: left; width: 100%; }
.tecnologiaCaT li { float: left; list-style: outside none none; margin-bottom: 35px; padding: 0; width: 100%; position: relative; }
.tecnologiaCaT li::before { background-image: url("../images/marcador-folha.png"); background-position: center center; background-repeat: no-repeat; color: #61bc47; content: ""; height: 17px; left: 0px; padding: 0; position: absolute; top: 5px; width: 15px; }
.tecnologiaCaT .item { padding: 0px 20px; position: relative; text-align: justify; }
.tecnologiaCaT .item p { margin-bottom: 0; }
.tecnologiaCaT .item .logoCaT::after { content: url("../images/sobre/cat-icon.png") ""; height: 18px; width: 20px; }

.perdaProdutividade { padding: 18px 11px 15px; float: left; width: 100%; }
.perdaProdutividade li { float: left; list-style: outside none none; margin-bottom: 35px; padding: 0; width: 100%; position: relative; }
.perdaProdutividade li::before { background-image: url("../images/marcador-folha.png"); background-position: center center; background-repeat: no-repeat; color: #61bc47; content: ""; height: 17px; left: 0px; padding: 0; position: absolute; top: 5px; width: 15px; }
.perdaProdutividade .item { padding: 0px 20px; position: relative; text-align: left; }
.perdaProdutividade .item p { margin-bottom: 0; }
.perdaProdutividade .item img { margin-top: 20px; }
#imgFlorDistanteHastePrincipal { margin-top: 25px; }

.maisGraos { padding-bottom: 15px; padding-top: 18px; }
.maisGraos li { float: left; list-style: outside none none; margin-bottom: 35px; padding: 0 26px; width: 25%; }
.maisGraos .item { background-color: #ececec; border-radius: 5px; min-height: 310px; padding: 55px 20px 30px; position: relative; text-align: center; }
.maisGraos .num { background-color: #6f2773; border-radius: 50%; color: #fff; font-size: 34px; font-weight: 900; height: 70px; left: -18px; line-height: 64px; position: absolute; top: -18px; width: 70px; }
.maisGraos .item p { font-size: 15px; line-height: 24px; margin-bottom: 0; margin-top: 15px; }

/* Resultados */
.container-map {width: 529px; margin: 0 auto; position: relative;}
#ufAtual {border: 1px solid #b7b7b7; -webkit-border-radius: 5px; border-radius: 5px; cursor: pointer; font-size: 16px; padding: 6px 15px; text-transform: uppercase; width: 100%; display: none; position: relative;}
#ufAtual:after {background: url("/images/setas-faq.png") no-repeat scroll left bottom; content: ""; height: 11px; margin-top: -5px; position: absolute; right: 15px; top: 50%; width: 20px;}
#ufAtual.open:after {background-position: left top;}
.mapa {background: url("/images/resultados/mapa-brasil.png") no-repeat scroll 0 0; height: 524px; margin: 0 auto; position: relative; width: 529px; margin-bottom: 30px;}
.mapa > div {position: absolute; background-repeat: no-repeat; font-size: 0;}
.mapa .ba {background-image: url("/images/resultados/ba.png"); -webkit-border-radius: 31px 24px 32px 70px; border-radius: 31px 24px 32px 70px; height: 128px; left: 372px; top: 190px; width: 117px;}
.mapa .df {background-image: url("/images/resultados/df.png"); -webkit-border-radius: 2px 3px 6px 6px; border-radius: 2px 3px 6px 6px; height: 23px; left: 337px; top: 263px; width: 21px; z-index: 1;}
.mapa .go {background-image: url("/images/resultados/go.png"); -webkit-border-radius: 51px 18px 50px 19px; border-radius: 51px 18px 50px 19px; height: 82px; left: 280px; top: 246px; width: 94px;}
.mapa .ma {background-image: url("/images/resultados/ma.png"); -webkit-border-radius: 55px 28px 105px 30px; border-radius: 55px 28px 105px 30px; height: 117px; left: 348px; top: 87px; width: 86px;}
.mapa .mg {background-image: url("/images/resultados/mg.png"); -webkit-border-radius: 82px 26px 73px 40px; border-radius: 82px 26px 73px 40px; height: 113px; left: 309px; top: 265px; width: 144px;}
.mapa .ms {background-image: url("/images/resultados/ms.png"); -webkit-border-radius: 34px 30px 73px 44px; border-radius: 34px 30px 73px 44px; height: 90px; left: 216px; top: 302px; width: 89px;}
.mapa .mt {background-image: url("/images/resultados/mt.png"); -webkit-border-radius: 20px 28px 52px 55px; border-radius: 20px 28px 52px 55px; height: 140px; left: 169px; top: 170px; width: 147px;}
.mapa .pi {background-image: url("/images/resultados/pi.png"); -webkit-border-radius: 111px 15px 72px; border-radius: 111px 15px 72px; height: 103px; left: 379px; top: 110px; width: 72px;}
.mapa .pr {background-image: url("/images/resultados/pr.png"); -webkit-border-radius: 20px 39px 14px 16px; border-radius: 20px 39px 14px 16px; height: 52px; left: 265px; top: 375px; width: 76px;}
.mapa .rs {background-image: url("/images/resultados/rs.png"); -webkit-border-radius: 49px 20px 40px 42px; border-radius: 49px 20px 40px 42px; height: 86px; left: 229px; top: 437px; width: 90px;}
.mapa .ro {background-image: url("/images/resultados/ro.png"); -webkit-border-radius: 33px 49px 14px 44px; border-radius: 33px 49px 14px 44px; height: 74px; left: 98px; top: 178px; width: 91px;}
.mapa .sc {background-image: url("/images/resultados/sc.png"); -webkit-border-radius: 5px 0 18px 40px; border-radius: 5px 0 18px 40px; height: 42px; left: 274px; top: 422px; width: 61px;}
.mapa .sp {background-image: url("/images/resultados/sp.png"); -webkit-border-radius: 67px 124px 57px 112px; border-radius: 67px 124px 57px 112px; height: 69px; left: 286px; top: 338px; width: 103px;}
.mapa > div.active {background-position: right top;}
.medias {background-color: #F1F1F1; -webkit-border-radius: 5px; border-radius: 5px;}
.medias li {float: left; height: 25px; line-height: 25px; width: 100%;}
.medias h3 {color: #6D2872; font-weight: 800; text-align: center;}
.medias h4 {float: left; font-size: 16px; margin-bottom: 0;}
.medias div {float: right; font-size: 16px; line-height: 16px;}
#popupMap {-webkit-box-shadow: 1px 1px 2px #ebeded; box-shadow: 1px 1px 2px #ebeded; display: none; z-index: 2; width: 390px; height: 162px; padding: 22px 30px; position: absolute; top: 0; -webkit-transition: 500ms ease 0s; -ms-transition: 500ms ease 0s; -moz-transition: 500ms ease 0s; -o-transition: 500ms ease 0s; transition: 500ms ease 0s;}
#popupMap:after {content: ""; width: 0; height: 0; position: absolute; border-left: 8px solid transparent; border-right: 8px solid transparent; border-top: 10px solid #f1f1f1; left: 50%; bottom: -10px; margin-left: -8px;}
#popupMap.active {display: block;}
#popupMap.ba {left: 235px; top: 40px;}
#popupMap.df {left: 153px; top: 93px;}
#popupMap.go {left: 123px; top: 105px;}
#popupMap.ma {left: 195px; top: -50px;}
#popupMap.mg {left: 205px; top: 115px;}
#popupMap.ms {left: 62px; top: 147px;}
#popupMap.mt {left: 52px; top: 40px;}
#popupMap.pi {left: 238px; top: -30px;}
#popupMap.pr {left: 101px; top: 219px;}
#popupMap.rs {left: 82px; top: 280px;}
#popupMap.ro {left: -50px; top: 30px;}
#popupMap.sc {left: 125px; top: 260px;}
#popupMap.sp {left: 138px; top: 182px;}
#total {width: 100%; max-width: 540px; margin: 0 auto; display: block;}
#total .medias {float: left; padding: 30px 30px 15px 0; margin-bottom: 110px;}
#total h3 {float: left; margin-top: 25px; width: 180px;}
#total ul {width: calc(100% - 180px); float: left;}
.video {margin-bottom: 50px;}

/* Como Aplicar e Medir */
.estagios img {max-width: 768px; margin: -10px 0 30px -18px;}
.aplicacao {width: 100%; display: inline-block; padding: 0 10%; margin-bottom: 11px;}
.aplicacao li {width: 50%; float: left; text-align: center;}
.aplicacao img {margin-bottom: 15px;}
.aplicar {width: 100%; display: inline-block; margin-bottom: 10px;}
.aplicar figure {float: left; padding: 0 35px 0 6px;}
.aplicar .list {float: left; width: calc(100% - 99px);}
.medir {margin-bottom: 60px;}

/* NOTE: lista aplicada em Como Aplicar e FAQ */
.lista-infografico {list-style: none;}
.lista-infografico li {margin-bottom: 20px;}
.lista-infografico figure {margin-bottom: 20px;}

/* Onde Comprar */
.formDistribuidor > div {margin-bottom: 25px;}
.distribuidor {font-size: 15px; line-height: 22px; margin-top: 40px;}
.distribuidor li {margin-bottom: 30px; width: 100%; float: left;}
.distribuidor .info {float: left; width: calc(100% - 195px);}
.distribuidor p {margin-bottom: 0;}
.verMapa {color: #5EBB46; font-weight: 600; text-decoration: underline; position: relative; margin-top: 25px; float: left;}
.verMapa::after {border-bottom: 4px solid transparent; border-left: 7px solid #5ebb46; border-top: 4px solid transparent; content: ""; height: 0; position: absolute; right: -15px; top: 8px; width: 0;}

/* FAQ */
.faq h3 {width: 100%; padding: 20px 40px 20px 20px; color: #702872; background-color: #f7f7f7; cursor: pointer; position: relative;}
.faq h3:after {content: ''; width: 20px; height: 11px; top: 24px; right: 10px; font-size: 20px; color: #bbb; background-image: url(../images/setas-faq.png); background-position: center bottom; position: absolute;}
.faq .opened-triangle:after {background-position: center top;}
.content-faq {padding: 0 35px 20px 20px; display: none;}
.checklist {padding: 0 0 20px 20px;}
.checklist li {margin-bottom: 15px; position: relative;}
.checklist li:before {content: ''; width: 12px; height: 11px; top: 8px; left: -18px; padding: 0; background-image: url(../images/check.png); background-position: center; background-repeat: no-repeat; color: #61bc47; position: absolute;}

/*  rodape
------------------------------------------------------------------------------------------------------------------*/
footer {width: 100%; padding: 28px 0; background: #F4F4F4; float: left;}
.rodape {font-size: 11px; line-height: 15px; color: #666;}
.rodape a {color: #666;}
.rodape .linha {width: 100%; margin-bottom: 5px; padding: 5px 0; border-bottom: 1px solid #737373; float: left;}
.colunarodape {width: 100%; float: left;}
.linha p {margin: 0; float: left;}
.linha ul {margin: 15px 0 0 0; float: right;}
.linha ul li {margin-left: 8px; display: inline-block;}
.linha ul li:first-child {margin-left: 0;}
.linha ul li .bookmark {padding-left: 18px; background: url(/images/fav.gif) no-repeat;}
.linha ul li .email {padding-left: 18px; background: url(/images/email.gif) no-repeat;}
.rodape .row ul {width: 100%; margin: 0; padding: 0; display: inline-block;}
.rodape .row ul li {padding: 0 10px 0 0; display: inline-block;}
.rodape .row .msg-bayer {text-align: right;}
.rodape .row .msg-bayer p {margin-bottom: 10px;}
.rodape .row .social-media-icons { float: right; }
.rodape .row .social-media-icons li { margin: 0; padding: 0 0 0 5px; }

/*  media queries
------------------------------------------------------------------------------------------------------------------*/
@media screen and (max-width: 1366px) {
    #owl-banner .item {background: none;}
    #owl-banner .item img {width: 100%;}
}

@media screen and (max-width: 1023px) {
    .floater {width: 85%;}
    body {right: 0; left: 0;}
    .rodape {margin-right: 15px; margin-left: 15px;}
}

@media screen and (max-width: 991px) {
    .lista-videos, .video-atual { width: 100%; height: auto!important; float: none; overflow: hidden; }
    #webserie .video-atual #thumb-video-atual, #webserie .video-atual #thumb-video-atual .player { height: auto!important; }
    .player-bar .player-button-play { max-width: 86px; width: 86px; width: 15vw; max-height: 86px; height: 86px; height: 15vw; }
    .video-atual iframe { height: 540px; height: 53vw; }
    .video-atual #thumb-video-atual .helper { display: none; }

    .videos-item { padding: 30px 23px 30px 23px; text-align: center; }
    .videos-item .videos-img { max-width: 50%; margin-right: 0px; float: none; height: auto; }
    .videos-item .videos-titulo { padding-right: 0px; text-align: center; margin: 30px 0px 0px 0px; }
}

@media screen and (max-width: 940px) {
    .comoFunciona li {width: 50%; margin-bottom: 35px;}
    .comoFunciona .item {min-height: 205px;}
    
    .maisGraos li { width: 50%; margin-bottom: 35px; }
    .maisGraos .item { min-height: 295px; }
}

@media screen and (max-width: 850px) {
    .menuSuperior ul > li {padding: 0 8px;}
    .owl-carousel.owl-beneficios {width: 100%; padding: 0 50px;}
    .owl-beneficios .owl-controls .icon-seta-left {left: 22px;}
    .owl-beneficios .owl-controls .icon-seta-right {right: 22px;}
    .beneficios-verdade figure img {max-width: 90%;}
    #descricaoBannerDesktop h2 { font-size: 2.1vw; }
}

@media screen and (min-width: 768px) and (max-width: 968px) {
    .menuSuperior .social-icons { display: none; }
}

@media screen and (max-width: 800px) {
    .container-medium {width: 100%; padding-right: 15px; padding-left: 15px; float: left;}
    .contentIn {margin-top: 30px;}
    .contentIn h1 {margin-bottom: 30px;}
    .estagios img {max-width: 100%; margin-left: 0;}
    .bread-share { margin-bottom: 30px; }
}

@media screen and (min-width: 768px) {
    .formDistribuidor .col-sm-5 {width: 292px;}
    .formDistribuidor .col-sm-2 {width: 81px;}
}

@media screen and (max-width: 767px) {
    body {font-size: 16px;}
    p {margin-bottom: 30px;}

    .menuMobile {display: block;}
    .menuSuperior,
    .menuSecundario {display: none;}
    .menuSuperior .social-icons a { text-indent: initial; }
    #facebook-header,
    #youtube-header { background-image: none; }

    #topo {height: 75px;}
    #logo {width: 135px;}
    #logoBayer {width: 57px;}
    
    .breadcrumbs { text-align: center; }
    .addthis_toolbox { float: none; text-align: center; }
    .addthis_toolbox > a { float: none!important; }
    .addthis_toolbox > a .img-compartilha { vertical-align: super; }
    
    .container-small {width: 100%; padding-right: 15px; padding-left: 15px; float: left;}

    .contentIn {margin-bottom: 20px;}

    h1 {font-size: 24px; margin-bottom: 30px;}
    h2 {font-size: 20px; margin-bottom: 25px;}

    #beneficios {padding: 45px 0 47px;}
    .owl-beneficios .item h3 {font-size: 16px;}

    #depoimento {padding-top: 57px; padding-bottom: 60px;}
    .depoimento {margin-bottom: 50px;}
    .depoimento .txt {font-size: 15px;}

    #video {padding-bottom: 0px;}
    #webserie {padding-bottom: 0px;}

    .comoFunciona .item {padding-top: 40px; min-height: 0;}
    .comoFunciona li {width: 100%;}
    .comoFunciona .num {left: -10px; top: -10px; line-height: 46px; font-size: 30px; width: 50px; height: 50px;}

    .maisGraos .item { padding-top: 40px; }
    .maisGraos .num {left: -10px; top: -10px; line-height: 46px; font-size: 30px; width: 50px; height: 50px;}

    .aplicacao {padding: 0 5%;}

    .formDistribuidor .col-sm-2 .button {width: 100%;}
    .distribuidor .info {width: 100%;}
    .distribuidor .verMapa {margin-top: 0;}
    .btnDownload {width: 250px; padding: 19px 0 17px 60px; background-position: 19px 16px;}
}

@media screen and (max-width: 719px) {
    .container-map {width: 100%; max-width: 540px; margin: 0 auto;}
    #ufAtual {display: block; margin-bottom: 25px;}
    #ufAtual.open {margin-bottom: 0;}
    .mapa {background: none; width: 100%; height: auto; margin-top: 5px; float: left;}
    .mapa > div {background: none!important; float: left; font-size: 16px; height: auto !important; left: 0 !important; position: relative; top: 0 !important; width: 100% !important; border-bottom: 1px solid #eee; padding: 2px 15px; -webkit-border-radius: 0 !important; border-radius: 0 !important;}
    .mapa > div:hover {font-weight: 700; background-color: #f9f9f9!important; color: #6D2872;}
    #popupMap {display: inline-block; position: relative; top: 0 !important; left: 50% !important; margin-bottom: 30px; box-shadow: none; margin-left: -195px;}
    #popupMap:after {border-left: 8px solid transparent; border-right: 8px solid transparent; border-bottom: 10px solid #f1f1f1; border-top: 0; top: -10px; bottom: auto;}
    .mHidden {display: none !important;}
    #total .medias {margin-bottom: 60px;}
    #descricaoBannerDesktop h2 { margin-bottom: 20px; }
}

@media screen and (max-width: 700px) {
    .depoimento figure {width: 100%; text-align: center; margin-top: 0;}
    .depoimento .txt {width: 100%; margin-left: 0; padding: 18px 0 0 35px; background-size: 52px auto;}
}

@media screen and (max-width: 680px) {
    .container-small2 {width: 100%;}
}

@media screen and (max-width: 655px) {
    #descricaoBannerDesktop h2 { font-size: 2vw; }
}

@media screen and (max-width: 640px) {
    body {font-size: 15px; line-height: 25px;}
    h1 {font-size: 22px;}
    h2 {font-size: 18px;}

    #sobre {padding: 35px 0 0 0;}
    #owl-banner .descricaoBanner {padding: 15px 15px 50px 15px; background: #7F4096; display: block;}
    #descricaoBannerDesktop { display: none;}
    #videoBannerVeritas { display: none; }
    .rodape .row .msg-bayer p {margin-top: 10px;}
}

@media screen and (max-width: 550px) {
    #total .medias {padding-left: 30px; padding-top: 0;}
    #total h3,
    #total ul {width: 100%;}

    .maisGraos li {width: 100%;}
    .maisGraos .item {min-height: 0;}
}

@media screen and (max-width: 520px) {
    .aplicacao {padding: 0;}
    .aplicacao li {width: 100%;}
}

@media screen and (max-width: 480px) {
    h1 {font-size: 20px;}

    #owl-banner .descricaoBanner {padding: 10px 15px 50px 15px;}
    #owl-banner .descricaoBanner h2 {font-size: 16px;}
    #owl-banner .descricaoBanner .btnMais {padding: 0 10px;}

    .depoimento .txt {font-size: 14px;}

    .aplicar figure {width: 100%; padding: 0; text-align: center; margin-bottom: 10px;}
    .aplicar .list {width: 100%;}

    .medias {padding-left: 10px !important; padding-right: 10px !important;}
    .medias h4, .medias div {font-size: 14px;}
}

@media screen and (max-width: 420px) {
    #popupMap {width: 100%; left: 0 !important; margin-left: 0;}
    #owl-banner .owl-controls .owl-pagination {margin-top: -25px;}
}
