.single .featured-image {
display: none;
}

.page-active {
   font-family:Helvetica  !important; 
}

.sbi_header_text sbi_no_bio {              
    font-family:Helvetica !important;
}

/**** CAMBIA COLOR FONDO ICONOS REDES SOCIALES ***/
.footer-media-icons li a {
	 background-color:#174A69 !important; 
}

.blog-post-title {
  font-family:Helvetica; font-weight:bold; font-size:17px !important;
}		

.h7{
    color: #111111;
    font-size: 18px;
	font-family:Helvetica;
	text-decoration: underline;
	font-weight:bold !important;
 }

.archive-title {
  font-family:Helvetica; font-weight:bold; font-size:19px !important; 
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Raleway', helvetica !important; 
}

/**** CAMBIA TITULO WIDGET ***/
.widget-title {
  font-family:Helvetica; font-weight:bold; font-size:14px !important;
}	




body, .lightBtn {
	background-color:#FFFF !important;
}

.footer-widget-title {
  color:#ffffff; font-family:Helvetica; font-weight:bold; font-size:13px !important;
}
	
.main-navigation{
	background-color:#174A69 !important;
	border-color: #174A69 !important;
	color:#666666; font-family:Helvetica; font-weight:bold; font-size:12px !important;
}

.main-menu li {
    border-color: #FFFF !important;
	  	color:#666666; font-family:Helvetica; font-weight:bold; font-size:12px !important;
}

/**** CAMBIA COLOR DE NAV PRINCIPAL ***/
.main-navigation{
	/* el !important hay que usarlo 
background-color:grey !important;*/
}
/** PARA EL SUBMENU **/
.main-menu li ul{
/*	background-color:pink !important; */
}

.main-menu li ul{
	background-color:#174A69 !important;
	border-color: #174A69 !important;
}

/** Ancho completo -  Pagina eventos **/
.single-event .col-md-8 {
/*  width: 100% ; */
}

/** Cabecera modificada **/
.site-header {
background-image: url(https://faud.unc.edu.ar/wp-content/blogs.dir/3/files/sites/3/header.jpg);
	
}

.header-left {
display: none;
}

.header-right.col-md-4 {
width: 66.66667%;
}


.site-footer {
background-image: url(https://faud.unc.edu.ar/wp-content/blogs.dir/3/files/sites/3/header.jpg)
}

/** Post Meta **/
.blog-post-image .blog-post-meta {
display: none;
}


.nocomments {
display: none;
}

.blog-grid-meta.small-text {
display: none;
}

.blog-list-meta.small-text {
display: none;
}

.event-contact h4 {
display: none;
}

.search-form form input {
    background-color: #EEEEEF;
}

/* Page Builder */
@media (max-width: 780px) {
    #pgc-100-2-0,#pgc-100-3-0,#pgc-100-4-0,#pgc-100-6-0 {
        margin-bottom: 0 !important;
    }
}

h1 { color:#3a3a3a; font-family:Helvetica; font-weight:normal; font-size:22px; }
h2 { color:#070606; font-family:Helvetica; font-weight:normal; font-size:22px; }
h3 { color:#282a2c; font-family:Helvetica; font-weight:normal; font-size:20px; }
h4 { color:#282a2c; font-family:Helvetica; font-weight:normal; font-size:21px; }
h5 { color:#ffffff; font-family:Heletica; font-weight:normal; font-size:13px; }
h6 { color:#333333; font-family:Helvetica; font-weight:normal; font-size:15px; }
body { color:#666666; font-family:Helvetica; font-weight:normal; font-size:15px; }
.menu-toggle-btn {
    background-color: 
    #395e8a !important;
}
body, .main-menu li ul, .tab-content > .tab-pane {
    border-color: 
    #0e3d71 !important;
}

/*** para el formulario de contacto */
#gform_1 #input_1_1, #input_1_3{
	border: 1px solid #d5dbe0;
}
/******* responsive ***/

@media (max-width: 581px) { 
	.flex-direction-nav, .slider-caption{
		display:block !important;
	}
}

@media (max-width: 767px) { 
	.flex-direction-nav, .slider-caption{
		display:block !important;
	}
}

@media (max-width: 991px) { 
	.flex-direction-nav, .slider-caption{
		display:block !important;
	}
}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: -36px !important;
  }

  .flex-direction-nav .flex-next {
    opacity: 1;
    right: -36px !important;
  }
}