@charset "UTF-8";
/* CSS Document */

* {
	padding:0;
	margin:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

/* Icons */
@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot?i64fx9');
	src:url('../fonts/icomoon.eot?#iefixi64fx9') format('embedded-opentype'),
		url('../fonts/icomoon.woff?i64fx9') format('woff'),
		url('../fonts/icomoon.ttf?i64fx9') format('truetype'),
		url('../fonts/icomoon.svg?i64fx9#icomoon') format('svg');
}

nav > .container-fluid {margin-top: -1px;}
.navbar-light.bg-light {background-color: rgba(255,255,255,0)!important;}
.collapse.navbar-collapse {background: #1b75bb;}

.navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .show>.nav-link {
    color: rgba(255,255,255,.9) !important;
}
.navbar-light .navbar-nav .nav-link {
    color: rgba(255,255,255,.55) !important;
}

.testing {
	width:100%;
	padding:10px;
	background:#e53917;
	text-transform:uppercase;
	letter-spacing:10px;
	text-align:center;
	color:#fff;
	font-size:1em;
}
.alerta{
	width:100%;
	padding:10px;
	margin:10px 0 0;
	background:#e53917;
	letter-spacing:2px;
	text-align:center;
	color:#fff;
	font-size:0.9em;
	font-weight:300;
}

body {
	background: none !important;
	font-family: 'Roboto', sans-serif;
}


.contenedor, #bloque {
	width:100%;
	margin:auto;
}

#header .menu, #header nav ul, .menu_bar {background-color:#1b75bb;}

.cont-control, .is-sticky, #controls-wrapper, .cont-footer {max-width:1200px;}

.is-sticky {
	margin:0 auto;
	display:table;
	float:none;
	width:100%;
}
#header {
	z-index:1000 !important;
	position:fixed;
	width: 100%;
}
#header .header-content {
	width: 100%;
	max-width: 1200px;
	margin: auto;
	position: relative;
	float: unset;
}

#header p, #header .menu ul li a {font-weight:400; color:#fff;}

#header nav {
	text-align:right;
	width:auto;
	display:block;
	font-size:1.2em;
	font-weight:bold;
	box-shadow:0px 1px 9px rgba(0,0,0,.2);
}
	#header nav ul {
		list-style:none;
		overflow:hidden;
		width:auto;
		display:inline-table;
		/*padding:0 0.9% 0 0;*/
		padding:0;
		margin:0;
	}
		#header nav ul li {float:left;}
		#header nav ul.submenu li:first-child {background: #339999;}
			
			#header nav ul a i.material-icons {float:right; margin:-5px 0 0;}
		
			#header nav ul li a {
				display:block;
				/*padding:27px 12px;*/
				padding:1.74rem 12px;
				color:#252623;
				text-decoration:none;
			}
			#header nav ul li a:hover {background:#065991;}
			
			.menu_bar {display:none;}
			
			#header nav ul li > ul.submenu {display:none;}
			#header nav ul li:hover > ul.submenu {
				width:100%;
				max-width:200px;
				display:block;
				position:absolute;
				padding:0;
				margin-left:-43px;
				float:left;
				z-index:999;
			}
			#header nav ul li > ul.submenu li {
				width:100%;
				text-align:center;
				border-bottom:1px solid rgba(255,255,255, 0.3);
				float:left;
			}
			#header nav ul li > ul.submenu li a {padding:20px 12px;}
			

#header .logo img {
	width:315px;
	height:83px;
	position:absolute;
	top:0;
	z-index:1000;
}
ul.navbar-nav li.dropdown.ayuda ul li:first-child a,
ul.navbar-nav li.dropdown.ayuda ul li:first-child a:hover,
ul.navbar-nav li.dropdown.ayuda ul li:first-child a:focus {background: #339999; color: #fff;}

.cont-bloque, .cont-footer, #controls-wrapper {
	padding:0 2.5%;
	margin:auto;
} 







/** SLIDER **/

