.node-type-landing .content-sidebar-wrap {
  width: 100% !important;
  max-width: 100%;
}
.node-type-landing .main-menu,
.node-type-landing #bot,
.node-type-landing #footer,
.page-node-160 .main-menu {
  display: none;
}

.node-type-landing p,
.node-type-landing strong,
.node-type-landing h1,
.node-type-landing h2,
.node-type-landing h3 {
  font-family: "Raleway", sans-serif;
}

.node-type-landing .header-internas {
  position: absolute !important;
  background: transparent !important;
}

.node-type-landing .seccions {
  background: url(https://www.utpl.edu.ec/sites/default/files/fondo_4.png);
  background-size: cover;
  padding: 2em 0;
  margin-top: 2em;
}
.node-type-landing .seccions > div {
  width: 60%;
  margin: auto;
}

.node-type-landing .seccions h2,
.node-type-landing .seccions p {
  color: white;
}

.cabecera-landing {
  position: relative;
  background: #003f72;
}

.cabecera-contenido {
  position: absolute;
  bottom: 30%;
  width: 100%;
}
.cabecera-landing img {
  width: 100%;
  height: auto;
  opacity: 0.2;
  display: block;
}
.cabecera-contenido > div {
  width: 80%;
  margin: auto;
}
.cabecera-contenido > div > div > div {
  display: flex;
  justify-content: space-between;
}
.cabecera-contenido > div > div > div > div {
  width: 45%;
}
.cabecera-contenido h1 {
  color: white;
  padding: 0;
  margin: 0;
  font-size: 3em;
  letter-spacing: 11px;
  text-transform: uppercase;
}
.cabecera-contenido h2 {
  color: #eaab00;
  font-size: 25pt;
  font-weight: 700;
  letter-spacing: -1px;
}
.cabecera-contenido h2:after {
  display: none;
}

.cabecera-contenido p {
  color: white;
  font-size: 14pt;
}
.titulo-convocatoria {
  border-right: 1px solid rgb(255 255 255 / 10%);
  padding-right: 3em;
}
.cronograma-landing {
  width: 600px;
  margin: auto;
  background: #eee;
  border: 3px solid #eee;
}
.cronograma-landing > div {
  width: 90%;
  margin: auto;
}
.cronograma-landing ul,
.tab-item ul,
.tab-item ol {
  margin-left: 2em;
  list-style-image: url(https://www.utpl.edu.ec/maestrias/sites/all/themes/utpl/images/img/ok-icon.png);
}

.cronograma-landing p {
  color: #003f72;
  font-size: 13pt;
}

.tab-contenido > ul {
  list-style: none;
  display: flex;
  width: 500px;
  margin: auto;
}

.tab-contenido > ul li {
  width: 50%;
}

.tab-contenido > ul li a {
  display: block;
  background: #eee;
  color: #003f72;
  text-align: center;
  font-weight: 700;
  font-family: "Raleway", sans-serif;
  padding: 1em 0;
  border-radius: 10px 10px 0 0;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
.tab-contenido > ul li.ui-state-active a {
  background: #003f72 !important;
  color: white !important;
}

.tab-contenido .tab-item {
  border: 1px solid rgb(204, 204, 204);
  padding: 1em;
  background: #fafafa;
  width: 70%;
  margin: auto;
}

.tab-contenido {
  margin-top: 2em;
}

.link-landing a {
  display: block;
  max-width: max-content;
  color: #eaab00;
  font-size: 1.5em;
  border-bottom: 3px solid #eaab00;
  margin-bottom: 1em;
  font-weight: 700;
}

.link-landing a:hover {
  color: #003f72;
  border-bottom: 3px solid #003f72;
}

.registrar-infraestructura {
  background: #eaab00;
  color: white !important;
  padding: 0.5em;
  margin: auto;
}
.registrar-infraestructura:hover {
  background: #003f72;
}

#concurso-tituloformulario {
  width: 800px;
  margin: auto;
}

#block-webform-client-block-159 {
  width: 800px;
  margin: auto;
  background: #fafafa;
  padding: 1em;
  border: 2px solid #003f72;
  margin-bottom: 2em;
}

#block-webform-client-block-159 .webform-component {
  color: #7a7a7a;
  padding: 0.3em 0;
  width: 48%;
  margin: 0;
}
#edit-submitted-documentacion-ajax-wrapper,
.form-actions {
  width: 100% !important;
}

