.loader {
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.99);
    position: fixed;
    overflow: auto;
    top: 0;
    left: 0;
    z-index: 9999;
    display: block;
}
@keyframes ldio-v6g4je6oqv {
  0% {
    top: 70.5px;
    left: 70.5px;
    width: 0;
    height: 0;
    opacity: 1;
  }
  100% {
    top: 17.25px;
    left: 17.25px;
    width: 106.5px;
    height: 106.5px;
    opacity: 0;
  }
}

.ldio-v6g4je6oqv div {
  position: absolute;
  border-width: 4.5px;
  border-style: solid;
  opacity: 1;
  border-radius: 50%;
  animation: ldio-v6g4je6oqv 1s cubic-bezier(0,0.2,0.8,1) infinite;
}

.ldio-v6g4je6oqv div:nth-child(1) {
  border-color: #e92486
}

.ldio-v6g4je6oqv div:nth-child(2) {
  border-color: #5d2d8e;
  animation-delay: -0.5s;
}

.loadingio-spinner-ripple-rf50obiksdm {
  width: 150px;
  height: 150px;
  display: inline-block;
  overflow: hidden;
  background: none;
  position:absolute;
  top:50%; left:50%; z-index:99; position:fixed; transform: translate(-50%, -50%);
}
.ldio-v6g4je6oqv {
  width: 100%;
  height: 100%;
  position: relative;
  transform: translateZ(0) scale(1);
  backface-visibility: hidden;
  transform-origin: 0 0; /* see note above */
}
.ldio-v6g4je6oqv div { box-sizing: content-box; }

html{width:100%; height:100%;}
body{width:100%; height:100%; padding:0; margin:0;  overflow:hidden; background-color:#ffffff;}
.bg{height:100%; width:auto; position:absolute; top:0; left:0;}
.bgmobile{height:auto; width:100%; position:absolute; top:0; left:0;}
  .wrapper { margin:0 auto; overflow:hidden;}
  .flip-book {
   
   display: none;
   background-size: cover;
}
 .page {
	 height:100%; width:100%; background-repeat:no-repeat; background-size:contain; background-position:top center; background-color:#fff;
}
.page1{background-image:url(../images/1.jpg)}
.page2{background-image:url(../images/2.jpg);}
.page3{background-image:url(../images/3.jpg);}
.page4{background-image:url(../images/4.jpg);}
.page5{background-image:url(../images/5.jpg);}