/*clear float*/
.ajuste {
	width: 100%;
	height: 1px;
	clear: both;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.sugerencia {
	font-size: 16px;
	font-family: "Myriad Pro";
	font-weight: 700;
	color: #575756;
	height: 40px;
	float: right;
	padding-right: 6%;
	padding-top: 1%;
	vertical-align: middle;
	letter-spacing: 0;
}
.imgSugerencia {
	width: 25px;
	height: auto;
	vertical-align: middle;
}
.actividad {
	font-family: 'NobileBoldItalic';
	background-color: #C63827;
	letter-spacing: 0;
	color: #FEFEFE;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-left: 0px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}
/* CAJA DE BOTONES*/
#ggc_botonera {
	height: auto;
	text-align: center;
	margin-top: 2%;
}
/* PARA TODOS LOS BOTONES*/
.ggc_botones {
	width: 40px;
	height: 40px;
	display: inline-block;
	vertical-align: bottom;
	cursor: pointer;
	margin: 1px;
	box-shadow: 0px 0px 1px 0.3px black;
	border-radius: 20px;
	transition: all 0.5s ease;
	opacity: 0.5;
}
.ggc_botones:hover {
	-webkit-transform: scale(1.2);
	box-shadow: 0px 0px 5px 1px black;
	border-radius: 20px;
}
#ggc_btn_uno {
	background: url("../img/numeracion-01.png")center no-repeat;
	opacity: 1;
}
#ggc_btn_dos {
	background: url("../img/numeracion-02.png")center no-repeat;
}
/* CONTENEDOR*/

#ggc_cont_uno {
	width: 100%;
	height: auto;
	margin: 0 auto;
	text-align: center;
}
#ggc_cont_dos {
	width: 70%;
	height: auto;
	margin: 0 auto;
	text-align: center;
}

.contenedorGeneralAspecto {
	width: 92%;
}

/*Estilo de APECTOS TIPO 1 */
.tituloHeaderAspecto {
	font-size: 32px;
	line-height: 57px;
	letter-spacing: 0;
	font-family: 'cabinbold';
	background-color: #393c4a;
	color: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width: 87%;
	height: 64px;
	margin-bottom: 1%;
	text-align: center;
	margin-left: -1%;
}

