/*
Theme Name: Vibecom ONU Woman
Description: Adaptated for ONU Woman
Template: vibecom
*/

@import url("../vibecom/style.css");
/*@import url(http://fonts.googleapis.com/css?family=Roboto+Slab:300,400,700);
@import url(http://fonts.googleapis.com/css?family=Roboto:300,400,500);
@import url(http://fonts.googleapis.com/css?family=Signika+Negative:300,400,600);
@import url(http://fonts.googleapis.com/css?family=Roboto:100);

@import url(https://fonts.googleapis.com/css2?family=Bitter:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);
*/
@import url("https://fonts.googleapis.com/css?family=Bitter|Roboto:400,700");


* {
	-webkit-text-size-adjust: none;
}


body{
	font-family: 'Roboto', "Times New Roman", Times, serif;
    font-weight: 400;
    font-size: 14px;
}

nav {
	background: #f15d22;
	margin-top: -60px;
	height: 38px;
	background: url(img/nav-primary.png) repeat-x;
}

a {
	color: #f15d22;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}

a:hover {
	color: #FFD67D;
}

p {
	font-family: Roboto, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 1.4em;
	color: #5e5a55;
}

h1, h2, h3 {
	font-family: Roboto, sans-serif;
	margin: 0;
	padding: 0;
}

h1 { 
	margin-bottom: 48px;
	color: #1B1B1B;
	font-size: 17px;
	font-weight: 600;
	line-height: 1.5em;
}

h2 {
	margin-bottom: 9px;
	color: #4E4E4E;
	font-size: 20px;
	font-weight: 600;
	line-height: 1.2em;
}

h3 {
	color: #4E4E4E;
	font-size: 18px;
	font-weight: 600;
}

article p, p {
	/*font-family: 'Roboto Slab', sans-serif;*/
	font: 400 16px/1.5 'Roboto', Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: rgb(68, 68, 68);

}

div.page_content span{
	font: 400 16px/1.5 'Roboto', Tahoma, Arial, Helvetica, sans-serif;
    color: #5E5A55;
}

/* Barra do Topo */

div.onu-header-container {
	height: 235px;
}

.top {
	font-family: Roboto, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	padding: 0;
	padding-top: 3px;
}

.top-container {
	width: 940px;
	margin: 0 auto;

}

.top ul.top-links{
	list-style-type: none;
	margin: 0;
	margin-left: -20px;
	padding-top: 3px;
	height: 20px;
	border-left: 1px solid #FFFFFF;
}

.top ul.top-translation{
	list-style-type: none;
	margin: 0;
	padding-top: 8px;
	height: 27px;
	border-right: 1px solid #FFFFFF;
	float: right;
}

.top ul.top-links li {
	padding: 9px 12px;
	margin: 0;
	display: inline;
	height: 100%;
	border-right: 1px solid #FFFFFF;
}

.top ul.top-translation li {
	padding: 9px 0px;
	margin: 0;
	display: inline;
	height: 100%;
	border-left: 1px solid #FFFFFF;
}

.top a {
	color: #605F5F;
}

.top a:hover {
	color: #f15d22;
}

.top-map {
	margin-top: 35px;
	margin-right: -20px;
}

div.nav_aux {
	width: 180px;
	float: right;
	margin-top: 74px;
	margin-right: -284px;
}

#nav_container {

}

.nav_aux  a{

	display: block;
	height: 40px;
	background: none repeat scroll 0% 0% #E5E3DC;
	text-transform: uppercase;
	color: #F15D22;
	padding: 0px 16px;
	border-left: 2px solid #FFF;
	font: 600 11px/40px facitweb,Tahoma,Arial,Helvetica,sans-serif;
	letter-spacing: 0.01em;
	text-align: center;
}

div.top-search {
	width: 280px;
	height: 20px;
	float: right;
	padding: 0;
	padding-right: 6px;
	border: 1px solid rgb(164, 164, 164);
	margin-top: 10px;
	margin-right: -64px;
}