#slider {
	width:100%;
	height:100%;
	display:block;
	/*padding:16% 0;*/
	padding: 0;
}
#topcontrol {
	background-image: url('../img/go-top.png');
    background-repeat: no-repeat;
    background-position: 0px 0px;
	background-size:contain;
    width: 40px;
    height: 40px;
}
#control {
	width:100%;
	position:absolute;
	display:block;
}
.cont-control {
	display:block;
	position:relative;
	margin:auto;
	padding:0 2.5%;
}
#title {
	width:100%;
	max-width:1000px;
	height:auto;
	margin:auto;
	padding:10px;
	position:relative;
	display:table;
	text-align:center;
	float:none;
	
}
#title-group {
	width: 100%;
	top: 30%;
	z-index: 99;
	position: Absolute;
}
/*
	@media only screen and (max-width: 1550px) {
		#title {bottom:350%;}
	}
	*/
	/*@media only screen and (max-width: 820px) {#title {display:none;}}*/
#title h1 {
	color:#fff !important;
	margin:0;
	font-weight:400;
}
#title .logoconvencion, div#myCarousel .content-static .logoconvencion{
	width:100%;
	max-width:270px;
	margin:0 auto 20px;
	display:table;
}
a.accordion-titulo:focus, a.accordion-titulo:hover{
	color: white;
}
#slider .botones {
	width:auto;
	margin:auto;
	display:table;
	text-align: center;
}
#slider .boton-sistema {
	/*width:100%;
	max-width:250px;*/
	padding:15px 25px;
	/*text-transform:capitalize;*/
	text-decoration:none;
	background-color:#e53917;
	display:table;
	position:relative;
	margin:20px 10px;
	color:#fff;
	border-radius:40px;
	font-size:1.1em;
	/*font-size:1em; modificado por CVO*/
	letter-spacing:1px;
	float:left;
}
#slider .infoprobidad {background:#339999;}
#slider .infoprobidad:hover {background:#2ab5b1 !important;}
#slider .CC {background:#250943;}
#slider .CC:hover {background:#401074 !important;}
#slider .boton-sistema:hover {background-color:#f93c1c;}
#slider .rrss{
	padding:0 10px;
	display:table;
	margin:auto;
}
#slider .rrss>a{
	margin:0 15px 0 0;
	display:table;
	float:left;
}
.carousel-control-next, .carousel-control-prev {z-index: 999 !important;}









/** CONTENIDO **/

#bloque {background-color:#fff; text-align:justify;}
.cont-bloque {
	padding: 7% 2.5%;
    max-width: 1100px;
}
a.link {color:#e53917; text-decoration:none;}
a.link:hover {text-decoration:underline;}
a.probidad {background:#e53917; color:#fff !important; padding:2px 7px;}
.color {background-color:#f9fafd !important;}

h1, h2, h3, h4, h5, h6, h8 {color:#e53917 !important;}
h1, h2 {text-align:center;}
h1 {
	font-size:4em !important;
	font-weight:300;
}
h2 {
    font-weight: 500;
    font-size: 1.85em !important;
}
h3 {
	font-size: 1.4em !important;
	font-weight:500;
}
h4 {
	font-size: 1.7em !important;
	font-weight:300;
}
h5 {
	font-size: 1.3em !important;
	font-weight:400;
}
h6 {
	font-size: 1.2em !important;
	font-weight:300;
}
hr {
	width:70px;
	height:4px !important;
	margin:10px auto 40px !important;
	display:table;
	background-color:#e53917 !important;
	border:0;
	opacity: 1 !important;
}
p {
	font-size:1.18em;
	/*font-size:1em; */
	font-weight:300;
	color:#6d6d6d;
	/*color:#282828;*/
	line-height:26px;
	margin:0 0 20px;
}

.textosFooter {
	font-size:0.9em;
	/*font-size:1em; */
	font-weight:300;
	color:#6d6d6d;
	/*color:#282828;*/
	line-height:24px;
	margin:0 0 20px;
}

#noticias-novedades {
	width:100%;
	list-style:none;
	display:table;
}
	#noticias-novedades img {width:100%; margin:0 0 20px;}
	#noticias-novedades > a{
		width:33.33%;
		padding:10px;
		float:left;
	}
	#noticias-novedades .leer-mas {
		padding:5px 8px;
		color:#fff;
		background:#e53917;
		display:table;
		border-radius:5px;
	}
	#noticias-novedades .leer-mas:hover {background:#f93c1c;}
	
	/* Detalle Noticia */
	
	#Noticias > .modal-dialog .modal-body img {width:60%; margin:0 20px 0 0; float:left;}
	#Noticias > .modal-dialog .modal-body {display:initial;}
	#Noticias > .modal-dialog .modal-body p {font-size:12pt;}
	
	
	

table {
	margin:40px 0 0;
	padding:15px;
	background-color:#f9fafd !important;
	border:1px solid #dee1f3;
	border-radius:3px;
	font-size:1.2em;
	/*font-size:0.9em; modificado por cvo*/
	font-weight:300;
	color:#6d6d6d;
	table-layout: fixed;
    word-wrap: break-word;
    border-collapse: inherit !important;
}	
	table, thead, tbody {width:100%;}
	thead, tbody, tbody>tr {display:block;}
	table td.dcto {
		width:100%;
		max-width:719px;
	}
	th, td {
		min-width:65px;
		padding:0 10px !important;
		position:relative;
		overflow:hidden;
	}
	thead, tbody>tr {width:100%; border-bottom:1px solid #dee1f3;}
	tbody tr:last-child {border:0; padding:15px 0 0;}
	thead {
		padding:0 0 15px;
	}
		thead th {color:#2d2d2d; font-weight:500;}
	
	tbody > tr {
		padding:15px 0;
	}
	
#ul-multimedia {
	width:100%;
	margin:40px 0 0;
	padding:0;
	list-style:none;
	display:table;
}
	#ul-multimedia li {
		width:50%;
		padding:25px 10px 50px;
		float:left;
	}
	#ul-multimedia li iframe {width:50%;}
	#ul-multimedia li img {float:left;}
	#ul-multimedia li div {
		width:46%;
		float:left;
		text-align:left;
		margin:0 0 0 15px;
	}
	#ul-multimedia li div p {
		font-size:11pt;
		line-height:normal;
		margin:10px 0 0;
	}

