/*
Theme Name: ecosur
Theme URI: http://www.ecosur.mx
Description: Tema en el cual se agregaran las instancias para el portal institucional del El Colegio de la Frontera SUr
Version: 1
Author: Uriel Pinacho
Author URI: http://urielpinacho.wordpress.com
*/

.site-logo {
    float: left;
    width: 161px;
    height: 71px;
}

.buscador{
    position: absolute;
    width: 100%;
    background: #3ECE9F;
    padding-bottom: 10px;
    padding-top: 20px;
    z-index: 1;
}

.buscador form.search-form {
    float: right;
}

span.screen-reader-text {
    display: none;
}

span.glyphicon.glyphicon-remove-circle {
    font-size: 35px;
    position: static;
    float: right;
    padding-top: 6px;
    padding-right: 20px;
    padding-bottom: 20px;
}

@media(max-width:765px) {
    .site-logo{
        display: none;
    }

    .logo-ecosur{
        display: none;
    }
        input.search-submit {
        width: 100%;
    }

	.not-view-phone{
        display: none;
    }

	#portada {
    background-attachment: relative;
    min-height: 237px;
    width: 100%;
	    background-position: 0px 0px !important;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color: white !important;

    padding-top: 50px;
    padding-bottom: 50px;
    background: #f5f5f5;
	}

	.entry-content img {
		width: 100%;
	}

	input {
	padding: 11px 10px 12px !important;

}

}

@media(min-width:768px) {

#portada {
    background-attachment: relative;
    min-height: 437px;
    width: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color: white !important;

    padding-top: 50px;
    padding-bottom: 50px;
    background: #f5f5f5;
}


    .navbar-default .navbar-nav > li > a {
        color: #777;
        padding: 5px 10px;
        font-size: 14px;
        border-right: 1px solid #ccc;
    }

    .view-phone{
        display: none;
    }

    nav ul li ul.sub-menu{
    padding-top: 37px;
    min-width: 200px;
    display: none;
    position: absolute;
    z-index: 999;
    left: 0;
    font-size: 15px;
    }
    nav ul li:hover ul.sub-menu{
        display: block;	/* Display the dropdown */
    }
    nav ul li ul.sub-menu li{
    display: block;
    background-color: #F2F2F2;
    padding-bottom: 15px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 15px;
    width: 240px;
    }

	nav ul li ul.sub-menu li:hover{
		background-color: #E2E2E2;
    }
	nav ul li ul.sub-menu li a{
		    color: #777;
		padding-top: 20px;
    padding-bottom: 20px;
    }
	ul li ul.sub-menu li a:hover{
		color: #1abc9c !important;

    }

	p.form-submit {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

#commentform input:first-child{
	text-align: center;
    color: #fff;
    background: #1abc9c;
    padding: 15px 11.7% 15px 11.6% !important;
	border: none !important;
}

p.comment-form-url {
    display: none;
}

#commentform input {
    padding: 14px 98px 15px 18px !important;
    margin-right: 30px !important;
	border: 1px solid #ccc !important;

}

.person-dates {
    color: #696E74;
}

.person-dates span{
	margin-right: 10px;
}

        nav ul li ul.sub-menu ul{
            z-index: -1;
    }
    nav ul li ul.sub-menu :hover ul{
        display: block;
    position: absolute;
    top: 0px;
    left: 240px;
    }

    .logo-institucional{float: left; width: 161px; height: 71px;}

}

@media(min-width:992px) {

}

@media(min-width:1200px) {

}



	.entry-header {
		margin-top: 20px;
	}

	.entry-content {
		margin-top: 40px;
        padding: 0;
        margin-bottom: 12px;
        font-family: 'Lato', sans-serif;
        font-weight: 300;
        font-size: 18px;
        line-height: 28px;
        color: #666;
	}
	.contenido-servicios-index  ul {
    text-align: left;
    list-style-type: circle;
    list-style-position: inside;
    font-size: small;

}
.contenido-servicios-index {
    height: 230px;
}
p.form-allowed-tags {
    display: none;
}

#commentform label {
    display: none;
}


textarea#comment {
    width: 100%;
    padding: 15px;
	border: 1px solid #ccc;
}

h3#reply-title {
    font-size: 2.5rem;
    text-align: center;
    margin-bottom: 50px;
}

