body {
    background-color: #ffffff;
}
.wbg{
    background-color: rgba(255,255,255, 0.9);
}
.col3{
    color: #03989e;
}
.col2{
    color: #a8a8a8;
}
.col1{
    color: #7ed957;
}
.row{
    margin-bottom: 0;
}
.card-title{
    padding: 10px !important;
    background-color: rgba(0,0,0,0.5);
    color: #ffffff !important;
    font-family: 'Bai Jamjuree', sans-serif !important;
    font-weight: 700 !important;    
}
.card-content{
    min-height: 40px !important;
}
.card-action{
    background-color: #eeeeee !important;
}
.cloud{
    background-image: url('../images/cloud.png');
    background-repeat: no-repeat;
}
.hc0{
    margin-top: -10px;
    line-height: 120%;
    min-height: 80px;
}
.hc1{
    margin-left: 50px; 
    margin-bottom: 0;
}
.hc2{
    margin-left: 30px;
    margin-top: -7px;
}
.hc3{
    margin-left: 70px;
    margin-top: -15px;
}
.t10{
border-width: thin;
border-style: solid;
border-color: #0d47a1;
border-right-width: hide;
-webkit-border-top-left-radius: 10px;
-moz-border-radius-topleft: 10px;
border-top-left-radius: 10px;
-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
}
.row .col.calendar {
  width: 13.2%;
  height: 150px;
  max-height: 150px;
  margin-left: auto;
  left: auto;
  right: auto;
  border-width: 1px;
  border-color: #aaaaaa;
  border-style: solid;
  padding: 0;
  margin: 0.5%;
}
.calendarhead{
  width: 100%;
  height: 20px;
  max-height: 20px;
  margin: 0;
  padding: 0 5px;
  color: #ffffff;
  font-size: 12px;
  line-height: 20px;
  background-color: #555577;
}
.blur4 {
    filter:blur(4px);
    -o-filter:blur(4px);
    -ms-filter:blur(4px);
    -moz-filter:blur(4px);
    -webkit-filter:blur(4px);
}
.grecaptcha-badge { 
    bottom:120px !important;
    z-index: 500;
}
.blocks{
    background-color: white;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}
.blocks:hover{
    background-color: aliceblue;
}
a {
    color: brown;
}
nav ul a,
nav .brand-logo {
  color: #444;
}

p {
  line-height: 2rem;
    text-align: justify;
    text-justify: inter-word;
}
tr,td {
    margin: 0px;
    padding: 0px;
}
.button-collapse {
  color: #26a69a;
}

.parallax-container {
  min-height: 480px;
  line-height: 0;
  height: auto;
  color: rgba(255,255,255,.9);
}
  .parallax-container .section {
    width: 100%;
  }

@media only screen and (max-width : 992px) {
  .parallax-container .section {
    position: absolute;
    top: 40%;
  }
  #index-banner .section {
    top: 10%;
  }
}

@media only screen and (max-width : 600px) {
  #index-banner .section {
    top: 0;
  }
}

.icon-block {
  padding: 0 15px;
}
.icon-block .material-icons {
  font-size: inherit;
}

footer.page-footer {
  margin: 0;
}

.sp {
    font-family: 'Bai Jamjuree', sans-serif;
    font-weight: 700;
}
.sp0 {
    font-family: 'Bai Jamjuree', sans-serif;
    font-weight: 300;
}

.collapsible {
  -webkit-box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0), 0 1px 5px 0 rgba(0, 0, 0, 0), 0 3px 1px -2px rgba(0, 0, 0, 0);
          box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0), 0 1px 5px 0 rgba(0, 0, 0, 0), 0 3px 1px -2px rgba(0, 0, 0, 0);
}

