@import url(http://fonts.googleapis.com/css?family=Open+Sans|Source+Sans+Pro); 
@import url(https://fonts.googleapis.com/css?family=Hind+Siliguri:400,700); 
@import url(../../js/jquery/bootstrap/bootstrap.inline-responsive.css); 
@import url(menu_responsivo.css); 
body,html{
    height: 100%;
    margin: 0px;
    padding: 0px;
    font-family: 'Open Sans', verdana, sans-serif;
    font-size: 13px;    
    color:#fff; 
}






/*EFEITOS NA MOLDURA DO ITEM BOX*/
.item-box{
    padding:0px;
    margin-bottom: -20px;
    background-color: 
    border:0px solid #fff; (borda)
    border-radius:5px;
    padding-bottom: 1px;
}
/*BORDA AO REDOR DA FOTO*/
.item-box img{
    border:0px solid #eee;
    border-radius:2px;
    width: 100%;
}
.item-box img:hover{
    opacity:.8;
}



/*EFEITOS NA MOLDURA DO ITEM BOX*/
.item-box2{
    padding:0px;
    margin-bottom: -20px;
    background-color: 
    border:0px solid #fff; (borda)
    border-radius:5px;
    padding-bottom: 1px;
}
/*BORDA AO REDOR DA FOTO*/
.item-box2 img{
    border:4px solid #FF00FF;
    border-radius:2px;
    width: 100%;
}
.item-box2 img:hover{
    opacity:.8;
}


/*EFEITOS NA MOLDURA DO ITEM BOX*/
.item-box3{
    padding:0px;
    margin-bottom: -20px;
    background-color: 
    border:0px solid #fff; (borda)
    border-radius:5px;
    padding-bottom: 1px;
}
/*BORDA AO REDOR DA FOTO*/
.item-box3 img{
    border:0px solid #eee;
    border-radius:90px;
    width: 100%;
}
.item-box3 img:hover{
    opacity:.8;
}




/*RESPONSIVO - S� ALTERE SE SOUBER O QUE EST� FAZENDO */

/* FIX PARA LARGURA 100% FACEBOOK LIKE BOX*/
#fb-root {
    display: none;
}
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
    width: 100% !important;
}   
/* adicional fix responsivo
@media only screen and (max-width: 767px) {
.fb-comments{width: 100% !important;}
.fb-comments iframe[style]{width: 100% !important;}
.fb-like-box{width: 100% !important;}
.fb-like-box iframe[style]{width: 100% !important;}
.fb-comments span{width: 100% !important;}
.fb-comments iframe span[style]{width: 100% !important;}
.fb-like-box span{width: 100% !important;}
.fb-like-box iframe span[style]{width: 100% !important;} }
*/
/*END FIX FACEBOOK*/

/*ALTERA O ESTILO PARA DISPOSITIVOS COM RESOLUCAO MAIOR QUE 1200*/
@media (max-width: 1200px) {  
    #form-busca .sel-custom{
        width: 121px !important;
    }
    #busca-ref {
        padding-top:8px !important;
    }
    .item-box .ribbon{
        font-size: 14px;
        width:84%;
        font-weight: bold;
        color: #fff;
        padding-left: 30px;
        line-height: 35px;   
        opacity:.8
    }    
}
/*ALTERA O ESTILO PARA DISPOSITIVOS COM RESOLUCAO MENOR QUE 767 (tablet) */
@media (max-width: 767px) {
    #form-busca{
        width:100% !important;
        margin-bottom:40px !important;
        float:left;
        display:block;
    }  
    #form-busca .sel-custom{
        width:100% !important;
    }
    #busca-ref {
        padding-top:8px !important;
    }    
    #top-search{
        margin: 0px;
        height: auto;
        display:block;
        margin-bottom:20px !important;
        padding-top:5px;
        background: #e2e2e2; 
    }
    .item-box .ribbon{
        font-size: 14px;
        width:99%;
        background: url(../../images/layout/ribbon.png) no-repeat;
        background-position: -55px 0px !important;
        margin-left: 0px;
        font-weight: bold;
        color: #fff;
        padding-left: 30px;
        line-height: 35px;   
        opacity:.8
    }
    body{
        padding: 2px;
    }
    .font-20{
        font-size:16px;
    }
}
/* landscape E desktop */
@media (min-width: 767px) and (max-width: 1200px) {
    #busca-ref{
        display:none !important;
    }
}
@media (max-width: 480px) {
    .box-detail{
        padding: 10px;
    }    
}

