/*FUENTES GTH U02*/

/*
@import url('https://fonts.googleapis.com/css?family=Roboto');
@import url('https://fonts.googleapis.com/css?family=Kalam');
*/

/*FUENTES GTH U02*/

/*Inicio Componentes Generales*/

/*Color Unidad*/
.col01-Uni2{color: #621A16!important;}
.col02-Uni2{color: #F9C873!important;}
.col03-Uni2{color: #2B2B2B!important;}

.Fondo01-Uni2{background-color: #621A16;}
.Fondo02-Uni2{background-color: #F9C873;}

.spant1{background-color: #621A16; padding: 10px 15px 10px 15px; color: #F9C873!important; text-align: center; border-radius: 100%;}
.spant2{background-color: #F9C873; padding: 10px 15px 10px 15px; color: #621A16!important; text-align: center; border-radius: 100%;}
.spant3{background-color: #F9C873; padding: 10px; color: #621A16!important; text-align: center; border-radius: 100%;}

.fontop1{background-color: #621A16; padding: 10px; color: #F9C873!important; border-radius: 5px; text-align: center;}

/*Fin Recuadros de Colores*/
/*Inicio Botones*/
.btn-unidad {background-color: #621A16!important; color: #fff!important; font-size: 16px; border: none; }
.btn-unidad:hover, .btn-unidad:focus, .btn-unidad:active, .btn-unidad:visited {background-color: #F19800!important; color: #fff; font-size: 16px; }

.btn-Vermas {background-color: #F9C873!important; color: #621A16!important; font-size: 16px; border: none; }
.btn-Vermas:hover, .btn-Vermas:focus, .btn-Vermas:active, .btn-Vermas:visited {background-color: #fff!important; color: #621A16; font-size: 16px; }
/*Fin Botones*/

/*Inicio Colores a textos*/
.color-m1{color: #621A16!important;}

/*Ul Pesronalizados*/
.uldif1{color: #621A16;}


/*Fin Colores a textos*/

	/*Inicio Leer más*/
	.more {cursor: pointer; color: #661081; font-weight: bold; font-size: 16px;}
	.verMas{cursor: pointer; color: #661081; font-weight: bold; font-size: 16px;}
	.complete {display: none;} 
	/*Fin Leer más*/

/*Lineas Divisiones Horizontales*/


/*Inicio modal*/
.cerratepues {display: none; } 
.modal-tamano {width: 50% !important; }
/*Controla el ancho de la modal a un 85% del viewport*/
.modal-xl {width: 85% !important;}
/*Fin Modal*/

/*Inicio Animaciones*/
.animated {animation-duration: 1s; animation-fill-mode: both; }

.timeanime1 {animation-duration: 1s; -webkit-animation-duration: 2s; animation-delay: 1s; -webkit-animation-delay: 1s; animation-iteration-count: 1; -webkit-animation-iteration-count: 1; }
.timeanime2 {animation-duration: 2s; -webkit-animation-duration: 2s; animation-delay: 2s; -webkit-animation-delay: 2s; animation-iteration-count: 1; -webkit-animation-iteration-count: 1; }
.timeanime3 {animation-duration: 3s; -webkit-animation-duration: 2s; animation-delay: 3s; -webkit-animation-delay: 3s; animation-iteration-count: 1; -webkit-animation-iteration-count: 1; }
.timeanime4 {animation-duration: 4s; -webkit-animation-duration: 2s; animation-delay: 4s; -webkit-animation-delay: 4s; animation-iteration-count: 1; -webkit-animation-iteration-count: 1; }
.timeanime5 {animation-duration: 5s; -webkit-animation-duration: 2s; animation-delay: 5s; -webkit-animation-delay: 5s; animation-iteration-count: 1; -webkit-animation-iteration-count: 1; }
.timeanime6 {animation-duration: 6s; -webkit-animation-duration: 2s; animation-delay: 6s; -webkit-animation-delay: 6s; animation-iteration-count: 1; -webkit-animation-iteration-count: 1; }
.timeanime7 {animation-duration: 7s; -webkit-animation-duration: 2s; animation-delay: 7s; -webkit-animation-delay: 7s; animation-iteration-count: 1; -webkit-animation-iteration-count: 1; }
.timeanime8 {animation-duration: 8s; -webkit-animation-duration: 2s; animation-delay: 8s; -webkit-animation-delay: 8s; animation-iteration-count: 1; -webkit-animation-iteration-count: 1; }
.timeanime9 {animation-duration: 9s; -webkit-animation-duration: 2s; animation-delay: 9s; -webkit-animation-delay: 9s; animation-iteration-count: 1; -webkit-animation-iteration-count: 1; }

.timeanime10 {animation-duration: 10s; -webkit-animation-duration: 2s; animation-delay: 10s; -webkit-animation-delay: 10s; animation-iteration-count: 1; -webkit-animation-iteration-count: 1; }
.timeanime10 {animation-duration: 11s; -webkit-animation-duration: 2s; animation-delay: 11s; -webkit-animation-delay: 11s; animation-iteration-count: 1; -webkit-animation-iteration-count: 1; }
.timeanime11 {animation-duration: 12s; -webkit-animation-duration: 2s; animation-delay: 12s; -webkit-animation-delay: 12s; animation-iteration-count: 1; -webkit-animation-iteration-count: 1; }
.timeanime12 {animation-duration: 13s; -webkit-animation-duration: 2s; animation-delay: 13s; -webkit-animation-delay: 13s; animation-iteration-count: 1; -webkit-animation-iteration-count: 1; }
.fadeInLeft {animation-name: fadeInLeft; }

@keyframes fadeInLeft {from {opacity: 0; transform: translate3d(-20%, 0, 0); } to {opacity: 1; transform: none; } }
.fadeInUp {animation-name: fadeInUp; }
@keyframes fadeInUp {from {opacity: 0; transform: translate3d(0, 20%, 0); } to {opacity: 1; transform: none; } } .fadeIn {animation-name: fadeIn; }
@keyframes fadeIn {from {opacity: 0; } to {opacity: 1; } }
/*Fin Animaciones*/

/*Fin Componentes Generales*/

/*Inicio Collapsable*/
/*Collapse#1*/
.card-header {background-color: #F19800!important; padding: 0px!important; border-radius: 0px!important; }
.card-header h2 .btn {color: #621A16; text-decoration: none; display: inline-block; position: relative; width: 100%; text-align: left; }
.card-header.active {background-color: #F9C873 !important; }
.card-header [data-toggle="collapse"]:after {font-family: 'Arroba'; content: "\41"; float: right; color: #621A16; font-size: 18px; line-height: 22px; -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -ms-transform: rotate(-90deg); -o-transform: rotate(-90deg); transform: rotate(-90deg); }
.card-header [data-toggle="collapse"].collapsed:after {-webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); }

/*Collapse#2*/
.card-header2 {background-color: #621A16; padding: 0px!important; border-radius: 0px!important;}
.card-header2 h2 .btn {color: #fff; text-decoration: none; display: inline-block; position: relative; width: 100%; text-align: left; }
.card-header2.active {background-color: #F19800!important; }
.card-header2 [data-toggle="collapse"]:after {font-family: 'Arroba'; content: "\41"; float: right; color: #fff; font-size: 18px; line-height: 22px; -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -ms-transform: rotate(-90deg); -o-transform: rotate(-90deg); transform: rotate(-90deg); }
.card-header2 [data-toggle="collapse"].collapsed:after {-webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); }
/*Fin Collapsable*/

/*Inicio Cambios en el multitap*/
/*TAB-Principal*/
.shadow1{-webkit-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16); box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16);}
.fondo-nav-sup{background-color: #FAFAFA; border-bottom: 2px solid #621A16 !important; text-transform: uppercase; }
.fondo-nav-sup a{border-top: none; font-size: 29px; color: #621A16; font-family: 'Roboto-ThinItalic'; cursor: pointer; border-top-left-radius: none!important; border-top-right-radius: none!important; }
.fondo-nav-sup a:hover{color: #621A16; background-color: #eee; border: none; border-radius: none;}
.fondo-nav-content{background-color: #FAFAFA;}
.fondo-nav-content p{text-align: center;}
.fondo-nav-sup .nav-link.active {color: #F9C873!important; background-color: #621A16!important; border: none!important;}
.fondo-nav-sup .nav-link {border-top-left-radius: 0px!important; border-top-right-radius: 0px!important;}
/*TAB-Principal*/
/*Fin Cambios en el multitap*/


/*Inicio Popover GTH U02*/
.popover-body {background-color: #621A16; color: #fff; border: none; word-wrap: break-word; font-size: 14px; font-family: "Roboto-Regular"; text-align: center; }
.bs-popover-auto[x-placement^=top] .arrow::after, .bs-popover-top .arrow::after {bottom: 1px; border-top-color: #621A16!important; }
.bs-popover-auto[x-placement^=bottom] .arrow::after, .bs-popover-bottom .arrow::after {left: 1px; border-bottom-color: #621A16!important; }
.bs-popover-auto[x-placement^=right] .arrow::after, .bs-popover-right .arrow::after {left: 1px; border-right-color: #621A16!important; }
.bs-popover-auto[x-placement^=left] .arrow::after, .bs-popover-left .arrow::after {left: 1px; border-left-color: #621A16!important; }
/*Fin Popover GTH U02*/

/* Inicio carousel */
.btn-carousel .active {width: 10px!important; height: 10px!important; border-radius: 100%!important; background-color: #621A16 !important; }
.btn-carousel li {width: 10px!important; height: 10px!important; border-radius: 100%!important; 
opacity: 1!important;}
/* Fin carousel */

/*Inicio Elementos de Contextualización GTH U02*/
.linealogoitm {border-left: 2px solid #fff; }
.fondoportada {background-color: #0094AF; }
.portada .p-conten {display: flex; flex-direction: column; height: 100%; justify-content: center; overflow: hidden; position: relative; text-align: center; width: 100%; }
.portada .p-conten img {position: absolute; min-height: 100%; min-width: 100%; z-index: -1; }
.portada .p-conten h6 {position: absolute; color: #fff; font-family: 'Roboto-LightItalic'; font-size: 14px; bottom: 60px; right: 50px; }
.portada .p-conten h6 a {color: #fff!important; }

.portadah1 {color: #fff!important; font-family: 'Roboto-Black'; font-size: 40px!important; }
.portadah2 {color: #fff !important; font-family: 'Roboto-BoldItalic'; font-size: 37px; }
.portadah3 { color: #fff !important; font-family: 'Roboto-Medium'; font-size: 34px; } 
.portadaa {font-size: 14px; color: #fff!important; text-decoration: underline; }
.portadah6 { color: #fff!important; font-family: 'Roboto-LightItalic'; font-size: 14px; position: absolute; bottom: -300px; right: 20px }
.portadaa:hover {text-decoration: underline; }
.pportada {color: #fff!important; font-size: 22px!important; text-align: center!important; }
.lineaPortada {border-top: 2px solid #fff; width: 40%; margin-left: 25%; }
.toplogos {margin-top: 20%!important; }
/*Fin Elementos de Contextualización GTH U02*/

/*Inicio Acción Problémica GTH U02*/
.textareaper{ width:100%; border-radius: 5px; resize: none; background: #fff; border:solid 1px #707070; padding: 10px; }
.textareaper::-webkit-input-placeholder { color: #737373; padding-top: 6%; font-family: 'Roboto-Italic'; text-align: center!important; font-weight: 600; }

.Fondo-Actividad_AP {
	background-image: url(../img/GTH00_img1.jpg);
	background-repeat: no-repeat; -moz-background-size: cover; -o-background-size: cover; -webkit-background-size: cover; background-size: cover!important;
	/* display: flex; flex-direction: column; align-items: center; justify-content: center; */
	background-position: center;
	height: 100vh!important;
	overflow: hidden;
	position: fixed !important;
	right: 5%;
}

@media (max-width: 1200px) {
	.Fondo-Actividad_AP {
		background-image: url(../img/GTH00_img1.jpg);
		background-repeat: no-repeat; -moz-background-size: cover; -o-background-size: cover; -webkit-background-size: cover; background-size: cover!important;
		display: flex; flex-direction: column; align-items: center; justify-content: center;
		/* background-position: center; */
		height: 100vh!important;
		overflow: hidden;
		position: fixed;
		right: 5%;
	}
}

@media (max-width: 992px) {
	.Fondo-Actividad_AP {
		background-image: none; height: 0px; width: 0px; display: block;
		overflow: none;
		position: relative;
		right: 0%;
		/* position: fixed;
		right: 5%; */
	}

}
@media (max-width: 768px) {  
	.Fondo-Actividad_AP {
		background-image: none;
		height: auto !important;
		/* width: 0px; */
		display: block;
		/* overflow: hidden; */
		position: relative!important;
		right: 0%;
	}

	
}
/* Fin Accion Problemica */


/* INICIO ACTIVIDAD CONOCIMIENTOS PREVIOS */
.btn_siguiente {background-color: #F9C873!important; color: #621A16!important; font-size: 16px; border: none; }
.btn_siguiente:hover, .btn_siguiente:focus, .btn_siguiente:active, .btn_siguiente:visited {background-color: #fff!important; color: #621A16; font-size: 16px; }

.btn_anterior {background-color: #F9C873!important; color: #621A16!important; font-size: 16px; border: none; }
.btn_anterior:hover, .btn_anterior:focus, .btn_anterior:active, .btn_anterior:visited {background-color: #fff!important; color: #621A16; font-size: 16px; }

.select_items_cp{ min-width: 300px; text-align: center; }

select {	
	text-align: center;
	padding: 7px;
	box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16);
	background-color: #f5f7f9;
	display: inline-block;
	font: inherit;
	border: 0px;
	line-height: 1.5em;
	margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
	width: 100%;
}  
select.classic::content { text-decoration: underline; }
	
 select.classic {
	font-family: 'Roboto-Regular' !important;
	/* font-size: 14px; */
	font-size: 14px;
	background-image: linear-gradient(45deg, transparent 50%, #513882 50%), linear-gradient(135deg, #513882 50%, transparent 50%), linear-gradient(to right, #F19800, #F19800);
	background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), 100% 0;
	background-size: 5px 5px, 5px 5px, 2.7em 2.5em;
	background-repeat: no-repeat;
  }

select > option {
	text-align: center;
    margin: 40px;
    background: #F9C873;
	color: #621A16;
	font-weight: bold;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
}

.select_items_cp{
    min-width: 300px;
	text-align: center;
}
/* FIN ACTIVIDAD CONOCIMIENTOS PREVIOS */

/* INICIO AUTOEVALUACIÓN */
.num_enunciados_cp {
	margin-left: 20% !important;
}

.cuestionario p {
	/* font-weight: bold; */
	color: #F9C873 !important;
}

.cuestionario .cuestionario-list {
	list-style: none;
	color: #F9C873;
	/* font-weight: bold; */
}

.cuestionario .cuestionario-list .opcion {
	width: 35px !important;
	height: 35px !important;
	border: 2px solid #F9C873 !important;
	text-align: center;
	font-size: 20px !important;
	box-sizing: border-box;
	border-radius: 100%;
	cursor: pointer;
}

.cuestionario .cuestionario-list .opcion2 {
	width: 35px;
	height: 35px;
	border: 2px solid #F9C873 !important;
	text-align: center;
	font-size: 20px !important;
	box-sizing: border-box;
	border-radius: 100%;
	cursor: pointer;
	padding: 0px 10px 25px 10px;
}

.activeautoev {
	color: #621A16;
	font-weight: bold;
	background: #F9C873;
	border-radius: 100%;
}
/* FIN AUTOEVALUACIÓN */


/*Fin Acción Problémica GTH U02*/

/*Inicio Tema1 GTH U02*/
.overimg:hover{filter: opacity(.5); transition:all .5s ease-in-out; cursor: pointer;}
.btn-activado{filter: opacity(.2); transition:all .1s ease-in-out;}
.btn_activo{background-color: #F9C873; text-decoration: none; color: #621A16!important; margin-top: 150px;}
/*Fin Tema1 GTH U02*/

/*Inicio Señalar textos relevantes com comillas*/
.ulcheck-Fin ul { list-style: none; }
.ulcheck-Fin ul li { position: relative; padding-left: 0.4em; }
.ulcheck-Fin ul li:before {font-family: 'icomoon'; content: '\e918'; position: absolute; left: -1em; font-size: 18px;}

/*Inicio Referencias U02*/
.fonndoreferencias { background-color: #F9C873; }

.fondoblancoref { padding: 50px 50px 150px 50px; background-color: #fff; }

.referenciascontenido { position: absolute; top: 40%; right: 14%; height: 100vh; }
.vineta_referencias ul li { font-size: 25px; color: #621A16; }
.bg-ref{background-color: #F9C873;}
/*Fin Referencias U02*/

/*---------------------------------------------------------------------------------Responsive*/
/*// Extra small devices (portrait phones, less than 576px)*/

/*// No media query for `xs` since this is the default in Bootstrap*/

@media (max-width: 576px) {
	select.classic { font-size: 12px; }
}


	/*Elementos Contextualización*/
	.linealogoitm { border-left: none; }
	/* .portadah1 { font-size: 22px!important; } */
	/* .portadah2 { font-size: 18px!important; } */
	.portadah3 { color: #fff !important; font-family: 'Roboto-Medium'; font-size: 34px; }
	
	.toplogos { margin-top: 3%; }
	.lineaPortada { width: 80%; margin-left: 5%; }
	.Cuadro-Azul3 { border-radius: 0px; }




	/*Fin Referencias U02*/
	
	/*Tema 3*/
	/* .borde1{ border: none; padding: 10px;} */
/* } */

/*// Small devices (landscape phones, 576px and up)*/

@media (min-width: 576px) {

	/*Elementos Contextualización*/
	.linealogoitm { border-left: none; }
	.toplogos { margin-top: 30%; }
	/*Inicio Acción Problemica GTH U02*/
	/* .numeracion ol li { font-size: 5vh!important; } */
	/*Fin Acción Problemica GTH U02*/
	/*Inicio Centrar Imagenes verticalmente*/
	/* .align-container { display: block; } */
	/* .align-img {
		align-self: normal;
	} */
	/*Fin Centrar Imagenes verticalmente	*/
	/*Inicio Referencias U02*/
	/* .fondoblancoref {
		padding: 20px;
	} */
	/*Fin Referencias U02*/
}

/*// Medium devices (tablets, 768px and up)*/

@media (min-width: 768px) {

	/*Elementos Contextualización*/
	.toplogos {
		margin-top: 15%;
	}
	.lineaPortada {
		width: 80%;
		margin-left: 10%;
	}
}

/*// Large devices (desktops, 992px and up)*/

@media (min-width: 992px) {

	/*Elementos Contextualización*/
	.toplogos {
		margin-top: 10%;
	}
	.lineaPortada {
		width: 40%;
		margin-left: 30%;
	}
}
/*// Extra large devices (large desktops, 1200px and up)*/

/*ACTIVIDADES*/
.texto_modal{ text-align: left; }
.imagen_modal_resultado{ text-align: right; }

/*ACTIVIDAD CONOCIMIENTOS PREVIOS*/
.Fondo-CP {
	background-image: url(../img/GTH00_img1.jpg);
	background-position: center top; background-repeat: no-repeat; -moz-background-size: cover; -o-background-size: cover; -webkit-background-size: cover; background-size: cover!important;
	/* display: flex; flex-direction: column; align-items: center; justify-content: center; */
	width: 100vw!important;
	height: 100vh!important;
}

@media (max-width: 768px) {  
	.Fondo-CP {
		
			background-image: none;
			background-repeat: no-repeat;
			-moz-background-size: cover;
			-o-background-size: cover;
			-webkit-background-size: cover;
			background-size: cover !important;
			display: block;
			flex-direction: inherit;
			align-items: center;
			justify-content: center;
			background-position: center;
			height: auto;
			overflow: hidden;
			position: relative;
			right: 0;
			background-image: none;
			height: 0px;
			width: 0px;
			background: #621A16;
			display: block;
			height: auto !important;
			width: 100% !important;
			
		}
		.Fondo-CP > .border{
			border: none !important;
		}
		
		.Fondo-CP > .shadow{
			box-shadow: none !important;
		}
		
}