/* generales */

@import url('https://fonts.googleapis.com/css?family=Lato|Merriweather+Sans|Muli|Open+Sans|Roboto&display=swap');
@font-face {
    font-family: 'dgaefont';
    font-weight: 900;
    font-style: normal;
    src: url('../fonts/century-gothic.eot');
    src: url('../fonts/century-gothic.eot?#iefix') format('embedded-opentype'), url('../fonts/century-gothic.woff') format('woff'), url('../fonts/century-gothic.ttf') format('truetype'), url('../fonts/century-gothic.svg') format('svg');
}

body {
    font-family: 'Lato', 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: #404040;
}

input.iconcampo {
    font-family: 'FontAwesome', 'Lato', 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Lato', sans-serif;
    font-weight: 700;
}

h3 {
    font-family: 'Merriweather Sans', sans-serif;
}

p {
    font-size: 16px;
}

.pmenor {
    font-size: 14px !important;
}

.pmayor {
    font-size: 18px !important;
}

a:link {
    color: #1c3d6c;
}

a.link-barra,
a.link-barra:hover,
a.link-barra:visited {
    color: #fff !important;
}

a.link_footer:link,
a.link_footer:visited {
    text-decoration: none;
    color: #fff !important;
}

a.link_footer:hover {
    text-decoration: underline;
}

a.link_footer_tel:link,
a.link_footer_tel:visited {
    text-decoration: none;
    color: #fff !important;
}

a img:focus,
a img:hover {
    cursor: pointer;
    opacity: .5 !important;
}

.post-preview>a {
    color: #404040;
}

.post-preview>a:focus,
.post-preview>a:hover {
    text-decoration: none;
}

.post-preview>a>.post-title {
    font-size: 30px;
    margin-top: 30px;
    margin-bottom: 10px;
}

.post-title {
    font-size: 30px;
    margin-top: 120px;
    margin-bottom: 10px;
}

.post-preview>a>.post-subtitle {
    font-weight: 300;
    margin: 0;
    margin-bottom: 10px;
}

h4.post-subtitle {
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: .5pt;
}

h5.post-subtitle {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .5pt;
}

.post-preview>.post-meta a {
    font-weight: 600;
    text-decoration: none;
    color: #000;
}

.post-preview>.post-meta li {
    display: inline;
}

.post-preview>.post-meta a:focus,
.post-preview>.post-meta a:hover {
    font-weight: 600;
    color: #0085a1;
}

legend {
    position: absolute;
    left: 0;
    width: 100%;
    padding-right: 50px;
    padding-left: 50px;
    border-bottom: none;
}

h2.post-titulo {
    font-size: 35px;
    overflow: hidden;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
}

h2.post-titulo:after,
h2.post-titulo:before {
    position: relative;
    display: inline-block;
    width: 50%;
    height: 5px;
    content: '';
    vertical-align: middle;
    background-color: #c5911f;
}

h2.post-titulo:before {
    right: .5em;
    margin-left: -50%;
}

h2.post-titulo:after {
    left: .5em;
    margin-right: -50%;
}

.contenedor-tarjetas {
    padding-top: 100px;
}

.p-footer {
    padding-top: 10px;
}

h2.eventos {
    font-size: 24px;
    overflow: hidden;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: left;
}


/* Logos */

@media handheld,
only screen and (max-width: 800px) {
    .logo_grande {
        display: none;
    }
}

@media only screen and (min-width: 800px) {
    .logo_chico {
        display: none;
    }
}

.logo_izq {
    margin-top: 20px;
}

.logo_der {
    margin-top: 5px;
}

a.info {
    font-family: 'Lato', 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    display: inline-block;
    margin-bottom: 10px;
    padding: 5px 10px;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
    border-radius: 2px;
    background: #36537c;
    -webkit-box-shadow: 0 0 1px #000;
    -moz-box-shadow: 0 0 1px #000;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
}

a.info:hover {
    -webkit-box-shadow: 0 0 5px #000;
    -moz-box-shadow: 0 0 5px #000;
    box-shadow: 0 10px 20px rgba(0, 0, 0, .19), 0 6px 6px rgba(0, 0, 0, .23);
}

.post-preview ul {
    margin-left: -25px;
    list-style-type: none;
}

.post-preview h3,
.post-preview h4,
.post-preview h5,
.post-preview h6 {
    margin-right: 20px;
    margin-left: 20px;
    /* letter-spacing : 1pt; */
}

.post-preview h3 {
    font-size: 25px;
}

a:hover span.iconito {
    color: #c5911f;
}

.justificado {
    text-align: justify;
}

.centrado {
    text-align: center;
}

a.boton {
    font-weight: 600;
    text-decoration: none;
    color: #000;
}

a.boton:hover {
    text-decoration: none;
}

a.btn-success {
    color: #fff;
}

a.btn-danger {
    color: #fff;
}

