/* -----------------------------------------*/
/*										 	*/
/* Programador: José Javier Uriola Rojas 	*/
/* Para: 	MinPP-DPSGG					 	*/
/*  		JJUR-2021						*/
/* File:	Base_Intranet.css				*/
/*			Estructura-Web-CSS			 	*/
/*										 	*/
/* -----------------------------------------*/


/* ============================================================================================================================
== 
** ============================================================================================================================ */

.Bg_imag{
	position: absolute;
			top: 0px;
			right: 0px;
			width:100%;
			height:440px;
			opacity: 1.;
			width:100%;
			height:auto;
	}
/* ------------------------------------------------------------------------------- */
	* { margin: 0; 
		padding:0;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	
		/*padding: 0;*/
		border: 0px solid red;

		}
	
	marquee {
	margin-top:7px;	
	font-size:22px;
	font-weight: bold;
	color: rgba(255,255,255,1.0);
	border: 0px solid
	}
	
	section, article, 
	aside, footer, 
	header, nav, hgroup {
	display:block;
	}
	
	p, li {
		font-weight: normal;
		font-size: 20px;
		color: rgba(0,0,0,1.0); /*#666;*/
	}

		.Bg_Scc_Smbr_Base-1{
			position:absolute;
			top:-100px;
			left:0px;
			width: 100%;
			height: auto;
			z-index:2;
		}
		
	.Bg_Smbr2{
		-webkit-box-shadow: 38px 22px 5px 2px rgba(0,0,0,0.21);
		-moz-box-shadow: 38px 22px 5px 2px rgba(0,0,0,0.21);
		box-shadow: 38px 22px 5px 2px rgba(0,0,0,0.21);
	}
		
/* --------------------------------------------------------------------------- */

/* --------------------------------------------------------------------------- */
/* CONTENEDOR	Página Web			                                           */
/* --------------------------------------------------------------------------- */
	.Cont_Web_bg1{
		margin: auto;
		margin-bottom:50px;
		width: 95%;
		min-width: 1024px;
		max-width: 1366px;
		height: auto;
		
		-webkit-box-shadow: 0px 0px 21px 27px rgba(0,0,0,0.09);
		-moz-box-shadow: 0px 0px 21px 27px rgba(0,0,0,0.09);
		box-shadow: 0px 0px 21px 27px rgba(0,0,0,0.09);
	}
	.Cont_Crp_bg2{
	}	

	.Cont_Crp_Prnc{
		overflow: hidden;
		background-color: white;
		z-index:0;
	}	
/* --------------------------------------------------------------------------- */

/* --------------------------------------------------------------------------- */
/* CONTENEDOR	Redes Sociales 			                                       */
/* --------------------------------------------------------------------------- */
	
	.Cont_Rds_Scls {
		position: fixed;
		top: 200px;
		right: 10px;
		width: 70px;
		height: auto;
		/*background-color: rgba(0,0,0,0.2);
		border: 1px solid;*/
		z-index: 200;
	}

	.SN_Pic { 
		width: 70px;
		height:70px;
		
		background-image: url(../../Img/Icon/Float/Picture.png);
		border: 0px solid red;
		z-index: 200;
	}
	.SN_Pic:hover { 
		background-image: url(../../Img/Icon/Float/Picture_On.gif);
	}
	
	.SN_Email { 
		width: 70px;
		height:70px;
		
		background-image: url(../../Img/Icon/Float/E-Mail.png);
		border: 0px solid red;		
	}
	.SN_Email:hover { 
		background-image: url(../../Img/Icon/Float/E-Mail_On.gif);
	}
	
	.SN_Doc, .SN_Doc_Act { 
		width: 70px;
		height:70px;
		
		background-image: url(../../Img/Icon/Float/Doc.png);
		border: 0px solid red;		
	}
	.SN_Doc:hover{ 
		background-image: url(../../Img/Icon/Float/Doc_On.gif);
	}
	
	
	.SN_Birthday { 
		width: 70px;
		height:70px;
		
		background-image: url(../../Img/Icon/Float/Birthday.png);
		border: 0px solid red;		
	}
	.SN_Birthday:hover { 
		background-image: url(../../Img/Icon/Float/Birthday_On.gif);
	}
	
/* --------------------------------------------------------------------------- */

