body {
  font-family: 'Inter';
}


#menumd-sec a{
  text-decoration: none;
  font-weight: 400;
  color: #131939;
  font-size: 14px;
}

#menuppal li.nav-item a{
  font-weight: 700;
  color: #171C36;
  font-size: 16px;
}

.desktop {
  display: block !important;
}
.mobile {
  display: none !important;
}

.topsearch{
  border-radius: 20px;
  border-top-right-radius:20px !important;
  border-bottom-right-radius:20px !important;
  border: 1px solid #ACB0C8;
}

.lupasearch{
  background: none !important;border: none !important;
  z-index: 6 !important;
}

.ms-n5 {
    margin-left: -60px;
}

.bg-body-tertiary{
  background-color: #EFF1FB !important;
}

.menu-ppal{
  border: 1px solid #E1E4EF;
}

.imgitem{
}

.expoitem-parent-img {
    height: 250px;
    width: 100%;
    overflow: hidden;
    margin-bottom: 10px;
}

.expoitem-parent-img:hover .expoitem-child-img, .expoitem-parent-img:focus .expoitem-child-img {
    transform: scale(1.1);
}

.expoitem-child-img {
    width: 100%;
    height: 100%;
    transition: all .5s;
}

.img-thumbnail{
  min-height: 100%;
}
.cntitem{
  margin-top: 10px;
  padding: 3px;
  margin-bottom: 50px;
}



.txtdiv{
  height: 186px;
  overflow: hidden;
}

.txtdiv .td-title{
  font-weight: 400;
  font-size: 16px;
  color: #131939;
  line-height: 20px;
  max-height: 60px;
  margin-bottom: 8px;
  -webkit-box-orient: vertical;
  display: block;
  display: -webkit-box;
  overflow: hidden !important;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  
}

.td-title a{
  color: #131939;
  text-decoration: none;
}
.td-title a:hover{
  text-decoration: underline;  
}

.txtdiv .td-autor{
  font-weight: 400;
  font-size: 15px;
  color: #454B68;
  line-height: 20px;
  margin-bottom: 16px;
  -webkit-box-orient: vertical;
  display: block;
  display: -webkit-box;
  overflow: hidden !important;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
}

.txtdiv .td-autor a{
  color: #454B68;
  text-decoration: none;
}
.txtdiv .td-autor a:hover{
  text-decoration: underline;
}

.txtdiv .td-price{
  font-weight: 700;
  font-size: 15px;
  color: #131939;
}

.buydiv{}

.buydiv .buybutton{
  background: #4157C8;
  border-radius: 30px;
  font-weight: 700;
  font-size: 16px;
  padding: 6px 18px;
  color: #ffffff;
}

.invalid-feedback{
  display: block;
}
.dropdown {
    position: static !important;
}
  
.dropdown-menu {
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15)!important;
    margin-top: 0px !important;
    width: 100% !important;
}


.menuaccount{
  width: auto !important;
}

.titleh1 h1{
  color: #AE0225;
  padding: 40px 0px 25px 0px;
  font-weight: 600;
  font-size: 40px;
}

.recomendados{
  background: #DEE2F7 url('assets/imgs/bookbg.png') no-repeat;
  margin-top: 30px;
  padding-bottom: 40px;
}

.recomendados .titleh1 h1
{
  color: #30429C;
}


.videos{
  background: #384585 url('assets/imgs/videosbg.png') no-repeat;
  background-position: center right;
  padding-bottom: 40px;
}

.videos .titleh1 h1
{
  color: #ffffff;
}

.item-video{
  background: #2B356C;
  padding: 5px;
  border-radius: 10px;
  margin-bottom: 20px;
}

.item-video .vid-cnt .tag{ 
  border-radius: 6px;
  display: inline-block;
  padding: 2px 10px 0px 24px;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 400;
  font-size: 14px;
}

.item-video .vid-cnt .tag.st{ 
  background: #4157C8 url('assets/imgs/star.svg') no-repeat;
  background-position: 4px 3px;
}

.item-video .vid-cnt .titulo{
  font-weight: 700;
  font-size: 16px;
  color: #ffffff;
  line-height: 19px;
  margin: 3px 0px;
}

.item-video .vid-cnt .titulo a{
  color: #ffffff;
  text-decoration: none;
}

.item-video .vid-cnt .titulo a:hover{
  text-decoration: underline;
}

.item-video .vid-cnt .txt, .item-video .vid-cnt .fecha{
  font-weight: 400;
  font-size: 14px;
  color: #ffffff;
  line-height: 16px;
  margin: 3px 0px;
}

.ulmenu{
  margin:0;list-style: none;float: left;
  padding: 0;
}