a.btn-warning {
    color: #fff;
}

a.btn-info {
    color: #fff;
}

button.btn-success {
    color: #fff !important;
}

button.btn-danger {
    color: #fff !important;
}

button.btn-warning {
    color: #fff !important;
}

button.btn-info {
    color: #fff !important;
}

a.deshabilitado {
    cursor: no-drop !important;
    color: #999;
    background-color: #ccc;
}

a.deshabilitado:hover {
    color: #999;
    background-color: #ccc;
}

button.deshabilitado {
    cursor: no-drop !important;
    color: #9c9c9c !important;
    background-color: #ccc !important;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24) !important;
}

button.desabilitado:hover {
    color: #999;
    background-color: #ccc;
}


/* footer */

footer {
    font-family: 'Lato', 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 100;
    clear: both;
    overflow: hidden;
    width: 100%;
    height: 100%;
    padding: 0 10px;
    padding-top: 20px;
    letter-spacing: 1px;
    color: #fff;
    border-top: 5px solid #c5911f;
    background-color: #1c3d6c !important;
}

footer a {
    text-decoration: underline;
    color: #fff;
}

footer a:hover {
    text-decoration: none;
    color: #fff;
}

footer a:visited {
    text-decoration: underline;
    color: #fff;
}

footer #fondo {
    clear: both;
    min-width: 100%;
    height: 100%;
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    color: #ccc;
    border-bottom: 5px solid #c5911f;
    background-color: #3b4042 !important;
}


/* Avisos y Cards */

.card-1 {
    padding: 10px;
}

.card-1 .post-preview h5 {
    line-height: 18px;
}

.card-2 {
    padding: 10px;
    background-color: #ffb74d;
}

.card-2 .post-preview h5 {
    line-height: 18px;
}

.card-3 {
    padding: 10px;
    color: #fff;
    background-color: #009688;
}

.card-3 .post-preview h5 {
    line-height: 18px;
}

.card:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, .19), 0 6px 6px rgba(0, 0, 0, .23);
}

.center {
    text-align: center;
}

label {
    font-size: 16px;
    color: #555;
}

.input-field label {
    font-size: 16px;
    position: relative;
    top: -25px;
    /* position: absolute;
    top: 20px; */
    margin-left: 10px;
    cursor: text;
    -webkit-transition: .2s ease-out;
    -moz-transition: .2s ease-out;
    -ms-transition: .2s ease-out;
    -o-transition: .2s ease-out;
    transition: .2s ease-out;
    color: #9e9e9e;
}

.pre-field {
    font-weight: bold;
    padding-top: 20px;
    text-align: right;
}

@media screen and (min-width: 0\0) {
    /* Tus estilos CSS para IE9, IE10, IE11 */
    .input-field label {
        position: relative;
        top: -20px;
    }
}

@media \0screen\,
screen\9 {
    /* Tus estilos CSS para IE6, IE7, IE8 */
    .input-field label {
        position: relative;
        top: -20px;
    }
}

@supports (-ms-accelerator:true) {
    /* IE Edge 12+ CSS styles go here */
    .input-field label {
        position: relative;
        top: -20px;
    }
}

.input-field label.active {
    font-size: 16px;
    -webkit-transform: translate(0, -100%) scale(.7);
    -moz-transform: translate(0, -100%) scale(.7);
    -ms-transform: translate(0, -100%) scale(.7);
    -o-transform: translate(0, -100%) scale(.7);
    transform: translate(0, -100%) scale(.7);
}

.input-field .prefix~label {
    margin-left: 0;
}

.input-field input[type=search-md]:focus+label i,
.input-field input[type=search-md]:focus~.mdi-navigation-close {
    color: #444;
}

.input-field input[type=search-md]+label {
    left: 1rem;
}

.label {
    border-radius: 0;
}

input[type=date]:disabled+label,
input[type=date][readonly='readonly']+label,
input[type=datetime-local]:disabled+label,
input[type=datetime-local][readonly='readonly']+label,
input[type=email]:disabled+label,
input[type=email][readonly='readonly']+label,
input[type=number]:disabled+label,
input[type=number][readonly='readonly']+label,
input[type=password]:disabled+label,
input[type=password][readonly='readonly']+label,
input[type=search-md]:disabled+label,
input[type=search-md][readonly='readonly']+label,
input[type=tel]:disabled+label,
input[type=tel][readonly='readonly']+label,
input[type=text]:disabled+label,
input[type=text][readonly='readonly']+label,
input[type=time]:disabled+label,
input[type=time][readonly='readonly']+label,
input[type=url]:disabled+label,
input[type=url][readonly='readonly']+label,
textarea.materialize-textarea:disabled+label,
textarea.materialize-textarea[readonly='readonly']+label {
    color: rgba(0, 0, 0, .26);
}

