@font-face {
    font-family: fonteIpanema;
    src: url("../fonts/Museo_Slab_0.otf")
}


@font-face {
    font-family: openSans;
    src: url("../fonts/OpenSans-Regular.ttf")
}

@font-face {
    font-family: fonteIpanemaBold;
    src: url("../fonts/museoslab-500.otf");
}

@font-face {
    font-family: fonteIpanemaItalico;
    src: url("../fonts/Museo_Slab_300italic.otf");
}


@font-face {
    font-family: fonteIpanemaLight;
    src: url("../fonts/Museo_Slab_0.otf");
}

.vertical-center {
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url("../img/loader.gif") 50% 50% no-repeat rgb(255, 255, 255);
    opacity: 1,0;
}


html,
body {
    height: 100%;
    overflow-x: hidden
}

h1 {
    font-family: fonteIpanemaLight;
    font-size: 50px;
    margin-bottom: -5px;
    color: #fffffe
}


.linksTopo {
    color: #6d6c6c;
    font-size: 1.0em;
    font-family: fonteIpanemaBold;
    font-weight: 100;
    letter-spacing: 3px;
}

#cabecalho {
    height: 30%;
    margin-bottom: 15em;
}

.linksTopo:hover {
    color: #686040;
    text-decoration: none
}

.btn-primary.outline {
    border: 1px solid #856d1d;
    color: #856d1d;
    font-family: fonteIpanema;
    position: relative;
    left: 100px;
    top:50px;
    background-color: transparent !important;
}

.btn-pdf {
    color: whitesmoke;
    font-size: 24px;
    font-family: fonteIpanema;
    margin-left: 3%;
}

.bordaClara {

    border: 1px solid #f2f2f2;
    border-width: 1px;
    border-style: solid;
    border-color: #f0f0f0;
}

.bordaEscura {

    border: 1px solid #f2f2f2;
    border-width: 1px;
    border-style: solid;
    border-color: #c0c0c0;
}

ul {
    list-style: none;
    padding: 0;
}

ul .inner {
    padding-left: 0.4em;
    overflow: hidden;
    display: none;
}

.filtrosAplicados {
    background-color: #F2F2F2;
    font-family: fonteIpanema;
    font-size: 0.8em;
    margin: 5px;
    color: #757575;
    -webkit-box-shadow: 0px 1px 2px -2px rgba(0, 0, 0, 25, 1);
    -moz-box-shadow: 0px 1px 2px -2px rgba(0, 0, 0, 25, 1);
    box-shadow: 0px 1px 2px -2px rgba(0, 0, 0, 25);
}

.filtrosAplicados > span {
    font-family: fonteIpanema;
}

ul li a {
    text-decoration: none;
    font-family: fonteIpanema;
    color: #6d6c6c;
}

.filtrosSidebar {
    font-family: fonteIpanema;
    font-size: 13px;
    color: #6d6c6c;
    width: 100%;
    display: block;
    text-decoration: inherit;
    padding: .75em;
    transition: background .3s ease;
}

.boldFiltro {
    font-weight: bold;
    text-decoration: underline
}

ul li a:hover {
    text-decoration: inherit;
    color: #000
}

ul li a:active {
    color: #6d6c6c;
}

ul li a:focus {
    color: inherit;
}


ul li a.toggle {
    width: 100%;
    display: block;
    font-size: 0.9em;
    text-decoration: inherit;
    padding: .75em;
    transition: background .3s ease;

}

.inner {
    font-size: 13px;
    margin-top: -15px;
    margin-bottom: 10px
}

.btn-primary {
    background-color: #104566 !important;
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #fff;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    -webkit-box-shadow: 7px -1px 16px -4px rgba(166, 166, 166, 1);
    -moz-box-shadow: 7px -1px 16px -4px rgba(166, 166, 166, 1);
    box-shadow: 7px -1px 16px -4px rgba(166, 166, 166, 1);
}

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




.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

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



.inner li {
    font-family: fonteIpanemaLight;
    color: #6f6c6c;
    cursor: pointer
}

.inner li:hover {
    background-color: #cccc;
}

.filtroSelecionado {
    background-color: #cccc;
}

.inner li {
    padding: 7px;
    padding-right: 15px;
    margin-bottom: 10px
}

.qtdeFiltro {
    font-family: fonteIpanema;
    font-size: 12px;
}

.filtroQtdeItens {
    cursor: pointer
}

#opcoesGlebas {
    width: 100%;
}

#opcoesGlebas > div > img {
    width: 3%;
    margin: 5px
}

#menufooter {
    margin-top: 30px
}

#opcoesGlebas > div > span {
    font-family: fonteIpanema;
    color: #6d6c6c;
    margin: 15px
}

/* GABRIEL GLEBAS */

.glbs {
    width: 100%;
    height: 300px;
    text-align: center;
    padding: 0 !important;
    margin: 0 !important;
    margin-bottom: 5px !important;
    cursor: pointer;
}


.glbs > div {
    height: 99%;
    width: 99%;
    border: 1.2px solid #CCC;
    margin: 0 auto;
}



.glbs h2 {
    font-size: 3.5em;
    font-family: fonteIpanema;
    font-weight: 800;
    padding-left: 17px;
    padding-right: 17px;
    padding-top: 15px
}

