/* 
    Created on : 29/07/2015, 11:35:44
    Author     : hjCosta
*/

header
{
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(#000000, #4d4d4d) repeat scroll 0 0;
    background: rgba(0, 0, 0, 0) -o-linear-gradient(#000000, #4d4d4d) repeat scroll 0 0;
    background: rgba(0, 0, 0, 0) -webkit-linear-gradient(#000000, #4d4d4d) repeat scroll 0 0;
    background: rgba(0, 0, 0, 0) -ms-linear-gradient(#000000, #4d4d4d) repeat scroll 0 0;
    background: rgba(0, 0, 0, 0) linear-gradient(#000000, #4d4d4d) repeat scroll 0 0;
    border-bottom: 4px solid #89B34E;
}



header .navbar
{
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    margin-bottom: 0
}

#mobile-nav{

background-repeat:no-repeat;
background-position:35% 60%;
}

header .navbar-collapse
{ padding: 0; }

/*logo*/
header .navbar-brand
{ float: none; }

@media(min-width:985px)
{
    header .navbar-header
    { width: 37%; }
}

@media(min-width:768px)
{
    header .navbar-brand
    {
        display: table;
        width: 100%; }

    header .navbar-brand > img
    {
        float: right;
         margin-top: 3%;
    margin-bottom: 3%;
    }
}

@media (min-width:835px) and (max-width:985px)
{
    header .navbar-header
    { width: 43%; }
}

@media (min-width:768px) and (max-width:835px)
{
    header .navbar-header
    { width: 47%; }
}

@media (max-width:420px)
{
    header .navbar-brand > img
    { margin-top: 30px }
}

/*=========================================================================================================================================
===========================================================================================================================================
==== MENU SUPER TOPO ======================================================================================================================
==========================================================================================================================================*/
header > div.row:first-child
{
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(#141414, #121212 25%, #262626 75%, #171717 98%) repeat scroll 0 0;
    background: rgba(0, 0, 0, 0) -o-linear-gradient(#141414, #121212 25%, #262626 75%, #171717 98%) repeat scroll 0 0;
    background: rgba(0, 0, 0, 0) -webkit-linear-gradient(#141414, #121212 25%, #262626 75%, #171717 98%) repeat scroll 0 0;
    background: rgba(0, 0, 0, 0) -ms-linear-gradient(#141414, #121212 25%, #262626 75%, #171717 98%) repeat scroll 0 0;
    background: rgba(0, 0, 0, 0) linear-gradient(#141414, #121212 25%, #262626 75%, #171717 98%) repeat scroll 0 0;
}

@media (min-width:991px)
{
    #opcoes-topo
    { float: right; }
}

@media (min-width:1250px)
{
    #opcoes-topo
    { margin-right: 27%; }
}

@media (max-width:1250px)
{
    #opcoes-topo
    { margin-right: 7%; }
}

#opcoes-topo li
{
    border-right: 1px solid rgba(250, 250, 246, 0.1);
    display: inline-block;
}
#opcoes-topo li:hover,
#opcoes-topo-mobile li:hover
{
    cursor: pointer;
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(#2a2a2a, #343434 25%, #484848 75%, #262626 98%) repeat scroll 0 0 !important;
    background: rgba(0, 0, 0, 0) -o-linear-gradient(#2a2a2a, #343434 25%, #484848 75%, #262626 98%) repeat scroll 0 0 !important;
    background: rgba(0, 0, 0, 0) -webkit-linear-gradient(#2a2a2a, #343434 25%, #484848 75%, #262626 98%) repeat scroll 0 0 !important;
    background: rgba(0, 0, 0, 0) -ms-linear-gradient(#2a2a2a, #343434 25%, #484848 75%, #262626 98%) repeat scroll 0 0 !important;
    background: rgba(0, 0, 0, 0) linear-gradient(#2a2a2a, #343434 25%, #484848 75%, #262626 98%) repeat scroll 0 0 !important;
}
#opcoes-topo li:hover a,
#opcoes-topo-mobile li:hover a
{ background: transparent; }

#opcoes-topo li a,
#opcoes-topo-mobile li a
{ color: #fafaf6; }

@media (min-width:991px) and (max-width:1065px)
{
    #opcoes-topo li a
    { font-size: 0.85em; }
}

#opcoes-topo-mobile li
{ width: 100%; }

/*=========================================================================================================================================
===========================================================================================================================================
==== IMAGENS SUPERIOR DIREITA =============================================================================================================
==========================================================================================================================================*/
#imagens-superior-direita
{
    margin-right: 5%;
    margin-top: 45px;
    width: 48%;
}

@media(max-width:1070px)
{
    #imagens-superior-direita
    { margin-top: 30px; }
}

@media(max-width:980px)
{
    #imagens-superior-direita
    { margin-right: 2%; }
}

@media(max-width:835px)
{
    #imagens-superior-direita
    {
        margin-right: 0;
        margin-top: 25px;
    }
}

#imagens-superior-direita > div:first-child > div
{
    display: inline-block;
    float: right;
    width: 30%;
    padding-bottom: 1%;
}

@media(max-width:1070px)
{
    #imagens-superior-direita > div:first-child > div
    { width: 35%; }
}

@media(max-width:945px)
{
    #imagens-superior-direita > div:first-child > div
    {
        width: 40%;
        padding-bottom: 2%;
    }
}
@media(max-width:820px)
{
    #imagens-superior-direita > div:first-child > div
    { width: 45%; }
}

#imagens-superior-direita > div:first-child > div > p,
#imagens-superior-direita > div:first-child > div > img
{ display: inline-block; }

#imagens-superior-direita > div:first-child > div > img
{
    border-radius: 50%;
    margin-right: 5%;
    padding: 0;
}
#imagens-superior-direita > div:first-child > div > img:hover
{ box-shadow: 0 0 15px rgba(255, 255, 255, 0.35); }

#imagens-superior-direita > div:first-child > div > p
{ font-weight: bolder; }

#imagens-superior-direita > div:first-child > div:first-child p
{ width: 110px; }

#imagens-superior-direita > div:first-child > div:last-child p
{ width: 60px; }

#imagens-superior-direita > div:last-child > img
{ max-width: 100%; }

/*=========================================================================================================================================
===========================================================================================================================================
==== REDES SOCIAIS MOBILE =================================================================================================================
==========================================================================================================================================*/
#redes-sociais-mobile > li
{
    display: inline-block;
    float: left;
    width: 50%;
}

#redes-sociais-mobile > li > a
{
    margin: 0 auto;
    padding: 0;
}
#redes-sociais-mobile > li:hover a
{ background: transparent; }
#redes-sociais-mobile > li:hover a img
{ box-shadow: 0 0 15px rgba(255, 255, 255, 0.35); }

#redes-sociais-mobile > li > a > img
{
    border-radius: 50%;
    margin-bottom: 10px;
}

/*=========================================================================================================================================
===========================================================================================================================================
==== OPCOES DEBAIXO DO TOPO ===============================================================================================================
==========================================================================================================================================*/
.navbar > .row
{
    border-top: 1px solid rgba(250, 250, 246, 0.47);
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(#1e1e1e, #1a1a1a) repeat scroll 0 0;
    background: rgba(0, 0, 0, 0) -o-linear-gradient(#1e1e1e, #1a1a1a) repeat scroll 0 0;
    background: rgba(0, 0, 0, 0) -webkit-linear-gradient(#1e1e1e, #1a1a1a) repeat scroll 0 0;
    background: rgba(0, 0, 0, 0) -ms-linear-gradient(#1e1e1e, #1a1a1a) repeat scroll 0 0;
    background: rgba(0, 0, 0, 0) linear-gradient(#1e1e1e, #1a1a1a) repeat scroll 0 0;
}

@media (max-width:767px)
{
    .navbar > .row
    { border-top: 0 none; }
}

#opcoes-debaixo-topo
{
    margin-right: 3%;
    float: right;
}

@media (max-width:1250px)
{
    #opcoes-debaixo-topo
    { margin-right: 10%; }
}

@media (max-width:1100px)
{
    #opcoes-debaixo-topo
    { margin-right: 0; }
}

#opcoes-debaixo-topo li
{
    display: inline-block;
    margin: 0;
    padding: 3% 0;
	text-transform:uppercase;
}
#opcoes-debaixo-topo li:hover,
#opcoes-debaixo-topo-mobile li:hover
{
    cursor: pointer;
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(#2a2a2a, #343434 25%, #484848 75%, #262626 98%) repeat scroll 0 0 !important;
    background: rgba(0, 0, 0, 0) -o-linear-gradient(#2a2a2a, #343434 25%, #484848 75%, #262626 98%) repeat scroll 0 0 !important;
    background: rgba(0, 0, 0, 0) -webkit-linear-gradient(#2a2a2a, #343434 25%, #484848 75%, #262626 98%) repeat scroll 0 0 !important;
    background: rgba(0, 0, 0, 0) -ms-linear-gradient(#2a2a2a, #343434 25%, #484848 75%, #262626 98%) repeat scroll 0 0 !important;
    background: rgba(0, 0, 0, 0) linear-gradient(#2a2a2a, #343434 25%, #484848 75%, #262626 98%) repeat scroll 0 0 !important;
}
#opcoes-debaixo-topo li:hover a,
#opcoes-debaixo-topo-mobile li:hover a
{ background-color: transparent; }

#opcoes-debaixo-topo li a,
#opcoes-debaixo-topo-mobile li a
{
    color: #fafaf6;
    font-weight: bold;
	text-transform:uppercase;
}

@media (max-width:1030px)
{
    #opcoes-debaixo-topo li a
    { padding: 10px; }
}

@media (max-width:820px)
{
    #opcoes-debaixo-topo li a
    { padding: 10px 7px; }
}

/*=========================================================================================================================================
===========================================================================================================================================
==== SEARCH ===============================================================================================================================
==========================================================================================================================================*/
#search
{
    border: 1px solid rgba(250, 250, 246, 0.53);
    border-radius: 5px;
    float: right;
    margin-right: 16%;
    margin-top: 2%;
    width: 315px;
}
#search:hover
{  box-shadow: 0 0 15px rgba(255, 255, 255, 0.15); }

@media (max-width:1250px)
{
    #search
    { margin-right: 10%; }
}

@media (max-width:1050px)
{
    #search
    { margin-top: 2%; }
}

#search input,
#search a
{
    display: inline-block;
    float: left;
}

#search input
{
    background-color: transparent;
    border: 0 none;
    color: inherit;
    font-weight: bold;
    width: 88%;
}
#search input:hover
{ background-color: rgba(255, 255, 255, 0.05); }

#search a
{ width: 12%; }

/*=========================================================================================================================================
===========================================================================================================================================
==== SEARCH MOBILE ========================================================================================================================
==========================================================================================================================================*/
header nav > div.row:last-child
{
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(#3c3c3c, #262626) repeat scroll 0 0;
    background: rgba(0, 0, 0, 0) -o-linear-gradient(#3c3c3c, #262626) repeat scroll 0 0;
    background: rgba(0, 0, 0, 0) -webkit-linear-gradient(#3c3c3c, #262626) repeat scroll 0 0;
    background: rgba(0, 0, 0, 0) -ms-linear-gradient(#3c3c3c, #262626) repeat scroll 0 0;
    background: rgba(0, 0, 0, 0) linear-gradient(#3c3c3c, #262626) repeat scroll 0 0;
}

#search-mobile
{
    border: 1px solid rgba(250, 250, 246, 0.53);
    border-radius: 5px;
    margin: 1% auto;
    overflow: hidden;
    width: 95%;
}
#search-mobile:hover
{  box-shadow: 0 0 15px rgba(255, 255, 255, 0.15); }

#search-mobile input,
#search-mobile a
{
    display: inline-block;
    float: left;
}

#search-mobile input
{
    background-color: transparent;
    border: 0 none;
    color: inherit;
    font-weight: bold;
    width: 88%;
}
/*#search-mobile input:hover
{ background-color: rgba(255, 255, 255, 0.05); }*/

#search-mobile a
{ width: 12%; }


#lightboxA {
    background: #000;
    float: left;
    height: 100%;
    opacity: 0.8;
	-moz-opacity: 0.80;
	filter: alpha(opacity=80);
    position: absolute;
    width: 100%;
    z-index: 99999999999;
}	

#lightboxContent {
    margin: 0 auto;
    opacity: 1;
    position: absolute;
    text-align: center;
    top: 150px;
    width: 100%;
    z-index: 2147483647;
	cursor:pointer;
}