@import url('https://fonts.googleapis.com/css?family=Open+Sans:300, 400,700');

* {
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
}

body {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    float: none !important;
    width: 100% !important;
    margin:  0 !important;
    padding: 0 !important;
}
/* Tamaño y orientación del doc */
@page {
    size:A4 portrait;
    margin: 2cm;
    /*margin-footer: 5mm;
    footer: html_myHTMLFooterOdd;
    border-bottom: 2px solid #691193;
    padding: 0cm 0cm 0.5cm 0cm;
    @bottom-center {
      content: "FOOTER";
      text-align: center;
      vertical-align: middle;
    }*/
}
@page:first {

}
/*
@page {
    margin: 2cm;

    @bottom-center {
        content: element(pageFooter);
    }
}


#pageFooter{
    position: running(pageFooter);
}
*/

/* Salta de pag por cada section */
section {
    page-break-before: always;
    margin: 0;
}
.clear {
    clear:both;
}

.only-print {
    display: block;
}
.only-html {
    display: none;
}
#sfWebDebug {display: none;}

/* Estilos de textos */
h1 {
    padding-top: 150px;
    padding-bottom: 50px;
    height: 300px;
    font-size: 3.5em;
    line-height: 1em;
    text-transform: uppercase;
    color: white !important;
    -webkit-print-color-adjust: exact;
    font-weight: 600;
    margin-top: 0px;
}
h1 span {
    font-weight: 100;
    color: white !important;
    -webkit-print-color-adjust: exact;
}
h2 {
    font-size: 2.5em;
    font-weight: 300;
    color: #691193 !important;
    -webkit-print-color-adjust: exact;
    margin-bottom: 35px;
    margin-top: 0;
    line-height: 1.1em;
}
h2 span {
    margin-right: 10px;
}
/*h2 span {
	font-weight: 700;
	opacity: 0.3;
  color: #691193 !important;
  -webkit-print-color-adjust: exact;
}*/
h6 {
    margin: 0;
    margin-top: 40px;
    color: #691193 !important;
    -webkit-print-color-adjust: exact;
}
ul {
    padding-left: 20px;
}
li {
    list-style: none;
    padding-left: 1em;
    text-indent: -1em;
    margin-bottom: 15px;
}
ul li::before {
    content: "• ";
    color: #691193 !important;
    -webkit-print-color-adjust: exact;
    margin-right: 5px;
    font-weight: 900;
}
ol li {
    list-style-type: decimal;
    text-indent: initial;
    padding-left: 5px;
}
#indice li::before {
    content: none;
}
#indice li {
    text-indent: -1.7em;
    line-height: 1.5;
    margin-bottom: 8px !important;
}
#indice ul {
    padding-left: 8%;
}
#listado-proponemos li span {
    text-indent: 0;
    padding-left: 0;
}

img {
    max-width: 100%;
    page-break-inside: avoid;
}
h6, .h2_parrafo {
    font-size: 1.5em;
    margin-top: 50px;
    color: #691193 !important;
    -webkit-print-color-adjust: exact;
    line-height: 1.2em;
    margin-bottom: 12px;
    clear: both;
}
.h2_parrafo strong {
    color: #691193 !important;
    -webkit-print-color-adjust: exact;
}
#listado-proponemos li span, #indice li, .h6_parrafo {
    display: block;
    text-transform: uppercase;
    color: #691193 !important;
    -webkit-print-color-adjust: exact;
    font-size: 1.4em;
    padding-left: 0.5em;
    margin-bottom: 10px;
    list-style: none;
}
#listado-proponemos li span {
    text-indent: 0;
    padding-left: 0 !important;
}

/* Enlaces */
a:after {
    /*content: " <" attr(href) ">";*/
    color: black;
    font-weight: 300;
    display: block;
    margin-top: 20px;
    font-size: 14px;
    float: left;
}
#contra-portada a:after , #indice a:after {
    content: none;
}
#indice a , #indice a:visited {
    text-decoration: none;
    color: #691193 !important;
    -webkit-print-color-adjust: exact;
}


/* Descargar */
#barra-inferior {
    display: none;
}

/* Portada */
#portada {
    padding: 0;
    background-color: #691193 !important;
    -webkit-print-color-adjust: exact;
    height: 1200px;
}