.contenido-servicios-index:hover p{
	color: #1abc9c !important;
}

.contenedor-laboratorios:hover p{
	color: #1abc9c !important;
}


#portada  p{
	color: white !important;
	text-shadow: 0px -1px 0px #424242;
}

.entry-meta {
    width: 100%;
}

span.date {
    width: 100%;
    float: left;
}

span.categories-links {
    width: 100%;
    float: left;
}

/*
Generic Styling, for Desktops/Laptops
*/
table {
  width: 100%;
  border-collapse: collapse;
}
/* Zebra striping */
tr:nth-of-type(odd) {
  background: #eee;
}
th {
  background: #333;
  color: white;
  font-weight: bold;
}
td, th {
  padding: 6px;
  border: 1px solid #ccc;
  text-align: left;
}
/*
Max width before this PARTICULAR table gets nasty
This query will take effect for any screen smaller than 760px
and also iPads specifically.
*/
@media
only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px)  {

	/* Force table to not be like tables anymore */
	table, thead, tbody, th, td, tr {
		display: block;
	}

	/* Hide table headers (but not display: none;, for accessibility) */
	thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}

	tr { border: 1px solid #ccc; }

	td {
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee;
		position: relative;
		padding-left: 50%;
	}

	td:before {
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%;
		padding-right: 10px;
		white-space: nowrap;
	}


}

/*footer imagenes*/
.footer-image{
	text-align: center;
}

.footer-image img{
	margin: 50px 15px 0px 15px;
}

.site-info a{
    color: #0ca284 !important;
}

/**
 * 7.0 Footer
 * ----------------------------------------------------------------------------
 */
.site-footer {
	background-color:#576265;
	height: auto;
	color: #fff !important;
}

.site-footer .widget-area,
.sidebar .site-footer {
	text-align: left;
}

.site-footer a {
	color: #fff !important;
}

.site-footer .sidebar-container {
	padding: 20px 0;
}

.site-footer .widget-area {
	margin: 0 auto;
	max-width: 1040px;
	width: 100%;
}

.sidebar .site-footer .widget-area {
	width: 100%;
	position: relative;
	left: -158px;
}

.site-footer .widget {
  background: transparent;
  color: #fff;
  float: left;
  width: 30%;
}

.sidebar .site-footer .widget {
	width: 228px;
}

.sidebar .site-footer .widget:nth-of-type(4),
.sidebar .site-footer .widget:nth-of-type(3) {
	margin-right: 0;
}

.site-footer .widget a {
	color: #e6402a;
}

.site-footer .widget-title,
.site-footer .widget-title a,
.site-footer .wp-caption-text {
	color: #fff;
}

.site-info {
	margin: 0 auto;
	max-width: 1040px;
	padding: 30px 0;
	width: 100%;
}

#wpstats {
	display: block;
	margin: -10px auto 0;
}
#primary-menu-footer .foo-uno > a{font-size:15px;}
#primary-menu-footer .foo-uno{ float:left; width:20%;   margin-bottom: 10px;}
#primary-menu-footer .foo-uno:first-child{ float:left; width: 14%; margin-right: 1%;}
#primary-menu-footer .foo-uno:nth-child(2){ display:none;}
#primary-menu-footer .foo-uno:nth-child(3){ float:left; width:22%;}
#primary-menu-footer .foo-uno:nth-child(4){ float:left; width:24%;}
#primary-menu-footer .foo-uno:nth-child(5){ float:left; width:20%;}
#primary-menu-footer .foo-uno:nth-child(7){ float:left; width:15%; margin-top: -114px; margin-left: 3%;}
.message #primary-menu-footer .foo-uno:nth-child(7){ float:left; width:15%; margin-top: -115px;}
#primary-menu-footer .foo-uno ul{	padding: 0px;	list-style: none;}
#primary-menu-footer .foo-uno li{	font-size:11px;	}
#primary-menu-footer {overflow: hidden; list-style: none;}

#primary-menu-footer .foo-tres{	display:none;}