.accordion-container {
    width: 100%;
    margin: 0 0 5px;
    clear:both;
}
 
.accordion-titulo {
    position: relative;
    display: block;
    padding: 20px 50px 20px 20px;
    font-size: 1.2em;
    font-weight: 300;
    background: #1b75bb; /* naranjo: #ed9d3c; */
    /*background: #c1c1c1; cambiado por CVO*/
	/*background: #2c3e50;*/ 
    color: #FFF;
    text-decoration: none;
}
.accordion-titulo.open {color: #fff;}
/*.accordion-titulo.open, .accordion-titulo:hover {background: #ed9d3c;} naranjo cgr*/
/*.accordion-titulo.open, .accordion-titulo:hover {background: #e53917;} rojo */
/* .accordion-titulo.open, .accordion-titulo:hover {background: #1b75bb;} azul */
.accordion-titulo.open, .accordion-titulo:hover {background: #e53917;}
 
.accordion-titulo span.toggle-icon:before {
    content:"+";
}
 
.accordion-titulo.open span.toggle-icon:before {
    content:"-";
}
 
.accordion-titulo span.toggle-icon {
    position: absolute;
    top: 12px;
    right: 20px;
    font-size: 1.6em;
    font-weight:bold;
}
 
.accordion-content {
    display: none;
    padding: 20px;
    overflow: auto;
	/*border:1px solid #1b75bb;*/
	border:1px solid #e53917;
}
  
.accordion-content img {
    display: block;
    float: left;
    margin: 0 15px 10px 0;
    width: 50%;
    height: auto;
}

.accordion-content > ul {
	padding:0 0 0 40px;
}
.accordion-content > ul li {
	font-size: 1.2em;
	/*font-size: 1em;*/
	
    font-weight: 300;
    /* color: #000000;*/
    color: #6d6d6d; 
    line-height: 24px;
    margin: 0 0 20px;
}
 
#usuario {
	width:auto;
	max-width:900px;
	margin:auto;
}
	#usuario tbody tr td {width:300px;}
	a, #usuario tbody a, #Noticias > .modal-dialog .modal-body p a {
		color:#e53917;
		text-decoration:none;
	}
	a:hover, #usuario tbody a:hover, #Noticias > .modal-dialog .modal-body p a:hover {text-decoration:underline;}
	#usuario tbody p {margin:0;}



#transparencia th, #transparencia td {min-width:106px;}
#transparencia tbody td a {color:#e53917; text-decoration:none;}
#transparencia tbody td a:hover {text-decoration:underline;}








/** FOOTER **/

#footer {
	width:100%;
	background-color:#0056a3;
}
.cont-footer {
	width:100%;
	padding:16px 2.5% 40px;
	display:table;
}

