/* Add here all your CSS customizations */

body {
    font-family: 'Lato', sans-serif;
    background-color: #fff;
    background: url(../imagenes/fondo.png);
    background-position: center;
    font-size: 16px !important;
    font-weight: 400;
}


/*
.bg-primary {
    color: #fff;
    background-color: #d47600;
}
*/

.bg-primary {
    color: #fff;
    background-color: #ffa100;
}

/*.bg-pc01 {
    color: #fff;
    background-color: #63d1da;
    border-bottom: 4px solid #2cc5d2;
    border-color: #2cc5d2;
    padding: 10px;
}
+*/
.bg-pc01 {
    color: #333;
    background-color: #95bc11;
    border: 2px solid #333;
    border-color: #333;
    padding: 10px;
}

.centrado {
    top: 50%;
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.parent {
    width: 940px;
}

.cajacurso {
    padding-top: 66px;
    padding-bottom: 30px;
    padding-right: 0px;
    padding-left: 0px;
    margin-bottom: 0px;
    color: inherit;
    background-color: #fff;
    border: 1px solid #661a42;
    height: 490px;
    z-index: 100;
    background: url(../imagenes/cajacurso.png);
}

.cajacursopleca {
    padding-top: 66px;
    padding-bottom: 30px;
    padding-right: 0px;
    padding-left: 0px;
    margin-bottom: 0px;
    color: inherit;
    background-color: #fff;
    border: 1px solid #661a42;
    height: 490px;
    z-index: 100;
    background: url(../imagenes/cajacursopleca.png);
}

.cajacurso .titulo {
    margin-top: -61px;
    margin-left: 0px;
    margin-bottom: -4px;
    color: #fff;
    font-size: 14px !important;
    font-weight: 400 !important;
    z-index: 1;
    position: relative;
}

.cajacursopleca .titulo {
    margin-top: -61px;
    margin-left: 0px;
    margin-bottom: -4px;
    color: #fff;
    font-size: 14px !important;
    font-weight: 400 !important;
    z-index: 1;
    position: relative;
}

.cajacurso .titulotema {
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: -4px;
    color: #fff;
    font-size: 14px !important;
    font-weight: 400 !important;
    background: #9c0052 !important;
    display: table-header-group;
    z-index: 1;
    position: relative;
}

.barra {
    background-color: #ef5c24;
}

video::-webkit-media-controls {
    display: none !important;
}

video::-webkit-media-controls-enclosure {
    display: none !important;
}


/*p {
padding-right: 30px;
padding-left: 30px;
}*/

.blanco {
    color: #fff!important;
    font-size: 16px;
    font-weight: 400;
    margin-top: 14px;
}

.margen1 {
    margin-left: 11px;
}

.tema {
    color: #fff!important;
    font-size: 14px;
    font-weight: 400;
    margin-top: -2px;
    margin-bottom: 30px;
}

.avance {
    color: #fff!important;
    font-size: 14px;
    font-weight: 400;
    margin-top: 15px;
}

.botonera {
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-bottom: 2px solid #9c0052;
    background-color: #333;
    background: url(../imagenes/logo.png);
}


/*html .btn-quaternary {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #232a35;
    border-color: #232a35 #232a35 #22262b;
}

html .btn-quaternary:hover {
  border-color: #0076a3;
  background-color: #0076a3;
}
html .btn-quaternary:hover, html .btn-quaternary:focus, html .btn-quaternary:active:hover, html .btn-quaternary:active:focus {
    color: #fff;
}*/

p {
    color: #333333;
    line-height: 24px;
    margin: 0 0 20px;
}

html .btn-quaternary:hover,
html .btn-quaternary:focus,
html .btn-quaternary:active:hover,
html .btn-quaternary:active:focus {
    color: #FFF;
}

.btn {
    border-radius: 0px;
}

html .btn-interfase {
    color: #f5f5f5;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #9c0052;
    border-color: #9c0052 #9c0052 #9c0052 #9c0052;
}

html .btn-interfase:hover {
    border-color: #e99619 #e99619 #e99619 #e99619;
    background-color: #e99619;
}

html .btn-interfase:active,
html .btn-interfase:focus,
html .btn-interfase:active:hover,
html .btn-interfase:active:focus {
    border-color: #4e263b #4e263b #4e263b;
    background-color: #4e263b;
}

html .btn-interfase.dropdown-toggle {
    border-left-color: #a1be5f;
}

html .btn-interfase[disabled] {
    border-color: #d6e3b9;
    background-color: #d6e3b9;
}

html .btn-interfase:hover,
html .btn-interfase:focus,
html .btn-interfase:active:hover,
html .btn-interfase:active:focus {
    color: #FFF;
}

html .btn-interfase2 {
    color: #f5f5f5;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #661a42;
    border-color: #661a42 #661a42 #661a42 #661a42;
}

html .btn-interfase2:hover {
    border-color: #e99619 #e99619 #e99619 #e99619;
    background-color: #e99619;
}

html .btn-interfase2:active,
html .btn-interfase2:focus,
html .btn-interfase2:active:hover,
html .btn-interfase2:active:focus {
    border-color: #661a42 #661a42 #661a42;
    background-color: #661a42;
}

html .btn-interfase2.dropdown-toggle {
    border-left-color: #a1be5f;
}

html .btn-interfase2[disabled] {
    border-color: #d6e3b9;
    background-color: #d6e3b9;
}

html .btn-interfase2:hover,
html .btn-interfase2:focus,
html .btn-interfase2:active:hover,
html .btn-interfase2:active:focus {
    color: #FFF;
}

html .btn-interfase-scale-2 {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #97b64d;
    border-color: #97b64d #97b64d #7a943c;
}

html .btn-interfase-scale-2:hover {
    border-color: #a1be5f #a1be5f #89a644;
    background-color: #a1be5f;
}

html .btn-interfase-scale-2:active,
html .btn-interfase-scale-2:focus,
html .btn-interfase-scale-2:active:hover,
html .btn-interfase-scale-2:active:focus {
    border-color: #89a644 #89a644 #89a644;
    background-color: #89a644;
}

html .btn-interfase-scale-2.dropdown-toggle {
    border-left-color: #89a644;
}

html .btn-interfase-scale-2[disabled] {
    border-color: #c1d495;
    background-color: #c1d495;
}

.naranja {
    color: #e67e22 !important;
    margin-top: -2px;
    font-size: 14px;
}

.pull-right {
    float: right !important;
}

.label {
    font-size: 85%;
}

.mb-sm {
    margin-bottom: 10px !important;
}

.table-bordered {
    border: 1px solid #fff;
}

.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid #fff;
}