@media (max-width: 791px){

#primary-menu-footer .foo-uno > a{font-size:15px;}
#primary-menu-footer .foo-uno{ float:left; width:100%;  margin-bottom: 10px;}
#primary-menu-footer .foo-uno:first-child{ float:left; width:100%;}
#primary-menu-footer .foo-uno:nth-child(2){ float:left; width:100%;}
#primary-menu-footer .foo-uno:nth-child(3){ float:left; width:100%;}
#primary-menu-footer .foo-uno:nth-child(4){ float:left; width:100%;}
#primary-menu-footer .foo-uno:nth-child(5){ float:left; width:100%;}
#primary-menu-footer .foo-uno:nth-child(7){ float:left; width:100%; margin-top: 0px;}
.message #primary-menu-footer .foo-uno:nth-child(7){ float:left; width:100%; margin-top: 0px;}
#primary-menu-footer .foo-uno ul{	padding: 0px;	}
#primary-menu-footer .foo-uno li{	font-size:13px; padding: 8px;	}
#primary-menu-footer {overflow: hidden; margin-top: 20px;}

.message{
	overflow: auto;
}

}

.entry-meta.not-view-phone.datos-nota {
    overflow: hidden;
    margin-top: 30px;
    padding: 30px;
    border: 1px solid #C3C3C3;
    width: 90%;
}


/*====================== SOCIAL SHARE POST ==============================*/
.entry-meta {
  margin: 25px 0px 43px 0px;
}


	 .shaere-facebook-wordpress::before {
		font-family:    'Genericons';
		content: '\f204' !important;
		font-size: 25px;
		font-style: normal;
	}

	.shaere-twitter-wordpress::before {
		font-family:    'Genericons';
		content: '\f202' !important;
		font-size: 25px;
		font-style: normal;
	}

	.shaere-googleplus-wordpress::before {
		font-family:    'Genericons';
		content: '\f218' !important;
		font-size: 25px;
		font-style: normal;
	}


.shaere-googleplus-wordpress,  .shaere-twitter-wordpress, .shaere-facebook-wordpress{
	padding: 10px;
}

/* ESTILOS PAGINA */

.min-unidad {
    background-image: url(images/ecosur.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.gris3 {
    background-color: #f4f4f4;
}


.principalecosurmain {
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 400px !important;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.4);
}

.circle-1-inicial {
    width: 325px;
    height: 325px;
    display: block;
    border: 1px solid #CECECE;
    border-radius: 50%;
    margin: 0 auto;
    padding: 11px 10px;
}

.top40 {
    margin-top: 40px !important;
}

.circle-2-inicial {
    width: 300px;
    height: 300px;
    background: #CECECE;
    border-radius: 50%;
    margin: 0 auto;
    background-position: center;
    background-size: cover;
}

.link-notas{
    padding: 12px 0px;
    border-radius: 6px;
    border: 3px solid;
    font-size: 16px;
    margin-left: 10%;
    margin-right: 10%;
    float: left;
    width: 80%;
    margin-top: 10%;
    text-align: center;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
}

.link-notas:hover{
	border-radius: 50px !important;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	color: rgb(14, 180, 147) !important;
}

@media (max-width: 643px) {
    .min-unidad h1{ font-size: 18px;}

      .circle-1-inicial {
    width: 268px !important;
    height: 268px !important;
    display: block;
    border: 1px solid #CECECE;
    border-radius: 50%;
    margin: 0 auto;
    padding: 11px 10px;
}

.circle-2-inicial {
    width: 240px !important;
    height: 241px !important;
    background: #CECECE;
    border-radius: 50%;
    margin: 0 auto;
    background-position: center;
    background-size: cover;
}

.link-notas {
    margin-bottom: 40px;
}

.carousel-inner .size50 {
    font-size: 38px !important;
    margin-top: 0px !important;
}

div .principalecosurmain {
    min-height: 540px !important;
}
}


/*PUBLICACIONES ECOSUR*/
.grisc{
    background-color: #F9F9F9;
}

.cuadros-publicaicones{
    background-color: #F5F5F5;
    min-height: 143px;
}

.sombra-oscura150 {
    background-color: rgba(0, 0, 0, 0.5);
    min-height: 128px;
    width: 100%;
    color: #fff !important;
}

.salmon {
    background-color: #D45F4A;
    color: #fff;
}
.center {
    text-align: center;
}

.salmon a {
    color: #fff;
}

.sombra-oscura {
    background-color: rgba(0, 0, 0, 0.5);
    min-height: 300px;
    width: 100%;
    color: #fff !important;
}

#cont-libros {
    height: 305px;
}

#sombra-libros{
    min-height: 305px;
}

