@charset "UTF-8";

@import url('https://fonts.googleapis.com/css2?family=Georama:ital,wdth,wght@0,62.5..150,100..900;1,62.5..150,100..900&display=swap');


/* CSS Document */


​

div #tctp h1{
	color:#012f86 !important;
}
​
div #tctp h2{
	color:#012f86 !important;
}
​
div #tctp .tablaResumen{
	
}


#region-main #intro p {
    /*font-size: 16px !important;*/
	font-size: 1.5rem !important;
}


#region-main p {
  font-family: "Georama", sans-serif;
  color: #666666;
  font-size: 1.5rem !important;
font-weight: 300;

}

/*#region-main h1 {
  color: #00A39B;
  font-family: "Georama", sans-serif;
  margin-top: 30px;
  margin-bottom: 30px;
  font-weight: 300 !important;
  font-size: 46px;
  line-height: 1.15;
	text-align: left;
}*/

#region-main h1 {
  color: #FFFFFF;
  font-family: "Georama", sans-serif;
  margin-top: 30px;
  margin-bottom: 30px;
  font-weight: 700 !important;
  font-size: 46px;
  line-height: 1.15;
	text-align: left;
	background-color:#012f86;
	padding:10px; 
}


/*#region-main h1::before {
   content: "\f276";
	font-family: "FontAwesome";
	font-weight: normal;
    margin: 0 10px 0 0;
}*/

#region-main h2 {
  color: #012f86 !important;
  font-family: "Georama", sans-serif;
  margin-top: 30px;
  margin-bottom: 30px;
  font-weight: 600;
  font-size: 38px;
  line-height: 46px;
	text-align: left;
}

#region-main h3 {
 color: #eec444;
	padding: 5px;
  font-family: "Georama", sans-serif;
  font-weight: 900;
  font-size: 34px;
  /*text-transform: uppercase;*/
  line-height: 46px;
	/*text-shadow: 1px 1px 0 #fbfae8, 2px 3px 0 #666666;*/
	text-align: left;
}

#region-main h4 {
  color: #0EA39A;
  font-family: "Georama", sans-serif;
  margin-top: 30px;
  margin-bottom: 30px;
  font-weight: 700;
  font-size: 28px;
  line-height: 39px;
	text-align: left;
}

#region-main th h4 {
	
	color: #FFFFFF !important;
	font-size: 24px !important;
	margin-top: 15px !important;
  	margin-bottom: 15px !important;
}

#region-main h5 {
   color: #bc2e22;
  font-family: "Georama", sans-serif;
  margin-top: 30px;
  margin-bottom: 30px;
  font-weight: 400;
  font-size: 26px;
  line-height: 39px;
	text-align: left;
}

#region-main h6 {
   color: #50748a;
  font-family: "Georama", sans-serif;
  font-weight: 700;
  font-size: 24px;
	margin-top: 20px;
}

#region-main img{
	/*width: 98%;*/
}

.well-solid {
  background: linear-gradient(45deg,  #0EA39A, #FFCC00);
  color: #000000 !important;
  border: none;
  font-family: "Georama", sans-serif;
	padding: 20px;
	box-shadow: 5px 5px #bc2e22;
	margin-bottom: 30px;
	
	width: 80%;
	margin-left: auto; 
	margin-right: auto; 
	
}

.btn-primary {
	background-color: #012f86;
	
}

.well-solid p {

  color: #000000 !important;
  font-family: "Georama", sans-serif;
	font-weight: 500 !important;
	text-align: center;

}



.table-responsive>thead>tr>th, .table-responsive>tbody>tr>th, .table>thead>tr>th, .table>tbody>tr>th {
  background-color: #00A39B;
  font-family: "Georama", sans-serif;

}


table {
	/*border-collapse: initial;*/
}

.test{
color: #00A39B;
}

.card-title{
	font-size: 20px !important;
	margin-top: 0px !important;
    margin-bottom: 0px !important;
	font-family: "Georama", sans-serif !important;
	color: #00A39B;
}

.card-title h2{
	font-size: 20px !important;
	font-family: "Georama", sans-serif !important;
	color: #00A39B;
}

.card-header {
    padding: .75rem 1.25rem;
    background-color: #f5f5f5;
    border-bottom: 2px solid #00A39B;
}

.card-header .btn.btn-link {
	font-size: 20px !important;
	margin-top: 0px !important;
    margin-bottom: 0px !important;
	font-family: "Georama", sans-serif !important;
	color: #00A39B !important;
	font-weight: 700 !important;

}

#accordion h2{
	font-size: 20px !important;
	
}

