.home .psb_banner-home {
    height: 520px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}

.psb_banner-home .psb_it-content {
    height: 100%;
    width: 100%;
}

.psb_banner-home .psb_it-content > a {
    background: none no-repeat scroll center top rgba(0, 0, 0, 0);
    display: block;
    height: 100%;
    width: 100%;
}

.psb_banner-home .nav-btns {
    height: 0;
    margin: 0 auto;
    position: relative;
    width: 1000px;
}


.psb_banner-home .psb_prev, 
.psb_banner-home .psb_next {
    background-color: #000;
    border-radius: 35px;
    cursor: pointer;
    height: 22px;
    left: -50px;
    opacity: 0.8;
    padding: 8px 0;
    position: absolute;
    text-align: center;
    top: 230px;
    width: 38px;
    z-index: 100;
}

.psb_banner-home .psb_next {
    left: auto;
    right: -50px;
}

.i.seta2L, .i.seta2R{
	background-position:-219px -105px;
	height:22px;
	width:13px;
}

.i.seta2R{
	background-position:-206px -105px;
}

.home-frmApoio {
    color: #fff;
	font: 100 28px Lato,Verdana,Geneva,sans-serif;
    padding: 170px 0 41px;
    width: 540px;
}

.home-frmApoio h1 {
    font: 100 56px Lato,Verdana,Geneva,sans-serif;
    margin: 0;
}

.home-frmApoio > .countdown::after {
    clear: both;
    content: " ";
    display: table;
}

.home-frmApoio > p, .home-frmApoio > .countdown {
    margin: 10px 0;
}

.home-frmApoio .ujic-hold {
    float: right;
    min-width: 325px;
}

.home-frmApoio .wrap-input {
    width: 178px;
}

.home-frmApoio span.sbt_frmApoio {
    width: 95px;
}

.home-frmApoio .ps-input {
    background-color: rgba(255, 255, 255, 0.3);
    border-color: #fff;
    border-radius: 5px;
    color: #fff;
    height: 30px;
}

.home-frmApoio .ps-submit {
    background-color: #fed761;
    border: medium none;
    color: #000;
    font-size: 15px;
    font-weight: bold;
    height: 36px;
    text-transform: uppercase;
    vertical-align: middle;
}


.entry-o-movimento {
    margin: 40px 0 60px;
	height:310px;
}

.entry-o-movimento .entry-title {
	background:url(../images/hashtag-maio-amarelo.png) no-repeat scroll center right;
	padding-right:235px;
    color: #666666;
    font: 26px Lato;
}

.entry-o-movimento .line {
    display: inline-block;
    left: auto;
    position: static;
    top: auto;
    vertical-align: middle;
    width: 580px;
}

.entry-o-movimento .entry-image {
    float: right;
    margin-left: 20px;
}

.entry-o-movimento .entry-content {
    line-height: 18px;
    padding: 0;
}

.entry-o-movimento p {
    margin-top: 0;
}

.entry-o-movimento .more-link {
    background-color: #444043;
    border-radius: 5px;
    color: #fff;
    display: block;
    font: 13px/25px Lato;
    margin-top: 15px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 95px;
}

.ps_scroll_rotativo-home {
    float: right;
    height: 270px;
    margin-left: 15px;
    width: 410px;
}

.ps_scroll_rotativo-home .ps_scroll_nav {
    display: none;
}

.ps_scroll_rotativo-home .items{
	height:230px;
}

.ps_scroll_rotativo-home .it{
	height:230px;
	width: 410px;
}

.ps_scroll_navi_rotativo-home {
    bottom: 0;
    height: 20px;
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 1;
}


.ps_scroll_navi_rotativo-home a {
    background-color: #ecf0f1;
    border-radius: 9px;
    display: inline-block;
    height: 17px;
    margin: 0 5px;
    width: 17px;
}

.ps_scroll_navi_rotativo-home a:hover,
.ps_scroll_navi_rotativo-home a.active{
	background-color:#FED761;
}

.dash-center {
    position: relative;
    text-align: center;
}

.dash-center .text {
    background-color: #fff;
    padding: 0 50px;
    position: relative;
    z-index: 2;
}

.dash-center .line {
    left: 0;
	margin:0;
    position: absolute;
    top: 16px;
    width: 100%;
    z-index: 0;
}

#slideApoiadores, #slideApoiadores .it {
    height: 275px;
    text-align: center;
    width: 1000px;
}


#slideApoiadores .it > span {
    display: inline-block;
    height: 75px;
    line-height: 75px;
    margin-bottom: 25px;
    text-align: center;
    width: 175px;
}


#slideApoiadores .wp-post-image {
    height: auto;
    max-height: 100%;
    max-width: 100%;
    vertical-align: middle;
}

#slideApoiadores .prev,
#slideApoiadores .next{
	background:url(../images/arrows.png) no-repeat scroll left top;
	cursor:pointer;
	height:64px;
	width:45px;
	position:absolute;
	top:calc(50% - 32px);
	z-index:5l
}

#slideApoiadores .prev{left:0;}
#slideApoiadores .next{background-position:right top; right:0;}