#edit-submitted-documentacion-ajax-wrapper .file-icon {
  display: none;
}
.form-managed-file .form-submit {
  border: 2px solid #003f72 !important;
  width: 150px !important;
  margin: auto;
  font-size: 1em !important;
  font-weight: 700 !important;
}
.form-actions .form-submit {
  background: #eaab00 !important;
  width: 300px !important;
  margin: auto !important;
  font-size: 1.4em !important;
  font-weight: 700;
  cursor: pointer;
}
#block-webform-client-block-159 label {
  color: #003f72;
  font-size: 12pt;
}
#block-webform-client-block-159 .description {
  margin-bottom: 1em;
  color: #a35252;
}

.page-node-160 .page-title {
  display: none;
}

#webform-client-form-159 > div {
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
}

#webform-client-form-159 .webform-component-markup,
#webform-client-form-159 .webform-component--lugar-de-residencia,
#webform-client-form-159 .webform-component-file {
  width: 100% !important;
}

#webform-client-form-159 h2 {
  border-bottom: 2px solid #003f72;
  padding-bottom: 0;
  margin-bottom: 1em;
}
#webform-client-form-159 h2:after {
  display: none;
}

#webform-client-form-159 .form-item {
  margin: 0;
  padding: 0;
}

#webform-client-form-159 .form-type-checkbox,
#webform-client-form-159 .form-type-radio {
  display: flex;
  margin: 0;
  padding: 0;
  justify-content: space-between;
  margin: 0.3em 0;
  align-items: center;
}
#webform-client-form-159 input {
  width: 100%;
  background: transparent;
  padding: 0.3em 0;
  border-radius: 10px;
  border: 1px solid #003f72;
  font-size: 1em;
  color: #003f72;
  margin: 0.4em 0;
}

.form-type-checkbox input,
.form-type-radio input {
  width: 5% !important;
}

.form-type-checkbox label,
#webform-client-form-159 label {
  width: 93% !important;
  text-align: justify;
}

.webform-component--servicios-tecnico-y-profesional {
  width: 100% !important;
}

/*utpl*/
#block-bean-novedades-home h2 {
  display: inherit;
  text-align: center;
  padding-bottom: 0;
  font-weight: 700;
}
#block-bean-novedades-home h2:after {
  display: none;
}

@media screen and (max-width: 920px) {
  .cabecera-contenido > div > div > div {
    flex-flow: wrap;
  }

  .cabecera-contenido > div > div > div > div {
    width: 100%;
  }
  .cabecera-contenido {
    position: inherit;
    padding: 1em 0;
  }
  .cabecera-contenido h2 {
    font-size: 12pt;
  }
  .cabecera-contenido p {
    font-size: 10pt;
  }
  .cabecera-contenido h1 {
    font-size: 14pt;
  }
  .cronograma-landing {
    width: 100%;
  }

  .cabecera-landing img {
    height: 70px;
  }

  .tab-contenido > ul {
    width: 100%;
  }

  .tab-contenido > ul li a {
    font-size: 10pt;
  }
}
.copy-priv {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.copy-block {
  width: 50%;
  flex: 1;
  display: flex;
}

.copy-block-other {
  width: 50%;
  flex: 1;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.popup-text a {
  color: #eaab00 !important;
}
.eu-cookie-compliance-secondary-button {
  background-color: #eaab00 !important;
  border: none !important;
  border-radius: 6px !important;
  text-decoration: none !important;
  padding: 8px 16px !important;
  font-weight: bold !important;
}
.eu-cookie-compliance-default-button {
  background-color: white !important;
  border: none !important;
  padding: 8px 16px !important;
}
