@import url(https://fonts.googleapis.com/css?family=Roboto:300,500);

/*---------------------------------------------------------------------- */
/* Jornal do Comercio - Hotsite Marcas de Quem Decide
---------------------------------------------------------------------- */
body, h1, h2, h3, h4, h5, h6, p, article,
aside, details, figcaption, figure, footer,
header, hgroup, nav, section, summary{
	font-family: Roboto, Helvetica, sans-serif;
	color: #5f5f5f;
	margin: 0;
	padding: 0;
	font-size: 16px;
}

a {
	text-decoration: none;
	color: #5f5f5f;
	-webkit-transition: all .25s ease-in;
		-moz-transition: all .25s ease-in;
		 -ms-transition: all .25s ease-in;
		  -o-transition: all .25s ease-in;
		     transition: all .25s ease-in;
}


.creditoFoto {
	font-family: "Helvetica", Gotham, Helvetica Neue, Arial, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #868686;
	display: inline;
	padding: 5px;
	}

.marked {
    background: #797979;
    color: #FFFFFF;
}

.vermais {
	display: block;
	padding: 6px;
	font-size: 12px;
	line-height: 1.48;
	font-weight: 300;
	text-transform: uppercase;
	text-align: left;
	background: #428bca;
	color: #FFF;
	width: 100%;
}
a.vermais:hover {
	text-decoration: underline;
	color: #FFF;
}


.titAside {
    font-family: "Helvetica", Gotham, Helvetica Neue, Arial, sans-serif;
    font-size: 16px;
    color: #849bc3;
}

.imgAside {
    display: block;
    margin: auto;
}


.inv {
	display: none;
	}


.linkBrancoHead {
	color: #FFFFFF;
	font-size: 13px;
	}

.iconeBrancoHead {
	color: #FFFFFF;
	}

.news a:hover,
a:hover p,
a:hover,
a:focus{
	text-decoration: underline;
	color: #5f5f5f;
}

.link a {
	color: #428bca;
}

textarea:hover,
input:hover,
textarea:active,
input:active,
textarea:focus,
input:focus,
button:focus,
button:active,
button:hover,
label:focus,
a
{
    outline:0px !important;
    -webkit-appearance:none;
}

.container {
	/*max-width: 1000px;*/
	/*padding:0px;*/
}

/*#ccr-main-section {
	padding: 0 10px;
}

.padd {
	padding: 0 10px;
}*/

ul{
	list-style: none;
	font-family: Roboto, Helvetica, sans-serif;	
	padding-left: 0px;
	font-size: 15px;
}

#ccr-article ul{
	font-family: Roboto, Helvetica, sans-serif;
	list-style: circle;
	padding-left: 0px;
	margin-top: 15px;
	margin-bottom: 25px;
	padding-left: 20px;
	font-size: 15px;
}


.left { float:left; }
.right { float:right; }

.center {
  	text-align: center;
}

.bottom-border{
	width: 100%;
	padding-top: 20px;
	margin-bottom: 40px;
	border-bottom: 1px solid #e3e2e2;
}

.ccr-gallery-ttile{
	width:100%;
	height:62px; text-align: center;
	line-height:40px;
	background:#f2f2f4;
	clear:both;

}
.ccr-gallery-ttile span{
	margin: 13px 0;
	float: left;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	border-left:5px solid #2cb2bc;
	margin-right:10px;
}
.ccr-gallery-ttile p{
	font-size: 1.28571428em;
}
.date-like-comment{
	width: 100%;
}
.date-like-comment .date,
.date-like-comment .like,
.date-like-comment .comments{
	float: right;
	padding: 5px 15px 0 5px;
	line-height: 40px;
	display: inline-block;
}
.date-like-comment .like i,
.date-like-comment .comments i{
	padding-right: 3px;
}
.date-like-comment .date{
	float: left;
}
.like-comment-readmore{
	position: absolute;
	bottom: 0;
	margin-bottom:10px;
	width: 100%;
}
.like-comment-readmore a{
	padding-right: 10px;
	display: inline-block;
	line-height: 40px
}
.like-comment-readmore .read-more,
.read-more a{
	color: #fff;
	background-color: #0854d9;
	display: inline-block;
	padding: 0px 10px;
	line-height: 30px;
}
.like-comment-readmore .read-more:hover,
.read-more a:hover{
	background-color: #0854d9;
	color: #fff;
	-webkit-transition: all .15s ease-in;
	   -moz-transition: all .15s ease-in;
	    -ms-transition: all .15s ease-in;
	     -o-transition: all .15s ease-in;
	        transition: all .15s ease-in;
}
.like-comment-readmore .read-more{
	float: right;
}
div.ccr-thumbnail{
	margin-bottom: 5px;
}
.ccr-thumbnail{
	position: relative;
	overflow: hidden;
	min-height: 80px;
}
.ccr-thumbnail p,
.ccr-thumbnail a,
.nav-paging i,
input[type="submit"],
button[type="submit"],
.footer-social-icons li a,
#social-buttons a,
#ccr-contact-sidebar li a
{
	-webkit-transition: all .25s ease-in;
	   -moz-transition: all .25s ease-in;
	    -ms-transition: all .25s ease-in;
	     -o-transition: all .25s ease-in;
	        transition: all .25s ease-in;
}


.ccr-thumbnail2 p{
	text-align: center;
	background-color: rgba(44, 62, 80,.7);
	padding-top: 25%;
	position: absolute;
	top: 100%;
	width: 300px;
	height: 150px; background-color: #0754d6;
	opacity: 0;
}



.ccr-thumbnail p{
	text-align: center;
	background-color: rgba(44, 62, 80,.7);
	padding-top: 25%;
	position: absolute;
	top: 100%;
	width: 100%;
	height: 100%;
	opacity: 0;
}
li:hover .ccr-thumbnail p{
	opacity: 1;
	top: 0;
}
.ccr-thumbnail a{
	color:#fff;
	border:1px solid #FFF;
	padding:5px 10px;
}
.ccr-thumbnail a:hover{
	color: #FFF;
	background-color: #609aee;
	border:1px solid #2cb2bc;
}

.current-page{
color: #5f5f5f;
height: 40px;
line-height: 40px;
}
.current-page a{
	color: #afafaf;
}
.ccr-category-post h5{
	font-size: 1.2em;
	line-height: 30px;
}
.nav-paging i{
	color: #FFF;
	background-color: #2cb2bc;
	height: 40px;
	width: 40px;
	line-height: 40px;
}
.nav-paging i:hover{
	background-color: #47cad4;
}
.nav-paging a{
	float: left;
	height: 40px;
	width: 40px;
	-webkit-transition: all .25s ease;
	   -moz-transition: all .25s ease;
	    -ms-transition: all .25s ease;
	     -o-transition: all .25s ease;
	        transition: all .25s ease;
}
.nav-paging li:first-child a:hover,
 .nav-paging li:last-child a:hover{
	font-size: 1em;
}
.nav-paging a:hover{
	color: #2cb2bc;
	font-size: 1.35em;
	}
.nav-paging span{
	color: #2cb2bc;
	font-size: 1.35em;
}
.nav-paging{
	padding: 20px 0;
	width: 100%;
	border-top: 1px solid #e3e2e2;
	border-bottom: 1px solid #e3e2e2;
	overflow: hidden;
}
 .nav-paging ul{
	margin: 0 auto;
}
.nav-paging li{
	text-align: center;
	height: 40px;
	width: 40px;
	line-height: 40px;
	float: left;
}
#ccr-contact-sidebar li .google-plus:hover,
#social-buttons .google-plus:hover,
.google-plus:hover{
	color: #FFF;
	background-color: #db514f;
}
#ccr-contact-sidebar li .linkedin:hover,
#social-buttons .linkedin:hover,
.linkedin:hover{
	color: #FFF;
	background-color: #0077b5;
}
#ccr-contact-sidebar li .twitter:hover,
#social-buttons .twitter:hover,
.twitter:hover{
	color: #FFF;
	background-color: #2e9edd;
}
#ccr-contact-sidebar li .facebook:hover,
#social-buttons .facebook:hover,
.facebook:hover{
	color: #FFF;
	background-color: #3b5998;
}
.google-plus, .linkedin, .twitter, .facebook

{
	display: inline-block;
}
/* 1.0 - Common Styles End
---------------------------------------------------------------------- */

/* 2.0 - Header
---------------------------------------------------------------------- */

#header .fullwidth{
	background-color: #343333;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.fullwidth img {
	padding-top: 10px;
}


#nav-top{
	height: 41px;
}

/* 2.1 - nav-top
---------------------------------------------------------------------- */
#nav-top ul{
	margin: 0px;
	padding:0px;
}
#nav-top ul li{
	list-style: none;
	float: left;
	margin: 0px;
	padding: 0px;
}
#nav-top ul li a{
	color: #a5a3a5;
	display: inline-block;
	padding: 0px 9px;
	height: 40px;
	line-height: 40px;
}
#nav-top ul li a:hover{
	color: #4b89dc;
	text-decoration: none;
	font-size: 1em;
}
#nav-top ul li:hover{
	border-bottom: 2px solid #4b89dc;
}
/*#nav-top ul:last-child li:last-child{
	margin-top: 5px;
}*/
#nav-top ul:last-child li:last-child:hover{
	border-bottom: none;
}
#nav-top ul input{
	color: #5f5f5f;
	background-color:#dadada;
	outline-style: none;
	border: none;
	border-left: 5px solid #2cb2bc;
	padding: 0 10px;
	margin-right: 0px;
	width: 225px;
	height: 30px;

}
#nav-top ul button{
	color: #fff;
	margin: 0px;
	margin-left: -5px;
	background-color:#2cb2bc;
	outline-style: none;
	width: 30px;
	height: 30px;
	border: none;
}
#nav-top ul button:hover {
	background-color: #47cad4;
}
#nav-main .nav li a i{
	font-size: .75em;
	padding-left:10px;
}
#nav-main .nav li ul a i{
	float: right;
}


