@charset "UTF-8";
@font-face {
  font-family: "Corbyn-Medium";
  font-style: normal;
  font-weight: 700;
  src: url("../../css/webfonts/Corbyn-Medium.eot?") format("eot"), url("../../css/webfonts/Corbyn-Medium.woff2") format("woff2"), url("../../css/webfonts/Corbyn-Medium.woff") format("woff"), url("../../css/webfonts/Corbyn-Medium.ttf") format("truetype"), url("../../css/webfonts/Corbyn-Medium.svg#Corbyn-Medium") format("svg"); }

.logo-user-page {
  width: 160px; }

.logo-ico {
  display: block;
  width: 100px;
  height: auto;
  margin: 0 auto;
  margin-bottom: 20px; }
  @media screen and (max-width: 1199px) {
    .logo-ico {
      width: 80px; } }

.btn__filled--primary:hover, .btn__filled--primary:focus {
  border-color: #00a7e1;
  background-color: #00a7e1;
  color: #FFFFFF; }

div[aria-label="Error message"] {
  padding: 40px;
  text-align: center; }

.form-home_theme {
  padding-top: 65px;
  padding-bottom: 80px;
  background-color: #FFFFFF;
  border-top: solid #000000 1px; }
  .form-home_theme .titulo-form {
    background-color: #FFFFFF;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    margin-top: -90px;
    border: solid 1px #ccccd1;
    display: block;
    position: relative; }
    .form-home_theme .titulo-form h3 {
      text-transform: none;
      text-align: center;
      background: -webkit-linear-gradient(45deg, #cc3a58, #743a7d);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      padding: 10px 70px 10px 25px;
      font-size: 28px;
      line-height: 32px;
      margin-bottom: 0;
      display: inline-block; }
      @media screen and (max-width: 767px) {
        .form-home_theme .titulo-form h3 {
          font-size: 20px;
          line-height: 24px;
          width: 100%; } }
    .form-home_theme .titulo-form span {
      position: absolute;
      top: 0;
      right: 20px; }
      .form-home_theme .titulo-form span::after {
        font-family: "FontAwesome";
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        font-weight: normal;
        text-rendering: auto;
        line-height: 1;
        background-color: transparent;
        color: #ccccd1;
        font-size: 45px;
        content: "";
        position: relative; }
        @media screen and (max-width: 767px) {
          .form-home_theme .titulo-form span::after {
            font-size: 35px; } }
    .form-home_theme .titulo-form[aria-expanded="true"] span::after {
      content: ""; }
  .form-home_theme .card-body {
    border: 0;
    margin-top: 35px; }

.st-form-asset .form-item {
  margin-bottom: 25px; }

.st-form-asset .form-actions {
  text-align: right; }
  .st-form-asset .form-actions .form-submit {
    display: inline-block;
    width: auto;
    min-width: 200px;
    text-transform: uppercase;
    border-radius: 0;
    background-color: #ccccd1;
    border-color: #ccccd1;
    color: #FFFFFF; }
    @media screen and (max-width: 767px) {
      .st-form-asset .form-actions .form-submit {
        min-width: 100%;
        width: 100%; } }
    .st-form-asset .form-actions .form-submit:hover {
      background-color: #00a7e1;
      border-color: #00a7e1;
      color: #FFFFFF; }

.st-form-asset div[data-drupal-messages] {
  display: none; }

.st-form-asset .form-item--error-message {
  color: #f44336; }

@media (min-width: 1200px) {
  .container, .container-lg, .container-md,
  .container-sm, .container-xl {
    max-width: 1192px; } }

.bodyTheme .mfp-iframe-holder .mfp-content {
  max-width: 80%;
  height: 100%;
  background-color: #FFFFFF;
  border-radius: 0;
  box-shadow: 0 8px 16px #00000026;
  margin: auto;
  min-width: 0; }

.ui-widget {
  font-family: "Roboto", sans-serif; }
  .ui-widget.ui-widget-content {
    min-width: 450px; }
    @media screen and (max-width: 479px) {
      .ui-widget.ui-widget-content {
        min-width: 90%; } }

.ui-dialog .ui-dialog-titlebar-close {
  background-image: url(https://cdnjs.cloudflare.com/ajax/libs/aui/6.0.1/aui/css/icons/aui-icon-close.png); }

.ui-dialog .ui-dialog-titlebar {
  background-color: #1a272e;
  color: #FFFFFF; }

.btn.btn-bgblack:hover, .btn.btn-bgblack:focus, .btn.btn-bgblack:active, .btn.btn-bgblack.active {
  background-color: rgba(0, 0, 0, 0.7); }

.bg-comple5 {
  background-color: #f0f1f5; }

.accordion-ale .card {
  border: 0; }

.accordion-ale .card-header {
  background-color: transparent;
  border-bottom: solid 1px #536294;
  margin-bottom: 0 !important; }

.accordion-ale .btn-link {
  background-color: transparent;
  border: 0;
  display: block;
  color: #094362;
  width: 100%;
  border-radius: 0;
  letter-spacing: 0;
  font-size: 24px;
  line-height: 2em;
  font-weight: 400;
  box-shadow: none;
  padding: 0; }
  .accordion-ale .btn-link .fa-stack {
    float: right;
    text-align: center; }
    .accordion-ale .btn-link .fa-stack .fas {
      line-height: 2em; }
  .accordion-ale .btn-link .fa-minus {
    display: block; }
  .accordion-ale .btn-link .fa-plus {
    display: none; }
  .accordion-ale .btn-link.collapsed .fa-minus {
    display: none; }
  .accordion-ale .btn-link.collapsed .fa-plus {
    display: block; }

.bg-title {
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: top;
  background-attachment: fixed;
  height: 250px;
  position: relative;
  background-image: url("../../images/bg-nuestra-gente.jpg");
  background-color: #1a272e; }
  @media screen and (max-width: 1399px) {
    .bg-title {
      background-size: 120%; } }
  @media screen and (max-width: 1199px) {
    .bg-title {
      background-size: 150%; } }
  @media screen and (max-width: 991px) {
    .bg-title {
      background-size: 165%; } }
  @media screen and (max-width: 767px) {
    .bg-title {
      background-size: cover;
      background-attachment: scroll; } }
  .bg-title:after {
    content: "";
    height: 8px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #e7e7e7;
    background: linear-gradient(90deg, #e7e7e7 0%, #e7e7e7 25%, #1790d1 25%, #1790d1 50%, #201d1d 50%, #201d1d 75%, #e7e7e7 75%, #e7e7e7 100%); }
  .bg-title .title-head {
    color: #FFFFFF;
    display: inline-block;
    padding: 10px;
    min-width: 300px;
    background-color: rgba(9, 67, 98, 0.7); }

.bg-oferta {
  background-image: url(https://unialestra.mx/sites/default/files/head/bg-maestria-direccion-estrategica-ciberseguridad.jpg); }
  .bg-oferta:after {
    display: none; }

.sliderhome .slick--skin--fullwidth .slick-arrow::before {
  font-family: "FontAwesome";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-rendering: auto;
  line-height: 1;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-color: #ccccd1;
  border-style: solid;
  border-width: 3px;
  background-color: #ccccd1;
  color: #FFFFFF;
  width: 50px;
  height: 50px;
  line-height: 42px;
  font-size: 24px;
  padding: 0; }
  @media screen and (max-width: 767px) {
    .sliderhome .slick--skin--fullwidth .slick-arrow::before {
      width: 60px;
      height: 60px;
      line-height: 50px; } }

.sliderhome .slick--skin--fullwidth .slick-arrow:hover::before {
  color: #00a7e1;
  border-color: #00a7e1; }

.sliderhome .slick--skin--fullwidth .slick-arrow.slick-prev {
  left: 25px; }
  .sliderhome .slick--skin--fullwidth .slick-arrow.slick-prev::before {
    content: ""; }

.sliderhome .slick--skin--fullwidth .slick-arrow.slick-next {
  right: 25px; }
  .sliderhome .slick--skin--fullwidth .slick-arrow.slick-next::before {
    content: ""; }

.sliderhome .slide__constrained {
  margin-left: -42%; }
  @media screen and (max-width: 991px) {
    .sliderhome .slide__constrained {
      margin-left: 95px;
      position: absolute; } }
  .sliderhome .slide__constrained .slide__caption {
    width: 50%; }
    @media screen and (max-width: 991px) {
      .sliderhome .slide__constrained .slide__caption {
        width: 60%; } }
    @media screen and (max-width: 479px) {
      .sliderhome .slide__constrained .slide__caption {
        width: 80%; } }

.sliderhome .slide__title {
  color: white;
  text-transform: none;
  font-size: 2.4rem;
  line-height: 2.8rem; }
  @media screen and (max-width: 991px) {
    .sliderhome .slide__title {
      font-size: 1.4rem;
      line-height: 1.8rem; } }
  @media screen and (max-width: 479px) {
    .sliderhome .slide__title {
      font-size: 1.2rem;
      line-height: 1.4rem; } }

.sliderhome .slide__link a {
  text-shadow: none;
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
  -ms-text-shadow: none;
  -o-text-shadow: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  line-height: 1.5rem;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  text-transform: none;
  text-decoration: none;
  letter-spacing: 1px;
  padding: 10px 20px;
  text-align: center;
  font-weight: 700;
  background-color: #00a7e1;
  border: 2px solid #00a7e1;
  color: #FFFFFF;
  width: fit-content;
  cursor: pointer;
  clear: both; }
  @media screen and (max-width: 767px) {
    .sliderhome .slide__link a {
      letter-spacing: 0;
      padding: 8px 15px; } }
  .sliderhome .slide__link a:hover, .sliderhome .slide__link a:focus, .sliderhome .slide__link a:active, .sliderhome .slide__link a.active {
    text-decoration: none;
    color: #00a7e1;
    border-color: #00a7e1;
    background-color: transparent; }

.section-home-nosotros {
  padding-top: 80px;
  padding-bottom: 80px; }

.section-home-gente {
  background-image: url("../../images/bg-nuestra-gente-parallax.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  background-attachment: fixed;
  padding-top: 80px;
  padding-bottom: 0; }
  @media screen and (max-width: 767px) {
    .section-home-gente {
      background-attachment: scroll; } }

.section-home-oferta {
  padding-top: 80px;
  padding-bottom: 0; }

.title-home-gente {
  color: #ccccd1;
  font-size: 3.5rem;
  line-height: 3.5rem;
  font-weight: 900; }
  @media screen and (max-width: 991px) {
    .title-home-gente {
      font-size: 3.0rem;
      line-height: 3.0rem; } }

.bg-modelo {
  background-image: url("../../images/bg-modelo-educativo-parallax.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  background-attachment: fixed;
  height: 250px; }
  @media screen and (max-width: 767px) {
    .bg-modelo {
      background-attachment: scroll; } }

#block-views-block-profesores-block-1 h2 {
  text-align: center;
  color: #094362; }

.grupo-profesor {
  box-shadow: 0px 7px 14px 0px rgba(0, 69, 255, 0.1);
  border-radius: 15px; }
  .grupo-profesor .datos-profesor {
    text-align: center;
    padding: 20px 12px;
    position: relative;
    min-height: 110px; }
    .grupo-profesor .datos-profesor:before {
      position: absolute;
      content: "";
      width: 100%;
      height: 0;
      left: 0;
      bottom: 0;
      background-color: #00a7e1;
      transition: all 0.3s ease-in-out;
      border-radius: 15px; }
    .grupo-profesor .datos-profesor .lista-titulo-profesor {
      line-height: inherit;
      position: relative; }
      .grupo-profesor .datos-profesor .lista-titulo-profesor a {
        color: #1a272e;
        font-size: 0.95rem;
        line-height: 0.5rem;
        font-weight: 700; }
    .grupo-profesor .datos-profesor .lista-cargo-profesor {
      color: #00a7e1;
      font-weight: 400;
      font-size: 0.7rem;
      line-height: 0.9rem;
      text-transform: uppercase;
      letter-spacing: 0.04em;
      position: relative; }
  .grupo-profesor .img-foto-profe img {
    width: 100%;
    border-radius: 15px;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    filter: grayscale(100%);
    transition: all 0.5s ease;
    opacity: 0.9;
    transition: opacity 1s; }
  .grupo-profesor:hover .img-foto-profe img {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    filter: grayscale(0%);
    opacity: 1; }
  .grupo-profesor:hover .datos-profesor:before {
    height: 100%; }
  .grupo-profesor:hover .datos-profesor .lista-titulo-profesor a {
    color: #FFFFFF; }
  .grupo-profesor:hover .datos-profesor .lista-cargo-profesor {
    color: #FFFFFF; }

.btn-masprofesor a {
  color: #FFFFFF; }
  .btn-masprofesor a:hover {
    color: #1a272e; }

.btn-masprofesor:hover {
  color: #1a272e; }
  .btn-masprofesor:hover a {
    color: #1a272e; }

.img-profesor img {
  border-radius: 100%;
  display: block;
  margin: auto; }

.grupo-plataforma {
  border-radius: 3px;
  padding: 45px 30px;
  position: relative;
  overflow: hidden;
  background-color: #f0f1f5;
  transition: all 0.5s ease;
  box-shadow: 0px 7px 14px 0px rgba(0, 69, 255, 0.1);
  border-radius: 15px; }
  .grupo-plataforma .hoverbg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out; }
    .grupo-plataforma .hoverbg:before {
      position: absolute;
      content: "";
      width: 100%;
      height: 100%;
      left: 0;
      background: #1a272e;
      opacity: 0.8;
      -webkit-transition: 0.5s ease-in-out;
      transition: 0.5s ease-in-out; }
  .grupo-plataforma .ico-plataforma {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    height: 100px;
    width: 100px;
    position: relative;
    display: block;
    margin: auto;
    background-image: url("../../images/ico-sistema.png"); }
  .grupo-plataforma .datos-plataforma {
    position: relative; }
    .grupo-plataforma .datos-plataforma .lista-titulo-plataforma {
      margin-top: 15px;
      margin-bottom: 5px;
      font-weight: 600;
      transition: all 0s ease-in-out;
      -moz-transition: all 0s ease-in-out;
      -ms-transition: all 0s ease-in-out;
      -o-transition: all 0s ease-in-out;
      -webkit-transition: all 0s ease-in-out;
      font-size: 22px;
      color: #1a272e; }
    .grupo-plataforma .datos-plataforma .link-plataforma {
      z-index: 9; }
      .grupo-plataforma .datos-plataforma .link-plataforma a {
        color: #00a7e1;
        text-transform: uppercase;
        font-weight: 600; }
  .grupo-plataforma:hover .hoverbg {
    opacity: 1; }
  .grupo-plataforma:hover .ico-plataforma {
    background-image: url("../../images/ico-sistema-white.png"); }
  .grupo-plataforma:hover .datos-plataforma .lista-titulo-plataforma {
    color: #FFFFFF; }
  .grupo-plataforma:hover .datos-plataforma .link-plataforma a {
    color: #FFFFFF; }

#block-views-block-ofertas-block-1 h2,
#block-views-block-ofertas-block-2 h2 {
  text-align: center;
  color: #094362; }

.grupo-ofertas {
  text-align: center;
  border-radius: 10px 10px 10px 10px;
  box-shadow: 0px 10px 20px 0px rgba(0, 69, 255, 0.12);
  position: relative;
  padding: 30px 30px 30px 30px;
  overflow: hidden;
  min-height: 300px; }
  .grupo-ofertas:before {
    background-color: #00a7e1;
    position: absolute;
    left: 0px;
    bottom: 0px;
    text-align: left;
    width: 100%;
    height: 0%;
    opacity: 1;
    transition: 0.6s;
    transform: rotate(0deg) scale(1);
    content: ''; }
  .grupo-ofertas .lista-titulo-oferta {
    line-height: inherit;
    position: relative; }
    .grupo-ofertas .lista-titulo-oferta a {
      color: #1a272e;
      font-size: 1.2rem;
      line-height: 0.5rem;
      font-weight: 700; }
  .grupo-ofertas .lista-body-oferta {
    position: relative; }
  .grupo-ofertas .img-oferta {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 25px;
    position: relative; }
    .grupo-ofertas .img-oferta img {
      border-radius: 100%;
      width: 100px;
      background-image: linear-gradient(white, white), radial-gradient(circle at top left, #00a7e1, #536294);
      background-origin: border-box;
      background-clip: content-box, border-box;
      border: double 4px transparent; }
  .grupo-ofertas:hover:before {
    height: 100%;
    transform: rotate(0deg) scale(1); }
  .grupo-ofertas:hover .lista-titulo-oferta a {
    color: #FFFFFF; }
  .grupo-ofertas:hover .lista-body-oferta p {
    color: #FFFFFF; }
  .grupo-ofertas:hover .img-oferta img {
    background-image: linear-gradient(white, white), radial-gradient(circle at top left, #FFFFFF, #FFFFFF); }

.titulo-planes {
  color: #536294;
  font-weight: 800; }

.semestre {
  border-radius: 10px 10px 10px 10px;
  box-shadow: 0px 10px 20px 0px rgba(0, 69, 255, 0.12);
  margin-bottom: 25px;
  text-align: left; }
  .semestre .titulo-semestre {
    padding: 15px 20px;
    font-size: 1rem;
    line-height: 1.4rem;
    letter-spacing: 1px;
    background: #00a7e1;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    color: white;
    text-align: center;
    margin-bottom: 0; }
    @media screen and (max-width: 1199px) {
      .semestre .titulo-semestre {
        font-size: 0.8rem; } }
  .semestre p {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    font-size: 0.85rem;
    line-height: 1.2rem;
    margin: 0; }
  .semestre ul {
    padding-left: 0;
    margin: 0;
    padding: 15px; }
    .semestre ul li {
      position: relative;
      padding-left: 15px;
      list-style-type: none;
      text-align: left;
      font-size: 0.85rem;
      line-height: 1.2rem;
      margin-bottom: 6px; }
      .semestre ul li::before {
        content: "\2022";
        color: #00a7e1;
        font-size: 25px;
        position: absolute;
        top: 0;
        left: 0; }
      .semestre ul li:last-child {
        margin-bottom: 0; }

.contenido-contacto blockquote {
  padding: 60px 30px 60px 30px;
  background-color: #F4F6F9;
  border-radius: 15px;
  display: inline-block;
  width: 30%;
  margin: auto 15px;
  text-align: center; }

.form-unialestra {
  width: 70%;
  border: solid 1px #F4F6F9;
  box-shadow: 0px 0px 30px 0px rgba(21, 21, 21, 0.109804);
  margin: 0px auto -60px auto;
  display: block;
  padding: 60px 45px 60px 45px;
  background-color: #FFFFFF; }
  .form-unialestra [type=submit] {
    text-shadow: none;
    -webkit-text-shadow: none;
    -moz-text-shadow: none;
    -ms-text-shadow: none;
    -o-text-shadow: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px;
    line-height: 1.5rem;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    text-transform: none;
    text-decoration: none;
    letter-spacing: 1px;
    padding: 10px 20px;
    text-align: center;
    font-weight: 700;
    background-color: #00a7e1;
    border: 2px solid #00a7e1;
    color: #FFFFFF;
    width: fit-content;
    cursor: pointer;
    clear: both;
    margin-top: 15px; }
    @media screen and (max-width: 767px) {
      .form-unialestra [type=submit] {
        letter-spacing: 0;
        padding: 8px 15px; } }
    .form-unialestra [type=submit]:hover, .form-unialestra [type=submit]:focus, .form-unialestra [type=submit]:active, .form-unialestra [type=submit].active {
      text-decoration: none;
      color: #00a7e1;
      border-color: #00a7e1;
      background-color: transparent; }

.reveal {
  opacity: 0; }

.reveal.active {
  opacity: 1; }

.active.fade-bottom {
  animation: fade-bottom 1s ease-in; }

.active.fade-left {
  animation: fade-left 1s ease-in; }

.active.fade-right {
  animation: fade-right 1s ease-in; }

@keyframes fade-bottom {
  0% {
    transform: translateY(50px);
    opacity: 0; }
  100% {
    transform: translateY(0);
    opacity: 1; } }

@keyframes fade-left {
  0% {
    transform: translateX(-100px);
    opacity: 0; }
  100% {
    transform: translateX(0);
    opacity: 1; } }

@keyframes fade-right {
  0% {
    transform: translateX(100px);
    opacity: 0; }
  100% {
    transform: translateX(0);
    opacity: 1; } }

.slick--skin--boxed .slide__content {
  border: 0 !important; }

.unslick {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  -webkit-transition: box-shadow 0.3s 0.5s ease, border 0.3s 0.5s ease;
  -moz-transition: box-shadow 0.3s 0.5s ease, border 0.3s 0.5s ease;
  -ms-transition: box-shadow 0.3s 0.5s ease, border 0.3s 0.5s ease;
  -o-transition: box-shadow 0.3s 0.5s ease, border 0.3s 0.5s ease;
  transition: box-shadow 0.3s 0.5s ease, border 0.3s 0.5s ease;
  background: #FFFFFF;
  margin: 10px;
  overflow: hidden;
  padding: 20px;
  position: relative;
  width: 381px;
  display: block;
  margin: 0 auto; }
  .unslick a {
    display: block; }
  .unslick:hover {
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
    -ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
    -o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
    border-color: #9bacc3; }

.section-slider .slide__title {
  font-family: "Roboto", sans-serif;
  color: #FFFFFF;
  text-align: center; }

.section-slider .slide__constrained {
  position: absolute;
  left: initial;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding: 0; }

.slick--skin--fullwidth .slick-arrow::before {
  font-family: "FontAwesome";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-rendering: auto;
  line-height: 1;
  background-color: #000000;
  color: #3a3a3c;
  padding: 10px;
  font-size: 24px;
  font-size: 1.5rem; }

.slick--skin--fullwidth .slick-arrow:hover::before {
  color: #FFFFFF; }

.slick--skin--fullwidth .slick-arrow.slick-prev {
  left: 10px; }
  .slick--skin--fullwidth .slick-arrow.slick-prev::before {
    content: ""; }

.slick--skin--fullwidth .slick-arrow.slick-next {
  right: 10px; }
  .slick--skin--fullwidth .slick-arrow.slick-next::before {
    content: ""; }

.slick img {
  background-color: #FFFFFF; }

.slick--skin--grid .slide__caption {
  padding: 0; }

.slick--skin--grid .slick-arrow {
  height: 70px;
  width: 70px;
  top: -40px;
  transform: none; }
  .slick--skin--grid .slick-arrow::before {
    font-family: "FontAwesome";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-rendering: auto;
    line-height: 1;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border: none;
    background-color: transparent;
    color: #883a74;
    padding: 8px;
    font-size: 70px;
    width: 70px;
    height: 70px; }
  .slick--skin--grid .slick-arrow:hover::before {
    background-color: transparent;
    color: #00a7e1;
    border-color: #00a7e1; }
  .slick--skin--grid .slick-arrow.slick-prev {
    left: -50px; }
    .slick--skin--grid .slick-arrow.slick-prev::before {
      content: "";
      opacity: 1; }
  .slick--skin--grid .slick-arrow.slick-next {
    right: -50px; }
    .slick--skin--grid .slick-arrow.slick-next::before {
      content: "";
      opacity: 1; }

.slick--skin--grid .slick-slide {
  padding: 10px; }
  .slick--skin--grid .slick-slide img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    background-color: #FFFFFF; }
    .slick--skin--grid .slick-slide img:hover {
      -webkit-transform: scale(1.3);
      transform: scale(1.3); }

.alert {
  font-size: 14px;
  line-height: 16px; }

#toast-container > div {
  color: #094362;
  background-color: #1a272e;
  font-size: 13px;
  line-height: 17px; }

#toast-container .toast {
  background-color: #030303;
  color: #FFFFFF; }

#toast-container .toast-success {
  background-color: #51A351;
  color: #FFFFFF; }

#toast-container .toast-error {
  background-color: #BD362F;
  color: #FFFFFF; }

#toast-container .toast-info {
  background-color: #2F96B4;
  color: #FFFFFF; }

#toast-container .toast-warning {
  background-color: #F89406;
  color: #FFFFFF; }

#toast-container > .toast-info {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=) !important;
  background-position: 3%;
  background-repeat: no-repeat; }

#toast-container > .toast-error {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=) !important;
  background: red;
  background-position: 3%;
  background-repeat: no-repeat;
  color: #FFFFFF; }

#toast-container > .toast-success {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==) !important;
  background-position: 3%;
  background-repeat: no-repeat; }

#toast-container > .toast-warning {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=) !important;
  background-position: 3%;
  background-repeat: no-repeat; }

.user-login {
  background-image: url("../../images/bg-login.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover; }
  .user-login .system-content_theme ul {
    padding: 0; }
  .user-login .system-content_theme li {
    margin-top: 15px;
    width: 100%; }
    .user-login .system-content_theme li:nth-child(1) {
      display: none; }
  .user-login .login-form {
    background-color: #3a3a3c; }

.user-login-form label {
  color: #FFFFFF; }

.toolbar-tray-open .user-logged-in #site-header {
  margin-top: 130px; }
  .toolbar-tray-open .user-logged-in #site-header .fixed-top {
    top: 79px; }

.toolbar-tray-open .user-logged-in .title-content_theme {
  margin-top: 0; }

.login label {
  font-size: 1.2rem; }

.login .description {
  font-size: 0.8rem; }

.login .button {
  border-radius: 0;
  background-color: #ccccd1;
  border-color: #ccccd1;
  color: #FFFFFF;
  text-transform: uppercase; }
  .login .button:hover {
    background-color: #1a272e;
    border-color: #1a272e;
    color: #FFFFFF; }

.login .system-content_theme ul > li > a {
  font-size: 0.8rem;
  background-color: #FFFFFF;
  color: #094362; }
  .login .system-content_theme ul > li > a:hover {
    background-color: #00a7e1;
    color: #FFFFFF; }

.user-logged-in.path-user {
  background-color: #FFFFFF;
  padding-top: 150px; }

.page_user .body-content_theme {
  padding-bottom: 150px; }

.page_user h2 {
  text-transform: none;
  text-align: center;
  padding: 10px;
  color: rgba(255, 255, 255, 0.1);
  background: linear-gradient(to right, #be3a5e, #b13b65, #9b3b6d, #883a75);
  background-size: 100%;
  -webkit-background-clip: text;
  padding: 10px;
  width: 450px;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  @media screen and (max-width: 767px) {
    .page_user h2 {
      width: 100%; } }

.page_user .user-information h4,
.page_user .user-information h6 {
  letter-spacing: 0;
  font-family: "Roboto", sans-serif; }

.page_user .user-information h4 {
  font-weight: 800; }

.page_user .user-information h6 {
  margin-bottom: 10px; }
  .page_user .user-information h6 span {
    display: inline-block;
    vertical-align: middle; }
  .page_user .user-information h6 .dot {
    height: 20px;
    width: 20px;
    margin-right: 5px;
    background-color: #ccccd1;
    border-radius: 50%; }

.page_user .img-perfile {
  text-align: center; }
  .page_user .img-perfile .photo-perfile h4 {
    font-family: "Roboto", sans-serif;
    font-size: 1.1rem;
    line-height: 1.4rem;
    margin-top: 15px; }
  .page_user .img-perfile .photo-perfile a {
    display: block;
    width: 250px;
    height: 250px;
    margin: auto;
    margin-bottom: 25px; }
  .page_user .img-perfile .photo-perfile img {
    border-radius: 100%;
    width: 250px;
    height: 250px; }
  .page_user .img-perfile .edit-perfile {
    display: inline-block;
    font-size: 0.8rem;
    text-transform: uppercase;
    background-color: #ccccd1;
    color: #FFFFFF;
    padding: 10px 25px;
    letter-spacing: 1px;
    font-weight: 800; }
    .page_user .img-perfile .edit-perfile:hover {
      background-color: #00a7e1;
      color: #FFFFFF; }

.page_user .system-content_theme ul {
  background-color: transparent; }
  .page_user .system-content_theme ul > li a {
    font-size: 0.8rem;
    background-color: #1a272e;
    color: #FFFFFF; }
    .page_user .system-content_theme ul > li a:hover {
      background-color: #00a7e1;
      color: #FFFFFF; }

.page_edit label {
  font-size: 1.2rem; }

.page_edit .description {
  font-size: 0.8rem; }

.page_edit input[type=submit] {
  text-shadow: none;
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
  -ms-text-shadow: none;
  -o-text-shadow: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  line-height: 1.5rem;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  text-transform: none;
  text-decoration: none;
  letter-spacing: 1px;
  padding: 10px 20px;
  text-align: center;
  font-weight: 700;
  background-color: #00a7e1;
  border: 2px solid #00a7e1;
  color: #FFFFFF;
  width: fit-content;
  cursor: pointer;
  clear: both;
  border-radius: 0;
  background-color: #00a7e1;
  border-color: #00a7e1;
  color: #FFFFFF;
  text-transform: uppercase; }
  @media screen and (max-width: 767px) {
    .page_edit input[type=submit] {
      letter-spacing: 0;
      padding: 8px 15px; } }
  .page_edit input[type=submit]:hover, .page_edit input[type=submit]:focus, .page_edit input[type=submit]:active, .page_edit input[type=submit].active {
    text-decoration: none;
    color: #00a7e1;
    border-color: #00a7e1;
    background-color: transparent; }
  .page_edit input[type=submit]:hover {
    background-color: #1a272e;
    border-color: #1a272e;
    color: #094362; }

.page_pass {
  background-color: #3a3a3c;
  padding-top: 150px; }
  .page_pass input[type=submit] {
    text-shadow: none;
    -webkit-text-shadow: none;
    -moz-text-shadow: none;
    -ms-text-shadow: none;
    -o-text-shadow: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px;
    line-height: 1.5rem;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    text-transform: none;
    text-decoration: none;
    letter-spacing: 1px;
    padding: 10px 20px;
    text-align: center;
    font-weight: 700;
    background-color: #00a7e1;
    border: 2px solid #00a7e1;
    color: #FFFFFF;
    width: fit-content;
    cursor: pointer;
    clear: both;
    border-radius: 0;
    background-color: #00a7e1;
    border-color: #00a7e1;
    color: #FFFFFF;
    text-transform: uppercase; }
    @media screen and (max-width: 767px) {
      .page_pass input[type=submit] {
        letter-spacing: 0;
        padding: 8px 15px; } }
    .page_pass input[type=submit]:hover, .page_pass input[type=submit]:focus, .page_pass input[type=submit]:active, .page_pass input[type=submit].active {
      text-decoration: none;
      color: #00a7e1;
      border-color: #00a7e1;
      background-color: transparent; }
    .page_pass input[type=submit]:hover {
      background-color: #1a272e;
      border-color: #1a272e;
      color: #094362; }

.page_reset {
  background-color: #3a3a3c;
  padding-top: 150px; }
  .page_reset input[type=submit] {
    text-shadow: none;
    -webkit-text-shadow: none;
    -moz-text-shadow: none;
    -ms-text-shadow: none;
    -o-text-shadow: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px;
    line-height: 1.5rem;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    text-transform: none;
    text-decoration: none;
    letter-spacing: 1px;
    padding: 10px 20px;
    text-align: center;
    font-weight: 700;
    background-color: #00a7e1;
    border: 2px solid #00a7e1;
    color: #FFFFFF;
    width: fit-content;
    cursor: pointer;
    clear: both;
    border-radius: 0;
    background-color: #00a7e1;
    border-color: #00a7e1;
    color: #FFFFFF;
    text-transform: uppercase; }
    @media screen and (max-width: 767px) {
      .page_reset input[type=submit] {
        letter-spacing: 0;
        padding: 8px 15px; } }
    .page_reset input[type=submit]:hover, .page_reset input[type=submit]:focus, .page_reset input[type=submit]:active, .page_reset input[type=submit].active {
      text-decoration: none;
      color: #00a7e1;
      border-color: #00a7e1;
      background-color: transparent; }
    .page_reset input[type=submit]:hover {
      background-color: #1a272e;
      border-color: #1a272e;
      color: #094362; }

.page_register {
  background-color: #3a3a3c;
  padding-top: 150px; }
  .page_register input[type=submit] {
    text-shadow: none;
    -webkit-text-shadow: none;
    -moz-text-shadow: none;
    -ms-text-shadow: none;
    -o-text-shadow: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px;
    line-height: 1.5rem;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    text-transform: none;
    text-decoration: none;
    letter-spacing: 1px;
    padding: 10px 20px;
    text-align: center;
    font-weight: 700;
    background-color: #00a7e1;
    border: 2px solid #00a7e1;
    color: #FFFFFF;
    width: fit-content;
    cursor: pointer;
    clear: both;
    border-radius: 0;
    background-color: #00a7e1;
    border-color: #00a7e1;
    color: #FFFFFF;
    text-transform: uppercase; }
    @media screen and (max-width: 767px) {
      .page_register input[type=submit] {
        letter-spacing: 0;
        padding: 8px 15px; } }
    .page_register input[type=submit]:hover, .page_register input[type=submit]:focus, .page_register input[type=submit]:active, .page_register input[type=submit].active {
      text-decoration: none;
      color: #00a7e1;
      border-color: #00a7e1;
      background-color: transparent; }
    .page_register input[type=submit]:hover {
      background-color: #1a272e;
      border-color: #1a272e;
      color: #FFFFFF; }

.menu_user-content_theme .navbar-nav {
  text-align: center;
  width: 100%;
  display: block;
  margin-bottom: 25px; }
  .menu_user-content_theme .navbar-nav li {
    display: inline-block; }
    .menu_user-content_theme .navbar-nav li a {
      background-color: #00a7e1;
      color: #FFFFFF;
      display: inline-block;
      padding: 20px; }
      .menu_user-content_theme .navbar-nav li a:hover {
        background-color: #1a272e; }
