@charset "UTF-8";

@import url('https://fonts.googleapis.com/css2?family=Coming+Soon&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Indie+Flower&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Rock+Salt&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Sedgwick+Ave&family=Sedgwick+Ave+Display&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Patrick+Hand&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Itim&display=swap');	



/* CSS Document */


​

div #tctp h1{
	color:#006F95 !important;
}
​
div #tctp h2{
	color:#006F95 !important;
}
​
div #tctp .tablaResumen{
	
}


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


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

}

#region-main h1 {
  color: #00A39B;
  font-family: 'Sedgwick Ave', sans-serif;
  margin-top: 30px;
  margin-bottom: 30px;
  font-weight: 700;
  font-size: 46px;
  line-height: 1.15;
	text-align: left;
	
}
/*#region-main h1::before {
   content: "\f276";
	font-family: "FontAwesome";
	font-weight: normal;
    margin: 0 10px 0 0;
}*/

#region-main h2 {
  color: #6BB7C9 !important;
  font-family: 'Coming Soon', sans-serif;
  margin-top: 30px;
  margin-bottom: 30px;
  font-weight: 700;
  font-size: 38px;
  line-height: 46px;
	text-align: left;
}

#region-main h3 {
 color: #25B7CB;
  font-family: 'Patrick Hand', cursive;
  font-weight: 400;
  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: #209099;
  font-family: 'Coming Soon', 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: #7c98ab;
  font-family: 'Patrick Hand', cursive;
  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: 'Itim', cursive;
  font-weight: 700;
  font-size: 24px;
	margin-top: 20px;
}

#region-main img{
/*	margin: 15px;*/
}

.well-solid {
  background-color: #AACAD1;
  color: #006F95;
  border: none;
  font-family: 'Coming Soon', cursive;
	box-shadow: 5px 5px #6BB7C9;
}

.table-responsive>thead>tr>th, .table-responsive>tbody>tr>th, .table>thead>tr>th, .table>tbody>tr>th {
  background-color: #00A39B;
  font-family: 'Coming Soon', cursive;

}


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

.test{
color:#2E67D9;
}

.card-title{
	font-size: 20px !important;
	margin-top: 0px !important;
    margin-bottom: 0px !important;
}


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

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

#region-main h2{
	color:#006F95;
	font-weight: 400 !important;
}

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

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

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

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

}

.tabla-lecturas{
	width: 100%;
	border-top: 1px dotted #2E83D9 !important;
	border-bottom: 1px dotted #2E83D9 !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: #006F95;
	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:#006F95;
	font-weight: bold;
	
}


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


.tabla-objetivos{
	width: 100%;
	border-color: #FFFFFF;
	border-style: dotted !important;
	border-width: 1px !important;
	background-color: #2E83D9;
	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: 'Quicksand', sans-serif !important;
}


#region-main .nav ul, #region-main .nav li.active {
    border-bottom: 3px solid #006F95 !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: 'Quicksand', sans-serif;
	color:#006F95;
	font-weight: bold;
	
}
#region-main .submissionlinks a{
	color:#FFFFFF;
}


#region-main .nav a {  
	color:#006F95;
	font-weight: bold;
	
}

#region-main .nav-tabs .nav-link.active, #region-main .nav-tabs .nav-item.show .nav-link {
	border-color:#006F95 !important;
	font-family:'Quicksand', sans-serif;
}


.nav-tabs>li>a {
	background-color:#CCEDEB;
	font-family:'Quicksand', sans-serif;
	color:#006F95;
	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:#006F95 !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: #20909988;
   border-radius: 100%;
   color: #006F95;
   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: "\29BF";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #006F95; /* 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.3em;
 }


 #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: #2E67D9;
	
}


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

#region-main .video-wrapper {
  margin: 3rem auto; 
    border: 4px dotted #FFFFFF;
    background-color: #FFCC00;
    padding: 30px;
	border-radius: 15px;
}

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

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

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

/** BANNER **/

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

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

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

.jumbotron, .container .jumbotron, .container-fluid .jumbotron {
  border-top: 3px dotted #6BB7C9;
    border-bottom: 3px dotted #6BB7C9;
    background-color: #6BB7C933;
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 15px;
}

.jumbotron p, .container .jumbotron p, .container-fluid .jumbotron p {
  font-size: 19px;
}

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


ol.large-number li:before{
	color:#6BB7C9;
}

#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 #6BB7C9;
    margin: 1.875rem 0;
}

.tablaLectura{
	border: 4px dotted #FFCC00;
	width: 100%;
}

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

.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: 'Quicksand', sans-serif !important;

}

.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: 'Patrick Hand', cursive !important;
	color: #5C6A76;
	line-height: 1.8em;
	font-size: 2rem !important;
}

#botonera a:hover {
	
	font-family: 'Patrick Hand', cursive !important;
	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: #000000 none repeat scroll 0 0;
    border-radius: 4px;
    content: "";
    display: block;
    height: 0px;
    margin: 5px auto;
    position: relative;
    width: 50px;
	
}

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

blockquote p{
	color: #25B7CB;
	
}

.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: 1px dotted #00a39b;
	width: 100%;
	padding: 20px;
	min-height: 80px;
}

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

}

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