﻿@charset "utf-8";
/* CSS Document */


/*LAYOUT */

/*  Sticky Footer Solution by Steve Hatcher http://www.cssstickyfooter.com */
* {margin:0;padding:0;} 
html, body, #wrap {height: 100%;}
body > #wrap {height: auto; min-height: 100%;}
body {
	/*background-image: url(img/bckgr.png);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #BEBCBD;*/
}
#header {
	/*width: 984px;
	height: 150px; KIMH 23012023*/
	margin-left: auto;
	margin-right: auto;
	background-image: url(img/header22023.png); /*Modificaci�n de Imagen KIMH 23/01/2023*/
	background-repeat: no-repeat;
        background-size: cover;
}
#header .ciudadMX{
	height: 120px;
	width: 120px;
	left: 390px;
	position: relative;
}
#header .scroller{
	height: 25px;
	width: 980px;
	left: 0px;
	position: relative;
	bottom: 0px;
	margin: 0; 
	padding: 0;
	overflow: hidden; 
}

#menu {
	height: 38px;
	/*width: 980px;*/
	margin-right: auto;
	margin-left: auto;
	/*background-image: url(img/menusprite.png);*/
	background-color: #9F2241; /*KIMH 18122024*/
	background-repeat: repeat-x;
	background-position: 0px 0px;
	clear: both;
	position: relative;
	display: flex;
}
#menu .ul{
	color:#ffffff;
}

#main {
	padding-bottom: 200px;
	/*width: 980px; KIMH 23012023*/ 
	margin-left: auto;
	margin-right: auto;
	/*background-image: url(img/bckgr1.png);KIMH25012023*/
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}  /* must be same height as the footer */

#leftCol {
	float: left;
	width: 176px;
	padding: 10px;
}
#contenido{
	float: left;
	width: 880px; /*480PX KIMH 23012023*/
	padding-top: 36px;
	padding-right: 53px;
	padding-bottom: 20px;
	padding-left: 190px;/* 50PX KIMH 23012023*/
}
#rightCol{
	float: left;
	width: 176px;
	padding: 10px;
}

#footer {position: relative;
	margin-top: -200px; /* negative value of footer height */
	width: 980px;
	height: 200px;
	margin-left: auto;
	margin-right: auto;
	clear:both;}
	
#footer .logos {
	width: 380px;
	height: 100px;
	text-align: right;
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;
}

#footer .logos .logoSEDUVI {
	/*background-image: url(img/logos_sprite.png);*/
	background-repeat: no-repeat;
	background-position: -230px -30px;
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 200px;
	float: left;
}

#footer .logos .cdEquidad {
	/*background-image: url(img/logos_sprite.png);*/
	background-repeat: no-repeat;
	background-position: -430px -30px;
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 100px;
	float: left;
}
#footer .logos .escudoCDMX {
	background-image: url(img/logos_sprite.png);
	background-repeat: no-repeat;
	background-position: -530px -30px;
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 80px;
	float: left;
}
#footer .infoSEDUVI {
	width: 980px;
	height: 100px;
	font-family: Gotham Light Light Light Light;
	font-size: 11px;
	color: #999999;
	text-align: center;
}

/* CLEAR FIX*/
/*.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}*/
/* Hides from IE-mac \*/
/*html .clearfix { height: 1%;}
.clearfix {display: block;}*/
/* End hide from IE-mac */


/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
 html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */




/* ------TERMINA LAYOUT------- */



h1 {
	font-family: Gotham;
	font-size: 36px;
	color: #BC955C;
	line-height: 58px;
	margin-bottom: 14px;
}
h2 {
	font-family: Gotham;
	font-size: 18px;
	color: #333333;
	line-height: 29px;
	margin-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
	font-weight: 500;
}
h3 {
	font-family: Gotham;
	font-size: 14px;
	color: #333333;
	line-height: 20px;
	margin-bottom: 7px;
}
p {
	font-family: Gotham;
	font-size: 14px;
	line-height: 18px;
	color: #666666;
	margin-bottom: 18px;
	
}
p.nota {
	font-size: 10px;
}

.bold {
    /*font-weight: bold;*/
    font-weight: 500;
    COLOR: #10312B;
}
.darker {
	color: #333333;
	font-weight: bolder;
}

#backButton {
	display: block;
	height: 167px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}

