@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(224,224,224,0.2); padding: 7px 0 5px 0; margin: 0; }

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

#header_c{ background-color: #1F1F1F;}

#header_a span{
    font-size: 1.2em; margin-left: 10px; padding: 5px; border-radius: 50%; background-color: rgba(255,255,255,0.7); color:#4F4D4D;
}

.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;*/
}
.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: 7px 50px 7px 25px;
	border-radius: 5px 5px 0 0;
	background-color: #000;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:1.1em;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#0095f9+0,0056b2+100 */
background: #0095f9; /* Old browsers */
background: -moz-linear-gradient(top,  #0095f9 0%, #0056b2 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #0095f9 0%,#0056b2 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #0095f9 0%,#0056b2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0095f9', endColorstr='#0056b2',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: 'Oswald', sans-serif;
	color:#08206E;
	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;	}

/* 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: #05BAFC;
    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: #ffffff; border: solid 1px #0179F8; border-radius: 50%; 
 /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#408cf7+1,2c61dd+99 */
background: #408cf7; /* Old browsers */
background: -moz-linear-gradient(top,  #408cf7 1%, #2c61dd 99%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #408cf7 1%,#2c61dd 99%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #408cf7 1%,#2c61dd 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#408cf7', endColorstr='#2c61dd',GradientType=0 ); /* IE6-9 */

}
.descInfoHead_a{
    font-family: 'Open Sans', sans-serif;
    color: #6B6969;
    font-size: 0.8em;
    line-height: normal;
    padding-top: 0;
    padding-bottom: 0;
   
}
@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;
}
 }






