body {
  color: #222222;
  font-size: 16px;
  line-height: 1.4;
  font-family: "Helvetica Neue 97", sans-serif;
  font-weight: 400;
}

*:focus {
  outline: none;
}

img {
  max-width: 100%;
  height: auto;
  width: auto;
}

a {
  color: #222222;
}
a:hover, a:focus {
  text-decoration: none;
  color: #22376F;
}

b,
strong {
  font-weight: 700;
}

button {
  cursor: pointer;
}
button:focus {
  outline: none;
}

.btn-clear {
  border: none;
  background-color: transparent;
  padding: 0;
}
.btn-clear:focus {
  box-shadow: none;
}

textarea {
  resize: none;
}

/* Typography */
.h6,
h6 {
  font-size: 16px;
}

.h5,
h5 {
  font-size: 18px;
}

.h4,
h4 {
  font-size: 20px;
}

.h3,
h3 {
  font-size: 28px;
}
@media only screen and (min-width: 768px) {
  .h3,
  h3 {
    font-size: 32px;
  }
}

.h2,
h2 {
  font-size: 32px;
}
@media only screen and (min-width: 768px) {
  .h2,
  h2 {
    font-size: 36px;
  }
}

.h1,
h1 {
  font-size: 36px;
}
@media only screen and (min-width: 768px) {
  .h1,
  h1 {
    font-size: 40px;
  }
}

@media only screen and (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
}

.container {
  padding-left: 12px;
  padding-right: 12px;
}
@media only screen and (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
}