input[type=date]:focus:not([readonly])+label,
input[type=datetime-local]:focus:not([readonly])+label,
input[type=email]:focus:not([readonly])+label,
input[type=number]:focus:not([readonly])+label,
input[type=password]:focus:not([readonly])+label,
input[type=search-md]:focus:not([readonly])+label,
input[type=tel]:focus:not([readonly])+label,
input[type=text]:focus:not([readonly])+label,
input[type=time]:focus:not([readonly])+label,
input[type=url]:focus:not([readonly])+label,
textarea.materialize-textarea:focus:not([readonly])+label {
    color: #4285f4;
}

input[type=date].valid+label:after,
input[type=date]:focus.valid+label:after,
input[type=datetime-local].valid+label:after,
input[type=datetime-local]:focus.valid+label:after,
input[type=email].valid+label:after,
input[type=email]:focus.valid+label:after,
input[type=number].valid+label:after,
input[type=number]:focus.valid+label:after,
input[type=password].valid+label:after,
input[type=password]:focus.valid+label:after,
input[type=search-md].valid+label:after,
input[type=search-md]:focus.valid+label:after,
input[type=tel].valid+label:after,
input[type=tel]:focus.valid+label:after,
input[type=text].valid+label:after,
input[type=text]:focus.valid+label:after,
input[type=time].valid+label:after,
input[type=time]:focus.valid+label:after,
input[type=url].valid+label:after,
input[type=url]:focus.valid+label:after,
textarea.materialize-textarea.valid+label:after,
textarea.materialize-textarea:focus.valid+label:after {
    content: attr(data-success);
    opacity: 1;
    color: #00c851;
}

input[type=date].invalid+label:after,
input[type=date]:focus.invalid+label:after,
input[type=datetime-local].invalid+label:after,
input[type=datetime-local]:focus.invalid+label:after,
input[type=email].invalid+label:after,
input[type=email]:focus.invalid+label:after,
input[type=number].invalid+label:after,
input[type=number]:focus.invalid+label:after,
input[type=password].invalid+label:after,
input[type=password]:focus.invalid+label:after,
input[type=search-md].invalid+label:after,
input[type=search-md]:focus.invalid+label:after,
input[type=tel].invalid+label:after,
input[type=tel]:focus.invalid+label:after,
input[type=text].invalid+label:after,
input[type=text]:focus.invalid+label:after,
input[type=time].invalid+label:after,
input[type=time]:focus.invalid+label:after,
input[type=url].invalid+label:after,
input[type=url]:focus.invalid+label:after,
textarea.materialize-textarea.invalid+label:after,
textarea.materialize-textarea:focus.invalid+label:after {
    content: attr(data-error);
    opacity: 1;
    color: #f44336;
}

input[type=date]+label:after,
input[type=datetime-local]+label:after,
input[type=email]+label:after,
input[type=number]+label:after,
input[type=password]+label:after,
input[type=search-md]+label:after,
input[type=tel]+label:after,
input[type=text]+label:after,
input[type=time]+label:after,
input[type=url]+label:after,
textarea.materialize-textarea+label:after {
    position: absolute;
    top: 65px;
    display: block;
    content: '';
    transition: .2s opacity ease-out, .2s color ease-out;
    opacity: 0;
}

.btn,
.btn-floating,
.card-panel,
.card,
.dropdown-menu,
.z-depth-1 {
    margin-bottom: 15px;
    box-shadow: 0 1px 6px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    text-transform: none;
}

.card-block h3 {
    font-weight: 600;
}

input {
    font-size: 16px !important;
}

textarea {
    font-size: 16px !important;
}

table {
    font-size: 16px;
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #eee;
}

.panel-title {
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 0;
    color: inherit;
}

.panel-primary {
    border-color: #ccc;
}

.panel-primary>.panel-heading {
    color: #000;
    border-color: #ccc;
    background-color: #ccc;
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ccc;
}

.panel-primary>.panel-heading .badge {
    color: #ccc;
    background-color: #fff;
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ccc;
}

.tabla_colores li {
    width: 50%;
    list-style: none;
    text-align: center;
    text-transform: uppercase;
}

pre {
    padding: 0;
    border: none;
    background-color: transparent;
}

fieldset {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    border: 1px solid #ddd;
}

fieldset>* {
    width: auto;
    margin-right: 10px !important;
    margin-left: 10px !important;
}

fieldset:last-child {
    margin-bottom: 1.5em;
}

fieldset legend {
    font-size: 16px;
    font-weight: 600;
    position: relative;
    top: -1px;
    left: 0;
    padding-top: 8px;
    padding-right: 30px;
    padding-bottom: 8px;
    padding-left: 30px;
    letter-spacing: 2px;
    color: #fff;
    border: 1px solid #ddd;
    background-color: #1c3d6c;
}

fieldset.cardf {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
}

fieldset.cardf>* {
    width: auto;
    margin-right: 10px !important;
    margin-left: 10px !important;
}

