/*
 Theme Name:   Coneau
 Theme URI:    http://www.coneau.gov.ar/
 Description:  Coneau Theme
 Author:       Studio Hakuna
 Author URI:   http://www.hakuna.com.ar
 Template:     twentyfourteen
 Version:      1.0.0
 Tags:         light, responsive-layout, accessibility-ready
 Text Domain:  twentyfourteen-coneau
*/


/* General Styles */
#linkTaller{
	color: #74a2ff !important; 
	font-weight: bold !important;
	
	/*color:#FF0033 !important;*/


}
/*Boton Agenda abajo */

 #btnEventos{

		 background: #39a1d6;
		 font-size: 16px;
		 color: white;
		 border-radius: 5px;
 }
#menu-menu-tercero{
	margin-left: 50px !important; /*le da menos margen al menu inferior*/
}

/* Menú secundario le doy padding de 2 para que entre un ítem más */

.nav-top {
    margin-top: 3px;
    padding: 2px;
    width: 750px;
}
#slider-agenda .date, #slider-convocatorias .date {
    color: #3D3C3C;
    height: 220px; /* estaba en 170  y no se terminaba de ver las flechas en 180 va bien */
    float: left;
    margin-right: 10px;
    margin-top: -5px;
    width: 50px;
} /* Botón nuevo para Phrónesis  */
.btnPhronesis{
	font-size: 22px !important;
	color: #74a2ff;
	height: 60px;
}
.btnPhronesis :hover{
	background: #fff !important;
	font-size: 22px !important;
	color:#3d3c3c!important;

}

body, html {
	background: #EEE;
	position: relative;
}
ul,ol{
	list-style: none;
	padding-left: 0;
	margin-bottom: 0;
}
a{ 
	text-decoration: none !important
}
a:focus,
a:active{
	outline: none
}
a:hover{
	text-decoration: none;
}
.clear{
	clear: both;
	display: block;
}
#home .row{
	background: #fff;
}
.img-responsive{
	width: 100%;
}
.fixed{
	position: fixed;
	width: 100%;
	z-index: 99999;
}
.section{
	position: relative;
	overflow: hidden;
	width: 100%;
}
.no-padding{
	padding-left: 0;
	padding-right: 0;
}

/* SECTION */

.title{
	color: #3d3c3c;
	font-family: 'open_sansbold';
	font-weight: normal;
	font-size: 18px;
	padding: 5px 0 5px 40px;
	position: relative;
	margin: 0 0 15px 0;
}
.title:before{
	content:"";
	border: 1px solid #39a1d6;
	height: 30px;
	position: absolute;
	width: 30px;
	border-radius: 125px;
	left: 0;
	top: -1px;
}
.title:before{
	background: url(css/images/icon-1.png) no-repeat center;
	background: url(css/images/icon-1.svg) no-repeat center;
}


/****** Media Queries ******/

@media (max-width: 1400px){
	
}



@media(min-width:768px){
	
}

@media(max-width:992px){
	.menu-btn{
		display: block;
	}
	#header .nav{
		display: none;
	}
	.nav-top li a{
		margin-right: 15px;
		font-size: 11px;
	}
	#search input{
		width: 195px;
	}
	#slider .slides .slide h2{
		max-width: 100%;
	}
	#slider .slides .slide h2{
		margin-top: 30px;
	}
	#home .botones{
		width: 100%;
		margin-top: 60px;
	}
	#home .botones li {
		width: 50%;
	}
	#slider .lkn-masinfo{
		padding: 7px 5px;
	}
	#home .botones li a{
		  width: 95%;
	  margin: 0 auto;
	  display: block;
	  font-size: 27px;
	  padding: 10px 0px;
	  float: none;
	}
	.acred-list li:first-child,
	.acred-list li {
	  padding: 20px 21px 30px 15px;
	}
	.logos-list li{
		background: #e1e1e1;
		float: left;
		width: 50%;
	}
	.logos-list li:last-child{
		border-top: 0px;
		width: 100%;
	}
	.footer-nav li {
		margin-right: 0px;
		width: 33.33%;
	}
	.footer-nav li:nth-child(3){
		margin-bottom: 15px;
	}
	.footer-nav{
		padding: 50px 0;
	}
	.footer-nav li a{
		font-size: 13px;
	}
	.logos-footer-list{
		padding: 10px 0;
		float: left;
	}
	.logos-footer-list li{
		padding: 0;
		width: 25%;
	}
	.footer h4{
		margin-bottom: 35px;
	}
	#slider-agenda .info{
		  width: 155px;
	}
	.lkns,
	.lkns-footer{
		width: 390px;
	}
	#aside{
		margin-top: 0;
	}
	#aside .search input{
		color: #fff;
		background-color: #3f7196;
	}
	#single .logos-list li{
		width: 100%;
	}
	#single .content p{
		padding-right: 0;
	}
	#single .box-iso{
		margin-right: 0;
	}
	#single .content .nav-list{
		width: 83%;
	}
	#home .botones{
		margin-top: -10px;
	}
	.row-2 .image_new img{
		min-height: auto;
		width: 100%;
	}
}
	
