/*
Theme Name: Nuroa Consejos
Description: Blog nuroa
Version: 1.0
Author: Davide Pellegrini
Author URI: www.dpfotos.com
Template: enfold
*/



/*Add your own styles here:*/


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

#top .av-menu-button-colored {
	margin-left: 20px;
}

#top .title_container {
	background-color: #FEFEFE;
}

#top .logo {
	position: relative;
	top: 5px;
}

#top .logo img {
	max-width: 90%;
}

#top .alternate_color.title_container .main-title a {
}

#top .category-term-description {
	border-bottom: 1px solid #EEE;
	padding-bottom: 10px;
}

#top .trail-before {
	display: none;
}

/*top Nuroa listing link new 2019*/

/*header_right*/
#top #wrap_all #header #header_main .header_right{
	position: absolute;
    top: 0px;
    right: 0;
    height: 30px;
    z-index: 150;
    font-size: 15px;
    font-weight: 600;
}

#top #wrap_all #header #header_main .header_right a{
	height:100%;
	float:left;
	padding:0;
	display: block;
	display: -webkit-block;
	text-align: center;
	cursor:pointer;
	overflow: visible;
	color: #0C68AE;
}

#top #wrap_all #header #header_main .header_right a:hover{ text-decoration: none; color: #6ac9e8;}

.html_header_top .av_bottom_nav_header .main_menu ul:first-child > li a {
    padding-left: 0px;
}

.av-main-nav > li > a {
    padding: 0 20px;
}

/*Buttons - - - - - - - - - - - - - - - - - - - - - - - - - - */

.avia-button-wrap .avia-button.avia-size-big {
	font-size: 20px;
	padding: 10px 20px;
}

.avia-button-wrap .avia-button.avia-size-big {
	font-size: 20px;
	padding: 10px 20px;
}

.av_one_third .avia-button-wrap .avia-button {
	width: 100%;
}

#scroll-top-link {
	background-color: #6AC8E8;
	color: #FFF;
	border-color: #27AAD2;
}

/*heading - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/*h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: Helvetica, Arial, sans-serif;
}*/


article p {
	font-size: 13px;
}

#main h1,
#main h2 {
	text-transform: inherit;
}

#main h1,
#main h2,
#main h3,
#main h4,
#main h5,
#main h6 {
	color: #0C68AE;
}

#main h2.post-title {
	font-size: 22px;
}

#main h2 {
	font-size: 15px;
}

#nu_home_top {
	border-bottom: 1px solid #CCC;
	-webkit-box-shadow: inset 10px 5px 67px -10px rgba(0,0,0,0.4);
	   -moz-box-shadow: inset 10px 5px 67px -10px rgba(0,0,0,0.4);
	        box-shadow: inset 10px 5px 67px -10px rgba(0,0,0,0.4);
	padding-top: 30px;
}


#nu_home_top .iconbox_content {
	background-color: rgba(255, 255, 255, 0.8);
}

.iconbox_content .avia-button-wrap.avia-button-center {
	display: inline-block;
	margin: 10px !important;
}




/*Footer - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */


#socket {
	box-shadow: 0 0 5px rgba(0,0,0,0.16);
	background-color: #FFF;
}

#socket .social_bookmarks {
	margin-top: 0px;
	font-size: 20px;
	display: inline-box;
	display: -webkit-inline-box; /*new 2019*/
}

#socket .social_bookmarks li {
	width: 40px;
}

#socket .social_bookmarks li a {
	color: #2068AC;
}

#socket .sub_menu_socket {
	display: inline-block;
	display: -webkit-inline-block;
	position: relative;
	margin-top: 26px;
	float: left;
}

#socket .sub_menu_socket a {
	color: #00C7ED;
	font-size: 12px;
}

#socket .sub_menu_socket li:first-child {
	border: none;
	padding-left: 0px;
}

#socket .footer_logo {
	width: 138px;
	height: 63px;
	/*background: url('img/Nuroa_logo.png');*/
	background-size: 138px 63px;
	display: inline-block;
	float: left;
}

#footer .widget_categories .children {
	padding-left: 10px;
	border-left: 3px solid #CDD3D4;
}

#footer .widget_categories li {
	line-height: 30px;
}

#footer .widget_categories > .cat-item {
	font-size: 22px;
}

#footer .tagcloud a {
	background-color: #FFF;
	border: none;
	margin: 0 5px 5px 0;
	border-radius: 4px;
	color: #6FA0BA;
}


.single-post #main .big-preview.single-big {
	display: none;
}

.page .page-thumb {
	display: none;
}

.social_bookmarks {
	margin-top: 5px;
}

.social_bookmarks li a {
	font-size: 18px;
}

.post_delimiter {
	border-bottom: 1px solid #ccc;
}

/* Agregados para footer y header new 2019 */

.logo-mitulagroup {
    width: 101px;
    height: inherit;
    margin-top: 20px;
	margin-left: 35px;
}