#searchsubmit {
	font-family: Roboto, Tahoma, Arial, Helvetica, sans-serif;
	display: block;
	border: none;
	background: none;
	font-size: 9px;
	color: rgb(108, 109, 111);
	text-transform: uppercase;
	line-height: 22px;
	height: 22px;
	float: right;
	padding: 0px 7px;
	background: url("img/icon-search-arrow.png") no-repeat scroll right 7px transparent;
}

#searchsubmit:hover {
	color: rgb(3, 151, 214);
}

#searchform input[type="text"] {
	color: rgb(164, 164, 164);
	line-height: 20px;
	height: 20px;
	width: 190px;
	padding: 0px 0px 0px 30px;
	border: none;
	border-radius: 0;
	font-family: Roboto, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	float: left;
	clear: none;
	background: URL("img/icon-search.png") no-repeat scroll 5px 4px transparent;
}

#searchform input[type="text"]:focus {
	outline: 0px none;
	box-shadow: none;
}

div.span6 {
	margin-left: -20px;
	margin-top:-25px;
}

nav ul.mega-drop li a {
	text-align: left;
}




.menu-item a {
	/*font-family: 'Signika Negative', sans-serif;*/
	font-family: 'Roboto', Tahoma, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	word-spacing: 1px;
	font-weight: 400;
}

/* Altera��es da Home */

section.main-section {
	margin-top: 1px;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.1);
	border-left: 0px solid rgb(221, 221, 221);
	border-right: 0px solid rgb(221, 221, 221);
	position: relative;
	padding-bottom: 20px;
}

.flex-active-slide .stepcarousel_step,
section.main-section {
	border-left: 0px solid #dddddd;
}

.hidden-title-home {
	margin: 0;
	padding: 0;
	display: none;
}

h3.elegant{
	font-family: Roboto, Tahoma, Arial, Helvetica, sans-serif !important;
	/*font-size: 23px !important;*/
	font-weight: 300 !important;
	border-bottom: 1px solid #DFDFDF !important;
}

h3.elegant span.line {
	background-color: #f15d22;
	height: 3px !important;
}

h4.item_title {
	font-family: Roboto, Tahoma, Arial, Helvetica, sans-serif !important;
	font-size: 16px !important;
	font-weight: 400;
	line-height: 1.2em;
	border-top: 1px solid #FFFFFF;
}

.carousel_thumbnails h4.item_title {
	font-size: 12px !important;
}

.vibe_carousel .flex-control-nav {
	margin-top: 15px;
}

.vibe_carousel .flex-control-paging li a {
	width: 15px;
}

.carousel_thumbnails h4.item_title {
	background-color: #EEEDED;
}

.content .v_first p {
	padding: 0 !important;
}

article h4.item_title {
	margin-bottom: 10px;
	margin-top: 7px;
	padding-left: 0px;
}