.contenedorAspecto {
	background: url("../img/contenedorAspecto.png") no-repeat center;
	background-size: 100% 100%;
	width: 327px;
	height: 256px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: inline-block;
	margin-bottom: 0.8%;
	margin-right: 1%;
}
.headerAspecto {
	background: url("../img/headerAspecto.png") no-repeat center;
	background-size: 100% 100%;
	width: 327px;
	height: 68px;
	color: #fff;
	vertical-align: top;
	display: inline-block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.numeracionTipo1 {
	width: 23px;
	height: 26px;
	padding-right: 5px;
	margin-left: 15px;
	margin-top: 7%;
	background-repeat: no-repeat;
}
.numeracionTipo2 {
	width: 23px;
	height: 26px;
	padding-right: 5px;
	margin-left: 15px;
	margin-top: 3%;
	background-repeat: no-repeat;
}

.headerAspecto .aspTipo1 {
	margin-top: 5%;
}

.headerAspecto .aspTipo2 {
	margin-top: 0.5%;
}

.headerAspecto span {
	font-size: 32px!important;
	line-height: 32px;
	font-family: 'alegreya_sansmedium';
	text-align: left !important;
	width: 83%;
	padding-right: 5px;
}

.aspecto {
	margin: 3% 3% 3% 3%;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	
}

.aspecto5{
	cursor: pointer;
}
.aspecto5:hover {
	zoom:102.5%;
	
}
/*Estilo de APECTOS TIPO 2 */
.tituloHeaderAspecto2 {
	font-size: 32px;
	line-height: 57px;
	letter-spacing: 0;
	font-family: 'cabinbold';
	background-color: #393c4a;
	color: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width: 84%;
	height: 64px;
	margin-bottom: 1%;
	text-align: center;
	margin-left: -1%;
}

.contenedorAspecto2 {
	background: url("../img/contenedorAspecto.png") no-repeat center;
	background-size: 100% 100%;
	width: 477px;
	height: 256px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: inline-block;
	margin-bottom: 0.8%;
	margin-right: 1%;
}
.headerAspecto2 {
	background: url("../img/headerAspecto.png") no-repeat center;
	background-size: 100% 100%;
	width: 477px;
	height: 68px;
	color: #fff;
	vertical-align: top;
	display: inline-block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.numeracion2Tipo1 {
	width: 23px;
	height: 26px;
	padding-right: 5px;
	margin-left: 13%;
	margin-top: 4%;
	background-repeat: no-repeat;
}
.numeracion2Tipo2 {
	width: 23px;
	height: 26px;
	padding-right: 5px;
	margin-left: 13%;
	margin-top: 2%;
	background-repeat: no-repeat;
}

.headerAspecto2 .aspTipo1 {
	margin-top: 3%;
}
.headerAspecto2 .aspTipo2 {
	margin-top: 0.5%;
}

.headerAspecto2 span {
	font-size: 30px!important;
	line-height: 30px;
	font-family: 'alegreya_sansmedium';
	text-align: left !important;
	width: 75%;
	padding-right: 26px;
}

#aspecto1 {
	background: url("../img/IL_L_G06_U01_L01_03_05_01.png") no-repeat center;
	background-size: 100% 100%;
	width: 233px;
	height: 168px;
}
#aspecto2 {
	background: url("../img/IL_L_G06_U01_L01_03_05_02.png") no-repeat center;
	background-size: 100% 100%;
	width: 218px;
	height: 170px;
}
#aspecto3 {
	background: url("../img/IL_L_G06_U01_L01_03_05_03.png") no-repeat center;
	background-size: 100% 100%;
	width: 254px;
	height: 177px;
}
#aspecto4 {
	background: url("../img/IL_L_G06_U01_L01_03_05_04.png") no-repeat center;
	background-size: 100% 100%;
	width: 254px;
	height: 177px;
}
#aspecto5 {
	background: url("../img/IL_L_G06_U01_L01_03_05_05.png") no-repeat center;
	background-size: 100% 100%;
	width: 197px;
	height: 166px;
}
#aspecto6 {
	background: url("../img/IL_L_G06_U01_L01_03_05_06.png") no-repeat center;
	background-size: 100% 100%;
	width: 254px;
	height: 177px;
}
#aspecto7 {
	background: url("../img/IL_L_G06_U01_L01_03_05_07.png") no-repeat center;
	background-size: 100% 100%;
	width: 222px;
	height: 180px;
	margin-top: 1%;
}
#aspecto8 {
	background: url("../img/IL_L_G06_U01_L01_03_05_08.png") no-repeat center;
	background-size: 100% 100%;
	width: 299px;
	height: 181px;
	margin-top: 1%;
}
#aspecto9 {
	background: url("../img/IL_L_G06_U01_L01_03_05_09.png") no-repeat center;
	background-size: 100% 100%;
	width: 250px;
	height: 175px;
	margin-top: 1%;
}
#aspecto10 {
	background: url("../img/IL_L_G06_U01_L01_03_05_10.png") no-repeat center;
	background-size: 100% 100%;
	width: 153px;
	height: 172px;
	margin-top: 1%;
}
.imgClick {
	background-image: url(../img/click_guide3.png);
	background-repeat: no-repeat;
	background-size: 100%;
	width: 40px;
	height: 45px;
	float: right;
	margin-top: -14%;
	margin-right: 3%;
}
/*estilo del modal*/
.lyPopup {
	width: 1000px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.lyPopup .lyContent {
	padding: 15px;
	text-align: left;
}
.lyPopup .sg-test {
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	height: 45px;
	background: url(../img/img_cerrar.png) no-repeat;
	border: 0;
	font-size: 0
}
.lyPopup .sg-test2 {
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	height: 45px;
	background: url(../img/img_cerrar2.png) no-repeat;
	border: 0;
	font-size: 0;
	margin-top: 2%;
}
.lyPopup .dividor {
	width: 100%;
	height: 20px;
}
.pop1 {
	font-family: 'alegreya_sansmedium';
	font-size: 50px !important;
	line-height: 50px !important;
	color: #393c4a;
	background-color: #FEFEFE;
	width: 1043px;
	margin-left: 8%;
	margin-top: 12%;
	border-bottom: 1px solid #FEFEFE;
	padding-left: 1%;
	padding-bottom: 2%;
}
.pop1 .titulo {
	font-family: 'alegreya_sansbold' !important;
	font-size: 57px !important;
}
.pop1:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 45%;
	width: 0;
	height: 0;
	border-left: 30px solid transparent;
	border-top: 50px solid #FEFEFE;
	border-right: 30px solid transparent;
}

.flechaAtras2 {
    background-image: url(../img/flechaAtras2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 84.3px;
    height: 84.6px;
}

.flechaSiguiente2 {
    background-image: url(../img/flechaSiguiente2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 84.3px;
    height: 84.6px;
}