fieldset.cardf:last-child {
    margin-bottom: 1.5em;
}

fieldset.cardf legend {
    font-weight: 500;
    line-height: 2em;
    position: relative;
    top: -1px;
    left: 0;
    margin-right: 0 !important;
    padding-left: 25px;
}

label.rc_sty {
    font-weight: bold;
    position: relative;
    display: inline-block;
    margin-right: 15px;
    padding-left: 25px;
    cursor: pointer;
}

label.rc_sty {
    font-weight: bold;
    position: relative;
    display: inline-block;
    margin-right: 15px;
    padding-left: 25px;
    cursor: pointer;
}

label.disabled {
    cursor: no-drop !important;
    color: rgba(0, 0, 0, .26);
}

input[type=checkbox],
input[type=radio] {
    display: none;
}

label.rc_sty:before {
    position: absolute;
    bottom: 1px;
    left: 0;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 10px;
    content: '';
    border: 2px #9e9e9e solid;
    background-color: #fff;
}

.radio label.rc_sty:before {
    border-radius: 15px;
}

.checkbox label.rc_sty {
    margin-bottom: 10px;
}

.checkbox label.rc_sty:before {
    border-radius: 2px;
}

input[type=radio]:checked+label.rc_sty:before {
    -webkit-transition: background-color .4s linear;
    -moz-transition: background-color .4s linear;
    -o-transition: background-color .4s linear;
    transition: background-color .4s linear;
    border: 2px #4285f4 solid;
    background-color: #4285f4;
}

input[type=checkbox]:checked+label.rc_sty:before {
    line-height: 15px;
    content: '\2713';
    text-align: center;
    color: #4285f4;
    border: none;
    background-color: transparent;
}

input[type=radio]:checked+label.rc_color1:before {
    border: 2px #ff7043 solid !important;
    background-color: #ff7043 !important;
}

input[type=checkbox]:checked+label.rc_color1:before {
    content: '\2713';
    color: #ff7043 !important;
}

input[type=radio]:checked+label.rc_color2:before {
    border: 2px #7e57c2 solid !important;
    background-color: #7e57c2 !important;
}

input[type=checkbox]:checked+label.rc_color2:before {
    content: '\2713';
    color: #7e57c2 !important;
}

input[type=radio]:checked+label.rc_color3:before {
    border: 2px #c5911f solid !important;
    background-color: #c5911f !important;
}

input[type=checkbox]:checked+label.rc_color3:before {
    content: '\2713';
    color: #c5911f !important;
}

.checkbox label.rc_color4:before {
    border-color: #ffcfd4;
}

input[type=radio]:checked+label.rc_color4:before {
    border: 2px #ffcfd4 solid !important;
    background-color: #ffcfd4 !important;
}

input[type=checkbox]:checked+label.rc_color4:before {
    color: #ffcfd4 !important;
    background-color: #ffcfd4 !important;
}

.checkbox label.rc_color5:before {
    border-color: #d1cdfa;
}

input[type=radio]:checked+label.rc_color5:before {
    border: 2px #d1cdfa solid !important;
    background-color: #d1cdfa !important;
}

input[type=checkbox]:checked+label.rc_color5:before {
    color: #d1cdfa !important;
    background-color: #d1cdfa !important;
}

.checkbox label.rc_color6:before {
    border-color: #efddb9;
}

input[type=radio]:checked+label.rc_color6:before {
    border: 2px #efddb9 solid !important;
    background-color: #efddb9 !important;
}

input[type=checkbox]:checked+label.rc_color6:before {
    color: #efddb9 !important;
    background-color: #efddb9 !important;
}

input[type=checkbox]:disabled+label.rc_sty:before,
input[type=radio]:disabled+label.rc_sty:before {
    cursor: no-drop !important;
    border: 2px rgba(0, 0, 0, .26) solid;
}

input[type=number] {
    position: relative;
    width: 100%;
    margin-left: 10px;
    padding-left: 10px;
}

label+input[type=number]:focus:not([readonly]) {
    color: #4285f4 !important;
}

select {
    font-size: 16px;
    font-weight: bold;
    padding: 6px;
    color: #9e9e9e;
    border: none;
    border-bottom: 1px rgba(0, 0, 0, .26) solid;
}

select:required:invalid {
    font-weight: 600;
    padding: 6px;
    color: #999;
}

option[value=''][disabled] {
    display: none;
}

option {
    color: black !important;
}

input[type=date] {
    font-weight: 500;
    position: relative;
    width: auto;
    color: gray;
}

#skiptocontent a {
    position: absolute;
    z-index: 100;
    top: -40px;
    left: 0;
    padding: 6px;
    -webkit-transition: top 1s ease-out, background 1s linear;
    transition: top 1s ease-out, background 1s linear;
    color: white;
    border-right: 1px solid white;
    border-bottom: 1px solid white;
    border-bottom-right-radius: 8px;
    background: transparent;
}

