/* ICONES */
@font-face{ 
    font-family: 'IcoMoon';
    src: url('fonts/base/icomoon-webfont.eot');
    src: url('fonts/base/icomoon-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/base/icomoon-webfont.woff') format('woff'),
        url('fonts/base/icomoon-webfont.ttf') format('truetype'),
        url('fonts/base/icomoon-webfont.svg#IcoMoonBase') format('svg');
}

@font-face{ 
    font-family: 'IcoMoonSocial';
    src: url('fonts/social/icomoonsocial-webfont.eot');
    src: url('fonts/social/icomoonsocial-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/social/icomoonsocial-webfont.woff') format('woff'),
        url('fonts/social/icomoonsocial-webfont.ttf') format('truetype'),
        url('fonts/social/icomoonsocial-webfont.svg#IcoMoonSocial') format('svg');
}

img{ border: none; max-width: 100%;}

hr.separacao{
    padding: 0;
    margin: 5px 0 5px 0; 
}

.wrapper { margin-top: 30px; }

.wrapper-home{
    margin-top: 30px;
    margin-bottom: 30px;
}

.fundo-item-home{
    padding: 10px 10px 5px 10px;	
    height: 298px;
    overflow: hidden;
}
.navbar-toggle{
    border: 0px; 
    font-size: 20px;
    padding: 2px 15px;
}
.navbar-nav {margin: 7.5px 15px;}

.navbar-nav>li>.dropdown-menu {
    margin: 0;
    padding: 0;
    min-width: 100%;

}

.dropdown-menu>li>a {
    width: 100%;
    line-height: 40px;
}

.titulo-item-home {
    font-size: 20px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 10px; 
    margin: 0 -10px 10px -10px;	
}

.conteudo-item-home{
    height: 200px;	
    overflow: hidden;
    margin-bottom: 5px;
}
.link-item-home{
    text-align: center;
    padding: 10px 0 10px 0;
}

ul {list-style-position: inside;}

h1.titulo{
    padding: 0 0 0 10px;
    font-size: 26px;
    margin: 30px 0 20px 0;
    font-family: Arial, Helvetica, sans-serif;
    color: #595959;
}

.espaco-bottom {margin-bottom: 30px !important;}
.espaco-top {margin-top: 20px;}

.img-right {
    float: right;
    margin: 0 0 10px 10px;
}


.btn-pesquisa{
    margin-left: 1%;
    background: #1BA400;
}

.panel-default .panel-heading{
    padding: 5px 15px;
    border-bottom: none;
}


/* REDE SOCIAL */
.social-container {text-decoration: none;}
.rede_social{margin-left: 5px}

.rodape{
    padding: 10px 0 10px 0;
}

/* PAGINAS DE LISTAS */
.borda-lista {
    overflow: hidden;
    margin: 10px 0;
    padding: 0 15px;	
}

.titulo_lista {
    padding: 8px 15px;
    margin: 0 -15px 10px;
    font-size: 14px;
    font-weight: bold;
}

.img_lista {
    width: 100%;
    float: right;
    margin: 0 0 10px 10px;	
}

.desc_lista{
    font-size: 13px;
}

.btn-lista-home{
    padding: 2px 8px 2px 6px !important;
    margin-top: 30px;
}

/* PAGINA DE GALERIA */

.borda-galeria {margin: 10px 0 15px;}

.tit-galeria {
    height: 48px;
    padding: 0 15px;
    font-size: 14px;
    line-height: 16px;
    font-weight: bold;}

.vertical-center {
    display: table-cell;
    vertical-align: middle;
    height: 48px;}

.img-galeria {
    max-width: 100%;
    height: 195px;
}

.img-galeria img{
    max-width: inherit;
}

.img-galeria .vertical-center {
    height: 195px;	
}

/* PAGINA DE DOWNLOADS */
.downloadBox{
	height: auto; 
	margin: 5px; 
	padding: 10px;	
}
/* FIM PAGINA DOWNLOADS */

/* PAGINA DE VIDEOS */

.borda-video {margin: 10px 0 15px;}

.tit-video {
    height: 48px;
    padding: 0 15px;
    font-size: 14px;
    line-height: 16px;
    font-weight: bold;}

/* MAX-WIDTH 768px */
@media (max-width: 767px) {	
    .img-galeria {width: 260px;}
}