article h4.item_title a,
h4.item_title a {
	color: #444444 !important;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}

article h4.item_title a:hover {
	color: #f15d22!important;
}

article p {
	padding-left: 0px;
}

blockquote.phrase {
	background: none;
	border: 0;
}

blockquote.phrase  p{
	font-family: Roboto, Tahoma, Arial, Helvetica, sans-serif !important;
	color: #595A5C;
	font-size: 26px !important;
	padding-top: 3px;
	padding-left: 35px;
	letter-spacing: 0.01em;
	line-height: 1.2em !important;
	background: URL("img/icon-module-gold-quote1.jpg") no-repeat top left;
}

cite.phrase {
	float: right;
	color: #595A5C;
	font-family: Roboto, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

/* Boxs */

.carouselitem {
	border-bottom: none;
}

.carousel_thumbnails .carouselitem:hover {
	border-bottom: none;
	background: none;
}

.content article {
	border-bottom: none !important;
}

.content article:hover {
	border-bottom: none;
}

.carousel_excerpt article:hover {
	background: #FFFFFF;
}

div.carouselitem.excerpt span,
div.carousel_thumb span {
	opacity: 0.4 !important;
	filter: alpha(opacity=40) !important;
}

/* Navega��o - Menu */

li.sub-menu-item.menu-item-odd.menu-item-depth-1.menu-item.menu-item-type-post_type.menu-item-object-page a.menu-link.sub-menu-link {
	padding: 5px;
	text-transform: initial;
	font-weight: 400;
}

li.sub-menu-item.menu-item-odd.menu-item-depth-1.menu-item.menu-item-type-post_type.menu-item-object-page a.menu-link.sub-menu-link:hover {
	/*font-weight: bold;*/
	background-color: #EDE6E0;
	font-weight: normal;
}

li.sub-menu-item.menu-item-odd.menu-item-depth-1.menu-item.menu-item-type-post_type.menu-item-object-page {
	width: 240px;
}

/* Slider */

.flex-caption h3 {
	/*font-family: 'Roboto', sans-serif !important;*/
	font-family: Bitter, "Times New Roman", Times, serif;
	font-size: 21px !important;
	font-weight: 400;
	line-height: 25px !important;
}

.v_first .v_text_block .flex-caption h3, 
.flex-caption h3 {
	color: #6b6662;
	padding-top: 18px;
	margin-bottom: 10px;
}

.flex-caption {
	position: absolute;
	top: 0;
	right: 0 !important;
	bottom: 0;
	left: ;
	
	/*Trecho abaixo removido no dia 20/08/21 para resolver adaptação de banner da home*/
		/*width: 240px;
			max-width: 240px;
		*/
	
	height: 271px;
	max-height: 271px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 50px;
	border-right: 1px solid #d5d5d5;
	border-left: 0px;
	border-top: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
	
	/*Trecho abaixo foi inserido no dia 20/08/21 para resolver adaptação de banner da home*/
	width: 25%;
	display: block;

}

ol.flex-control-paging li a {
	width: 16px;
	height: 12px;
}

.v_first .v_text_block .flex-caption p, 
.flex-caption p {
	font-family: 'Roboto', sans-serif !important;
	font-size: 15x !important;
	line-height: 1.7 !important;
	font-weight: 300 !important;
	color: #3d3d3d;
	margin-bottom: 1px;
	margin-top: 1px;
}

div.step-simple-slider.flexslider.default {
	height: 310px;
	max-height: 310px;
}

div.step-simple-slider.flexslider.default ul.slides {
	height: 310px;
	max-height: 310px;
}

.fullwidth.v_first .full-width {
	overflow: hidden;
}

div.step-simple-slider.flexslider.default ul.flex-direction-nav {
	display: none;
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 0px;
	right: 20px;
	text-align: right;

}

.flex-control-nav a{
	color: transparent;
}

.button {
	color: #0397d6;
	font-family: Roboto, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 300;
	padding: 0;
	padding-top: 30px;
	background: none;
	border: none;
	float: left;
	box-shadow: none;
	text-shadow: none;
}

.button:hover {
	color: #f15d22;
	background: none;
	text-decoration: none;
}

a .button .right {
	float: left;
}

/* Slider (steps) */

div.stepcarousel.flexslider.default {
	margin-top: 3px;
	visibility: hidden;
}

div.stepcarousel.flexslider.default div.flex-viewport ul.slides {
	max-height: 50px;
	background-color: #F3F2F7;
	overflow: hidden;
}

div.stepcarousel.flexslider.default div.flex-viewport ul.slides {
	width: 960px !important;
	transition-duration: 5s !important;
	transform: translate3d(0px, 0px, 0px) !important;
	-webkit-transition: 5s !important;
	-webkit-transform: translate3d(0, 0, 0) !important;
	transition: 0s !important;
	padding: 0px;
}

div.stepcarousel.flexslider.default div.flex-viewport ul.slides li {
	width: 150px !important;
	padding: 3px 3px;
}

div.stepcarousel.flexslider.default div.flex-viewport ul.slides li div.stepcarousel_step {
	border: none;
	margin-top: 0px !important;
	background: none;
	clear: both;

}

div.stepcarousel.flexslider.default div.flex-viewport ul.slides li div.stepcarousel_step  h3{
	text-align: center;
	vertical-align: middle;
	line-height: 1.0em;

}

div.stepcarousel.flexslider.default div.flex-viewport ul.slides li.flex-active-slide div.stepcarousel_step  h3{
	color: f15d22!important;
}

div.stepcarousel_step {
	max-height: 60px;
	background: none;
}

div.stepcarousel_step:hover {
	background: none;
}

div.stepcarousel_step  span{
	display: none;
}

div.stepcarousel_step  h3{
	font-family: Roboto, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px !important;
	margin: 12px auto;
	font-weight: normal !important;
	color: #a1a1a1 !important;
}

div.stepcarousel_step  h3:hover{
	color: #f15d22 !important;
}

.flex-direction-nav .flex-disabled {
	opacity: 0.4 !important;
	cursor: default;
}

.vibe_carousel .flex-direction-nav .flex-prev, .vibe_carousel .flex-direction-nav .flex-next {
	background-color: #FFFFFF !important;
	opacity: 1;
}

.flex-direction-nav a {
	margin-top: -15px;
}

/* P�ginas es */

.span8.pages {
	width: 100% !important;
	margin-left: 10px !important;
}

div.page-thumbnail {
	float: left;
	width: 790px;
	margin-right: 40px;
}

div.page_content_with_thumb {
	width: 960px;
	float: right;
	margin: 0px !important;
}

div.page_content {
	width: 100%;
	margin: 0px !important;
}

h3.elegant.pages {
	margin-top: 45px;
	margin-bottom: 27px;
	font: 400 30px/1.3 Bitter, "Times New Roman", Times, serif;
	font-weight: normal;
}

h3.elegant.pages span {
	margin-top: 2px;
}

/* Footer */

footer div.row {
	background: none;
	border-top: 1px solid #939393;
}

footer .footer_bottom {
	padding: 0;
	margin: 0;
}

h3.footer-title {
	font-family: 'Roboto Slab', serif !important;
	font-size: 18px !important;
	text-align: left;
	font-weight: 300 !important;
	padding: 0;
	margin: 0;
}

ul.footer-interact {
	height: 84px;
	width: 100%;
	text-align: left;
	background-color: rgb(255, 233, 193);
}

ul.footer-interact li {
	color: #333;
	display: table;
	width: 90px;
	height: 84px;
	overflow: hidden;
	margin-bottom: 25px;
	border-right: 2px solid #FFFFFF;
	float: left;
	background-position: 27px 24px;
	background-repeat: no-repeat;
	transition: all 0.25s ease-out 0s;
	-webkit-transition: background-position 0.25s;
}

ul.footer-interact li:hover {
	background-position: 27px -45px;
}

li.interact-facebook {
	background-image: URL("img/footer-facebook.png");
	background-size: 37px 37px;
}

li.interact-twitter {
	background-image: URL("img/footer-twitter.png");
	background-size: 37px 37px;
}

li.interact-flickr {
	background-image: URL("img/footer-flickr.png");
	background-size: 37px 37px;
}
li.interact-youtube {
	background-image: URL("img/footer-youtube.png");
	background-size: 37px 37px;
}
li.interact-instagram {
	background-image: URL("img/footer-instagram.png");
	background-size: 37px 37px;
}

ul.footer-interact li a.inner {
	display: table-cell;
	vertical-align: middle;
	transition: all 0.25s ease-out 0s;
	-webkit-transition: all 0.25s ease-out 0s;
	color: #595A5C;
}

div:hover.social-data {
	display: block;
}

div.social-data {
	font-family: Roboto, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 60px;
	margin: auto;
	line-height: 1.2em;
	text-align: center;
	color: rgba(128, 128, 128, 0);
	transition: all 0.25s ease-out 0s;
	-webkit-transition: all 0.25s ease-out 0s;
}

ul.footer-interact li:hover a.inner div.social-data {
	color: rgb(128, 128, 128);
}

ul.footer-interact li:hover a.inner:active div.social-data {
	color: #f15d22;
}

ul.footer-interact li.interact-newsletter {
	width: 220px;
	border-left: 2px solid #FFFFFF;
	float: right;
	background: none;
}

div.footer-newsletter {
	margin: 15px auto 0 auto;
	width: 185px;
}

div.footer-newsletter label {
	font-family: 'Roboto Slab', serif;
	color: rgb(128, 128, 128);
}

#input-newsletter {
	width: 110px;
	height: 20px;
	padding: 0 5px;
	line-height: 20px;
	font-family: Roboto, Arial,Tahoma,Helvetica, sans-serif;
	font-size: 12px;
	color: rgb(124, 113, 92);
	border: 1px solid rgb(163, 163, 163);
	border-radius: 0;
}

input#input-newsletter:focus {
	outline: 0px none;
	box-shadow: none;
}