#top-portada img {
    width: 50%;
    margin: auto;
    padding: 5% 0 0 0;
    margin-top: 100px !important;
}


#top-portada, #top-contra {
    /*background-color: #691193 !important;
    -webkit-print-color-adjust: exact; */
    color: white !important;
    -webkit-print-color-adjust: exact;
    padding: 4% 7%;
}


#portada img {
    margin: 0 auto;
    display: block;
    padding: 0 0 5% 0;
}
#bottom-portada img {
    width: 150px;
}
#portada-urjc img {
    width: 350px;
}



/* Qué te proponemos */
ul#listado-proponemos {
    padding-left: 0;
}
#listado-proponemos li {
    display: block;
    border-left: 5px solid #691193 !important;
    -webkit-print-color-adjust: exact;
    margin-bottom: 35px;
    page-break-inside: avoid;
}
#listado-proponemos li:before {
    content: none;
}
#listado-proponemos li span, #indice li {
    display:block;
    text-transform: uppercase;
    color: #691193 !important;
    -webkit-print-color-adjust: exact;
    font-size: 1.4em;
    padding-left: 0.5em;
    margin-bottom: 10px;
    list-style: none;
}


/* Programa */
#listado-programa {
    padding: 3% 2% 4% 2%;
    border: 2px solid #691193 !important;
    -webkit-print-color-adjust: exact;
    width: 80%;
    margin: 120px auto;
    height: 630px;
}
#listado-programa li {
    width: 45%;
    text-align: center;
    float: left;
    margin-top: 5%;
    text-indent: 0;
}

#listado-programa li:before {
    content: none;
}
#listado-programa li img {
    display: block;
    margin: 0 auto;
    width: 70px;
}
#listado-programa li span {
    display: block;
    color: #691193 !important;
    -webkit-print-color-adjust: exact;
    text-align: center;
    text-transform: uppercase;
    margin: 10px 0;
    font-weight: 400;
    font-size: 1.2em;
}
#listado-programa li p {
    margin-top: 0;
}
#plan-estudios h6 {
    text-align:center;
    margin-bottom: 30px;
    font-size: 2em !important;
}
#plan-estudios p {
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 35px;
}
#plan-estudios h3.h2_parrafo {
    color: black !important;
    -webkit-print-color-adjust: exact;
    font-size: 17px;
}

/* Claustro de profesores */
.claustro-profesores, .claustro-directores{
    display: block;
    /*flex-wrap: wrap;*/
}
.profesor {
    page-break-inside: avoid !important;
    float: left;
    width: 50%;
    box-sizing: border-box;
    text-align: center;
    height: 230px;
    padding: 10px 40px;
}
.profesor img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    margin: 0 auto;
    display: block;
}
.profesor span {
    display: block;
    color: #691193 !important;
    -webkit-print-color-adjust: exact;
    text-align: center;
    text-transform: uppercase;
    margin-top: 10px;
    font-weight: 400;
    font-size: 1.2em;
}
.profesor p {
    margin-top: 5px;
}
h6.titulo-claustro {
    text-align: center;
    margin-top: 20px;
    font-size: 1.6em !important;
}
#directores {
    border: 2px solid #691193 !important;
    -webkit-print-color-adjust: exact;
    padding: 2%;
    margin: 4% auto;
}



/* Opiniones

#opiniones {
  background-color: #691193 !important;
  -webkit-print-color-adjust: exact;
  color: white !important;
  -webkit-print-color-adjust: exact;
  padding: 3% 10%;
  margin:0;
}
#opiniones h2, #opiniones span {
  color: white !important;
  -webkit-print-color-adjust: exact;
}
*/
#opiniones img {
    padding: 3% 0;
    width: 800px;
}
img#opiniones_mobile, img#comunidad-mobile {
    display: none;
}


/* Metodologia */

