/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 05/05/2016, 11:31:57
    Author     : Jonathan
*/

#logo-iuhi{
    margin-top: 8px;
}
.iconoBoxAzul{
    font-size: 38px;
}
.barraPrincipal{
    height: 100px !important;
    position: fixed;
    width: 100%;
    top:0;
    z-index: 1000;
}
.modal{
    z-index: 10000;
}

@media only screen and (min-width : 768px) {
    nav.navbar{
        height: auto;
        margin-bottom: 0px;
    }
    .navbar-default {
        background-color: white !important;
    }
    #navbar-logos {
        background-color: #fff;
        padding: 1% 1% 1% 1%;
    }

    #bs-example-navbar-collapse-1{
        display: block;
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    #bs-example-navbar-collapse-1 ul{
        list-style: none;
        width: 100%;
        padding-left: 0;
    }
    #bs-example-navbar-collapse-1>ul>li{
        vertical-align: middle;
        float:none;
        position: relative;
        display: table-cell;
        width: 1%;
        text-align: center;
        font-size: 16px;
        margin-right: 2%;
        margin-left: 2%;
        line-height: normal !important;
        border-right: 0px !important;
        border-left: 0px !important;
        transition: all 200ms ease-in-out;
        -webkit-transition: all 200ms ease-in-out;
        -moz-transition: all 200ms ease-in-out;
        -ms-transition: all 200ms ease-in-out;
        -o-transition: all 200ms ease-in-out;
    }
    #bs-example-navbar-collapse-1>ul>li>a{
        padding: 10px 0 10px 0 !important;
        font-size: 15px;
    }
    #bs-example-navbar-collapse-1>ul>li>a>span {
        display: inline-block;
        vertical-align: middle;
    }
    #bs-example-navbar-collapse-1>ul>li>a>span:nth-child(1){
        text-align: right;
    }
    #bs-example-navbar-collapse-1>ul>li>a>span:nth-child(2){
        text-align: left;
    }
    .dropdown:hover .dropdown-menu
    {
        display: block !important;

    }
    .dropdown-menu {
        width: auto !important;
        border: 0 !important;

    }
    .dropdown-header {
        font-size: 1em !important;
        line-height: 1.1em;
        color: #777;
        font-weight: bold;
    }
    #buscador-navbar {
        padding: 1%;
    }
   

}
@media only screen and (max-width : 767px) {
    #bs-example-navbar-collapse-1>ul>li {
    }
    #tituloSitio{
        font-size: 20px;
    }
    
}
@media (max-width: 1015px) {

    #buscadorSuperior{
        width: 80%;
        padding: 2px;
    }
    #logo-iuhi{
        margin-top: -7px;
        margin-right: -175px;
    }
    .tituloH2BoxAzul{
        font-size: 15px;
    }
    .iconoBoxAzul{
        font-size: 15px;
    }

}


/*barra de busqueda*/
.btn-in-input {
    border-color: #ccc;
}
.navbar.horizontal-menu{
    background: #FFF;
}
/* INI COLORES */

li.verde:hover {
    border-bottom:  4px solid #007943 !important;
    color: #007943 !important;
}
li.verde a:hover {
    color: #007943 !important;
}
li.verde.activo{
    border-bottom:  4px solid #007943 !important;
    color: #007943 !important;
}
li.verde.activo a {
    color: #007943 !important;
}
li.celeste:hover {
    border-bottom:  4px solid #1d86c8 !important;
    color: #1d86c8 !important;
}
li.celeste a:hover {
    color: #1d86c8 !important;
}
li.celeste.activo{
    border-bottom:  4px solid #1d86c8 !important;
    color: #1d86c8 !important;
}
li.celeste.activo a {
    color: #1d86c8 !important;
}
li.naranja:hover {
    border-bottom:  4px solid #E23602 !important;
    color: #E23602 !important;
}
li.naranja a:hover {
    color: #E23602 !important;
}
li.naranja.activo{
    border-bottom:  4px solid #E23602 !important;
    color: #E23602 !important;
}
li.naranja.activo a {
    color: #E23602 !important;
}