#submit-newsletter {
	width: 58px;
	height: 19px;
	float: right;
	margin-top: 2px;
}
span.alert-newsletter {
	font-size: 11px;
	color: rgb(245, 130, 78);
	float: right;
}
.tagline.bg2 {
	background-image: none !important;
	background: none !important;
	border: none !important;
	height: 300px !important; /* Remover */
}

.single-format-standard .span8 {
	width: 100%;
}

.span8 .post-thumb {
	padding-top: 25px;
}

.custom-pagination {
	font-size: 14px;
	margin-top: 30px;
}

nav ul.mega-drop  {
	background: none repeat scroll 0% 0% #ffffff;
	border: 1px solid #f15d22;
}

nav ul.mega-drop li.menu-item-depth-1 > a {
	background: none repeat scroll 0% 0% #ffffff;
	padding: 5px;
    text-transform: initial;
    font-weight: 400;
    
}

nav ul.mega-drop li a {
	color: #FFF;
	border-bottom: 0px !important;
}

nav ul.mega-drop li a {
	color: #f15d22;
}

nav ul.mega-drop li a:hover {
	color: #f15d22;
}

.post_content p {
	padding-left: 0px !important;
}

.flexslider .slides img {
	height: 313px !important;
}

.home_coluna1 {
	width: 360px; 
	padding-top: 20px;  
	vertical-align: top; 
	border-top: 1px solid #afafaf; 
	font: 300 23px/1.2 Times,serif; 
	letter-spacing: 0.01em;"
}