h6.h6_parrafo {
    padding-left: 0;
    margin-bottom: 5px;
    margin-top: 0 !important;
    font-weight: 300;
}
#precio h6.h6_parrafo {
    margin-bottom: 17px;
    margin-top: 40px !important;
    font-weight: bold;
}
#precio ul {
    padding-left: 0;
}
ul#precio_resto {
    padding-left: 35px;
}
ul#precio_resto li::before {
    content: "\00BB ";
    color: #691193;
    font-weight: bold;
}
p.subtitulo_h6_parrafo {
    text-transform: uppercase;
    font-size: .9em;
    font-weight: 600;
    margin-bottom: 5px !important;
}
.texto-met p {
    margin-top: 0;
}
.metodologia_item img{
    width: 120px;
}
.metodologia_item {
    margin: 25px 0;
    clear: both;
}
.metodologia_item div.icono-met {
    float: left;
    width: 9%;
    align-self: stretch;
    min-width: 70px;
    min-height: auto;
}
.metodologia_item div.texto-met {
    float: left;
    width: 84%;
    align-self: stretch;
    min-width: 0;
    min-height: auto;
    padding-left: 20px;
    padding-bottom: 25px;
}
.icono-met.right {
    order: 2 !important;
    min-width: 125px !important;
}
.texto-met.right {
    order: 1 !important;
    padding-left: 0 !important;
    padding-right: 20px !important;
}
#metodologia iframe {
    margin-top: 35px;
}
#elearning-top {
    margin-top: 60px;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-content: center;
    align-items: center;
    margin: 25px 0;
    page-break-inside: avoid !important;
    margin-top: 30px;
}
img#serious{
    float: right;
    height: auto;
    margin: 0px 0px 0px 20px;
}
#campus {
    width: 70%;
    text-align: center;
    margin: auto;
}

#elearning-top h6 {
    margin-top: 0;
}

/* Tabla metodologia */
table.Rtable {
    WIDTH: 93%;
    MARGIN: AUTO;
    font-size: 14px;
}
th#habitual {
    padding: 1em 1.1em;
}
td.is-striped {
    background: #e8e8e8;
    margin: -3px 0 0 -3px;
    border: 1px solid white;
    padding: 1em 1.2em;
    font-weight: 300;
}
td.is-striped-2 {
    background: #fdfdfd;
    margin: -3px 0 0 -3px;
    border: 3px solid white;
    padding: 1em 1.2em;
    font-weight: 300;
}
td.is-striped-3 {
    background: #ceb5dd;
    margin: -3px 0 0 -3px;
    border: 1px solid white;
    padding: 1em 1.2em;
    font-weight: 300;
}
td.is-striped-4 {
    background: #eee6f3;
    margin: -3px 0 0 -3px;
    border: 1px solid white;
    padding: 1em 1.2em;
    font-weight: 300;
}
td#habitual_2 {
    margin: -3px 0 0 -3px;
    border: 1px solid white;
    padding: 1em 1.2em;
}
td#vs-iebs_2 {
    margin: -3px 0 0 -3px;
    border: 1px solid white;
    padding: 1em 1.2em;
}

.Rtable.Rtable--2cols.Rtable--collapse {
    width: 80%;
    margin: auto;
    margin-top: 30px;
}
.Rtable {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 3em 0;
    padding: 0;
    margin-top: 20px;
}
.Rtable-cell {
    box-sizing: border-box;
    flex-grow: 1;
    width: 100%;
    padding: 1em 1.2em;
    overflow: hidden;
    list-style: none;
    border: solid 3px white !important;
    -webkit-print-color-adjust: exact;
    background: rgba(112, 128, 144, 0.2) !important;
    -webkit-print-color-adjust: exact;
}
.Rtable span {
    font-size: 1.5em;
    font-weight: 400;
}
.Rtable img {
    height: 25px;
    vertical-align: top;
    margin-top: 8px;
}
.Rtable-cell.is-striped {
    background: #e8e8e8 !important;
    -webkit-print-color-adjust: exact;
}
.Rtable-cell.is-striped-2 {
    background: #fdfdfd !important;
    -webkit-print-color-adjust: exact;
}
.Rtable-cell.is-striped-3 {
    background: rgba(104, 18, 147, 0.32) !important;
    -webkit-print-color-adjust: exact;
}
.Rtable-cell.is-striped-4 {
    background: rgba(104, 18, 147, 0.11) !important;
    -webkit-print-color-adjust: exact;
}


.Rtable--2cols > .Rtable-cell {
    width: 50%;
}
.Rtable--3cols > .Rtable-cell {
    width: 33.33%;
}
.Rtable--4cols > .Rtable-cell {
    width: 25%;
}
.Rtable--5cols > .Rtable-cell {
    width: 20%;
}
.Rtable--6cols > .Rtable-cell {
    width: 16.6%;
}

