/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
@import url("https://fonts.googleapis.com/css?family=Ubuntu:300,400,500,700");
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  line-height: 20px; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

@font-face {
  font-family: 'Dax';
  src: url("font/DaxLight.eot");
  src: url("font/DaxLight.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Dax';
  src: url("font/DaxRegular.eot");
  src: url("font/DaxRegular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Dax';
  src: url("font/DaxBold.eot");
  src: url("font/DaxBold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }

body {
  line-height: 1;
  font-size: 16px;
  overflow-x: hidden;
  height: auto !important;
  font-family: "Dax", sans-serif; }

ol, ul {
  list-style: none; }

a:hover {
  text-decoration: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

a {
  text-decoration: none; }

img {
  max-width: 100%; }

p {
  font-family: "Dax", sans-serif; }

.tb {
  display: table;
  width: 100%; }
  .tb .col {
    width: 100%;
    display: table-row;
    height: 100%; }
    .tb .col .cell {
      vertical-align: middle;
      display: table-cell;
      text-align: center; }
      .tb .col .cell.vb {
        vertical-align: bottom; }

.largura_total, footer, header, section, .descricao, .banner_home, .timeline .slider_area .flex_timeline, .timeline .slider_area .flex_timeline li .imagem, .area_horarios .lista_categorias li .box, .area_horarios .lista_categorias li .lista_horarios, .trabalhe_conosco_area .slider_vagas, .interna_servico .box, .interna_servico .box .extras_servicos, .interna_servico .box .extras_acomodacoes {
  width: 100%;
  float: left; }

.auto_cem {
  background-size: auto 100%;
  background-position: center;
  background-repeat: no-repeat; }

.cem_auto, .area_convenios .lista_convenios li .box .imagem {
  background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat; }

.cover, .topo_internas, .noticias_home .lista_noticias li .imagem, .institucional_home, .institucional_home .box_one .imagem, .dados_footer, .box_institucional .box .mvv_area .imagem, .timeline .slider_area .flex_timeline li .imagem, .bg_footer_internas, .area_horarios .lista_categorias li .box .circulo_imagem .imagem, .medicos_area .lista_medicos li .box .imagem, .area_ensino_pesquisa .lista_ensino_principal li a .circulo_imagem .imagem, .busca_area .lista_noticias li .imagem, .busca_area .lista_servicos li a .circulo_imagem .imagem, .busca_area .lista_social li a .circulo_imagem .imagem, .busca_area .lista_eventos li .dados .imagem, .lista_conteudo li .imagem, .servicos_area .lista_servicos li a .circulo_imagem .imagem, .servicos_area .lista_servicos li a .imagem_servico, .interna_servico .box .interno_circulo .imagem, .interna_servico .box .interno_circulo_pesquisa .imagem, .interna_servico .box .circulo_imagem .imagem, .interna_servico .box .extras_servicos .imagem, .acomodacoes_area .lista_acomodacoes li a .circulo_imagem .imagem, .acomodacoes_area .lista_acomodacoes li a .imagem_servico, .interna_servico .box .extras_acomodacoes .imagem, .rsocial_pagina .lista_social li a .circulo_imagem .imagem, .noticias_pagina .flex_destaque li .img_area .imagem, .noticias_pagina .lista_noticias li .imagem, .eventos_pg .lista_eventos li .dados .imagem {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }

header {
  position: relative; }

.descricao * {
  font-family: "Dax", sans-serif !important;
  font-size: 18px;
  color: #65646a;
  text-align: left;
  font-weight: 300;
  line-height: 26px; }

.descricao p {
  margin-bottom: 10px; }
  .descricao p ul {
    display: flex;
    flex-wrap: wrap; }
    .descricao p ul li {
      display: flex;
      flex: 0 0 50%;
      margin: 0px !important;
      padding: 20px; }
      .descricao p ul li strong {
        position: relative;
        list-style-type: none;
        padding-left: 15px; }
        .descricao p ul li strong::before {
          content: '';
          position: absolute;
          left: 0px;
          top: 7px;
          background: #b4252d;
          width: 6px;
          height: 6px; }
    .descricao p ul li:nth-child(odd) {
      background: #f7f8f8; }
    .descricao p ul li:nth-child(even) {
      background: #edeef0; }

.descricao b, .descricao strong {
  font-weight: bold; }

.descricao.branco * {
  color: #ffffff; }

.descricao h1, .descricao h2, .descricao h3 {
  font-size: 24px;
  color: #b4252d; }

.descricao span {
  font-size: 18px !important;
  color: #65646a; }

.botao {
  box-shadow: 0px 0px 20px 0px rgba(189, 189, 189, 0.3);
  margin: 0px;
  font-family: "Dax", sans-serif;
  text-align: center;
  border-radius: 8px;
  transition: all 0.2s;
  padding: 15px 30px;
  border: 2px #b4252d solid;
  outline: none;
  cursor: pointer;
  font-weight: 400;
  min-width: 230px;
  font-size: 18px; }
  .botao.vermelho {
    background-color: #b4252d;
    color: #ffffff; }
  .botao.vermelho_escuro {
    background-color: #930e15;
    color: #ffffff;
    border-color: #930e15; }
  .botao.transparente {
    background-color: transparent;
    color: #65646a; }
  .botao.branco_transparente {
    background-color: transparent;
    color: #ffffff;
    border-color: #ffffff; }
  .botao.cinza {
    color: #878787;
    background: #ededed;
    border-color: #ededed; }
  .botao.verde {
    color: #ffffff;
    background-color: #63b602;
    border-color: #63b602; }
  .botao:hover {
    outline: none;
    transition: all 0.2s; }
  .botao:active {
    outline: none; }
  .botao:focus {
    outline: none; }

@-webkit-keyframes pop {
  50% {
    -webkit-transform: scale(1.03);
    transform: scale(1.03); } }

@keyframes pop {
  50% {
    -webkit-transform: scale(1.03);
    transform: scale(1.03); } }

.pop, .botao, .menu_topo .lista_menu .row .submenu_item:hover .submenu .item, .destaques_home .box .especialidades a, .destaques_home .servicos_home .lista_servicos li a, .dados_footer .medicos_servicos_footer .lista_menu_footer li a, .dados_footer .medicos_servicos_footer .saiba_mais a, .dados_localizacao .container .endereco, .dados_localizacao .container .telefone, .dados_localizacao .container .email, .dados_localizacao_contato .endereco, .dados_localizacao_contato .telefone, .dados_localizacao_contato .email, .dados_localizacao_contato .trabalhe_cta .curriculo_envie, .interna_servico .servicos_lista li a, .interna_servico .acomodacoes_lista li a {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent; }

.pop:hover, .botao:hover, .menu_topo .lista_menu .row .submenu_item:hover .submenu .item:hover, .destaques_home .box .especialidades a:hover, .destaques_home .servicos_home .lista_servicos li a:hover, .dados_footer .medicos_servicos_footer .lista_menu_footer li a:hover, .dados_footer .medicos_servicos_footer .saiba_mais a:hover, .dados_localizacao .container .endereco:hover, .dados_localizacao .container .telefone:hover, .dados_localizacao .container .email:hover, .dados_localizacao_contato .endereco:hover, .dados_localizacao_contato .telefone:hover, .dados_localizacao_contato .email:hover, .dados_localizacao_contato .trabalhe_cta .curriculo_envie:hover, .interna_servico .servicos_lista li a:hover, .interna_servico .acomodacoes_lista li a:hover, .pop:focus, .botao:focus, .menu_topo .lista_menu .row .submenu_item:hover .submenu .item:focus, .destaques_home .box .especialidades a:focus, .destaques_home .servicos_home .lista_servicos li a:focus, .dados_footer .medicos_servicos_footer .lista_menu_footer li a:focus, .dados_footer .medicos_servicos_footer .saiba_mais a:focus, .dados_localizacao .container .endereco:focus, .dados_localizacao .container .telefone:focus, .dados_localizacao .container .email:focus, .dados_localizacao_contato .endereco:focus, .dados_localizacao_contato .telefone:focus, .dados_localizacao_contato .email:focus, .dados_localizacao_contato .trabalhe_cta .curriculo_envie:focus, .interna_servico .servicos_lista li a:focus, .interna_servico .acomodacoes_lista li a:focus, .pop:active, .botao:active, .menu_topo .lista_menu .row .submenu_item:hover .submenu .item:active, .destaques_home .box .especialidades a:active, .destaques_home .servicos_home .lista_servicos li a:active, .dados_footer .medicos_servicos_footer .lista_menu_footer li a:active, .dados_footer .medicos_servicos_footer .saiba_mais a:active, .dados_localizacao .container .endereco:active, .dados_localizacao .container .telefone:active, .dados_localizacao .container .email:active, .dados_localizacao_contato .endereco:active, .dados_localizacao_contato .telefone:active, .dados_localizacao_contato .email:active, .dados_localizacao_contato .trabalhe_cta .curriculo_envie:active, .interna_servico .servicos_lista li a:active, .interna_servico .acomodacoes_lista li a:active {
  -webkit-animation-name: pop;
  animation-name: pop;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1; }

.titulo {
  color: #b4252d;
  font-size: 38px;
  font-weight: bold;
  text-align: left;
  font-family: "Dax", sans-serif;
  line-height: 30px; }
  .titulo.branco {
    color: #ffffff; }
  .titulo span {
    font-weight: 300; }

.subtitulo {
  color: #b4252d;
  font-size: 22px;
  font-weight: bold;
  text-align: left;
  font-family: "Dax", sans-serif; }
  .subtitulo.branco {
    color: #ffffff; }
  .subtitulo span {
    font-weight: 300; }
  .subtitulo.relativo {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 20px; }
    .subtitulo.relativo:before {
      content: '';
      position: absolute;
      bottom: 0px;
      width: 50px;
      left: 0px;
      height: 2px;
      background: #65646a; }

.t-d-n, .menus_internos_camilianos .menus li a {
  text-decoration: none !important; }
  .t-d-n:hover, .menus_internos_camilianos .menus li a:hover {
    text-decoration: none; }

.input {
  font-size: 16px;
  color: #b2b2b2;
  font-family: "Dax", sans-serif;
  padding: 9px 15px;
  border: 1px #dadada solid;
  border-radius: 8px;
  width: 100%; }
  .input.branco {
    color: #ffffff;
    background: transparent;
    border-color: #ffffff; }
  .input:focus {
    outline: none; }

::-webkit-input-placeholder {
  color: #b2b2b2;
  font-family: "Dax", sans-serif;
  font-size: 16px; }

::-moz-placeholder {
  color: #b2b2b2;
  font-family: "Dax", sans-serif;
  font-size: 16px; }

:-ms-input-placeholder {
  color: #b2b2b2;
  font-family: "Dax", sans-serif;
  font-size: 16px; }

:-moz-placeholder {
  color: #b2b2b2;
  font-family: "Dax", sans-serif;
  font-size: 16px; }

.new_pagination {
  padding-right: 20px; }
  .new_pagination ul {
    float: right;
    margin-top: 15px; }
    .new_pagination ul li {
      padding: 5px;
      color: #b4252d;
      font-size: 18px;
      float: left;
      font-weight: 600;
      border: 1px #b4252d solid !important;
      padding: 8px 12px 6px 12px !important;
      transition: all 0.3s;
      position: relative;
      margin: 0 2px;
      cursor: pointer; }
      .new_pagination ul li:hover {
        transition: all 0.3s;
        background: #b4252d;
        color: #ffffff; }
      .new_pagination ul li:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0px;
        top: 0px;
        border: 2px #ffffff solid; }
    .new_pagination ul .sellected {
      background: #b4252d;
      color: #ffffff;
      position: relative; }
      .new_pagination ul .sellected:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0px;
        top: 0px;
        border: 2px #ffffff solid; }

.topo_internas {
  height: 450px; }
  .topo_internas .titulo {
    font-size: 44px;
    text-align: center; }
  .topo_internas h2 {
    font-size: 34px;
    font-family: "Dax", sans-serif;
    font-weight: 300;
    color: #65646a;
    margin-top: 20px; }
  .topo_internas.institucional_pg {
    background-image: url(../midia/bg_internas.jpg); }
  .topo_internas.horarios_bg {
    background-image: url(../midia/bg_horarios.jpg); }
  .topo_internas.convenios_pg {
    background-image: url(../midia/bg_convenios.jpg); }
  .topo_internas.medicos_pg {
    background-image: url(../midia/bg_medicos.jpg); }
  .topo_internas.social_pg {
    background-image: url(../midia/bg_social.jpg); }
  .topo_internas.noticias_pg {
    background-image: url(../midia/bg_noticias.jpg); }
  .topo_internas.eventos_pg {
    background-image: url(../midia/bg_eventos.jpg); }
  .topo_internas.orientacoes_pg {
    background-image: url(../midia/bg_orientacoes.jpg); }
  .topo_internas.ensino_pg {
    background-image: url(../midia/bg_ensino.jpg); }
  .topo_internas.contato_pg {
    background-image: url(../midia/bg_contato.jpg); }
  .topo_internas.trabalhe_pg {
    background-image: url(../midia/bg_trabalhe.jpg); }

.cta_servicos {
  background: #f6f6f6;
  padding-bottom: 70px; }
  .cta_servicos .container {
    background: #b4252d;
    padding: 50px 0 70px 0; }
    .cta_servicos .container .area_titulo {
      padding-left: 100px; }
      .cta_servicos .container .area_titulo .titulo {
        text-align: center; }
        .cta_servicos .container .area_titulo .titulo span {
          position: relative;
          margin-right: 5px;
          font-weight: bold; }
          .cta_servicos .container .area_titulo .titulo span .conheca {
            position: absolute;
            left: 0px;
            bottom: -20px;
            font-size: 16px;
            font-weight: 300; }
          .cta_servicos .container .area_titulo .titulo span:before {
            content: '';
            position: absolute;
            left: -100px;
            top: -5px;
            width: 102px;
            height: 102px;
            background: url(../midia/saibamais_icon.png); }
          .cta_servicos .container .area_titulo .titulo span.conteudo:before {
            background: url(../midia/conteudo_icon.png); }

.close {
  float: right;
  border: 2px #b4252d solid;
  background: #ffffff;
  cursor: pointer;
  font-weight: 500;
  color: #65646a;
  font-size: 25px;
  border-radius: 5px;
  outline: none; }

a {
  text-decoration: none !important; }
  a:hover {
    text-decoration: none !important; }

.paginacao_noticias {
  background: #f6f6f6;
  padding-bottom: 20px; }

.mobile_open {
  cursor: pointer; }

/*!
 * Hover.css (http://ianlunn.github.io/Hover/)
 * Version: 2.2.0
 * Author: Ian Lunn @IanLunn
 * Author URL: http://ianlunn.co.uk/
 * Github: https://github.com/IanLunn/Hover

 * Hover.css Copyright Ian Lunn 2017. Generated with Sass.
 */
/* 2D TRANSITIONS */
/* Grow */
.hvr-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }

.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
  -webkit-transform: scale(1.1);
  transform: scale(1.1); }

/* Shrink */
.hvr-shrink, .categorias_conteudo .lista_categorias li a {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }

.hvr-shrink:hover, .categorias_conteudo .lista_categorias li a:hover, .hvr-shrink:focus, .categorias_conteudo .lista_categorias li a:focus, .hvr-shrink:active, .categorias_conteudo .lista_categorias li a:active {
  -webkit-transform: scale(0.9);
  transform: scale(0.9); }

/* Pulse */
@-webkit-keyframes hvr-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9); } }

@keyframes hvr-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9); } }

.hvr-pulse {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent; }

.hvr-pulse:hover, .hvr-pulse:focus, .hvr-pulse:active {
  -webkit-animation-name: hvr-pulse;
  animation-name: hvr-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

/* Pulse Grow */
@-webkit-keyframes hvr-pulse-grow {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); } }

@keyframes hvr-pulse-grow {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); } }

.hvr-pulse-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent; }

.hvr-pulse-grow:hover, .hvr-pulse-grow:focus, .hvr-pulse-grow:active {
  -webkit-animation-name: hvr-pulse-grow;
  animation-name: hvr-pulse-grow;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate; }

/* Pulse Shrink */
@-webkit-keyframes hvr-pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9); } }

@keyframes hvr-pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9); } }

.hvr-pulse-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent; }

.hvr-pulse-shrink:hover, .hvr-pulse-shrink:focus, .hvr-pulse-shrink:active {
  -webkit-animation-name: hvr-pulse-shrink;
  animation-name: hvr-pulse-shrink;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate; }

/* Push */
@-webkit-keyframes hvr-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes hvr-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

.hvr-push {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent; }

.hvr-push:hover, .hvr-push:focus, .hvr-push:active {
  -webkit-animation-name: hvr-push;
  animation-name: hvr-push;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1; }

/* Pop */
@-webkit-keyframes hvr-pop {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2); } }

@keyframes hvr-pop {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2); } }

.hvr-pop {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent; }

.hvr-pop:hover, .hvr-pop:focus, .hvr-pop:active {
  -webkit-animation-name: hvr-pop;
  animation-name: hvr-pop;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1; }

/* Bounce In */
.hvr-bounce-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s; }

.hvr-bounce-in:hover, .hvr-bounce-in:focus, .hvr-bounce-in:active {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36); }

/* Bounce Out */
.hvr-bounce-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s; }

.hvr-bounce-out:hover, .hvr-bounce-out:focus, .hvr-bounce-out:active {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36); }

/* Rotate */
.hvr-rotate {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }

.hvr-rotate:hover, .hvr-rotate:focus, .hvr-rotate:active {
  -webkit-transform: rotate(4deg);
  transform: rotate(4deg); }

/* Grow Rotate */
.hvr-grow-rotate {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }

.hvr-grow-rotate:hover, .hvr-grow-rotate:focus, .hvr-grow-rotate:active {
  -webkit-transform: scale(1.1) rotate(4deg);
  transform: scale(1.1) rotate(4deg); }

/* Float */
.hvr-float {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-float:hover, .hvr-float:focus, .hvr-float:active {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px); }

/* Sink */
.hvr-sink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-sink:hover, .hvr-sink:focus, .hvr-sink:active {
  -webkit-transform: translateY(8px);
  transform: translateY(8px); }

/* Bob */
@-webkit-keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px); }
  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px); }
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px); } }

@keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px); }
  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px); }
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px); } }

@-webkit-keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px); } }

@keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px); } }

.hvr-bob {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent; }

.hvr-bob:hover, .hvr-bob:focus, .hvr-bob:active {
  -webkit-animation-name: hvr-bob-float, hvr-bob;
  animation-name: hvr-bob-float, hvr-bob;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate; }

/* Hang */
@-webkit-keyframes hvr-hang {
  0% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px); }
  50% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px); }
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px); } }

@keyframes hvr-hang {
  0% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px); }
  50% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px); }
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px); } }

@-webkit-keyframes hvr-hang-sink {
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px); } }

@keyframes hvr-hang-sink {
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px); } }

.hvr-hang {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent; }

.hvr-hang:hover, .hvr-hang:focus, .hvr-hang:active {
  -webkit-animation-name: hvr-hang-sink, hvr-hang;
  animation-name: hvr-hang-sink, hvr-hang;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate; }

/* Skew */
.hvr-skew {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }

.hvr-skew:hover, .hvr-skew:focus, .hvr-skew:active {
  -webkit-transform: skew(-10deg);
  transform: skew(-10deg); }

/* Skew Forward */
.hvr-skew-forward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%; }

.hvr-skew-forward:hover, .hvr-skew-forward:focus, .hvr-skew-forward:active {
  -webkit-transform: skew(-10deg);
  transform: skew(-10deg); }

/* Skew Backward */
.hvr-skew-backward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%; }

.hvr-skew-backward:hover, .hvr-skew-backward:focus, .hvr-skew-backward:active {
  -webkit-transform: skew(10deg);
  transform: skew(10deg); }

/* Wobble Vertical */
@-webkit-keyframes hvr-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px); }
  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px); }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px); }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes hvr-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px); }
  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px); }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px); }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

.hvr-wobble-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent; }

.hvr-wobble-vertical:hover, .hvr-wobble-vertical:focus, .hvr-wobble-vertical:active {
  -webkit-animation-name: hvr-wobble-vertical;
  animation-name: hvr-wobble-vertical;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1; }

/* Wobble Horizontal */
@-webkit-keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px); }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px); }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px); }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px); }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px); }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px); }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

.hvr-wobble-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent; }

.hvr-wobble-horizontal:hover, .hvr-wobble-horizontal:focus, .hvr-wobble-horizontal:active {
  -webkit-animation-name: hvr-wobble-horizontal;
  animation-name: hvr-wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1; }

/* Wobble To Bottom Right */
@-webkit-keyframes hvr-wobble-to-bottom-right {
  16.65% {
    -webkit-transform: translate(8px, 8px);
    transform: translate(8px, 8px); }
  33.3% {
    -webkit-transform: translate(-6px, -6px);
    transform: translate(-6px, -6px); }
  49.95% {
    -webkit-transform: translate(4px, 4px);
    transform: translate(4px, 4px); }
  66.6% {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px); }
  83.25% {
    -webkit-transform: translate(1px, 1px);
    transform: translate(1px, 1px); }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }

@keyframes hvr-wobble-to-bottom-right {
  16.65% {
    -webkit-transform: translate(8px, 8px);
    transform: translate(8px, 8px); }
  33.3% {
    -webkit-transform: translate(-6px, -6px);
    transform: translate(-6px, -6px); }
  49.95% {
    -webkit-transform: translate(4px, 4px);
    transform: translate(4px, 4px); }
  66.6% {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px); }
  83.25% {
    -webkit-transform: translate(1px, 1px);
    transform: translate(1px, 1px); }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }

.hvr-wobble-to-bottom-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent; }

.hvr-wobble-to-bottom-right:hover, .hvr-wobble-to-bottom-right:focus, .hvr-wobble-to-bottom-right:active {
  -webkit-animation-name: hvr-wobble-to-bottom-right;
  animation-name: hvr-wobble-to-bottom-right;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1; }

/* Wobble To Top Right */
@-webkit-keyframes hvr-wobble-to-top-right {
  16.65% {
    -webkit-transform: translate(8px, -8px);
    transform: translate(8px, -8px); }
  33.3% {
    -webkit-transform: translate(-6px, 6px);
    transform: translate(-6px, 6px); }
  49.95% {
    -webkit-transform: translate(4px, -4px);
    transform: translate(4px, -4px); }
  66.6% {
    -webkit-transform: translate(-2px, 2px);
    transform: translate(-2px, 2px); }
  83.25% {
    -webkit-transform: translate(1px, -1px);
    transform: translate(1px, -1px); }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }

@keyframes hvr-wobble-to-top-right {
  16.65% {
    -webkit-transform: translate(8px, -8px);
    transform: translate(8px, -8px); }
  33.3% {
    -webkit-transform: translate(-6px, 6px);
    transform: translate(-6px, 6px); }
  49.95% {
    -webkit-transform: translate(4px, -4px);
    transform: translate(4px, -4px); }
  66.6% {
    -webkit-transform: translate(-2px, 2px);
    transform: translate(-2px, 2px); }
  83.25% {
    -webkit-transform: translate(1px, -1px);
    transform: translate(1px, -1px); }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }

.hvr-wobble-to-top-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent; }

.hvr-wobble-to-top-right:hover, .hvr-wobble-to-top-right:focus, .hvr-wobble-to-top-right:active {
  -webkit-animation-name: hvr-wobble-to-top-right;
  animation-name: hvr-wobble-to-top-right;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1; }

/* Wobble Top */
@-webkit-keyframes hvr-wobble-top {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg); }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg); }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg); }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg); }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg); }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0); } }

@keyframes hvr-wobble-top {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg); }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg); }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg); }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg); }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg); }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0); } }

.hvr-wobble-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%; }

.hvr-wobble-top:hover, .hvr-wobble-top:focus, .hvr-wobble-top:active {
  -webkit-animation-name: hvr-wobble-top;
  animation-name: hvr-wobble-top;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1; }

/* Wobble Bottom */
@-webkit-keyframes hvr-wobble-bottom {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg); }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg); }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg); }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg); }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg); }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0); } }

@keyframes hvr-wobble-bottom {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg); }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg); }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg); }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg); }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg); }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0); } }

.hvr-wobble-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0; }

.hvr-wobble-bottom:hover, .hvr-wobble-bottom:focus, .hvr-wobble-bottom:active {
  -webkit-animation-name: hvr-wobble-bottom;
  animation-name: hvr-wobble-bottom;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1; }

/* Wobble Skew */
@-webkit-keyframes hvr-wobble-skew {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg); }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg); }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg); }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg); }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg); }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0); } }

@keyframes hvr-wobble-skew {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg); }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg); }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg); }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg); }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg); }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0); } }

.hvr-wobble-skew {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent; }

.hvr-wobble-skew:hover, .hvr-wobble-skew:focus, .hvr-wobble-skew:active {
  -webkit-animation-name: hvr-wobble-skew;
  animation-name: hvr-wobble-skew;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1; }

/* Buzz */
@-webkit-keyframes hvr-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); } }

@keyframes hvr-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); } }

.hvr-buzz {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent; }

.hvr-buzz:hover, .hvr-buzz:focus, .hvr-buzz:active {
  -webkit-animation-name: hvr-buzz;
  animation-name: hvr-buzz;
  -webkit-animation-duration: 0.15s;
  animation-duration: 0.15s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

/* Buzz Out */
@-webkit-keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg); }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg); }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg); }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg); }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0); }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0); } }

@keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg); }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg); }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg); }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg); }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0); }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0); } }

.hvr-buzz-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent; }

.hvr-buzz-out:hover, .hvr-buzz-out:focus, .hvr-buzz-out:active {
  -webkit-animation-name: hvr-buzz-out;
  animation-name: hvr-buzz-out;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1; }

/* Forward */
.hvr-forward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }

.hvr-forward:hover, .hvr-forward:focus, .hvr-forward:active {
  -webkit-transform: translateX(8px);
  transform: translateX(8px); }

/* Backward */
.hvr-backward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }

.hvr-backward:hover, .hvr-backward:focus, .hvr-backward:active {
  -webkit-transform: translateX(-8px);
  transform: translateX(-8px); }

/* BACKGROUND TRANSITIONS */
/* Fade */
.hvr-fade {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  overflow: hidden;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color; }

.hvr-fade:hover, .hvr-fade:focus, .hvr-fade:active {
  background-color: #2098D1;
  color: white; }

/* Back Pulse */
@-webkit-keyframes hvr-back-pulse {
  50% {
    background-color: rgba(32, 152, 209, 0.75); } }

@keyframes hvr-back-pulse {
  50% {
    background-color: rgba(32, 152, 209, 0.75); } }

.hvr-back-pulse {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  overflow: hidden;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color; }

.hvr-back-pulse:hover, .hvr-back-pulse:focus, .hvr-back-pulse:active {
  -webkit-animation-name: hvr-back-pulse;
  animation-name: hvr-back-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  background-color: #2098D1;
  background-color: #2098d1;
  color: white; }

/* Sweep To Right */
.hvr-sweep-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-sweep-to-right:hover, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:active {
  color: white; }

.hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1); }

/* Sweep To Left */
.hvr-sweep-to-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-sweep-to-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-sweep-to-left:hover, .hvr-sweep-to-left:focus, .hvr-sweep-to-left:active {
  color: white; }

.hvr-sweep-to-left:hover:before, .hvr-sweep-to-left:focus:before, .hvr-sweep-to-left:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1); }

/* Sweep To Bottom */
.hvr-sweep-to-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-sweep-to-bottom:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-sweep-to-bottom:hover, .hvr-sweep-to-bottom:focus, .hvr-sweep-to-bottom:active {
  color: white; }