#skiptocontent a:focus {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: top .1s ease-in, background .5s linear;
    transition: top .1s ease-in, background .5s linear;
    outline: 0;
    background: #bf1722;
}

.clearfix:after,
.clearfix:before {
    display: block;
    visibility: hidden;
    overflow: hidden;
    width: 0;
    height: 0;
    content: '\0020';
}

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1;
}

.btn {
    margin: 15px;
}

.btn-link {
    background-color: #ccc !important;
}

.btn-link:hover {
    background-color: #fff;
}

.dropdown-menu {
    margin-left: 15px;
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #fcf8e3;
}

.table-striped>tbody>tr:nth-of-type(odd):hover {
    background-color: #faebcc;
}

.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    padding-right: 15px;
    padding-left: 15px;
}

button.boton {
    font-weight: 600;
    text-decoration: none;
    color: #000;
}

button.boton:hover {
    text-decoration: none;
}

button.btn-link {
    font-weight: bold;
    background-color: #ccc;
}

.centra-vertical tr td {
    vertical-align: middle !important;
}

.centra-vertical thead th {
    vertical-align: middle !important;
}

.comprime {
    letter-spacing: .5px !important;
}

.cabeza-color1 {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
    background-color: #000;
}

.cabeza-color2 {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
    background-color: #8a6d40;
}

.cabeza-color3 {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
    background-color: #1c3d6c;
}

.cabeza-color3-5 {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
    background-color: #5b7797;
}

.cabeza-color4 {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
    background-color: #2b303b;
}

.cabeza-color3-5 {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
    background-color: #5b7797;
}

.cabeza-color1 h4,
.cabeza-color2 h4,
.cabeza-color3 h4,
.cabeza-color3-5 h4,
.cabeza-color4 h4 {
    font-size: 14px;
    font-weight: 600;
}

.abajo {
    position: absolute;
    bottom: 15px;
}

.abajo a:link {
    color: #000;
}

.abajo a:hover {
    text-decoration: none;
}

@media all and (max-width: 1200px) and (min-width: 991px) {
    .abajo a.btn {
        font-size: 10px;
    }
}

.card-m1 {
    height: 280px;
}

.card-m2 {
    height: 390px;
}

.card-m3 {
    height: 400px;
}

.card-m4 {
    height: 410px;
}

.card-m1-2 {
    height: 280px;
}

.card-m2-2 {
    height: 390px;
}

.card-m3-2 {
    height: 400px;
}

.card-m4-2 {
    height: 410px;
}

@media all and (max-width: 991px) {
    .card-m1-2 {
        height: 280px;
    }
    .card-m2-2 {
        height: 280px;
    }
    .card-m3-2 {
        height: 280px;
    }
    .card-m4-2 {
        height: 280px;
    }
}

h5 a:hover {
    text-decoration: underline;
}

form.para-botones {
    display: inline;
}

.panel-title a {
    color: #2b303b !important;
}

.panel-title a:hover {
    color: #2b303b !important;
}

.titulonormal {
    font-weight: bold;
    color: #1c3d6c;
}

.panel-heading h4 a .chevron:after {
    content: '\f078';
}

.panel-heading h4 a.collapsed .chevron:after {
    content: '\f054';
}

tfoot tr td {
    font-weight: bold;
}

.estilo-forma {
    margin-bottom: 1rem;
    padding-top: 10px;
    background-color: transparent;
}

.panel-link {
    background-color: #fff !important;
}

.panel-link:hover {
    background-color: #eee !important;
}

.tooltip {
    opacity: 1;
    filter: alpha(opacity=100);
}

.tooltip-inner {
    padding: 8px;
    color: #fff;
    background-color: #4285f4;
}

.tooltip.top .tooltip-arrow {
    border-top-color: #4285f4;
}

.tooltip.right .tooltip-arrow {
    border-right-color: #4285f4;
}

.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #4285f4;
}

.tooltip.left .tooltip-arrow {
    border-left-color: #4285f4;
}

.tooltip.in {
    opacity: 1;
    filter: alpha(opacity=100);
}

.btn-grande {
    font-size: 22px;
}

@media all and (max-width: 590px) {
    .btn-grande {
        font-size: 18px;
    }
}

@media all and (max-width: 480px) {
    .btn-grande {
        font-size: 14px;
    }
}

@media all and (max-width: 370px) {
    .btn-grande {
        font-size: 12px;
        padding: 0;
    }
    .btn {
        padding: 6px 4px;
    }
}

input[type=text].pretext {
    height: 0;
}

.table-borderless>tbody>tr>td,
.table-borderless>tbody>tr>th,
.table-borderless>tfoot>tr>td,
.table-borderless>tfoot>tr>th,
.table-borderless>thead>tr>td,
.table-borderless>thead>tr>th {
    border: none;
}