li {
    color: #333333;
}


/* Headings */

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #333333;
    font-weight: 200;
    letter-spacing: -1px;
    margin: 0;
}

h1 {
    font-size: 2.6em;
    line-height: 44px;
    margin: 0 0 32px 0;
}

h2 {
    font-size: 2.2em;
    font-weight: 300;
    line-height: 42px;
    margin: 0 0 32px 0;
}

h3 {
    font-size: 1.8em;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 24px;
    margin-bottom: 33px;
    text-transform: uppercase;
}

h4 {
    font-size: 1.4em;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 27px;
    margin: 0 0 14px 0;
}

h5 {
    font-size: 1em;
    font-weight: 600;
    letter-spacing: normal;
    line-height: 18px;
    margin: 0 0 14px 0;
    text-transform: uppercase;
}

h6 {
    color: #333;
    font-size: 1em;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 18px;
    margin: 0 0 14px 0;
}

h1.big {
    font-size: 4.2em;
    line-height: 54px;
}

h1.small {
    font-size: 2.2em;
    line-height: 42px;
    font-weight: 600;
}

h1.short {
    margin-bottom: 15px;
}

h2.short {
    margin-bottom: 15px;
}

h3.short,
h4.short,
h5.short,
h6.short {
    margin-bottom: 9px;
}

h1.shorter,
h2.shorter,
h3.shorter,
h4.shorter,
h5.shorter,
h6.shorter {
    margin-bottom: 0;
}

h1.tall,
h2.tall,
h3.tall,
h4.tall,
h5.tall,
h6.tall {
    margin-bottom: 33px;
}

h1.taller,
h2.taller,
h3.taller,
h4.taller,
h5.taller,
h6.taller {
    margin-bottom: 44px;
}

h1.spaced,
h2.spaced,
h3.spaced,
h4.spaced,
h5.spaced,
h6.spaced {
    margin-top: 22px;
}