.hvr-sweep-to-bottom:hover:before, .hvr-sweep-to-bottom:focus:before, .hvr-sweep-to-bottom:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1); }

/* Sweep To Top */
.hvr-sweep-to-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-sweep-to-top:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-sweep-to-top:hover, .hvr-sweep-to-top:focus, .hvr-sweep-to-top:active {
  color: white; }

.hvr-sweep-to-top:hover:before, .hvr-sweep-to-top:focus:before, .hvr-sweep-to-top:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1); }

/* Bounce To Right */
.hvr-bounce-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s; }

.hvr-bounce-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-bounce-to-right:hover, .hvr-bounce-to-right:focus, .hvr-bounce-to-right:active {
  color: white; }

.hvr-bounce-to-right:hover:before, .hvr-bounce-to-right:focus:before, .hvr-bounce-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); }

/* Bounce To Left */
.hvr-bounce-to-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s; }

.hvr-bounce-to-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-bounce-to-left:hover, .hvr-bounce-to-left:focus, .hvr-bounce-to-left:active {
  color: white; }

.hvr-bounce-to-left:hover:before, .hvr-bounce-to-left:focus:before, .hvr-bounce-to-left:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); }

/* Bounce To Bottom */
.hvr-bounce-to-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s; }

.hvr-bounce-to-bottom:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-bounce-to-bottom:hover, .hvr-bounce-to-bottom:focus, .hvr-bounce-to-bottom:active {
  color: white; }

.hvr-bounce-to-bottom:hover:before, .hvr-bounce-to-bottom:focus:before, .hvr-bounce-to-bottom:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); }

/* Bounce To Top */
.hvr-bounce-to-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s; }

.hvr-bounce-to-top:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-bounce-to-top:hover, .hvr-bounce-to-top:focus, .hvr-bounce-to-top:active {
  color: white; }

.hvr-bounce-to-top:hover:before, .hvr-bounce-to-top:focus:before, .hvr-bounce-to-top:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); }

/* Radial Out */
.hvr-radial-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-radial-out:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  border-radius: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-radial-out:hover, .hvr-radial-out:focus, .hvr-radial-out:active {
  color: white; }

.hvr-radial-out:hover:before, .hvr-radial-out:focus:before, .hvr-radial-out:active:before {
  -webkit-transform: scale(2);
  transform: scale(2); }

/* Radial In */
.hvr-radial-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden;
  background: #2098D1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-radial-in:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #e1e1e1;
  border-radius: 100%;
  -webkit-transform: scale(2);
  transform: scale(2);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-radial-in:hover, .hvr-radial-in:focus, .hvr-radial-in:active {
  color: white; }

.hvr-radial-in:hover:before, .hvr-radial-in:focus:before, .hvr-radial-in:active:before {
  -webkit-transform: scale(0);
  transform: scale(0); }

/* Rectangle In */
.hvr-rectangle-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  background: #2098D1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-rectangle-in:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #e1e1e1;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-rectangle-in:hover, .hvr-rectangle-in:focus, .hvr-rectangle-in:active {
  color: white; }

.hvr-rectangle-in:hover:before, .hvr-rectangle-in:focus:before, .hvr-rectangle-in:active:before {
  -webkit-transform: scale(0);
  transform: scale(0); }

/* Rectangle Out */
.hvr-rectangle-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-rectangle-out:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-rectangle-out:hover, .hvr-rectangle-out:focus, .hvr-rectangle-out:active {
  color: white; }

.hvr-rectangle-out:hover:before, .hvr-rectangle-out:focus:before, .hvr-rectangle-out:active:before {
  -webkit-transform: scale(1);
  transform: scale(1); }

/* Shutter In Horizontal */
.hvr-shutter-in-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  background: #2098D1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-shutter-in-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #e1e1e1;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-shutter-in-horizontal:hover, .hvr-shutter-in-horizontal:focus, .hvr-shutter-in-horizontal:active {
  color: white; }

.hvr-shutter-in-horizontal:hover:before, .hvr-shutter-in-horizontal:focus:before, .hvr-shutter-in-horizontal:active:before {
  -webkit-transform: scaleX(0);
  transform: scaleX(0); }

/* Shutter Out Horizontal */
.hvr-shutter-out-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-shutter-out-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #2098D1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-shutter-out-horizontal:hover, .hvr-shutter-out-horizontal:focus, .hvr-shutter-out-horizontal:active {
  color: white; }

.hvr-shutter-out-horizontal:hover:before, .hvr-shutter-out-horizontal:focus:before, .hvr-shutter-out-horizontal:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1); }

/* Shutter In Vertical */
.hvr-shutter-in-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  background: #2098D1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-shutter-in-vertical:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #e1e1e1;
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-shutter-in-vertical:hover, .hvr-shutter-in-vertical:focus, .hvr-shutter-in-vertical:active {
  color: white; }

.hvr-shutter-in-vertical:hover:before, .hvr-shutter-in-vertical:focus:before, .hvr-shutter-in-vertical:active:before {
  -webkit-transform: scaleY(0);
  transform: scaleY(0); }

/* Shutter Out Vertical */
.hvr-shutter-out-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-shutter-out-vertical:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #2098D1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-shutter-out-vertical:hover, .hvr-shutter-out-vertical:focus, .hvr-shutter-out-vertical:active {
  color: white; }

.hvr-shutter-out-vertical:hover:before, .hvr-shutter-out-vertical:focus:before, .hvr-shutter-out-vertical:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1); }

/* BORDER TRANSITIONS */
/* Border Fade */
.hvr-border-fade {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
  box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px transparent;
  /* Hack to improve aliasing on mobile/tablet devices */ }

.hvr-border-fade:hover, .hvr-border-fade:focus, .hvr-border-fade:active {
  box-shadow: inset 0 0 0 4px #2098D1, 0 0 1px transparent;
  /* Hack to improve aliasing on mobile/tablet devices */ }

/* Hollow */
.hvr-hollow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: background;
  transition-property: background;
  box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px transparent;
  /* Hack to improve aliasing on mobile/tablet devices */ }

.hvr-hollow:hover, .hvr-hollow:focus, .hvr-hollow:active {
  background: none; }

/* Trim */
.hvr-trim {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative; }

.hvr-trim:before {
  content: '';
  position: absolute;
  border: white solid 4px;
  top: 4px;
  left: 4px;
  right: 4px;
  bottom: 4px;
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: opacity;
  transition-property: opacity; }

.hvr-trim:hover:before, .hvr-trim:focus:before, .hvr-trim:active:before {
  opacity: 1; }

/* Ripple Out */
@-webkit-keyframes hvr-ripple-out {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0; } }

@keyframes hvr-ripple-out {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0; } }

.hvr-ripple-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative; }

.hvr-ripple-out:before {
  content: '';
  position: absolute;
  border: #e1e1e1 solid 6px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-animation-duration: 1s;
  animation-duration: 1s; }

.hvr-ripple-out:hover:before, .hvr-ripple-out:focus:before, .hvr-ripple-out:active:before {
  -webkit-animation-name: hvr-ripple-out;
  animation-name: hvr-ripple-out; }

/* Ripple In */
@-webkit-keyframes hvr-ripple-in {
  100% {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1; } }

@keyframes hvr-ripple-in {
  100% {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1; } }

.hvr-ripple-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative; }

.hvr-ripple-in:before {
  content: '';
  position: absolute;
  border: #e1e1e1 solid 4px;
  top: -12px;
  right: -12px;
  bottom: -12px;
  left: -12px;
  opacity: 0;
  -webkit-animation-duration: 1s;
  animation-duration: 1s; }

.hvr-ripple-in:hover:before, .hvr-ripple-in:focus:before, .hvr-ripple-in:active:before {
  -webkit-animation-name: hvr-ripple-in;
  animation-name: hvr-ripple-in; }

/* Outline Out */
.hvr-outline-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative; }

.hvr-outline-out:before {
  content: '';
  position: absolute;
  border: #e1e1e1 solid 4px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: top, right, bottom, left;
  transition-property: top, right, bottom, left; }

.hvr-outline-out:hover:before, .hvr-outline-out:focus:before, .hvr-outline-out:active:before {
  top: -8px;
  right: -8px;
  bottom: -8px;
  left: -8px; }

/* Outline In */
.hvr-outline-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative; }

.hvr-outline-in:before {
  pointer-events: none;
  content: '';
  position: absolute;
  border: #e1e1e1 solid 4px;
  top: -16px;
  right: -16px;
  bottom: -16px;
  left: -16px;
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: top, right, bottom, left;
  transition-property: top, right, bottom, left; }

.hvr-outline-in:hover:before, .hvr-outline-in:focus:before, .hvr-outline-in:active:before {
  top: -8px;
  right: -8px;
  bottom: -8px;
  left: -8px;
  opacity: 1; }

/* Round Corners */
.hvr-round-corners {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: border-radius;
  transition-property: border-radius; }

.hvr-round-corners:hover, .hvr-round-corners:focus, .hvr-round-corners:active {
  border-radius: 1em; }

/* Underline From Left */
.hvr-underline-from-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden; }

.hvr-underline-from-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  bottom: 0;
  background: #2098D1;
  height: 4px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-underline-from-left:hover:before, .hvr-underline-from-left:focus:before, .hvr-underline-from-left:active:before {
  right: 0; }

/* Underline From Center */
.hvr-underline-from-center {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden; }

.hvr-underline-from-center:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 0;
  background: #2098D1;
  height: 4px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-underline-from-center:hover:before, .hvr-underline-from-center:focus:before, .hvr-underline-from-center:active:before {
  left: 0;
  right: 0; }

/* Underline From Right */
.hvr-underline-from-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden; }

.hvr-underline-from-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 100%;
  right: 0;
  bottom: 0;
  background: #2098D1;
  height: 4px;
  -webkit-transition-property: left;
  transition-property: left;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-underline-from-right:hover:before, .hvr-underline-from-right:focus:before, .hvr-underline-from-right:active:before {
  left: 0; }

/* Overline From Left */
.hvr-overline-from-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden; }

.hvr-overline-from-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  top: 0;
  background: #2098D1;
  height: 4px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-overline-from-left:hover:before, .hvr-overline-from-left:focus:before, .hvr-overline-from-left:active:before {
  right: 0; }

/* Overline From Center */
.hvr-overline-from-center {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden; }

.hvr-overline-from-center:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  top: 0;
  background: #2098D1;
  height: 4px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-overline-from-center:hover:before, .hvr-overline-from-center:focus:before, .hvr-overline-from-center:active:before {
  left: 0;
  right: 0; }

/* Overline From Right */
.hvr-overline-from-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden; }

.hvr-overline-from-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 100%;
  right: 0;
  top: 0;
  background: #2098D1;
  height: 4px;
  -webkit-transition-property: left;
  transition-property: left;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-overline-from-right:hover:before, .hvr-overline-from-right:focus:before, .hvr-overline-from-right:active:before {
  left: 0; }

/* Reveal */
.hvr-reveal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden; }

.hvr-reveal:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-color: #2098D1;
  border-style: solid;
  border-width: 0;
  -webkit-transition-property: border-width;
  transition-property: border-width;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-reveal:hover:before, .hvr-reveal:focus:before, .hvr-reveal:active:before {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  border-width: 4px; }

/* Underline Reveal */
.hvr-underline-reveal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden; }

.hvr-underline-reveal:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  height: 4px;
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-underline-reveal:hover:before, .hvr-underline-reveal:focus:before, .hvr-underline-reveal:active:before {
  -webkit-transform: translateY(0);
  transform: translateY(0); }

/* Overline Reveal */
.hvr-overline-reveal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden; }

.hvr-overline-reveal:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
  background: #2098D1;
  height: 4px;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-overline-reveal:hover:before, .hvr-overline-reveal:focus:before, .hvr-overline-reveal:active:before {
  -webkit-transform: translateY(0);
  transform: translateY(0); }

/* SHADOW/GLOW TRANSITIONS */
/* Glow */
.hvr-glow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow; }

.hvr-glow:hover, .hvr-glow:focus, .hvr-glow:active {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); }

/* Shadow */
.hvr-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow; }

.hvr-shadow:hover, .hvr-shadow:focus, .hvr-shadow:active {
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5); }

/* Grow Shadow */
.hvr-grow-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow, transform;
  transition-property: box-shadow, transform; }

.hvr-grow-shadow:hover, .hvr-grow-shadow:focus, .hvr-grow-shadow:active {
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
  -webkit-transform: scale(1.1);
  transform: scale(1.1); }

/* Box Shadow Outset */
.hvr-box-shadow-outset {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow; }

.hvr-box-shadow-outset:hover, .hvr-box-shadow-outset:focus, .hvr-box-shadow-outset:active {
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6); }

/* Box Shadow Inset */
.hvr-box-shadow-inset {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.6), 0 0 1px transparent;
  /* Hack to improve aliasing on mobile/tablet devices */ }

.hvr-box-shadow-inset:hover, .hvr-box-shadow-inset:focus, .hvr-box-shadow-inset:active {
  box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.6), 0 0 1px transparent;
  /* Hack to improve aliasing on mobile/tablet devices */ }

/* Float Shadow */
.hvr-float-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }

.hvr-float-shadow:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity; }

.hvr-float-shadow:hover, .hvr-float-shadow:focus, .hvr-float-shadow:active {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  /* move the element up by 5px */ }

.hvr-float-shadow:hover:before, .hvr-float-shadow:focus:before, .hvr-float-shadow:active:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */ }

/* Shadow Radial */
.hvr-shadow-radial {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative; }

.hvr-shadow-radial:before, .hvr-shadow-radial:after {
  pointer-events: none;
  position: absolute;
  content: '';
  left: 0;
  width: 100%;
  box-sizing: border-box;
  background-repeat: no-repeat;
  height: 5px;
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: opacity;
  transition-property: opacity; }

.hvr-shadow-radial:before {
  bottom: 100%;
  background: -webkit-radial-gradient(50% 150%, ellipse, rgba(0, 0, 0, 0.6) 0%, transparent 80%);
  background: radial-gradient(ellipse at 50% 150%, rgba(0, 0, 0, 0.6) 0%, transparent 80%); }

.hvr-shadow-radial:after {
  top: 100%;
  background: -webkit-radial-gradient(50% -50%, ellipse, rgba(0, 0, 0, 0.6) 0%, transparent 80%);
  background: radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.6) 0%, transparent 80%); }

.hvr-shadow-radial:hover:before, .hvr-shadow-radial:focus:before, .hvr-shadow-radial:active:before, .hvr-shadow-radial:hover:after, .hvr-shadow-radial:focus:after, .hvr-shadow-radial:active:after {
  opacity: 1; }

/* SPEECH BUBBLES */
/* Bubble Top */
.hvr-bubble-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative; }

.hvr-bubble-top:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  border-style: solid;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  left: calc(50% - 10px);
  top: 0;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #e1e1e1 transparent; }

.hvr-bubble-top:hover:before, .hvr-bubble-top:focus:before, .hvr-bubble-top:active:before {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px); }

/* Bubble Right */
.hvr-bubble-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative; }

.hvr-bubble-right:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  border-style: solid;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  top: calc(50% - 10px);
  right: 0;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent #e1e1e1; }

.hvr-bubble-right:hover:before, .hvr-bubble-right:focus:before, .hvr-bubble-right:active:before {
  -webkit-transform: translateX(10px);
  transform: translateX(10px); }

/* Bubble Bottom */
.hvr-bubble-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative; }

.hvr-bubble-bottom:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  border-style: solid;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  left: calc(50% - 10px);
  bottom: 0;
  border-width: 10px 10px 0 10px;
  border-color: #e1e1e1 transparent transparent transparent; }

.hvr-bubble-bottom:hover:before, .hvr-bubble-bottom:focus:before, .hvr-bubble-bottom:active:before {
  -webkit-transform: translateY(10px);
  transform: translateY(10px); }

/* Bubble Left */
.hvr-bubble-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative; }

.hvr-bubble-left:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  border-style: solid;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  top: calc(50% - 10px);
  left: 0;
  border-width: 10px 10px 10px 0;
  border-color: transparent #e1e1e1 transparent transparent; }

.hvr-bubble-left:hover:before, .hvr-bubble-left:focus:before, .hvr-bubble-left:active:before {
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px); }

/* Bubble Float Top */
.hvr-bubble-float-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }

.hvr-bubble-float-top:before {
  position: absolute;
  z-index: -1;
  content: '';
  left: calc(50% - 10px);
  top: 0;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #e1e1e1 transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }

.hvr-bubble-float-top:hover, .hvr-bubble-float-top:focus, .hvr-bubble-float-top:active {
  -webkit-transform: translateY(10px);
  transform: translateY(10px); }

.hvr-bubble-float-top:hover:before, .hvr-bubble-float-top:focus:before, .hvr-bubble-float-top:active:before {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px); }

/* Bubble Float Right */
.hvr-bubble-float-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }

.hvr-bubble-float-right:before {
  position: absolute;
  z-index: -1;
  top: calc(50% - 10px);
  right: 0;
  content: '';
  border-style: solid;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent #e1e1e1;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }

.hvr-bubble-float-right:hover, .hvr-bubble-float-right:focus, .hvr-bubble-float-right:active {
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px); }

.hvr-bubble-float-right:hover:before, .hvr-bubble-float-right:focus:before, .hvr-bubble-float-right:active:before {
  -webkit-transform: translateX(10px);
  transform: translateX(10px); }

/* Bubble Float Bottom */
.hvr-bubble-float-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }

.hvr-bubble-float-bottom:before {
  position: absolute;
  z-index: -1;
  content: '';
  left: calc(50% - 10px);
  bottom: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #e1e1e1 transparent transparent transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }

.hvr-bubble-float-bottom:hover, .hvr-bubble-float-bottom:focus, .hvr-bubble-float-bottom:active {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px); }

.hvr-bubble-float-bottom:hover:before, .hvr-bubble-float-bottom:focus:before, .hvr-bubble-float-bottom:active:before {
  -webkit-transform: translateY(10px);
  transform: translateY(10px); }

/* Bubble Float Left */
.hvr-bubble-float-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }

.hvr-bubble-float-left:before {
  position: absolute;
  z-index: -1;
  content: '';
  top: calc(50% - 10px);
  left: 0;
  border-style: solid;
  border-width: 10px 10px 10px 0;
  border-color: transparent #e1e1e1 transparent transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }

.hvr-bubble-float-left:hover, .hvr-bubble-float-left:focus, .hvr-bubble-float-left:active {
  -webkit-transform: translateX(10px);
  transform: translateX(10px); }

.hvr-bubble-float-left:hover:before, .hvr-bubble-float-left:focus:before, .hvr-bubble-float-left:active:before {
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px); }

/* ICONS */
/* Icon Back */
.hvr-icon-back {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-left: 2.2em;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s; }

.hvr-icon-back:before {
  content: "\f137";
  position: absolute;
  left: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-icon-back:hover:before, .hvr-icon-back:focus:before, .hvr-icon-back:active:before {
  -webkit-transform: translateX(-4px);
  transform: translateX(-4px); }

/* Icon Forward */
.hvr-icon-forward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s; }

.hvr-icon-forward:before {
  content: "\f138";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-icon-forward:hover:before, .hvr-icon-forward:focus:before, .hvr-icon-forward:active:before {
  -webkit-transform: translateX(4px);
  transform: translateX(4px); }

/* Icon Down */
@-webkit-keyframes hvr-icon-down {
  0%,
  50%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  25%,
  75% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px); } }

@keyframes hvr-icon-down {
  0%,
  50%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  25%,
  75% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px); } }

/* Icon Down */
.hvr-icon-down {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em; }

.hvr-icon-down:before {
  content: "\f01a";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }

.hvr-icon-down:hover:before, .hvr-icon-down:focus:before, .hvr-icon-down:active:before {
  -webkit-animation-name: hvr-icon-down;
  animation-name: hvr-icon-down;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

/* Icon Up */
@-webkit-keyframes hvr-icon-up {
  0%,
  50%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  25%,
  75% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); } }

@keyframes hvr-icon-up {
  0%,
  50%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  25%,
  75% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); } }

/* Icon Up */
.hvr-icon-up {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em; }

.hvr-icon-up:before {
  content: "\f01b";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }

.hvr-icon-up:hover:before, .hvr-icon-up:focus:before, .hvr-icon-up:active:before {
  -webkit-animation-name: hvr-icon-up;
  animation-name: hvr-icon-up;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

/* Icon Spin */
.hvr-icon-spin {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em; }

.hvr-icon-spin:before {
  content: "\f021";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out; }

.hvr-icon-spin:hover:before, .hvr-icon-spin:focus:before, .hvr-icon-spin:active:before {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg); }

/* Icon Drop */
@-webkit-keyframes hvr-icon-drop {
  0% {
    opacity: 0; }
  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); }
  51%,
  100% {
    opacity: 1; } }

@keyframes hvr-icon-drop {
  0% {
    opacity: 0; }
  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); }
  51%,
  100% {
    opacity: 1; } }

/* Icon Drop */
.hvr-icon-drop {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em; }

.hvr-icon-drop:before {
  content: "\f041";
  position: absolute;
  right: 1em;
  opacity: 1;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }

.hvr-icon-drop:hover:before, .hvr-icon-drop:focus:before, .hvr-icon-drop:active:before {
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-animation-name: hvr-icon-drop;
  animation-name: hvr-icon-drop;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  animation-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); }

/* Icon Fade */
.hvr-icon-fade {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em; }

.hvr-icon-fade:before {
  content: "\f00c";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-property: color;
  transition-property: color; }

.hvr-icon-fade:hover:before, .hvr-icon-fade:focus:before, .hvr-icon-fade:active:before {
  color: #0F9E5E; }

/* Icon Float Away */
@-webkit-keyframes hvr-icon-float-away {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-1em);
    transform: translateY(-1em); } }

@keyframes hvr-icon-float-away {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-1em);
    transform: translateY(-1em); } }

/* Icon Float Away */
.hvr-icon-float-away {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em; }

.hvr-icon-float-away:before, .hvr-icon-float-away:after {
  content: "\f055";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome; }

.hvr-icon-float-away:after {
  opacity: 0;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; }

.hvr-icon-float-away:hover:after, .hvr-icon-float-away:focus:after, .hvr-icon-float-away:active:after {
  -webkit-animation-name: hvr-icon-float-away;
  animation-name: hvr-icon-float-away;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

/* Icon Sink Away */
@-webkit-keyframes hvr-icon-sink-away {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translateY(1em);
    transform: translateY(1em); } }

@keyframes hvr-icon-sink-away {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translateY(1em);
    transform: translateY(1em); } }

/* Icon Sink Away */
.hvr-icon-sink-away {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em; }

.hvr-icon-sink-away:before, .hvr-icon-sink-away:after {
  content: "\f056";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }

.hvr-icon-sink-away:after {
  opacity: 0;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; }

.hvr-icon-sink-away:hover:after, .hvr-icon-sink-away:focus:after, .hvr-icon-sink-away:active:after {
  -webkit-animation-name: hvr-icon-sink-away;
  animation-name: hvr-icon-sink-away;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

/* Icon Grow */
.hvr-icon-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-icon-grow:before {
  content: "\f118";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-icon-grow:hover:before, .hvr-icon-grow:focus:before, .hvr-icon-grow:active:before {
  -webkit-transform: scale(1.3) translateZ(0);
  transform: scale(1.3) translateZ(0); }

/* Icon Shrink */
.hvr-icon-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-icon-shrink:before {
  content: "\f119";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-icon-shrink:hover:before, .hvr-icon-shrink:focus:before, .hvr-icon-shrink:active:before {
  -webkit-transform: scale(0.8);
  transform: scale(0.8); }

/* Icon Pulse */
@-webkit-keyframes hvr-icon-pulse {
  25% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  75% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8); } }

@keyframes hvr-icon-pulse {
  25% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  75% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8); } }

.hvr-icon-pulse {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em; }

.hvr-icon-pulse:before {
  content: "\f015";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-icon-pulse:hover:before, .hvr-icon-pulse:focus:before, .hvr-icon-pulse:active:before {
  -webkit-animation-name: hvr-icon-pulse;
  animation-name: hvr-icon-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

/* Icon Pulse Grow */
@-webkit-keyframes hvr-icon-pulse-grow {
  to {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); } }

@keyframes hvr-icon-pulse-grow {
  to {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); } }

.hvr-icon-pulse-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em; }

.hvr-icon-pulse-grow:before {
  content: "\f015";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-icon-pulse-grow:hover:before, .hvr-icon-pulse-grow:focus:before, .hvr-icon-pulse-grow:active:before {
  -webkit-animation-name: hvr-icon-pulse-grow;
  animation-name: hvr-icon-pulse-grow;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate; }

/* Icon Pulse Shrink */
@-webkit-keyframes hvr-icon-pulse-shrink {
  to {
    -webkit-transform: scale(0.8);
    transform: scale(0.8); } }

@keyframes hvr-icon-pulse-shrink {
  to {
    -webkit-transform: scale(0.8);
    transform: scale(0.8); } }

.hvr-icon-pulse-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em; }

.hvr-icon-pulse-shrink:before {
  content: "\f015";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-icon-pulse-shrink:hover:before, .hvr-icon-pulse-shrink:focus:before, .hvr-icon-pulse-shrink:active:before {
  -webkit-animation-name: hvr-icon-pulse-shrink;
  animation-name: hvr-icon-pulse-shrink;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate; }

/* Icon Push */
@-webkit-keyframes hvr-icon-push {
  50% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5); } }

@keyframes hvr-icon-push {
  50% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5); } }

.hvr-icon-push {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-icon-push:before {
  content: "\f006";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-icon-push:hover:before, .hvr-icon-push:focus:before, .hvr-icon-push:active:before {
  -webkit-animation-name: hvr-icon-push;
  animation-name: hvr-icon-push;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1; }

/* Icon Pop */
@-webkit-keyframes hvr-icon-pop {
  50% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5); } }

@keyframes hvr-icon-pop {
  50% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5); } }

.hvr-icon-pop {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-icon-pop:before {
  content: "\f005";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-icon-pop:hover:before, .hvr-icon-pop:focus:before, .hvr-icon-pop:active:before {
  -webkit-animation-name: hvr-icon-pop;
  animation-name: hvr-icon-pop;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1; }

/* Icon Bounce */
.hvr-icon-bounce {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-icon-bounce:before {
  content: "\f087";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-icon-bounce:hover:before, .hvr-icon-bounce:focus:before, .hvr-icon-bounce:active:before {
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36); }

/* Icon Rotate */
.hvr-icon-rotate {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-icon-rotate:before {
  content: "\f0c6";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-icon-rotate:hover:before, .hvr-icon-rotate:focus:before, .hvr-icon-rotate:active:before {
  -webkit-transform: rotate(20deg);
  transform: rotate(20deg); }

/* Icon Grow Rotate */
.hvr-icon-grow-rotate {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-icon-grow-rotate:before {
  content: "\f095";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-icon-grow-rotate:hover:before, .hvr-icon-grow-rotate:focus:before, .hvr-icon-grow-rotate:active:before {
  -webkit-transform: scale(1.5) rotate(12deg);
  transform: scale(1.5) rotate(12deg); }

/* Icon Float */
.hvr-icon-float {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-icon-float:before {
  content: "\f01b";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-icon-float:hover:before, .hvr-icon-float:focus:before, .hvr-icon-float:active:before {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px); }

/* Icon Sink */
.hvr-icon-sink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-icon-sink:before {
  content: "\f01a";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-icon-sink:hover:before, .hvr-icon-sink:focus:before, .hvr-icon-sink:active:before {
  -webkit-transform: translateY(4px);
  transform: translateY(4px); }

/* Icon Bob */
@-webkit-keyframes hvr-icon-bob {
  0% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); }
  50% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px); }
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); } }

@keyframes hvr-icon-bob {
  0% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); }
  50% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px); }
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); } }

