
/*HOJA DE ESTILOS GENERAL PARA ARTÍCULOS*/

/*REGLAS GENERALES */



* {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
}



.bg-dsktp {
	background-image: url('../img/dsktp_standard.jpg');
	background-size: cover;
	width: 100%;
	height: 100%;
	z-index: 0;
	position: relative;
	background-repeat: no-repeat;
	display: block;
	-webkit-print-color-adjust: exact !important;
	color-adjust: exact !important;
}

	.bg-dsktp:before{
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		z-index: -1;
		visibility:visible;
		position: absolute;
		display: block;
		-webkit-print-color-adjust: exact !important;
		color-adjust: exact !important;
	}
.content-dsktp, .cover-container{
		height: 100%!important;
	}
.header-sticky{
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	background: #fff;
}
.position-relative-md{
	position: relative;
}

.dropdown-toggle::after{
	display: none;
}

.quote {
	display: block;
	padding-left: 1rem;
	/*border-left: 2px solid #000;*/
	font-weight: 600;
}



/* ESTILOS GENERALES AGREGADOS */
.icon-comilla::before {
    content: url('https://documentos.contadoresmexico.org.mx/veritas-digital/assets/cs.svg');
    margin-right: 6px;
}

.icon-comilla::after {
    content: url('https://documentos.contadoresmexico.org.mx/veritas-digital/assets/ce.svg');
    margin-left: 6px;
}


comillas-2{
	display: block;
	max-width: 750px; 
	box-sizing: border-box; 
	margin: 2rem .3rem 1rem .3rem; 
	padding: 0 2rem; 
	text-align: center; 
	font-weight: 600; 
	font-family: "Titillium Web"; 
	font-size: 1.3rem;
    color: rgb(33, 37, 41);
	line-height: 2.5rem;
}


.icon-veritas {
	width: 15px;
	margin-left: .5rem;
}
h2 {
	font-size: 1rem;
	font-weight: bolder;
}
li {
    display: list-item;
    text-align: justify;
}

p {
	text-align: justify;
}

b {
	font-weight: bolder;
	margin: 0;
}
b >i {
	font-weight: bolder;
	font-style: italic;
}

i {
	font-weight: normal;
	font-style: italic;
}

capitular {
	float: left;
	font-size: 4rem;
	line-height: 2.3rem;
	padding: 0 .5rem 0 0;
	margin: 0 0 0 -.3rem;
}

insert{
	display: flex;
	text-align: center;
	margin: 2rem .3rem;
	padding: 0 2rem;
	text-align: center;
	font-weight: 600;
	font-size: 1.3rem;
}

insert > p{
	display: flex;
	text-align: center;
	margin: 0;
	padding: 0;
	text-align: center;
	font-weight: 600;
	font-size: 1.3rem;
}
insert > i{
	font-weight: 600;
	font-size: 1.3rem;
}
/* cita {
	text-align: left;
	margin: auto;
	padding: 0 3rem;
	font-style: small;
	font-weight: 200;
	font-size: 12px;
} */
comillas{
	display: block;
	max-width: 750px; 
	box-sizing: border-box; 
	margin: 2rem .3rem 1rem .3rem; 
	padding: 0 2rem; 
	text-align: center;
	font-weight: 600; 
	font-family: "Titillium Web"; 
	font-size: 1.3rem;
    color: rgb(0, 0, 0);
}
comillas::before {
	content: "\F6B0";
	color: #dc3545;
	font-weight: 700;
	font-size: 2rem;
	font-family: bootstrap-icons !important;
	margin-right: 7px;
}
comillas::after {
	content: "\F6B0";
	color: #dc3545;
	font-weight: 700;
	font-size: 2rem;
	font-family: bootstrap-icons !important;
	margin-left: 7px;
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	display:inline-block;
}
comillas > i{
	font-weight: 600;
	font-size: 1.3rem;
}
cita {
    text-align: justify;
    display: inline-block;
    font-size: 14px;
    margin: 10 0 25 25;
}
.purificar-p {
	margin: 0;
	padding: 0;
}

.animacion-scale-110{
	transition: .8s;
}

.animacion-scale-110:hover {
	transform: scale(110%);
}


.imagen-lateral-derecha {
	width: 450px;
	transform: scale(100%);
	float: right; 
	display: block;
	margin: 0 1rem .5rem 1rem;
}

/* ESTOS SON LOS ESTILOS PARA TABLAS */