.cont-footer > p.mobile, p.mobile {display:none;}
	
	.cont-footer > .foot-izq {width:30%;}
	.cont-footer > .foot-der {width:70%; text-align:right;}
	.cont-footer > p {
		color:#fff;
		font-size: 1em; /* nuevo */
		font-weight:300;
		letter-spacing:0.1em;
		display:table;
		float:left;
	}
	.cont-footer a {
		color:#fff;
		letter-spacing:0.1em;
		text-decoration:none;
	}
	
	.cont-footer ul{
		list-style:none;
		display:table;
		float:right;
	}
	
	.cont-footer ul li {
		width:auto;
		float:left;
	}
	
	@media only screen and (max-width: 750px) {
		#usuario p.mobile {text-align:left !important;}
		
		.cont-footer > p, p.desktop, #bloque>.cont-bloque>table p.desk {display:none; }
		.cont-footer > p.mobile, p.mobile {
			font-size: 0.9em; /* nuevo */
			width:100%;
			text-align:center;
			display:block !important;
			float:none;
		}
		.cont-footer > p a {color:#fff;}
		.cont-footer ul{
			margin:30px auto 10px;
			float:none;
		}
		.cont-footer ul li {margin:0 5px;}
	}







#popup h2 {
	margin:auto;
	display:Table;
	width:100%;
}
#popup p {
	margin:0 0 20px;
	text-align:center;
}




/* PAGINA ERROR */

#bloque .cont-bloque div#error-content {
	width:auto;
	max-width:1100px;
	height:100px;
	padding:7% 0;
	margin:auto;
	display:table;
}
	#bloque .cont-bloque #error-content .error-content-left,
	#bloque .cont-bloque #error-content .error-content-right,
	#bloque .cont-bloque #error-content .error-content-right .error-volver {
		display:table;
		float:left;
	}
	#bloque .cont-bloque #error-content .error-content-left {
		width:130px;
		height: 100%;
	}
		#bloque .cont-bloque #error-content .error-content-left img {width:100%;}
		
	#bloque .cont-bloque #error-content .error-content-right {
		width:auto;
		height:100%;
		padding:0 0 0 50px;
	}	
		#bloque .cont-bloque #error-content .error-content-right .error-404,
		#bloque .cont-bloque #error-content .error-content-right .sesion-expirada {
			color:#bebebe;	
			font-size:0.9rem;
			margin: 0;
		}
		#bloque .cont-bloque #error-content .error-content-right > h2 {	
			margin:0;
			color:#E53916;
			font-size:2.5rem;
		}
		#bloque .cont-bloque #error-content .error-content-right > p {	
			margin:0;
			color:#333;
			font-size: 1.3rem;
		}
		#bloque .cont-bloque #error-content .error-content-right .error-volver {	
			width:110px;
			padding:7px 7px;
			margin:25px 0 0;
			color:#fff;
			font-size: 1rem;
			background:#E53916;
			border-radius: 25px;
			text-align: center;
			cursor:pointer;
			text-decoration: none;
		}
		#bloque .cont-bloque #error-content .error-content-right .error-volver:hover {background:#f93c1c; text-decoration: underline;}
			
		

