.elementor-kit-8{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.scene, .scene2, .scene3 {
    display:inline-block;
  width: 300px;
  height: 505px;
  margin: 35px 0;
  margin-left: 34px;
  margin-right: 34px;
  perspective: 600px;
   position: relative;
    font-size: 25px;
font-weight: bold;
}
.card4:hover, .card2:hover, .card3:hover {
    opacity:1;
    box-shadow: 0 0px 20px rgba(33,33,33, .3);
}

.card, .card2, .card3, .card1, .card4, .card5, .card6, .card7 {
  width: 100%;
  height: 90%;
  transition: transform 3s;
  transform-style: preserve-3d;
  cursor: pointer;
    position:absolute;         
   bottom:0;                         
   left:0; 
}

.card1__is-flipped {
  transform: rotateY(180deg);
}
.card2__is-flipped {
  transform: rotateY(180deg);
}
.card3__is-flipped {
  transform: rotateY(180deg);
}
.card__is-flipped {
  transform: rotateY(180deg);
}
.card4__is-flipped {
  transform: rotateY(180deg);
}
.card5__is-flipped {
  transform: rotateY(180deg);
}
.card6__is-flipped {
  transform: rotateY(180deg);
}
.card7__is-flipped {
  transform: rotateY(180deg);
}


.card__face, .card2__face, .card3__face, .card1__face, .card4__face, .card5__face, .card6__face, .card7__face {
  position: absolute;
  width: 100%;
  height: 100%;
  line-height: 260px;
  color: white;
  text-align: center;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.card__face--front {
  background: trasparent;
}

.card__face--back, .card2__face--back, .card3__face--back, .card1__face--back, .card4__face--back, .card5__face--back, .card6__face--back, .card7__face--back {
  background: trasparent;
  transform: rotateY(180deg);
}
.desc, .desc1, .desc2, .desc3, .desc4, .desc5, .desc6, .desc7 {
  color: #3E3E3E;
  font-size: 20px;
  transition: all 3s;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
}
.desc__vis, .desc1__vis, .desc2__vis, .desc3__vis, .desc4__vis, .desc5__vis, .desc6__vis, .desc7__vis {
  max-height: 1500px;
  opacity: 1;
}
.link, .link1, .link2, .link3, .link4 {
  color: #255593;
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
    line-height: 1;
    margin-top: -70px;

}
.text {
  color: #1F2C6D;
  font-size: 20px;
  line-height: 1;
}


.zone11, .zone12{
   height: 700px;
    display: flex;
    align-items: center;
    justify-content: center;
    
}

.book11, .book12{
    display: flex;
    align-items: center;
    cursor: pointer;
    perspective: 3500px;
}

.cover11{
    z-index: 1;
    transition: all 3.4s;
}


.back-cover11{
    z-index: -3;
}

.cover11, .back-cover11{
    height: 400px;
    width: 320px;
    background: #3f0035;
    border-radius: 2px 20px 20px 2px;
    position: absolute;
    box-shadow: 1px 1px 10px gray;
    transform-origin: center left;
}

.page11{
    height: 380px;
    width: 310px;
    background: white;
    position: absolute;
    border-radius: 2px 10px 10px 2px;
    transform-origin: center left;
    z-index: -1;
}

.last-page11{
   height: 380px;
    width: 310px;
    background: white;
    position: absolute;
    border-radius: 2px 10px 10px 2px;
    transform-origin: center left;
    z-index: -2;
}

.flipbook-open .cover11{
    transform: rotateY(-180deg);
}

.flipbook-open .page11{
    transform: rotateY(-180deg);
    z-index: 2;
}


.page11:nth-child(2){
    transition-duration: 3s;
}
.page11:nth-child(3){
    transition-duration: 2.6s;
}
.page11:nth-child(4){
    transition-duration: 2.2s;
}
.page11:nth-child(5){
    transition-duration: 1.8s;
}
.page11:nth-child(6){
    transition-duration: 1.4s;
}

.flipbook-open .page11:nth-child(2){
    transition-duration: 5.6s;
}
.flipbook-open .page11:nth-child(3){
    transition-duration: 5.2s;
}
.flipbook-open .page11:nth-child(4){
    transition-duration: 4.8s;
}
.flipbook-open .page11:nth-child(5){
    transition-duration: 4.4s;
}
.flipbook-open .page11:nth-child(6){
    transition-duration: 4s;
}


.last-page11 img{
    height: 360px;
    display: block;
    margin: 10px auto;
    position: relative;
    z-index: -2;
}

.cover11 img{
    height: 380px;
    display: block;
    position: relative;
    margin: 10px auto;
    z-index: 1;
    
}/* End custom CSS */