/* 2.2 - ccr-site-title
---------------------------------------------------------------------- */
#ccr-site-title .container{
	padding: 0px 0;
	margin-top: 15px;
}

#ccr-site-title .site-logo a{
	padding-left: 0px;
	padding-right: 0px;
	width: 300px;
}
#ccr-site-title .site-logo h1{
	color: #818285;
	font-size: 2em;
	font-weight: normal;
}
#ccr-site-title .site-logo h1 span{
	color: #515252;
	font-weight: 700;
}
#ccr-site-title .site-logo h3{
	color: #333333;
	font-size: .925em;
	font-weight: 400;
}
#ccr-site-title .site-logo img{
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
	padding-right: 20px;
	float: left;
}
#ccr-site-title  .add-space{
	text-align: center;
	font-size: 3em;
	color: #FFF;
	background: #d5d5d5;
	line-height: 80px;
	width: 728px;
	height: 90px;
	float: left;
	margin-left: 125px;
}


#ccr-site-title  .top-marcas{
	text-align: center;
	font-size: 3em;
	color: #FFF;
	background: #000;
	line-height: 80px;
	width: 100%;
	height: 130px;
	float: right;
	margin-bottom: 100px;
}






/* 2.3 - nav-main
---------------------------------------------------------------------- */
#nav-main{
	background-color: #47658e;
	width: 100%;
	padding: 0 20px;
}
#nav-main .navbar-collapse{
	padding-left: 0px;
	float: left;
	width: 100%;;
}

.navbar-toggle {
	font-size: 25px;
	color: #fff;
	padding: 0 10px;
}

#nav-main .nav li{
	border-left:1px solid rgba(255,255,255,.3);
	border-right:1px solid rgba(0,0,0,.1);
}
#nav-main .nav li a{
	text-transform: uppercase;
	color: #fff;
	background-color: #47658e;
	font-weight: 400;
	font-size: 14px;
	padding: 0px 20px;
	line-height: 40px;
	height: 40px;
	-webkit-transition: all .15s ease-in;
	   -moz-transition: all .15s ease-in;
	    -ms-transition: all .15s ease-in;
	     -o-transition: all .15s ease-in;
	        transition: all .15s ease-in;
}
#nav-main .nav li:first-child{
	border-left: none;
}
#nav-main .nav li:last-child{
	border-right: none;
}
#nav-main .nav li a:hover{
	background-color: #3E567B;
}

#nav-main .current-time {
	color: #fff;
	font-weight: 400;
	font-size: 1.125em;
	padding: 0px 20px;
	line-height: 40px;
	padding-right: 0px;
	height: 40px;
}


.nav ul.sub-menu{
	display: none;
	position: absolute;
	top: 40px;
	left: 0;
	z-index: 100;
}

#nav-main .nav ul.sub-menu li{
	position: relative;
	border-left: none;
	border-right: none;
}
.nav ul.sub-menu li a{
	display: inline-block;
	width: 180px;
	min-height: 40px;
	border-top:1px solid rgba(255,255,255,.3);
}

.nav ul.sub-menu ul.sub-menu-2,
.nav ul.sub-menu ul.sub-menu-2 ul.sub-menu-3{
	position: absolute;
	display: none;
	margin-left: 180px;
	top: 0;
	border-left:1px solid #47cad4;
	z-index: 200;
}
.nav ul.sub-menu ul.sub-menu-2 ul.sub-menu-3{
	z-index: 300;
}

.dropdown-menu{
	background-color:#2cb2bc;
}
.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus,
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus{
	background-image: none;
	background-color: #47cad4;
}

/* 2.4 - nav-below-main
---------------------------------------------------------------------- */
#nav-below-main{
	background-color: #f2f2f4;
	width: 100%;
}
#nav-below-main .navbar-collapse{
	padding-left: 0px;
	float: left;
}
#nav-below-main .nav li a{
	height: 40px;
	color: #5f5f5f;
	font-weight: 400;
	font-size: 1.07142857em;
	padding: 0px 20px;
	line-height: 40px;
}
#nav-below-main .nav li a:hover{
	color:#2cb2bc;
}
#nav-below-main .ccr-language{
	float: right;
}
#nav-below-main .ccr-language li{
	float: left;
	line-height: 40px;
	padding: 0 10px;
}
#nav-below-main .ccr-language li:last-child{
	padding-right: 0px;
}
#nav-below-main .ccr-language img{
	height: 14px;
	width: 24px;
	display: inline-block;
	margin-right: 10px;
}
/* 2.0 Header  End
---------------------------------------------------------------------- */

/* 3.0 - ccr-main-section
---------------------------------------------------------------------- */
#ccr-left-section.col-md-9,
#ccr-right-section.col-md-3{
	min-height: 400px;
	float: right;
}


/* 3.1 - ccr-left-section
---------------------------------------------------------------------- */
#ccr-left-section.col-md-9 {
	border-right: 1px solid #e3e2e2;
	padding-right: 15px;
}

#ccr-left-section .ccr-last-update{
	background-color: #f2f2f4;
	width: 100%;
	height: 40px;
	overflow: hidden;
	margin-top: 15px;
}
#ccr-left-section .update-ribon{
	color:#FFF;
	font-size: 1.142857142857143em;
	line-height: 40px;
	background-color: #2cb2bc;
	width: 115px;
	height: 100%;
	padding:0 5px 0 10px;
	float: left;
}
#ccr-left-section .update-ribon-right{
	width: 0;
	height: 0;
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
	border-left:15px solid #2cb2bc;
	float: left;
}
#ccr-left-section .update-news-text{
	float: left;
	padding-left: 10px;
}
#ccr-left-section .update-news-text ul{
	line-height: 40px;
}
#ccr-left-section .update-right-border{
	width: 0;
	height: 40px;
	border-right:5px solid #2cb2bc;
	float: right;
}

#latestUpdate > li > a{
	font-size: 1.2em;
}
/* 3.2 - ccr-right-section
---------------------------------------------------------------------- */
#ccr-main-section #ccr-right-section.col-md-3{
	padding-left: 15px;
	margin-top: 40px;
}
#ccr-main-section #ccr-right-section.col-md-3.ccr-home{
	margin-top: 15px;
}
#social-buttons p {
	font-size: 10px;
	color: #cccccc;
	margin-top: 0;
	text-align: left;
	padding-left: 0px;
}
.publicidade #google_image_div {
	overflow: hidden;
}
#social-buttons {
	overflow: hidden;
	margin-bottom: 20px;
    width: 100%;
	/*padding: 15px;*/
    /*margin: 30px auto;*/
    margin-top: 15px;
	/*background-color: #fbf8f8;*/
	text-align: center;
}

.publicidade {
	padding: 0 ;
}

/* 3.0 ccr-main-section End
---------------------------------------------------------------------- */

/* 4.0 Right Sidebar
---------------------------------------------------------------------- */

/* 4.1 - sidebar-popular-post and sidebar-older-post
---------------------------------------------------------------------- */
#sidebar-popular-post,
#sidebar-older-post{
	overflow: hidden;
}
#sidebar-popular-post li,
#sidebar-older-post li{
	padding: 8px;
	width: 100%;
	float:left;
	border-left: 1px solid  #e3e2e2;
	border-right: 1px solid  #e3e2e2;
}
#sidebar-popular-post li img,
#sidebar-older-post li img{
	width: 65px;
	height: 65px;
	float: left;
	margin-right: 8px;
}
#sidebar-popular-post li:last-child,
#sidebar-older-post li:last-child {
	border-bottom: 1px solid  #e3e2e2;
	margin-bottom: 40px;

}
#sidebar-popular-post li:nth-child(even),
#sidebar-older-post li:nth-child(even){
	background-color: #f2f2f4;
}
/* 4.2 - sidebar-video-post and sidebar-entertainment-post
---------------------------------------------------------------------- */
.sidebar-video,
.sidebar-entertainment{
	padding: 15px;
	border-left: 1px solid  #e3e2e2;
	border-right: 1px solid  #e3e2e2;
}
.sidebar-video + .date-like-comment,
.sidebar-entertainment + .date-like-comment{
	background-color: #f2f2f4;
	line-height: 40px;
	border: 1px solid  #e3e2e2;
	width: 100%;
	height: 40px;
	padding-right: 15px;
	margin-bottom: 40px;
}
.sidebar-entertainment img{
	margin-bottom: 10px;
}
/* 4.3 - calendar
---------------------------------------------------------------------- */
#calendar{
	width: 100%;
	text-align:center;
	margin-bottom: 40px;
}
#calendar caption{
	text-align: center;;
	font-weight: bold;
	line-height:40px;
	font-size:1.25em;
	background: #f2f2f4;
	height:40px;
	border: 1px solid  #e3e2e2;
	border-bottom: none;
}
#calendar th{
	height:40px;
	text-align:center;
	border: 1px solid #1fa3ad;
}
#calendar td{
	height:40px;
	line-height:40px;
	border: 1px solid #d7d7d7;
}
#calendar th,
#calendar #today{
	color: #FFF;
	background-color:#2cb2bc;
}
#calendar a{
	color: #2cb2bc;
	display: inline-block;
	line-height: 40px;
	width: 100%;
}
#calendar a:hover{
	color: #FFF;
	background-color:#2cb2bc;
}
/* 4.4 - ccr-sidebar-add-place
---------------------------------------------------------------------- */
.sidebar-add-place
{
	font-size: 3em;
	text-align: center;
	color: #FFF;
	background-color: #d5d5d5;
	max-width: 370px;
	max-height: 250px;
	line-height: 250px;
	margin-bottom: 40px;
}

