/*+clearfix {*/
.pHeader:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}
.pHeader {
  display: block;
  *height: 1px;
}
/*+}*/
/*+clearfix {*/
@font-face {
  font-family: 'DIN Next LT Pro';
  src: url('DINNextLTPro-Medium.woff2') format('woff2'), url('DINNextLTPro-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'DIN Next LT Pro';
  src: url('DINNextLTPro-Bold.woff2') format('woff2'), url('DINNextLTPro-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
:root {
  --c1 : #2c8089;
  --c2:#64A5AA;
  --c3:#ea8c3b;
  --c4:#73818c;
  --c5:#f5f5f4;
  --maxw0:1400px;
  --maxw1:1366px;
  --maxw2:1080px;
  --f_titulos: 'DIN Next LT Pro', serif;
  --f_textos: 'Roboto', sans-serif;
  
}
*, *:before, *:after {
  box-sizing: border-box;
}
body {
  background: #FFF;
  margin: 0 auto;
  font: normal normal 400 medium / 1.2rem sans-serif;
  letter-spacing: 0;
  font-family:var(--f_textos);
}
main {
  padding: 20px;
  margin: 0 auto;
  clear: left;
  background: #FFF;
  font-size: 0.95rem;
  max-width:var(--maxw0);
}
body:not(.bHome) main {
  background: #FFF;
}
button, input, optgroup, select, textarea {
  font-family: inherit;
  font-weight: 300;
}
figure {
  margin: 0px;
}
h1, h2, h3, h4, h5 {
  font-weight: inherit;
  color: #333;
  margin: 0 auto;
  max-width:var(--maxw2);
}
h1 {
  font-size: 1.875rem;
  line-height: 1.6rem;
  font-weight: 300;
}
h3 {
  color:var(--c1);
  font-family:var(--titulos);
  font-size: 2rem;
  line-height: 2.2rem;
  font-weight: bold;
  padding: 1rem 0;
}
h4 {
  color:var(--c1);
  font-family:var(--titulos);
  font-size: 1.6rem;
  line-height: 1.9rem;
  font-weight: bold;
  padding: 1rem 0;
}
h5 {
  color:var(--c1);
  font-family:var(--titulos);
  font-size: 1.2rem;
  line-height: 1.9rem;
  font-weight: bold;
  padding: 1rem 0;
}
#convocatoria img {
  width: 100%;
  max-width: 650px;
  margin: 20px auto;
  display: block;
}
#convocatoria span {
  text-align: center;
  display: block;
  color: #AAA;
  font-weight: 300;
  margin: 0 0 30px 0;
}
button {
  cursor: pointer;
}
button[type=submit]:disabled {
  cursor: default;
}
p, li {
  margin: 0.5rem auto;
  color:var(--c4);
  line-height: 1.6rem;
  font-size: 1rem;
  font-weight: 300;
  max-width:var(--maxw2);
}
p {
  display: block;
}
ul {
  padding: 0 0 0 30px;
  margin: 0 auto;
  max-width:var(--maxw2);
}
#datos {
  max-width:var(--maxw2);
  margin: 0 auto;
  padding: 0;
  display: flex;
  flex-direction: column;
}
#datos span {
  background: url(../imgs/ubica.svg) 0px 3px / 25px no-repeat;
  padding-left: 40px;
  margin: 10px 0;
  min-height: 32px;
}
#datos span#email {
  background: url(../imgs/email.svg) 0px 0px / 25px no-repeat;
}
#datos span#Tel_whatsapp {
  background: url(../imgs/Tel_whatsapp.svg) 0px 0px / 47px no-repeat;
  padding-left: 60px;
}
#datos span#Instagram {
  background: url(../imgs/Instagram.svg) 0px 0px / 25px no-repeat;
  padding-left: 40px;
}
ul li {
  margin: 0 0 10px 0;
  padding: 0 0 0 6px;
}
#intro {
  text-align: center;
  line-height: 1.7rem;
  font-size: 1.3rem;
}
#bAna {
  margin: 0 auto;
  display: block;
}
#bUbicacion {
  max-width: 300px;
  display: block;
  margin: 0 auto 15px;
}
strong {
  font-weight: 500 !important;
}
#como p strong {
  display: block;
}
img#bPpal {
  width: 100%;
}
.verdeoscuro {
  background:var(--c1);
  color: #FFF;
}
h2.verdeoscuro {
  padding: 30px;
  text-align: center;
  font-family:var(--titulos);
  font-size: 2rem;
  line-height: 2.2rem;
  font-weight: bold;
  max-width: 9000px;
}
.verdeclaro {
  background:var(--c2);
  color: #FFF;
}
.verdeclaro p {
  color: #FFF;
}
.verdeclaro h3 {
  color: #FFF;
}
.verdeclaro h3:last-of-type {
  color:var(--c1);
}
.gris {
  background:var(--c5);
}
.bMasterclass div {
  padding: 30px;
}
.pHeader div {
  margin: 10px auto;
  padding: 0;
}
ul {
  /*list-style-type: none;*/
  /*padding: 0;*/
}
a {
  text-decoration: none;
  color:var(--c3);
  font-weight: 500;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
}
a:hover {
  color:var(--c2);
}
#cargando {
  display: none;
  position: fixed;
  z-index: 1000000000;
  margin: 60px auto;
  width: 100%;
  text-align: center;
}
#cargando .pelota {
  border: 3px solid;
  border-color: var(--rojo) #FFF;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  box-shadow: 0 0 15px var(--rojo);
  width: 60px;
  height: 60px;
  margin: 0 auto;
  z-index: -1;
  animation: loop 2.5s infinite linear;
  background: rgba(188, 9, 38, 0.663);
}
#cargando p {
  position: relative;
  top: calc(-0.675rem + -30px);
  font-size: 0.675rem;
  font-weight: 400;
  color: #FFF;
}
@keyframes loop {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
/*Menú hamburguesa*/
#botonMenu {
  display: none;
  cursor: pointer;
  background:var(--c1);
  height: 39px;
  width: 39px;
  border-radius: 30px;
  border-width: 4px 0;
  position: absolute;
  z-index: 100;
  right: 14px;
  top: 46px;
}
/*cabecera*/
.max_w0 {
  max-width:var(--maxw0);
  position: relative;
  margin: 0 auto;
}
.max_w1 {
  max-width:var(--maxw1);
  position: relative;
  margin: 0 auto;
}
/*[clearfix]*/
.pHeader {
  text-align: center;
  position: relative;
  z-index: 1;
  color: #FFF;
  display: block;
  padding: 15px 0;
  margin: 0 auto;
  width: 100%;
}
.pHeader #selLang a {
  color: #FFF;
  padding: 5px;
}
.pHeader #selLang {
  margin: 10px 0 0;
  display: block;
}
#logo {
  text-indent: -1000000px;
  margin: 20px auto 0;
}
#logoRoss {
  text-indent: -1000000px;
  margin: 0 auto;
}
#logo a {
  display: block;
  background: url(../imgs/logo_nubocare_ok.svg) 0 0 / contain no-repeat;
  width: 181px;
  height: 57px;
  text-indent: -9999px;
  margin: 0 auto;
}
#logoRoss a {
  display: block;
  background: url(../imgs/logo_ros.svg) 0 0 / contain no-repeat;
  width: 149px;
  height: 77px;
  text-indent: -9999px;
  margin: 0 auto;
}
#organiza div.int {
  margin: 0;
  padding: 0;
}
#bNubocare {
  width: 80%;
  margin: 10px 0 40px;
}
#pie span {
  font-weight: 300;
  display: block;
  margin: 0 0 20px 0;
  color: #FFF;
}
#pie a {
  color: #FFF;
  margin-right: 20px;
}
#pie {
  text-align: center;
}
@media screen and (min-width: 640px) {
  #cInstrucciones ul li {
    display: flex;
    align-content: center;
    align-items: center;
  }
  #cInstrucciones ul li:nth-child(2) {
    flex-direction: row-reverse;
  }
  #cInstrucciones ul li img {
    margin: 0 20px;
    width: auto;
    height: 150px;
    max-width: 490px;
  }
  #cInstrucciones ul li span {
    font-size: 1.5rem;
    line-height: 2.4rem;
  }
  #banner h1 {
    line-height: 6.3rem;
    padding: 70px 0 10px;
    font-size: 3rem;
  }
  #banner strong {
    font-size: 2.1rem;
    display: block;
    padding: 0 0 70px 0;
  }
  #convocatoria img {
    width: 80%;
    max-width: 650px;
    margin: 20px auto;
    display: block;
  }
  #datos {
    flex-direction: row;
    flex-wrap: wrap;
    padding-top: 30px;
  }
  #pie div.int {
    padding: 0;
    max-width:var(--maxw2);
    margin: 0 auto;
  }
  #datos span {
    flex: 0 50%;
    margin: 20px 0;
  }
}
@media screen and (min-width: 700px) {
  #cInstrucciones ul li img {
    margin: 0 20px;
    width: auto;
    height: 180px;
  }
  #cInstrucciones ul li span {
    font-size: 1.7rem;
    line-height: 3rem;
  }
  #banner h1 {
    padding: 90px 0 10px;
  }
  #banner strong {
    padding: 0 0 90px 0;
  }
}
.btn {
  display: block;
  text-transform: uppercase;
  padding: 15px 0 12px;
  font-size: 1.1rem;
  margin: 10px auto 25px;
  border-radius: 5px;
  color: #FFF;
  background:var(--c3);
  font-family:var(--f_titulos);
  font-weight: bold;
  min-width: 120px;
  max-width: 320px !important;
  text-align: center !important;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  border: none;
}
#especializacion p {
  font-size: 1.5rem !important;
  line-height: 1.8rem;
  text-align: center;
}
#proximas p {
  text-align: center;
  line-height: 2rem;
}
.btn:hover {
  background:var(--c2);
  color: #FFF;
}
#cImagenes div {
  margin: 0;
  padding: 0;
  cursor: pointer;
}
#cImagenes div.Sel {
  position: relative;
  /*border:5px solid var(--c1);*/
}
#cImagenes div.Sel:before {
  content: " ";
  background-color:var(--c1);
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 98;
  opacity: 0.3;
}
#cImagenes div.Sel:after {
  content: " ";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
  outline:5px solid var(--c1);
  outline-offset: -5px;
}
#cImagenes div.Sel {
}
#cImagenes div.Sel img {
  opacity: 0.3;
}
#cImagenes div img {
  width: 100%;
  display: block;
  margin: 0;
  padding: 0;
}
#cImagenes.no {
  display: none;
}
#cImagenes {
  display: grid;
  justify-items: center;
  grid-template-columns: calc(50% - 5px) calc(50% - 5 px);
  grid-gap: 10px;
  margin: 100px auto 0;
  padding: 0;
}
.info_pie.no {
  transform: translatey(100%);
}
.info_pie {
  display: block;
  position: fixed;
  text-align: center;
  width: 100%;
  /*max-width: 800px;*/
  bottom: -20px;
  left: 0;
  right: 0;
  margin: 0 auto;
  background-color:var(--c1);
  padding: 10px 20px 30px;
  color: ;
  z-index: 2;
  border-radius: 5px 5px 0 0;
  transition: transform 0.5s cubic-bezier(0.18, 0.89, 0.32, 1.28) 0.5s;
  box-shadow:0px 2px 19px -5px var(--c1);
  transform: translatey(0);
  z-index: 999;
}
.info_pie p {
  margin: 0;
  text-align: ;
  text-transform: uppercase;
}
.info_pie p strong {
  font-weight: normal;
  color: inherit;
}
.info_pie.fin p {
  display: none;
}
.info_pie:not(.fin) #btnDescubrir {
  display: none;
}
#btnDescubrir {
  margin: 0 auto;
  background: #FFF;
  color:var(--c1);
}
#btnDescubrir:hover {
  background:var(--c2);
  color:var(--c1);
}
#nopuedes p strong {
  margin: 40px 0 0;
  display: block;
  text-align: center;
}
div.int {
  padding: 0;
}
@media screen and (min-width: 600px) {
  .pHeader div {
    display: flex;
    align-content: space-between;
    align-items: flex-start;
  }
  #como div.int {
    display: flex;
    justify-content: flex-start;
    padding: 30px 0 0;
    max-width:var(--maxw2);
    margin: 0 auto;
  }
  #como div.int img {
    max-width: 200px;
    margin: 0;
  }
  #como div.int p {
    margin: 23px 0 0 40px;
  }
  #logo a {
    width: 210px;
    height: 63px;
    margin: -14px auto 0;
  }
  #logoRoss a {
    width: 170px;
    height: 79px;
    margin: 0 auto;
  }
  #organiza div.int {
    display: flex;
    justify-content: space-between;
    max-width:var(--maxw2);
    margin: 0 auto;
  }
  #organiza div img {
    width: 250px;
    margin: 0 50px;
  }
  #organiza div.int div.int {
    display: block;
    margin: 0;
  }
}
@media screen and (min-width: 640px) {
  #impartido {
    display: flex;
    justify-content: center;
  }
  #impartido img {
    display: block;
    width: 230px;
    height: 230px;
    margin: 11px 30px 0 0;
  }
  #impartido .int {
    max-width: 900px;
  }
}
/*Pie*/
.pFooter {
  background: url('../imgs/pandora_negro.svg') center 25px / 150px no-repeat;
  background-color:var(--c3);
  clear: both;
  text-align: center;
  padding: 83px 5px 10px;
  margin: 50px 0 0;
}
.pFooter a {
  color:var(--c2);
  display: inline-block;
  margin: 23px 5px;
  text-decoration: underline;
}
/*contenido_html*/
.contenido_html {
  font-size: 0.9rem;
  line-height: 1.5;
}
.contenido_html p {
  margin: 0 0 20px;
  line-height: 1.5;
}
.contenido_html h2 {
  font-weight: bold;
  letter-spacing: 1px;
  margin: 30px 0 10px;
}
.contenido_html strong {
  font-weight: 500;
  color:var(--c5);
}
.contenido_html img {
  max-width: 100%;
  height: auto !important;
}
.contenido_html ul {
  padding: 10px 40px;
  list-style-type: square;
  line-height: 2em;
}
.contenido_html .videoEmbed {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.contenido_html .videoEmbed iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.contenido_html table {
  border: none;
  border-collapse: collapse;
  text-align: initial;
}
.contenido_html tr:nth-child(odd) {
  background: #EEE;
}
.contenido_html tr:first-of-type {
  font-size: 1rem;
  font-weight: 500;
  background: #000;
  color: #FFF;
}
.contenido_html td {
  border: none;
  padding: 6px 10px;
}
.contenido_html a[href] {
  text-decoration: underline;
}
/*Varios*/
.msg {
  border-radius: 2px;
  border: 1px solid #12A112;
  padding: 10px 10px;
  text-transform: uppercase;
  color: #12A112;
  background-color: #E1FBDC;
  text-align: center;
  font-size: 0.8rem;
  display: none;
}
.msg a {
  text-decoration: underline;
}
.msg.error {
  color: #C00;
  border-color: #C00;
  background-color: #FFCFCF;
  margin-bottom: 20px;
}
/*cookies*/
#AdvertenciaCookies {
  position: fixed;
  font-size: 0.75em;
  background:var(--c1);
  color: #FFF;
  opacity: 1;
  position: fixed;
  bottom: 50px;
  left: 50%;
  width: 450px;
  max-width: 90%;
  transform: translatex(-50%);
  line-height: 18px;
  z-index: 1998;
  border-radius: 10px;
  border:1px solid var(--c1);
  padding: 25px;
  box-shadow: 2px 2px 7px -1px #000;
}
#AdvertenciaCookies a {
  color: inherit;
  text-decoration: underline;
}
#AdvertenciaCookies p {
  margin-bottom: 20px;
  font-size: 0.85rem;
  line-height: 1.8;
}
#AdvertenciaCookies .check .tick {
  background: #FFF;
  color: #FFF;
  border-radius: 0;
  border: none;
}
#AdvertenciaCookies .check.necesarias {
  pointer-events: none;
  opacity: 0.6;
}
#AdvertenciaCookies .check .tick:after {
  background: #FFF;
}
#AdvertenciaCookies .check input:checked + .tick {
  content: "✓";
  color:var(--c1);
  font-weight: bold;
  background: #FFF;
  padding-right: 3px;
  font-size: 1.3rem;
}
#AdvertenciaCookies button {
  padding: 10px 20px;
  text-align: right;
  margin: 0 0 0 auto;
  display: block;
  position: relative;
  z-index: 99;
  background: #FFF;
  color:var(--c1);
  border: none;
}
/*MODALES*/
.modal.ver {
  transform: scale(1);
  z-index: 9999;
  pointer-events: auto;
  background: rgba(0, 0, 0, 0.7);
}
.modal {
  position: fixed;
  background: none;
  z-index: -1;
  transform: scale(0);
  pointer-events: none;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
  overflow: auto;
  text-align: center;
  transition: background 0.3s linear;
  display: flex;
  justify-content: center;
  align-items: center;
}
.modal .cont_contenido {
  position: relative;
  transform: scale(0);
  /*transition: all 0.3s ease-out;*/
  transform-origin: center;
  width: 600px;
  max-width: calc(100% - 10px);
  border-radius: 10px;
  background: #FFF;
  padding: 30px 15px;
  color: #000;
  text-align: left;
}
.modal.ver .cont_contenido {
  transform: scale(1);
  transition: all 0.3s ease-out;
}
.modal .cerrar {
  position: absolute;
  top: 10px;
  right: 10px;
  font-weight: 700;
  font-size: 2rem;
  cursor: pointer;
  line-height: 0.5;
  color:var(--c5);
  z-index: 999999;
}
.modal .btn {
  cursor: pointer;
  padding: 10px 20px;
  min-width: 100px;
  display: inline-block;
  background:var(--c2);
  border: none;
  border-radius: 25px;
}
body.body_modal .cont_body {
  /*filter: blur(1px);*/
}
body.body_modal {
  overflow: hidden;
  padding-right: 17px;
}
.modal h2 {
  text-align: center;
  margin-bottom: 20px;
  font-size: 2rem;
  color:var(--c2);
  font-family:var(--f_titulacos);
}
.modal_msg .cont_contenido {
  text-align: center;
  width: 450px;
}
.modal_msg .contenido {
  margin-bottom: 30px;
  color:var(--c1);
  text-transform: uppercase;
  line-height: 1.4;
  font-size: 1rem;
}
.modal_msg .botonera {
  display: flex;
  justify-content: space-around;
}
.modal_msg .btn {
  cursor: pointer;
  padding: 10px 20px;
  min-width: 100px;
  display: inline-block;
  background:var(--c2);
  border: none;
  border-radius: 25px;
}
@media screen and (min-width: 700px) {
  .modal .cont_contenido {
    padding: 30px;
  }
}
.modal_bases .cont_contenido {
  width: 1000px;
  position: absolute;
  top: 30px;
}
.modal_bases .botonera {
  text-align: center;
}
.modal_privacidad .cont_contenido {
  width: 1000px;
  position: absolute;
  top: 30px;
}
.modal_privacidad .botonera {
  text-align: center;
}
.modal_cookies .cont_contenido {
  width: 1000px;
  position: absolute;
  top: 30px;
}
.modal_cookies .botonera {
  text-align: center;
}
.modal_aviso .cont_contenido {
  width: 1000px;
  position: absolute;
  top: 30px;
}
.modal_aviso .botonera {
  text-align: center;
}
.body_modal .modal header {
  font-size: 2rem;
}
.body_modal .modal * {
  font-size: 1rem;
}
