/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
.fita {
    z-index: 9;
    position: absolute;
    width: auto;
    left: 0;
    background: none;
    top: -10px;
    display: none;
}
.tooltip {
    display: none;
    position: absolute;
    border: 1px solid #fff;
    background-color: #fff;
    border-radius: 5px;
    padding: 7px 15px;
    color: #d45f6c;
    font-size: 13px Arial;
    z-index: 999999;
    box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.3);
    font-family: "Josefin Sans";
    text-transform: uppercase;
}
.video_home {
    text-align: left !important;
    width: 1112px;
    height: 474px;
    margin-left: 0;
    margin-top: -21px;
    position: relative;
}
#player1 {
    margin-top: -57px;
    display: block !important;
    position: absolute;
}
.pic {
    position: absolute;
    z-index: 1;
    background: url('../images/pic.png') repeat;
    width: 100%;
    height: 100%;
    display: none;
    top: 0;
}
.trans {
    width: 400px;
    height: 100%;
    z-index: 9;
    position: absolute;
    background: rgba(255, 255, 255, .3) !important;
    top: 0;
    left: 0;
    text-align: center !important;
    color: #fff;
    padding-top: 40px;
}
.trans h3 {
    font-size: 26px !important;
    text-align: center !important;
    color: #fff;
    letter-spacing: 2px;
}
.trans h4 {
    font-size: 12px !important;
    text-align: center !important;
    font-weight: normal !important;
    margin-top: -12px !important;
    color: #fff;
}
.trans img {
    text-align: center !important;
    margin: 0 auto;
    width: 60%;
    height: auto;
    padding-top: 10px;
}
.botao {
    color: #fff !important;
    padding: 10px 20px;
    border: 1px solid #fff;
    font-size: 16px;
    margin: 20px 0 20px;
    background: rgba(0, 0, 0, 0.5);
}
.botao:hover {
    background: #cc0000;
    color: #fff !important;
    padding: 10px 20px;
    border: 1px solid #cc0000;
    font-size: 16px;
    margin: 20px 0 20px;
}
.separador {
    clear: both;
    height: 20px;
}
.overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
}
#popup_janela, #popup_janela_ad {
    display: none;
    margin-left: -300px;
    margin-top: -215px;
    top: 50%;
    left: 50%;
}
.popup_mensagem, .popup_mensagem_ad {
    position: relative;
    padding: 20px;
    font-family: Calibri, Arial, sans-serif;
    background: #FFF;
    width: 640px;
    height: auto;
    box-shadow: 0 0 0 9999px rgba(0,0,0,0.7);
    box-sizing: border-box;
}
.popup_mensagem {
    z-index: 9999999;
}
.popup_mensagem_ad {
    z-index: 99999;
}
#popup_close, #popup_close_ad {
    position: absolute;
    top: 7px;
    right: 20px;
    cursor: pointer;
    font-weight: bold;
    height: 30px !important;
}
#popup_close:hover,#popup_close_ad:hover {
    color: #d45f6c;
}
#fvpp-dialog h2 {
    font-size: 2em;
    margin: 0;
}
#fvpp-dialog p {
    margin: 0;
}
.original {
    position: absolute;
    top: 0;
    z-index: 9999999;
    left: 0;
    display: none;
}
#ja-right {
    background: #fff;
    width: 28% !important;
}
.ja-col {
}
.wrap {
    width: 1110px
}
.main {
    width: 1110px;
}
/* Form*/
#ja-botsl .acymailing_form .inputbox {
    width: 208px!important;
    margin-top: 15px !important;
}
ul.social {
    margin-top: -30px;
}
/* MAIN NAVIGATION 
--------------------------------------------------------- */
/* hide menu button by default */
#ja-menu-button {
    display: none;
    position: relative;
}
/* EXTENTIONS 
--------------------------------------------------------- */

/* NSP Modules */
#ja-latest .nspArts {
    width: 1130px!important;
}
.gkTabsContainer .nspArts {
    width: 797px!important
}
/* Slideshow CK*/
.camera_fakehover {
    min-height: 450px;
}
/* K2 Component */
.itemImage img, .catItemImage img, .tagItemImage img, .userItemImage img, .itemIntroText img, .catItemIntroText img {
    width: 100%!important;
    max-width: 100%!important;
}
