@font-face
{
    font-family: proximalight;   src: url(../fonts/proximalight.otf);
}
*{
    font-family: proximalight !important;
    color: #2E2D2C;
}
#Menu{
    display: block;
    height: 60px;
    overflow: hidden;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    max-width: 0px;
    font-size: 12px;
}
#byMenu{
    margin: 20px
}
.lancamento{
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    color: #E40E20;
    font-size: 1.1em;
}
.swiper-wrapper .swiper-slide .lancamento img{
    width: 100%;
    height: 50px;
    padding-right: 10%;
    margin-top: 20px;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    background: #ef0b0b;
}
.swiper-pagination-bullet {
    border: 1px solid #000000;
}
#empreendimentos span .swiper-pagination {
    margin-top: -54px;
    margin-left: -85%;
}
#lancamentos span .swiper-pagination {
    margin: -50px;
    margin-left: -16%;
}
.back-to-top.back-to-top-fade-out {
    opacity: .4;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
}
.back-to-top.back-to-top-is-visible {
    visibility: visible;
    opacity: 2.2;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-timing-function: cubic-bezier(.7,1,.7,1);
    transition-timing-function: cubic-bezier(.7,1,.7,1);
}
.back-to-top {
    position: fixed;
    right: 10px;
    bottom: 5px;
    display: inline-block;
    z-index: 9;
    width: 40px;
    height: 40px;
    font-size: 11px;
    font-weight: 400;
    text-align: center;
    line-height: 3;
    letter-spacing: 1px;
    border-radius: 3px;
    visibility: hidden;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    padding: 5px;
    -webkit-transform: translate3d(0,50px,0);
    transform: translate3d(0,50px,0);
}
.btn-group-lg>.btn, .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
}
.redes{
    text-align: center;
    margin-top: -70px;
    margin-bottom: -39px;
}
#empreendimentos span #swiper-pagination {
    margin-top: -90px;
    margin-left: -92%;
}
footer{
    text-align: center;
    margin-top: 15px;
    margin-bottom: 27px;
    z-index: 999;
}
section.footer {
    background-color: #333132;
    margin-top: 10px;
}
section.footer li {
    display: inline-block!important;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    padding: 2px 15px;
}
section.footer li a{
    display: inline-block;
    margin-top: 10px;
    text-decoration: none;
    color: #828284;
}
section.footer address{
    margin-top: 20px;
    text-align: center;
    color: #828284;
}
.link{
    margin: 0 0 10px; margin-right: 10px; text-align: right; color: #828284;
}
section.footer p img {
    width: 100%;
    margin-right: -200px;
}
.swiper-wrapper .swiper-slide img{
    width: 100%;
    height: 65vh;
}
header {
    display: block;
    width: 100%;
    line-height: 76px;
    font-family: DINRegular;
    color: #22466b;
    text-transform: capitalize;
    letter-spacing: 2px;
}
.navbar-default {
    background-color: #f5f5f5;
    border-color: #e7e7e7;
}
.navbar-brand>img {
    /* probably not needed anymore, but doesn't hurt */
    -o-object-fit: contain;
    object-fit: contain;
}
.navbar {
    min-height: 90px;
}
.nav{
    margin-top: 12px;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: transparent;
}
.navbar-default .navbar-toggle {
    border-color: transparent;
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 22px;
    margin-right: 15px;
    margin-bottom: -13px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
#lancamentos p{
    padding-right: 20px;
}
#lancamentos {
    margin-top: 0px;
}
.nav > li > a{
    padding: 15px 13px;
}
section{
    position: relative;
    overflow: hidden;
}
#contato{
    margin-top: 8vh;
}
.tendencia {
    text-align: center;
    margin-top: 17px;
    margin-bottom: -10px;
}
section h3{
    font-family: proximalight;
    display: block;
    width: 100%;
    text-align: center;
}
.contato{
    text-align: center;
    margin-bottom: 20px;
}
section h2{
    font-family: proximalight;
    display: block;
    width: 100%;
    color: #E40E20;
    margin-bottom: -5px;
}
section h1{
    font-family: proximalight;
    display: block;
    width: 100%;
    text-align: center;
    color: #E40E20;
    margin-bottom: -5px;
}
section h2{
    font-family: proximalight;
    font-size: 1.7em;
    padding-right: 25px;
}
section h2 img{
    margin-left: 70px;
}
form input, form textarea{
    display: block;
    width: 100%;
    margin-top: 20px;
    padding: 12px;
    border: 2px solid #999;
    font-size: 1em;
}
form input[type=submit]{
    color: #FFF;
    background-color: #999;
}
.center{
    display: block;
    margin: 0 auto;
}
.borda {
    color: transparent;
    color: transparent;
    background-image: url(../img/logo-fundo.jpg);
    background-position: 0px center;
    background-size: 100% 100%;
    position: relative;
    overflow: visible;
    right: -8px;
}
.borda a:focus,
.borda a:hover{
  text-decoration: none;
}
.borda .caption h3{
    font-size: 12px;
    font-family: proximalight;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 170px;
}
.mostra
{
    display: block;
    width: 100%;
    height:100%;
    line-height: 10px;
    overflow: hidden;
    text-align: center;
    cursor: pointer;
    background-position: center center, center center;
    background-repeat: no-repeat,no-repeat;
    background-size: 0px,170px 100%;
}
.mostra:hover{
    color: transparent;
    background-size: 150px,170px 100%;
}
.pintRest{
    display: inline-block;
    width: 100%;
    overflow: hidden;
    margin: 1%;
    background: #000;
    border-radius: 4px;
    margin-bottom: 15px;
}
.pintRest img{
    display: block;
    width: 100%;
    height: 100%;
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncA type="table" tableValues="0 0.7" /></feComponentTransfer></filter></svg>#filter');
    -webkit-filter: opacity(.7);
    filter: opacity(.7);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}
