.foto_perfil {
    width: 30%;
    display: inline-block;
    position: absolute;
    right: 3%;
    top: 10px;
    max-width: 120px;
}

.foto-perfil {
    width: 30%;
    display: inline-block;
    position: relative;
    right: 3%;
    top: 10px;
    max-width: 120px;
}

.fileContainer {
    overflow: hidden !important;
    position: relative !important;
}

.fileContainer [type=file] {
    cursor: pointer;
    display: block !important;
    font-size: 22px !important;
    min-height: 100% !important;
    min-width: 120px !important;
    opacity: 1 !important;
    width: 0;
    color: transparent;
}

.box.box-primary {
    background-color: #d5d5d5dd;
    padding: 10px;
    margin: 0 0 10px;
    border-radius: 20px;
}

.camp-obligatorio{
    color: #d9534f !important;
    font-size: 24px !important;
    font-weight: 900 !important;
}

img.logo_empresa_nav {
    width: 30px;
}

li.sec_menu_login {
    width: 100%;
    height: 35px;
    border: solid;
    text-align: center;
    border-bottom: 2px;
    border-left: 0;
    border-right: 0;
    padding: 5px;
    margin: 5px;
}

.menu_empresa_izq {
    background-color: #ffffff;
    text-align: center;
    width: 100%;
}

li.op_menu {
    padding: 10px;
    border: solid #737373;
    color: #737373;
    font-weight: 600;
}

li.op_menu:hover {
    background-color: #737373;
    color: #fff;
    font-weight: 800;
    cursor: pointer;
}

img.foto {
    max-width: 150px;
    background: #fff;
    padding: 10px 10px 0 10px;
}

label.titulo_info {
    font-size: 1.2em !important;
    color: #dd572f;
}

label.titulo_info {
    font-size: 1.2em !important;
    color: #101010;
}

p.info {
    font-size: 1.3em;
    font-weight: 500;
    padding: 5px 15px;
    background: #fff;
    border-radius: 20px;
    margin: 5px;
    text-align: center;
}

.menu_lateral {
    width: 100%;
    margin: auto;
    display: block;
}

.btn-accion-perfil {
    border-radius: 30px 30px 0 0;
    margin: 0 10px;
}

.editar {
    width: 100px;
    height: 50px;
    text-align: center;
    background-color: #21c2f8;
    color: #fff;
    font-weight: 800;
    justify-content: center;
    align-items: center;
    display: flex;
    right: 0;
    position: absolute;
    margin-right: 16px;
    top: 10px;
    border-radius: 20px;
}

.color-rojo {
    color: #d30a0a;
}

.icon-small-r:before{
    font-size: 20px !important;
}


.color-verde {
    color: #4cc519;
}

.opt-vacante {
    position: absolute;
    background: #FFF;
    z-index: 50;
    right: 30px;
    top: 30px;
    width: 200px;
    overflow: hidden;
    border: 1px solid #E4E4E4;
    border-radius: 4px;
    box-shadow: none;
    text-align: center;
    line-height: 30px;
    font-weight: 600;
    display: none;
}

li.menu-opt-vacante:hover {
    background-color: #ddd;
    border: solid 0;
    cursor: pointer;
}

.btn-opt.text-right {
    width: 30px;
    text-align: center;
    display: inline-block;
    right: 5px;
    position: absolute;
    top: 5px;
}

.btn-opt.text-right:hover {
    cursor: pointer;
}

.active {
    display: block !important;
}