#accordion {
	background-color: darkviolet !important;
}

#region-main h2{
	color:#012f86;
	font-weight: 400 !important;
}

.tablaEncabezado{
  width: 100%;
	margin-left: auto !important;
    margin-right: auto !important;
  font-family: "Georama", sans-serif;
}

.tablaEncabezado p{
	margin-left: auto !important;
    margin-right: auto !important;
	text-align: center !important;
}

.tablaEncabezado td:nth-child(odd){
	width: 20% !important;
 	margin-left: auto !important;
	margin-right: auto !important;
}

.tablaEncabezado td:nth-child(odd) img{
	width: 60% !important;
	margin-left: auto !important;
	margin-right: auto !important;
	
}

.tablaResumen{
	background-color: none !important;
  border: 1px dotted #00A39B !important;
  border-radius: 5px;
  width: 100%;
  margin: 0 auto;
font-family: "Georama", sans-serif;
}

.tablaResumen h5{
	color:#012f86;
	font-size: 1.1em;
	text-align: left;
}

.tabla-glosario{
	width: 100%;
	border-top: 1px dotted#bc2e22 !important;
	border-bottom: 1px dotted #bc2e22 !important;
	background-color: #FAFAFA;
	text-align: left;

}
.tabla-glosario a{
	color: #eec444 !important;

}

.tabla-lecturas{
	width: 100%;
	border-top: 1px dotted #eec444 !important;
	border-bottom: 1px dotted #eec444 !important;
	background-color: #FAFAFA;
	text-align: left;

}

.tabla-lecturas a{
	color: #2E67D9 !important;
}


.tabla-complementarios{
	width: 100%;
	border-top: 1px solid #2E67D9 !important;
	border-bottom: 1px solid #2E67D9 !important;
	background-color: #FAFAFA;
	text-align: left;
}

.tabla-complementarios a{
	color: #2E67D9 !important;
}

.tabla-referencias{
	width: 100%;
	border-color: #012f86;
	border-style: dotted !important;
	border-width: 1px !important;
	background-color: #E4E4E4;
	text-align: left;
}

.tabla-referencias th,  .tabla-referencias td{
	padding: 20px !important;
}



.tabla-referencias li {  
	margin-left: 20px;
	
}

.tabla-referencias a {  
	color:#012f86;
	font-weight: bold;
	
}


.parrafo-destacado p{
	color:#012f86 !important;
	font-weight: 400 !important;
	
}


.tabla-objetivos{
	width: 100%;
	border-color: #FFFFFF;
	border-style: dotted !important;
	border-width: 1px !important;
	background-color: #eec444;
	color:#FFFFFF !important;
	
}

.tabla-objetivos td, .tabla-objetivos th{
	padding: 20px !important;
}

.tabla-objetivos h5 {
	color:#FFFFFF !important;
	text-align: left;
}

.tabla-indicadores h5 {
	color:#FFFFFF !important;
	text-align: left;
}

.tabla-indicadores{
	width: 100%;
	border-color: #FFFFFF;
	border-style: dotted !important;
	border-width: 1px !important;
	background-color: #777777;
	color:#FFFFFF !important;
	
}

.tabla-indicadores td, .tabla-indicadores th{
	padding: 20px !important;
}

#region-main p, #region-main li, #region-main ol, #region-main ul {
	font-family: "Georama", sans-serif;
}


#region-main .nav ul, #region-main .nav li.active {
    border-bottom: 3px solid #012f86 !important;
}


#region-main ul, #region-main ol, #region-main li {
	font-weight: 300;
	font-size: 1.5rem !important;
	color:#565A5C;
}
#region-main a {  
	font-family: "Georama", sans-serif;
	color:#012f86;
	font-weight: 600;
}


a.btn.btn-primary {  
	color:#FFFFFF !important;
}


