section .section-cont .evento-top {
  margin-bottom: 12px;
  color: #ACB5BD;
  font-size: 14px;
  line-height: 20px; }
  section .section-cont .evento-top > * {
    text-decoration: underline; }
    section .section-cont .evento-top > * + * {
      margin-left: 15px; }
  section .section-cont .evento-top strong {
    font-weight: 700; }
  section .section-cont .evento-top span {
    font-weight: 300; }
section .section-cont .evento-tit {
  margin-bottom: 30px;
  font-weight: 400; }
section .section-cont picture {
  margin-bottom: 20px; }
section .section-cont .evento-info {
  margin-bottom: 20px; }
  section .section-cont .evento-info .evento-modalidad {
    margin-bottom: 30px; }
  section .section-cont .evento-info .evento-info-block {
    padding-top: 12px;
    padding-bottom: 12px;
    border-bottom: 1px solid #DDE2E5; }
    section .section-cont .evento-info .evento-info-block .evento-info-label {
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      align-items: center; }
      section .section-cont .evento-info .evento-info-block .evento-info-label > * + * {
        margin-left: 8px;
        font-weight: 700; }
      section .section-cont .evento-info .evento-info-block .evento-info-label + * {
        padding-left: 28px; }
section .section-cont .evento-nav {
  padding-top: 20px;
  border-top: 1px solid #DDE2E5;
  margin-top: 30px; }
section .evento-contacto,
section .evento-inscripcion {
  margin-top: 80px; }
  section .evento-contacto h2,
  section .evento-inscripcion h2 {
    padding-bottom: 20px;
    border-bottom: 1px solid #DDE2E5;
    margin-bottom: 30px;
    color: #F3781E;
    font-size: 28px;
    line-height: 32px;
    font-weight: 300; }

@media (min-width: 1440px) {
  section > .row > * {
    position: relative; }
  section .section-cont {
    width: 788px; }
    section .section-cont .evento-info {
      width: 265px;
      position: absolute;
      top: 0;
      right: 8px; } }
@media (min-width: 768px) {
  section .section-cont .evento-tit {
    font-size: 36px;
    line-height: 40px; }
  section .section-cont .evento-nav {
    margin-top: 24px;
    margin-bottom: 60px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between; }
    section .section-cont .evento-nav .evento-back {
      padding-left: 0;
      padding-right: 0; }
  section .evento-contacto form textarea,
  section .evento-inscripcion form textarea {
    height: 172px; }
  section .evento-contacto form .form-bottom,
  section .evento-inscripcion form .form-bottom {
    -webkit-align-items: flex-end;
    align-items: flex-end; }
    section .evento-contacto form .form-bottom .form-group,
    section .evento-inscripcion form .form-bottom .form-group {
      margin-bottom: 0; } }
@media (max-width: 767px) {
  section .section-cont .evento-tit {
    font-size: 20px;
    line-height: 24px; }
  section .section-cont .evento-nav {
    margin-top: 30px;
    margin-bottom: 40px;
    text-align: center; }
    section .section-cont .evento-nav .evento-back {
      margin-top: 30px; }
  section .evento-contacto form .form-bottom .btn-primary,
  section .evento-inscripcion form .form-bottom .btn-primary {
    width: 100%;
    display: -webkit-flex;
    display: flex; } }

/*# sourceMappingURL=perfil.css.map */