h1.more-spaced,
h2.more-spaced,
h3.more-spaced,
h4.more-spaced,
h5.more-spaced,
h6.more-spaced {
    margin-top: 44px;
}

h1.dark,
h2.dark,
h3.dark,
h4.dark,
h5.dark {
    color: #1d2127;
}

h1.light,
h2.light,
h3.light,
h4.light,
h5.light,
h6.light {
    color: #FFF;
}

h1.text-shadow,
h2.text-shadow,
h3.text-shadow,
h4.text-shadow,
h5.text-shadow,
h6.text-shadow {
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
}


/* Heading */

.heading.heading-border {
    margin-bottom: 13px;
}

.heading.heading-border h1,
.heading.heading-border h2,
.heading.heading-border h3,
.heading.heading-border h4,
.heading.heading-border h5,
.heading.heading-border h6 {
    margin: 0;
    padding: 0;
}

.heading.heading-bottom-border h1 {
    border-bottom: 5px solid #DBDBDB;
    padding-bottom: 10px;
}

.heading.heading-bottom-border h2,
.heading.heading-bottom-border h3 {
    border-bottom: 2px solid #DBDBDB;
    padding-bottom: 10px;
}

.heading.heading-bottom-border h4,
.heading.heading-bottom-border h5,
.heading.heading-bottom-border h6 {
    border-bottom: 1px solid #DBDBDB;
    padding-bottom: 5px;
}

.heading.heading-bottom-double-border h1,
.heading.heading-bottom-double-border h2,
.heading.heading-bottom-double-border h3 {
    border-bottom: 3px double #DBDBDB;
    padding-bottom: 10px;
}

.heading.heading-bottom-double-border h4,
.heading.heading-bottom-double-border h5,
.heading.heading-bottom-double-border h6 {
    border-bottom: 3px double #DBDBDB;
    padding-bottom: 5px;
}

.heading.heading-middle-border {
    position: relative;
}

.heading.heading-middle-border:before {
    border-top: 1px solid #fff;
    content: "";
    height: 0;
    left: auto;
    position: absolute;
    right: 0;
    top: 50%;
    width: 100%;
}

.heading.heading-middle-border h1,
.heading.heading-middle-border h2,
.heading.heading-middle-border h3,
.heading.heading-middle-border h4,
.heading.heading-middle-border h5,
.heading.heading-middle-border h6 {
    position: relative;
    background: #661a42;
    display: inline-block;
}

.heading.heading-middle-border h1 {
    padding-right: 15px;
}

.heading.heading-middle-border h2,
.heading.heading-middle-border h3 {
    padding-right: 10px;
}

.heading.heading-middle-border h4,
.heading.heading-middle-border h5,
.heading.heading-middle-border h6 {
    padding-right: 5px;
}

.heading.heading-middle-border-reverse {
    text-align: right;
}

.heading.heading-middle-border-reverse h1,
.heading.heading-middle-border-reverse h2,
.heading.heading-middle-border-reverse h3,
.heading.heading-middle-border-reverse h4,
.heading.heading-middle-border-reverse h5,
.heading.heading-middle-border-reverse h6 {
    padding-right: 0;
}

.heading.heading-middle-border-reverse h1 {
    padding-left: 15px;
}

.heading.heading-middle-border-reverse h2,
.heading.heading-middle-border-reverse h3 {
    padding-left: 10px;
}

.heading.heading-middle-border-reverse h4,
.heading.heading-middle-border-reverse h5,
.heading.heading-middle-border-reverse h6 {
    padding-left: 5px;
}

.heading.heading-middle-border-center {
    text-align: center;
}

.heading.heading-middle-border-center h1 {
    padding-left: 15px;
    padding-right: 15px;
}

.heading.heading-middle-border-center h2,
.heading.heading-middle-border-center h3 {
    padding-left: 10px;
    padding-right: 10px;
}

.heading.heading-middle-border-center h4,
.heading.heading-middle-border-center h5,
.heading.heading-middle-border-center h6 {
    padding-left: 5px;
    padding-right: 5px;
}

.heading.heading-border-xs:before {
    border-top-width: 1px;
}

.heading.heading-border-sm:before {
    border-top-width: 2px;
}

.heading.heading-border-lg:before {
    border-top-width: 3px;
}

.heading.heading-border-xl:before {
    border-top-width: 5px;
}
