@charset "utf-8";
/* CSS Document */


#contNom_a{ padding: 0 10px;
	
}
#contHeaderTop{
	background-color: #C7C6C6;
	font-family: 'Roboto', sans-serif;
	color: #000;
	font-size: 0.8em;
	padding: 3px 0;
	text-align: right;
	
}
#contHeaderTop span{margin-right: 5px; margin-left: 10px; position:relative; top:2px; font-size: 1.1em;}
#contHeader{background-image:url("../fds/headerTahuania.jpg"); padding: 0; z-index: 2000; }
#contSlider{background-image: url("../fds/sliderTahuania.jpg"); padding: 5px 0 10px 0;}
#piepagina_a{ background-image:url(../fds/fdo_piepagina_mdt.jpg);
}

#header_a{ background-color:rgba(17,95,1,0.3); padding: 7px 0 5px 0; margin: 0; }

#header_b{background-color: #eef6f8; 
    background: url("../fds/header.png");
    padding: 0;
    

}

#header_c{ background-color:#3D1B08;}

#header_a span{
    font-size: 1.1em; margin-left: 10px; padding: 7px; border-radius: 50%; background-color: rgba(0,0,0,1); color:#FFF;
}
#face:hover span{
    color:#1D47AB;
    background-color: #fff;
}
#face{
    text-decoration: none;
}
#twitter{
    text-decoration: none;
}
#twitter:hover span{
    color:#04A2F9;
    background-color: #fff;
}#youtube{
    text-decoration: none;
}
#youtube:hover span{
    color:#B70205;
    background-color: #fff;
}#acti{
    text-decoration: none;
}
#acti:hover span{
    color:#0437F9;
    background-color: #fff;
}
.cHT{
	height: 25px;
}
.cH{
	height: 177px;	
}
.cP{
	
}

/* CLASES */
.fixed{position:fixed; top:0}
.resetPad{padding: 0; margin: 0;}
.distElements{
	display:flex;
flex-direction: row;
flex-wrap: wrap;
justify-content:space-between;
}
.padTopBot{padding-top: 20px; padding-bottom: 20px;}
.padTopBot_b{padding-top: 20px;}
.verticalCenter{
	display: flex;
	align-items: center;
	/*justify-content: center;*/
}
.titleTop_a{
   font-family: 'Roboto', sans-serif;
    font-size: 0.9em;
    color: #fff;
}
.datsInsti{
    font-family: 'Arial', sans-serif;
    color: #fff;
    font-size: 0.8em;
}
.datsInsti span{
    color: #FCCC01;
    font-size: 1.5em;
    position: relative;
    top: 4px;
    margin-right: 5px;
}
.phoneInsti{
    font-family: 'Oswald', sans-serif;
    font-size: 1.8em;
    color: #fff;
}
.horizontalCenter{display: flex; justify-content: center;}