#region-main .submissionlinks a{
	color:#FFFFFF;
}


#region-main .nav a {  
	color:#012f86;
	font-weight: bold;
	
}

#region-main .nav-tabs .nav-link.active, #region-main .nav-tabs .nav-item.show .nav-link {
	border-color:#012f86 !important;
	font-family: "Georama", sans-serif;
}


.nav-tabs>li>a {
	background-color:#CCEDEB;
	font-family: "Georama", sans-serif;
	color:#012f86;
	font-size: 1.2rem !important;
}

.nav-tabs>.active>a, .nav-tabs>.active>a:hover, .nav-tabs>.active>a:focus {
    background-color: #9bd2da;
    color: #FFcc00;
    cursor: default;
    /*border: medium none;*/
	border-color:#012f86 !important;
}

#region-main .nav ul, #region-main .nav li .active {
    background-color: #000000 !important;
}


#region-main .fuente-lectura p{
	font-size: 11pt !important;
	
}



/*LISTADO*/

 #region-main ol {
   list-style: none;
   counter-reset: item;
 }
 #region-main li {
   counter-increment: item;
   margin-bottom: 15px;
	 line-height: 25px;
 }
 #region-main ol li:before {
   margin-right: 10px;
   content: counter(item);
   background: #FFCC00;
   border-radius: 100%;
   color: #000000;
   font-weight: 700 !important;
   width: 1.4em;
	padding-top: 5px;
	 padding-bottom: 5px;
   text-align: center;
   display: inline-block;
	font-size: 1.4em;
 }

 #region-main [class^="icon-"], [class*=" icon-"]
{
	width: auto;
    height: auto;
	background: transparent;
}

.tabla-referencias ul {
	list-style: none;
  list-style-type: "→";
	text-align: left;
	
}

 #region-main .box ul {
  list-style: none;
}

#region-main .box ul li:before {
  content: "\272A";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #012f86; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1.5em; /* Also needed for space (tweak if needed) */
  margin-left: 0em; /* Also needed for space (tweak if needed) */
	font-size:1.5em;
 }


 #region-main ul.topics {
  list-style: none !important;
}

 #region-main .nav ul,  #region-main .nav li{
	list-style: none !important;
}


.path-mod-page #region-main>div>h2:after {
	background-color: #012f86;
	
}


/** Videos **/
#region-main .embed-responsive {
  margin-bottom: 0.9375rem;
}

#region-main .video-wrapper {
  margin: 3rem auto; 
    background-color: #0EA39A;
    padding: 50px;
	border-radius: 3px;
}

#region-main .video-wrapper iframe {
  /*position:absolute;*/
   top:0;bottom:0;left:0;width:100%;border:0;
}

#region-main .video-wrapper .video-text {
  color: #000000;
  margin-left: 10px;
}

#region-main video {
  width: 98%;
  height: auto;
}

/** BANNER **/

#region-main .banner-img img {
  width: 98%;
}

/*/////////////*/

@media screen and (min-width: 768px){
	
	.img-full {
		width: 80%;
	}
}

.jumbotron, .container .jumbotron, .container-fluid .jumbotron {
  border-top: 8px solid #000000;
    border-bottom: 8px solid #000000;
   /* background-color: #25b7cb33;*/
	background: linear-gradient(45deg, #FFCC00, #25B7CB);
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 15px;
}

.jumbotron p, .container .jumbotron p, .container-fluid .jumbotron p {
  font-size: 19px;
	color:#000000 !important;
	font-weight: 400;
}

/** Jumbotron **/
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 0;
}


ol.large-number li:before{
	color:#012f86;
}

#region-main footer p {
    font-size: 12px !important;
}

#region-main footer {
    font-size: 12px !important;
}

.table>thead>tr>th{
	color: #FFFFFF;
}

.card-standard {
    border-top: 2px dotted #FFcc00;
	border-bottom: 2px dotted #FFcc00;
	background-color: #FFcc0033;
    margin: 1.875rem 0;
	padding: 10px;
	font-style: italic;
	width: 80%;
	margin-left: auto;
	margin-right: auto; 
}
#region-main .card-standard p{
	font-size: 1.3rem !important;
}

