/* Header ======================================= */

header .navbar {
    padding-top: 0px;
    padding-bottom: 0px;
    min-height: fit-content !important;
}

header .navbar-default {
    background-color: #000 !important;
    border-color: #e7e7e7 !important;
}

header .logo {
    height: 70px;
    float: left;
    margin: 20px 0px 20px 0px;
}

header .logo-mobil {
    height: 36px;
    float: left;
    margin: 10px 0px 10px 0px !important;
}

header .lista-menu {
    text-align: right;
    margin: 25px 0px 0px 0px;
}

header .lista-menu a {
    text-decoration: none;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
    cursor: pointer;
}

header .lista-menu a:hover {
    color: #ffcc00;
}

header .lista-menu a:focus {
    color: #ffcc00;
}

header .lista-menu li {
    margin-left: 5px;
}

header .lista-menu-mobil {
    text-align: right;
    margin: 0px;
    padding-top: 16px;
}

header .lista-menu-mobil a {
    text-decoration: none;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
}

header .lista-menu-mobil a:hover {
    color: #ffcc00;
}

header .lista-menu-mobil a:focus {
    color: #ffcc00;
}

header .lista-menu-mobil li {
    margin-left: 5px;
}

header .lista-menu-mobil i {
    font-size: 22px;
}

header .dropdown-menu {
    padding-top: 5px;
    padding-bottom: 10px;
    width: 100%;
    margin: 0px 0px 0px 0px;
}

header .dropdown-menu h6 {
    text-transform: uppercase;
    margin: 0px 0px 5px 0px;
    letter-spacing: -1px;
    font-size: 13px;
}

/* Megamenu  ======================================= */

header .fecha {
    color: #6f6f6f;
    text-align: right;
    font-size: 13px;
    margin: 5px 0px 0px 0px;
    padding: 0px;
}

header .cuad-tel {
    width: 10px;
    height: 13px;
    margin-top: 2px;
    background: #7224AC;
    float: left;
    margin-right: 6px;
}

header .cuad-pub {
    width: 10px;
    height: 13px;
    margin-top: 2px;
    background: #3449E4;
    float: left;
    margin-right: 6px;
}

header .cuad-tec {
    width: 10px;
    height: 13px;
    margin-top: 2px;
    background: #25B9AB;
    float: left;
    margin-right: 6px;
}

header .cuad-pai {
    width: 10px;
    height: 13px;
    margin-top: 2px;
    background: #FFCC00;
    float: left;
    margin-right: 6px;
}

header .cuad-eng {
    width: 10px;
    height: 13px;
    margin-top: 2px;
    background: #FC602F;
    float: left;
    margin-right: 6px;
}

header .cuad-who {
    width: 10px;
    height: 13px;
    margin-top: 2px;
    background: #C90067;
    float: left;
    margin-right: 6px;
}

header .title-menu {
    font-family: "Open Sans", sans-serif !important;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: -1px;
    font-size: 17px;
    margin-top: 15px;
    font-weight: 900;
}

header .menu-col a {
    font-weight: bold;
    font-size: 11.5px;
    line-height: 14px;
}

header .menu-col li a:hover {
    color: #000000;
}

/* Menu Principal ======================================= */

header .sec-menu-prin {
    background-color: #ffffff;
    border-bottom: 1px solid #CFCFCF;
    padding: 0px 0px 0px 0px;
    border-top: 3px solid #CFCFCF;
}

header .menu-principal {
    padding: 0px 0px 0px 0px;
}

header .menu-principal a {
    text-decoration: none;
    color: #000000;
}

header .menu-principal a:hover {
    cursor: pointer;
    opacity: .7;
}

header .menu-principal h5 {
    letter-spacing: -1px;
    margin: 0px;
    font-size: 11px;
    font-family: "Open Sans", sans-serif !important;
    font-weight: bold;
    line-height: 24px;
    color: #3f3f3f;
}

header .bord-tel {
    border-top: 3px solid #7224AC;
    padding-top: 4px;
    padding-bottom: 4px;
    text-align: center;
    border-left: 1px solid #CFCFCF;
    border-right: 1px solid #CFCFCF;
    border-bottom: 1px solid #CFCFCF;
    margin-top: -4px;
}