.glbs .fundoFlavor {
    width: 78%;
    background-color: #1E1E1E;
    display: block;
    margin: 0 auto;
}

.glbs h3 {
    color: #FFF;
    font-family: openSans;
    font-size: 0.65vw;
    padding: 4%;
    letter-spacing: 2px;
    margin-top: -15px;
}

.glbs p {
    text-align: center;
    font-size: 0.6em;
    text-align: center;
    font-family: openSans;
    padding: 5px;
}

.glbs .info {
    margin: auto;
    position: absolute;
    top: 90%;
    bottom: 0;
    left: 0;
    right: 0;
}


.glbs a {
    text-decoration: none;
    color: #6d6c6c;
    font-size: 0.7vw;
}

.glbs a:hover {
    text-decoration: none;
    color: #000;
}

/* GABRIEL FOOTER */

#footer {
    height: 28vw;
    background-color: #211a11;
    font-family: fonteIpanema;
    border-top: 8px solid #d0c17a;
}

#footer-child {
    text-align: -webkit-center;
    text-align: -moz-center;
    font-family: fonteIpanema;
}

#footer h2 {
    color: #a5944e;
    font-size: 1.5vw;
    letter-spacing: 10px;
    font-family: fonteIpanema;
    font-weight: bold;
}

#footer ul {
    padding-left: 0 !important;
    margin: 1.8vw;
}

#footer li {
    display: inline;
    font-size: 0.9vw;
    letter-spacing: 4px;
    font-weight: bold;
    font-family: fonteIpanemaRegular;
}

#footer a {
    color: #FFF;
    text-decoration: none;
    font-size: 0.9vw;
    font-family: fonteIpanema;
}

#footer #ipanemaFooter {
    margin-top: 3vw;
}

.icons {
    width: 1.7vw;
    margin-right: 2vw;
}

#logo-ipanema {
    width: 6.5vw;
    margin: 2vw;
    display: block;
}

/* MENU/NAVBAR */

#title-menu {
    text-align: center;
    margin: 0 auto;
    display: block;
    height: 40vh;
}

#title-details {
    text-align: center;
    margin: 0 auto;
    display: block;
}


#texto-menu {
    font-family: fonteIpanemaItalico;
    font-size: 17px;
    width: 70%;
    text-align: center;
    margin: 0 auto;
    display: block;
    color: #898989
}

.navbar {
    background-color: rgba(255, 255, 255, 0);
}

.navbar-brand {
    font-size: 0px;
}

/* MEDIA QUERIES*/

/* Small */

@media(min-width: 769px) and (max-width:991px) {

    .filtrosAplicados {
        font-size: 5.0em;
        margin: 10px;
    }


    .col-sm-5ths {
        width: 20%;
        float: left;
    }

    .glbs {
        height: 250px
    }

    .glbs h2 {
        font-size: 2.5em;
    }



    .glbs .fundoFlavor {
        width: 4.8em;
    }

    .glbs h3 {
        font-size: 0.5em;
    }

    .glbs p {
        font-size: 0.6em;
    }

    .glbs a {
        font-size: 0.4em;
    }

    ul li a.toggle {
        font-size: 1.4em;
    }


}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}

/* Medium */

@media(min-width:992px) and (max-width:1199px) {

    .filtrosAplicados {
        font-size: 1.3em;
        margin: 10px;
    }

    .col-md-5ths {
        width: 20%;
        float: left;
    }

    .glbs {
        height: 250px
    }

    .glbs h2 {
        font-size: 2.6em;
    }

    .glbs .fundoFlavor {
        width: 4.4em;
    }

    .glbs h3 {
        font-size: 0.3em;
    }

    .glbs p {
        font-size: 0.6em;
    }

    .glbs a {
        font-size: 0.4em;
    }

    ul li a.toggle {
        font-size: 0.7em;
    }
}

/* Extra Small */

@media(max-width:768px) {

    .filtrosAplicados {
        font-size: 0.8em;
        margin: 10px;
    }


    ul li a.toggle {
        font-size: 0.8em;
    }


    .linksTopo {
        font-size: 0.8em
    }

    #footer h2 {
        font-size: 20px;
        margin-top: 20px;
    }

    #footer ul {
        padding: 5%
    }

    #footer a {
        font-size: 15px;
    }

    .glbs h2 {
        font-size: 4.0em;
    }

    .glbs .fundoFlavor {
        width: 8em;
    }

    .glbs h3 {
        font-size: 0.6em;
    }

    .glbs p {
        font-size: 0.7em;
    }

    .glbs a {
        font-size: 0.8em;
    }

    #title-menu {
        font-size: 1.5em;
    }

    #texto-menu {
        margin-top: 30px;
        font-size: 1.0em;
        width: 90%;
    }

    .navbar-brand {
        font-size: 15px;
        color: #a19464;
        !important
    }
    
}

.details-subtitle{
    color: whitesmoke;
    font-size: 24px;
    font-family: fonteIpanema;
}

.styled-text{
    color: #a19464;
    font-size: 24px;
    font-family: fonteIpanema;
    width: 50%;
    padding-top: 100px;
    font-style: italic;
    font-weight: 900;
}

.description{
    color:white;
    font-size: 18px;
    width: 70%;
    font-family: fonteIpanema;
    margin-top: 70px;
    padding-bottom: 45px;
}

.descricao {
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.lots-style{
    width: 42%;
}
