/**************************
 * Adds styles to bootstrap
 **************************/

 /*
  * Custom buttons
	*/

    .vj-bg-primary {
     background-color: #0a58ca;
    }
    .vj-bg-blue-100-50 {
     background-color: rgb(207 226 255 / 30%) !important;
    }

    @media (max-width: 767.98px){
      .bd-links>ul.vj-bg-blue-100-15 {
       background-color: rgb(207 226 255 / 15%) !important;
      }
    }
    
    .vj-bg-primary-gradient {
     background: linear-gradient(180deg, #0b58ca, #0c6efd);
    }
    .vj-btn-primary {
    color: #fff;
    background-color: #0a58ca;
    border-color: #0a58ca;
}
.vj-btn-primary:hover {
    color: #fff;
    background-color: #0d6efd;
    border-color: #0d6efd;
    }

    .btn-check:focus+.vj-btn-primary, .vj-btn-primary:focus {
    color: #fff;
    background-color: #0b5ed7;
    border-color: #0a58ca;
    box-shadow: 0 0 0 0.25rem rgb(49 132 253 / 50%);
}

	.btn-vj-donar {
    color: #000;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}

.btn-vj-donar:hover{
    color: #fff;
    background-color: #198754;
    border-color: #198754;
}

.vj-subnavbar {
    position: relative;
    z-index: 900;
    background-color: rgba(255,255,255,0.95);
    box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 5%), inset 0 -1px 0 rgb(0 0 0 / 15%);
}

/* borders */

.vj-border-bottom-primary {
    border-bottom: 1px solid #6f9dcc!important;
}

@media (min-width: 768px) {

  .vj-subnavbar {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
}

}

/*
 * CUSTOM FONTS
 */

.ff-os {
font-family: "Open Sans";
}
.ff-ui {
  font-family: system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
.fs-18-27-018 {
    font-size: 18px;
    line-height: 27px;
}

.bd-callout ul, .fs-18-27-018 li {
    font-size: 18px;
    line-height: 27px;
    letter-spacing: .18px;
    margin-bottom: .5rem;
}

.bd-callout-green-200{border-left-color:#a3cfbb}

div#contents {
    margin-bottom: 2rem;
}

ul#menu-menu-header-1 ul {
    padding-left: 0;
}

 ul#menu-menu-header-1 a {
    text-decoration: none;
}
.list-unstyled, .list-unstyled li, nav#toc ul, nav#toc li {
    margin-left: 0;
}

.jumptarget-tweak::before {
    content: "";
    display: block;
    height: 80px;
    margin: -77px 0 0;
}

#breadcrumbs a, .breadcrumb_last {
    text-decoration: none;
    padding: .375rem .2rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
#breadcrumbs a:hover {
    text-decoration: underline;
}
#breadcrumbs {
    display: inline-block;
    vertical-align: middle;
    padding: .375rem .75rem;
    font-size: 1rem;
}

#breadcrumbs a:focus {
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgba(13,110,253,.25);
    border-radius: .25rem;
}

div#breadcrumbs em {
    margin: 0 .1rem;
}

.reducir-margin-left.dropdown-toggle::after {
    margin-left: 0;
}
#edm-user ~ ul li, #edm-user ~ ol li, div#bdNavbar ul, div#bdNavbar li  {
   line-height: unset;
   margin-left: unset;
}

.bd-links .edm-link-clases {
    margin-left: unset;
    padding: .5rem .7rem;
    font-weight: normal;
    font-size: 14px;
    margin-top: unset;
}

.bd-links a.edm-link-clases::before {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='currentColor' class='bi bi-journal' viewBox='0 0 16 16' style='margin-right:0.25rem'%3E%3Cpath d='M3 0h10a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2v-1h1v1a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v1H1V2a2 2 0 0 1 2-2z'/%3E%3Cpath d='M1 5v-.5a.5.5 0 0 1 1 0V5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1zm0 3v-.5a.5.5 0 0 1 1 0V8h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1zm0 3v-.5a.5.5 0 0 1 1 0v.5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1z'/%3E%3C/svg%3E");
   margin-right: .6rem;
}

.bd-links a.edm-link-clases:hover {
    color: rgba(0,0,0,0.85);
    background-color: rgba(13,110,253,.09);
    width: 100%;
}
.bd-links a.edm-link-clases:focus {
    box-shadow: 0 0 0 0.25rem rgba(13,110,253,.25);
    background-color: unset;
    width: 98%;
}

