/* Estilos */

/* Inicio */

#header {
  background-color: #333; /* Black background color */
  position: fixed; /* Make it stick/fixed */
  top: 0; /* Stay on top */
  width: 100%; /* Full width */
  transition: top 0.3s; /* Transition effect when sliding down (and up) */
}
[dir="ltr"] .mdk-header-layout__content {
    background-color:#303840;
}
/* Style the navbar links */
#navbar a {
  float: left;
  display: block;
  color: white;
  text-align: center;
  padding: 15px;
  text-decoration: none;
}
.navitem a {
  padding: .5rem 1rem !important;
  color: #ffffff;
}
[dir="ltr"] .navbar-expand-sm .navbar-nav + .navbar-nav, [dir="ltr"] .navbar-expand-sm .navbar-nav .nav-item + .nav-item, [dir="ltr"] .navbar-expand-sm .navbar-nav .nav-link + .nav-link {
    margin-left: 1.3rem;
}
[dir="ltr"] .navbar-nav .nav-link {
    font-size: 1.0625rem;
    font-weight: 400;
}
#navbar a:hover {
  background-color: #ddd;
  color: black;
}
.bg-secundary {
  background-color:#333940;
}
[dir="ltr"] .navbar-nav .nav-link.active::before, [dir="ltr"] .navbar-nav > .active > .nav-link::before {
  position: absolute;
  left: 0;
  width: 100%;
  height: 4px;
  border-radius: 1px;
  background-color:#2c84dd ! important;
  content: " ";
  bottom: -3px;
}

.btn:focus, .btn:active, button:focus, button:active {
  outline: none !important;
  box-shadow: none !important;
}
.hero {
  padding-bottom: 90pt;
  padding-top: 90pt;
}
[dir="ltr"] .hero .h1, [dir="ltr"] .hero h1 {
    font-size: 3.298rem;
}
#image-gallery .modal-footer{
  display: block;
}
.thumb{
  margin-top: 15px;
  margin-bottom: 15px;
}
.photo-gallery {
  color:#313437;
  background-color:#fff;
}

.photo-gallery p {
  color:#7d8285;
}

.photo-gallery h2 {
  font-weight:bold;
  margin-bottom:40px;
  padding-top:40px;
  color:inherit;
}
.photo-gallery .intro {
  font-size:16px;
  max-width:500px;
  margin:0 auto 40px;
}
.photo-gallery .intro p {
  margin-bottom:0;
}
.photo-gallery .photos {
  padding-bottom:20px;
}
.photo-gallery .item {
  padding-bottom:30px;
}
[dir="ltr"] .layout-navbar-mini-fixed-bottom {
    padding-bottom: 0px !important;
}
[dir="ltr"] .h2, [dir="ltr"] h2 {
    font-size: 2.8rem;
}
.logos_varios {
    max-width: 320px;
}

/* Login */
.sesion h2 {
  font-size: 24px;
  font-weight: 400;
  font-family: Oswald, Helvetica Neue, Arial, sans-serif;
  line-height: 1.5;
  color: #fff;
  background-color: #3085d99e;
  padding: 20px 10px;
  text-align: center;
}
[dir="ltr"] .nav-link {
  color: rgba(255, 255, 255);
}
[dir="ltr"] .nav-link:hover{
  color: rgba(175, 175, 175, 0.5);
}

[dir="ltr"] .btn-accent {
  width: 100%;
}

/* Cursos */
.cursos .btn {
  border-radius: .45rem .45rem 0 0;
  position: relative;
  bottom: 0px;
  color: #fff;
}
.cursos .btn a {
  font-size: 20px;
  font-weight: 400;
  font-family: Oswald, Helvetica Neue, Arial, sans-serif;
  line-height: 1.8;
}
.cursos .navbar {
  height: 54px !important;
}
.card-body:hover {
  background-color: #ebf3fd;
}
.list-group-item:hover:hover {
  background-color: #ebf3fd;
}
.cursos .titulo {
  font-size: 28px;
  font-weight: 400;
  font-family: Oswald, Helvetica Neue, Arial, sans-serif;
  line-height: 1.5;
  color: #fff;
}
.cursos h2 {
  font-size: 28px;
  font-weight: 400;
  font-family: Oswald, Helvetica Neue, Arial, sans-serif;
  line-height: 1.5;
  color: #fff;
  padding: 10px 20px;
  margin-bottom: 0px;
}
.cursos h4 {
 margin-bottom: 0px;
}
.cursos p {
 margin-bottom: 0px;
}
.adjunto {
 font-size: 28px;
}
.cursos .table thead th {
  font-size: 18px;
  font-weight: 400;
  font-family: Oswald, Helvetica Neue, Arial, sans-serif;
  line-height: 1.5;
  min-width: 130px;
}
.cursos table thead {
  border-color: #008cba;
}
.cursos table-bordered th {
    border: 1px solid #008cba;
}
.btn-black a {
  color: white;
}
.btn-black a:hover {
  color: #a4a4a4;
}
#accordion {
  width: 95vw !important;
}
.card-header:first-child {
    padding: 0px;
}