@media (max-width: 643px) {
    #cont-libros {
    height: auto;
}

#sombra-libros{
    min-height: auto;
}
}

/* MENU SOCIAL */
	#menu-social {
		list-style: none;

        overflow: hidden;
	}

		#menu-social ul li {
			display:  inline-block;
			position: relative;
		}

			#menu-social li a::before {
				content:        '\f408';
				display:        inline-block;
				font-family:    'Genericons';
				vertical-align: top;

				-webkit-font-smoothing: antialiased;
			}

			#menu-social li a[href*="wordpress.org"]::before,
			#menu-social li a[href*="wordpress.com"]::before {
				content: '\f205' !important;
				color:   #21759b;
			}
			#menu-social li a[href*="facebook.com"]::before {
				content: '\f204' !important;
				color:   #fff;
			}
			#menu-social li a[href*="twitter.com"]::before {
				content: '\f202' !important;
				color:   #fff;
			}
			#menu-social li a[href*="dribbble.com"]::before {
				content: '\f201' !important;
				color:   #fff;
			}
			#menu-social li a[href*="plus.google.com"]::before {
				content: '\f218' !important;
				color:   #fff;
			}
			#menu-social li a[href*="pinterest.com"]::before {
				content: '\f210' !important;
				color:   #fff;
			}
			#menu-social li a[href*="github.com"]::before {
				content: '\f200';
				color:   #fff;
			}
			#menu-social li a[href*="tumblr.com"]::before {
				content: '\f214';
				color:   #fff;
			}
			#menu-social li a[href*="youtube.com"]::before {
				content: '\f213' !important;
				color:   #fff;
			}
			#menu-social li a[href*="flickr.com"]::before {
				content: '\f211';
				color:   #ff0084;
			}
			#menu-social li a[href*="vimeo.com"]::before {
				content: '\f212';
				color:   #1AB7EA;
			}
			#menu-social li a[href*="instagram.com"]::before {
				content: '\f215';
				color:   #3f729b;
			}
			#menu-social li a[href*="codepen.io"]::before {
				content: '\f216';
				color:   #000;
			}
			#menu-social li a[href*="linkedin.com"]::before {
				content: '\f208';
				color:   #0e76a8;
			}

#menu-social li a {
    margin: -18px 0px 0px -11px;
  float: left;
  font-size: 25px;
}


#menu-social li {
  border-radius: 40px;
    width: 30px;
    height: 30px;
    text-align: center;
    vertical-align: middle;
    padding: 8%;
    background-color: #434342;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    float: left;
    margin-right: 4%;
    margin-left: 4%;
}

#menu-social li:hover {
  background-color: #0ca284;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
}



/*========================================================================================================================================================
-----------------------------                 Academico                               --------------------------------------*/

.circle-1 {
    width: 280px;
    height: 274px;
    display: block;
    border: 1px solid #CECECE;
    border-radius: 50%;
    margin: 0 auto;
    padding: 10px;
}

.circle-2 {
    width: 250px;
    height: 250px;
    background: #CECECE;
    border-radius: 50%;
    margin: 0 auto;
	background-position: center;
    background-size: cover;
}

.circle-1-inicial {
    width: 325px;
    height: 325px;
    display: block;
    border: 1px solid #CECECE;
    border-radius: 50%;
    margin: 0 auto;
    padding: 11px 10px;
}

.circle-2-inicial{
    width: 300px;
    height: 300px;
    background: #CECECE;
    border-radius: 50%;
    margin: 0 auto;
	background-position: center;
    background-size: cover;
}

.infouser li a {
    color: #C3C3C3;
    text-decoration: none;
}

.nav-tabs > li.active > a {
    min-height: 0px;
    font-weight: bold;
}


/*========================================================================================================================================================
-----------------------------                 Unidades dos                              --------------------------------------*/

#banner {
    padding: 5em 0 5em 0;
    background-color: rgba(162, 162, 162, 0.44);
    color: rgba(255, 255, 255, 0.75);
    background-attachment: fixed;
    background-image: url("images/overlay.png"), url("../../images/banner.jpg");
    background-size: cover;
    text-align: center;
}



#bannertres {
	background-color: rgba(62, 62, 62, 0.75);
	color: #fff;
	float: left;
	width: 100%;
    min-height: 75px;
	max-height:85px;
    transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
    margin-top: 215px;
}

