﻿a a:focus,
a a:hover {
  outline: 0
}

.container {
  position: relative
}


.qc {
  float: right;
  width: 80px;
  text-align: center;
  height: 30px;
  color: #fff;
  background-color: #0ab0bc;
  margin-right: 2px;
  line-height: 30px;
  font-size: 14px;
}

.qc a span {
  color: #fff
}

.qc a:hover span {
  color: #f39200
}


.qcc {
  float: right;
  width: 80px;
  text-align: center;
  height: 30px;
  color: #fff;
  background-color: #0ab0bc;
  margin-right: 2px;
  line-height: 30px;
  font-size: 14px;
}

.qcc a span {
  color: #fff
}

.qcc a:hover span {
  color: #f39200
}


#page {
  -webkit-transition: all .5s ease 0s;
  transition: all .5s ease 0s;
  overflow: hidden
}

.row-block {
  margin-bottom: 40px
}

#topbar {
  height: auto;
  font-size: 9pt;
  background: #fff
}

#topbar a {
  color: #666
}

#topbar a:focus,
#topbar a:hover {
  color: #000
}

#topbar .nav {
  padding: 0px 0;
  padding-top: 0px;

  background: #005eb6;

  background: -webkit-linear-gradient(left, #32a8e4, #00b293);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #32a8e4, #00b293);
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #32a8e4, #00b293);
  /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #32a8e4, #00b293);
  /* ��׼���﷨ */

}


.lab-1 {
  height: 40px;
  ;
  margin-top: 6px;
  margin-bottom: 6px;
  background: #ffffff url(../image/3dicon.png) no-repeat left center;
  border-bottom: 1px solid #eeeeee;
}

.lab-1 a {
  display: block;
  -webkit-transition: all .3s ease 0s;
  transition: all .3s ease 0s;

  -webkit-transform: translate(0, 0px);
  transform: translate(0, 0px);
  -webkit-transition: all .4s ease 0s;
  transition: all .4s ease 0s
}

.lab-1 a:hover {
  display: block;
  background: #f39a00 url(../image/3dicon1.png) no-repeat left center
}



.contactus {
  background-color: #e5e5e5;
  padding-top: 20px;
  padding-bottom: 20px;
  background: url(../image/w.png) no-repeat center center/cover
}

.contactus img {
  padding-bottom: 20px;
}



.more {
  float: right;
  width: 80px;
  height: 30px;
  line-height: 30px;
  text-align: right;
  padding-right: 10px;
}

.more a {
  color: #ff9000
}

.h3css {}

.dat {
  color: #fff;
  font-size: 16px;
}

.dat a {
  color: #fff;
  font-size: 16px;
}

.textcenter {
  text-align: center;
}

.countfont {
  color: #fff;
  padding-left: 20px;
}



.hidden-xs {
  color: #fff;
}

#topbar nav {
  max-height: auto
}

#topbar nav:after,
#topbar nav:before {
  content: "";
  display: table
}

#topbar nav:after {
  clear: both
}

#header-main {
  background: #fff
}

.header-wrap {
  display: table;
  width: 100%
}

.header-wrap .header-content {
  display: table-row;
  position: relative
}

.header-wrap .header-left,
.header-wrap .header-right {
  display: table-cell;
  vertical-align: middle
}

.header-wrap .header-right {
  width: 100%
}

#header_logo h1 {
  margin: 0
}

#header_logo a {
  margin: 0 auto
}

.header-bottom .row {
  position: absolute;
  z-index: 3;
  width: 100%
}

#footer {
  background-color: #fff
}

#footer:after,
#footer:before {
  content: " ";
  display: table
}

#footer:after {
  clear: both
}

#footertop {
  padding: 15px 0;
  border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.footer_top_wrap {
  padding: 65px 0 40px
}

.footer-center-wrap {
  padding: 30px 0
}

.footer-center-wrap .footer-block {
  padding: 0
}

#footerbottom {
  background-color: #eff0f1;
  padding: 60px 0 25px
}

#footernav {
  background-color: #eff0f1;
  font-family: ralewaymedium;
  font-size: 12px;
  color: #fff
}

#footernav .inner {
  border-top: 0px solid #fff;
  padding-top: 7px;
  background-color: #eff0f1
}

#footernav .powered {
  color: #999
}

#footernav .payment {
  font-size: 9pt;
  text-transform: uppercase
}

body {
  background: #FFF;
  overflow-x: hidden
}

body.layout-boxed-lg {
  background: #fff
}

body.layout-boxed-lg #page {
  max-width: 75pc;
  box-shadow: 0 0 5px #d5d5d5;
  margin: 0 auto;
  background: none repeat scroll 0 0 #fff;
  overflow: hidden
}

body.layout-boxed-lg #page .container {
  max-width: 75pc
}

body.layout-boxed-lg #header.navbar-fixed-top {
  width: 75pc;
  left: 50%;
  margin-left: -600px
}

body.layout-boxed-md {
  background: #fff
}

body.layout-boxed-md #page {
  max-width: 60pc;
  box-shadow: 0 0 5px #d5d5d5;
  margin: 0 auto;
  background: none repeat scroll 0 0 #fff;
  overflow: hidden
}

body.layout-boxed-md #page .container {
  max-width: 60pc
}

body.layout-boxed-md #header.navbar-fixed-top {
  width: 60pc;
  left: 50%;
  margin-left: -5in
}

body.keep-header #header_logo,
body.keep-topbar #header_logo {
  background: #FFF
}

body.header-one #apollo-top-menu {
  border: 0
}

.e-scale .dropdown-menu {
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all .3s ease 0s;
  transition: all .3s ease 0s
}

.e-scale.open .dropdown-menu,
.e-scale.popup-over:hover .dropdown-menu {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all .3s ease 0s;
  transition: all .3s ease 0s
}

.e-translate-left .popup-content {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate(-200px, 0);
  transform: translate(-200px, 0);
  -webkit-transition: all .3s ease 0s;
  transition: all .3s ease 0s
}

.e-translate-left.popup-over:hover .popup-content {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: all .3s ease 0s;
  transition: all .3s ease 0s
}

.e-translate-right .popup-content {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate(200px, 0);
  transform: translate(200px, 0);
  -webkit-transition: all .3s ease 0s;
  transition: all .3s ease 0s
}

.e-translate-right.popup-over:hover .popup-content {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: all .3s ease 0s;
  transition: all .3s ease 0s
}

.e-translate-top .popup-content {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate(0, 200px);
  transform: translate(0, 200px);
  -webkit-transition: all .3s ease 0s;
  transition: all .3s ease 0s
}

.e-translate-top.popup-over:hover .popup-content {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: all .3s ease 0s;
  transition: all .3s ease 0s
}

.e-translate-down .popup-content {
  opacity: 0;
  filter: alpha(opacity=0);
  height: 0;
  -webkit-transition: all .3s ease 0s;
  transition: all .3s ease 0s
}

.e-translate-down.popup-over:hover .popup-content {
  opacity: 1;
  filter: alpha(opacity=100);
  height: auto;
  -webkit-transition: all .3s ease 0s;
  transition: all .3s ease 0s
}

.effect>a {
  position: relative;
  display: inline-block
}

.effect>a:before {
  -webkit-transition: all ease .3s;
  transition: all ease .3s;
  position: absolute;
  width: 100%;
  content: "";
  left: 0;
  top: 0;
  height: 100%
}

.effect>a:hover {
  background: #000
}

.effect>a:hover,
.effect>a:hover:before {
  box-shadow: 0 0 0 30px hsla(0, 0%, 100%, .2) inset;
  -webkit-transition: all ease .3s;
  transition: all ease .3s
}

.effect>a img {
  width: 100%
}

.effect_banner a {
  position: relative;
  display: inline-block;
  max-width: 100%
}

.effect_banner a:before {
  top: 0;
  left: 0;
  margin: auto
}

.effect_banner a:after,
.effect_banner a:before {
  position: absolute;
  content: "";
  background-color: hsla(0, 0%, 100%, .1);
  width: 0;
  height: 0;
  -webkit-transition: all .3s ease-out 0s;
  transition: all .3s ease-out 0s
}

.effect_banner a:after {
  right: 0;
  bottom: 0
}

.effect_banner a:hover:after,
.effect_banner a:hover:before {
  width: 100%;
  height: 100%
}

.btn-slide {
  color: #000;
  background-color: #00aaf1;
  border-color: #00aaf1;
  -webkit-transition: all .35s ease;
  transition: all .35s ease
}

.btn-slide.active,
.btn-slide:active,
.btn-slide:focus,
.btn-slide:hover {
  color: #fff;
  background-color: #00aaf1;
  border-color: #00aaf1;
  -webkit-transition: all .35s ease;
  transition: all .35s ease
}

.open .btn-slide.dropdown-toggle {
  color: #fff;
  background-color: #00aaf1;
  border-color: #00aaf1
}

.btn-slide.active,
.btn-slide:active,
.open .btn-slide.dropdown-toggle {
  background-image: none
}

.btn-slide.disabled,
.btn-slide.disabled.active,
.btn-slide.disabled:active,
.btn-slide.disabled:focus,
.btn-slide.disabled:hover,
.btn-slide[disabled],
.btn-slide[disabled].active,
.btn-slide[disabled]:active,
.btn-slide[disabled]:focus,
.btn-slide[disabled]:hover,
fieldset[disabled] .btn-slide,
fieldset[disabled] .btn-slide.active,
fieldset[disabled] .btn-slide:active,
fieldset[disabled] .btn-slide:focus,
fieldset[disabled] .btn-slide:hover {
  background-color: #00aaf1;
  border-color: #00aaf1
}

.btn-slide .badge {
  color: #00aaf1;
  background-color: #000
}

.btn-outline-inverse {
  color: #000;
  background-color: #fff;
  border-color: #fff;
  -webkit-transition: all .35s ease;
  transition: all .35s ease
}

.btn-outline-inverse.active,
.btn-outline-inverse:active,
.btn-outline-inverse:focus,
.btn-outline-inverse:hover {
  color: #fff;
  background-color: #000;
  border-color: #000;
  -webkit-transition: all .35s ease;
  transition: all .35s ease
}