.Rtable {
    position: relative;
    top: 3px;
    left: 3px;
    text-align: center;
}
.Rtable-cell {
    margin: -3px 0 0 -3px;
    background-color: white !important;
    -webkit-print-color-adjust: exact;
    border: 3px solid white !important;
    -webkit-print-color-adjust: exact;
}
#habitual h3 {
    color: white !important;
    -webkit-print-color-adjust: exact;
    font-weight: 500;
    font-size: 2em;
}
#habitual span, #habitual_2 strong, #habitual , #habitual_2 {
    background: #878585 !important;
    -webkit-print-color-adjust: exact;
    color: white !important;
    -webkit-print-color-adjust: exact;
}
#vs-iebs, #vs-iebs_2 strong, #vs-iebs_2 {
    background: #691193 !important;
    -webkit-print-color-adjust: exact;
    color: white !important;
    -webkit-print-color-adjust: exact;
}


.no-flexbox .Rtable {
    display: block;
}
.no-flexbox .Rtable > .Rtable-cell {
    width: 100%;
}
.no-flexbox .Rtable > .Rtable-cell--foot {
    margin-bottom: 1em;
}



/* Matricula */

.btn-center, .btn-center:visited {
    background: none;
    background-color: #691193 !important;
    -webkit-print-color-adjust: exact;
    color: white !important;
    -webkit-print-color-adjust: exact;
    text-align: center;
    padding: 10px 20px;
    border-radius: 5px;
    font-size: 18px;
    display: block;
    margin: 0 auto;
    margin-top: 25px;
    margin-bottom: 25px;
    font-weight: 700;
    width: 45%;
    box-shadow: #565656 1px 1px;
}
.btn-center:hover {
    color: white !important;
    -webkit-print-color-adjust: exact;
    text-decoration: none;
    background: #880162 !important;
    -webkit-print-color-adjust: exact;
}

span.requisitos-mini {
    color: #a0a0a0 !important;
    -webkit-print-color-adjust: exact;
    font-size: 0.8em;
}
.admision-item {
    display: flex;
    flex-flow: row nowrap  ;
    justify-content: center;
    align-content: center;
    align-items: center;
    margin: 25px 0;
}
.admision-item div.icono-admin {
    order: 1;
    flex: 0 1 auto;
    align-self: stretch;
}
.admision-item div.texto-admin {
    order: 2;
    flex: 1 1 auto;
    align-self: stretch;
    min-width: 0;
    min-height: auto;
    padding-left: 20px;
}
.icono-admin {
    color: #691193 !important;
    -webkit-print-color-adjust: exact;
    font-size: 2.5em;
    font-weight: 700;
    margin-top: -6px;
}

/* Precio */

.cursiva {
    font-style: italic;
}
#opcional::before {
    content: '!';
    color: #691193 !important;
    -webkit-print-color-adjust: exact;
    font-weight: bold;
    font-size: 20px;
}

#precio .metodologia_item img {
    width: 80px;
}
#precio .metodologia_item div.icono-met {
    min-width: 80px;
}
#becas-all {
    page-break-inside: avoid;
}
.becas-container {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-content: stretch;
    align-items: flex-start;
    page-break-inside: avoid;
}

.becas-item:nth-child(1) {
    order: 0;
    flex: 0 1 auto;
    align-self: auto;
}

.becas-item:nth-child(2) {
    order: 0;
    flex: 0 1 auto;
    align-self: auto;
}

.becas-item:nth-child(3) {
    order: 0;
    flex: 0 1 auto;
    align-self: auto;
}

.becas-item {
    order: 0;
    flex: 0 1 auto;
    align-self: auto;
    text-align: center;
    margin-top: 15px;
    width: 50%;
}
.becas-info {
    border: 3px solid #691193;
    width: 70%;
    margin: auto;
    margin-top: 13px;
    padding: 3%;
}
.becas-info span {
    font-weight: 400;
    font-size: 1.5em;
}
.becas-item a.btn-center {
    margin-top: 15px;
}

