html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent;}
ol, ul{list-style:none;}
table{border-collapse:collapse; border-spacing:0;}
html, body, form{height:100%;}
body{margin:0;padding:0;text-align:center;font-family: Arial, Helvetica, sans-serif;background: #f7f5f5; -webkit-font-smoothing: antialiased;}

*{ -webkit-box-sizing: border-box; box-sizing: border-box;}
.boxbreadcrumbs{font-size:14px; max-width:1250px; margin:0 auto; text-align:left;}
.boxbreadcrumbs a{color:#000;}
.wrapper{width:100%; position:relative; margin:0 auto; text-align:left; min-height:100%; overflow:hidden;}
* html .wrapper{height: 100%;}
.content{/* padding-bottom: 445px; */}

a,
input[type="button"],
input[type="submit"]{
    -webkit-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
    padding:0;
    margin:0;
    background:none;
}

.boxCenter{max-width: 1250px;margin:0 auto;}

.header{width:100%;height: 140px;background: #fff;-webkit-box-shadow: 0px 4px 3px 0px rgba(0, 0, 0, 0.15);box-shadow:         0px 4px 3px 0px rgba(0, 0, 0, 0.15);z-index: 10;position: fixed;z-index: 999999; -webkit-transition: all 250ms ease-in-out; transition: all 250ms ease-in-out;}
.header.act{height: auto;}
.header .boxCenter{position:relative;}
.header .logo{position:absolute;left:0;top: 65px;width:225px;height: 60px;background:url(../imagens/layout/logo.png) no-repeat 0 0;background-size:225px;z-index: 99;text-indent: -50000em;}
.header.act .logo{top:15px;}
.header .busca{position:absolute;right:0;top:105px;text-indent:-50000em;cursor:pointer;z-index: 99;}
.header.act .busca{top:64px;}
.header .busca.hover{opacity:0.35;}
.header .busca span{text-indent:0;float:right;font-size:30px;line-height: 30px;color: #03a7ff;z-index: 999;font-weight: bold;}
.header .user{display:none;}
.header .header-responsive{position:relative; width:100%; height:auto; z-index:98;}
.header.act .barraTop{height: 0;overflow: hidden;}
.header .barraTop{width:100%;height:45px;display:inline-block;background:#eeeeee;position:relative;z-index:98;-webkit-transition: all 250ms ease-in-out;transition: all 250ms ease-in-out;}
.header .barraTop > .boxCenter{display:-webkit-box;display:-ms-flexbox;display:flex; -webkit-box-pack:justify; -ms-flex-pack:justify; justify-content:space-between; -webkit-box-align:center; -ms-flex-align:center; align-items:center;}
.header .barraTop .logoSandoz{float:left;background:url(../imagens/layout/logo_sandoz.png) no-repeat 0 0;width: 165px;height: 20px;text-indent: -50000em;-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;}
.header .barraTop .social{float:left;display:inline-block;margin-left:25px;}
.header .barraTop .social li{float:left;display:inline-block;font-size:22px;line-height:22px;margin: 0 3px;}
.header .barraTop .social li a{text-indent:-5000em; display:inline-block; color:#c7c7c7;}
.header .barraTop .social li span{float:right;text-indent:0;}
.header .barraTop .social li a:hover{color:#707070;}
.header .barraTop .right{float:right;-webkit-box-flex: 1;-ms-flex: 0 0 auto;flex: 0 0 auto;}
.header .barraTop .btAreaExclusiva{background:#0192e0;float:left;height:45px;padding: 12px 20px 0;color:#fff;font-size:14px;line-height:20px;text-decoration: none; position:relative; z-index:98;}
.header .barraTop .btAreaExclusiva:hover{background:#04a7ff;}
.header .barraTop .btAreaExclusiva span{font-size: 22px;line-height: 18px;float:left;margin-right:10px;}
.header .barraTop .boxIdiomas{float:left;margin-left:10px;border: solid 1px #d5d5d5;background: none;padding: 0;margin-top: 6px;height: 31px;overflow: hidden;border-color: transparent;position: relative;cursor: pointer;width: 80px;padding-top: 30px;}

.header .barraTop .btSair{padding: 12px 0 10px 10px;display:inline-block;}

.header .barraTop .boxIdiomas:after{content:"\e901";font-family: 'icomoon' !important;speak: none;font-style: normal;font-weight: normal;font-variant: normal;text-transform: none;line-height: 1; -webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;position: absolute;right: 4px;top: 6px;color: #9e9e9d;-webkit-transform: rotate(90deg);transform: rotate(90deg);}
.header .barraTop .boxIdiomas li{border-top:solid 1px #eeeeee;padding: 5px 15px 5px 5px;font-size: 12px;line-height: 19px;color: #9e9e9d;position: relative;top: 0;left: 0;}
.header .barraTop .boxIdiomas li.act{position:absolute;border:0;z-index: 999;}
/*.header .barraTop .boxIdiomas li:first-child{border:0;}*/
.header .barraTop .boxIdiomas li img{float:left;margin-right: 7px;-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);-ms-filter: grayscale(100%);-o-filter: grayscale(100%);filter: grayscale(100%);opacity: 0.6;}
.header .barraTop .boxIdiomas li a{color:#9e9e9d;text-decoration: none;display: inline-block;}
.header .barraTop .boxIdiomas li a:hover{color:#000;}
.header .barraTop .boxIdiomas li a:hover img{
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: grayscale(0);
    opacity: 1;
}
.header .barraTop .boxIdiomas:hover{background:#fff; border-color:#d5d5d5; height:auto;}
.header .nav{position:relative;float:right;margin-top: 54px;-webkit-transition: all 250ms ease-in-out;transition: all 250ms ease-in-out;padding-left: 250px;display: -webkit-box;display: -ms-flexbox;display: flex;width: 100%;-webkit-box-sizing: border-box;box-sizing: border-box;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}
.header .nav > li{position: static;display:inline-block;font-size: 16px;line-height: 16px;margin:0 8px; -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto;}
.header .nav > li:last-child{margin-right:0;}
.header .nav > li:first-child{margin-left:0;}
.header .nav li .submenu{width: 100%;left: 0;margin-left: 0;position:absolute;left:0;top: 41px;background: #9e9e9d;padding-bottom: 25px; display:none;}
.header .nav li:hover .submenu{display:block;}
.header .nav li:hover .submenu ul{width:100%;display:inline-block;float:left;max-width: 170px;margin-top: 0;padding: 0;}
.header .nav li:hover .submenu ul li{width:100%;margin-top: 20px;}

.header .nav li.portfolio .submenu ul{margin-top: 10px;max-width: 240px;}
.header .nav li.portfolio .submenu ul li{margin-top: 5px;position: relative;}
.header .nav li.portfolio .submenu ul li img{position:absolute;top: 5px;}
.header .nav li.portfolio .submenu ul li a{padding: 10px 0 10px 35px;}

.header .nav li .submenu:before{width: 300%;left: -300%;top:0;height:100%;position:absolute;background:#9e9e9d;content:"";}
.header .nav li .submenu:after{width: 300%;right: -300%;top:0;height:100%;position:absolute;background:#9e9e9d;content:"";}
.header .nav li .submenu .boxCenter{padding-right:150px;}
.header .nav li .submenu li{font-size:15px;line-height:15px;color:#fefefe;margin-top:25px;max-width: 170px;padding: 0;float: left;display: inline-block;}
.header .nav li .submenu li img{opacity: 0.7;display: inline-block;max-width: 25px;vertical-align: middle;margin-right: 10px;width: 25px;height: auto;}
.header .nav li .submenu li a{color:#fff;text-decoration: none;opacity: 0.8;padding: 5px 0;position: static;}
.header .nav li .submenu li a:hover{opacity:1;}
.header .nav li .submenu li:hover a{opacity:1;}
.header .nav li .submenu li:hover img{opacity:1;}
.header .nav li a{background:none;padding: 10px 0 15px;color:#000000;position:relative;display: block;}
.header .nav li .hover{opacity:0.35;}
.header .nav li a:after{content:"";width:100%;height:5px;background: #9e9e9d;position:absolute;left:0;bottom:0;}
.header .nav li.sandoz a:after{background:#0060ad;}
.header .nav li.portfolio a:after{background:#0192e0;}
.header .nav li.cuidados a:after{background:#8d1f1b;}
.header .nav li.treinamentos a:after{background:#d47e00;}
.header .nav li.noticias a:after{background:#ffb229;}
.header .nav li.somar a:after{background:#ffb229;}

.header .nav li.sandoz .submenu:after,
.header .nav li.sandoz .submenu:before,
.header .nav li.sandoz .submenu{background:#0060ad;}
.header .nav li.portfolio .submenu:after,
.header .nav li.portfolio .submenu:before,
.header .nav li.portfolio .submenu{background:#0192e0;}
.header .nav li.cuidados .submenu:after,
.header .nav li.cuidados .submenu:before,
.header .nav li.cuidados .submenu{background:#8d1f1b;}
.header .nav li.treinamentos .submenu:after,
.header .nav li.treinamentos .submenu:before,
.header .nav li.treinamentos .submenu{background:#d47e00;}
.header .nav li.noticias .submenu:after,
.header .nav li.noticias .submenu:before,
.header .nav li.noticias .submenu{background:#ffb229;}


.boxBuscaCampo{-webkit-box-flex: 1;-ms-flex: 1 1 auto;flex: 1 1 auto;margin: 0 20px; position:relative;}
.boxBuscaCampo input{width: 100%;background:#fff;display:inline-block;outline:none;padding: 5px 15px;vertical-align: middle;border: solid 1px #c7c7c7;font-size: 13px;color: #9e9e9d;padding-right: 35px;}
.boxBuscaCampo input::-webkit-input-placeholder{color: #9e9e9d;}
.boxBuscaCampo input::-moz-placeholder{color: #9e9e9d;}
.boxBuscaCampo input:-ms-input-placeholder{color: #9e9e9d;}
.boxBuscaCampo input:-moz-placeholder{color: #9e9e9d;}
.boxBuscaCampo .btBuscar{font-size: 30px;display: inline-block;vertical-align: middle;position: absolute;right: 3px;top: 0;}
.boxBuscaCampo .btBuscar:hover{color: #0192e0; text-decoration: none;}


.main{width:100%;float:left;overflow: hidden;padding-top: 140px;}

.boxTvBanner{width:100%;height:auto;display:inline-block;background: #fff;padding-bottom: 23px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}
.boxTvBanner .flexslider .slides img{height: 100%;}
.boxTvBanner .thumbs{width:422px;display:inline-block;background:#fff;z-index:99999;position: relative;float: left;}
.boxTvBanner .thumbs .flex-viewport{height: 371px;}
.boxTvBanner .thumbs ul{width:100%!important; background: #fff;}
.boxTvBanner .thumbs li{width: 100%!important;float: left!important;margin: 0!important;text-align:center;display: block!important;height: auto!important;padding: 0 35px;cursor: pointer;-webkit-transition: all 250ms ease-in-out;transition: all 250ms ease-in-out; background: #eeeeee;}
.boxTvBanner .thumbs li{margin-left: 28px!important; overflow: visible!important;}
.boxTvBanner .thumbs li + li{margin-top: 11px!important;}
.boxTvBanner .thumbs li .cont{text-align:left;}
.boxTvBanner .thumbs li p{-webkit-transition: all 250ms ease-in-out;transition: all 250ms ease-in-out;}
.boxTvBanner .thumbs li .titulo{font-size: 22px;line-height:normal;color:#8a8a8a;font-weight: bold;margin-top: 15px; margin-bottom: 15px; font-family: Arial, sans-serif;}
.boxTvBanner .thumbs li p:not(.titulo){font-size: 18px;line-height:normal;color:#0192e0;font-weight:normal;margin-bottom: 25px; display: none;}
.boxTvBanner .thumbs li:before{content: ''; position: absolute; left: -6px; top: 50%; margin-top: -5px; width:11px; height: 11px; background: #eeeeee; -webkit-transform: rotate(45deg); transform: rotate(45deg); opacity: 0; -webkit-transition: all 250ms ease-in-out; transition: all 250ms ease-in-out;}
.boxTvBanner .thumbs li.flex-active-slide:before{opacity: 1; background: #0192e0;}
.boxTvBanner .thumbs li.flex-active-slide{background:#0192e0;}
.boxTvBanner .thumbs li.flex-active-slide p{color:#fff; display: block;}
.boxTvBanner .thumbs li:hover p{color:#34abeb;}
.boxTvBanner .thumbs li.flex-active-slide:hover p{color:#fff;}
.boxTvBanner .thumbs .flex-direction-nav{display: block; position: static;}
.boxTvBanner .thumbs .flex-direction-nav li{background: none;}
.boxTvBanner .thumbs .flex-direction-nav li .flex-prev,
.boxTvBanner .thumbs .flex-direction-nav li .flex-next:before{display: none;}
.boxTvBanner .thumbs .flex-direction-nav li .flex-prev,
.boxTvBanner .thumbs .flex-direction-nav li .flex-next{left:50%!important; right:inherit!important; width: 22px; height: 22px; border-bottom: 1px solid #505050; border-right: 1px solid #505050; -webkit-transform: rotate(45deg); transform: rotate(45deg); background:none; text-indent: -5000em;}
.boxTvBanner .thumbs .flex-direction-nav li .flex-prev{top: 0; bottom: inherit; display: none;}
.boxTvBanner .thumbs .flex-direction-nav li .flex-next{bottom: -10px; top: inherit;}

.main .boxBusca{background:#0060ad;width:100%;height:auto;display:inline-block;margin-top: 0;display:inline-block;text-align:center;padding:25px 0;}
.main .boxBusca .boxCenter{display:-webkit-box;display:-ms-flexbox;display:flex; -webkit-box-align:center; -ms-flex-align:center; align-items:center; -webkit-box-pack:center; -ms-flex-pack:center; justify-content:center;}
.main .boxBusca h2{font-size: 20px;color:#fff;text-align: right;}
.main .boxBusca .form{display:inline-block;}
.main .boxBusca .form > div{display:inline-block;width: 625px;}
.main .boxBusca .form input{width:100%;max-width: 470px;height: 43px;background:#fff;display:inline-block;outline:none;padding: 0 15px;vertical-align: middle;border: solid 1px #c7c7c7;font-size: 15px;color: #9e9e9d;}
.main .boxBusca .form input::-webkit-input-placeholder{color: #9e9e9d;}
.main .boxBusca .form input::-moz-placeholder{color: #9e9e9d;}
.main .boxBusca .form input:-ms-input-placeholder{color: #9e9e9d;}
.main .boxBusca .form input:-moz-placeholder{color: #9e9e9d;}

.main .boxBusca .form .btBuscar{width: 105px;text-align:center;font-size:15px;background:#9e9e9d;color:#fff;border: 0;text-transform: uppercase;margin-left: 15px;}
.main .boxBusca .form .btBuscar:hover{background:#ffb229;}

.main .listaDestaques{width: calc(100% + 90px);height:auto;display:inline-block;float:left;margin-top:10px;margin-left: -45px;padding-bottom: 10px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap;}
.main .listaDestaques li{margin-top:75px;padding: 0 45px;}
.main .listaDestaques li .cont.doencas img{width: 605px; height:385px; margin-top:46px;}
.main .listaDestaques li .cont{background:#fff;-webkit-box-shadow: 0px 4px 3px 0px rgba(0, 0, 0, 0.15);box-shadow: 0px 4px 3px 0px rgba(0, 0, 0, 0.15);position: relative;padding-top: 5px;min-height: 560px; text-align:center; padding-bottom:55px; height: 100%;}
.main .listaDestaques li .cont.destaque{display: -webkit-box;display: -ms-flexbox;display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap;}
.main .listaDestaques li .cont:before{content:""; width:100%; height:5px; background:#9e9e9d; display:inline-block; position:absolute; left:0; top:0;}
.main .listaDestaques li .cont.portfolio:before{background:#0192e0;}
.main .listaDestaques li .cont.cuidados:before{background:#f2372e;}
.main .listaDestaques li .cont.noticias:before{background:#ffb229;}
.main .listaDestaques li .cont.doencas:before{background:#0192e0;}
.main .listaDestaques li h2{text-align:center;width: 1250px;height:55px;display: table-cell;vertical-align:middle;max-width: 100%;font-size: 17px;line-height: 20px;color: #4f4f4f;font-weight: bold;border-bottom: solid 1px #e3e3e3;font-family: Arial Black, Arial, sans-serif;}
.main .listaDestaques li .boxImagem{width:100%;height:185px;overflow:hidden;display:inline-block;float: left;}
.main .listaDestaques li .boxImagem img{width:100%;height:auto;min-height: 185px;-o-object-fit: cover;object-fit: cover;}
.main .listaDestaques li .icon-remedio{position:absolute;left:50%;top: 222px;border: solid 1px #9e9e9d;font-size: 35px;line-height: 45px;width: 45px;height: 45px;border-radius: 50px;margin-left: -23px;background: #fff;color: #9e9e9d;}
.main .listaDestaques li .categoria{margin-top: 35px;font-size: 11px;line-height: 11px;color: #353535;text-transform: uppercase;display: inline-block;width: 100%;}
.main .listaDestaques li h3{font-size:16px;line-height:20px;color:#353535;font-weight:bold;margin-top:20px;padding:0 25px;width: 100%;}
.main .listaDestaques li p{font-size:14px; line-height:18px; color:#4c4c4c; padding:0 25px; margin-top:10px;}
.main .listaDestaques li .linkVerMais{position:absolute;left:0;bottom:0;width: 100%;height: 55px;text-align: center;background: #9e9e9d;font-size: 14px;line-height: 55px;color: #ffffff;text-transform: uppercase;text-decoration: none;}
.main .listaDestaques li .linkVerMais:hover{opacity:0.85;}
.main .listaDestaques li .linkVerMais:after{content: "\e901";font-family: 'icomoon' !important;speak: none;font-style: normal;font-weight: normal;font-variant: normal;text-transform: none;line-height: 1; -webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;position: absolute;right: 10px;top: 13px;color: #fff;font-size: 30px;line-height: 30px;font-weight: normal;}
.main .listaDestaques li .portfolio .linkVerMais{background:#0192e0;}
.main .listaDestaques li .cuidados .linkVerMais{background:#f2372e;}
.main .listaDestaques li .noticias .linkVerMais{background:#ffb229;}
.main .listaDestaques li .doencas .linkVerMais{background:#0192e0;}
.main .listaDestaques li .doencas .linkVerMais:hover{background:#0060ad;}
.main .listaDestaques .listaItens{width:100%;height:auto;display:inline-block;margin-top: 20px;padding: 0;}
.main .listaDestaques .listaItens li{width:100%;display:inline-block;text-align:left;padding: 0 5px;margin: 0;height: 45px;line-height: 35px;font-size: 15px;-webkit-transition: all 250ms ease-in-out;transition: all 250ms ease-in-out;}
.main .listaDestaques .listaItens li a{color:#4c4c4c;text-decoration:none;width:100%;display: inline-block;padding: 5px 15px;vertical-align:middle;position:relative;border-top: solid 1px #eeeeee;}
.main .listaDestaques .listaItens li span{font-size:25px; line-height:25px; display:inline-block; vertical-align:middle; margin-right:5px;}
.main .listaDestaques .listaItens li a:after{content: "\e901";font-family: 'icomoon' !important;speak: none;font-style: normal;font-weight: normal;font-variant: normal;text-transform: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;position: absolute;right: 5px;top: 8px;color: #4c4c4c;font-size: 30px;line-height: 30px;font-weight: normal;-webkit-transition: all 250ms ease-in-out;transition: all 250ms ease-in-out;}
.main .listaDestaques .listaItens li:hover{background:#c3c3c3;}
.main .listaDestaques .listaItens li:hover a{border-color:#c3c3c3; color:#fff;}
.main .listaDestaques .listaItens li:hover a span{color:#fff;}
.main .listaDestaques .listaItens li:hover a:after{color:#fff;}

.main .listaDestaques .listaItens li span:before{display:none;}
.main .listaDestaques .listaItens li span img.act{display:none;}
.main .listaDestaques .listaItens li a:hover span img{display:none;}
.main .listaDestaques .listaItens li a:hover span img.act{display:inline-block;}

.main .listaDestaques .portfolio .listaItens li span{color:#0192e0;margin-top: -3px;}
.main .listaDestaques .cuidados .listaItens li span{color:#f2372e;}
.main .listaDestaques .noticias .listaItens li span{color:#ffb229;}
.main .listaDestaques .doencas .listaItens li span{color:#0192e0;}
.main .listaDestaques .portfolio .icon-remedio{color:#0192e0; border-color:#0192e0;}
.main .listaDestaques .cuidados .icon-remedio{color:#f2372e; border-color:#f2372e;}
.main .listaDestaques .noticias .icon-remedio{color:#ffb229; border-color:#ffb229;}
.main .listaDestaques .doencas .icon-remedio{color:#0192e0; border-color:#0192e0;}
.main .listaDestaques .icon-remedio:before{display:none; text-align:center;}
.main .listaDestaques .icon-remedio img{max-width:33px; margin-top:6px; margin-left:1px;}

.main .listaDestaques  li .boxVideo{float:left; margin-top:45px; margin-left:45px; position:relative;}

.main .listaDestaques  li .boxVideo img{float:left; display:inline-block; max-width:100%;}
.main .listaDestaques  li .boxVideo:before{content:""; width:100%; height:100%; position:absolute; left:0; top:0; background:url(../imagens/icones/ico_play.png) no-repeat 50% 50%;}
.main .listaDestaques  li .listaCuidados{float:right;max-width:485px;position:relative;padding-bottom:55px;margin-right:45px;min-height: 430px;}
.main .listaDestaques  li .listaCuidados ul{width:100%; height:auto; display:inline-block; text-align:left; margin-top:15px;}
.main .listaDestaques  li .listaCuidados ul li{width:100%;height:auto;display:inline-block;padding:0;margin-top:0;padding: 30px 0;border-top: solid 1px #eeeeee;}
.main .listaDestaques  li .listaCuidados ul li:first-child{border:0;}
.main .listaDestaques  li .listaCuidados ul li a{display:inline-block; width:100%; text-decoration:none;}
.main .listaDestaques  li .listaCuidados ul li img{float:right;margin-left: 20px; width: 160px!important;height: 100px!important; margin-top:0px!important;}
.main .listaDestaques  li .listaCuidados ul li h3{display:block;width: auto;font-size: 16px;line-height: 21px;color: #4c4c4c;font-weight: normal;margin-top: 0;padding: 0;min-height: initial;}
.main .listaDestaques  li .listaCuidados ul li p{display:block;width: auto;font-size:13px;line-height:13px;color:#0192e0;margin-top:15px;padding: 0;min-height: initial;}
.main .listaDestaques  li .listaCuidados ul li:hover p{color:#0060ad;}


.boxBannerBottom{width:100%;display:inline-block;margin-top:70px;height:335px;background:#e0f2fb;float: left;}
.boxBannerBottom .textos{background:#e0f2fb;height:335px;position:relative;padding: 0;}
.boxBannerBottom .textos:after{content:"";width:234px;height:100%;background: url(../imagens/layout/bg_right_banner_home.png) no-repeat 0 0;right: -230px;top: 0;position: absolute;z-index: 99;background-size: cover;}
.boxBannerBottom .textos h2{padding-top:35px;font-size:30px;line-height:30px;color:#505050;font-weight: bold;font-family: Arial Black, Arial, sans-serif;}
.boxBannerBottom .textos h3{font-size:14px; line-height:14px; color:#2a2a2a; text-transform:uppercase; margin-top:20px;}
.boxBannerBottom .textos p,
.boxBannerBottom .textos div{font-size:16px; line-height:20px; color:#2a2a2a; margin-top:25px;}
.boxBannerBottom .textos .link{background: #0060ad;margin-top: 30px;display:inline-block;width: 175px;height: 40px;font-size: 15px;line-height: 40px;color: #fff;text-align: center;text-transform: uppercase;text-decoration: none;}
.boxBannerBottom .textos .link:hover{background:#0192e0;}
.boxBannerBottom img{height:335px; width:auto;}

.boxVoltar{display: inline-block;font-size: 26px;line-height: 26px;color: #ffffff;width: 100%;text-align: center;font-weight: 800;background: #9e9e9d;}
.boxVoltar .boxCenter{position:relative;}
.boxVoltar.sandoz{background:#0060ad;}
.boxVoltar.portfolio{background:#0192e0;}
.boxVoltar.somar{background:#ffb229;}
.boxVoltar.cuidados{background:#8d1f1b;}
.boxVoltar.noticias{background:#ffb229;}
.boxVoltar.doencas{background:#0192e0;}
.boxVoltar.somar{background:#ffb229;}
.boxVoltar p{color:#fff;text-decoration:none;width: 100%;display:inline-block;padding:40px 0;/* background:url(../imagens/icones/arrow_left.png) no-repeat 0 50%; *//* float: left; *//* position: relative; */font-weight: bold;font-family: Arial Black, Arial, sans-serif;}
.boxVoltar h1{color:#fff;text-decoration:none;width: 100%;display:inline-block;padding:40px 0;/* background:url(../imagens/icones/arrow_left.png) no-repeat 0 50%; *//* float: left; *//* position: relative; */font-weight: bold;font-family: Arial Black, Arial, sans-serif;}
.boxVoltar a{position:absolute;left:0;top: 0;width:30px;/* height:100%; */background: url(../imagens/icones/arrow_left.png) no-repeat 50% 50%;bottom: 0;min-height: 80px;}
.boxVoltar span{display:block;margin:0 auto;margin-top:20px;font-size:18px;line-height:24px;font-weight:normal;max-width:700px;padding-bottom: 40px;font-family: Arial;}
.boxVoltar span strong{text-transform:uppercase; font-weight:normal;}

.boxInternas{width:100%;display:inline-block;height:auto;text-align:center;background: #fff;padding: 0 10px 30px;position:relative;}
.boxInternas .descricao{font-size:18px;line-height:22px;color: #4c4c4c;max-width:760px;display:inline-block;margin-top:25px;}

.boxInternas .paginacao{width:100%;display:inline-block;text-align:center;font-size:0;background: #ffffff;margin-top: 35px;}
.boxInternas .paginacao li{display:inline-block;/* font-size:16px; *//* line-height:35px; */vertical-align: middle;margin: 3px;}
.boxInternas .paginacao li a{color:#8a8a8a;/* width:35px; *//* height:35px; *//* border:solid 1px #d9d9d9; */border-left:0;display:inline-block;float:left;text-decoration:none;text-indent: -5000em;position:relative;text-align: center;}
.boxInternas .paginacao li a:after{content:'';width: 10px;height: 10px;/* position:absolute; *//* top:0; *//* left:0; */background: #8a8a8a;border-radius:50%;display: block;float: left;text-align: center;}
.boxInternas .paginacao li:first-child a{/* border-left:solid 1px #d9d9d9; */}

.boxInternas .buscaCuidados .paginacao{position:absolute; top:0; right:0; width:auto; display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-orient:vertical; -webkit-box-direction:normal; -ms-flex-direction:column; flex-direction:column; -webkit-box-pack:center; -ms-flex-pack:center; justify-content:center; -webkit-box-align:center; -ms-flex-align:center; align-items:center; height:100%; background:none;}


.boxInternas .paginacao li .act,
.boxInternas .paginacao li a:hover{color:#0192e0; font-weight:bold;}
.boxInternas .paginacao li a:hover:after,
.boxInternas .paginacao li .act:after{background:#0192e0;}
.boxInternas .paginacao li .act:after{width: 14px;height: 14px;}

.boxInternas .paginacao.sandoz li .act,
.boxInternas .paginacao.sandoz li a:hover{color:#0060ad; font-weight:bold;}

.boxInternas .paginacao li.portfolio .act,
.boxInternas .paginacao li.portfolio a:hover{color:#0192e0; font-weight:bold;}

.boxInternas .paginacao.cuidados li .act,
.boxInternas .paginacao.cuidados li a:hover{color:#f2372e; font-weight:bold;}

.boxInternas .paginacao.noticias li .act,
.boxInternas .paginacao.noticias li a:hover{color:#ffb229; font-weight:bold;}

.boxInternas .paginacao.doencas li .act,
.boxInternas .paginacao.doencas li a:hover{color:#0192e0; font-weight:bold;}

.boxInternas .paginacao li .anterior,
.boxInternas .paginacao li .proxima{text-indent:-5000em;/* width:25px; */display: none;}
.boxInternas .paginacao li .anterior{background:url(../imagens/icones/arrow_left_page.png) no-repeat 50% 50%;}
.boxInternas .paginacao li .proxima{background:url(../imagens/icones/arrow_right_page.png) no-repeat 50% 50%;}

.boxInternas .boxNoticiasDestaque{width:100%;display:inline-block;max-width: 1250px;}
.boxInternas .boxNoticiasDestaque .ultimasNot{padding:0;height:300px;padding-right: 75px;margin-top: 60px;}
.boxInternas .boxNoticiasDestaque .ultimasNot h2{font-size:24px; line-height:24px; color:#353535; font-weight:800;}
.boxInternas .boxNoticiasDestaque .ultimasNot .bx-wrapper{margin-top:35px;}
.boxInternas .boxNoticiasDestaque .ultimasNot .bx-wrapper .bx-pager{display:none;}
.boxInternas .boxNoticiasDestaque .ultimasNot .bx-wrapper .bx-controls-direction .bx-prev{display:none;}
.boxInternas .boxNoticiasDestaque .ultimasNot .bx-wrapper .bx-controls-direction .bx-next{background: url(../imagens/icones/arrow_down_noticias.png) no-repeat 0 0;width: 35px;height: 20px;display: inline-block;text-indent: -5000em;margin-top: 35px;}
.boxInternas .boxNoticiasDestaque .ultimasNot .lista{width:100%; height:auto; display:inline-block;}
.boxInternas .boxNoticiasDestaque .ultimasNot .lista li{width:100%;height:auto;display:inline-block;padding: 11px 0;text-align:left;border-bottom: solid 1px #e5e5e5;}
.boxInternas .boxNoticiasDestaque .ultimasNot .lista li:first-child{/*border:0;*/}
.boxInternas .boxNoticiasDestaque .ultimasNot .lista li h2{font-size:16px; line-height:23px; color:#353535; font-weight:bold;}
.boxInternas .boxNoticiasDestaque .ultimasNot .lista li p{font-size:13px; line-height:23px; color:#4c4c4c; text-transform:uppercase;}
.boxInternas .boxNoticiasDestaque .ultimasNot .lista li a{text-decoration:none;}
.boxInternas .boxNoticiasDestaque .ultimasNot .lista li a:hover h2{color:#ffb229;}

.boxInternas .boxNoticiasDestaque .notic{padding:0;}
.boxInternas .boxNoticiasDestaque .notic li{padding:0;}
.boxInternas .boxNoticiasDestaque .notic li.first h3{font-size:24px; line-height:29px;}
.boxInternas .boxNoticiasDestaque .notic li .left .boxImagem{max-width:190px;margin-right:15px;float: left;}
.boxInternas .boxNoticiasDestaque .notic li .left h3,
.boxInternas .boxNoticiasDestaque .notic li .left p{display:block;padding-right: 10px;}
.boxInternas .boxNoticiasDestaque .notic li .left h3{margin-top:5px;}
.boxInternas .boxNoticiasDestaque .notic li .left p{margin-top: 0;font-size:14px;}
.boxInternas .boxNoticiasDestaque .notic li .cont img{height:260px;}
.boxInternas .boxNoticiasDestaque .notic li.tam2{padding-left: 80px;float: right;}
.boxInternas .boxNoticiasDestaque .notic li.tam2 .cont img{height:190px;}

.boxInternas .boxNoticias{width:100%;max-width:1300px;margin-left: auto;display:inline-block;text-align:center;font-size:0;margin-top: 20px;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-right: auto;}
.boxInternas .boxNoticias li:first-child{margin-top: -300px;margin-left: 432px;}
.boxInternas .boxNoticias li:nth-child(2){margin-top: -305px;margin-left: 865px;}
.boxInternas .boxNoticias li:nth-child(3){margin-left: 432px;}
.boxInternas .boxNoticias li{padding:0 25px;display:inline-block;margin-top: 25px;}
.boxInternas .boxNoticias li .cont{background:#fff;font-size:14px;text-align:left;color:#4c4c4c;-webkit-box-shadow: 0px 4px 3px 0px rgba(0, 0, 0, 0.15);box-shadow:         0px 4px 3px 0px rgba(0, 0, 0, 0.15);padding: 10px 10px 15px;width:100%;display:inline-block;height: 100%;}
.boxInternas .boxNoticias li .cont img{width:100%; height:230px; -o-object-fit:cover; object-fit:cover; float:left;}
.boxInternas .boxNoticias li .cont .boxVideo{position:relative;display:inline-block;float:left;width: 100%;}
.boxInternas .boxNoticias li .cont .boxVideo:before{content:"";background:rgba(0,0,0,0.23) url(../imagens/icones/ico_play.png) no-repeat 50% 50%;width: 100%;height: 100%;position: absolute;left: 0;top: 0;z-index: 99;background-size: 110px;}
.boxInternas .boxNoticias li .cont h3{margin-top:20px;font-size:16px;line-height:20px;color:#353535;display:inline-block;font-weight:bold;width:100%;padding-bottom:5px;-webkit-transition: all 250ms ease-in-out;transition: all 250ms ease-in-out;}
.boxInternas .boxNoticias li .cont p{margin-top:5px;font-size:14px;line-height:18px;color:#4c4c4c;-webkit-transition: all 250ms ease-in-out;transition: all 250ms ease-in-out;}
.boxInternas .boxNoticias li .cont a{text-decoration:none;}
.boxInternas .boxNoticias li .cont a:hover h3,
.boxInternas .boxNoticias li .cont a:hover p{color:#ffb229;}

.menuInter{width:100%; display:inline-block; text-align:center; font-size:0;}
.menuInter li{display:inline-block; text-align:center; font-size:14px; line-height:14px; text-transform:uppercase; margin:0 15px;}
.menuInter li a{color:#4f4f4f; padding:17px 25px; display:inline-block; float:left; border-bottom:solid 3px #fff; text-decoration:none;}
.menuInter li a:hover,
.menuInter li a.act{border-color: #0192e0;font-weight: bold;}

.breadcrumb{width:100%;text-align:left;display:inline-block;padding:0;margin: 25px 0 0 0; background:none;}
.breadcrumb li{float:left; display:inline-block; font-weight:bold; font-size:14px; line-height:14px; color:#8a8a8a; background:none; margin-right:5px;}

.breadcrumb li:before,
.breadcrumb li:after{display:none;}
.breadcrumb li a{float:left; display:inline-block; font-weight:normal; color:#8a8a8a; text-decoration:none; background:none;}

.boxCadastro{text-align:left; display:inline-block; width:100%; margin-top:60px;}
.boxCadastro h2{font-size:26px; line-height:26px; color:#0192e0; font-weight:bold;}
.boxCadastro p{font-size:15px; line-height:15px; color:#9e9e9d; margin-top:10px;}
.boxCadastro .form .col{border-right: solid 1px #eeeeee;padding: 0 65px 0 0;}
.boxCadastro .form .col:first-child{padding-left:0; border:0;}
.boxCadastro .form .col:last-child{padding-left: 65px;border: 0;}
.boxCadastro .form{width:100%;display:inline-block;max-width: 1040px;margin-top: 40px;}
.boxCadastro .form .linha{width:calc(100% + 10px);display:inline-block;float:left;margin-top: 0;text-align:left;margin-left:-5px;}
.boxCadastro .form .linha div{padding:0 5px;margin-top: 12px;}
.boxCadastro .form .linha label{font-size:15px;line-height:15px;color:#353535;padding: 10px 0 10px 15px;}
.boxCadastro .form .linha .checkbox:first-child{margin-top:25px;}
.boxCadastro .form .linha .checkbox{padding: 0 0 0 30px;font-size: 15px;line-height: 21px;color: #353535;display: inline-block;width: 100%;margin-top: 10px;}
.boxCadastro .form .linha .checkbox a{color:#353535; text-decoration:underline;}
.boxCadastro .form input[type="text"],
.boxCadastro .form input[type="password"],
.boxCadastro .form select{width:100%;border:solid 1px #c7c7c7;font-size:15px;line-height:15px;color:#353535;padding: 11px 15px;outline: none;}
.boxCadastro .form select{padding-right:30px;-webkit-appearance: none;-moz-appearance: none;text-indent: 1px;text-overflow: '';background: #fff url(../imagens/icones/arrow_select.png) no-repeat 100% 50%;}

.boxCadastro .form .btCadastrar{width:100%;font-size:15px;text-decoration:none;line-height:15px;color:#ffffff;background:#0192e0;padding: 11px 15px;display:inline-block;width: calc(100% - 10px);text-align:center;text-transform:uppercase;margin-right: 5px;max-width: 295px;float: right;margin-top: 35px;}
.boxCadastro .form .btCadastrar:hover{background:#36b0f1;}

.contGaleria{width:100%;display:inline-block;float:left;}
.contGaleria p{display:inline-block; margin-top:14px; line-height:20px; color:#4c4c4c; margin-top:30px; display:inline-block; max-width:815px;}

.boxGaleria{width:100%;display:inline-block;float:left;margin-top:65px;padding-bottom: 0;position: relative;}
.boxGaleria .flex-control-nav{position:absolute;left:0;bottom: 35px;display: block;margin: 0;text-align:center;font-size:0;width: 100%;}

.boxGaleria .flex-control-nav li{display:inline-block;float:none;margin: 0 5px;}
.boxGaleria .flex-control-nav li a{background:#ffffff;  border:solid 2px #c7c7c7; width:15px; height:15px;}
.boxGaleria .flex-control-nav li .flex-active{background:none; border-color:#fff;}
.boxGaleria .flex-direction-nav{display:none;}

.listaBulas{margin-top:60px; display:inline-block; width:100%; font-size:0;}
.listaBulas li{display:inline-block;font-size:11px;line-height:11px;color:#353535;min-height:225px;border:solid 1px #eeeeee;max-width:200px;margin:0 22px;vertical-align:top;padding:15px;position:relative;-webkit-box-shadow: 0px 4px 3px 0px rgba(0, 0, 0, 0.15);box-shadow: 0px 4px 3px 0px rgba(0, 0, 0, 0.15);}
.listaBulas li p{text-transform:uppercase; margin-top:15px; display:inline-block; width:100%;}
.listaBulas li h2{font-size:16px; line-height:19px; color:#353535; font-weight:bold; margin-top:20px; width:100%;}
.listaBulas li .link{position:absolute; left:15px; bottom:15px; background:#0192e0; right:15px; text-align:center; padding:15px 0; font-size:14px; line-height:14px; text-transform:uppercase; color:#fff; text-decoration:none;}
.listaBulas li .link:hover{background:#36b0f1;}

.buscaCuidados{width:100%; height:auto; display:inline-block;}
.buscaCuidados .boxFiltro{background:#f9f9f9;width:100%;display: -webkit-box;display: -ms-flexbox;display: flex;padding:25px 0 0;font-size: 0;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-ms-flex-wrap: wrap;flex-wrap: wrap;}
.buscaCuidados .boxFiltro h2{font-size:17px;line-height:17px;color:#353535;font-weight:bold;margin-bottom: 20px;width: 100%;}
.buscaCuidados .boxFiltro select,
.buscaCuidados .boxFiltro input{background:#fff;border:solid 1px #c7c7c7;font-size:15px;line-height: 15px;color: rgba(53, 53, 53,0.8);padding: 11px 15px;height: 40px;display: inline-block;vertical-align: top;margin: 0 10px 20px;min-width: 160px;-webkit-appearance: value;-moz-appearance:    value;appearance:value;border-radius: 0;}
.buscaCuidados .boxFiltro select{padding-right:30px;-webkit-appearance: none;-moz-appearance: none;text-indent: 1px;text-overflow: '';background: #fff url(../imagens/icones/arrow_select.png) no-repeat 100% 50%;color: rgba(53, 53, 53,0.8);border-radius: 0;}
.buscaCuidados .boxFiltro input{min-width:390px;}
.buscaCuidados .boxFiltro .btBuscar{font-size:15px;background:#9e9e9d;width:100%;max-width: 170px;text-align:center;line-height: 15px;text-transform: uppercase;color: #fff;padding: 12px 15px;display: inline-block;margin-left: 10px; margin-bottom: 20px; text-decoration: none;}
.buscaCuidados .boxFiltro .btBuscar:hover{background:#c2c2c2;}
.buscaCuidados .titulo{font-size:22px; line-height:22px; color:#353535; font-weight:bold; margin-top:50px;}
.buscaCuidados .boxFiltro .campo{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto; margin:0 10px 10px}
.buscaCuidados .boxFiltro .campo h2{text-align:left;}
.buscaCuidados .boxFiltro .campo .campo-busca{position:relative;}
.buscaCuidados .boxFiltro .campo .campo-busca input{margin:0;width: 100%;padding-right: 36px;}
.buscaCuidados .boxFiltro .campo select{margin:0;}
.buscaCuidados .boxFiltro .campo .campo-busca a{font-size: 30px;display: inline-block;vertical-align: middle;position: absolute;right: 3px;top: 0;padding: 4px 0;}
.buscaCuidados .boxFiltro .campo .campo-busca a:hover{color: #0192e0; text-decoration: none;}


.boxSobre{display:inline-block;padding:0;margin-top: 80px;padding-bottom: 60px;text-align: left;}
.boxSobre .item{padding:0; position:relative;}
.boxSobre .item .imagem{padding:0; position:absolute; top:0; height:100%;}
.boxSobre .item.left .imagem{left:0;}
.boxSobre .item.right .imagem{right:0;}
.boxSobre .item .imagem img{width:100%; height:100%; position:absolute; -o-object-fit:cover; object-fit:cover;}
.boxSobre .item .texto{padding:35px; min-height:320px;}
.boxSobre .item.left .texto{float: right; padding-right: calc(50% - 615px);}
.boxSobre .item.right .texto{float: left;padding-left: calc(50% - 615px);}
.boxSobre .item .texto h2{font-size:18px;line-height:18px;color:#353535;font-weight:700;margin-top:20px;padding-bottom: 10px;}
.boxSobre .item .texto p{font-size:14px;line-height: 22px;color:#4c4c4c;margin-top:15px;}


.boxItensSobre{max-width:950px;display: inline-block;text-align:center;margin: 30px auto 0;padding-bottom: 60px;width: 100%;}
.boxItensSobre li{padding: 0 40px;}
.boxItensSobre .cont{background:#fff;-webkit-box-shadow: 0px 4px 3px 0px rgba(0, 0, 0, 0.15);box-shadow: 0px 4px 3px 0px rgba(0, 0, 0, 0.15);position:relative;padding-bottom: 145px;min-height: 555px;}
.boxItensSobre .cont .imagem{width:100%;height: 220px;display:inline-block;}
.boxItensSobre .cont .imagem img{width:100%;max-height: 220px;-o-object-fit:cover;object-fit:cover;}
.boxItensSobre .cont .video{width:100%;height: 220px;display:inline-block;position: relative;overflow: hidden;}
.boxItensSobre .cont .video img,
.boxItensSobre .cont .video video{width:100%;max-height: 220px;-o-object-fit:cover;object-fit:cover;}
/*.boxItensSobre .cont .video:before{background: rgba(0,0,0,0.5) url(../imagens/icones/ico_play.png) no-repeat 50% 50%;content:"";position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 999;background-size: 110px;}*/
.boxItensSobre .cont h2{margin-top:25px;color:#353535;font-size:16px;line-height:16px;font-weight:700;padding: 0 20px;}
.boxItensSobre .cont p{font-size:14px;line-height: 22px;color:#4c4c4c;margin-top:15px;padding: 0 20px;}
.boxItensSobre .cont .botoes{position:absolute;left:0;bottom:0;padding: 0 35px 20px;right: 0;}
.boxItensSobre .cont .botoes a{width:100%;background:#c7c7c7;display:inline-block;font-size:14px;line-height:14px;color:#ffffff;padding: 14px 0;margin-top:8px;text-decoration: none;text-transform: uppercase;}
.boxItensSobre .cont .botoes a.btAzul{background: #0192e0;}
.boxItensSobre .cont .botoes a.btAzul:hover{background:#36b0f1;}
.boxItensSobre .cont .botoes a.btCinza{background:#9e9e9d;}
.boxItensSobre .cont .botoes a.btCinza:hover{background:#c2c2c2;}
.boxItensSobre .cont .botoes a.btVermelho{background:#f2372e;}
.boxItensSobre .cont .botoes a.btVermelho:hover{background:#f25b54;}

.boxItensCuidados{max-width: 1250px;display: inline-block;text-align: left;margin: 30px auto 0;padding-bottom: 60px;width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap;}
.boxItensCuidados li{padding: 0 10px;margin-top: 25px;}
.boxItensCuidados .cont{background:#fff;-webkit-box-shadow: 0px 4px 3px 0px rgba(0, 0, 0, 0.15);box-shadow: 0px 4px 3px 0px rgba(0, 0, 0, 0.15);position:relative;padding-bottom: 0;min-height: auto; height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column;}
.boxItensCuidados .cont .imagem{width:100%;height: auto;display:inline-block;}
.boxItensCuidados .cont .imagem iframe{max-width:100%;}
.boxItensCuidados .cont .imagem img{width:100%;-o-object-fit:cover;object-fit:cover;float: left; height: 170px;}
.boxItensCuidados .cont .video{width:100%;height: auto;display:inline-block;position: relative;}
.boxItensCuidados .cont .video img{width:100%;-o-object-fit:cover;object-fit:cover;float: left;}
.boxItensCuidados .cont .video:before{background: rgba(0,0,0,0.5) url(../imagens/icones/ico_play.png) no-repeat 50% 50%;content:"";position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 999;background-size: 110px;}
.boxItensCuidados .cont a{text-decoration:none; -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto;}
.boxItensCuidados .cont h2{margin-top:25px;color:#353535;font-size:16px;line-height:16px;font-weight:700;padding: 0 20px;}
.boxItensCuidados .cont a:hover h2,
.boxItensCuidados .cont a:hover p{color:#f2372e;}
.boxItensCuidados .cont p{font-size:14px;line-height:18px;color:#4c4c4c;margin-top:15px;padding: 0 20px;}
.boxItensCuidados .cont .categorias{border-top: solid 1px #eeeeee;width:100%;display:inline-block;font-size:10px;line-height:10px;text-transform:uppercase;padding: 18px 20px;text-align: center;}
.boxItensCuidados .cont .categorias a{color:#353535;}
.boxItensCuidados .cont .categorias a:hover{color:#f2372e; text-decoration:none;}
.boxItensCuidados .cont .data{text-transform:uppercase;font-size:11px;line-height:11px;color:#353535;margin-top: 25px;}
.boxItensCuidados .cont .botoes{position:absolute;left:0;bottom:0;padding: 0 35px 40px;right: 0;}
.boxItensCuidados .cont .botoes a{width:100%;background:#c7c7c7;display:inline-block;font-size:14px;line-height:14px;color:#ffffff;padding: 14px 0;margin-top:8px;text-decoration: none;text-transform: uppercase;}
.boxItensCuidados .cont .botoes a.btAzul{background:#0192e0;}
.boxItensCuidados .cont .botoes a.btCinza{background:#c7c7c7;}
.boxItensCuidados .cont .botoes a.btVermelho{background:#f2372e;}

.btVoltarTop{width:50px;height:40px;background:#0460a9 url(../imagens/icones/arrow_top.png) no-repeat 50% 50%;position:fixed;right: 50%;bottom:0;text-indent:-5000em;z-index: 999999;margin-right: -614px; display:none}

.singlePost{width:100%;display:inline-block;float:left;margin-top: 45px;padding-bottom: 30px;text-align:left;}
.boxInternas.boxInternas2 .singlePost,
.boxInternas.boxInternas2 .singlePost .legenda img{margin-top: 0;}
.singlePost img,
.singlePost iframe{margin-top:35px; max-width:100%; height:auto; display:inline-block; margin-bottom:20px;}
.singlePost iframe{max-width:100%; min-height:550px;}
.singlePost p{font-size:14px; line-height:18px; color:#4c4c4c; margin-top:15px;}
.singlePost .buscaZero{background:url(../imagens/icones/ico_busca_zero.png) no-repeat 0 50%;padding-left:105px;font-size:16px;line-height:22px;color:#000000;min-height: 90px;text-align: left;display: inline-block;}
.singlePost .data{font-size:11px; line-height:18px; color:#4c4c4c; margin-top:15px; float:left; text-transform:uppercase;}
.singlePost .legenda{padding-bottom:20px;}
.singlePost .legenda img{margin-bottom:0;}
.singlePost .legenda p{font-size:13px; font-style:italic; margin-top:5px;}
.singlePost .categorias{margin-top:70px;display:inline-block;width:100%;/* max-width:750px; */float:left;}
.singlePost .categorias .titulo{font-size:18px; line-height:18px; color:#505050; font-weight:800; display:block;}
.singlePost .categorias ul{margin-top:50px;}
.singlePost .categorias ul li{float:left;display:inline-block;margin-right:30px;border:solid 1px #c7c7c7;font-size:15px;line-height: 40px;text-transform: uppercase;}
.singlePost .categorias ul li a{color:#4c4c4c;text-decoration: none;padding: 0 0 0 15px;display: inline-block;float: left;}
.singlePost .categorias ul li a:hover{color:#f2372e;}
.singlePost .categorias ul li span{float:right; padding:0 15px; border-left:solid 1px #c7c7c7; margin-left:15px;}


.singlePost .categorias.sandoz ul li a:hover{color:#0060ad;}
.singlePost .categorias.portfolio ul li a:hover{color:#0192e0;}
.singlePost .categorias.cuidados ul li a:hover{color:#f2372e;}
.singlePost .categorias.noticias ul li a:hover{color:#ffb229;}
.singlePost .categorias.doencas ul li a:hover{color:#0192e0;}


.singlePost .social{float:right;margin-top: 15px;display:inline-block;}
.singlePost .social p{float:left;font-size:10px;line-height:16px;color:#353535;text-transform:uppercase;margin: 2px 0 0 0;}
.singlePost .social ul{float:left;margin-top: 0;}
.singlePost .social li{float:left;display:inline-block;font-size: 16px!important;line-height: 16px!important;margin-left: 10px!important;border: 0!important;margin-right: 0!important;}
.singlePost .social li span{display:none;}
.singlePost .social li a{color:#505050;text-decoration: none;padding: 0!important;}
.singlePost .social li a:hover{color:#f2372e;}

.singlePost .social.sandoz li a:hover{color:#0060ad;}
.singlePost .social.portfolio li a:hover{color:#0192e0;}
.singlePost .social.cuidados li a:hover{color:#f2372e;}
.singlePost .social.noticias li a:hover{color:#ffb229;}
.singlePost .social.doencas li a:hover{color:#0192e0;}

.singlePost .social li .google{font-size:22px; line-height:16px;}
.singlePost .social li .email{font-size:20px; line-height:16px;}

.singlePost .arrowsPosts{margin-top:60px; display:inline-block; float:left; width:100%;}
.singlePost .arrowsPosts a{text-decoration:none; max-width:300px; position:relative;}
.singlePost .arrowsPosts a:before{width:35px; height:1px; background:#929292; content:""; position:absolute; left:13px; top:0;}
.singlePost .arrowsPosts a:after{width:35px; height:1px; background:#929292; content:""; position:absolute; left:13px; bottom:0;}
.singlePost .arrowsPosts .anterior{float:left;text-align:left;padding:25px 0 25px 30px;background: url(../imagens/layout/arrow_posts_left.png) no-repeat 0 50%;}
.singlePost .arrowsPosts .anterior:hover{background: url(../imagens/layout/arrow_posts_left_act.png) no-repeat 0 50%;}
.singlePost .arrowsPosts .proximo{ float:right; text-align:right; padding:25px 30px 25px 0;background: url(../imagens/layout/arrow_posts_right.png) no-repeat 100% 50%;}
.singlePost .arrowsPosts .proximo:hover{background: url(../imagens/layout/arrow_posts_right_act.png) no-repeat 100% 50%;}
.singlePost .arrowsPosts .proximo:before{right:13px; left:initial;}
.singlePost .arrowsPosts .proximo:after{right:13px; left:initial;}
.singlePost .arrowsPosts a:hover:before{background:#f2372e;}
.singlePost .arrowsPosts a:hover:after{background:#f2372e;}
.singlePost .arrowsPosts .text{font-size:11px; line-height:11px; color:#353535; text-transform:uppercase; margin-top:0;}
.singlePost .arrowsPosts .titulo{font-size:21px; line-height:25px; color:#505050; font-weight:800; margin-top:20px;}
.singlePost .arrowsPosts a:hover .titulo{color:#f2372e;}
.singlePost .arrowsPosts .data{font-size:11px; line-height:11px; color:#353535; text-transform:uppercase; margin-top:10px;}
.singlePost .arrowsPosts p{width:100%;}

.singlePost .arrowsPosts.sandoz a:hover:before{background:#0060ad;}
.singlePost .arrowsPosts.sandoz a:hover:after{background:#0060ad;}
.singlePost .arrowsPosts.sandoz a:hover .titulo{color:#0060ad;}
.singlePost .arrowsPosts.sandoz .anterior:hover{background: url(../imagens/layout/arrow_posts_left_sandoz_act.png) no-repeat 0 50%;}
.singlePost .arrowsPosts.sandoz .proximo:hover{background: url(../imagens/layout/arrow_posts_right_sandoz_act.png) no-repeat 100% 50%;}

.singlePost .arrowsPosts.portfolio a:hover:before{background:#0192e0;}
.singlePost .arrowsPosts.portfolio a:hover:after{background:#0192e0;}
.singlePost .arrowsPosts.portfolio a:hover .titulo{color:#0192e0;}
.singlePost .arrowsPosts.portfolio .anterior:hover{background: url(../imagens/layout/arrow_posts_left_portfolio_act.png) no-repeat 0 50%;}
.singlePost .arrowsPosts.portfolio .proximo:hover{background: url(../imagens/layout/arrow_posts_right_portfolio_act.png) no-repeat 100% 50%;}

.singlePost .arrowsPosts.cuidados a:hover:before{background:#f2372e;}
.singlePost .arrowsPosts.cuidados a:hover:after{background:#f2372e;}
.singlePost .arrowsPosts.cuidados a:hover .titulo{color:#f2372e;}
.singlePost .arrowsPosts.cuidados .anterior:hover{background: url(../imagens/layout/arrow_posts_left_cuidados_act.png) no-repeat 0 50%;}

.singlePost .arrowsPosts.cuidados .proximo:hover{background: url(../imagens/layout/arrow_posts_right_cuidados_act.png) no-repeat 100% 50%;}

.singlePost .arrowsPosts.noticias a:hover:before{background:#ffb229;}
.singlePost .arrowsPosts.noticias a:hover:after{background:#ffb229;}
.singlePost .arrowsPosts.noticias a:hover .titulo{color:#ffb229;}
.singlePost .arrowsPosts.noticias .anterior:hover{background: url(../imagens/layout/arrow_posts_left_noticias_act.png) no-repeat 0 50%;}
.singlePost .arrowsPosts.noticias .proximo:hover{background: url(../imagens/layout/arrow_posts_right_noticias_act.png) no-repeat 100% 50%;}

.singlePost .arrowsPosts.doencas a:hover:before{background:#0192e0;}
.singlePost .arrowsPosts.doencas a:hover:after{background:#0192e0;}
.singlePost .arrowsPosts.doencas a:hover .titulo{color:#0192e0;}
.singlePost .arrowsPosts.doencas .anterior:hover{background: url(../imagens/layout/arrow_posts_left_doencas_act.png) no-repeat 0 50%;}
.singlePost .arrowsPosts.doencas .proximo:hover{background: url(../imagens/layout/arrow_posts_right_doencas_act.png) no-repeat 100% 50%;}

.boxPortfolioCat{width:100%; height:auto; display:inline-block;}
.boxPortfolioCat .bx-wrapper{max-width: 100%!important;width: 100%;position: relative;}
.boxPortfolioCat .bx-wrapper .bx-viewport{height:auto!important;}
.boxPortfolioCat .bx-pager{display:none;}
.boxPortfolioCat .bx-prev{position:absolute;left: 10px;top:0;background: url(../imagens/icones/arrow_left2.png) no-repeat 50% 50%;}
.boxPortfolioCat .bx-next{position:absolute;right: 10px;top:0;background: url(../imagens/icones/arrow_right2.png) no-repeat 50% 50%;}
.boxPortfolioCat .bx-prev,
.boxPortfolioCat .bx-next{width: 25px;height: 45px;text-indent: -50000em;top: 50%;margin-top: -22px;}
.boxPortfolioCat .bx-prev.disabled,
.boxPortfolioCat .bx-next.disabled{display: none;}

.listaPortfolioCat{width:100%;height:auto;display:inline-block;padding:35px 0;border-bottom:solid 1px #a7a7a7;background: #f9f9f9;float: left;min-width: 100%;}
.listaPortfolioCat li{display:inline-block;font-size:14px;line-height:14px;color:#4f4f4f;float: left;width: 10%;}
.listaPortfolioCat li a{text-decoration:none;color:#4f4f4f;text-align:center;display: inline-block;font-size: smaller;min-width: 129px;letter-spacing: 1px;}
.listaPortfolioCat li a:hover,
.listaPortfolioCat li a.act{font-weight:bold; letter-spacing:0.3px;}
.listaPortfolioCat li a:hover span,
.listaPortfolioCat li a.act span{color:#21a0e4;}
.listaPortfolioCat li span{display: inline-block;font-size: 25px;width: 35px;height: 35px;line-height: 35px;border-radius: 50%;margin-bottom: 15px;vertical-align: middle;text-align: center;}
.listaPortfolioCat li span img{margin-top:3px; width:30px; height:30px;}

.listaPortfolioCat li:first-child span:before{display:inline-block;}
.listaPortfolioCat li span:before{display:none;}
.listaPortfolioCat li span img.act{display:none;}
.listaPortfolioCat li a:hover span img{display:none;}
.listaPortfolioCat li a:hover span img.act{display:inline-block;}
.listaPortfolioCat li a.act span img{display:none;}
.listaPortfolioCat li a.act span img.act{display:inline-block;}

.boxListaAlf{background: #f9f9f9;padding:20px 0;}
.listaAlfabeto{width:100%;padding:0;/* margin-top:30px; */font-size:0;text-align:center;}
.listaAlfabeto li{display:inline-block; font-size:13px; line-height:13px; text-transform:uppercase; margin:0 10px;}
.listaAlfabeto li a{float:left; display:inline-block; color:#4f4f4f; text-decoration:none;}
.listaAlfabeto li a:hover{font-weight:bold;}
.listaAlfabeto li.todas{border-left:solid 1px #4f4f4f; margin-left:15px; padding-left:25px;}

.resultZero{width:100%;margin-top: 40px;text-align:center;color:#0192e0;font-size:30px;line-height:30px;padding-bottom: 30px;font-family: Arial Black, Arial, sans-serif; font-weight:bold;}

.listaItensPortfolio{width:100%;padding:0;margin-top:70px;text-align: center;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: center;}
.listaItensPortfolio > li{margin: 15px 7px;background: #0060ad;text-align: center;-webkit-box-sizing: border-box;box-sizing: border-box;-ms-flex-preferred-size: 290px;flex-basis: 290px;padding:  0;}
.listaItensPortfolio:after{content:'';display: block;-ms-flex-preferred-size: 290px;flex-basis: 290px;}
.listaItensPortfolio > li .titulo{font-size: 22px;color: #fff;font-weight: bold;position:relative;margin-bottom: 20px;}
.listaItensPortfolio > li .titulo:before{position:absolute;left: -10px;top: 4px;content:"";background:#000;width:5px;height:5px;border-radius: 50%;display: none;}
.listaItensPortfolio > li a{text-decoration:none;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;height: 100%;width: 100%;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;/* align-items: center; *//* justify-content: center; */}
.listaItensPortfolio > li .texts{padding: 30px 10px;}
.listaItensPortfolio > li a:hover .texts{opacity:0.7}
.listaItensPortfolio > li a:hover .titulo:before{background:#0192e0;}
.listaItensPortfolio > li .nome{font-size:11px;line-height:11px;color: #858585;text-transform:uppercase;margin-top:15px;}
.listaItensPortfolio > li p{font-size:14px;line-height:16px;color: #fff;margin-top:5px;text-align: center;}
.listaItensPortfolio.boxRiximyo > li .texts{padding: 55px 10px;}
.listaItensPortfolio.boxRiximyo > li a{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.listaItensPortfolio.boxRiximyo > li img{position:absolute; right:10px; bottom:10px; width:65px}
.listaItensPortfolio.boxRiximyo > li .titulo{margin-bottom:0;font-size: 16px;}

.listagem-icones{background:#fff;-webkit-box-shadow: 0px 2px 4px rgba(0,0,0, 0.2);box-shadow: 0px 2px 4px rgba(0,0,0, 0.2);padding: 14px 14px 0;-webkit-box-flex: 0;flex: 0;-ms-flex: inherit;display: inline-block;width: 100%;-webkit-box-sizing: border-box;box-sizing: border-box;}
.listagem-icones li{text-align: center;width: 50%;display: inline-block;margin-bottom: 25px;}
.listagem-icones li .imagem{border:1px solid #858585;border-radius:50%;width:37px;height:37px;padding:4px; display:block; margin:0 auto;}
.listagem-icones li img{max-width:100%; max-height:100%; display:block; width:auto; height:auto;}

.resultBusca{max-width:680px; display:block; margin:0 auto;}
.resultBusca li{display:inline-block; width:100%; padding:25px 0;}
.resultBusca li img{float:left; margin:0; margin-right:25px;}
.resultBusca li a{text-decoration:none;display:inline-block;width: 100%;}
.resultBusca li p{margin:0; padding:0; margin-top:10px; font-size:14px; line-height:20px; color:#000000;}
.resultBusca li .titulo{margin-top:20px; font-size:16px; line-height:20px; color:#000000; font-weight:bold;}
.resultBusca li .categoria{margin:0; font-size:13px; line-height:13px; color:#353535; text-transform:uppercase;}

.resultBusca li .categoria.sandoz{color:#0060ad;}
.resultBusca li .categoria.portfolio{color:#0192e0;}
.resultBusca li .categoria.cuidados{color:#f2372e;}
.resultBusca li .categoria.treinamentos{color:#d47e00;}
.resultBusca li .categoria.noticias{color:#ffb229;}

.resultBusca li.semfoto .titulo{color:#353535; margin-top:0;}
.resultBusca li.semfoto .categoria{font-size:12px; color:#353535; margin-top:15px;}
.resultBusca li.semfoto p{margin-top:5px; color:#4c4c4c;}

.boxFaleSandoz{width:100%;display:inline-block;float:left;text-align:center;font-size: 0;margin-top: 50px;}
.boxFaleSandoz .col{float:none;display:inline-block;padding: 0px 10px;text-align: left;font-size: 12px;vertical-align:top;max-width: 550px;}
.boxFaleSandoz .col h2{font-size:18px;line-height:18px;color:#353535;font-weight:800;padding-bottom:10px;margin-top: 15px;}
.boxFaleSandoz .col h3{font-size:17px;line-height: 20px;color:#353535;font-weight:bold;}
.boxFaleSandoz .col p{font-size:11px;line-height:11px;color:#353535;text-transform:uppercase;padding-bottom: 10px;}
.boxFaleSandoz .col a{color:#353535; text-decoration:none;}
.boxFaleSandoz .col a:hover{color:#9e9e9d;}
.boxFaleSandoz a:hover{color:#9e9e9d!important;}
.boxFaleSandoz .col .site{margin-top:15px; display:inline-block;}

.boxFaq{width:100%; display:inline-block; border-top:solid 1px #c7c7c7; padding:40px 0 60px; margin-top:55px;}
.boxFaq h2{font-size:25px; line-height:25px; color:#505050; font-weight:800;}

.boxFaq .listaFaq{max-width:955px; width:100%; display:inline-block; margin-top:30px;}
.boxFaq .listaFaq li{text-align:left; margin-top:15px; display:inline-block; width:100%; float:left;}
.boxFaq .listaFaq li .titulo{font-size:14px;line-height:14px;color:#84807e;background:#eeeeee;padding: 13px 22px;position:relative;padding-right:50px;cursor: pointer;}
.boxFaq .listaFaq li .titulo:after{content:"+";position:absolute;right: 15px;top: 10px;font-size:20px;line-height:20px;color:#84807e;}
.boxFaq .listaFaq li.act .titulo{background:#9e9e9d; color:#fff;}
.boxFaq .listaFaq li.act .titulo:after{content:"_"; color:#fff; top:0px;}
.boxFaq .listaFaq li .cont{padding:10px 20px 20px; width:100%; display:inline-block; float:left;}
.boxFaq .listaFaq li .cont p{font-size:15px; line-height:22px; color:#84807e; margin-top:10px;}

.boxLoginCad{width:100%;height:auto;display:inline-block;float:left;padding: 55px 0 0;}
.boxLoginCad .galeriaLogin{padding:0 45px 0 0;}
.boxLoginCad .galeriaLogin li .legenda{position:absolute; left:70px; top:75px; z-index:999; right:70px; background:#0192e0; text-align:center;}
.boxLoginCad .galeriaLogin li .legenda p{font-size:32px; line-height:38px; color:#ffffff; font-weight:bold; padding:25px 50px;}
.boxLoginCad .galeriaLogin .flex-control-nav{position:absolute;left:0;bottom: 30px;display: block;margin: 0;text-align:center;font-size:0;width: 100%;}
.boxLoginCad .galeriaLogin .flex-control-nav li{display:inline-block;float:none;margin: 0 5px;}
.boxLoginCad .galeriaLogin .flex-control-nav li a{background: #fff;border: 0;width: 11px;height: 11px;}
.boxLoginCad .galeriaLogin .flex-control-nav li .flex-active{background: none;border-color:#fff;border: solid 2px #fff;width: 15px;height: 15px;}

.boxLoginCad .galeriaLogin .flex-direction-nav{display:none;}

.boxLoginCad .form{padding:0 0 0 0px;}
.boxLoginCad .form .boxAbas{width:100%;border:solid 1px #eeeeee;display:inline-block;float:left;-webkit-box-shadow: 0px 4px 3px 0px rgba(0, 0, 0, 0.15);box-shadow:         0px 4px 3px 0px rgba(0, 0, 0, 0.15);}
.boxLoginCad .form .boxAbas .abas{width:100%; display:inline-block; float:left; background:#eeeeee;}
.boxLoginCad .form .boxAbas .abas li{float:left; width:20%; text-align:center;}
.boxLoginCad .form .boxAbas .abas li a{display:inline-block;width:100%;font-size:16px;line-height:16px;color:#8a8a8a;padding: 20px 0;text-decoration: none;border-left: solid 1px #fff;border-right:solid 1px #eeeeee;}
.boxLoginCad .form .boxAbas .abas li:first-child a{border-left:0;}
.boxLoginCad .form .boxAbas .abas li a:hover{background:#f6f6f6; border-color:#fff; color:#0192e0;}
.boxLoginCad .form .boxAbas .abas li a.act{background:#fff; border-color:#fff; color:#0192e0; font-weight:bold;}
.boxLoginCad .form .boxAbas .contAba{width:100%; display:inline-block; padding:50px 60px;}
.boxLoginCad .form .boxAbas .contAba h2{font-size:20px;line-height:20px;color:#353535;font-weight:bold;padding-bottom: 40px;}
.boxLoginCad .form .boxAbas .contAba .linha{width:calc(100% + 10px);display:inline-block;float:left;margin-top: 0;text-align:left;margin-left:-5px;}
.boxLoginCad .form .boxAbas .contAba .linha div{padding:0 5px;margin-top: 12px;}
.boxLoginCad .form .boxAbas .contAba input[type="text"],
.boxLoginCad .form .boxAbas .contAba input[type="password"],
.boxLoginCad .form .boxAbas .contAba select{width:100%;border:solid 1px #c7c7c7;font-size:15px;line-height:15px;color:#353535;padding: 11px 15px;outline: none;-webkit-appearance: value;-moz-appearance:    value;appearance:         value;border-radius: 1px;}
.boxLoginCad .form .boxAbas .contAba select{padding-right:30px;-webkit-appearance: none;-moz-appearance: none;text-indent: 1px;text-overflow: '';background: #fff url(../imagens/icones/arrow_select.png) no-repeat 100% 50%;}


.boxLoginCad .form .boxAbas .contAba input[type="text"]::-webkit-input-placeholder {color:#353535;}
.boxLoginCad .form .boxAbas .contAba input[type="text"]::-moz-placeholder {color:#353535;}
.boxLoginCad .form .boxAbas .contAba input[type="text"]:-ms-input-placeholder {color:#353535;}
.boxLoginCad .form .boxAbas .contAba input[type="text"]:-moz-placeholder {color:#353535;}

.boxLoginCad .form .boxAbas .contAba input[type="password"]::-webkit-input-placeholder {color:#353535;}
.boxLoginCad .form .boxAbas .contAba input[type="password"]::-moz-placeholder {color:#353535;}
.boxLoginCad .form .boxAbas .contAba input[type="password"]:-ms-input-placeholder {color:#353535;}
.boxLoginCad .form .boxAbas .contAba input[type="password"]:-moz-placeholder {color:#353535;}

.boxLoginCad .form .boxAbas .contAba .link{float:right;font-size:12px;margin-right:5px;font-weight:bold;color:#353535;margin-bottom: 20px;margin-top: 12px;}
.boxLoginCad .form .boxAbas .contAba .btEntrar,
.boxLoginCad .form .boxAbas .contAba .btCadastro{width:100%;font-size:15px;text-decoration:none;line-height:15px;color:#ffffff;padding: 11px 15px;display:inline-block;width: calc(100% - 10px);text-align:center;text-transform:uppercase;margin-left: 5px;margin-top: 12px;}
.boxLoginCad .form .boxAbas .contAba .btEntrar{background:#0192e0;}
.boxLoginCad .form .boxAbas .contAba .btEntrar:hover{background:#36b0f1;}
.boxLoginCad .form .boxAbas .contAba .btCadastro{background:#9e9e9d;}


.boxLoginCad .form .boxAbas .contAba .btCadastro:hover{background:#c2c2c2;}

.boxDadosRest{width:100%;height:auto;display:inline-block;float:left;padding: 85px 0 55px;}
.boxDadosRest li{padding:0 35px; position:relative; padding-top:85px;}
.boxDadosRest li .boxImagem{position:absolute;top:0;left:0;text-align:center;width: 100%;}
.boxDadosRest li h2{font-size:16px; line-height:16px; color:#353535; font-weight:bold; margin-top:15px;}
.boxDadosRest li p{font-size:14px; line-height:20px; color:#4c4c4c; margin-top:15px;}

.footer{width:100%;/* height: 445px; */position: relative;/* bottom: 0; */background:#eeeeee;}
.footer .menuFoot{width:100%; height:auto; display:inline-block; height:85px; border-bottom:solid 1px #c7c7c7; padding:0;}
.footer .menuFoot ul{display:inline-block;margin-top:35px;padding:0;width: 100%;}
.footer .menuFoot ul li{font-size:13px;line-height:13px;text-transform:uppercase;padding:0;width: 15%;}
.footer .menuFoot ul li a{color: rgba(14, 14, 14,0.8);text-decoration:none;}
.footer .menuFoot ul li a:hover{color:#000;}
.footer .col{padding:0; margin-top:25px;}
.footer .col.last{float:right;}
.footer .col .titulo{font-size:12px; line-height:12px; text-transform:uppercase; color:#010101;}

.footer .col ul{padding:0; margin-top:10px;}
.footer .col ul li{font-size:13px;line-height: 30px;margin-top: 0;display: block;}
.footer .col ul li a{color:#797979;text-decoration:none;padding: 0;}
.footer .col ul li a:hover{color:#484848;}
.footer .col .social{float:left;display:inline-block;margin-left: 0;margin-top: 15px;}
.footer .col .social li{float:left;display:inline-block;font-size: 25px;line-height: 25px;margin: 0 15px 0 0;}
.footer .col .social li a{text-indent:-5000em; display:inline-block; color:#c7c7c7;}
.footer .col .social li span{float:right; text-indent:0;}
.footer .col .social li a:hover{color:#707070;}
.footer .col img{margin-top:20px;}
.footer .col .atualizado {font-size:13px; line-height:13px; color:#797979; margin-top:15px;}
.footer .bottom{width:100%;height:auto;display:inline-block;margin-top: 50px;margin-bottom: 20px;}
.footer .bottom ul{float:left;}
.footer .bottom ul li{display:inline-block; float:left; padding:0 40px; border-left:solid 1px #a9a9a9; font-size:13px; line-height:13px;}
.footer .bottom ul li a{color:#4b4b4b;}
.footer .bottom ul li:first-child{padding-left:0; border-left:0;}
.footer .bottom p{float:right; font-size:13px; color:#4b4b4b; line-height:13px;}

.col-md-2-5{width:20%;}

.clear{clear:both;}

.radio,
.checkbox{font-size:14px;line-height: 17px;color:#818181;font-weight: 100;position:relative;margin: 0;padding: 0;padding-left:25px;margin-top:7px;margin-top: 0;}
.radio input,

.checkbox input{border:0;width: auto;margin:0;padding:0;position:absolute;left:0;top: 2px;width: 16px;height: 16px;margin: 0;margin-top: 0;margin-left: 0!important;}
.radio input:before,
.checkbox input:before{content:"";position:absolute;border: solid 1px #c7c7c7;width: 16px;height: 16px;left:0;top: 0;background: #fff;}
.radio input:checked:after,
.checkbox input:checked:after{content:"";position:absolute;left: 3px;top: 3px;width: 10px;height: 10px;background: url(../imagens/icones/ico_checkbox.png) no-repeat 50% 50%;}

.radio input{height:18px; width:18px;}
.radio input:before{ border-radius: 50%; width: 18px;height: 18px;}
.radio input:checked:after{ border-radius: 50%; width: 12px;height: 12px;}


.box-texto-topo{font-size: 18px;padding: 7px 10px;color: #000;line-height: normal;display: block;margin-top: 14px;}

.listagem-videos.margin-top{margin-top: 20px;}
.listagem-videos{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap: wrap;flex-wrap: wrap;width: 100%;max-width: 1250px;margin: 0 auto;}
.listagem-videos li{-webkit-box-shadow: 0px 2px 4px rgba(0,0,0, 0.2);box-shadow: 0px 2px 4px rgba(0,0,0, 0.2);-webkit-box-flex: 1;-ms-flex: 1 1 auto;flex: 0 1 394px;margin: 11px;}
.listagem-videos li a{text-decoration: none; color: #4c4c4c;}
.listagem-videos img{width: 100%; height: 229px; -o-object-fit: cover; object-fit: cover; display: block;}
.listagem-videos .imagem{position: relative;}
.listagem-videos .link-video .imagem:before{content: ''; width: 100px; height: 100px; border:3px solid #003462; border-radius: 50%; background: rgba(255,255,255, 0.5); position: absolute; top: 50%; left: 50%; margin: -50px 0 0 -50px; z-index: 1;}
.listagem-videos .link-video .imagem:after{content: '';border:39px solid #003462;border-top-color:transparent;border-right-color:transparent;border-bottom-color:transparent;position: absolute;top: 50%;left: 50%;margin: -25px 0 0 -12px;border-top-width: 25px;border-bottom-width: 25px; z-index: 2;}
.listagem-videos .link-video img{-webkit-filter: brightness(60%);filter: brightness(60%);}
.listagem-videos .link-video .textos{text-align: left;}
.listagem-videos .textos{padding: 30px 20px; background: #fff;}
.listagem-videos .textos p{color: #4c4c4c; font-size: 14px;}
.listagem-videos .textos p.titulo{font-size: 16px; font-weight: bold;}

.formulario{background: #0060ad; width: 100%; max-width: 581px; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 35px 50px; margin: 45px auto;}
.formulario .titulo{color: #fff; font-size: 22px; font-weight: bold; margin-bottom: 20px;}
.formulario input[type=text],
.formulario input[type=email],
.formulario input[type=password]{width:calc(100% - 20px); height: auto; font-family: Arial; font-size: 15px; line-height: normal; color: #9e9e9d; padding: 10px; -webkit-box-sizing: border-box; box-sizing: border-box; margin: 10px;}
.formulario input[type=submit],
.formulario input[type=button],
.formulario button{-webkit-appearance: none;-moz-appearance: none;appearance: none; background-color: #9e9e9d; border:none; border-radius: 0; display: block; clear: both; color: #fff; font-size: 15px; text-align: center; padding: 10px 50px; text-transform: uppercase; margin: 0 auto;}
.formulario .lembrar-senha{float: right; color: #fff; font-size: 12px; font-weight: bold; text-decoration: none; clear: both; margin:0 10px 30px 0;}
.formulario .lembrar-senha:hover{text-decoration: underline;}

.boxPopup.pop-video{position:fixed; left:0; top:0; background:rgba(0,0,0,0.55); z-index:1000029; width:100%; height:100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center;}
.boxPopup.pop-video .popup{position: relative; width: 1132px; max-width: calc(100% - 22px); max-height: calc(100% - 90px); background:rgba(0,0,0,0.55)}
.boxPopup.pop-video .popup .btFechar{position: absolute;right: 0;top: -40px;text-decoration: none;width: 36px;height:36px;}
.boxPopup.pop-video .popup .btFechar:after,
.boxPopup.pop-video .popup .btFechar:before{content: ''; width:100%; height: 4px; background: #fff; position: absolute; top: 50%; left: 0;}
.boxPopup.pop-video .popup .btFechar:after{-webkit-transform: rotate(-45deg);transform: rotate(-45deg);}
.boxPopup.pop-video .popup .btFechar:before{-webkit-transform: rotate(45deg);transform: rotate(45deg);}
.boxPopup.pop-video .popup video,
.boxPopup.pop-video .popup iframe{width:100%;height: 100%; display: block; max-width: 100%; max-height: 100%;}

@media only screen and (max-width: 1350px) {
	.listaPortfolioCat li a{min-width:115px;}
	.boxTvBanner .flexslider .slides > li {overflow: hidden;}
	.boxInternas .boxNoticias li:first-child{margin-left: 33.334%;}
	.boxInternas .boxNoticias li:nth-child(2){margin-left: 66.9%;}
	.boxInternas .boxNoticias li:nth-child(3){margin-left: 33.334%;}
}
.boxTvBanner .flexslider .slides img {
    /*width: 1350px;
	    margin-left: -675px;*/
}
}
@media only screen and (max-width: 1250px) {
	.boxCenter{max-width:1024px;}
	.header .nav li a{min-width: 40px;}
	.boxTvBanner .thumbs li .titulo{font-size:20px; line-height:22px;}
	.boxTvBanner .thumbs li p{font-size:14px; line-height:16px;}
	.main .listaDestaques{width:calc(100% + 50px); margin-left:-25px;}

	.main .listaDestaques li{padding:0 25px;}
	.main .listaDestaques li .categoria{min-height:initial;}
	.main .listaDestaques li h3{min-height:60px;}
	.main .listaDestaques li p{min-height:90px;}
	.main .listaDestaques  li .boxVideo{max-width: 480px;}
	.main .listaDestaques  li .listaCuidados{max-width:420px;}

	
	.boxSobre .item.left .texto{float: right; padding-right: calc(50% - 515px);}
	.boxSobre .item.right .texto{float: left;padding-left: calc(50% - 515px);}
	.listaPortfolioCat li a{min-width:90px;}
	.btVoltarTop{margin-right: -575px;}
}
@media only screen and (max-width: 1024px) {
	.boxCenter{max-width:768px;}
	.main{padding-top: 180px;}
	.main .listaDestaques{width:calc(100% + 20px); margin-left:-10px;}
	.main .listaDestaques li{padding:0 10px;}
	.main .listaDestaques li h3{min-height:85px;}
	.main .listaDestaques li p{min-height:110px;}
	.boxBannerBottom .textos p{font-size:12px;}
	.main .listaDestaques  li .boxVideo{max-width: 100%;width: 100%;margin: 0;float: none;display: inline-block;}
	.main .listaDestaques  li .boxVideo img	{max-width: 100%; width: 100%;}
	.main .listaDestaques  li .listaCuidados{max-width:100%; float:none; display:inline-block; margin:0; padding:0 25px;}
	.main .listaDestaques li .cont.doencas{padding:0;}
	.header{height:180px;}
	.header .nav{margin-top:88px; padding: 0;}

	.header .logo{left:50%;margin-left: -112px;}
	.header .busca{top:147px;}
	.header .busca{top: 148px;right: 10px;}

	.listaAlfabeto li{margin:0 7px;}

	
	.boxSobre .item.left .texto{float: right; padding: 20px;}
	.boxSobre .item.right .texto{float: left; padding: 20px;}
	.listaPortfolioCat li a{min-width:60px;}
	.boxLoginCad .form{padding-left:0;}
	.boxLoginCad .form .boxAbas .contAba{padding:50px 20px;}
	.boxLoginCad .form .boxAbas .abas li a{font-size:13px;}
	.boxLoginCad .galeriaLogin li .legenda{top:30px; left:30px; right:30px;}
	.boxLoginCad .galeriaLogin li .legenda p{padding:20px; font-size:22px; line-height:25px;}
	.btVoltarTop{margin-right: -480px;}

	.main .boxBusca .form > div{width: 360px;}
	.main .boxBusca .form input[type=text]{max-width:200px;}

	.header .barraTop .social{margin-left: 5px;}
	.boxBuscaCampo{margin:0 10px;}
	.header .barraTop .social li{margin:0 3px;}
	.header .barraTop .social li span{font-size: 17px;}
	.header .barraTop .btAreaExclusiva{padding: 12px 10px 0;font-size: 12px;}
	.header .barraTop .btAreaExclusiva span{margin-right:3px;}

	.boxInternas .boxNoticiasDestaque .ultimasNot{padding-right:0;}
}
@media only screen and (max-width: 768px) {
    .boxCenterh iframe{width: 100%;}
	.main{padding-top:75px;}
	.flexslider .slides img{height:350px;}
	.boxCenter{max-width: 100%; padding:0 15px;}
	.header .barraTop .right{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;}
	.header .barraTop .btAreaExclusiva{font-size: 16px;width:100%;padding:13px 10px;height:auto;text-align: center;}
	.header .barraTop .boxIdiomas{width:100%;margin:0;background:#fff;padding:0;float:left;text-align: center;height: 41px;padding-top: 40px;}
	.header .barraTop .boxIdiomas:hover{height: 41px;padding-top: 41px;}
	.header .barraTop .boxIdiomas.act{height:auto!important;}
	.header .barraTop .boxIdiomas:after{color: #4f4f4f;font-size: 20px;font-weight: bold;top: 9px;right: 10px;}
	.header .barraTop .boxIdiomas li{padding:10px;color: #4f4f4f;width: 100%;}
	.header .barraTop .boxIdiomas li a{color:#4f4f4f;}
	.header .barraTop .boxIdiomas li img{float:none; vertical-align:middle;}
	.header{height: 75px;}
	.header .logo{top: 5px;}
	.header .boxCenter{padding:0; position:static;}
	.header .nav{width: 100%;margin:0;padding:0; position:static; float:left; display: block;}
	.header .nav > li{width:100%;margin: 0;padding: 0;text-align: center;position:relative;padding-right: 40px;padding-top: 2px;}
	.header .nav > li:before{position:absolute;right:17px;top:12px;content:"+";font-size: 20px;line-height: 20px;color:#4f4f4f;font-weight:bold;}
	.header .nav > li.act:before{content: "_";font-size: 20px;line-height: 1px;margin-top: -1px;}
	.header .nav > li a:after{display:none;}
	.header .nav > li a{padding-left:40px;}
	.header .nav > li:after{content:"";height:2px;position:absolute;left:0;bottom:0;width:100%;background: #9e9e9d;}

	.header .nav li.sandoz:after{background:#0060ad;}
	.header .nav li.portfolio:after{background:#0192e0;}
	.header .nav li.cuidados:after{background:#f2372e;}
	.header .nav li.treinamentos:after{background:#d47e00;}
	.header .nav li.noticias:after{background:#ffb229;}


	.header .nav .sandoz:before,
	.header .nav .treinamentos:before,
	.header .nav .noticias:before,
	.header .nav li:last-child:before{display:none;}

	.header .nav li a:after{height:2px;}
	.header .nav li .submenu{float:left;text-align:left;width: calc(100% + 40px);display:inline-block;padding-bottom: 0;position:static;display: none;position: relative;top: 0;overflow: hidden;}
	.header .nav li .submenu:after,
	.header .nav li .submenu:before{display:none;}
	.header .nav li .submenu:before{content:"";display:block;width: 110%;top:0;left: -5%;background:none;height: 20px;position: absolute;-webkit-box-shadow: inset 0px 1px 5px 0px rgba(0, 0, 0, 0.15);box-shadow: inset 0px 10px 10px 0px rgba(0, 0, 0, 0.15);}
	.header .nav li .submenu ul{float:left;width:100%;text-align:left;padding: 0 0  5px 0!important;margin: 0;}
	.header .nav li .submenu ul li{padding:0;margin:0;width: 100%;font-size: smaller;max-width: 100%;text-align: left;padding-left: 40px;}
	.header .nav li .submenu ul li{margin-top: 5px;}
	.header .nav li .submenu ul{padding-bottom:20px;width: 100%;}
	.header .nav li.portfolio .submenu ul{padding:0;width:100%;max-width: 100%;margin: 0;}
	.header .nav li .submenu ul li a{padding:10px 0;display: inline-block;float: left;width: 100%;}
	.header .nav li .submenu ul li a:before{display:none;}
	.header .barraTop .logoSandoz{display:none;}
	.header .barraTop .social{position:absolute;left:0;bottom: 15px;margin: 0;width: 100%;text-align: center;}
	.header .barraTop .social li{float:none;display:inline-block;font-size: 29px;line-height: 30px; margin:0 10px}
	.header .barraTop .social li span{font-size:29px;}
	.header .busca{top: 23px;font-size:30px;line-height:30px;color: #0060ad;}
	.header .user{top: 23px;position:absolute;right: 45px;display:block;font-size:30px;line-height:30px;color: #0060ad;}
	.boxTvBanner .flexslider + .boxCenter{display:none;}
	.boxTvBanner .thumbs{display:none;}
	.boxTvBanner .flex-control-nav{display:block;width: 100%;text-align: center;margin: 0;left: 0;}
	.boxTvBanner .flex-control-nav li{display:inline-block;float:none;margin: 0 5px;}
	.boxTvBanner .flex-control-nav li a,
	.boxTvBanner .flex-control-nav li a:hover{background:#fff;width: 13px;height: 13px;vertical-align: middle;border: 0;}
	.boxTvBanner .flex-control-nav li .flex-active{background:none;border:solid 2px #fff;width: 16px;height: 16px;}

	.main .boxBusca{padding:45px 0;margin-top: 0;float: left;}

	.main .boxBusca h2{font-size:26px;line-height:28px; text-align: center;}
	.main .boxBusca .form{margin-top:30px;}
	.main .boxBusca .form input[type=text],
	.main .boxBusca .form input{max-width:100%;}
	.main .boxBusca .form .btBuscar{max-width:100%; width:100%; margin:15px 0 0 0;}

	.main .listaDestaques{margin-top:0;}
	.main .listaDestaques li{margin-top: 25px;}
	.main .listaDestaques li h3,
	.main .listaDestaques li p{min-height:initial;}

	.main .listaDestaques  li .listaCuidados{padding:0 15px;min-height: initial;padding-bottom: 60px;}
	.main .listaDestaques  li .listaCuidados ul{margin-top:0;}
	.main .listaDestaques  li .listaCuidados li img{max-width:40%;}
	.main .listaDestaques  li .listaCuidados ul li h3{font-size: 14px;}
	.boxBannerBottom{height:auto;margin-top: 30px;}
	.boxBannerBottom .boxCenter{padding:0;}
	.boxBannerBottom .textos{padding: 0 15px 0;height: auto;}
	.boxBannerBottom .imagem{margin:0; padding:0;}
	.boxBannerBottom .textos h2,
	.boxBannerBottom .textos h3,
	.boxBannerBottom .textos p,
	.boxBannerBottom .textos div,
	.boxBannerBottom .textos a{position:relative; z-index:10;}
	.boxBannerBottom .textos:after{right:initial;z-index:9;left: -340px;bottom: -90px;top:initial;background:#e0f2fb;width: 180%;height: 220px;-webkit-transform: rotate(-10deg);transform: rotate(-10deg);}

	.content{/* padding-bottom:475px; */}
	.footer{background:#fff;height: 475px;}
	.footer .col .social{background:#eee;}
	.footer  .boxCenter{padding:0;}
	.footer .menuFoot{height:auto;padding-bottom:20px;background:#eee;float: left;}
	.footer .menuFoot ul{margin-top:10px; padding:0 15px;}
	.footer .menuFoot ul li{width:50%;margin-top:10px;line-height: 20px;}
	.footer .portfolio{display:none;}


	.footer .redesSociais .titulo{display:none;}

	.footer .cuidados{display:none;}
	.footer .redesSociais,
	.footer .sac{text-align:center; background:#eee;}
	.footer .redesSociais{padding-top: 5px;margin-top: 0;padding-bottom: 20px;}
	.footer .sac{border-top:solid 1px #c7c7c7;padding-top: 25px;margin-top: 0;padding-bottom: 20px;}
	.footer .bottom{margin-top: 0;border-top:solid 1px #c7c7c7;background:#eee;}
	.footer .bottom ul{margin-top:0; padding:0 15px 5px;}
	.footer .bottom ul li{width:50%; border:0; text-align:left; margin-top:20px; padding:0;}
	.footer .bottom p{background:#fff;text-align:center;padding:15px 0;margin-top:15px;display: inline-block;float: left; width:100%;}
	.footer .col .social{width:100%;text-align:center;background: #eee;}
	.footer .col .social li{display:inline-block; float:none;}

	.btMenuMobile{position:absolute;left: 15px;top: 24px;width: 35px;height: 24px;}
	.btMenuMobile .bar{width:100%;height:5px;position: absolute;left: 0;top: 9px;background: #0060ad;-webkit-transition: all 250ms ease-in-out;transition: all 250ms ease-in-out;}
	.btMenuMobile .bar:first-child{top:0;}
	.btMenuMobile .bar:last-child{top:initial; bottom:0;}
	.btMenuMobile.act .bar{display:none;}
	.btMenuMobile.act .bar:first-child{display:block;-webkit-transform: rotate(45deg);transform: rotate(45deg);top: 9px;}
	.btMenuMobile.act .bar:last-child{display:block;-webkit-transform: rotate(-45deg);transform: rotate(-45deg);bottom: 10px;}
	
	.header{position: fixed;z-index: 99999;}
	.header .barraTop,
	.header .barraTop .boxCenter{position:static;height: auto;}
	.header .header-responsive{position:absolute;left: -120%;top: 75px;background:#eeeeee;width: calc(100% - 40px);padding-bottom: 60px;/* display: none; */-webkit-transition: all 250ms ease-in-out;transition: all 250ms ease-in-out;z-index: 999999;}
	.header .header-responsive.act{left:0;}
	.bgMenu{background:rgba(0,0,0,0.5);width:100%;height:100%;left:0;top:0;z-index:999;position:fixed;display: none;}

	.header .barraTop > .boxCenter{-ms-flex-wrap:wrap;flex-wrap:wrap;}

	.boxSobre{padding-bottom:0;margin-top: 30px;}
	.boxSobre .item .imagem{position:static;float: left;width: 100%;height: auto; padding:0;}
	.boxSobre .item .imagem img{position:static;min-height: 180px;}
	.boxSobre .item .texto{padding: 20px!important;}
	.boxSobre .item .texto h2{margin-top:0;}
	.boxItensSobre li{margin-top: 30px;padding: 0 20px;max-width: 100%;}
	
	.boxItensCuidados li{padding:0 15px;}
	.boxVoltar{font-size:20px; line-height:20px;}
	.buscaCuidados .boxFiltro{padding: 35px 15px;display: block;}
	.buscaCuidados .boxFiltro .campo{margin-bottom:30px}
	.buscaCuidados .boxFiltro select{width:100%;margin: 35px 0 0;}
	.buscaCuidados .boxFiltro input{width:100%;margin: 10px 0 0;min-width: 100%;}
	.buscaCuidados .boxFiltro .btBuscar{width:100%;margin: 10px 0 0; max-width:100%;}

	.singlePost{margin-top:15px;}
	.singlePost .social li{font-size:20px!important;line-height: 20px!important;vertical-align: middle;height: 20px;}
	.singlePost .social li a{vertical-align:middle;line-height:20px;display:table-cell;height: 20px;}


	.singlePost .social p{display:none;}
	.singlePost .social{padding-bottom:20px;}

	.singlePost .categorias{display:none;}
	.singlePost .arrowsPosts a{max-width:140px;min-height: 160px;}
	.singlePost .arrowsPosts .titulo{font-size:14px; line-height:15px; margin-top:10px;}

	.main .listaDestaques  li .boxVideo video,
	.main .listaDestaques  li .boxVideo iframe{max-width:100%; height:auto; min-height:250px;}

	.listaPortfolioCat{margin-top:0;padding-top: 10px;padding: 35px 20px;}
	.listaPortfolioCat li a{max-width: 75px;margin-top: 0px;padding: 0;vertical-align: top;min-width: 75px;}
	.boxListaAlf{padding-top:10px;}
	.listaAlfabeto{margin-top: 0;}
	.listaAlfabeto li{margin: 0 7.6px;margin-top: 15px;}
	.listaAlfabeto li.todas{border:0;margin-left:0;display:block;text-align:center;width:100%;padding-left: 0;}
	.listaAlfabeto li.todas a{float:none; display:inline-block;}
	.listaPortfolioCat li{width:auto; float:none;}

	.listaItensPortfolio{padding:0 35px;}
	.listaItensPortfolio li{padding:0; border:0;}

	.contGaleria{width:calc(100% + 30px); margin-left:-15px;}
	.boxGaleria .flex-control-nav{bottom:20px;}
	.contGaleria .box_texto{max-width:100%; padding:0 15px;}
	.listaBulas{width: 100%;margin-left: 0;}

	.listaBulas li{min-width: calc(50% - 10px);float: left;max-width: calc(50% - 10px);margin: 0 5px;padding: 10px;min-height: 190px;}

	.header .busca span{color:#0060ad;}

	.boxBannerBottom img{height:235px}
	.boxSobre .item .texto{padding-bottom: 40px!important;}
	.boxItensSobre .cont .imagem{height:auto;}
	.boxItensSobre .cont{min-height:initial;padding-bottom: 0;}
	.boxItensSobre .cont iframe{width:100%;}

	.boxVoltar p{padding: 30px 35px;}

	.singlePost p{font-size: 17px;line-height: 26px;}
	.singlePost .buscaZero{background-size:50px; padding-left:70px; font-size:14px;}

	.singlePost img, .singlePost iframe{max-width:calc(100% + 40px);margin-left: -20px;}
	.singlePost iframe{min-height:200px;}
	.resultBusca li img{max-width:50%; margin-right:10px;}
	.resultBusca li p{display:none;}
	.resultBusca li .titulo,
	.resultBusca li .categoria{display:block;}
	.resultBusca li.semfoto p{display:block;}

	.boxItensSobre .cont h2{padding:0 20px;}
	.boxItensSobre .cont p{padding:0 20px;}
	.boxItensSobre .cont .botoes{padding:0 20px 20px;position: static;margin-top: 10px;}
	.boxItensSobre{padding-bottom:0;margin-top: 0;}
	.boxItensCuidados{padding-bottom: 0;}

	.boxItensCuidados .cont .data{font-size:12px;}
	.boxItensCuidados .cont h2{font-size:18px; line-height:22px;}
	.boxItensCuidados .cont .categorias{font-size:12px; line-height:12px;}
	.main .listaDestaques  li .listaCuidados ul li{padding: 20px 0;position: relative;}
	.main .listaDestaques  li .listaCuidados ul li a{position:relative;padding-right: 45%;}
	.main .listaDestaques  li .listaCuidados ul li a img{position:absolute; right:0; top:0;}
	.boxLoginCad .form .boxAbas .contAba{padding:20px;}
	.boxLoginCad .form .boxAbas .contAba h2{padding-bottom:10px;}
	.boxLoginCad .form .boxAbas .abas li a{font-size:10px;padding: 15px 0;}
	.boxLoginCad .form .boxAbas .contAba .btEntrar, .boxLoginCad .form .boxAbas .contAba .btCadastro{font-size:13px;}
	.boxDadosRest li{padding: 0 0 0 105px;text-align: left;}
	.boxDadosRest li .boxImagem{left:0;width: 90px;top: 16px;}
	.boxDadosRest{padding-bottom:0; padding-top:40px;}
	.boxLoginCad .galeriaLogin{padding:0;margin-top: 35px;}
	.boxLoginCad .galeriaLogin li .legenda{left:15px; right:15px;}
	.boxLoginCad .galeriaLogin li .legenda p{font-size:18px;}
	.boxLoginCad{padding-top:30px;}

	.boxBuscaCampo{/* padding:15px; *//* top: 75px; *//* position:relative; */margin: 10px;}
	.boxBuscaCampo input{width:100%;font-size: 16px;}
	.boxBuscaCampo .btBuscar{color: #9e9e9d;font-size: 33px;}
	.boxBuscaCampo .btBuscar:before{float:right;content:"\e900";text-indent: 0;}
	.boxCadastro .form .col{border:0;padding: 0;}
	.boxCadastro .form .col:last-child{padding:10px 0;}

	.btVoltarTop{right: 15px;margin-right: 0;}
	.boxVoltar a{margin-left:15px;}

	.main .listaDestaques  li .boxVideo2{padding: 0!important;margin: 0!important; width:100%;}
	.main .listaDestaques  li .boxVideo2 iframe{width: 100%; max-height: 300px;}
	.boxTvBanner .flexslider .slides > li{overflow: hidden; height:550px;}
	.boxTvBanner .flexslider .slides img{/* width:1440px; *//* height:auto; */position: relative;/* left: 50%; *//* margin-left: -720px; */}

	.main .boxBusca .boxCenter{-ms-flex-wrap:wrap;flex-wrap:wrap;}
	.main .boxBusca .form > div{width:100%;}

	
	.boxInternas .boxNoticias li:first-child,
	.boxInternas .boxNoticias li:nth-child(2),
	.boxInternas .boxNoticias li:nth-child(3){margin-left: 0;margin-top: 25px;}

	.boxInternas .boxNoticiasDestaque .ultimasNot{height:auto;}
}
@media only screen and (max-width: 480px) {
	.main .listaDestaques li .linkVerMais{font-size:12px;}
	.main .listaDestaques  li .boxVideo:before{background-size:90px}
	.boxBannerBottom .textos:after{left: -120px;bottom: -70px;width: 180%;height: 220px;-webkit-transform: rotate(-25deg);transform: rotate(-25deg);}
	.header .logo{top: 15px;width:160px;background-size:160px;margin-left:-80px;height: 45px;}
	.boxVoltar a{margin-left:10px;}
	.boxTvBanner .flexslider .slides > li{height:270px;}
	.boxTvBanner .flexslider .slides img{/* width:720px; *//* margin-left: -360px; */}
}
@media only screen and (max-width: 320px) {
	
}





.lightboxCadastro{width: 100%;height: 100%;background: rgba(0,0,0,0.6);position: fixed;left: 0;top: 0;z-index: 9999999;}
.lightboxCadastro .boxCenterCad{position:absolute;left:50%;top:50%;margin-left:-250px;margin-top:-150px;width:500px;height: auto;background:#fff;padding: 15px 33px 30px;}
.lightboxCadastro .boxCenterCad .boxForm{padding: 0;}
.lightboxCadastro .boxCenterCad .btFechar{position: absolute;color: #5d5d60;width: 35px;height: 35px;margin: 7px 0 0;text-align: center;line-height: 35px;font-size: 25px;text-decoration: none;right: 0;top: 0;}
.lightboxCadastro .boxCenterCad ul{width:100%;height:auto;text-align:center;border-bottom:solid 1px #004486;float: left;height: 45px;}
.lightboxCadastro .boxCenterCad ul li{display:inline-block;}
.lightboxCadastro .boxCenterCad ul li a{display:inline-block; float:left; padding:10px 15px; border-bottom:solid 2px #fff; color:#5d5d60;}
.lightboxCadastro .boxCenterCad ul li a:hover,
.lightboxCadastro .boxCenterCad ul li a.act{border-color:#004486; text-decoration:none; color:#004486;}
.lightboxCadastro .boxCenterCad .btCadastrar{float:right;background: #75b943;color:#fff;height:28px;line-height:28px;font-size:16px;text-transform:uppercase;padding: 0 20px;position:relative; min-width:150px; text-align:center; margin-right:30px;}
.lightboxCadastro .boxCenterCad .boxForm .boxCampo .campo210{width:210px;}
.lightboxCadastro .boxCenterCad .boxForm .boxCampo .campo50{width:50px;}
.lightboxCadastro .boxCenterCad .boxForm .boxCampo .campo60{width:60px;}
.lightboxCadastro .boxCenterCad .boxForm .boxCampo .campo135{width:135px;}
.lightboxCadastro .boxCenterCad .boxForm .boxCampo .campo135.marginLeft{margin-left:15px;}

.lightboxCadastro .boxFormcompartilhar{width: 270px;text-align:center;margin: 15px auto;display: block;float: none;}
.lightboxCadastro .boxFormcompartilhar a{display:inline-block;margin: 0 5px;padding:0;float: left;}
.lightboxCadastro .boxFormcompartilhar a img{float:left; display:inline-block;}


.lightboxCadastro{width: 100%;height: 100%;background: rgba(0,0,0,0.6);position: fixed;left: 0;top: 0;z-index: 9999999;}
.lightboxCadastro .boxCenterCad2{position:absolute;left:50%;top:50%;margin-left:-210px;margin-top:-150px;width:420px;height: auto;background:#fff;padding: 15px 33px 30px;}
.lightboxCadastro .boxCenterCad2 .boxForm{padding: 0;}
.lightboxCadastro .boxCenterCad2 .btFechar{position: absolute;color: #5d5d60;width: 35px;height: 35px;margin: 7px 0 0;text-align: center;line-height: 35px;font-size: 25px;text-decoration: none;right: 0;top: 0;}
.lightboxCadastro .boxCenterCad2 ul{width:100%;height:auto;text-align:center;border-bottom:solid 1px #004486;float: left;height: 45px;}
.lightboxCadastro .boxCenterCad2 ul li{display:inline-block;}
.lightboxCadastro .boxCenterCad2 ul li a{display:inline-block; float:left; padding:10px 15px; border-bottom:solid 2px #fff; color:#5d5d60;}
.lightboxCadastro .boxCenterCad2 ul li a:hover,
.lightboxCadastro .boxCenterCad2 ul li a.act{border-color:#004486; text-decoration:none; color:#004486;}
.lightboxCadastro .boxCenterCad2 .btCadastrar{    float: right;
    background: #0192e0;
    color: #fff;
    height: 28px;
    line-height: 28px;
    font-size: 16px;
    text-transform: uppercase;
    padding: 0 20px;
    position: relative;
    min-width: 150px;
    text-align: center;
    margin-right: 0px;
    margin-left: 100px;
    margin-top: 10px;
}
.lightboxCadastro .boxCenterCad2 .boxForm .boxCampo .campo210{width:210px;}
.lightboxCadastro .boxCenterCad2 .boxForm .boxCampo .campo50{width:50px;}
.lightboxCadastro .boxCenterCad2 .boxForm .boxCampo .campo60{width:60px;}
.lightboxCadastro .boxCenterCad2 .boxForm .boxCampo .campo135{width:135px;}
.lightboxCadastro .boxCenterCad2 .boxForm .boxCampo .campo135.marginLeft{margin-left:15px;}
.lightboxCadastro .boxCenterCad2 .boxForm .linha{margin-bottom: 15px;}
.modalBackground {
	background-color:#000;
	filter:alpha(opacity=50);
	-moz-opacity: 0.50;
	opacity: 0.50;
	position: fixed; 
	left: 0px;
	top: 0px; 
	width: 1903px;
	height: 626px;
	z-index:5;
}
.boxcarimbo{max-width: 1250px;
    margin: 0 auto;
    text-align: left;
    margin-top: 30px;}