#cursos .far {
  color: black;
}
#cursos .horizontal-list ul {
  padding-left: 0;

}
#cursos .aside {
  color: #ffffff;
  background: rgba(163,199,210,0.1);
}
#cursos .aside_title {
  background: #256D91;
  color: #ffffff;
  text-align: center;
  padding: 10px;
}
#cursos .text_box {
  height: 80px;
}
#cursos #date {
  color: #505050;
  font-size: 10px;
}
#cursos .background_section {
  background: rgba(163,199,210,0.1);
  padding-top: 25px;
}
#cursos #title_course h2 {
  color: #303030;
  font-size: 14px;
}
#cursos #aside_ul li {
  list-style: none;
  padding-left: 0;
  background: white;
  border: 2px solid #f9fdff;
  margin: 0;
}
#cursos #aside_ul li a{
  color: black;
  padding-left: 10px;
}
#cursos ul.horizontal-list li {
  display: inline;
}
#cursos .hr_divider_line {
  border: 0;
  border-bottom: 1px solid #999;
  margin-top: 0;
  margin-bottom: 0;
}
#cursos img {
  width: 100%;
}
#cursos button {
  margin-top: 50px;
}

#cursos .star_box{
  padding-top: 15px;
}

.text_default_button{
  color: #fff;
}

.img_responsive {
    width: 100%;
}

.horizontal-list {
    padding-left: 0;
}

ul.horizontal-list li {
    display: inline;
}

ul.horizontal-list li a {
    color: #FFFFFF;
}

.bg-gray{
  background: #efedf0;

  padding: 0px;
    border: none;
    border-color: #e7e7e7;
    border-radius: 0px;
    transition: transform .2s, border-top .5s ease,border-bottom .5s ease;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}


/* Interior Cursos */
.curse-bigcard{
  margin-top: 7px;
}
/*.curse-bigcard .col-4 img{
  margin: 15px;
}*/
#cursos_int .nafin-thumbnail {
    transform: scale(1.025);
    border-top: 2px solid #00728F;
    border-bottom: 2px solid #00728F;
}
#cursos_int .www{
  word-wrap: break-word;
  display: contents;
}
/*.curse-bigcard .col-8 .row {
  padding-right: 20px;
}*/
.fa-times{color:#FFF;margin-top: 15px;}
.carets{    
  z-index: -1;
  position: absolute;
  bottom: -95px;
  font-size: 90px;
  color: #343a40;
  width: -webkit-fill-available;
}
#cursos_int .container .row{
  margin-top: 20px;
}

#cursos_int .card-img-overlay{
    background: rgba(0,0,0,0.5);
    margin: 30px;
    border-radius: 12px;
}

#cursos_int .card-img-frame{
    background: transparent;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 13px;
    border: 1px solid #FFF;
    border-radius: 12px;
}

#cursos_int .card-title {
    font-size: 18px;
    font-weight: bold;
}
#cursos_int .fas.fa-star {
    font-size: 20px;
    color: #000;
}
#cursos_int .far.fa-star {
    font-size: 20px;
    color: #333;
}

#cursos_int .justify-content-center .row{
  margin-top: 10px;
}

.background_section .fas.fa-star {
    color: #000;
    font-size: 20px;
}
#cursos_int .far.fa-star {
    font-size: 20px;
}
.cursos-cards-caption{
    margin-top: 15px;
    font-size: 20px !important;
    padding-left: 15px;
    padding-right: 15px;

    color: #333;
}
.cursos-card-stars{
    bottom: 25px;
    position: absolute;
    width: 100%;
    text-align: center;
}


.alert, .thumbnail,.curse-bigcard {
  margin-bottom: 10px !important; 
}
.bg-gray .fas.fa-times{
  color: #000;
}


#cursos_int .thumbnail.nafin-thumbnail{
  min-height: 450px;
}

/* phone devices*/

@media(max-width:575px) {
  .cursos-cards-caption{
    height: auto;
    min-height: 130px;
  }
  .smallcontents{
    display: contents;
  }
  .curse-bigcard{
    display: initial;
  }
  .curse-bigcard > .bg-gray > .no-padding > img{
    display: none;
  }
  .background_section .fas.fa-star {
    color: #000;
    font-size: 14px;
  }
    #cursos .star_box a{
    font-size: 14px !important;
  }
}



@media(max-width:767px) {
    #cursos_int .thumbnail.nafin-thumbnail{
      min-height: 390px;
    }

    .seccion-border-caption {
        top:10%;
        bottom:10%;
        right: 10%;
        left:10%;
    }

    .seccion-caption {
        padding: 5px;
        color: #fff;
        text-align: center;
        background: rgba(0,0,0,0.3);
        width: 100%;
        height: 100%;
        font-weight: bold;
        font-size:24px;
        font-family: "Trebuchet MS",Helvetica,sans-serif ;
        text-transform: uppercase;
    }
    .seccion-empty-border{
        padding: 5px 5px;
    }
    #cursos_int .container .row .col-md-12.col-lg-4{
    margin-top: 20px;
    }
    #cursos .star_box{
      padding-top: 25px;
    }

}

/* TABLETS */
@media (min-width: 768px) and (max-width: 991px) {
    .seccion-border-caption {
        top:10%;
        bottom:10%;
        right: 10%;
        left:10%;
    }

    .seccion-caption {
        padding: 5px;
        color: #fff;
        text-align: center;
        background: rgba(0,0,0,0.3);
        width: 100%;
        height: 100%;
        font-weight: bold;
        font-size:50px;
        font-family: "Trebuchet MS",Helvetica,sans-serif ;
        text-transform: uppercase;
    }
    .seccion-empty-border{
        padding: 5px 5px;
    }
    #cursos_int .container .row .col-md-12.col-lg-4{
    margin-top: 20px;
  }
}