/* Tabla descuentos corporativos */
#tabla-descuentos {
    width: 80%;
    margin: auto;
}
.Rtable-cell.Rtable-cell--head.matricula_descuento {
    background: #691193 !important;
    -webkit-print-color-adjust: exact;
    color: white;
    font-size: 18px;
    font-weight: bold;
}
.Rtable-cell.is-striped-22 {
    background: rgba(105, 17, 147, 0.23) !important;
    -webkit-print-color-adjust: exact;
}
.Rtable-cell.is-striped-23 {
    background: rgba(105, 17, 147, 0.10196078431372549) !important;
    -webkit-print-color-adjust: exact;
}



img#comunidad {
    margin: 40px auto;
    display: block;
}

/* Titulacion */
.ranking-container {
    display: flex;
    flex-wrap: wrap;
}

.ranking-item {
    flex: 0 24%;
    box-sizing: border-box;
    text-align: center;
    padding: 25px 25px 0 25px;
}

.ranking-item span {
    display: block;
    color: #691193 !important;
    -webkit-print-color-adjust: exact;
    text-align: center;
    text-transform: uppercase;
    margin-top: 10px;
    font-weight: 400;
    font-size: 1.2em;
}
/*
.titulo-container {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-content: center;
    align-items: center;
    page-break-inside: avoid;
}

.titulo-item:nth-child(1) {
    order: 1;
    flex: 0 1 auto;
    align-self: center;
}

.titulo-item:nth-child(2) {
    order: 2;
    flex: 0 1 auto;
    align-self: center;
    margin-left: 30px;
    width: 100px;
}*/


.titulo-imagen {
    box-shadow: 1px 1px 8px 0px #676767 !important;
    -webkit-print-color-adjust: exact;
    width: 83%;
    max-width: 450px;
    min-width: 250px;
    margin-top: 10px;
    margin-bottom: 30px;
}
.titulo-iebs-2 {
    width: 50%;
    float: left;
    text-align: center;
}
.titulo-iebs-2 p {
    line-height: 1.4;
}

.superindice {
    vertical-align:super;            /*superindice*/
    font-size:12px;
}
.titulaciones-urjc {
    border: 2px solid #691193 !important;
    -webkit-print-color-adjust: exact;
    padding: 30px;
}
.titulaciones-urjc h6 {
    margin-top: 0;
    text-align: center;
    margin-bottom: 20px;
}
.titulaciones-urjc li {
    display: flex;
    flex-flow: row nowrap;
    justify-content: left;
    align-content: center;
    align-items: center;
    margin: 25px 0;
    width: 100%;
    padding-left: 0;
}
.titulaciones-urjc li p {
    order: 1;
    flex: 0 1 auto;
    align-self: stretch;
    min-width: 0;
    min-height: auto;
    width: 69%;
}
.titulaciones-urjc ul li::before {
    content: none !important;
}
.titulaciones-urjc ul li p::before {
    content: "• " !important;
    color: #691193 !important;
    -webkit-print-color-adjust: exact;
    margin-right: 5px;
    font-weight: 900;
}
#letra-pequena {
    margin-top: 15px;
    margin-left: 20px;
}
#letra-pequena p {
    font-size: 14px;
    line-height: 1.5;
}

#empresas img , #lanzadera img {
    margin: auto;
    width: 80%;
    display: block;
}
/* Contraportada */

#contra-portada {
    text-align: center;
    padding:0;
}
#top-contra {
    background: #691193 !important;
    -webkit-print-color-adjust: exact;
    padding:4% 7%;
}
#top-contra img {
    margin: 0 auto;
    display: block;
    padding: 5% 0;
    max-width: 400px;
    width: 40%;
}
#bottom-contra {
    background: white !important;
    -webkit-print-color-adjust: exact;
    padding:0 7%;
}
#contra-portada p {
    color: white !important;
    -webkit-print-color-adjust: exact;
    font-size: 20px;
    margin: 8px 0;
}
#contra-portada img {
    margin-bottom: 30px;
}
#logo-contra {
    width: 170px;
    margin-bottom: 0;
}
#contra-portada a {
    color: white !important;
    -webkit-print-color-adjust: exact;
    text-decoration: none;
}


/*footer {
   width: 100%;
   height: 1cm;
   position: fixed;
   bottom: 1em;
   text-align: center;
   border-top: 1px solid #691193;
   margin-top: 0.2cm;
   clear: both;
}
footer img{
  width: 1.5cm;
  margin-top: 0.4cm;
}*/