/* Contato */
.panel-title a {display: block;}

.googlemaps {
    display: block;
    text-align: center;}

/* NOTICIAS */
.titulo-noticia {
    font-size: 12px;
    font-weight: bold;
    margin: 0;
}
.titulo-noticias-home{
    font-size: 14px;	
    display: table-cell;
    vertical-align: middle;
    height: 55px
}
.titulo-noticias-home a{
	text-decoration: none;
}

.titulo-noticias-home a:hover{
	text-decoration: none;
}

.titulo-noticia a{
	text-decoration: none;
}

.titulo-noticia a:hover{
	text-decoration: none;
}
.titulo-noticia-interna{
    font-size: 25px;
    font-weight: bold;
    margin: 0;
    padding: 5px 0px;
}
.desc-curta-interna{
    font-size: 20px;
    line-height: 100%;
    margin: 0;
    padding: 5px 0px;
}
.img-noticia {
    max-width: 132px;
    margin: 0 auto 10px;
}

.descricao-noticia {	
    font-size: 12px;
}

.espaco-noticias {
    margin-bottom: 20px;
    margin-top: 3%;
}
.data-noticia{
    font-size: 20px;
    text-align: right;
    height: 55px;
    display: table-cell;
    vertical-align: middle;
    width: 60px;
}
.data-ano{
    font-size: 14px;
    text-align: right;
    margin-bottom: -5px;
    font-weight: bold;
}
.tags{
    padding: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

/* GALERIA HOME */
.espaco-foto {margin-bottom: 30px;}

.tarja{
    position: absolute;
    z-index: 2;
    text-align: center;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    padding: 8px;
    bottom: 0;
    width: 100%;
}
.tarja a{
    color: #fff;
    text-decoration: none;
}
.tarja a:hover {	
    color: #fff;
}

.round-galeria{
    position: relative;
    -webkit-border-radius: 5px 5px;
    border-radius: 5px 5px ;   
    overflow: hidden;    
    height: 180px;
    text-align: center;
    background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.8);

}
.mascara{
    position:relative;
    max-width: 100%;
    height: 180px;
    margin-top: -180px;
    margin-bottom: 20px;
    background: rgba(255,255,255,0.0);

}
.mascara:hover{
    position:relative;
    max-width: 100%;
    height: 180px;
    margin-top: -180px;
    background: rgba(255,255,255,0.3);
}
.link_mascara,
.link_mascara:hover{
    display: block;
    width: 100%;
    height: 180px;
    text-decoration: none;
}
.img-over {
    max-width: 100%;
    height: 178px;
    overflow: hidden;
    margin-bottom:5px;
}
.container-paginacao{
    margin: 30px;
    text-align: center;
}
.paginacao-atual{
    -webkit-border-radius: 50px;
    border-radius: 50px ;
    behavior: url(PIE.php);
    background: #EA9A9A;
    font-family: cabinbold;
    color: #fff;
    padding: 5px 10px 5px 10px;
    margin-right: 10px;     
}
.paginacao-link{
    -webkit-border-radius: 50px;
    border-radius: 50px ;
    behavior: url(PIE.php);
    background: #898989;
    font-family: cabinbold;
    color: #fff;
    padding: 5px 10px 5px 10px;
    margin-right: 10px;
}
.paginacao-link:hover{
    color:#fff;
    text-decoration: none;
    background: #EA9A9A; 
}
.container-titulo-album{
    margin-top: 10px; 
    margin-bottom: 20px;
    font-family: cabinbold;
    font-size: 16px;
}


/*FIM GALERIA HOME */

.marcador{
    border-top: 1px dashed rgba(65, 65, 65, 1);
    margin: 0px;
    padding: 0px;
}

/* VIDEOS HOME */
.espaco-videos {
    margin-top: 35px;
}
.video.item,
.menor.item {
    height: 180px;
}

.round-video{
    max-width: 100%;
    -webkit-border-radius: 5px 5px;
    border-radius: 5px 5px ;
    overflow: hidden;
    height: 100%;
}

.img-video {
    max-width: 100%;
    height: 100%;
}

.mascara-video{
    max-width: 100%;
    position:relative;
    height: 150px;
    margin-top: -57%;
    background: rgba(255,255,255,0.0);
}
.mascara-video:hover{
    max-width: 100%;
    position:relative;
    height: 150px;
    margin-top: -57%;
    background: rgba(255,255,255,0.3);
}