/* SMARTPHONE e TABLET
@media (max-width: 767px) {  }
*/

/*  phones and down 
@media (max-width: 480px) {  }
*/


/* SLIDESHOW TOPO */
.modelo_nome_estilizado {
    font-family: 'Hind Siliguri', sans-serif !important;
    font-size: 16px !important;
    text-align: center;
    text-shadow: 2px 2px 8px #363636;
}

/* COR DO NOME ESTILIZADO NA FOTO DE DESTAQUE DA MODELO NA PÁGINA DE DETALHE */
.modelo_nome_estilizado span {
    color: #ECB767;
    font-weight: 700;
}
.item_slideshow a {
    color: #fff;
    text-decoration: none;
}
@media screen and (max-width: 1400px) {
    .loop .owl-item .modelo_nome_estilizado{
        /* min-width: 160px !important; */
        font-size: 14px !important;
    }
}

.image_rounded {
    border-radius: 15px !important;
}

.font_size18 { font-size: 18px !important; }
@media screen and (max-width: 1400px) {
    .font_size18 { font-size: 15px !important; }
}
.font_size20 { font-size: 20px !important; }
.font_size24 { font-size: 24px !important; }

#fotos_detalhe {
    margin-bottom: 30px;
}






@media screen and (max-width: 991px) {
    #fotos_detalhe {
        margin-bottom: 10px;
    }
}
#fotos_detalhe .foto_retrato.foto_retrato_left {
    float: right;
    margin-right: 10px;
    /* margin: 0 0 0 70px; */
}
#fotos_detalhe .foto_retrato.foto_retrato_right {
    float: left;
    margin-left: 10px;
    /* margin: 0 70px 0 0; */
}
#fotos_detalhe .foto_paisagem {
    max-width: 1025px;
    margin: 0 auto;
}












@media screen and (max-width: 1400px) {
    #fotos_detalhe .foto_retrato {
        max-height: 600px;
    }
    #fotos_detalhe .foto_retrato.foto_retrato_left {
        /* margin: 0 0 0 140px; */
    }
    #fotos_detalhe .foto_retrato.foto_retrato_right {
        /* margin: 0 140px 0 0; */
    }
    #fotos_detalhe .foto_paisagem {
        max-width: 835px;
    }
}
@media screen and (max-width: 1199px) {
    #fotos_detalhe .foto_retrato.foto_retrato_left {
        /* margin: 0 0 0 50px; */
    }
    #fotos_detalhe .foto_retrato.foto_retrato_right {
        /* margin: 0 50px 0 0; */
    }
}

@media screen and (max-width: 991px) {
    #fotos_detalhe .foto_retrato.foto_retrato_left {
        margin: 0 auto;
    }
    #fotos_detalhe .foto_retrato.foto_retrato_right {
        margin: 0 auto;
    }
    #fotos_detalhe .foto_paisagem {
        width: 100%
    }
}

@media screen and (max-width: 767px) {
    #fotos_detalhe .foto_retrato.foto_retrato_left {
        float: inherit;
    }
    #fotos_detalhe .foto_retrato.foto_retrato_right {
        float: inherit;
    }
}


.topo_detalhe {
    margin: 30px 0 0 0;
}

.topo_detalhe .coluna {
    padding: 20px;
}

.topo_detalhe .coluna .botao_contato {
    width: 100%;
    height: 60px;
}

.topo_detalhe .coluna .info {
    margin-top: 30px;
}

.topo_detalhe .coluna .foto_destaque {
    /* max-height: 780px; */ /* Altera espessura; */
}
.topo_detalhe .coluna .flex-caption2 {
    font-family: 'Hind Siliguri', sans-serif !important;
    height: 125px;
    bottom: 130px;
    text-align: right;
    padding-right: 30px;
    font-size: 40px !important;
    line-height: 30px;
    overflow: hidden;
    margin-bottom: -80px;
    text-transform: uppercase;
    padding-top: 20px;
    letter-spacing: -1px;
}
.topo_detalhe .coluna .flex-caption2 span {
    font-size: 24px;
    text-transform: none;
    letter-spacing: inherit;
}
.topo_detalhe .table th {
    /* padding: 9px 8px 10px 8px; */
}