.flex {
    display: flex;
	display: -webkit-flex;
    display: -ms-flexbox;
    flex-direction: row;
	-web-flex-direction: row;
}

.p10{
	padding: 10px!important;
}

.p0{
	padding: 0px!important;
}

.mb10 {
    margin-bottom: 10px!important;
}

/*list-item*/
.list{
	display: inline-block;
	display: -webkit-inline-block;
}

.list-container{
	width: calc(100% - 320px);
}

.list-container ul {
    margin: 0;
    padding: 0;
}

.list li{
	display: list-item;
	display: -webkit-list-item;
	text-align: -webkit-match-parent;		
}

.list ul {
	margin: 0 !important;
	padding: 0 !important;
	
}

.list ul, .list li{
	list-style-type: none;
}

.list-horizontal{
	width: auto;
	
}

.list-horizontal li{
	float: left;
	margin-right: 5px;
}

.list-separador, .list-separador-vertical {
    padding-top: 10px;
}

.list-separador li:after, .list-separador-vertical li:after {
    content: "—";
    color: #ddd;
    margin-left: 2px;
}

.link {
    color: #6ac8e8 !important;
    text-decoration: none!important;
    cursor: pointer;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    list-style-type: none !important;
    font-size: 14px !important;
	line-height: 20px;
}

.logo-nuroa {
	max-width: 138px;
    height: inherit;
    margin: 0;
    padding: 0;
}

.img-responsive {
    display: block;
    display: -webkit-block;
    max-width: 100%;
    height: auto;
}

.container-footer {
    max-width: 1310px;
	display:flex;
	display:-webkit-flex;
}

#socket .copyright { /*esta en layout css*/
    color: #ddd;
    font-size: 14px;
    text-align: left;
    margin-top: 0px;
}

.footer-after {
    width: 100%;
    display: inline-block;
    display: -webkit-inline-block;
}

.footer-grey {
    font-size: .92857rem;
    line-height: 30px;
    text-align: center;
    color: #ddd;
}

.inline-block {
    display: inline-block;
    display: -webkit-inline-block;
}

.width-auto{
	width: auto !important;
}

.responsive .container {
    max-width: 1310px;
}

.footer-after .container{
	padding: 0 50px;
}

/*
Mobile Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */

@media only screen
 and (min-width: 1140px) {
}

@media screen
 and (max-width: 1024px){ /*tablet*/
	#top #wrap_all #header #header_main .header_right{
		margin-top: 0px;
		left: 150px;
	}
	
	.responsive .logo img { /*AGREGAR ESTO EN layout.css*/
		top: 2px;
	}

	#top .logo img {
    	max-width: 75%;
	}
	
}

@media only screen and (max-width: 989px) {
	.main_menu .avia-menu, #header_main_alternate, .fallback_menu{display:none;}
	.container #advanced_menu_toggle, #advanced_menu_hide{display:block;}
	.responsive.html_mobile_menu_tablet .main_menu .avia-menu, .responsive.html_mobile_menu_tablet #header_main .social_bookmarks, .responsive.html_mobile_menu_tablet #header_main_alternate {display: none;}
	.html_header_top.html_header_sticky.html_bottom_nav_header #main {padding-top: 88px;}
}

@media only screen
 and (max-width: 767px)
/* Styles */ {

	#top #wrap_all #main #header #header_main .header_right{
		margin-top: 0px;
		left: 150px;
	}

	.responsive #socket .flex-mobile-full {
		display: flex;
		display: -webkit-flex;
	}

	.list-container{
		width: calc(100% - 245px);
	}

	#socket .footer_logo {
		text-align: left;
	}

	#socket .social_bookmarks {
		width: max-content;
		margin: 0 !important;
    	float: left;	   
	}

	.logo-mitulagroup {
		float: left;
		margin-left: 0;
	}

	.main_menu .avia-menu, #header_main_alternate, .fallback_menu {
    	display: none;
	}

	.main_menu .avia-menu, #header_main_alternate, .fallback_menu{display:none;}
	.container #advanced_menu_toggle, #advanced_menu_hide{display:block;}
}

@media screen 
and (max-width: 640px){ /*tablet_medium*/
	.responsive #socket .flex-mobile-full {
		display: grid;
		display: -webkit-grid;
	}
	
	.flex-mobile-full>div {
		width: 100%;
	}
	
	#socket .footer_logo {
		text-align: left;
		width: 75%;
		height: auto;
	}
	
	.logo-mitulagroup {
		float: left;
		margin-left: 0;
	}
	
	#socket .social_bookmarks {
		width: max-content;
		margin: 0 !important;
    	float: left;	   
	}

	.list-container{
		padding-left: 0 !important;
	}

}


@media screen 
and (min-width: 20rem) and (max-width: 40rem) {	
	#top #wrap_all #header #header_main .header_right{
    	left: 125px;
	}

	.responsive #top .logo {
    	width: 0;
	}
}

@media screen 
and (max-width: 375px){	
	#top #wrap_all #header #header_main .header_right{
		display: none;
	}
}