.ulmenu li a{
  font-weight: 500 !important;
  color: #131939 !important;
  line-height: 30px !important;
  font-size: 16px !important;
  letter-spacing: 0.03em !important;
  padding-left: 0 !important;
}

.ulmenu li a:hover{
  color: #AE0225 !important;
  font-weight: 700 !important;
  background-color: transparent !important;
}

.ddmenuppal{
  background-color:#EFF1FB;
  overflow: auto;
  box-shadow: none !important;
  border: none;
}

.revmentit{
  padding:9px 0px;
  border-bottom: 1px solid;
  margin-bottom: 30px;
  font-weight: 700;
}

.breadcrumb{
  padding-top: 20px;
  padding-left: 10px;
  color: #131939;
  font-size: 14px;
  
}
.breadcrumb a.inicio{
  background: url('assets/imgs/home.png') no-repeat;
  padding: 0px 5px 0px 22px;  
}

.breadcrumb a{
  color: #ACB0C8;
  text-decoration: none;
  display: inline-block;
  padding: 0px 5px;
}

.breadcrumb a:hover{
 text-decoration: underline; 
}

.contheadtema{
  padding-bottom: 15px;
  border-bottom: 1px solid #AE0225;
  margin-top: 20px;
  border-bottom:1px solid #AE0225;  
}

.headtema{
  font-size: 40px;
  line-height: 44px;
  font-weight: 600;
  color: #AE0225;
}

.headtema span{
  font-size: 20px;
  line-height: 40px;
  font-weight: 400;
  color: #AE0225;
}

.ordenar{
  border: 1px solid #454B68;
  border-radius: 30px;
  padding: 12px 40px 12px 24px;
  align-items: center;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: #AE0225;
  width: fit-content;
  float: right;
  background: url('assets/imgs/filtro.png') no-repeat;
  background-position: 95px center;
}

