
.carousel .image-carousel,
.royalslider .image-carousel {
    display: table;
    width: 100%;
    overflow: hidden;
    background-position: top center;
    background-repeat: no-repeat
}
.galeria .conteudo {
    position: relative
}
.galeria .conteudo .titulo img {
    margin-top: 12px;
    margin-bottom: 12px
}
.galeria .conteudo p {
    font-size: 18px;
    line-height: 22px
}
.galeria .conteudo ul.fotos {
    display: table;
    float: left;
    width: 100%;
    margin-top: 10px;
}
.galeria .conteudo ul.fotos li {
    list-style: none;
    display: inline-block;
    padding: 0 5px;

}
.galeria .conteudo ul.fotos li a {
    overflow: hidden;
    display: inline-block;
    position: relative;
}


#colecao {
    background: url(/images/bg/bg-01.jpg)
}
#colecao .mascara {
    background-color: transparent;
    background-color: rgba(0, 0, 0, .85);
    zoom: 1;
    height: 100%
}
#colecao .titulo {
    height: 381px
}
#colecao .titulo h2 {
    padding: 0 20px
}
#colecao .titulo p {
    padding: 10px 20px
}
#colecao .titulo .btn,
#colecao .titulo img {
    margin-left: 20px
}
#instagram-home {
    background-color: #e1e1e1
}
#instagram-home .titulo {
    display: table;
    width: 100%;
    font-size: 36px;
    font-weight: 100;
    color: #af8261;
    text-decoration: none
}
#instagram-home .titulo img {
    float: left;
    margin: 12px 15px 0 0
}
#instagram-home .fotos {
    display: table;
    width: 100%;
    margin: 20px 0
}
#instagram-home .fotos li {
    list-style: none;
    display: table;
    float: left
}
#instagram-home .fotos li img {
    width: 100%;
    max-width: 160px;
    border: solid 1px #e1e1e1;
    margin: 0 5px 10px 0
}
.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
    width: 100%!important
}
@media only screen and (min-width: 821px) {
    .galeria .conteudo ul.fotos li {
        width: 24.7%
    }
    #instagram-home .fotos li {
        width: 16.4%
    }
}
@media only screen and (max-width: 820px) {
    .carousel,
    .royalslider {
        margin-top: -16px
    }
    .carousel .image-carousel,
    .royalslider .image-carousel {
        background-size: 150%
    }
    .galeria .conteudo .titulo {
        width: 100%;
        text-align: center
    }
    .galeria .conteudo p {
        padding: 0 10%
    }
    .galeria .conteudo ul.fotos {
        float: none;
        width: 100%
    }
    .galeria .conteudo ul.fotos li {
        width: 100%;
        padding: 10%;
        float: none;
        display: inline-block;
    }
    #colecao .fotos li {
        padding: 3%
    }
    #colecao .titulo {
        width: 94%;
        height: 100%;
        padding-bottom: 20px;
        margin: 3% auto
    }
    #colecao .titulo h2 {
        display: table;
        width: 100%;
        padding: 20px 0 0 20px
    }
    #colecao .titulo h2 span {
        display: table;
        width: 100%;
        text-align: center
    }
    #colecao .titulo p {
        text-align: left
    }
    #colecao .titulo .btn {
        margin: 0
    }
    #instagram-home .fotos li {
        width: auto
    }
    #instagram-home .fotos li img {
        margin: 0 5px 10px 0
    }
}
.tit-box {
    font-size: 35px;
    line-height: 35px
}
.tit-box span {
    font-size: 28px;
    color: #cf778a
}
.royalSlider {
    width: 100%;
    height: 700px
}