.card-graphic {
    border: 3px solid #012f86;
    margin: 1.875rem 0;
}

.tablaLectura{
	/*border: 4px dotted #FFCC00;*/
	/*border: 8px solid #000000;*/
	border: 4px solid #012f86;
	/*border-image:  linear-gradient(45deg, #FFCC00, #25B7CB);*/
	width: 100%;
	padding: 5px; 
}

.tablaLectura td {
	padding: 10px !important;}

.tablaLectura img{
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
	
}

.tablaLectura td:first-child {
	width: 30% !important;
}

#region-main .tablaLectura h2 {
	color: #000000 !important;
}

.fa-thumbtack {
    color: #00a39b;
	font-size: 1.5em;}


.tablaDatos {
  background-color: none !important;
  border: 1px dotted #00A39B !important;
  border-radius: 5px;
  width: 100%;
  margin: 0 auto;
  font-family: "Georama", sans-serif;

}

.tablaDatos tr{
  border: 1px dotted #00A39B !important;
	border-bottom: 1px dotted #00A39B !important;
}

.tablaDatos td{
  padding: 10px !important;
  border-left: 1px dotted #00A39B !important;
	border-bottom: 1px dotted #00A39B !important;
}

.tablaDatos th{
  padding: 10px !important;
  border-left: 1px dotted #00A39B !important;
	background-color: rgba(108,183,200,0.44);
	font-size: 1.5rem;
}


.tablaLectura h1, .tablaDatos h1, .tablaResumen h1 {
    font-size: 36px;	
}

#botonera a {
	
	font-family: "Georama", sans-serif;
	color: #5C6A76;
	line-height: 1.8em;
	font-size: 2rem !important;
}

#botonera a:hover {
	
	font-family: "Georama", sans-serif;
	color: #FFCC00;
	text-decoration: underline;
	line-height: 1.8em;
}

figure {
    border: 1px dotted #00A39B !important;
    margin: 0 auto 10px;
    display: inline-block;
}

.single-section .sectionname:after {
	
	background: #0EA39A none repeat scroll 0 0;
    border-radius: 4px;
    content: "";
    display: block;
    height: 0px;
    margin: 5px auto;
    position: relative;
    width: 50px;
	
}

#region-main .content h3 a {
	color:#0EA39A !important;

}

blockquote {
	border-left: 4px solid #0EA39A;
	padding: 15px;
    margin: 20px;
}

blockquote p{
	color: #0EA39A;
	
}

.course-content .current {
	
	background-color: #FFFFFF !important;
}

@media (min-width: 1200px)
{
	.row {
		margin-left: 0px;
	}
}

@media screen and (max-width: 1200px){
	
		#region-main h1 {
		  font-size: 36px;	
		}	
	
}

.col-md-8 {
	height: auto !important;
}

figure img {
    width: 95%;
}

figure {
	margin:15px;
}

.tooltiptext {
	display: none;
}

.tablaReferencia {
	border: 4px solid #00a39b;
	width: 98%;
	padding: 20px;
	min-height: 80px;
}

.tablaReferencia tr {
	
	border-bottom: 1px dotted #00a39b !important;

}

.tablaReferencia td:nth-child(odd) {

    background-color: #EAEAEA;
	width: 10%;

    }
.tablaReferencia td {
	
	padding: 5px;
}
.tablaReferencia img {
	margin: 0px !important;
	padding: 10px;
	background: linear-gradient(45deg, #FFCC0099, #25B7CB99);
	border-radius: 50px;
}


.tablaLectura td img {
    width: 45% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    display: block;
}

#region-main .tablaLectura td img {
    margin-left: auto !important;
    margin-right: auto !important;
}

.video-responsive {
	height: 0;
	overflow: hidden;
	padding-bottom: 56.25%;
	padding-top: 30px;
	position: relative;
	}
.video-responsive iframe, .video-responsive object, .video-responsive embed {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	}

.card-body {padding:20px;}

.h5p-accordion .h5p-panel-title {
	color: #0EA39A !important;
    font-family: "Georama", sans-serif !important;
}

h2#h5p-panel-link-0-2.h5p-panel-title{
	color: #0EA39A !important;
    font-family: "Georama", sans-serif !important;
}