li.verdeNuevo:hover {
    border-bottom:  4px solid #0cbc95 !important;
    color: #0cbc95 !important;
}
li.verdeNuevo a:hover {
    color: #0cbc95 !important;
}
li.verdeNuevo.activo{
    border-bottom:  4px solid #0cbc95 !important;
    color: #0cbc95 !important;
}
li.verdeNuevo.activo a {
    color: #0cbc95 !important;
}

li.azul:hover {
    border-bottom:  4px solid #005D9D !important;
    color: #005D9D !important;
}
li.azul a:hover {
    color: #005D9D !important;
}
li.azul.activo{
    border-bottom:  4px solid #005D9D !important;
    color: #005D9D !important;
}
li.azul.activo a {
    color: #005D9D !important;
}

li.violeta:hover {
    border-bottom:  4px solid #841A79 !important;
    color: #841A79 !important;
}
li.violeta a:hover {
    color: #841A79 !important;
}
li.violeta.activo{
    border-bottom:  4px solid #841A79 !important;
    color: #841A79 !important;
}
li.violeta.activo a {
    color: #841A79 !important;
}
.navbar-brand{
    background: #FFF !important;
    height: 100%;
}
.opacity{
    zoom: 1;
    filter: alpha(opacity=50);
    opacity: 0.5;
    -webkit-transition: opacity .15s ease-in-out;
    -moz-transition: opacity .15s ease-in-out;
    -ms-transition: opacity .15s ease-in-out;
    -o-transition: opacity .15s ease-in-out;
    transition: opacity .15s ease-in-out;
}

a:hover {
    text-decoration: underline;
}
.logo a:hover {
    text-decoration: none;
}
.menu li {
    font-size: 16px;
    padding: 15px 5px;
    white-space: nowrap;
}
.logo a,
.toggle a {
    font-size: 20px;
}
.button.secondary {
    border-bottom: 1px #444 solid;
}
/* Mobile menu */
.menu {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.toggle {
    order: 1;
}
.iniciarSesion{
    color: black !important;
}
.item.button {
    order: 2;
}
.item {
    width: 100%;
    order: 3;
    display: none;
}
.item.active {
    display: block;
}
.menuResponsive{
    display: none;
    background-color: white;
}
#buscadorMobile{
    width: 95%;
}

/* Tablet menu */
@media all and (max-width: 899px) {
    .menu {
        justify-content: center;
    }
    .logo {
        flex: 1;
    }
    .toggle {
        flex: 1;
        text-align: right;
    }
    .item.button {
        width: auto;
        order: 1;
        display: block;
    }
    .toggle {
        order: 2;
    }
    .button.secondary {
        border: 0;
    }
    .button a {
        padding: 7.5px 15px;
        background: teal;
        border: 1px #006d6d solid;
    }
    .button.secondary a {
        background: transparent;
    }
    .button a:hover {
        text-decoration: none;
    }
    .button:not(.secondary) a:hover {
        background: #006d6d;
        border-color: #005959;
    }
    .button.secondary a:hover {
        color: #ddd;
    }
    .menuResponsive{
        display: block;
    }
    #menuPrincipal{
        display: none !important;
    }
    .navbar-flex{
        display: none;
    }
    .containerHeader{
        padding: 0px;
    }
    .button1{
        width: 100% !important;
        margin-top:5px !important;
        margin-left:10px !important;
    }
    .button2{
        width: 100%!important;
        margin-top:5px !important;
    }
    .button3{
        width: 100% !important;
        margin-top:5px !important;
    }
    .button4{
        width: 100% !important;
        margin-top:5px !important;
    }
    .containerBotones {
        display: inline-table !important;
        flex-direction: column !important;
        width: 95% !important;
    }
    #buscardorMobile{
        display: block;
    }
    .navbar{
        height: auto !important;
    }
    .containerBotonesMobile {
        display: inline-table !important;
        flex-direction: column !important;
        width: 95% !important;
    }
}