/* 4.5 - ccr-sidebar-newslater
---------------------------------------------------------------------- */
.sidebar-newslater-form {
	max-height: 50px;
	margin-bottom: 40px;
}
.sidebar-newslater-form .ccr-gallery-ttile{
	border-right: 0;
}
.sidebar-newslater-form form{
	margin-top: 10px;
}
#ccr-sidebar-newslater input[type="email"]{
	min-width: 50px;
	margin:6px 2%;
	outline-style: none;
	border:none;
	padding: 0 2%;
	border: 1px solid #d7d7d7;
	line-height:20px;
	width: 71%;
	height: 28px;
	float: left;
}
#ccr-sidebar-newslater button{
	color: #FFF;
	font-weight: 700;
	background-color: #2cb2bc;
	outline-style: none;
	margin: 0;
	padding: 0;
	border: none;
	width: 25.5%;
	min-width: 35px;
	margin-right: -2%;
	float: left;
}
#ccr-sidebar-newslater button:hover{
	background-color: #47cad4;
}

/* 4.6 - ccr-find-on-fb
---------------------------------------------------------------------- */
#ccr-find-on-fb .find-fb-title{
	font-size: 1em;
	font-weight: 700;
	background-color: #f2f2f4;
	height: 38px;
	line-height: 38px;
	border: 1px solid #d7d7d7;

}
#ccr-find-on-fb .find-fb-title span{
	font-size: 1.3em;
	color: #FFF;
	background: #43609c;
	padding: 2px 10px;
	margin: 5px;
	line-height: 24px;
}
#ccr-find-on-fb  .find-on-fb-body{
	border: 1px solid #d7d7d7;
	padding:15px;
	border-top:none;
}
/*= 4.0 - Right Sidebar End
---------------------------------------------------------------------- */

/* 5.0 - ccr-footer-sidebar
---------------------------------------------------------------------- */
#ccr-footer-sidebar{
	background-color: #0d3078;
	background-image: url('//www.jornaldocomercio.com/imagens/marcas/2020/imagem_conceito6.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	padding: 0 0 40px 0;
	width: 100%;
	min-height: 730px;
}

#ccr-footer-sidebar2{
	/*
	background-color: #F2F2F2;
	*/
	padding: 0 0 20px 0;
	width: 100%;
	min-height: 250px;
}

#ccr-footer-sidebar h5{
	font-size: 1.15em;
	color: #c2c2c2;
	border-bottom: 1px solid #c2c2c2;
	padding-bottom: 5px;
	margin-bottom: 20px;
	width: 100%;
}
#ccr-footer-sidebar .about-us{
	color: #c2c2c2;
	margin-bottom:10px;
}
#ccr-footer-sidebar  .site-logo{
	background-color: #e3e2e2;
	height: 60px;
	padding:10px;
	width:185px;
}
#ccr-footer-sidebar .site-logo a{
	padding-left: 0px;
	padding-right: 0px;
	width: 300px;
}
#ccr-footer-sidebar .site-logo h1{
	font-size: 1.5em;
	font-weight: normal;
	color: #818285;
}
#ccr-footer-sidebar .site-logo h1 span{
	font-weight: 700;
	color: #515252;
}
#ccr-footer-sidebar .site-logo h3{
	font-size: .8em;
	font-weight: 400;
	color: #333333;
}
#ccr-footer-sidebar .site-logo img{
	width: 55px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	padding-right:10px;
	float: left;
}

#ccr-footer-sidebar .col-md-3 li{
	padding: 8px;
	width: 100%;
	float:left;
	padding-left: 0;
}
#ccr-footer-sidebar .col-md-3 li a{
	color: #c2c2c2;
	padding: 0;
	margin: 0;
}
#ccr-footer-sidebar .col-md-3 li img{
	width: 65px;
	height: 65px;
	float: left;
	margin-right: 10px;
}
#ccr-footer-sidebar .col-md-3 li a:hover{
	color: #2cb2bc;
}
#ccr-footer-sidebar .tagcloud a{
	color: #fff;
	line-height: 40px;
	background-color: #2cb2bc;
	padding: 5px 10px;
	margin-right: 7px;
}
#ccr-footer-sidebar .tagcloud a:hover{
	background-color: #5f5f5f;
}

#ccr-footer-sidebar img{
	 width: 100%

}

/* 5.0 - ccr-footer-sidebar End
---------------------------------------------------------------------- */

/* 6.0 - ccr-footer
---------------------------------------------------------------------- */
#ccr-footer{
	background-color: #ffffff;
	min-height: 40px;
}

.nav-footer {
	color: #0854D9;
	margin-top: 50px;
	font-size: 18px;
}

.nav-footer li {
	margin-bottom: 10px;
}

.container{
	position: relative;

}
.copyright, .copyright a{
	color: #fff;
	text-align: left;
}

.mapa-site {
	color: #0854d9;text-align: left; width: 260px; background-color: #c229a3;
	line-height: 40px; height: 500px; float: left;
	text-align: center;
}

.footer-social-icons{
	position: absolute;
	right: 0;
	top:0;
	height: 40px;
	width: 160px;
}
.footer-social-icons li a{
	font-size: 1.35em;
	color: #fff;
	float: left;
	line-height: 40px;
	text-align: center;
	width: 40px;
}

/* 6.0 - ccr-footer End
---------------------------------------------------------------------- */

/* 7.0 - Home Page
---------------------------------------------------------------------- */

/* 7.1 - ccr-slide-main
---------------------------------------------------------------------- */
#ccr-slide-main{
    margin: 28px 0px 19px 0;
    width: 100%;
    overflow: hidden;

}



#ccr-slide-main p{
	position: absolute;
	bottom: 0px;
	background-color: rgba(0, 0, 0, 0.4);
	min-height: 60px;
	line-height: 60px;
	margin-bottom: 0px;
	padding: 0 0 0 32px;
	width: 142px;
	color: #fff;
}
#ccr-slide-main p a{
	color: #fff;
	font-size: 1.71428571em;
	padding-left: 30px;
}
#ccr-slide-main .carousel-indicators{
	bottom:-40px;
}
#ccr-slide-main .carousel-indicators li{
	width: 10px;
	height: 10px;
	margin: 5px;
	border: 1px solid rgba(0,0,0,.1);
	border-radius: 0px;
}
#ccr-slide-main .carousel-indicators .active{
	background-color: #5087d9;
}
#ccr-slide-main .carousel-control {
	text-shadow:none;
	display: inline-block;
	background: #4b89dc;
	line-height:36px!important;
	-moz-line-height:36px!important;
	height:40px;
	width:40px;
	top:45%;
	opacity: 1;
	margin-right: -13px;
	margin-left: 5px;
}
#ccr-slide-main .carousel-control:hover{
	background-color: #5d9cec;
}

/* 7.2 - ccr-latest-post-gallery
---------------------------------------------------------------------- */
#ccr-latest-post-gallery{
	overflow: hidden;
}
#ccr-latest-post-gallery .ccr-latest-post{
	margin-top: 5px;
}
#ccr-latest-post-gallery li{
	width: 31.33%;
	float: left;
	padding: 10px 0;
}
#ccr-latest-post-gallery li:nth-child(3n+3),
#ccr-latest-post-gallery li:nth-child(3n+2){
	margin-left:3%;
}
#ccr-latest-post-gallery li h4,
#categorias-especiais h4 {
	font-size: 1.2em;
	margin: 20px 0;
}

#ccr-latest-post-gallery li h4 a, #ccr-world-news li h5 a{
 	 display: inline-block;
 	 line-height: 1.2em;
 	 width: 100%;
}
 #ccr-latest-post-gallery .ccr-thumbnail p{
	padding-top: 35%;
}







/* 7.3 - ccr-world-news
---------------------------------------------------------------------- */
#ccr-world-news{
	overflow: hidden;
}
#ccr-world-news .featured-world-news{
	width: 100%;
	overflow: hidden;
	margin: 20px 0px;
}
#ccr-world-news .featured-world-news img{
	width: 100%;
}
#ccr-world-news .featured-world-news-img {
	width: 48.5%;
	float: left;
	height:252px;
}
#ccr-world-news .featured-world-news-post{
	position: relative;
	border-bottom: 1px solid #ccc;
	height:252px;
	width: 48.5%;
	float: right;
}
#ccr-world-news .featured-world-news-post h5{
	margin-bottom: 10px;
	font-weight: 700;
}

#ccr-world-news h5{
	margin-bottom: 10px;
	font-size: 1.2em;
}
#ccr-world-news li{
	width: 22.75%;
	float: left;
	margin-bottom: 10px;
}

#ccr-world-news li:nth-child(4n+1),
#ccr-world-news li:nth-child(4n+2),
#ccr-world-news li:nth-child(4n+3){
	margin-right: 3%;
}

