/**/
@import url(//fonts.googleapis.com/css?family=Dosis);

@import "../css/reset.css";
@import "../css/grid.css";
@import "../css/superfish.css";

input {
	outline:  none !important;
}


html {
	width: 100%;
}

 a[href^="tel:"] {
color: inherit;
text-decoration:none;
}

* {
	-webkit-text-size-adjust: none;
}


body {
	font: 13px/19px  'Open Sans', sans-serif;
	color:#666565;
	position:relative;
	min-width:960px;
	background: #fff;


}

.ic {
	border:0;
	float:right;
	background:#fff;
	color:#f00;
	width:50%;
	line-height:10px;
	font-size:10px;
	margin:-220% 0 0 0;
	overflow:hidden;
	padding:0
}
.header_2 {
	width: 1252px; 
	height: 390px; 
	margin-left: auto;
	margin-right: auto;
	background-color:#C42026; 
}
#col_1_header_2 {
	float: left; 
	width: 652px; 
	font: 54px/60px 'Open Sans', sans-serif; 
	height:200px; 
	color: #ffffff; 
	padding-top: 60px;
	padding-left: 30px;
}
#col_2_header_2 {
	float: left; 
	width: 550px; 
	padding-top: 10px;
	padding-left: 10px;
}
.nombre_circulo {
	padding-top: 10px;
	width: 180px;
	color: #000;
	font-weight: normal;
	font-family: 'Open Sans', sans-serif;
	margin-left: auto;
	margin-right: auto;
	font-size: 18px;
}
.nombre_circulo {
	width: 150px;
	text-align: center;
    	margin-left: auto;
    	margin-right: auto;
}
.separador1 {
	height: 30px;
}
.nombre_circulo.conf {
	width: 150px;
	text-align: center;
    	margin-left: auto;
    	margin-right: auto;
}
.nombre_circulo.invest {
	width: 150px;
	text-align: center;
    	margin-left: auto;
    	margin-right: auto;
}
.nombre_circulo.conf_solo {
	width: 180px;
	text-align: center;
    	margin-left: auto;
    	margin-right: auto;
	font-size: 24px;
	color: #C42026;
}
.texto_conf_solo {
	text-align: justify; 
	padding-left: 30px; 
	padding-right: 50px; 
	font-size: 18px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-family: 'Dosis', sans-serif;
	color: #000;
	text-transform: uppercase;
}

h3 {
	padding-top: 64px;
	font-size: 36px;
	line-height: 42px;
	margin-bottom: 36px;
}

h3.head1 {
	padding-top: 59px;
}
h3.head2 {
	padding-top: 37px;
	margin-bottom: 30px;
}

.page1 h3 {

	margin-bottom: 38px;
}

h4 {
	font-size: 24px;
	line-height: 28px;
	color: #233c4c;
}

p {
	margin-bottom: 19px;
}

img {
	max-width: 100%;
}

address {
	font-style: normal;
}
ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.list .count {
	float: left;
	text-align: center;
	width: 36px;
	height: 36px;
	border-radius: 500px;
	line-height: 36px;
	color: #fff;
	margin-top: 3px;
	margin-right: 10px;
	background-color: #ec0606;
}

ul.list li{
	overflow: hidden;
}

ul.list li+li {
	margin-top: 21px;
}
/*links*/

a {
	text-decoration: none;
	color: inherit;
	outline: none;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}

a:hover {
	color: #ec0606;
	
}

a.btn {
	margin-top: 25px;
	display: inline-block;
	background: url(../images/link_arrow.png) right 6px no-repeat;
	padding-right: 20px;
	font: 14px/19px 'Dosis', sans-serif;
	text-transform: uppercase;
	color: #ec0606;
}


a.btn:hover {
	color: #000;
}
/*preclass*/

.mb0 {
	margin-bottom: 0px !important;
}
.m0 {
	margin: 0 !important;
}