/* Desktop menu */
@media all and (min-width: 900px) {
    .item {
        display: block;
        width: auto;
    }
    .toggle {
        display: none;
    }
    .logo {
        order: 0;
    }
    .item {
        order: 1;
    }
    .button {
        order: 2;
    }
    .menu li {
        padding: 15px 10px;
    }
    .menu li.button {
        padding-right: 0;
    }
    #buscardorMobile{
        display: none;
    }

}

.nav{
    margin-top: 15px;
}
.containerHeader {
    display: inline-grid;
    flex-direction: row;
    width: 100%;
    justify-content: center;
    align-self: center;
    grid-template-columns: 20% 20% 50% 10%;
    padding: 10px;
}
.containerComunita{
    display: none;
    justify-content: flex-end;
}
.comunitaDiv{
    padding: 5px;
    display: inline-grid;
    flex-direction: column;
    width: 500px;
    background-color: white;
    z-index: 10390;
    position: absolute;
    margin-left: 18%;
    margin-top: -1%;
    border-radius: 4px;
    border: 1px solid #c5c5c5;
}
.comunitaImg{
    justify-self: flex-start;
    align-self: center;
    margin-left: 15%;
}
.comunitaImgMobile{
    justify-self: flex-start;
    align-self: center;
}
.textoComunita{
    align-self: center;
    margin-block: auto;
}
.divArriba{
    grid-template-columns: 30% 40% 30%;
    display: inline-grid;
    flex-direction: row;
    cursor: pointer;
}
.divAbajo{
    grid-template-columns: 30% 40% 30%;
    display: inline-grid;
    flex-direction: row;
    cursor: pointer;
}
.divAbajo:hover .btnComunita  {
    display: block;
}
.divArriba:hover .btnPopes  {
    display: block;
}
.divArribaMobile{
    grid-template-columns: 30% 40% 30%;
    display: inline-grid;
    flex-direction: row;
    width: 100%;
}
.divAbajoMobile{
    grid-template-columns: 30% 40% 30%;
    display: inline-grid;
    flex-direction: row;
    width: 100%;
}
.divAbajoMobile:hover .btnComunita  {
    display: block;
    text-decoration: none;
}
.divArribaMobile:hover .btnPopes  {
    display: block;
    text-decoration: none;
}
.botonComunita{
    justify-self: flex-end;
    align-self: center;
    margin-right: 15%;
    background-color: #0CBC95;
    color: white;
}
.botonComunitaMobile{
    justify-self: flex-end;
    align-self: center;
    margin-right: 15%;
    background-color: #0CBC95;
    color: white;
}
.btnComunitaMobile{
    background-color: #0CBC95;
    border: 1px solid #0CBC95;
    padding: 5px;
    color: white !important;
    text-decoration: none !important;
}
.btnComunita{
    background-color: #0CBC95;
    border: 1px solid #0CBC95;
    padding: 5px;
    display: none;
    color: white !important;
    text-decoration: none !important;
}
.btnPopesMobile{
    background-color: #0CBC95;
    border: 1px solid #0CBC95;
    padding: 5px;
    text-decoration: none!important;
}
.btnPopes{
    background-color: #0CBC95;
    border: 1px solid #0CBC95;
    padding: 5px;
    display: none;
    color: white !important;
    text-decoration: none !important;
}