.bd-links a.edm-link-clases.activo {
    font-weight: 600;
}

/*
 * H2 edm-link-bookmark
 */

.edm-link-bookmark h2 {
   line-height:0px;
   margin-bottom:0px;
}

/*
 * Notas
 */

.bd-links-notas {
    display: block !important;
    padding-left: .25rem;
    margin-left: -.25rem;
    overflow-y: auto;
}

.bd-links-notas .btn:hover, .bd-links-notas .btn:focus {
    color: rgba(0,0,0,0.85);
    background-color: rgba(13,110,253,.09);
}

.bd-links-notas .btn:focus {
    box-shadow: 0 0 0 1px rgb(12,110,253,0.7);
}

.bd-links-notas .btn::before{width:1.25em;line-height:0;content:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='rgba%280,0,0,.5%29' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 14l6-6-6-6'/%3e%3c/svg%3e");transition:transform 0.35s ease;transform-origin:.5em 50%}

.bd-links-notas .btn[aria-expanded="true"]::before {
    transform: rotate(90deg);
}

.icon-notas .bi {
    width: 1em;
    height: 1em;
    vertical-align: -.1em;
}

/*
 * mp3
 */

.mp3-iframe-title {
    margin-bottom: 5px;
    display: block;
}

.mp3-iframe-wrap {
    margin-bottom: 1rem;
    margin-top: 1rem;
}

/*
 * Icons & Cards
 */

.card .bi {
    width: 1.5em;
    height: 1.5em;
    vertical-align: -.2em;
}
.card-title {
    line-height: 1.4;
}

.display-7 {
    font-size: 1.7rem;
    margin-left: .5rem;
    font-weight: 300;
    line-height: 1.2;
}

.firstcharacter {
    color: #903;
    float: left;
    font-family: Georgia;
    font-size: 85px;
    line-height: 71px;
    padding-top: 4px;
    padding-right: 8px;
    padding-left: 0px;
}

.card-body ul li {
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 0.27px;
}

.card-body ul {
    padding-left: .5rem;
}

/*
 * Custom / Responsive Font Size
 */

ul>li.display-6 {
    font-size: calc(1.375rem + 1.5vw);
    font-weight: 300;
    line-height: 1.2;
}

@media (max-width: 576px) {
  .edm-responsive-font-size.fs-4 {
    font-size: 1.1rem !important;
}
}

/*
 * Blockquotes
 */

blockquote.wp-block-quote {
    margin: 2.5rem 0rem 1.5rem 0rem;
}

.wp-block-quote p {
    font-family: 'Roboto', sans-serif;
    font-size: 32px;
    line-height: 40px;
    font-weight: 400;
    text-transform: uppercase;
    color: #4db2ec;
    word-wrap: break-word;
    font-style: italic;
    text-align: center;
}

@media (max-width: 768px) {
 .wp-block-quote p {
    font-size: 22px;
    line-height: 30px;
 }
}



/*
 * Icons & Subtitulos
 */

.display-6 .bi {
    width: 2rem;
    height: 2rem;
    vertical-align: -.17em;
}

@media (min-width:576px) {
.display-6 .bi {
    width: 2rem;
    height: 2rem;
    vertical-align: -.14em;
}
}

@media (min-width:992px) {
.display-6 .bi {
    width: 2.5rem;
    height: 2.5rem;
    vertical-align: -.16em;
}
}


@media (min-width: 768px) {
.display-6 .bi {
    width: 2.5rem;
    height: 2.5rem;
    vertical-align: -.19em;
}
}

/*
 * EDM Pagination
 */

.edm-pagination.page-nav {
    text-align: center;
}

.edm-pagination.page-nav a, .edm-pagination.page-nav span {
    float: unset;
}

/*
 * @media
 */

@media (min-width: 768px){

.bd-links-notas .li-ml-text {
margin-left:37px;
}

}


// X-Small devices (portrait phones, less than 576px)
// No media query for `xs` since this is the default in Bootstrap

// Small devices (landscape phones, 576px and up)
// @media (min-width: 576px) { ... }

// Medium devices (tablets, 768px and up)
// @media (min-width: 768px) { ... }

// Large devices (desktops, 992px and up)
// @media (min-width: 992px) { ... }

// X-Large devices (large desktops, 1200px and up)
// @media (min-width: 1200px) { ... }

// XX-Large devices (larger desktops, 1400px and up)
// @media (min-width: 1400px) { ... }