.link_mascara-video{
    padding: 0px 0px 127px 250px;	
}
.active2{
    border: none;
}
/*FIM VIDEOS HOME */

/* PAGINA DE PRODUTOS */
.navbar-produtos{
    position: relative;
    z-index: 15;
}

.borda_produtos {
    padding: 5px;
    margin-bottom: 10px;
    height: 260px;
}

.spanbusca{
    float: right;
    margin: -50px -30px 0px 0px;
    width: 40%;
}

.panel-sub{
    border: 1px solid #DDD;
    background: #DDD;
}

.titulo{
    font-family: Arial, Helvetica, sans-serif;
    margin: 0 0;
}

.titulo_produtos{
    text-align: center;
    margin-top: -3px;
}

.titulo_produtos h4{
    font-size: 16px;
}

.produtos {
    max-width: 100%;
    height: 380px;
    overflow: hidden;	
    text-align: center;
}

.prod {
    max-width: 100%;
    height: 330px;
    overflow: hidden;
    text-align: center;
}

.tarja-prod{
    background: rgba(0, 0, 0, 0.8);
    position: relative;
    z-index: 19;
    color: #fff;
    margin-top: 0px;
    padding: 10px;
    text-align: center;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
}
/*FIM PAGINA DE PRODUTOS */

/*PAGINA DE PARCEIROS */
.img-over-parceiros {
    max-width: 100%;
    height: 115px;
    overflow: hidden;
    border: 1px solid #DDD;
    text-align: center;	
}

.img-parceiros {
    max-width: 100%;
    height: 150px;
    margin-bottom: 20px;

}
/* FIM PAGINA PARCEIROS */

/* AGENDA */
.fundo-agenda-home{
    padding: 20px;
    margin: 15px 0px 15px 0;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    behavior: url(PIE.php);

}
.fundo-agenda-interna{
    padding: 20px;
    margin: 15px 0px 15px 0;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    behavior: url(PIE.php);

}
.data-destaque {
    width: 64px;
    display: inline-block;
    float: right;
}

.dia-destaque{
    width: 64px;
    height:64px; 
    line-height:64px;
    text-align:center;
    float: left;
    font-size: 30px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    behavior: url(PIE.php);
}

.dia-destaque-hover{
    width: 64px;
    height:64px; 
    padding-top: 15px;
    line-height: 16px;
    text-align:center;
    float: left;

    font-size: 30px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    behavior: url(PIE.php);
}

.mes-destaque{
    float: left;
    font-size: 13px;
    padding: 1px 5px 1px 5px;
    margin: 49px 0 0px -45px;
}
.mes-destaque-hover {
    display: block;
    margin: 4px;
    font-size: 16px;
    text-transform: uppercase;
}

.data-niver {
    width: 64px;
    display: inline-block;
	padding: 20px 0px;
}

.dia-niver{
    width: 64px;
    height:64px; 
    padding-top: 15px;
    line-height: 16px;
    text-align:center;
    font-size: 30px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    behavior: url(PIE.php);
}

.dia-niver-hover{
    width: 64px;
    height:64px; 
    padding-top: 15px;
    line-height: 16px;
    text-align:center;
    font-size: 30px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    behavior: url(PIE.php);
}

.mes-niver {
    display: block;
    margin: 4px;
    font-size: 16px;
    text-transform: uppercase;
}

.mes-niver-hover {
    display: block;
    margin: 4px;
    font-size: 16px;
    text-transform: uppercase;
}

.img-niver{
	width: 130px;
	height: 115px;
}

.dia-jogo{
    width: 65px;
    height:65px; 
    padding-top: 22px;
    line-height: 17px;
    text-align:center;
    float: left;
    font-size: 20px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    behavior: url(PIE.php);
}

.mes-jogo {
    font-size: 16px;
    text-transform: uppercase;
}

.horas-jogo {
    float: left;
    font-size: 16px;
    width: 64px;
    text-align: center;
    margin-top: -12px;
    padding: 1px 5px 1px 5px;
}