header .bord-pub {
    border-top: 3px solid #3449E4;
    padding-top: 4px;
    padding-bottom: 4px;
    text-align: center;
    border-left: 1px solid #CFCFCF;
    border-right: 1px solid #CFCFCF;
    border-bottom: 1px solid #CFCFCF;
    margin-top: -4px;
}

header .bord-tec {
    border-top: 3px solid #22ADA0;
    padding-top: 4px;
    padding-bottom: 4px;
    text-align: center;
    border-left: 1px solid #CFCFCF;
    border-right: 1px solid #CFCFCF;
    border-bottom: 1px solid #CFCFCF;
    margin-top: -4px;
}

header .bord-pai {
    border-top: 3px solid #7224AC;
    padding-top: 4px;
    padding-bottom: 4px;
    text-align: center;
    border-left: 1px solid #CFCFCF;
    border-right: 1px solid #CFCFCF;
    border-bottom: 1px solid #CFCFCF;
    margin-top: -4px;
}

header .bord-eng {
    border-top: 3px solid #ffcc00;
    padding-top: 4px;
    padding-bottom: 4px;
    text-align: center;
    border-left: 1px solid #CFCFCF;
    border-right: 1px solid #CFCFCF;
    border-bottom: 1px solid #CFCFCF;
    margin-top: -4px;
}

header .bord-who {
    border-top: 3px solid #C90067;
    border-left: 1px solid #CFCFCF;
    border-right: 1px solid #CFCFCF;
    border-bottom: 1px solid #CFCFCF;
    padding-top: 4px;
    padding-bottom: 4px;
    text-align: center;
    margin-top: -4px;
}

