html * {
  font-size: 16px; }

body, p, h1, h2, h3, h4, div, ul, li, div {
  margin: 0;
  padding: 0;
  border: 0; }

body {
  background: #fff; }

ul {
  list-style: none;
  margin: 0px !important;
  padding: 0px !important; }

.row {
  margin: 0px !important; }

.list-view {
  padding: 0px !important; }

a {
  outline: none !important;
  text-decoration: none;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  -moz-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1); }
  a:hover {
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    -moz-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    text-decoration: none !important; }
  a:focus, a:active {
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    -moz-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    text-decoration: none !important; }

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

i {
  color: #6e6e6e;
  font-size: 20px;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  -moz-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1); }
  i:hover {
    color: #ef562d;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    -moz-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1); }

.container-site {
  font-family: "PT Sans", sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #000;
  position: relative;
  width: 100%;
  line-height: 1.2; }

.content-site {
  width: 1170px;
  margin: 0 auto;
  height: 100%;
  position: relative; }

.page-site, .text-site {
  min-height: 600px;
  padding-bottom: 50px;
  line-height: 1.25;
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #272727;
  font-size: 16px !important;
  font-weight: 400 !important;
  /*span, label, p, div{
  	font-size: 16px !important; color: #272727 !important; font-family: "PT Sans", sans-serif !important;
  }*/ }
  .page-site a, .text-site a {
    font-family: "PT Sans", sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #272727;
    font-size: 16px !important;
    font-weight: 400 !important; }
  .page-site h1, .page-site h2, .page-site h3, .page-site h4, .page-site h5, .text-site h1, .text-site h2, .text-site h3, .text-site h4, .text-site h5 {
    font-family: "PT Sans", sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #272727;
    padding: 15px 0px; }
  .page-site h1, .text-site h1 {
    font-size: 30px; }
  .page-site h2, .text-site h2 {
    font-size: 26px; }
  .page-site h3, .text-site h3 {
    font-size: 22px; }
  .page-site h4, .text-site h4 {
    font-size: 18px; }
  .page-site p, .text-site p {
    padding: 0px 0px !important;
    font-family: "PT Sans" !important;
    font-size: 16px !important;
    font-weight: 400 !important; }
  .page-site span, .text-site span {
    font-family: "PT Sans" !important;
    font-size: 16px !important;
    font-weight: 400 !important; }
  .page-site i, .text-site i {
    padding-right: 15px; }
  .page-site img, .text-site img {
    max-width: 100%;
    display: block;
    margin: 0 auto; }
  .page-site ul, .page-site ol, .text-site ul, .text-site ol {
    list-style: disc !important;
    margin-left: 5% !important; }
    .page-site ul li, .page-site ol li, .text-site ul li, .text-site ol li {
      padding: 15px 10px; }
  .page-site ol, .text-site ol {
    list-style: decimal !important;
    margin: 0px !important; }
  .page-site iframe, .text-site iframe {
    margin: 0 auto;
    display: block;
    width: 100% !important;
    height: 550px; }
  .page-site .title-page, .text-site .title-page {
    font-family: "PT Sans", sans-serif;
    font-size: 24px;
    font-weight: 600;
    color: #272727;
    text-align: center;
    text-transform: uppercase;
    padding: 80px 0px 50px 0px;
    margin: 0 auto; }
    .page-site .title-page:after, .text-site .title-page:after {
      content: '';
      display: block;
      width: 150px;
      height: 2px;
      margin: 0 auto;
      margin-top: 20px;
      background: url(../img/sites/title-hr.jpg) 50% 50% no-repeat; }
  .page-site a.link-page, .text-site a.link-page {
    display: block;
    border: solid 2px #f26b2e;
    padding: 15px 50px;
    text-transform: uppercase;
    font-family: "PT Sans", sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #272727;
    font-weight: 600 !important;
    text-align: center; }
    .page-site a.link-page:hover, .text-site a.link-page:hover {
      background: #f26b2e;
      color: #fff; }
      .page-site a.link-page:hover i, .text-site a.link-page:hover i {
        color: #fff; }
  .page-site .page-blocks, .text-site .page-blocks {
    text-align: center; }
    .page-site .page-blocks label, .text-site .page-blocks label {
      display: block;
      margin-top: 15px;
      text-transform: uppercase;
      font-family: "PT Sans", sans-serif;
      font-size: 18px;
      font-weight: 600;
      color: #272727; }
    .page-site .page-blocks span, .text-site .page-blocks span {
      font-family: "PT Sans", sans-serif;
      font-size: 16px;
      font-weight: 400;
      color: #272727; }
    .page-site .page-blocks a, .text-site .page-blocks a {
      font-family: "PT Sans", sans-serif;
      font-size: 18px;
      font-weight: 600;
      color: #272727; }
      .page-site .page-blocks a:hover, .text-site .page-blocks a:hover {
        color: #f26b2e; }
    .page-site .page-blocks .page-block, .text-site .page-blocks .page-block {
      margin: 20px 0px; }
    .page-site .page-blocks .image-item, .text-site .page-blocks .image-item {
      height: 230px;
      overflow: hidden;
      display: flex;
      justify-content: center;
      align-items: center;
      display: block; }

.text-site {
  min-height: inherit;
  margin: 15px 0px;
  padding: 15px 0px; }

.text-news img {
  display: inline; }

.owl-carousel {
  position: relative;
  margin-top: 0px !important; }
  .owl-carousel img {
    width: auto !important; }
  .owl-carousel .owl-dots {
    position: absolute;
    bottom: 50px;
    left: 50%;
    transform: translateX(-50%); }
    .owl-carousel .owl-dots .owl-dot {
      display: inline-block; }
      .owl-carousel .owl-dots .owl-dot span {
        display: block;
        background: #9a9ca1;
        width: 15px;
        height: 15px;
        margin: 5px;
        -webkit-backface-visibility: visible;
        transition: opacity .2s ease;
        border: none;
        border-radius: 30px; }
      .owl-carousel .owl-dots .owl-dot.active span {
        background: none;
        border: solid 2px #fff; }
  .owl-carousel .owl-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    top: 40%;
    width: 100%; }
    .owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next {
      position: absolute;
      top: 0;
      height: 35px;
      width: 35px;
      border: none;
      text-align: center; }
      .owl-carousel .owl-nav .owl-prev i, .owl-carousel .owl-nav .owl-next i {
        font-size: 64px;
        color: #ef562d; }
    .owl-carousel .owl-nav .owl-prev {
      left: -50px; }
    .owl-carousel .owl-nav .owl-next {
      right: -50px; }

h3.title-page, h2.title-page, h1.title-page {
  font-family: "PT Sans", sans-serif;
  font-size: 24px;
  font-weight: 600;
  color: #272727;
  text-align: center;
  text-transform: uppercase;
  padding: 90px 0px 50px 0px;
  margin: 0 auto; }
  h3.title-page:after, h2.title-page:after, h1.title-page:after {
    content: '';
    display: block;
    width: 150px;
    height: 2px;
    margin: 0 auto;
    margin-top: 20px;
    background: url(../img/sites/title-hr.jpg) 50% 50% no-repeat; }

label.welcome {
  text-align: center;
  display: block;
  margin-top: -50px;
  font-family: "PT Sans", sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #272727; }

.form-training {
  background: #efefef;
  padding: 70px !important;
  margin: 50px auto; }
  .form-training .col, .form-training .row {
    padding: 0px;
    margin: 0px; }
  .form-training .col input, .form-training .col select {
    width: 98%; }
  .form-training h3.title-page {
    padding: 0px; }
  .form-training input, .form-training textarea, .form-training select {
    border: solid 1px #eebaa2;
    border-radius: 0px; }
  .form-training label {
    font-family: "PT Sans", sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #202020; }
  .form-training .text-form {
    font-family: "PT Sans", sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #6f6f6f;
    text-align: center;
    padding: 15px 0px;
    line-height: 1.4; }
  .form-training .btn-submit {
    background: #f05b2d;
    background: -moz-linear-gradient(left, #f05b2d 0%, #f05b2d 16%, #fa9c30 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, #f05b2d), color-stop(16%, #f05b2d), color-stop(100%, #fa9c30));
    background: -webkit-linear-gradient(left, #f05b2d 0%, #f05b2d 16%, #fa9c30 100%);
    background: -o-linear-gradient(left, #f05b2d 0%, #f05b2d 16%, #fa9c30 100%);
    background: -ms-linear-gradient(left, #f05b2d 0%, #f05b2d 16%, #fa9c30 100%);
    background: linear-gradient(to right, #f05b2d 0%, #f05b2d 16%, #fa9c30 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f05b2d', endColorstr='#fa9c30', GradientType=1 );
    font-family: "PT Sans", sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding: 15px 30px;
    margin: 30px auto; }

.btn-callback-link {
  display: inline-block;
  font-family: "PT Sans", sans-serif;
  font-size: 12px;
  font-weight: 400;
  color: #fff;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  -moz-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1); }
  .btn-callback-link:hover {
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    -moz-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1); }

a.callback-link {
  font-family: "PT Sans", sans-serif;
  font-size: 18px;
  font-weight: 200;
  color: #fff;
  display: inline-block;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  -moz-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1); }
  a.callback-link:hover {
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    -moz-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1); }

#callbackModal .modal-content, .modals-site .modal-content {
  background: #311e6e;
  border: solid 2px #6b7cff;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px; }
  #callbackModal .modal-content a, .modals-site .modal-content a {
    color: #fff; }
#callbackModal .modal-header, .modals-site .modal-header {
  border: none; }
  #callbackModal .modal-header h4, .modals-site .modal-header h4 {
    text-align: center;
    font-family: "PT Sans", sans-serif;
    font-size: 24px;
    font-weight: 200;
    color: #fff; }
#callbackModal .close, .modals-site .close {
  color: #fff !important;
  opacity: 1 !important; }
  #callbackModal .close:hover, .modals-site .close:hover {
    color: #2d45fc !important; }
#callbackModal .form-group, .modals-site .form-group {
  display: block; }
#callbackModal .error, .modals-site .error {
  font-size: 14px; }
#callbackModal input, #callbackModal textarea, .modals-site input, .modals-site textarea {
  display: block;
  border-radius: 0;
  width: 100%;
  margin: 10px auto; }
#callbackModal button[type="submit"], .modals-site button[type="submit"] {
  display: block;
  width: 100%;
  margin: 10px auto;
  background: #fff;
  border: none;
  border-radius: 20px;
  text-transform: uppercase;
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #2d45fc;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  -moz-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1); }
  #callbackModal button[type="submit"]:hover, .modals-site button[type="submit"]:hover {
    background: #2d45fc;
    color: #fff;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    -moz-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1); }

#modal-body-content-text {
  padding: 15px; }

.close span {
  font-size: 50px; }

.feedback-block {
  padding: 10px 0px; }

.menu {
  position: absolute;
  position: fixed;
  top: 0%;
  z-index: 255;
  left: -100%;
  overflow: hidden;
  height: 100vh;
  width: 100%;
  background: #e71a29;
  color: #fff;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  -moz-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1); }
  .menu.left-menu {
    left: 0;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    -moz-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1); }
  .menu .menu-m {
    height: 40%; }
    .menu .menu-m ul li {
      text-align: center;
      padding: 15px 0px;
      border-bottom: solid 2px #950010; }
      .menu .menu-m ul li a {
        color: #fff;
        font-size: 18px; }
  .menu .close {
    color: #fff;
    opacity: 1;
    text-shadow: none;
    position: absolute;
    right: 10px;
    top: 10px;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    -moz-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1); }
    .menu .close:hover {
      -webkit-transition-duration: 0.3s;
      -moz-transition-duration: 0.3s;
      transition-duration: 0.3s;
      -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
      -moz-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
      transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
      color: #950010; }

.menu-left-vis {
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  -moz-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  left: 0%; }

.navbar-menu {
  position: absolute;
  position: fixed;
  z-index: 10;
  cursor: pointer;
  top: 10px;
  right: 25px; }
  .navbar-menu i {
    font-size: 40px;
    cursor: pointer;
    color: #fff;
    color: #f26b2e; }

#html5box-html5-lightbox #html5-watermark {
  display: none !important; }

#close-button {
  float: right;
  display: none; }

.menu {
  position: absolute;
  position: fixed;
  top: 0%;
  z-index: 255;
  left: -100%;
  overflow: hidden;
  height: 100vh;
  width: 100%;
  background: #fff;
  color: #000;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  -moz-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1); }
  .menu.left-menu {
    left: 0;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    -moz-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1); }
  .menu a {
    font-family: "PT Sans", sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #272727; }
    .menu a:hover {
      color: #f26b2e; }
  .menu .menu-m {
    height: 45%;
    margin-top: 10%; }
    .menu .menu-m ul {
      height: 100%; }
      .menu .menu-m ul li {
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        padding: 0px !important;
        border-bottom: solid 2px #f26b2e;
        height: 20%; }
        .menu .menu-m ul li a {
          color: #000;
          font-size: 18px; }
  .menu .club-m {
    height: 20%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center; }
  .menu .footer-m {
    height: 25%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center; }
  .menu .close {
    color: #f26b2e;
    opacity: 1;
    text-shadow: none;
    position: absolute;
    right: 10px;
    top: 10px;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    -moz-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1); }
    .menu .close:hover {
      -webkit-transition-duration: 0.3s;
      -moz-transition-duration: 0.3s;
      transition-duration: 0.3s;
      -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
      -moz-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
      transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
      color: #000; }

.menu-l-vis {
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  -moz-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  left: 0%; }

/* CSS Document */
.header {
  height: 60px;
  background: #fff;
  color: #6e6e6e; }
  .header a {
    color: #6e6e6e;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    -moz-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1); }
    .header a:hover {
      -webkit-transition-duration: 0.3s;
      -moz-transition-duration: 0.3s;
      transition-duration: 0.3s;
      -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
      -moz-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
      transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
      color: #2a2a2a;
      color: #ef562d; }
  .header .logo {
    padding-top: 14px; }
  .header .top-menu ul li {
    display: inline-block;
    padding: 20px 5px; }
    .header .top-menu ul li a {
      font-family: "PT Sans", sans-serif;
      font-size: 16px;
      font-weight: 600;
      color: #6e6e6e;
      text-transform: uppercase; }
      .header .top-menu ul li a:hover {
        color: #ef562d; }
  .header .club-head {
    position: relative;
    z-index: 255;
    background: url(../img/sites/panel-club.png) 50% 50% no-repeat;
    background-size: cover;
    height: 144px;
    max-width: 290px;
    margin: 0 auto !important; }
    .header .club-head .panel-club {
      font-family: "PT Sans", sans-serif;
      font-size: 16px;
      font-weight: 400;
      color: #6e6e6e;
      text-align: center; }
      .header .club-head .panel-club a {
        font-family: "PT Sans", sans-serif;
        font-size: 16px;
        font-weight: 400;
        color: #6e6e6e; }
      .header .club-head .panel-club i {
        padding: 0px 5px;
        color: #ef562d;
        font-size: 14px; }
      .header .club-head .panel-club .club-city a {
        display: block;
        border: solid 2px #ef562d;
        border-radius: 50px;
        padding: 3px 0px;
        margin: 10px 0px 5px; }
        .header .club-head .panel-club .club-city a:hover {
          background: #ef562d;
          color: #fff; }
          .header .club-head .panel-club .club-city a:hover i, .header .club-head .panel-club .club-city a:hover span {
            color: #fff; }
      .header .club-head .panel-club .city-clubs-link {
        position: absolute;
        bottom: 10px;
        width: 90%; }
        .header .club-head .panel-club .city-clubs-link i {
          font-size: 32px; }
  .header .socnetwork {
    margin-top: 20px; }
    .header .socnetwork i {
      font-size: 18px;
      padding: 0px 3px; }
  .header .lk {
    font-family: "PT Sans", sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #6e6e6e;
    text-transform: uppercase;
    margin-top: 5px;
    margin-top: 15px; }
    .header .lk a {
      font-size: 14px; }
      .header .lk a:hover {
        color: #ef562d; }
        .header .lk a:hover i {
          color: #ef562d; }
    .header .lk i {
      font-size: 36px;
      font-size: 24px;
      padding-left: 10px;
      position: relative;
      display: inline-block;
      top: 3px; }

.page-club, .city-clubs-link, .club-city {
  padding-top: 5px; }
  .page-club a, .city-clubs-link a, .club-city a {
    font-size: 14px; }
  .page-club a.club-one, .city-clubs-link a.club-one, .club-city a.club-one {
    font-size: 16px;
    padding-top: 10px;
    margin-top: 11px;
    top: 18px;
    position: relative;
    font-weight: 600;
    border: solid 2px #ef562d;
    padding: 10px; }

.club-city a {
  font-size: 16px; }

.city-clubs-panel {
  visibility: hidden;
  height: 0px;
  padding-top: 5px;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  -moz-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1); }
  .city-clubs-panel ul {
    position: relative;
    top: 65px;
    left: 15px;
    position: absolute;
    top: 145px;
    left: 35px;
    position: absolute;
    top: 60px;
    left: 5px;
    z-index: 255; }
    .city-clubs-panel ul li {
      height: auto;
      width: 225px;
      padding: 5px 15px;
      margin: 3px 0px !important;
      border-radius: 5px;
      background: #fff;
      text-align: left;
      cursor: pointer;
      line-height: 2; }
      .city-clubs-panel ul li:nth-child(even) {
        background: #efefef; }
      .city-clubs-panel ul li a, .city-clubs-panel ul li label {
        display: block;
        font-size: 14px;
        cursor: pointer; }
      .city-clubs-panel ul li i {
        padding-right: 5px; }

.show-panel {
  visibility: visible;
  height: auto;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  -moz-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1); }

.trainings .item {
  display: flex;
  justify-content: center;
  align-items: center; }
  .trainings .item .play-image {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
  .trainings .item .play-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
    .trainings .item .play-icon i {
      font-size: 100px;
      color: #fff; }
      .trainings .item .play-icon i:hover {
        color: #ef562d; }

.pluses {
  background: url(../img/sites/pluses.jpg) 50% 50% no-repeat;
  height: 440px;
  text-align: center; }
  .pluses .block-pluses {
    position: relative;
    top: 80px; }
    .pluses .block-pluses label {
      font-family: "PT Sans", sans-serif;
      font-size: 18px;
      font-weight: 600;
      color: #010101;
      text-transform: uppercase;
      height: 50px;
      margin: 15px 0px;
      display: flex;
      justify-content: center;
      align-items: center; }
    .pluses .block-pluses p {
      font-family: "PT Sans", sans-serif;
      font-size: 16px;
      font-weight: 400;
      color: #4e4d4d; }

.about {
  background: url(../img/sites/about.jpg) 50% 50% no-repeat;
  height: 440px;
  text-align: center;
  margin: 100px 0px;
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #fff; }
  .about h3.title-page {
    color: #fff; }
  .about .about-text p {
    font-family: "PT Sans", sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #fff; }

.why-block-text {
  width: 60%;
  font-family: "PT Sans", sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #000;
  text-align: center;
  border: solid 1px #dc552c;
  background: rgba(255, 255, 255, 0.9);
  padding: 50px 65px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }
  .why-block-text label {
    display: block;
    text-transform: uppercase;
    font-family: "PT Sans", sans-serif;
    font-size: 30px;
    font-weight: 600;
    color: #000; }

.text-women-block {
  font-family: "PT Sans", sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #000; }
  .text-women-block label {
    font-family: "PT Sans", sans-serif;
    font-size: 24px;
    font-weight: 600;
    color: #000;
    text-transform: uppercase; }
  .text-women-block p, .text-women-block div {
    font-family: "PT Sans", sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #000; }

.why-block {
  background: url(../img/sites/whybrosko.jpg) 50% 50% no-repeat;
  background-size: cover;
  padding: 400px 0px;
  text-transform: uppercase;
  line-height: 1.5; }

.only-women {
  height: 345px;
  position: relative;
  margin: 125px 0px 80px; }
  .only-women:before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    height: 1px;
    background: #cccccc; }
  .only-women .image-block {
    float: left; }
  .only-women .only-women-text {
    height: 49.5%;
    width: 63%;
    background: #fff;
    position: absolute;
    bottom: 0px;
    right: 0px;
    padding: 50px 50px 0px; }

.trainer-nearby {
  height: 415px;
  position: relative;
  margin: 125px 0px 80px; }
  .trainer-nearby:before {
    content: '';
    display: block;
    position: absolute;
    bottom: 30%;
    width: 100%;
    height: 1px;
    background: #cccccc; }
  .trainer-nearby .text-women-block {
    width: 45%;
    float: left;
    text-align: center;
    position: relative;
    top: 50%;
    transform: translateY(-100%); }
  .trainer-nearby .image-block {
    background: #ffc272;
    width: 45%;
    float: right; }
    .trainer-nearby .image-block img {
      position: relative;
      top: -50px;
      left: -40px; }

.center-why-image {
  background: url(../img/sites/center-why-image.jpg) 50% 50% no-repeat;
  background-size: cover;
  height: 435px; }

.you-result {
  margin: 125px 0px 80px; }
  .you-result:before {
    content: '';
    display: block;
    position: relative;
    top: 246px;
    width: 100%;
    height: 1px;
    background: #cccccc; }
  .you-result .image-block {
    position: relative;
    float: left;
    width: 40%; }
    .you-result .image-block img {
      display: block;
      position: relative;
      z-index: 255; }
    .you-result .image-block:before {
      content: '';
      display: block;
      width: 250px;
      height: 250px;
      position: absolute;
      bottom: -80px;
      right: -30px;
      background: #ffa256; }
  .you-result .text-women-block {
    height: 45%;
    width: 65%;
    position: absolute;
    top: 0px;
    right: 0px;
    padding: 50px 50px 0px; }

.lk-client {
  height: 425px;
  margin: 160px 0px 80px; }
  .lk-client:before {
    content: '';
    display: block;
    position: relative;
    bottom: -276px;
    width: 100%;
    height: 1px;
    background: #cccccc; }
  .lk-client .image-block {
    float: right; }
  .lk-client .text-women-block {
    height: 35%;
    width: 63%;
    background: #fff;
    position: absolute;
    bottom: 0px;
    left: 0px;
    padding: 50px 50px 0px;
    text-align: right; }

.brosko-life {
  height: 415px;
  position: relative;
  margin: 125px 0px 80px; }
  .brosko-life:before {
    content: '';
    display: block;
    position: absolute;
    bottom: 40%;
    width: 100%;
    height: 1px;
    background: #cccccc; }
  .brosko-life .text-women-block {
    width: 45%;
    float: right;
    text-align: center;
    position: relative;
    top: 50%;
    transform: translateY(-100%); }
  .brosko-life .image-block {
    background: #ffc272;
    width: 43%;
    float: left; }
    .brosko-life .image-block img {
      position: relative;
      top: -50px;
      right: -65px; }

.panel-city {
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: #2a2a2a; }
  .panel-city ul {
    margin: 20px 0px !important; }
    .panel-city ul li {
      margin: 15px 0px;
      float: left;
      width: 45%; }
      .panel-city ul li a {
        text-transform: uppercase; }
  .panel-city a {
    font-family: "PT Sans", sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #2a2a2a; }
    .panel-city a:hover {
      color: #f1652d; }

.service-block {
  background: url(../img/sites/service.jpg) 50% 50% no-repeat;
  background-size: cover;
  text-align: center; }
  .service-block .link-service {
    min-height: 70px;
    display: flex;
    flex-direction: column;
    justify-content: center; }
    .service-block .link-service a {
      font-family: "PT Sans", sans-serif;
      font-size: 18px;
      font-weight: 600;
      color: #2a2a2a; }
  .service-block .service-item {
    margin-bottom: 80px; }

.club-menu ul {
  display: inline-block;
  width: 75%;
  position: relative;
  transform: translateX(-50%);
  left: 50%;
  border: none !important; }
  .club-menu ul:after {
    content: '';
    width: 100%;
    display: block;
    height: 1px;
    background: #d4d4d4;
    margin-top: 5px; }
  .club-menu ul li {
    display: inline-block;
    margin: 0px 15px; }
    .club-menu ul li a {
      font-family: "PT Sans", sans-serif;
      font-size: 24px;
      font-weight: 600;
      color: #272727;
      text-transform: uppercase;
      border: none !important; }
      .club-menu ul li a:hover {
        color: #f0592d; }
      .club-menu ul li a.active {
        color: #f0592d !important; }

.club-info {
  margin: 50px 0px;
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #000; }
  .club-info i {
    color: #f0572e;
    padding-right: 10px;
    font-size: 20px; }
  .club-info label {
    font-family: "PT Sans", sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #272727; }
  .club-info a.contract {
    display: block;
    border: solid 2px #f26b2e;
    padding: 15px 50px;
    text-transform: uppercase;
    font-family: "PT Sans", sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #272727; }
    .club-info a.contract:hover {
      background: #f26b2e;
      color: #fff; }
      .club-info a.contract:hover i {
        color: #fff; }
  .club-info .icon-block {
    padding-top: 10px; }
  .club-info .phone {
    padding-top: 8px;
    font-size: 20px; }

.club-text {
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #4e4d4d;
  line-height: 1.3;
  margin: 50px 0px; }
  .club-text p {
    margin: 5px 0px; }

/* grid style */
.grid figure {
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  position: relative;
  overflow: hidden;
  margin: 1%;
  text-align: center;
  cursor: pointer;
  height: 450px; }
  .grid figure img {
    position: relative;
    display: block;
    width: 100% !important;
    opacity: 1;
    box-shadow: inset 0px 1px 59px 0px rgba(0, 0, 0, 0.44); }
  .grid figure a {
    font-family: "PT Sans", sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #fff; }
  .grid figure figcaption {
    padding: 10px;
    color: #fff;
    font-size: 18px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .grid figure figcaption::before, .grid figure figcaption::after {
      pointer-events: none; }
    .grid figure figcaption > a {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 1000;
      text-indent: 200%;
      white-space: nowrap;
      font-size: 0;
      opacity: 0;
      color: #fff; }
  .grid figure h2 {
    text-transform: uppercase;
    font-family: "PT Sans", sans-serif;
    font-size: 30px;
    font-weight: 600;
    color: #fff;
    margin: 0; }
    .grid figure h2 span {
      font-weight: 800; }
    .grid figure h2 a {
      font-family: "PT Sans", sans-serif;
      font-size: 30px;
      font-weight: 600;
      color: #fff; }
  .grid figure p {
    margin: 0;
    letter-spacing: 1px; }
    .grid figure p a {
      color: #fff;
      font-weight: bold; }

/*---------------*/
/***** Oscar *****/
/*---------------*/
figure.effect-oscar {
  /*  img {
      opacity: 0.9;
      -webkit-transition: opacity 0.35s;
      transition: opacity 0.35s;
    }*/ }
  figure.effect-oscar figcaption {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 50px;
    background-color: rgba(58, 52, 42, 0.7);
    -webkit-transition: background-color 0.35s;
    transition: background-color 0.35s; }
    figure.effect-oscar figcaption::before {
      content: '';
      position: absolute;
      top: 30px;
      right: 30px;
      bottom: 30px;
      left: 30px;
      border: 2px solid #f5811f;
      background: rgba(255, 255, 255, 0);
      background: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0) 0%, rgba(230, 68, 19, 0) 0%, rgba(230, 68, 19, 0.83) 100%);
      background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(0%, rgba(230, 68, 19, 0)), color-stop(100%, rgba(230, 68, 19, 0.83)));
      background: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0) 0%, rgba(230, 68, 19, 0) 0%, rgba(230, 68, 19, 0.83) 100%);
      background: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0) 0%, rgba(230, 68, 19, 0) 0%, rgba(230, 68, 19, 0.83) 100%);
      background: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0) 0%, rgba(230, 68, 19, 0) 0%, rgba(230, 68, 19, 0.83) 100%);
      background: linear-gradient(135deg, rgba(255, 255, 255, 0) 0%, rgba(230, 68, 19, 0) 0%, rgba(230, 68, 19, 0.83) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e64413', GradientType=1 ); }
  figure.effect-oscar h2 {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  figure.effect-oscar figcaption::before, figure.effect-oscar p {
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(0);
    transform: scale(0); }
  figure.effect-oscar:hover h2 {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  figure.effect-oscar:hover figcaption::before, figure.effect-oscar:hover p {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); }
  figure.effect-oscar:hover figcaption {
    background-color: rgba(58, 52, 42, 0); }
  figure.effect-oscar:hover img {
    opacity: 1; }

/*** schedule ***/
.schedule {
  color: #414042;
  border-collapse: collapse;
  padding: 0;
  border: 0; }
  .schedule tr.even {
    background-color: #f5f5f5; }
    .schedule tr.even > td:first-child {
      background-color: #fff; }
  .schedule tr > td {
    vertical-align: top; }
  .schedule td {
    padding: 0; }
    .schedule td:first-child {
      width: 61px;
      height: 59px;
      font-size: 18px;
      border-right: 1px solid #efeff0; }
      .schedule td:first-child p {
        margin: 0;
        padding: 0;
        font-weight: 400;
        font-size: 18px;
        color: #414042;
        line-height: 1.3;
        display: block;
        width: 46px;
        padding-bottom: 0;
        padding-right: 14px;
        padding-top: 2px;
        text-align: right; }
        .schedule td:first-child p sup {
          font-size: 11px; }
  .schedule th {
    padding: 0;
    width: 107px;
    height: 37px;
    font-weight: 400;
    font-size: 14px;
    border-bottom: 1px solid #efeff0; }
    .schedule th p {
      margin: 0;
      padding: 0;
      font-weight: 400;
      color: #414042;
      width: 107px;
      height: 37px;
      line-height: 37px;
      padding-bottom: 0;
      font-size: 14px; }
    .schedule th:first-child {
      width: 61px;
      border-right: 1px solid #efeff0; }

.schedule__item {
  width: 98%;
  overflow: hidden;
  min-height: 42px;
  background: #f7e4cb;
  position: absolute;
  left: 0;
  top: 0; }

.schedule__item-h {
  *zoom: 1;
  padding: 0 7px;
  background: #f1d0a4;
  height: 20px; }
  .schedule__item-h:after {
    content: " ";
    display: table;
    clear: both; }
  .schedule__item-h:before {
    content: " ";
    display: table; }
  .schedule__item-h span {
    color: #414042;
    font-size: 12px;
    line-height: 1.2;
    padding-top: 3px; }

.schedule__item-time {
  float: left;
  width: auto; }
  .schedule__item-time sup {
    font-size: 7px; }

.schedule__item-day {
  float: right;
  width: auto; }

.schedule__item-info {
  padding: 3px 7px 1px; }

.schedule__item-text {
  margin: 0;
  padding: 0;
  font-weight: 400;
  color: #414042;
  font-size: 14px;
  line-height: 1.25;
  word-wrap: break-word;
  padding-bottom: 7px; }
  .schedule__item-text > span {
    font-size: 12px; }

.schedule__item-b {
  position: absolute;
  width: 100%;
  height: 60px; }
  .schedule__item-b:hover a {
    color: #fff; }
  .schedule__item-b:hover .schedule__item {
    overflow: visible !important;
    height: auto !important;
    background: #e0932f;
    z-index: 100 !important; }
  .schedule__item-b:hover .schedule__item-h {
    background: #aa932f; }
    .schedule__item-b:hover .schedule__item-h span {
      color: #fff; }
  .schedule__item-b:hover .schedule__item-text {
    color: #fff; }

.schedule__item-b-wrap {
  position: relative;
  width: 100%;
  height: 60px; }

.schedule-block a {
  font-family: "PT Sans", sans-serif;
  font-size: 12px;
  font-weight: 500;
  color: #6a6a6a; }
  .schedule-block a:hover {
    font-family: "PT Sans", sans-serif;
    font-size: 12px;
    font-weight: 600;
    color: #fff; }
.schedule-block .club-content-index-schedule-switcher {
  margin: 0 auto;
  margin-bottom: 30px; }
  .schedule-block .club-content-index-schedule-switcher a {
    font-family: "PT Sans", sans-serif;
    font-size: 24px;
    font-weight: 600;
    color: #272727; }
    .schedule-block .club-content-index-schedule-switcher a i {
      font-size: 22px;
      margin: 0px 10px; }
    .schedule-block .club-content-index-schedule-switcher a:hover {
      font-family: "PT Sans", sans-serif;
      font-size: 24px;
      font-weight: 600;
      color: #272727; }
.schedule-block .tb-switch {
  margin: 0 auto !important; }
  .schedule-block .tb-switch li {
    display: inline-block;
    margin: 0px 15px; }
    .schedule-block .tb-switch li.active a, .schedule-block .tb-switch li.showPanel a {
      background: #f26b2e;
      color: #fff; }
      .schedule-block .tb-switch li.active a i, .schedule-block .tb-switch li.showPanel a i {
        color: #fff; }
  .schedule-block .tb-switch a {
    display: block;
    border: solid 2px #f26b2e;
    padding: 15px 50px;
    text-transform: uppercase;
    font-family: "PT Sans", sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #272727; }
    .schedule-block .tb-switch a:hover {
      background: #f26b2e;
      color: #fff; }
      .schedule-block .tb-switch a:hover i {
        color: #fff; }
.schedule-block .tb-content {
  display: none; }
  .schedule-block .tb-content.active {
    display: block; }
  .schedule-block .tb-content.showPanel {
    display: block; }
.schedule-block #js-schedules {
  margin: 0 auto; }

.items-block {
  text-align: center; }
  .items-block img {
    border-radius: 10px; }
  .items-block label {
    display: block;
    margin-top: 15px;
    text-transform: uppercase;
    font-family: "PT Sans", sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #272727; }
  .items-block span {
    font-family: "PT Sans", sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #272727; }
  .items-block a {
    font-family: "PT Sans", sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #272727; }
    .items-block a:hover {
      color: #f26b2e; }
  .items-block .item-block {
    margin: 20px 0px; }
  .items-block .image-item {
    height: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
    display: block; }
    .items-block .image-item img {
      max-height: 100%; }

.service-panel {
  background: url(../img/sites/service.jpg) 50% 50% no-repeat;
  background-size: cover;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
  position: fixed;
  top: 50%;
  left: 0px;
  transform: translateY(-50%);
  z-index: 255;
  padding: 15px; }
  .service-panel ul {
    width: 30px;
    overflow: hidden;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    -moz-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1); }
    .service-panel ul li {
      margin: 2px 0px; }
      .service-panel ul li img {
        height: 20px; }
      .service-panel ul li label {
        display: none;
        margin: 0px; }
      .service-panel ul li a {
        font-size: 14px;
        font-weight: 600;
        color: #272727; }
        .service-panel ul li a:hover {
          color: #ef562d; }
  .service-panel:hover ul {
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    -moz-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    width: auto;
    overflow: visible; }
    .service-panel:hover ul label {
      display: inline-block; }

.news-block {
  margin: 25px 0px;
  line-height: 1.3; }
  .news-block .date-news {
    font-family: "PT Sans", sans-serif;
    font-size: 12px;
    font-weight: 500;
    color: #6a6a6a;
    margin-top: -10px;
    display: block; }
  .news-block .news-title {
    font-family: "PT Sans", sans-serif;
    font-size: 24px;
    font-weight: 500;
    color: #000;
    text-transform: uppercase; }
  .news-block .image-news ul {
    list-style: none !important; }
  .news-block .news-block-carousel {
    margin: 25px 0px !important; }

.news {
      position: relative;
  }
  
  .news img {
      height: 100% !important;
      width: 100% !important;
  }
  
  .news__buttons {
      position: absolute;
      bottom: 15%;
      right: 5%;
      display: flex;
      flex-direction: column;
  }
  
  .news__buttons button {
      background: linear-gradient(to right, #f05b2d 0%, #f05b2d 16%, #fa9c30 100%);
      padding: 15px 30px;
      border: none;
      margin-bottom: 20px;
      font-size: 22px;
  }
  
  .news__buttons button:last-child {
      margin-bottom: 0;
  }

@media screen and (max-width: 900px){
  .news__buttons {
    flex-direction: row;
    position: relative;
    bottom: 0;
    right: 0;
    padding-bottom: 20px;
  }
  .news__buttons button:last-child {
    margin-bottom: 20px;
  }
  .news__buttons button {
    font-size: 14px;
  }
}

.address-panel {
  background: url(../img/sites/address-panel.jpg) 50% 50% no-repeat;
  background-size: cover;
  height: 250px; }

.clubs-list {
  margin: 30px 0px; }
  .clubs-list .club-card {
    position: relative;
    margin: 20px 0px;
    overflow: hidden;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    -moz-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1); }
    .clubs-list .club-card h3 {
      font-family: "PT Sans", sans-serif;
      font-size: 30px;
      font-weight: 600;
      color: #272727;
      display: inline-block;
      position: absolute;
      left: 0px;
      bottom: -10px;
      padding: 25px;
      padding-left: 45px;
      background: #fff; }
      .clubs-list .club-card h3 a {
        font-family: "PT Sans", sans-serif;
        font-size: 30px;
        font-weight: 600;
        color: #272727;
        font-size: 30px !important;
        font-weight: bold !important;
        text-transform: uppercase; }
        .clubs-list .club-card h3 a:hover {
          color: #ef562d; }
    .clubs-list .club-card .city-clubs-address {
      position: absolute;
      top: 0px;
      left: 0px;
      height: 100%;
      width: 100%;
      padding-left: 50px;
      color: #fff;
      z-index: 1;
      -webkit-transition-duration: 0.3s;
      -moz-transition-duration: 0.3s;
      transition-duration: 0.3s;
      -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
      -moz-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
      transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
      display: flex;
      flex-direction: column;
      justify-content: center; }
      .clubs-list .club-card .city-clubs-address a {
        display: inline-block;
        width: 90%;
        padding: 3px 15px;
        margin: 2px 0px;
        font-size: 20px !important;
        font-weight: bold !important;
        visibility: hidden;
        opacity: 0;
        color: #fff; }
        .clubs-list .club-card .city-clubs-address a:hover {
          border: solid 2px #fff;
          background: #f05b2d;
          background: -moz-linear-gradient(left, #f05b2d 0%, #f05b2d 16%, #fa9c30 100%);
          background: -webkit-gradient(left top, right top, color-stop(0%, #f05b2d), color-stop(16%, #f05b2d), color-stop(100%, #fa9c30));
          background: -webkit-linear-gradient(left, #f05b2d 0%, #f05b2d 16%, #fa9c30 100%);
          background: -o-linear-gradient(left, #f05b2d 0%, #f05b2d 16%, #fa9c30 100%);
          background: -ms-linear-gradient(left, #f05b2d 0%, #f05b2d 16%, #fa9c30 100%);
          background: linear-gradient(to right, #f05b2d 0%, #f05b2d 16%, #fa9c30 100%);
          filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f05b2d', endColorstr='#fa9c30', GradientType=1 );
          -webkit-transition-duration: 0.3s;
          -moz-transition-duration: 0.3s;
          transition-duration: 0.3s;
          -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
          -moz-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
          transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1); }
    .clubs-list .club-card:hover .city-clubs-address {
      z-index: 10;
      background: url(../img/sites/club-none.jpg) 50% 50% no-repeat;
      background-size: 535px 365px;
      -webkit-transition-duration: 0.3s;
      -moz-transition-duration: 0.3s;
      transition-duration: 0.3s;
      -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
      -moz-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
      transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1); }
      .clubs-list .club-card:hover .city-clubs-address a {
        visibility: visible;
        opacity: 1; }

.blog .panel-blog {
  background: url(../img/sites/blog-panel.jpg) 50% 0% no-repeat;
  background-size: cover;
  height: 500px;
  margin-bottom: 200px; }
.blog .author-panel a {
  color: #000; }
.blog .author-panel img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  -moz-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1); }
  .blog .author-panel img:hover {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    -moz-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1); }
.blog .author-panel label {
  padding: 15px 25px 0px;
  text-transform: uppercase;
  font-family: "PT Sans", sans-serif;
  font-size: 18px;
  font-weight: 600;
  color: #000; }
  .blog .author-panel label:after {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    margin-top: 10px;
    background: #ef5c2b;
    background: -moz-linear-gradient(left, #ef5c2b 0%, #ef5c2b 40%, #f9a42c 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, #ef5c2b), color-stop(40%, #ef5c2b), color-stop(100%, #f9a42c));
    background: -webkit-linear-gradient(left, #ef5c2b 0%, #ef5c2b 40%, #f9a42c 100%);
    background: -o-linear-gradient(left, #ef5c2b 0%, #ef5c2b 40%, #f9a42c 100%);
    background: -ms-linear-gradient(left, #ef5c2b 0%, #ef5c2b 40%, #f9a42c 100%);
    background: linear-gradient(to right, #ef5c2b 0%, #ef5c2b 40%, #f9a42c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef5c2b', endColorstr='#f9a42c', GradientType=1 ); }
.blog .author-panel .image-author {
  display: flex;
  justify-content: center;
  align-items: center; }
.blog .author-panel .about-author {
  padding: 0px 25px 0px; }
.blog .posts-panel {
  margin: 20px 0px; }
  .blog .posts-panel .post-category {
    margin: 15px 0px; }

.rubrics {
  background: #efefef;
  padding: 25px;
  margin-top: 50px; }
  .rubrics h3 {
    margin-top: 0px;
    padding: 15px 0px;
    padding-bottom: 50px;
    text-align: left; }
    .rubrics h3:after {
      margin: 0px;
      margin-top: 20px; }
  .rubrics ul li {
    margin: 5px 0px;
    font-family: "PT Sans", sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #000; }
    .rubrics ul li a {
      font-family: "PT Sans", sans-serif;
      font-size: 18px;
      font-weight: 600;
      color: #000; }

#presentForm {
  font-family: "PT Sans", sans-serif;
  font-size: 12px;
  font-weight: 600;
  color: #000; }
  #presentForm p {
    font-family: "PT Sans", sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: #000;
    padding: 5px 0px;
    text-align: center; }
  #presentForm h1 {
    font-family: "PT Sans", sans-serif;
    font-size: 24px;
    font-weight: 600;
    color: #000;
    padding: 5px 0px;
    text-align: center; }
  #presentForm input, #presentForm textarea, #presentForm select {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: solid 1px #eebaa2;
    border-radius: 0px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; }
  #presentForm input[type="submit"] {
    background: #f05b2d;
    background: -moz-linear-gradient(left, #f05b2d 0%, #f05b2d 16%, #fa9c30 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, #f05b2d), color-stop(16%, #f05b2d), color-stop(100%, #fa9c30));
    background: -webkit-linear-gradient(left, #f05b2d 0%, #f05b2d 16%, #fa9c30 100%);
    background: -o-linear-gradient(left, #f05b2d 0%, #f05b2d 16%, #fa9c30 100%);
    background: -ms-linear-gradient(left, #f05b2d 0%, #f05b2d 16%, #fa9c30 100%);
    background: linear-gradient(to right, #f05b2d 0%, #f05b2d 16%, #fa9c30 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f05b2d', endColorstr='#fa9c30', GradientType=1 );
    color: #fff;
    font-weight: 600; }
  #presentForm #getPdfFranchiseForm {
    margin: 20px 0px; }
  #presentForm .modal-header h5 {
    font-family: "PT Sans", sans-serif;
    font-size: 24px;
    font-weight: 600;
    color: #000;
    text-align: center; }

.post-page {
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #000;
  line-height: 1.2; }
  .post-page p {
    padding: 10px 0px; }
  .post-page label {
    display: block;
    font-family: "PT Sans", sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #000; }

.footer-block {
  background: #e7e7e7;
  border-top: solid 1px #d4d4d4;
  border-bottom: solid 1px #d4d4d4;
  font-family: "PT Sans", sans-serif;
  font-size: 18px;
  font-weight: 500;
  color: #6a6a6a;
  padding: 30px 0px; }
  .footer-block a {
    color: #6a6a6a;
    font-size: 18px; }
    .footer-block a:hover {
      color: #ef562d; }
  .footer-block ul li {
    padding: 5px 0px; }
  .footer-block .callback-footer-block a {
    width: 100%; }
    .footer-block .callback-footer-block a:hover {
      color: #ef562d; }
  .footer-block .callback-footer-block p {
    margin: 5px 0px; }
  .footer-block .callback-footer-block i {
    font-size: 50px;
    display: block;
    float: left;
    margin-right: 20px; }
  .footer-block .socnwetwork-link {
    margin-top: 26px; }
    .footer-block .socnwetwork-link i {
      font-size: 20px;
      font-weight: bolder;
      padding-right: 15px; }

.footer {
  padding: 20px 0px;
  color: #000; }
  .footer .copyright {
    display: flex;
    flex-direction: column;
    justify-content: center; }
  .footer .dc56 a {
    float: right;
    display: block;
    width: auto;
    color: #000;
    font-size: 16px; }
    .footer .dc56 a p {
      line-height: 1.5 !important;
      padding-left: 15px; }
  .footer .dc56 svg {
    height: 40px;
    margin-top: 15px; }
  .footer .dc56 p {
    float: right;
    padding-top: 12px;
    line-height: 1.5 !important; }

.schedule-item__green {
  background: #5CB85C !important;
  color: #fff !important; }
  .schedule-item__green:hover {
    background: #218838 !important; }
  .schedule-item__green .schedule__item-text {
    color: #fff !important; }
    .schedule-item__green .schedule__item-text a {
      color: #fff !important; }

.schedule-item__orange {
  background: #ffc107 !important;
  color: #fff !important; }
  .schedule-item__orange:hover {
    background: #e0a800 !important; }
  .schedule-item__orange .schedule__item-text {
    color: #fff !important; }
    .schedule-item__orange .schedule__item-text a {
      color: #fff !important; }

.schedule-item__danger {
  background: #dc3545 !important;
  color: #fff !important; }
  .schedule-item__danger:hover {
    background: #c82333; }
  .schedule-item__danger .schedule__item-text {
    color: #fff !important; }
    .schedule-item__danger .schedule__item-text a {
      color: #fff !important; }

.schedule-item__default {
  background: #f7941d !important;
  color: #fff !important; }
  .schedule-item__default:hover {
    background: #f7941d !important; }
  .schedule-item__default .schedule__item-text {
    color: #fff !important; }
    .schedule-item__default .schedule__item-text a {
      color: #fff !important; }

.panel-info {
  width: 550px;
  margin: 30px auto; }
  .panel-info h4 {
    font-family: "PT Sans", sans-serif;
    font-size: 24px;
    font-weight: 600;
    color: #000;
    text-align: center;
    width: 50%;
    margin: 0 auto; }
  .panel-info label {
    display: inline-block;
    padding: 15px;
    position: relative;
    top: 18px;
    font-size: 14px; }
    .panel-info label.danger-column {
      background: #dc3545;
      border: solid 2px #dc3545; }
    .panel-info label.warning-column {
      background: #ffc107;
      border: solid 2px #ffc107; }
    .panel-info label.success-column {
      background: #5CB85C;
      border: solid 2px #5CB85C; }

#buyAbonementModal .modal-dialog {
  max-width: 1170px; }

.buy-panel {
  position: relative;
  margin-top: 100px; }
  .buy-panel:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    height: 1px;
    background: #cccccc;
    z-index: 1; }

.btn-buy-abonement {
  position: relative;
  display: block;
  border: none;
  cursor: pointer;
  z-index: 5;
  text-transform: uppercase;
  text-align: center;
  padding: 15px 30px;
  margin: 0 auto;
  background: #f05b2d;
  background: -moz-linear-gradient(left, #f05b2d 0%, #f05b2d 16%, #fa9c30 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #f05b2d), color-stop(16%, #f05b2d), color-stop(100%, #fa9c30));
  background: -webkit-linear-gradient(left, #f05b2d 0%, #f05b2d 16%, #fa9c30 100%);
  background: -o-linear-gradient(left, #f05b2d 0%, #f05b2d 16%, #fa9c30 100%);
  background: -ms-linear-gradient(left, #f05b2d 0%, #f05b2d 16%, #fa9c30 100%);
  background: linear-gradient(to right, #f05b2d 0%, #f05b2d 16%, #fa9c30 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f05b2d', endColorstr='#fa9c30', GradientType=1 );
  font-family: "PT Sans", sans-serif;
  font-size: 26px;
  font-weight: 600;
  color: #fff; }

.btn-border {
  display: block;
  width: 100%;
  padding: 10px;
  border: solid 2px #ef562d;
  border-radius: 0px;
  text-transform: uppercase;
  text-align: center;
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: #6e6e6e; }
  .btn-border span {
    font-family: "PT Sans", sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #6e6e6e; }
  .btn-border:hover {
    background: #ef562d;
    border: solid 2px #fff;
    color: #fff;
    background: #f05b2d;
    background: -moz-linear-gradient(left, #f05b2d 0%, #f05b2d 16%, #fa9c30 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, #f05b2d), color-stop(16%, #f05b2d), color-stop(100%, #fa9c30));
    background: -webkit-linear-gradient(left, #f05b2d 0%, #f05b2d 16%, #fa9c30 100%);
    background: -o-linear-gradient(left, #f05b2d 0%, #f05b2d 16%, #fa9c30 100%);
    background: -ms-linear-gradient(left, #f05b2d 0%, #f05b2d 16%, #fa9c30 100%);
    background: linear-gradient(to right, #f05b2d 0%, #f05b2d 16%, #fa9c30 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f05b2d', endColorstr='#fa9c30', GradientType=1 ); }
    .btn-border:hover span {
      color: #fff; }

.btnBuy {
  margin-top: 20px; }

.abonement-card .cost-ab {
  text-align: center; }
.abonement-card .btn-caret {
  width: 100%;
  margin-bottom: 15px; }
.abonement-card .comment {
  min-height: 85px; }

.form-buy-abonement-form .backToAbList a, .form-buy-abonement-form .backToAbList i {
  color: #272727;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase; }
.form-buy-abonement-form .backToAbList:hover a, .form-buy-abonement-form .backToAbList:hover i {
  color: #ef562d; }
.form-buy-abonement-form .form-training {
  padding: 30px !important;
  margin: 20px auto; }
.form-buy-abonement-form .btn-submit {
  display: block; }

/* CSS Document */
@media (max-width: 1200px) {
  .content-site {
    width: 100%;
    margin: 0 auto; } }
@media (min-width: 1100px) and (max-width: 1550px) {
  .header .lk a, .header .page-club a, .header .city-clubs-link a, .header .socnetwork a {
    font-size: 12px; }
  .header .lk i, .header .page-club i, .header .city-clubs-link i, .header .socnetwork i {
    font-size: 16px; }
  .header .lk {
    margin-top: 20px; } }
@media (max-width: 767px) {
  h3.title-page, h2.title-page, h1.title-page {
    padding: 30px 15px; }

  .form-training {
    padding: 30px 15px !important; }

  .header {
    height: 60px; }
    .header .logo {
      padding-top: 14px; }

  .pluses, .about {
    height: auto;
    background-size: cover; }

  .footer .dc56 a {
    margin: 0 auto;
    float: none;
    width: 70%; }

  .why-block-text {
    width: 90%;
    font-size: 14px;
    text-align: center;
    position: static;
    transform: none;
    margin: 10px auto; }
    .why-block-text label {
      font-size: 16px; }

  .why-block {
    background: url(../img/sites/whybrosko.jpg) 50% 50% no-repeat;
    background-size: cover;
    padding: 300px 0px;
    text-align: center; }
    .why-block .why-block-text {
      width: 90%;
      text-align: center;
      padding: 20px 25px; }

  .only-women {
    height: auto;
    position: relative;
    margin: 50px 0px 30px; }
    .only-women:before {
      content: '';
      display: block;
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      width: 100%;
      height: 1px;
      background: #cccccc; }
    .only-women .image-block {
      float: none; }
    .only-women .only-women-text {
      height: auto;
      width: 100%;
      background: #fff;
      position: static;
      bottom: 0px;
      right: 0px;
      padding: 15px; }

  .trainer-nearby {
    height: auto;
    position: static;
    margin: 50px 0px 30px; }
    .trainer-nearby:before {
      content: '';
      display: none;
      position: static;
      bottom: 30%;
      width: 100%;
      height: 1px;
      background: #cccccc; }
    .trainer-nearby .text-women-block {
      width: 100%;
      float: none;
      text-align: center;
      position: relative;
      top: 50%;
      transform: none; }
    .trainer-nearby .image-block {
      background: #ffc272;
      width: 100%;
      float: none; }
      .trainer-nearby .image-block img {
        position: static;
        top: -50px;
        left: -40px; }

  .center-why-image {
    background: url(../img/sites/center-why-image.jpg) 50% 50% no-repeat;
    background-size: cover;
    height: auto;
    padding: 15px; }
    .center-why-image .why-block-text label {
      font-size: 14px; }

  .you-result {
    margin: 5px 0px 30px;
    float: none;
    width: 100%; }
    .you-result:before {
      content: '';
      display: none;
      position: relative;
      top: 246px;
      width: 100%;
      height: 1px;
      background: #cccccc; }
    .you-result .image-block {
      position: static;
      float: none;
      width: 100%; }
      .you-result .image-block img {
        display: block;
        position: relative;
        z-index: 255; }
      .you-result .image-block:before {
        content: '';
        display: none;
        width: 250px;
        height: 250px;
        position: absolute;
        bottom: -80px;
        right: -30px;
        background: #ffa256; }
    .you-result .text-women-block {
      height: auto;
      width: 100%;
      position: static;
      top: 0px;
      right: 0px;
      padding: 15px 20px;
      text-align: center; }

  .lk-client {
    height: auto;
    margin: 50px 0px 30px; }
    .lk-client:before {
      content: '';
      display: none;
      position: relative;
      bottom: -276px;
      width: 100%;
      height: 1px;
      background: #cccccc; }
    .lk-client .image-block {
      float: none;
      text-align: center; }
    .lk-client .text-women-block {
      height: auto;
      width: 90%;
      padding: 20px 25px;
      text-align: center;
      float: none;
      transform: none;
      position: static; }

  .brosko-life {
    height: auto;
    position: static;
    margin: 50px 0px 30px; }
    .brosko-life:before {
      content: '';
      display: none;
      position: static;
      bottom: 40%;
      width: 100%;
      height: 1px;
      background: #cccccc; }
    .brosko-life .text-women-block {
      width: 100%;
      float: none;
      text-align: center;
      position: static;
      transform: none; }
    .brosko-life .image-block {
      background: #ffc272;
      width: 100%;
      float: none; }
      .brosko-life .image-block img {
        position: static; }

  .blog .panel-blog {
    height: auto;
    margin-bottom: 100px; }

  .panel-info {
    width: auto; } }
.clubs-list .club-card .city-clubs-address a {
  font-size: 12px !important; }

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */
.animated {
  animation-duration: 1s;
  animation-fill-mode: both; }

.animated.infinite {
  animation-iteration-count: infinite; }

.animated.hinge {
  animation-duration: 2s; }

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

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0); }
  70% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0); }
  90% {
    transform: translate3d(0, -4px, 0); } }
.bounce {
  animation-name: bounce;
  transform-origin: center bottom; }

@keyframes flash {
  from, 50%, to {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }
.flash {
  animation-name: flash; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1); }
  50% {
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    transform: scale3d(1, 1, 1); } }
.pulse {
  animation-name: pulse; }

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

@keyframes shake {
  from, to {
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    transform: translate3d(10px, 0, 0); } }
.shake {
  animation-name: shake; }

@keyframes headShake {
  0% {
    transform: translateX(0); }
  6.5% {
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    transform: translateX(2px) rotateY(3deg); }
  50% {
    transform: translateX(0); } }
.headShake {
  animation-timing-function: ease-in-out;
  animation-name: headShake; }

@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    transform: rotate3d(0, 0, 1, 0deg); } }
.swing {
  transform-origin: top center;
  animation-name: swing; }

@keyframes tada {
  from {
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    transform: scale3d(1, 1, 1); } }
.tada {
  animation-name: tada; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes wobble {
  from {
    transform: none; }
  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    transform: none; } }
.wobble {
  animation-name: wobble; }

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

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

@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0); }
  75% {
    transform: translate3d(0, -10px, 0); }
  90% {
    transform: translate3d(0, 5px, 0); }
  to {
    transform: none; } }
.bounceInDown {
  animation-name: bounceInDown; }

@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0); }
  75% {
    transform: translate3d(-10px, 0, 0); }
  90% {
    transform: translate3d(5px, 0, 0); }
  to {
    transform: none; } }
.bounceInLeft {
  animation-name: bounceInLeft; }

@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0); }
  75% {
    transform: translate3d(10px, 0, 0); }
  90% {
    transform: translate3d(-5px, 0, 0); }
  to {
    transform: none; } }
.bounceInRight {
  animation-name: bounceInRight; }

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0); }
  75% {
    transform: translate3d(0, 10px, 0); }
  90% {
    transform: translate3d(0, -5px, 0); }
  to {
    transform: translate3d(0, 0, 0); } }
.bounceInUp {
  animation-name: bounceInUp; }

@keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); } }
.bounceOut {
  animation-name: bounceOut; }

@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0); } }
.bounceOutDown {
  animation-name: bounceOutDown; }

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0); } }
.bounceOutLeft {
  animation-name: bounceOutLeft; }

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0); } }
.bounceOutRight {
  animation-name: bounceOutRight; }

@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0); } }
.bounceOutUp {
  animation-name: bounceOutUp; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes flip {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    animation-timing-function: ease-out; }
  40% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    animation-timing-function: ease-out; }
  50% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    animation-timing-function: ease-in; }
  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    animation-timing-function: ease-in; }
  to {
    transform: perspective(400px);
    animation-timing-function: ease-in; } }
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  animation-name: flip; }

@keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in; }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    transform: perspective(400px); } }
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInX; }

@keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    animation-timing-function: ease-in; }
  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    transform: perspective(400px); } }
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInY; }

@keyframes flipOutX {
  from {
    transform: perspective(400px); }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }
.flipOutX {
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@keyframes flipOutY {
  from {
    transform: perspective(400px); }
  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipOutY; }

@keyframes lightSpeedIn {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    transform: skewX(-5deg);
    opacity: 1; }
  to {
    transform: none;
    opacity: 1; } }
.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out; }

@keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }
.lightSpeedOut {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in; }

@keyframes rotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    transform-origin: center;
    transform: none;
    opacity: 1; } }
.rotateIn {
  animation-name: rotateIn; }

@keyframes rotateInDownLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1; } }
.rotateInDownLeft {
  animation-name: rotateInDownLeft; }

@keyframes rotateInDownRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1; } }
.rotateInDownRight {
  animation-name: rotateInDownRight; }

@keyframes rotateInUpLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1; } }
.rotateInUpLeft {
  animation-name: rotateInUpLeft; }

@keyframes rotateInUpRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1; } }
.rotateInUpRight {
  animation-name: rotateInUpRight; }

@keyframes rotateOut {
  from {
    transform-origin: center;
    opacity: 1; }
  to {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }
.rotateOut {
  animation-name: rotateOut; }

@keyframes rotateOutDownLeft {
  from {
    transform-origin: left bottom;
    opacity: 1; }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }
.rotateOutDownLeft {
  animation-name: rotateOutDownLeft; }

@keyframes rotateOutDownRight {
  from {
    transform-origin: right bottom;
    opacity: 1; }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
.rotateOutDownRight {
  animation-name: rotateOutDownRight; }

@keyframes rotateOutUpLeft {
  from {
    transform-origin: left bottom;
    opacity: 1; }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
.rotateOutUpLeft {
  animation-name: rotateOutUpLeft; }

@keyframes rotateOutUpRight {
  from {
    transform-origin: right bottom;
    opacity: 1; }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }
.rotateOutUpRight {
  animation-name: rotateOutUpRight; }

@keyframes hinge {
  0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }
.hinge {
  animation-name: hinge; }

@keyframes jackInTheBox {
  from {
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom; }
  50% {
    transform: rotate(-10deg); }
  70% {
    transform: rotate(3deg); }
  to {
    opacity: 1;
    transform: scale(1); } }
.jackInTheBox {
  animation-name: jackInTheBox; }

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

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

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

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

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

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

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

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

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

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center; } }
.zoomOutLeft {
  animation-name: zoomOutLeft; }

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center; } }
.zoomOutRight {
  animation-name: zoomOutRight; }

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

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

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

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

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

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

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

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

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

.col-lg-4.col-sm-4.col-xs-12.footer-icon {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.col-lg-4.col-sm-4.col-xs-12.footer-icon img {
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.col-lg-4.col-sm-4.col-xs-12.footer-icon img:hover {
  opacity: 0.7;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.col-lg-4.col-sm-4.col-xs-12.copyright {
  text-align: left;
}


@media (max-width: 769px) {
  .col-lg-4.col-sm-4.col-xs-12.copyright {
    text-align: center;
  }

  .col-lg-4.col-sm-4.col-xs-12.footer-icon {
    margin: 10px 0;
  }

}

/*# sourceMappingURL=style.css.map */