ol, ul{
	margin: 0;
}

li{
	margin: 0 0 0 .3rem;
}

li >p{
	margin: 0;
	padding: 0;
}

.lista-ordenada-bold >li {
	font-weight: 700;	
}

.lista-ordenada-bold li >p {
	margin: 0;
	padding: 0;
	font-weight: normal;
	margin: 0 0 0 .3rem;
}

.tabla-borde td{
    border-collapse:separate;
    margin-bottom: 1 !important;
    text-align: left;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
    padding: .3rem;
}

.tabla-borde thead tr th{
	font-size: 17px;
	font-weight:600

}
.tabla-borde thead th{
	font-size: 17px;
	font-weight:600
}


/* Esto es una tabla normal con interior centrado */
.table-2 {
	border-collapse: separate;
	border-spacing: 2;
}

.table-2 thead tr th {
	padding: .3rem .5rem .3rem .5rem;
	text-align: center;
	font-size: 16px;
	font-weight: 700;
	line-height: normal;
	font-style: normal;
}

.table-2 thead tr th p{
	text-align: center;
	font-size: 16px;
	font-weight: 700;
	line-height: normal;
	font-style: normal;
}

.table-2 tbody tr th {
	padding: .5rem;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	line-height: normal;
	font-style: normal;
}
.table-2 tbody tr th >p {
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	line-height: normal;
	font-style: normal;
}

.table-2 tbody >tr {
	margin: 0;
	padding: 0;

}

/* Esto es una tabla normal con interior alineado a la derecha */
.table-3 {
	border-collapse: separate;
	border-spacing: 2;
}

.table-3 thead tr >th{
	text-align: center;
	font-size: 16px;
	font-weight: 700;
	line-height: normal;
	font-style: normal;
}

.table-3 tbody tr >th {
	display: table-cell;
	vertical-align: middle;
	text-align: right;
	font-size: 14px;
	font-weight: normal;
	line-height: normal;
	font-style: normal;
	padding: .3rem .5rem .3rem .5rem;
}

.table-3 tbody >tr {
	margin: 0;
	padding: 0;

}

/* Esto es una lista desplegable */
.lista-desplegable div {
	font-size: 14px;
	margin: auto;
}

.titulo-desplegable{
	padding: .5rem;
	margin: .5rem 0;
	cursor: pointer;
}

.texto-desplegable{
	margin: contain;
	max-height: 0px;
	overflow: hidden;
	transition: all 1s;
}

.titulo-desplegable > p{
	text-align: left;
	font-weight: 500;
	font-size: 16px;
	margin: .5rem 1rem .5rem 1rem;
}

.texto-desplegable > p{
	text-align: left;
	font-weight: normal;
	font-size: 14px;
	margin: .5rem 2rem 0 2rem;

}

.titulo-desplegable:hover .texto-desplegable{
	max-height: 1000px;
}

/* Estos son class para alinear contenido de tablas */

.fila-alinear-centro >th{
	text-align: center;
}

.contenedor-alinear-top {
	display:table-cell ;
	vertical-align: top;
	text-align: center;
}
.contenedor-alinear-centro {
	display:table-cell ;
	vertical-align: middle;
	text-align: center;
}

.flotar-derecha-a-top{
	float: right;
}

.contenedor-flex-alinear-centro{
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
}

/* Aqui comienzan los mediaqueries */


@media (max-width: 768px){

	.position-relative-md{
		position: inherit;
	}

  .header-sticky{
  	position: absolute;
  	top: 0;
  	left: 0;
  	width: 100%;
  	z-index: 99;
	}

	.content-dsktp, .cover-container{
		height: auto!important;
	}
	.bg-dsktp{
		height: 400px;
	}
}

@media (max-width: 710px){
	.imagen-lateral-derecha{
		width:350px;
		display: block;
		margin: 1rem;
	}
}


@media (max-width: 560px){
	.imagen-lateral-derecha{
		width:300px;
		display: block;
		margin: .5rem auto;
		float: unset;
	}
}

@media (min-width: 430px){
	.flotar-derecha-a-top{
		float: top;
	}
}

@media (max-width: 320px){
	.imagen-lateral-derecha{
		width: 250px;
		display: block;
		margin: .3rem auto;
		float: unset;
	}
}


@media print {
	.texto-desplegable{
		margin: contain;
		max-height: 1000px;
		overflow: hidden;
	}

}