.nopad {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

/*image gallery*/
.image-checkbox {
    cursor: pointer;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 4px solid transparent;
    margin-bottom: 0;
    outline: 0;
}

.image-checkbox input[type="checkbox"] {
    /*display: none;*/
}

.image-checkbox-checked {
    border-color: #4783B0;
}

.image-checkbox .fa {
    position: static;
    color: #4A79A3;
    background-color: #fff;
    padding: 10px;
    top: 0;
    right: 0;
}

.image-checkbox-checked .fa {
    display: block !important;
}

.col-md-2.div_tiempo {
    width: 0;
    padding: 0;
    font-size: 20px;
    font-weight: 900;
    margin-top: 11px;
}

.divisor {
    width: 90%;
    height: 2px;
    background-color: #943cc6;
    margin: auto;
}

.info_util_can {
    background: #E6E6E6;
    padding: 5px;
    margin: 0;
    border-radius: 30px;
    min-height: 310px;
    border: solid #563d7c;
    box-shadow: 3px 5px 10px 3px #999;
}

.info_util_empresa {
    margin: 0;
    border-radius: 30px;
    height: 300px;
    border: solid #e56009;
    box-shadow: 3px 5px 10px 3px #999;
    background-size: cover !important;
    background-position-x: center !important;
}

p.tips {
    font-size: 1.2em;
    font-weight: 600;
}

.lista {
    padding: 0 10% 0 10%;
}

.menu_izq {
    background-color: #ffffff;
    text-align: center;
    width: 90%;
}

li.op_menu.active {
    background-color: #737373;
    color: #fff;
    font-weight: 800;
}

img.img-pcd-emp {
    width: 100%;
    height: 100%;
    border-radius: 27px;
}

.li_icon {
    padding-right: 0;
}

.li_p {
    font-size: 1.2em;
    font-weight: 600;
}

.listas-fondo {
    padding: 25px;
    background-color: #fff9d6;
    border-radius: 20px;
    border: 2px solid #bfa779;
    box-shadow: 3px 5px 10px 3px #999;
    margin-bottom: 15px;
}

.line-bottom {
    border-bottom: 1px dashed #c0c0c0;
    padding-bottom: 10px;
}

.efect-hover:hover {
    font-size: 1.35em;
    font-weight: 900;
    background-color: #f7f5e8;
    border: 2px solid #c0c0c0;
}

.titulo_lista {
    min-height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom: groove #cc7e1d78;
    padding-bottom: 5px;
}

span.fa-file-pdf-o {
    margin-right: 30px;
    font-size: 10px;
    line-height: 0;
    padding: 3px;
}

.lista_bien {
    text-align: justify;
    list-style: url(../images/icon/paloma.png);
    margin-top: 10px;
}

a.legislacion {
    color: #000;
}

a.legislacion:hover {
    color: #563d7c;
    font-weight: 900;
    font-size: 1.1em;
}

span.titulo_footer {
    font-size: 1.3em;
    font-weight: 900;
    text-transform: uppercase;
}

img.img-responsive.img-marco {
    border-radius: 50px;
    border: 4px solid #563d7c;
    margin: 10px;
}

.img-responsive.img-marco:hover {
    padding: 10px;
}

.resaltar {
    border: 2px solid #b34442;
}

img.eliminar {
    right: 5%;
    bottom: 17%;
    position: absolute;
    cursor: pointer;
}

img.puesto {
    top: 0;
    right: 0;
    bottom: 17%;
    position: absolute;
}

.num {
    margin-top: 30px;
}

div.puesto-arr {
    width: 100%;
    padding: 2%;
    margin-bottom: 11px;
    border-top: solid #009ee3 5px;
}

div#cont-puesto {
    margin: 10px 5px;
}

.login {
    background-color: #ddd;
    border: 5px solid #563d7c;
    padding: 10px;
    margin: 10px;
}

/*=========== PAGINACION =====================*/

.holder {
    margin: 15px 0;
}

.holder a {
    cursor: pointer;
    margin: 0 5px;
    color: #000000;
    text-transform: uppercase;
    font-size: 1.2em;
    font-weight: 800;
}

.holder a:hover {
    background-color: #563d7c;
    color: #fff;
}

.holder a.jp-previous {
    margin-right: 15px;
}

.holder a.jp-next {
    margin-left: 15px;
}

.holder a.jp-current, a.jp-current:hover {
    color: #222533;
    font-weight: bold;
    font-size: 2.0em;
}

.holder a.jp-disabled, a.jp-disabled:hover {
    color: #bbb;
}

.holder a.jp-current, a.jp-current:hover,
.holder a.jp-disabled, a.jp-disabled:hover {
    cursor: default;
    background: none;
}

.holder span {
    margin: 0 5px;
}

.alerta_reactivar {
    padding: 5px 11px 2px 10px;
    margin: 6px -5px;
    background: #ff7600;
    color: #fff;
}

.filtros {
    background-color: #f2f2f2;
    padding: 20px;
    border-radius: 40px;
}

img.icon_disc {
    max-height: 40px;
}

.seleccionado {
    position: absolute;
    z-index: 1;
    right: 15px;
    width: 30px;
    max-width: 40px;
    max-height: 40px;
    text-align: center;
}

