html,
body,
.view {
    height: 100%;
}
body {
    background: #ffffff;
    font-family: 'Open Sans', sans-serif;
    color: #000000;
}


.principal {
    position: relative;
}

.navbar {
  max-height: 100px!important;
}
.banner-cursos {
    background-image: url('../img/cursos-img.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.banner-escuela {
    background-image: url('../img/escuelas-img.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.banner-escuela-sp {
    background-image: url('../img/sp-back.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.carousel,
.carousel-control-next,
.carousel-control-prev {
    height: 400px!important;
}
.navbarcolor{
    max-height: 33px!important;
}

.carousel-control-prev {
    left: -5px;
}
.carousel-control-next {
    right: -5px;
}
/* Carousel */
.carousel {
   margin-top: 20px;
}
.carousel .carousel-inner {
    height: 100%;
}
.carousel .carousel-inner .carousel-item,
.carousel .carousel-inner .active {
    height: 100%;
}
.carousel-control-next-icon,
.carousel-control-prev-icon {
    width: auto;
    height: auto;
    color: #444650;
    font-size: 50px;
    background-image: none;
}
.carousel-control-next,
.carousel-control-prev {
    width: auto;
}
.carousel-control-next-icon:hover,
.carousel-control-prev-icon:hover {
    color: #e2211c;
}

/* owl */
.owl-next {
    float: right;
    margin: 0!important;
    margin-right: -20px!important;
}
.owl-next span {
    font-size: 50px;
}
.owl-prev {
    float: left;
    margin: 0!important;
    margin-left: -20px!important;
}
.owl-prev span {
    font-size: 50px;
}
.owl-nav {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -42px!important;
}
.owl-next:hover,
.owl-prev:hover {
    background: transparent!important;
}
.owl-next span:hover,
.owl-prev span:hover {
    color: #e2211c;
}
.owl-stage-outer {
    z-index: 1;
}


.fa-small {
    font-size: 1.6em;
}

.d-color{
    color:  #666664;
}

.d-color-disabled{
    color:  #cacaca;
}

.btn-content{
    background-color: #03bdda;
}

.first {
    z-index: 99999!important;
}

.second{
  margin-top: 82px;
  max-height: 35px;
  text-align: center;
  z-index: 555!important;
}

.navbarcolor{
    background-color: #3d2f64!important;
}

/* Navbar animation */
.navbar,
.dropdown-menu {
    background-color: #fff;
        z-index: 10000;
}

.stick {
    position: relative;
}

.stick:after {
    content: "|";
    color: #fff;
    position: absolute;
    top: 8px;
    right: 0px;
}

main {
    min-height: 400px;
}

.nav-tabs {
    border: 0 none;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    border-bottom: solid 4px #03bdda;
    background-color: transparent;
    font-weight: 600;
}
.nav-tabs .nav-link {
    color: #626262;
    border-bottom: solid 4px #c00636;
    border: 0 none;
    border-radius: 0;
}


.card{
    border-radius: 0px!important;
}
.panel-curso{
    margin-top: auto;
}
.panel-curso h6 {
    background-color: #3d2f64;
    width: 100%;
    font-weight: 600;
    min-height: 40px;
    min-height: 50px!important;
    font-size: 1.0rem;
    margin-bottom: 20px;
}
.card-fondo{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 241px;
    width:363px;
}

.card-material-fondo{
    background-repeat: no-repeat;
    background-position-y: 35%;
    background-position-x: 50%;
    height: 241px;
    width:363px;
}

.btn-cards{
    margin-top: 25%;
    margin-left: auto;
}

.cont-card {
    min-width: 370px;
}

.line {
    height: 17px;
    width: 100%;
    background-color: #3d2f64;
    margin-bottom: 0px;
}

.icon-footer{
        color:  #263c75;
}
footer.page-footer .footer-copyright {
    overflow: hidden;
    color: rgba(255,255,255,0.6);
    background-color: #edf3f5;
}

.md-form.input-group .input-group-text {
    background-color: #2b3b45;
}

.mt-6{
    margin-top: 6rem;
}

.bg-sample {
    background-color: #3d2f64;
}

.push-home{
    margin-top: 140px;
}

.dataTables_filter {
  float: inherit;
  text-align: right;
}

table.table td, table.table th {
    padding-top: 0.4rem;
    padding-bottom: 0.4rem;
}



.badge-warning {
    color: #1e1c1c !important;
    background-color: #fb3!important;
    border-radius: 10px;
    min-width: 100px;
}

.badge-success {
    color: #1e1c1c !important;
    border-radius: 10px;
    min-width: 100px;
}

.badge-danger {
    color: #ffffff !important;
    background-color: #e70000 !important;
    border-radius: 10px;
    min-width: 100px;
}


.badge-info {
    color: #3c5696 !important;
    background-color: #d0e8f4 !important;
    border-radius: 10px;
    min-width: 100px;
}
.pagination .page-item.active .page-link {
    background-color: #6ba3b7;
}

.btn-sample{
    background-color: #3d2f64;
}

.btn-secondary{
    background-color: #3d2f64!important;
    color: #fff;
}

.table thead th {
    vertical-align: bottom;
    border-bottom: none;
}

.border-table {
    border: 1px solid #bbbbbb;
    padding: 10px 10px 10px 10px;
    border-radius: 5px;
}

.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show>.btn-secondary.dropdown-toggle {
    color: #f1f1f1;
    background-color: #b1bbc4;
    border-color: #aab4bf;
}


.title-escuelas{
    color: #3d2f64;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
    font-size: 22px;
    font-weight: 700;
    border-bottom: solid 4px #03bdda;
    background-color: transparent;
    font-weight: 600;
    max-width: 85px;
}

.title-faqs{
    color: #3d2f64;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
    font-size: 22px;
    font-weight: 700;
    border-bottom: solid 4px #4668f3;
    background-color: transparent;
    font-weight: 600;
    width: 52%;
}


.title-curso {
    position: absolute;
    color: white;
    background-color: #3d2f64;
    width: 100%;
    min-height: 40px;
    bottom: 0;
}

.card-header h5 {
    color: #0f3978;
}

.btn{
    text-transform: unset;
    font-weight: 500;
}

.bg-h-th{
    background-color: #03bdda;
}

.bg-h-th-s{
    background-color: #68d7e9;
}


.rs-handle {
    display: none!important;
}

.rs-seperator{
    display: none!important;
}

.rs-path-color  {

}

.rs-range-color{

background: linear-gradient(200deg, #3953f1, #42c4ff,#7cc3fc)
}

.rs-bg-color{

}

.rs-border {
  border: 0px solid white;
}

.rs-tooltip-text {
    font-family: 'Open Sans', sans-serif;
    color: #3d2f64;
    font-weight: 700;
}

.txt-subtitle{
   font-size: 13px;
}

.txt-val{
font-size: 30px;
}


.btn.btn-sm {
    padding: 0.3rem 1rem!important;
    font-size: .74rem;
}

.btn i{
  min-width: max-content;
}

.sobre-h3{
    color: #3d2f64;
    font-size: 22px;
    border-bottom: solid 4px #03bdda;
    font-weight: 600;
    max-width: 430px;
}

a.custom-card,
a.custom-card:hover {
  color: inherit;
}

.resume p {
    margin: 0;
}


.card-body .fa-clock {
    color: #3d2f64;
}

.btn-blue {
    color: #fff;
    background-color: #03bdda!important;
}

.card-title{
    color: #3d2f64;
    font-weight: 700;
    font-size: 18px;
    min-height: 43px;
}

.card-title strong{
    font-weight: 700!important;
}

.bottom-line {
    border-bottom: 1px solid #9fa1a6;
    padding-bottom: 10px;
}

.bi-color-secondary {
    color: #3d2f64;
}

.color-icons {
    color: #9fa1a6!important;
}

.owl-item { width : 268px !important; }

.item {
  width: unset!important;
}

.txt-programa {
    font-weight: 700;
    font-size: 16px;
}


.line-clamp p {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  width: 220px;
  margin: 0 0 1em 0;
  overflow: hidden;
}

.card-body .fa-check-circle {
    color: #3d2f64;
}

#intro{
  display: block ruby;
  text-align: center;
 /*display: inline-flex;*/
}
#region-main h2{
  display: contents;
}
#nav-drawer{
  margin-top: 65px;
}

.modal.show .modal-dialog{
  margin-top: 140px;
}

.incardc  {
    padding: 0.68rem 0.7rem!important;
}
.card-img-top {
  height: 150px;
}

.card-img-docs {
  height: 110px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.fa-disabled {
  opacity: 0.6;
  cursor: not-allowed;
}

.modal{
  padding-right:0 !important;
  z-index: 1050 !important;
}

.modal-backdrop.show{
      z-index: 1049 !important;
}

.dataTables_info{
  font-size: 13px!important;
}


@media (max-width: 980px) {
    .menu-alt {
        display: block!important;
    }
    .principal {
        max-width: 100%;
        padding: 0;
    }
    .carousel-control-next,
    .carousel-control-prev {
        display: none;
    }
    .carousel {
        margin-top: 69px;
    }
    .card-box{
      justify-content: center;

    }

}

.menu-alt {
    display: none;
    width: 100%;
}
.menu-alt .navbar-nav {
    align-items: normal;
}


.navbar .dropdown-menu a {
  padding: 4px 20px 0px!important;
}


.disabled-card .card {
  position: relative;
  filter: brightness(50%);
}

.disabled-card .card::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  pointer-events: none;
}

 .highlighted {
    font-size: 1.1em;
    color: #3d2f64;
    font-weight: bold;
    padding: 10px;
    border: 1px solid #3d2f64;
    border-radius: 5px;
}