.item-1{

}
.item-2{

}
.item-3{

}
.item-4{
    align-self: center;
}
.formularioContacto{
    display: none;
}
.formulario{
    display: grid;
    grid-template-columns: 50% 50%;
}
.divRow{
    display: inline-grid;
}
.divRow input{
    width: 70%;
    margin-top: 13px;
    margin-bottom: 30px;
    padding: 6px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #BDBDBD;
    border-radius: 2px;
    opacity: 1;

}
.buscadorPricipal{
    background-color: #EFEFEF;
}
#buscadorSuperior{
    width: 400px;
}
.containerBotones{
    display: flex;
    flex-direction: row;
    width: 95%;
    justify-content: flex-end;
}
.containerBotones a{
    color:white;
    text-decoration: none;
}
.columMedio{
    align-self: center;
}
.boldP{
    font-weight: bold;

}
.grisP{
    color: #9E9E9E;
}
.mensaje{
    display: none;
}
.button1{
    width: 150px;
    height: 38px;
    background-color: #0BA3CD;
    border-color: #0BA3CD;
    color:white;
    border-radius: 2px;
    outline:0 !important;
    cursor: pointer;
}
.button2{
    width: 150px;
    height: 38px;
    background-color: #0BA3CD;
    border-color: #0BA3CD;
    color:white;
    border-radius: 2px;
    margin-left: 10px;
    outline:0 !important;
    cursor: pointer;
}
.button3{
    width: 150px;
    height: 38px;
    background-color: #0BA3CD;
    border-color: #0BA3CD;
    color:white;
    border-radius: 2px;
    margin-left: 10px;
    outline:0 !important;
    cursor: pointer;
}
.button4{
    width: 150px;
    height: 38px;
    background-color: #0BA3CD;
    border-color: #0BA3CD;
    color:white;
    border-radius: 2px;
    margin-left: 10px;
    outline:0 !important;
    cursor: pointer;
    margin-right: 10px;
}
.button1:hover{
    background-color:#3377DC;
    text-decoration: none;
}
.button2:hover{
    background-color:#3377DC;
    text-decoration: none;
}
.button3:hover{
    background-color:#3377DC;
    text-decoration: none;
}
.button4:hover{
    background-color:#3377DC;
    text-decoration: none;
}
.containerFooter{
    display: grid;
    grid-template-columns: 25% 25% 25% 25%;
    align-content: flex-start;
    align-self: center;
    width: 90%;
    margin-top: 55px;
    margin-left: 5%;
}
.containerFooter a{
    color:white !important;
}
.containerFooter p{
    color: white;
    font-size: 16px;
}
.containerFooter1{
    width: 100%;
    padding-left: 50px;

}
.containerFooter2{
    width: 100%;
    cursor: pointer;
}
.containerFooter3{
    width: 100%;
    cursor: pointer;
    margin-left: 20%;
}
.containerFooter4{
    width: 100%;
    cursor: pointer;
}
.containerFooterBajo{
    display: grid;
    flex-direction: row;
    width: 100%;
    grid-template-columns: 50% 50%;
    margin-top: 55px;
}
.containerFooterBajo1{
    width: 100%;
    margin-left: 10%;
}
.containerFooterBajo2{
    width: 100%;
    cursor:pointer;
    margin-left: 35%;
}
@media all and (max-width: 1400px) {
    .containerFooterBajo2{
        margin-left: 15%;
    }
}

@media all and (max-width: 1100px) {
    .containerFooterBajo{
        margin-left: 0;
    }

    .containerFooter p{
        color: white;
        font-size: 14px;
    }
    .containerFooterBajo1{
        margin-left: 0;
    }
    .containerFooterBajo2{
        margin-left: 5%;
    }
}
@media all and (max-width: 900px) {

    .containerFooter{
        display: grid;
        grid-template-columns: 50% 50% ;
    }
       .botonComunitaMobile{
          margin-top: -52px;
    }
}

@media all and (max-width: 500px) {

    .containerFooter{
        display: grid;
        grid-template-columns: 50% 50% ;
        margin-left: 0px;
        width: 90%
    }
    .containerFooter p{
        font-size: 10px;
    }
    .containerFooter1{
        width: 80%;
    }
    .containerFooter2{
        margin-left: 20px;
    }
    .containerFooter4{
        margin-left: 20px;
    }
     .botonComunitaMobile{
          margin-top: -52px;
    }
}

* {
    box-sizing: border-box;
}