/* --------------------------------------------------------------------------- */
/* CONTENEDOR	HEAD 				                                           */
/* --------------------------------------------------------------------------- */
	.Cont_Mmbrt{
		position: relative;
		float: left;
		margin: auto;
		width: 100%;
		height: 80px;
		border: 0px solid red;
	}
		.Lg_Inst1{
			position: absolute;
			top:10px;
			left: 50px;	
		}
		.Cont_Prllgrm_Lg_DP{
			position: absolute;
			top: -390px;
			right: 60px;
			z-index: 11;
		}
		.BG_Inst2{
			position: absolute;
			right: 0px;
			z-index:12;
		}
		.Lg_Inst2{
			position: absolute;
			top:10px;
			right: 20px;
			width:200px;
			z-index:13;
		}
		
/* --------------------------------------------------------------------------- */

/* --------------------------------------------------------------------------- */
/* CONTENEDOR	Menu 				                                           */
/* --------------------------------------------------------------------------- */
	.Cont_Menu-1{
		position: relative;
		float: left;
		margin: auto;
		width: 100%;
		height: 50px;
		border: 0px solid red;
		z-index:0;
	}
		.Cont_Prllgrm_Smll{
			position: absolute;
			top:10px;
			left: 10px;
		}
		
		.Icon_Home{
			position: absolute;
			width:25px;
			top: 12px;
			left: 93px;
			border: 0px solid red;
			z-index: 100;
		}
		
		.Icon_Home:hover{
			transition:all .5s ease-in-out;
			-webkit-transform: rotate(360deg);
			transform: rotate(360deg);
			opacity:1.0;
		}
		
		.Cont_Ident_Inst_Text{
			visibility: hidden;
			position: absolute;
			top: 0px;
			left: 80px;
		}	
		
		#Menu1{
			position: absolute;
			top: 0px;
			left: 120px;
			
		}

/* --------------------------------------------------------------------------- */
	
/* --------------------------------------------------------------------------- */
/* CONTENEDOR	Slider 				                                           */
/* --------------------------------------------------------------------------- */
	.Cont_Scc_Prnc{
		position: relative;
		float: left;
		margin: auto;
		width: 100%;
		height: 450px; /*547px;*/
		border: 0px solid red;
		z-index:0;
	}
		.Bg_Scc_Prnc{
			position: absolute;
			top: 0px;
			right: 0px;
			
			opacity: 0.3;
			width:1000px;
			height:450px; /*547*/
			z-index:0;
		}
		.Bg_Slider_white{
			position: absolute;
			top: 0px;
			left: 0px;
			width:900px;
			height:450px;
			border: 0px solid red;
			
			background: -moz-linear-gradient(left,  rgba(255,255,255,1) 60%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
			background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 60%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
			background: linear-gradient(to right,  rgba(255,255,255,1) 60%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
			z-index;5;

		}
		
		.Bg_Slider_Lyr2{
			position: absolute;
			top: 80px;
			left: 0px;
			width:410px;
			height:274px;
			border: 0px solid red;
			z-index;9;

		}
		.Cont_Slider{
			position: absolute;
			top: 25px;
			left: 35px;
			width:435;/*445px;*/
			height:290;/*297px;*/
			
			-webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.4);
			-moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.4);
			box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.4);
			z-index:3;
		}
			.Bg_Slider_R-Pht{
				position: absolute;
				top:0px;
				left: 10px;
				width: 500px;
				height: auto;
				opacity:1.0;
				z-index:1;
			
			}
			
		.Cont_Scc_Prnc_Rsmn1{
			position: relative;
			Float:right;
			width: 500px;
			height: 400px;
			border: 0px solid red;
				
		}	
			.Cont_Scc_Prnc_Rsmn2{
				position: absolute;
				top:55px;
				right:0px;
				width: 500px;
				height: 300px;
				border: 0px solid red;
		
			}	
			
			.Cont_Prllgrm_Sml2{
				position: absolute;
				top:0px;
				left: 0px;
			}
			.Sgn_Mas{
				position: absolute;
				top:-7px;
				left: 33px;
				font-weight: bold;
				font-size: 30px;
				color: rgba(0,0,0,1.0); /*#666;*/
				z-index:10;
			}
			.Ttl_N{
				position: absolute;
				top:0px;
				left: 80px;
				font-weight: bold;
				font-size: 30px;
				color: rgba(0,0,0,1.0); /*#666;*/
				z-index:10;
			}
			.hr-L1{
				position: absolute;
				top:30px;
				left: 50px;
				width:80%;
				border: 1px solid red;
			}
			
			.Rsmn_lead{
				position: absolute;
				top:40px;
				left: 30px;
				width:80%;
				font-weight: bold;
				font-size: 16px;
				color: rgba(0,0,0,1.0); /*#666;*/
			}
	
			.Rsmn_lead ul li{
				color: red;
				font-weight: bold;
				margin-left: -1em;
			}
				
			.hr-L2{
				position: absolute;
				bottom:10px;
				left: 20px;
				width:50%;
				border: 1px solid red;
			}
			
			.Text_Link_Effct{
				position: absolute;
				right: 50px;
				bottom:15px;
				font-weight: bold;
				font-size: 20px;
				color: rgba(0,0,0,1.0); /*#666;*/
				z-index:10;
			}
			