#backButton a:link{
	background-image: url(img/sprites.png);
	background-repeat: no-repeat;
	display: block;
	height: 167px;
	list-style-type: none;
	font-family: Gotham Light Light Light Light;
	font-size: 10px;
	color: #FF9900;
	width: 200px;
	background-position: 0px 0px;
	padding-left: 45px;
	line-height: 33px;
	text-decoration: none;
}
#backButton a:visited{
	background-image: url(img/sprites.png);
	background-repeat: no-repeat;
	display: block;
	height: 167px;
	list-style-type: none;
	font-family: Gotham Light Light Light Light;
	font-size: 10px;
	color: #b7b7b7;
	width: 200px;
	background-position: 0px 0px;
	padding-left: 45px;
	line-height: 33px;
	text-decoration: none;
}
#backButton a:active{
	background-image: url(img/sprites.png);
	background-repeat: no-repeat;
	display: block;
	height: 167px;
	list-style-type: none;
	font-family: Gotham Light;
	font-size: 10px;
	color: #b7b7b7;
	width: 200px;
	background-position: 0px 0px;
	padding-left: 45px;
	line-height: 33px;
	text-decoration: none;
}
#backButton a:hover{
	background-image: url(img/sprites.png);
	background-repeat: no-repeat;
	display: block;
	height: 167px;
	list-style-type: none;
	font-family: Gotham;
	font-size: 10px;
	color: #b7b7b7;
	width: 200px;
	background-position: 0px 0px;
	padding-left: 45px;
	line-height: 33px;
	text-decoration: none;
}

#leftCol li#backButton a:link {
	color: #666666;
	text-decoration: none;
		display: block;
}
#leftCol li#backButton a:visited {
	color: #666666;
	text-decoration: none;
		display: block;
}
#leftCol li#backButton a:active {
	color: #666666;
	text-decoration: none;
		display: block;
}
#leftCol li#backButton a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #A7EF10;
		display: block;
}

#contenido ul {
	font-family: Gotham;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	margin-bottom: 18px;
	padding-left: 35px;
}

#contenido a:link {
	color: #9F2241;
	text-decoration: none;
}
#contenido a:visited {
	color: #9f2241;/*KIMH25012023*/
	text-decoration: none;
}
#contenido a:active {
	color: #9F2241;
	text-decoration: underline;
}
#contenido a:hover {
	color: #9F2241;
	text-decoration: underline;
}

#contenido li {
}

#contenido ul#lista1 {
	list-style-type: none;
	width: 70%;
	margin-right: auto;
	margin-bottom: 18px;
	margin-left: auto;
}
#contenido ul#lista1 li {
	background-image: url(img/bullets_pink.png);
	background-repeat: no-repeat;
	background-position: -80px 0px;
	padding-left: 30px;
	display: block;
	height: 18px;
	margin-bottom: 1px;
}
#contenido ul#lista1 li.light {
	background-color: #F1F1ED;
}
#contenido ul#lista1 li.dark {
	background-color: #E9EBE4;
}

#contenido h3.subCreditos {
	font-family: Gotham;
	font-size: 14px;
	color: #333333;
	line-height: 20px;
	padding-left: 50px;
	margin-bottom: 7px;
}

#contenido ul#creditos {
	font-family: Gotham;
	font-size: 14px;
	color: #666666;
	line-height: 18px;
	margin-bottom: 18px;
	list-style-type: none;
	padding-left: 50px;
}

/*#contenido  ul#creditos li {
	list-style-type: square;
	bgcolor:green;
	padding-left: 20px;
	margin-bottom: 18px;
	color: #691c32;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E0E9E9;
	background-image: url(img/vineta.png);
}
#contenido  ul#creditos li span{
	color:black;
	
}*/
#contenido  ul#creditos li {
	background-image: url(img/bullets_pink.png);
	background-size: 95px;
	background-repeat: no-repeat;
	background-position: 0px -80px;
	padding-left: 20px;
	margin-bottom: 18px;
	color: #333333;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E0E9E9;
}
#contenido  ul#creditos li .cargo{
	font-size: 12px;
	/*color: #EB008B;*/
	/*color: #691c32;*/
	color: #9f2241;
}


#contenido ul#articulos {
	list-style-type: none;
}
#contenido ul#articulos li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2F2EC;
	display: block;
	clear: left;
	min-height: 120px;
	padding: 10px;
	cursor: pointer;

}
#contenido ul#articulos li:hover {
	background-color: #E9EBE4;
}


#contenido ul#articulos .thumbImg {
	float: left;
	width: 120px;
	padding: 5px;
	border: thin solid #F1F1ED;
	font-family: Gotham;
	font-size: 10px;
	font-weight: bold;
	color: #691c32;
}

#contenido ul#articulos li a.titulo:link {
	font-family: Gotham;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}