.table-min>tbody>tr>td,
.table-min>tbody>tr>th,
.table-min>tfoot>tr>td,
.table-min>tfoot>tr>th,
.table-min>thead>tr>td,
.table-min>thead>tr>th {
    padding: 0 !important;
}

.table-min {
    border-color: transparent !important;
}

.form-element {
    width: 100%;
}

input[type=date].form-element {
    width: 100% !important;
}

input[type='date']:not(.has-value):before {
    font-weight: 600;
    margin-left: 10px;
    content: attr(placeholder);
    color: #999;
}

input[type=number].form-element {
    width: 100% !important;
}

input[type='number']:not(.has-value):before {
    font-weight: 600;
    margin-left: 10px;
    content: attr(placeholder);
    color: #999;
}

input[type=number] {
    margin-left: 0;
    padding-left: 0;
}

.forlabel {
    font-weight: 600;
}

.form-nob .btn {
    font-size: 16px;
    font-weight: 600;
    padding: 4px;
    color: #999;
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, .26);
    background-color: white !important;
    box-shadow: none;
}

.form-nob .btn-default {
    background: white !important;
}

input:invalid,
textarea:invalid {
    border-bottom: 2px solid red;
}

.datepicker::-webkit-input-placeholder {
    font-weight: 600;
    padding-left: 10px;
    color: #999;
}

.datepicker::-moz-placeholder {
    font-weight: 600;
    padding-left: 10px;
    color: #999;
}

.datepicker:-moz-placeholder {
    font-weight: 600;
    padding-left: 10px;
    color: #999;
}

.datepicker:-ms-input-placeholder {
    font-weight: 600;
    padding-left: 10px;
    color: #999;
}

.resaltar {
    padding: 5px !important;
    background-color: #eee !important;
}

.hints {
    font-weight: bold;
    color: #4285f4;
}

.cch {
    color: #fff !important;
    background-color: #6fb048 !important;
}

.cch:hover {
    color: #000 !important;
}

.enp {
    color: #fff !important;
    background-color: #ffad3d !important;
}

.enp:hover {
    color: #000 !important;
}

.bd {
    color: #fff !important;
    background-color: #2b336e !important;
}

.bd:hover {
    color: #fff !important;
}

.alterno {
    text-decoration: underline;
    color: #fff !important;
}

iframe.ytb-embed {
    display: block;
    max-width: 100% !important;
    margin: auto;
}

.card-info {
    font-family: 'Lato', 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 15px;
    line-height: 1.1;
    margin-right: 20px;
    margin-left: 20px;
    letter-spacing: 1pt;
}

.input-field label.rc_multiple {
    top: 0 !important;
}

.input-field label.rc_lista {
    top: 0 !important;
}

.centrado_responsivo {
    text-align: center;
}

@media only screen and (max-width: 568px) {
    .centrado_responsivo {
        padding: 2px !important;
        text-align: left;
    }
}

.ligero {
    font-weight: 100;
}

tr.tr_color1 td {
    background-color: #ffcfd4 !important;
}

tr.tr_color2 td {
    background-color: #d1cdfa !important;
}

tr.tr_color3 td {
    background-color: #efddb9 !important;
}

table#table-extend {
    width: 95%;
    margin-right: auto;
    margin-left: auto;
}

table#table-extend th {
    font-weight: 300;
    padding-top: 5px !important;
    padding-right: 20px !important;
    padding-bottom: 5px !important;
    padding-left: 15px !important;
    color: #fff;
    background-color: #404040;
}

button.btransparente {
    font-size: 28px;
    font-weight: 600;
    line-height: 1.42857143;
    display: inline-block;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    text-decoration: none;
    text-transform: none;
    color: #4285f4;
    border: none !important;
    background-color: transparent !important;
    background-image: none;
    align-items: flex-start;
    touch-action: manipulation;
}

button.btransparente:hover {
    text-decoration: none;
    color: #999;
}

.select-text {
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, .12);
    background-color: transparent;
}

.select-text:focus {
    border-bottom: 1px solid rgba(0, 0, 0, 0);
    outline: none;
}

.select-label {
    position: absolute;
    top: 55px;
    transition: .2s ease all;
    pointer-events: none;
}

.select-text:focus~.select-label,
.select-text:valid~.select-label {
    font-size: 14px;
    top: -20px;
    transition: .2s ease all;
    color: #2f80ed;
}


/* BOTTOM BARS ================================= */

.select-bar {
    position: relative;
    display: block;
    width: 350px;
}

.select-bar:after,
.select-bar:before {
    position: absolute;
    bottom: 1px;
    width: 0;
    height: 2px;
    content: '';
    transition: .2s ease all;
    background: #2f80ed;
}

.select-bar:before {
    left: 50%;
}

.select-bar:after {
    right: 50%;
}

