@charset "utf-8";
/* CSS Document */
footer{
	background-image:url(../fds/fdoFooter.jpg);
}
#headerTopA{
	background: rgba(0,0,0,1.00);
	padding: 5px 0 5px 0;
}
#headerTopB{
	background-image: url(../fds/header.jpg);
}
#contMenuTop{
	/*background:rgba(112,111,111,0.0);*/
	padding: 5px 0 0 0;
	background: #002d4c;
background: -moz-linear-gradient(top,  #002d4c 0%, #000630 100%);
background: -webkit-linear-gradient(top,  #002d4c 0%,#000630 100%);
background: linear-gradient(to bottom,  #002d4c 0%,#000630 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002d4c', endColorstr='#000630',GradientType=0 );
}
#contMenuSm{display: none;}
#contSlider{
	background-image:url(../fds/fdo_sawedma.jpg); padding-top: 15px; padding-bottom: 15px;
}
#footerB{
	background:rgba(251,110,2,1.00);
	padding-top: 20px;
	padding-bottom: 20px;
}
/* CLASES */
.contGroupIcons ul{list-style: none; display: flex; flex-direction: row; margin: 0; padding: 0;}

.contIconRS{
	width: 30px;
	height: 30px;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	background: rgba(83,82,82,1.00);
	margin-left: 8px;
}
.contIconRS span{
	color:#fff;
}
.contIconTop{
	width: 50px;
	height: 50px;
	border-radius: 50%;
	/*background:rgba(252,125,0,1.00);*/
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 5px;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f9b300+0,fc6d00+100 */
background: #f9b300; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #f9b300 0%, #fc6d00 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg,  #f9b300 0%,#fc6d00 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg,  #f9b300 0%,#fc6d00 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9b300', endColorstr='#fc6d00',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
#whatsapp:hover{
	background:rgba(0,181,77,1.00); text-decoration: none;
}
#facebook:hover{background: rgba(1,37,108,1.00); text-decoration: none;}
#youtube:hover{background: rgba(227,3,7,1.00); text-decoration: none;}
#twitter:hover{background: rgba(4,123,248,1.00); text-decoration: none;}
#webmail:hover{background: rgba(247,192,3,1.00); text-decoration: none;}
.contTitleTop_a{
	/*font-family: 'Open Sans Condensed', sans-serif;*/
	font-family: 'Ubuntu', sans-serif;
	font-size: 0.8em;
	color: #000;
	font-weight: 600;
}
.fontFooter_a{
	font-family: 'Roboto', sans-serif;
	font-size: 0.9em;
	color: #FBAC01;
	padding: 3px 0 15px 0;
}
.listMenuFooter{
	list-style: none;
}
.listMenuFooter li a{
	font-family: 'Roboto', sans-serif;
	font-size: 0.8em;
	color: #fff;
	text-decoration: none;
}
.fontsFooter_a{
	font-family: 'Roboto', sans-serif;
	font-size: 0.8em;
	color: #fff;
	text-shadow:   1px 1px 1px rgba(0,0,0,1.0);
}
.contDescTop_a{
	font-family: 'Heebo', sans-serif;
	font-size: 1.2em;
	color: #000;
	font-weight:bold;
}
.contDescTop_b{
	font-family: 'Ubuntu', sans-serif;
	font-size: 0.8em;
	color: #000;
	font-weight:300;
	line-height: normal;
}
.contServ{
	width: 20%;
	padding: 10px;
	float: left;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.contIco100{
	border-radius: 50%;
	background: rgba(255,255,255,0.1);
	width: 100px;
	height: 100px;
}
.contColor_a{
	background: rgba(13,12,12,1.00);
}
.contColor_b{
	background: rgba(13,12,12,0.9);
}
.contColor_c{
	background: rgba(13,12,12,0.8);
}
.contColor_d{
	background: rgba(13,12,12,0.7);
}
.contColor_e{
	background: rgba(13,12,12,0.6);
}
.titleServ{
	font-family: 'Heebo', sans-serif;
	font-size: 0.8em;
	color: #fff;
	line-height: normal;
	text-align: center;
	padding: 20px 10px 20px 10px;
	margin: 0;
	text-shadow:   2px 2px 2px rgba(0,0,0,1.0);
}

/* BOTONES G SAWEDMA */
.contServ_a{
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#262626+1,050505+100 */
background: #262626; /* Old browsers */
background: -moz-linear-gradient(top,  #262626 1%, #050505 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #262626 1%,#050505 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #262626 1%,#050505 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#262626', endColorstr='#050505',GradientType=0 ); /* IE6-9 */
	transition: 2s;
}
.contServ_b{
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#4c4c4c+1,020202+100 */
background: #4c4c4c; /* Old browsers */
background: -moz-linear-gradient(top,  #4c4c4c 1%, #020202 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #4c4c4c 1%,#020202 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #4c4c4c 1%,#020202 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#020202',GradientType=0 ); /* IE6-9 */
	transition: 2s;
}
.contServ_c{
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#7c7c7c+1,020202+100 */
background: #7c7c7c; /* Old browsers */
background: -moz-linear-gradient(top,  #7c7c7c 1%, #020202 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #7c7c7c 1%,#020202 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #7c7c7c 1%,#020202 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7c7c7c', endColorstr='#020202',GradientType=0 ); /* IE6-9 */
transition: 2s;
}
.contServ_d{
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#878787+1,020202+100 */
background: #878787; /* Old browsers */
background: -moz-linear-gradient(top,  #878787 1%, #020202 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #878787 1%,#020202 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #878787 1%,#020202 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#878787', endColorstr='#020202',GradientType=0 ); /* IE6-9 */
}
.contServ_e{
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#969696+1,020202+100 */
background: #969696; /* Old browsers */
background: -moz-linear-gradient(top,  #969696 1%, #020202 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #969696 1%,#020202 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #969696 1%,#020202 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#969696', endColorstr='#020202',GradientType=0 ); /* IE6-9 */
}
.contServ_a:hover{
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fca400+1,fc6900+100 */
background: #fca400; /* Old browsers */
background: -moz-linear-gradient(top,  #fca400 1%, #fc6900 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #fca400 1%,#fc6900 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #fca400 1%,#fc6900 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fca400', endColorstr='#fc6900',GradientType=0 ); /* IE6-9 */
}
.contServ_b:hover{
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fca400+1,fc6900+100 */
background: #fca400; /* Old browsers */
background: -moz-linear-gradient(top,  #fca400 1%, #fc6900 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #fca400 1%,#fc6900 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #fca400 1%,#fc6900 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fca400', endColorstr='#fc6900',GradientType=0 ); /* IE6-9 */
}
.contServ_c:hover{
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fca400+1,fc6900+100 */
background: #fca400; /* Old browsers */
background: -moz-linear-gradient(top,  #fca400 1%, #fc6900 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #fca400 1%,#fc6900 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #fca400 1%,#fc6900 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fca400', endColorstr='#fc6900',GradientType=0 ); /* IE6-9 */
}
.contServ_d:hover{
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fca400+1,fc6900+100 */
background: #fca400; /* Old browsers */
background: -moz-linear-gradient(top,  #fca400 1%, #fc6900 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #fca400 1%,#fc6900 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #fca400 1%,#fc6900 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fca400', endColorstr='#fc6900',GradientType=0 ); /* IE6-9 */
}
.contServ_e:hover{
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fca400+1,fc6900+100 */
background: #fca400; /* Old browsers */
background: -moz-linear-gradient(top,  #fca400 1%, #fc6900 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #fca400 1%,#fc6900 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #fca400 1%,#fc6900 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fca400', endColorstr='#fc6900',GradientType=0 ); /* IE6-9 */
}
#contNom_a{ padding: 0 10px;
	
}

/* FUENTES SAWEDMA */
.fontsDescripciones{
	font-family: 'Heebo', sans-serif;
}

/* FIN FUENTES */
/* ICONOS FOOTER */
.listIconFooter{
	list-style: none;
	display: flex;
	flex-direction: row;
	padding: 0;
	margin: 0;
}
.listIconFooter li a{
	width: 32px; height: 32px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #fff;
	border-radius: 50%;
	margin: 3px 5px;
	color: #000;
}
.listIconFooter li a:hover{
	text-decoration: none;
}

/* FIN ICONOS FOOTER */
#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:#FCDC38; /* rgba(224,224,224,0.2);*/ padding: 7px 0 5px 0; margin: 0; }

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

}

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

#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: 'Oswald', sans-serif;
    font-size: 1.1em;
    color: #000;
}
.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;
	text-transform: uppercase;
	padding: 7px 25px 7px 15px;
	border-radius: 0 0 0 0;
	background-color: #000;
	font-family: 'Heebo', sans-serif;
	font-size:0.9em;
background: #474747; 
background: -moz-linear-gradient(top,  #474747 0%, #020202 100%); 
background: -webkit-linear-gradient(top,  #474747 0%,#020202 100%); 
background: linear-gradient(to bottom,  #474747 0%,#020202 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#474747', endColorstr='#020202',GradientType=0 ); 

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

.etiquetSection_b{ 
	float: left;
	text-transform: uppercase;
	padding: 7px 25px 7px 15px;
	border-radius: 0 0 0 0;
	/*background-color: #000;*/
	font-family: 'Heebo', sans-serif;
    font-size: 1em;
	color: #fff;
    /*color: #000;*/
/*	
background: #f9e000; 
background: -moz-linear-gradient(top,  #f9e000 0%, #f9b700 100%);
background: -webkit-linear-gradient(top,  #f9e000 0%,#f9b700 100%); 
background: linear-gradient(to bottom,  #f9e000 0%,#f9b700 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9e000', endColorstr='#f9b700',GradientType=0 ); */

}
.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: 'Courgette', cursive;
	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");
	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: #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;
}
.conParrafo_a img{
    width: 100%;
	height: auto;
	border: solid 2px #000;
}
.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;
}

.btnReturn{
	box-shadow: 0px 1px 0px 0px #000;
	border-radius:6px;
	border:1px solid rgba(249,110,2,1.00);
	display:inline-block;
	cursor:pointer;
	color:#fff;
	font-family:Arial;
	font-size:13px;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #000;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fcb532+0,fc7e00+100 */
background: #fcb532; /* Old browsers */
background: -moz-linear-gradient(top,  #fcb532 0%, #fc7e00 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #fcb532 0%,#fc7e00 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #fcb532 0%,#fc7e00 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcb532', endColorstr='#fc7e00',GradientType=0 ); /* IE6-9 */

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

}
.contCert{
	width: 23%;
	background-color: rgba(233,232,232,0.50);
	padding: 10px;
}
.contCertImg{
	border: solid 4px #fff;
	border-radius: 4px;
}
.contTituloCert{
	font-family: 'Heebo', sans-serif;
	color: #fff;
	padding: 3px 3px;
	background-color: rgba(0,12,58,1.00);
	border-radius: 5px;
	text-align: center;
}
.fontCert{
	font-family: 'Heebo', sans-serif;
	color: #000;
	font-size: 1.0rem;
}
.btnDet {
	box-shadow:inset 0px -3px 7px 0px #29bbff;
	background-color:#2dabf9;
	border-radius:3px;
	border:1px solid #0b0e07;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	padding:9px 23px;
	text-decoration:none;
	text-shadow:0px 1px 0px #083a8f;
}
.btnDet:hover {
	background:linear-gradient(to bottom, #0688fa 5%, #2dabf9 100%);
	background-color:#0688fa;
}
.btnDet:active {
	position:relative;
	top:1px;
}
.certPrincipal{
	
}
.cpTitle{
	font-family: 'Heebo', sans-serif;
	font-size: 1.2rem;
	color: rgba(0,20,83,1.00);
	padding: 10px 0px;
}
.cpTipo{
	font-family: 'Heebo', sans-serif;
	font-size: 1.2rem;
	background-color: rgba(0,20,83,1.00);
	padding: 5px 10px;
	border-radius: 4px;
	color:#fff;
}
.cpSubtitulo{
	font-family: 'Heebo', sans-serif;
	font-size: 1.0rem;
	color:#000;
	
}
.cpSpan{
	font-size: 1.3rem;
	margin-right: 10px;
}
@media screen and (max-width: 800px) {
	#headerTopB{display: none; }
	#contHeaderTop{display: none;}
	#repInsti{display: none;}
	#contSlider{
	padding: 5px 0 10px 0;
}
	#contCarrusel{display: none;}
	#contLinks{display: none;}
	#contMenuSm{
	display: flex; justify-content:space-between;
	}
		.cH{
	height: 200px;	
}
	.contServ{
	width: 50%;
}
	
	/*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;
}
 }






