/************************************************
(SITE SPECIFIC STYLING)
*************************************************/


/*
ESCURO	: #4E190D
DOURADO:  #C8A062  - 200,160,98

*/


/************************************************
    FANCYBOX
*************************************************/


img.hoverable:hover{
    opacity:0.7;
}


#fancybox-title-over{
    color:#fff;
}

#fancybox-outer, #fancybox-content, #fancybox-img{
    background-color: #fff !important;
    /*border:0 !important;*/
}
#fancybox-content{
    border:solid 50px #fff !important;
}

#fancybox-left-ico {
    left: 20px;
    /*background: url("../../images/banner/left-arrow.png") no-repeat center center;*/

    
}
#fancybox-right-ico {
    right: 20px;
    left: auto;
}

#produtos-title { text-align: left; }
#produtos-title b { display: block; margin-right: 80px; }
#produtos-title span { float: right; }



.fancybox-slide .myContent {
	max-width  : 60%;
    /*border:solid 4px red !important;*/
}


/************************************************
    PL-GALLERY / POPUP IMAGE
*************************************************/

.popup-cont{
    position: absolute;
    /*width:600px;
    height:300px;*/
    background-color: white;
    z-index:10000;
    display:none;
    text-align: center;
    
    
/*
-webkit-box-shadow: 0 0 30px 45px rgba(255,255,255,0.5);
-moz-box-shadow: 0 0 30px 45px rgba(255,255,255,0.5);
box-shadow: 0 0 30px 45px rgba(255,255,255,0.5);
*/
  
    -webkit-box-shadow: 0px 0px 213px 1800px rgba(52,52,52,0.8);
-moz-box-shadow: 0px 0px 213px 1800px rgba(52,52,52,0.8);
box-shadow: 0px 0px 213px 1800px rgba(52,52,52,0.8);


}

.popup-cont.active{
    display:block;
}

.pop-left-arrow{
    position: absolute;
    top:60%;
    left:2%;
    display: block;
    width:24px;
    height:24px;
    background-color: rgba(1,1,1,1);
    background: url("../../images/banner/left-arrow.png") no-repeat center center;
    background-size: 100%;
    cursor: pointer;
    
    
}
.pop-right-arrow{
    position: absolute;
    top:60%;
    right:2%;
    display: block;
    width:24px;
    height:24px;
      z-index:10000;
    background-color: rgba(1,1,1,1);
    background: url("../../images/banner/right-arrow.png") no-repeat center center;
    background-size: 100%;
    cursor: pointer;
}
.pop-close{
    position: absolute;
    top:2%;
    right:1%;
    display: block;
    width:24px;
    height:24px;
    z-index:10000;
     background-color: rgba(1,1,1,1);
    background: url("../../images/close.png") no-repeat center center;
    background-size: 100%;
    cursor: pointer;
    
    
}


/************************************************
*************************************************/












#map{
    width: 100%;
    height: 500px;
    background-color:aliceblue;
}


p.biggest{
    font-size: 400%;
}
p.big{
    font-size: 300%;
}


p.shadow{
    font-family: Shadow;    
}

p.medium{
    font-size: 180%;
}

p.full-width⁄{
    width:100%;
    /*border:solid 1px white;*/
}
p.center{
    text-align: center;
}
p.inverse{
    color:#eee;
}



.projeto-descr{
    /*border:solid 2px orange;*/
    margin-left:15%;
    margin-right:15%;
    width:70%;
    margin-top : 80px;
    margin-bottom : 80px;
}

.projeto-descr .title{
    text-align: center;
    margin-bottom: 60px;
    margin-top:20px;
    display:block;
}
.projeto-descr .title > *{
    font-size: 140%;
    font-family:Gt-Bold ;
    
}

.projeto-descr span.golden {
    color: #C8A062;
}
.projeto-descr span.fin-image{
    width:100%;
    margin-top:60px;
    max-width:800px;
    display: block;
    min-height: 140px;
    background: url("../../images/fin-logo.png") no-repeat center center;
    background-size: 100%;
}