/* --------------------------------------------------------------------------- */

/* --------------------------------------------------------------------------- */
/* CONTENEDOR	Menu 2				                                           */
/* --------------------------------------------------------------------------- */
	.Cont_Menu-Acss{
		position: relative;
		float: left;
		margin: auto;
		width: 100%;
		height: 200px;
		border: 0px solid red;
		z-index:10;
	}
		.Cont_Mrq{
			position: absolute;
			top:30px;
			left: 0px;
			width: 800px;
			height: 40px;
			border: 0px solid red;
		}
		
		
		#Menu2{
			position: absolute;
			top: 90px;
			left: 0px;
			width: 800px;
			height:40px;
			padding-left:10px;
			border: 0px solid red;
		}
		
		.Cont_Accs{
			position: absolute;
			top: 30px;
			right: 0px;
			width: 600px;
			height:100px;
			border: 0px solid red;
		}
		.Text1_Acss{
			position: absolute;
			top: 3px;
			left: 100px;
			width: 100px;
			height:30px;
			font-size:25px;
			font-weight:bold;
			border: 0px solid red;
		}
		.Text2_Acss{
			position: absolute;
			top: 22px;
			left: 70px;
			width: 200px;
			height:30px;
			font-size:25px;
			font-weight:bold;
			Color: rgba(150,26,14,1.0); 
			border: 0px solid red;
		}
		.Icon_Acss{
			position: absolute;
			top: 15px;
			left: 230px;
			width: 50px;
			height:50px;
			font-size:25px;
			font-weight:bold;
			Color: rgba(150,26,14,1.0); 
			border: 0px solid red;
		}
		
		input[type=text], input[type=password],select {
			width: 100%;
			margin: 8px 0;
			padding: 12px 20px;
			display: inline-block;
			border: 1px solid #ccc;
			border-radius: 4px;
			box-sizing: border-box;
		}

		input[type=button] {
			width: 100%;
			margin: 8px 0;
			padding: 10px 20px;
			color: white;
			cursor: pointer;
			
			border: none;
			border-radius: 4px;			
		}

		input[type=button]:hover {
			background-color: rgba(69,160,73,1.0);
		}
		/*------------------------------*/
		/*								*/
		/*------------------------------*/
		.Rcdr_Accs {
			position:absolute;
			top:-100px;
			right:50px;
			width:250px;
			padding: 20px;	
			border-radius: 5px;
			
		}
		
		.Text_Acss-izq a{
			position:absolute;
			bottom:10px;
			left:50px;
			width:100px;
			padding: 10px;
			color:rgba(53,53,53,1.0);
			font-size:20px;
			font-weight:bold;
			border-radius: 5px;
			border:0px solid red;
		}
		.Text_Acss-der a{
			position:absolute;
			bottom:10px;
			left:150px;
			width:100px;
			padding: 10px;
			color:rgba(53,53,53,1.0);
			font-size:20px;
			font-weight:bold;
			border-radius: 5px;
			border: 0px solid red;
			
		}

/* --------------------------------------------------------------------------- */