@media only screen and (min-width: 1200px) {
  .container-large {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) {
  .container-large {
    max-width: 1248px;
  }
}

.row {
  margin-left: -12px;
  margin-right: -12px;
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
  padding-left: 12px;
  padding-right: 12px;
}

.btn {
  font-weight: 700;
  font-size: 16px;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  -ms-border-radius: 24px;
  -o-border-radius: 24px;
  border-radius: 24px;
  /* padding: 11px 24px; */
}
.btn:hover {
  box-shadow: none;
  outline: 0;
}

.btn-sm {
  padding: 5px 24px;
}

.btn-main {
  border-color: #FCB614;
  background-color: #FCB614;
  color: #22376F;
}
.btn-main:hover, .btn-main:focus {
  border-color: #f3ab03;
  background-color: #f3ab03;
  color: #22376F;
}

.btn-icon {
  border-color: #22376F;
  background-color: #22376F;
  color: #fff;
}
.btn-icon:hover, .btn-icon:focus {
  border-color: #1c2d5b;
  background-color: #1c2d5b;
  color: #fff;
}

.ico-phone {
  background-image: url('/frontend/images/sprites-sac3830cb7d.png');
  background-position: 0 -1018px;
  background-repeat: no-repeat;
  overflow: hidden;
  height: 16px;
  width: 16px;
  display: inline-block;
}

.ico-gt {
  background-image: url('/frontend/images/sprites-sac3830cb7d.png');
  background-position: 0 -535px;
  background-repeat: no-repeat;
  overflow: hidden;
  height: 13px;
  width: 16px;
  display: inline-block;
}

.ico-pro {
  background-image: url('/frontend/images/sprites-sac3830cb7d.png');
  background-position: 0 -1117px;
  background-repeat: no-repeat;
  overflow: hidden;
  height: 15px;
  width: 16px;
  display: inline-block;
}

.ico-doctor {
  background-image: url('/frontend/images/sprites-sac3830cb7d.png');
  background-position: 0 -323px;
  background-repeat: no-repeat;
  overflow: hidden;
  height: 16px;
  width: 14px;
  display: inline-block;
}

.ico-calendar {
  background-image: url('/frontend/images/sprites-sac3830cb7d.png');
  background-position: 0 -215px;
  background-repeat: no-repeat;
  overflow: hidden;
  height: 16px;
  width: 14px;
  display: inline-block;
}

.ico-clock {
  background-image: url('/frontend/images/sprites-sac3830cb7d.png');
  background-position: 0 -249px;
  background-repeat: no-repeat;
  overflow: hidden;
  height: 16px;
  width: 16px;
  display: inline-block;
}

.ico-zalo {
  background-image: url('/frontend/images/sprites-sac3830cb7d.png');
  background-position: 0 -1476px;
  background-repeat: no-repeat;
  overflow: hidden;
  height: 19px;
  width: 20px;
  display: inline-block;
}

.ico-facebook-messenger {
  background-image: url('/frontend/images/sprites-sac3830cb7d.png');
  background-position: 0 -344px;
  background-repeat: no-repeat;
  overflow: hidden;
  height: 30px;
  width: 30px;
  display: inline-block;
}
@media only screen and (min-width: 768px) {
  .ico-facebook-messenger {
    background-image: url('/frontend/images/sprites-sac3830cb7d.png');
    background-position: 0 -379px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 48px;
    width: 48px;
    display: inline-block;
  }
}

.ico-zalo-big {
  background-image: url('/frontend/images/sprites-sac3830cb7d.png');
  background-position: 0 -1391px;
  background-repeat: no-repeat;
  overflow: hidden;
  height: 29px;
  width: 30px;
  display: inline-block;
}
@media only screen and (min-width: 768px) {
  .ico-zalo-big {
    background-image: url('/frontend/images/sprites-sac3830cb7d.png');
    background-position: 0 -1425px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 46px;
    width: 48px;
    display: inline-block;
  }
}

.ico-hotline {
  background-image: url('/frontend/images/sprites-sac3830cb7d.png');
  background-position: 0 -745px;
  background-repeat: no-repeat;
  overflow: hidden;
  height: 30px;
  width: 30px;
  display: inline-block;
}
@media only screen and (min-width: 768px) {
  .ico-hotline {
    background-image: url('/frontend/images/sprites-sac3830cb7d.png');
    background-position: 0 -780px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 48px;
    width: 48px;
    display: inline-block;
  }
}

.ico-facebook {
  background-image: url('/frontend/images/sprites-sac3830cb7d.png');
  background-position: 0 -432px;
  background-repeat: no-repeat;
  overflow: hidden;
  height: 20px;
  width: 20px;
  display: inline-block;
}

.ico-instagram {
  background-image: url('/frontend/images/sprites-sac3830cb7d.png');
  background-position: 0 -833px;
  background-repeat: no-repeat;
  overflow: hidden;
  height: 20px;
  width: 20px;
  display: inline-block;
}

.ico-youtube {
  background-image: url('/frontend/images/sprites-sac3830cb7d.png');
  background-position: 0 -1372px;
  background-repeat: no-repeat;
  overflow: hidden;
  height: 14px;
  width: 20px;
  display: inline-block;
}

.ico-phone-footer {
  background-image: url('/frontend/images/sprites-sac3830cb7d.png');
  background-position: 0 -994px;
  background-repeat: no-repeat;
  overflow: hidden;
  height: 19px;
  width: 19px;
  display: inline-block;
}

.ico-fax {
  background-image: url('/frontend/images/sprites-sac3830cb7d.png');
  background-position: 0 -457px;
  background-repeat: no-repeat;
  overflow: hidden;
  height: 20px;
  width: 21px;
  display: inline-block;
}

.ico-ambulance {
  background-image: url('/frontend/images/sprites-sac3830cb7d.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  overflow: hidden;
  height: 15px;
  width: 20px;
  display: inline-block;
}

.ico-mail {
  background-image: url('/frontend/images/sprites-sac3830cb7d.png');
  background-position: 0 -899px;
  background-repeat: no-repeat;
  overflow: hidden;
  height: 15px;
  width: 21px;
  display: inline-block;
}

.ico-go-top {
  background-image: url('/frontend/images/sprites-sac3830cb7d.png');
  background-position: 0 -133px;
  background-repeat: no-repeat;
  overflow: hidden;
  height: 24px;
  width: 24px;
  display: inline-block;
}

.ico-map {
  background-image: url('/frontend/images/sprites-sac3830cb7d.png');
  background-position: 0 -919px;
  background-repeat: no-repeat;
  overflow: hidden;
  height: 20px;
  width: 15px;
  display: inline-block;
}

.ico-phone-2 {
  background-image: url('/frontend/images/sprites-sac3830cb7d.png');
  background-position: 0 -969px;
  background-repeat: no-repeat;
  overflow: hidden;
  height: 20px;
  width: 20px;
  display: inline-block;
}

.ico-quote-1 {
  background-image: url('/frontend/images/sprites-sac3830cb7d.png');
  background-position: 0 -1137px;
  background-repeat: no-repeat;
  overflow: hidden;
  height: 24px;
  width: 32px;
  display: inline-block;
}

.ico-quote-2 {
  background-image: url('/frontend/images/sprites-sac3830cb7d.png');
  background-position: 0 -1166px;
  background-repeat: no-repeat;
  overflow: hidden;
  height: 24px;
  width: 32px;
  display: inline-block;
}

.ico-arrow-title {
  background-image: url('/frontend/images/sprites-sac3830cb7d.png');
  background-position: 0 -20px;
  background-repeat: no-repeat;
  overflow: hidden;
  height: 108px;
  width: 266px;
  display: inline-block;
}

.ico-leave, .heading.heading-is-icon-bottom::after {
  background-image: url('/frontend/images/sprites-sac3830cb7d.png');
  background-position: 0 -858px;
  background-repeat: no-repeat;
  overflow: hidden;
  height: 36px;
  width: 149px;
  display: inline-block;
}

.ico-plus {
  background-image: url('/frontend/images/sprites-sac3830cb7d.png');
  background-position: 0 -1092px;
  background-repeat: no-repeat;
  overflow: hidden;
  height: 20px;
  width: 20px;
  display: inline-block;
}

.ico-minus {
  background-image: url('/frontend/images/sprites-sac3830cb7d.png');
  background-position: 0 -944px;
  background-repeat: no-repeat;
  overflow: hidden;
  height: 20px;
  width: 20px;
  display: inline-block;
}

.why-ico-1 {
  background-image: url('/frontend/images/sprites-sac3830cb7d.png');
  background-position: 0 -691px;
  background-repeat: no-repeat;
  overflow: hidden;
  height: 49px;
  width: 42px;
  display: inline-block;
}

.why-ico-2 {
  background-image: url('/frontend/images/sprites-sac3830cb7d.png');
  background-position: 0 -1216px;
  background-repeat: no-repeat;
  overflow: hidden;
  height: 49px;
  width: 45px;
  display: inline-block;
}

.why-ico-3 {
  background-image: url('/frontend/images/sprites-sac3830cb7d.png');
  background-position: 0 -270px;
  background-repeat: no-repeat;
  overflow: hidden;
  height: 48px;
  width: 43px;
  display: inline-block;
}

.why-ico-4 {
  background-image: url('/frontend/images/sprites-sac3830cb7d.png');
  background-position: 0 -482px;
  background-repeat: no-repeat;
  overflow: hidden;
  height: 48px;
  width: 42px;
  display: inline-block;
}

.why-ico-5 {
  background-image: url('/frontend/images/sprites-sac3830cb7d.png');
  background-position: 0 -1270px;
  background-repeat: no-repeat;
  overflow: hidden;
  height: 43px;
  width: 49px;
  display: inline-block;
}

.why-ico-6 {
  background-image: url('/frontend/images/sprites-sac3830cb7d.png');
  background-position: 0 -162px;
  background-repeat: no-repeat;
  overflow: hidden;
  height: 48px;
  width: 42px;
  display: inline-block;
}

.why-ico-7 {
  background-image: url('/frontend/images/sprites-sac3830cb7d.png');
  background-position: 0 -1318px;
  background-repeat: no-repeat;
  overflow: hidden;
  height: 49px;
  width: 48px;
  display: inline-block;
}

.why-ico-8 {
  background-image: url('/frontend/images/sprites-sac3830cb7d.png');
  background-position: 0 -643px;
  background-repeat: no-repeat;
  overflow: hidden;
  height: 43px;
  width: 48px;
  display: inline-block;
}

.ico-heart-title {
  background-image: url('/frontend/images/sprites-sac3830cb7d.png');
  background-position: 0 -553px;
  background-repeat: no-repeat;
  overflow: hidden;
  height: 85px;
  width: 251px;
  display: inline-block;
}

.ico-play-video {
  background-image: url('/frontend/images/sprites-sac3830cb7d.png');
  background-position: 0 -1039px;
  background-repeat: no-repeat;
  overflow: hidden;
  height: 48px;
  width: 48px;
  display: inline-block;
}

.custom-arrow .slick-prev,
.custom-arrow .slick-next {
  margin: 0;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background-color: rgba(34, 55, 111, 0.8);
  z-index: 1;
}
.custom-arrow .slick-prev:hover, .custom-arrow .slick-prev:focus,
.custom-arrow .slick-next:hover,
.custom-arrow .slick-next:focus {
  outline: none;
  background-color: #22376f;
}
.custom-arrow .slick-prev:before,
.custom-arrow .slick-next:before {
  color: #fff;
  font-size: 30px;
  font-family: "FontAwesome";
  display: inline-block;
}
@media only screen and (min-width: 768px) {
  .custom-arrow .slick-prev:before,
  .custom-arrow .slick-next:before {
    font-size: 40px;
  }
}
@media only screen and (min-width: 1200px) {
  .custom-arrow .slick-prev:before,
  .custom-arrow .slick-next:before {
    font-size: 50px;
  }
}
@media only screen and (min-width: 768px) {
  .custom-arrow .slick-prev,
  .custom-arrow .slick-next {
    width: 60px;
    height: 60px;
  }
}
.custom-arrow .slick-prev {
  left: 0;
}
@media only screen and (min-width: 1200px) {
  .custom-arrow .slick-prev {
    left: -30px;
  }
}
@media (min-width: 1300px) {
  .custom-arrow .slick-prev {
    left: -65px;
  }
}
@media (min-width: 1500px) {
  .custom-arrow .slick-prev {
    left: -85px;
  }
}
.custom-arrow .slick-prev:before {
  content: "\f104";
}
.custom-arrow .slick-next {
  right: 0;
}
@media only screen and (min-width: 1200px) {
  .custom-arrow .slick-next {
    right: -30px;
  }
}
@media (min-width: 1300px) {
  .custom-arrow .slick-next {
    right: -65px;
  }
}
@media (min-width: 1500px) {
  .custom-arrow .slick-next {
    right: -85px;
  }
}
.custom-arrow .slick-next:before {
  content: "\f105";
}

.slick-dots {
  cursor: pointer;
  position: absolute;
  margin: 0;
  padding: 0;
  outline: none;
  left: 0;
  right: 0;
  width: 100%;
  bottom: 80px;
  z-index: 10;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .slick-dots {
    bottom: 143px;
  }
}
.slick-dots li {
  display: inline-block;
  position: relative;
  margin: 0 11px;
}
.slick-dots li button {
  cursor: pointer;
  font-size: 0px;
  line-height: 0;
  display: block;
  width: 12px;
  height: 12px;
  padding: 0;
  color: red;
  border: 0;
  outline: none;
  background: transparent;
}
@media only screen and (min-width: 768px) {
  .slick-dots li button {
    width: 16px;
    height: 16px;
  }
}
.slick-dots li button:after {
  cursor: pointer;
  content: "";
  width: 12px;
  height: 12px;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  background-color: #fff;
}
@media only screen and (min-width: 768px) {
  .slick-dots li button:after {
    width: 16px;
    height: 16px;
  }
}
.slick-dots li.slick-active {
  outline: none;
}
.slick-dots li.slick-active button::after {
  cursor: pointer;
  background-color: #22376F;
}

/*------------------------------------------------------------------
[Header]
*/
.header-site {
  background-color: #fff;
}

.header-top {
  padding: 8px 0;
  border-bottom: 1px solid #d8d8d8;
}
@media only screen and (min-width: 768px) {
  .header-top {
    padding: 16px 0;
  }
}

.header-top-left {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
}

.navbar-header-top {
  list-style: none;
  margin: 0 25px 0 0;
  padding: 0;
}
.navbar-header-top li:not(:last-child) {
  margin-right: 25px;
  padding-right: 25px;
  position: relative;
}
.navbar-header-top li:not(:last-child):after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  width: 1px;
  height: 25px;
  background-color: #fff;
  top: -2px;
}
.navbar-header-top li a {
  color: #fff;
  text-decoration: underline;
  font-size: 16px;
}

.box-search {
  height: 36px;
  width: 200px;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  -ms-border-radius: 18px;
  -o-border-radius: 18px;
  border-radius: 18px;
  background-color: #fff;
  position: relative;
  padding-left: 32px;
  border: 1px solid #D8D8D8;
}
@media only screen and (min-width: 768px) {
  .box-search {
    margin-right: 25px;
  }
}
@media only screen and (min-width: 1200px) {
  .box-search {
    margin-right: 48px;
  }
}
.box-search:before {
  content: "";
  background-image: url('/frontend/images/sprites-sac3830cb7d.png');
  background-position: 0 -1195px;
  background-repeat: no-repeat;
  overflow: hidden;
  height: 16px;
  width: 16px;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 16px;
  transform: translate(0, -50%);
}
.box-search .form-control {
  border: none;
  background-color: transparent;
  height: 36px;
  font-size: 16px;
}
.box-search .form-control::-webkit-input-placeholder {
  color: #888888;
}
.box-search .form-control:-moz-placeholder {
  color: #888888;
  opacity: 1;
}
.box-search .form-control::-moz-placeholder {
  color: #888888;
  opacity: 1;
}
.box-search .form-control:-ms-input-placeholder {
  color: #888888;
}
.box-search .form-control:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  outline: none;
}