/* 7.4 - ccr-sports-gallery
---------------------------------------------------------------------- */
#ccr-sports-gallery{
	overflow: hidden;
}
#ccr-sports-gallery .featured-sports-news{
	margin-top:20px;
	height:504px;
	width: 48.5%;
	float: left;
}
#ccr-sports-gallery .featured-sports-news img{
	width: 100%;
}
#ccr-sports-gallery .featured-sports-news-img {
	height:252px;
}
#ccr-sports-gallery .featured-sports-news-post{
	border-bottom: 1px solid #ccc;
	margin-top:20px;

}
#ccr-sports-gallery h5{
	line-height: 20px;
	font-size: 1.2em;
}
#ccr-sports-gallery .featured-sports-news-post h5{
	margin-bottom: 10px;
	font-weight: 700;
}
#ccr-sports-gallery  .like-comment-readmore{
	position: absolute;
	bottom: 0;
	margin-bottom:10px;
	width: 100%;
}
#ccr-sports-gallery ul{
	width: 100%;
	margin-top: 10px;
}
#ccr-sports-gallery li{
	width: 22.75%;
	float: left;
	margin: 20px 0;
}
#ccr-sports-gallery li h5 a{
	font-weight: 400;
	display: inline-block;
	width: 100%;
}
#ccr-sports-gallery li:nth-child(-n+2){
	margin-top: 10px;
}
#ccr-sports-gallery li:nth-child(-n+5):nth-child(odd),
#ccr-sports-gallery li:nth-child(-n+6):nth-child(even),
#ccr-sports-gallery li:nth-child(n+8){
	margin-left: 3%;
}
#ccr-sports-gallery li img{
	width: 100%;
}
/* 7.0 Hope Page End
---------------------------------------------------------------------- */


/* 8.0 - Blog Page
---------------------------------------------------------------------- */

/* 8.1 - ccr-blog
---------------------------------------------------------------------- */
#ccr-blog article{
	border-top: 1px solid #e3e2e2;
	padding: 20px 0 15px 0;
	overflow: hidden;
}
#ccr-blog .blog-thumbnails{
	padding-left: 0;
	height: 168px;
	width: 33.33%;
	float: left;
}
#ccr-blog figure img{
	min-height: 100px;
	max-height: 200px;
	width: 100%;
}
#ccr-blog .blog-text{
	margin-left: 2%;
	padding-right: 0;
	min-height: 185px;
	position: relative;
	width: 64.66%;
	float: right;
}
#ccr-blog .blog-text .meta-data {
	position: absolute;
	bottom: 0;
	width: 100%;
	display: inline-block;
	line-height: 40px;
}
#ccr-blog article h1{
	font-size: 1.25em;
	padding: 0 0 10px 0;
	line-height: 30px;
}
#ccr-blog .like{
	margin-right:20px
}
#ccr-blog .like i,
#ccr-blog .comments i{
	margin-right:3px;
}
#ccr-blog .read-more{
	float:right;
}

/* 8.0 - Blog Page End
---------------------------------------------------------------------- */

/* 9.0 - Blog Page style 2
---------------------------------------------------------------------- */

/* 9.1 - ccr-blog-s2
---------------------------------------------------------------------- */
#ccr-blog-s2 li{
	width:48.5%;
	float:left;
}
#ccr-blog-s2 li:nth-child(2n+1){
	margin-right:1.5%;
}
#ccr-blog-s2 li:nth-child(2n+2){
	margin-left:1.5%;
}
#ccr-blog-s2 li article{
	max-height: 252px;
	padding-bottom:20px;
	position:relative;
	margin-bottom:40px;
	overflow: hidden;
}
#ccr-blog-s2 figure img{
	height:100%;
	width: 100%;
}
#ccr-blog-s2 article h4{
	font-weight: 300;
	font-size: 1.2em;
	background-color: rgba(0,0,0,.7);
	line-height: 30px;
	position: absolute;
	margin:0;
	bottom: 0;
}
#ccr-blog-s2 article h4 a:hover{
	background-color: rgba(0,0,0,.5);
}
#ccr-blog-s2 article h4 a{
	color: #FFF;
	display: inline-block;
	width: 100%;
	padding: 5px 15px;
	}
#ccr-blog-s2 .blog-text .meta-data {
	position: absolute;
	width: 60px;
	top:0;
	right: 0;
}
#ccr-blog-s2 .like,
#ccr-blog-s2 .comments{
	text-align: center;
	color: #FFF;
	font-size: 1em;
	background-color: #2cb2bc;
	line-height: 40px;
	display: inline-block;
	width: 60px;
}
#ccr-blog-s2 .like:hover,
#ccr-blog-s2 .comments:hover{
	background-color: #47cad4;
}
#ccr-blog-s2 .like{
	border-bottom:1px solid #fff;
}
#ccr-blog-s2 .nav-paging li{
	float: left;
	height: 40px;
	width: 40px;
}
/* 9.0 - Blog Page Style 2 End
---------------------------------------------------------------------- */

/* 10.0 - Blog Page style 3
---------------------------------------------------------------------- */

/*10.1 - ccr-blog-s3
---------------------------------------------------------------------- */
#ccr-blog-s3 li article{
	padding:15px 0;
	overflow: hidden;
	border-top: 1px solid #ccc;
}
#ccr-blog-s3 article h4{
	margin:0;
	padding: 15px 0;
	font-weight: 300;
	font-size: 1.5em;
	line-height: 30px;
}
#ccr-blog-s3 .blog-text .meta-data {
	margin-top: 10px;
 	width: 100%;
}
#ccr-blog-s3 .read-more{
	float: right;
}
#ccr-blog-s3 .like,
#ccr-blog-s3 .comments{
	text-align: center;
	font-size: 1em;
	display: inline-block;
	width: 60px;
	line-height: 30px;
}
#ccr-blog-s3 .blog-s3{
	margin-bottom: 0;
}
#ccr-blog-s3 .nav-paging li{
	float: left;
	height: 40px;
	width: 40px;
}
/* 10.0 - Blog Page Style 3 End
---------------------------------------------------------------------- */

/* 11.0 - Category 1
---------------------------------------------------------------------- */

/* 11.1 - ccr-category-1
---------------------------------------------------------------------- */
.ccr-category-featured{
	overflow:hidden;
	padding-top:15px;
	border-top:1px solid #e3e2e2;
	position:relative;
}
.ccr-category-featured h4{
	margin-bottom: 15px;
}
.ccr-category-featured .ccr-thumbnail{
	margin-bottom:15px;
	width:48.5%;
	float:left;
}
.ccr-category-featured article{
	position: relative;
	min-height: 267px;
	width:48.5%;
	float:right;
}
#ccr-category-1 li .ccr-thumbnail p{
	padding-top: 35%;
}
#ccr-category-1 img{
	max-height: 250px;
}
#ccr-category-1 li{
	width: 48.5%;
	margin: 15px 0;
	overflow: hidden;
}
#ccr-category-1 li:nth-child(2n+1){
	float: left;
}
#ccr-category-1 li:nth-child(2n+2){
	float: right;
}
#ccr-category-1 .nav-paging li{
	width: 40px;
}
#ccr-category-1 .nav-paging li:nth-child(2n+2){
	float: left;
}
/* 11.0 - Category 1 End
---------------------------------------------------------------------- */

/* 12.0 - Category 2
---------------------------------------------------------------------- */

/* 12.1 - ccr-category-2
---------------------------------------------------------------------- */
#ccr-category-2 .like-comment-readmore{
	margin-bottom: 6px;
}
#ccr-category-2 .like,
#ccr-category-2 .comments{
	line-height: 30px;
}
#ccr-categpry-latest-post li{
	width: 31.33%;
	float: left;
	padding: 10px 0;
}
#ccr-categpry-latest-post li h5 a{
	display: inline-block;
	width: 100%;
}
#ccr-categpry-latest-post li:nth-child(3n+2),
#ccr-categpry-latest-post li:nth-child(3n+3){
	margin-left: 3%;
}

#ccr-categpry-latest-post li p{
	padding-top: 38%;
}

/* 12.0 - Category 2 End
---------------------------------------------------------------------- */

/* 13.0 - Single Page
---------------------------------------------------------------------- */

/* 13.1 - ccr-article
---------------------------------------------------------------------- */
#ccr-article {
	/*
	border-bottom: 1px solid #e3e2e2;
	margin-bottom: 40px;
	padding-bottom: 40px;
    */

	padding-right: 10px;
	padding-top: 15px;
}
#ccr-article h1{
	padding:10px 0;
	font-size: 1.8em;
	line-height: 40px;
}

#ccr-article h4 {
	color: #2d4498;
	margin-bottom: 20px;
	text-transform: uppercase;
}

#ccr-article img{
	width:auto;
	max-width: 100%;
	margin:10px 10px 0 0;
}
.article-like-comment-date + img{
	padding-bottom: 5px;
}
#ccr-article p{
	padding-bottom: 10px;
	padding-top: 5px;
}
#ccr-article div {
  	/*
	padding-left: 13px;
	padding-right: 5px;
	text-align: justify;
	*/
	margin-bottom: 15px;
	line-height: 1.48;
	font-size: 16px;
	font-weight: 300;
}