.open .btn-outline-inverse.dropdown-toggle {
  color: #fff;
  background-color: #000;
  border-color: #000
}

.btn-outline-inverse.active,
.btn-outline-inverse:active,
.open .btn-outline-inverse.dropdown-toggle {
  background-image: none
}

.btn-outline-inverse.disabled,
.btn-outline-inverse.disabled.active,
.btn-outline-inverse.disabled:active,
.btn-outline-inverse.disabled:focus,
.btn-outline-inverse.disabled:hover,
.btn-outline-inverse[disabled],
.btn-outline-inverse[disabled].active,
.btn-outline-inverse[disabled]:active,
.btn-outline-inverse[disabled]:focus,
.btn-outline-inverse[disabled]:hover,
fieldset[disabled] .btn-outline-inverse,
fieldset[disabled] .btn-outline-inverse.active,
fieldset[disabled] .btn-outline-inverse:active,
fieldset[disabled] .btn-outline-inverse:focus,
fieldset[disabled] .btn-outline-inverse:hover {
  background-color: #fff;
  border-color: #fff
}

.btn-outline-inverse .badge {
  color: #fff;
  background-color: #000
}

.btn-outline {
  color: #000;
  background-color: #00aaf1;
  border-color: #00aaf1;
  -webkit-transition: all .35s ease;
  transition: all .35s ease;

}

.btn-outline.active,
.btn-outline:active,
.btn-outline:focus,
.btn-outline:hover {
  color: #fff;
  background-color: #00aaf1;
  border: 1px solid #000;
  -webkit-transition: all .35s ease;
  transition: all .35s ease
}

.btn-outline_1 {
  width: 150px;
  margin: 0 auto;
  color: #00aaf1;
  -webkit-transition: all .35s ease;
  transition: all .35s ease;
  border: 1px solid #00aaf1;
  display: block;
  font-size: 16px;
  padding: 4px;
  padding-left: 0px;
  padding-right: 0px;
}


.btn-outline_1.active,
.btn-outline_1:active,
.btn-outline_1:focus,
.btn-outline_1:hover {
  background-color: #00aaf1;
  border: 1px solid #00aaf1;
  color: #fff;
  -webkit-transition: all .35s ease;
  transition: all .35s ease;
}



.btn-outline_2 {
  width: 100px;
  float: left;
  color: #f39200;
  -webkit-transition: all .35s ease;
  transition: all .35s ease;
  border: 1px solid rgba(255, 255, 255, 0.7);
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;

  display: block;
  font-size: 14px;
  padding: 6px;
  padding-left: 0px;
  padding-right: 0px;
  border-radius: 0px;
  display: block;
  float: right;
  margin-top: 150px;
  margin-right: 12px;
  z-index: 100000000;
}


.btn-outline_2.active,
.btn-outline_2:active,
.btn-outline_2:focus,
.btn-outline_2:hover {
  background-color: #e88c03;
  color: #000;
  -webkit-transition: all .35s ease;
  transition: all .35s ease;


  -webkit-transition: 0.6s 0.2s;
  transition: 0.6s 0.2s;
}





.open .btn-outline.dropdown-toggle {
  color: #fff;
  background-color: #00aaf1;
  border-color: #00aaf1
}

.btn-outline.active,
.btn-outline:active,
.open .btn-outline.dropdown-toggle {
  background-image: none
}

.btn-outline.disabled,
.btn-outline.disabled.active,
.btn-outline.disabled:active,
.btn-outline.disabled:focus,
.btn-outline.disabled:hover,
.btn-outline[disabled],
.btn-outline[disabled].active,
.btn-outline[disabled]:active,
.btn-outline[disabled]:focus,
.btn-outline[disabled]:hover,
fieldset[disabled] .btn-outline,
fieldset[disabled] .btn-outline.active,
fieldset[disabled] .btn-outline:active,
fieldset[disabled] .btn-outline:focus,
fieldset[disabled] .btn-outline:hover {
  background-color: #00aaf1;
  border-color: #00aaf1
}

.btn-outline .badge {
  color: #00aaf1;
  background-color: #000
}

.block {
  margin-bottom: 20px
}

.block .title_block {
  position: relative;
  font-family: ralewayheavy;
  font-size: 24px;
  text-transform: uppercase;
  margin: 0;
  color: #000
}

#footer .block .title_block {
  font-size: 18px;
  line-height: 100%;
  margin-bottom: 20px;
  font-family: ralewaylight
}

#footerbottom .block .title_block {
  color: #ff9409;
  text-transform: uppercase;
  font-size: 16px;
}

#footer .block .block_content {
  font-family: ralewaymedium;
  font-size: 13px;
  color: #000
}

#columns .block .block_content {
  border-radius: 3px;
  box-shadow: 0 3px 5px rgba(0, 0, 0, .05)
}

.sidebar .block {
  margin-bottom: 15px
}

.sidebar .block .title_block {
  color: #000;
  position: relative;
  text-transform: uppercase;
  font-family: ralewaylight;
  padding: 0 0 10px;
  margin-bottom: 20px;
  font-size: 24px;
  letter-spacing: 0;
  border: none;
  margin: 0
}

.sidebar .block .title_block a {
  color: #000
}

.sidebar .block .block_content {
  border-radius: 0;
  padding: 15px 0;
  border: none;
  background: #fff
}

.sidebar .block .block_content:after,
.sidebar .block .block_content:before {
  content: " ";
  display: table
}

.sidebar .block .block_content:after {
  clear: both
}

.sidebar .block ul {
  margin: 0
}

.sidebar .block ul li {
  position: relative
}

.sidebar .block ul li a {
  font-family: ralewaymedium;
  color: #000;
  text-transform: uppercase;
  display: block;
  font-size: 9pt;
  padding: 10px 15px
}

.sidebar .block ul li a:hover {
  color: #00aaf1
}

.sidebar .block .products-block {
  padding: 10px
}

.sidebar .block .products-block .media {
  margin-top: 0
}

.sidebar .block .product-block {
  border-radius: 0;
  margin-bottom: 15px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 15px;
  box-shadow: none
}

.sidebar .block .product-block .review {
  display: block;
  float: none
}

.sidebar .block .product-block .name {
  padding: 0;
  margin-top: 0;
  border: none
}

.sidebar .block .product-block .name .product-name,
.sidebar .block .product-block .products-block-image {
  padding: 0
}

.sidebar .block .color-group>li a {
  display: inline-block;
  vertical-align: middle
}

.sidebar .block .color-group>li input {
  display: none
}

.sidebar .block .color-group>li .catalog_color {
  height: 24px;
  width: 24px;
  padding: 0;
  border: 1px solid #666;
  float: left;
  margin-top: 5px
}


#topbar .popup-over {
  position: relative;
  margin-left: 15px;
  border-radius: 0px;
  padding: 8px 2px 8px 11px
}

.rtl #topbar .popup-over {
  margin-left: 15px;
  margin-right: inherit
}

#topbar .popup-over .popup-title {
  padding: 0 20px 0 0;
  position: relative;
  color: #fff;
}

.rtl #topbar .popup-over .popup-title {
  padding: 0 0 0 20px
}

#topbar .popup-over .popup-title:before {
  content: "\f107";
  position: absolute;
  top: 1px;
  right: 6px;
  font-family: FontAwesome
}

.rtl #topbar .popup-over .popup-title:before {
  left: 6px;
  right: auto
}

#topbar .popup-over .popup-title .fa-cog {
  margin-right: 5px
}

.rtl #topbar .popup-over .popup-title .fa-cog {
  margin-left: 5px;
  margin-right: inherit
}

#topbar .popup-over .popup-title span {
  display: none
}

#topbar .popup-over .dropdown-menu {
  padding-left: 15px;
  margin-top: 8px;
  display: block;
  visibility: hidden
}

.rtl #topbar .popup-over .dropdown-menu {
  padding-right: 15px;
  padding-left: inherit
}

#topbar .popup-over .dropdown-menu a {
  color: #666;
  font-size: 11px
}

#topbar .popup-over .dropdown-menu a:hover {
  color: #00aaf1
}

#topbar .popup-over.open,
#topbar .popup-over:hover {
  cursor: pointer
}

#topbar .popup-over.open .dropdown-menu,
#topbar .popup-over:hover .dropdown-menu {
  visibility: visible
}

.nav #topbar .popup-over {
  border-radius: 2px;
  margin: 0 2px;
  padding: 7px 8px
}

.nav #topbar .popup-over .dropdown-menu {
  padding: 10px 20px
}

.nav #topbar .popup-over .dropdown-menu li a img {
  margin-right: 5px
}

.rtl .nav #topbar .popup-over .dropdown-menu li a img {
  margin-left: 5px;
  margin-right: inherit
}

#topbar .contact-link .btn-group {
  background-color: hsla(0, 0%, 100%, .07);
  cursor: pointer;
  padding: 0 10px;
  line-height: 33px;
  border-radius: 3px;
  font-size: 9pt
}

#topbar .contact-link .btn-group p {
  margin-bottom: 0
}

#topbar .contact-link .btn-group .shop-phone span,
#topbar .contact-link .btn-group a {
  color: #fff
}

#topbar .contact-link .btn-group:hover {
  background-color: #fff
}

#topbar .contact-link .btn-group:hover .shop-phone span,
#topbar .contact-link .btn-group:hover a {
  color: #1c355c
}

#topbar .contact-link .login a {
  color: #fff
}

#topbar .contact-link .login a:hover {
  color: #00aaf1
}

#block_currencies {
  padding-left: 15px
}

.rtl #block_currencies {
  padding-right: 15px;
  padding-left: inherit
}

#block_currencies .popup-title img {
  margin-top: -2px
}

#first-currencies {
  margin: 0
}

#first-currencies li {
  margin: 0;
  display: block
}

#first-currencies li a {
  padding: 2px 8px
}

#first-currencies li a img {
  width: 1pc;
  height: 11px
}

#cart {
  position: relative;
  min-width: 200px;
  -webkit-transition: all .3s ease 0s;
  transition: all .3s ease 0s
}