.link-notas{
    padding: 12px 0px;
    border-radius: 6px;
    border: 3px solid;
    font-size: 16px;
    margin-left: 10%;
    margin-right: 10%;
    float: left;
    width: 80%;
    margin-top: 10%;
    text-align: center;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
}

.link-notas:hover{
	border-radius: 50px !important;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	color: rgb(14, 180, 147) !important;
}

#banner .icon {
    border-radius: 100%;
    color: #fff;
    display: inline-block;
    font-size: 3em;
    height: 2.25em;
    line-height: 1.25em;
    margin-bottom: 0.5em;
    padding: 0px;
    width: 2.25em;
}

.icon {
    text-decoration: none;
    border-bottom: none;
    position: relative;
}

#banner p {
    color: #fff;
    font-size: 1.5em;
    margin-bottom: 1.75em;
    text-transform: uppercase;
}

ul.actions {
    cursor: default;
    list-style: none;
    padding-left: 0;
}
ul.actions > li:last-child {
    padding-right: 0;
}
ul.actions > li {
    display: inline-block;
    padding: 0 1em 0 0;
    vertical-align: middle;
}
#banner .button.special {
    background-color: #51BAA4;
    box-shadow: none;
    color: #fff !important;
}
.button.big {
    font-size: 1.2em;
    height: 3.25em;
    line-height: 3.25em;
    padding: 0 2.5em;
}
.button {
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    -moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    border-radius: 2.5em;
    border: 0;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    height: 2.85em;
    line-height: 2.95em;
    min-width: 10em;
    padding: 0 1.5em;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
}

#banner h2 {
    font-size: 2.5em;
    margin: 0 0 0.5em 0;
    padding: 0;
	color: #fff;
}

.ecosur-unidad-main{
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
	background-position: center;
}

.border-proyecto{
    text-align: left;
}

.redes {
    margin-bottom: 50px;
    text-align: left;
	color: #141412 !important;
}
.redes li{
    margin-bottom: 25px;
	color: #141412 !important;
}

/*======================================================= TAPS ===================================================*/

/* custom inclusion of right, left and below tabs */

.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0;
}

.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}

.tab-content > .active,
.pill-content > .active {
  display: block;
}

.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}

.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}

.tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
     -moz-border-radius: 0 0 4px 4px;
          border-radius: 0 0 4px 4px;
}

.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
  border-top-color: #ddd;
  border-bottom-color: transparent;
}

.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #ddd #ddd #ddd;
}

.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}

.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}

.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
  width: 16%;
}

.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
     -moz-border-radius: 4px 0 0 4px;
          border-radius: 4px 0 0 4px;
}

.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}

.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #ffffff;
}

.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}

.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
     -moz-border-radius: 0 4px 4px 0;
          border-radius: 0 4px 4px 0;
}

.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
  border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}