@media(max-width:767px){
	#header-mob .social li:last-child a{
		margin-right: 0;
	}
	body{
		padding-top: 50px;
	}
	.redes-footer li a{
		padding-left: 40px;
	}
	.redes-footer li:last-child{
		float: right;
	}
	.redes-footer {
		width: 100%;
	}
	.footer h4 {
		float: left !important;
	}
	.redes-footer li a{
		margin-bottom: 10px;
	}
	#arrows-agenda {
	  
	  right: 50%;
	  top: 299px;
	  margin-right: -40px; 
	}
	#slider-agenda .flexslider{
		margin-bottom: 90px;
	}	
	.lkns-footer,
	.lkns, 
	.terms-list{
		width: 100%;
	}
	.terms-list,
	.lkn-terms{
		float: left;
		margin-top: 15px;
	}
	#header{display: none;}
	#header-mob{
		display: block;
		position: fixed;
	}
	#header-mob .menu-btn{
		float: right;
		position: inherit;
	}
	#slider .slides .slide{
		height: 420px;
	}
	#slider .slides .slide h2{
		font-size: 26px;
		margin-top: 60px;
	}
	#slider .lkn-masinfo{
		width: 200px;
	}
	#home .botones{
		margin-top: 10px;
	}
	#home .botones li a{
		font-size: 17px;
	}
	.footer-nav li a,
	.footer-nav li{
		width: 100%;
		margin: 0;
		text-align: center;
	}
	.footer-nav li a{
		margin: 5px 0;
		float: left;
	}
	.footer-nav li:nth-child(3){
		margin-bottom: 0px;
	}
	.logos-footer-list li{
		padding: 0;
		width: 50%;
	}
	.menu-btn{
		display: block;
	}
	#home .botones{
		position: inherit;
		top: inherit;

	}
	.row-2 .image_new img{
		min-height: auto;
		width: 100%;
	}

}
@media(min-width:992px){
	.row-2 .image_new img{
		min-height: 100%;
		width: auto;
	}
	.logos-footer-list li{
		width: 200px; /*12.5%*/
	}
	.footer-nav li{
		margin-right: 0;
		display: block;
		width: 33.33%;
	}
	.footer-nav li:nth-child(3){
		margin-bottom: 15px;
	}
	#home .botones{
		margin-top: -100px;
	}
	#header ul.sub-menu {
		margin-left: 20px;
	}
	#slider .slides .slide h2{
		max-width: 60%;
		font-size: 48px;
	}
	.row-2 .hoverlay p, .row-2 .hoverlay h3{
		width: 80%;
	}
	.row-2 .hoverlay .center{
		margin-left: -145px;
  		width: 290px;
	}
	.row-2 .col-md-3 article:hover .hoverlay .center{
		margin-top: -140px;
	}
	#home .botones{
		margin-top: -100px;
	}


}

@media(min-width:1200px){
	
	#header .nav ul li a{
		font-size: 16px;
		margin-left: 40px;
	}
	.footer-nav li{
		margin-right: 44px;
		width: auto;
		display: inline-block;
	}
	.footer-nav li:nth-child(3){
		margin-bottom: 0px;
	}
	/* Botones Agenda e Instructivos originalmente era de -40 sube los botones un toque a -130px*/
	#home .botones{
		margin-top: -40px;
	}
	#header ul.sub-menu {
		margin-left: 40px;
	}
	#slider .slides .slide h2{
		max-width: 80%;
	}
	.row-2 .hoverlay p, .row-2 .hoverlay h3{
		width: 100%;
	}
	.row-2 .col-md-3 article:hover .hoverlay .center{
		margin-top: -87px;
	}
	#slider .slides .slide h2{
		font-size: 57px;
	}

}


@media(min-width:1280px){

	.row-2 .image_new img{
		height: auto;
		min-width : 100%;
		width: 100%;
	}
}

@media(max-width:1280px){
	
}