@media only screen and (min-width: 768px) {
  .header-top-right {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: space-between;
    justify-content: space-between;
  }
}

.hotline {
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .hotline {
    text-align: left;
  }
}
@media only screen and (min-width: 992px) {
  .hotline {
    margin-right: 25px;
  }
}
@media only screen and (min-width: 1200px) {
  .hotline {
    margin-right: 48px;
  }
}
.hotline a {
  display: inline-block;
  color: #22376F;
  line-height: 34px;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  -ms-border-radius: 18px;
  -o-border-radius: 18px;
  border-radius: 18px;
  /* text-transform: uppercase; */
  text-align: center;
  font-weight: 700;
  font-size: 16px;
}
.hotline a i {
  vertical-align: middle;
  margin-right: 7px;
}

.language .btn-clear {
  color: #fff;
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .language .btn-clear:after {
    border-top-color: #888888;
  }
}
.language .dropdown-menu {
  border: none;
  left: auto !important;
  right: 0;
  min-width: 180px;
  padding: 10px 0;
  top: 100% !important;
  transform: none !important;
}
@media only screen and (min-width: 992px) {
  .language .dropdown-menu {
    border: 1px solid #22376F;
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.16);
    -ms-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.16);
    -o-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.16);
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.16);
  }
}
.language .dropdown-menu li a {
  display: block;
  padding: 8px 20px;
  font-size: 14px;
}
.language .dropdown-menu li a img {
  max-width: 20px;
  margin-right: 5px;
}
.language .dropdown-menu li a.active {
  color: #22376F;
  font-weight: 700;
}

.navbar-brand {
  padding: 0;
  margin: 0;
}
.navbar-brand img {
  max-height: 35px;
}
@media only screen and (min-width: 576px) {
  .navbar-brand img {
    max-height: 55px;
  }
}
@media only screen and (min-width: 1200px) {
  .navbar-brand img {
    max-height: unset;
  }
}

