/*================================================================================
	Item Name: Custom CSS
	Version: 9.0
	Author: MrCh0n
	Author URL: https://miderechomilugar.gob.mx
================================================================================

NOTE:
------
COLORES DEL AÑO
Fondo: #5b4754
Monito: #9f5f63
Secundario: #b77c82
letras beige: #b09e9d
*/
/*========================== INICIO ===========================*/
@import url('https://fonts.googleapis.com/css?family=Lato|Roboto|Roboto+Slab');

/*
Primario: #611232
Primario Light: #9b2247
Secundario: #a57f2c
Negro: #161a1d
Gris: #98989A
Verde: #002f2a
*/
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap');
@font-face {
    font-family: 'Patria';
    font-style: normal;
    font-weight: 400;
    src: url("https://framework-gb.cdn.gob.mx/applications/cms/fonts/Patria_Regular.otf") format("opentype");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}


@font-face {
	font-family: 'Carbon';
	src:url('../fonts/ecoems/CarbonBlock.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}



:root {
  --primary-color: #9b2247;
  --primary-light-color: #611232;
  --primary-strong-color:#691a32;
  --secondary-color: #f3e8ca;
  --third-color: #ae851c;
  --font-size-large: 1rem;
}


@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Lato:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

body{
    padding: 0;
    margin: 0;
    font-family: 'Roboto Slab', sans-serif;
    font-weight: normal;
	  font-size: 16px;
    /*min-width: 1280px;*/
    overflow-x: hidden;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;

    background-color: #fff;
 background-image: url('../../imgsys/proceso2025/fondodescargas25.png');
    background-repeat:no-repeat;
    background-position: right top;
	  background-attachment: fixed;
    background-size:cover;
    -moz-background-size:cover;
    -webkit-background-size:cover;

    /*  background-image: url('../img/template/fondomapas2.jpg');
    background-repeat:no-repeat;
    background-position: center center;
    background-color: transparent;
    
    background-attachment: fixed;
    background-size:cover;
    -moz-background-size:cover;
    -webkit-background-size:cover;



  background-repeat:no-repeat;
  background-position: left top;
  background-attachment: fixed;
  background-color: transparent;
  background-size: 100% 100%;

    -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
    height:100%;
    */

}

/*================================================================================
  INITIAL
================================================================================*/
.initialTitle{
	font-size:3em;
	font-weight:bold;
	border:0 solid #000;
	text-align:center;
}
.initialText{
	font-size:1.5em;
}
.initialTextWarning{
	font-size:1.5em;
	font-weight:bold;
	color:#f00;
}
.initialBotton{
	text-align:right;
}
.ismovil{
	
}
.face-requirement-error{
	font-size:1.3em;
}
/*================================================================================
  INDEX
================================================================================*/
.backgroundanio{
	border:0 solid #f00;
	background-color: #fff;
	background-image: url('../../imgsys/proceso2023/esquinaizquierdainferior.png');
	background-repeat:no-repeat;
	background-position: right top;
	background-color: transparent;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;

	padding-top:5%;
	padding-bottom:5%;
}
.container1_2021{
	border:0 solid #000;
	width:40%;
	color:#fff;
	font-weight: 600;
	background-color: #fff;
	background-image: url('../../imgsys/proceso2023/fondohomemapas.png');
	background-repeat:no-repeat;
	background-position: right top;
	background-color: transparent;
	background-size: 100% 100%;

	padding-top:6%;
	
	/*background-image: url('../../imgsys/proceso2021/fondoazul1.png');
	background-repeat:no-repeat;
	background-position: left top;
	background-color: transparent;
	background-size: 100% 100%;*/
	/*-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;*/
}
.container2_2021{
	border:0 solid #000;
	width:60%;

	background-image: url('../../imgsys/proceso2023/esquinaderechainferior.png');
	background-repeat:no-repeat;
	background-position: right bottom;
	background-color: transparent;
	background-size: auto;
	/*-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;*/
}

.fondoladoizq{
/*	background-image: url('../../imgsys/proceso2023/fondohomemapas.png');
	background-repeat:no-repeat;
	background-position: left center;
	background-color: transparent;
	background-size: 48% auto;
	*/
}

.logoIzqIndex{
	/*padding-left:8%;
	margin-top:18%;*/
}
.logDerIndex{
	text-align:right;
	padding-right:6%;
	padding-top:4%;
}
.logBienvenidoIndex{
	text-align:center;
	padding-top:10px;
	padding-bottom:20px;
}
.bienvenidoTitle{
	border:0 solid #000;
	padding-top:30px;
	text-align:left;
	padding-left: 10%;
}
.contentheader{
	border: 0 solid #000; 
	align-items: center; 
	justify-content: center;
}
/*@media only screen and (max-width: 768px){ */
@media (min-width: 600px) {
	.contentheader{
		display: flex; 
	}
}

.textoIntrucciones{
	color:#fff;
	font-weight: 600;
}
.textoIntruccionesIndex{
	font-size: 1.2em;
	font-weight: 800;
	padding-left:5%;
	color:#1b51a4;
	
}
.background-blanco-index{
	background-color:#fff;
}
.ulInstrucciones{
	/*background-color:rgba(255,255,255,0.5);*/
	padding-top:10px;
	padding-left:10%;
	padding-right:10%;
	text-align: justify;
	color:#003366;

}

.ulInstrucciones>li{
	padding-bottom:10px;
	background-color:#fff;
}

.spacecontiner{
	border:0 solid #000;
	padding-top:8%;
}
.textfuter{
	color:#003366;
	font-weight:bolder;
	text-align:center;
	padding-left:10%;
	padding-right:10%;
}
.indexVideo{
	border:0 solid #000;
	text-align:center;
}
.msgWindowIndex{
	color:#fff;
	font-size:1.3em;
	font-weight:bold;
	padding-bottom:3%;
}
.tituloejemplo{
	border:0 solid #000;
	width:60%;
	margin-left:23%;
	display:block;
	margin-top:0;
	margin-bottom:0;
	margin-bottom:-10px;
	color:#f5f5f5;
}
#index_contenedor li{
	border:0 solid #000;
	margin-bottom:20px;
	line-height: normal;
	text-align:justify;
	margin-right:5px;
	font-size:1.2em;

}
.divcel li > A,A:hover,A:link,A:visited,A:active{
	font-weight:bolder;	
	color: #7f2855;
}

.col.sectionlogin{
	border:0 solid #000;
	background-color:var(--primary-color);
	padding-top:50px;
	padding-bottom:50px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

.elfuter{
	text-align:right;
	padding-right:20px;
	color:#F5F5F5;
	font-size:0.8em;
	font-weight: 600;
}
.btnimageindex{
	background-color:transparent !important;
	border:0;
	border:0 solid #000;
}

#titulo_forget,#titulo_getPago{
	display:block;
	border:0 solid #000;
	text-align:right;
	font-size:1em;
	font-weight:bold;
	color:#fff;
	padding-top:10px;
	padding-bottom:10px;
	line-height: normal;
	text-decoration: none;
}

#titulo_forget:hover, #titulo_getPago:hover{
	cursor:pointer;
	color:#fff;
	text-decoration: underline;
}
.titleIndexSec {
	text-align:center;
    color: #7f2855;
    font-size: 1.2em;
    font-weight: 600;
    padding-top: 10px;
    padding-bottom: 10px;
}
.titleWindowLog{
	padding-top:40px;
	padding-left:20px;
}