@media screen and (max-width: 767px) {
    .topo_detalhe .coluna .botao {
        margin-top: 20px; 
    }
}

@media screen and (max-width: 485px) {
    .topo_detalhe .coluna .flex-caption2 {
        font-size: 30px !important;
    }
    .topo_detalhe .coluna .flex-caption2 span {
        font-size: 30px !important;
    }
}
@media screen and (max-width: 390px) {
    .topo_detalhe .coluna .flex-caption2 {
        font-size: 24px !important;
    }
    .topo_detalhe .coluna .flex-caption2 span {
        font-size: 24px !important;
    }
}
@media screen and (max-width: 330px) {
    .topo_detalhe .coluna .flex-caption2 {
        font-size: 22px !important;
    }
    .topo_detalhe .coluna .flex-caption2 span {
        font-size: 22px !important;
    }
}






.topo_detalhe .coluna .flex-caption3 {
    font-family: 'Hind Siliguri', sans-serif !important;
    height: 95px;
    bottom: 130px;
    text-align: right;
    padding-right: 30px;
    font-size: 40px !important;
    line-height: 30px;
    overflow: hidden;
    margin-bottom: -80px;
    text-transform: uppercase;
    padding-top: 20px;
    letter-spacing: -1px;
}
.topo_detalhe .coluna .flex-caption3 span {
    font-size: 24px;
    text-transform: none;
    letter-spacing: inherit;
}
.topo_detalhe .table th {
    /* padding: 9px 8px 10px 8px; */
}

@media screen and (max-width: 767px) {
    .topo_detalhe .coluna .botao {
        margin-top: 20px; 
    }
}

@media screen and (max-width: 485px) {
    .topo_detalhe .coluna .flex-caption3 {
        font-size: 30px !important;
    }
    .topo_detalhe .coluna .flex-caption3 span {
        font-size: 30px !important;
    }
}
@media screen and (max-width: 390px) {
    .topo_detalhe .coluna .flex-caption3 {
        font-size: 24px !important;
    }
    .topo_detalhe .coluna .flex-caption3 span {
        font-size: 24px !important;
    }
}
@media screen and (max-width: 330px) {
    .topo_detalhe .coluna .flex-caption3 {
        font-size: 22px !important;
    }
    .topo_detalhe .coluna .flex-caption3 span {
        font-size: 22px !important;
    }
}
















.topo_descricao {
    padding: 30px 40px;
    background-color: #1C1C1C;
    margin: 0 0 50px 0;
    border: 1px solid #4e3f0d;
}



.topo_descricao .descricao, 
.topo_descricao .descricao p,
.topo_descricao .descricao span{
    font-size: 18px !important;
    color: #fff !important;
}

.detalhe_bem_proximas {
    font-size: 26px !important;
    border-bottom: 1px dotted #6d5607;
    margin-top: 31px;
    padding-bottom: 20px;
}

.botao_whatsapp {
    background-color: #d8b81b;
    border-color: #d8b81b;
}

.botao_whatsapp:hover{
    background-color: #bfa319;
    border-color: #bfa319; 
}
.botao_whatsapp a, .botao_whatsapp a:visited, .botao_whatsapp a:link, .botao_whatsapp a:active{
    color:#000;
}
.botao_whatsapp a:hover{
    color:#000;
}

.super_destaque_lista_home {
    margin-bottom: 20px;
    margin-bottom: -50px;
}
.todas_modelos_lista_home {
    margin-bottom: 20px;
    margin-bottom: -15px;
}

/* BOTÃO FLUTUANTE DO WHATZAPP E PHONE */
.float_phone {
    width: 201px;
    height: 60px;
    position: fixed;
    right: -142px;
    z-index: 9999;
    top: 50%;
}
.float_whatsapp {
    width: 201px;
    height: 60px;
    position: fixed;
    right: -142px;
    z-index: 9999;
    top: 59%;
}
.float_whatsapp button, .float_phone button {
    width: 220px;
    height: 60px;
}