header .nav {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

header .nav h5 {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

/* Buscador ======================================= */

/* Web  */

header .search {
    display: inline-block;
}

header .search i {
    color: #fff;
    font-size: 14px;
}

header .search i:hover {
    color: #FFCC00;
    cursor: pointer;
}

header input.search-form {
    background: transparent;
    border: 0 none;
    border: 1px #5A5A5A solid;
    border-radius: 100px;
    width: 100px;
    padding: 0px 10px 0px 10px;
    color: #ffffff;
    font-size: 11px;
    font-style: oblique;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -ms-transition: all 400ms;
    -o-transition: all 400ms;
    margin-right: 0px;
    transition: all 400ms;
    margin: 0px 5px 0px 0px;
    height: 22px;
    outline: 0px;
}

header input.search-form::-webkit-input-placeholder {
    color: #888888;
}

header input.search-form:hover::-webkit-input-placeholder {
    color: #fff;
}

header input.search-form:hover {
    width: 150px;
}

/* Mobil  */

header .buscador {
    height: 50px;
    width: 0;
    position: fixed;
    z-index: 10;
    top: 0;
    right: 0;
    background-color: #000000;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 10px;
}

header .buscador a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

header .buscador a:hover {
    color: #f1f1f1;
}

header .buscador .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

header .buscador-caja {
    width: 85%;
    padding: 5px 10px 0px 10px;
    margin: 0px;
}

header .buscador-caja input {
    height: 25px;
}

header .buscador-caja button {
    height: 25px;
    width: 25px;
}

header .fa-close {
    float: right;
    margin: 8px 15px 0px 10px;
    color: #ffffff;
    font-size: 20px;
}

header .fa-close:hover {
    color: #ffcc00;
    cursor: pointer;
}

header .buscador-mobil {
    text-align: center;
    margin: 0px;
    padding: 0px;
}

header .buscador-mobil input {
    background: transparent;
    border: 0 none;
    border: 1px #5A5A5A solid;
    border-radius: 100px;
    width: 75%;
    padding: 0px 10px 0px 10px;
    color: #ffffff;
    font-size: 11px;
    font-style: oblique;
    margin: 7px 10px 0px 0px;
    height: 25px;
    outline: 0px;
}

header input.buscador-mobil::-webkit-input-placeholder {
    color: #888888;
}

header .buscador-mobil i {
    color: #ffffff;
    font-size: 18px;
}

header .buscador-mobil i:hover {
    color: #ffcc00;
}

/* Menu Movil  */

header .menu-movil i {
    color: #000000;
}

header .menu-movil {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 100;
    top: 0;
    right: 0;
    background-color: #ffffff;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 5px;
}

header .menu-movil a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

header .menu-movil a:hover {
    color: #f1f1f1;
}

header .menu-movil .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

header .menu-movil-lista {
    margin-top: 40px;
}

header .menu-movil-lista a {
    font-size: 14px;
}

header .panel-group {
    background-color: #ffffff;
}

header .panel {
    padding: 0px;
}

header .panel-default {
    padding: 0px;
}

header .panel-heading {
    padding: 0px;
    margin-bottom: 5px;
}

header .panel-collapse {
    padding: 0px;
}

header .title-menu-mobil {
    font-family: "Open Sans", sans-serif !important;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: -1px;
    margin-bottom: 0px;
}

header .hr-menu-movil {
    background-color: #E5E5E5;
    border: solid 1px #E5E5E5;
    margin: -10px 10px 10px 10px;
    padding: 0px;
}

header .hr-menu-movil2 {
    background-color: #E5E5E5;
    border: solid 1px #E5E5E5;
    margin: 10px 10px 10px 10px;
    padding: 0px;
}

header .redes-movil {
    margin-left: 30px;
}

header .redes-movil i {
    margin: 0px;
    padding: 0px;
    font-size: 18px;
}

header .redes-movil li {
    margin: 0px;
    padding: 0px;
}

header .redes-movil a {
    margin: 0px 10px 0px 0px;
    padding: 0px;
}

header .redes-movil li:hover {
    opacity: .5;
    cursor: pointer;
}

header .menu-tel {
    border-top: 6px solid #7224AC;
    margin: 0px;
    padding: 0px;
}

header .menu-pub {
    border-top: 6px solid #3449E4;
    margin: 0px;
    padding: 0px;
}

header .menu-tec {
    border-top: 6px solid #25B9AB;
    margin: 0px;
    padding: 0px;
}

header .menu-pai {
    border-top: 6px solid #7224AC;
    margin: 0px;
    padding: 0px;
}

header .menu-eng {
    border-top: 6px solid #FFCC00;
    margin: 0px;
    padding: 0px;
}

header .menu-who {
    border-top: 6px solid #C90067;
    margin: 0px;
    padding: 0px;
}

/* Header Logueado ======================================= */

header .img-perfil-login {
    position: relative;
    height: 25px !important;
    width: 25px;
    overflow: hidden;
    z-index: 1;
    border-radius: 100px;
}

header .img-perfil-login .feat-image {
    min-height: 100%;
    background-size: cover;
    background-position: center;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}

header .img-perfil-login2 {
    position: relative;
    height: 100px !important;
    width: 100px;
    margin-top: 0px;
    padding-bottom: 0px;
    padding-top: 20px;
    overflow: hidden;
    z-index: 1;
    border-radius: 100px;
}

header .img-perfil-login2 .feat-image {
    min-height: 100%;
    background-size: cover;
    background-position: center;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}

header .datos-perfil h4 {
    letter-spacing: -1px;
    font-size: 20px;
    margin: 10px 0px 0px 0px;
    padding: 0px;
}

header .datos-perfil h5 {
    letter-spacing: -1px;
    font-size: 16px;
    margin: 0px;
    padding: 0px;
    font-weight: 300;
    color: #818181;
}

header .datos-perfil a {
    font-size: 12px;
    margin: 5px;
    color: #666;
}

header .btn-sesion {
    font-weight: 900;
    color: #000000;
    font-size: 18px;
    width: 100%;
    text-align: center;
}

header .btn-cerrar {
    font-weight: 900;
    color: #000000;
    font-size: 18px;
    background-color: #ffcc00;
    border: none;
    border-radius: 100px;
    width: 100%;
    text-align: center;
}

header .btn-cerrar:hover {
    opacity: .5;
}

@media(max-width:920px) {
    header .navbar {
        padding-top: 0px;
        padding-bottom: 0px;
    }
}

@media (max-width: 992px) {
    header nav.navbar.bootsnav li.dropdown a.dropdown-toggle:before {
        content: none !important;
    }
}