#portfolio-cases {
    border-bottom: 1px solid #49473C;
	padding-bottom: 60px;
}


#portfolio-cases .arrow-left {
    float: left;
    width: 50px;
    cursor: pointer;
    height: 170px;
    background: url(../img/arrow_left_port_mo.png) center no-repeat;
}

#portfolio-cases .arrow-right {
    float: right;
    width: 50px;
    cursor: pointer;
    height: 170px;
    background: url(../img/arrow_right_port_mo.png) center no-repeat;
}

#portfolio-cases .arrow-left:hover {
	background: url(../img/arrow_left_port.png) center no-repeat;
}

#portfolio-cases .arrow-right:hover {
	background: url(../img/arrow_right_port.png) center no-repeat;
}


#portfolio-cases .cases-list {
    float: left;
    width: 800px;
}

#portfolio-cases .case {
    float: left;
    width: 250px;
    margin: 0 0.5em;
    display:none;
}
#portfolio-cases .case.show {
    display:block;
}

#portfolio-cases .case .case-text {
    color: #a49f8f;
    font-size: 14px;
}

#portfolio-cases .case .case-text h3 {
    color: #cbc6b2;
    font-size: 15px;
    margin: 0.5em 0 0.3em 0;
}

#portfolio-cases .cases-navigation {
    text-align: center;
    margin: 1em 0;
}

#portfolio-resultados {
    border-bottom: 1px solid #49473C;
	margin-bottom: 67px;    
}

#portfolio-resultados .arrow-left {
    float: left;
    width: 50px;
    cursor: pointer;
    height: 170px;
    background: url(../img/arrow_left_port_mo.png) center no-repeat;
}

#portfolio-resultados .arrow-right {
    float: right;
    width: 50px;
    cursor: pointer;
    height: 170px;
    background: url(../img/arrow_right_port_mo.png) center no-repeat;
}

#portfolio-resultados .arrow-left:hover {
    background: url(../img/arrow_left_port.png) center no-repeat;
}

#portfolio-resultados .arrow-right:hover {
    background: url(../img/arrow_right_port.png) center no-repeat;
}

#portfolio-resultados .cases-list {
    float: left;
    width: 800px;
}

#portfolio-resultados .resultado {
    float: left;
    width: 250px;
    margin: 0 0.5em;
    display:none;
}
#portfolio-resultados .resultado.show {
    display:block;
}

#portfolio-resultados .resultado .case-text {
    color: #a49f8f;
    font-size: 14px;
}

#portfolio-resultados .resultado .case-text h3 {
    color: #cbc6b2;
    font-size: 15px;
    margin: 0.5em 0 0.3em 0;
}

#portfolio-resultados .cases-navigation {
    text-align: center;
    margin: 1em 0;
}


#left-resultados {
    width: 320px;
    float: left;
}

#left-resultados .arrow_left {
    cursor: pointer;
}

#left-resultados .arrow_right {
    cursor: pointer;
}

.arrows .arrow_left {
    cursor: pointer;
}

.arrows .arrow_right {
    cursor: pointer;
}

#left-resultados .resultado {
    color: #a49f8f;
    font-size: 14px;
    padding: 0.7em 0;
    border-bottom: 1.5px dotted #96877b;
    display:none;
}
#left-resultados .resultado.show {
    display:block;
}

#left-resultados .resultado .resultado-image {
    width: 115px;
    float: left;
}

#left-resultados .resultado .resultado-text {
    width: 190px;
    float: right;
    padding: 1em 0;
}

#left-resultados .resultado .resultado-text h4 {
    color: #cbc6b2;
    font-size: 15px;
}

#left-resultados .arrows {
    margin: 1em;
}

#right-cases {
    float: right;
    width: 555px;
    margin-top: 2.4em;
}

#right-cases .portfolio-navigation {
    text-align: center;
    margin: 1em 0;
    
}

#right-cases .portfolio-text {
    float: left;
    width: 340px;
    font-size: 14px;
    color: #a49f8f;
    margin-top: 1em;
}