.mb1  {
	margin-bottom: 25px !important;
}

.ind1 {
	margin-top: 11px;
}

.pad0 {
	padding: 0 !important;
}


.pt0 {
	padding-top: 0;
}

.img_inner {
	max-width: 100%;
	 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
	margin-bottom: 26px;
 margin-top: 3px;
 border: 1px solid #e7e5e5;
 position: relative;
}

.fleft {
	float: left;
	margin-right: 20px;
	margin-top: 3px;
	margin-bottom: 22px;
}

.fright {
	float: right !important;	
}

.upp {
	text-transform: uppercase;
}

.alright {
	text-align: right;
}
.center {
	text-align: center;
}
.wrapper, .extra_wrapper {
	overflow: hidden;
}
.clear {
	float: none !important;
	clear: both;
}



/*header*/

header {
	display: block;
	position: relative;
	z-index: 999;
	min-height: 306px;
	background: url(../images/slide1.jpg) center 0 no-repeat;
}

header a:hover {
	color: #000;
}

h1 {
	padding-top: 25px;
	float: left;
	z-index: 999;

}
header h1 a {
	display: block;
	overflow: hidden;
	width: 59px;
	height: 34px;
	text-indent: -999px;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
}

header h1 a img {
	display: block;	
}

/*Content*/

.content {
	padding-bottom: 67px;
}

.page1 .content {
	padding-bottom: 73px;
}

.cwrap {
	width: 180px;
	height: 180px;
	margin-bottom: 4px;
}

.circle {
	overflow: hidden;
	width: 100%;
	position: relative;
	height: 100%;
	border-radius: 50%;
-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.circle.c1 {
	background: url(../imagenes/libros.png) 0 0 no-repeat;
	box-shadow:  inset 0 0 0 4px #C42026, 3px 3px #A4A4A4
}

.circle.c2 {
	background: url(../imagenes/conferencias.png) 0 0 no-repeat;
	box-shadow:  inset 0 0 0 4px #2F7F3E, 3px 3px #A4A4A4
}

.circle.c3 {
	background: url(../imagenes/investigadores.png) 0 0 no-repeat;
	box-shadow:  inset 0 0 0 4px #FEC32D, 3px 3px #A4A4A4
}
.circle.c4 {
	background: url(../imagenes/aulavirtual.png) 0 0 no-repeat;
	box-shadow:  inset 0 0 0 4px #2866AE, 3px 3px #A4A4A4
}
.circle.c5 {
	background: url(../imagenes/eventos.png) 0 0 no-repeat;
	box-shadow:  inset 0 0 0 4px #7B4A9D, 3px 3px #A4A4A4
}
.circle.c6 {
	background: url(../imagenes/videos.png) 0 0 no-repeat;
	box-shadow:  inset 0 0 0 4px #2F7F3E, 3px 3px #A4A4A4
}
.circle.c7 {
	background: url(../imagenes/peliculas.png) 0 0 no-repeat;
	box-shadow:  inset 0 0 0 4px #7B4A9D, 3px 3px #A4A4A4
}
.circle.conf1 {
	background: url(../imagenes/conferencista_1.png) 0 0 no-repeat;
	box-shadow:  inset 0 0 0 4px #2F7F3E, 3px 3px #A4A4A4
}
.circle.conf2 {
	background: url(../imagenes/conferencista_2.png) 0 0 no-repeat;
	box-shadow:  inset 0 0 0 4px #2F7F3E, 3px 3px #A4A4A4
}

.circle.conf3 {
	background: url(../imagenes/conferencista_3.png) 0 0 no-repeat;
	box-shadow:  inset 0 0 0 4px #2F7F3E, 3px 3px #A4A4A4
}

.circle.conf4 {
	background: url(../imagenes/conferencista.png) 0 0 no-repeat;
	box-shadow:  inset 0 0 0 4px #2F7F3E, 3px 3px #A4A4A4
}
.circle.conf5 {
	background: url(../imagenes/conferencista_5.png) 0 0 no-repeat;
	box-shadow:  inset 0 0 0 4px #2F7F3E, 3px 3px #A4A4A4
}
.circle.invest1 {
	background: url(../imagenes/investigador_1.png) 0 0 no-repeat;
	box-shadow:  inset 0 0 0 4px #FEC32D, 3px 3px #A4A4A4
}
.circle.invest2 {
	background: url(../imagenes/investigador_2.png) 0 0 no-repeat;
	box-shadow:  inset 0 0 0 4px #FEC32D, 3px 3px #A4A4A4
}
.circle.invest3 {
	background: url(../imagenes/investigador_3.png) 0 0 no-repeat;
	box-shadow:  inset 0 0 0 4px #FEC32D, 3px 3px #A4A4A4
}


.circle:hover{
	box-shadow: 
		inset 0 0 0 1px rgba(255,255,255,0.1),
		0 1px 2px rgba(0,0,0,0.1);
}


.circle:hover .info {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1) ;
	transform: scale(1);
}