/* --------------------------------------------------------------------------- */
/* CONTENEDOR	Noticias			                                           */
/* --------------------------------------------------------------------------- */
	.Cont_Scc_Ntcs{
		position: relative;
		float: left;
		margin: auto;
		width: 100%;
		height: 380px;
		border: 0px solid red;
		z-index:9;
	}	
		
		
		.Bg_Ntcs{
			position:absolute;
			top: 0px;
			left: 0px;
			width: 100%;
			height: 380px;
			opacity:.2;
			
			-webkit-filter: grayscale(100%);
			filter: grayscale(100%);

			z-index:0;
		}

		.Bg_Frnj{
			position:absolute;
			top: 40px;
			left:0px;
			width: 100%;
			height: 60px;
			background: rgba(0,0,0,.4);
			z-index:-1;
		}
		
		.Cont_Objts{
			position:relative;
			float:left;
			width:24%;
			height:440px;
			border: 0px solid red;
		}
			.Icon_Mas{
				position: absolute;
				Color: rgba(0,0,0,1.0); 
				border: 0px solid red;
				z-index:2;
				color:rgba(255,0,0,1.0);
				background-image: url('data:image/svg+xml,%3Csvg version="1.0" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 225.000000 225.000000" preserveAspectRatio="xMidYMid meet"%3E%3Cg transform="translate(0.000000,225.000000) scale(0.100000,-0.100000)" fill="%23ffffff" stroke="none"%3E%3Cpath d="M870 2230 c-19 -19 -20 -33 -20 -425 l0 -404 -411 -3 c-393 -3 -411 -4 -425 -22 -11 -16 -14 -67 -14 -253 0 -220 1 -234 20 -253 19 -19 33 -20	425 -20 l405 0 0 -405 c0 -392 1 -406 20 -425 19 -19 33 -20 255 -20 222 0 236 1 255 20 19 19 20 33 20 425 l0 405 405 0 c392 0 406 1 425 20 19 19 20 33 20 253 0 186 -3 237 -14 253 -14 18 -32 19 -425 22 l-411 3 0 404 c0 392 -1 406 -20 425 -19 19 -33 20 -255 20 -222 0 -236 -1 -255 -20z"/%3E%3C/g%3E%3C/svg%3E');
			}
			
			.Icon_Mas1{
				top: 65px;
				left: 85px;
				width: 85px;
				height: 85px;
				font-size: 25px;
				font-weight: bold;
			}
			.Icon_Mas2{
				top: 150px;
				left: 130px;
				width: 70px;
				height: 70px;
				font-size:25px;
				font-weight:bold;
				opacity:0.6;
			}
			.Icon_Mas3{
				top: 210px;
				left: 80px;
				width: 30px;
				height: 30px;
				font-size:25px;
				font-weight:bold;
				opacity:0.5;
			}
			
			.Text_Ttl_Ntcs{
				position: absolute;
				left: 20px;
				bottom: 110px;
				font-size: 50px;
				font-weight:bold;
				Color: rgba(53,53,53,1.0); 
				border: 0px solid red;
				z-index:2;
			}
		.Cont_Ntcs{
			position:relative;
			float:left;
			width:24%;
			height:440px;
			border: 0px solid red;
			z-index:1;
		}
			.Ntcs_Pht{
				margin-top:20%;
				margin-left: auto;
				margin-bottom:5%;
				margin-right: auto;
				display: block;
				border: 3px solid rgba(255,255,255,1.0);
				
				width:80%;
				height:auto;				
			}
			.Ntcs_Rsmn{
				margin-top:5%;
				margin-left: auto;
				margin-bottom:10%;
				margin-right: auto;
				display: block;
				border: 0px solid red;
				
				width:80%;
				height:auto;
				border:0px solid red;
			}
			.Ntcs_Rsmn span{
			
			font-size:1rem;/*1.3vw;*/
			}
				
			.Text_Link_Ntcs{
				position:absolute;
				bottom:15px;
				right:50px;
				cursor: pointer;
				padding:10px 35px;
				color: rgba(255,255,255,1.0);
				font-size:/*18px;*/;
				font-weight:bold;
				text-decoration:none;
				border-radius: 4px;
				z-index:6;
			}
			
			.Rcdr_bttm_Ntcs{
				position:absolute;
				left:110px;
				bottom:30px;
				
				width:80%;
				height:30px;
				
				border-left: 2px;
				border-bottom:2px;
				border-style:solid;
				border-color: red;
				
				z-index:5;
			}
			
/* --------------------------------------------------------------------------- */
			
/* --------------------------------------------------------------------------- */
/* CONTENEDOR	Area Sistema		                                           */
/* --------------------------------------------------------------------------- */
	.Cont_Scc_Systms{
		position: relative;
		float: left;
		margin: auto;
		width: 100%;
		height: 380px;
		border: 0px solid red;
		z-index:8;
	}	

	.Bg_Systms{
			position:absolute;
			top: 0px;
			left: 0px;
			width: 100%;
			height: 380px;
			opacity:1.0;
			z-index:0;
		}
		
		.Text_Ttl_Systms{
			position: absolute;
			left: 40px;
			top: 60px;
			font-size: 30px;
			font-weight:bold;
			Color: rgba(53,53,53,1.0); 
			border: 0px solid red;
			
			z-index:2;
		}
			
		.Cont_Info_Systms{
			position:relative;
			float:left;
			width:100%;
			height:380px;
			border: 0px solid red;
			z-index:1;
		}
			.Systms_Item{
				width:100%;
				height:auto;

				margin-top:100px;
				margin-left: auto;
				margin-bottom:5%;
				margin-right: auto;
				display: block;
				border: 0px solid rgba(255,255,255,1.0);
			}

/* --------------------------------------------------------------------------- */