/* Nueva inscripcion */
.inscribir {
  width:  95vw !important;
}
[dir="ltr"] .alert {
    width: 90vw;
}
[dir="ltr"] .modal-backdrop.fade {
    opacity: 100;
}
[dir=ltr] .fade:not(.show) {
    opacity: 100;
}

.titulos_panel {
  color: #ffffff;
  background-color: #3f81be;
  border-color: #3f81be;
  padding: 10px;
}
.titulos_panel h2 {
  font-size: 24px;
  font-weight: 400;
  font-family: Oswald, Helvetica Neue, Arial, sans-serif;
  line-height: 1.5;
  color: #fff;
  margin-bottom: 0px;
}
.titulos_panel h3 {
  font-size: 20px;
  font-weight: 400;
  font-family: Oswald, Helvetica Neue, Arial, sans-serif;
  line-height: 1.5;
  color: #fff;
  margin-bottom: 0px;
}
.panel h4 {
  font-size: 16px;
  font-weight: 400;
  font-family: Oswald, Helvetica Neue, Arial, sans-serif;
  line-height: 1.5;
  color: #303840;
  margin-bottom: 0px;
}
.panel {
  margin-bottom: 21px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
  box-shadow: 0 1px 1px rgba(0,0,0,0.05);
}
.panel h4 {
  font-size: 16px;
  font-weight: 400;
  font-family: Oswald, Helvetica Neue, Arial, sans-serif;
  line-height: 1.5;
  color: #303840;
  margin-bottom: 0px;
}
.panel-primary {
  border-color: #008cba;
}
.inscripcion h4 {
  font-weight: 500;
  font-size: 14px;
}
.inscripcion .form-control {
 margin-bottom: 15px;
}
.inscripcion .btn-inscribir {
 margin-top: 7pt;
}

/* Mis inscrpciones */
.grid-header-title a {
  font-size: 14px;
  font-weight: 400;
  font-family: Oswald, Helvetica Neue, Arial, sans-serif;
  line-height: 1.5;
}
.misinscripciones .form-group {
  padding: 7px;
}
#sedeGrid .table {
  border: 0px solid #6d599f;
}
[dir="ltr"] .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #ebeff2;
}
[dir="ltr"] .table td, [dir="ltr"] .table th {
    border-top: 0px solid #6d599f;
}
[dir="ltr"] .table tbody td, [dir="ltr"] .table thead th {
  vertical-align: middle;
  line-height: 1.2;
  font-size: 14px;
}
#sedeGrid .table i {
  font-size: 14px;
}
[dir="ltr"] .table td, [dir="ltr"] .table th {
    padding: .65rem .6rem;
}

/* Mobile */
@media (max-width:767.98px) {
    .navbar-brand-icon {
    max-width: 180px;
    margin-top: 15px;
    margin-bottom:15px;
    }
  [dir="ltr"] .btn:not(.btn-lg):not(.btn-sm) {
  font-size: 0.863rem;
  }
}
@media (max-width:767px) {
  .d-none-tel {
    display: none;
  }
  .photo-gallery h2 {
    margin-bottom:25px;
    padding-top:25px;
    font-size:24px;
  }
  .cursos .btn a {
    font-size: 14px;
  }
  .cursos h2 {
    font-size: 20px;
  }
  .titulos_panel h2 {
    font-size: 18px;
  }
  .form-group {
    max-width: 330px;
  }
  .inscribir {
    max-width: 330px;
  }
  [dir="ltr"] .btn:not(.btn-lg):not(.btn-sm) {
    font-size: 0.763rem;
    margin-top: 14px;
    margin-bottom: 14px;
    margin-left: 0px !important;
  }
  .nav-item .nav-link {
    margin-right: 10px;
  }
  .hero {
    padding-bottom: 25pt;
    padding-top: 25pt;
  }
  [dir="ltr"] .hero .h1, [dir="ltr"] .hero h1 {
    font-size: 2.298rem;
  }

}


/* Ruedita procesando inscripciones  */
.lightbox {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 10000;
    font-weight: 400;
    top: 30% !important;
}
.lb-outerContainer {
    position: absolute !important;
    background-color:#ffffffde;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    border-radius: 4px;
}
/* Checkbox visible en Chrome  */
[dir="ltr"] input[type="checkbox"], [dir="ltr"] input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    width: 15px !important;
    height: 15px !important;
}
[dir=ltr] .row {
 width: 100% !important;
}
.ng-scope {
 width: 100% !important;
}