.ordenar a{
  color: #AE0225;
  text-decoration: none;
}
.ordenalist{
  position:relative;
  width:159px;
  float: right;
  margin-top: -10px;
}
.ordenalist ul{
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.ordenalist ul li{
  padding: 6px 12px;
  border: 0px solid #000;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
}

.ordenalist ul li:hover{
  background: #F8D1D9;
  font-weight: 700;
}

.ordenalist ul li a{
  border: 0px solid #000;
  text-decoration: none;
  color: #171C36;
}

.ordenalist ul li a:hover{
  
}
.accordion{
  --bs-accordion-border-color:none;
}

.accordion-item{
    border-bottom: 1px solid #8F95B2;
}

.accordion-button{
  padding: 0.5rem 0px;
  color:#AE0225;
}
.accordion-button:not(.collapsed){
  background-color: transparent;
  color:#AE0225;
  font-weight: 700;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0.03em;
  text-decoration: none;
}

.accordion-button:not(.collapsed)::after{
  background: url('assets/imgs/accminus.png') no-repeat;
  transform: none;
}

.accordion-button::after{
  background: url('assets/imgs/accplus.png') no-repeat;
}

a.accordion-button.collapsed, a.accordion-button.nocollapsed.collapsed{
  color:#131939;
  font-weight: 500;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0.03em;
  text-decoration: none;
}

a.accordion-button.nocollapsed{
  color:#AE0225;
  font-weight: 700;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0.03em;
  text-decoration: none;
}

.accordion-body{
  padding: 0;
}

.accordion-body ul{
  list-style: none;
}

.accordion-body ul li a{
  font-weight: 500;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0.03em;
  color: #171C36;
  text-decoration: none;
}

.accordion-body ul li a:hover, .accordion-body ul li a.sel{
 text-decoration: underline; 
}

.viewbooks{
    border-top: 1px solid #F46D83;
    margin-top: 40px;
    padding-top: 10px;
}

.paginacion{
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #171C36;
}

.taglibro{
    background: #DEE2F7;
    color: #171C36;
    font-weight: 400;
    display: inline-block;
    padding: 4px 8px 4px 6px;
    border-radius: 6px;
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom:5px;
}

.libroimgppal{
  background-color: #EFF0F5;
  padding: 24px 0px;
  text-align: center;
}

.libroimgppal img{
  min-height: 300px;
}

.datosLibro{}
.datosLibro .dl-tit{
  font-weight: 600;
  font-size: 40px;
  line-height: 44px;
  color: #131939;
  margin-bottom:16px;
}
.datosLibro .dl-det{
  font-weight: 600;
  font-size: 24px;
  line-height: 28px;
  color: #171C36;
  margin-top: 24px; 
  margin-bottom: 24px; 
}
.datosLibro .dl-cnt{
}

.datosLibro .dl-cnt a{
  color: #AE0225;
  text-decoration: underline;  
  font-weight: 700;
  font-size: 16px;
}


.datosLibro .dl-price{
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  color: #131939; 
}

.resena{
  border-top: 1px solid #F46D83;
  padding-top: 20px;
  margin-top: 20px;
}
.resena div.tit{
  width: 100%;
  font-weight: 600;
  font-size: 24px;
  line-height: 28px;
  color: #171C36;
}
.resena div{
  float: left;
  padding: 10px;
}

.tblCanasta{
  width: 100%;
}
.tblCanasta tr td, .tblCanasta tr th{
  padding: 15px 10px;
}

.tblCanasta tr th{
  font-size: 16px;
  font-weight: 700;
}
.tblCanasta tr td a{
  color: #AE0225;
  text-decoration: none;  
  font-weight: 400;
  font-size: 14px;
}

.tblCanasta tr.total td {
  font-weight: 700;
  font-size: 18px;
}

.bd-callout-info {
    --bd-callout-bg: rgba(var(--bs-info-rgb), .075);
    --bd-callout-border: rgba(var(--bs-info-rgb), .5);
}

.bd-callout-warning {
    --bd-callout-bg: rgba(var(--bs-warning-rgb), .075);
    --bd-callout-border: rgba(var(--bs-warning-rgb), .5);
}

.alert strong{
  font-size: 130%;
}

.bd-callout {
    padding: 1.25rem;
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
    background-color: var(--bd-callout-bg, var(--bs-gray-100));
    border-left: 0.25rem solid var(--bd-callout-border, var(--bs-gray-300));
}


.msg_ok{
  border: 2px solid #acdfa7;
  color: #000;
  background-color: #f4fdef;
  padding: 5px;
  margin: 10px 0;
}

.ulnosotros{
  border-bottom: 1px solid #F46D83;
}
.notcontacto{
  padding:15px;border: 1px solid #D2D6E4;border-radius: 14px;
}

.notcontacto ul{
  list-style:none;
  padding: 0;
}

.notcontacto ul li{
  font-size: 16px;
  font-weight: 400;
  color: #171C36;
  margin: 10px 0px;
  word-break: break-all;
}

.notcontacto ul li a{
  color: #171C36;
  text-decoration: none;
}

.notcontacto ul li a:hover{
  text-decoration: underline;
}

.notcontacto ul li i{
  font-size: 1.5rem;
  margin-right: 5px;
}

.sobredetags{
  background: #EFF0F5;
  border-radius: 16px;
  padding: 24px;
  display: inline-block;
  margin-top: 30px;
}

.sobredetags .tit{
  margin-bottom: 20px;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  color: #171C36;
}

.sobredetags ul li a{
 color: #171C36;
 text-decoration: none; 
}
.sobredetags ul li a:hover{
 text-decoration: underline;  
}


.nav-pills .nav-link{
  font-weight: 700;
  color:#171C36;
}

.nav-pills .nav-link.active, .nav-pills .nav-link:hover{
  background: #F46D83;
  border-radius: 30px;
}

.teammember{
  background: #EFF0F5;
  border-radius: 16px;
}

hr.sep{
  color: #F46D83;
  opacity: 1;
}

.titcnt{
  font-weight: 600;
  font-size: 24px;
}


.auttop{
  border: 1px solid #C5CDF1;
  display: inline-block;
  border-radius:14px;
  padding: 16px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 20px;
}

.autores a{
  display: block;
  margin: 2px 0px;
}

.directorio{
  background: #EFF0F5;
  padding: 16px;
  border-radius: 14px;
}

.topdirectorio{
  background: #EFF1FB url('assets/imgs/direct-ico.png') no-repeat;
  padding: 0px 0px 0px 45px;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  color: #222E6D;
  margin-bottom: 20px;
  min-height: 50px;
}

.alfabeto .col-3{
  text-align: center;
}

.alfabeto .col-3 a{
  background: #4157C8;
  border-radius: 30px;
  padding-top: 6px;
  padding-bottom: 6px;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  margin: 2px;
  display: inline-block;
  text-decoration: none;
  width: 100%;
}

.alfabeto .col-3 a.sel, .alfabeto .col-3 a:hover{
  background: #222E6D;
}

.section-with-carousel .swiper-slide figure {
  position: relative;
  overflow: hidden;
}

.section-with-carousel .swiper-slide .info {
  border: 0px solid;
}


.section-with-carousel .swiper-slide img {
  width: 100%;
  height: 170px;
  object-fit: cover;
}

.info .tag{
  background: #EFF1FB url('assets/imgs/ag.svg') no-repeat;
  background-position: 10px 7px;
  border-radius: 6px;
  display: inline-block;
  padding: 5px 10px 5px 30px;
  text-transform: uppercase;
  color: #131939;
  font-weight: 400;
  font-size: 14px;
}

.info .tag.ar{ 
  background: #EFF1FB url('assets/imgs/ar.svg') no-repeat;
  background-position: 10px 8px;
}

.info .tag.ae{ 
  background: #EFF1FB url('assets/imgs/ae.svg') no-repeat;
  background-position: 10px 8px;
}

.info .titulo{
  margin-top: 8px;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  color: #131939;
}

.info .titulo a{
 color: #131939;
 text-decoration: none; 
}
.info .titulo a:hover{
 text-decoration: underline; 
}

.info .autor{
  margin-top: 8px;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: #131939;

}

.info .fecha{
  margin-top: 8px;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: #131939;

}


.vidppal{
  border-radius:20px; padding:25px; background-color: #EFF1FB;
}

.vidppal .tagnew{
    background: #4157C8 url(assets/imgs/star.svg) no-repeat;
    background-position: 4px 3px;
    border-radius: 6px;
    display: inline-block;
    padding: 2px 10px 0px 24px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 400;
    font-size: 14px;
}

.vidppal span.tit{
  font-weight:700; font-size: 18px; line-height: 22px;
}
.vidppal span.txt{
  font-weight:400; font-size: 16px; line-height: 24px;
}
.itviimg{
  border-radius: 10px;width: 100%;margin-bottom: 3px;
}

.itvilink{
  color:#131939;
  font-weight: 700;
  font-size: 18px;
  text-decoration: none;
}

.itvilink:hover{
 text-decoration: underline; 
}


#spinner {
    display: none;
    background: url(../images/xloading.gif) center center;
    background-repeat: no-repeat;
    top: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    text-align: center;
    z-index: 1000000;
    overflow: auto;
  }