.circle:after, .circle:before {
    content: "";
    display: table;
}



.info {
	overflow: hidden;
	color: #fff;
	font-size: 12px;
	text-align: center;
	background: #c42026;
    height: inherit;
    opacity: 0;
    top: 0;
    right: 0;
    left: 0;
    position: absolute;bg
    -webkit-transform: scale(0);
     -moz-transform: scale(0);
     -ms-transform: scale(0);
     -o-transform: scale(0);
     transform: scale(0);
    -webkit-transition: ;
    -moz-transition: all 0.4s ease-in-out 0s;
    -ms-transition:all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
	width: inherit;
}

.info .title {
	padding-bottom: 20px;
	border-bottom: 1px solid #fff;
	font: 14px/14px 'Dosis', sans-serif;
	margin: 0 20px 12px;
	padding-top: 30px;
}

.info  a {
	text-transform: uppercase;
	display: inline-block;
	color: #d1cfcf;
	margin-top: 9px;
}

.info a:hover {
	color: #FFCCCC;
}

.box {
	margin-bottom: 2px;
	position: relative;
	top: 1px;
	padding: 18px 5px 21px 15px;
	background-color: #fdfdfd;
	border: 1px solid #fbfbfb;
}

.box h4 {
	margin-left: -15px;
	margin-right: -5px;
	text-align: center;
	margin-bottom: 14px;
}

.text1 {
	font: 18px/19px 'Dosis', sans-serif;
	color: #233c4c;
	margin-bottom: 7px;
}

.box .text1 {
	color: #5d6f7b;
	margin-bottom: 25px;
}

.box1 .text1 {
	color: #5d6f7b;

}

.box a.btn {
	margin-top: 25px;
	margin-right: 10px;
}

ul.logos {
	overflow: hidden;
	padding: 1px 0 0;
}

ul.logos  a:hover {
	opacity: 0.5;
}

blockquote {
	padding-top: 32px;
	padding-left: 17px;
	padding-bottom: 24px;
	overflow: hidden;
	position: relative;
	top: 1px;
	color: #233c4c;
	font-size: 16px;
}

blockquote>img {
	float: left;
	margin-right: 42px;
	border-radius: 500px;
}

blockquote {
	background-color: #fdfdfd;
	border: 1px solid #fbfbfb;
}

blockquote p {
	margin-bottom: 18px;
	padding-right: 10px;
}

blockquote a.btn {
	margin-top: 1px;
	margin-right: 15px;
	float: right;
}

blockquote .bq_bot {
 
	font-family: 'Dosis', sans-serif;
}

.style1 {
	margin-bottom: 19px;
	color: #000;
	padding-bottom: 1px;
	padding-top: 15px;
}

.style1 a {
	color: #ec0606;
}


.style1 a:hover {
	color: #000;
}