.navbar-expand-lg {
  padding: 12px 0;
  border-bottom: 1px solid #d8d8d8;
}
@media only screen and (min-width: 992px) {
  .navbar-expand-lg {
    padding: 23px 0;
  }
}
.navbar-expand-lg.navbar-expand-fixed {
  position: fixed;
  background-color: #fff;
  padding: 8px 0;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  animation: 250ms ease-out 0s normal none 1 running showStickyMenu;
}
.navbar-expand-lg .container {
  padding-left: 12px;
  padding-right: 12px;
}
.navbar-expand-lg .navbar-toggler {
  width: 28px;
  height: 28px;
  position: relative;
  border: none;
  display: block;
}
@media only screen and (min-width: 992px) {
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}
.navbar-expand-lg .navbar-toggler::before, .navbar-expand-lg .navbar-toggler::after {
  background: #22376F;
  content: '';
  height: 2px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  width: 26px;
  transition: all 0.3s ease;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
.navbar-expand-lg .navbar-toggler::before {
  top: 20%;
  -webkit-transform-origin: top left;
  -moz-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
}
.navbar-expand-lg .navbar-toggler::after {
  bottom: 20%;
  -webkit-transform-origin: bottom left;
  -moz-transform-origin: bottom left;
  -ms-transform-origin: bottom left;
  transform-origin: bottom left;
}
.navbar-expand-lg .navbar-toggler > span {
  background: #22376F;
  bottom: 0;
  display: block;
  height: 2px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 26px;
  transition: all 0.3s ease;
  font-size: 0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
.navbar-expand-lg .navbar-toggler:hover:before, .navbar-expand-lg .navbar-toggler:hover:after, .navbar-expand-lg .navbar-toggler:hover > span {
  background-color: #22376F;
}
@media only screen and (min-width: 1200px) {
  .navbar-expand-lg .navbar-nav .nav-item:not(:last-child) {
    margin-right: 16px;
  }
}
.navbar-expand-lg .navbar-nav .nav-link {
  font-weight: 700;
  font-size: 16px;
  position: relative;
}
@media only screen and (min-width: 992px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    text-transform: uppercase;
    color: #888888;
    padding: 0 13px;
    line-height: 48px;
    font-size: 13px;
  }
}
@media only screen and (min-width: 1200px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    font-size: 14px;
    padding: 0 15px;
  }
}
@media (min-width: 1300px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    font-size: 16px;
  }
}
.navbar-expand-lg .navbar-nav .nav-link:hover, .navbar-expand-lg .navbar-nav .nav-link.active {
  color: #22376F;
}
@media only screen and (min-width: 992px) {
  .navbar-expand-lg .navbar-nav .nav-link:hover:before, .navbar-expand-lg .navbar-nav .nav-link:hover:after, .navbar-expand-lg .navbar-nav .nav-link.active:before, .navbar-expand-lg .navbar-nav .nav-link.active:after {
    content: "";
    display: block;
    height: 48px;
    position: absolute;
    top: 0;
  }
}
@media only screen and (min-width: 992px) {
  .navbar-expand-lg .navbar-nav .nav-link:hover:before, .navbar-expand-lg .navbar-nav .nav-link.active:before {
    width: 45px;
    background: url(/frontend/images/bg-left-menu.png) no-repeat;
    left: 0;
  }
}
@media only screen and (min-width: 992px) {
  .navbar-expand-lg .navbar-nav .nav-link:hover:after, .navbar-expand-lg .navbar-nav .nav-link.active:after {
    background: url(/frontend/images/bg-right-menu.png) no-repeat top right;
    left: 45px;
    right: 0;
  }
}
.navbar-expand-lg .navbar-nav .nav-link span {
  position: relative;
  z-index: 2;
}
.navbar-expand-lg .navbar-nav .active .nav-link {
  color: #22376F;
}
@media only screen and (min-width: 992px) {
  .navbar-expand-lg .navbar-nav .active .nav-link:before, .navbar-expand-lg .navbar-nav .active .nav-link:after {
    content: "";
    display: block;
    height: 48px;
    position: absolute;
    top: 0;
  }
}
@media only screen and (min-width: 992px) {
  .navbar-expand-lg .navbar-nav .active .nav-link:before {
    width: 45px;
    background: url(/frontend/images/bg-left-menu.png) no-repeat;
    left: 0;
  }
}
@media only screen and (min-width: 992px) {
  .navbar-expand-lg .navbar-nav .active .nav-link:after {
    background: url(/frontend/images/bg-right-menu.png) no-repeat top right;
    left: 45px;
    right: 0;
  }
}
.navbar-expand-lg .navbar-nav .dropdown .dropdown-menu {
  border: none;
  left: 12px;
  min-width: 293px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.16);
  -ms-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.16);
  -o-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.16);
  margin: 0;
  padding: 0;
}
@media only screen and (min-width: 1200px) {
  .navbar-expand-lg .navbar-nav .dropdown .dropdown-menu {
    display: block;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
    top: 120%;
  }
}
.navbar-expand-lg .navbar-nav .dropdown .dropdown-menu .dropdown-item {
  padding: 10px 20px;
  color: #888888;
}
.navbar-expand-lg .navbar-nav .dropdown .dropdown-menu .dropdown-item:hover, .navbar-expand-lg .navbar-nav .dropdown .dropdown-menu .dropdown-item:focus {
  background-color: #22376F;
  color: #fff;
}
@media only screen and (min-width: 1200px) {
  .navbar-expand-lg .navbar-nav .dropdown:hover .dropdown-menu {
    opacity: 1;
    visibility: visible;
    top: 100%;
  }
}
@media (max-width: 991.9px) {
  .navbar-expand-lg .navbar-collapse {
    display: block !important;
    position: fixed;
    top: 0;
    left: -100%;
    width: 80%;
    max-width: 450px;
    background-color: #22376F;
    z-index: 99;
    bottom: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 30px 0;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
  }
  .navbar-expand-lg .navbar-collapse.show {
    left: 0;
  }
  .navbar-expand-lg .navbar-collapse .navbar-nav {
    display: block;
  }
  .navbar-expand-lg .navbar-collapse .navbar-nav .nav-item {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  }
  .navbar-expand-lg .navbar-collapse .navbar-nav .nav-link {
    color: #fff;
    padding: 16px 20px;
    text-transform: uppercase;
    font-size: 14px;
  }
  .navbar-expand-lg .navbar-collapse .language {
    padding: 0;
  }
  .navbar-expand-lg .navbar-collapse .language .btn {
    color: #fff;
    padding: 16px 20px;
    display: block;
    width: 100%;
    text-align: left;
    text-transform: uppercase;
  }
  .navbar-expand-lg .navbar-collapse .language .dropdown-menu {
    padding: 0;
    margin: 0;
  }
  .navbar-expand-lg .navbar-collapse .language .dropdown-menu li a {
    color: #fff;
    font-weight: normal;
    font-size: 14px !important;
    padding: 16px 35px !important;
  }
  .navbar-expand-lg .navbar-collapse .dropdown-menu {
    position: static;
    border: none !important;
    box-shadow: none !important;
    border-radius: 0;
    float: none;
    background-color: transparent;
  }
  .navbar-expand-lg .navbar-collapse .dropdown-menu li {
    border-top: 1px solid rgba(255, 255, 255, 0.5);
  }
  .navbar-expand-lg .navbar-collapse .dropdown-menu li .dropdown-item {
    font-size: 14px !important;
    padding: 16px 35px !important;
    color: #fff !important;
  }
  .navbar-expand-lg .navbar-collapse .search-mobile {
    width: auto;
    padding: 16px 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  }
  .navbar-expand-lg .navbar-collapse .search-mobile .box-search {
    width: 100%;
  }
}

.bg-menu-mobile {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 20;
  background-color: rgba(0, 0, 0, 0.7);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
@media (max-width: 1199.9px) {
  .bg-menu-mobile.show {
    width: 100%;
    height: 100%;
    opacity: 1;
    visibility: visible;
  }
}

.btn-close-menu {
  display: block;
  position: absolute;
  top: 10px;
  right: 10px;
  width: 28px;
  height: 28px;
  border: none;
}
@media only screen and (min-width: 1200px) {
  .btn-close-menu {
    display: none;
  }
}
.btn-close-menu::before, .btn-close-menu::after {
  background: #fff;
  content: '';
  height: 2px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  width: 26px;
  transition: all 0.3s ease;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
.btn-close-menu::before {
  top: 20%;
  -webkit-transform: rotate(45deg);
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08);
  top: 50%;
  margin-top: -2px;
}
.btn-close-menu::after {
  bottom: 20%;
  -webkit-transform: rotate(-45deg);
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08);
  top: 50%;
  margin-top: -2px;
}

@media only screen and (min-width: 1200px) {
  .book-schedule {
    margin-left: 21px;
  }
}

.header-bottom {
  padding: 17px 0 1px;
}

.filter-header {
  position: relative;
}
@media only screen and (min-width: 992px) {
  .filter-header {
    padding-right: 60px;
  }
}

.btn-filter {
  margin-bottom: 16px;
}
@media only screen and (min-width: 768px) {
  .btn-filter {
    position: absolute;
    bottom: 0;
    width: 33.3333%;
    padding-left: 24px;
    right: 0;
  }
}
@media only screen and (min-width: 992px) {
  .btn-filter {
    width: auto;
  }
}
.btn-filter .btn {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  padding: 0;
  line-height: 34px;
  display: block;
  width: 100%;
  height: 36px;
}
@media only screen and (min-width: 992px) {
  .btn-filter .btn {
    width: 36px;
    height: 36px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
  }
}

@media only screen and (min-width: 992px) {
  .group-form-control .col-lg-2 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}
