/**
Theme Name: Astra Child (FLACSO URUGUAY)
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

/* SLIDES */
.metaslider .caption-wrap {
    opacity: 0.5 !important;
}
.caption-wrap {
    position: absolute;
    right: 15%;
    bottom: 30%;
    left: 15%;
    z-index: 10;
    padding-top: 100%;
    padding-bottom: 20px;
    text-align: left;
}
.caption {
	margin: 0px 80px 10% 100px;
    color: white;
    font-size: 2.2vw;
	line-height: normal;
    opacity: 1 !important;
}
.carousel-caption>p {
    font-size: 1.4rem;
}

#metaslider_container_94>ul.rslides_tabs{
    display: none !important
}


/* CONTENT */
.titlenov{
	margin-top: 17px;
	margin-bottom: 15px;
    font-size: 2rem;
	text-align: center;
}
.img-nov{
	height: 10rem;
    margin-bottom: 10px;
}

  .novnames{
	font-size: 1.3rem;
	line-height: 1.5rem;
	margin-bottom: 10px;
}
.novnames>a{
    color: #0d3b6c;
}
.colnov{
	color: #0d3b6c;
	margin-bottom: 10px;
}

.read-more{
	margin-top: -25px;
	margin-bottom: 20px;
	float: right;
}
.dnoticia>h3>a{
    color: #0d3b6c;
}
.dnoticia>p{
    line-height: normal;
}

.btn-novedades{
    width: 100%;
    text-align: right;
}

/* SIDEBAR */
#secondary{
	padding-left: -20px;
}
.sidebar {
		margin-top: 25px;
    border-left: 1px solid #c5c5c5;
}
.dimgconmemo {
    text-align: center;
    margin: 10px auto;
    padding: 10px auto;
    border-bottom: 1px solid #c5c5c5;
}
.imgconmemo {
    margin: 10px 0px 20px 0px;
}
.canlend {
    margin-top: 20px;
}
.dfechacalend {
    background-color: #3985d2;
    color: white;
    text-align: center;
}
.fechacalendd {
    margin: 5px 8px 0px 8px;
    font-size: 1.5rem;
}
.fechacalendm {
    margin: -5px 8px 10px 8px;
    font-size: 1rem;
}
.masactiv {
    text-align: right;
    margin-top: 15px;
}
.media-body>h5{
	color: #0d3b6c;
	font-size: 1.2rem;
	line-height: 1.3rem;
	margin-bottom: 10px;
}
.media-body>p{
	font-size: 1rem;
	line-height: normal;
	margin-bottom: 10px;
}

/* PRALLAX */
.centercontent {
    text-align: center;
    margin-top: 16vh;
}
.titleCenterPort {
    color: white;
}
.inputparallax {
    width: 20rem;
    margin: 5px 5px;
    display: inline;
}
.btn-warning {
    background-color: #ff6600;
    border: #ff5a00;
    font-size: 1.1rem;
}

.btnparallax{
    height: 45px;
    padding: 0 20px;
}

#mce-success-response{
    font-size: 2rem;
    color: white;
}

#mce-error-response{
    font-size: 2rem;
    color: white;
}

/* SECTION PROGRAMAS */
#direcprog>div {
    text-align: center;
    margin: 20px auto;
}
.imgjefepro {
    height: 200px;
    width: 200px;
    border-radius: 50%;
}
.infoprog {
    text-align: center;
    margin-top: 30px;
}

/* FOOTER */
#firstfooter {
    background-color: #0d3b6c;
    color: white;
    padding: 40px 0px 30px;
}
.titfooter>h3 {
    color: white;
}
.menufooter {
    list-style: none;
    margin: 0px 0px;
}
.menufooter>li {
    color: white;
    margin: 10px 0px;
}
.menufooter>li>a:link {
    text-decoration: none;
    color: white;
}
.menufooter>li>a:hover {
    color: #bdbdbd;
}
.menufooter>li>a:visited {
    color: white;
}
.menufooter>li>a:active {
    color: white;
}
#secondfooter {
    background-color: #031c37;
}
#secondfooter>div {
    padding: 40px 0px;
    text-align: center;
    color: white;
}
.dsecondfooter>p {
    margin: 0px 0px;
    padding: 0px;
    font-size: 0.9rem;
}
.dsecondfooter>p>a {
    color: #b1b1b1;
}
.navSocial {
    display: inline-block;
}
.navSocial>a>i {
    margin: 0px 10px 0px 0px;
    color: white;
}

/* BLOGS 
.img-blog{
	float: left;
	width: 25%;
	margin-right: 10px;
}

.ast-archive-description{
    background-color: #3985d2 !important;
}

.ast-archive-description>h1{
    color: #fff !important;
} 

*/


/* ARTICLE */
.post-thumb{
	display: none;
}
.entry-meta{
	display: none;
} 

/* MEDIA QUERYs */
@media only screen and (min-width: 501px) {
	.img-blog-desktop{
		display: none;
	}		
	.topcontact{
	display: none;
}
}

@media only screen and (max-width: 500px) {
	
	/* TOP CONTACT */

.topcontact{
	background-color: #031c37;
	color: white;
	padding: 18px auto;
	font-size: 2rem;
	text-align: center;
}
.iconcontact>a{
	margin: 0px 35px;
	color: white;
}		
.caption {
	margin: 0px 80px 5% 100px;
    color: white;
    font-size: 3.5vw;
	line-height: normal;
}	
.img-nov{
	height: 14rem;
}
	
.dnoticia{
		margin-bottom: 15px;
		border-bottom: solid 1px #c5c5c5;
        padding-bottom: 5px;
	}
	
	.img-blog-mobile{
		display: none;
	}
}

@media only screen and (min-width: 501px) and (max-width: 767px) {
	
    .img-nov{
    	height: 20rem;
    }

	.dnoticia{
		margin-bottom: 15px;
		border-bottom: solid 1px #c5c5c5;
	padding-bottom: 5px;
	}
	
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.dnoticia{
	margin-bottom: 15px;
	border-bottom: solid 1px #c5c5c5;
	padding-bottom: 5px;
	}
}

@media (min-width: 993px) {
.ast-right-sidebar #secondary {
    padding-left: 15px;
}
}

/* NEWS */
@media (min-width: 1201px){
.ast-separate-container .ast-archive-description, .ast-separate-container .ast-author-box {
    margin: 0;
    padding: 2em 6.67em 1.33333em !important;
}

.ast-separate-container .ast-article-post, .ast-separate-container .ast-article-single {
    background-color: #fff;
    border-bottom: 1px solid #eee;
    margin: 0;
    padding: 1.34em 1.67em !important;
}
}
/*
header.entry-header {
    padding: 1.5rem 1rem 1rem 5rem;
    background: #3985d2;
    margin-bottom: 1.5em;
}

.ast-single-post-order>h1 {
    font-size: 3.5rem;
    color: #fff;
}

.entry-header>h1 {
    font-size: 3.5rem;
    color: #fff;
}
*/

/* boton de formulario de pre-inscripción */ 
#botoninscripcion {
    padding: 10px;
}