.article-like-comment-date{
	border-bottom: 1px solid #e3e2e2;
}
.article-like-comment-date .like,
.article-like-comment-date .comments
{
	float: right;
	padding-left: 15px;
}
.article-like-comment-date .like i,
.article-like-comment-date .comments i{
	padding-left: 3px;
}
.article-tags{
	margin: 5px 0 0 0;
}
/* 13.2 - ccr-article-related-post
---------------------------------------------------------------------- */
#ccr-article-related-post{
	overflow: hidden;
	width: 100%;
}
#ccr-article-related-post .ccr-gallery-ttile{
	margin-bottom: 5px;
}
#ccr-article-related-post li{
	width: 23.5%;
	float: left;
	padding: 10px 0;
}
#ccr-article-related-post li:nth-child(odd),
#ccr-article-related-post li:nth-child(4n+2){
	margin-right:2%;
}
#ccr-article-related-post h5 a{
	display: inline-block;
	width: 100%;
	line-height: 25px;
}
/* 13.3 - ccr-commnet
---------------------------------------------------------------------- */
#ccr-commnet .ccr-gallery-ttile{
	margin-bottom: 5px;
}
#ccr-commnet .commentlist{
	list-style: none;
	margin: 0;
	padding: 0;
}
.comment article{
	border:1px solid #e3e2e2;
	padding: 10px;
	margin: 15px 0;
	overflow:hidden;
}
.reply, .comment-meta{
	padding-top: 10px;
	float: right;
	width: auto;
}
.reply a{
	padding: 0 5px 0 10px;
	margin-left: 10px;
	border-left: 1px solid #e3e2e2;
}
.comment-authore{
	width:100px;
	float:left;
}
.comment-authore img{
	width:90px;
	height:90px;
	margin-bottom:10px;
	border-radius: 5px;
	box-shadow: 0 0 1px rgba(0,0,0,.3);
}
.comment .children{
	margin-left:15%;
}
/* 13.4 - ccr-respond
---------------------------------------------------------------------- */
#ccr-respond .ccr-gallery-ttile{
	margin-bottom: 20px;
}
#author,
#email{
	outline-style: none;
	border:none;
	border: 1px solid #e3e2e2;
	line-height:20px;
	padding: 10px;
	margin: 20px 0;
	width: 48%;
	height: 40px;
	float: left;
}
#author{
	margin-right: 4%;
}
#url{
	outline-style: none;
	border:none;
	border: 1px solid #e3e2e2;
	line-height:20px;
	padding: 10px;
	margin: 20px 0;
	width: 100%;
	height: 40px;
}
#comment{
	outline-style: none;
	border:none;
	border: 1px solid #e3e2e2;
	line-height:20px;
	padding: 10px;
	margin: 20px 0;
	width: 100%;
	height: 120px;
}
#commentform input[type="submit"],
#commentform button[type="submit"]
{
	color: #FFF;
	background-color: #0854d9;
	height: 40px;
	line-height:20px;
	padding: 10px 20px;
	margin: 20px 0 40px 0;
	outline-style: none;
	border:none;
}
#commentform input[type="submit"]:hover,
#commentform button[type="submit"]:hover{
	background-color: #47cad4;
}
/* 13.0 - Single Page End
---------------------------------------------------------------------- */

/* 14.0 - Contact Page
---------------------------------------------------------------------- */

/* 14.1 - ccr-contact-form
---------------------------------------------------------------------- */
#ccr-contact-form{
	border-top:1px solid #e3e2e2;
}
#ccr-contact-form p{
	padding: 40px 0 20px 0;
}
#ccr-contact-sidebar p span{
	font-weight: 700;
}
#ccr-contact-sidebar address{
	padding-top: 10px;
}
#ccr-contact-sidebar address p{
	width: 100%;
	line-height: 30px;
}
#ccr-contact-sidebar ul{
	margin-top: 20px;
}
#ccr-contact-sidebar li{
	float: left;
}
#ccr-contact-sidebar li a{
	line-height: 40px;
	text-align: center;
	font-size: 1.35em;
	background-color: #f2f2f4;
	margin-right: 15px;
	width: 40px;
	float: left;
}
/* 14.0 - Contact Page End
---------------------------------------------------------------------- */

/* 15.0 - 404 Error Page
---------------------------------------------------------------------- */

/* 15.1 ccr-404-error
---------------------------------------------------------------------- */
#ccr-404-error{
	width: 100%;
	margin-bottom: 20px;
	overflow: hidden;
}
.error-404{
	color: #5f5f5f;
	width:350px;
	text-align:center;
	margin:20px auto;
}
.error-404 .error-msg{
	font-size: 5.8em;
}
.error-404 h2{
	font-size:3.125em;
	margin-bottom: 20px;
}
.error-404 p{
	padding-bottom: 10px;
}
.error-404 input[type="text"]{
	outline-style: none;
	border:none;
	padding: 0 10px;
	border: 1px solid #d7d7d7;
	line-height:20px;
	min-width: 50px;
	margin:5px;
	width: 71%;
	height: 28px;
}
.error-404 button{
	font-weight: 700;
	color: #FFF;
	background-color: #2cb2bc;
	outline-style: none;
	margin: 0;
	padding: 0;
	border: none;
	width: 27%;
	min-width: 35px;
	margin-right: -3%;
}
.error-404  button:hover{
	background-color: #47cad4;
}
/* 15.0 - 404 Error Page End
---------------------------------------------------------------------- */

/* 16.0 - Media Queries
---------------------------------------------------------------------- */



/* Marcas
---------------------------------------------------------------------- */

.left-top-menu { font-size: 12px;

}

.right-top-menu{float: right; width: 180px; margin-right: 10px; height: 10px; padding-bottom: 5px; display: block;

}


#top-marcas {
	padding: 0 15px;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 0px;
	/*background: -moz-linear-gradient(top,  #0f3076 15%, #4d89d9 100%);
	background: -webkit-linear-gradient(top,  #0f3076 15%,#4d89d9 100%);
	background: linear-gradient(to bottom,  #0f3076 15%,#4d89d9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f3076', endColorstr='#4d89d9',GradientType=0 ); */
	background: url('/imagens/marcas/2020/bg-topo.jpg') repeat center center;
}


.top-marcas__assine img {
	width: 185px;
	margin: 18px 0 10px;
}

.top-marcas__logo a {
	display: table;
	margin: 16px auto;
}

.top-marcas__social {
	margin-top: 35px;
}

.top-marcas__social a {
	font-size: 25px;
}

.btn-facebook {
	display: block;
	position: relative;
	overflow: hidden;
	width: 158px;
	height: 29px;
}
.btn-facebook img {
	position: absolute;
	left: -1px;
	top: -1px;
}

.top-marcas__social li {
	margin-left: 20px;
	display: inline-block;
	float: right;
	margin-bottom: 10px;
}
.top-marcas__social .btn {
	border: 1px solid #5370a6;
	background: none;
	font-size: 15px;
	width: 160px;
	padding: 4px 0;
	color: #FFF;
}

.slogan {
	color: #2f479e;
	float: right;
	width: 625px;
	margin-top:12px;
	font-size: 20px;
	margin-right: 89px;
	text-align: center;
}

.RedeSocial{
	float: right;
	height: 40px;
	width: 40px;
	margin: 30px 40px 0 0 ;

}



#materia {
	width: 337px;
	height: 253px;
	margin-top: 15px;
	background-color: #f0f0f0;
	float: left;
	box-shadow: 1px 2px 6px
	rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.5);
}
.mapa{
	width: 200px;
	float: left;
	color: #0854D9;
	height: 200px;
	margin-left: 40px;
	margin-top: 50px;
}
.boxface{
	color: #0854D9;
	height: 237px;
	margin-top: 20px;
	text-align: center;
	overflow: hidden;
	padding-top: 20px;
}

.logos{
	margin-top: 50px;
	overflow: hidden;
}
.logojc {
	margin-top: 25px;
}
.logoquli{
	margin-top: 25px;
}


/* 1 - Categorias e Especiais
---------------------------------------------------------------------- */
#categorias-especiais{
	overflow: hidden;
}

#categorias-especiais .left {
	width:66%;
}

#categorias-especiais .categorias{
	width: 100%;
	height: 198px;
	background-color: #F0F0F0;
	float: left;
}


#categorias-especiais .categorias .col1 {
	width: 50%;
	height: 198px;
	background-color: #F0F0F0;
	float: left;
}

#categorias-especiais .categorias .col1 ul li {
	padding-top: 10px;
	margin-left: 10px;
	font-size: 12px;
}

#categorias-especiais .categorias .col1 ul li img{width: 57px; height: 52px; padding-right: 5px;

}

#categorias-especiais .categorias .col2 {
	width: 50%;
	height: 198px;
	background-color: #F0F0F0;
	float: right;
}


#categorias-especiais .categorias .col2 ul li {
	padding-top: 10px;
	margin-left: 10px;
	font-size: 12px;
}

#categorias-especiais .categorias .col2 ul li img{width: 57px;
	                                              height: 52px;
	                                              padding-right: 5px;

}



#categorias-especiais .categorias .mais { float: right;
	                                      width: 60px;


}





#categorias-especiais .especiais {
	width: 100%;
	height: 198px;
	background-color: #F0F0F0;
	float: right;
}



#categorias-especiais .especiais ul li { padding-top: 10px;
	                                     margin-left: 10px;
	                                     font-size: 12px;

}



#categorias-especiais .especiais ul li img{width: 57px;
	                                       height: 52px;
	                                       padding-right: 5px;

}


#categorias-especiais .especiais .mais { float: right;
	                                      width: 60px;


}




/* final Categorias e Especiais
---------------------------------------------------------------------- */



/* Artigos e Artigo do Borges
---------------------------------------------------------------------- */
#artigos-borges{
	overflow: hidden; margin-top: 15px;
}



#artigos-borges .borges {
	width: 236px;
	height: 198px;
	float: left;
	background-color: #f0f0f0;
	font-size: 12px;
	margin-right: 20px;
}

#artigos-borges .borges img {  width: 80px; margin-left: 20px; margin-top: 10px; -moz-border-radius:7px;
-webkit-border-radius:7px;
 border-radius:7px;


}