img.ql {
	margin-left: -30px;
	margin-right: 6px;
	margin-top: -20px;
}

img.qr {
	margin-top: 3px;
}


.box p {
	margin-bottom: 0;
}

.box1 {
	background-color: #f9f9f9;
	border: 1px solid #efeeee;
	padding: 14px 14px 9px;
}

.works {
	padding-bottom: 5px;
	overflow: hidden;padding-top: 4px;
}

.works .clear {
height: 46px;
}


.box1  .text1 {
	padding-bottom: 1px;
}

a.gal {
	position: relative;
	display: block;
	margin-bottom: 8px;
}

a.gal span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: url(../images/magnify.png) -102px 0 no-repeat;
}



a.gal:hover span{
	background-position: center center;
}
/****Map***/

.map {
	padding-top: 0px;
}

.map .text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-bottom: 19px;

}
.map figure {

	width: 100%;
		 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
 display: block;
padding-top: 2px;

}
.map figure iframe {
	width: 100%;
	height: 350px;
	max-width: 100%;
}


.map address {
	padding-top: 10px;
	overflow: hidden;
	font-size: 14px;
	line-height: 20px;
}


.map a {
	text-decoration: underline;
	color: #000;
}

.map a:hover {
	color: #ec0606;
}

address dt {
	color: #000;
}


address dd span {
	min-width: 85px;
	display: inline-block;
	text-align: left;
}




/************Footer***********/

footer {
	display: block;
	padding: 0 0;
	color: #565252;
}

footer .menu_block {
	border: 0;
	position: static;
	float: left;
	padding-top: 13px;
}

.socials  {
	text-align: center;
	float: right;
	padding-top: 77px;
	overflow: hidden;
}

.socials a {
	display: block;
	float: left;
	width: 36px;
	background: url(../images/socials.png) 0 0 no-repeat;
	height: 36px;
}

.socials a+a {
	margin-left: 7px;
	background-position: -43px 0;
}

.socials a+a+a {
	margin-left: 6px;
	background-position: -85px 0;
}

.socials a+a+a+a {
	background-position: right 0;
}

.socials a:hover {
	opacity: 0.7;
}

.copy {
	text-transform: uppercase;
	padding-left: 12px;
	padding-top: 80px;
	float: left;
	color: #565252;
	font-size: 12px;
	line-height: 14px;
}



.f_bot {
	padding-top: 26px;
	padding-bottom: 40px;
	color: #797979;
}

/**to top**/
#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:120px;
	margin-right: -620px !important;
	overflow:hidden;
	width:48px;
	height:48px;
	border:none;
	text-indent:-999px;
	z-index:999;
	background:url(../images/totop.png) no-repeat left top;
	transition: 0s ease;
	-webkit-transition: 0s ease;
	-o-transition: 0s ease;	
}
#toTop:hover {
	background-position: right 0;
}
/*----- Menu Nuevo-------------------------------------------------*/
.clearfix:after {
    display:block;
    clear:both;
}
 
/*----- Menu Outline -----*/
.menu-wrap {
    width:100%;
}
 
.menu {
    width:1000px;
    padding-left: 625px;
    color:#ffffff;
}
 
.menu li {
    margin:0px;
    list-style:none;
    font-family: 'Open Sans', sans-serif;
}
 
.menu a {
    transition:all linear 0.15s;
    color:#919191;
}
 
.menu li:hover > a, .menu .current-item > a {
    text-decoration:none;
    color:#ffffff;
}
 
.menu .arrow {
    font-size:11px;
    line-height:0%;
}
 
/*----- Top Level -----*/
.menu > ul > li {
    float:left;
    display:inline-block;
    position:relative;
    font-size:19px;
}
 
.menu > ul > li > a {
    padding:10px 40px;
    display:inline-block;
    text-shadow:0px 1px 0px rgba(0,0,0,0.0);
    color:#000000;

}
 
