/* ================================================= HOME CORPO ============================================== */
/*---------------------------*/
/*- FEATURED NEWS WITH ------*/
.widget-featured-news .post.view-2 							{position: relative;}
.widget-featured-news .post.view-2 .thumbnail-body 			{background-color:rgba(255, 255, 255, 0.8); position: absolute; padding-bottom: 50px; bottom: 4%; width: 94%; margin: 0 3%;}
.widget-featured-news .post.view-2 .meta-item,
.widget-featured-news .post.view-2 .meta-item a,
.widget-featured-news .post.view-2 .heading a  				{color: rgba(0, 0, 0, 0.85);}
.widget-featured-news .post.view-2 .meta-item a:hover,
.widget-featured-news .post.view-2 .heading a:hover  		{color: rgba(0, 0, 0, 1);}
.widget-featured-news .swiper-pagination 					{position: absolute; bottom:0; width: 94%; margin: 0 3%; bottom: 5.5%; text-align: center;}
.widget-featured-news .swiper-container .swiper-pagination-switch 		{background: rgb(200, 90, 50);}
.widget-featured-news .swiper-container .swiper-pagination-switch.swiper-visible-switch.swiper-active-switch,
.widget-featured-news .swiper-container .swiper-pagination-switch:hover {background: transparent;border: 2px solid rgb(200, 90, 50);}

/*---------------------------*/
/*- TAB LINKS ---------------*/
.tab-links .nav-tabs 										{background-color:transparent;border-bottom: solid 1px rgba(0, 0, 0, 0.50);padding:0;width: 100%;}
.tab-links .nav-tabs li 									{margin-right: 0;}
.tab-links .nav-tabs li a 									{background: rgba(0, 0, 0, 0);}
.tab-links .nav-tabs li.active a,
.tab-links .nav-tabs li a:hover								{background: rgba(0, 0, 0, 0.50);}
.tab-links .tab 											{position: relative;}
.tab-links .tab-content  									{display: block; width: 100%; visibility: hidden; position: absolute; top: 15px; left: 0; z-index: 1;}
.tab-links .tab-content.active  							{visibility: visible; z-index: 2; position: relative;}
.tab-links .tab-content li 									{box-sizing: border-box; width: 100%;}
.tab-links .tab-content li a 								{color: rgba(0, 0, 0, 0.85); box-sizing: border-box; display: block; float: left; width: 33%; text-align: center; line-height: 1;padding: 10px;}
.tab-links .tab-content li a:hover 							{color: rgba(0, 0, 0, 1);}
.tab-links .tab-content li a:nth-child(3n+4) 				{clear: left;}
.tab-links .tab-content li a i 								{font-size: 3rem; display: inline-block; margin-bottom: 10px;}
.tab-links .tab-content li a span 							{display: block;}
.tab-links .bx-controls  									{text-align: center; margin-top: 20px;}
.tab-links .bx-controls .bx-pager-item 						{display: inline-block;}
.tab-links .bx-controls .bx-pager-item a 					{background: rgb(255, 255, 255);display: inline-block;width: 8px;height: 8px;margin: 8px;border: 2px solid transparent;border-radius: 100px;overflow: hidden;text-indent: -999px;cursor: pointer;-webkit-transform: scale(1);transform: scale(1);transition: all 0.2s ease-in-out;}
.tab-links .bx-controls .bx-pager-item a:hover,
.tab-links .bx-controls .bx-pager-item a.active 			{border:2px solid rgb(255, 255, 255);background:transparent;transform: scale(1.5);}

/*---------------------------*/
/*- FEATURED IMAGE AREA -----*/
.content-vertical-massive.widgets-featured-image-area 		{border-top:solid 2px rgb(200, 90, 50);padding-top:3%;padding-bottom:2%;}

