/* Book multiple*/

.front-squares-cntnr > .book-header  {
    text-align: center;
    margin: 0 0 clamp(0.6rem, 0.5200rem + 0.4000vw, 1rem) 0;
    padding: 0;
    background-color: rgba(255,255,255,1.00);
    border-radius: 0.5em 0.5em 0 0;
    vertical-align: middle;
	display: none;
}
.front-squares-cntnr > .book-header > h2,
.front-squares-cntnr > .book-header > p {
    margin: 0 0;
    font-family: 'Libre Franklin', sans-serif;
    font-size: clamp(1.1rem, 0.8600rem + 1.2000vw, 2.3rem)!important;
    font-weight: 600;
    color: rgba(21,74,119,1.00);
    line-height: clamp(0.7rem, 0.5760rem + 0.6200vw, 1.32rem)!important;
    font-style: italic;
    text-transform: uppercase;
}
.depa .front-squares-cntnr > .book-header > h2 {
    color: rgba(38,112,173,0.95);
}

.arriv .front-squares-cntnr > .book-header > h2 {
    color: rgba(81,156,91,1.00);
}


li.mdl-book-six-cntnr {
    border-radius: 0;
    background-color: rgba(21,74,119,1.00);
}
li.mdl-book-six-cntnr:hover,
li.mdl-book-six-cntnr:active {
    -webkit-box-shadow: var(--shad-link-box);
    -moz-box-shadow: var(--shad-link-box);
    box-shadow: var(--shad-link-box);
}
.arriv li.mdl-book-six-cntnr {
    background-color: rgba(81,156,91,1.00);
}
.depa li.mdl-book-six-cntnr {
    background-color: rgba(38,112,173,0.95);
}

li.mdl-book-header {
    background: none!important;
}


figure.mdl-book-six > .mdl-book-six-img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    display: inline;
    width: 30%!important;
    text-align: center;
    vertical-align: middle;
}
figure.mdl-book-six > .mdl-book-six-img > img {
    vertical-align: middle;
    object-fit: contain;
}
figure.mdl-book-six > img {
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    object-fit: contain;
    width: 25%!important;
    text-align: center;
}


figure.mdl-book-six {
    width: 100%;
    text-align: center;
    vertical-align: middle;
    
}

figure.mdl-book-multiple > div {
}

figure.mdl-book-six > figcaption > div {
    text-align: left;
    width: 75%;
}
.mdl-book-header figure.mdl-book-six > figcaption > div {
    text-align: right;
    width: 90%;
}
figure.mdl-book-six > figcaption > div > #art-lnk,
figure.mdl-book-six > figcaption > div > a.art-lnk,
figure.mdl-book-six > figcaption > div > h3 {
    display: inline-block;
    color: rgba(255,255,255,1.00);
    background: none;
    border: none;
    font-family: 'Libre Franklin', sans-serif;
    line-height: 1.3125em;
    font-size: clamp(0.6rem, 0.5000rem + 0.5000vw, 1.1rem)!important;
    font-weight: 600;
    text-transform: uppercase;
    font-style: italic;
    vertical-align: middle;
    margin: 0;
    padding: 8% 0 8% 5%;
}

figure.mdl-book-six > figcaption > div > h2 {
    display: inline-block;
    color: rgba(38,112,173,0.95);
    font-family: 'Libre Franklin', sans-serif;
    line-height: 1.3125em;
    font-size: clamp(0.8rem, 0.6400rem + 0.8000vw, 1.6rem)!important;
    font-weight: 600;
    text-transform: uppercase;
    font-style: italic;
    vertical-align: middle;
    margin: 0;
    padding: 8% 0 8% 5%;
}

.arriv figure.mdl-book-six > figcaption > div > h2 {
    color: rgba(81,156,91,1.00);
}

depa li.mdl-book-six-cntnr {
    border-radius: 0;
    background-color: rgba(21,74,119,1.00);
}


@media (min-width:1152px) and (max-width:1489px) {
	
	

}
@media (min-width:1490px) and (max-width:1689px){
	

}
@media (min-width:1690px) and (max-width:1919px){

    
}
@media (min-width:1920px){

    
}

@media (min-width:481px) and (max-width:539px) {
		

	
}
@media (min-width:540px) and (max-width:639px) {
		

	
}
@media (min-width:640px) and (max-width:767px) {
	

	
}
@media (min-width:768px) and (max-width:979px) {
	
	
}
@media (min-width:980px) and (max-width:1151px) {
	

	
}
@media (max-width:480px) {

	
}