#artigos-borges .borges h1 { font-size: 15px;
	                         float: right;
	                         margin-left: 100px;
	                         text-align: left;
	                         margin-top: -90px;
	                         padding-left: 8px;
	                         padding-right: 8px;
	                         color: #0854d9;


}

#artigos-borges .borges p {
	margin-left: 20px;
	margin-top: 5px;
}

#artigos-borges .artigos-frase {
	width: 478px;
	height: 198px;
	float: right;
	background:#ccc;  
}


.fotos-noticias {
	/*
	display:table;
	*/
	font-size: 11px;
	/*
	float:left;
	
	margin:10px 30px 10px 30px;
	*/

}


.fotos-noticias img {
	padding: 0px !important;
	margin-top: 3px;
	width: 100%;;
}




div.fotos-noticias  p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}

#ccr-article ul li {

	/*
	margin-bottom: 20px;
    */
}




/* final Categorias e Especiais
---------------------------------------------------------------------- */


.articulista1 {
	width: 100%;
	height: 254px;
	padding-top: 10px;
	float: left;

}

.articulista2 {
	width: 100%;
	height: 254px;
	padding-top: 10px;
	float: right;

}





/*---------------------------------------------------------------------- */
/* RODAPÉ
---------------------------------------------------------------------- */

.rodape {
    background: #283E92;
    padding-bottom: 50px;
    font-size: 12px;
    font-weight: 100;
    line-height: 1.48
}

.rodape .borda-lateral {
    border-left: 1px solid #FFF
}

.rodape .padd-top {
    padding-top: 50px
}

.rodape .padd-total {
    padding: 50px
}

.rodape .padd-left {
    padding-left: 50px
}

.form-overlay .conteudo,
.mensagem {
    padding: 25px
}

.form-overlay {
    display: none;
    background: #FFF;
    width: 600px;
    max-width: 100%
}

.noticia>div a,
.rodape a:hover {
    text-decoration: underline
}

.rodape,
.rodape a,
.rodape strong,
.rodape .endereco {
    color: #FFF !important;
}

.paywall .img {
    margin: 15px 0 -50px;
    box-shadow: 3px 3px 6px #666;
    position: relative;
    width: 128px;
    float: right
}

.rodape .endereco {
    margin-top: 50px
}

table {
	width: 100%;
}

.caderno {
    margin-bottom: 15px;
	width: 100%;
	display: table;
}

.cover {
	padding-right: 0;
}

.newsletter::-webkit-input-placeholder {
    color: inherit
}

.newsletter:-moz-placeholder {
    color: inherit
}

.newsletter::-moz-placeholder {
    color: inherit
}

.newsletter:-ms-input-placeholder {
    color: inherit
}

.rodape ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
.rodape ::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
}
.rodape :-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}
.rodape :-moz-placeholder { /* Firefox 18- */
  color: #fff;
}

ul.redes {
    padding: 0;
    margin: 0;
    display: inline-block;
}
.claro {
    color: #333 !important;
}

ul.redes li {
    list-style-type: none;
    float: left;
}

ul.redes.claro li a {
    color: #FFF;
}

ul.redes {
	margin-bottom: 5px;
}
ul.redes li a {
    color: #000;
    font-size: 23px;
    margin-right: 4px;
}


.buscar::-webkit-input-placeholder {
    color: inherit
}

.buscar:-moz-placeholder {
    color: inherit
}

.buscar::-moz-placeholder {
    color: inherit
}

.buscar:-ms-input-placeholder {
    color: inherit
}

div[class^=placeholder] div {
    margin: 0 auto
}

.form-control {
    font-size: inherit
}

.buscar button,
.buscar input {
    background: #F5F5F5;
    color: #000
}

.buscar.claro button,
.buscar.claro input {
    background: rgba(255, 255, 255, .2);
    color: #FFF
}

.buscar input {
    border: none;
}

.btn-primary {
	width: 100%;
	border: 0;
}

span.input-group-btn button {
    border: 0;
}

span.input-group-btn button i {
    font-size: 19px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    margin-left: 0
}

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.buscar.claro button, .buscar.claro input {
    background: rgba(255,255,255,.2);
    color: #FFF;
}
.input-group-addon, .input-group-btn, .input-group .form-control {
    display: table-cell;
}
.input-group .form-control {
	height: 31px;
}
.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}
.buscar input {
    border: none;
}
.buscar button, .buscar input {
    background: #F5F5F5;
    color: #000;
}
.btn, .buscar input {
    border-radius: 0;
}
.buscar input, .newsletter input {
    font-style: italic;
}
.form-control {
    font-size: inherit;
}

.btn-default, .btn-primary, .btn-success, .btn-info, .btn-warning, .btn-danger {
    text-shadow: none;
    -webkit-box-shadow:  none;
    box-shadow:  none;
}


/*ICONS*/

span.input-group-btn button i {
    font-size: 19px;
}
.mdi {
    display: inline-block;
    font: normal normal normal 24px/1 "Material Design Icons";
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}







/* 16.1 - media screen and (max-width: 1024px)
---------------------------------------------------------------------- */


#categorias-especiais .right {
	width:31.33%;
}
#categorias-especiais .right  h4 {
	width: 100%;
	text-align: left;
}

@media screen and (max-width: 1024px)
{
	#header form,
	#nav-main .current-time,
	#nav-below-main .ccr-language{
		padding-right: 15px;
	}

	.rodape .padd-total {
	    padding: 50px 0 0;
	}

	.rodape .borda-lateral {
    	border-left: 0;
	}

	.rodape .redes i {
	    font-size: 30px;
	}

	.center-sm, .center-xs, .rodape .buscar-redes.text-right, .rodape .copyright, .rodape .logo.text-right {
	    text-align: center;
	}

	.rodape .padd-left {
	    padding-left: 10px;
	}

	.navbar-brand{
		margin-left: 15px;
	}
	#ccr-left-section.col-md-8{
		padding-left: 15px;
	}
	#ccr-right-section.col-md-4{
		padding-right: 15px;
	}
	.add-space{
		margin-right: 15px;
	}
}
/* 16.2 - media screen and (max-width: 992px)
---------------------------------------------------------------------- */
@media screen and (max-width: 992px)
{

	.publicidade {
		/*padding: 0 15px ;*/
	}
	#ccr-left-section.col-md-8,
	#ccr-right-section.col-md-4{
		padding: 15px;
		overflow: hidden;
	}
	#ccr-left-section.col-md-8{
		border-right: 0px solid transparent;
		padding-bottom: 0;
	}
	#ccr-main-section #ccr-right-section.col-md-4,
	#ccr-left-section .ccr-last-update{
	margin-top: 0;
	}

}
/* 16.3 - media screen and (max-width: 800px)
---------------------------------------------------------------------- */
@media screen and (max-width: 800px)
{
	#author,
	#email{
		width: 100%;
	}
	#author{
		margin-right: 0;
	}
	#nav-top ul{
		display: none;
	}
	#nav-top ul.pull-right{
		display: block;
	}
	.nav ul.sub-menu ul.sub-menu-2,
	.nav ul.sub-menu ul.sub-menu-2 ul.sub-menu-3{
		margin-left: 90px;
	}
}
/* 16.4 - media screen and (max-width: 768px)
---------------------------------------------------------------------- */

@media screen and (max-width: 768px)
{

	#ccr-site-title .container{
		padding: 0 !important;
	}

	#nav-main{
		height: auto;
	}

	.col-xs-offset-2 {
	    margin-left: 16.66666667%;
	}

	.padd-top {
		text-align: center;
		font-size: 16px;
	}

	.navbar-brand{
		margin-left: 15px;
	}
	.container>.navbar-header,
	.container>.navbar-collapse {
	margin-right:0;
	margin-left:0;
	}
	.add-space,
	#nav-main .nav li a i,
	#nav-main .current-time,
	#nav-below-main .ccr-language{
		display: none;
	}
	#nav-below-main .navbar-collapse,
	#nav-main .navbar-collapse{
		width: 100%;
	}
	.nav>li {
		padding-left: 10px;
	}
	.nav ul.subMneu1,
	.nav ul.subMneu1 ul.subMneu2,
	.nav ul.subMneu1 ul.subMneu2 ul.subMneu3{
		display: block;
		width: 95%;
		margin-left: 5%;
		border-left: none;
	}
	.nav li:hover ul.subMneu1{
		display: block;
		width: 95%;
		margin-left: 5%;
		position: inherit;
		top:0;
		left:0;
	}
	#nav-main .nav li{
	border-left:none;
	}
	.nav ul.subMneu1 li a{
		display: inline-block;
		width: 100%;
		min-height: 40px;
		border-top:none;
		border-bottom:1px solid rgba(255,255,255,.3);
		width: 100%;
		border-left: none;
	}
	.nav ul.subMneu1 ul.subMneu2{
		position: inherit;
		display: block;
		margin-left: 0;
		margin-top: 0;
		border-left:none;
		width: 95%;
		margin-left: 5%;
	}
	#nav-main .nav li a.dropdown-toggle i{
		display: inline-block;
	}
	#ccr-slide-main .carousel-control {
		top:70%;
		margin-left: 8px;
		margin-right: -11px;
	}
}