@-webkit-keyframes hvr-icon-bob-float {
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); } }

@keyframes hvr-icon-bob-float {
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); } }

.hvr-icon-bob {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-icon-bob:before {
  content: "\f077";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }

.hvr-icon-bob:hover:before, .hvr-icon-bob:focus:before, .hvr-icon-bob:active:before {
  -webkit-animation-name: hvr-icon-bob-float, hvr-icon-bob;
  animation-name: hvr-icon-bob-float, hvr-icon-bob;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate; }

/* Icon Hang */
@-webkit-keyframes hvr-icon-hang {
  0% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px); }
  50% {
    -webkit-transform: translateY(2px);
    transform: translateY(2px); }
  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px); } }

@keyframes hvr-icon-hang {
  0% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px); }
  50% {
    -webkit-transform: translateY(2px);
    transform: translateY(2px); }
  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px); } }

@-webkit-keyframes hvr-icon-hang-sink {
  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px); } }

@keyframes hvr-icon-hang-sink {
  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px); } }

.hvr-icon-hang {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-icon-hang:before {
  content: "\f078";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }

.hvr-icon-hang:hover:before, .hvr-icon-hang:focus:before, .hvr-icon-hang:active:before {
  -webkit-animation-name: hvr-icon-hang-sink, hvr-icon-hang;
  animation-name: hvr-icon-hang-sink, hvr-icon-hang;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate; }

/* Icon Wobble Horizontal */
@-webkit-keyframes hvr-icon-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px); }
  33.3% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px); }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px); }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes hvr-icon-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px); }
  33.3% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px); }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px); }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

.hvr-icon-wobble-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-icon-wobble-horizontal:before {
  content: "\f061";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }

.hvr-icon-wobble-horizontal:hover:before, .hvr-icon-wobble-horizontal:focus:before, .hvr-icon-wobble-horizontal:active:before {
  -webkit-animation-name: hvr-icon-wobble-horizontal;
  animation-name: hvr-icon-wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1; }

/* Icon Wobble Vertical */
@-webkit-keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px); }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px); }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px); }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px); }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px); }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px); }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px); }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px); }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

.hvr-icon-wobble-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-icon-wobble-vertical:before {
  content: "\f062";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }

.hvr-icon-wobble-vertical:hover:before, .hvr-icon-wobble-vertical:focus:before, .hvr-icon-wobble-vertical:active:before {
  -webkit-animation-name: hvr-icon-wobble-vertical;
  animation-name: hvr-icon-wobble-vertical;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1; }

/* Icon Buzz */
@-webkit-keyframes hvr-icon-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); } }

@keyframes hvr-icon-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); } }

.hvr-icon-buzz {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-icon-buzz:before {
  content: "\f017";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }

.hvr-icon-buzz:hover:before, .hvr-icon-buzz:focus:before, .hvr-icon-buzz:active:before {
  -webkit-animation-name: hvr-icon-buzz;
  animation-name: hvr-icon-buzz;
  -webkit-animation-duration: 0.15s;
  animation-duration: 0.15s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

/* Icon Buzz Out */
@-webkit-keyframes hvr-icon-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg); }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg); }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg); }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg); }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0); }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0); } }

@keyframes hvr-icon-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg); }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg); }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg); }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg); }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0); }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0); } }

.hvr-icon-buzz-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-icon-buzz-out:before {
  content: "\f023";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }

.hvr-icon-buzz-out:hover:before, .hvr-icon-buzz-out:focus:before, .hvr-icon-buzz-out:active:before {
  -webkit-animation-name: hvr-icon-buzz-out;
  animation-name: hvr-icon-buzz-out;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1; }

/* CURLS */
/* Curl Top Left */
.hvr-curl-top-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative; }

.hvr-curl-top-left:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  left: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(135deg, white 45%, #aaa 50%, #ccc 56%, white 80%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#000000');
  /*For IE7-8-9*/
  z-index: 1000;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height; }

.hvr-curl-top-left:hover:before, .hvr-curl-top-left:focus:before, .hvr-curl-top-left:active:before {
  width: 25px;
  height: 25px; }

/* Curl Top Right */
.hvr-curl-top-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative; }

.hvr-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, white 45%, #aaa 50%, #ccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height; }

.hvr-curl-top-right:hover:before, .hvr-curl-top-right:focus:before, .hvr-curl-top-right:active:before {
  width: 25px;
  height: 25px; }

/* Curl Bottom Right */
.hvr-curl-bottom-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative; }

.hvr-curl-bottom-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  bottom: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(315deg, white 45%, #aaa 50%, #ccc 56%, white 80%);
  box-shadow: -1px -1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height; }

.hvr-curl-bottom-right:hover:before, .hvr-curl-bottom-right:focus:before, .hvr-curl-bottom-right:active:before {
  width: 25px;
  height: 25px; }

/* Curl Bottom Left */
.hvr-curl-bottom-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative; }

.hvr-curl-bottom-left:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  bottom: 0;
  left: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(45deg, white 45%, #aaa 50%, #ccc 56%, white 80%);
  box-shadow: 1px -1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height; }

.hvr-curl-bottom-left:hover:before, .hvr-curl-bottom-left:focus:before, .hvr-curl-bottom-left:active:before {
  width: 25px;
  height: 25px; }

/*# sourceMappingURL=hover.css.map */
.input-material {
  position: relative;
  margin: 30px 0;
  display: inline-block;
  border-bottom: 1px solid #999; }

.input-material__input {
  background-color: transparent;
  border: none;
  display: inline-block;
  height: 30px;
  outline: none !important;
  transition: .3s all ease;
  position: relative;
  width: 100%;
  z-index: 2; }

.input-material__input:focus ~ .input-material__label,
.input-material__input:focus ~ .input-material__label {
  top: -15px;
  font-size: 12px; }

.input-material__input:focus ~ .input-material__bar {
  width: 100%; }

.input-material__label {
  color: #b3b3b3;
  font-size: 16px;
  left: 2px;
  top: 2px;
  position: absolute;
  transition: .3s all ease;
  z-index: 1; }

.input-material__bar {
  bottom: -1px;
  border: 0px;
  content: "";
  display: block;
  height: 2px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  transition: .2s all ease;
  width: 0; }

.input-material--has-filled .input-material__label {
  top: -15px;
  font-size: 12px; }

.input-material--total-width {
  display: block;
  width: 100%; }

.input-material .input-material__input:focus ~ .input-material__label,
.input-material .input-material__input:focus ~ .input-material__label {
  color: #b4252d; }

.input-material .input-material__bar {
  background-color: #b4252d; }

.input-material.input-material--has-filled {
  border-bottom: 1px solid #b4252d; }
  .input-material.input-material--has-filled .input-material__label {
    color: #b4252d; }

.input-material--secondary .input-material__input:focus ~ .input-material__label,
.input-material--secondary .input-material__input:focus ~ .input-material__label {
  color: #b4252d; }

.input-material--secondary .input-material__bar {
  background-color: #b4252d; }

.input-material--secondary.input-material--has-filled {
  border-bottom: 1px solid #b4252d; }
  .input-material--secondary.input-material--has-filled .input-material__label {
    color: #b4252d; }

.input-material--white .input-material__input:focus ~ .input-material__label,
.input-material--white .input-material__input:focus ~ .input-material__label {
  color: white; }

.input-material--white .input-material__bar {
  background-color: white; }

.input-material--white.input-material--has-filled {
  border-bottom: 1px solid white; }
  .input-material--white.input-material--has-filled .input-material__label {
    color: white; }

.input-material--white .input-material__input {
  color: white; }

.input-material--block {
  width: 100%;
  display: block; }

.loading {
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: 2500;
  position: fixed; }

.loading_area {
  width: 100%;
  text-align: center;
  margin-top: 20%;
  height: 100%; }

.loading_areas {
  width: 100%;
  text-align: center;
  margin-top: 100px;
  height: 100%;
  margin-bottom: 100px;
  position: relative; }

.cssload-spin-box {
  position: absolute;
  margin: auto;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  box-shadow: 15px 15px #b4252d, -15px 15px #dfdfdf, -15px -15px #b4252d, 15px -15px #dfdfdf;
  -o-box-shadow: 15px 15px #b4252d, -15px 15px #dfdfdf, -15px -15px #b4252d, 15px -15px #dfdfdf;
  -ms-box-shadow: 15px 15px #b4252d, -15px 15px #dfdfdf, -15px -15px #b4252d, 15px -15px #dfdfdf;
  -webkit-box-shadow: 15px 15px #b4252d, -15px 15px #dfdfdf, -15px -15px #b4252d, 15px -15px #dfdfdf;
  -moz-box-shadow: 15px 15px #b4252d, -15px 15px #dfdfdf, -15px -15px #b4252d, 15px -15px #dfdfdf;
  animation: cssload-spin ease infinite 4.6s;
  -o-animation: cssload-spin ease infinite 4.6s;
  -ms-animation: cssload-spin ease infinite 4.6s;
  -webkit-animation: cssload-spin ease infinite 4.6s;
  -moz-animation: cssload-spin ease infinite 4.6s; }

@keyframes cssload-spin {
  0%,
  100% {
    box-shadow: 15px 15px #b4252d, -15px 15px #dfdfdf, -15px -15px #b4252d, 15px -15px #dfdfdf; }
  25% {
    box-shadow: -15px 15px #dfdfdf, -15px -15px #b4252d, 15px -15px #dfdfdf, 15px 15px #b4252d; }
  50% {
    box-shadow: -15px -15px #b4252d, 15px -15px #dfdfdf, 15px 15px #b4252d, -15px 15px #dfdfdf; }
  75% {
    box-shadow: 15px -15px #dfdfdf, 15px 15px #b4252d, -15px 15px #dfdfdf, -15px -15px #b4252d; } }

@-o-keyframes cssload-spin {
  0%,
  100% {
    box-shadow: 15px 15px #b4252d, -15px 15px #dfdfdf, -15px -15px #b4252d, 15px -15px #dfdfdf; }
  25% {
    box-shadow: -15px 15px #dfdfdf, -15px -15px #b4252d, 15px -15px #dfdfdf, 15px 15px #b4252d; }
  50% {
    box-shadow: -15px -15px #b4252d, 15px -15px #dfdfdf, 15px 15px #b4252d, -15px 15px #dfdfdf; }
  75% {
    box-shadow: 15px -15px #dfdfdf, 15px 15px #b4252d, -15px 15px #dfdfdf, -15px -15px #b4252d; } }

@-ms-keyframes cssload-spin {
  0%,
  100% {
    box-shadow: 15px 15px #b4252d, -15px 15px #dfdfdf, -15px -15px #b4252d, 15px -15px #dfdfdf; }
  25% {
    box-shadow: -15px 15px #dfdfdf, -15px -15px #b4252d, 15px -15px #dfdfdf, 15px 15px #b4252d; }
  50% {
    box-shadow: -15px -15px #b4252d, 15px -15px #dfdfdf, 15px 15px #b4252d, -15px 15px #dfdfdf; }
  75% {
    box-shadow: 15px -15px #dfdfdf, 15px 15px #b4252d, -15px 15px #dfdfdf, -15px -15px #b4252d; } }

@-webkit-keyframes cssload-spin {
  0%,
  100% {
    box-shadow: 15px 15px #b4252d, -15px 15px #dfdfdf, -15px -15px #b4252d, 15px -15px #dfdfdf; }
  25% {
    box-shadow: -15px 15px #dfdfdf, -15px -15px #b4252d, 15px -15px #dfdfdf, 15px 15px #b4252d; }
  50% {
    box-shadow: -15px -15px #b4252d, 15px -15px #dfdfdf, 15px 15px #b4252d, -15px 15px #dfdfdf; }
  75% {
    box-shadow: 15px -15px #dfdfdf, 15px 15px #b4252d, -15px 15px #dfdfdf, -15px -15px #b4252d; } }

@-moz-keyframes cssload-spin {
  0%,
  100% {
    box-shadow: 15px 15px #b4252d, -15px 15px #dfdfdf, -15px -15px #b4252d, 15px -15px #dfdfdf; }
  25% {
    box-shadow: -15px 15px #dfdfdf, -15px -15px #b4252d, 15px -15px #dfdfdf, 15px 15px #b4252d; }
  50% {
    box-shadow: -15px -15px #b4252d, 15px -15px #dfdfdf, 15px 15px #b4252d, -15px 15px #dfdfdf; }
  75% {
    box-shadow: 15px -15px #dfdfdf, 15px 15px #b4252d, -15px 15px #dfdfdf, -15px -15px #b4252d; } }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1; }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.align-baseline {
  vertical-align: baseline !important; }

.align-top {
  vertical-align: top !important; }

.align-middle {
  vertical-align: middle !important; }

.align-bottom {
  vertical-align: bottom !important; }

.align-text-bottom {
  vertical-align: text-bottom !important; }

.align-text-top {
  vertical-align: text-top !important; }

.bg-faded {
  background-color: #f7f7f7; }

.bg-primary {
  background-color: #0275d8 !important; }

a.bg-primary:focus, a.bg-primary:hover {
  background-color: #025aa5 !important; }

.bg-success {
  background-color: #5cb85c !important; }

a.bg-success:focus, a.bg-success:hover {
  background-color: #449d44 !important; }

.bg-info {
  background-color: #5bc0de !important; }

a.bg-info:focus, a.bg-info:hover {
  background-color: #31b0d5 !important; }

.bg-warning {
  background-color: #f0ad4e !important; }

a.bg-warning:focus, a.bg-warning:hover {
  background-color: #ec971f !important; }

.bg-danger {
  background-color: #d9534f !important; }

a.bg-danger:focus, a.bg-danger:hover {
  background-color: #c9302c !important; }

.bg-inverse {
  background-color: #292b2c !important; }

a.bg-inverse:focus, a.bg-inverse:hover {
  background-color: #101112 !important; }

.border-0 {
  border: 0 !important; }

.border-top-0 {
  border-top: 0 !important; }

.border-right-0 {
  border-right: 0 !important; }

.border-bottom-0 {
  border-bottom: 0 !important; }

.border-left-0 {
  border-left: 0 !important; }

.rounded {
  border-radius: 0.25rem; }

.rounded-top {
  border-top-right-radius: 0.25rem;
  border-top-left-radius: 0.25rem; }

.rounded-right {
  border-bottom-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem; }

.rounded-bottom {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem; }

.rounded-left {
  border-bottom-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem; }

.rounded-circle {
  border-radius: 50%; }

.rounded-0 {
  border-radius: 0; }

.clearfix::after {
  display: block;
  content: "";
  clear: both; }

.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-table {
  display: table !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: flex !important; }

.d-inline-flex {
  display: inline-flex !important; }

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: flex !important; }
  .d-sm-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: flex !important; }
  .d-md-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: flex !important; }
  .d-lg-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: flex !important; }
  .d-xl-inline-flex {
    display: inline-flex !important; } }

.flex-first {
  order: -1; }

.flex-last {
  order: 1; }

.flex-unordered {
  order: 0; }

.flex-row {
  flex-direction: row !important; }

.flex-column {
  flex-direction: column !important; }

.flex-row-reverse {
  flex-direction: row-reverse !important; }

.flex-column-reverse {
  flex-direction: column-reverse !important; }

.flex-wrap {
  flex-wrap: wrap !important; }

.flex-nowrap {
  flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important; }

.justify-content-start {
  justify-content: flex-start !important; }

.justify-content-end {
  justify-content: flex-end !important; }

.justify-content-center {
  justify-content: center !important; }

.justify-content-between {
  justify-content: space-between !important; }

.justify-content-around {
  justify-content: space-around !important; }

.align-items-start {
  align-items: flex-start !important; }

.align-items-end {
  align-items: flex-end !important; }

.align-items-center {
  align-items: center !important; }

.align-items-baseline {
  align-items: baseline !important; }

.align-items-stretch {
  align-items: stretch !important; }

.align-content-start {
  align-content: flex-start !important; }

.align-content-end {
  align-content: flex-end !important; }

.align-content-center {
  align-content: center !important; }

.align-content-between {
  align-content: space-between !important; }

.align-content-around {
  align-content: space-around !important; }

.align-content-stretch {
  align-content: stretch !important; }

.align-self-auto {
  align-self: auto !important; }

.align-self-start {
  align-self: flex-start !important; }

.align-self-end {
  align-self: flex-end !important; }

.align-self-center {
  align-self: center !important; }

.align-self-baseline {
  align-self: baseline !important; }

.align-self-stretch {
  align-self: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-first {
    order: -1; }
  .flex-sm-last {
    order: 1; }
  .flex-sm-unordered {
    order: 0; }
  .flex-sm-row {
    flex-direction: row !important; }
  .flex-sm-column {
    flex-direction: column !important; }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .justify-content-sm-start {
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    justify-content: flex-end !important; }
  .justify-content-sm-center {
    justify-content: center !important; }
  .justify-content-sm-between {
    justify-content: space-between !important; }
  .justify-content-sm-around {
    justify-content: space-around !important; }
  .align-items-sm-start {
    align-items: flex-start !important; }
  .align-items-sm-end {
    align-items: flex-end !important; }
  .align-items-sm-center {
    align-items: center !important; }
  .align-items-sm-baseline {
    align-items: baseline !important; }
  .align-items-sm-stretch {
    align-items: stretch !important; }
  .align-content-sm-start {
    align-content: flex-start !important; }
  .align-content-sm-end {
    align-content: flex-end !important; }
  .align-content-sm-center {
    align-content: center !important; }
  .align-content-sm-between {
    align-content: space-between !important; }
  .align-content-sm-around {
    align-content: space-around !important; }
  .align-content-sm-stretch {
    align-content: stretch !important; }
  .align-self-sm-auto {
    align-self: auto !important; }
  .align-self-sm-start {
    align-self: flex-start !important; }
  .align-self-sm-end {
    align-self: flex-end !important; }
  .align-self-sm-center {
    align-self: center !important; }
  .align-self-sm-baseline {
    align-self: baseline !important; }
  .align-self-sm-stretch {
    align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-first {
    order: -1; }
  .flex-md-last {
    order: 1; }
  .flex-md-unordered {
    order: 0; }
  .flex-md-row {
    flex-direction: row !important; }
  .flex-md-column {
    flex-direction: column !important; }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-md-wrap {
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .justify-content-md-start {
    justify-content: flex-start !important; }
  .justify-content-md-end {
    justify-content: flex-end !important; }
  .justify-content-md-center {
    justify-content: center !important; }
  .justify-content-md-between {
    justify-content: space-between !important; }
  .justify-content-md-around {
    justify-content: space-around !important; }
  .align-items-md-start {
    align-items: flex-start !important; }
  .align-items-md-end {
    align-items: flex-end !important; }
  .align-items-md-center {
    align-items: center !important; }
  .align-items-md-baseline {
    align-items: baseline !important; }
  .align-items-md-stretch {
    align-items: stretch !important; }
  .align-content-md-start {
    align-content: flex-start !important; }
  .align-content-md-end {
    align-content: flex-end !important; }
  .align-content-md-center {
    align-content: center !important; }
  .align-content-md-between {
    align-content: space-between !important; }
  .align-content-md-around {
    align-content: space-around !important; }
  .align-content-md-stretch {
    align-content: stretch !important; }
  .align-self-md-auto {
    align-self: auto !important; }
  .align-self-md-start {
    align-self: flex-start !important; }
  .align-self-md-end {
    align-self: flex-end !important; }
  .align-self-md-center {
    align-self: center !important; }
  .align-self-md-baseline {
    align-self: baseline !important; }
  .align-self-md-stretch {
    align-self: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-first {
    order: -1; }
  .flex-lg-last {
    order: 1; }
  .flex-lg-unordered {
    order: 0; }
  .flex-lg-row {
    flex-direction: row !important; }
  .flex-lg-column {
    flex-direction: column !important; }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .justify-content-lg-start {
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    justify-content: flex-end !important; }
  .justify-content-lg-center {
    justify-content: center !important; }
  .justify-content-lg-between {
    justify-content: space-between !important; }
  .justify-content-lg-around {
    justify-content: space-around !important; }
  .align-items-lg-start {
    align-items: flex-start !important; }
  .align-items-lg-end {
    align-items: flex-end !important; }
  .align-items-lg-center {
    align-items: center !important; }
  .align-items-lg-baseline {
    align-items: baseline !important; }
  .align-items-lg-stretch {
    align-items: stretch !important; }
  .align-content-lg-start {
    align-content: flex-start !important; }
  .align-content-lg-end {
    align-content: flex-end !important; }
  .align-content-lg-center {
    align-content: center !important; }
  .align-content-lg-between {
    align-content: space-between !important; }
  .align-content-lg-around {
    align-content: space-around !important; }
  .align-content-lg-stretch {
    align-content: stretch !important; }
  .align-self-lg-auto {
    align-self: auto !important; }
  .align-self-lg-start {
    align-self: flex-start !important; }
  .align-self-lg-end {
    align-self: flex-end !important; }
  .align-self-lg-center {
    align-self: center !important; }
  .align-self-lg-baseline {
    align-self: baseline !important; }
  .align-self-lg-stretch {
    align-self: stretch !important; } }

@media (min-width: 1200px) {
  .flex-xl-first {
    order: -1; }
  .flex-xl-last {
    order: 1; }
  .flex-xl-unordered {
    order: 0; }
  .flex-xl-row {
    flex-direction: row !important; }
  .flex-xl-column {
    flex-direction: column !important; }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .justify-content-xl-start {
    justify-content: flex-start !important; }
  .justify-content-xl-end {
    justify-content: flex-end !important; }
  .justify-content-xl-center {
    justify-content: center !important; }
  .justify-content-xl-between {
    justify-content: space-between !important; }
  .justify-content-xl-around {
    justify-content: space-around !important; }
  .align-items-xl-start {
    align-items: flex-start !important; }
  .align-items-xl-end {
    align-items: flex-end !important; }
  .align-items-xl-center {
    align-items: center !important; }
  .align-items-xl-baseline {
    align-items: baseline !important; }
  .align-items-xl-stretch {
    align-items: stretch !important; }
  .align-content-xl-start {
    align-content: flex-start !important; }
  .align-content-xl-end {
    align-content: flex-end !important; }
  .align-content-xl-center {
    align-content: center !important; }
  .align-content-xl-between {
    align-content: space-between !important; }
  .align-content-xl-around {
    align-content: space-around !important; }
  .align-content-xl-stretch {
    align-content: stretch !important; }
  .align-self-xl-auto {
    align-self: auto !important; }
  .align-self-xl-start {
    align-self: flex-start !important; }
  .align-self-xl-end {
    align-self: flex-end !important; }
  .align-self-xl-center {
    align-self: center !important; }
  .align-self-xl-baseline {
    align-self: baseline !important; }
  .align-self-xl-stretch {
    align-self: stretch !important; } }

.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.float-none {
  float: none !important; }

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important; }
  .float-sm-right {
    float: right !important; }
  .float-sm-none {
    float: none !important; } }

@media (min-width: 768px) {
  .float-md-left {
    float: left !important; }
  .float-md-right {
    float: right !important; }
  .float-md-none {
    float: none !important; } }

@media (min-width: 992px) {
  .float-lg-left {
    float: left !important; }
  .float-lg-right {
    float: right !important; }
  .float-lg-none {
    float: none !important; } }

@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important; }
  .float-xl-right {
    float: right !important; }
  .float-xl-none {
    float: none !important; } }

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030; }

.sticky-top {
  position: sticky;
  top: 0;
  z-index: 1030; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

.w-25 {
  width: 25% !important; }

.w-50 {
  width: 50% !important; }

.w-75 {
  width: 75% !important; }

.w-100 {
  width: 100% !important; }

.h-25 {
  height: 25% !important; }

.h-50 {
  height: 50% !important; }

.h-75 {
  height: 75% !important; }

.h-100 {
  height: 100% !important; }

.mw-100 {
  max-width: 100% !important; }

.mh-100 {
  max-height: 100% !important; }

.m-0 {
  margin: 0 0 !important; }

.mt-0 {
  margin-top: 0 !important; }

.mr-0 {
  margin-right: 0 !important; }

.mb-0 {
  margin-bottom: 0 !important; }

.ml-0 {
  margin-left: 0 !important; }

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important; }

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.m-1 {
  margin: 0.25rem 0.25rem !important; }

.mt-1 {
  margin-top: 0.25rem !important; }

.mr-1 {
  margin-right: 0.25rem !important; }

.mb-1 {
  margin-bottom: 0.25rem !important; }

.ml-1 {
  margin-left: 0.25rem !important; }

.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important; }

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important; }

.m-2 {
  margin: 0.5rem 0.5rem !important; }

.mt-2 {
  margin-top: 0.5rem !important; }

.mr-2 {
  margin-right: 0.5rem !important; }

.mb-2 {
  margin-bottom: 0.5rem !important; }

.ml-2 {
  margin-left: 0.5rem !important; }

.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important; }

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important; }

.m-3 {
  margin: 1rem 1rem !important; }

.mt-3 {
  margin-top: 1rem !important; }

.mr-3 {
  margin-right: 1rem !important; }

.mb-3 {
  margin-bottom: 1rem !important; }

.ml-3 {
  margin-left: 1rem !important; }

.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important; }

.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important; }

.m-4 {
  margin: 1.5rem 1.5rem !important; }

.mt-4 {
  margin-top: 1.5rem !important; }

.mr-4 {
  margin-right: 1.5rem !important; }

.mb-4 {
  margin-bottom: 1.5rem !important; }

.ml-4 {
  margin-left: 1.5rem !important; }

.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important; }

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important; }

.m-5 {
  margin: 3rem 3rem !important; }

.mt-5 {
  margin-top: 3rem !important; }

.mr-5 {
  margin-right: 3rem !important; }

.mb-5 {
  margin-bottom: 3rem !important; }

.ml-5 {
  margin-left: 3rem !important; }

.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important; }

.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important; }

.p-0 {
  padding: 0 0 !important; }

.pt-0 {
  padding-top: 0 !important; }

.pr-0 {
  padding-right: 0 !important; }

.pb-0 {
  padding-bottom: 0 !important; }

.pl-0 {
  padding-left: 0 !important; }

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important; }

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.p-1 {
  padding: 0.25rem 0.25rem !important; }

.pt-1 {
  padding-top: 0.25rem !important; }

.pr-1 {
  padding-right: 0.25rem !important; }

.pb-1 {
  padding-bottom: 0.25rem !important; }

.pl-1 {
  padding-left: 0.25rem !important; }

.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important; }

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important; }

.p-2 {
  padding: 0.5rem 0.5rem !important; }

.pt-2 {
  padding-top: 0.5rem !important; }

.pr-2 {
  padding-right: 0.5rem !important; }

.pb-2 {
  padding-bottom: 0.5rem !important; }

.pl-2 {
  padding-left: 0.5rem !important; }

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important; }

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important; }

.p-3 {
  padding: 1rem 1rem !important; }

.pt-3 {
  padding-top: 1rem !important; }

.pr-3 {
  padding-right: 1rem !important; }

.pb-3 {
  padding-bottom: 1rem !important; }

.pl-3 {
  padding-left: 1rem !important; }

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important; }

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important; }

.p-4 {
  padding: 1.5rem 1.5rem !important; }

.pt-4 {
  padding-top: 1.5rem !important; }

.pr-4 {
  padding-right: 1.5rem !important; }

.pb-4 {
  padding-bottom: 1.5rem !important; }

.pl-4 {
  padding-left: 1.5rem !important; }

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important; }

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important; }

.p-5 {
  padding: 3rem 3rem !important; }

.pt-5 {
  padding-top: 3rem !important; }

.pr-5 {
  padding-right: 3rem !important; }

.pb-5 {
  padding-bottom: 3rem !important; }

.pl-5 {
  padding-left: 3rem !important; }

.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important; }

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important; }

.m-auto {
  margin: auto !important; }

.mt-auto {
  margin-top: auto !important; }

.mr-auto {
  margin-right: auto !important; }

.mb-auto {
  margin-bottom: auto !important; }

.ml-auto {
  margin-left: auto !important; }

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important; }

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important; }

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 0 !important; }
  .mt-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0 {
    margin-left: 0 !important; }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem 0.25rem !important; }
  .mt-sm-1 {
    margin-top: 0.25rem !important; }
  .mr-sm-1 {
    margin-right: 0.25rem !important; }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important; }
  .ml-sm-1 {
    margin-left: 0.25rem !important; }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem 0.5rem !important; }
  .mt-sm-2 {
    margin-top: 0.5rem !important; }
  .mr-sm-2 {
    margin-right: 0.5rem !important; }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important; }
  .ml-sm-2 {
    margin-left: 0.5rem !important; }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem 1rem !important; }
  .mt-sm-3 {
    margin-top: 1rem !important; }
  .mr-sm-3 {
    margin-right: 1rem !important; }
  .mb-sm-3 {
    margin-bottom: 1rem !important; }
  .ml-sm-3 {
    margin-left: 1rem !important; }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem 1.5rem !important; }
  .mt-sm-4 {
    margin-top: 1.5rem !important; }
  .mr-sm-4 {
    margin-right: 1.5rem !important; }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important; }
  .ml-sm-4 {
    margin-left: 1.5rem !important; }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem 3rem !important; }
  .mt-sm-5 {
    margin-top: 3rem !important; }
  .mr-sm-5 {
    margin-right: 3rem !important; }
  .mb-sm-5 {
    margin-bottom: 3rem !important; }
  .ml-sm-5 {
    margin-left: 3rem !important; }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .p-sm-0 {
    padding: 0 0 !important; }
  .pt-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0 {
    padding-left: 0 !important; }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem 0.25rem !important; }
  .pt-sm-1 {
    padding-top: 0.25rem !important; }
  .pr-sm-1 {
    padding-right: 0.25rem !important; }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pl-sm-1 {
    padding-left: 0.25rem !important; }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem 0.5rem !important; }
  .pt-sm-2 {
    padding-top: 0.5rem !important; }
  .pr-sm-2 {
    padding-right: 0.5rem !important; }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pl-sm-2 {
    padding-left: 0.5rem !important; }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem 1rem !important; }
  .pt-sm-3 {
    padding-top: 1rem !important; }
  .pr-sm-3 {
    padding-right: 1rem !important; }
  .pb-sm-3 {
    padding-bottom: 1rem !important; }
  .pl-sm-3 {
    padding-left: 1rem !important; }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem 1.5rem !important; }
  .pt-sm-4 {
    padding-top: 1.5rem !important; }
  .pr-sm-4 {
    padding-right: 1.5rem !important; }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pl-sm-4 {
    padding-left: 1.5rem !important; }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem 3rem !important; }
  .pt-sm-5 {
    padding-top: 3rem !important; }
  .pr-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-5 {
    padding-bottom: 3rem !important; }
  .pl-sm-5 {
    padding-left: 3rem !important; }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto {
    margin-left: auto !important; }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; } }

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 0 !important; }
  .mt-md-0 {
    margin-top: 0 !important; }
  .mr-md-0 {
    margin-right: 0 !important; }
  .mb-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0 {
    margin-left: 0 !important; }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .m-md-1 {
    margin: 0.25rem 0.25rem !important; }
  .mt-md-1 {
    margin-top: 0.25rem !important; }
  .mr-md-1 {
    margin-right: 0.25rem !important; }
  .mb-md-1 {
    margin-bottom: 0.25rem !important; }
  .ml-md-1 {
    margin-left: 0.25rem !important; }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem 0.5rem !important; }
  .mt-md-2 {
    margin-top: 0.5rem !important; }
  .mr-md-2 {
    margin-right: 0.5rem !important; }
  .mb-md-2 {
    margin-bottom: 0.5rem !important; }
  .ml-md-2 {
    margin-left: 0.5rem !important; }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem 1rem !important; }
  .mt-md-3 {
    margin-top: 1rem !important; }
  .mr-md-3 {
    margin-right: 1rem !important; }
  .mb-md-3 {
    margin-bottom: 1rem !important; }
  .ml-md-3 {
    margin-left: 1rem !important; }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem 1.5rem !important; }
  .mt-md-4 {
    margin-top: 1.5rem !important; }
  .mr-md-4 {
    margin-right: 1.5rem !important; }
  .mb-md-4 {
    margin-bottom: 1.5rem !important; }
  .ml-md-4 {
    margin-left: 1.5rem !important; }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem 3rem !important; }
  .mt-md-5 {
    margin-top: 3rem !important; }
  .mr-md-5 {
    margin-right: 3rem !important; }
  .mb-md-5 {
    margin-bottom: 3rem !important; }
  .ml-md-5 {
    margin-left: 3rem !important; }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .p-md-0 {
    padding: 0 0 !important; }
  .pt-md-0 {
    padding-top: 0 !important; }
  .pr-md-0 {
    padding-right: 0 !important; }
  .pb-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0 {
    padding-left: 0 !important; }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .p-md-1 {
    padding: 0.25rem 0.25rem !important; }
  .pt-md-1 {
    padding-top: 0.25rem !important; }
  .pr-md-1 {
    padding-right: 0.25rem !important; }
  .pb-md-1 {
    padding-bottom: 0.25rem !important; }
  .pl-md-1 {
    padding-left: 0.25rem !important; }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem 0.5rem !important; }
  .pt-md-2 {
    padding-top: 0.5rem !important; }
  .pr-md-2 {
    padding-right: 0.5rem !important; }
  .pb-md-2 {
    padding-bottom: 0.5rem !important; }
  .pl-md-2 {
    padding-left: 0.5rem !important; }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem 1rem !important; }
  .pt-md-3 {
    padding-top: 1rem !important; }
  .pr-md-3 {
    padding-right: 1rem !important; }
  .pb-md-3 {
    padding-bottom: 1rem !important; }
  .pl-md-3 {
    padding-left: 1rem !important; }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem 1.5rem !important; }
  .pt-md-4 {
    padding-top: 1.5rem !important; }
  .pr-md-4 {
    padding-right: 1.5rem !important; }
  .pb-md-4 {
    padding-bottom: 1.5rem !important; }
  .pl-md-4 {
    padding-left: 1.5rem !important; }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem 3rem !important; }
  .pt-md-5 {
    padding-top: 3rem !important; }
  .pr-md-5 {
    padding-right: 3rem !important; }
  .pb-md-5 {
    padding-bottom: 3rem !important; }
  .pl-md-5 {
    padding-left: 3rem !important; }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto {
    margin-top: auto !important; }
  .mr-md-auto {
    margin-right: auto !important; }
  .mb-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto {
    margin-left: auto !important; }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; } }

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 0 !important; }
  .mt-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0 {
    margin-left: 0 !important; }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem 0.25rem !important; }
  .mt-lg-1 {
    margin-top: 0.25rem !important; }
  .mr-lg-1 {
    margin-right: 0.25rem !important; }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important; }
  .ml-lg-1 {
    margin-left: 0.25rem !important; }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem 0.5rem !important; }
  .mt-lg-2 {
    margin-top: 0.5rem !important; }
  .mr-lg-2 {
    margin-right: 0.5rem !important; }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important; }
  .ml-lg-2 {
    margin-left: 0.5rem !important; }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem 1rem !important; }
  .mt-lg-3 {
    margin-top: 1rem !important; }
  .mr-lg-3 {
    margin-right: 1rem !important; }
  .mb-lg-3 {
    margin-bottom: 1rem !important; }
  .ml-lg-3 {
    margin-left: 1rem !important; }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem 1.5rem !important; }
  .mt-lg-4 {
    margin-top: 1.5rem !important; }
  .mr-lg-4 {
    margin-right: 1.5rem !important; }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important; }
  .ml-lg-4 {
    margin-left: 1.5rem !important; }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem 3rem !important; }
  .mt-lg-5 {
    margin-top: 3rem !important; }
  .mr-lg-5 {
    margin-right: 3rem !important; }
  .mb-lg-5 {
    margin-bottom: 3rem !important; }
  .ml-lg-5 {
    margin-left: 3rem !important; }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .p-lg-0 {
    padding: 0 0 !important; }
  .pt-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0 {
    padding-left: 0 !important; }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem 0.25rem !important; }
  .pt-lg-1 {
    padding-top: 0.25rem !important; }
  .pr-lg-1 {
    padding-right: 0.25rem !important; }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pl-lg-1 {
    padding-left: 0.25rem !important; }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem 0.5rem !important; }
  .pt-lg-2 {
    padding-top: 0.5rem !important; }
  .pr-lg-2 {
    padding-right: 0.5rem !important; }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pl-lg-2 {
    padding-left: 0.5rem !important; }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem 1rem !important; }
  .pt-lg-3 {
    padding-top: 1rem !important; }
  .pr-lg-3 {
    padding-right: 1rem !important; }
  .pb-lg-3 {
    padding-bottom: 1rem !important; }
  .pl-lg-3 {
    padding-left: 1rem !important; }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem 1.5rem !important; }
  .pt-lg-4 {
    padding-top: 1.5rem !important; }
  .pr-lg-4 {
    padding-right: 1.5rem !important; }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pl-lg-4 {
    padding-left: 1.5rem !important; }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem 3rem !important; }
  .pt-lg-5 {
    padding-top: 3rem !important; }
  .pr-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-5 {
    padding-bottom: 3rem !important; }
  .pl-lg-5 {
    padding-left: 3rem !important; }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto {
    margin-left: auto !important; }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; } }

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 0 !important; }
  .mt-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0 {
    margin-left: 0 !important; }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem 0.25rem !important; }
  .mt-xl-1 {
    margin-top: 0.25rem !important; }
  .mr-xl-1 {
    margin-right: 0.25rem !important; }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xl-1 {
    margin-left: 0.25rem !important; }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem 0.5rem !important; }
  .mt-xl-2 {
    margin-top: 0.5rem !important; }
  .mr-xl-2 {
    margin-right: 0.5rem !important; }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xl-2 {
    margin-left: 0.5rem !important; }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem 1rem !important; }
  .mt-xl-3 {
    margin-top: 1rem !important; }
  .mr-xl-3 {
    margin-right: 1rem !important; }
  .mb-xl-3 {
    margin-bottom: 1rem !important; }
  .ml-xl-3 {
    margin-left: 1rem !important; }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem 1.5rem !important; }
  .mt-xl-4 {
    margin-top: 1.5rem !important; }
  .mr-xl-4 {
    margin-right: 1.5rem !important; }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xl-4 {
    margin-left: 1.5rem !important; }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem 3rem !important; }
  .mt-xl-5 {
    margin-top: 3rem !important; }
  .mr-xl-5 {
    margin-right: 3rem !important; }
  .mb-xl-5 {
    margin-bottom: 3rem !important; }
  .ml-xl-5 {
    margin-left: 3rem !important; }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .p-xl-0 {
    padding: 0 0 !important; }
  .pt-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0 {
    padding-left: 0 !important; }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem 0.25rem !important; }
  .pt-xl-1 {
    padding-top: 0.25rem !important; }
  .pr-xl-1 {
    padding-right: 0.25rem !important; }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xl-1 {
    padding-left: 0.25rem !important; }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem 0.5rem !important; }
  .pt-xl-2 {
    padding-top: 0.5rem !important; }
  .pr-xl-2 {
    padding-right: 0.5rem !important; }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xl-2 {
    padding-left: 0.5rem !important; }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem 1rem !important; }
  .pt-xl-3 {
    padding-top: 1rem !important; }
  .pr-xl-3 {
    padding-right: 1rem !important; }
  .pb-xl-3 {
    padding-bottom: 1rem !important; }
  .pl-xl-3 {
    padding-left: 1rem !important; }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem 1.5rem !important; }
  .pt-xl-4 {
    padding-top: 1.5rem !important; }
  .pr-xl-4 {
    padding-right: 1.5rem !important; }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xl-4 {
    padding-left: 1.5rem !important; }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem 3rem !important; }
  .pt-xl-5 {
    padding-top: 3rem !important; }
  .pr-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-5 {
    padding-bottom: 3rem !important; }
  .pl-xl-5 {
    padding-left: 3rem !important; }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto {
    margin-left: auto !important; }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; } }