#cart a {
  display: block
}

.blockcart_top {
  float: right;
  padding: 0;
  margin-left: 5px;
  font-size: 9pt
}

.rtl .blockcart_top {
  float: left;
  margin-right: 5px;
  margin-left: inherit
}

.blockcart_top .title-cart {
  background-image: -webkit-linear-gradient(top, #00aaf1 0, #00aaf1 100%);
  background-image: linear-gradient(to bottom, #00aaf1 0, #00aaf1 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF00aaf1', endColorstr='#FF00aaf1', GradientType=0);


  border-radius: 3px 0 0 3px;
  border-bottom: 4px solid #7fe8f8;
  box-shadow: 0 0 1px 0 rgba(0, 0, 1, .4)
}

.blockcart_top .title-cart span {
  color: #fff;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px
}

.blockcart_top .cart-inner {
  background-image: -webkit-linear-gradient(top, #002a5c0, #a1eefa 100%);
  background-image: linear-gradient(to bottom, #a1eefa 0, #a1eefa 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFA1EEFA', endColorstr='#FFA1EEFA', GradientType=0);
  box-shadow: 0 1px 1px 0 rgba(0, 1, 1, .4);
  border-radius: 0 3px 3px 0;
  border-bottom: 4px solid #00aaf1;
  padding-left: 10px
}

.rtl .blockcart_top .cart-inner {
  padding-right: 10px;
  padding-left: inherit
}

.blockcart_top .cart-inner>span {
  height: 30px;
  line-height: 30px;
  color: #fff
}

#search_block_top {
  margin: 0;
  margin-left: -9px;
  background: #1c355c
}

#search-icon {
  display: none
}

form#searchbox {
  position: relative;
  padding: 5px 0 6px
}

#search_query_top {
  background: hsla(0, 0%, 100%, .1) none repeat scroll 0 0;
  width: 100%;
  padding: 8px 30px 8px 10px;
  border-radius: 3px;
  display: inline-block;
  border: medium none;
  font-size: 9pt;
  font-weight: 300;
  color: #fff
}

#search_button {
  background: 0 0;
  display: block;
  position: absolute;
  top: 8px;
  right: 5px;
  border: medium none;
  color: #fff;
  width: 30px;
  text-align: center;
  height: 27px;
  line-height: 27px;
  padding: 0;
  border-radius: 0
}

#search_button .fallback-text {
  display: none
}

#search_button .fa {
  font-size: 14px
}

.social-icons h4.title_block {
  font-weight: 400;
  padding: 8px 0;
  margin-bottom: 0 !important;
  color: #000;
  font-size: 11px !important;
  font-family: ralewayheavy !important
}

.social-icons .block_content {
  padding: 10px 0 0
}

.social-icons .block_content ul {
  line-height: 100%;
  margin: 0
}

.social-icons .block_content ul li {
  text-align: center;
  padding-right: 5px;
  float: left
}

.rtl .social-icons .block_content ul li {
  padding-left: 5px;
  padding-right: inherit;
  float: right
}

.social-icons .block_content ul li a {
  font-size: 13px;
  color: #000;
  border: 2px solid #d7b912;
  border-radius: 50%;
  width: 2pc;
  height: 2pc;
  padding: 6px;
  display: inline-block;
  margin: 0;
  text-align: center;
  -webkit-transition: all .25s ease-in-out 0s;
  transition: all .25s ease-in-out 0s
}

.social-icons .block_content ul li .fa {
  line-height: 100%;
  display: block
}

.social-icons .block_content ul li span {
  font-size: 0
}

.social-icons .block_content ul li.facebook a:hover {
  border-color: #428bca
}

.social-icons .block_content ul li.twitter a:hover {
  border-color: #5bc0de
}

.social-icons .block_content ul li.rss a:hover {
  border-color: #0eba9e
}

.social-icons .block_content ul li.youtube a:hover {
  border-color: #cc181e
}

.social-icons .block_content ul li.google-plus a:hover {
  border-color: #4387fd
}

#categories_block .block_content .leo-qty {
  display: inline-block;
  vertical-align: middle;
  min-width: 35px;
  padding: 3px 10px;
  font-size: 9px;
  font-weight: 400;
  color: #000;
  border: 1px solid #e8e8e8;
  white-space: nowrap;
  text-align: center;
  background-color: transparent;
  border-radius: 2px
}

#catalog_block .block_content {
  padding: 15px
}

#catalog_block .catalog_filters {
  margin-top: 5px;
  border-bottom: 1px solid #eee
}

#catalog_block .catalog_subtitle {
  font-weight: 700
}

#catalog_block .advanced-filter {
  padding-left: 0;
  padding-right: 0
}

.catalog_filter_ul {
  padding: 0 15px
}

.catalog_filter_ul>li a {
  position: relative;
  line-height: 18px
}

.catalog_filter_ul>li a:before {
  position: absolute;
  content: "\f096";
  top: 10px;
  left: 0;
  font-family: FontAwesome;
  font-size: 11px;
  color: #888
}

.catalog_filter_ul>li a:hover:before {
  content: "\f046"
}

.catalog_filter_ul>li input {
  display: none
}

.catalog_filter_ul>li.active-filter a:before {
  content: "\f046"
}

.socialsharing_product ul li {
  display: inline-block;
  vertical-align: middle
}

.socialsharing_product ul li .btn {
  padding: 9pt;
  border: 1px solid #e8e8e8;
  border-radius: 2px;
  color: #000
}

.socialsharing_product ul li .btn-twitter i {
  color: #00aaf0
}

.socialsharing_product ul li .btn-twitter:hover {
  background-color: #00aaf0;
  color: #fff
}

.socialsharing_product ul li .btn-twitter:hover i {
  color: #fff
}

.socialsharing_product ul li .btn-facebook i {
  color: #435f9f
}

.socialsharing_product ul li .btn-facebook:hover {
  background-color: #435f9f;
  color: #fff
}

.socialsharing_product ul li .btn-facebook:hover i {
  color: #fff
}

.socialsharing_product ul li .btn-google-plus i {
  color: #e04b34
}

.socialsharing_product ul li .btn-google-plus:hover {
  background-color: #e04b34;
  color: #fff
}

.socialsharing_product ul li .btn-google-plus:hover i {
  color: #fff
}

.socialsharing_product ul li .btn-linkedin i {
  color: #435f9f
}

.socialsharing_product ul li .btn-linkedin:hover {
  background-color: #435f9f;
  color: #fff
}

.socialsharing_product ul li .btn-linkedin:hover i {
  color: #fff
}

.socialsharing_product ul li .btn-pinterest i {
  color: #ce1f21
}

.socialsharing_product ul li .btn-pinterest:hover {
  background-color: #ce1f21;
  color: #fff
}

.socialsharing_product ul li .btn-pinterest:hover i {
  color: #fff
}

#search-page {
  margin-top: 60px
}

#search_block_page {
  padding: 0;
  position: relative;
  display: block;
  margin-bottom: 15px
}

#search_querry_page {
  display: inline;
  padding: 0 50px 0 15px;
  height: 45px;
  line-height: 45px;
  background: #fbfbfb;
  border-color: #00aaf1;
  margin-right: 1px;
  border-radius: 0
}

.rtl #search_querry_page {
  padding: 0 15px 0 50px;
  margin-left: 1px;
  margin-right: inherit
}

#search_button_page {
  background: #00aaf1;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  border: medium none;
  color: #fff;
  width: 40px;
  text-align: center;
  height: 45px;
  line-height: 45px;
  padding: 0;
  border-radius: 0;
  box-shadow: none
}

#search_button_page .fallback-text {
  display: none
}

#search_button_page .fa {
  font-size: 18px
}

.home_html .images-box {
  padding: 0
}

.block_html_content {
  position: relative;
  display: block
}

.block_html_content .caption_block_html {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  font-family: ralewayheavy
}

.block_html_content .caption_block_html h4 {
  margin: 0;
  font-family: ralewayheavy;
  font-weight: 900;
  font-size: 21px;
  color: #fff;
  padding-top: 20px;
  letter-spacing: 2px
}

.block_html_content .caption_block_html span {
  display: block;
  font-size: 1pc;
  font-weight: 400;
  color: #fff
}

.block_html_content .caption_block_html .btn {
  margin: 20px 0;
  font-size: 8px;
  font-family: ralewayheavy;
  font-weight: 400;
  color: #fff;
  border-color: #fff;
  background-color: transparent;
  text-transform: uppercase;
  padding: 9pt;
  letter-spacing: 2px
}

.block_html_content .caption_block_html .btn:hover {
  background: #666
}

.products_block {
  margin-top: 20px
}

#productTabsNav {
  text-align: center;
  border: 0;
  background: url(http://www.ctg-cert.com/s/files/1/1279/6503/t/2/assets/list-icon.png?7392539630267058360) repeat-x scroll 0 -110px transparent;
  font-size: 0
}

#productTabsNav.nav-tabs>li {
  float: none;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  background-color: #00aaf1
}

#productTabsNav.nav-tabs>li a {
  text-transform: uppercase;
  padding: 0 15px 0 18px;
  line-height: 30px;
  height: 30px;
  font-family: ralewayheavy;
  font-size: 13px;
  color: #666;
  position: relative;
  border: 0
}

#productTabsNav.nav-tabs>li a:focus,
#productTabsNav.nav-tabs>li a:hover {
  background-color: transparent;
  color: #000;
  border-color: transparent
}

#productTabsNav.nav-tabs>li a:before {
  content: "\f111";
  font-family: FontAwesome;
  font-size: 5px;
  position: absolute;
  top: 0;
  left: 0
}

.rtl #productTabsNav.nav-tabs>li a:before {
  right: 0;
  left: auto
}

#productTabsNav.nav-tabs>li.active a {
  color: #000
}

#productTabsNav.nav-tabs>li.active a,
#productTabsNav.nav-tabs>li.active a:focus,
#productTabsNav.nav-tabs>li.active a:hover {
  border: 0
}

#productTabsNav.nav-tabs>li:first-child a {
  margin-left: 15px
}

