@import url("https://fonts.googleapis.com/css?family=Noto+Sans+KR:100,300,400,500,700,900&display=swap&subset=korean");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans:wght@100;400;500;600;700;900&display=swap");
html {position: relative;height: 100%;transition: all 0.33s ease-out 0s;margin: 0px !important;}
body, section { -webkit-font-smoothing: antialiased; -webkit-tap-highlight-color: transparent; color: rgb(34, 34, 34); font-size: 16px; font-weight: 400; letter-spacing: -0.02rem; line-height: 1.5em; margin: 0px; padding: 0px; }
body {font-family: "Noto Sans kr", sans-serif;position: relative;height: 100%;background: #000;}
dd, dt, input, textarea, select, button { color: rgb(34, 34, 34); font-family: "Noto Sans kr", sans-serif; font-size: 14px; font-weight: 400; letter-spacing: -0.02rem; line-height: 1.5rem; margin: 0px; padding: 0px; }
a, img { border: 0px; content-visibility: auto; vertical-align: middle; }
::after, ::before { box-sizing: border-box; }
:focus { outline: 0px; }
figure { margin: 0px; }
.title-header, h6, h5, h4, h3, h2, h1 { font-weight: 700; letter-spacing: -0.1px; color: rgb(34, 34, 34); }
h1 { font-size: 3rem; }
h2 { font-size: 2rem; }
h3 { font-size: 1.75rem; }
h4 { font-size: 1.5rem; }
h5 { font-size: 1.25rem; }
h6 { font-size: 16px; }
@media (max-width: 991px) {
  h1 { font-size: 2rem; }
  h2 { font-size: 1.5rem; }
  h3 { font-size: 1.25rem; }
  h4 { font-size: 1.125rem; }
  h5 { font-size: 1rem; }
  h6 { font-size: 0.875rem; }
}
a { color: inherit; font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit; letter-spacing: inherit; line-height: inherit; text-transform: inherit; transition: all 0.3s ease 0s; text-decoration: none !important; }
a:link { text-decoration: none !important; }
a:visited { text-decoration: none !important; }
a:focus { outline: none !important; text-decoration: none !important; }
a:active { text-decoration: none !important; }
a:hover { color: rgb(212, 73, 79); }
p {font-size: 16px;font-weight: 400;line-height: 130%;letter-spacing: -0.02rem;/* color: rgb(34, 34, 34); */}
ul { font-weight: 400; letter-spacing: -0.02rem; padding-left: 20px; }
ol { font-size: 14px; font-weight: 400; letter-spacing: -0.02rem; padding-left: 20px; }
strong { font-weight: 700; }
del { text-decoration: line-through; }
a img { border: none; }
iframe { max-width: 100%; }
a, p a { cursor: pointer; text-decoration: none; }
pre { margin: 15px 0px; max-width: 100%; padding: 15px; white-space: pre-wrap; overflow-wrap: break-word; }
dt { font-size: 15px; font-weight: 700; margin-bottom: 10px; }
dd { margin-bottom: 15px; }
sub, sup { font-size: 75%; height: 0px; line-height: 0; position: relative; vertical-align: baseline; }
sub { top: 0.5ex; }
sup { bottom: 0.5ex; }
blockquote:not(.ohc-blockquote-shortcode) { border: none; font-size: 17px; font-style: italic; line-height: 1.6em; margin: 20px 0px; padding: 0px; }
blockquote cite { font-style: normal; font-weight: 500; }
td, div, li { font-size: 16px; font-weight: 400; letter-spacing: -0.02rem; }
@media (max-width: 991px) {
  td, div, li { font-size: 14px; }
}
.clearfix::before, .clearfix::after { content: ""; display: block; line-height: 0; }
.clearfix::after { clear: both; }
.clearfix { zoom: 1; }
.text-right { text-align: right; }
.text-left { text-align: left; }
.text-center { text-align: center; }
header {position: sticky;top: 0;width: 100%;height: 70px;background-color: rgb(0, 0, 0);z-index: 99;}
header .nav-block { position: relative; display: flex; align-items: center; justify-content: space-between; height: 100%; padding: 0px 40px; }
header .nav-block .nav-wrapper { position: relative; display: flex; align-items: center; justify-content: space-between; width: 100%; height: 100%; }
header .nav-block .nav-wrapper .logo {position: absolute;top: 0px;left: 0px;height: 100%;display: inline-flex;align-items: center;}
header .nav-block .nav-wrapper .logo .logo-link { position: relative; display: flex; align-items: center; flex-shrink: 0; height: 48px; max-height: 100%; }
header .nav-block .nav-wrapper .logo .logo-link img { display: block; margin: auto 0px; width: auto; max-height: 100%; transition: opacity 0.3s ease 0s; }
nav.header-navigation {margin-left: auto;margin-right: auto;}
nav.header-navigation ul {position: relative;display: flex;align-items: center;height: 100%;white-space: nowrap;margin: 0px;padding: 0px;justify-content: center;}
nav.header-navigation ul > li {/* height: 100%; */margin: 0px 20px;}
nav.header-navigation ul > li > a { position: relative; display: flex; align-items: center; height: 100%; font-family: "Dm sans", sans-serif; font-weight: 500; text-transform: uppercase; color: rgb(255, 255, 255); line-height: 1.06em; letter-spacing: 0.1em; font-size: 12px; }
nav.header-navigation ul > li > a.current{color: #ff9c00;font-weight: bold;}
nav.header-navigation ul > li > a .menu-item-text { position: relative; }
.menu-item-text svg { position: absolute; right: 0px; width: 100%; max-width: 100%; height: auto; display: block; }
nav.header-navigation ul > li > a .menu-item-text svg.svg--underline { height: 10px; }
nav.header-navigation ul > li > a .menu-item-text svg.svg--underline > * { stroke: rgb(234, 165, 127); stroke-width: 2.5px; stroke-dasharray: 1500; stroke-dashoffset: 1500; transition: stroke-dashoffset 1s ease 0s; }
.svg--underline path { fill: none; stroke: currentcolor; stroke-miterlimit: 10; stroke-width: 1.5px; }
nav.header-navigation ul li:hover > a .menu-item-text svg.svg--underline > * { stroke-dashoffset: 0; }
nav.header-navigation ul > li:hover > a .menu-item-text svg.svg--underline { height: 10px; }
.chocolate-fullscreen-menu > ul > li:hover > a .menu-item-text svg.svg--underline > * { stroke-width: 5px; stroke-dasharray: 1500; stroke-dashoffset: 1500; transition: stroke-dashoffset 1s ease 0s; }
.chocolate-fullscreen-menu > ul > li:hover > a .menu-item-text svg.svg--underline > * { stroke-dashoffset: 0; }
#chocolate-page-mobile-header { }
.page {position: relative;}
.page .contact{position:relative;width:100%;max-width: 1280px;padding-bottom: 100px;/* overflow:hidden; */margin: 150px auto;}
.page .contact .title{}
.page .contact .title h1{color:#fff}
.page .contact iframe{position:absolute;top: 100px;left:0;width:100%;height:100%;border:0;}
table.guest_table2{width:100%;table-layout:fixed;margin:0;padding:0;border-collapse:collapse;border-top: 3px solid #ff9c00;}
table.guest_table2 tbody, table.guest_table2 tfoot, table.guest_table2 thead{background:transparent}
table.guest_table2 caption{text-align:left; font-size:20px; font-weight:600; color:#000; line-height:200%} 
table.guest_table2 tr th{background:transparent; text-align:left; }
table.guest_table2 tr td{background:transparent;}
table.guest_table2 tr th, table.guest_table2 tr td{padding:15px 20px;border-bottom:1px solid #ddd;color: #fff;}
table.guest_table2 tr th, table.guest_table2 tr td input[type=text], 
table.guest_table2 tr th, table.guest_table2 tr td input[type=password], 
table.guest_table2 tr th, table.guest_table2 tr td textarea,
table.guest_table2 tr th, table.guest_table2 tr td select
{background: #0b0b0b;color: #fff;}
table.guest_table2 tbody tr:nth-child(2n){background:transparent;}
table.guest_table2 tr td textarea{width:90%;color:#fff;background: transparent;}
table.guest_table2 tr td.border-left	{border-left:1px solid #ddd; vertical-align:top; background:#fafafa;}
.agr_content{color:#fff;}
.chocolate-grid .chocolate-grid-item .con-left { display: flex; width: 36%; }
.chocolate-grid .chocolate-grid-item .con-left .c-video { }
.chocolate-grid .chocolate-grid-item .con-right { display: flex; width: 64%; }
.page .full {position:relative;height: 100vh;background: #000;}
.page .full section{/* height: 100%; */box-sizing: border-box;padding-top: 165px;}
.page .full section.seczone {position: relative;height: 100%;background-color:#000;margin-left: 350px;}
.title-box{position: relative;width: 100%;padding-top: 125px;max-height: 100px;padding-left: 350px;z-index: 10;background: #000;}
.title-box .title{
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    flex-direction: column;
}
.title-box .title h1{font-size:36px;color:#fff}
.title-box .title p{font-size:16px;color:#b5b5b5;}
.fl
#section1{
    height: 960px;
}
#section2{
    margin-top: 100px;
    /* height: 950px; */
}
.vi-bg{position: relative;background: url(/theme/new_chocolate/assets/images/big-arrow.png) no-repeat center;background-size: 100% 80%;overflow: hidden;transition-timing-function: cubic-bezier(0.52, 0.42, 0, 1.01);transition: 0.3s;transition-delay: 1s;margin-top: 100px;}
#section3{
    height: 100%;
    min-height: 1200px;
    margin-top: 150px;
}
#section4{
    height: 100%;
    min-height: 1200px;
    padding-top: 150px;
}
#client1{
  padding-top: 160px;
  height: 1000px;
  min-height: 1000px;
}
#client2{
  /* height:100vh; */
  padding-top: 160px;
}
.section1 h1 {
font-size: 250%;
text-shadow: 0 2px 2px black;
}
.ourworks1,.ourworks2,.ourworks3,.ourworks4 {position: relative;width: 100%;max-width: 1280px;height: 800px;color: #fff;margin-left: 380px;}
.ourworks1 .swiper-pagination{bottom: 10%;}
#sub-wrapper {position: relative;/* height: 100%; *//* overflow: hidden; */}
.container { position: relative; width: 1600px; padding: 0px 20px; margin: 0px auto; }
.page-start { position: relative; width: 100%; }
.page-start .sub-con { width: 100%; margin: 0px; padding: 70px 0px; }
.page-start .sub-con .full { position: relative; width: 100%; height: 100vh; flex-wrap: wrap; }
.greeting {position: sticky;top: 20px;width: 100%;max-width: 1280px;padding: 20px;height: 900px;}
.greeting .left {display: flex;width: 55%;position: sticky;}
.greeting .txt-box {padding-top: 20px;padding-right: 80px;}
.greeting .txt-box h1 {font-size: 68px;color: #fff;margin-bottom: 120px;}
.greeting .txt-box .txt {width: 1000px;}
.greeting .txt-box .txt p {font-size: 20px;color: #b5b5b5;padding-bottom: 18px;line-height: 33px;}
.greeting .txt-box .txt p.sign {padding-top: 40px;}
.greeting .right {position: relative;display: flex;/* width: 45%; */max-width: 660px;/* height: 960px; */padding-bottom: 100px;}
.greeting .right .img-block {display: flex;width: 100%;height: 800px;overflow: hidden;}
.greeting .right .img-block img {object-fit: cover;object-position: center;}
#slide2 {display: flex;width: 100%;height: 950px;align-items: flex-start;}
.history-fr {position: absolute;top: 0px;display: flex;width: 100%;height: 100vh;background: url("/theme/new_chocolate/assets/images/gradation.webp") center top no-repeat;z-index: 10;opacity: 0.9;}
.history-pc{
    position: relative;
    width: 100%;
    padding: 60px 0;
    height: 600px;
}
.history-pc .his-vr{
    position: absolute;
    width: 100%;
    bottom: 0;
}
.history-pc .his-vr ul{
    display: flex;
    width: 100%;
    padding: 10% 4% 0 10%;
    margin: 0;
}
.history-pc .his-vr ul li{padding-left: 10px;}
.history-pc .his-vr ul li:nth-child(1){
    width: 8.5vw;
}
.history-pc .his-vr ul li:nth-child(2){
    width: 8.5vw;
}
.history-pc .his-vr ul li:nth-child(3){
    width: 11.6vw;
}
.history-pc .his-vr ul li:nth-child(4){
    width: 13.2vw;
}
.history-pc .his-vr ul li:nth-child(5){
    width: 13.4vw;
}
.history-pc .his-vr ul li:nth-child(6){width: 15vw;}
.history-pc .his-vr ul li .gr{}
.history-pc .his-vr ul li .gr h3{
    color: #fff;
    font-size: 2vw;
}
.history-pc .his-vr ul li .gr h3.act{
    color: #ff6000;
}
.history-pc .his-vr ul li .gr p{
    font-size: 1.1vw;
    height: 24px;
    color: #b5b5b5;
    margin: 0;
}
.history-pc .backgr{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.history-pc .backgr img{}
.is-mobile{display:none}
.history {/* position: relative; *//* width: 100%; *//* height: 100vh; *//* display: flex; *//* padding: 50px; *//* flex-flow: column wrap; *//* place-content: center flex-start; */}
.history .his-timeline {/* position: relative; */display: flex;width: 50%;height: 110px;margin: 0 auto;justify-content: space-between;}
.history .his-timeline .left {display: flex;width: 300px;align-items: flex-start;}
.history .his-timeline .left .year {display: flex;font-size: 44px;color: rgb(255, 255, 255);text-align: right;padding-right: 30px;margin: 0;padding-top: 20px;line-height: 1.5;}
.history .his-timeline.current .left .year{font-size: 55px;color: rgb(255, 138, 0);padding-top: 15px;}
.history .his-timeline .point {position: relative;display: flex;width: 1px;height: 100vh;background: rgb(255, 255, 255);margin: 0px 20px;}
.history .his-timeline .point::after {content: "";position: absolute;display: flex;top: 5%;right: -10px;width: 20px;height: 20px;background: rgb(255, 255, 255);border-radius: 100%;justify-content: center;}
.history .his-timeline .right { width: 100%; }
.history .his-timeline .right ul {display: flex;width: 100%;list-style: none;flex-wrap: wrap;padding-top: 35px;padding-left: 50px;align-items: flex-start;margin: 0;padding-bottom: 30px;}
.history .his-timeline .right ul li {font-size: 28px;color: rgb(255, 255, 255);line-height: 1.3;}
.organi{display:flex;width: 100%;margin: 20px auto;padding-top: 30px;justify-content: center;}
.organi .img{display:flex;width: auto;/* max-width: 80%; */margin: 0 auto;}
.organi-mid{
    padding: 30px;
    background: #1a1a1a;{}
}
.organi-mid .organi-con{
    display: flex;
    width: 100%;
    justify-content: space-evenly;
    padding-left: 25px;
    margin: 0;
}
.organi-mid .organi-con li{
    width: 20%;
}
.organi-mid .organi-con li .head{
    position: relative;
    display: flex;
    width: 100%;
    color: #fff;
    font-size: 1.2vw;
    padding-bottom: 15px;
}
.organi-mid .organi-con li .head span{
    display: inline-flex;
    position: absolute;
    top: 19px;
    right: 10px;
    width: 63%;
    height: 1px;
    background: #fff;
}
.organi-mid .organi-con li:last-child .head span{display:none}
.organi-mid .organi-con li ul.list{
    padding: 0;
    margin-left: 0;
}
.organi-mid .organi-con li ul.list li.item{
    position: relative;
    color: #b5b5b5;
    width: 100%;
    padding-left: 10px;
}
.organi-mid .organi-con li ul.list li.item:before{
  position:absolute;
  content:'';
  top: 12px;
  left: 0;
  display:flex;
  width: 3px;
  height: 3px;
  background: #b5b5b5;
  border-radius:100%;
}
.gnb{
    position: fixed;
    top: 30%;
    left: 10px;
    width: 300px;
    z-index: 999;
}
.gnb .gnb__list{}
.gnb .gnb__list .gnb__item{
    display: block;
    width: 100%;
    height: 40px;
    margin: 7px;
    position: relative;
}
.fp-slidesNav ul li a span {
  background: #fff; }
  .gnb .gnb__list .gnb__item a span:before {
    position: absolute;
    left: -0px;
    width: 10px;
    height: 2px;
    margin-top: -1px;
    top: 50%;
    content: "";
    -webkit-transition: 0.3s;
    transition: 0.3s;
    }
.gnb .gnb__list .gnb__item.active{}
.gnb .gnb__list .gnb__item.active a span {
  background: #ff9c00;
  height: 10px;
    width: 10px;
    margin: -6px 0px 0px -6px;
    border-radius: 100%;
    color: #ff9c00;
  }
  .gnb .gnb__list .gnb__item.active a span:before,
  .gnb .gnb__list .gnb__item.active a span:before {
    background: #ff9c00;
    left: -21px;
    width: 22px;
    }
.gnb .gnb__list .gnb__item.active a{color:#ff9c00;font-weight:700}
.gnb .gnb__list .gnb__item a{
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    font-size: 18px;
    color: #fff;
}

.gnb .gnb__list .gnb__item a span{
  border-radius: 50%;
  position: absolute;
  z-index: 1;
  height: 4px;
  width: 4px;
  border: 0px;
  background: #fff;
  left: 80%;
  top: 33%;
  margin: -2px 0px 0px -2px;
  transition: all 0.1s ease-in-out 0s;
}
.gnb .gnb__list .gnb__item:hover a span{
 width: 10px; height: 10px; margin: -5px 0px 0px -5px; }
.gnb .gnb__list .gnb__item:hover a span{
  background: #fff; }
  .gnb .gnb__list .gnb__item:hover a span:before{
    left: -12px;
    width: 12px;
    background: #ffffff; }
/* Vision */
#fp-nav ul li:nth-child(5),
#fp-nav ul li:nth-child(6),
#fp-nav ul li:nth-child(7),
#fp-nav ul li:nth-child(8),
#fp-nav ul li:nth-child(9){display:none}

.c-text{
    display: flex;
    width: 100%;
    padding-left: 0;
    flex-direction: column;
}
.c-text .home-wrapper{
    position: sticky;
    top: 20px;
    width: 100%;
    max-width: 1280px;
    padding: 20px;
    height: 950px;
    /* margin: 30px auto 60px; */
}
.c-text .home-wrapper .title-desc{
    display: flex;
    flex-direction: column;
}
.c-text .home-wrapper .title-desc .header{
    display: flex;
    height: auto;
    margin-bottom: 20px;
    background: transparent;
}
.c-text .home-wrapper .title-desc .header1{
    display: flex;
    height: auto;
    margin-bottom: 0;
    background: transparent;
}
.c-text .home-wrapper .title-desc .header h2{font-size: 72px;color:#ff9c00;line-height: 1.2;font-weight: bold;}
.c-text .home-wrapper .title-desc .header.f-white h2{
    font-size: 50px;
    color: #fff;
}
.c-text .home-wrapper .title-desc .header1.f-white h2{
    font-size: 50px;
    color: #fff;
    padding-top: 8%;
    padding-bottom: 60px;
}
.c-text .home-wrapper .title-desc .desc{
    opacity: 1;
}
.c-text .home-wrapper .title-desc .desc1{
    padding-top: 50px;
    color: #fff;
}
.c-text .home-wrapper .title-desc .desc1 p{
    position: relative;
    color: #b5b5b5;
    padding-left: 10px;
    font-size: 28px;
}
.c-text .home-wrapper .title-desc .desc1 p:before{
    content:'';position:Absolute;top:15px;left:0;display:flex;width:5px;height:5px;background:#b5b5b5;border-radius:5px;
}
.c-text .home-wrapper .title-desc .desc{
    /* opacity: 0; */
}
.c-text .home-wrapper .title-desc .desc ul{
    padding-top: 50px;
    padding-left: 0;
}
.c-text .home-wrapper .title-desc .desc ul li:before{content:'';position:Absolute;top: 21px;left:0;display:flex;width:5px;height:5px;background:#b5b5b5;border-radius:5px;}
.c-text .home-wrapper .title-desc .desc ul li{
  position: relative;
  font-size: 28px;
  color: #fff;
  -webkit-transition: 0s;
  transition: 0s;
  -webkit-transition-delay: 0.0s;
  transition-delay: 0.0s;
  -webkit-transition-timing-function: cubic-bezier(0.52, 0.42, 0, 1.01);
  transition-timing-function: cubic-bezier(0.52, 0.42, 0, 1.01);
  padding-left: 15px;
}

.c-text .home-wrapper .title-desc .desc p.slogun-txt{font-size: 30px;font-weight:700;}
.c-text .home-wrapper .title-desc .desc p{font-size: 28px;color: #b5b5b5;}
.c-text .home-wrapper .title-desc .desc2{
    padding-top: 50px;
}
.c-text .home-wrapper .title-desc .desc2 ul.cols4{
    display: flex;
    padding-left: 0;
    justify-content: space-between;
    flex-wrap: wrap;
}
.c-text .home-wrapper .title-desc .desc2 ul.cols4 li{
    display: flex;
    width: 25%;
    flex-wrap: wrap;
    justify-content: space-between;
}
.c-text .home-wrapper .title-desc .desc2 ul.cols4 li .group{
    display: flex;
    /* width: 100%; */
    margin-bottom: 30px;
    justify-content: space-between;
    align-content: space-around;
    align-items: flex-start;
    flex-direction: column;
}
.c-text .home-wrapper .title-desc .desc2 ul.cols4 li .group img{
    display: block;
    width: auto;
    margin-bottom: 20px;
    align-content: flex-end;
    flex-wrap: wrap;
}
.c-text .home-wrapper .title-desc .desc2 ul.cols4 li .group p{
    display: flex;
    font-size: 20px;
    color: #fff;
    height: 52px;
    padding-right: 20px;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.biz{
    display: flex;
    width: 100%;
    max-width: 1280px;
    flex-direction: column;
    padding-top: 70px;
}
.biz .top{}
.biz .top .title{
    border-bottom: 1px solid #eaeaea;
}
.biz .top .title h2{
    font-size: 30px;
    color: #fff;
    padding-left: 50px;
    margin-bottom: 20px;
}
.biz .top .summary{
    padding-left: 50px;
    padding-top: 20px;
}
.biz .top .summary p{
    color: #fff;
    /* font-size: 16px; */
}
.biz .mid-con{
    position: relative;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    margin: 5% auto 0;
}

.biz .mid-con .bg-line{position: absolute;display:flex;width:100%;height:1px;background:#fff;z-index: 1;}
.slogun{
    display: flex;
    width: 100%;
    padding: 50px;
    flex-wrap: wrap;
    z-index: 2;
    background: transparent;
}

.slogun ul{
    display: flex;
    margin: 0 auto;
    align-items: center;
    justify-content: space-between;
    padding: 0;
    /* background: transparent; */
}
.slogun ul li{
    color: #fff;
}
.vi-slogun{
    display: flex;
    width: 100%;
    padding: 0;
    flex-wrap: wrap;
    padding-top: 60px;
}

.vi-slogun ul{
    display: flex;
    width: 100%;
    max-width: 1150px;
    /* margin: 0 auto; */
    justify-content: space-between;
    padding: 0;
    align-items: center;
}
.vi-slogun ul li{
    color: #fff;
    background: transparent;
}
.rou-vi-3{width: 50%;}
.rou-vi-3 li{
  display: flex;
  width: 100%;
  /* height: 100%; */
  border-radius: 100%;
  background: #000;
  text-align: center;
  padding: 10px;
}
.rou-vi-3 li .round{background:none}
.round{position:relative;width: 100%;background: #000;z-index: 222;}
.round:after{content:'';display:block;padding-bottom:100%;border: 1px solid #fff;border-radius: 100%;overflow: hidden;}
.round .inner{position:absolute;display: flex;width:100%;height:100%;flex-wrap: wrap;align-content: center;justify-content: center;overflow: hidden;font-size: 1.7vw;padding: 10px;}
.rou-vi-3 li .round .inner h3{font-size: 32px;color:#fff;margin-bottom: 20px;}
.rou-vi-3 li .round .inner p{color:#b5b5b5;font-size: 24px;}
.rou-vi-3 li:nth-child(1){margin-left:0}
.rou-vi-3 li:nth-child(2){margin-left: -50px;}
.rou-vi-3 li:nth-child(3){margin-left: -50px;}
.rou-sj{
    width: 100%;
}
.rou-sj li{
    display: flex;
    width: 25%;
    border-radius: 100%;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 10px;
    align-content: center;
}
.rou-sj-2{width: 50%;background: #000;}
.rou-sj-2 li{
  display: flex;
  width: 52%;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.rou-sj-2 li:nth-child(1){margin-left:0}
.rou-sj-2 li:nth-child(2){margin-left:-50px;}
.rou-sj-3{width: 70%;/* flex-direction: column; */}
.rou-sj-3 li{
  display: flex;
  width: 46%;
  align-items: center;
  text-align: center;
  justify-content: space-around;
  border-radius: 100%;
  overflow: hidden;
}
.rou-sj-3 li:nth-child(1){margin-left:0}
.rou-sj-3 li:nth-child(2){margin-left: -20px;}
.rou-sj-3 li:nth-child(3){margin-left: -20px;}
.rou-sj-5{width: 100%;}
.rou-sj-5 li{
  display: flex;
  width: 24%;
  border-radius: 100%;
  background: #000;
  align-items: center;
  text-align: center;
  padding: 0;
  justify-content: space-around;
}
.rou-sj-5 li:nth-child(1){margin-left:0}
.rou-sj-5 li:nth-child(2){margin-left: -20px;}
.rou-sj-5 li:nth-child(3){margin-left: -20px;}
.rou-sj-5 li:nth-child(4){margin-left: -20px;}
.rou-sj-5 li:nth-child(5){margin-left: -20px;}
.rou-sj-2 li .round,.rou-sj-5 li .round{background:none;}

.gallery{}
.gallery .left,.gallery .right{display:flex;width: 47%;justify-content: space-between;}

.gallery-overlay {
  background-color: rgb(244 132 0 / 79%);
  height: 100%;
  width: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transition: .5s ease
}

.gallery-image-wrap-inner:hover .gallery-overlay {
  opacity: 1
}

.gallery-overlay .caption {
  z-index: 99;
  position: absolute;
  top: 100px;
  text-align: center;
  padding: 24px;
  color: #fff;
  font-size: 24px;
}

.gallery-image-wrap {
  width: 33.33%;
  width: calc(100%/3)
}

.gallery-image-wrap.half-width {
  width: 50%;
  width: calc(100%/2)
}

.gallery-image-wrap,.gallery-image-wrap.quarter-width {
  width: 25%;
  width: calc(100%/4)
}

.gallery-image-wrap {
  overflow: hidden
}

.gallery-image-wrap:before {
  content: "";
  display: block
}

.gallery-image-wrap:before,.gallery-image-wrap.square:before {
  padding-top: 100%
}

.gallery-image-wrap.half-height:before {
  padding-top: 50%
}

.gallery-image-wrap.one-and-a-half-height:before {
  padding-top: 150%
}

.gallery-image-wrap.double-height:before {
  padding-top: 200%
}

.editor-styles-wrapper .gallery-image-wrap a {
  pointer-events: none
}

.gallery-image-wrap-inner,.gallery-image {
  width: 100.1%;
  height: 100%;
  max-height: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute !important;
  top: 0;
  background-position: center center;
  overflow: hidden;
  transition: all .6s ease
}
.swiper-slide-active{opacity: 1;}
.swiper-slide-prev,.swiper-slide-next{opacity: 0.3;}
.swiper-button-prev, .swiper-rtl .swiper-button-next{left: -50px;color: #fff;z-index: 9999;}
.swiper-button-next, .swiper-rtl .swiper-button-prev{right: -50px;color: #fff;}
.swiper-pagination-bullet{background:#fff}
.mejs-layer {
  z-index: 1
}

.mejs-overlay-play {
  cursor: pointer
}

.mejs-overlay-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%);
  background: url(
  ../images/mejs-controls.svg) no-repeat;
  background-position: 0 -39px;
  height: 80px;
  width: 80px;
  z-index: 99;
}

.client{position:relative;width:100%;max-width:1280px;/* margin:auto; *//* padding-top: 170px; */}
.client .s-tit{margin:10px 0;}
.client .s-tit h3{font-size:24px;color:#fff;}
.client .client-block{
    margin-top: 30px;
}
.client .client-block .cli-list{
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    padding: 0;
    margin-bottom: 10px;
    gap: 0;
}
.client .client-block .cli-list li{
    display: flex;
    width: auto;
    min-width: 252px;
    /* height: 100px; */
    align-items: center;
    /* margin-bottom: 20px; */
    gap: 0;
}
.client .client-block .cli-list li .logo{
    border: 1px solid rgba(255,255,255,0.1);
}
.client .client-block .cli-list li .logo figure{}
.client .client-block .cli-list li .logo figure img{display:flex;width:100%}

/*location*/
.location {position: relative;width: 100%;max-width: 1280px;margin-top: 70px;margin: 70px auto;}
.sub51_a .root_daum_roughmap {margin-top: 35px;}
.sub_txt{color:#fff}
.sub51_a_add {font-size: 20px; margin: 25px 0 15px;}
.sub51_a_add p{color:#fff}
.sub51_a_top {font-size: 18px;color: #fff;}
.sub51_a_top span {border: 3px solid #cd7d30; border-radius:30px; padding: 2px 8px;}
.sub51_a_top::before {content: ""; display: inline-block; width: 8px; height: 8px; background: #cd7d30; border-radius: 50%; margin: 0 2px 3px 0;}

.sub51_a_num {display: flex;flex-flow: row wrap;width: 100%;padding: 30px 0 0;margin-bottom: 50px;}
.sub51_a_num li {font-size: 18px;display: flex;align-items: center;font-weight: 600;width: 40%;flex: 1;color: #fff;}
.sub51_a_num i {font-size: 28px; color: #fff; border: 1px solid #754c24; border-radius: 50%; padding: 10px; margin-right: 10px; background: #754c24;}
.sub51_a_num span {font-weight: 400; margin-left: 10px;}

/* ÃƒÆ’Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã‚Â«ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã‚Â«Ãƒâ€šÃ‚Â©ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÆ’Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â¬Ãƒâ€šÃ‚Â§ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã‚Â­Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ */
.popup {display: none;position: fixed;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.7);z-index: 1;}
.popup .popup-content {position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #000000;
  padding: 0;
  border-radius: 8px;
  text-align: center;}  
.popup .popup-content h3{margin-bottom:24px;}
.popup .popup-content p{margin-bottom:40px;}
.popup .popup-content .btn-confirm{min-width:194px;border:0;border-radius:8px;margin:0 6px;}
@media (max-width: 991px){
  .popup .popup-content{width:92%;padding:30px;margin:150px auto;}
  }
.close {
  cursor: pointer;
  position: absolute;
  top: -50px;
  right: -50px;
  color: #fff;
  font-size: 40px;
  font-weight: 100;
}


#back-to-top {
  position: fixed;
  width: 40px;
  height: 40px;
  right: 25px;
  bottom: 25px;
  margin: 0;
  opacity: 0;
  visibility: hidden;
  z-index: 10000
}

#back-to-top .back-to-top-icon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  font-size: 20px;
  color: #fff;
  background-color: var(--qode-main-color);
  border: 1px solid var(--qode-main-color);
  overflow: hidden
}

#back-to-top .back-to-top-icon * {
  display: block;
  line-height: inherit
}

#back-to-top svg {
  display: block;
  fill: none;
  stroke: currentColor;
  stroke-width: 2px
}

#back-to-top svg g {
  transition: transform .4s cubic-bezier(.16,1,.3,1)
}

#back-to-top svg g:first-child {
  transform: translateY(0);
  transition-delay: .2s
}

#back-to-top svg g:last-child {
  transform: translateY(12px);
  transition-delay: 0s
}

#back-to-top:hover .back-to-top-icon svg g:first-child {
  transform: translateY(-12px);
  transition-delay: 0s
}

#back-to-top:hover .back-to-top-icon svg g:last-child {
  transform: translateY(0);
  transition-delay: .2s
}

#back-to-top.-off {
  opacity: 0;
  visibility: hidden;
  transition: opacity .15s ease,visibility 0s .15s
}

#back-to-top.-on {
  opacity: 1;
  visibility: visible;
  transition: opacity .3s ease
}

.animated { animation-duration: 1s; animation-fill-mode: both; }
.animated.infinite { animation-iteration-count: infinite; }
.animated.hinge { animation-duration: 2s; }
.animated.bounceIn, .animated.bounceOut, .animated.flipOutX, .animated.flipOutY { animation-duration: 0.75s; }
@-webkit-keyframes bounce { 
  0%, 20%, 53%, 80%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); transform: translateZ(0px); }
  40%, 43% { transform: translate3d(0px, -30px, 0px); }
  40%, 43%, 70% { animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); }
  70% { transform: translate3d(0px, -15px, 0px); }
  90% { transform: translate3d(0px, -4px, 0px); }
}
@keyframes bounce { 
  0%, 20%, 53%, 80%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); transform: translateZ(0px); }
  40%, 43% { transform: translate3d(0px, -30px, 0px); }
  40%, 43%, 70% { animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); }
  70% { transform: translate3d(0px, -15px, 0px); }
  90% { transform: translate3d(0px, -4px, 0px); }
}
.bounce { animation-name: bounce; transform-origin: center bottom; }
@-webkit-keyframes flash { 
  0%, 50%, 100% { opacity: 1; }
  25%, 75% { opacity: 0; }
}
@keyframes flash { 
  0%, 50%, 100% { opacity: 1; }
  25%, 75% { opacity: 0; }
}
.flash { animation-name: flash; }
@-webkit-keyframes pulse { 
  0% { transform: scaleX(1); }
  50% { transform: scale3d(1.05, 1.05, 1.05); }
  100% { transform: scaleX(1); }
}
@keyframes pulse { 
  0% { transform: scaleX(1); }
  50% { transform: scale3d(1.05, 1.05, 1.05); }
  100% { transform: scaleX(1); }
}
.pulse { animation-name: pulse; }
@-webkit-keyframes rubberBand { 
  0% { transform: scaleX(1); }
  30% { transform: scale3d(1.25, 0.75, 1); }
  40% { transform: scale3d(0.75, 1.25, 1); }
  50% { transform: scale3d(1.15, 0.85, 1); }
  65% { transform: scale3d(0.95, 1.05, 1); }
  75% { transform: scale3d(1.05, 0.95, 1); }
  100% { transform: scaleX(1); }
}
@keyframes rubberBand { 
  0% { transform: scaleX(1); }
  30% { transform: scale3d(1.25, 0.75, 1); }
  40% { transform: scale3d(0.75, 1.25, 1); }
  50% { transform: scale3d(1.15, 0.85, 1); }
  65% { transform: scale3d(0.95, 1.05, 1); }
  75% { transform: scale3d(1.05, 0.95, 1); }
  100% { transform: scaleX(1); }
}
.rubberBand { animation-name: rubberBand; }
@-webkit-keyframes shake { 
  0%, 100% { transform: translateZ(0px); }
  10%, 30%, 50%, 70%, 90% { transform: translate3d(-10px, 0px, 0px); }
  20%, 40%, 60%, 80% { transform: translate3d(10px, 0px, 0px); }
}
@keyframes shake { 
  0%, 100% { transform: translateZ(0px); }
  10%, 30%, 50%, 70%, 90% { transform: translate3d(-10px, 0px, 0px); }
  20%, 40%, 60%, 80% { transform: translate3d(10px, 0px, 0px); }
}
.shake { animation-name: shake; }
@-webkit-keyframes headShake { 
  0% { transform: translateX(0px); }
  6.5% { transform: translateX(-6px) rotateY(-9deg); }
  18.5% { transform: translateX(5px) rotateY(7deg); }
  31.5% { transform: translateX(-3px) rotateY(-5deg); }
  43.5% { transform: translateX(2px) rotateY(3deg); }
  50% { transform: translateX(0px); }
}
@keyframes headShake { 
  0% { transform: translateX(0px); }
  6.5% { transform: translateX(-6px) rotateY(-9deg); }
  18.5% { transform: translateX(5px) rotateY(7deg); }
  31.5% { transform: translateX(-3px) rotateY(-5deg); }
  43.5% { transform: translateX(2px) rotateY(3deg); }
  50% { transform: translateX(0px); }
}
.headShake { animation-timing-function: ease-in-out; animation-name: headShake; }
@-webkit-keyframes swing { 
  20% { transform: rotate(15deg); }
  40% { transform: rotate(-10deg); }
  60% { transform: rotate(5deg); }
  80% { transform: rotate(-5deg); }
  100% { transform: rotate(0deg); }
}
@keyframes swing { 
  20% { transform: rotate(15deg); }
  40% { transform: rotate(-10deg); }
  60% { transform: rotate(5deg); }
  80% { transform: rotate(-5deg); }
  100% { transform: rotate(0deg); }
}
.swing { transform-origin: center top; animation-name: swing; }
@-webkit-keyframes tada { 
  0% { transform: scaleX(1); }
  10%, 20% { transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg); }
  30%, 50%, 70%, 90% { transform: scale3d(1.1, 1.1, 1.1) rotate(3deg); }
  40%, 60%, 80% { transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg); }
  100% { transform: scaleX(1); }
}
@keyframes tada { 
  0% { transform: scaleX(1); }
  10%, 20% { transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg); }
  30%, 50%, 70%, 90% { transform: scale3d(1.1, 1.1, 1.1) rotate(3deg); }
  40%, 60%, 80% { transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg); }
  100% { transform: scaleX(1); }
}
.tada { animation-name: tada; }
@-webkit-keyframes wobble { 
  0% { transform: none; }
  15% { transform: translate3d(-25%, 0px, 0px) rotate(-5deg); }
  30% { transform: translate3d(20%, 0px, 0px) rotate(3deg); }
  45% { transform: translate3d(-15%, 0px, 0px) rotate(-3deg); }
  60% { transform: translate3d(10%, 0px, 0px) rotate(2deg); }
  75% { transform: translate3d(-5%, 0px, 0px) rotate(-1deg); }
  100% { transform: none; }
}
@keyframes wobble { 
  0% { transform: none; }
  15% { transform: translate3d(-25%, 0px, 0px) rotate(-5deg); }
  30% { transform: translate3d(20%, 0px, 0px) rotate(3deg); }
  45% { transform: translate3d(-15%, 0px, 0px) rotate(-3deg); }
  60% { transform: translate3d(10%, 0px, 0px) rotate(2deg); }
  75% { transform: translate3d(-5%, 0px, 0px) rotate(-1deg); }
  100% { transform: none; }
}
.wobble { animation-name: wobble; }
@-webkit-keyframes jello { 
  0%, 11.1%, 100% { transform: none; }
  22.2% { transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% { transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% { transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% { transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% { transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% { transform: skewX(0.390625deg) skewY(0.390625deg); }
  88.8% { transform: skewX(-0.195312deg) skewY(-0.195312deg); }
}
@keyframes jello { 
  0%, 11.1%, 100% { transform: none; }
  22.2% { transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% { transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% { transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% { transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% { transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% { transform: skewX(0.390625deg) skewY(0.390625deg); }
  88.8% { transform: skewX(-0.195312deg) skewY(-0.195312deg); }
}
.jello { animation-name: jello; transform-origin: center center; }
@-webkit-keyframes bounceIn { 
  0%, 20%, 40%, 60%, 80%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); }
  20% { transform: scale3d(1.1, 1.1, 1.1); }
  40% { transform: scale3d(0.9, 0.9, 0.9); }
  60% { opacity: 1; transform: scale3d(1.03, 1.03, 1.03); }
  80% { transform: scale3d(0.97, 0.97, 0.97); }
  100% { opacity: 1; transform: scaleX(1); }
}
@keyframes bounceIn { 
  0%, 20%, 40%, 60%, 80%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); }
  20% { transform: scale3d(1.1, 1.1, 1.1); }
  40% { transform: scale3d(0.9, 0.9, 0.9); }
  60% { opacity: 1; transform: scale3d(1.03, 1.03, 1.03); }
  80% { transform: scale3d(0.97, 0.97, 0.97); }
  100% { opacity: 1; transform: scaleX(1); }
}
.bounceIn { animation-name: bounceIn; }
@-webkit-keyframes bounceInDown { 
  0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0; transform: translate3d(0px, -3000px, 0px); }
  60% { opacity: 1; transform: translate3d(0px, 25px, 0px); }
  75% { transform: translate3d(0px, -10px, 0px); }
  90% { transform: translate3d(0px, 5px, 0px); }
  100% { transform: none; }
}
@keyframes bounceInDown { 
  0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0; transform: translate3d(0px, -3000px, 0px); }
  60% { opacity: 1; transform: translate3d(0px, 25px, 0px); }
  75% { transform: translate3d(0px, -10px, 0px); }
  90% { transform: translate3d(0px, 5px, 0px); }
  100% { transform: none; }
}
.bounceInDown { animation-name: bounceInDown; }
@-webkit-keyframes bounceInLeft { 
  0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0; transform: translate3d(-3000px, 0px, 0px); }
  60% { opacity: 1; transform: translate3d(25px, 0px, 0px); }
  75% { transform: translate3d(-10px, 0px, 0px); }
  90% { transform: translate3d(5px, 0px, 0px); }
  100% { transform: none; }
}
@keyframes bounceInLeft { 
  0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0; transform: translate3d(-3000px, 0px, 0px); }
  60% { opacity: 1; transform: translate3d(25px, 0px, 0px); }
  75% { transform: translate3d(-10px, 0px, 0px); }
  90% { transform: translate3d(5px, 0px, 0px); }
  100% { transform: none; }
}
.bounceInLeft { animation-name: bounceInLeft; }
@-webkit-keyframes bounceInRight { 
  0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0; transform: translate3d(3000px, 0px, 0px); }
  60% { opacity: 1; transform: translate3d(-25px, 0px, 0px); }
  75% { transform: translate3d(10px, 0px, 0px); }
  90% { transform: translate3d(-5px, 0px, 0px); }
  100% { transform: none; }
}
@keyframes bounceInRight { 
  0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0; transform: translate3d(3000px, 0px, 0px); }
  60% { opacity: 1; transform: translate3d(-25px, 0px, 0px); }
  75% { transform: translate3d(10px, 0px, 0px); }
  90% { transform: translate3d(-5px, 0px, 0px); }
  100% { transform: none; }
}
.bounceInRight { animation-name: bounceInRight; }
@-webkit-keyframes bounceInUp { 
  0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0; transform: translate3d(0px, 3000px, 0px); }
  60% { opacity: 1; transform: translate3d(0px, -20px, 0px); }
  75% { transform: translate3d(0px, 10px, 0px); }
  90% { transform: translate3d(0px, -5px, 0px); }
  100% { transform: translateZ(0px); }
}
@keyframes bounceInUp { 
  0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0; transform: translate3d(0px, 3000px, 0px); }
  60% { opacity: 1; transform: translate3d(0px, -20px, 0px); }
  75% { transform: translate3d(0px, 10px, 0px); }
  90% { transform: translate3d(0px, -5px, 0px); }
  100% { transform: translateZ(0px); }
}
.bounceInUp { animation-name: bounceInUp; }
@-webkit-keyframes bounceOut { 
  20% { transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% { opacity: 1; transform: scale3d(1.1, 1.1, 1.1); }
  100% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); }
}
@keyframes bounceOut { 
  20% { transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% { opacity: 1; transform: scale3d(1.1, 1.1, 1.1); }
  100% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); }
}
.bounceOut { animation-name: bounceOut; }
@-webkit-keyframes bounceOutDown { 
  20% { transform: translate3d(0px, 10px, 0px); }
  40%, 45% { opacity: 1; transform: translate3d(0px, -20px, 0px); }
  100% { opacity: 0; transform: translate3d(0px, 2000px, 0px); }
}
@keyframes bounceOutDown { 
  20% { transform: translate3d(0px, 10px, 0px); }
  40%, 45% { opacity: 1; transform: translate3d(0px, -20px, 0px); }
  100% { opacity: 0; transform: translate3d(0px, 2000px, 0px); }
}
.bounceOutDown { animation-name: bounceOutDown; }
@-webkit-keyframes bounceOutLeft { 
  20% { opacity: 1; transform: translate3d(20px, 0px, 0px); }
  100% { opacity: 0; transform: translate3d(-2000px, 0px, 0px); }
}
@keyframes bounceOutLeft { 
  20% { opacity: 1; transform: translate3d(20px, 0px, 0px); }
  100% { opacity: 0; transform: translate3d(-2000px, 0px, 0px); }
}
.bounceOutLeft { animation-name: bounceOutLeft; }
@-webkit-keyframes bounceOutRight { 
  20% { opacity: 1; transform: translate3d(-20px, 0px, 0px); }
  100% { opacity: 0; transform: translate3d(2000px, 0px, 0px); }
}
@keyframes bounceOutRight { 
  20% { opacity: 1; transform: translate3d(-20px, 0px, 0px); }
  100% { opacity: 0; transform: translate3d(2000px, 0px, 0px); }
}
.bounceOutRight { animation-name: bounceOutRight; }
@-webkit-keyframes bounceOutUp { 
  20% { transform: translate3d(0px, -10px, 0px); }
  40%, 45% { opacity: 1; transform: translate3d(0px, 20px, 0px); }
  100% { opacity: 0; transform: translate3d(0px, -2000px, 0px); }
}
@keyframes bounceOutUp { 
  20% { transform: translate3d(0px, -10px, 0px); }
  40%, 45% { opacity: 1; transform: translate3d(0px, 20px, 0px); }
  100% { opacity: 0; transform: translate3d(0px, -2000px, 0px); }
}
.bounceOutUp { animation-name: bounceOutUp; }
@-webkit-keyframes fadeIn { 
  0% { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes fadeIn { 
  0% { opacity: 0; }
  100% { opacity: 1; }
}
.fadeIn { animation-name: fadeIn; }
@-webkit-keyframes fadeInDown { 
  0% { opacity: 0; transform: translate3d(0px, -100%, 0px); }
  100% { opacity: 1; transform: none; }
}
@keyframes fadeInDown { 
  0% { opacity: 0; transform: translate3d(0px, -100%, 0px); }
  100% { opacity: 1; transform: none; }
}
.fadeInDown { animation-name: fadeInDown; }
@-webkit-keyframes fadeInDownBig { 
  0% { opacity: 0; transform: translate3d(0px, -2000px, 0px); }
  100% { opacity: 1; transform: none; }
}
@keyframes fadeInDownBig { 
  0% { opacity: 0; transform: translate3d(0px, -2000px, 0px); }
  100% { opacity: 1; transform: none; }
}
.fadeInDownBig { animation-name: fadeInDownBig; }
@-webkit-keyframes fadeInLeft { 
  0% { opacity: 0; transform: translate3d(-100%, 0px, 0px); }
  100% { opacity: 1; transform: none; }
}
@keyframes fadeInLeft { 
  0% { opacity: 0; transform: translate3d(-100%, 0px, 0px); }
  100% { opacity: 1; transform: none; }
}
.fadeInLeft { animation-name: fadeInLeft; }
@-webkit-keyframes fadeInLeftBig { 
  0% { opacity: 0; transform: translate3d(-2000px, 0px, 0px); }
  100% { opacity: 1; transform: none; }
}
@keyframes fadeInLeftBig { 
  0% { opacity: 0; transform: translate3d(-2000px, 0px, 0px); }
  100% { opacity: 1; transform: none; }
}
.fadeInLeftBig { animation-name: fadeInLeftBig; }
@-webkit-keyframes fadeInRight { 
  0% { opacity: 0; transform: translate3d(100%, 0px, 0px); }
  100% { opacity: 1; transform: none; }
}
@keyframes fadeInRight { 
  0% { opacity: 0; transform: translate3d(100%, 0px, 0px); }
  100% { opacity: 1; transform: none; }
}
.fadeInRight { animation-name: fadeInRight; }
@-webkit-keyframes fadeInRightBig { 
  0% { opacity: 0; transform: translate3d(2000px, 0px, 0px); }
  100% { opacity: 1; transform: none; }
}
@keyframes fadeInRightBig { 
  0% { opacity: 0; transform: translate3d(2000px, 0px, 0px); }
  100% { opacity: 1; transform: none; }
}
.fadeInRightBig { animation-name: fadeInRightBig; }
@-webkit-keyframes fadeInUp { 
  0% { opacity: 0; transform: translate3d(0px, 100%, 0px); }
  100% { opacity: 1; transform: none; }
}
@keyframes fadeInUp { 
  0% { opacity: 0; transform: translate3d(0px, 100%, 0px); }
  100% { opacity: 1; transform: none; }
}
.fadeInUp { animation-name: fadeInUp; }
@-webkit-keyframes fadeInUpBig { 
  0% { opacity: 0; transform: translate3d(0px, 2000px, 0px); }
  100% { opacity: 1; transform: none; }
}
@keyframes fadeInUpBig { 
  0% { opacity: 0; transform: translate3d(0px, 2000px, 0px); }
  100% { opacity: 1; transform: none; }
}
.fadeInUpBig { animation-name: fadeInUpBig; }
@-webkit-keyframes fadeOut { 
  0% { opacity: 1; }
  100% { opacity: 0; }
}
@keyframes fadeOut { 
  0% { opacity: 1; }
  100% { opacity: 0; }
}
.fadeOut { animation-name: fadeOut; }
@-webkit-keyframes fadeOutDown { 
  0% { opacity: 1; }
  100% { opacity: 0; transform: translate3d(0px, 100%, 0px); }
}
@keyframes fadeOutDown { 
  0% { opacity: 1; }
  100% { opacity: 0; transform: translate3d(0px, 100%, 0px); }
}
.fadeOutDown { animation-name: fadeOutDown; }
@-webkit-keyframes fadeOutDownBig { 
  0% { opacity: 1; }
  100% { opacity: 0; transform: translate3d(0px, 2000px, 0px); }
}
@keyframes fadeOutDownBig { 
  0% { opacity: 1; }
  100% { opacity: 0; transform: translate3d(0px, 2000px, 0px); }
}
.fadeOutDownBig { animation-name: fadeOutDownBig; }
@-webkit-keyframes fadeOutLeft { 
  0% { opacity: 1; }
  100% { opacity: 0; transform: translate3d(-100%, 0px, 0px); }
}
@keyframes fadeOutLeft { 
  0% { opacity: 1; }
  100% { opacity: 0; transform: translate3d(-100%, 0px, 0px); }
}
.fadeOutLeft { animation-name: fadeOutLeft; }
@-webkit-keyframes fadeOutLeftBig { 
  0% { opacity: 1; }
  100% { opacity: 0; transform: translate3d(-2000px, 0px, 0px); }
}
@keyframes fadeOutLeftBig { 
  0% { opacity: 1; }
  100% { opacity: 0; transform: translate3d(-2000px, 0px, 0px); }
}
.fadeOutLeftBig { animation-name: fadeOutLeftBig; }
@-webkit-keyframes fadeOutRight { 
  0% { opacity: 1; }
  100% { opacity: 0; transform: translate3d(100%, 0px, 0px); }
}
@keyframes fadeOutRight { 
  0% { opacity: 1; }
  100% { opacity: 0; transform: translate3d(100%, 0px, 0px); }
}
.fadeOutRight { animation-name: fadeOutRight; }
@-webkit-keyframes fadeOutRightBig { 
  0% { opacity: 1; }
  100% { opacity: 0; transform: translate3d(2000px, 0px, 0px); }
}
@keyframes fadeOutRightBig { 
  0% { opacity: 1; }
  100% { opacity: 0; transform: translate3d(2000px, 0px, 0px); }
}
.fadeOutRightBig { animation-name: fadeOutRightBig; }
@-webkit-keyframes fadeOutUp { 
  0% { opacity: 1; }
  100% { opacity: 0; transform: translate3d(0px, -100%, 0px); }
}
@keyframes fadeOutUp { 
  0% { opacity: 1; }
  100% { opacity: 0; transform: translate3d(0px, -100%, 0px); }
}
.fadeOutUp { animation-name: fadeOutUp; }
@-webkit-keyframes fadeOutUpBig { 
  0% { opacity: 1; }
  100% { opacity: 0; transform: translate3d(0px, -2000px, 0px); }
}
@keyframes fadeOutUpBig { 
  0% { opacity: 1; }
  100% { opacity: 0; transform: translate3d(0px, -2000px, 0px); }
}
.fadeOutUpBig { animation-name: fadeOutUpBig; }
@-webkit-keyframes flip { 
  0% { transform: perspective(400px) rotateY(-1turn); }
  0%, 40% { animation-timing-function: ease-out; }
  40% { transform: perspective(400px) translateZ(150px) rotateY(-190deg); }
  50% { transform: perspective(400px) translateZ(150px) rotateY(-170deg); }
  50%, 80% { animation-timing-function: ease-in; }
  80% { transform: perspective(400px) scale3d(0.95, 0.95, 0.95); }
  100% { transform: perspective(400px); animation-timing-function: ease-in; }
}
@keyframes flip { 
  0% { transform: perspective(400px) rotateY(-1turn); }
  0%, 40% { animation-timing-function: ease-out; }
  40% { transform: perspective(400px) translateZ(150px) rotateY(-190deg); }
  50% { transform: perspective(400px) translateZ(150px) rotateY(-170deg); }
  50%, 80% { animation-timing-function: ease-in; }
  80% { transform: perspective(400px) scale3d(0.95, 0.95, 0.95); }
  100% { transform: perspective(400px); animation-timing-function: ease-in; }
}
.animated.flip { backface-visibility: visible; animation-name: flip; }
@-webkit-keyframes flipInX { 
  0% { transform: perspective(400px) rotateX(90deg); opacity: 0; }
  0%, 40% { animation-timing-function: ease-in; }
  40% { transform: perspective(400px) rotateX(-20deg); }
  60% { transform: perspective(400px) rotateX(10deg); opacity: 1; }
  80% { transform: perspective(400px) rotateX(-5deg); }
  100% { transform: perspective(400px); }
}
@keyframes flipInX { 
  0% { transform: perspective(400px) rotateX(90deg); opacity: 0; }
  0%, 40% { animation-timing-function: ease-in; }
  40% { transform: perspective(400px) rotateX(-20deg); }
  60% { transform: perspective(400px) rotateX(10deg); opacity: 1; }
  80% { transform: perspective(400px) rotateX(-5deg); }
  100% { transform: perspective(400px); }
}
.flipInX { animation-name: flipInX; backface-visibility: visible !important; }
@-webkit-keyframes flipInY { 
  0% { transform: perspective(400px) rotateY(90deg); opacity: 0; }
  0%, 40% { animation-timing-function: ease-in; }
  40% { transform: perspective(400px) rotateY(-20deg); }
  60% { transform: perspective(400px) rotateY(10deg); opacity: 1; }
  80% { transform: perspective(400px) rotateY(-5deg); }
  100% { transform: perspective(400px); }
}
@keyframes flipInY { 
  0% { transform: perspective(400px) rotateY(90deg); opacity: 0; }
  0%, 40% { animation-timing-function: ease-in; }
  40% { transform: perspective(400px) rotateY(-20deg); }
  60% { transform: perspective(400px) rotateY(10deg); opacity: 1; }
  80% { transform: perspective(400px) rotateY(-5deg); }
  100% { transform: perspective(400px); }
}
.flipInY { animation-name: flipInY; backface-visibility: visible !important; }
@-webkit-keyframes flipOutX { 
  0% { transform: perspective(400px); }
  30% { transform: perspective(400px) rotateX(-20deg); opacity: 1; }
  100% { transform: perspective(400px) rotateX(90deg); opacity: 0; }
}
@keyframes flipOutX { 
  0% { transform: perspective(400px); }
  30% { transform: perspective(400px) rotateX(-20deg); opacity: 1; }
  100% { transform: perspective(400px) rotateX(90deg); opacity: 0; }
}
.flipOutX { animation-name: flipOutX; backface-visibility: visible !important; }
@-webkit-keyframes flipOutY { 
  0% { transform: perspective(400px); }
  30% { transform: perspective(400px) rotateY(-15deg); opacity: 1; }
  100% { transform: perspective(400px) rotateY(90deg); opacity: 0; }
}
@keyframes flipOutY { 
  0% { transform: perspective(400px); }
  30% { transform: perspective(400px) rotateY(-15deg); opacity: 1; }
  100% { transform: perspective(400px) rotateY(90deg); opacity: 0; }
}
.flipOutY { animation-name: flipOutY; backface-visibility: visible !important; }
@-webkit-keyframes lightSpeedIn { 
  0% { transform: translate3d(100%, 0px, 0px) skewX(-30deg); opacity: 0; }
  60% { transform: skewX(20deg); }
  60%, 80% { opacity: 1; }
  80% { transform: skewX(-5deg); }
  100% { transform: none; opacity: 1; }
}
@keyframes lightSpeedIn { 
  0% { transform: translate3d(100%, 0px, 0px) skewX(-30deg); opacity: 0; }
  60% { transform: skewX(20deg); }
  60%, 80% { opacity: 1; }
  80% { transform: skewX(-5deg); }
  100% { transform: none; opacity: 1; }
}
.lightSpeedIn { animation-name: lightSpeedIn; animation-timing-function: ease-out; }
@-webkit-keyframes lightSpeedOut { 
  0% { opacity: 1; }
  100% { transform: translate3d(100%, 0px, 0px) skewX(30deg); opacity: 0; }
}
@keyframes lightSpeedOut { 
  0% { opacity: 1; }
  100% { transform: translate3d(100%, 0px, 0px) skewX(30deg); opacity: 0; }
}
.lightSpeedOut { animation-name: lightSpeedOut; animation-timing-function: ease-in; }
@-webkit-keyframes rotateIn { 
  0% { transform-origin: center center; transform: rotate(-200deg); opacity: 0; }
  0%, 100% { transform-origin: center center; }
  100% { transform-origin: center center; transform: none; opacity: 1; }
}
@keyframes rotateIn { 
  0% { transform-origin: center center; transform: rotate(-200deg); opacity: 0; }
  0%, 100% { transform-origin: center center; }
  100% { transform-origin: center center; transform: none; opacity: 1; }
}
.rotateIn { animation-name: rotateIn; }
@-webkit-keyframes rotateInDownLeft { 
  0% { transform-origin: left bottom; transform: rotate(-45deg); opacity: 0; }
  0%, 100% { transform-origin: left bottom; }
  100% { transform-origin: left bottom; transform: none; opacity: 1; }
}
@keyframes rotateInDownLeft { 
  0% { transform-origin: left bottom; transform: rotate(-45deg); opacity: 0; }
  0%, 100% { transform-origin: left bottom; }
  100% { transform-origin: left bottom; transform: none; opacity: 1; }
}
.rotateInDownLeft { animation-name: rotateInDownLeft; }
@-webkit-keyframes rotateInDownRight { 
  0% { transform-origin: right bottom; transform: rotate(45deg); opacity: 0; }
  0%, 100% { transform-origin: right bottom; }
  100% { transform-origin: right bottom; transform: none; opacity: 1; }
}
@keyframes rotateInDownRight { 
  0% { transform-origin: right bottom; transform: rotate(45deg); opacity: 0; }
  0%, 100% { transform-origin: right bottom; }
  100% { transform-origin: right bottom; transform: none; opacity: 1; }
}
.rotateInDownRight { animation-name: rotateInDownRight; }
@-webkit-keyframes rotateInUpLeft { 
  0% { transform-origin: left bottom; transform: rotate(45deg); opacity: 0; }
  0%, 100% { transform-origin: left bottom; }
  100% { transform-origin: left bottom; transform: none; opacity: 1; }
}
@keyframes rotateInUpLeft { 
  0% { transform-origin: left bottom; transform: rotate(45deg); opacity: 0; }
  0%, 100% { transform-origin: left bottom; }
  100% { transform-origin: left bottom; transform: none; opacity: 1; }
}
.rotateInUpLeft { animation-name: rotateInUpLeft; }
@-webkit-keyframes rotateInUpRight { 
  0% { transform-origin: right bottom; transform: rotate(-90deg); opacity: 0; }
  0%, 100% { transform-origin: right bottom; }
  100% { transform-origin: right bottom; transform: none; opacity: 1; }
}
@keyframes rotateInUpRight { 
  0% { transform-origin: right bottom; transform: rotate(-90deg); opacity: 0; }
  0%, 100% { transform-origin: right bottom; }
  100% { transform-origin: right bottom; transform: none; opacity: 1; }
}
.rotateInUpRight { animation-name: rotateInUpRight; }
@-webkit-keyframes rotateOut { 
  0% { transform-origin: center center; opacity: 1; }
  0%, 100% { transform-origin: center center; }
  100% { transform-origin: center center; transform: rotate(200deg); opacity: 0; }
}
@keyframes rotateOut { 
  0% { transform-origin: center center; opacity: 1; }
  0%, 100% { transform-origin: center center; }
  100% { transform-origin: center center; transform: rotate(200deg); opacity: 0; }
}
.rotateOut { animation-name: rotateOut; }
@-webkit-keyframes rotateOutDownLeft { 
  0% { transform-origin: left bottom; opacity: 1; }
  0%, 100% { transform-origin: left bottom; }
  100% { transform-origin: left bottom; transform: rotate(45deg); opacity: 0; }
}
@keyframes rotateOutDownLeft { 
  0% { transform-origin: left bottom; opacity: 1; }
  0%, 100% { transform-origin: left bottom; }
  100% { transform-origin: left bottom; transform: rotate(45deg); opacity: 0; }
}
.rotateOutDownLeft { animation-name: rotateOutDownLeft; }
@-webkit-keyframes rotateOutDownRight { 
  0% { transform-origin: right bottom; opacity: 1; }
  0%, 100% { transform-origin: right bottom; }
  100% { transform-origin: right bottom; transform: rotate(-45deg); opacity: 0; }
}
@keyframes rotateOutDownRight { 
  0% { transform-origin: right bottom; opacity: 1; }
  0%, 100% { transform-origin: right bottom; }
  100% { transform-origin: right bottom; transform: rotate(-45deg); opacity: 0; }
}
.rotateOutDownRight { animation-name: rotateOutDownRight; }
@-webkit-keyframes rotateOutUpLeft { 
  0% { transform-origin: left bottom; opacity: 1; }
  0%, 100% { transform-origin: left bottom; }
  100% { transform-origin: left bottom; transform: rotate(-45deg); opacity: 0; }
}
@keyframes rotateOutUpLeft { 
  0% { transform-origin: left bottom; opacity: 1; }
  0%, 100% { transform-origin: left bottom; }
  100% { transform-origin: left bottom; transform: rotate(-45deg); opacity: 0; }
}
.rotateOutUpLeft { animation-name: rotateOutUpLeft; }
@-webkit-keyframes rotateOutUpRight { 
  0% { transform-origin: right bottom; opacity: 1; }
  0%, 100% { transform-origin: right bottom; }
  100% { transform-origin: right bottom; transform: rotate(90deg); opacity: 0; }
}
@keyframes rotateOutUpRight { 
  0% { transform-origin: right bottom; opacity: 1; }
  0%, 100% { transform-origin: right bottom; }
  100% { transform-origin: right bottom; transform: rotate(90deg); opacity: 0; }
}
.rotateOutUpRight { animation-name: rotateOutUpRight; }
@-webkit-keyframes hinge { 
  0% { transform-origin: left top; }
  0%, 20%, 60% { transform-origin: left top; animation-timing-function: ease-in-out; }
  20%, 60% { transform: rotate(80deg); transform-origin: left top; }
  40%, 80% { transform: rotate(60deg); transform-origin: left top; animation-timing-function: ease-in-out; opacity: 1; }
  100% { transform: translate3d(0px, 700px, 0px); opacity: 0; }
}
@keyframes hinge { 
  0% { transform-origin: left top; }
  0%, 20%, 60% { transform-origin: left top; animation-timing-function: ease-in-out; }
  20%, 60% { transform: rotate(80deg); transform-origin: left top; }
  40%, 80% { transform: rotate(60deg); transform-origin: left top; animation-timing-function: ease-in-out; opacity: 1; }
  100% { transform: translate3d(0px, 700px, 0px); opacity: 0; }
}
.hinge { animation-name: hinge; }
@-webkit-keyframes rollIn { 
  0% { opacity: 0; transform: translate3d(-100%, 0px, 0px) rotate(-120deg); }
  100% { opacity: 1; transform: none; }
}
@keyframes rollIn { 
  0% { opacity: 0; transform: translate3d(-100%, 0px, 0px) rotate(-120deg); }
  100% { opacity: 1; transform: none; }
}
.rollIn { animation-name: rollIn; }
@-webkit-keyframes rollOut { 
  0% { opacity: 1; }
  100% { opacity: 0; transform: translate3d(100%, 0px, 0px) rotate(120deg); }
}
@keyframes rollOut { 
  0% { opacity: 1; }
  100% { opacity: 0; transform: translate3d(100%, 0px, 0px) rotate(120deg); }
}
.rollOut { animation-name: rollOut; }
@-webkit-keyframes zoomIn { 
  0% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); }
  50% { opacity: 1; }
}
@keyframes zoomIn { 
  0% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); }
  50% { opacity: 1; }
}
.zoomIn { animation-name: zoomIn; }
@-webkit-keyframes zoomInDown { 
  0% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, -1000px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, 60px, 0px); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); }
}
@keyframes zoomInDown { 
  0% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, -1000px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, 60px, 0px); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); }
}
.zoomInDown { animation-name: zoomInDown; }
@-webkit-keyframes zoomInLeft { 
  0% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0px, 0px); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); }
}
@keyframes zoomInLeft { 
  0% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0px, 0px); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); }
}
.zoomInLeft { animation-name: zoomInLeft; }
@-webkit-keyframes zoomInRight { 
  0% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0px, 0px); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); }
}
@keyframes zoomInRight { 
  0% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0px, 0px); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); }
}
.zoomInRight { animation-name: zoomInRight; }
@-webkit-keyframes zoomInUp { 
  0% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, 1000px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, -60px, 0px); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); }
}
@keyframes zoomInUp { 
  0% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, 1000px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, -60px, 0px); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); }
}
.zoomInUp { animation-name: zoomInUp; }
@-webkit-keyframes zoomOut { 
  0% { opacity: 1; }
  50% { transform: scale3d(0.3, 0.3, 0.3); }
  50%, 100% { opacity: 0; }
}
@keyframes zoomOut { 
  0% { opacity: 1; }
  50% { transform: scale3d(0.3, 0.3, 0.3); }
  50%, 100% { opacity: 0; }
}
.zoomOut { animation-name: zoomOut; }
@-webkit-keyframes zoomOutDown { 
  40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, -60px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, 2000px, 0px); transform-origin: center bottom; animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); }
}
@keyframes zoomOutDown { 
  40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, -60px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, 2000px, 0px); transform-origin: center bottom; animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); }
}
.zoomOutDown { animation-name: zoomOutDown; }
@-webkit-keyframes zoomOutLeft { 
  40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0px, 0px); }
  100% { opacity: 0; transform: scale(0.1) translate3d(-2000px, 0px, 0px); transform-origin: left center; }
}
@keyframes zoomOutLeft { 
  40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0px, 0px); }
  100% { opacity: 0; transform: scale(0.1) translate3d(-2000px, 0px, 0px); transform-origin: left center; }
}
.zoomOutLeft { animation-name: zoomOutLeft; }
@-webkit-keyframes zoomOutRight { 
  40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0px, 0px); }
  100% { opacity: 0; transform: scale(0.1) translate3d(2000px, 0px, 0px); transform-origin: right center; }
}
@keyframes zoomOutRight { 
  40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0px, 0px); }
  100% { opacity: 0; transform: scale(0.1) translate3d(2000px, 0px, 0px); transform-origin: right center; }
}
.zoomOutRight { animation-name: zoomOutRight; }
@-webkit-keyframes zoomOutUp { 
  40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, 60px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, -2000px, 0px); transform-origin: center bottom; animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); }
}
@keyframes zoomOutUp { 
  40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, 60px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, -2000px, 0px); transform-origin: center bottom; animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); }
}
.zoomOutUp { animation-name: zoomOutUp; }
@-webkit-keyframes slideInDown { 
  0% { transform: translate3d(0px, -100%, 0px); visibility: visible; }
  100% { transform: translateZ(0px); }
}
@keyframes slideInDown { 
  0% { transform: translate3d(0px, -100%, 0px); visibility: visible; }
  100% { transform: translateZ(0px); }
}
.slideInDown { animation-name: slideInDown; }
@-webkit-keyframes slideInLeft { 
  0% { transform: translate3d(-100%, 0px, 0px); visibility: visible; }
  100% { transform: translateZ(0px); }
}
@keyframes slideInLeft { 
  0% { transform: translate3d(-100%, 0px, 0px); visibility: visible; }
  100% { transform: translateZ(0px); }
}
.slideInLeft { animation-name: slideInLeft; }
@-webkit-keyframes slideInRight { 
  0% { transform: translate3d(100%, 0px, 0px); visibility: visible; }
  100% { transform: translateZ(0px); }
}
@keyframes slideInRight { 
  0% { transform: translate3d(100%, 0px, 0px); visibility: visible; }
  100% { transform: translateZ(0px); }
}
.slideInRight { animation-name: slideInRight; }
@-webkit-keyframes slideInUp { 
  0% { transform: translate3d(0px, 100%, 0px); visibility: visible; }
  100% { transform: translateZ(0px); }
}
@keyframes slideInUp { 
  0% { transform: translate3d(0px, 100%, 0px); visibility: visible; }
  100% { transform: translateZ(0px); }
}
.slideInUp { animation-name: slideInUp; }
@-webkit-keyframes slideOutDown { 
  0% { transform: translateZ(0px); }
  100% { visibility: hidden; transform: translate3d(0px, 100%, 0px); }
}
@keyframes slideOutDown { 
  0% { transform: translateZ(0px); }
  100% { visibility: hidden; transform: translate3d(0px, 100%, 0px); }
}
.slideOutDown { animation-name: slideOutDown; }
@-webkit-keyframes slideOutLeft { 
  0% { transform: translateZ(0px); }
  100% { visibility: hidden; transform: translate3d(-100%, 0px, 0px); }
}
@keyframes slideOutLeft { 
  0% { transform: translateZ(0px); }
  100% { visibility: hidden; transform: translate3d(-100%, 0px, 0px); }
}
.slideOutLeft { animation-name: slideOutLeft; }
@-webkit-keyframes slideOutRight { 
  0% { transform: translateZ(0px); }
  100% { visibility: hidden; transform: translate3d(100%, 0px, 0px); }
}
@keyframes slideOutRight { 
  0% { transform: translateZ(0px); }
  100% { visibility: hidden; transform: translate3d(100%, 0px, 0px); }
}
.slideOutRight { animation-name: slideOutRight; }
@-webkit-keyframes slideOutUp { 
  0% { transform: translateZ(0px); }
  100% { visibility: hidden; transform: translate3d(0px, -100%, 0px); }
}
@keyframes slideOutUp { 
  0% { transform: translateZ(0px); }
  100% { visibility: hidden; transform: translate3d(0px, -100%, 0px); }
}
.slideOutUp { animation-name: slideOutUp; }
