body {
/*	background-color: pink;*/
}
.wrap {
    margin: 0 2%;
}
.modal-imagem-video {
    width: 300px ;
}

.box-cadastro-view {
    width: 220px !important;
}
.box-login-view {
    width: 220px !important;
}
.boxes li {
    width: 48.2% !important;
    display: inline-block;
    vertical-align: top;
    padding: 0 0 6px 0.4%;
}
.col1-3, .col2-3, .col3-3 {
	width: 100%;
}
.modal-imagem-video {
    width: 240px;
}
.fancybox-inner input {
    width: 100% !important;
}
.adicionar-videos {
    width: 92%;
}
#colecoes-home .boxes li:nth-child(n+3) { display: none; }
#historias-home .boxes li:nth-child(n+3) { display: none; }
.boxes { }
.boxes li {
    width: 48.2%;
    display: inline-block;
    vertical-align: top;
    padding: 0 0 6px 0.3%;
}
.pagina img {
    width: 100% !important;
    height: auto ;
}
.patrocinadores .vertical { display: block; width: 100%; }


/* Estilos do Banner Home */

.swiper-container {
    height: 200px;
}
.swiper-container .grad {
    background-color: #b92428 !important;
    overflow: hidden;
    height: 60px;
    font-size: 3em;
}
.swiper-slide {
    background-position: center 0;
    background-size: auto 140px;
}
.swiper-container .titulo {
    font-size: 0.9em;
    line-height: 1em;
}
.swiper-container .descricao {
    display: none;
}
.swiper-container .info {
    top: 150px;
    left: 10px;
}

.boxes li a div {
    /* background-color: yellow; */
/*    height: 60%;*/
}
.cabecalho-area-pessoal .info-pessoa h3, .cabecalho-area-pessoal .info-pessoa .data-nascimento, .cabecalho-area-pessoal .info-pessoa em {
    margin: 0;
}
.cabecalho-area-pessoal .info-pessoa {
    clear: both;
}