.temp-debug{
    border:solid 1px orange !important;
}


/************************************************
  HEADER
************************************************/



/* HeaderTop */
.header-top{
    display:block;
    width:100%;
    margin:0;
    padding:0;
}

/************************************************
  MENU + BANNER (Inside header-top)
************************************************/
.moduletable_menu{
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    height: 60px;
    z-index: 10;
    background-color: rgba(0,0,0,0.6);
}
.moduletable_banner{
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    height: 380px;
    z-index: 0;
    
}



/* HeaderLeft (LOGO)*/
.header-left{
    position:absolute;
    display:block;
    top:0;
    z-index:20;
    margin:0;
    padding:0;
    background : url("../../images/logo.png") no-repeat center center !important;
    background-color:#2B2A29 !important;
    background-size: 100% !important;
}

.header-center{display:none !important;}
.header-right{display:none !important;}
.header-bottom{display:none !important;}






/************************************************
  MAIN
************************************************/

#main{
    /*margin:0;
    width:100%;
    margin-top:586px;*/
    
}

.main-top{
    min-height:2px;
    margin-top:30px;
}

.main-bottom{
    /*float:left;*/
    /*margin-left:10%;
    margin-right:10%;*/
    width:100%;
    min-height: 1px;
    background-color: #fff;
    overflow:auto;
}
.main-component{
    margin:0;
    width:100%;
    /*margin-top:586px;*/
    /*margin-left:15%;
    margin-right:15%;
    width:70%;
    margin-top : 80px;
    margin-bottom : 80px;*/
}
.main-component table{
    margin-left:15%;
    margin-right:15%;
    width:70%;
    margin-top : 80px;
    margin-bottom : 80px;
}


.main-component div.contact{
    margin-left:15%;
    margin-right:15%;
    width:70%;
    margin-top : 80px;
    margin-bottom : 80px;
}



/************************************************
  CARNES
************************************************/
div.talho{
    display:table;
    width: 100%;
    margin:0;padding:0;
}
div.talho .row{
    display: table-row;
    margin:0;padding:0;
}
div.talho .row .cell{
    display: table-cell;
    margin:0;padding:0;
    margin-left:30px;
}

div.talho .row .cell img{
    
    width:100%;
    
}



/************************************************
  PRODUTOS
************************************************/

.module-plform-produtos-main {
    margin-left:15%;
    margin-right:15%;
    width:70%;
    margin-top:100px;
}
.module-plform-produtos {
    margin-left:15%;
    margin-right:15%;
    width:70%;
}


.pl-form-produtos-main div.wrapper{
    /*border: solid 1px #ddd;*/
    /*height: 300px;
    width: 100%;
    margin-bottom: 100px;
    text-align: center;*/
    display:block;
    margin-top:40px;
    

}
.pl-form-produtos{
    margin-bottom:160px;
    
}


.list-record{
    text-align:center;
    display:inline-block; 
    width:25%;
    min-width:200px;
    max-width:400px;
    min-height:120px;
    
    margin:auto;
    margin-left:4%;
    margin-bottom:60px;
    

    
}

.list-rec-field{
    width:100%;
    display:block;
    float:left;
    clear:both;
}

.list-rec-field.field-title{
    color:#4E190D !important; 
    font-family:Gt-Bold;
    font-size:120%;
    padding-top: 40px;
    background : url("../../images/risco.png") no-repeat top center;
    background-size: 80%;
}

.list-rec-field img{
    width:100%;
}




/************************************************
  FOOTERS
************************************************/
.foot{

}

/* FooterTop */
.footer-top{
    
    width:100%;
 
}
/**********************/
.footer-middle{
    width:100%;
    height:500px;

    /*background-color: #3ab;*/
    background-color: #000;
   
}