.dia-pagina{
    width: 80px;
    height: 80px;
    text-align:center;
    line-height: 80px;
    float: left;
    font-size: 38px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    behavior: url(PIE.php);

}
.mes-pagina{	
    float: left;
    font-size: 16px;	
    margin: -30px 0 0 29px;
}
.titulo-agenda-destaque{
    font-size: 22px;
    float: left;
    margin-top: -5px;
}
.subtitulo-agenda-destaque{
    font-size: 18px;
    float: left;
    margin-top: -5px;
}
.dias-restantes{

    float: left;
    margin-top: 6px;
}
.dias-restantes-interna{
    color:#00ECFF;
    float: right;
    margin-top: 6px;
}
.data{
    float: left;

}
.btn-agenda-destaque {
    font-size: 14px;
    padding-left: 10px;
    padding-right: 10px;
}
.mes-agenda{
    -webkit-border-radius: 50px;
    border-radius: 50px;
    behavior: url(PIE.php);
    width: 52px;
    height:52px;
    padding-top:15px;
    text-transform: uppercase;
    float: left;
    margin: 0 10px 30px 0;
    text-align:center;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;

}
.mes-agenda:hover{}

.mes-select{}

.ano-agenda{
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 15px;
    text-align: center;
}
.ano-agenda a{
    text-decoration: none;
    font-size: 35px;
    font-weight: normal;
}
.ano-agenda a:hover{}
.titulo_agenda{
    font-size: 18px;	 
}
.local-agenda{
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
}
.titulo-agenda-home{
    font-size: 18px;
    margin-top: 10px; 
}
.titulo-agenda-home a{}
.titulo-agenda-home a:hover{
    text-decoration: none;
}
.titulo-agenda-top{
    font-size: 26px;	
}
.mais-info{}
.mais-info:hover{}
.link-agenda-completa{
    font-size: 16px;
    margin-left: 15px;
}
.link-agenda-completa:hover{}

.desc-agenda{
    min-height: 435px;
}
.container-agenda{
    height: 100px;
}

.titulo-interno{
    color: #FFF;
    font-size: 30px;
    padding: 1%;
    text-transform: uppercase;
}

.voltar { 
    background: url(../img/voltar.gif) no-repeat center left;
    padding: 0 0 0 18px;
    float: left;
}
.avancar { 
    background: url(../img/avancar.gif) no-repeat center right;
    padding: 0 18px 0 0;
    float: right 
}

.voltar a {
    font-size: 14px;  
    text-decoration: none;
}

.avancar a {
    font-size: 14px;  
    text-decoration: none;
}
/* FIM AGENDA */

/* PAGINA LISTAS MENU LATERAL -----------------------------------------------------------*/

.titulo-lista-home{
    font-family:'Open Sans', sans-serif; 
    font-size: 24px;
    margin-bottom: -3px;
}
.titulo-lista-home a:hover{
    text-decoration: none;
}

.desc-lista-home{
    font-size: 13px;
}
.btn-lista-home{
    padding: 2px 8px 2px 6px !important;
    margin-top: 30px;
}
.menu_lista{	
    font-family:'Open Sans', sans-serif;
    font-size: 17px;
    padding: 12px 0 12px 0;
    padding-left: 5px;
}
.menu_lista a{
    text-decoration: none;
    padding: 12px 0 12px 15px;
}
.menu_lista a:hover{
    /*background: url(../gerenciador/uploads/imagens/bulet_rosa.png) no-repeat center left;*/	 
}
.selecionado{
    text-decoration: none;
    padding: 12px 0 12px 15px;
}

.btn_lista{
    float: right; 
    padding-top: 30px;
}

/* FIM LISTAS MENU LATERAL  -------------------------------------------------------------*/

/* FILTROS */

