div{
    border: 0px solid #000000;
        }
        
    #geral{
        /*text-align: center;*/
    }
    #header{
      /*  text-align: left;*/
        height: 160px; 
        display: flex;
    }
    #corpo{
        text-align: justify;
        border-top:  2px solid #2c5484 ;
    }
    #corpo_top{
        vertical-align: top;
        display: inline-block;
        text-align: center;
        text-align: center;
        width: 35%;
        background-color: #f1f1f1;
    }
    #corpo_topmenu{
        vertical-align: top;
        display: inline-block;
        text-align: center;
        text-align: center;
        width: 35%;
        background-color: #f1f1f1;
      
    }
    #corpo_top_esquerda{
        display: inline-flex;
        height: 420px;
    }

    #corpo_geral{
        display: inline-block;
        max-width: 776px; 
        width: 64.5%;
        margin-left: 0px;
    }
    #corpo_geral_top{
        position: relative;
        max-width: 760px;
        /*height:400px; 
        border-top: 2px solid #000000;
        margin-top: 2px;
        padding-top: 20px; */
        padding-left: 40px;
        padding-bottom: 20px;
    }
    #corpo_geral_baixo{
        position: relative;
        max-width: 760px;
        padding-left: 40px;
        padding-bottom: 20px;
        max-height: 932px;
       /* overflow-y: auto;*/
    }
    #corpo_baixo{
        vertical-align: top;
        text-align: left;
        padding-left: 30px;
        padding-top: 20px;
       /* width: 390px;
        height: 275px;*/
    }
    #logo-puc-fundo {
        height: 160px;
        width: 222px;
        background-color:#f1f1f1;
    }
    #logo_puc_imagem{
        margin-left: 55px;
        margin-top: 20px;
    }
    #logo-revista-principal {
        width: 300px;
        height: auto;
    }
    .header_2{

        background-color: #000;
        background-size : 100% 123px; 
        height : 160px;
        width: 100%;
        }
    .logo_alceu{
            padding:30px 0px 10px 30px;
        } 
    .issn{
        font-family: 'Noto Sans', sans-serif;
        font-size: 14px;
        color: #ffffff;
        text-align: right;
        
        }
    body{
        margin: 0px auto;
        max-width: 1200px;
        overflow:auto; 
        background-color:#FFFFFF;
    }

    .swiper-container {
    /*	max-width: 740px; */	
    height: 380px;
    }
    .swiper-slide{
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    }
    
    #corpo_geral_baixo{
        position: relative;
        max-width: 740px;
        /*max-height:1500px;
        overflow-y: hidden;*/
    }
    
    #corpo_baixo{
        vertical-align: top;
        text-align: left;
        /*width: 100%;*/
        background-color: #E6E7E8;
        /*min-height: 295px;*/
        padding-bottom: 20px;
        padding-top: 20px;
        padding-left: 30px;
    }
    #lambda{
        width:39.5px;
        height:50px;
        background-image: url(../img_revista/Alceu_lambda.jpg);
        background-repeat: no-repeat;
        background-size: 80%;
    }
    .menu {
        display: inline-block; 
        text-align:left; 
        vertical-align: middle;
        width:100%;
        background-color: #2c5484;
    }
    #menu{
        display:inline-block; 
        /*height: 60px;*/
    }

.txt{
font-family: 'Noto Sans', sans-serif;
font-size: 12px;
color: #2f2f2f;
}
.txt_tit{
    font-family: 'Noto Sans', sans-serif;
    font-size: 12px;
    color: #376996;
    }
.titulo{
    font-family: 'Noto Sans', sans-serif;
    font-size: 14px;
    color: #000;
    font-weight: bold; 
   }
.txt_menu{
font-family: 'Noto Sans', sans-serif;
font-size: 14px;
color: #fff;
}
.txt_menu_sel{
font-family: 'Noto Sans', sans-serif;
font-size: 14px;
color: #4d95eb; //#59caf7;

}

#seta_esq{
    display:inline-block; 
    padding-top: 180px;	
    padding-right: 20px;
}
#selec{
    display:inline-block; 
    padding-top: -50px;
}
#capa{
    height:280px;
}
#legenda{
    margin-top: 10px;
}
#seta_dir{
    display:inline-block; 
    padding-top: 180px;    
    padding-left: 20px;
}
.txt_sub{
font-family: 'Noto Sans', sans-serif;
font-size: 14px;
color: #2c5484;	
}