.footer-left{
    width:28% ;
    float:left;
    height:400px;
    
    /*display: table-cell;*/
    /*min-width: 400px;*/

    /*background-color: #000;*/
}
.footer-center{
   
}
.footer-right{
    /*width:10%;*/
    width:68%;
    /*height:400px;*/
    float:left;
    
    
    /*display: table-cell;*/
    
    background-color: #000;
    
}


/**********************/
.footer-bottom{
    background-color: #000;
    padding-top:10px;
    padding-bottom:10px;
    color:#fff;
}

/************************************************
  O NOSSO GRUPO
************************************************/

div.moduletable-nosso-grupo{
    /*padding:0;
    margin:0;
    float:left;
    width:100%;
    height:100%;*/
    
    width:100%;
    height:100% !important;
    float:left;
    background-color: #000;
}
div.nosso-grupo{
    margin-left:30px;
    margin-top:10px;
    /*margin-left:40px;*/
    width:60%;
    display:block;
    height:100% !important;
    
}


span.grupo,
span.excelencia{
    display:block;
    text-align: center;
    margin:0;
    width:100%;
}


span.grupo img{
    /*width:100%;
    max-width:575px;*/
    height:auto;
}
span.excelencia img{
    height:100%;
    width:auto;
    /*margin-top:80px;*/
}


.nosso-grupo span.title{
    font-size: 140%;
    color: #C8A062;
}
/*.nosso-grupo tbody tr:first-child{*/
.nosso-grupo tbody tr{
    height:100px;
}


.moduletable-visit1{
    /*max-height:200px;*/
    overflow:hidden;
    background: url("../../images/visit-1.png") no-repeat center center;
    background-size: 100%;
}
.moduletable-visit2{
    /*max-height:200px;*/
    overflow:hidden;
    background: url("../../images/visit-2.png") no-repeat center center;
    background-size: 100%;
}



p.copyright{
    color:#fff;
    font-size: 60%;
    text-align: center;
    width:100%;
    height:40px;
    line-height: 140%;
}

.moduletable-financiamento{
    height:80px;
    margin-top:50px;
    
}
div.financiamento{
    display:block;
    width:100%;
    
    background-color: #000;
    
}
div.financiamento .fin-img{
    display:block;
    width:100%;
    height:50px;
    background : url("../../images/logosfinanciamento.png") no-repeat center center;
    
}

.moduletable_menu{
    position:fixed !important;
    
}

.moduletable-menu-bottom{
    text-align:center;
}
.moduletable-menu-bottom > ul > li > a{
    text-decoration: none;
    color:white;
    font-size: 80%;
}





table.marg tbody tr td:first-child{
    display:inline;
    background : url("../../images/risco.png") no-repeat bottom center;
    background-size: 100%;
    /*border:solid 1px #000;*/
    padding:30px;
    text-align: center;
    vertical-align: top;
    font-size: 280%;
    font-family:Shadow;
    color:#4E190D;
    padding-left:0;
    padding-right:0;

}

div.dec-img-abs{
    position:relative;
    margin:0;
    overflow:hidden;        
    width:100%;
    min-height:200px;
}



.dec-img-abs img{
    width:100%;
    height:auto;
    
}

/*p.visite-nos{
    position:absolute;
    width:100%;
    margin-top:2%;
    color:#eee;
    text-align: center;
}*/

/************************************************
  SOCIAL
************************************************/

.moduletable-social{
    position:absolute;
    right:30px;
    float: right;
    width: 300px;
    height: 100px;
    margin-top: 20px;
    padding-top:10px;
    /*border: 3px solid #73AD21;*/
    background: url("../../images/facebook.png") no-repeat right bottom;
}
.moduletable-social .custom-social p.title{
    font-size: 140%;
    color:#C8A062;
    text-align:right;
    line-height: 100%;
}



/************************************************
  CONTACTOS - CONTACT FORM
************************************************/
div.contact .page-header h2 span{
    font-family:Shadow;
    
}
.accordion-heading{
    display:none;
}

.control-group{
    margin-top:10px;
}

.contact-form form fieldset{
    border:0;
}
#contact-form > fieldset > legend{
    display:none;
}
#contact-form > fieldset > div > div.control-label{
    display:none;
}