/* --------------------------------------------------------------------------- */
/* CONTENEDOR	Area E-Books                                            */
/* --------------------------------------------------------------------------- */
	.Cont_Scc_E-Books{
		position: relative;
		float: left;
		margin: auto;
		width: 100%;
		height: 440px;
		border: 0px solid red;
		z-index:7;
	}	
		.Cont_Scc_E-books{
			position: relative;
			float: left;
			margin: auto;
			width: 720px;
			height: 440px;
			border: 0px solid red;
			z-index:1;
		}
		
		
		
/* --------------------------------------------------------------------------- */

/* --------------------------------------------------------------------------- */
/* CONTENEDOR	Posts	 			                                           */
/* --------------------------------------------------------------------------- */
	.Cont_Scc_Posts{
		position: relative;
		float: left;
		margin: auto;
		width: 100%;
		
		z-index:9;
	}	

	.Item_Posts{
			position: absolute;
			top:-520px;
			right:30px;
			margin: auto;
			width: 280px;
			height: 470px;
			border: 0px solid blue;
			z-index:10000;
		}

/* --------------------------------------------------------------------------- */

/* --------------------------------------------------------------------------- */
/* CONTENEDOR						                                           */
/* --------------------------------------------------------------------------- */
	.Cont_Scc_Info{
		position: relative;
		float: left;
		margin: auto;
		width: 100%;
		height: 480px;
		
		display: flex;
		justify-content: space-around; /*justify-content: space-between;*/
			
		border: 0px solid red;
		z-index:6;
		}	
	
		.Bg_Scc_Info{
		position: absolute;
		bottom:0px;
		left:0px;

		width: 100%;
		height: 220px;
		background: rgba(148,148,148,1);
		background: -moz-linear-gradient(top, rgba(148,148,148,1) 0%, rgba(254,254,254,1) 100%);
		background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(148,148,148,1)), color-stop(100%, rgba(254,254,254,1)));
		background: -webkit-linear-gradient(top, rgba(148,148,148,1) 0%, rgba(254,254,254,1) 100%);
		background: -o-linear-gradient(top, rgba(148,148,148,1) 0%, rgba(254,254,254,1) 100%);
		background: -ms-linear-gradient(top, rgba(148,148,148,1) 0%, rgba(254,254,254,1) 100%);
		background: linear-gradient(to bottom, rgba(148,148,148,1) 0%, rgba(254,254,254,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#949494', endColorstr='#fefefe', GradientType=0 );

		border:0px solid red;
		
		}	
	
		.Cont_item_Info{
			position: relative;
			float: left;
			
			width: 240px;	
			height: 410px;
			
			border: 1px solid rgba(221,220,220,1.0);
			z-index:1;
		}
		
			.Bg_Ttl_Info{
				position: relative;
				float: left;
				
				width: 100%;	
				height: 70px;
				
				margin: 30px 0px 20px 0px;
				
				color: rgba(255,255,255,1.0);
				border: 0px solid red;
				z-index:1;
			}
			
				.Bg_Ttl_Info div{
					padding: 10px 10px 2px 10px;

					font-size:15px/*18px;*/;
					font-weight:bold;
					text-decoration:none;
				}
			
				.Txt_Info{
					position: relative;
					float: left;
					padding: 10px 10px 2px 10px;
					width: 90%;	
					z-index:1;
				}
				
				.Text_Link_Info{
				position:absolute;
				bottom:10px;
				right:35px;
				cursor: pointer;
				padding:5px 15px;
				color: rgba(255,255,255,1.0);
				font-size:/*18px;*/;
				font-weight:bold;
				text-decoration:none;
				border-radius: 4px;
				z-index:6;
				}
			.Cont_Prllgrm_Sml3 {
				position: absolute;
				bottom: 20px;
				right:45px;
			}
	
/* --------------------------------------------------------------------------- */

/* --------------------------------------------------------------------------- */
/* FOOTER CONTENEDOR				                                           */
/* --------------------------------------------------------------------------- */
	.Cont_Scc_Footer{
		position: relative;
		float: left;
		margin: auto;
		width: 100%;
		height: 130px;
		border: 0px solid red;
		z-index:100;
	}
		.Text1_Footer{
			margin-top:1%;
			text-align: center;
			cursor: pointer;
			color: rgba(255,255,255,1.0);
			font-size:16px/*18px;*/;
			font-weight:normal;
			text-decoration:none;
			border-radius: 4px;
			border:0px solid red;
			z-index:10;
		}
		
/* ------------------------------------------------------------------------------- */		

/* ============================================================================================================================
== 					Created: December 2019 			Version: 1.0 (08 December 2019)				JJUR-2019
** ============================================================================================================================ */