.rtl #productTabsNav.nav-tabs>li:first-child a {
  margin-right: 15px;
  margin-left: inherit
}

.products_block .carousel-control {
  top: -40px;
  margin-top: 0;
  font-size: 17px;
  height: 26px;
  width: 26px;
  line-height: 23px;
  border-radius: 50%;
  border: 1px solid #000;
  text-shadow: none;
  font-family: ralewaymedium;
  color: #000;
  right: 0;
  left: inherit;
  opacity: 1;
  filter: alpha(opacity=100)
}

.products_block .carousel-control:hover {
  border-color: #00aaf1;
  color: #00aaf1
}

.products_block .carousel-control.left {
  right: 30px;
  left: inherit;
  background-image: none
}

.products_block .carousel-control.right {
  background-image: none
}

.products_block .owl-controls .owl-prev {
  right: 39px
}

.products_block .owl-controls .owl-next {
  right: 9px
}

.products_block .owl-row {
  margin: -10px
}

.products_block .owl-row .owl-item {
  padding: 0 10px
}

#product_tab_content {
  padding-top: 40px;
  padding-bottom: 0;
  overflow: hidden
}

.home_blogs .block_content {
  background: #fff;
  padding: 30px 20px
}

.blog-item {
  font-family: ralewaylight
}

.blog-item h4 {
  margin-top: 0;
  margin-bottom: 10px;
  line-height: 100%
}

.blog-item h4 a {
  font-family: ralewayheavy;
  font-weight: 400;
  font-size: 9pt;
  text-transform: uppercase;
  color: #000
}

.blog-item h4 a:hover {
  color: #999
}

.blog-item .blog-shortinfo {
  margin: 5px 0;
  display: block;
  position: relative
}

.blog-item .blog-shortinfo p {
  margin: 0;
  color: #666
}

.blog-item .blog-meta {
  font-size: 10px;
  color: #999;
  display: inline-block;
  position: relative
}

.blog-item .blog-meta a {
  color: #999
}

.blog-item .blog-meta a:hover {
  color: #000
}

.blog-item .link {
  text-align: right;
  width: 40%;
  font-size: 9pt;
  display: inline-block;
  color: #000;
  padding-right: 15px;
  position: relative
}

.rtl .blog-item .link {
  padding-left: 15px;
  padding-right: inherit
}

.blog-item .link:before {
  content: "\f178";
  font-family: FontAwesome;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%
}

#newsletter_block h4 {
  line-height: 40px;
  margin: 0;
  font-weight: 400;
  text-transform: uppercase
}

#newsletter_block .des_newsletter {
  font-family: ralewaymedium;
  font-size: 13px;
  color: #666;
  line-height: 20px;
  display: block;
  margin-bottom: 20px
}

#newsletter_block .newsletter-input {
  border-color: transparent;
  box-shadow: none;
  height: 36px;
  font-family: ralewaymedium;
  font-style: italic
}

#newsletter_block .btn {
  margin-top: 10px;
  font-family: ralewayheavy;
  font-size: 13px;
  position: relative;
  padding: 5px 9pt;
  width: 100%;
  text-transform: uppercase
}

.banner_hbot {
  margin-top: 40px;
  margin-bottom: 70px
}

.block_support {
  text-align: center;
  font-family: ralewaylight;
  position: relative
}

.block_support:before {
  padding: 0 125pc;
  box-sizing: content-box;
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  z-index: 0;
  display: inline-block;
  top: 0;
  left: -125pc
}

.block_support .html-custom {
  padding: 38px 0;
  font-size: 13px;
  font-weight: 300
}

.block_support .html-custom .html-box {
  border: 2px solid #e8e8e8;
  border-radius: 40px;
  display: inline-block;
  padding: 10px 35px;
  min-width: 276px;
  min-height: 76px;
  font-size: 18px;
  margin-bottom: 10px
}

.block_support .html-custom .html-box .html-number {
  color: #14a9ef;
  margin-bottom: 0
}

.block_support .html-custom .html-box .html-email {
  color: #00aaf1;
  font-size: 14px;
  margin-bottom: 0
}

.block_support .html-custom .html-or {
  color: #000;
  padding: 0 18px;
  font-size: 18px;
  position: relative;
  top: -20px
}

.block_support .html-custom .desc-custom {
  margin-bottom: 40px
}

.block_support .html-custom .title-custom {
  text-transform: uppercase;
  font-weight: 300;
  color: #000;
  margin-bottom: 20px
}

.block-manufacture {
  margin-bottom: 56px;
  min-height: 70px
}

.block-manufacture .block_content {
  background-color: #fff;
  padding-top: 40px;
  padding-bottom: 30px
}

.block-manufacture .block_content .logo-manu {
  margin-bottom: 10px
}

.block-manufacture .block_content .logo-manu img {
  margin: 0 auto
}

.block-manufacture .owl-item {
  padding: 0 10px;
  min-height: 70px
}

.block-manufacture .logo-manu a {
  display: block;
  border: 2px solid transparent;
  border-radius: 2px
}

.block-manufacture .logo-manu a:hover {
  border-color: #00aaf1
}

.block-manufacture .carousel-control {
  top: -86px;
  margin-top: 0;
  font-size: 17px;
  height: 26px;
  width: 26px;
  line-height: 23px;
  border-radius: 50%;
  border: 1px solid #000;
  text-shadow: none;
  font-family: ralewaymedium;
  color: #000;
  right: 0;
  left: inherit;
  opacity: 1;
  filter: alpha(opacity=100)
}

.block-manufacture .carousel-control:hover {
  border-color: #00aaf1;
  color: #00aaf1
}

.block-manufacture .carousel-control.left {
  right: 30px;
  left: inherit;
  background-image: none
}

.block-manufacture .carousel-control.right {
  background-image: none
}

.service-wrap .icon {
  width: 60px;
  height: 45px;
  font-size: 31px;
  color: #000;
  float: left;
  text-align: center;
  -webkit-transition: all .5s ease 0s;
  transition: all .5s ease 0s
}

.rtl .service-wrap .icon {
  float: right
}

.service-wrap h5 {
  margin-bottom: 5px;
  font-family: ralewayheavy;
  font-size: 11px
}

.block_aboutshop .about p {
  margin: 0;
  font-family: ralewaymedium;
  font-size: 13px;
  color: #000;
  line-height: 22px
}

.time li {
  background: url(http://www.ctg-cert.com/s/files/1/1279/6503/t/2/assets/dot.png?7392539630267058360) repeat-x scroll left 1pc transparent;
  line-height: 20px;
  padding: 5px 0
}

.time li:after,
.time li:before {
  content: "";
  display: table
}

.time li:after {
  clear: both
}

.time li span {
  background-color: #fff
}

.ct-p {
  padding: 6px 0 6px 40px;
  margin-top: 10px;
  position: relative
}

.rtl .ct-p {
  padding: 6px 40px 6px 0
}

.ct-p:before {
  content: "\f095";
  font-family: FontAwesome;
  font-size: 15px;
  color: #000;
  border: 2px solid #000;
  border-radius: 100%;
  height: 2pc;
  width: 2pc;
  text-align: center;
  line-height: 30px;
  top: 4px;
  left: 0;
  position: absolute
}

.rtl .ct-p:before {
  right: 0;
  left: auto
}

.ct-p strong {
  font-family: ralewayheavy;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 2px
}

.toggle-footer li {
  line-height: 30px;
  position: relative
}

.toggle-footer li a {
  display: block
}

.toggle-footer li a,
.toggle-footer li a:hover {
  -webkit-transition: all .3s ease 0s;
  transition: all .3s ease 0s
}

.toggle-footer li a:hover {
  color: #00aaf1;
  padding-left: 10px
}

.rtl .toggle-footer li a:hover {
  padding-right: 10px;
  padding-left: inherit
}

.footer_contact {
  line-height: 22px
}

.footer_contact .ctm-email,
.footer_contact .ctm-fax,
.footer_contact .ctm-location,
.footer_contact .ctm-phone {
  color: #000
}

.footer_contact li {
  line-height: 20px;
  margin-bottom: 15px
}

.footer_contact.block {
  margin-bottom: 0;
  border-bottom: 1px solid rgba(0, 0, 0, .1)
}

#product-detail-image {
  margin: 35px 0
}

#back-top {
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 99;
  opacity: 0
}

#back-top a {
  background: none repeat scroll 0 0 #000;
  opacity: .5;
  width: 40px;
  height: 40px;
  display: inline-block;
  font-size: 0;
  border: 1px solid #00aaf1;
  border-radius: 50%;
  position: relative
}

#back-top a:before {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  text-align: center;
  font-family: FontAwesome;
  font-size: 40px;
  content: "\f106";
  color: #fff;
  line-height: 40px
}

a:focus,
a:hover {
  outline: 0
}

ol,
ul {
  list-style: outside none none;
  margin: 0;
  padding: 0
}

#cart-page {
  margin: 75px 0 0;
  background: #fff;
  padding: 9px
}

#cart-page h2 {
  margin: 0;
  line-height: 40px
}

#cart-page .cart-empty {
  text-transform: uppercase;
  font-size: 15px;
  margin: 0;
  text-align: center
}

#cart-page .cart-empty-continue {
  text-align: center;
  padding: 10px 0;
  margin-bottom: 30px
}

#cart-page .cart_header_labels {
  background-color: #00aaf1;
  border: 1px solid #e8e8e8;
  color: #666
}

#cart-page .cart_header_labels .label_item {
  padding-top: 10px;
  padding-bottom: 10px;
  border-right: 1px solid #e8e8e8
}

#cart-page .cart_header_labels .label_item:last-child {
  border-right: 0
}

#cart-page .list_product_cart {
  border: 1px solid #e8e8e8;
  border-top-color: transparent
}

#cart-page .list_product_cart .cpro_item {
  padding-top: 10px;
  padding-bottom: 10px;
  border-right: 1px solid #e8e8e8;
  min-height: 90pt
}

#cart-page .list_product_cart .cpro_item:last-child {
  border-right: 0
}