.select-text:focus~.select-bar:after,
.select-text:focus~.select-bar:before {
    width: 50%;
}


/* HIGHLIGHTER ================================== */

.select-highlight {
    position: absolute;
    top: 25%;
    left: 0;
    width: 100px;
    height: 60%;
    pointer-events: none;
    opacity: .5;
}

input.form-control {
    padding: 0 !important;
}

div[class*='dropdown-menu'][class*='open'] {
    margin-left: 0 !important;
}

button[class*='btn'][class*='dropdown-toggle'][class*='btn-default'] {
    font-size: 16px !important;
    font-weight: bold;
    color: #9e9e9e;
    border: none;
    border-bottom: 1px rgba(0, 0, 0, .26) solid;
    background: transparent !important;
    box-shadow: none !important;
}

.dropdown-menu {
    font-size: 16px;
}

.filter-option:hover {
    color: #9e9e9e !important;
}


/* .titulo-opcion
{
    font-size: 16px;
    font-weight: 900;

    color: #666;
} */

.loader {
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .8;
    background: url('../images/pageLoader.gif') 50% 50% no-repeat rgb(249, 249, 249);
}

.rotate {
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
}

.rotate.down {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform: rotate(90deg);
}

.margin-boton {
    margin: 25px !important;
}

a#rotate-boton:link {
    text-decoration: none;
}

.inner-addon {
    position: relative;
}

.inner-addon .glyphicon {
    position: absolute;
    padding: 20px;
}

.left-addon .glyphicon {
    top: 0 !important;
    left: 0;
}

.right-addon .glyphicon {
    top: 0 !important;
    right: 0;
}

.salto-deshabilitado {
    display: inline;
    white-space: nowrap;
}

.seccion-titulo h2 {
    font-size: 35px;
    overflow: hidden;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
}

.seccion-titulo h2:after,
.seccion-titulo h2:before {
    position: relative;
    display: inline-block;
    width: 20%;
    height: 3px;
    content: '';
    vertical-align: middle;
    border-radius: 64px 64px 64px 64px;
    background-color: #c5911f;
}

.seccion-titulo h2:before {
    right: .5em;
    margin-left: -50%;
}

.seccion-titulo h2:after {
    left: .5em;
    margin-right: -50%;
}

legend.seccion-titulo {
    position: absolute;
    left: 0;
    width: 100%;
    padding-right: 50px;
    padding-left: 50px;
    border-bottom: none;
}

legend.seccion-titulo {
    font-size: 21px;
    line-height: inherit;
    display: block;
    width: 100%;
    margin-bottom: 20px;
    padding: 0;
}

.card {
    background-color: #fff;
}


/* eventos */

.col-item {
    border: 1px solid #e1e1e1 !important;
    border-radius: 5px;
    background: #fff;
}

.col-item .photo img {
    width: 100%;
    margin: 0 auto;
}

.col-item .info {
    margin-top: 1px;
    padding: 10px;
    border-radius: 0 0 5px 5px;
}

.col-item:hover .info {
    background-color: #f5f5dc;
}

.col-item .info .rating {
    color: #777;
}

.col-item .rating {
    font-size: 17px;
    line-height: 52px;
    float: left;
    height: 52px;
    margin-bottom: 10px;
    text-align: right;
}

.col-item .separator {
    border-top: 1px solid #e1e1e1;
}

.clear-left {
    clear: left;
}

.col-item .separator p {
    line-height: 20px;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
}

.col-item .separator p i {
    margin-right: 5px;
}

.col-item .btn-add {
    float: left;
    width: 50%;
}

.col-item .btn-add {
    border-right: 1px solid #e1e1e1;
}

.col-item .btn-details {
    float: left;
    width: 50%;
    padding-left: 10px;
}

.controls {
    margin-top: 10px;
}

[data-slide='prev'] {
    margin-right: 10px;
}

.noticias {
    padding-right: 2px !important;
    padding-left: 2px !important;
}

.noticias-linea {
    margin-right: 2px !important;
    margin-left: 2px !important;
}

hr.separador {
    height: 1px;
    border: 0;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, .75), rgba(0, 0, 0, 0));
}

.resaltado {
    font-family: 'Merriweather Sans', sans-serif;
    color: #4285f4;
}


/* Un carrusel de cubo */

@-webkit-keyframes slidein {
    0% {
        top: -400px;
        opacity: 0;
    }
    100% {
        top: 0;
        opacity: 1;
    }
}

@keyframes slidein {
    0% {
        top: -400px;
        opacity: 0;
    }
    100% {
        top: 0;
        opacity: 1;
    }
}

@-webkit-keyframes slideout {
    0% {
        top: 0;
        opacity: 1;
    }
    100% {
        top: -400px;
        opacity: 0;
    }
}

@keyframes slideout {
    0% {
        top: 0;
        opacity: 1;
    }
    100% {
        top: -400px;
        opacity: 0;
    }
}