a{
text-decoration: none;
}
#menu a{
height: auto;
-webkit-transition: .3s ease-in-out;
transition: .3s ease-in-out;
}
#menu a:hover  {
/*font-size: 12px;*/
}
.menu_left{
display:inline-block; 
width:35%; 
height: 60px; 
vertical-align: top;
background-color: #f1f1f1;
}
li{
 display: inline-block;
}

.swiper-button-prev {
  background-image: url('../img_revista/Alceu_seta_forward_azul_comfundo.jpg') !important; /* setas novas */
  background-repeat: no-repeat; 

}

.swiper-button-next:after,  .swiper-button-prev:after {
    content: '' !important ;} /* setas default */

.swiper-button-next{
    background-image: url('../img_revista/Alceu_seta_back_azul_comfundo.jpg') !important;  /* setas novas */
    background-repeat: no-repeat; 
}

.barra{
    border-bottom-color: rgb(229, 230, 231); // rgb(241, 241, 241)
    border-bottom-style: solid; 
    border-bottom-width: 3px; 
    width: 100%;
}


@media (max-width: 811px) {

.menu{
/*background-color: #2c5484;*/
width: 100%;
text-align:center;
/* max-height: 56px;*/
}
/*.swiper-button-prev, .swiper-button-next {
display: none;
}*/
#corpo_baixo{
 display: none;
}

#header {
    height: 145px;
}

.txt_menu{
/*color: #ffffff;*/
}

.header_2{
background-size : 100% 10vh; 
height: 145px;
}
.menu_left{
/* display:inline-block; 
width:420px; 
height: 60px; 
vertical-align: top;
background-color: #f1f1f1;*/
display: none;
} 
.logo_alceu{
    padding:20px 0px 10px 00px;
} 
.issn{
font-family: 'Noto Sans', sans-serif;
font-size: 11px;
color: #ffffff;
text-align: right;

}
#corpo_top_esquerda{
        display: inline-flex;
        height: 210px;
    }
#logo-puc-fundo {
        height: 145px;
        width: 80px;
        background-color:#f1f1f1;
    }
    #logo_puc_imagem{
        margin-left: 0px;
        margin-top: 20px;
    }

    #seta_esq{
    display:inline-block; 
    padding-top: 90px;	
    padding-right: 20px;
}
  #selec{
    display:inline-block; 
    padding-top: 60px;
    border-top-width: 77px;

}
#capa{
    height:160px;
}
#legenda{
    margin-top: 0px;
}
#seta_dir{
    display:inline-block; 
    padding-top: 90px;    
    padding-left: 20px;
}
#logo-revista-principal {
    width: auto;
    height: 10vh;
}

#corpo_top {
    width: 100%;
    height: 350px;
    /*display: none;*/
}

#corpo_topmenu {
    /*width: 100%;
    height: 350px;*/
    display: none;
}
.item-slider-livro {
    font-size: 0.5em;
}

.swiper-slide-active {
    color: #00ff00;
    font-weight: bold;
    font-size: 1em;
}

.swiper-slide-active img {
    width: auto;
 }

.single-view-content {
    background: var(--light-red);
    width: 30%;
    overflow-y: auto;
    position: relative;
    
}	
#corpo_geral{
    display: inline-block;
    max-width: 776px; 
    width: 90%;
    margin-left: 0px;
    }
.main-single-view {/* ESPAÇO OCUPADO  */
flex-basis: 800px;
width: 100%;
}

.swiper-slide {
width: 400px;
}

.swiper-slide:hover {
cursor:ew-resize;
}
.arrow-box {
position: fixed;
width:30%;
right: 0;
bottom: 0;
display: flex;
justify-content: space-between;

background: rgba(0, 0, 0, 0.16);
padding: 5px 50px;
}
.arrow-box .slideNext,.arrow-box .slidePrev {
transition: all .3s;
cursor: pointer;
} 

.arrow-box .slidePrev:hover {
transform: translateX(-10px);
}
.arrow-box .slideNext:hover {
transform: translateX(10px);
}
.arrow-box svg {
width: 30px;
 }
}