/* 
Theme Name: CECT
Theme URI: http://cect.rree.gob.sv/
Description: Template personalizado para el Sitio de las consejerías económicas 
Version: 1
Author: Luis Garcia
Author URI: http://cect.rree.gob.sv/
Tags: 
*/

#cboxTopLeft, #cboxMiddleLeft, #cboxMiddleRight, #cboxBottomRight#cboxTopLeft, #cboxTopRight, #cboxBottomLeft, #cboxTopCenter, #cboxBottomCenter{background:none !important;}
body{
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	background:#93bf3e;
	padding:30px 0;
}


.glyphicon { margin-right:10px; }
.panel-body { padding:0px; }
.panel-body table tr td { padding-left: 15px }
.panel-body .table {margin-bottom: 0px; }


p{
	font-family: 'Roboto', sans-serif;
	color: #666;
	font-size: 16px;
	line-height: 25px;
	margin-bottom: 20px;
}
nav{
	margin: 0 !important;
	padding: 0 !important;
}
#tooper{
	background: #f0f0f0;
	padding-top:8px;
	padding-bottom:8px;
}
#logogobierno img{
	margin-top:15px;
}
#menutooper ul{
	margin: 0;
	padding: 0;
	list-style: none;
	
}
#menutooper li{
	display: inline-block;
	margin: 0 5px 0 0;
	
}
#menutooper a:link, #menutooper a:active, #menutooper a:visited{
	padding:8px 15px;
	display:block;
	background: #003366;
	color: #fff;
	border-radius: 5px;
}
#menutooper a:hover{
	background: #006699;
	text-decoration: none;
}
#redes{
	position:relative;
}
#redes ul{
	margin:0;
	padding:0;
	list-style:none;
} 
#redes li{
	display:inline-block;
	width:30px;
	height:30px;
	margin-right:5px;
	border-radius:30px;
	-moz-border-radius:30px;
	-webkit-border-radius:30px;
	position:relative;
	background:#ccc;
}
#redes li:hover{
	background-color:#09C;
}
#redes li:last-child{
	margin-right:0;
}
#redes li a{
	position:absolute;
	width:100%;
	height:100%;
	text-align:center;
	line-height:28px;
	font-size:20px;
}
#redes li a:hover{
	color:#fff;
}
#searchform{
	display: none;
	position:absolute;
	background:rgba(255,255,255,.7);
	padding:10px;
	border-radius:8px;
	margin-top:20px;
}


#header{
	padding:10px 0;
	background:#fff;
	background-size: 100% auto;
	border-radius:10px 10px 0 0;
	border-bottom: 6px solid #0099CC;
}
#header img{
	max-width: 80%;
	height: auto;
}
#header h1 a{
	color:#fff;
	font-size:24px;
}
#logo h1{
	display: none;
}

#menuprincipal{
	background:#f9f9f9;
}
#sliderprincipal{
	background:#fff;
}

.glyphicon-chevron-right:before { content: ""; width: 32px; height: 51px; background: url(images/derecha.png); display: block}
.glyphicon-chevron-left:before { content: ""; width: 32px; height: 51px; background: url(images/izquierda.png); display: block}

.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
    right: 20%;
    margin-right: -10px;
}
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-left {
    left: 20%;
    margin-right: -10px;
}
.carousel-inner .item img{
	width: 100%;
	height: auto;
}