/*---------------------------*/
/*- USEFUL LINKS -------=----*/
.widget-useful-links 										{font-size: 2.4rem;}
.widget-useful-links .menu 									{padding: 0 20px;}
.widget-useful-links .menu-links-uteis-esquerda-container 	{text-align: right;}

/*---------------------------*/
/*- EVENTOS -----------------*/
.event.view-1 .thumbnail-body  								{background: #ffffff; min-height: 240px; max-height: 240px;}
.event.view-1 .thumbnail-body .date							{font-size: 4rem;  font-weight: 300;position: relative; float: left; position: absolute;}
.event.view-1 .thumbnail-body .date span 					{border-bottom: solid 2px rgba(200, 90, 50, 1); color: rgba(200, 90, 50, 1);display: block; line-height: 4rem; }
.event.view-1 .thumbnail-body .date span:last-child			{border:0;}
.event.view-1 .thumbnail-body .heading,
.event.view-1 .thumbnail-body .excerpt						{float: left; margin-left: 60px;}

.home .widget-eventos										{background: #f6efe8;}
.sidebar .event.view-1 .thumbnail-body  					{min-height:0; max-height: none; }

/*---------------------------*/
/*- PARCEIROS ---------------*/
.widget-parceiros 											{padding: 40px 0;}
.widget-parceiros .parceiros-controles						{position: relative;}
.widget-parceiros .bx-wrapper .bx-viewport 					{text-align: center;}
.widget-parceiros .bx-wrapper .bx-viewport img				{max-width: 90%;}
.widget-parceiros .parceiros-controles						{display: none;}
.widget-parceiros:hover .parceiros-controles				{display: block;}

.widget-parceiros .prev,					
.widget-parceiros .next 									{position: absolute; top: -90px;}
.widget-parceiros .prev 									{left:20px;}
.widget-parceiros .next 									{right:20px;}

.widget-parceiros .bx-prev,					
.widget-parceiros .bx-next 									{display: block;width: 60px;height: 60px; overflow: hidden;text-indent: -9000px;}
.widget-parceiros .bx-prev 									{background:url(../images/produto/parceiros/large_left.png) no-repeat 0 0;}
.widget-parceiros .bx-next 									{background:url(../images/produto/parceiros/large_right.png) no-repeat 0 0;}
.widget-parceiros .bx-prev:hover,
.widget-parceiros .bx-next:hover 							{background-position: 0 -60px;}

/* ================================================== 6 SIDEBAR ============================================= */

/*---------------------------*/
/*- COLUMN RIGHT ------------*/
.column.pull-right 											{padding-left: 20px;}
.sidebar .thumbnail-body  									{min-height:0; max-height:none; padding: 0; padding-bottom: 30px; margin-bottom: 0; width: auto;}

/*--------------------------*/
/*- NOTÍCIAS ---------------*/
.sidebar .post.view-1 .thumbnail-media						{float: left; width: 95px; margin-right: 15px;}
.sidebar .post.view-1 .thumbnail-body .heading,
.sidebar .post.view-1 .thumbnail-body .excerpt				{float: left;}

/* ================================================= 7 INTERNAS ============================================ */

/*--------------------------*/
/*- SECRETARIAS E ORGAOS ---*/
.single-secretarias-e-orgaos .dados-secretaria .thumbnail-body 	{padding: 0; padding-bottom: 20px;}
.single-secretarias-e-orgaos .dados-secretaria .thumbnail img 	{width: 100%; height: auto;}
.single-secretarias-e-orgaos .nav-tabs 							{padding:0;background-color:transparent; border-bottom: solid 1px #c85a32;}
.single-secretarias-e-orgaos .nav-tabs:before,
.single-secretarias-e-orgaos .nav-tabs:after 					{content: ""; display: table; }
.single-secretarias-e-orgaos .nav-tabs li 						{margin-right:0;}
.single-secretarias-e-orgaos .nav-tabs a 						{background-color: #ffffff;color: #333333;transition: all 0.2s ease-in-out; border-radius: 2px 2px 0 0; padding-top: 8px;}
.single-secretarias-e-orgaos .nav-tabs .active a 				{background-color: #c85a32;color: #ffffff;}
.single-secretarias-e-orgaos .tab 								{position: relative;}
.single-secretarias-e-orgaos .tab .tab-content 					{display: block; width: 100%; visibility: hidden; position: absolute; top: 0; left: 0; z-index: 1; padding: 0; padding-top: 20px;}
.single-secretarias-e-orgaos .tab .tab-content.active 			{visibility: visible; z-index: 2; position: relative;}

/*---------------------------*/
/*- ARCHIVE CUSTOM EVENTS ---*/
.tribe-bar-submit input[type=submit],
.tribe-events-button,
.tribe-events-sub-nav a 									{background: rgba(200, 90, 50, 1) !important; color:#ffffff; border-radius: 5px !important;}
.tribe-bar-submit input[type=submit]:hover,
.tribe-events-button:hover,
.tribe-events-sub-nav a:hover 								{background: rgba(200, 90, 50, 0.85) !important;}
.events-list .tribe-events-loop,
.single-tribe_organizer .tribe-events-loop,
.single-tribe_venue .tribe-events-loop,
.tribe-events-day .tribe-events-loop 						{max-width:none;}
.type-tribe_events 											{padding: 0;}
.tribe-events-sub-nav a 									{padding: 15px;font-weight:300 !important;border-radius:5px;display: inline-block;}

/*---------------------------*/
/*- LINKS CONTENT -----------*/
.story .links-content ul  									{margin-left: 0;}
.story .links-content li 									{list-style: none;}
.story .links-content a:not(.button) 						{border:0;}
.story .links-content i 			 						{margin-right: 5px;}

/*---------------------------*/
/*- BUSCA -------------------*/
.search-form .search-submit 								{margin-top: 20px;}

/*---------------------------*/
/*- FOOTER MENUS ------------*/
#footer .widget_nav_menu  									{float: left; width: 18%; margin-right: 2%;}

/* ================================================= RESPONSIVO ============================================== */

@media only screen and (max-width: 800px) {
	.widget-featured-news .column.span-4,
	.widget-featured-news .column.span-8 						{margin-bottom: 20px;position: relative;width: 100%;}

	/*--------------------------*/
	/*- SECRETARIAS E ORGAOS ---*/
	.single-secretarias-e-orgaos .column.span-8 				{float: left; width: 66%;}
	.single-secretarias-e-orgaos .nav-tabs a 					{padding: 6px 10px;}

}
@media only screen and (max-width: 600px) {
	.widget-featured-post 										{background-color:rgba(255, 255, 255, 0.8);}
	.widget-featured-news .post.view-2 .thumbnail-body 			{background-color:transparent; position: static; padding-bottom: 0; bottom: 4%; width: 100%; margin: 0;}
	.widget-featured-news .swiper-pagination 					{position: static; bottom:0; width: 100%; margin:0; margin-top: 20px; bottom: 0; text-align: center;}
	.widget-featured-news .swiper-pagination:before,
	.widget-featured-news .swiper-pagination:after 				{content:''; display: table; clear: both;}
	.widget-useful-links 										{background-image: none !important;}
	.widget-useful-links .menu 									{padding:0;}

	/*--------------------------*/
	/*- SECRETARIAS E ORGAOS ---*/
	.single-secretarias-e-orgaos .column.span-8 				{float: none; width: 100%;}
	.single-secretarias-e-orgaos .nav-tabs a 					{padding: 6px 10px;}

	#footer .widget_nav_menu 											{float:none;width:100%;margin-right: 2%;}
	#footer div[class^="layers-widget-dynamic-area-"] 					{width: 100%;}
	#footer div[class^="layers-widget-dynamic-area-"] .media-image,
	#footer div[class^="layers-widget-dynamic-area-"] .media-image img 	{margin: 0;text-align: left;}
}