.inforcentralIndex{
	display:inline-block;
	border:0 solid #000;
	width:80%;
	margin:2% auto;
	margin-left:10%;
	color:#f00;
	font-size:1em;
	font-weight:bold;
	text-align:justify;
}


ul.loginwindow{
	border:0 solid #000;
	margin:2% auto;
	width:98%;
	list-style: initial;
	padding-right:5%;
}

ul.loginwindow>li{
	padding-top:10px;
}

.rowMenuIndexBlock{
	border:0 solid #000;
	text-align:center;
	margin:0;
}
.sinbalazo{
	text-align:justify;
	padding:10px 30px;
}

@media only screen and (max-width: 768px){ 
	.container1_2021,.container2_2021{
		border:0 solid #000;
		width:100%;
		display:block;
	}
}
/*================================================================================
  DATOS GENRALES
================================================================================*/
h6.titledginfo{
	font-weight: bold;
	color:#7e2855;
}
.dginfocontent{
	border:0 solid #000;
}

table.tablaDatos th{
    border-radius: 0;
}
table.tablaDatos thead tr{
   background-color:#ebeff1;
    color:#455A64;
    font-size:1em;
}

tr.trTitulos{
    background-color:#ebeff1;
    color:#455A64;
}
td a.ligaTitulo{
     color:#fff;
    font-weight: bold;
    font-size: 1.2em;
}
table.tablaDatos tr{
    border-left:1px solid #fff;
    border-right:1px solid #fff;
}
tr.tdDatos2:nth-child(2n+1){
    background-color:#eee;
}
table.tablaDatos td a:not(.ligaTitulo){
    color:#2962ff;
}
.tdopcion{
	color:#D32F2F;
	font-weight: bolder;
}
.dgralrow{
	margin-bottom:30px;
}
/*
table.striped > tbody > tr > td {
    border-radius: 0;
    padding-top: 3px;
    padding-bottom: 3px;
    color:#455A64;
    font-size: 14px;
}


table.tablaDatos > tbody > tr:hover{
  border:1px solid #448AFF;
  cursor:pointer;
  background-color:#fff;
  color:#000;

  box-shadow: 0 4px 5px 0 rgba(34,118,210, 0.14),
  0 1px 10px 0 rgba(34,118,210, 0.12),
  0 2px 4px -1px rgba(34,118,210, 0.3);

  /*box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 
  0 1px 10px 0 rgba(0, 0, 0, 0.12),
  0 2px 4px -1px rgba(0, 0, 0, 0.3);* /
}
*/
.dginfolabel{
	padding-right:10px;
}
.dginfodata{
	color:#D32F2F;
	font-weight: bolder;
}
.rowbotones{
	margin-bottom:20px;
	border:0 solid #000;
}
/*================================================================================
 MODULO FOTOGRAFÍA
================================================================================*/
.formita{
	/*border:1px solid #9b9b9b;*/
	margin:auto;
	padding:20px;
	margin:10px auto;
	width:65%;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
/* *** 2019 *** */
.titlePreviewPic{
	color:#d32f2f;
	font-size:2em;
}

/* *** 2020 *** */
.instruccionesFoto{
	border:0 solid #000;
	float:left;
	display:inline-block;
	width:50%;
	padding-left:20px;
	padding-right:20px;
}
/* *** 2022 *** */
.instruccionesFoto1row{
	border:0 solid #000;
	float:left;
	display:inline-block;
	width:100%;
	margin:auto;
	padding-left:20px;
	padding-right:20px;
}
.ulfotos{
	font-weight:bold;
	font-size:1.2em;
}

.titlefoto{
	font-weight:bold;
	font-size:1.2em;
}