#contact-form > fieldset > div,
#contact-form > div > div.controls{
    /*border:solid 1px orange;*/
    width:80%;
}


#contact-form > fieldset > div > div.controls>input,
#jform_contact_message{
    border:solid 1px #666;
    width:100%;
    font-size: 100%;
    padding-left:10px;
    color:#000;
}
#jform_contact_message{
    margin-top: 10px;
}
#contact-form > div > div > button{
    background-color: #C8A062;
    border:0;
    color:#fff;
    font-family: Shadow;
    font-size:120%;
    float:right;
}


.up-arrow{
    display:block;
    width:100%;
    height:40px;
    background-color: #000;
    
}
.up-arrow .image{
    float:right;
    width:90px;
    height:80px;
    z-index: 1000;
    margin-top:-40px;
    margin-right:30px;
    background:url(../../images/up-arrow.png) no-repeat right center;
    background-size: 80%;
    cursor:pointer;
}

/************************************************
  CONTACTOS - MAPA
************************************************/

.mapa,
.iframe-mapa{
    position:relative;
    top:0;
    margin:0;
    padding:0;
    width:100%;
    height:410px; 
}


.mapa{
    background:
        linear-gradient(
            rgba(255,255,255, 1.0), 
            rgba(200,160,98, 0.2)
        ), url("../../images/mapa.png") repeat-y center center ;
    background-size: 100%;
    cursor: pointer;
      
}
.iframe-mapa{
    display:none;
}

div.onde-estamos-header {
    padding-top: 10px;
    text-align: center;
}




/********************************************************************************/
/********************************************************************************/
/* Custom, iPhone Retina */ 
/********************************************************************************/
/********************************************************************************/
@media only screen and (min-width : 280px) {
    
    .footer-middle{
        height: 800px;
    }

  
    p.big{
        font-size: 100%;
    }
    p.biggest{
        font-size: 200%;
    }
    p.medium{
        font-size: 80%;
    }
    
    .header-left{
        left:20px;
        width:100px;
        height:88px;
    }
    
    .header-center{
        width:100%;
        overflow: auto;
        padding-top:0px;
    }
    .header-right{
        width:90% ;

    }
    .moduletable_menu{
        background-color: rgba(0,0,0,0);
    }
    table.marg tbody tr td:first-child{
        padding-left:0;
        padding-right:10px;
        font-size: 200%;
    }
    
    .mapa, .iframe-mapa{
        width:100%;
        height:100px; 
    }
    .footer-right{
        width:100%;
    }
    div.nosso-grupo{
        width:90%;
    }

    .moduletable-nosso-grupo{
        margin-top:200px;
    }
    .moduletable-social{
       right:50px;
    }
   
    
}

/********************************************************************************/
/* Extra Small Devices, Phones */ 
/********************************************************************************/
@media only screen and (min-width : 480px) {
    
    .footer-middle{
        height: 800px;
    }

   
    p.big{
        font-size: 200%;
    }
    p.biggest{
        font-size: 200%;
    }
    p.medium{
        font-size: 100%;
    }
    
    
    .header-left{
        left:18px;
        width:100px;
        height:88px;
    }
    .header-center{
        width:100%;
        min-height: 1px;
        padding-top:0;
    }
    .header-right{
        top:0px;
        width:90% ;

    }
    .moduletable_menu{
        background-color: rgba(0,0,0,0.6);
    }
    
  
     table.marg tbody tr td:first-child{
        padding-left:0;
        padding-right:10px;
        font-size: 200%;
    }
    
    .mapa, .iframe-mapa{
        width:100%;
        height:160; 
    }
   
    .footer-right{
        width:100%;
    }
    div.nosso-grupo{
        width:90%;
    }
    
    .footer-left{
        width:100%;
    }
    .moduletable-nosso-grupo{
        margin-top:100px;
    }
    .moduletable-social{
       right:50px;
    }

    
    
}