#cart-page .list_product_cart .cpro_item img {
  margin: 0 auto
}

#cart-page .list_product_cart .cpro_item .js-qty {
  display: inline-block;
  vertical-align: middle
}

#cart-page .list_button_cart {
  border: 1px solid #e8e8e8;
  border-top: 0;
  padding: 10px
}

#cart-page .list_button_cart .note_cart {
  padding-top: 10px;
  padding-bottom: 10px
}

#cart-page .cart_navigation {
  margin: 15px 0
}

#AjaxifyCart {
  padding: 30px 20px;
  background: #fff
}

#AjaxifyDrawer h1 {
  margin: 0
}

#AjaxifyDrawer .cart_header_labels {
  display: none
}

#AjaxifyDrawer img {
  margin: 0 auto
}

#AjaxifyDrawer .list_button_cart,
#AjaxifyDrawer .list_product_cart {
  border-top: 1px solid #e8e8e8;
  position: relative;
  margin-top: 30px;
  padding-top: 30px
}

#AjaxifyDrawer .cpro_item {
  min-height: 75pt
}

.js-qty__num {
  width: 50%
}

.ajaxcart h1 {
  margin: 0;
  font-size: 30px;
  height: 40px;
  line-height: 38px
}

.ajaxcart .cart_header_labels {
  margin: 15px 0;
  margin: 10px 0 15px;
  text-align: center;
  border-bottom: 1px solid #e8e8e8;
  padding: 10px 0;
  border-top: 1px solid #e8e8e8
}

.ajaxcart .list_product_cart {
  text-align: center;
  margin-bottom: 15px
}

.ajaxcart .product_name {
  margin: 0;
  text-align: left;
  font-size: 13px;
  display: block;
  text-transform: none;
  letter-spacing: 0
}

.rtl .ajaxcart .product_name {
  text-align: right
}

.ajaxcart small {
  float: left
}

.rtl .ajaxcart small {
  float: right
}

.ajaxcart .note_item .control-label {
  font-weight: 400
}

.ajaxcart .list_button_cart p {
  margin: 0 0 5px
}

.con-ajax-cart {
  display: none
}

.ajaxcart .con-ajax-cart {
  display: inline-block;
  vertical-align: middle
}

.swatch {
  margin: 1em 0
}

.swatch .header {
  margin: 0 10px 0 0
}

.rtl .swatch .header {
  margin: 0 0 0 10px
}

.swatch input {
  display: none
}

.swatch label {
  float: left;
  min-width: 30px !important;
  height: 30px !important;
  margin: 0;
  background-color: #fff;
  border: 1px solid #f3f3f3;
  font-size: 10px;
  text-align: center;
  line-height: 30px;
  white-space: nowrap;
  text-transform: uppercase;
  cursor: pointer
}

.rtl .swatch label {
  float: right
}

.swatch-element label {
  padding: 0 10px
}

.color.swatch-element label {
  padding: 0
}

.swatch input:checked+label {
  border-color: transparent;
  box-shadow: 0 1px 2px rgba(0, 0, 0, .8)
}

.swatch .swatch-element {
  float: left;
  -webkit-transform: translateZ(0);
  -webkit-font-smoothing: antialiased;
  margin: 0 10px 0 0;
  position: relative
}

.rtl .swatch .swatch-element {
  float: right
}

.crossed-out {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0
}

.swatch .swatch-element .crossed-out {
  display: none
}

.swatch .swatch-element.soldout .crossed-out {
  display: block
}

.swatch .swatch-element.soldout label {
  opacity: .6;
  filter: alpha(opacity=60)
}

.swatch .tooltip {
  text-align: center;
  background: gray;
  color: #fff;
  bottom: 100%;
  padding: 10px;
  display: block;
  position: absolute;
  width: 75pt;
  left: -30px;
  margin-bottom: 15px;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -ms-transform: translateY(10px);
  -o-transform: translateY(10px);
  -webkit-transition: all .25s ease-out;
  transition: all .25s ease-out;
  box-shadow: 2px 2px 6px rgba(0, 0, 0, .28);
  box-sizing: border-box
}

.swatch .tooltip:before {
  bottom: -20px;
  content: " ";
  display: block;
  height: 20px;
  left: 0;
  position: absolute;
  width: 100%
}

.swatch .tooltip:after {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid gray;
  bottom: -10px;
  content: " ";
  height: 0;
  left: 50%;
  margin-left: -13px;
  position: absolute;
  width: 0
}

.swatch .swatch-element:hover .tooltip {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0)
}

.swatch.error {
  background-color: #e8d2d2 !important;
  color: #333 !important;
  padding: 1em;
  border-radius: 5px
}

.swatch.error p {
  margin: .7em 0
}

.swatch.error p:first-child {
  margin-top: 0
}

.swatch.error p:last-child {
  margin-bottom: 0
}

.swatch.error code {
  font-family: monospace
}

.page-subheading {
  font-family: ralewaylight;
  font-weight: 400;
  color: #5c5b5b;
  margin: 0 0 5px;
  font-size: 24px
}

#login-page {
  margin-top: 70px;
  margin-bottom: 40px
}

#login-page h1,
#login-page h2,
#login-page h3 {
  font-family: ralewaymedium;
  font-size: 13px;
  font-weight: 400;
  color: #000;
  margin: 0 0 20px;
  line-height: 40px;
  border-bottom: 1px solid #e8e8e8
}

#login-page .login-box {
  background: #fff;
  border: 1px solid #e8e8e8;
  min-height: 350px;
  padding: 20px
}

#login-page .login-box p {
  margin: 0
}

#login-page .login-box .label-login {
  display: block;
  line-height: 22px;
  margin: 0 0 5px
}

#login-page .login-box .form-control {
  box-shadow: none;
  max-width: 350px;
  margin-bottom: 20px
}

#login-page .login-box .lost_password {
  margin: 0 0 10px;
  font-size: 10px;
  font-weight: 400;
  font-style: italic
}

#login-page .login-box .text-link {
  margin-top: 10px
}

#login-page .register-box {
  background: #fff;
  border: 1px solid #e8e8e8;
  min-height: 350px;
  padding: 20px
}

#login-page .register-box p {
  margin: 0
}

#login-page .register-box .register_des {
  margin-bottom: 20px
}

#login-page .btn-outline {
  padding: 6px 15px 8px
}

#register-page .register-box {
  margin-top: 40px
}

#register-page .register-box .label-register {
  display: block;
  line-height: 22px;
  margin: 0 0 5px;
  padding: 9px;
  background: #fff
}

#register-page .register-box .form-control {
  box-shadow: none;
  margin-bottom: 20px
}

#register-page h1,
#register-page h3 {
  font-family: ralewaymedium;
  font-size: 17px;
  font-weight: 400;
  color: #000;
  margin: 0 0 20px;
  line-height: 40px;
  text-align: center
}

#create_customer {
  max-width: 600px;
  margin: 0 auto 70px;
  border: 1px solid #e8e8e8;
  padding: 0 20px 30px
}

#account-page {
  margin: 60px 0 50px
}

#account-page h1 {
  font-size: 23px;
  font-weight: 400;
  color: #000;
  margin: 0 0 20px;
  border-bottom: 1px solid #e8e8e8
}

#account-page h1,
#account-page h4 {
  font-family: ralewaymedium;
  line-height: 40px
}

#account-page h4 {
  margin: 0;
  padding: 0 20px;
  border: 1px solid #e8e8e8;
  background-color: #f7f7f7;
  height: 40px
}

#account-page h5 {
  line-height: 30px;
  margin: 0
}

#account-page .box-content {
  padding: 10px 20px;
  border: 1px solid #e8e8e8;
  border-top: 0
}

#account-page .order-account {
  margin-bottom: 20px
}

#account-page p {
  margin: 0;
  line-height: 30px
}

#adress-page {
  margin: 40px 0 70px
}

#adress-page h1 {
  font-family: ralewaymedium;
  font-size: 23px;
  font-weight: 400;
  color: #000;
  margin: 0;
  line-height: 40px
}

#adress-page .section-header {
  padding: 5px 20px;
  border: 1px solid #e8e8e8;
  margin-bottom: 20px
}

#adress-page .section-header_left,
#adress-page .section-header_right {
  float: left;
  width: 50%
}

.rtl #adress-page .section-header_left,
.rtl #adress-page .section-header_right {
  float: right
}

#adress-page .section-header_right {
  text-align: right;
  padding: 3px 0
}

#adress-page .page-subheading,
.rtl #adress-page .section-header_right {
  text-align: left
}

.rtl #adress-page .page-subheading {
  text-align: right
}

.adress-box {
  padding: 20px
}

.adress-box h3,
.adress-box h4 {
  font-size: 13px;
  margin: 0;
  line-height: 40px
}

#AddAddress,
.edit_address {
  width: 600px;
  margin: 0 auto;
  border: 1px solid #e8e8e8;
  padding: 20px
}

.block-map {
  background: #fff;
  border-radius: 2px;
  padding: 8px
}

#block_testimonials .block_content {
  padding: 34.5px 22px;
  background: #fff;
  font-family: ralewaylight
}

#block_testimonials .block_content .testimonial-info {
  padding: 13px 25px;
  text-align: center;
  font-size: 18px;
  margin-bottom: 23px;
  position: relative
}

#block_testimonials .block_content .testimonial-info:after {
  content: "";
  height: 1px;
  width: 50%;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -25%;
  background: #e8e8e8
}

#block_testimonials .block_content .testimonial-image {
  display: inline-block;
  border-radius: 50%;
  border: 2px solid #00aaf1;
  width: 40px;
  height: 40px;
  overflow: hidden
}

#block_testimonials .block_content .testimonial-bottom {
  display: inline-block;
  vertical-align: 9pt;
  margin-left: 5px;
  text-align: left
}

#block_testimonials .block_content .testimonial-bottom .testimonial-name {
  font-family: ralewayheavy;
  font-size: 9pt;
  text-transform: uppercase;
  margin-bottom: 5px
}

#block_testimonials .block_content .testimonial-bottom .testimonial-regency {
  font-size: 10px;
  text-transform: uppercase
}