.home_coluna2 {
	width: 240px; 
	padding-top: 20px; 
	vertical-align: top; 
	padding-left: 20px; 
	padding-right: 20px; 
	border: 1px solid #afafaf; 
	font: 300 23px/1.2 Times,serif; 
	letter-spacing: 0.01em;
}

.home_coluna3 {
	width: 240px; 
	padding-top: 20px; 
	vertical-align: top; 
	padding-left: 0px; 
	padding-right: 0px; 
	border-top: 1px solid #afafaf; 
	font: 300 23px/1.2 Times,serif; 
	letter-spacing: 0.01em;
}

.widget li.current-menu-parent {
	background-color: #e5e3dc;
	color: #595a5c;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 9px solid #b5b6b7;
	line-height: 34px;
	padding-top: 7px;
}

.widget li.current-menu-parent:hover {
	color: #595a5c;
}

.postsmall .vibeposts .post_thumb {
	display: none !important;
}

.widget_carousel li, .vibeposts li {
	background: none repeat scroll 0% 0% transparent;
	padding: 0px;
	border-style: none !important;
	border-width: 0px;
}

.vibeposts h5 {
	font: 200 20px/1.2 'Roboto',serif !important; 
	letter-spacing: 0.01em;
}

div.page_content_with_thumb {
	width: 960px !important;
	float: left !important;
	margin: 0px !important;
}