/********************************************************************************/
/* Medium Devices, Desktops */
/********************************************************************************/
@media only screen and (min-width : 992px) {
    
    .footer-middle{
        height: 560px;
    }

   
    p.big{
        font-size: 260%;
    }
    p.biggest{
        font-size: 320%;
    }
    p.medium{
        font-size: 140%;
    }
    

    
    .header-left{
        left:40px;
        width:180px;
        height:159px;
    }
    .header-center{
        padding-top:30px;
        width:50%;
        min-height: 1px;
    }
    .header-right{
        width:400px ;
        top:0;
    }
    .moduletable_menu{
        background-color: rgba(0,0,0,0.6);
    }

    table.marg tbody tr td:first-child{
        font-size: 220%;
        padding-left:30px;
        padding-right:30px;
    }
    
    .mapa, .iframe-mapa{
        width:100%;
        height:260px; 
    }
    .footer-right{
        width:48%;
        height:400px;
    }
    div.nosso-grupo{
        width:80%;
        
    }
    .footer-left{
        width:28%;
    }
  .moduletable-nosso-grupo{
        margin-top:10px;
    }
    .moduletable-social{
       right:30px;
    }
     span.excelencia{
        width:100%;
        margin-top: 30%;
    }
 
}

/********************************************************************************/
/* Large Devices, Wide Screens */
/********************************************************************************/
@media only screen and (min-width : 1200px) {
    
    .footer-middle{
        height: 580px;
    }

    
    
    p.big{
        font-size: 280%;
    }
    p.biggest{
        font-size: 380%;
    }
    p.medium{
        font-size: 160%;
    }

    
    .header-left{
        left:60px;
        width:210px;
        height:185px;
    }
    .header-center{
        padding-top:30px;
        width:50%;
        min-height: 1px;
    }
    .header-right{
        width:400px ;
        top:0;
    }
    .moduletable_menu{
        background-color: rgba(0,0,0,0.6);
    }

    table.marg tbody tr td:first-child{
     
        padding-left:50px;
        padding-right:50px;
        font-size: 260%;
    }
  
    .mapa, .iframe-mapa{
        width:100%;
        height:320px; 
    }
    .footer-right{
        width:58%;
        height:400px;
        /*border: solid 1px white;*/
    }
    div.nosso-grupo{
        width:80%;
    }
    .nosso-grupo span.title{
        margin-left:10%;
    }
    .footer-left{
        width:28%;
    }
    .moduletable-nosso-grupo{
        margin-top:10px;
    }
    .moduletable-social{
       right:30px;
    }
    span.excelencia{
        width:80%;
        margin-top: 13%;
    }

}

/********************************************************************************/
/* EXTRA Large Devices, Wide Screens */
/********************************************************************************/
@media only screen and (min-width : 1600px) {
   
    .footer-middle{
        height: 520px;
    }
    
    
    
    p.big{
        font-size: 300%;
    }
    p.biggest{
        font-size: 400%;
    }
    p.medium{
        font-size: 180%;
    }


          
    .header-left{
        left:60px;
        width:210px;
        height:185px;
    }

    .header-center{
        padding-top:30px;
        width:50%;
        min-height: 1px;
    }
    .header-right{
        width:400px ;
        top:0;

    }
    .moduletable_menu{
        background-color: rgba(0,0,0,0.6);
    }


    table.marg tbody tr td:first-child{
        padding-left:50px;
        padding-right:50px;
        font-size: 280%;
    }
    .mapa, .iframe-mapa{
        width:100%;
        height:410px; 
    }
   
    .footer-right{
        width:68%;
        height:400px;
    }
    div.nosso-grupo{
        width:60%;
        
    }
    .nosso-grupo span.title{
        margin-left:10%;
    }
    .footer-left{
        width:28%;
    }
    .moduletable-nosso-grupo{
        margin-top:10px;
    }
    .moduletable-social{
       right:30px;
    }
    
    span.excelencia{
        width:100%;
        margin-top: 12%;
    }
  

}

   
 