#block_testimonials .block_content .testimonial {
  text-align: center
}

#block_testimonials .block_content .testimonial .testimonial-cont {
  display: inline-block;
  min-width: 50%
}

#quick-view-product {
  bottom: 0;
  left: 0;
  outline: 0 0;
  overflow-x: auto;
  overflow-y: scroll;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1100
}

#quick-view-product .fancybox-overlay {
  display: block !important
}

#quick-view-product .quick-view-product {
  position: absolute;
  width: 825pt;
  top: 10%;
  height: auto;
  margin: 0 auto;
  left: 0;
  right: 0;
  padding: 10px;
  background-color: #fff;
  z-index: 8011
}

#quick-view-product .quick-view-product .product-center-column {
  margin-top: 0
}

#quick-view-product .quick-view-product .product-center-column .product-description {
  border: none;
  margin-bottom: 10px
}

#quick-view-product .quick-view-product .top {
  padding: 5px 0
}

#quick-view-product .quick-view-product .image-block .view_full_size a {
  display: block
}

#quick-view-product .quick-view-product .qwp-name {
  margin-top: 0
}

#quick-view-product .quick-view-product .list-inline {
  display: inline-block
}

#quick-view-product .quick-view-product .socialsharing_product {
  margin-bottom: 15px
}

#quick-view-product #thumbs_list_qview {
  overflow: hidden
}

#quick-view-product #thumblist_qview {
  margin-top: 10px
}

#quick-view-product #thumblist_qview .thumb_item {
  width: 125px;
  margin-right: 5px;
  margin-left: 5px;
  display: inline-block
}

#quick-view-product #view_scroll_left,
#quick-view-product #view_scroll_right {
  width: 30px;
  height: 30px;
  left: -20px;
  bottom: 20px;
  text-align: center
}

#quick-view-product #view_scroll_left:before,
#quick-view-product #view_scroll_right:before {
  font-size: 19px;
  line-height: 30px;
  content: "\f104"
}

#quick-view-product #view_scroll_right {
  left: inherit;
  right: -20px
}

#quick-view-product #view_scroll_right:before {
  content: "\f105"
}

@media (max-width:1100px) {

  #quick-view-product,
  .quickview {
    display: none !important
  }
}






#deal-pages {
  margin-bottom: 40px
}

#deal-pages .bg-warning {
  margin: 0;
  padding: 8px 10px
}

#popup-newletter {
  background: url(http://www.ctg-cert.com/s/files/1/1279/6503/t/2/assets/pnewletter_bg.png?7392539630267058360) no-repeat scroll bottom right #FFF;
  text-align: left;
  padding: 20px;
  min-width: 39pc;
  min-height: 420px;
  overflow: hidden
}

.bg01 {
  background: #fff url(../image/bg.png) repeat-x;
}


#popup-newletter h3 {
  font-family: ralewayheavy;
  font-size: 30px;
  color: #fff;
  margin: 0 0 10px;
  padding: 8px 0;
  font-weight: 400
}

#popup-newletter .pnewle-message {
  font-family: ralewaymedium;
  width: 55%;
  color: #fff
}

#popup-newletter .pnewle-message span {
  font-size: 13px;
  margin-bottom: 20px;
  display: block
}

#popup-newletter .pnewle-message p {
  font-size: 11px;
  margin-bottom: 10px;
  display: block
}

#popup-newletter .pnewle-message ul {
  margin-bottom: 20px
}

#popup-newletter .pnewle-message ul li {
  font-size: 11px;
  position: relative;
  display: block;
  padding-left: 25px
}

.rtl #popup-newletter .pnewle-message ul li {
  padding-right: 25px;
  padding-left: inherit
}

#popup-newletter .pnewle-message ul li:before {
  content: "\f111";
  position: absolute;
  font-family: FontAwesome;
  font-size: 5px;
  top: 8px;
  left: 10px
}

.rtl #popup-newletter .pnewle-message ul li:before {
  right: 10px;
  left: auto
}

#popup-newletter .pnewle-form {
  width: 53%
}

#popup-newletter .pnewle-form .newsletter-input {
  font-size: 11px;
  font-style: italic;
  height: 33px
}

#popup-newletter .pnewle-form .btn {
  margin-top: 10px;
  background-color: #000;
  color: #fff;
  font-family: ralewaymedium;
  font-style: italic;
  font-size: 10px;
  position: relative;
  padding: 5px 9pt
}

#popup-newletter .pnewle-form .btn:hover {
  background-color: #d43b3b
}

#popup-newletter .block_content ul li a {
  color: #fff
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden
}

.video-container embed,
.video-container object,
.video-wrapper iframe {
  max-width: 100%;
  border: none !important
}

.box_content {
  padding: 9px;
  background: #fff
}

.mm-opening .button-collapse-left,
.mm-opening .button-collapse-right {
  display: none
}

.button-collapse-left .mdi-navigation-menu,
.button-collapse-right .mdi-navigation-menu {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 13px;
  height: 40px;
  background: url(http://www.ctg-cert.com/s/files/1/0811/9651/t/2/assets/sidebar_arrow_bg.png?4531435651971934779) no-repeat center 1px #00aaf1
}

.button-collapse-left .mdi-navigation-menu {
  border-bottom-right-radius: 1px;
  border-top-right-radius: 1px
}

.button-collapse-right {
  right: 3px;
  -webkit-transition: all .6s;
  transition: all .6s
}

.button-collapse-right .mdi-navigation-menu {
  background-position: center -40px;
  border-bottom-left-radius: 1px;
  border-top-left-radius: 1px
}

.instagram-block .block-title h3 {
  font-size: 18px;
  margin: 0 0 10px;
  padding: 10px 0;
  text-align: center
}

.instagram-block .block-content {
  over-flow: hidden
}

#instafeed .owl-item {
  padding: 0 10px
}

#instafeed .owl-item a {
  display: block
}

#instafeed .owl-item a img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto
}

.page-header {
  margin: 15px 0;
  padding: 0;
  border: 0
}

.page-header h1 {
  font-size: 20px;
  margin: 0
}

#order-page h4 {
  font-size: 17px;
  margin: 0;
  font-weight: 600;
  line-height: 25px
}

.order_details {
  margin-bottom: 20px
}

.order_details p {
  font-size: 14px;
  font-style: italic
}

.order_info {
  margin-bottom: 20px
}

.leo-active-slide img {
  margin-left: auto !important;
  margin-right: auto !important
}

body div p,
div,
html,
p {
  color: #686868
}

body h3 {
  font: 14px/22px Verdana
}


a {
  font-size: 14px/22px;
  font-family: verdana
}


a:hover {
  color: #f78d03
}

body {
  font: 14px/22px Verdana;
  -webkit-text-size-adjust: none
}

.pcate {
  height: 25pc;
  background: #FFF;
  widht: 100%
}

.rightinfo {
  width: 77%;
  float: right;
  margin-top: 12px;
}

.leftinfo {
  width: 20%;
  float: left;
  margin-top: 12px;
}

.company_1 {
  float: right;
  width: 340px;
  height: 170px;
  position: relative;
  text-align: right;
}

.company_2 {
  float: right;
  width: 510px;
  height: 170px;
  position: relative;
  text-align: right;
}


@media (max-width:767px) {
  .pcate {
    height: 100%
  }

  .rightinfo {
    width: 100%;
    float: right;
    padding: 12px;
  }

  .leftinfo {
    width: 100%;
    float: left;
    padding: 12px;
  }


  .company_1 {
    float: right;
    width: 100%;
    height: 100%;
    position: relative
  }

  .company_2 {
    float: right;
    width: 100%;
    height: 100%;
    position: relative
  }


}

.nt {
  border: 1px solid #fbb3b4;
  border-top: 0 solid #fbb3b4;
  margin: 0 auto;
  background-color: rgba(84, 218, 239, .8);
  position: absolute;
  width: 100%;
  height: 60px;
  bottom: 0;
  left: 0;
  z-index: 1;
  padding: 5px;
  text-align: center;
  line-height: 20px;
  color: #fff
}

.pl10 {
  font-size: 20px;
  padding-bottom: 14px;
  color: #767575
}

.pl11 {
  padding-left: 10px
}

.pl12 {
  padding-left: 8px
}

.p113 {
  padding-left: 5px;
  line-height: 24px;
  font-size: 9pt
}

.p114 {
  font-size: 20px;
  margin: 10px
}

.ln {
  border-top: 1px solid #ffbd0c;
  width: 30px;
  height: 10px;
  ;
  margin: 0 auto
}

.mb10 {
  margin-bottom: 12px;
}