.group-form-control .form-group {
  position: relative;
  height: 36px;
}
.group-form-control .form-control {
  height: 36px;
  border-color: #22376F;
  color: #22376F;
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
  padding-left: 40px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  background-clip: inherit;
}
.group-form-control .form-control::-webkit-input-placeholder {
  color: #22376F;
}
.group-form-control .form-control:-moz-placeholder {
  color: #22376F;
  opacity: 1;
}
.group-form-control .form-control::-moz-placeholder {
  color: #22376F;
  opacity: 1;
}
.group-form-control .form-control:-ms-input-placeholder {
  color: #22376F;
}
.group-form-control .form-control:focus {
  box-shadow: none;
  outline: 0;
}
.group-form-control i {
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translate(0, -50%);
  z-index: 2;
}
.group-form-control .form-group-phone .form-control {
  border-color: #fc485d;
  background-color: #fc485d;
  color: #fff;
}
.group-form-control .form-group-phone .form-control::-webkit-input-placeholder {
  color: #fff;
}
.group-form-control .form-group-phone .form-control:-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.group-form-control .form-group-phone .form-control::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.group-form-control .form-group-phone .form-control:-ms-input-placeholder {
  color: #fff;
}
.group-form-control .form-group-gt .form-control {
  border-color: #8869A5;
  background-color: #8869A5;
}
.group-form-control .form-group-gt .form-control .current {
  color: #fff;
}
.group-form-control .form-group-gt .form-control:hover {
  border-color: #8869A5;
}
.group-form-control .form-group-doctor .form-control {
  border-color: #ff8357;
  background-color: #ff8357;
}
.group-form-control .form-group-doctor .form-control .current {
  color: #fff;
}
.group-form-control .form-group-doctor .form-control:hover {
  border-color: #ff8357;
}
.group-form-control .form-group-date .form-control {
  border-color: #c8a8da;
  background-color: #c8a8da;
  color: #fff;
}
.group-form-control .form-group-date .form-control::-webkit-input-placeholder {
  color: #fff;
}
.group-form-control .form-group-date .form-control:-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.group-form-control .form-group-date .form-control::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.group-form-control .form-group-date .form-control:-ms-input-placeholder {
  color: #fff;
}
.group-form-control .form-group-time .form-control {
  border-color: #879e46;
  background-color: #879e46;
  color: #fff;
}
.group-form-control .form-group-time .form-control::-webkit-input-placeholder {
  color: #fff;
}
.group-form-control .form-group-time .form-control:-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.group-form-control .form-group-time .form-control::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.group-form-control .form-group-time .form-control:-ms-input-placeholder {
  color: #fff;
}

.custom-select-filter .nice-select {
  height: 36px;
  line-height: 24px;
  display: block;
  width: 100%;
  padding-right: 8px;
}
.custom-select-filter .nice-select:after {
  display: none;
}
.custom-select-filter .nice-select:hover {
  border-color: #22376F;
}
.custom-select-filter .nice-select .current {
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
}
.custom-select-filter .nice-select .list {
  width: 100%;
  border: 1px solid #22376F;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  padding: 0 15px;
}
.custom-select-filter .nice-select .list .option {
  line-height: normal;
  height: auto;
  padding: 11px 0;
  min-height: unset;
  font-size: 12px;
  font-weight: 700;
  white-space: normal;
}
.custom-select-filter .nice-select .list .option:not(:last-child) {
  border-bottom: 1px solid #d8d8d8;
}
.custom-select-filter .nice-select .list .option:hover {
  background-color: transparent;
  color: #FCB614;
}
.custom-select-filter .nice-select .list .option.selected.focus {
  background-color: transparent;
  color: #FCB614;
}
.custom-select-filter.has-arrow .nice-select:after {
  display: block;
  background-image: url('/frontend/images/sprites-sac3830cb7d.png');
  background-position: 0 -236px;
  background-repeat: no-repeat;
  overflow: hidden;
  height: 8px;
  width: 12px;
  display: inline-block;
  border: none;
  transform: none;
}

.datepicker-days {
  font-size: 14px;
}

/*------------------------------------------------------------------
[Content]
*/
.heading {
  margin-bottom: 25px;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .heading {
    margin-bottom: 50px;
  }
}
.heading.heading-is-icon-right .title {
  position: relative;
}
.heading.heading-is-icon-right .ico-heart-title {
  position: absolute;
  margin-left: -160px;
  top: -10px;
  z-index: -1;
}
.heading.heading-is-icon-right .ico-arrow-title {
  position: absolute;
  bottom: -14px;
  margin-left: 54px;
}
.heading.heading-is-icon-bottom {
  position: relative;
  padding-bottom: 60px;
}
.heading.heading-is-icon-bottom::after {
  content: '';
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  bottom: 0;
}

.title {
  /* text-transform: uppercase; */
  /* text-align: center; */
  font-weight: bold;
  margin-bottom: 0;
  font-family: 'Quicksand', sans-serif;
  color: #22376F;
  line-height: 1.3;
}

/*-- section-banner --*/
@media only screen and (min-width: 768px) {
  .section-banner {
    margin-bottom: 14px;
  }
}

.banner-item {
  position: relative;
  background-size: cover;
  background-position: center bottom;
}