.menu > ul > li:hover > a, .menu > ul > .current-item > a {
    color:#c42026;
}
 
/*----- Bottom Level -----*/
.menu li:hover .sub-menu {
    z-index:1;
    opacity:1;
}
 
.sub-menu {
    width:100%;
    position:absolute;
    top:100%;
    margin-left: auto;
    margin-right: auto;
    z-index:-1;
    opacity:0;
    transition:opacity linear 0.15s;
    box-shadow:0px 2px 3px rgba(0,0,0,0.2);
}
 
.sub-menu li {
    display:block;
    font-size:16px;
    background:#2e2728;
}
 
.sub-menu li a {
    padding:10px 20px;
    display:block;
}
 
.sub-menu li a:hover, .sub-menu .current-item a {
    background:#C62026;
}

/*-----Para Slider Ppal-----*/

#wrapper_slider {
  padding: 0px;
  }



.rslides {
  margin: 0 auto 40px;
  }

#slider1,
#slider3 {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
  }

.rslides_tabs {
  list-style: none;
  padding: 0;
  background: rgba(0,0,0,.25);
  box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  font-size: 18px;
  list-style: none;
  margin: 0 auto 50px;
  max-width: 540px;
  padding: 10px 0;
  text-align: center;
  width: 100%;
  }

.rslides_tabs li {
  display: inline;
  float: none;
  margin-right: 1px;
  }

.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
  }

.rslides_tabs li:first-child {
  margin-left: 0;
  }

.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
  }

/*-----Para Formulario 1-----*/

#area_form1{
  position:relative;
  top:20px;
  height:600px;
  width:420px;
  background-size:cover;
  margin-left:auto;
  margin-right:auto; 
  border:#fff 15px solid;
}

.mod_formulario1{
  position:relative;
  top:15%;    
  height:70%;
  width:450px;
  margin-left:auto;
  margin-right:auto;
  border-radius:5px;
  
}

.mod_formulario1 ul{
  list-style-type:none;
  margin:0;
}

.form1{
  float:left;
  height:86%;
  width:100%;
  box-sizing:border-box;
  padding:40px;
}

.textbox_form1{
   color:#C42026;
  height:36px;
  width:100%;
  border-radius:3px;
  border:#C42026 2px solid;
  box-sizing:border-box;
  padding:2px;
  font-family: 'Open Sans', sans-serif;
  font-size:14px;
  margin-bottom:6px;
}

.textbox_form1:focus{
  outline:none;
   border:#FF6666 2px solid;
   color:#C42026;
}
.areatexto_form1{
   color:#C42026;
  height:72px;
  width:100%;
  border-radius:3px;
  border:#C42026 2px solid;
  box-sizing:border-box;
  padding:2px;
  font-family: 'Open Sans', sans-serif;
  font-size:14px;
  margin-bottom:6px;
}
.areatexto_form1:focus{
  outline:none;
   border:#FF6666 2px solid;
   color:#C42026;
}

.boton_form1{
  height:50px;
  width:100%;
  border-radius:3px;
  border:#C42026 0px solid;
  box-sizing:border-box;
  padding:10px;
  margin-bottom:30px;
  background:#C42026;
  color:#FFF;
  font-weight:bold;
  font-family: 'Open Sans', sans-serif;
  font-size:14px;
  transition:background .4s;
  cursor:pointer;
}

.boton_form1:hover{
  background:#FF6666;
  
}
.boton_volverx:{
  background:url(../imagenes/volver_1.png) 0 0 no-repeat;
}
.boton_volver:hover{
  background:url(../imagenes/fondo_volver.png) 0 0 no-repeat;
  
}


/*----- Subpaginas -----*/
.seccion_subpagina {
	width: 1252px;
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 100px;
}

.barra_division {
	background-color:#C42026;
	width: 1252px; 
	height: 10px; 
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 100px;
}