#right-cases .portfolio-text h2 {
    font-size: 18px;
    color: #f9a13a;
    padding-bottom: 0.3em;
}

#right-cases .portfolio-text p {
    padding-bottom: 0.7em;
}

#right-cases .portfolio-dados {
    width: 170px;
    float: right;
    padding: 15px;
    background: url(../img/gray_bg.png);
    margin-top: 1em;
}

#right-cases .portfolio-dados ul {
    list-style: none;
    font-size: 13px;
    color: #a49f8f;
}

#right-cases .portfolio-dados ul li h5 {
    margin-top: 5px;
    text-transform: uppercase;
    color: #f9a13a;
    font-size: 9px;
    font-family: "Trebuchet MS";
}

#right-cases .portfolio-dados ul li a {
    color: #a49f8f;
    text-decoration: none;
}

/******************/

#content_cases {
display:none;
min-height:100px;
padding-top:15px;
}

#left-cases {
    float: left;
    width: 555px;
}

#left-cases .portfolio-navigation {
    text-align: center;
    margin: 1em 0;
}

#left-cases .portfolio-text {
    float: left;
    width: 340px;
    font-size: 14px;
    color: #a49f8f;
    margin-top: 1em;
}

#left-cases .portfolio-text h2 {
    font-size: 18px;
    color: #f9a13a;
    padding-bottom: 0.3em;
}

#left-cases .portfolio-text p {
    padding-bottom: 0.7em;
}

#left-cases .portfolio-dados {
    width: 170px;
    float: right;
    padding: 15px;
    background: url(../img/gray_bg.png);
    margin-top: 1em;
}

#left-cases .portfolio-dados ul {
    list-style: none;
    font-size: 13px;
    color: #a49f8f;
}

#left-cases .portfolio-dados ul li h5 {
    margin-top: 5px;
    text-transform: uppercase;
    color: #f9a13a;
    font-size: 9px;
    font-family: "Trebuchet MS";
}

#left-cases .portfolio-dados ul li a {
    color: #a49f8f;
    text-decoration: none;
}

#content_right_case .texto {
    margin-top: 1em;
    margin-bottom: 1em;
    border-bottom: 1px dotted #96877b;
}

#content_right_case .div-texto {
	width:100%;
    height: 200px;
    overflow: hidden;
}

#content_right_case .texto p {
    font-size: 14px;
    margin-bottom: .8em;
    color: #a49f8f;
}


#content_right_case .texto h1 {
    color: #f9a13a;
    font-size: 18px;
    padding: 0 0 .8em;
    margin: 0;
}


#content_right_case .texto {
    padding-bottom: 1.5em;
    
}

.spot {
    margin-bottom: 1.5em;
    font-size: 14px;
    font-weight: normal;
    color: #a49f8f;
}

.spot h5 {
    color: ;
    margin-bottom: 3px;
}

/*  */
.veja-as-pecas {
    padding: .5em 0;
    margin: 0em 0 1em;
    text-align: right;
    border-bottom: 1px dotted #96877b;
}

.close_portfolio {
    float: right;
    font-size: 12px;
    color: #EEE;
    text-decoration: underline;
}

.case-image img {
	padding:2px;
	cursor: pointer;
	background:transparent;
}

.selected {
	background:#F9A13A !important;
}

.titulo-laranja {
	color:#F9A13A !important;
}


.case-image img:hover {
    background:#F9A13A !important;
    
}

.case:hover .case-text p, .case:hover .case-text h3 {
    color: #F9A13A !important;
    cursor: pointer;
} 

.resultado-image img {
    cursor: pointer;
}

.resultado:hover .resultado-text p, .resultado:hover .resultado-text h4 {
    color: #F9A13A !important;
    cursor: pointer;
} 

.loading {
	background: url(../img/loading.gif) no-repeat;
	width:32px;
	height:32px;
	margin:40px auto;
}

.video2, .photo2 {
	margin: 3px;
}

.audio2 {
	margin: 0 3px;
}

.portfolio-navigation{
	float:left;
	width:280px;
	padding-bottom:15px;
}