/* 16.5 - media screen and (max-width: 728px)
---------------------------------------------------------------------- */
@media screen and (max-width: 728px){

	#top-marcas .slogan,
	#top-marcas .redesocial {
		display:none;
	}

	#top-marcas {
		padding: 0;
		margin: 0;
	}

	.carousel-inner {
		clear: both;
	}
	#ccr-slide-main {
		margin:0 0 20px;
	}

	.copyright, .copyright a {
		line-height:20px;
		margin-bottom: 20px;
		display: table;
		width: 100%;
		text-align: center;
	}

	#ccr-left-section.col-md-8 {
		min-height:250px;
		padding:15px;
		width:100%;
		display: table;
		padding-bottom: 40px;
	}
	#ccr-slide-main {
		width: 100%;
	}
	#materia {
		width: 100% !important;
		margin-bottom: 30px;
		margin-left: 9px;
	}
	.boxface {
		margin: 50px auto 0 !important;
		float:none !important;
	}

}
/* 16.6 - media screen and (max-width: 640px)
---------------------------------------------------------------------- */
@media screen and (max-width: 640px){
	#nav-top form,
	.ccr-thumbnail,
	.footer-social-icons,
	#ccr-article-related-post img{
		display: none;
	}
	#ccr-world-news .featured-world-news-img,
	#ccr-world-news .featured-world-news-post{
		width: 100%;
		float: none;
		overflow: hidden;
	}
	#ccr-world-news .featured-world-news-post h5{
		margin-top: 15px;
	}
	#ccr-sports-gallery .featured-sports-news{
		width: 100%;
		float: none;
		height:auto;
	}
	#ccr-blog-s2 article h4{
		font-size: 1em;
		line-height: 25px;
	}
	#ccr-category-1 .ccr-thumbnail{
		display: block;
	}
	#ccr-article-related-post li,
	#ccr-world-news li,
	#ccr-sports-gallery li,
	#ccr-latest-post-gallery li,
	#ccr-categpry-latest-post li{
		width: 100%;
		float: none;
		padding: 3px 0;
	}

	.logos, .mapa {
		margin:35px 0 25px !important;
	}

	#ccr-world-news li,
	#ccr-sports-gallery li{
		margin: 0;
	}
	#ccr-sports-gallery li:nth-child(-n+2){
	margin-top: 0;
	}
	#ccr-sports-gallery li:nth-child(-n+2),
	#ccr-sports-gallery li:nth-child(-n+5):nth-child(odd),
	#ccr-sports-gallery li:nth-child(-n+6):nth-child(even),
	#ccr-sports-gallery li:nth-child(n+8),
	#ccr-latest-post-gallery li:nth-child(3n+3),
	#ccr-latest-post-gallery li:nth-child(3n+2),
	#ccr-categpry-latest-post li:nth-child(3n+2),
	#ccr-categpry-latest-post li:nth-child(3n+3)
	{
		margin-left: 0;
	}

	.ccr-category-featured article{
		width: 100%;
		min-height:0;
		padding-bottom: 50px;
	}
	#ccr-world-news h5{
		margin: 0;
	}
	#ccr-article-related-post li h5 a,
	#ccr-world-news li h5 a,
	#ccr-sports-gallery li h5 a,
	#ccr-latest-post-gallery  li h4 a,
	#ccr-categpry-latest-post a{
		padding: 0 10px;
		line-height: 40px;
		background-color: #f2f2f4;
	}
	#ccr-article-related-post li h5 a:hover,
	#ccr-world-news li h5 a:hover,
	#ccr-sports-gallery li h5 a:hover,
	#ccr-latest-post-gallery  li h4 a:hover,
	#ccr-categpry-latest-post a:hover{
		color: #FFF;
		background-color: #0854d9;
	}
	#categorias-especiais .right {
		width: 100%;
	}

	.navbar-header {
		float:left;
	}

	#ccr-site-title .container	{
		padding:0;
	}

	#artigos-borges .borges {
		width:100%;
		margin-bottom:15px;
		margin-left: 9px;
	}
	.ccr-gallery-ttile{
		margin-top: 40px;
		margin-left: 9px;
	}
}
/* 16.7 - media screen and (max-width: 500px)
---------------------------------------------------------------------- */
@media screen and (max-width: 500px)
{

	#ccr-blog .blog-thumbnails{
	display: none;
	}
	#ccr-blog .blog-text,
	#ccr-blog-s2 li{
		margin-left: 0;
		width: 100%;
		float: none;
	}
	#ccr-blog-s2 li:nth-child(2n+1),
	#ccr-blog-s2 li:nth-child(2n+2){
		margin:0;
	}
	#ccr-category-1 li,
	.ccr-category-featured .ccr-thumbnail,
	.ccr-category-featured article{
		width: 100%;
	}
}
/* 16.8 - media screen and (max-width: 320px)
---------------------------------------------------------------------- */
@media screen and (max-width: 320px)
{
	#ccr-site-title .site-logo a{
		width: 260px;
	}
	#ccr-site-title .site-logo h1{
		font-size: 1.75em;
	}
	#ccr-site-title .site-logo h3{
		font-size: .875em;
	}
	#ccr-site-title .site-logo img{
		padding-right: 15px;
	}
	#nav-top{
		display: none;
	}
}


.articulistas {
	overflow: hidden;
    margin-bottom: 10px;
	padding-top: 10px;
    width: 100%;
    min-height: 180px;
    background-color: #F2F2F2;
}

.articulistas img {
	width: 111px;
	height: 139px;
	margin-left: 10px;
	margin-top: 18px;
}

.articulistas a {
	display: block;
	padding: 7px 20px;
}

.articulistas strong {
	font-size: 22px;
	margin-top: 20px;
	font-weight: 500;
	display: block;
}




@media screen and (max-width: 768px)
{
	#ccr-article .articulistas img {
		float: none;
	}

	.articulistas strong {
		width: 100%;
		clear: both;
		margin-top: 12px;
	}
}

#materia {
    width: 337px;
    height: 253px;
    margin-top: 15px;
    float: left;
    padding-left: 20px;
    padding-top: 10px;
}