.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #ffffff;
}
.tab-contentdos{
    float: left;
    width: 82%;
}
.datosacademico span{color:#4a4a4a}
.infouser ul li  a{ color: #6a6a6a !important; font-size: 14px;}
.academicosrelacionados{   background: #FBFBFB none repeat scroll 0 0;  margin: 20px;    padding: 20px;}
 .indent-left {
    float: left;
    margin-left: -40px;
    width: 30px;
}
.c-img-s {
    height: 30px;
    margin-right: 5px;
    width: 30px;
}
.indent-content a { margin:0px;    font-size: 12px;    font-weight: bold; color:#666;}
indent-content img {
    height: 30px;
    max-width: 100%;
}
.tab-content p{color:#666}
.tab-content h3 {    color: #777; font-weight:400}
.tab-content{padding:0px 10px}
.publication-preview {
    background-color: rgba(0, 0, 0, 0.2);
    background-image: url("https://c5.rgstatic.net/m/13004934052217/images/template/default_publication_preview.png");
    border: 1px solid #ccc;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    display: block;
    height: 92px; background-position: -14px -14px;
    position: relative;
    text-decoration: none;
    width: 78px;
}
.people-item {
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 10px;
    padding-top: 10px;
}

.infouser .tabbable .nav-tabs > li > a {
    background-color: #e5e5e5 !important;
    border: medium none ;
    border-radius: 0 !important;
    color: #3c3c3c !important;
     margin-bottom: 2px;
    font-size: 14px !important;
    line-height: 20px !important;
    padding-bottom: 8px !important;
    padding-top: 8px !important; letter-spacing: -0.02em;
}
.infouser .tabbable .nav-tabs {
    border-bottom: 1px solid #ddd;
}
.infouser .tabbable .nav-tabs > .active > a {
    background-color: #fff !important;
    border-color: #ddd #ddd transparent !important;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #555;
    cursor: default;
	margin-bottom: -3px;
}
  .autorespublicacione {
    color: #444;
    font-size: 14px;
    line-height: 18px;
    margin-top: 5px;
    font-weight: 400;
}

.li-publication  .indente-left {    float: left;     width: 10%px !important;  margin-left: -52px; margin-right: 4%;}
.li-publication .indent-right{float: left;     width: 87%;   padding: 0 0 0 16px;}
.titulosenlaces{      color: #555 !important;
    font-size: 14px !important;
    font-weight: 400; margin: 7px 0;
    line-height: 18px;
}
.li-publication {float: left; width:100%;    border-bottom: 1px solid #eaeaea;    margin: 0;    padding: 20px 40px 20px 5px;}
.li-publication .details {    color: #999;    font-size: 11px; line-height: 15px;}
.contenedor-academico{padding:5px 0px ; margin:0px; border-bottom:1px solid #f5f5f5}
.iconos-conoceacademico {      background-color: #fff;
    border: 1px solid #999 !important;
    color: #888 !important;
    font-size: 11px;
    height: 27px;
    margin: 0 auto;
    padding: 4px 0;
    text-align: center;
    width: 31px;
}
.contenedor-dpto {
    border: 1px solid #f5f5f5;
    margin: 4px 20px;
    min-height: 64px;
    padding: 5px 0;
}
.labeldpto{    color: #8d8d8d;    margin-bottom: 10px;    padding-left: 0;}
.grupos li{border-bottom:none}
.ensni{    border-top: 3px double #eee;    margin-top: 5px;    padding: 3px 0;    text-align: left;}


.cuadros-conoce{
    min-height: 195px;
    text-align: center;
}

.cuadros-conoce ul{
	margin:0px;
	padding: 5px 20px 0px 5px;
}

.cuadros-conoce h4 {
	font-size: 20px;
    margin: 10px 10px;
	color:#6F6F6F;
}


ul.actions {
    cursor: default;
    list-style: none;
    padding-left: 0;
}

.button.alt {
    background-color: transparent;
    box-shadow: inset 0 0 0 2px #51BAA4;
    color: #51BAA4 !important;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
}

.button.alt:hover {
    background-color: #51BAA4;
    box-shadow: inset 0 0 0 2px #51BAA4;
    color: #FFF !important;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
}


/*=========================================== GALERIAS EN CONTENT ===================================================== */

#gallery-1 {
      margin: auto;
 }
 #gallery-1 .gallery-item {
      float: left;
      margin-top: 10px;
      text-align: center;
      width: 20%;
 }
 #gallery-1 img {
      border: 2px solid #CFCFCF;
 }
 #gallery-1 .gallery-caption {
      margin-left: 0;
  }

 #menu-principal>li.menu-item-has-children>ul.sub-menu>li.menu-item-has-children>ul.sub-menu>li{
	 display:none;
 }

  #menu-principal>li.menu-item-has-children>ul.sub-menu>li.menu-item-has-children:hover ul.sub-menu>li{
	 display:block;
 }

 /* GOBIERNO FEDERAL */

.navbar-inverse {
    background-color: #272829
    border-color: transparent;
    color: #fff !important;
}

#gobierno{
    position: relative !important;
    height: 46px !important;
    min-height: 46px !important;
    color: #fff !important;
    margin: 0px;
    padding: 0px;
}

#gobierno ul {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    color: #fff !important;
}
#gobierno ul li a{
    padding-top: 10px;
    margin-top: 0px;
    color: #fff !important;
    font-weight: 100;
    font-family: 'Lato', sans-serif !important;
    font-size: 16px;
}


#gobierno ul li a:hover{
    background-color: black;
}


#gobiernofooter{
    background-color: #28292A;
    min-height: 56px;
    color: #fff;
    padding: 20px 0 30px;
    text-align: left;
    font-weight: 300;
}

#gobiernofooter .list-info {
    line-height: auto;
    background-color: #393b3c;
    padding: 30px 0 70px;
    margin-bottom: 30px;
}