.titulo-list {
    font-size: 15px;
    font-weight: bold;
    padding: 5px 0 5px 10px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.titulo-controles{
    font-size: 15px;
    font-weight: bold;
    padding: 5px 0 5px 10px;
    height: 50px;
    line-height: 40px;
}
.frame-list{
    max-height: 247px; 
    overflow: auto;
}
.ckeckbox-list{
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}
.container-filtros{
    padding: 0 5px 0 5px ;	
}
.titulo-filtros{
    font-size: 13px;
    margin: 10px 0 5px 0;
    padding: 0;
    font-weight: bold;

}
.item-filtro{
    padding: 5px;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
}
.close-filtro{	
    border: none;
    padding: 0 2px 0 2px;
    font-size: 15px;
    line-height: 100%;
    float: right;
    margin-left: 5px;
    cursor: pointer;
}
.foot-filtros{
    margin: 0px 0 10px 0;
    text-align: center;
    border-top: none;
    padding: 10px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.filtros{
    /*border-radius: 5px;*/
}
.list-group-item:first-child{
    border-top-left-radius: inherit;
    border-top-right-radius: inherit;
}
.foot-list{
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
/* FIM FILTROS */

/* BLOG */
.corpo_blog{
    border-radius: 4px;
    padding: 10px 30px;
}

.blog a{
    text-decoration: none;
}

.blog a:hover{
    text-decoration: none;
}

.leia{
    padding: 25px 0px;
}

.comment{
    padding: 10px 0px;
}

.comment a{
    text-decoration: none;
    text-transform: uppercase;
}

.comentario_itens {	
    border-bottom: solid 1px #ccc;
    padding-bottom: 10px;
}
.nome {
    background: #ccc;
    padding: 0px 4px;
    margin: 0 -4px;}

.contador {
    text-align: right;
}

.container_com{
    width:500px;
    min-height:315px;
    margin:0 auto;
    position:relative;
    padding-bottom:30px;
    overflow:hidden;
}
.container_com h1{
    text-align:center;
    text-shadow:0 1px white;
    color:#02303F;
}
.container_com h2{
    color:#736861; 
    margin:15px 0 5px;
    text-shadow:0 1px rgba(255,255,255,0.5);
}
.container_com h6{
    color:#928566; 
    margin:0;
}
.container_com input[type="radio"] {
    position: absolute;
    width: 1px; /* Setting this to 0 make it invisible for VoiceOver */
    height: 1px; /* Setting this to 0 make it invisible for VoiceOver */
    padding: 0;
    margin: -1px;
    border: 0;
    clip: rect(0 0 0 0);
    overflow: hidden;
}
.container_com label{
    display:block;
    width:32%;
    border: 4px solid #e0e0e0;
    position:absolute;
    bottom:5px;
    cursor: pointer;
    transition: border-color 0.3s linear;
}

.container_com label.second{
    left:34%;
}
.container_com label.third{
    left:68%;
}

blockquote{
    margin:0;
    padding:30px;
    width:500px;
    background-color: #DB532B;
    color:white;
    box-shadow: 0 5px 2px rgba(0,0,0,0.1);
    position:relative;
    transition: background-color 0.6s linear;
}

blockquote:after { 
    content: " "; 
    height: 0; 
    width: 0; 
    position: absolute; 
    top: 100%; 
    border: solid transparent; 
    border-top-color: #DA532B;
    border-left-color:#DA532B;
    border-width: 10px; 
    left: 10%; 
} 
#second:checked ~ .two blockquote {
    background-color:purple;
}
.two blockquote:after{
    border: solid transparent; 
    border-top-color: purple;
    border-left-color:purple;
    border-width: 10px;
}
#third:checked ~ .three blockquote{
    background-color:#54885F;
}
.three blockquote:after{
    border: solid transparent; 
    border-top-color: #54885F;
    border-left-color: #54885F;
    border-width: 10px;
}
.quotes{
    position:absolute;
    color:rgba(255,255,255,0.5);
    font-size:5em;
}
.leftq{
    top:-25px;
    left:5px;
}
.rightq{
    bottom:-10px;
    right:5px;
}
.container_com img{
    float:left;
    margin-right: 20px;
}
.slide_com{
    position:absolute;
    left:-100%;
    opacity:0;
    transition: all 0.6s ease-in;
}

#first:checked ~ label.first {
    border-width:6px;
    border-color:#DB532B;
}
#second:checked ~ label.second {
    border-width:6px; border-color:purple;
}
#third:checked ~ label.third {
    border:6px solid #54885F;
}

#first:checked ~ div.one {
    left:0;
    opacity:1;
}
#second:checked ~ div.two {
    left:0;
    opacity:1;
}
#third:checked ~ div.three {
    left:0;
    opacity:1;
}

/* FIM BLOG */

/* PAGINAS DE CAMPEONATOS */
.item{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    text-transform: uppercase;
    text-decoration: none;
    margin: 0 0;
}

.item a{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: none;
    margin: 0 0;
}

.item b{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: none;
    margin: 0 0;
}


/* FIM CAMPEONATO */