.zs {
  background: url(http://www.ctg-cert.com/icon001.png) no-repeat no-repeat left center;
  float: left;
  min-width: 100px;
  ;
  height: 30px;
  line-height: 30px;
  padding-left: 40px;
  margin: 5px;
}


.circle {
  width: 100px;
  height: 100px;
  background-color: #e0dede;
  border-radius: 50px;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 20px;
  margin-top: 10px;

}

.bg0001 {
  min-height: 320px;
  -webkit-transition: all .5s ease .1s;
  -o-transition: all .5s ease .1s;
  transition: all .5s ease .1s;


  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  -o-transform-origin: center;
  transform-origin: center;

}


.bg0001 h5 {
  font-size: 20px;
}

.bg00001 {
  padding: 0px;
}

.line001 {
  border-bottom: 1px solid #ffcd20;
  height: 10px;
  width: 50px;
  margin: 0 auto;
  margin-bottom: 20px;
}


.bg0001 {
  background: #f2f2f2;
  display: block;
  border: 1px solid #cfcfcf;

  border-top: 0px solid #cfcfcf;



  text-align: center;
  display: block;
  padding-bottom: 0px;
  border-radius: 0px;

  -webkit-transition-property: background-color;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-timing-function: ease;

}






.zhengshu ul li {
  width: 100px;
  flot: left;
  height: 30px;
  line-height: 30px;
}


.bg0001 a:hover span {
  color: #fff;
}

.bg0001:hover {
  background: #65d223;



  background: -moz-linear-gradient(left top, #0bbaf8, #0497d0);
  background: -webkit-linear-gradient(left top, #0bbaf8, #0497d0);
  background: -o-linear-gradient(left top, #0bbaf8, #0497d0);


  opacity: .8;
  visibility: visible;
  -webkit-transform: scale3d(1, 1, 1);
  -ms-transform: scale3d(1, 1, 1);
  -o-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);


}

.cc {
  padding-top: 20px;
  padding-bottom: 20px;
  background: url(../image/11.png) no-repeat no-repeat left center/cover
}

.ccc {
  padding-top: 20px;
  padding-bottom: 20px;
  background: url(../image/22.png) no-repeat no-repeat left center/cover
}

.cccc {
  padding-top: 20px;
  padding-bottom: 20px;
  background: url(../image/33.png) no-repeat no-repeat left center/cover
}

.ccccc {
  padding-top: 20px;
  padding-bottom: 20px;
  background: url(../image/44.png) no-repeat no-repeat left center/cover
}


.bg0001:hover .cons a {
  color: #fff;
}

.bg0001:hover .cons a:hover {
  color: #f39200;
}



.bg0001 a:hover .circle {
  background: #fff;
}

.bg0001 a:hover h5 {
  color: #fff;
}

.pm0 {
  margin: 0px;
  padding: 0px;
}

.clear {
  clear: both;
}

.mh {
  background: #00aaf1;
  min-height: 359px;
}

.mh {
  background: #00aaf1;
  min-height: 310px;
}

.megamenu span {
  font-size: 16px;
}

.dlw a {
  background: #b0b0b0 url(../image/ddl.png) no-repeat left center/cover;
  width: 100%;
  text-align: center;
  height: 64px;
  border: 1px solid #dcdcdc;
  display: block;
}

.dlw a:hover {
  background: #f38901 url(../image/ddl.png) no-repeat left center/cover;
  display: width:100%;
  block;
  border: 1px solid #dcdcdc;
  height: 64px;
}

.css12 {
  height: 30px;
  width: 200px;
  float: right;
  text-align: right;
  padding-top: 20px;
}

.home01 {
  padding-top: 50px;
  padding-bottom: 50px;
  background: url(../image/TESTING-SERVICES.jpg) no-repeat bottom center/cover;
  width: 100%;
  text-align: center;
  min-height: 90px;
}

.entext {
  font-size: 30px;
  color: #d9eef8
}

@media(max-width:767px) {
  .entext {
    display: none;
  }

  .adshow {
    display: none;
  }

  .home01 {
    padding-top: 0px;
    padding-bottom: 0px;
    mringt-top: -30px;
  }

  .mhh {
    background: #00aaf1;
    height: 100%;
  }

  #hh {
    height: 30px;
  }

  .pm0 {
    margin: 0px;
    padding: 0px;
  }

  .pm10 {
    margin: 0px;
    margin-top: -26px;
    padding: 0px;
  }

  .toptop {
    margin-top: -16px;
    z-index: 100000000000
  }

  .css12 {
    display: none;
  }

  .dn {
    display: none;
  }

  .pt0 {
    margin-top: 0px;
  }


  .dlw a {
    background: #b0b0b0 url(../image/dl.png) no-repeat left center/cover;
    width: 100%;
    text-align: center;
    height: 64px;
    border: 1px solid #dcdcdc;
    display: block;
  }

  .dlw a:hover {
    background: #f38901 url(../image/dl.png) no-repeat left center/cover;
    display: width:100%;
    block;
    border: 1px solid #dcdcdc;
    height: 64px;
  }

  .qc {
    display: none;
  }

  .popup-title {
    display: none;
  }

  .qcc {
    float: right;
    width: 80px;
    height: 30px;
    color: #fff;
    background: rgba(0, 0, 0, 0);
    margin-right: 0px;
    line-height: 30px;
    font-size: 14px;
    text-align: right;
  }

  .qcc a span {
    color: #fff
  }

  .qcc a:hover span {
    color: #f39200
  }



}




.cns img {
  /* width: 100%; */
  max-width: 100%;
  margin-bottom: 20px;
}

.cns p img {
  max-width: 100%;
  margin-bottom: 20px;
}


.module .module-hd {
  padding: 25px 0;
  line-height: 1;

  text-align: center;
}

.module .module-hd h3 {
  position: relative;
  padding-bottom: 13px;
  font-weight: 400;
  text-transform: uppercase;
  font-family: arial;
  font-size: 30px;
  color: #17447e;
}

.module .module-hd h3+p {
  margin-top: 13px;
}

.module .module-hd h3:after {
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -17px;
  width: 34px;
  height: 3px;
  background: #ed000d;
  content: '';
}

.module .module-hd p {
  font-size: 20px;
}

.pages {
  height: 38px;
  width: 38px;
  display: block;
  text-align: center;
  line-height: 38px;
  background: #555;
  color: #fff;
  display: inline-block;
  margin: 0 4px;
  position: relative;
}

.page1 {
  height: 38px;
  width: 38px;
  display: block;
  text-align: center;
  line-height: 38px;
  background: #f5f7f6;
  display: inline-block;
  margin: 0 4px;
  position: relative;
}

.page2 {
  line-height: 22px;
  width: 22px;
  height: 22px;
  border: 1px #dddddd solid;
  float: left;
  background-color: #ce0000;
  color: #ffffff;
  margin-left: 5px;
  margin-right: 5px;
  text-align: center;
}

.page3 {
  height: 38px;
  width: 38px;
  display: block;
  text-align: center;
  line-height: 38px;
  background: #f5f7f6;
  display: inline-block;
  margin: 0 4px;
  position: relative;
}

.page4 {
  height: 38px;
  width: 38px;
  display: block;
  text-align: center;
  line-height: 38px;
  background: #f5f7f6;
  display: inline-block;
  margin: 0 4px;
  position: relative;
}








.module-bd {
  *zoom: 1;
}

.module-bd:before,
.module-bd:after {
  display: table;
  content: " ";
}

.module-bd:after {
  clear: both;
}

.item {
  overflow: hidden;
  position: relative;

}


}

.item a,
.item img {
  display: block;
  width: 100%;
}

.item img {
  transition: all .8s;
  -webkit-transition: all .8s;
}

.item:hover img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
}


.module-bd .detail1 {}

.module-bd .detail {
  position: absolute;
  top: 5%;
  left: 12px;
  ;
  z-index: 1000000;
}

.module.recpro .detail .name {
  font-size: 36px;
  color: #333;
}

.module.recpro .detail .cate {
  font-size: 12px;
  color: #666;
  font-weight: bold;
  margin: 0px 0 15px;
}

.module.recpro .detail .bf {
  font-size: 14px;
  color: #555;
}

.module.recpro .detail.w .name,
.module.recpro .detail.w .cate,
.module.recpro .detail.w .bf {
  color: #fff;
}




.about_us {
  background: #edf7fa url(../image/bg1.jpg) no-repeat center center;
  width: 100%;
}


.media {
  display: inline-block;
  position: relative;
  vertical-align: top;
}

.media__image {
  display: block;
}

.media__body {
  background: rgba(41, 128, 185, 0.5);
  bottom: 0;
  color: white;
  left: 0;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  text-align: left;
  top: 0;
  right: 0;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  z-index: 1;
  padding: 0px;
  margin: 0px;
  display: block;
  widht: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0px;
}

.media__body:hover {
  opacity: 1;

}



.media__body:after,
.media__body:before {
  border: 1px solid rgba(255, 255, 255, 0.7);

  bottom: 10px;
  left: 10px;
  opacity: 0;
  position: absolute;
  right: 10px;
  top: 10px;
  Z-index: -1;
  content: '';

  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  -webkit-transition: 0.2s 0.2s;
  transition: 0.2s 0.2s;
}


.media__body:before {
  border-bottom: none;
  border-top: none;

}



.media__body:after {
  border-left: none;
  border-right: none;

}