/*---------------------------------------------------------------------- */
/* SEARCH
---------------------------------------------------------------------- */
.gsc-input{padding: 0 !important;}
.gsc-input input{padding: 0 !important;border-radius: 2px !important;margin: 0 !important;}
.gsc-search-button input{height: 25px !important;color: #737373 !important;}
.gsc-control-cse{padding: 0 !important;background: none !important;border: none !important;}
.gsc-search-box{height: 28px !important;}
.gsc-search-box, .gsib_a{margin: 0 !important;padding: 0 !important;}
.gsc-search-button-v2{margin-top: 0 !important;background-image: url(//jornaldocomercio.com/imagens/ge/search_box_icon.png) !important;
					  background-repeat: no-repeat!important;background-position: 50%!important;padding: 0px 20px !important;}
.gsc-input-box table{margin-top: 0px !important;}
.gsc-clear-button{display: none !important; }
.gsc-results-wrapper-overlay{float: left !important;text-align: left !important;}
/*.gsib_b{display: none !important;}*/
.gsc-control-cse a{background: none !important; color: #15C !important; line-height: 14px !important;font-size: 16px !important;height: 1.2em !important;}
.gsc-url-top, .gs-bidi-start-align{padding-left:13px !important;}

/* Campo busca
---------------------------------------------------------------------- */

.searchbox .searchbox-input {
    width: 150px;
    height: 40px;
    margin-left: 20px;
    background-color: inherit;
    color: #fff;
    border: 0;
    outline: 0;
    font-size: 14px;
    transition: all .3s ease;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #bbd3f3;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #bbd3f3;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #bbd3f3;
}
:-moz-placeholder { /* Firefox 18- */
  color: #bbd3f3;
}

.searchbox .searchbox-submit {
    background: 0 0;
    border: 0;
    padding: 0 1px;
}

.searchbox .searchbox-submit .fa {
	color: #bbd3f3;
}

.searchbox .searchbox-submit:hover .fa {
	color: #fff;
}


/*---------------------------------------------------------------------- */
/* CAROUSEL
---------------------------------------------------------------------- */

* {margin: 0; padding: 0;}

a,img {border: none;}
.trs {
	-webkit-transition:all ease-out 0.5s;
	-moz-transition:all ease-out 0.5s;
	-o-transition:all ease-out 0.5s;
	-ms-transition:all ease-out 0.5s;
	transition:all ease-out 0.5s;
}

#slider {position: relative;
	     z-index: 1;
}

#slider a {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	filter:alpha(opacity=0);
	width: 100%;
	min-height: 300px;
}

.ativo {
	opacity: 1!important;
	filter:alpha(opacity=100)!important;
}

/*controladores*/

.next:before,
.next:after {
	right: 21px;
}

.next:before {
	-webkit-transform: rotate(-42deg);
	top: 5px;
}
.next:after {
	-webkit-transform: rotate(-132deg);
	top: 19px;
}
.next:before,.next:after,.prev:before,.prev:after {
	content: "";
	height: 20px;
	background: #fff;
	width: 1px;
	position: absolute;
}

.prev:before,.prev:after {left: 18px;}
.prev:before {
	-webkit-transform: rotate(42deg);
	top: 5px;
}
.prev:after {
	-webkit-transform: rotate(132deg);
	top: 19px;
}

.next,
.prev {
	width: 50px;
	height: 50px;
	display: block;
	position: absolute;
	top: 50%;
	background: #4b89dc;
	z-index: 9999;
	margin-top: -25px;
	opacity: 0;
	filter:alpha(opacity=0);
	cursor: pointer;
}

.next {
	right: 0;
}

.prev {
	left: 0;
}


.figure:hover span {
	opacity: 1;
	filter:alpha(opacity=100);
}

.figure {
	max-width: 937px;
	height: 300px;
	position: relative;
	/*
	overflow: hidden;
	*/
	margin: 10px auto 0;
}

figure,
.figure img{
	min-height: 300px;
	min-width: 100%;
}

.slide figcaption {
    padding-left: 15px;
    color: #fff;
    font-family: "Kaushan Script","Lato","arial";
    font-size: 15px;
	font-weight: 100;
    background: rgba(0,0,0,.7);
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    line-height: 37px;
    height: 43px;
    z-index: 5;
    /*margin-bottom: -10px;*/
}


.slide figcaption h3 {
	padding-left: 5px;
}


.hoje-jc i {
    font-size: 25px;
}


.topo_espaco{
	width: 100%;
	/*padding-top: 5px;
	height: 30px;*/
	padding: 6px;
	background-color: #428bca;
	color: #fff;
	text-align: left;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 1;
}


.news_marcas {
	background-color: #f0f0f0;
	width: 100%;

}

.flip {
	padding-top: 10px;
}

.news_marcas .news-input {
    display: inline-block;
    background-color: #FFF;
    color: #428bca;
    height: 40px;
    margin-top: 10px;
	    /*width: 302px;*/
		width: 100%;
    font-size: 13px;
    line-height: 13px;
    text-align: center;
    border: 0px none;
    float: left;
    transition: all 0.3s ease 0s;
    margin-right: 0;
    text-align: left;
    padding-left: 12px;
    margin-left: 0;
}

.news_marcas td {
	padding: 0 15px;
}

.news_marcas .news-submit {
    display: inline-block;
    background-color: #FFF;
    color: #00174a;
    height: 40px;
    font-weight: 700;
    padding: 14px;
    font-size: 13px;
    line-height: 13px;
    text-transform: uppercase;
    text-align: center;
    border: 0px none;
    float: right;
    transition: all 0.3s ease 0s;
    margin-bottom: 10px;
    margin-top: 15px;
}

.news_marcas p {
	text-align: left;
	padding: 0 15px;
	margin-top: 10px;
}


.rotulo_marca{
	font-size: 16px;
	color: #428bca;
	display: block;
	background: 0 0;
    border: 0;
    padding: 0;
    min-width: 0;
    font-weight: 500;
    margin: 10px 0 6px;
    text-transform: uppercase;

}







.news {
	margin-bottom: 30px;
}

.news p {
	margin-bottom: 20px;
	-webkit-transition:all ease-out 0.2s;
	-moz-transition:all ease-out 0.2s;
	-o-transition:all ease-out 0.2s;
	-ms-transition:all ease-out 0.2s;
	transition:all ease-out 0.2s;

}

.news a {
    font-size: 16px;
    line-height: 1.1;
    color: #5f5f5f;
	-webkit-transition:all ease-out 0.2s;
	-moz-transition:all ease-out 0.2s;
	-o-transition:all ease-out 0.2s;
	-ms-transition:all ease-out 0.2s;
	transition:all ease-out 0.2s;
}





.super-banner,
.super-banner.visible-md.visible-lg {
	padding: 0px 15px;
    display: table !important;
}

.list-category {
	font-size: 16px;
	margin-top: 0;
	padding-top: 10px;
	padding-bottom: 10px;

}

.list-category ul{
	padding: 0;
}

.list-category li{
     margin-bottom: 13px;
     padding: 0 15px 0 0;
	 height: 40px;

}

.list-category a{
	display: table;
	margin-bottom: 3px;
}

.list-category span{
	/*
	height: 40px;
	display: table-cell;
    vertical-align: middle;
    padding-right: 25px;
	*/
}




.list-category img {
	width: 100%;
    margin-right: 5px;
    float: left;
    margin-top: 31px;

}

.banner-list {
	padding: 0;
}

.banner-list img {
	width: 190px;
	margin-left: 12px;
	margin-bottom: 30px;
	margin-top: 5px;
	margin-left: 5px;

}

.banner-list p {
	font-size: 10px;
	color: #cccccc;
	margin-bottom: 4px;
}


.secao_marcas{
	margin-bottom: 15px;
}

.secao_marcas .nome_marcas {
    color: #FFF;
    background: #428bca;
    min-width: 178px;
    border-bottom: 1px solid #428bca;
}

.secao_marcas span {
    padding: 6px;
	line-height: 1;
}

.secao_marcas span, .secao-editoria, .secao-site {
    display: inline-block;
    font-size: 12px;
    text-transform: uppercase;
}

.secao_marcas .link {
    border-bottom: 1px solid #428bca;
    padding-left: 15px;
    margin-left: -5px;
}

#barrauol {
    background-color: #262626;
    color: #FFF;
    font: 14px UOLTextLight,sans-serif,Helvetica,Arial;
    height: 44px;
    margin: 0;
    max-height: 44px;
    padding: 0;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 9;
}

.espacamento_marcas {
    margin-top: 15px;
    margin: 0 auto;
}

.mdi {
    display: inline-block;
    font: normal normal normal 24px/1 "Material Design Icons";
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}

.img .play {
    position: absolute;
    top: 50%;
    left: 50%;
    color: #FFF;
    font-size: 40px;
    margin-left: -20px;
    margin-top: -20px;
}

.galeria-videos .item {
    position: relative;
    margin-bottom: 15px;

}

.galeria-videos .item a:hover .texto {
    background: linear-gradient(to bottom,transparent,rgba(0,0,0,.8),#000);
}

.galeria-videos .item .texto {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 20px 10px 10px;
    color: #FFF;
}

.galeria-videos .img {
    position: relative;
}

.galeria-videos .img img {
    width: 100%;
}

.galeria-videos .item a:hover .hidden {
	display: block!important;
    visibility: visible !important;
	color: #FFF;
}

.video iframe {
    max-width: 100vw;
    max-height: 33vw;
}

.row-videos {
	margin-bottom: 50px;
	display: table;
	margin: 0 auto;
	margin-bottom: 25px;
}

.galeria-videos .item .texto {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 20px 10px 10px;
    color: #FFF;
}

.vitrine {
	padding: 35px 0 20px;
	text-align: center;
}

.vitrine a:first-child {
	display: block;
	margin: 0 0 50px 0 ;
}

.vitrine img {
	max-width: 85%;
	max-height: 50px;

}


.DestaqueMarcas2017{
	padding: 0;
	margin-top: 15px;
	position: relative;
	margin-bottom: 20px;
}
.titulo-destaque-marcas {
	background: linear-gradient(to bottom, transparent, #4b89dc);
	padding: 30px 10px 20px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}


.secao-marcas-teste {
	background: #ececec; color: #4b89dc; border: none;  min-width: 100%;
}


.banner_content {
	margin-bottom: 18px;
}


.titulo-video {
    font-size: 19px;
line-height: 1.1;
padding-bottom: 20px;
margin-top: 10px;
}

.area-video {
	margin-bottom: 10px;
}

.secao-video .nome-video {
    color: #FFF;
    background: #4b89dc;
    min-width: 178px;
    border-bottom: 1px solid #4b89dc;
    /*
    margin-left: 15px;
    */
}

.secao-video span {
    padding: 6px;
}

/* CARROSSEL */
/* também importar slick.css */
.carrossel .item {
	width: 235px;
	float: left;
}
.carrossel .img {
}
.carrossel .item img {
	width: 100% !important;
}
.carrossel .item .texto {
	padding: 10px;
}
.carrossel-container .seta {
	color: #CCC;
	font-size: 50px;
	cursor: pointer;
}
.carrossel-container .seta i {
	margin-top: 70%;
}
.carrossel .item a {
	text-decoration: none;
}

/*
    FANCYBOX
*/
.fancybox-overlay {
	background: rgba(0,0,0,0.9) !important;
}
.fancybox-skin {
	background: none !important;
}
.fancybox-title {
	padding: 0 10px;
	font-family: 'Roboto', sans-serif !important;
	font-size: 15px;
}
.fancybox-title a {
}
.fancybox-close, .fancybox-prev span, .fancybox-next span {
	background: none !important;
	font-size: 35px;
	color: #FFF !important;
}
.fancybox-close {
	font-size: 25px;
}
.fancybox-close {
	top: -5px !important;
	right: -55px !important;
}
.fancybox-prev {
	left: -60px;
}
.fancybox-next {
	right: -60px;
}
.fancybox-nav span {
	visibility: visible !important;
}
.fancybox-title {
	font-size: 15px !important;
	padding-top: 10px;
	font-weight: 100;
	color: #FFF; 
}


.lista-artigos-2017{
	margin-bottom: 50px;
}

.peq {
    font-size: 12px;
    line-height: 1.48
	color: #333;	
    text-transform: uppercase;
}

@media screen and (max-width: 1200px)
{
	.video iframe {
	    max-height: 25vw;
	}
	.rodape .borda-lateral {
		border-left: 0;
	}
}

@media screen and (max-width: 768px)
{
.video-texto .texto {
	margin-bottom: 40px;
}

.video iframe {
    max-height: 50vw;
}


.outros_destaques {
	vertical-align: middle;
	padding-right: 25px;
	margin-bottom: 50px;

}


#ccr-section #ccr-article .RotuloLista{
	display: inline; 
	background-color: #0854d9; 
	color: #ffffff; 
	padding: 3px 5px 3px 5px;
}


.testelista {
	background-color: #e9a522; 
	height: 50px;
	width: 100%
}

.secao-marcas{ 
	background: #F4F5F9;
    color: #09C;
    border: none;
    min-width: 100%;
    padding: 8px;
    margin: 0;
    font-weight: 300;
    white-space: nowrap;

}

}