/* MODULO HOME MULTIMIDIA*/

.container-multimidia {
    display: inline-block;
    position: relative;
    width: 100%;
    max-width: 160px;
    height: 98px;
    margin: 0 auto 10px;
    overflow: hidden;
}

.container-multimidia > img {
    display: inline-block;
    width: 100%;
    max-width: 160px;
    min-height: 98px;
    margin: 0 auto;
}

.container-multimidia .icone {	
    position: absolute;
    bottom: 4px;
    left: 7px;
}

.multimidia .col-lg-6,
.multimidia .col-md-6 {
    padding-left: 5px;
    padding-right: 5px; 
}


/* FIM MODULO HOME MULTIMIDIA*/



/* MODULO ULTIMO POST BLOG */
.ultimo-post-blog .titulo a {
    font-size: 20px;
    border-style: solid;
    border-width: 0 0 1px;
    display: block;
    padding-bottom: 5px;
    margin-bottom: 12px;
    text-decoration: none !important;}

.ultimo-post-blog .data {
    display: block;
}

/* FIM MODULO ULTIMO POST BLOG */

.jogadores {
-webkit-border-radius: 10px;
border-radius: 10px;}

.jogadores p{
margin-bottom: 4px;
}

.jogadores img{
max-width: 115px;
max-height: 153px;
-webkit-border-radius: 10px;
border-radius: 10px;
-webkit-box-shadow: 0px 0px 10px #606060;
-moz-box-shadow: 0px 0px 10px #606060;
box-shadow: 0px 0px 10px #606060;
}
.jogadores .col-lg-4,
.jogadores .col-md-4, 
.jogadores .col-sm-4 {
padding: 0;
}


.jogadores .dados .apelido {
display: block;
font-family: 'HelveticaCH';
font-size: 18px;	
}

.jogadores .dados span {
display: block;
font-size: 12px;
font-weight: bold;
}

.resultado{
    width: 100%;
    margin-top: 3%;
}

.progress{

}

.margem{
    margin-left: 65px;
}

/* MODULO SERVIÇOS */
.titulo-servico-interna{
    font-size: 25px;
    margin: 0;
    padding: 0;
}

.titulo-service{
	font-size: 18px;
	padding: 10px 0px;
}

.descricao {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
	text-align: justify;
}

.img-left{
    margin-top: 5%;
}

.itens-titulo{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
}

.img-service{
    border-radius: 5px;
}

.link a{
    float: right;
    text-decoration: none;
}
/* FIM MODULO SERVIÇOS */

/* MODULO DEPOIMENTOS */
.aspas{
    width: 50px;
}

.aspas-right{
    width: 50px;
    float: right;
}

.text{
    text-align: justify;
}

.nome-depo{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    background: #ccc;
    padding: 0px 4px;
    margin-top: 10px;
    font-style: italic;
}
/* FIM DEPOIMENTOS */

.conteudo{
    text-align: justify;
}

/* STYLE PASTAS (ARQUIVOS) */
.pasta{
	border-radius: 5px;
	margin: 5px 5px;
}

.pasta a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	text-transform: uppercase;
}

.pasta li{
	padding: 0px 10px;
	margin-top: -12px;
}

.pasta li>a{
	font-size: 14px;
	text-transform: none;
}

.detalhe{
	height: 21px;
	margin: 7px 0px 4px 0px;
	padding: 1px 5px;
	text-decoration: none;
}

.down{
	padding: 0px 5px;
	width: 280px;
}

.back{
	width: 100%;
}
/* FIM PASTAS (ARQUIVOS) */

/* EMBED PLAYER */
.embed{
	margin: 1%;
	width: 98%;
}
/* FIM EMBED PLAYER */

.img-list{
	max-width: 250px;
	height: 180px;
}






#galeria {
    padding-top: 5px;
}
#galeria a {
    line-height: 0;
    display: inline-block;
}

#galeria img {
    width: 90px;
    height: 60px;
    margin: 2px 2px 4px;
}

.img_produtos_interna {
    position: relative;
}


.img_produtos_interna .btn {
    position: absolute;
    bottom: 14px;
    left: 0;
    -moz-opacity: 0.70;
    opacity: 0.70;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
    filter:alpha(opacity=70);
}
.img_produtos_interna .btn.right {
    left: auto;
    right: 0;
}