.pintRest img:hover{
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncA type="table" tableValues="0 0.9" /></feComponentTransfer></filter></svg>#filter');
    -webkit-filter: opacity(.9);
    filter: opacity(.9);
    width: 105%;
    margin-left: -5%;
    margin-top: -5%;
}
#tendencias{
    height: auto;
    min-height: 100vh;
    margin: 0px 30px -30px;
}
#empreendimentos p{
    margin-left: 43px;
}
#home{
    margin-top: 65px;
}
#home p{
    margin: 0px;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
    background-color: #F5F5F5;
    background: -webkit-linear-gradient(#000000, #000000);
    background: linear-gradient(#000000, #000000);
    background-size: 100% 1px;
    background-repeat: repeat-x;
    background-position: 0px 36px;
    padding: 14px 2px;
    margin:  1px 11px 0 10px;
}
@media (max-width: 768px) and (min-width: 500px){
  #empreendimentos span #swiper-pagination {
    margin-top: 4px;
    margin-left: -58%;
  }
  footer{
    margin-top: 57px;
  }
}
@media (max-width: 480px){
    #empreendimentos p{
        text-align: center!important;
        padding-right: 0px!important;
        margin-left: -1px!important;
    }
    #lancamentos span .swiper-pagination {
        margin: -20px;
        margin-left: -16%;
    }
    #empreendimentos span #swiper-pagination {
        margin-top: 12px;
        margin-left: -70%;
    }
    #empreendimentos footer {
        text-align: center;
        margin-top: 43px;
        margin-bottom: 6px;
        z-index: 999;
    }
    #empresa{
        top: -11px!important;
    }
    .empresa{
        height: 44vh!important;
    }
    #home {
        margin-top: 70px;
    }
    #home #homee {
        height: 300px;
    }
    .navbar-toggle {
        margin-top: -13px;
    }
    .homeImg {
        width: 100%;
        height: 200px;
    }
    .minimo {
        min-height: 0px;
        margin-top: 0px;
        padding-top: 0px;
    }
    .empreendimentosImg {
        margin-left: 0px;
        width: 100%;
    }
    .lancamentoImg {
        margin-left: 0px;
        width: 100%;
    }
    .swiper-wrapper .swiper-slide img {
        width: 100%;
        height: 200px;
        margin-left: 0px;
    }
    .lancamento img{
        width: 100%;
    }
    .swiper-wrapper .swiper-slide .lancamento img {
        width: 82%;
        height: 50px;
        margin-top: 20px;
        display: block;
        margin: 0 auto;
    }
    .swiper-pagination-bullet {
        border: 1px solid #101010;
        display: inline-block;
        width: 10px;
        height: 10px;
        background-color: #000 \9;
        border-radius: 10px;
    }
    #tendencias {
        height: auto;
        min-height: 100vh;
        margin: 0px 6px -30px;
        margin-bottom: -140px;
    }
    .tendencia {
        text-align: center;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    #tendencias h3{
        text-align: center!important;
        padding-right: 0px!important;
    }
    #parceiro{
        margin-top: 117px!important;
    }
    .contato{
        height: 220px!important;
    }
    .contato {
        text-align: center;
        margin-bottom: -160px;
        margin-top: 0px;
    }
    .borda .caption h3 {
        font-size: 11px;
        font-family: proximalight;
        cursor: pointer;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 170px;
    }
    form input, form textarea {
        display: block;
        width: 100%;
        margin-top: 20px;
        padding: 12px;
        border: 1px solid #999;
        font-size: 1em;
    }
    #lancamentos h3{
        text-align: center!important;
    }
    #lancamentos p{
        text-align: center!important;
        padding-right: 0px!important;
    }
}