.banner .banner-item.slick-current .banner-caption-lbl1 {
  -webkit-animation-duration: 0.7s;
  animation-duration: 0.7s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
.banner .banner-item.slick-current .banner-caption-lbl2 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

.banner-caption {
  position: relative;
  z-index: 1;
  font-weight: bold;
  font-family: 'Quicksand', sans-serif;
  font-size: 32px;
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
}
@media only screen and (min-width: 768px) {
  .banner-caption {
    font-size: 36px;
  }
}

.banner-caption-lbl1 {
  color: #fff;
}

.banner-caption-lbl2 {
  color: #FCB614;
  animation-delay: 0.5s;
}

/*-- section-featured --*/
.section-featured {
  position: relative;
  overflow: hidden;
  padding-bottom: 37px;
  padding-top: 20px;
}
.section-featured::before {
  content: '';
  width: 142px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  background: url("/frontend/images/bg-img-left.png") no-repeat 0 0;
}
.section-featured::after {
  content: '';
  width: 120px;
  height: 100%;
  position: absolute;
  display: block;
  right: 0;
  top: 0;
  background: url("/frontend/images/bg-img-right.png") no-repeat 0 0;
}

.featured-list {
  max-width: 1084px;
  margin-left: auto;
  margin-right: auto;
}

.featured-item {
  margin-bottom: 20px;
  transition: all 0.3s linear;
  position: relative;
}
.featured-item:hover .featured-item-text {
  opacity: 1;
  visibility: visible;
}

.featured-item-img {
  position: relative;
  margin-bottom: 16px;
  padding: 86.25% 0 0 0;
  overflow: hidden;
}
.featured-item-img::after {
  background: url("/frontend/images/bg-fill-around-2.png") no-repeat center center;
  background-size: cover;
  width: 100%;
  height: 100%;
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.featured-item-img img {
  position: absolute;
  display: block;
  width: 100%;
  min-height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  transition: all 2s ease-out;
}

.featured-item-title {
  text-transform: uppercase;
  font-weight: bold;
  color: #222;
  font-size: 19px;
  text-align: center;
  margin-bottom: 0;
  line-height: 1.3;
  min-width: 210px;
  padding-left: 15px;
  padding-right: 15px;
}

.featured-item-text {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: #ff8357;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s linear;
}
.featured-item-text blockquote {
  color: #fff;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.3);
  padding: 12.93103%;
  height: 100%;
  display: flex;
  align-items: center;
  font-weight: bold;
}

/*-- section-description --*/
.section-description {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 49px;
}
.section-description .container-fluid {
  padding-left: 10px;
  padding-right: 10px;
}

.description {
  position: relative;
  min-height: 500px;
  padding: 30px 0;
  background: url("/frontend/images/bg-clound.png") no-repeat bottom right;
  background-size: cover;
  max-width: 1390px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 768px) {
  .description {
    display: flex;
    align-items: center;
    background-size: unset;
  }
}

@media only screen and (min-width: 768px) {
  .description-img {
    width: 31.07914%;
    position: absolute;
    left: 0;
    height: 100%;
    display: flex;
    align-items: center;
  }
}

.description-content {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .description-content {
    width: 62.58993%;
    padding-top: 53px;
    margin-left: auto;
    right: 9.35252%;
  }
}
@media only screen and (min-width: 1200px) {
  .description-content {
    right: 6.90647%;
  }
}
.description-content blockquote {
  text-align: center;
  color: #22376F;
  font-weight: bold;
  font-size: 20px;
  border: 0;
  padding: 0;
  margin: 0 0 17px 0;
  font-family: 'Quicksand', sans-serif;
  line-height: 1.5;
}
@media only screen and (min-width: 768px) {
  .description-content blockquote {
    font-size: 24px;
  }
}

.description-text {
  text-align: center;
  line-height: 1.5;
  margin-bottom: 20px;
  padding: 0 10px;
}

.view-more-link {
  color: #22376F;
  font-weight: normal;
  padding-left: 20px;
  padding-right: 20px;
}

.bgimage {
  min-height: 48px;
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.bgimage::before, .bgimage::after {
  display: inline-block;
  content: '';
  position: absolute;
  height: 48px;
}
.bgimage:before {
  width: 45px;
  background: url(/frontend/images/bg-left-menu.png) no-repeat;
  left: 0;
}
.bgimage:after {
  background: url(/frontend/images/bg-right-menu.png) no-repeat top right;
  left: 45px;
  right: 0;
}
.bgimage span {
  position: relative;
  z-index: 2;
}

/*-- section-why --*/
.section-why {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  margin-bottom: 21px;
}
@media only screen and (min-width: 768px) {
  .section-why .why {
    width: 82.82313%;
    max-width: 974px;
  }
}
.section-why .container {
  position: relative;
}

.why-doctor {
  display: none;
}
@media only screen and (min-width: 768px) {
  .why-doctor {
    display: block;
    width: 22.84722%;
    position: absolute;
    bottom: -17.36111%;
    right: 0;
    z-index: -1;
  }
}
@media only screen and (min-width: 992px) {
  .why-doctor {
    bottom: -25%;
  }
}

.why-list {
  overflow: hidden;
}

.why-item {
  margin-left: 12px;
  margin-right: 12px;
  margin-bottom: 24px;
  border-radius: 5px;
  height: 96px;
  display: flex;
  align-items: center;
}
@media only screen and (min-width: 768px) {
  .why-item {
    float: left;
    width: calc(50% - 24px);
  }
}
.why-item:nth-child(1) {
  background-color: #fc485d;
}
.why-item:nth-child(2) {
  background-color: #6f89a2;
}
.why-item:nth-child(3) {
  background-color: #c8a8da;
}
.why-item:nth-child(4) {
  background-color: #ff8357;
}
.why-item:nth-child(5) {
  background-color: #879e46;
}
.why-item:nth-child(6) {
  background-color: #febd3d;
}
.why-item:nth-child(7) {
  background-color: #fed154;
}
.why-item:nth-child(8) {
  background-color: #8869a5;
}

.why-item-ico {
  -ms-flex: 0 0 80px;
  flex: 0 0 80px;
  max-width: 80px;
  text-align: right;
  padding-right: 15px;
}
@media only screen and (min-width: 992px) {
  .why-item-ico {
    -ms-flex: 0 0 92px;
    flex: 0 0 92px;
    max-width: 92px;
    padding-right: 19px;
  }
}

.why-item-label {
  -ms-flex: 0 0 calc(100% - 80px);
  flex: 0 0 calc(100% - 80px);
  max-width: calc(100% - 80px);
  color: #fff;
  padding-right: 10px;
}
@media only screen and (min-width: 992px) {
  .why-item-label {
    -ms-flex: 0 0 calc(100% - 92px);
    flex: 0 0 calc(100% - 92px);
    max-width: calc(100% - 92px);
  }
}
.why-item-label h3 {
  color: inherit;
  font-weight: bold;
  margin-bottom: 0;
  font-size: 18px;
  font-family: 'Quicksand', sans-serif;
}

/*!
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 {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

.animated.flipOutX,
.animated.flipOutY {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -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 {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -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 {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -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);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  from {
    -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);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  from, to {
    -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 {
  from, to {
    -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);
  }
  to {
    -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);
  }
  to {
    -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 {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.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);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.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);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -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);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes wobble {
  from {
    -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);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg);
  }
}
@keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg);
  }
}
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.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(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.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(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.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);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.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);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.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);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.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);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    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);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    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);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    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);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    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);
  }
  to {
    -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(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.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);
  }
  to {
    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);
  }
  to {
    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);
  }
  to {
    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);
  }
  to {
    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);
  }
  to {
    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);
  }
  to {
    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);
  }
  to {
    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);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    /*-webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);*/
    -webkit-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    /*-webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);*/
    -webkit-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    /*-webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);*/
    -webkit-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    /*-webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);*/
    -webkit-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    /*-webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);*/
    -webkit-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    /*-webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);*/
    -webkit-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    /*-webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);*/
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    /*-webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);*/
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  from {
    -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(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  from {
    -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(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -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 {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-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-animation-timing-function: ease-in;
    animation-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);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-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-animation-timing-function: ease-in;
    animation-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);
  }
  to {
    -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 {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-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-animation-timing-function: ease-in;
    animation-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);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-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-animation-timing-function: ease-in;
    animation-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);
  }
  to {
    -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 {
  from {
    -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;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  from {
    -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;
  }
  to {
    -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 {
  from {
    -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;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  from {
    -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;
  }
  to {
    -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 {
  from {
    -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;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  from {
    -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;
  }
  to {
    -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 {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -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 {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -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 {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -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 {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -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 {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -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 {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -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 {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -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 {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -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 {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -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 {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -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 {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -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 {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -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 {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -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 {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -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 {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -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;
  }
  to {
    -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;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    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 {
  from {
    opacity: 1;
  }
  to {
    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 {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.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(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.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(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

.first {
  left: 0;
  animation: slide-in-left 10s ease-out infinite;
}

.second {
  right: 0;
  animation: slide-in-right 10s ease-out infinite;
}

@keyframes slide-in-left {
  0% {
    transform: translate(-100%);
  }
  10% {
    transform: translate(0);
  }
  80% {
    transform: translate(0);
  }
  90% {
    transform: translate(-100%);
  }
  100% {
    transform: translate(-100%);
  }
}
@keyframes slide-in-right {
  0% {
    transform: translate(100%);
  }
  10% {
    transform: translate(0);
  }
  80% {
    transform: translate(0);
  }
  90% {
    transform: translate(100%);
  }
  100% {
    transform: translate(100%);
  }
}
@-webkit-keyframes fadeInTop {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    -moz-transform: translate3d(0, -100%, 0);
    -o-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInTop {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    -moz-transform: translate3d(0, -100%, 0);
    -o-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes fadeInBottom {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    -moz-transform: translate3d(0, 100%, 0);
    -o-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInBottom {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    -moz-transform: translate3d(0, 100%, 0);
    -o-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes showStickyMenu {
  from {
    top: -100px;
  }
  to {
    top: 0;
  }
}
@-moz-keyframes showStickyMenu {
  from {
    top: -100px;
  }
  to {
    top: 0;
  }
}
@keyframes showStickyMenu {
  from {
    top: -100px;
  }
  to {
    top: 0;
  }
}
@-webkit-keyframes fadeInNeuron {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeInNeuron {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeInNeuron {
  -webkit-animation-name: fadeInNeuron;
  animation-name: fadeInNeuron;
  -webkit-animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: calc(.3s);
  animation-duration: calc(.3s);
}

@-webkit-keyframes fadeInUpNeuron {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 125px, 0);
    transform: translate3d(0, 125px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUpNeuron {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 125px, 0);
    transform: translate3d(0, 125px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUpNeuron {
  -webkit-animation-name: fadeInUpNeuron;
  animation-name: fadeInUpNeuron;
  -webkit-animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: calc(.5s);
  animation-duration: calc(.5s);
}

.nice-select {
  -webkit-tap-highlight-color: transparent;
  background-color: #fff;
  border-radius: 5px;
  border: solid 1px #e8e8e8;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  font-family: inherit;
  font-size: 14px;
  font-weight: normal;
  height: 42px;
  line-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 30px;
  position: relative;
  text-align: left !important;
  transition: all 0.2s ease-in-out;
  user-select: none;
  white-space: nowrap;
  width: auto;
}
.nice-select:hover {
  border-color: #dbdbdb;
}
.nice-select:active, .nice-select.open, .nice-select:focus {
  border-color: #999;
}
.nice-select:after {
  border-bottom: 2px solid #999;
  border-right: 2px solid #999;
  content: '';
  display: block;
  height: 5px;
  margin-top: -4px;
  pointer-events: none;
  position: absolute;
  right: 12px;
  top: 50%;
  transform-origin: 66% 66%;
  transform: rotate(45deg);
  transition: all 0.15s ease-in-out;
  width: 5px;
}
.nice-select.open:after {
  transform: rotate(-135deg);
}
.nice-select.open .list {
  opacity: 1;
  pointer-events: auto;
  transform: scale(1) translateY(0);
}
.nice-select.disabled {
  border-color: #ededed;
  color: #999;
  pointer-events: none;
}
.nice-select.disabled:after {
  border-color: #cccccc;
}
.nice-select.wide {
  width: 100%;
}
.nice-select.wide .list {
  left: 0 !important;
  right: 0 !important;
}
.nice-select.right {
  float: right;
}
.nice-select.right .list {
  left: auto;
  right: 0;
}
.nice-select.small {
  font-size: 12px;
  height: 36px;
  line-height: 34px;
}
.nice-select.small:after {
  height: 4px;
  width: 4px;
}
.nice-select.small .option {
  line-height: 34px;
  min-height: 34px;
}
.nice-select .list {
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
  box-sizing: border-box;
  margin-top: 4px;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: 0;
  transform-origin: 50% 0;
  transform: scale(0.75) translateY(-21px);
  transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  z-index: 9;
}
.nice-select .list:hover .option:not(:hover) {
  background-color: transparent !important;
}
.nice-select .option {
  cursor: pointer;
  font-weight: 400;
  line-height: 40px;
  list-style: none;
  min-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 29px;
  text-align: left;
  transition: all 0.2s;
}
.nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
  background-color: #f6f6f6;
}
.nice-select .option.selected {
  font-weight: bold;
}
.nice-select .option.disabled {
  background-color: transparent;
  color: #999;
  cursor: default;
}

.no-csspointerevents .nice-select .list {
  display: none;
}
.no-csspointerevents .nice-select.open .list {
  display: block;
}

/*-- section-news --*/
.section-news {
  margin-bottom: 45px;
}

.news-item-thumb {
  margin-bottom: 17px;
}
.news-item-thumb a {
  display: block;
  width: 374px;
  height: 362px;
  padding: 128px 14px 28px;
  position: relative;
  overflow: hidden;
  margin: auto;
}
@media (max-width: 575px) {
  .news-item-thumb a {
    width: 334px;
    height: 322px;
    padding: 114px 12px 28px;
  }
}
.news-item-thumb a:after {
  content: "";
  display: block;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 575px) {
  .news-item-thumb a:after {
    background-size: 100% 100%;
  }
}
.news-item-thumb.bg-news-1 a:after {
  background-image: url(/frontend/images/bg-news-1.png);
}
.news-item-thumb.bg-news-2 a:after {
  background-image: url(/frontend/images/bg-news-2.png);
}
.news-item-thumb.bg-news-3 a:after {
  background-image: url(/frontend/images/bg-news-3.png);
}
/**/
.news-item-text h3 {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 5px;
  line-height: 1.5;
}

.meta {
  color: #909090;
  font-size: 12px;
}

.slider-news .slick-list {
  margin: 0 -14px;
}
.slider-news .item {
  padding: 0 14px;
}
@media only screen and (min-width: 768px) {
  .slider-news .item {
    width: 402px;
  }
}

/*-- section-cloud --*/
.section-cloud:before, .section-cloud:after {
  content: "";
  display: block;
  background-repeat: repeat-x;
}
.section-cloud:before {
  background-image: url(/frontend/images/bg-cloud-top.png);
  background-position: top center;
  height: 185px;
}
.section-cloud:after {
  background-image: url(/frontend/images/bg-cloud-bottom.png);
  background-position: bottom center;
  height: 195px;
}

.section-cloud-inner {
  background-color: #c3e6ff;
  padding: 10px 0 51px;
}

/*-- section-testimonial --*/
.section-testimonial {
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .section-testimonial {
    margin-bottom: 50px;
  }
}

.testimonial-item {
  width: 368px;
  height: 258px;
  background-repeat: no-repeat;
  background-position: top center;
  color: #fff;
  padding: 32px 24px 0 36px;
  margin: auto;
}
@media (max-width: 575px) {
  .testimonial-item {
    width: 328px;
    height: 218px;
    background-size: 100% 100%;
  }
}

.bg-testimonial-1 {
  background-image: url(/frontend/images/testimomial-1.png);
}

.bg-testimonial-2 {
  background-image: url(/frontend/images/testimomial-2.png);
}

.bg-testimonial-3 {
  background-image: url(/frontend/images/testimomial-3.png);
}

.testimonial-item-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 5px;
}

.icon-qoute {
  -ms-flex: 0 0 32px;
  flex: 0 0 32px;
  max-width: 32px;
}

.author {
  -ms-flex: 0 0 calc(100% - 32px);
  flex: 0 0 calc(100% - 32px);
  max-width: calc(100% - 32px);
  padding-left: 12px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
}
.author .avatar {
  -ms-flex: 0 0 36px;
  flex: 0 0 36px;
  max-width: 36px;
  height: 36px;
}
.author .avatar img {
  width: 36px;
  height: 36px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.16);
  -ms-box-shadow: 0 0 3px rgba(0, 0, 0, 0.16);
  -o-box-shadow: 0 0 3px rgba(0, 0, 0, 0.16);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.16);
}
.author h4 {
  margin-bottom: 0;
  padding-left: 15px;
  -ms-flex: 0 0 calc(100% - 36px);
  flex: 0 0 calc(100% - 36px);
  max-width: calc(100% - 36px);
  font-size: 16px;
  font-weight: 700;
}

.testimonial-item-body .desc {
  line-height: 25px;
  max-height: 75px;
  margin-bottom: 8px;
}
@media only screen and (min-width: 576px) {
  .testimonial-item-body .desc {
    max-height: 100px;
  }
}
.testimonial-item-body .text-right {
  padding-right: 20px;
}

@media only screen and (min-width: 768px) {
  .slider-testimonial {
    padding-top: 23px;
  }
}
.slider-testimonial .slick-list {
  margin: 0 -14px;
}
.slider-testimonial .item {
  padding: 0 14px;
}
@media only screen and (min-width: 768px) {
  .slider-testimonial .item {
    width: 402px;
  }
}

/*-- section-faqs */
.section-faqs .container {
  position: relative;
  padding-bottom: 45px;
}
@media only screen and (min-width: 768px) {
  .section-faqs .container {
    padding-bottom: 96px;
  }
}
.section-faqs .container:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 16px;
  left: -54px;
  background: url(/frontend/images/gih-material.png) no-repeat;
  width: 196px;
  height: 685px;
}
@media (min-width: 1440px) {
  .section-faqs .container:after {
    left: -104px;
  }
}

.accordion {
  position: relative;
  z-index: 3;
}
.accordion .card {
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  border: none;
}
.accordion .card .card-inner {
  border-bottom: 1px solid #888888;
  padding: 26px 16px 5px;
}
.accordion .card.active .card-inner {
  background-color: #fed154;
}
.accordion .card.active .card-header button .ico-minus {
  display: block;
}
.accordion .card.active .card-header button .ico-plus {
  display: none;
}
.accordion .card-header {
  border: none;
  padding: 0;
  background-color: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  text-align: left;
}
.accordion .card-header h2 {
  font-weight: 500;
  margin-bottom: 20px;
  font-size: 18px;
}
@media only screen and (min-width: 768px) {
  .accordion .card-header h2 {
    font-size: 20px;
  }
}
.accordion .card-header button {
  text-align: left;
  padding-right: 30px;
  position: relative;
}
@media only screen and (min-width: 992px) {
  .accordion .card-header button {
    padding-right: 40px;
  }
}
.accordion .card-header button i {
  position: absolute;
  top: 0;
  right: 0;
}
.accordion .card-header button .ico-minus {
  display: none;
}
.accordion .card-body {
  padding: 0 0 19px;
  font-style: italic;
}

@media only screen and (min-width: 768px) {
  .section-videos {
    margin-bottom: 48px;
  }
}
.section-videos .section-cloud-inner {
  padding-bottom: 0;
  padding-top: 0;
  margin-top: -27px;
}

.video-item {
  text-align: center;
}
.video-item .thumb {
  display: block;
  position: relative;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  -o-border-radius: 16px;
  border-radius: 16px;
  margin-bottom: 16px;
}
.video-item .thumb:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  -o-border-radius: 16px;
  border-radius: 16px;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.video-item .thumb img {
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  -o-border-radius: 16px;
  border-radius: 16px;
}
.video-item .thumb i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 3;
}
.video-item .thumb:hover:after {
  background-color: rgba(0, 0, 0, 0.6);
}
.video-item h3 {
  margin-bottom: 0;
  font-weight: bold;
}

.slider-videos .slick-list {
  margin: 0 -12px;
}
.slider-videos .item {
  padding: 0 12px;
}

/*------------------------------------------------------------------
[Footer]
*/
.footer-site {
  color: #fff;
  font-size: 16px;
}
.footer-site:before {
  content: "";
  display: block;
  height: 188px;
  background-image: url(/frontend/images/bg-footer-top.png);
  background-repeat: no-repeat;
  background-position: center top;
}
.footer-site a {
  color: #fff;
}

.footer-site-inner {
  background-color: #22376F;
}

.footer-top {
  padding: 0 0 21px;
}
@media only screen and (min-width: 768px) {
  .footer-top .footer-col-1 {
    -ms-flex: 0 0 61.5%;
    flex: 0 0 61.5%;
    max-width: 61.5%;
  }
  .footer-top .footer-col-2 {
    -ms-flex: 0 0 38.5%;
    flex: 0 0 38.5%;
    max-width: 38.5%;
  }
}

.title-footer {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 14px;
}

.about-us-footer {
  margin-bottom: 14px;
}
@media only screen and (min-width: 992px) {
  .about-us-footer {
    max-width: 280px;
  }
}
.about-us-footer img {
  margin-bottom: 28px;
}
.about-us-footer p {
  font-weight: 700;
  margin-bottom: 24px;
}
.about-us-footer .address {
  position: relative;
  padding-left: 30px;
  line-height: 24px;
}
.about-us-footer .address i {
  top: 0;
  left: 0;
  position: absolute;
}

@media only screen and (min-width: 768px) {
  .map-footer {
    max-width: 276px;
  }
}
.map-footer img {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  width: 100%;
}

.group-links {
  padding-left: 5px;
}
.group-links:not(:last-child) {
  margin-bottom: 30px;
}
.group-links ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.group-links ul li:not(:last-child) {
  margin-bottom: 10px;
}
.group-links ul li a {
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.group-links ul li a:hover {
  color: #FCB614;
}

.group-links-2col ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.group-links-2col ul li {
  padding: 0 10px;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.social-footer {
  list-style: none;
  margin: 0;
  padding: 0;
}
@media only screen and (min-width: 576px) {
  .social-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -12px;
  }
}
.social-footer li {
  margin-bottom: 24px;
}
@media only screen and (min-width: 576px) {
  .social-footer li {
    padding: 0 12px;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
.social-footer li a {
  display: inline-block;
  padding-left: 32px;
  position: relative;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.social-footer li a:hover {
  color: #FCB614;
}
.social-footer li a i {
  width: 20px;
  font-size: 20px;
  position: absolute;
  top: 0;
  left: 0;
}
.social-footer li a i.ico-youtube {
  top: 3px;
}
.social-footer li a i.ico-ambulance {
  top: 2px;
}

.footer-bottom {
  border-top: 2px solid #909ab6;
  padding: 47px 0;
}

.copyright p {
  margin-bottom: 12px;
}
.copyright p:last-child {
  margin-bottom: 0;
}

.contact-fixed {
  position: fixed;
  z-index: 6;
  right: 36px;
  top: 50%;
  transform: translate(0, -50%);
}
.contact-fixed .btn-contact-us {
  display: block;
  width: 44px;
  height: 44px;
  line-height: 44px;
  -webkit-border-radius: 22px;
  -moz-border-radius: 22px;
  -ms-border-radius: 22px;
  -o-border-radius: 22px;
  border-radius: 22px;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.16);
  -ms-box-shadow: 0 0 4px rgba(0, 0, 0, 0.16);
  -o-box-shadow: 0 0 4px rgba(0, 0, 0, 0.16);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.16);
  background-color: #fff;
  text-align: center;
  overflow: hidden;
  margin-left: auto;
}
@media only screen and (min-width: 768px) {
  .contact-fixed .btn-contact-us {
    width: 72px;
    height: 72px;
    line-height: 72px;
    -webkit-border-radius: 36px;
    -moz-border-radius: 36px;
    -ms-border-radius: 36px;
    -o-border-radius: 36px;
    border-radius: 36px;
    padding: 0 12px;
  }
}
.contact-fixed .btn-contact-us:not(:last-child) {
  margin-bottom: 24px;
}
.contact-fixed .btn-contact-us.has-text {
  transition: width 200ms linear;
}
.contact-fixed .btn-contact-us.has-text:hover {
  width: 260px;
}
@media only screen and (min-width: 768px) {
  .contact-fixed .btn-contact-us.has-text:hover span {
    display: inline-block;
  }
}
.contact-fixed .btn-contact-us i {
  vertical-align: middle;
}
.contact-fixed .btn-contact-us span {
  font-weight: 700;
  color: #FB0204;
  text-transform: uppercase;
  line-height: normal;
  white-space: nowrap;
  display: none;
  margin-left: 8px;
}

.go-top {
  background-color: rgba(0, 0, 0, 0.5);
  width: 48px;
  height: 48px;
  position: fixed;
  top: auto;
  bottom: 48px;
  left: auto;
  right: 48px;
  padding: 0;
  transform: translate(0, 48px);
  transition: all 0.15s ease-out 0s;
  pointer-events: none;
  visibility: hidden;
  z-index: 10;
  border-radius: 0;
  line-height: 48px;
}
.go-top:hover {
  background-color: rgba(0, 0, 0, 0.5);
}
.go-top i {
  vertical-align: middle;
}
.go-top.is-active {
  visibility: visible;
  pointer-events: initial;
  transform: translate(0, 0);
}


.style-text {
  color: #fff;
    text-align: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, 0.3);
    padding: 12.93103%;
    height: 100%;
    display: flex;
    align-items: center;
    font-weight: bold;
}

.dropdown-item.active, .dropdown-item:active {
  color: #fff !important;
  text-decoration: none;
  background-color: #007bff;
}