.aryen{
  background: #EFF0F5;
  border-radius: 16px;
  padding: 10px;
  margin-top: 20px;
}

.aryen .tit{
  color: #171C36;
  font-weight: 700;
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 10px;
}

.aryen ul{
  margin: 0px;
  padding: 0px 0px 0px 15px;
}

.aryen ul li a{
  color: #171C36;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
}

.aryen ul li a:hover{
 text-decoration: underline; 
}

.rowevento{
  border-top: 1px solid #F46D83;
  padding-top: 40px;
  padding-bottom: 40px;
}

.rowevento-th{
  font-size: 16px;
  font-weight: 700;
  padding-bottom: 20px;
  display: flex !important;
}
.evt-tipo{
  font-weight: 400;
  font-size: 14px;
  color: #171C36;
  text-transform: uppercase;
}

.evt-title{
  font-weight: 700;
  font-size: 18px;
  color: #AE0225;
}
  
.boletin{
  background-color: #C1C5D7;
  margin-top: 40px;
  padding-top: 40px;
  padding-bottom: 40px;
}

.boletin .bol-first{
  font-weight: 600;
  font-size: 30px;
  line-height: 34px;
  color: #171C36;
}

.boletin .bol-sec{
  margin-top: 8px;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #131939;
}
.boletin .bol-sec a{
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  color: #171C36;
   text-underline-offset: 3px
}

.boletin .bol-sec-first{
}

.boletin .bol-sec-first input{
  padding: 6px 12px;
  gap: 4px;
  isolation: isolate;
  border: 1px solid #666666;
  width: 320px;
}

.boletin .bol-sec-first button{
  background: #4157C8;
  border-radius: 30px;
  color: #ffffff;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  border: none;
  padding: 4px 15px;
}

.boletin .bol-sec-sec{
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: #454B68;
  margin-top: 12px;
}

.section-footer{
  background-color: #222E6D;
}

.footer{
  background-color: #222E6D;
  padding-top: 40px;
  padding-bottom: 40px;
}

.footer .foot-first{
  margin-top: 20px;
  color: #D2D6E4;
  font-weight: 400;
  font-size: 14px;
  line-height: 25px;
}

.footer .foot-first span{
  color: #ffffff; 
  font-weight: 600;
  font-size: 16px;
  line-height: 19px !important;
}

.footer .foot-first a{
  color: #ffffff; 
  text-decoration: none;
}

.footer .foot-first a:hover {
  text-decoration: underline;
}

.footer2{
  color: #D2D6E4;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  padding-bottom: 20px;
}

.footer2 .foocopy{
  text-align: right;
}

@media (min-width: 768px) {
  .section-with-carousel .swiper-slide img {
    height: 170px;
  }
}

@media (min-width: 1200px) {
  .section-with-carousel .swiper-slide img {
    height: 170px;
  }
}


@media screen and (max-width: 768px) {
  .desktop {
    display: none !important;
  }
  .mobile {
    display: block !important;
  }

  .menu-ppal{
    --bs-navbar-padding-y: 0 !important;
  }
  .expoitem-parent-img {
    height: 250px;
    width: 100%;
    overflow: hidden;
    margin-bottom: 10px;
  }


}