.media__body:hover:after,
.media__body:hover:before {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

.media__body h2 {
  margin-top: 0;
}

.media__body p {
  margin-bottom: 1.5em;
}


.media:nth-child(2) .media__body {
  background: rgba(146, 41, 185, 0.7);
}

.media:nth-child(3) .media__body {
  background: rgba(185, 41, 128, 0.7);
}

.media:nth-child(4) .media__body {
  background: rgba(185, 50, 41, 0.7);
}

.media:nth-child(5) .media__body {
  background: rgba(185, 146, 41, 0.7);
}

.media:nth-child(6) .media__body {
  background: rgba(128, 185, 41, 0.7);
}

.item_two {
  float: right;
}


.hover_area_8:hover .hover_overlay_8 {
  opacity: .8;
  visibility: visible;
  -webkit-transform: scale3d(1, 1, 1);
  -ms-transform: scale3d(1, 1, 1);
  -o-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}

.hover_overlay_8 {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0px;
  left: 0;
  visibility: hidden;
  opacity: 0;
  background: #ff8300;
  -webkit-transition: all .5s ease .1s;
  -o-transition: all .5s ease .1s;
  transition: all .5s ease .1s;
  -webkit-transform: scale3d(0, 1, 0);
  -ms-transform: scale3d(0, 1, 0);
  -o-transform: scale3d(0, 1, 0);
  transform: scale3d(0, 1, 0);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  -o-transform-origin: center;
  transform-origin: center;
}

.hover_area_8:hover .hover_content_8 {
  opacity: 1;
  visibility: visible;
}


.hover_content_8 {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  visibility: hidden;
  opacity: 0;
  transition: all .5s;
}

.hover_content_8 h4 {
  color: #fff;
}


.pro_cate_title {
  float: left;
  color: #1b1b1b;
  ;
  background: url(../image/home.png) no-repeat left top
}

.contacts {
  padding: 35px 4.5%;
  margin: 0 60px;
  background: #2f2f2f;
  color: #000;
  *zoom: 1;
}

.contacts:before,
.contacts:after {
  display: table;
  content: " ";
}

.contacts:after {
  clear: both;
}

.contacts>div {
  float: left;
  position: relative;
  padding: 0 20px 0 80px;
}

.contacts .icon {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  line-height: 60px;
  font-size: 40px;
  color: #979797;
}

.contacts .lab {
  padding-left: 35px;
  border-left: 1px solid #3a3a3a;
  color: #979797;
  font-size: 16px;
  line-height: 24px;
}

.contacts .dat {
  padding-left: 35px;
  border-left: 1px solid #3a3a3a;
  line-height: 36px;
  color: #d5d5d5;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.contacts .dat a {
  color: #d5d5d5;
}

.contacts .address {
  width: 40%;
}

.contacts .address .dat {
  font-size: 18px;
  white-space: normal;
}

.contacts .email {
  width: 35%;
}

.contacts .email .dat {
  font-size: 20px;
}

.contacts .hotline {
  padding-right: 0;
  width: 25%;
}

.contacts .hotline .dat {
  font-size: 20px;
}




.h-logo img {
  transform: rotateY(360deg);
  -webkit-transform: rotateY(360deg);
  transition: all 1s ease-in-out;
  -webkit-transition: all 1s ease-in-out;
}






.renzheng01 h3 {
  color: #ff7800
}

.renzheng01 :hover h3 {
  color: #fff
}

.renzheng01 :hover div {
  color: #fff
}

.renzheng01 {
  border: 1px solid #dcdcdc;
  background: #FFF url(../image/bg08.png) no-repeat center center/cover;
}

.renzheng01 :hover {
  background-color: #f78e05;
  color: #fff
}

.renzheng01 span {
  width: 100px;
  background: #ff8a00;
  padding: 20px;
  border: 1px solid #dcdcdc;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #fff
}

.renzheng01 :hover span {
  background-color: #14a1d7;
}


.gotos {
  background: #08a7d6 url(../image/s1.png) no-repeat center center/cover;
  width: 100%;
  text-align: center;
  min-height: 45px;
}

.gotos a {
  display: block;
}

.gotos :hover {
  background: #f98803 url(../image/s1.png) no-repeat center center/cover;
  width: 100%;
  text-align: center;
  min-height: 45px;
}

.h3css {
  padding: 0px;
  margin: 0px;
  line-height: 40px;
  text-align: center;
}

.bannbg {
  width: 100%;
  padding: 20px;
  background: url(../image/bng02.png) no-repeat left top;
  text-align: center;
  font-size: 16px;
  line-height: 38px;
}

.mp10 {
  clear: both;
  height: 0px;
}

.css10 {
  clear: both;
  height: 60px;
  border-bottom: 1px solid #ff9000;
}

.css11 {
  height: 30px;
  width: 280px;
  float: left;
  padding-top: 20px;
  font-size: 14px
}

.dd {
  margin-bottom: 12px;
}

.faq {
  padding: 12px;
  border: 1px solid #dfdede;
  margin: 9px;
  margin-top: 0px;
  padding-bottom: 15px;
}

.faq li {
  height: 30px;
  line-height: 30px;
  padding-left: 10px;
  overflow: hidden;
  background: url(../image/dot.png) no-repeat left center
}

.pdtop02 {
  padding-top: 0px;
}

.block_support:before {
  background: #fff
}

#f {
  display: none
}
}

span {
  font: 14px/18px'Verdana'
}

h5 {
  font: 14px/22px'Verdana'
}

.block_support:before {
  background: url(../image/1.png)no-repeat;
  background-position: center center
}

@media(min-width:990px) {
  #apollo-menucanvas {
    display: none
  }
}



/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s
}

.animated.bounceIn,
.animated.bounceOut,
.animated.flipOutX,
.animated.flipOutY {
  -webkit-animation-duration: .75s;
  animation-duration: .75s
}

@-webkit-keyframes bounce {

  0%,
  100%,
  20%,
  53%,
  80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
    transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  40%,
  43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, .050, .855, .060);
    transition-timing-function: cubic-bezier(0.755, .050, .855, .060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0)
  }

  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, .050, .855, .060);
    transition-timing-function: cubic-bezier(0.755, .050, .855, .060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0)
  }

  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0)
  }
}

@keyframes bounce {

  0%,
  100%,
  20%,
  53%,
  80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
    transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  40%,
  43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, .050, .855, .060);
    transition-timing-function: cubic-bezier(0.755, .050, .855, .060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0)
  }

  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, .050, .855, .060);
    transition-timing-function: cubic-bezier(0.755, .050, .855, .060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0)
  }

  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0)
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom
}

@-webkit-keyframes flash {

  0%,
  100%,
  50% {
    opacity: 1
  }

  25%,
  75% {
    opacity: 0
  }
}

@keyframes flash {

  0%,
  100%,
  50% {
    opacity: 1
  }

  25%,
  75% {
    opacity: 0
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05)
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05)
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse
}

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }

  30% {
    -webkit-transform: scale3d(1.25, .75, 1);
    transform: scale3d(1.25, .75, 1)
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1)
  }

  50% {
    -webkit-transform: scale3d(1.15, .85, 1);
    transform: scale3d(1.15, .85, 1)
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1)
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1)
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}

@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }

  30% {
    -webkit-transform: scale3d(1.25, .75, 1);
    transform: scale3d(1.25, .75, 1)
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1)
  }

  50% {
    -webkit-transform: scale3d(1.15, .85, 1);
    transform: scale3d(1.15, .85, 1)
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1)
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1)
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand
}

@-webkit-keyframes shake {

  0%,
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
  }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0)
  }
}

@keyframes shake {

  0%,
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
  }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0)
  }
}

.shake {
  -webkit-animation-name: shake;
  animation-name: shake
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg)
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg)
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg)
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg)
  }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg)
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg)
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg)
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg)
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg)
  }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg)
  }
}

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }

  10%,
  20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
  }

  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
  }

  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}

@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }

  10%,
  20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
  }

  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
  }

  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada
}

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
  }

  100% {
    -webkit-transform: none;
    transform: none
  }
}

@keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
  }

  100% {
    -webkit-transform: none;
    transform: none
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble
}

@-webkit-keyframes bounceIn {

  0%,
  100%,
  20%,
  40%,
  60%,
  80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
    transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1)
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03)
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97)
  }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}

@keyframes bounceIn {

  0%,
  100%,
  20%,
  40%,
  60%,
  80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
    transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1)
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03)
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97)
  }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {

  0%,
  100%,
  60%,
  75%,
  90% {
    -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
    transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0)
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0)
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0)
  }

  100% {
    -webkit-transform: none;
    transform: none
  }
}

@keyframes bounceInDown {

  0%,
  100%,
  60%,
  75%,
  90% {
    -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
    transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0)
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0)
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0)
  }

  100% {
    -webkit-transform: none;
    transform: none
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {

  0%,
  100%,
  60%,
  75%,
  90% {
    -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
    transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0)
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0)
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0)
  }

  100% {
    -webkit-transform: none;
    transform: none
  }
}

@keyframes bounceInLeft {

  0%,
  100%,
  60%,
  75%,
  90% {
    -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
    transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0)
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0)
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0)
  }

  100% {
    -webkit-transform: none;
    transform: none
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {

  0%,
  100%,
  60%,
  75%,
  90% {
    -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
    transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0)
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0)
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0)
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0)
  }

  100% {
    -webkit-transform: none;
    transform: none
  }
}

@keyframes bounceInRight {

  0%,
  100%,
  60%,
  75%,
  90% {
    -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
    transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0)
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0)
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0)
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0)
  }

  100% {
    -webkit-transform: none;
    transform: none
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {

  0%,
  100%,
  60%,
  75%,
  90% {
    -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
    transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0)
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0)
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0)
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0)
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@keyframes bounceInUp {

  0%,
  100%,
  60%,
  75%,
  90% {
    -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
    transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0)
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0)
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0)
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0)
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9)
  }

  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1)
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9)
  }

  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1)
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0)
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0)
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0)
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0)
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0)
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0)
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0)
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0)
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0)
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0)
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0)
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0)
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0)
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0)
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0)
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0)
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0)
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0)
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0
  }

  100% {
    opacity: 1
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0
  }

  100% {
    opacity: 1
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0)
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0)
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0)
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0)
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0)
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0)
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0)
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0)
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1
  }

  100% {
    opacity: 0
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1
  }

  100% {
    opacity: 0
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }
}

@keyframes fadeOutDown {
  0% {
    opacity: 1
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0)
  }
}

@keyframes fadeOutDownBig {
  0% {
    opacity: 1
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0)
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }
}

@keyframes fadeOutLeft {
  0% {
    opacity: 1
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0)
  }
}

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0)
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }
}

@keyframes fadeOutRight {
  0% {
    opacity: 1
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0)
  }
}

@keyframes fadeOutRightBig {
  0% {
    opacity: 1
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0)
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }
}

@keyframes fadeOutUp {
  0% {
    opacity: 1
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0)
  }
}

@keyframes fadeOutUpBig {
  0% {
    opacity: 1
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0)
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
}

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
}

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
}

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0
  }
}

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0
  }
}

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY
}

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1
  }

  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1
  }

  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1
  }

  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0
  }
}

@keyframes lightSpeedOut {
  0% {
    opacity: 1
  }

  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0
  }
}

@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0
  }
}

@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0
  }
}

@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0
  }
}

@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0
  }
}

@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
  }

  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
  }

  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1
  }

  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
  }

  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
  }

  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1
  }

  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0
  }
}

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge
}

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn
}

@-webkit-keyframes rollOut {
  0% {
    opacity: 1
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
  }
}

@keyframes rollOut {
  0% {
    opacity: 1
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }

  50% {
    opacity: 1
  }
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }

  50% {
    opacity: 1
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
  }
}

@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
  }
}

@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
  }
}

@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
  }
}

@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }

  100% {
    opacity: 0
  }
}

@keyframes zoomOut {
  0% {
    opacity: 1
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }

  100% {
    opacity: 0
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp
}

@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }
}

@keyframes slideOutDown {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }
}

@keyframes slideOutLeft {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }
}

@keyframes slideOutRight {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }
}

@keyframes slideOutUp {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp
}