#contenido ul#articulos li a.titulo:visited {
	font-family: Gotham;
	font-size: 12px;
	color: #660066;
	text-decoration: none;
	line-height: 18px;
}
#contenido ul#articulos li a.titulo:active {
	font-family: Gotham Light Light Light Light;
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
	line-height: 18px;
}
#contenido ul#articulos li a.titulo:hover {
	font-family: Gotham Light Light Light Light;
	font-size: 12px;
	color: #0066FF;
	text-decoration: underline;
	line-height: 18px;
}

#contenido ul#articulos .texto {
	float: left;
	width: 265px;
	padding-left: 10px;
}
#contenido ul#articulos li p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 140px;
}
#contenido ul#articulos li a:link {
	font-family: Gotham Light Light Light Light;
	font-size: 10px;
	/*color: #0066CC;*/
	color:#691c32; 
	text-decoration: none;
}
#contenido ul#articulos li a:visited {
	font-family: Gotham Light Light Light Light;
	font-size: 10px;
	color: #663366;
	text-decoration: none;
}

#rightCol p {
	font-family: Gotham Light;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
	margin-bottom: 14px;
}
#contenido .green{
	color: #99CC00;
}

#contenido .respuesta font{
	font-family:gotham;
}


#alternar-todo{
	font-family:gotham;
	font-weight: 500;
}

#pregunta{
	background-color: #235b4e;

	font-size: 18px;
	padding-left: 20px;
}

/*ACORDEON*/

#contenido-pre{
	float: left;
	width: 1120px; /*480PX KIMH 23012023*/
	padding-top: 36px;
	padding-bottom: 20px;
	padding-left: 17%;/* 50PX KIMH 23012023*/
	font-family: gotham;
}

.titu {
	font-family: Gotham;
	font-size: 36px;
	color: #BC955C;
	line-height: 58px;
	margin-bottom: 14px;
	text-align: center;
}

.tab {
	position: relative;
	margin-bottom: 3px;
	width: 100%;
	overflow: hidden;
	box-shadow: 0px 20px 90px 0px rgba(0, 0, 0, 0.25);

	border-radius: 10px;

  }
  input {
	position: absolute;
	opacity: 0;
	z-index: -1;
  }

  label {
	position: relative;
	display: block;
	padding: 0 0 0 1em;
	background: #ffffff;
	font-weight: bold;
	line-height: 3;
	cursor: pointer;
	font-family: gotham;
	color: #691c32;
	border-radius: 10px;
  }

  .tab label:before {  
	/*content: "+";
	font-size: 1.5em;
	line-height: 0.5em;
	float: right;*/
	margin-top: 10px;
	margin-right: 5px;
	-moz-transition: -moz-transform 0.3s ease-in-out;
	-o-transition: -o-transform 0.3s ease-in-out;
	-webkit-transition: -webkit-transform 0.3s ease-in-out;
	transition: transform 0.3s ease-in-out;
}

  .tab input:checked ~ .tab-content {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    padding: 25px;
}

.tab-content {
	max-height: 0;
	overflow: hidden;
	background: #ddc9a3;
	/*-webkit-transition: max-height .35s;
	-o-transition: max-height .35s;
	transition: max-height .35s;*/
	border-radius: 8px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}
  .tab-content p {
	margin: 1em;
	color: #691c32;
    font-size: 14px;
    font-weight: 900;
}

.tab-content ul{
	color: #691c32;
	padding-left: 65px;
	font-family: gotham;
  }

  .tab-content a,a:visited{
	text-decoration: none;
	color:#9f2241;
	font-size: 18px;
  }

.tab-content a:hover{
	color: #fff;
}
  /* :checked */
  input:checked ~ .tab-content {
	max-height: 50%;
  }
  input:checked ~ label {
	background-color: #bc955c;
	color: #FFFFFF;
	font-size: 16px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
  }
  

  /* Icon */
  label::after {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	width: 3em;
	height: 3em;
	line-height: 3;
	text-align: center;
	-webkit-transition: all .35s;
	-o-transition: all .35s;
	transition: all .35s;
  }
input[type="checkbox"] + label::after {
	content: "+";
	font-size: 1.5em;
	line-height: 45px;
  }
  input[type="radio"] + label::after {
	content: "\25BC";
  }
  input[type="checkbox"]:checked + label::after {
	transform: rotate(315deg);
  }
  input[type="radio"]:checked + label::after {
	transform: rotateX(180deg);
  }

  .video{
	text-align: center;
	font-weight: 900;
	padding-left: 5%;
  }
  .video img{
	width: 30px;
  }
.home img{
	width: 25px;
	margin-bottom: 10px;
    margin-left: 80px;

}
 .menuP{
	float: right;
	margin-left: 400px;
 }