	#searchContent .searchResults b { color: rgb(247, 148, 29); margin-right:5px; }
    #searchContent .searchDetails b { color: rgb(247, 148, 29); }
    .header-bar {
        background-color: rgb(247, 148, 29);
    }
.box.box-chamada{
    padding-left: 12px;
}
.box .box-item-image img {
    height: 100%;
}
.box .box-title{
    font-family:'Roboto', 'Roboto-medium', Helvetica, Arial, sans-serif;
    font-weight: bold;
}
.box-item-label{
    background: rgb(247, 148, 29);
    font-family: 'Roboto';
    font-weight: bold;
}
.icon-video-play{
    top: 61%;
}
.box .box-header {
    margin-right: 15px;
    margin-left: 15px;
}

.box .box-header-title{
    font: 600 36px 'FolhaII','folhaii-semibold', Helvetica, sans-serif;
}
.box-side-list .box-item:first-child{
    margin-top: 10px;
}
.box-side-list .box-item{
    height: 130px;
}
.box-side-list .box-item .box-item-image{
    width: 46%;
}
.box-side-list .box-item .box-kicker{
    font-family: 'Roboto';
    font-weight: bold;
}
.ad-300x600{
    margin-top:10px;
}
.rotate .previous-icon{
    background: url(//f.i.uol.com.br/folha/o-melhor-de-sao-paulo/svg/arrow-left.svg) rgb(247, 148, 29) center center no-repeat;
}
.rotate .next-icon{
    background: url(//f.i.uol.com.br/folha/o-melhor-de-sao-paulo/svg/arrow-right.svg) rgb(247, 148, 29) center center no-repeat;
}
.tabbed-carousel .tabs .button.active{
    background-color: rgb(247, 148, 29);
}
.carousel-section .carousel-item-text{
    background-color: rgb(247, 148, 29);
}
.carousel-section .carousel-item-info{
    color: rgb(247, 148, 29);
}
.carousel-section .carousel-item-title{
    color: #ffffff;
}
.carousel-section .owl-prev,
.carousel-section .owl-next {
    top: 35%;
}
.search-btn:hover{
    background-color: rgb(247, 148, 29);
}
.box-image-banner{
    border: solid 1px #979797;
    position: relative;
    max-height: 457px;
    height: 100%;
    overflow: hidden;
}
.box-image-banner a:hover{
    text-decoration: none;
}
.box-image-banner img{
    width:100% ;
    height:12.2%;
}
.banner-title{
    color:#444444;
    font-size:36px;
    font-weight: bold;
    font-family: Roboto;
}
.banner-link:hover{
    text-decoration: none;
}
.rotate-home{
    margin-bottom: 30px;
}
.rotate-image{
    border: solid 1px #979797;
    position: relative;
}
.ob-widget-items-container li {
    margin-bottom: 10px;
}
#info{
	font-size: 12px;
	font-family: 'Roboto';
	font-weight: bold;
	color: #898788;
	margin-top: 19px;
	margin-left: 48%;
	width: 60px
}
#rotateInfo{
	font-size: 12px;
	font-family: 'Roboto';
	font-weight: bold;
	color: #898788;
	margin-left: 48%;
	width: 60px
}

.carousel-section .carousel-item-title {
    overflow: visible;
}