#eventos-pasados {
    background: #eee;
}

.card-img {
    border-radius: 0;
}

.vgr-cards .card {
    display: flex;
    margin-bottom: 40px;
    flex-flow: wrap;
    flex: 100%;
}

.vgr-cards .card:nth-child(even) .card-img-body {
    order: 2;
}

.vgr-cards .card:nth-child(even) .card-body {
    padding-right: 1.25rem;
    padding-left: 0;
}

@media (max-width: 990px) {
    .vgr-cards .card {
        display: block;
    }
}

.vgr-cards .card-img-body {
    position: relative;
    overflow: hidden;
    flex: 1;
}

@media (max-width: 990px) {
    .vgr-cards .card-img-body {
        width: 100%;
        height: 200px;
        margin-bottom: 20px;
    }
}

.vgr-cards .card-img {
    position: absolute;
    width: 100%;
    height: auto;
    margin-left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

@media (max-width: 1140px) {
    .vgr-cards .card-img {
        width: 100%;
        height: auto;
        margin: 0;
        -webkit-transform: none;
        transform: none;
    }
}

.vgr-cards .card-body {
    padding: 0 0 0 1.25rem;
    flex: 2;
}

@media (max-width: 990px) {
    .vgr-cards .card-body {
        padding: 0;
    }
}


/**/

.info-mensaje {
    text-align: center;
}

.info-mensaje a {
    font-family: 'Merriweather Sans', sans-serif;
    font-size: 15px;
    font-weight: 600;
    display: inline-block;
    width: 100%;
    /* padding: 1em .2em; */
    padding-top: 1em;
    padding-right: 0.2em;
    padding-bottom: 0;
    padding-left: 0.2em;
    transition: box-shadow 250ms ease, -webkit-transform 250ms ease;
    transition: transform 250ms ease, box-shadow 250ms ease;
    transition: transform 250ms ease, box-shadow 250ms ease, -webkit-transform 250ms ease;
    text-align: center;
    color: #404040;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    background: white;
    /* box-shadow: 0 1px 6px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24); */
}

.info-mensaje a:hover {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
    /* box-shadow: 0 10px 34px 0 rgba(28, 61, 108, .32); */
}

.btn-arrow {
    font-size: 40px;
    /* background: red;
    padding: 0;
    border-radius: 50%;
    line-height: 100%; */
}

.arrow {
    position: absolute;
    top: 50%;
    width: 3vmin;
    height: 3vmin;
    background: transparent;
    border-top: 1vmin solid white;
    border-right: 1vmin solid white;
    box-shadow: 0 0 0 lightgray;
    transition: all 200ms ease;
}

.arrow.left {
    left: 15px;
    -webkit-transform: translate3d(0, -50%, 0) rotate(-135deg);
    transform: translate3d(0, -50%, 0) rotate(-135deg);
}

.arrow.right {
    right: 15px;
    -webkit-transform: translate3d(0, -50%, 0) rotate(45deg);
    transform: translate3d(0, -50%, 0) rotate(45deg);
}

.arrow:hover {
    border-color: orange;
    box-shadow: 0.5vmin -0.5vmin 0 white;
}

.arrow:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-40%, -60%) rotate(45deg);
    transform: translate(-40%, -60%) rotate(45deg);
    width: 200%;
    height: 200%;
}

div.cardf>* {
    width: auto;
    margin-right: 10px !important;
    margin-left: 10px !important;
}

div.cardf:last-child {
    margin-bottom: 1.5em;
}

.simulation {
    position: relative;
    bottom: 50px;
}

.video-responsive {
    position: relative;
    padding-bottom: 59.25%;
    /* 16/9 ratio */
    padding-top: 30px;
    /* IE6 workaround*/
    height: 0;
    overflow: hidden;
}

@media all and (max-width: 989px) {
    .video-responsive {
        padding-bottom: 65.25%;
        /* 16/9 ratio */
    }
}

@media all and (max-width: 660px) {
    .video-responsive {
        padding-bottom: 53.25%;
        /* 16/9 ratio */
    }
}

@media all and (max-width: 611px) {
    .video-responsive {
        padding-bottom: 53.25%;
        /* 16/9 ratio */
    }
}

@media all and (max-width: 510px) {
    .video-responsive {
        padding-bottom: 50.25%;
        /* 16/9 ratio */
    }
}

@media all and (max-width: 458px) {
    .video-responsive {
        padding-bottom: 45.25%;
        /* 16/9 ratio */
    }
}

.video-responsive iframe,
.video-responsive object,
.video-responsive embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

video {
    width: 100% !important;
}


/* video {
  width: 100% !important;
  height: 200% !important;
} */


/* .marco{
  width: 100% !important;
  height: 200% !important;
} */


/* @media (max-width: 990px)
{
  .carrusel_principal_container {
    margin-top: 50px !important;
  }
} */