.pixel-overlay {
    position:absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAEklEQVQImWNggABjBmKBMYZyABJlAJqUj0uTAAAAAElFTkSuQmCC) repeat center center !important;
}
.mm {
    opacity: 0;
}
.z-depth-5-ex {
    -webkit-transition-duration: 0.5s;
    -webkit-transition-timing-function: ease;
    transition-duration: 0.5s;
    transition-timing-function: ease;
    -webkit-box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.3);
}
.z-depth-5-ex:hover{
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);  
}
<!-- Animation -->
@-webkit-keyframes flipX {
  0% {
    opacity:0;
    -webkit-transform: perspective(2000px) translateZ(0) rotateY(0deg) scale(1);
    transform: perspective(2000px) translateZ(0) rotateY(0) scale(1);
  }
  10% {
    opacity:0;
    -webkit-transform: perspective(2000px) translateZ(0) rotateY(180deg) scale(1);
    transform: perspective(2000px) translateZ(0) rotateY(180) scale(1);
  }
  100% {
    opacity:1;
    -webkit-transform: perspective(2000px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(2000px) translateZ(0) rotateY(360deg) scale(1);
  }
}
@keyframes flipX {
  0% {
    opacity:0;
    -webkit-transform: perspective(2000px) translateZ(0) rotateY(0deg) scale(1);
    transform: perspective(2000px) translateZ(0) rotateY(0) scale(1);
  }
  10% {
    opacity:0;
    -webkit-transform: perspective(2000px) translateZ(0) rotateY(180deg) scale(1);
    transform: perspective(2000px) translateZ(0) rotateY(180) scale(1);
  }
  100% {
    opacity:1;
    -webkit-transform: perspective(2000px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(2000px) translateZ(0) rotateY(360deg) scale(1);
  }
}
.flipX{
  opacity:0;
  -webkit-animation: flipX 1s cubic-bezier(0.95, 0.29, 0.73, 1.36) forwards;
	animation: flipX 1s cubic-bezier(0.95, 0.29, 0.73, 1.36) forwards;
}


<!-- Animation -->
@-webkit-keyframes showU {
  0% {
    opacity:1;
  }
  100% {
    opacity:0;
  }
}
@keyframes showU {
  0% {
    opacity:1;
  }
  100% {
    opacity:0;
  }
}
.showU{
  opacity:1;
  -webkit-animation: showU 2s cubic-bezier(0.2, 0.3, 0.25, 0.9) forwards;
	animation: showU 2s cubic-bezier(0.2, 0.3, 0.25, 0.9) forwards;
}
.showU {
    -webkit-animation-delay: 5s;
          animation-delay: 5s;
}

@-webkit-keyframes showA {
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}
@keyframes showA {
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}
.show{
  opacity:0;
  -webkit-animation: showA 2s cubic-bezier(0.2, 0.3, 0.25, 0.9) forwards;
	animation: showA 2s cubic-bezier(0.2, 0.3, 0.25, 0.9) forwards;
}


.delay_1 {
    -webkit-animation-delay: .2s;
          animation-delay: .2s;
}

.delay_2 {
    -webkit-animation-delay: .4s;
          animation-delay: .4s;
}

.just {
    text-align: justify;
    text-justify: inter-word;
}
.zpubtn{
    position: fixed; 
    width: 40px; 
    height: 40px; 
    left: 0; 
    border: none;
    padding: 8px; 
    text-align: center; 
    text-decoration: none; 
    display: inline-block; 
    font-size: 16px;  
    margin: 0; 
    border-radius: 0 20px 20px 0; 
    cursor: pointer;
    -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
}

.zpubtn_{
    position: fixed; 
    width: 240px; 
    height: 40px; 
    left: 0; 
    border: none;
    padding: 8px; 
    text-align: center; 
    text-decoration: none; 
    display: inline-block; 
    font-size: 16px;  
    margin: 0; 
    border-radius: 0 0 20px 20px; 
    cursor: pointer;
}




.f_deck{
  margin:0;
  width:100%;
  height:450px;
  position:relative;
  -webkit-perspective: 5000px;
  perspective: 5000px;
}
.f_card{
  width:100%;
  height:100%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: all .5s linear;
  transition: all .5s linear;
}
.f_face {
  position: absolute;
  width: 100%;
  height: 450px;
  padding: 2vw;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.f_front{
    
}
.f_back {
  overflow:hidden;
  z-index:-1;
  display: block;
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
  box-sizing: border-box;
  &:before{
    content: "";
	  position: absolute;
	  width: 100%;
	  height: 100%;
	  z-index: -1;
	  -webkit-transform: rotateY(180deg);
	  -moz-transform: rotateY(180deg);
	  -ms-transform: rotateY(180deg);
	  -o-transform: rotateY(180deg);
	  transform: rotateY(180deg);
  }
}
.f_front, ._back{
  transition: all .5s linear;
}
.f_hovercard:hover{
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.f_sym {
    position: absolute; 
    right: 0; 
    top: 0; 
    width: 100%; 
    height: 450px; 
    background-image: url('../images/looks_one.png');
    background-repeat: no-repeat, repeat;
    background-size: 60%;
    background-position: right top; 
    z-index: -10;
}