.text-justify {
  text-align: justify !important; }

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.font-weight-normal {
  font-weight: normal; }

.font-weight-bold {
  font-weight: bold; }

.font-italic {
  font-style: italic; }

.text-white {
  color: #fff !important; }

.text-muted {
  color: #636c72 !important; }

a.text-muted:focus, a.text-muted:hover {
  color: #4b5257 !important; }

.text-primary {
  color: #0275d8 !important; }

a.text-primary:focus, a.text-primary:hover {
  color: #025aa5 !important; }

.text-success {
  color: #5cb85c !important; }

a.text-success:focus, a.text-success:hover {
  color: #449d44 !important; }

.text-info {
  color: #5bc0de !important; }

a.text-info:focus, a.text-info:hover {
  color: #31b0d5 !important; }

.text-warning {
  color: #f0ad4e !important; }

a.text-warning:focus, a.text-warning:hover {
  color: #ec971f !important; }

.text-danger {
  color: #d9534f !important; }

a.text-danger:focus, a.text-danger:hover {
  color: #c9302c !important; }

.text-gray-dark {
  color: #292b2c !important; }

a.text-gray-dark:focus, a.text-gray-dark:hover {
  color: #101112 !important; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.invisible {
  visibility: hidden !important; }

.hidden-xs-up {
  display: none !important; }

@media (max-width: 575px) {
  .hidden-xs-down {
    display: none !important; } }

@media (min-width: 576px) {
  .hidden-sm-up {
    display: none !important; } }

@media (max-width: 767px) {
  .hidden-sm-down {
    display: none !important; } }

@media (min-width: 768px) {
  .hidden-md-up {
    display: none !important; } }

@media (max-width: 991px) {
  .hidden-md-down {
    display: none !important; } }

@media (min-width: 992px) {
  .hidden-lg-up {
    display: none !important; } }

@media (max-width: 1199px) {
  .hidden-lg-down {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-xl-up {
    display: none !important; } }

.hidden-xl-down {
  display: none !important; }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

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

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0.25rem;
  transition: all 0.2s ease-in-out;
  max-width: 100%;
  height: auto; }

.figure {
  display: inline-block; }

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1; }

.figure-caption {
  font-size: 90%;
  color: #636c72; }

.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0; }
  .modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    transform: translate(0, -25%); }
  .modal.show .modal-dialog {
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.show {
    opacity: 0.5; }

.modal-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px;
  border-bottom: 1px solid #eceeef; }

.modal-title {
  margin-bottom: 0;
  line-height: 1.5; }

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 15px; }

.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 15px;
  border-top: 1px solid #eceeef; }
  .modal-footer > :not(:first-child) {
    margin-left: .25rem; }
  .modal-footer > :not(:last-child) {
    margin-right: .25rem; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 30px auto; }
  .modal-sm {
    max-width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    max-width: 800px; } }

/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
footer,
header,
nav,
section {
  display: block; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

figcaption,
figure,
main {
  display: block; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

pre {
  font-family: monospace, monospace;
  font-size: 1em; }

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

a:active,
a:hover {
  outline-width: 0; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: bolder; }

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

dfn {
  font-style: italic; }

mark {
  background-color: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

audio,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

img {
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

progress {
  display: inline-block;
  vertical-align: baseline; }

textarea {
  overflow: auto; }

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

details,
menu {
  display: block; }

summary {
  display: list-item; }

canvas {
  display: inline-block; }

template {
  display: none; }

[hidden] {
  display: none; }

html {
  box-sizing: border-box; }

*,
*::before,
*::after {
  box-sizing: inherit; }

@-ms-viewport {
  width: device-width; }

html {
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #292b2c;
  background-color: #fff; }

[tabindex="-1"]:focus {
  outline: none !important; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  cursor: help; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: bold; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

a {
  color: #0275d8;
  text-decoration: none; }
  a:focus, a:hover {
    color: #014c8c;
    text-decoration: underline; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: 0; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle; }

[role="button"] {
  cursor: pointer; }

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  touch-action: manipulation; }

table {
  border-collapse: collapse;
  background-color: transparent; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #636c72;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: left; }

label {
  display: inline-block;
  margin-bottom: .5rem; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
textarea {
  line-height: inherit; }

input[type="radio"]:disabled,
input[type="checkbox"]:disabled {
  cursor: not-allowed; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit; }

input[type="search"] {
  -webkit-appearance: none; }

output {
  display: inline-block; }

[hidden] {
  display: none !important; }

@-ms-viewport {
  width: device-width; }

html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar; }

*,
*::before,
*::after {
  box-sizing: inherit; }

.container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 576px) {
    .container {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .container {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    .container {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1200px) {
    .container {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 576px) {
    .container {
      width: 540px;
      max-width: 100%; } }
  @media (min-width: 768px) {
    .container {
      width: 720px;
      max-width: 100%; } }
  @media (min-width: 992px) {
    .container {
      width: 960px;
      max-width: 100%; } }
  @media (min-width: 1200px) {
    .container {
      width: 1200px;
      max-width: 100%; } }

.container-fluid {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 576px) {
    .container-fluid {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .container-fluid {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    .container-fluid {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1200px) {
    .container-fluid {
      padding-right: 15px;
      padding-left: 15px; } }

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 576px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }
  @media (min-width: 768px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }
  @media (min-width: 992px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }
  @media (min-width: 1200px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .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-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .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-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .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-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .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-10, .col-xl-11, .col-xl-12, .col-xl {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 576px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .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-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .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-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .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-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .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-10, .col-xl-11, .col-xl-12, .col-xl {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .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-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .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-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .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-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .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-10, .col-xl-11, .col-xl-12, .col-xl {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .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-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .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-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .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-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .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-10, .col-xl-11, .col-xl-12, .col-xl {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1200px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .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-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .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-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .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-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .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-10, .col-xl-11, .col-xl-12, .col-xl {
      padding-right: 15px;
      padding-left: 15px; } }

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%; }

.col-auto {
  flex: 0 0 auto;
  width: auto; }

.col-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-3 {
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-6 {
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-9 {
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-12 {
  flex: 0 0 100%;
  max-width: 100%; }

.pull-0 {
  right: auto; }

.pull-1 {
  right: 8.33333%; }

.pull-2 {
  right: 16.66667%; }

.pull-3 {
  right: 25%; }

.pull-4 {
  right: 33.33333%; }

.pull-5 {
  right: 41.66667%; }

.pull-6 {
  right: 50%; }

.pull-7 {
  right: 58.33333%; }

.pull-8 {
  right: 66.66667%; }

.pull-9 {
  right: 75%; }

.pull-10 {
  right: 83.33333%; }

.pull-11 {
  right: 91.66667%; }

.pull-12 {
  right: 100%; }

.push-0 {
  left: auto; }

.push-1 {
  left: 8.33333%; }

.push-2 {
  left: 16.66667%; }

.push-3 {
  left: 25%; }

.push-4 {
  left: 33.33333%; }

.push-5 {
  left: 41.66667%; }

.push-6 {
  left: 50%; }

.push-7 {
  left: 58.33333%; }

.push-8 {
  left: 66.66667%; }

.push-9 {
  left: 75%; }

.push-10 {
  left: 83.33333%; }

.push-11 {
  left: 91.66667%; }

.push-12 {
  left: 100%; }

.offset-1 {
  margin-left: 8.33333%; }

.offset-2 {
  margin-left: 16.66667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.33333%; }

.offset-5 {
  margin-left: 41.66667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.33333%; }

.offset-8 {
  margin-left: 66.66667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.33333%; }

.offset-11 {
  margin-left: 91.66667%; }

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto; }
  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .pull-sm-0 {
    right: auto; }
  .pull-sm-1 {
    right: 8.33333%; }
  .pull-sm-2 {
    right: 16.66667%; }
  .pull-sm-3 {
    right: 25%; }
  .pull-sm-4 {
    right: 33.33333%; }
  .pull-sm-5 {
    right: 41.66667%; }
  .pull-sm-6 {
    right: 50%; }
  .pull-sm-7 {
    right: 58.33333%; }
  .pull-sm-8 {
    right: 66.66667%; }
  .pull-sm-9 {
    right: 75%; }
  .pull-sm-10 {
    right: 83.33333%; }
  .pull-sm-11 {
    right: 91.66667%; }
  .pull-sm-12 {
    right: 100%; }
  .push-sm-0 {
    left: auto; }
  .push-sm-1 {
    left: 8.33333%; }
  .push-sm-2 {
    left: 16.66667%; }
  .push-sm-3 {
    left: 25%; }
  .push-sm-4 {
    left: 33.33333%; }
  .push-sm-5 {
    left: 41.66667%; }
  .push-sm-6 {
    left: 50%; }
  .push-sm-7 {
    left: 58.33333%; }
  .push-sm-8 {
    left: 66.66667%; }
  .push-sm-9 {
    left: 75%; }
  .push-sm-10 {
    left: 83.33333%; }
  .push-sm-11 {
    left: 91.66667%; }
  .push-sm-12 {
    left: 100%; }
  .offset-sm-0 {
    margin-left: 0%; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto; }
  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .pull-md-0 {
    right: auto; }
  .pull-md-1 {
    right: 8.33333%; }
  .pull-md-2 {
    right: 16.66667%; }
  .pull-md-3 {
    right: 25%; }
  .pull-md-4 {
    right: 33.33333%; }
  .pull-md-5 {
    right: 41.66667%; }
  .pull-md-6 {
    right: 50%; }
  .pull-md-7 {
    right: 58.33333%; }
  .pull-md-8 {
    right: 66.66667%; }
  .pull-md-9 {
    right: 75%; }
  .pull-md-10 {
    right: 83.33333%; }
  .pull-md-11 {
    right: 91.66667%; }
  .pull-md-12 {
    right: 100%; }
  .push-md-0 {
    left: auto; }
  .push-md-1 {
    left: 8.33333%; }
  .push-md-2 {
    left: 16.66667%; }
  .push-md-3 {
    left: 25%; }
  .push-md-4 {
    left: 33.33333%; }
  .push-md-5 {
    left: 41.66667%; }
  .push-md-6 {
    left: 50%; }
  .push-md-7 {
    left: 58.33333%; }
  .push-md-8 {
    left: 66.66667%; }
  .push-md-9 {
    left: 75%; }
  .push-md-10 {
    left: 83.33333%; }
  .push-md-11 {
    left: 91.66667%; }
  .push-md-12 {
    left: 100%; }
  .offset-md-0 {
    margin-left: 0%; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto; }
  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .pull-lg-0 {
    right: auto; }
  .pull-lg-1 {
    right: 8.33333%; }
  .pull-lg-2 {
    right: 16.66667%; }
  .pull-lg-3 {
    right: 25%; }
  .pull-lg-4 {
    right: 33.33333%; }
  .pull-lg-5 {
    right: 41.66667%; }
  .pull-lg-6 {
    right: 50%; }
  .pull-lg-7 {
    right: 58.33333%; }
  .pull-lg-8 {
    right: 66.66667%; }
  .pull-lg-9 {
    right: 75%; }
  .pull-lg-10 {
    right: 83.33333%; }
  .pull-lg-11 {
    right: 91.66667%; }
  .pull-lg-12 {
    right: 100%; }
  .push-lg-0 {
    left: auto; }
  .push-lg-1 {
    left: 8.33333%; }
  .push-lg-2 {
    left: 16.66667%; }
  .push-lg-3 {
    left: 25%; }
  .push-lg-4 {
    left: 33.33333%; }
  .push-lg-5 {
    left: 41.66667%; }
  .push-lg-6 {
    left: 50%; }
  .push-lg-7 {
    left: 58.33333%; }
  .push-lg-8 {
    left: 66.66667%; }
  .push-lg-9 {
    left: 75%; }
  .push-lg-10 {
    left: 83.33333%; }
  .push-lg-11 {
    left: 91.66667%; }
  .push-lg-12 {
    left: 100%; }
  .offset-lg-0 {
    margin-left: 0%; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto; }
  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .pull-xl-0 {
    right: auto; }
  .pull-xl-1 {
    right: 8.33333%; }
  .pull-xl-2 {
    right: 16.66667%; }
  .pull-xl-3 {
    right: 25%; }
  .pull-xl-4 {
    right: 33.33333%; }
  .pull-xl-5 {
    right: 41.66667%; }
  .pull-xl-6 {
    right: 50%; }
  .pull-xl-7 {
    right: 58.33333%; }
  .pull-xl-8 {
    right: 66.66667%; }
  .pull-xl-9 {
    right: 75%; }
  .pull-xl-10 {
    right: 83.33333%; }
  .pull-xl-11 {
    right: 91.66667%; }
  .pull-xl-12 {
    right: 100%; }
  .push-xl-0 {
    left: auto; }
  .push-xl-1 {
    left: 8.33333%; }
  .push-xl-2 {
    left: 16.66667%; }
  .push-xl-3 {
    left: 25%; }
  .push-xl-4 {
    left: 33.33333%; }
  .push-xl-5 {
    left: 41.66667%; }
  .push-xl-6 {
    left: 50%; }
  .push-xl-7 {
    left: 58.33333%; }
  .push-xl-8 {
    left: 66.66667%; }
  .push-xl-9 {
    left: 75%; }
  .push-xl-10 {
    left: 83.33333%; }
  .push-xl-11 {
    left: 91.66667%; }
  .push-xl-12 {
    left: 100%; }
  .offset-xl-0 {
    margin-left: 0%; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

/*
 * jQuery FlexSlider v2.7.2
 * https://www.woocommerce.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 *
 */
/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/
@font-face {
  font-family: 'flexslider-icon';
  src: url("fonts/flexslider-icon.eot");
  src: url("fonts/flexslider-icon.eot?#iefix") format("embedded-opentype"), url("fonts/flexslider-icon.woff") format("woff"), url("fonts/flexslider-icon.ttf") format("truetype"), url("fonts/flexslider-icon.svg#flexslider-icon") format("svg");
  font-weight: normal;
  font-style: normal; }

/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover {
  outline: none; }

.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none; }

.flex-pauseplay span {
  text-transform: capitalize; }

/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0; }

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden; }

.flexslider .slides img {
  width: 100%;
  display: block; }

.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

html[xmlns] .flexslider .slides {
  display: block; }

* html .flexslider .slides {
  height: 1%; }

.no-js .flexslider .slides > li:first-child {
  display: block; }

/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  margin: 0 0 60px;
  background: #fff;
  border: 4px solid #fff;
  position: relative;
  zoom: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2); }

.flexslider .slides {
  zoom: 1; }

.flexslider .slides img {
  height: auto;
  -moz-user-select: none; }

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.loading .flex-viewport {
  max-height: 300px; }

@-moz-document url-prefix() {
  .loading .flex-viewport {
    max-height: none; } }

.carousel li {
  margin-right: 5px; }

.flex-direction-nav {
  *height: 0; }

.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: '\f001';
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3); }

.flex-direction-nav a.flex-next:before {
  content: '\f002'; }

.flex-direction-nav .flex-prev {
  left: -50px; }

.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right; }

.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px; }

.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1; }

.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px; }

.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1; }

.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1; }

.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000; }

.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004'; }

.flex-pauseplay a:hover {
  opacity: 1; }

.flex-pauseplay a.flex-play:before {
  content: '\f003'; }

.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center; }

.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline; }

.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px; }

.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7); }

.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default; }

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden; }

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0; }

.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.flex-control-thumbs img:hover {
  opacity: 1; }

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default; }

/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px; }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px; } }

.topo {
  padding: 40px 0; }
  .topo .busca_topo input {
    position: relative; }
  .topo .busca_topo button {
    cursor: pointer;
    border: none;
    border-left: 1px #dadada solid;
    border-radius: 0px 8px 8px 0px;
    background: transparent;
    outline: none;
    position: absolute;
    right: 15px;
    top: 0px;
    padding: 10px 15px;
    transition: all 0.2s; }
    .topo .busca_topo button i {
      transform: scaleX(-1);
      color: #68676d;
      transition: all 0.3s; }
    .topo .busca_topo button:focus {
      outline: none; }
    .topo .busca_topo button:hover {
      transition: all 0.3s;
      background: #b4252d; }
      .topo .busca_topo button:hover i {
        color: #ffffff;
        transition: all 0.2s; }
  .topo .rede_topo i {
    font-size: 22px;
    font-weight: bold;
    color: #b4252d; }

.menu_topo {
  border-top: 2px #ededed solid; }
  .menu_topo .lista_menu {
    padding: 0 60px; }
    .menu_topo .lista_menu .row {
      margin-bottom: 0px; }
      .menu_topo .lista_menu .row .menu_ativo {
        text-decoration: none !important;
        transition: all 0.2s;
        border-top: 2px #b4252d solid;
        border-bottom: 2px #b4252d solid;
        color: #b4252d !important;
        padding-bottom: 19px !important; }
        .menu_topo .lista_menu .row .menu_ativo li {
          color: #b4252d; }
        .menu_topo .lista_menu .row .menu_ativo:active {
          text-decoration: none !important; }
        .menu_topo .lista_menu .row .menu_ativo:focus {
          text-decoration: none !important; }
        .menu_topo .lista_menu .row .menu_ativo:visited {
          text-decoration: none !important; }
      .menu_topo .lista_menu .row .menu_selecionado {
        text-decoration: none !important;
        transition: all 0.2s;
        border-top: 2px #b4252d solid;
        border-bottom: 2px #b4252d solid;
        color: #b4252d !important;
        padding-bottom: 19px; }
        .menu_topo .lista_menu .row .menu_selecionado:active {
          text-decoration: none !important; }
        .menu_topo .lista_menu .row .menu_selecionado:focus {
          text-decoration: none !important; }
        .menu_topo .lista_menu .row .menu_selecionado:visited {
          text-decoration: none !important; }
      .menu_topo .lista_menu .row li {
        height: 65px;
        padding-right: 12px;
        padding-left: 12px;
        cursor: pointer;
        padding-top: 22px;
        padding-bottom: 20px;
        transition: all 0.2s;
        font-size: 20px;
        color: #65646a;
        font-family: "Dax", sans-serif;
        border-top: 2px transparent solid;
        border-bottom: 2px transparent solid;
        margin-top: -2px; }
        .menu_topo .lista_menu .row li:hover {
          color: #b4252d;
          transition: all 0.2s;
          border-top: 2px #b4252d solid;
          border-bottom: 2px #b4252d solid; }
      .menu_topo .lista_menu .row .submenu_item {
        position: relative; }
        .menu_topo .lista_menu .row .submenu_item .submenu {
          width: 230px;
          background: #b4252d;
          padding: 15px;
          display: none;
          position: absolute;
          left: 0px;
          top: 63px;
          font-size: 18px;
          z-index: 50; }
          .menu_topo .lista_menu .row .submenu_item .submenu .item {
            transition: all 0.2s;
            padding: 10px 0; }
            .menu_topo .lista_menu .row .submenu_item .submenu .item img {
              margin-top: -3px; }
            .menu_topo .lista_menu .row .submenu_item .submenu .item a {
              color: #ffffff;
              padding: 15px 0;
              width: 100%; }
            .menu_topo .lista_menu .row .submenu_item .submenu .item:hover a {
              transition: all 0.2s; }
          .menu_topo .lista_menu .row .submenu_item .submenu.ambulatorio {
            width: 280px; }
        .menu_topo .lista_menu .row .submenu_item:hover {
          transition: all 0.2s; }
          .menu_topo .lista_menu .row .submenu_item:hover .submenu {
            transition: all 0.2s;
            display: block; }

.banner_home {
  margin-top: 0px;
  min-height: 650px;
  z-index: 50;
  padding: 0px; }
  .banner_home li {
    height: 650px;
    overflow-x: hidden; }
  .banner_home .bg_banner {
    height: 100%; }
    .banner_home .bg_banner .dados_banner h1 {
      font-size: 48px;
      font-weight: bold;
      color: #b4252d;
      font-family: "Dax", sans-serif; }
      .banner_home .bg_banner .dados_banner h1 p {
        width: 100%;
        padding-top: 40px;
        font-weight: 300;
        color: #65646a; }
    .banner_home .bg_banner .dados_banner .area_botao {
      margin-top: 60px; }
      .banner_home .bg_banner .dados_banner .area_botao button {
        position: relative;
        padding-right: 70px;
        padding-left: 15px; }
        .banner_home .bg_banner .dados_banner .area_botao button span {
          cursor: pointer;
          border: none;
          border-left: 2px #b4252d solid;
          border-radius: 0px 8px 8px 0px;
          background: transparent;
          outline: none;
          position: absolute;
          right: 0px;
          top: 0px;
          padding: 13px 20px;
          transition: all 0.2s; }
          .banner_home .bg_banner .dados_banner .area_botao button span i {
            font-size: 25px;
            color: #68676d;
            transition: all 0.3s; }
          .banner_home .bg_banner .dados_banner .area_botao button span:focus {
            outline: none; }
  .banner_home .flex_home {
    margin: 0;
    padding: 0; }
  .banner_home .flex_home .slides > li {
    display: none;
    -webkit-backface-visibility: hidden; }
  .banner_home .flex_home .slides img {
    width: 100%;
    display: block; }
  .banner_home .flex_home .slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .banner_home html[xmlns] .flex_home .slides {
    display: block; }
  .banner_home * html .flex_home .slides {
    height: 1%; }
  .banner_home .no-js .flex_home .slides > li:first-child {
    display: block; }
  .banner_home .flex_home {
    position: relative;
    zoom: 1; }
  .banner_home .flex_home .slides {
    zoom: 1; }
  .banner_home .flex_home .slides img {
    height: auto;
    -moz-user-select: none; }
  .banner_home .flex_home:hover .flex-direction-nav .flex-prev {
    opacity: 0.7;
    left: -20px; }
  .banner_home .flex_home:hover .flex-direction-nav .flex-prev:hover {
    opacity: 1; }
  .banner_home .flex_home:hover .flex-direction-nav .flex-next {
    opacity: 0.7;
    right: -20px; }
  .banner_home .flex_home:hover .flex-direction-nav .flex-next:hover {
    opacity: 1; }
  .banner_home .flex_home .flex-direction-nav a {
    width: 19px;
    height: 32px;
    margin: 0; }

.destaques_home {
  padding: 50px 0;
  background: #f6f6f6; }
  .destaques_home .row {
    box-shadow: 0px 20px 40px 0px rgba(189, 189, 189, 0.3); }
  .destaques_home .box {
    padding: 50px; }
    .destaques_home .box .topo_box {
      color: #b4252d;
      font-size: 38px;
      font-weight: bold;
      text-align: left;
      font-family: "Dax", sans-serif; }
      .destaques_home .box .topo_box.branco {
        color: #ffffff; }
    .destaques_home .box .especialidades {
      margin-top: 35px; }
      .destaques_home .box .especialidades a {
        font-family: "Dax", sans-serif;
        font-size: 18px;
        color: #b4252d; }
        .destaques_home .box .especialidades a.branco {
          color: #ffffff; }
    .destaques_home .box .descricao {
      margin: 30px 0; }
      .destaques_home .box .descricao * {
        font-size: 22px;
        text-align: center; }
  .destaques_home .servicos_home {
    background: #ffffff; }
    .destaques_home .servicos_home .lista_servicos {
      padding: 0 30px;
      margin-top: 20px; }
      .destaques_home .servicos_home .lista_servicos li {
        margin-bottom: 10px; }
        .destaques_home .servicos_home .lista_servicos li a {
          position: relative;
          color: #65646a;
          font-family: "Dax", sans-serif;
          font-size: 22px;
          transition: all 0.2s;
          padding-left: 40px; }
          .destaques_home .servicos_home .lista_servicos li a:before {
            content: '';
            position: absolute;
            width: 17px;
            height: 17px;
            left: 0px;
            bottom: 4px;
            background: url(../midia/servico_normal.png);
            transition: all 0.2s; }
          .destaques_home .servicos_home .lista_servicos li a:hover {
            transition: all 0.2s;
            color: #b4252d; }
            .destaques_home .servicos_home .lista_servicos li a:hover:before {
              transition: all 0.2s;
              background: url(../midia/servico_hover.png); }
  .destaques_home .convenios_home {
    background: #b4252d; }
  .destaques_home .medicos_home {
    background: #a62027; }

.noticias_home {
  background-color: #f6f6f6;
  padding-bottom: 50px; }
  .noticias_home .area_titulo {
    margin-bottom: 20px; }
  .noticias_home .desc {
    margin-bottom: 40px; }
    .noticias_home .desc * {
      text-align: center; }
  .noticias_home .lista_noticias {
    margin-bottom: 40px; }
    .noticias_home .lista_noticias li a {
      box-shadow: 0px 20px 40px 0px rgba(189, 189, 189, 0.3);
      float: left;
      transition: all 0.2s; }
      .noticias_home .lista_noticias li a:hover {
        transition: all 0.2s; }
        .noticias_home .lista_noticias li a:hover .dados_noticia {
          background-color: #b4252d;
          transition: all 0.2s; }
          .noticias_home .lista_noticias li a:hover .dados_noticia h2 {
            color: #ffffff;
            transition: all 0.2s; }
          .noticias_home .lista_noticias li a:hover .dados_noticia .descricao * {
            color: #ffffff;
            transition: all 0.2s; }
        .noticias_home .lista_noticias li a:hover .imagem {
          opacity: 0.7;
          transition: all 0.2s; }
    .noticias_home .lista_noticias li .imagem {
      transition: all 0.2s;
      height: 280px; }
    .noticias_home .lista_noticias li .dados_noticia {
      background-color: #ffffff;
      padding: 30px; }
      .noticias_home .lista_noticias li .dados_noticia .subtitulo {
        min-height: 60px; }
        .noticias_home .lista_noticias li .dados_noticia .subtitulo h2 {
          font-family: "Dax", sans-serif;
          font-size: 22px;
          color: #b4252d; }
      .noticias_home .lista_noticias li .dados_noticia .descricao {
        margin-top: 10px;
        min-height: 140px; }
  .noticias_home .ctas button {
    margin: 0 10px; }

.institucional_home {
  background-image: url(../midia/bg_institucional_home.jpg);
  padding: 60px 0; }
  .institucional_home .box_one {
    padding: 50px 200px 50px 0px;
    position: relative; }
    .institucional_home .box_one .descricao {
      margin: 50px 0 60px 0;
      min-height: 225px; }
    .institucional_home .box_one .imagem {
      position: absolute;
      right: -285px;
      width: 100%;
      height: 570px;
      bottom: -60px;
      z-index: 50; }
  .institucional_home .box_two {
    padding: 50px 30px 50px 180px;
    background: #b4252d;
    box-shadow: 0px 0px 20px 0px #bdbdbd; }
    .institucional_home .box_two .descricao {
      padding: 50px 0 60px 0;
      position: relative; }
      .institucional_home .box_two .descricao button {
        position: absolute;
        left: 0px;
        bottom: -60px;
        z-index: 51; }

.dados_footer {
  background-image: url(../midia/bg_footer.jpg);
  padding: 50px 0; }
  .dados_footer .subtitulo_area {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 2px #a01b22 solid; }
  .dados_footer .medicos_servicos_footer .lista_menu_footer li {
    position: relative;
    padding: 5px 10px 5px 15px;
    border-bottom: 1px #ba3f46 solid; }
    .dados_footer .medicos_servicos_footer .lista_menu_footer li a {
      color: #ffffff;
      font-family: "Dax", sans-serif;
      font-size: 16px;
      font-weight: 300; }
    .dados_footer .medicos_servicos_footer .lista_menu_footer li:before {
      position: absolute;
      content: '';
      width: 5px;
      height: 5px;
      background: url(../midia/lista_item.jpg);
      left: 0px;
      bottom: 12px; }
  .dados_footer .medicos_servicos_footer .saiba_mais {
    margin-top: 10px; }
    .dados_footer .medicos_servicos_footer .saiba_mais a {
      font-size: 14px;
      font-family: "Dax", sans-serif;
      color: #ffffff;
      font-weight: 300; }
  .dados_footer .novidades_footer .formulario_novidades input {
    margin-bottom: 10px; }
  .dados_footer .novidades_footer .formulario_novidades input::-webkit-input-placeholder {
    color: #ffffff !important;
    font-family: "Dax", sans-serif;
    font-size: 16px; }
  .dados_footer .novidades_footer .formulario_novidades input::-webkit-input-placeholder {
    color: #ffffff !important;
    font-family: "Dax", sans-serif;
    font-size: 16px; }
  .dados_footer .novidades_footer .formulario_novidades input::-moz-placeholder {
    color: #ffffff !important;
    font-family: "Dax", sans-serif;
    font-size: 16px; }
  .dados_footer .novidades_footer .formulario_novidades input:-ms-input-placeholder {
    color: #ffffff !important;
    font-family: "Dax", sans-serif;
    font-size: 16px; }
  .dados_footer .novidades_footer .formulario_novidades input:-moz-placeholder {
    color: #ffffff !important;
    font-family: "Dax", sans-serif;
    font-size: 16px; }
  .dados_footer .resultados * {
    line-height: 21px; }

.footer_exames .input {
  width: 49%;
  float: left; }

.footer_exames .first {
  margin-right: 2%; }

.footer_exames input {
  margin-bottom: 10px; }

.footer_exames input::-webkit-input-placeholder {
  color: #ffffff !important;
  font-family: "Dax", sans-serif;
  font-size: 16px; }

.footer_exames input::-webkit-input-placeholder {
  color: #ffffff !important;
  font-family: "Dax", sans-serif;
  font-size: 16px; }

.footer_exames input::-moz-placeholder {
  color: #ffffff !important;
  font-family: "Dax", sans-serif;
  font-size: 16px; }

.footer_exames input:-ms-input-placeholder {
  color: #ffffff !important;
  font-family: "Dax", sans-serif;
  font-size: 16px; }

.footer_exames input:-moz-placeholder {
  color: #ffffff !important;
  font-family: "Dax", sans-serif;
  font-size: 16px; }

.dados_localizacao {
  background-color: #ffffff;
  padding: 50px 0; }
  .dados_localizacao .container {
    padding: 0 100px; }
    .dados_localizacao .container .endereco {
      position: relative;
      padding-left: 35px; }
      .dados_localizacao .container .endereco a {
        font-family: "Dax", sans-serif;
        color: #67666c;
        font-size: 16px;
        font-weight: 300; }
      .dados_localizacao .container .endereco:before {
        content: '';
        position: absolute;
        background: url(../midia/localizacao.png);
        left: 0px;
        bottom: 13px;
        width: 12px;
        height: 17px; }
    .dados_localizacao .container .telefone {
      padding-left: 35px;
      position: relative;
      margin-bottom: 10px; }
      .dados_localizacao .container .telefone a {
        font-family: "Dax", sans-serif;
        font-size: 18px;
        font-weight: bold;
        color: #67666c; }
      .dados_localizacao .container .telefone:before {
        content: '';
        position: absolute;
        left: 0px;
        bottom: 2px;
        background: url(../midia/telefone.png);
        width: 15px;
        height: 15px; }
    .dados_localizacao .container .email {
      padding-left: 35px;
      position: relative; }
      .dados_localizacao .container .email a {
        font-family: "Dax", sans-serif;
        font-size: 16px;
        font-weight: 300;
        color: #67666c; }
      .dados_localizacao .container .email:before {
        content: '';
        position: absolute;
        left: 0px;
        bottom: 4px;
        background: url(../midia/envelope.png);
        width: 15px;
        height: 9px; }
    .dados_localizacao .container .rede_footer i {
      font-size: 22px;
      font-weight: bold;
      color: #b4252d; }

.copyright {
  background: #b4252d;
  padding: 15px 0;
  overflow: hidden; }
  .copyright * {
    font-family: "Dax", sans-serif;
    font-size: 14px;
    color: #ffffff;
    font-weight: 300; }
    .copyright *:hover {
      color: #ffffff; }

.oculto {
  display: none; }

.input_novidades {
  margin-bottom: 12px !important; }

.lista_menu_mobile {
  position: absolute;
  width: 100%;
  background: #b4252d;
  padding: 15px;
  left: 0px;
  z-index: 999; }
  .lista_menu_mobile li {
    color: #ffffff;
    padding: 10px 0;
    font-size: 20px;
    font-family: "Dax", sans-serif; }
    .lista_menu_mobile li * {
      color: #ffffff; }
    .lista_menu_mobile li .subitem {
      width: 100%; }
      .lista_menu_mobile li .subitem li {
        padding: 5px 0 5px 15px; }

.h_r {
  min-height: 118px; }

.area_titulo_noticia {
  margin-bottom: 20px; }

.box_institucional {
  background-color: #f6f6f6;
  padding: 50px 0; }
  .box_institucional .box {
    background-color: #ffffff;
    padding: 50px;
    box-shadow: 0px 20px 40px 0px rgba(189, 189, 189, 0.3); }
    .box_institucional .box .mvv_area .imagem {
      height: 400px;
      margin-bottom: 30px;
      box-shadow: 0px 0px 20px 0px #bdbdbd; }
    .box_institucional .box .mvv_area .box_mvv {
      background-color: #f6f6f6;
      padding: 30px 30px 20px 30px;
      float: left; }
      .box_institucional .box .mvv_area .box_mvv .mvv h2 {
        font-family: "Dax", sans-serif;
        font-weight: 300;
        font-size: 24px;
        color: #b4252d;
        margin-bottom: 15px;
        float: left; }
      .box_institucional .box .mvv_area .box_mvv .mvv .descricao {
        float: left; }

.timeline {
  background-color: #f6f6f6;
  padding: 0 0 50px 0; }
  .timeline .box {
    background-color: #ffffff;
    padding: 50px;
    box-shadow: 0px 20px 40px 0px rgba(189, 189, 189, 0.3); }
    .timeline .box .titulo {
      font-size: 28px;
      margin-bottom: 10px; }
    .timeline .box .desc_timeline * {
      font-size: 24px;
      text-align: center; }
  .timeline .slider_area .flex_timeline {
    margin: 0;
    padding: 0;
    margin-top: 30px; }
    .timeline .slider_area .flex_timeline li {
      transition: all 0.2s; }
      .timeline .slider_area .flex_timeline li a {
        outline: none;
        text-decoration: none; }
        .timeline .slider_area .flex_timeline li a:active {
          outline: none;
          text-decoration: none; }
        .timeline .slider_area .flex_timeline li a:focus {
          outline: none;
          text-decoration: none; }
      .timeline .slider_area .flex_timeline li .ano {
        font-family: "Dax", sans-serif;
        font-size: 24px;
        color: #65646a;
        text-align: left;
        font-weight: bold;
        padding-bottom: 25px;
        margin-bottom: 30px;
        position: relative; }
        .timeline .slider_area .flex_timeline li .ano:before {
          content: '';
          position: absolute;
          bottom: -7px;
          left: 0px;
          width: 20px;
          height: 20px;
          border-radius: 20px;
          background: #ffffff;
          z-index: 2;
          box-shadow: 5px 5px 5px 0px #cccccc;
          transition: all 0.2s; }
        .timeline .slider_area .flex_timeline li .ano:after {
          content: '';
          position: absolute;
          width: 1000%;
          bottom: 0px;
          left: 0px;
          height: 5px;
          background: #ececec;
          z-index: 1; }
      .timeline .slider_area .flex_timeline li .descricao {
        float: left;
        margin-bottom: 10px;
        min-height: 115px; }
        .timeline .slider_area .flex_timeline li .descricao * {
          font-size: 16px; }
      .timeline .slider_area .flex_timeline li .imagem {
        height: 110px;
        transition: all 0.2s; }
      .timeline .slider_area .flex_timeline li:hover {
        transition: all 0.2s; }
        .timeline .slider_area .flex_timeline li:hover .ano {
          color: #b4252d;
          transition: all 0.2s; }
          .timeline .slider_area .flex_timeline li:hover .ano:before {
            transition: all 0.2s;
            background: #b4252d; }
        .timeline .slider_area .flex_timeline li:hover .imagem {
          transition: all 0.2s;
          opacity: 0.7; }
  .timeline .slider_area .flex_timeline .slides > li {
    display: none;
    -webkit-backface-visibility: hidden; }
  .timeline .slider_area .flex_timeline .slides img {
    width: 100%;
    display: block; }
  .timeline .slider_area .flex_timeline .slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .timeline .slider_area html[xmlns] .flex_timeline .slides {
    display: block; }
  .timeline .slider_area * html .flex_timeline .slides {
    height: 1%; }
  .timeline .slider_area .no-js .flex_timeline .slides > li:first-child {
    display: block; }
  .timeline .slider_area .flex_timeline {
    position: relative;
    zoom: 1; }
  .timeline .slider_area .flex_timeline .slides {
    zoom: 1; }
  .timeline .slider_area .flex_timeline .slides img {
    height: auto;
    -moz-user-select: none; }
  .timeline .slider_area .flex_timeline:hover .flex-direction-nav .flex-prev {
    opacity: 0.7;
    left: -20px; }
  .timeline .slider_area .flex_timeline:hover .flex-direction-nav .flex-prev:hover {
    opacity: 1; }
  .timeline .slider_area .flex_timeline:hover .flex-direction-nav .flex-next {
    opacity: 0.7;
    right: -20px; }
  .timeline .slider_area .flex_timeline:hover .flex-direction-nav .flex-next:hover {
    opacity: 1; }
  .timeline .slider_area .flex_timeline .flex-direction-nav a {
    width: 25px;
    height: 25px;
    margin: 0; }
  .timeline .slider_area .flex_timeline .flex-direction-nav a.flex-next:before {
    content: " ";
    display: block;
    background: url(../midia/next.jpg) no-repeat;
    width: 25px;
    height: 25px; }
  .timeline .slider_area .flex_timeline .flex-direction-nav a:before {
    width: 25px;
    height: 25px;
    content: " ";
    display: block;
    background: url(../midia/prev.jpg) no-repeat; }

.bg_footer_internas {
  height: 500px; }

.menus_internos_camilianos {
  background: #f6f6f6;
  padding: 40px 0 0 0; }
  .menus_internos_camilianos .menus li {
    padding: 0 15px;
    display: inline-block;
    transition: all 0.2s;
    margin-bottom: 40px; }
    .menus_internos_camilianos .menus li a {
      cursor: pointer;
      font-family: "Dax", sans-serif;
      font-size: 20px;
      font-weight: 400;
      color: #65646a;
      padding-bottom: 20px;
      transition: all 0.2s; }
    .menus_internos_camilianos .menus li .ativo {
      color: #b4252d;
      transition: all 0.2s;
      border-bottom: 2px #b4252d solid; }
    .menus_internos_camilianos .menus li:hover {
      transition: all 0.2s; }
      .menus_internos_camilianos .menus li:hover a {
        color: #b4252d;
        transition: all 0.2s;
        border-bottom: 2px #b4252d solid; }
  .menus_internos_camilianos .menus .ativo a {
    color: #b4252d;
    border-bottom: 2px #b4252d solid; }

.dados_camilianos {
  background-color: #f6f6f6; }
  .dados_camilianos .box {
    background-color: #ffffff;
    padding: 50px;
    box-shadow: 0px 20px 40px 0px rgba(189, 189, 189, 0.3); }
    .dados_camilianos .box .descricao img {
      float: right;
      margin: 0 0 50px 50px;
      box-shadow: 0px 0px 20px 0px #bdbdbd; }
    .dados_camilianos .box .video iframe {
      margin-top: 40px;
      height: 600px;
      width: 100%; }

.area_oracao {
  padding: 50px 0 0 0;
  background: #f6f6f6; }
  .area_oracao .container {
    box-shadow: 0px 20px 40px 0px rgba(189, 189, 189, 0.3); }
    .area_oracao .container .row {
      background: #ffffff; }
  .area_oracao .titulo_oracao {
    position: relative;
    padding-left: 150px; }
    .area_oracao .titulo_oracao:before {
      content: '';
      position: absolute;
      left: 50px;
      top: -5px;
      width: 102px;
      height: 102px;
      background: url(../midia/simbolo_oracao.png); }
    .area_oracao .titulo_oracao .titulo {
      line-height: 35px; }
  .area_oracao .dados_oracao {
    background: #b4252d;
    padding: 50px 40px 40px 40px; }

.dados_unidades {
  background-color: #f6f6f6;
  padding-bottom: 50px; }
  .dados_unidades .box {
    background-color: #ffffff;
    padding: 50px;
    box-shadow: 0px 20px 40px 0px rgba(189, 189, 189, 0.3); }
    .dados_unidades .box .selecionar_unidade .frase_topo {
      margin-bottom: 15px; }
      .dados_unidades .box .selecionar_unidade .frase_topo h2 {
        font-family: "Dax", sans-serif;
        color: #65646a;
        font-weight: bold;
        font-size: 18px; }
    .dados_unidades .box .selecionar_unidade select {
      -webkit-appearance: none;
      background: url(../midia/select.jpg) no-repeat right;
      cursor: pointer; }
    .dados_unidades .box .resultado_busca .estado {
      margin: 50px 0 30px 0; }
      .dados_unidades .box .resultado_busca .estado .titulo {
        font-size: 28px; }
    .dados_unidades .box .resultado_busca .lista li {
      border: 1px #dadada solid;
      border-radius: 8px;
      padding: 30px;
      box-shadow: 0px 10px 40px 0px rgba(189, 189, 189, 0.3);
      margin-bottom: 20px; }
      .dados_unidades .box .resultado_busca .lista li .cidade {
        font-size: 18px;
        margin-bottom: 20px; }
      .dados_unidades .box .resultado_busca .lista li .endereco {
        font-family: "Dax", sans-serif;
        color: #65646a;
        font-size: 18px;
        font-weight: 300; }
      .dados_unidades .box .resultado_busca .lista li .telefone {
        margin: 3px 0; }
        .dados_unidades .box .resultado_busca .lista li .telefone * {
          font-family: "Dax", sans-serif;
          color: #65646a;
          font-size: 18px;
          font-weight: bold; }
      .dados_unidades .box .resultado_busca .lista li .email * {
        font-family: "Dax", sans-serif;
        color: #65646a;
        font-size: 18px;
        font-weight: 300; }
      .dados_unidades .box .resultado_busca .lista li .entre_contato {
        margin-top: 25px;
        cursor: pointer;
        transition: all 0.2s; }
        .dados_unidades .box .resultado_busca .lista li .entre_contato * {
          font-family: "Dax", sans-serif;
          color: #b2b2b2;
          font-size: 16px;
          font-weight: 300; }
        .dados_unidades .box .resultado_busca .lista li .entre_contato:hover {
          transition: all 0.2s; }
    .dados_unidades .box .mapa {
      margin-top: 100px; }

.envia_unidade .input {
  margin-bottom: 10px;
  box-shadow: 3px 3px 10px -1px rgba(17, 16, 11, 0.1); }

.area_horarios {
  background: #f6f6f6;
  padding: 0px 0 20px 0; }
  .area_horarios .lista_categorias .row {
    margin-bottom: 0px; }
  .area_horarios .lista_categorias li {
    width: 50%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px; }
    .area_horarios .lista_categorias li .box {
      background: #ffffff;
      padding: 30px;
      box-shadow: 0px 20px 40px 0px rgba(189, 189, 189, 0.3); }
      .area_horarios .lista_categorias li .box .circulo_imagem {
        box-shadow: 5px 10px 20px 0px #bdbdbd;
        width: 70px;
        height: 70px;
        background: #b4252d;
        padding: 17px 17px 17px 18px;
        border-radius: 50px;
        float: right; }
        .area_horarios .lista_categorias li .box .circulo_imagem .imagem {
          width: 34px;
          height: 34px; }
      .area_horarios .lista_categorias li .box .titulo {
        font-size: 28px;
        line-height: 30px;
        width: 100%;
        margin-bottom: 0px; }
        .area_horarios .lista_categorias li .box .titulo span {
          float: left;
          width: 100%; }
      .area_horarios .lista_categorias li .box .left_titulo {
        padding-left: 0px;
        padding-right: 30px; }
      .area_horarios .lista_categorias li .box .right_titulo {
        padding: 0px; }
    .area_horarios .lista_categorias li:nth-of-type(1) {
      width: 33.33333%; }
    .area_horarios .lista_categorias li:nth-of-type(2) {
      width: 33.33333%; }
    .area_horarios .lista_categorias li:nth-of-type(3) {
      width: 33.33333%; }
    .area_horarios .lista_categorias li .topo_titulo {
      margin-bottom: 30px; }
    .area_horarios .lista_categorias li .lista_horarios li {
      margin-bottom: 0px; }
    .area_horarios .lista_categorias li .lista_horarios .dados_interno {
      background: #f6f6f6;
      border-radius: 50px;
      padding: 10px;
      margin-bottom: 10px;
      font-family: "Dax", sans-serif;
      font-size: 18px;
      color: #878787;
      font-weight: 300; }
      .area_horarios .lista_categorias li .lista_horarios .dados_interno img {
        margin-right: 15px; }
  .area_horarios .lista_categorias .desativado {
    opacity: 0.3; }

.area_convenios {
  padding: 50px 0 0 0;
  background: #f6f6f6; }
  .area_convenios .lista_convenios li {
    margin-bottom: 30px;
    transition: all 0.2s; }
    .area_convenios .lista_convenios li .box {
      transition: all 0.2s;
      background: #ffffff;
      padding: 20px;
      position: relative;
      box-shadow: 0px 20px 40px 0px rgba(189, 189, 189, 0.3); }
      .area_convenios .lista_convenios li .box .imagem {
        width: 100%;
        height: 75px;
        transition: all 0.2s; }
      .area_convenios .lista_convenios li .box .nome_convenio {
        margin: 30px 0;
        font-family: "Dax", sans-serif;
        font-size: 20px;
        font-weight: 300;
        color: #65646a;
        transition: all 0.2s; }
      .area_convenios .lista_convenios li .box:hover {
        transition: all 0.2s; }
        .area_convenios .lista_convenios li .box:hover .nome_convenio {
          transition: all 0.2s;
          color: #b4252d; }
        .area_convenios .lista_convenios li .box:hover .imagem {
          opacity: 0.7;
          transition: all 0.2s; }
      .area_convenios .lista_convenios li .box:before {
        content: '';
        position: absolute;
        width: 100px;
        height: 4px;
        left: 50%;
        margin-left: -50px;
        background: #b4252d;
        bottom: -2px; }

.medicos_area {
  background: #f6f6f6;
  padding: 50px 0 0 0; }
  .medicos_area .area_busca input {
    position: relative; }
  .medicos_area .area_busca button {
    cursor: pointer;
    border: none;
    border-left: 1px #dadada solid;
    border-radius: 0px 8px 8px 0px;
    background: transparent;
    outline: none;
    position: absolute;
    right: 15px;
    top: 0px;
    padding: 10px 15px;
    transition: all 0.2s; }
    .medicos_area .area_busca button i {
      transform: scaleX(-1);
      color: #68676d;
      transition: all 0.3s; }
    .medicos_area .area_busca button:focus {
      outline: none; }
    .medicos_area .area_busca button:hover {
      transition: all 0.3s;
      background: #b4252d; }
      .medicos_area .area_busca button:hover i {
        color: #ffffff;
        transition: all 0.2s; }
  .medicos_area .area_busca select {
    -webkit-appearance: none;
    background: url(../midia/select.jpg) no-repeat right;
    cursor: pointer;
    background-color: #ffffff; }
  .medicos_area .lista_medicos {
    margin: 50px 0 10px 0; }
    .medicos_area .lista_medicos li {
      margin-bottom: 30px; }
      .medicos_area .lista_medicos li .box {
        box-shadow: 0px 20px 40px 0px rgba(189, 189, 189, 0.3);
        background: #ffffff;
        padding: 30px 30px 20px 30px; }
        .medicos_area .lista_medicos li .box .imagem {
          width: 100%;
          height: 220px;
          margin-bottom: 25px; }
        .medicos_area .lista_medicos li .box .dados {
          background: #ffffff;
          min-height: 150px; }
          .medicos_area .lista_medicos li .box .dados .nome {
            font-family: "Dax", sans-serif;
            color: #6d6e71;
            font-weight: bold;
            font-size: 24px;
            min-height: 50px;
            line-height: 30px; }
          .medicos_area .lista_medicos li .box .dados .cargo {
            font-family: "Dax", sans-serif;
            color: #b4252d;
            font-weight: bold;
            line-height: 30px; }
          .medicos_area .lista_medicos li .box .dados .codigo {
            font-family: "Dax", sans-serif;
            font-size: 16px;
            font-weight: 400;
            color: #6d6e71;
            line-height: 30px; }
            .medicos_area .lista_medicos li .box .dados .codigo * {
              font-family: "Dax", sans-serif;
              font-size: 16px;
              font-weight: 400;
              color: #6d6e71;
              line-height: 30px; }

.area_ensino_pesquisa {
  background: #f6f6f6;
  padding: 50px 0 0 0; }
  .area_ensino_pesquisa .lista_ensino_principal li {
    margin-bottom: 30px; }
    .area_ensino_pesquisa .lista_ensino_principal li a {
      box-shadow: 0px 20px 40px 0px rgba(189, 189, 189, 0.3);
      float: left;
      background: #ffffff;
      padding: 50px;
      transition: all 0.2s; }
      .area_ensino_pesquisa .lista_ensino_principal li a .circulo_imagem {
        box-shadow: 5px 10px 20px 0px #bdbdbd;
        width: 70px;
        height: 70px;
        background: #b4252d;
        padding: 20px 10px 10px 22px;
        border-radius: 50px;
        float: right; }
        .area_ensino_pesquisa .lista_ensino_principal li a .circulo_imagem .imagem {
          width: 26px;
          height: 31px; }
      .area_ensino_pesquisa .lista_ensino_principal li a .titulo {
        font-size: 28px;
        line-height: 30px; }
      .area_ensino_pesquisa .lista_ensino_principal li a .descricao {
        margin: 30px 0;
        min-height: 190px; }
      .area_ensino_pesquisa .lista_ensino_principal li a .conheca {
        font-family: "Dax", sans-serif;
        color: #b4252d;
        font-size: 16px;
        transition: all 0.2s; }
      .area_ensino_pesquisa .lista_ensino_principal li a:hover {
        transition: all 0.2s;
        opacity: 0.7; }
        .area_ensino_pesquisa .lista_ensino_principal li a:hover .conheca {
          transition: all 0.2s; }

.publicacoes_area .pesquisa_area {
  margin: 30px 0; }
  .publicacoes_area .pesquisa_area input {
    position: relative; }
  .publicacoes_area .pesquisa_area button {
    cursor: pointer;
    border: none;
    border-left: 1px #dadada solid;
    border-radius: 0px 8px 8px 0px;
    background: transparent;
    outline: none;
    position: absolute;
    right: 15px;
    top: 0px;
    padding: 10px 15px;
    transition: all 0.2s; }
    .publicacoes_area .pesquisa_area button i {
      transform: scaleX(-1);
      color: #68676d;
      transition: all 0.3s; }
    .publicacoes_area .pesquisa_area button:focus {
      outline: none; }
    .publicacoes_area .pesquisa_area button:hover {
      transition: all 0.3s;
      background: #b4252d; }
      .publicacoes_area .pesquisa_area button:hover i {
        color: #ffffff;
        transition: all 0.2s; }
  .publicacoes_area .pesquisa_area select {
    -webkit-appearance: none;
    background: url(../midia/select.jpg) no-repeat right;
    cursor: pointer;
    background-color: #ffffff; }

.publicacoes_area .lista_arquivos li {
  padding: 15px 20px 15px 70px;
  position: relative;
  transition: all 0.2s; }
  .publicacoes_area .lista_arquivos li:nth-of-type(odd) {
    background-color: #f6f6f6; }
  .publicacoes_area .lista_arquivos li:nth-of-type(even) {
    background-color: #ffffff; }
  .publicacoes_area .lista_arquivos li:before {
    content: '';
    position: absolute;
    width: 30px;
    height: 32px;
    left: 15px;
    top: 20px;
    background: url(../midia/pdf_icon.png); }
  .publicacoes_area .lista_arquivos li .data {
    font-family: "Dax", sans-serif;
    color: #9d9d9c;
    font-size: 14px;
    font-weight: bold;
    transition: all 0.2s; }
  .publicacoes_area .lista_arquivos li .nome {
    font-family: "Dax", sans-serif;
    color: #65646a;
    font-size: 16px;
    transition: all 0.2s; }
  .publicacoes_area .lista_arquivos li:hover .data, .publicacoes_area .lista_arquivos li:hover .nome {
    color: #b4252d;
    transition: all 0.2s; }

.area_contato {
  background: #f6f6f6;
  padding: 50px 0; }
  .area_contato .box_contato {
    background: #ffffff;
    padding: 50px;
    box-shadow: 0px 20px 40px 0px rgba(189, 189, 189, 0.3);
    margin-bottom: 50px; }
    .area_contato .box_contato form .input {
      margin-bottom: 20px;
      box-shadow: 3px 3px 10px -1px rgba(17, 16, 11, 0.1); }
    .area_contato .box_contato form select {
      -webkit-appearance: none;
      background: url(../midia/select.jpg) no-repeat right;
      cursor: pointer;
      background-color: #ffffff; }
    .area_contato .box_contato form .botao {
      padding: 8px 30px; }
    .area_contato .box_contato .s_mb {
      padding-right: 5px; }

.dados_localizacao_contato .area_contatos {
  background-color: #ffffff;
  padding: 50px;
  box-shadow: 0px 20px 40px 0px rgba(189, 189, 189, 0.3); }

.dados_localizacao_contato .endereco {
  position: relative;
  padding-left: 35px; }
  .dados_localizacao_contato .endereco a {
    font-family: "Dax", sans-serif;
    color: #67666c;
    font-size: 16px;
    font-weight: 300; }
  .dados_localizacao_contato .endereco:before {
    content: '';
    position: absolute;
    background: url(../midia/localizacao.png);
    left: 0px;
    bottom: 13px;
    width: 12px;
    height: 17px; }

.dados_localizacao_contato .telefone {
  padding-left: 35px;
  position: relative;
  margin-bottom: 10px; }
  .dados_localizacao_contato .telefone a {
    font-family: "Dax", sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #67666c; }
  .dados_localizacao_contato .telefone:before {
    content: '';
    position: absolute;
    left: 0px;
    bottom: 2px;
    background: url(../midia/telefone.png);
    width: 15px;
    height: 15px; }

.dados_localizacao_contato .email {
  padding-left: 35px;
  position: relative; }
  .dados_localizacao_contato .email a {
    font-family: "Dax", sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #67666c; }
  .dados_localizacao_contato .email:before {
    content: '';
    position: absolute;
    left: 0px;
    bottom: 4px;
    background: url(../midia/envelope.png);
    width: 15px;
    height: 9px; }

.dados_localizacao_contato .rede_footer i {
  font-size: 22px;
  font-weight: bold;
  color: #b4252d; }

.dados_localizacao_contato .trabalhe_cta {
  padding: 70px 0 0 0;
  background: #b4252d;
  box-shadow: 0px 20px 40px 0px rgba(189, 189, 189, 0.3); }
  .dados_localizacao_contato .trabalhe_cta .subtitulo {
    text-align: center;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 20px;
    font-size: 28px; }
    .dados_localizacao_contato .trabalhe_cta .subtitulo:before {
      content: '';
      position: absolute;
      bottom: 0px;
      width: 50px;
      height: 2px;
      background: #ffffff; }
  .dados_localizacao_contato .trabalhe_cta .curriculo_envie {
    text-align: center;
    font-family: "Dax", sans-serif;
    font-size: 18px;
    transition: all 0.2s;
    color: #ffffff;
    width: 100%; }
  .dados_localizacao_contato .trabalhe_cta:hover .curriculo_envie {
    transition: all 0.2s; }
  .dados_localizacao_contato .trabalhe_cta a {
    float: left;
    width: 100%;
    height: 100%; }

.dados_localizacao_contato .n_r {
  padding-right: 0px; }

.area_mapa {
  position: relative; }
  .area_mapa .area_formulario {
    background: #ffffff;
    position: absolute;
    padding: 30px;
    z-index: 10;
    top: 120px; }
    .area_mapa .area_formulario .subtitulo {
      font-weight: 300;
      font-size: 28px;
      margin-bottom: 30px; }
    .area_mapa .area_formulario .formulario_mapa .input {
      margin-bottom: 15px; }
    .area_mapa .area_formulario .formulario_mapa .botao {
      width: 100%;
      min-width: inherit;
      padding: 10px; }

#mapa_rodape {
  height: 500px;
  width: 100%; }
  #mapa_rodape img {
    max-width: initial !important; }

.trabalhe_conosco_area {
  padding: 50px 0;
  background: #f6f6f6; }
  .trabalhe_conosco_area .area_vagas {
    margin-bottom: 60px; }
    .trabalhe_conosco_area .area_vagas .sub {
      font-size: 28px;
      margin-bottom: 30px;
      text-align: center; }
  .trabalhe_conosco_area .slider_vagas {
    margin: 0;
    padding: 0; }
    .trabalhe_conosco_area .slider_vagas li {
      transition: all 0.2s; }
      .trabalhe_conosco_area .slider_vagas li .box {
        box-shadow: 0px 20px 40px 0px rgba(189, 189, 189, 0.3);
        position: relative;
        background: #ffffff;
        height: 160px;
        padding: 10px;
        cursor: pointer;
        display: flex;
        flex-direction: column;
        justify-content: center;
        margin: 5px 0 40px 0; }
        .trabalhe_conosco_area .slider_vagas li .box .subtitulo {
          text-align: center; }
        .trabalhe_conosco_area .slider_vagas li .box .enviar {
          text-align: center;
          font-family: "Dax", sans-serif;
          font-size: 16px;
          color: #878787;
          margin-top: 20px; }
        .trabalhe_conosco_area .slider_vagas li .box:before {
          content: '';
          position: absolute;
          background: #b4252d;
          width: 100px;
          height: 4px;
          bottom: -2px;
          left: 50%;
          margin-left: -50px; }
      .trabalhe_conosco_area .slider_vagas li:hover .enviar {
        transition: all 0.2s; }
  .trabalhe_conosco_area .slider_vagas .slides > li {
    display: none;
    -webkit-backface-visibility: hidden; }
  .trabalhe_conosco_area .slider_vagas .slides img {
    width: 100%;
    display: block; }
  .trabalhe_conosco_area .slider_vagas .slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .trabalhe_conosco_area html[xmlns] .slider_vagas .slides {
    display: block; }
  .trabalhe_conosco_area * html .slider_vagas .slides {
    height: 1%; }
  .trabalhe_conosco_area .no-js .slider_vagas .slides > li:first-child {
    display: block; }
  .trabalhe_conosco_area .slider_vagas {
    position: relative;
    zoom: 1; }
  .trabalhe_conosco_area .slider_vagas .slides {
    zoom: 1; }
  .trabalhe_conosco_area .slider_vagas .slides img {
    height: auto;
    -moz-user-select: none; }
  .trabalhe_conosco_area .slider_vagas:hover .flex-direction-nav .flex-prev {
    opacity: 0.7;
    left: -30px; }
  .trabalhe_conosco_area .slider_vagas:hover .flex-direction-nav .flex-prev:hover {
    opacity: 1; }
  .trabalhe_conosco_area .slider_vagas:hover .flex-direction-nav .flex-next {
    opacity: 0.7;
    right: -30px; }
  .trabalhe_conosco_area .slider_vagas:hover .flex-direction-nav .flex-next:hover {
    opacity: 1; }
  .trabalhe_conosco_area .slider_vagas .flex-direction-nav a {
    width: 25px;
    height: 25px;
    margin: 0; }
  .trabalhe_conosco_area .setas_slider {
    position: relative; }
    .trabalhe_conosco_area .setas_slider .flex-prev {
      position: absolute;
      left: 50%;
      margin-left: -25px;
      bottom: -50px; }
    .trabalhe_conosco_area .setas_slider .flex-next {
      position: absolute;
      left: 50%;
      margin-left: 5px;
      bottom: -50px; }
  .trabalhe_conosco_area .area_box_curriculo {
    margin-top: 50px; }
    .trabalhe_conosco_area .area_box_curriculo .box {
      background: #ffffff;
      box-shadow: 0px 20px 40px 0px rgba(189, 189, 189, 0.3);
      padding: 50px 30px; }
      .trabalhe_conosco_area .area_box_curriculo .box .subtitulo {
        text-align: center;
        margin-bottom: 20px; }
      .trabalhe_conosco_area .area_box_curriculo .box .descricao * {
        text-align: center; }
  .trabalhe_conosco_area .area_form_vagas {
    box-shadow: 0px 20px 40px 0px rgba(189, 189, 189, 0.3);
    margin-top: 50px; }
    .trabalhe_conosco_area .area_form_vagas .box {
      background: #ffffff;
      padding: 50px; }
      .trabalhe_conosco_area .area_form_vagas .box .subtitulo {
        font-size: 28px;
        text-align: center;
        margin-bottom: 40px; }
      .trabalhe_conosco_area .area_form_vagas .box .topo_vagas {
        margin-bottom: 40px; }
      .trabalhe_conosco_area .area_form_vagas .box .input {
        margin-bottom: 20px;
        box-shadow: 3px 3px 10px -1px rgba(17, 16, 11, 0.1); }
      .trabalhe_conosco_area .area_form_vagas .box select {
        -webkit-appearance: none;
        background: url(../midia/select.jpg) no-repeat right;
        cursor: pointer;
        background-color: #ffffff; }
      .trabalhe_conosco_area .area_form_vagas .box .area_idiomas_cursos {
        margin: 20px 0 0 0; }
        .trabalhe_conosco_area .area_form_vagas .box .area_idiomas_cursos .botao {
          padding: 8px;
          min-width: inherit;
          box-shadow: 3px 3px 10px -1px rgba(17, 16, 11, 0.1);
          border-radius: 0 8px 8px 0; }
        .trabalhe_conosco_area .area_form_vagas .box .area_idiomas_cursos .input {
          border-radius: 8px 0px 0px 8px;
          border-right: inherit; }
      .trabalhe_conosco_area .area_form_vagas .box label {
        transition: all 0.2s; }
        .trabalhe_conosco_area .area_form_vagas .box label:hover {
          transition: all 0.2s; }
      .trabalhe_conosco_area .area_form_vagas .box .area_adicionar_empresa {
        margin: 20px 0; }
        .trabalhe_conosco_area .area_form_vagas .box .area_adicionar_empresa label {
          padding: 8px; }
        .trabalhe_conosco_area .area_form_vagas .box .area_adicionar_empresa .remover_empresa {
          margin-bottom: 20px; }
      .trabalhe_conosco_area .area_form_vagas .box button {
        padding: 8px; }
      .trabalhe_conosco_area .area_form_vagas .box .input_data {
        position: relative; }
        .trabalhe_conosco_area .area_form_vagas .box .input_data:before {
          content: '';
          position: absolute;
          right: 15px;
          top: 0px;
          background: url(../midia/calendario.png);
          width: 40px;
          height: 40px; }
      .trabalhe_conosco_area .area_form_vagas .box .fileUpload {
        position: relative;
        overflow: hidden;
        padding: 7px; }
      .trabalhe_conosco_area .area_form_vagas .box .fileUpload input.upload {
        position: absolute;
        top: 0px;
        left: -100px;
        margin: 0;
        padding: 0;
        font-size: 12px;
        cursor: pointer;
        filter: alpha(opacity=0);
        height: 60px;
        width: 1000%;
        font-family: "Dax", sans-serif;
        color: #cccccc; }
      .trabalhe_conosco_area .area_form_vagas .box .n_r {
        padding-right: 0px; }
      .trabalhe_conosco_area .area_form_vagas .box .n_l {
        padding-left: 0px; }

.dpo_area {
  padding: 50px 0 50px 0; }

.busca_area {
  background: #f6f6f6;
  padding: 50px 0 0 0; }
  .busca_area .resultado_busca_titulo {
    margin-bottom: 30px; }
  .busca_area .lista_noticias li {
    margin-bottom: 30px; }
    .busca_area .lista_noticias li a {
      box-shadow: 0px 0px 20px 0px #bdbdbd;
      float: left;
      transition: all 0.2s; }
      .busca_area .lista_noticias li a:hover {
        transition: all 0.2s;
        opacity: 0.7; }
        .busca_area .lista_noticias li a:hover .dados_noticia {
          background-color: #b4252d;
          transition: all 0.2s; }
          .busca_area .lista_noticias li a:hover .dados_noticia h2 {
            color: #ffffff;
            transition: all 0.2s; }
          .busca_area .lista_noticias li a:hover .dados_noticia .descricao * {
            color: #ffffff;
            transition: all 0.2s; }
    .busca_area .lista_noticias li .imagem {
      height: 280px; }
    .busca_area .lista_noticias li .dados_noticia {
      background-color: #ffffff;
      padding: 30px; }
      .busca_area .lista_noticias li .dados_noticia .subtitulo {
        min-height: 60px; }
        .busca_area .lista_noticias li .dados_noticia .subtitulo h2 {
          font-family: "Dax", sans-serif;
          font-size: 22px;
          color: #b4252d; }
      .busca_area .lista_noticias li .dados_noticia .descricao {
        margin-top: 10px;
        min-height: 100px; }
  .busca_area .lista_servicos .row {
    margin-bottom: 0px; }
  .busca_area .lista_servicos li {
    margin-bottom: 30px; }
    .busca_area .lista_servicos li a {
      box-shadow: 0px 0px 20px 0px #bdbdbd;
      float: left;
      background: #ffffff;
      padding: 50px;
      transition: all 0.2s; }
      .busca_area .lista_servicos li a .circulo_imagem {
        box-shadow: 5px 10px 20px 0px #bdbdbd;
        width: 70px;
        height: 70px;
        background: #b4252d;
        padding: 15px;
        border-radius: 50px;
        float: right; }
        .busca_area .lista_servicos li a .circulo_imagem .imagem {
          width: 39px;
          height: 39px; }
      .busca_area .lista_servicos li a .titulo {
        font-size: 28px;
        line-height: 30px; }
      .busca_area .lista_servicos li a .descricao {
        margin: 30px 0;
        min-height: 150px; }
      .busca_area .lista_servicos li a .conheca {
        font-family: "Dax", sans-serif;
        color: #b4252d;
        font-size: 16px;
        transition: all 0.2s; }
      .busca_area .lista_servicos li a:hover {
        transition: all 0.2s;
        opacity: 0.7; }
        .busca_area .lista_servicos li a:hover .conheca {
          transition: all 0.2s; }
  .busca_area .lista_social .row {
    margin-bottom: 0px; }
  .busca_area .lista_social li {
    margin-bottom: 30px; }
    .busca_area .lista_social li a {
      box-shadow: 0px 0px 20px 0px #bdbdbd;
      float: left;
      background: #ffffff;
      padding: 50px;
      transition: all 0.2s; }
      .busca_area .lista_social li a .circulo_imagem {
        box-shadow: 5px 10px 20px 0px #bdbdbd;
        width: 70px;
        height: 70px;
        background: #b4252d;
        padding: 22px 15px 10px 19px;
        border-radius: 50px;
        float: right; }
        .busca_area .lista_social li a .circulo_imagem .imagem {
          width: 32px;
          height: 31px; }
      .busca_area .lista_social li a .titulo {
        font-size: 28px;
        line-height: 30px; }
      .busca_area .lista_social li a .descricao {
        margin: 30px 0;
        min-height: 150px; }
      .busca_area .lista_social li a .conheca {
        font-family: "Dax", sans-serif;
        color: #b4252d;
        font-size: 16px;
        transition: all 0.2s; }
      .busca_area .lista_social li a:hover {
        transition: all 0.2s;
        opacity: 0.7; }
        .busca_area .lista_social li a:hover .conheca {
          transition: all 0.2s; }
  .busca_area .lista_eventos li {
    margin-bottom: 30px; }
    .busca_area .lista_eventos li .dados {
      padding: 50px 30px;
      background: #ffffff;
      box-shadow: 0px 0px 20px 0px #bdbdbd;
      transition: all 0.2s; }
      .busca_area .lista_eventos li .dados .imagem {
        height: 300px;
        margin-bottom: 50px;
        box-shadow: 0px 10px 20px -10px #bdbdbd;
        transition: all 0.2s; }
      .busca_area .lista_eventos li .dados .titulo_area {
        margin-bottom: 30px; }
        .busca_area .lista_eventos li .dados .titulo_area .subtitulo {
          font-size: 28px; }
      .busca_area .lista_eventos li .dados .assuntos_area {
        min-height: 190px; }
        .busca_area .lista_eventos li .dados .assuntos_area .assuntos {
          font-family: "Dax", sans-serif;
          color: #878787;
          font-size: 18px;
          font-weight: 300;
          text-align: left;
          margin-bottom: 15px;
          line-height: 25px; }
          .busca_area .lista_eventos li .dados .assuntos_area .assuntos b {
            font-weight: bold; }
      .busca_area .lista_eventos li .dados .saiba_mais {
        transition: all 0.2s;
        color: #b4252d;
        font-family: "Dax", sans-serif;
        font-size: 16px;
        margin-top: 30px; }
      .busca_area .lista_eventos li .dados:hover {
        transition: all 0.2s;
        opacity: 0.7; }
        .busca_area .lista_eventos li .dados:hover .saiba_mais {
          transition: all 0.2s; }
        .busca_area .lista_eventos li .dados:hover .imagem {
          transition: all 0.2s; }

.categorias_conteudo {
  padding: 80px 0; }
  .categorias_conteudo .subtitulo {
    font-weight: bold;
    font-size: 28px; }
  .categorias_conteudo .lista_categorias li {
    padding: 0 10px;
    margin-bottom: 20px; }
    .categorias_conteudo .lista_categorias li a {
      border: #b2b2b2 2px solid;
      transition: all 0.3s;
      box-shadow: 4px 6px 10px 0px rgba(17, 16, 11, 0.3);
      padding: 8px 0;
      border-radius: 20px;
      width: 100%;
      color: #b2b2b2;
      font-size: 18px;
      font-weight: 300;
      float: left;
      text-align: center;
      transition: all 0.3s; }
      .categorias_conteudo .lista_categorias li a:hover {
        border-color: #b4252d;
        transition: all 0.3s; }
  .categorias_conteudo .hover_sellected {
    border-color: #b4252d !important;
    transition: all 0.3s; }

.lista_conteudo {
  overflow: hidden; }
  .lista_conteudo ul {
    margin-bottom: 0px; }
  .lista_conteudo li {
    position: relative;
    padding: 50px 0; }
    .lista_conteudo li .container {
      transition: all 0.3s; }
      .lista_conteudo li .container:hover {
        transition: all 0.3s; }
        .lista_conteudo li .container:hover .dados_conteudo {
          opacity: 0.7;
          transition: all 0.3s; }
        .lista_conteudo li .container:hover .imagem {
          transition: all 0.3s;
          box-shadow: 5px 8.66px 42px 0px rgba(52, 54, 145, 0.5); }
    .lista_conteudo li .imagem {
      width: 100%;
      height: 440px;
      box-shadow: 5px 8.66px 42px 0px rgba(17, 16, 11, 0.4); }
    .lista_conteudo li .dados_conteudo {
      padding-left: 50px;
      transition: all 0.3s; }
    .lista_conteudo li .titulo_conteudo {
      margin-bottom: 30px; }
      .lista_conteudo li .titulo_conteudo h2 {
        font-size: 30px;
        color: #b4252d;
        font-weight: 500;
        line-height: 30px; }
    .lista_conteudo li .descricao p {
      margin-bottom: 30px; }
    .lista_conteudo li .leia {
      color: #b4252d;
      font-size: 16px;
      font-weight: 300;
      text-decoration: underline;
      position: relative;
      padding-bottom: 50px; }
      .lista_conteudo li .leia:before {
        content: '';
        position: absolute;
        width: 100%;
        bottom: 0px;
        left: 0px;
        height: 2px;
        background: #d7d7d8; }
    .lista_conteudo li:before {
      content: '';
      position: absolute;
      height: 100%;
      width: 44.7%;
      left: 0px;
      top: 0px;
      z-index: -1; }
    .lista_conteudo li:after {
      content: '';
      position: absolute;
      height: 100%;
      width: 55.3%;
      right: 0px;
      top: 0px;
      z-index: -1; }
    .lista_conteudo li:nth-of-type(odd):before {
      background: #f2f2f2; }
    .lista_conteudo li:nth-of-type(odd):after {
      background: #ffffff; }
    .lista_conteudo li:nth-of-type(even):after {
      background: #f2f2f2; }
    .lista_conteudo li:nth-of-type(even):before {
      background: #ffffff; }

.interna_conteudo {
  padding: 80px 0; }
  .interna_conteudo .dados_conteudo {
    padding-bottom: 50px; }
    .interna_conteudo .dados_conteudo .descricao_interna h1 {
      font-size: 30px;
      font-weight: 500;
      color: #b4252d;
      margin-bottom: 30px; }
    .interna_conteudo .dados_conteudo .descricao_interna h2, .interna_conteudo .dados_conteudo .descricao_interna h3, .interna_conteudo .dados_conteudo .descricao_interna h4, .interna_conteudo .dados_conteudo .descricao_interna h5 {
      font-size: 22px;
      font-weight: 500;
      color: #b4252d; }
    .interna_conteudo .dados_conteudo .descricao_interna b {
      font-weight: bold; }
    .interna_conteudo .dados_conteudo .descricao_interna p {
      margin-bottom: 10px; }
    .interna_conteudo .dados_conteudo .descricao_interna a {
      color: #b4252d; }
    .interna_conteudo .dados_conteudo .descricao_interna img {
      margin: 0 50px 50px 0;
      box-shadow: 5px 8.66px 42px 0px rgba(17, 16, 11, 0.4);
      float: left; }
    .interna_conteudo .dados_conteudo .descricao_interna * {
      font-family: "Dax", sans-serif;
      text-align: left;
      color: #65646a;
      font-size: 19px;
      font-weight: 300;
      line-height: 26px; }
  .interna_conteudo .disqus_area {
    padding: 50px 0; }
    .interna_conteudo .disqus_area #disqus_thread {
      width: 100%; }

.servicos_area {
  background: #f6f6f6;
  padding: 50px 0 10px 0; }
  .servicos_area select {
    -webkit-appearance: none;
    background: url(../midia/select.jpg) no-repeat right;
    cursor: pointer;
    background-color: #ffffff;
    -moz-appearance: none; }
  .servicos_area .busca_servico input {
    position: relative;
    background: #fff; }
  .servicos_area .busca_servico button {
    cursor: pointer;
    border: none;
    border-left: 1px #dadada solid;
    border-radius: 0px 8px 8px 0px;
    background: transparent;
    outline: none;
    position: absolute;
    right: 15px;
    top: 0px;
    padding: 10px 15px;
    transition: all 0.2s; }
    .servicos_area .busca_servico button i {
      transform: scaleX(-1);
      color: #68676d;
      transition: all 0.3s; }
    .servicos_area .busca_servico button:focus {
      outline: none; }
    .servicos_area .busca_servico button:hover {
      transition: all 0.3s;
      background: #b4252d; }
      .servicos_area .busca_servico button:hover i {
        color: #ffffff;
        transition: all 0.2s; }
  .servicos_area .lista_servicos {
    margin-top: 50px; }
    .servicos_area .lista_servicos .row {
      margin-bottom: 0px; }
    .servicos_area .lista_servicos li {
      margin-bottom: 30px; }
      .servicos_area .lista_servicos li a {
        box-shadow: 0px 20px 40px 0px rgba(189, 189, 189, 0.3);
        float: left;
        background: #ffffff;
        padding: 50px;
        transition: all 0.2s; }
        .servicos_area .lista_servicos li a .circulo_imagem {
          box-shadow: 5px 10px 20px 0px #bdbdbd;
          width: 70px;
          height: 70px;
          background: #b4252d;
          padding: 15px;
          border-radius: 50px;
          float: right; }
          .servicos_area .lista_servicos li a .circulo_imagem .imagem {
            width: 39px;
            height: 39px; }
        .servicos_area .lista_servicos li a .imagem_servico {
          height: 300px;
          margin-bottom: 30px; }
        .servicos_area .lista_servicos li a .titulo {
          min-height: 60px;
          font-size: 28px;
          line-height: 30px;
          text-align: center; }
        .servicos_area .lista_servicos li a .descricao {
          margin: 30px 0;
          min-height: 150px; }
        .servicos_area .lista_servicos li a .conheca {
          font-family: "Dax", sans-serif;
          color: #b4252d;
          font-size: 16px;
          transition: all 0.2s; }
        .servicos_area .lista_servicos li a:hover {
          transition: all 0.2s;
          opacity: 0.7; }
          .servicos_area .lista_servicos li a:hover .conheca {
            transition: all 0.2s; }

.interna_servico {
  background: #f6f6f6;
  padding: 50px 0; }
  .interna_servico .box {
    box-shadow: 0px 20px 40px 0px rgba(189, 189, 189, 0.3);
    padding: 50px 50px 10px 50px;
    background: #ffffff; }
    .interna_servico .box .titulo_interna {
      margin-bottom: 50px; }
    .interna_servico .box .interno_circulo {
      box-shadow: 5px 10px 20px 0px #bdbdbd;
      width: 70px;
      height: 70px;
      background: #b4252d;
      padding: 22px 15px 10px 19px;
      border-radius: 50px;
      float: right; }
      .interna_servico .box .interno_circulo .imagem {
        width: 32px;
        height: 31px; }
    .interna_servico .box .interno_circulo_pesquisa {
      box-shadow: 5px 10px 20px 0px #bdbdbd;
      width: 70px;
      height: 70px;
      background: #b4252d;
      padding: 20px 10px 10px 22px;
      border-radius: 50px;
      float: right; }
      .interna_servico .box .interno_circulo_pesquisa .imagem {
        width: 26px;
        height: 31px; }
    .interna_servico .box .imginterna {
      margin-bottom: 15px; }
    .interna_servico .box .titulo_interno {
      margin-bottom: 15px; }
    .interna_servico .box .circulo_imagem {
      box-shadow: 5px 10px 20px 0px #bdbdbd;
      width: 70px;
      height: 70px;
      background: #b4252d;
      padding: 15px;
      border-radius: 50px;
      float: right; }
      .interna_servico .box .circulo_imagem .imagem {
        width: 39px;
        height: 39px; }
    .interna_servico .box .descricao {
      margin-bottom: 20px; }
    .interna_servico .box .extras_servicos .imagem {
      width: 100%;
      height: 130px;
      transition: all 0.2s; }
    .interna_servico .box .extras_servicos li {
      margin-bottom: 15px; }
    .interna_servico .box .extras_servicos a {
      transition: all 0.2s; }
      .interna_servico .box .extras_servicos a:hover {
        transition: all 0.2s; }
        .interna_servico .box .extras_servicos a:hover .imagem {
          transition: all 0.2s;
          opacity: 0.8; }
    .interna_servico .box .img_int {
      margin-bottom: 50px;
      box-shadow: 0px 10px 20px -10px #bdbdbd; }
    .interna_servico .box .evento_t {
      margin-bottom: 30px; }
    .interna_servico .box .inscreva_evento {
      margin-bottom: 40px; }
    .interna_servico .box .assuntos_area .assuntos {
      font-family: "Dax", sans-serif;
      color: #878787;
      font-size: 18px;
      font-weight: 300;
      text-align: left;
      margin-bottom: 15px;
      line-height: 25px; }
      .interna_servico .box .assuntos_area .assuntos b {
        font-weight: bold; }
  .interna_servico .outros_servicos {
    position: relative;
    padding-bottom: 35px;
    margin-bottom: 50px;
    color: #878787; }
    .interna_servico .outros_servicos b {
      font-weight: bold; }
    .interna_servico .outros_servicos.branco {
      color: #ffffff; }
      .interna_servico .outros_servicos.branco:before {
        background: #ffffff; }
      .interna_servico .outros_servicos.branco:after {
        background: #ffffff; }
    .interna_servico .outros_servicos:before {
      content: '';
      position: absolute;
      top: -52px;
      width: 100%;
      height: 4px;
      left: 0;
      background: #b4252d; }
    .interna_servico .outros_servicos:after {
      content: '';
      position: absolute;
      width: 40px;
      height: 4px;
      background: #b2b2b2;
      left: 50%;
      bottom: 0px;
      margin-left: -20px; }
  .interna_servico .servicos_lista li {
    margin-bottom: 20px; }
    .interna_servico .servicos_lista li a {
      transition: all 0.2s;
      position: relative;
      padding-left: 20px;
      color: #878787;
      font-family: "Dax", sans-serif;
      font-size: 18px;
      font-weight: 300; }
      .interna_servico .servicos_lista li a:before {
        content: '';
        position: absolute;
        width: 5px;
        height: 5px;
        background: #b4252d;
        left: 0;
        top: 8px; }
      .interna_servico .servicos_lista li a:hover {
        transition: all 0.2s;
        color: #b4252d; }
      .interna_servico .servicos_lista li a.selecionado {
        color: #b4252d; }

.titulo_servicointerno {
  padding-left: 0px;
  margin-top: 10px; }

.acomodacoes_area {
  background: #f6f6f6;
  padding: 50px 0 10px 0; }
  .acomodacoes_area select {
    -webkit-appearance: none;
    background: url(../midia/select.jpg) no-repeat right;
    cursor: pointer;
    background-color: #ffffff;
    -moz-appearance: none; }
  .acomodacoes_area .busca_servico input {
    position: relative;
    background: #fff; }
  .acomodacoes_area .busca_servico button {
    cursor: pointer;
    border: none;
    border-left: 1px #dadada solid;
    border-radius: 0px 8px 8px 0px;
    background: transparent;
    outline: none;
    position: absolute;
    right: 15px;
    top: 0px;
    padding: 10px 15px;
    transition: all 0.2s; }
    .acomodacoes_area .busca_servico button i {
      transform: scaleX(-1);
      color: #68676d;
      transition: all 0.3s; }
    .acomodacoes_area .busca_servico button:focus {
      outline: none; }
    .acomodacoes_area .busca_servico button:hover {
      transition: all 0.3s;
      background: #b4252d; }
      .acomodacoes_area .busca_servico button:hover i {
        color: #ffffff;
        transition: all 0.2s; }
  .acomodacoes_area .lista_acomodacoes {
    margin-top: 50px; }
    .acomodacoes_area .lista_acomodacoes .row {
      margin-bottom: 0px; }
    .acomodacoes_area .lista_acomodacoes li {
      margin-bottom: 30px; }
      .acomodacoes_area .lista_acomodacoes li a {
        box-shadow: 0px 20px 40px 0px rgba(189, 189, 189, 0.3);
        float: left;
        background: #ffffff;
        padding: 50px;
        transition: all 0.2s; }
        .acomodacoes_area .lista_acomodacoes li a .circulo_imagem {
          box-shadow: 5px 10px 20px 0px #bdbdbd;
          width: 70px;
          height: 70px;
          background: #b4252d;
          padding: 15px;
          border-radius: 50px;
          float: right; }
          .acomodacoes_area .lista_acomodacoes li a .circulo_imagem .imagem {
            width: 39px;
            height: 39px; }
        .acomodacoes_area .lista_acomodacoes li a .imagem_servico {
          height: 300px;
          margin-bottom: 30px; }
        .acomodacoes_area .lista_acomodacoes li a .titulo {
          min-height: 60px;
          font-size: 28px;
          line-height: 30px;
          text-align: center; }
        .acomodacoes_area .lista_acomodacoes li a .descricao {
          margin: 30px 0;
          min-height: 150px; }
        .acomodacoes_area .lista_acomodacoes li a .conheca {
          font-family: "Dax", sans-serif;
          color: #b4252d;
          font-size: 16px;
          transition: all 0.2s; }
        .acomodacoes_area .lista_acomodacoes li a:hover {
          transition: all 0.2s;
          opacity: 0.7; }
          .acomodacoes_area .lista_acomodacoes li a:hover .conheca {
            transition: all 0.2s; }

.interna_servico {
  background: #f6f6f6;
  padding: 50px 0; }
  .interna_servico .box {
    box-shadow: 0px 20px 40px 0px rgba(189, 189, 189, 0.3);
    padding: 50px 50px 10px 50px;
    background: #ffffff; }
    .interna_servico .box .titulo_interna {
      margin-bottom: 50px; }
    .interna_servico .box .interno_circulo {
      box-shadow: 5px 10px 20px 0px #bdbdbd;
      width: 70px;
      height: 70px;
      background: #b4252d;
      padding: 22px 15px 10px 19px;
      border-radius: 50px;
      float: right; }
      .interna_servico .box .interno_circulo .imagem {
        width: 32px;
        height: 31px; }
    .interna_servico .box .interno_circulo_pesquisa {
      box-shadow: 5px 10px 20px 0px #bdbdbd;
      width: 70px;
      height: 70px;
      background: #b4252d;
      padding: 20px 10px 10px 22px;
      border-radius: 50px;
      float: right; }
      .interna_servico .box .interno_circulo_pesquisa .imagem {
        width: 26px;
        height: 31px; }
    .interna_servico .box .imginterna {
      margin-bottom: 15px; }
    .interna_servico .box .titulo_interno {
      margin-bottom: 15px; }
    .interna_servico .box .circulo_imagem {
      box-shadow: 5px 10px 20px 0px #bdbdbd;
      width: 70px;
      height: 70px;
      background: #b4252d;
      padding: 15px;
      border-radius: 50px;
      float: right; }
      .interna_servico .box .circulo_imagem .imagem {
        width: 39px;
        height: 39px; }
    .interna_servico .box .descricao {
      margin-bottom: 20px; }
    .interna_servico .box .extras_acomodacoes .imagem {
      width: 100%;
      height: 130px;
      transition: all 0.2s; }
    .interna_servico .box .extras_acomodacoes .imagem_principal {
      height: 500px;
      background-position: center;
      margin-bottom: 20px;
      background-repeat: no-repeat;
      background-size: cover; }
    .interna_servico .box .extras_acomodacoes li {
      margin-bottom: 15px; }
    .interna_servico .box .extras_acomodacoes a {
      transition: all 0.2s; }
      .interna_servico .box .extras_acomodacoes a:hover {
        transition: all 0.2s; }
        .interna_servico .box .extras_acomodacoes a:hover .imagem {
          transition: all 0.2s;
          opacity: 0.8; }
    .interna_servico .box .img_int {
      margin-bottom: 50px;
      box-shadow: 0px 10px 20px -10px #bdbdbd; }
    .interna_servico .box .evento_t {
      margin-bottom: 30px; }
    .interna_servico .box .inscreva_evento {
      margin-bottom: 40px; }
    .interna_servico .box .assuntos_area .assuntos {
      font-family: "Dax", sans-serif;
      color: #878787;
      font-size: 18px;
      font-weight: 300;
      text-align: left;
      margin-bottom: 15px;
      line-height: 25px; }
      .interna_servico .box .assuntos_area .assuntos b {
        font-weight: bold; }
  .interna_servico .outros_acomodacoes {
    position: relative;
    padding-bottom: 35px;
    margin-bottom: 50px;
    color: #878787; }
    .interna_servico .outros_acomodacoes b {
      font-weight: bold; }
    .interna_servico .outros_acomodacoes.branco {
      color: #ffffff; }
      .interna_servico .outros_acomodacoes.branco:before {
        background: #ffffff; }
      .interna_servico .outros_acomodacoes.branco:after {
        background: #ffffff; }
    .interna_servico .outros_acomodacoes:before {
      content: '';
      position: absolute;
      top: -52px;
      width: 100%;
      height: 4px;
      left: 0;
      background: #b4252d; }
    .interna_servico .outros_acomodacoes:after {
      content: '';
      position: absolute;
      width: 40px;
      height: 4px;
      background: #b2b2b2;
      left: 50%;
      bottom: 0px;
      margin-left: -20px; }
  .interna_servico .acomodacoes_lista li {
    margin-bottom: 20px; }
    .interna_servico .acomodacoes_lista li a {
      transition: all 0.2s;
      position: relative;
      padding-left: 20px;
      color: #878787;
      font-family: "Dax", sans-serif;
      font-size: 18px;
      font-weight: 300; }
      .interna_servico .acomodacoes_lista li a:before {
        content: '';
        position: absolute;
        width: 5px;
        height: 5px;
        background: #b4252d;
        left: 0;
        top: 8px; }
      .interna_servico .acomodacoes_lista li a:hover {
        transition: all 0.2s;
        color: #b4252d; }
      .interna_servico .acomodacoes_lista li a.selecionado {
        color: #b4252d; }

.titulo_servicointerno {
  padding-left: 0px;
  margin-top: 10px; }

.acomodacoes_area {
  background: #f6f6f6;
  padding: 50px 0 10px 0; }
  .acomodacoes_area select {
    -webkit-appearance: none;
    background: url(../midia/select.jpg) no-repeat right;
    cursor: pointer;
    background-color: #ffffff;
    -moz-appearance: none; }
  .acomodacoes_area .busca_servico input {
    position: relative;
    background: #fff; }
  .acomodacoes_area .busca_servico button {
    cursor: pointer;
    border: none;
    border-left: 1px #dadada solid;
    border-radius: 0px 8px 8px 0px;
    background: transparent;
    outline: none;
    position: absolute;
    right: 15px;
    top: 0px;
    padding: 10px 15px;
    transition: all 0.2s; }
    .acomodacoes_area .busca_servico button i {
      transform: scaleX(-1);
      color: #68676d;
      transition: all 0.3s; }
    .acomodacoes_area .busca_servico button:focus {
      outline: none; }
    .acomodacoes_area .busca_servico button:hover {
      transition: all 0.3s;
      background: #b4252d; }
      .acomodacoes_area .busca_servico button:hover i {
        color: #ffffff;
        transition: all 0.2s; }
  .acomodacoes_area .lista_acomodacoes {
    margin-top: 50px; }
    .acomodacoes_area .lista_acomodacoes .row {
      margin-bottom: 0px; }
    .acomodacoes_area .lista_acomodacoes li {
      margin-bottom: 30px; }
      .acomodacoes_area .lista_acomodacoes li a {
        box-shadow: 0px 20px 40px 0px rgba(189, 189, 189, 0.3);
        float: left;
        background: #ffffff;
        padding: 50px;
        transition: all 0.2s; }
        .acomodacoes_area .lista_acomodacoes li a .circulo_imagem {
          box-shadow: 5px 10px 20px 0px #bdbdbd;
          width: 70px;
          height: 70px;
          background: #b4252d;
          padding: 15px;
          border-radius: 50px;
          float: right; }
          .acomodacoes_area .lista_acomodacoes li a .circulo_imagem .imagem {
            width: 39px;
            height: 39px; }
        .acomodacoes_area .lista_acomodacoes li a .imagem_servico {
          height: 300px;
          margin-bottom: 30px; }
        .acomodacoes_area .lista_acomodacoes li a .titulo {
          min-height: 60px;
          font-size: 28px;
          line-height: 30px;
          text-align: center; }
        .acomodacoes_area .lista_acomodacoes li a .titulo_internacoes {
          min-height: 0px;
          margin-bottom: 0px !important;
          margin-left: 5px; }
        .acomodacoes_area .lista_acomodacoes li a .descricao {
          margin: 30px 0;
          min-height: 150px; }
        .acomodacoes_area .lista_acomodacoes li a .conheca {
          font-family: "Dax", sans-serif;
          color: #b4252d;
          font-size: 16px;
          transition: all 0.2s; }
        .acomodacoes_area .lista_acomodacoes li a:hover {
          transition: all 0.2s;
          opacity: 0.7; }
          .acomodacoes_area .lista_acomodacoes li a:hover .conheca {
            transition: all 0.2s; }

.interna_servico {
  background: #f6f6f6;
  padding: 50px 0; }
  .interna_servico .box {
    box-shadow: 0px 20px 40px 0px rgba(189, 189, 189, 0.3);
    padding: 50px 50px 10px 50px;
    background: #ffffff; }
    .interna_servico .box .titulo_interna {
      margin-bottom: 50px; }
    .interna_servico .box .interno_circulo {
      box-shadow: 5px 10px 20px 0px #bdbdbd;
      width: 70px;
      height: 70px;
      background: #b4252d;
      padding: 22px 15px 10px 19px;
      border-radius: 50px;
      float: right; }
      .interna_servico .box .interno_circulo .imagem {
        width: 32px;
        height: 31px; }
    .interna_servico .box .interno_circulo_pesquisa {
      box-shadow: 5px 10px 20px 0px #bdbdbd;
      width: 70px;
      height: 70px;
      background: #b4252d;
      padding: 20px 10px 10px 22px;
      border-radius: 50px;
      float: right; }
      .interna_servico .box .interno_circulo_pesquisa .imagem {
        width: 26px;
        height: 31px; }
    .interna_servico .box .imginterna {
      margin-bottom: 15px; }
    .interna_servico .box .titulo_interno {
      margin-bottom: 15px; }
    .interna_servico .box .circulo_imagem {
      box-shadow: 5px 10px 20px 0px #bdbdbd;
      width: 70px;
      height: 70px;
      background: #b4252d;
      padding: 15px;
      border-radius: 50px;
      float: right; }
      .interna_servico .box .circulo_imagem .imagem {
        width: 39px;
        height: 39px; }
    .interna_servico .box .descricao {
      margin-bottom: 20px; }
    .interna_servico .box .lista_documentos ol {
      display: flex;
      flex-wrap: wrap; }
      .interna_servico .box .lista_documentos ol li {
        display: flex;
        flex: 0 0 100% !important;
        margin: 0px !important;
        padding: 20px;
        position: relative;
        list-style-type: none;
        padding-left: 50px;
        background-image: url(../midia/file.png) !important;
        background-repeat: no-repeat !important;
        background-position: 20px 50%; }
      .interna_servico .box .lista_documentos ol li:nth-child(odd) {
        background-color: #f7f8f8; }
      .interna_servico .box .lista_documentos ol li:nth-child(even) {
        background-color: #edeef0; }
    .interna_servico .box .extras_acomodacoes .imagem {
      width: 100%;
      height: 130px;
      transition: all 0.2s; }
    .interna_servico .box .extras_acomodacoes .imagem_principal {
      height: 500px;
      background-position: center;
      margin-bottom: 20px;
      background-repeat: no-repeat;
      background-size: cover; }
    .interna_servico .box .extras_acomodacoes li {
      margin-bottom: 15px; }
    .interna_servico .box .extras_acomodacoes a {
      transition: all 0.2s; }
      .interna_servico .box .extras_acomodacoes a:hover {
        transition: all 0.2s; }
        .interna_servico .box .extras_acomodacoes a:hover .imagem {
          transition: all 0.2s;
          opacity: 0.8; }
    .interna_servico .box .img_int {
      margin-bottom: 50px;
      box-shadow: 0px 10px 20px -10px #bdbdbd; }
    .interna_servico .box .evento_t {
      margin-bottom: 30px; }
    .interna_servico .box .inscreva_evento {
      margin-bottom: 40px; }
    .interna_servico .box .assuntos_area .assuntos {
      font-family: "Dax", sans-serif;
      color: #878787;
      font-size: 18px;
      font-weight: 300;
      text-align: left;
      margin-bottom: 15px;
      line-height: 25px; }
      .interna_servico .box .assuntos_area .assuntos b {
        font-weight: bold; }
  .interna_servico .outros_acomodacoes {
    position: relative;
    padding-bottom: 35px;
    margin-bottom: 50px;
    color: #878787; }
    .interna_servico .outros_acomodacoes b {
      font-weight: bold; }
    .interna_servico .outros_acomodacoes.branco {
      color: #ffffff; }
      .interna_servico .outros_acomodacoes.branco:before {
        background: #ffffff; }
      .interna_servico .outros_acomodacoes.branco:after {
        background: #ffffff; }
    .interna_servico .outros_acomodacoes:before {
      content: '';
      position: absolute;
      top: -52px;
      width: 100%;
      height: 4px;
      left: 0;
      background: #b4252d; }
    .interna_servico .outros_acomodacoes:after {
      content: '';
      position: absolute;
      width: 40px;
      height: 4px;
      background: #b2b2b2;
      left: 50%;
      bottom: 0px;
      margin-left: -20px; }
  .interna_servico .acomodacoes_lista li {
    margin-bottom: 20px; }
    .interna_servico .acomodacoes_lista li a {
      transition: all 0.2s;
      position: relative;
      padding-left: 20px;
      color: #878787;
      font-family: "Dax", sans-serif;
      font-size: 18px;
      font-weight: 300; }
      .interna_servico .acomodacoes_lista li a:before {
        content: '';
        position: absolute;
        width: 5px;
        height: 5px;
        background: #b4252d;
        left: 0;
        top: 8px; }
      .interna_servico .acomodacoes_lista li a:hover {
        transition: all 0.2s;
        color: #b4252d; }
      .interna_servico .acomodacoes_lista li a.selecionado {
        color: #b4252d; }

.titulo_servicointerno {
  padding-left: 0px;
  margin-top: 10px; }

.centro_internacoes {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap; }
  .centro_internacoes .titulo {
    min-height: 0px !important;
    margin-left: 10px;
    margin-bottom: 0px !important; }

.rsocial_pagina {
  background: #f6f6f6;
  padding: 50px 0 0 0; }
  .rsocial_pagina .box_descricao {
    box-shadow: 0px 20px 40px 0px rgba(189, 189, 189, 0.3);
    padding: 50px 50px 40px 50px;
    background: #ffffff; }
  .rsocial_pagina .lista_social {
    margin-top: 50px; }
    .rsocial_pagina .lista_social li {
      margin-bottom: 30px; }
      .rsocial_pagina .lista_social li a {
        box-shadow: 0px 20px 40px 0px rgba(189, 189, 189, 0.3);
        float: left;
        background: #ffffff;
        padding: 50px;
        transition: all 0.2s; }
        .rsocial_pagina .lista_social li a .circulo_imagem {
          box-shadow: 5px 10px 20px 0px #bdbdbd;
          width: 70px;
          height: 70px;
          background: #b4252d;
          padding: 22px 15px 10px 19px;
          border-radius: 50px;
          float: right; }
          .rsocial_pagina .lista_social li a .circulo_imagem .imagem {
            width: 32px;
            height: 31px; }
        .rsocial_pagina .lista_social li a .titulo {
          font-size: 28px;
          line-height: 30px; }
        .rsocial_pagina .lista_social li a .descricao {
          margin: 30px 0;
          min-height: 150px; }
        .rsocial_pagina .lista_social li a .conheca {
          font-family: "Dax", sans-serif;
          color: #b4252d;
          font-size: 16px;
          transition: all 0.2s; }
        .rsocial_pagina .lista_social li a:hover {
          transition: all 0.2s;
          opacity: 0.7; }
          .rsocial_pagina .lista_social li a:hover .conheca {
            transition: all 0.2s; }

.noticias_pagina {
  background: #f6f6f6;
  padding: 50px 0 0 0; }
  .noticias_pagina .flex_destaque {
    margin: 0;
    margin-bottom: 50px;
    padding: 0;
    position: relative;
    box-shadow: 0px 20px 40px 0px rgba(189, 189, 189, 0.3); }
    .noticias_pagina .flex_destaque li {
      transition: all 0.2s; }
      .noticias_pagina .flex_destaque li .img_area {
        padding-right: 0px; }
        .noticias_pagina .flex_destaque li .img_area .imagem {
          transition: all 0.2s;
          height: 440px; }
      .noticias_pagina .flex_destaque li .dados {
        background: #ffffff;
        transition: all 0.2s; }
        .noticias_pagina .flex_destaque li .dados .box {
          padding: 50px;
          position: relative; }
          .noticias_pagina .flex_destaque li .dados .box .descricao {
            margin: 25px 0; }
          .noticias_pagina .flex_destaque li .dados .box .ver_area {
            position: absolute;
            bottom: 50px;
            left: 50%;
            margin-left: -12px; }
            .noticias_pagina .flex_destaque li .dados .box .ver_area .img {
              background-image: url(../midia/ver.png);
              width: 24px;
              height: 25px; }
      .noticias_pagina .flex_destaque li:hover {
        transition: all 0.2s; }
        .noticias_pagina .flex_destaque li:hover .imagem {
          transition: all 0.2s;
          opacity: 0.7; }
        .noticias_pagina .flex_destaque li:hover .dados {
          transition: all 0.2s;
          background: #b4252d; }
          .noticias_pagina .flex_destaque li:hover .dados .box .subtitulo {
            transition: all 0.2s;
            color: #ffffff; }
          .noticias_pagina .flex_destaque li:hover .dados .box .descricao * {
            transition: all 0.2s;
            color: #ffffff; }
  .noticias_pagina .flex_destaque .slides > li {
    display: none;
    -webkit-backface-visibility: hidden; }
  .noticias_pagina .flex_destaque .slides img {
    width: 100%;
    display: block; }
  .noticias_pagina .flex_destaque .slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .noticias_pagina html[xmlns] .flex_destaque .slides {
    display: block; }
  .noticias_pagina * html .flex_destaque .slides {
    height: 1%; }
  .noticias_pagina .no-js .flex_destaque .slides > li:first-child {
    display: block; }
  .noticias_pagina .flex_destaque {
    position: relative;
    zoom: 1; }
  .noticias_pagina .flex_destaque .slides {
    zoom: 1; }
  .noticias_pagina .flex_destaque .slides img {
    height: auto;
    -moz-user-select: none; }
  .noticias_pagina .flex_destaque:hover .flex-direction-nav .flex-prev {
    opacity: 0.7;
    left: -20px; }
  .noticias_pagina .flex_destaque:hover .flex-direction-nav .flex-prev:hover {
    opacity: 1; }
  .noticias_pagina .flex_destaque:hover .flex-direction-nav .flex-next {
    opacity: 0.7;
    right: -20px; }
  .noticias_pagina .flex_destaque:hover .flex-direction-nav .flex-next:hover {
    opacity: 1; }
  .noticias_pagina .flex_destaque .flex-direction-nav a {
    width: 19px;
    height: 32px;
    margin: 0; }
  .noticias_pagina .noticias_setas {
    z-index: 60;
    position: absolute;
    right: 50px;
    bottom: 50px; }
    .noticias_pagina .noticias_setas .flex-prev {
      position: absolute;
      left: -30px;
      bottom: 0px;
      z-index: 50; }
  .noticias_pagina .lista_noticias li {
    margin-bottom: 30px; }
    .noticias_pagina .lista_noticias li a {
      box-shadow: 0px 20px 40px 0px rgba(189, 189, 189, 0.3);
      float: left;
      transition: all 0.2s; }
      .noticias_pagina .lista_noticias li a:hover {
        transition: all 0.2s;
        opacity: 0.7; }
        .noticias_pagina .lista_noticias li a:hover .dados_noticia {
          background-color: #b4252d;
          transition: all 0.2s; }
          .noticias_pagina .lista_noticias li a:hover .dados_noticia h2 {
            color: #ffffff;
            transition: all 0.2s; }
          .noticias_pagina .lista_noticias li a:hover .dados_noticia .descricao * {
            color: #ffffff;
            transition: all 0.2s; }
    .noticias_pagina .lista_noticias li .imagem {
      height: 280px; }
    .noticias_pagina .lista_noticias li .dados_noticia {
      background-color: #ffffff;
      padding: 30px; }
      .noticias_pagina .lista_noticias li .dados_noticia .subtitulo {
        min-height: 60px; }
        .noticias_pagina .lista_noticias li .dados_noticia .subtitulo h2 {
          font-family: "Dax", sans-serif;
          font-size: 22px;
          color: #b4252d; }
      .noticias_pagina .lista_noticias li .dados_noticia .descricao {
        margin-top: 10px;
        min-height: 100px; }

.sub_noticia {
  font-size: 28px;
  line-height: 25px; }

.conteudo_vip {
  box-shadow: 0px 20px 40px 0px rgba(189, 189, 189, 0.3);
  background: #b4252d;
  padding: 50px 30px 30px 30px;
  position: relative;
  margin-top: 20px;
  margin-bottom: 10px; }
  .conteudo_vip input {
    margin-bottom: 10px; }
  .conteudo_vip input::-webkit-input-placeholder {
    color: #ffffff !important;
    font-family: "Dax", sans-serif;
    font-size: 16px; }
  .conteudo_vip input::-webkit-input-placeholder {
    color: #ffffff !important;
    font-family: "Dax", sans-serif;
    font-size: 16px; }
  .conteudo_vip input::-moz-placeholder {
    color: #ffffff !important;
    font-family: "Dax", sans-serif;
    font-size: 16px; }
  .conteudo_vip input:-ms-input-placeholder {
    color: #ffffff !important;
    font-family: "Dax", sans-serif;
    font-size: 16px; }
  .conteudo_vip input:-moz-placeholder {
    color: #ffffff !important;
    font-family: "Dax", sans-serif;
    font-size: 16px; }

.row_vip {
  margin-left: 0px; }

.cartilha .subtitulo {
  font-size: 22px;
  margin-bottom: 20px; }

.cartilha li {
  padding: 15px 20px 15px 70px;
  position: relative;
  transition: all 0.2s; }
  .cartilha li a {
    float: left;
    font-family: "Dax", sans-serif;
    color: #65646a;
    font-size: 16px;
    transition: all 0.2s; }
  .cartilha li:nth-of-type(odd) {
    background-color: #f6f6f6; }
  .cartilha li:nth-of-type(even) {
    background-color: #ffffff; }
  .cartilha li:before {
    content: '';
    position: absolute;
    width: 30px;
    height: 32px;
    left: 15px;
    top: 10px;
    background: url(../midia/pdf_icon.png); }
  .cartilha li:hover a {
    color: #b4252d;
    transition: all 0.2s; }

.eventos_pg {
  background: #f6f6f6;
  padding: 50px 0 0 0; }
  .eventos_pg .lista_eventos li {
    margin-bottom: 30px; }
    .eventos_pg .lista_eventos li .dados {
      padding: 50px 30px;
      background: #ffffff;
      box-shadow: 0px 20px 40px 0px rgba(189, 189, 189, 0.3);
      transition: all 0.2s; }
      .eventos_pg .lista_eventos li .dados .imagem {
        height: 300px;
        margin-bottom: 50px;
        box-shadow: 0px 10px 20px -10px #bdbdbd;
        transition: all 0.2s; }
      .eventos_pg .lista_eventos li .dados .titulo_area {
        margin-bottom: 30px; }
        .eventos_pg .lista_eventos li .dados .titulo_area .subtitulo {
          font-size: 28px; }
      .eventos_pg .lista_eventos li .dados .assuntos_area {
        min-height: 190px; }
        .eventos_pg .lista_eventos li .dados .assuntos_area .assuntos {
          font-family: "Dax", sans-serif;
          color: #878787;
          font-size: 18px;
          font-weight: 300;
          text-align: left;
          margin-bottom: 15px;
          line-height: 25px; }
          .eventos_pg .lista_eventos li .dados .assuntos_area .assuntos b {
            font-weight: bold; }
      .eventos_pg .lista_eventos li .dados .saiba_mais {
        transition: all 0.2s;
        color: #b4252d;
        font-family: "Dax", sans-serif;
        font-size: 16px;
        margin-top: 30px; }
      .eventos_pg .lista_eventos li .dados:hover {
        transition: all 0.2s;
        opacity: 0.7; }
        .eventos_pg .lista_eventos li .dados:hover .saiba_mais {
          transition: all 0.2s; }
        .eventos_pg .lista_eventos li .dados:hover .imagem {
          transition: all 0.2s; }

@media (max-width: 1200px) {
  .menu_topo .lista_menu {
    padding: 0px; }
    .menu_topo .lista_menu .row li {
      font-size: 18px;
      padding-left: 10px;
      padding-right: 10px; }
  .destaques_home {
    padding: 60px 0; }
    .destaques_home .box {
      padding: 15px; }
      .destaques_home .box .descricao {
        margin-top: 0px;
        padding: 0 15px; }
  .noticias_home {
    padding-bottom: 60px; }
    .noticias_home .lista_noticias li .dados_noticia .descricao {
      min-height: 150px; }
  .noticias_pagina .lista_noticias li .dados_noticia {
    padding: 15px; }
    .noticias_pagina .lista_noticias li .dados_noticia .descricao {
      min-height: 150px; }
  .busca_area .lista_noticias li .dados_noticia {
    padding: 15px; }
    .busca_area .lista_noticias li .dados_noticia .descricao {
      min-height: 150px; }
  .noticias_home .desc {
    margin-bottom: 20px; }
  .noticias_home .lista_noticias li .dados_noticia {
    padding: 15px; }
  .institucional_home .box_one {
    padding: 30px 100px 15px 0px; }
    .institucional_home .box_one .imagem {
      right: -225px;
      height: 450px; }
  .institucional_home .box_two {
    padding: 30px 15px 15px 145px; }
    .institucional_home .box_two .descricao {
      padding-bottom: 100px; }
      .institucional_home .box_two .descricao button {
        bottom: 0px; }
  .dados_localizacao .container {
    padding: 0 40px; }
  .topo_internas {
    height: 400px; }
  .dados_camilianos .box .descricao {
    margin-bottom: 20px; }
    .dados_camilianos .box .descricao img {
      margin: 0 0 20px 20px; }
  .dados_camilianos .box .video iframe {
    height: 400px; }
  .area_oracao .titulo_oracao {
    padding-left: 0px;
    margin-top: 50px; }
    .area_oracao .titulo_oracao .titulo {
      text-align: center; }
    .area_oracao .titulo_oracao:before {
      top: -100px;
      left: 70px; }
  .servicos_area .lista_servicos li a .descricao {
    min-height: 200px; }
  .busca_area .lista_servicos li a .descricao {
    min-height: 200px; }
  .rsocial_pagina .lista_social li a .descricao {
    min-height: 200px; }
  .medicos_area .lista_medicos li .box {
    padding: 20px 20px 20px 20px; }
  .medicos_area .lista_medicos li .box .dados {
    min-height: 180px; }
  .conteudo_vip .botao {
    min-width: inherit;
    width: 100%;
    padding: 10px; }
  .eventos_pg .lista_eventos li .dados .assuntos_area {
    min-height: 220px; }
  .busca_area .lista_eventos li .dados .assuntos_area {
    min-height: 220px; }
  .area_ensino_pesquisa .lista_ensino_principal li a {
    padding: 20px; }
  .area_ensino_pesquisa .lista_ensino_principal li a .descricao {
    min-height: 220px; }
  .trabalhe_conosco_area .area_form_vagas .box .area_idiomas_cursos .botao {
    font-size: 15px; }
  .trabalhe_conosco_area .area_form_vagas .box .fileUpload {
    text-align: right; }
  .trabalhe_conosco_area .area_form_vagas .box .topo_vagas {
    margin-bottom: 20px; } }

/*fim media 1200*/
@media (max-width: 991px) {
  .trabalhe_conosco_area {
    padding: 20px 0; }
    .trabalhe_conosco_area .area_box_curriculo {
      margin-top: 20px; }
      .trabalhe_conosco_area .area_box_curriculo .box {
        padding: 20px; }
    .trabalhe_conosco_area .area_form_vagas {
      margin-top: 20px; }
      .trabalhe_conosco_area .area_form_vagas .box {
        padding: 20px; }
        .trabalhe_conosco_area .area_form_vagas .box .fileUpload span {
          font-size: 14px; }
        .trabalhe_conosco_area .area_form_vagas .box .area_idiomas_cursos .botao {
          padding: 8px 0;
          font-size: 13px; }
  .area_contato {
    padding: 20px 0; }
    .area_contato .box_contato {
      padding: 20px;
      margin-bottom: 20px; }
  .dados_localizacao_contato .area_contatos {
    padding: 20px; }
    .dados_localizacao_contato .area_contatos .rede_footer {
      margin-top: 20px; }
  .dados_localizacao_contato .trabalhe_cta {
    padding: 20px; }
  .area_mapa .area_formulario {
    padding: 20px; }
  .publicacoes_area .pesquisa_area select {
    margin-bottom: 10px; }
  .area_ensino_pesquisa {
    padding: 20px 15px 0 15px; }
  .lista_ensino_principal .row {
    margin-bottom: 0px; }
  .interna_servico .box .inscreva_evento {
    margin-bottom: 10px; }
  .interna_servico .box .evento_t {
    margin-bottom: 10px; }
  .interna_servico .box .img_int {
    margin-bottom: 20px; }
  .eventos_pg {
    padding: 20px 15px 0 15px; }
  .eventos_pg .lista_eventos li .dados {
    padding: 20px; }
  .eventos_pg .lista_eventos li .dados .imagem {
    margin-bottom: 20px; }
  .eventos_pg .lista_eventos li .dados .titulo_area {
    margin-bottom: 20px; }
  .eventos_pg .lista_eventos li .dados .saiba_mais {
    margin-top: 20px; }
  .busca_area .lista_eventos li .dados {
    padding: 20px; }
  .busca_area .lista_eventos li .dados .imagem {
    margin-bottom: 20px; }
  .busca_area .lista_eventos li .dados .titulo_area {
    margin-bottom: 20px; }
  .busca_area .lista_eventos li .dados .saiba_mais {
    margin-top: 20px; }
  .row_vip {
    margin-right: 0px; }
  .conteudo_vip {
    margin-top: 5px; }
  .rsocial_pagina .lista_social {
    margin-top: 20px; }
  .rsocial_pagina {
    padding: 20px 15px 0 15px; }
  .rsocial_pagina .box_descricao {
    padding: 20px; }
  .medicos_area {
    padding: 20px 0 0 0; }
    .medicos_area .lista_medicos {
      margin: 20px 0 0px 0; }
      .medicos_area .lista_medicos li {
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: 20px; }
  .menus_internos_camilianos .menus li a {
    line-height: 30px; }
  .menus_internos_camilianos {
    padding: 20px 0; }
  .area_horarios .lista_categorias li {
    width: 50%;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px; }
    .area_horarios .lista_categorias li .box {
      min-height: 320px; }
    .area_horarios .lista_categorias li:nth-of-type(1) {
      width: 50%; }
    .area_horarios .lista_categorias li:nth-of-type(2) {
      width: 50%; }
    .area_horarios .lista_categorias li:nth-of-type(3) {
      width: 50%; }
  .servicos_area .lista_servicos li a {
    padding: 20px; }
  .servicos_area .lista_servicos li a .descricao {
    min-height: 230px; }
  .busca_area .lista_servicos li a {
    padding: 20px; }
  .busca_area .lista_servicos li a .descricao {
    min-height: 230px; }
  .rsocial_pagina .lista_social li a {
    padding: 20px; }
  .rsocial_pagina .lista_social li a .descricao {
    min-height: 230px; }
  .area_oracao {
    padding: 20px 0 0 0; }
    .area_oracao .dados_oracao {
      padding: 20px 20px 10px 20px; }
  .dados_camilianos .box {
    padding: 20px; }
    .dados_camilianos .box .descricao {
      margin-bottom: 20px; }
      .dados_camilianos .box .descricao img {
        margin: 0 0 20px 20px; }
    .dados_camilianos .box .video iframe {
      margin-top: 20px;
      height: 400px; }
  .box_institucional {
    padding: 20px 0; }
    .box_institucional .box {
      padding: 20px; }
  .timeline {
    padding: 0 0 20px 0; }
  .cta_servicos {
    padding-bottom: 20px; }
  .timeline .box {
    padding: 20px; }
  .timeline .slider_area .flex_timeline li .descricao {
    min-height: 140px; }
  .destaques_home {
    padding: 20px 0 10px 0; }
  .noticias_home {
    padding-bottom: 20px; }
    .noticias_home .lista_noticias {
      margin-bottom: 0px; }
      .noticias_home .lista_noticias li {
        margin-bottom: 15px; }
        .noticias_home .lista_noticias li .imagem {
          height: 300px; }
        .noticias_home .lista_noticias li .subtitulo {
          min-height: inherit !important; }
        .noticias_home .lista_noticias li .descricao {
          min-height: inherit !important; }
        .noticias_home .lista_noticias li a {
          float: none; }
  .noticias_pagina .lista_noticias {
    margin-bottom: 0px; }
    .noticias_pagina .lista_noticias li {
      margin-bottom: 15px; }
      .noticias_pagina .lista_noticias li .imagem {
        height: 300px; }
      .noticias_pagina .lista_noticias li .subtitulo {
        min-height: inherit !important; }
      .noticias_pagina .lista_noticias li .descricao {
        min-height: inherit !important; }
      .noticias_pagina .lista_noticias li a {
        float: none; }
  .busca_area .lista_noticias {
    margin-bottom: 0px; }
    .busca_area .lista_noticias li {
      margin-bottom: 15px; }
      .busca_area .lista_noticias li .imagem {
        height: 300px; }
      .busca_area .lista_noticias li .subtitulo {
        min-height: inherit !important; }
      .busca_area .lista_noticias li .descricao {
        min-height: inherit !important; }
      .busca_area .lista_noticias li a {
        float: none; }
  .institucional_home {
    padding: 20px 0; }
    .institucional_home .box_one {
      padding: 20px; }
      .institucional_home .box_one .descricao {
        margin: 10px 0; }
    .institucional_home .box_two {
      padding: 20px; }
      .institucional_home .box_two .descricao {
        padding: 10px 0 60px 0; }
  .dados_footer {
    padding: 20px 0; }
    .dados_footer .subtitulo_area {
      padding-bottom: 10px;
      margin-bottom: 10px; }
    .dados_footer .medicos_servicos_footer {
      margin-bottom: 20px; }
  .dados_localizacao {
    padding: 20px 0; }
    .dados_localizacao .container {
      padding: 0 20px; }
      .dados_localizacao .container .logo_footer_area {
        margin-bottom: 20px; }
      .dados_localizacao .container .endereco:before {
        bottom: 3px; }
  .dados_unidades .box {
    padding: 20px; }
    .dados_unidades .box .resultado_busca .estado {
      margin: 20px 0; }
    .dados_unidades .box .resultado_busca .lista li {
      padding: 20px; }
    .dados_unidades .box .mapa {
      margin-top: 20px; }
  .interna_servico {
    padding: 20px 20px 10px 20px; }
    .interna_servico .box {
      padding: 20px;
      margin-bottom: 10px; }
      .interna_servico .box .titulo_interna {
        margin-bottom: 20px; }
      .interna_servico .box .outros_servicos:before {
        top: -22px; }
  .area_convenios {
    padding: 20px 0 0 0; }
  .area_convenios .lista_convenios li .box .nome_convenio {
    margin: 10px 0 0 0; }
  .noticias_pagina {
    padding: 20px 0 0 0; }
  .noticias_pagina .flex_destaque {
    margin-bottom: 20px; }
  .noticias_pagina .flex_destaque li .dados .box {
    padding: 20px; }
  .noticias_pagina .flex_destaque li .img_area .imagem {
    height: 300px; }
  .noticias_pagina .flex_destaque li .dados .box .ver_area {
    bottom: 10px; }
  .noticias_pagina .noticias_setas {
    bottom: 10px; }
  .topo_internas h2 {
    line-height: 25px; } }

/*fim media 991*/
@media (max-width: 767px) {
  .descricao ul li {
    flex: 0 0 100% !important; }
  .dados_localizacao_contato .n_r {
    padding-left: 0px;
    height: 120px !important; }
  .trabalhe_conosco_area .area_form_vagas .box .input_data:before {
    right: 15px; }
  #mapa_rodape {
    height: 300px; }
  .area_mapa .area_formulario {
    top: 60px; }
  .trabalhe_cta {
    margin-bottom: 20px;
    height: 120px !important; }
  .eventos_pg .lista_eventos li .dados .imagem {
    height: 200px; }
  .eventos_pg .lista_eventos li .dados .titulo_area .subtitulo {
    line-height: 25px; }
  .busca_area .lista_eventos li .dados .imagem {
    height: 200px; }
  .busca_area .lista_eventos li .dados .titulo_area .subtitulo {
    line-height: 25px; }
  .medicos_area .area_busca select {
    margin-bottom: 10px; }
  .topo_internas .titulo {
    font-size: 35px; }
  .area_horarios {
    padding: 20px 15px 0px 15px; }
    .area_horarios .lista_categorias .row {
      margin-bottom: 0px; }
    .area_horarios .lista_categorias li {
      width: 100%; }
      .area_horarios .lista_categorias li .box {
        min-height: inherit; }
      .area_horarios .lista_categorias li:nth-of-type(1) {
        width: 100%; }
      .area_horarios .lista_categorias li:nth-of-type(2) {
        width: 100%; }
      .area_horarios .lista_categorias li:nth-of-type(3) {
        width: 100%; }
  .s_mb {
    padding-right: 0px; }
  .ano_input {
    margin-bottom: 10px; }
  .ct_noticias {
    padding-left: 0px;
    padding-right: 0px; }
  .area_horarios .lista_categorias li .box .titulo {
    font-size: 22px; }
  .area_horarios .lista_categorias li .box .left_titulo {
    padding-right: 15px; }
  .interna_servico .box .titulo_interna .titulo {
    font-size: 25px; }
  .extras_servicos .row {
    margin-bottom: 0px; }
  .medicos_area .lista_medicos li .box {
    padding: 20px 20px 10px 20px; }
  .medicos_area .lista_medicos li .box .dados {
    min-height: inherit; }
  .area_oracao .titulo_oracao {
    margin-top: 100px; }
    .area_oracao .titulo_oracao .titulo {
      margin-bottom: 20px; }
    .area_oracao .titulo_oracao:before {
      top: -85px;
      left: 50%;
      margin-left: -51px; }
  .menus_internos_camilianos {
    padding: 20px 0 0 0; }
    .menus_internos_camilianos .menus li {
      width: 50%;
      float: left;
      margin-bottom: 30px; }
      .menus_internos_camilianos .menus li a {
        padding-bottom: 15px; }
  .cta_servicos .container .area_titulo .titulo {
    font-size: 20px;
    line-height: 20px; }
  .cta_servicos .container .area_titulo .titulo span .conheca {
    bottom: -50px;
    width: 130%; }
  .cta_servicos {
    overflow: hidden; }
  .box_institucional .box .mvv_area .box_mvv {
    margin-bottom: 20px; }
  .lista_noticias {
    overflow: hidden;
    padding: 20px 15px; }
  .logo {
    text-align: center !important;
    margin-bottom: 15px; }
  .busca_topo {
    margin-bottom: 15px; }
  .topo {
    padding: 15px 0px; }
  .banner_home .bg_banner .dados_banner h1 {
    font-size: 40px; }
  .banner_home {
    min-height: 450px; }
    .banner_home li {
      height: 450px; }
  .servicos_area .lista_servicos li a .descricao {
    min-height: inherit; }
  .busca_area .lista_servicos li a .descricao {
    min-height: inherit; }
  .rsocial_pagina .lista_social li a .descricao {
    min-height: inherit; }
  .rsocial_pagina .lista_social {
    margin-top: 20px; }
  .servicos_area .lista_servicos {
    margin-top: 20px; }
  .servicos_area {
    padding: 20px 15px; }
  .servicos_area .lista_social li {
    margin-bottom: 15px; }
  .busca_area .lista_servicos {
    margin-top: 20px; }
  .busca_area {
    padding: 20px 15px; }
  .busca_area .lista_social li {
    margin-bottom: 15px; }
  .rsocial_pagina .lista_servicos li {
    margin-bottom: 15px; } }

/*fim media 767*/
@media (max-width: 575px) {
  .area_mapa {
    margin-top: 200px; }
    .area_mapa .area_formulario {
      top: -200px;
      left: 0px; }
  .medicos_area {
    padding: 20px 15px 0 15px; }
  .trabalhe_conosco_area .area_form_vagas .box .area_idiomas_cursos .botao {
    font-size: 12px; }
  .area_convenios .lista_convenios li .box .imagem {
    height: 175px; }
  .menus_internos_camilianos .menus li {
    width: 100%;
    float: left;
    margin-bottom: 30px; }
    .menus_internos_camilianos .menus li a {
      padding-bottom: 15px; }
  .timeline .slider_area .flex_timeline li .descricao {
    min-height: inherit; }
  .timeline .slider_area .flex_timeline li .imagem {
    height: 150px; }
  .cta_servicos .container .area_titulo .titulo span:before {
    top: -15px; }
  .box_institucional .box .mvv_area .imagem {
    height: 200px; }
  .topo_internas {
    height: 300px; }
    .topo_internas h2 {
      line-height: 30px; }
  .banner_home .bg_banner .dados_banner h1 {
    font-size: 30px;
    line-height: 30px; }
    .banner_home .bg_banner .dados_banner h1 p {
      padding-top: 20px;
      line-height: 30px; }
  .banner_home {
    min-height: 350px; }
    .banner_home li {
      height: 350px; }
      .banner_home li button {
        padding-right: 40px !important;
        text-align: left;
        font-size: 16px;
        padding-left: 5px !important; }
        .banner_home li button span {
          padding: 13px 10px !important; }
  .botao {
    width: 100%; }
  .dados_localizacao .container .endereco:before {
    bottom: 10px; }
  .rede_footer {
    margin-top: 10px; }
  .ctas {
    padding: 0 20px; }
    .ctas button {
      width: 100%;
      margin: 0 0 10px 0 !important; }
  .titulo {
    line-height: 35px; }
  .destaques_home .box .topo_box img {
    margin-right: -15px; }
  .destaques_home .box .descricao {
    padding: 0px; }
  .medicos_area .area_busca input {
    margin-bottom: 10px; }
  .cta_servicos .container .area_titulo .titulo span .conheca {
    width: 140%; }
  .area_contato .box_contato .s_mb {
    padding-right: 0px; }
  .trabalhe_conosco_area .slider_vagas li .box {
    margin: 5px 15px 40px 15px; }
  .servicos_area .lista_servicos li a .titulo {
    font-size: 20px; }
  .cta_servicos .container .area_titulo .titulo span .conheca {
    bottom: -70px;
    left: -20px; }
  .servicos_area .lista_servicos li a .imagem_servico {
    height: 250px; } }

/*fim media 575*/

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