.fa-star:before {
    font-size: 20px;
}

.img_empresa_empleo {
    max-height: 100px;
}

.selec_exitoso > p {
    text-align: center;
    color: #fff;
}

.selec_exitoso {
    background: #e35a05;
}

img.img-load {
    position: absolute;
    display: block;
    max-width: 200px;
}

.load-ajax {
    width: 100%;
    height: 100%;
    background: #ffffff;
    left: 0;
    z-index: 2;
    position: absolute;
    top: 0;
    text-align: center;
    justify-content: center;
    align-items: center;
    display: none;
}

.active-load-ajax {
    display: flex !important;
}

.margin-t-5 {
    margin-top: 5px;
}

.col-md-2.img_empresa {
    max-width: 200px;
}

.sombra {
    padding: 10px;
    background: #2f2f2fba;
    border-radius: 20px;
    box-shadow: 10px 24px 31px 5px rgba(0, 0, 0, 0.61);
}

.desactivado {
    background: #dddd !important;
    border: solid #fff;
}

.heri-loader {
    border: 16px solid #555;
    border-radius: 50%;
    border-top: 16px solid rgb(255, 214, 88);
    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 600ms linear infinite;
    z-index: 999998;
}

/* Safari */
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.heri-preloader {
    z-index: 999999;
    background: rgba(199, 199, 199, 0.58);
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

img.img-fund-makoi {
    position: absolute;
    bottom: 0 !important;
    left: 0;
    max-width: 300px;
    max-height: 200px;
}

.m-lr-5 {
    margin: 0 5%;
}

.popup-fud-makoi {
    text-align: center !important;
     border: solid #cb71b7 10px !important;
     max-height: 290px !important;
     min-height: 290px !important;
     height: 200px !important;
     width: 373px !important;
     max-width: 413px !important;
     background: #fff !important;
     position: fixed !important;
     z-index: 9999999 !important;
     justify-content: center !important;
     align-items: center !important;
}

.close-popup {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    z-index: 9999;
}

.img-fund-makoi-popup {
    position: absolute;
    bottom: 0 !important;
    left: 0;
    max-width: 150px;
    max-height: 75px;
    background: #5e5e5e;
}

.icons-popup {
    position: absolute;
    bottom: 0;
    right: 0;
}

hr.line-separate {
    margin-top: 0;
    border-top: 1px solid #d2d3d4;
    width: 100%;
    left: 0;
    margin-bottom: 0;
    padding-top: 5px;
}

a.pub {
    text-decoration: inherit;
}

a.pub:visited {
    color: #5a5a5a;
}

.bordered-keys {
    border: 1px solid #1d1821;
    margin: 10px 0;
    padding: 3px;
}

.bordered-keys > p > span {
    background: #eee;
    border: 1px solid #e1e2e2;
    padding: 3px;
    margin: 4px;
}

.font_a {
    font-size: 2rem !important;
    font-style: normal;
}

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

.text-dark {
    color: #000 !important;
}

.academia_banner {
    padding: 40px;
    -webkit-background-size: cover;
    background-size: cover;
    height: 300px;
}

.text-white {
    color: #fff !important;
}

.coolize {
    height: 300px;
    position: relative;
}

.coolize .banner {
    -webkit-background-size: cover;
    background-size: cover;
    height: 300px;
    background-attachment: fixed;
}

.coolize .abs {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
}

.float-donacion {
    position: fixed;
    min-width: 300px;
    height: 70px;
    background: #00BCD4;
    right: calc(100% - 60px);
    top: 25%;
    margin-right: 0;
    margin-bottom: 2px;
    border: none;
    outline: none;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    transition: .3s;
    z-index: 9999999;
    -moz-border-radius-topright: 20px;
    -moz-border-radius-bottomright: 20px;
    color: #F0F8FF;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1rem;
}

.float-donacion img {
    position: absolute;
    right: 20px;
}

.pr-2 {
    padding-right: 1rem;
}

.float-donacion:hover {
    cursor: pointer;
}

.d-inline-block {
    display: inline-block !important;
}

h1 {
    font-size: 2rem !important;
}

h2 {
    font-size: 1.7rem !important;
}

h3 {
    font-size: 1.4rem !important;
}

h4 {
    font-size: 1.1rem !important;
}

h5 {
    font-size: 0.8rem !important;
}

h6 {
    font-size: 0.5rem !important;
}

body {
    font-size: 1.3rem !important;
}

.botonF1 {
    font-size: 1rem !important;
}

.boton-makoi-acces > img {
    width: 30px !important;
}

.herramientas_accesibilidad {
    background-color: #fff;
    width: 250px;
    top: 200px;
    max-height: calc(100% - 320px);
    right: 0px;
    z-index: 9999999;
    color: #000;
    border: solid #6b0cb3;
    padding: 10px;
    position: fixed;
    height: 150px;
    min-height: 150px;
}

.herramientas_accesibilidad p {
    font-size: 1rem !important;
}

.herramientas_accesibilidad img {
    max-width: 30px !important;
}

.herramientas_accesibilidad .subcontainer {
    overflow-y: scroll;
    height: 130px;
    max-height: 100%;
}

.float-donacion {
    max-height: 50px;
}

.float-donacion img {
    max-width: 30px !important;
}

.w-100 {
    width: 100% !important;
}

.centrar {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

.fileContainer [type=file] {
    font-size: 1.4rem !important;
    margin: 0 auto;
}

/*============= Estilos propios*/

.container.menu {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    z-index: 9000000;
}

.container {
    width: 90%;
}

.centrar {
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
}

.etiqueta_campo {
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 20px;
}

.vacante {
    background-color: #FFF;
    border: 0;
    border-radius: 2px;
    box-shadow: 0 2px 1px 0 rgb(101, 101, 101), 0 1px 5px 0 rgb(56, 56, 56);
    float: right;
    height: auto;
    margin-bottom: 15px;
    overflow: hidden;
    padding: 10px 10px 10px 20px;
    position: relative;
    width: 100%;
}

.empresa {
    background-color: #FFF;
    border: 0;
    border-radius: 2px;
    box-shadow: 0 2px 1px 0 rgb(101, 101, 101), 0 1px 5px 0 rgb(56, 56, 56);
    float: left;
    height: auto;
    margin: 15px;
    overflow: hidden;
    padding: 10px 10px 10px 20px;
    position: relative;
    display: block;
}

.titulo_vacante {
    font-size: 30px;
}

.login_empresa {
    background-color: #dd572f;
    border-radius: 0;
    border-style: solid;
    margin: 5px 10px;
}

.login_candidato {
    background-color: #563d7c;
    border-radius: 0;
    border-style: solid;
    margin: 5px 10px;
}

.login_candidato_2 {
    background-color: #ffffff;
    border-radius: 0;
    border-style: solid;
    margin: 5px 10px;
    color: #000;
    font-size: 25px;
    font-weight: 600;
}

.color_empresa {
    background-color: #dd572f !important;
    color: #fff !important;
}

.color_candidato {
    background-color: #361455 !important;
    color: #fff !important;
}

.texto_login {
    margin: 15px 5px 5px 5px;
    font-weight: 600;
}

select.paginas {
    width: 60px;
    font-size: 30px;
}

form.form-pag {
    width: 300px;
    display: inline-block;
}

.holder {
    display: inline;
    right: 0;
}

.holder > a {
    font-size: 20px;
}

.btn-candidatos {
    width: 100%;
    display: inline-block;
    font-size: 20px;
    line-height: 25px;
    font-weight: 600;
    padding: 10px;
    border-radius: 5px;
}

.btn-candidatos:hover {
    background-color: #999999
}

.candidato {
    background-color: #FFF;
    border: 0;
    border-radius: 2px;
    box-shadow: 0 2px 1px 0 rgb(101, 101, 101), 0 1px 5px 0 rgb(56, 56, 56);
    padding: 10px;
}

.btn-small span:before {
    position: absolute;
    font-size: 33px;
    left: -13px;
    top: 0;
}

.btn-s {
    display: inline-block;
    font-weight: 700;
    cursor: pointer;
    border: 1px solid transparent;
    text-transform: uppercase;
    padding: 10px 25px;
    font-size: 15px;
    line-height: 20px;
    border-radius: 0;
    -moz-transition: 0.2s all ease;
    -webkit-transition: 0.2s all ease;
    -o-transition: 0.2s all ease;
    transition: 0.2s all ease;
}

/* ======================== Menu login =========================*/

.dropbtn {
    background-color: #3498DB;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

.dropbtn:hover, .dropbtn:focus {
    background-color: #2980B9;
}

.dropdown {
    float: left;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 250px;
    overflow: auto;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
    z-index: 90000;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
    border-top: solid 2px;
}

.dropdown a:hover {
    background-color: #ddd;
    color: #000 !important;
}

.show {
    display: block;
}

.topnav {
    background-color: #ffffff;
}

.topnav a {
    float: left;
    display: block;
    color: #222533;
    text-align: center;
    padding: 20px;
    text-decoration: none;
    font-size: 17px;
    border-right: solid 1px #ddd;
    font-weight: 600;
}

.topnav .icon {
    display: none;
}

.dropdown .dropbtn {
    font-size: 17px;
    border: none;
    outline: none;
    color: #222533;
    padding: 14px 16px;
    background-color: #ffffff;
    font-family: inherit;
    margin: 0;
    border-right: solid 1px #ddd;
    font-weight: 600;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
    z-index: 1;
}

.dropdown-content a {
    float: none;
    color: #000000;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
}

.topnav a:hover, .dropdown:hover .dropbtn {
    background-color: #222533;
    color: #ffffff;
}

.dropdown-content a:hover {
    background-color: #ddd;
    color: black;
}

.dropdown:hover .dropdown-content {
    display: block;
}

.mb-1 {
    margin-bottom: .25rem !important;
}

.mb-2 {
    margin-bottom: .50rem !important;
}

.mb-3 {
    margin-bottom: 1rem !important;
}

.mb-4 {
    margin-bottom: 1.5rem !important;
}

.mt-1 {
    margin-top: .25rem !important;
}

.mt-2 {
    margin-top: .50rem !important;
}

.mt-3 {
    margin-top: 1rem !important;
}

.mt-4 {
    margin-top: 1.5rem !important;
}

.p-1 {
    padding: .25rem !important;
}

.p-2 {
    padding: .50rem !important;
}

.p-3 {
    padding: 1rem !important;
}

.p-4 {
    padding: 1.5rem !important;
}

.pt-1 {
    padding-top: .25rem !important;
}

.pt-2 {
    padding-top: .50rem !important;
}

.pt-3 {
    padding-top: 1rem !important;
}

.pt-4 {
    padding-top: 1.5rem !important;
}

.pb-1 {
    padding-bottom: .25rem !important;
}

.pb-2 {
    padding-bottom: .50rem !important;
}

.pb-3 {
    padding-bottom: 1rem !important;
}

.pb-4 {
    padding-bottom: 1.5rem !important;
}

.pr-1 {
    padding-right: .25rem !important;
}

.pr-2 {
    padding-right: .50rem !important;
}

.pr-3 {
    padding-right: 1rem !important;
}

.pr-4 {
    padding-right: 1.5rem !important;
}

.boton-responsive-azul {
    background: #361455;
    display: block;
    padding: 10px;
    width: 130px;
    margin: 0 auto;
    border: 1px solid #21c2f8;
    width: fit-content;
}

.boton-responsive-rojo {
    background: #dd572f;
    display: block;
    padding: 10px;
    width: fit-content;
    margin: 0 auto;
    border: 1px solid #21c2f8;
}

.contenedor-paginas > nav {
    width: 100%;
}

ul.pagination {
    width: inherit;
    display: flex !important;
    align-items: center;
    justify-content: center;
	margin: 0 !important;
}

li.page-item {
    display: inline-block !important;
}

.pagination > li > a, .pagination > li > span {
    padding: 5px 10px !important;
    color: #222533 !important;
}

/* ======================== RESPONSIVO ======================= */

/*Small devices (landscape phones, 767 and up)*/
@media (min-width: 200px) and (max-width: 767px) {
    .popup-fud-makoi {
        /*max-height: 200px;*/
        height: 350px;
        width: 350px;
        max-width: 350px;
        min-height: 250px;
        display: flex;
    }

    h1 {
        font-size: 2.3rem !important;
    }

    h2 {
        font-size: 2rem !important;
    }

    h3 {
        font-size: 1.7rem !important;
    }

    h4 {
        font-size: 1.4rem !important;
    }

    h5 {
        font-size: 1.1rem !important;
    }

    h6 {
        font-size: 0.8rem !important;
    }

    .boton-makoi-acces > img {
        width: 40px !important;
    }

    .herramientas_accesibilidad {
        width: 300px;
    }

    .float-donacion {
        font-size: 1.5rem;
    }

    .res-mb-1 {
        margin-bottom: .25rem !important;
    }

    .res-mb-2 {
        margin-bottom: .50rem !important;
    }

    .res-mb-3 {
        margin-bottom: 1rem !important;
    }

    .res-mb-4 {
        margin-bottom: 1.5rem !important;
    }

    .res-mt-1 {
        margin-top: .25rem !important;
    }

    .res-mt-2 {
        margin-top: .50rem !important;
    }

    .res-mt-3 {
        margin-top: 1rem !important;
    }

    .res-mt-4 {
        margin-top: 1.5rem !important;
    }

    .res-w-25 {
        width: 24% !important;
        padding: 0 !important;
        margin: 0 !important;
        flex: 0 0 24% !important;
        max-width: 24% !important;
    }

    .res-w-50 {
        width: 49% !important;
        padding: 0 !important;
        margin: 0 !important;
        flex: 0 0 49% !important;
        max-width: 49% !important;
    }

    .res-w-75 {
        width: 74% !important;
        padding: 0 !important;
        margin: 0 !important;
        flex: 0 0 74% !important;
        max-width: 74% !important;
    }

    .res-w-100 {
        width: 99% !important;
        padding: 0 !important;
        margin: 0 !important;
        flex: 0 0 99% !important;
        max-width: 99% !important;
    }

    .res-hide {
        display: none !important;
    }

    .res-show {
        display: block !important;
    }

    .res-centrar {
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
    }

    .res-height-unset{
    	height: unset !important;
    }

    .btn-primary {
    	white-space: normal !important;
	}
    .botonF1-d {
        bottom: 0 !important;
        top: unset !important;
    }

    .float-donacion {
        top: unset !important;
        bottom: 0 !important;
    }

    .popup-fud-makoi {
	    max-width: 100% !important;
	}

	.well{
		padding: 5px !important;
	}

	.container{
		margin: 0 !important;
    	padding: 0 !important;
		width: 98% !important;
	}

	.foto_perfil {
    	display: inline-block !important;
    	position: unset !important;
    }


    /**
     ____

    .candidato {
        width: 100% !important;
    }

    */



    .text-break {
        -ms-word-wrap: break-word;
        word-wrap: break-word;
    }

    .texto-carousel {
        font-size: 1.5rem;
        background: rgba(0, 0, 0, 0.3);
        width: 100%;
        min-width: 100%;
    }

    .slText-responsive {
        padding: 0 !important;
    }

    .boton-responsive-azul {
        background: #361455;
        display: block;
        padding: 2px;
        width: 130px;
        margin: 0 auto;
        border: 1px solid #21c2f8;
    }

    .boton-responsive-rojo {
        background: #dd572f;
        display: block;
        padding: 2px;
        width: 130px;
        margin: 0 auto;
        border: 1px solid #21c2f8;
    }

    .slText {
        padding: 0 !important;
    }

    .ctrlPrev{
        display: none !important;
    }
    .ctrlNext{
        display: none !important;
    }

}

/*RESPONSIVO MENU*/

@media screen and (max-width: 600px) {
    .topnav a:not(:first-child), .dropdown .dropbtn {
        display: none;
    }

    .topnav a.icon {
        float: right;
        display: block;
    }
    .min-h-700{
        min-height: unset !important;
        max-height: unset !important;
    }
}

@media screen and (max-width: 600px) {
    .topnav.responsive {
        position: relative;
    }
    .min-h-700{
        min-height: unset !important;
        max-height: unset !important;
    }

    .topnav.responsive .icon {
        position: absolute;
        right: 0;
        top: 0;
    }

    .topnav.responsive a {
        float: none;
        display: block;
        text-align: left;
    }

    .topnav.responsive .dropdown {
        float: none;
    }

    .topnav.responsive .dropdown-content {
        position: relative;
    }

    .topnav.responsive .dropdown .dropbtn {
        display: block;
        width: 100%;
        text-align: left;
    }
}

/* FIN RESPONSIVO MENU*/

@media (min-width: 320px) {
    .popup-fud-makoi {
        /*max-height: 200px;*/
        height: 200px;
        max-width: 200px;
    }

    body {
        padding-top: 0 !important;
    }
}

@media (min-width: 480px) {
    .popup-fud-makoi {
        /*max-height: 200px;*/
        height: 250px;
        max-width: 250px;
    }
}

@media (min-width: 500px) {
    .popup-fud-makoi {
        /*max-height: 200px;*/
        height: 300px;
        max-width: 300px;
        min-height: 300px;
    }
}

@media (min-height: 400px) {
    .herramientas_accesibilidad {
        height: 200px;
        top: 200px !important;
    }

    .herramientas_accesibilidad .subcontainer {
        height: 170px;
    }
}

@media (min-height: 600px) {
    .herramientas_accesibilidad {
        height: 200px;
        top: 320px !important;
    }

    .herramientas_accesibilidad .subcontainer {
        height: 270px;
    }
}

@media (min-height: 800px) {
    .herramientas_accesibilidad {
        height: 300px;
    }

    .herramientas_accesibilidad .subcontainer {
        height: 370px;
    }

    .botonF1 {
        bottom: 80% !important;
    }
}

@media (min-height: 900px) {
    .herramientas_accesibilidad {
        height: 400px;
    }

    .herramientas_accesibilidad .subcontainer {
        height: 470px;
    }
}

/* Small Devices, Tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .popup-fud-makoi {
        /*max-height: 200px;*/
        height: 400px;
        width: 400px;
        max-width: 350px;
    }

    body {
        font-size: 1.5rem !important;
    }

    .float-donacion {
        font-size: 1.8rem;
    }

    .boton-makoi-acces > img {
        width: 50px !important;
    }

    .botonF1 {
        height: 60px;
    }

    
}

/* Medium Devices, Desktops */
@media (min-width: 992px) {
    h1 {
        font-size: 3.6rem !important;
    }

    h2 {
        font-size: 3.3rem !important;
    }

    h3 {
        font-size: 3rem !important;
    }

    h4 {
        font-size: 2.7rem !important;
    }

    h5 {
        font-size: 2.4rem !important;
    }

    h6 {
        font-size: 2.1rem !important;
    }

    body {
        font-size: 1.7rem !important;
    }

    .botonF1 {
        font-size: 1.8rem !important;
    }

    .float-donacion {
        font-size: 2rem;
    }

    .boton-makoi-acces > img {
        width: 55px !important;
    }

    .botonF1 {
        height: 70px;
    }

}

@media (min-width: 1200px) {
    .foto-perfil {
        position: absolute;
    }

    .fileContainer [type=file] {
        font-size: 2rem !important;
    }
}

.href {
    color: #007bff !important;
}
.href:hover {
    color: #0056b3 !important;
}
.menu-font-sm *{
    font-size: 1.5rem !important ;
}
.b {
    font-weight: bold !important;
}
.a-negro {

}
a.a-negro {
    color: #2e1500 !important;
}
a.a-negro:active{
    color: #000 !important;
}
a.a-negro:hover {
    color: #000;
}
.nav-modocompatibilidad {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    background: #be9900;
    color: #fff;
    border: 0;
    padding: 0.3rem;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.pad-2 {
    padding: 2rem;
}
.both-cmbnd {
    background: #333 !important;
    color: #fff !important;
}
.caja-registro {
    padding: 2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    min-height: 150px;
    font-size: 2.5rem;
    text-transform: uppercase;
    letter-spacing: 0.2rem;
    border: 1px solid #eee;
    margin: 10px 5px;
    -webkit-box-shadow: 2px 2px 4px 3px #eee;
    -moz-box-shadow: 2px 2px 4px 3px #eee;
    box-shadow: 2px 2px 4px 3px #eee;
}
.caja-registro {
    cursor: pointer;
    color: #333;
}
.caja-registro:active {
    color: #333;
}
.caja-registro:focus {
    color: #333;
}

.slider {
    max-height: 900px;
}

.min-h-700{
    min-height: 700px;
    max-height: 700px;
}

img.img-responsive {
    width: 100%;
    max-width: 600px;
}

iframe.img-responsive{
    width: 100%;
    min-height: 400px;
    text-align: center;
}

body {
    padding-bottom: 40px;
    color: #5a5a5a;
    max-width: 1900px !important;
    margin: auto;
}