.etiquetSection{ float: left;
	
	padding: 5px 25px 5px 15px;
	border-radius: 0 0 0 0;
	background-color: #000;
	font-family: 'Arial', sans-serif;
	font-size:0.9em;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#474747+0,020202+100 */
background: #474747; /* Old browsers */
background: -moz-linear-gradient(top,  #474747 0%, #020202 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #474747 0%,#020202 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #474747 0%,#020202 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#474747', endColorstr='#020202',GradientType=0 ); /* IE6-9 */

color:#fff;
}
.etiquetSection span{ position: relative; top:3px; font-size: 1.2em; margin-right: 7px;}

.etiquetSection_b{ float: left;
	
	padding: 5px 25px 5px 15px;
	border-radius: 0 0 0 0;
	background-color: #000;
	font-family: 'Oswald', sans-serif;
    font-size: 1.1em;
    color: #000;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f9e000+0,f9b700+100 */
background: #f9e000; /* Old browsers */
background: -moz-linear-gradient(top,  #f9e000 0%, #f9b700 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #f9e000 0%,#f9b700 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #f9e000 0%,#f9b700 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9e000', endColorstr='#f9b700',GradientType=0 ); /* IE6-9 */

}
.etiquetSection_b span{ position: relative; top:3px; font-size: 1.2em; margin-right: 7px;}

.contCategory{
	background-color: #fff;
	border:solid 1px #A2A0A0;
	padding: 20px;
	clear: both;
	
}
.marginCategoryRight{ margin-right: 10px;}
.marginCategoryLeft{ margin-left: 10px;}
.fontNom_a{
	font-family: 'Roboto', sans-serif;
	color:#ffffff;
	line-height:1;
	white-space:nowrap;
}

a.logo:hover {
	
	text-decoration:none;
}

.fontSize_a{
	font-size: 1.3em;
}
.fontSize_b{
	font-size: 1.8em;
}
.fontSize_c{
	font-size: 1.0em;
}

/*COLORES FONDO */
.fdo_a{background-color: #e0e0df; padding: 0;}
.fdo_b{background-color: #DDD3C8; padding: 0;	}
.fdo_f{
    background-image:url("../fds/fdoBlack.jpg");
}
/* CLASES BOTONES */
.btnTransEstandar{-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 4px;
	width:200px; height:65px;
	padding: 3px 0;
	
	box-shadow: inset 0 0 0 0 rgba(255, 255, 255, 0.8), 1px 4px 10px rgba(0, 0, 0, 0.7);
	background-color: #0079c2;
	
}
.btnTransEstandar:hover{
	background-color: #37A3FC;

	
}

.contBtnImportant_a{padding-left: 50px; padding-right: 50px;}
.btnImportant_a{  width: 200px; height: 91px;
	border-radius: 7px;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#73a800+0,0b6000+100 */
background: #73a800; /* Old browsers */
background: -moz-linear-gradient(top,  #73a800 0%, #0b6000 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #73a800 0%,#0b6000 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #73a800 0%,#0b6000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#73a800', endColorstr='#0b6000',GradientType=0 ); /* IE6-9 */

	-webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
	margin-bottom: 15px;
	
}
.btnImportant_a:hover{
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#a3bc00+0,338c07+100 */
background: #a3bc00; /* Old browsers */
background: -moz-linear-gradient(top,  #a3bc00 0%, #338c07 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #a3bc00 0%,#338c07 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #a3bc00 0%,#338c07 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a3bc00', endColorstr='#338c07',GradientType=0 ); /* IE6-9 */

}

.btnImportant_b{  width: 200px; height: 91px;
	border-radius: 7px;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f4b300+0,e56b00+100 */
background: #f4b300; /* Old browsers */
background: -moz-linear-gradient(top,  #f4b300 0%, #e56b00 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #f4b300 0%,#e56b00 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #f4b300 0%,#e56b00 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4b300', endColorstr='#e56b00',GradientType=0 ); /* IE6-9 */

	-webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
	margin-bottom: 15px;
	
}
.btnImportant_b:hover{
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fcde00+0,f9b300+100 */
background: #fcde00; /* Old browsers */
background: -moz-linear-gradient(top,  #fcde00 0%, #f9b300 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #fcde00 0%,#f9b300 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #fcde00 0%,#f9b300 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcde00', endColorstr='#f9b300',GradientType=0 ); /* IE6-9 */

}
.btnEntrar{

    padding: 6px 20px;
    border-radius: 3px;
    text-decoration: none;
    color:#fff;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fcd732+0,fc9700+100 */
background: #fcd732; /* Old browsers */
background: -moz-linear-gradient(top,  #fcd732 0%, #fc9700 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #fcd732 0%,#fc9700 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #fcd732 0%,#fc9700 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcd732', endColorstr='#fc9700',GradientType=0 ); /* IE6-9 */

}
.btnEntrar:hover{
    text-decoration: none;
    color: #000;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f4bc38+0,f9db54+99 */
background: #f4bc38; /* Old browsers */
background: -moz-linear-gradient(top,  #f4bc38 0%, #f9db54 99%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #f4bc38 0%,#f9db54 99%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #f4bc38 0%,#f9db54 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4bc38', endColorstr='#f9db54',GradientType=0 ); /* IE6-9 */

}
.btnEntrar span{
    position: relative;
    top: 2px;
}

.contSections{
	-moz-border-radius: 0px 5px 5px 5px;
	-webkit-border-radius: 0px 5px 5px 5px;
	border-radius: 0px 5px 5px 5px;	
	box-shadow: inset 0px 0px 5px #CFCDCD;
	background-color: #fff;
	padding: 25px 50px;
}
.contFechaLugar{
	float: right;
	padding-top: 5px; padding-right: 15px;
}

.contMainProgOde{
    display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between;
}
.contMainProgOde a{
    text-decoration: none;
    color: #fff;
   font-family: 'Arial', sans-serif;
    font-size: 0.8em;
}

.contProgOde{
    width: 300px;
    height: 200px;
}
.contDescProgOde{
    background-color:RGBA(0,0,0,0.63);
    width: 100%;
    
}
.contDescProgOde span{
    background-color: #FBB403;
    color: #fff;
    padding-left: 10px; padding-right: 10px;
    font-size: 1.8em;
   
}

.contDescProgOde_a{
    width: 20%;
    float: left;
    display: block;
}
.contDescProgOde_b{
   padding: 10px 5px; line-height: normal; text-align: center;
}
.iconInfoHead{ display: block; padding: 12px; font-size: 1.3em;  color: #000; border: solid 1px #EBB334; border-radius: 50%; 
 /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f9ed00+0,fcb400+100 */
background: #f9ed00; /* Old browsers */
background: -moz-linear-gradient(top,  #f9ed00 0%, #fcb400 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #f9ed00 0%,#fcb400 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #f9ed00 0%,#fcb400 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9ed00', endColorstr='#fcb400',GradientType=0 ); /* IE6-9 */


}
.descInfoHead_a{
    font-family: 'Open Sans', sans-serif;
    color: #000;
    font-size: 0.8em;
    line-height: normal;
    padding-top: 0;
    padding-bottom: 0;
   
}
.contBtnRadio{
    overflow: hidden;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#2d2d2d+0,000000+100 */
background: #000; /* Old browsers */
background: -moz-linear-gradient(top,  #2d2d2d 0%, #000000 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #2d2d2d 0%,#000000 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #2d2d2d 0%,#000000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d2d2d', endColorstr='#000000',GradientType=0 ); /* IE6-9 */

}
.fontDescBtnRadio{
    font-family: 'Roboto', sans-serif;
    font-size: 0.9em;
    color: #fff;
    padding-top: 10px;
    align-content: center;
}
.contAlbum{ width:212px;}
.contImgAlbum{ border:solid 6px #fff; box-shadow: inset 0 0 0 20px rgba(255, 255, 255, 0.8), 1px 4px 10px rgba(0, 0, 0, 0.7); width:212px; height:152px; border-radius:3px; overflow: hidden;
}
.contDescAlbum{ padding:10px 0; text-align: center; }
.contTxtAlbum{ line-height:110%; text-align:center; min-height: 30px; }
.mascPlay{
    position: absolute; margin: 6px;
    background-color: rgba(0, 0, 0, 0.3);
    transition: 1s;
}
.mascPlay:hover{
    background-color: rgba(0, 0, 0, 0);
}
.contObrasProy{ border:solid 6px #fff; box-shadow: inset 0 0 0 20px rgba(255, 255, 255, 0.8), 1px 4px 10px rgba(0, 0, 0, 0.7); width:350px; border-radius:3px; overflow: hidden; margin-bottom: 40px;
}
.contTxtObraProy{ line-height:110%; text-align:center; min-height: 30px; background-color: #000000; color: #fff; padding: 10px; }

.imgFloatRigth{
    float: right; margin-left: 50px;
}
.imgFloatLeft{
    float: left; margin-right: 50px;
}
.imgContA{
    border:solid 6px #fff; box-shadow: inset 0 0 0 20px rgba(255, 255, 255, 0.8), 1px 4px 10px rgba(0, 0, 0, 0.7); border-radius:3px;
}
.imgContB{
    border:solid 6px #fff; box-shadow: inset 0 0 0 20px rgba(255, 255, 255, 0.8), 1px 4px 10px rgba(0, 0, 0, 0.7); border-radius:3px; width: 350px;
    height: 198px;
}
.imgSize_a{
    width: 450px;
    height: 254px;
}
.imgSize_b{
    width: 350px;
    height: 198px;
}

.conParrafo_a{
    overflow: hidden;
    margin-bottom: 25px;
    padding: 15px;
}
.tableDats{
	
}
.tableDats th{
	text-align: center;
	padding: 5px;
}
.tableDats td{
	padding: 3px;
	font-family: 'Helvetica', sans-serif;
	font-size: 0.9em;
}

/* FORMULARIOS */
.contFrmInp{
	border: solid 1px #F4F3F3; border-radius: 5px; padding: 15px 50px; float: left; margin-right: 10px; height: 480px; width: 500px;
	 background-color: #e9ebee;
	-webkit-box-shadow: inset 0px -1px 7px 0px rgba(0,0,0,0.25);
-moz-box-shadow: inset 0px -1px 7px 0px rgba(0,0,0,0.25);
box-shadow: inset 0px -1px 7px 0px rgba(0,0,0,0.25);
}
.frmPostula input[type=text], input[type=email], input[type=file], textarea {
	padding: 6px 10px;
	margin: 4px;
	border:1px solid #aaa;
	box-shadow: 0px 0px 3px #ccc, 0 10px 5px #eee inset;
	border-radius:4px;
	color: #888;
	font-size: 0.8em; 
	-moz-transition: padding .25s; 
	-webkit-transition: padding .25s; 
	-o-transition: padding .25s;
	transition: padding .25s;
}
.frmSubmit {
	box-shadow: 0px 1px 0px 0px #fff6af;
	background:linear-gradient(to bottom, #ffec64 5%, #ffab23 100%);
	background-color:#ffec64;
	border-radius:6px;
	border:1px solid #ffaa22;
	display:inline-block;
	cursor:pointer;
	color:#333333;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 50px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffee66;
}
.frmSubmit:hover {
	background:linear-gradient(to bottom, #ffab23 5%, #ffec64 100%);
	background-color:#ffab23;
}
.frmSubmit:active {
	position:relative;
	top:1px;
}

.cjaSearch{
	box-shadow: 0px 0px 3px #ccc, 0 10px 15px #eee inset;
  border-radius: 7px;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	border:solid 1px #aacfe4;
	margin:0px 0px;
  padding:8px 20px;
	width: 350px;
}
.btnSearch{
	background-color:#14C555;
	padding:8px 20px 8px 20px;
	border: 0px;
	text-decoration:none;
	font-family: Verdana, Geneva, sans-serif;
	color:#fff;
	font-size:0.8em;
	margin-top:0px;
	margin-right:0px;
	
	
	-webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.43);
-moz-box-shadow:    2px 2px 5px 0px rgba(0, 0, 0, 0.43);
box-shadow:         2px 2px 5px 0px rgba(0, 0, 0, 0.43);
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fc7500+0,fc2500+100 */
background: #fc7500; /* Old browsers */
background: -moz-linear-gradient(top,  #fc7500 0%, #fc2500 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #fc7500 0%,#fc2500 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #fc7500 0%,#fc2500 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc7500', endColorstr='#fc2500',GradientType=0 ); /* IE6-9 */

}
.hrefContBtnSup{
	text-decoration: none;
}
.hrefContBtnSup:hover{
	text-decoration: none;
}


.contBtnSup{
	border-right:dotted 1px #ECEAEA; padding:10px; border-radius: 5px; 
	background-color: rgba(255,255,255,0.1);
	transition-duration: .5s;
	-webkit-transition-duration: .5s;
}

.contBtnSup:hover{
	background-color: rgba(255,255,255,1.00);
	
}
.contBtnSup span{
	color: #000;
}
.contBtnSup_a{
	font-family: 'Open Sans', sans-serif;
	font-size: 0.8em;
	color:#1867F3;
	text-shadow: #D7D6D6 -1px 1px 0px;
	
}
.contBtnSup_b{
	font-family: 'Open Sans', sans-serif;
	font-size: 0.7em;
	color:#636262;
}
.contDirecs{
	display: flex; flex-direction: row; justify-content: flex-start; padding: 5px;
	background-color: rgba(255,255,255,0.7); border-radius: 5px; border:solid 1px #fff;
}

.contDirecs span{
	font-size: 1.4em;
}

@media screen and (max-width: 800px) {

	#contHeaderTop{display: none;}
	#repInsti{display: none;}
	#contCarrusel{display: none;}
	#contLinks{display: none;}
	.cH{
	height: 200px;	
}
	
	
	/*CLASES */
	
	.marginCategoryRight{ margin-right: 0;}
	.marginCategoryLeft{ margin-left: 0;}
	
	.contCategory{
	
	padding: 10px;
	
}
	.btnImportant_a{
		width: 180px;
		height: 82px;
	}
	.contBtnImportant_a{padding-left: 10px; padding-right: 10px;}
	.btnImportant_b{
		width: 180px;
		height: 82px;
	}
	.contFechaLugar{
	display:none;
}
	.contSections{
	
	padding: 20px 20px;
}
 }