/*
========================
Home
========================
*/

.container > .miolo {
	padding-bottom: 80px;
}

.miolo:after {
	content: '';
	clear: both;
	display: block;
}

.miolo > div {
	margin: 0 10px;
}

.destaques {
	width: 360px;
	border-top: 1px solid #afafaf; 
	letter-spacing: 0.01em;
	float: left;
}

.destaques article:hover {
	background: none;
	border: none;
}

.destaques p {
	font-family: 'Roboto', Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 300;
	line-height: 1.7 !important;
	font-weight: 300;
	color: #3D3D3D;
	padding: 0;
	margin: 20px 0 40px;
}
.destaques p .more {
	font-size: 12px;
	color: #0397d6;
}
.destaques p .more::after {
    content: "►";
    font-size: 12px;
    margin-left: 2px;
	color: #0397d6;
}
.destaques img {
	width: 100%;
	margin-bottom: 15px;
}
.destaques .tb img {
	width: 100px;
	float: left;
	margin: 0 16px 5px 0;
}
.destaques h2 {
    color: #0397d6;
    display: block;
    font: 400 24px/26px Bitter,"Times New Roman",Times,serif;
    letter-spacing: 0.02em;
    margin-bottom: 8px;
}

.destaques .tb h2 {
    color: #0397d6;
    font-size: 20px;
    line-height: 22px;
}

.noticias {
	width: 240px; 
	border: 1px solid #afafaf; 
	font: 300 23px/1.2 Times,serif; 
	letter-spacing: 0.01em;
	float: left;
	padding: 0 19px;
}

.noticias span {
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
	line-height: 1.7 !important;
	color: #3d3d3d;
}

.miolo a, .programas a {
	color: #f15d22;
	text-decoration: none;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: 300;
	line-height: 1.7em;
	display: block;
	transition: all 0.25s;
	-webkit-transition: all 0.25s;
}

.miolo a:hover, .programas a:hover {
	color: #F8D791;
}

.videos {
	width: 240px;
	border-top: 1px solid #afafaf; 
	font: 23px/1.2 Times, serif; 
	letter-spacing: 0.01em;
	float: left;
	padding-bottom: 20px;
}

.programas {
	width: 240px;
	border-top: 1px solid #afafaf; 
	font: 23px Times, serif; 
	letter-spacing: 0.01em;
	float: left;
	margin-top: 20px;
}

.programas a {
	display: block;
}

.programas p {
	padding: 0;
	margin: 5px 0 40px;
}

.programas img {
	width: 240px;
	margin-bottom: 10px;
}
.programas h4 {
 	color: #0397d6;
    font-family: "Roboto Slab";
    font-size: 15px;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 20px;
}
.programas a {
	font-family: "Roboto Slab" !important;
}
.redeSocial {
	width: 240px;
	border-top: 1px solid #afafaf; 
	font: 23px Times, serif; 
	letter-spacing: 0.01em;
	float: left;
	margin-top: 20px;
	padding-top: 10px;
}

.col-3-1 {
	border-top: 1px solid #afafaf;
	margin-top: 20px;    
}

.col-title {
	display: block;		
	/*font: 300 23px Times, serif;*/
	font: 400 26px/1.2 Bitter, "Times New Roman", Times, serif;
	padding: 4px 0 4px 35px;
	background: no-repeat left center;
	color: #444;
	margin: 25px 0;
}

.title-destaques {
	background-image: url('http://www.onumulheres.org.br/wp-content/uploads/2014/03/icon-module-highlights.jpg');
}
.title-noticias {
	background-image: url('http://www.onumulheres.org.br/wp-content/uploads/2014/03/icon-module-news.jpg');
}
.title-videos {
	background-image: url('http://www.onumulheres.org.br/wp-content/uploads/2014/03/icon-module-gold-mediacenter.jpg');
}

.title-programas {
	padding: 0;
}

.col-img {
	float: left;
	display: inline;
}