.carousel-caption{
	right: 0 !important;
	padding: 1% !important;
	left: auto;
	min-height: 15%;
	bottom: 0;
	text-align: left;
	width: 100%;
background: -moz-linear-gradient(left,  rgba(0,0,0,0) 0%, rgba(6,50,98,1) 99%, rgba(6,50,99,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(0,0,0,0) 0%,rgba(6,50,98,1) 99%,rgba(6,50,99,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(0,0,0,0) 0%,rgba(6,50,98,1) 99%,rgba(6,50,99,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#063263',GradientType=1 ); /* IE6-9 */
}
.carousel-caption h1{
	font-size: 38px;
	margin: 0;
	padding: 0;
}
.carousel-caption h3 span{
	display: block;
	font-size: 30px;
}
.carousel-caption p{
	clear: both;
}
.carousel-caption a.leer, a.leer{
	display: block;
	color: #fff;
	background: #275BB0;
	text-transform: uppercase;
	padding: 10px 15px;
	text-shadow: none;
	float: left;
	font-size: 11px;
	font-weight: bold;
}

.carousel-indicators{
	top:0;
	text-align:right;
	right:1%;
	left:auto;
	height:5%;
}

#noticiasfull{
	background:#fff;
	padding:30px 20px;
}
#presentaciones img{
	width:100%;
	height:auto;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
	margin-bottom: 20px;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


#sidebar{
	text-align:center;
	background:#fff
}
img{
	max-width:100%;
	height:auto;
}


#videos{
	background:#000;
	padding:25px 0;
}
/* CUERPO GENERICO */
#completo, #gobierno{
	background:#fff;
}
.breadcrumbs{
	padding:20px 0;
	border-bottom:3px solid #f0f0f0; 
}
#caja{
	padding: 40px 0;
	
}
#caja h1{
	color: #006699;
}
p.fecha{
	padding: 20px 0;
	color: #999;
	
}
.noticia p.fecha{
	padding: 10px 0 0 0;
	margin:0;
	color: #999;
	
}

.noticia{ padding-bottom:40px;}
.noticia img{width:100%; height:auto;}
#caja img{
	max-width:100%;
	height:auto;
}
#caja p{
	text-align:justify;
}
.etiquetas{
	padding:20px 0 30px 0;
	border-top:3px solid #f0f0f0;
}
.relacionado{
	margin-bottom:20px;
}
#footer{
	padding:15px 0;
}
.sectiontableheader{
	background:#003366;
	color:#fff;
}
aside .widget{
	padding-left:5%
}
aside ul{
	margin:0;
	padding:0;
	list-style:none;
	font-size:14px;
	border:1px solid #dedede;
	border-radius:6px;
}
aside li{
	border-bottom:1px solid #dedede;
	padding:10px;
	text-transform:uppercase;
}
aside li:hover{
	background:#DAE9FF;
}
#multimedia{
	background: url(images/header.jpg) top left no-repeat;
	background-size: 100% 100%;
	color:#fff;
	padding-top: 20px;
	padding-bottom:30px;
}
#tpsboton{
	background:#044E9E;
	color:#fff !important;
	text-align:center;
	padding:5px;
	font-size:18px;
	font-weight:bold;
	border-radius: 0 0 5px 5px;
}
.tpsboto{
	border-radius:5px 5px 0 0;
}
#mapa{
	height:400px;
}
.grande{
	font-size:20px;
}
#banners{
	padding-bottom:20px;
	padding-top:20px;
}

.box, .requisitos{
        padding: 20px;
        display: none;
    }

.alignright {float:right; margin:0 0 1em 1em;}
.alignleft {float:left; margin:0 1em 1em 0; }
.aligncenter {display: block; margin-left: auto; margin-right: auto; }
.alignnone {display: block; }
a img.alignright {float:right; margin:0 0 1em 1em; }
a img.alignleft {float:left; margin:0 1em 1em 0; }
a img.aligncenter {display: block; margin-left: auto; margin-right: auto; } 


#pdf-en, #pdf-es{
	height:650px;
}

@media (max-width: 700px) {
	.icon-bar{
		background:#003366;
	}
#header{
	background-size: 100% 100%;
}
	#logo{
		text-align:center;
	}
	.carousel-caption h1{
	font-size: 16px;
}
	#caja{
	padding: 40px 10px;
}
	.telefonos{
		display: block;
		margin: 10px auto;
}
	.wp-pagenavi a.page, span.extend, a.last {
 display: none;
 }
	#logogobierno, #redes, #transparencia, aside{display:none;}
}