*{margin:0;padding:0;box-sizing:border-box;text-decoration:none;list-style:none;outline:none}html,body{width:100%;max-width:100%;height:100%}img,svg{max-width:100%}body{font-family:"Open Sans",sans-serif;font-size:16px;color:#231f20;background-color:#ffd41c}.container{position:relative;width:100%;max-width:1000px;margin:0 auto;padding:0 15px}.form .input,.form .select{position:relative;display:inline-block;min-width:200px;height:35px;border-radius:100px;background-color:#fff;overflow:hidden;padding-left:15px}.form .input input,.form .select input{width:100%;height:35px;padding-right:15px;border:none;font-size:0.7em;font-weight:700;text-transform:uppercase;color:#b0b0b0;background:transparent}.form .input.icon-right input,.form .select.icon-right input{padding-right:33px}.form .input.icon-right:after,.form .select.icon-right:after{position:absolute;right:15px;top:50%;-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%);font:normal normal normal 14px/1 FontAwesome;color:#b0b0b0}.form .input.icon-right.icon-search:after,.form .select.icon-right.icon-search:after{content:""}.form .input select,.form .select select{display:block;width:115%;height:35px;border:none;font-size:0.7em;font-weight:700;text-transform:uppercase;color:#b0b0b0;background:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.form .select{cursor:pointer}.form .select:after{content:"";position:absolute;right:15px;top:50%;-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%);font:normal normal normal 21px/1 FontAwesome;color:#b0b0b0;pointer-events:none}.form textarea{max-width:100%;border:none;color:#b0b0b0;background:#fff}.button{position:relative;display:inline-block;border:none;border-radius:100px;text-transform:uppercase;text-align:center;font-weight:700;font-size:0.9em;padding:7px 20px;cursor:pointer;transition:all 0.2s linear}.button.button-outline{background:transparent;border:1px solid}.button.button-outline.button-dark{color:#231f20}.button.button-primary{background-color:#ed1c24;color:#fff}.button.button-primary:hover{background-color:#d01018}.button.icon-right{padding-right:30px}.button.icon-right:after{content:"";position:absolute;right:12px;top:50%;-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%);background:url("../img/icon-top.png") no-repeat;background-size:100% 100%;display:block;width:10px;height:12px}.wrapper-iframe{position:relative;padding-bottom:52%;padding-top:30px;height:0;width:100%;overflow:hidden}.wrapper-iframe iframe{position:absolute;top:0;left:0;width:100%;max-width:100%;height:100%}.header .container{position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:1200px;max-width:100%}.header .logo{position:absolute;left:15px;top:15px;display:block;width:100%;max-width:170px}.header .menu-header .nav{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.header .menu-header .nav .menu-item{position:relative;display:inline-block;margin:0 15px}.header .menu-header .nav .menu-item a{display:inline-block;margin:0 8px;color:#231f20;font-size:0.9em;font-weight:700;line-height:40px;text-transform:uppercase;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;overflow:hidden}.header .menu-header .nav .menu-item a:before{content:"";position:absolute;z-index:-1;left:50%;right:50%;bottom:0;background:#ed1c24;height:4px;transition-property:left,right;transition-duration:0.3s;transition-timing-function:ease-out}.header .menu-header .nav .menu-item:hover a,.header .menu-header .nav .menu-item:hover a:focus,.header .menu-header .nav .menu-item:hover a:active,.header .menu-header .nav .menu-item:focus a,.header .menu-header .nav .menu-item:focus a:focus,.header .menu-header .nav .menu-item:focus a:active,.header .menu-header .nav .menu-item:active a,.header .menu-header .nav .menu-item:active a:focus,.header .menu-header .nav .menu-item:active a:active,.header .menu-header .nav .menu-item.current-menu-item a,.header .menu-header .nav .menu-item.current-menu-item a:focus,.header .menu-header .nav .menu-item.current-menu-item a:active{color:#ed1c24}.header .menu-header .nav .menu-item:hover a:before,.header .menu-header .nav .menu-item:hover a:focus:before,.header .menu-header .nav .menu-item:hover a:active:before,.header .menu-header .nav .menu-item:focus a:before,.header .menu-header .nav .menu-item:focus a:focus:before,.header .menu-header .nav .menu-item:focus a:active:before,.header .menu-header .nav .menu-item:active a:before,.header .menu-header .nav .menu-item:active a:focus:before,.header .menu-header .nav .menu-item:active a:active:before,.header .menu-header .nav .menu-item.current-menu-item a:before,.header .menu-header .nav .menu-item.current-menu-item a:focus:before,.header .menu-header .nav .menu-item.current-menu-item a:active:before{left:0;right:0}.header .button-impeachment{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;width:70px;height:65px;background-color:#ed1c24;padding:5px;margin:0 30px;transition:all 0.2s linear}.header .button-impeachment svg{width:100%}.header .button-impeachment svg path{fill:#fff}.header .button-impeachment:hover{background-color:#d01018}.header .nav-sociais{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.header .nav-sociais .item{margin-left:10px}.header .nav-sociais .item a{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:28px;height:28px;border-radius:100px;color:#ffd41c;background-color:rgba(35,31,32,0.3);transition:all 0.2s linear}.header .nav-sociais .item a:hover{background-color:#ed1c24}.home .header .container .logo{display:none}@media screen and (max-width: 960px){.home .header .container .menu-header{margin-top:60px}.header .logo{position:relative;left:0;display:block;min-width:100%;z-index:1;margin-top:4px}.header .logo svg{width:115px}.header .button-impeachment{position:absolute;right:60px;top:0;z-index:1}.header .nav-sociais,.header .menu-header{display:none}.header .hamburguer{position:absolute;right:15px;top:25px;width:40px;height:40px;display:block;padding:10px 35px 16px 0px;cursor:pointer;z-index:10}.header .hamburguer span,.header .hamburguer span:before,.header .hamburguer span:after{content:"";position:absolute;display:block;border-radius:1px;height:5px;width:35px;background:#231f20;cursor:pointer;transition:all 0.5s ease}.header .hamburguer span:before{top:-10px}.header .hamburguer span:after{bottom:-10px}.header.opened .container{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.header.opened .nav-sociais{display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-top:30px}.header.opened .menu-header{display:block;width:100%}.header.opened .menu-header .nav{display:block;width:100%;margin:0;padding-top:40px}.header.opened .menu-header .nav .menu-item{margin:0;display:block;width:100%;text-align:center}.header.opened .menu-header .nav .menu-item a{margin:0}.header.opened .hamburguer{z-index:9}.header.opened .hamburguer span{background-color:transparent}.header.opened .hamburguer span,.header.opened .hamburguer span:before,.header.opened .hamburguer span:after{top:5px}.header.opened .hamburguer span:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.header.opened .hamburguer span:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}}#footer{position:relative;display:block;padding:30px 0 0;background:#231f20;color:#fff;z-index:1}#footer p{position:relative;color:#fff;font-size:12px;font-weight:300}#footer .section{display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:100%;max-width:1200px;padding:0 15px;margin:0 auto;text-align:center}#footer .section .list-link{position:relative;width:200px}#footer .section .list-link .item-link{position:relative;display:inline-block}#footer .section .list-social{position:relative;width:200px;text-align:right}#footer .section .list-social .item-social{display:inline-block;margin-left:5px}#footer .section .list-social .item-social .icon{background:transparent;color:#fff;position:relative;display:block;width:28px;height:28px;border-radius:100px;border:1px solid #fff;line-height:28px;text-align:center}#footer .copyright{display:block;padding:15px 0;margin:30px 0 0;background:#323232;text-align:center}@media (max-width: 920px){#footer .section{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}#footer .section .list{text-align:center;margin:20px auto}#footer .section .list .item-social:first-child{margin:0}}.card{display:inline-block;border:1px solid rgba(0,0,0,0.1);border-radius:5px;padding:30px}.card .thumb img{margin:0 auto}.card .name,.card .info{display:block;text-align:center;text-transform:uppercase;font-size:0.9em;color:rgba(0,0,0,0.5)}.card .name{font-weight:800;margin-top:5px}.card .button{display:block;width:90%;margin:10px auto 0}@media (max-width: 950px){.card{padding:20px}.card .button{width:100%}}.slider.slider-card .slick-dots{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:30px}.slider.slider-card .slick-dots li button{background:transparent;border:none;cursor:pointer;font-size:0.9em;color:#231f20;margin:0 5px;padding:0 5px;transition:all 0.2s linear}.slider.slider-card .slick-dots li.slick-active button{color:#ed1c24;font-size:1em}.slider.slider-card .slick-arrow{display:block;position:absolute;top:150px;width:40px;height:40px;border-radius:100px;border:1px solid #231f20;color:#231f20;background:#ffc71c;z-index:999;text-indent:-99999px;cursor:pointer;transition:all 0.2s linear}.slider.slider-card .slick-arrow:before{display:block;position:absolute;left:50%;top:50%;-ms-transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);font:normal normal normal 22px/1 FontAwesome;text-indent:0}.slider.slider-card .slick-arrow.slick-prev{left:-11px}.slider.slider-card .slick-arrow.slick-prev:before{content:""}.slider.slider-card .slick-arrow.slick-next{right:-11px}.slider.slider-card .slick-arrow.slick-next:before{content:""}.slider.slider-card .slick-arrow.slick-disabled{color:rgba(0,0,0,0.1);border-color:rgba(0,0,0,0.1);pointer-events:none;cursor:default}.slick-count{text-align:center;padding-top:20px}.slick-count .current,.slick-count .total{font-weight:700}.slick-count .inner{font-size:0.9em;margin:0 5px}.profile{display:-webkit-flex;display:-ms-flexbox;display:flex}.profile .avatar{width:60%;border:1px solid rgba(0,0,0,0.1);border-bottom:none;border-radius:7px 7px 0 0;padding:25px}.profile .avatar img{width:100%}.profile .info{width:100%}.profile .info .head{position:relative;padding:0 0 20px 25px;font-weight:800}.profile .info .head:before{content:"";display:block;position:absolute;bottom:0;left:0;width:3000px;height:1px;background:rgba(0,0,0,0.1)}.profile .info .head .name{margin-top:20px;font-size:2em;font-weight:800;text-transform:uppercase;color:#ed1c24}.profile .info .head .office{font-size:1.1em;font-weight:600;color:rgba(0,0,0,0.5)}.profile .info .contact{min-height:250px;padding:20px 0 20px 30px;margin-left:-5px;background-color:#ffd41c}.profile .info .contact ul{font-size:0.9em;margin-bottom:30px}.profile .info .contact ul li{margin-bottom:10px}.profile .info .contact ul li a{text-decoration:underline}.profile .info .contact ul li strong{font-weight:800;text-transform:uppercase}.profile .info .contact .sociais strong{font-size:1.2em;font-weight:800;text-transform:uppercase;color:#ed1c24}.profile .info .contact .sociais .list{display:block;padding:15px 0 50px}.profile .info .contact .sociais .list .item{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:90px;height:90px;margin-right:20px;border-radius:100px;font-size:2.4em;color:#ffd41c;background-color:#ed1c24;transition:all 0.2s linear}.profile .info .contact .sociais .list .item:hover{background-color:#d01018}.profile .info .contact .sociais .list .item:last-child{margin-right:0}@media (max-width: 800px){.profile .info .contact{margin:0;padding-left:25px}.profile .info .contact .sociais .list .item{width:70px;height:70px;font-size:2em}}@media (max-width: 660px){.profile{display:block;border:1px solid rgba(0,0,0,0.1);border-bottom:none;border-radius:7px 7px 0 0}.profile .avatar{border:none;width:100%;max-width:100%;padding:15px}.profile .info{padding:0 15px}.profile .info .head{padding-left:0;font-size:0.8em}.profile .info .head:before{display:none}.profile .info .contact{padding-left:0;padding-top:5px}.profile .info .contact ul{font-size:0.8em}.profile .info .contact .sociais strong{font-size:0.9em}.profile .info .contact .sociais .list .item{width:52px;height:52px;font-size:1.5em;margin-right:10px}}.list-social{position:relative}.list-social .item-social{position:relative;display:inline-block;margin:0 3px}.list-social .item-social .icon{position:relative;display:block;width:28px;height:28px;border-radius:100%;border:1px solid transparent;line-height:1;text-align:center}.list-social .item-social .icon .fa{font-size:15px;line-height:28px}.list-share{position:relative}.list-share.ml10{margin-left:10px}.list-share .item-share{display:inline-block;margin:10px 1px}.list-share .item-share.is-mobile{display:none}.list-share .item-share.is-mobile.show{display:inline-block}.list-share .item-share .icon{display:block;width:50px;height:22px;border-radius:4px;color:#fff;font-size:15px;line-height:22px;text-align:center}.list-share .item-share .icon-facebook{background:#3b5998}.list-share .item-share .icon-twitter{background:#00aced}.list-share .item-share .icon-google-plus{background:#dd4b39}.list-share .item-share .icon-whatsapp{background:#29B200}.list-share .item-share .icon-linkedin{background:#0077B5}.section-intro .container{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:60vh;min-height:300px}.section-intro .logo{width:50%}.section-intro .logo svg{width:100%}.section-intro .text{width:44%;text-transform:uppercase;font-weight:800;font-size:2em;color:#ed1c24;padding:0 0 55px}@media (max-width: 960px){.section-intro{padding-top:100px}}@media (max-width: 800px){.section-intro .text{font-size:1.6em}}@media (max-width: 610px){.section-intro .text{font-size:1.4em}}@media (max-width: 540px){.section-intro .container{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.section-intro .container .logo{width:260px}.section-intro .container .text{width:90%;text-align:center}.section-intro .container .text br{display:none}}.section-filter .title-filter{width:100%;text-align:center;font-size:1.9em;font-weight:800;color:#ed1c24;text-transform:uppercase;margin-bottom:30px}.section-filter .title-result{text-align:center;font-size:1.2em}.section-filter .form-filter{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.section-filter .form-filter label{width:100%;margin:0 10px}.section-filter .form-filter label:first-child{margin-left:0}.section-filter .form-filter label:last-child{margin-right:0}.section-filter .cards-list{margin-top:100px;padding:50px 0;background:#ffc71c}.section-filter .cards-list .list{position:relative}.section-filter .cards-list .list .item{margin:0 10px;min-height:372px;position:relative}.section-filter .cards-list .list .item .button{width:80%;position:absolute;left:10%;bottom:30px}@media (max-width: 540px){.section-filter .title-filter{font-size:1.4em}}@media (max-width: 680px){.section-filter .form-filter{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.section-filter .form-filter label{margin:0 0 10px;width:100%}}.section-profile{margin-top:80px;overflow:hidden}.section-mais-deputados .cards-list{margin-top:0}.section-processo{margin-bottom:80px}.section-processo .title{margin-top:100px;width:100%;text-transform:uppercase;text-align:center;font-weight:800;font-size:2em;color:#231f20;margin-bottom:30px}.section-processo .title span{color:#ed1c24}.section-processo .sub-title{width:784px;max-width:100%;margin:0 auto;text-align:center;font-weight:400;font-size:1.57em;color:#231f20;margin-top:10px;overflow:hidden;position:relative}.section-processo .sub-title:before{content:"";width:100%;border-bottom:1px solid #231f20;position:absolute;top:50%;left:0;right:0;opacity:0.4}.section-processo .sub-title span{position:relative;background-color:#ffd41c;padding:0 10px}.section-processo .sub-title span em{font-weight:700;font-style:normal}.alert{background-color:#ed1c24;color:#FFF;max-width:100%;width:400px;padding:20px;text-align:center;margin:30px auto;font-size:0.8em}@media (max-width: 400px){.section-processo .sub-title:before{display:none}}.steps{margin-top:80px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;position:relative}.steps:before{content:"";position:absolute;height:100%;width:1px;border-bottom:none;border-left:1px solid #be980f;left:50%}.steps li .step{text-align:center;width:400px;max-width:100%;margin:0 auto;margin-top:-100px}.steps li .step .figure-step{margin:0 auto;width:250px;position:relative}.steps li .step .figure-step:after{content:"";width:9px;height:9px;border-radius:5px;background-color:#be980f;position:absolute}.steps li .step .figure-step:before{content:"";width:160px;position:absolute;top:42%;border-bottom:1px solid #be980f}.steps li .step .figure-step .figcaption-step{font-weight:800;font-size:1.57em}.steps li:nth-child(2n) .step{float:right}.steps li:nth-child(2n) .step .figure-step:before{left:-160px}.steps li:nth-child(2n) .step .figure-step:after{top:calc(40% + 1px);left:-164px}.steps li:nth-child(2n+1) .step{float:left}.steps li:nth-child(2n+1) .step .figure-step:before{right:-160px}.steps li:nth-child(2n+1) .step .figure-step:after{top:calc(40% + 1px);right:-165px}.steps li:first-child{background-color:#ffd41c;z-index:1;margin-bottom:100px}.steps li:first-child .step{float:none;margin-top:20px;margin-bottom:40px}.steps li:first-child .step .figure-step:before{display:none}.steps li:first-child .step .figure-step:after{top:calc(100% + 120px);left:calc(50% - 4px)}.steps li:last-child{background-color:#ffd41c;z-index:1}.steps li:last-child .step{margin-top:40px;float:none}.steps li:last-child .step .figure-step:before{display:none}.steps li:last-child .step .figure-step:after{top:-40px;left:calc(50% - 4px)}@media (max-width: 1100px){.steps li{margin-bottom:100px}.steps li:last-child{margin-bottom:0}.steps li:nth-child(n){background-color:#ffd41c;z-index:1;position:relative}.steps li:nth-child(n) .step{float:none !important;margin-top:20px;margin-bottom:20px}.steps li:nth-child(n) .step .figure-step:before,.steps li:nth-child(n) .step .figure-step:after{display:none}}.section-entidades{margin-top:80px}.section-entidades .head{max-width:90%;margin:0 auto;text-align:center;text-transform:uppercase;font-weight:800}.section-entidades .head .entidades-title{font-size:5.5em;font-weight:800;color:#ed1c24}.section-entidades .head .entidades-subtitle{font-size:1.1em}.section-entidades .head p{border-top:1px solid rgba(35,31,32,0.1);border-bottom:1px solid rgba(35,31,32,0.1);margin:25px 0;padding:20px 0;text-align:left;font-weight:400;text-transform:none}@media( max-width: 992px ){.section-entidades .head{font-size:0.8em}.section-entidades .head p{font-size:1.5em}}@media( max-width: 800px ){.section-entidades .head{font-size:0.6em}.section-entidades .filter-entidades .list .item{width:33.333%}}@media( max-width: 610px ){.section-entidades .head{font-size:0.5em}.section-entidades .filter-entidades .list .item{width:50%}}@media( max-width: 513px ){.section-entidades .head .entidades-title{font-size:4em}}@media( max-width: 452px ){.section-entidades .head{max-width:100%}.section-entidades .filter-entidades .form{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.section-entidades .filter-entidades .form label{margin:0 0 10px;width:100%}.section-entidades .filter-entidades .list .item{width:100%}}@media( max-width: 370px ){.section-entidades .head .entidades-title{font-size:3.8em}}.filter-entidades{padding-bottom:50px}.filter-entidades .form{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:50px 0;display:none}.filter-entidades .form label{margin:0 10px;width:30%}.filter-entidades .list{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.filter-entidades .list .item{width:25%;padding:15px;text-align:center;font-size:0.9em;font-weight:600}.filter-entidades .foo{position:relative;text-align:center;margin-top:25px}.filter-entidades .foo strong{display:none;text-transform:uppercase;font-weight:800;font-size:1.8em;line-height:1;color:rgba(35,31,32,0.3)}.filter-entidades .foo .button{position:absolute;right:0;font-size:0.75em;font-weight:400}#deu-na-midia{padding-top:50px;font-size:0.85em}#deu-na-midia .container{max-width:1200px}#deu-na-midia .title-page{font-weight:800;font-size:2em;color:#ed1c24;text-align:left;text-transform:uppercase;padding-bottom:10px}#deu-na-midia .ultimas{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}#deu-na-midia .ultimas .item{position:relative;display:block;width:100%;overflow:hidden;color:#fff}#deu-na-midia .ultimas .item:before{content:"";position:absolute;left:0;bottom:0;width:100%;height:60%;background:linear-gradient(to bottom, transparent 0%, rgba(0,0,0,0.69) 99%, rgba(0,0,0,0.7) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#b3000000',GradientType=0 );z-index:1}#deu-na-midia .ultimas .item:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}#deu-na-midia .ultimas .item img{position:relative;width:100%;max-width:auto;height:auto;transition:all 0.2s linear}#deu-na-midia .ultimas .item .text{position:absolute;width:100%;left:0;bottom:0;text-align:left;padding:0 8% 3% 4%;z-index:2}#deu-na-midia .ultimas .item .text .fonte{display:table;font-size:0.8em;color:#231f20;background-color:#ffd41c;padding:0 5px}#deu-na-midia .ultimas .item .text .title{display:block;font-size:2.1em;font-weight:800;text-transform:uppercase;color:#fff;line-height:130%;text-shadow:0 1px 3px rgba(35,31,32,0.7)}#deu-na-midia .ultimas .item .text .excerpt{font-size:0.8em}#deu-na-midia .ultimas .item .text .icon{position:absolute;bottom:10px;right:10px;font-size:1.8em}#deu-na-midia .ultimas .destaque{width:64%}#deu-na-midia .ultimas .destaque .item{height:430px}#deu-na-midia .ultimas .outros-destaques{width:35%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}#deu-na-midia .ultimas .outros-destaques .item{height:208px}#deu-na-midia .ultimas .outros-destaques .item .fonte{font-size:0.7em}#deu-na-midia .ultimas .outros-destaques .item .title{font-size:1.4em}#deu-na-midia .mais{margin-top:30px}#deu-na-midia .mais .title-page{color:#231f20}#deu-na-midia .mais .posts .row{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:40px}#deu-na-midia .mais .posts .row .item{width:22%;margin-right:4%;text-align:left;color:#231f20}#deu-na-midia .mais .posts .row .item:last-child{margin-right:0}#deu-na-midia .mais .posts .row .item img{width:100%}#deu-na-midia .mais .posts .row .item .fonte{font-size:0.8em}#deu-na-midia .mais .posts .row .item .title{font-size:1.2em;font-weight:800;text-transform:uppercase;line-height:120%}#deu-na-midia .mais .posts .row .item .button{margin-top:10px;font-size:0.8em;font-weight:500;padding:0 20px;height:40px;line-height:40px;border-radius:2px;border:1px solid #ed1c24;background:#ed1c24;color:#fff;cursor:pointer}@media screen and (max-width: 1200px){#deu-na-midia .ultimas .destaque .item{height:33vw !important}#deu-na-midia .ultimas .outros-destaques .item{height:16vw !important}}@media screen and (max-width: 992px){#deu-na-midia .ultimas{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}#deu-na-midia .ultimas .destaque,#deu-na-midia .ultimas .outros-destaques{width:100% !important}#deu-na-midia .ultimas .destaque .item{height:45vw !important}#deu-na-midia .ultimas .outros-destaques{-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;margin-top:15px}#deu-na-midia .ultimas .outros-destaques .item{width:49%;height:22vw !important}}@media (min-width: 751px) and (max-width: 900px){#deu-na-midia .mais .posts .row{display:table !important;margin-bottom:0 !important}#deu-na-midia .mais .posts .row .item{width:50% !important;margin:0 0 30px !important;float:left}#deu-na-midia .mais .posts .row .item:nth-child(even){padding-left:10px}#deu-na-midia .mais .posts .row .item:nth-child(odd){padding-right:10px}}@media screen and (max-width: 750px){#deu-na-midia .mais .posts .row{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-bottom:0 !important}#deu-na-midia .mais .posts .row .item{width:100% !important;margin-bottom:30px}}@media screen and (max-width: 650px){#deu-na-midia .ultimas .text{padding-right:10% !important}#deu-na-midia .ultimas .text .fonte{font-size:0.8em !important}#deu-na-midia .ultimas .text .title{font-size:1.4em !important}#deu-na-midia .ultimas .text .excerpt{display:none !important}#deu-na-midia .ultimas .outros-destaques{-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important}#deu-na-midia .ultimas .outros-destaques .item{width:100%;height:45vw !important;margin-bottom:15px}}#single-deu-na-midia{padding-top:50px;font-size:0.85em}#single-deu-na-midia .container{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;max-width:1200px}#single-deu-na-midia .title{font-weight:800;font-size:1.8em;text-align:left;text-transform:uppercase;color:#231f20;line-height:130%;padding:5px 0 15px}#single-deu-na-midia .content{width:100%;margin-right:80px;text-align:left}#single-deu-na-midia .content a{color:#231f20;font-weight:700}#single-deu-na-midia .content .fonte{display:table;font-size:0.8em;color:#231f20;background-color:rgba(35,31,32,0.2);padding:0 5px}#single-deu-na-midia .content .title{padding-bottom:5px}#single-deu-na-midia .content .subtitle{font-weight:600;padding-bottom:15px}#single-deu-na-midia .content audio{width:100%}#single-deu-na-midia .content .wrapper-iframe,#single-deu-na-midia .content audio{margin-bottom:20px}#single-deu-na-midia .content .share{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border:1px solid rgba(35,31,32,0.1);border-left:none;border-right:none;padding:10px 0;margin-top:20px}#single-deu-na-midia .content .relacionadas>.title{margin:30px 0 20px}#single-deu-na-midia .content .relacionadas .posts .row{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:40px}#single-deu-na-midia .content .relacionadas .posts .row .item{width:33%;margin-right:4%;text-align:left;color:#231f20}#single-deu-na-midia .content .relacionadas .posts .row .item:last-child{margin-right:0}#single-deu-na-midia .content .relacionadas .posts .row .item img{width:100%}#single-deu-na-midia .content .relacionadas .posts .row .item .fonte{font-size:0.8em;padding:0;background:transparent}#single-deu-na-midia .content .relacionadas .posts .row .item .title{font-size:1.2em;font-weight:800;text-transform:uppercase;line-height:120%;padding-top:5px}#single-deu-na-midia .content .relacionadas .posts .row .item .button{margin-top:10px;font-size:0.8em;font-weight:500;padding:0 20px;height:40px;line-height:40px;border-radius:2px;border:1px solid #ed1c24;background:#ed1c24;color:#fff;cursor:pointer}#single-deu-na-midia .side{width:40%}#single-deu-na-midia .side .title{color:#ed1c24;padding-top:0}#single-deu-na-midia .side .box-facebook{margin-bottom:20px}@media screen and (max-width: 992px){#single-deu-na-midia .content{margin-right:0 !important}#single-deu-na-midia .side{display:none}}@media screen and (max-width: 750px){#single-deu-na-midia .content .relacionadas .posts .row{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}#single-deu-na-midia .content .relacionadas .posts .row .item{width:100% !important;margin-right:0 !important;margin-bottom:30px}}

/*# sourceMappingURL=app.min.css.map */