@media only screen and (max-width: 399px) {#header nav {top:129px;}}

@media only screen and (max-width: 500px) {
	#ul-multimedia li iframe {height:220px !important;}
	
	table.dictamenes thead {display:none;}
	table.dictamenes tbody tr {position:relative; display:table;}
		table.dictamenes tbody tr td {
			width:100%;
			float:left;
			display:table;
			position:relative;	
		} 
		table.dictamenes tbody tr td.num:before,
		table.dictamenes tbody tr td.date:before,
		table.dictamenes tbody tr td.dict:before {color:#2d2d2d; font-weight: 500;} 
		
		table.dictamenes tbody tr td.num:before {content: 'Nº: ';}
		table.dictamenes tbody tr td.date:before {content: 'Fecha: ';}
		table.dictamenes tbody tr td.dict:before {content: 'Dictamen: ';}
	
}

@media only screen and (max-width: 600px) {}

@media only screen and (max-width: 650px) {
	#header .menu {float:left;}
	#header .menu {width:100%;}
	.menu_bar .bt-menu {padding:12px 19.5px !important;}
	
	#header nav {top:131px;}
	.logo {background-color:#fff;}
	#header .logo img {
		position:relative;
		margin:auto;
		display:table;
	}
	nav {top:40px;}

}


@media (max-width:790px) {}

@media only screen and (max-width: 815px) {
	#slider {padding:72px 0 0 !important;}
	h1 {text-align:center !important; font-size:2.3em !important; }
	#slider .botones {margin:10px auto;}
	#slider .boton-sistema {
		font-size:1.5em;
		margin:30px auto;
		float:none;
		width: 100%;
	}
	#ul-multimedia li {width:100% !important;}
	#ul-multimedia li iframe {width:100% !important; height:406px;}
	#ul-multimedia li div {width:100%; margin:20px 0 0;}
	.accordion-titulo {font-size:1.17em;}
	#usuario tbody tr td {width:100%;display: table; margin: 0 0 20px;}

	.carousel-fade {display: none;}
	#title-group, #title-group.title-group-constituyente {
		position: relative;
		padding: 10% 0;
	}
	#title-group {background: url('../img/slide-1.jpg') no-repeat center; background-size: cover;}
	#title-group.title-group-constituyente {background: url('../img/slide-CONVENCIONCONSTITUCIONAL-04.jpg') no-repeat center; background-size: cover;}
	#title h1 {font-size: 3em !important;}
}

@media only screen and (max-width: 860px) {
	#bloque .cont-bloque #error-content .error-content-left {
		margin:auto;
		display:table;
		float:none;
	}
				
	#bloque .cont-bloque #error-content .error-content-right {
		width:100%;
		padding:0;
		text-align:center;
	}
	#bloque .cont-bloque #error-content .error-content-right .error-volver {
		margin:25px auto 0;
		display:Table;
		float:none;
	}
}

@media screen and (max-width: 990px) {
	.logo {z-index: 100000;}
	.logo {position: relative;}
	#header nav { /*menu desplegable*/
		width:100%;
		right:-100%;
		margin:0;
		position: fixed;
		z-index:20;
	}
	#header nav ul {
		width:100%;
		text-align:center;
		padding:0;
	}
	#header nav ul li {
		display:block;
		float:none;
		border-bottom:1px solid rgba(255,255,255, .3);
	}
	#header nav ul li a {padding:20px 12px;}
	#header nav ul li:hover > ul.submenu {
		max-width:none;
		margin-left:0;
	}
	.menu_bar {
		display:block;
		width:100%;
		z-index:9999;
		position:relative;
	}
	.menu_bar .bt-menu {
		display:block;
		padding:19.5px;
		color:#fff;
		text-decoration:none;
		font-weight: bold;
		font-size:25px;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
		text-align:right;
	}
	.menu_bar span {
		float:right;
		font-size:40px;
	}
}

	
@media only screen and (max-width: 991px) {
	.container-fluid {background: #fff;}
	ul.navbar-nav.ms-auto.navbar-right li a.nav-link {padding: 10px 10px;}
}


/*Jonnathan*/

.carousel-control {
    width: 50% !important;
    z-index: 9999;
}

#ico-right {
    margin-right: -160px;
}

#ico-left {
    margin-left: -160px;
}

.icon {
    color: black;
}

div#myCarousel {
    margin-top: 30px;
    background: white;
}

div#myCarousel .content-static {
	background: url('../img/slide-CONVENCIONCONSTITUCIONAL-04.jpg') #250943 no-repeat center;
	background-size: cover;
}
	div#myCarousel .content-static h1 {color: #fff !important;}
#popup-content {
    /*background-color: #000;*/

    color: #FFF;
    /*display: none;*/
    max-width: 800px;
    /*padding: 0 10px 10px 10px;*/
    position: fixed;
    width: 80%;
    z-index: 9000;
}

#popup-content h2 {
    font-size: 1.2em;
    font-weight: bold;
    padding: 10px;
}

#popup-content>div+div {
    text-align: right;
}

#modal-open-button {
    display: none;
}

#overlay-bg {
    background-color: #000;
    display: none;
    height: 100%;
    left: 0;
    margin: auto;
    opacity: 0.6;
    filter: alpha(opacity=50);
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1001;
}


@media (max-width: 700px) {
    @media (min-width: 700px) and (orientation: landscape) {
        #popup-content {
            left: 25% !important;
        }
    }

	
	
	
	
	
	
	