#gobiernofooter ul li a{
    color: #fff;
    text-decoration: underline;
}

#gobiernofooter>p{
    color: #ccc;

}

#gobiernofooter p a{
    color: #ccc;
    text-decoration: underline;
}

#gobiernofooter ul{
    list-style-type: none;
}

.blue-right {
    background-color: #4A90E2;
    color: #fff;
    padding: 7px 10px 3px 14px;
    border-radius: 0;
    position: absolute;
    right: 20px;
    top: 39px;
}

.main-footer .list-info form .form-control {
    font-size: 14px;
}
.form-group-icon .form-control {
    min-height: 46px;
}
.form-control {
    width: 100%;
    height: 39px;
    padding: 6px 12px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.form-control, output {
    font-size: 18px;
    line-height: 1.428571429;
    color: #555;
    display: block;
}

.vh, .visually-hidden {
    border: 0;
    clip: rect(0 0 0 0);
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    position: absolute;
    text-indent: -9999px;
}
legend {
    display: block;
    width: 100%;
    margin-bottom: 25px;
    font-size: 27px;
    line-height: inherit;
    border-bottom: 1px solid #e5e5e5;
}

.main-footer .list-info form label {
    font-weight: 300;
    margin-bottom: 15px;
    line-height: 110%;
}

.vh, .visually-hidden {
    border: 0;
    clip: rect(0 0 0 0);
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    position: absolute;
    text-indent: -9999px;
}
ul#social li a{
    text-decoration: none;
}

.cmo-section-header h2 {
  margin-bottom: 0px ;
}
.cmo-section-header .separator {
  content: '';
  display: inline-block;
  margin: auto;
  position: relative;
  width: 20%;
  max-width: 100px;
  height: 5px !important;
  opacity: 0.6;
  border: 1px solid;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.cmo-section-header .separator:before {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  content: '';
  height: 1px;
  max-width: 120px;
  width: 120%;
  position: relative;
  float: right;
  right: 100%;
  top: 1px;
  opacity: 0.5;
}
.cmo-section-header .separator:after {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  content: '';
  height: 1px;
  max-width: 120px;
  width: 120%;
  position: absolute;
  float: left;
  left: 100%;
  top: 1px;
  opacity: 0.5;
}
.cmo-section-header .header-text {
  font-size: 16px;
  margin-top: 10px ;
  letter-spacing: 0.5px;
}
.cmo-section-header.text-left .separator {
  margin-left: 2px;
}
.cmo-section-header.text-left .separator:before {
  max-width: 2px;
}
.cmo-section-header.text-left .separator:after {
  max-width: 170px;
  width: 170%;
}
.cmo-section-header.text-right .separator {
  margin-right: 2px;
}
.cmo-section-header.text-right .separator:after {
  max-width: 2px;
}
.cmo-section-header.text-right .separator:before {
  max-width: 170px;
  width: 170%;
}
.cmo-section-header.separator-none .separator {
  display: none;
}
.cmo-section-header:hover.text-left .separator:after {
  max-width: 210px;
  width: 210%;
}
.cmo-section-header:hover.text-left .separator:after {
  max-width: 210px;
  width: 210%;
}
.cmo-section-header:hover.text-center .separator:before,
.cmo-section-header:hover.text-center .separator:after {
  max-width: 190px;
  width: 190%;
}

.clearfix:after {
  content: '';
  display: table;
  clear: both;
  zoom: 1;
}

.color-black a {
  color: #000 !important;
}
.color-black span {
  color: #000 !important;
}
.color-black p {
  color: #000 !important;
}
.color-black i {
  color: #000 !important;
}

.color-black h2 {
  color: #000 !important;
}

.color-black h3 {
  color: #000 !important;
}
.color-black h4 {
  color: #000 !important;
}
.color-black .content {
  color: #000 !important;
}

.color-black .heading {
  color:#000 !important;
}
.color-black .separator {
  border-color:#000 !important;
}
.color-black .separator:before {
  background-color:#000 !important;
}
.color-black .separator:after {
  background-color:#000 !important;
}
.color-black .header-text {
  color:#000 !important;
}



.tribe-events-schedule, .tribe-events-meta-group-details{ display: none !important; }
.tribe-events-nav-pagination {
    display: none;
}
