/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local("Lato Regular"), local("Lato-Regular"), url(https://fonts.gstatic.com/s/lato/v13/UyBMtLsHKBKXelqf4x7VRQ.woff2) format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF; }

/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local("Lato Regular"), local("Lato-Regular"), url(https://fonts.gstatic.com/s/lato/v13/1YwB1sO8YE1Lyjf12WNiUA.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; }

/* latin-ext */
@font-face {
  font-family: 'Lato Bold';
  font-style: normal;
  font-weight: 700;
  src: local("Lato Bold"), local("Lato-Bold"), url(https://fonts.gstatic.com/s/lato/v13/ObQr5XYcoH0WBoUxiaYK3_Y6323mHUZFJMgTvxaG2iE.woff2) format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF; }

/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: local("Lato Bold"), local("Lato-Bold"), url(https://fonts.gstatic.com/s/lato/v13/H2DMvhDLycM56KNuAtbJYA.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; }

@font-face {
  font-family: 'GillSans';
  src: url("../fonts/GillSans/gillsans.ttf");
  src: url("../fonts/GillSans/gillsans.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'GillSans Bold';
  src: url("../fonts/GillSans/gillsansmtpro-bold.ttf");
  src: url("../fonts/GillSans/gillsansmtpro-bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'GillSans Light';
  src: url("../fonts/GillSans/gillsansmtpro-book.ttf");
  src: url("../fonts/GillSans/gillsansmtpro-book.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }

body {
  font-family: 'Lato';
  font-size: 15px;
  background-color: white;
  text-rendering: optimizeLegibility;
  overflow-x: hidden; }

.vmb .hideme {
  opacity: 0; }

.vmb header {
  background-image: url(../img/header.png);
  height: 100vh;
  width: 100vw;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  /* Button 4 */ }
  .vmb header .svg-header {
    background-size: contain;
    background-position: center;
    height: 145px;
    background-repeat: no-repeat; }
    @media only screen and (min-device-width: 100px) and (max-device-width: 358px) {
      .vmb header .svg-header {
        height: 95px; } }
  .vmb header h1 {
    color: white;
    font-size: 115px;
    font-family: "GillSans Bold";
    margin-bottom: 15px;
    margin-top: 0; }
    @media only screen and (min-device-width: 100px) and (max-device-width: 358px) {
      .vmb header h1 {
        font-size: 40px; } }
    @media only screen and (min-device-width: 358px) and (max-device-width: 500px) {
      .vmb header h1 {
        font-size: 50px;
        margin-bottom: 18px; } }
    @media only screen and (min-device-width: 500px) and (max-device-width: 750px) {
      .vmb header h1 {
        font-size: 45px;
        margin-left: -16px; } }
    .vmb header h1 span {
      font-weight: bold; }
    .vmb header h1:after {
      content: " ";
      background: url(../img/beacon.svg);
      width: 116px;
      height: 95px;
      margin-left: -68px;
      margin-top: -3px;
      position: absolute;
      display: inline-block;
      background-repeat: no-repeat; }
      @media only screen and (max-width: 750px) {
        .vmb header h1:after {
          width: 56px;
          height: 58px;
          margin-left: -37px;
          margin-top: -12px; } }
  .vmb header .svg-section {
    position: relative; }
  .vmb header .bottom {
    bottom: 34% !important; }
  .vmb header .infos-section {
    position: absolute;
    bottom: 48px;
    width: 100%; }
    .vmb header .infos-section .count div {
      display: inline-block; }
      .vmb header .infos-section .count div p {
        font-family: "GillSans Bold";
        font-size: 80px;
        margin-left: 3%; }
        @media only screen and (min-device-width: 358px) and (max-device-width: 750px) {
          .vmb header .infos-section .count div p {
            font-size: 61px; } }
        @media only screen and (max-width: 358px) {
          .vmb header .infos-section .count div p {
            font-size: 43px; } }
      .vmb header .infos-section .count div span {
        font-size: 24px;
        color: white;
        font-family: "Lato"; }
        @media only screen and (max-width: 358px) {
          .vmb header .infos-section .count div span {
            font-size: 18px; } }
  .vmb header .svg {
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
    height: 54px;
    background-position: right;
    margin: 10px 15px 0 0; }
    @media only screen and (max-width: 750px) {
      .vmb header .svg {
        margin-top: 5%;
        background-position: center; } }
    @media only screen and (max-height: 716px) {
      .vmb header .svg {
        margin-top: 3%; } }
  .vmb header .action {
    text-align: center;
    padding: 0 120px; }
    @media only screen and (max-width: 750px) {
      .vmb header .action {
        padding: 0 20px; } }

@keyframes rotate {
  to {
    stroke-dashoffset: 227; } }
  .vmb header p {
    text-align: center;
    padding: 0 10px 0 0;
    font-size: 40px;
    line-height: 21px;
    color: white;
    margin-top: 17px; }
    @media only screen and (min-width: 1300px) {
      .vmb header p {
        font-size: 40px; } }
    @media only screen and (max-width: 750px) {
      .vmb header p {
        font-size: 31px; } }
    @media only screen and (min-device-width: 358px) and (max-device-width: 750px) {
      .vmb header p {
        font-size: 31px; } }
    @media only screen and (max-width: 358px) {
      .vmb header p {
        font-size: 18px; } }
  .vmb header .btn {
    color: #fff;
    border-radius: 52px;
    padding: 16px 40px;
    margin-top: 5px;
    line-height: 20px;
    background: #ff6b00;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    font-size: 18px; }
    @media only screen and (max-width: 1440px) {
      .vmb header .btn {
        padding: 16px 40px; } }
    @media only screen and (max-width: 1199px) {
      .vmb header .btn {
        font-size: 17px; } }
    @media only screen and (max-height: 716px) {
      .vmb header .btn {
        font-size: 18px; } }
    .vmb header .btn:after {
      content: '';
      position: absolute;
      z-index: -1;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      transition: all 0.3s; }
    .vmb header .btn:hover {
      background: #ff6b00; }
  .vmb header .btn-4 {
    border: none;
    color: #fff;
    overflow: hidden;
    margin-left: -15px;
    margin-top: 50px; }
    @media only screen and (max-height: 563px) {
      .vmb header .btn-4 {
        margin-top: 18px; } }
  .vmb header .btn-4:hover {
    background-color: #ea6404;
    color: white; }

.vmb .container {
  width: 900px;
  padding: 20px; }
  @media only screen and (max-width: 992px) {
    .vmb .container {
      width: 90%;
      padding: 0 5%; } }

.content {
  margin: 0; }
  .content .img-explicativa-01 {
    max-width: 420px;
    width: 100%; }
    @media only screen and (max-width: 750px) {
      .content .img-explicativa-01 {
        max-height: 50%; } }

.section-two {
  background-color: #FAFAFA;
  min-height: 425px;
  height: auto;
  width: 100vw;
  background-attachment: fixed;
  padding: 40px 0; }
  .section-two .svg {
    background-size: contain;
    background-position: center right;
    background-repeat: no-repeat;
    /* width: 100%; */
    text-align: right;
    height: 125px; }
    @media only screen and (max-width: 992px) {
      .section-two .svg {
        background-position: center center; } }
  .section-two .bandeira {
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    height: 100px;
    margin-bottom: 17px;
    opacity: 1 !important;
    transition: linear .5s; }
    .section-two .bandeira:hover {
      opacity: .6 !important;
      transition: linear .5s; }
    @media only screen and (max-width: 750px) {
      .section-two .bandeira {
        margin-bottom: 0px; } }
  .section-two .pais {
    text-align: center;
    margin-bottom: 78px; }
    @media only screen and (max-width: 750px) {
      .section-two .pais {
        margin-bottom: 25px; } }
  .section-two p {
    color: #FC5408;
    font-size: 24px;
    padding: 0 40px;
    font-family: "Lato";
    line-height: 26px; }
    .section-two p span {
      font-weight: bold; }
    @media only screen and (max-width: 750px) {
      .section-two p {
        font-size: 19px;
        padding: 0 0; } }
  .section-two h1 {
    font-family: "GillSans Light";
    font-weight: 300;
    color: #2A2C2E;
    text-align: center;
    padding-bottom: 60px;
    font-size: 54px; }
    @media only screen and (max-width: 992px) {
      .section-two h1 {
        font-size: 43px; } }
  .section-two h2 {
    color: white;
    font-weight: bold; }
  .section-two .icone {
    width: 100%;
    margin-left: 0; }

.section-one {
  height: auto;
  padding: 70px 0; }
  .section-one h1 {
    color: #2A2C2E;
    font-family: "GillSans";
    font-size: 54px;
    font-weight: 300;
    line-height: 59px;
    text-align: center; }
  .section-one h2 {
    color: #FC5408;
    font-family: "Lato";
    font-size: 24px;
    line-height: 26px;
    text-align: center; }
  .section-one .informacoes {
    margin-bottom: 13.6px; }
    .section-one .informacoes hr {
      border: 1px #000 solid;
      height: 2px; }
    .section-one .informacoes img {
      width: 100%; }
  .section-one .margin_comentario {
    margin-top: 31px; }
  .section-one .comentario {
    margin-top: 20.6px; }
    .section-one .comentario h3 {
      color: #FC5408;
      font-family: "Lato";
      font-weight: bold;
      font-size: 12.8px;
      line-height: 12px;
      margin: 0;
      margin-top: 5px;
      margin-bottom: 2px; }
    .section-one .comentario h4 {
      color: rgba(0, 0, 0, 0.38);
      font-family: "Lato";
      font-size: 9.6px;
      margin: 0;
      line-height: 12px; }
    .section-one .comentario p {
      color: #3a3a3a;
      font-size: 11px; }
    .section-one .comentario .ico {
      padding-right: 0px;
      padding-left: 15px; }
  .section-one .formulario {
    margin-bottom: 20px;
    margin-top: 28px; }
    .section-one .formulario .input-group {
      width: 100%;
      margin-top: 10px; }
      .section-one .formulario .input-group input {
        border-right: 0 !important; }
    .section-one .formulario label {
      color: #FC5408;
      font-family: "Lato";
      font-size: 12.8px;
      font-weight: bold;
      line-height: 16px;
      margin-bottom: 10px; }
    .section-one .formulario .form-control:focus {
      border-color: #FC5408;
      outline: 0;
      box-shadow: none; }
    .section-one .formulario .focus {
      border-color: #FC5408;
      outline: 0;
      box-shadow: none;
      transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }
    .section-one .formulario .btn {
      border-left: 0 !important;
      color: #FC5408;
      background-color: white;
      border: 1px solid #ccc;
      transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }
      .section-one .formulario .btn:hover {
        background-color: white;
        border-color: #FC5408;
        outline: 0;
        box-shadow: none;
        font-weight: bold; }
    .section-one .formulario .hover {
      background-color: white;
      border-color: #FC5408;
      outline: 0;
      box-shadow: none;
      transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }

.section-three {
  background-color: #FAFAFA;
  padding: 50px 0; }
  .section-three .margin_result {
    margin-bottom: 30px; }
  @media only screen and (max-width: 716px) {
    .section-three .presente {
      margin-bottom: 30px; } }
  .section-three .result {
    background-color: white;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.05);
    border-radius: 8px;
    height: auto;
    padding: 59px 0 35px 0; }
    .section-three .result .paises {
      padding: 0 50px; }
      @media only screen and (max-width: 992px) {
        .section-three .result .paises {
          padding: 0; } }
    .section-three .result .svg-gift {
      background-position: center center;
      background-size: contain;
      background-repeat: no-repeat;
      height: 40px;
      margin-top: 10%;
      opacity: 1 !important;
      transition: linear .5s; }
    .section-three .result p {
      line-height: 30px;
      margin-top: 20px;
      color: #000000;
      font-family: "Lato";
      font-size: 16px;
      text-align: center; }
      .section-three .result p span {
        font-size: 25px; }
      .section-three .result p .primeiro {
        color: #6E777E; }
      .section-three .result p .segundo {
        color: #FC5408; }
    .section-three .result .bandeira {
      background-position: center center;
      background-size: contain;
      background-repeat: no-repeat;
      height: 100px;
      opacity: 1 !important;
      transition: linear .5s; }
      .section-three .result .bandeira:hover {
        opacity: .6 !important;
        transition: linear .5s; }
      @media only screen and (max-width: 750px) {
        .section-three .result .bandeira {
          margin-bottom: 0px; } }

footer {
  color: white;
  background: #000;
  font-family: 'Lato', sans-serif;
  height: 85px; }
  footer .container {
    padding: 10px 5px; }
  @media only screen and (max-width: 992px) {
    footer {
      height: 137px; } }
  footer .svg-icon {
    margin-top: 9px;
    background-size: contain;
    background-repeat: no-repeat;
    height: 40px;
    background-position: center; }
  footer .svg-maquina {
    margin-top: 22px;
    background-size: contain;
    background-repeat: no-repeat;
    height: 43px;
    background-position: right;
    margin-right: 10px; }
    @media only screen and (max-width: 1000px) {
      footer .svg-maquina {
        margin-bottom: 10px; } }
  footer .logo-mdb {
    width: 100%;
    margin: 15px -12px 0; }
    @media only screen and (max-width: 750px) {
      footer .logo-mdb {
        text-align: center;
        align-items: center;
        align-content: center;
        margin: 0;
        top: 27px; } }
  footer p {
    margin: 5px 0 0;
    line-height: 25px; }
    @media only screen and (max-width: 750px) {
      footer p {
        text-align: center;
        align-items: center;
        align-content: center;
        top: 120px;
        margin: 20px 0;
        width: 95%; } }
  @media only screen and (max-width: 750px) and (max-width: 750px) {
    footer p {
      top: 60px; } }
    footer p span {
      color: #ff6500; }

.rede-social {
  text-align: right;
  color: white;
  margin: 27px 5px 0 0; }
  @media only screen and (max-width: 1000px) {
    .rede-social {
      text-align: center;
      align-items: center;
      align-content: center;
      top: 200px;
      text-align: center;
      margin: 0; } }
  @media only screen and (max-width: 1000px) and (max-width: 750px) {
    .rede-social {
      top: 170px; } }
  .rede-social a {
    color: white;
    margin: 0 5px; }

@keyframes scale-display {
  0% {
    opacity: 0;
    transform: scale(0);
    -webkit-transform: scale(0); }
  100% {
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1); } }

@keyframes scale-display--reversed {
  0% {
    display: inline-flex;
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1); }
  99% {
    display: inline-flex;
    opacity: 0;
    transform: scale(0);
    -webkit-transform: scale(0); }
  100% {
    display: none;
    opacity: 0;
    transform: scale(0);
    -webkit-transform: scale(0); } }

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

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

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

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

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

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

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

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

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

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

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

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

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

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

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

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

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

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

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

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

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

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

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

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

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

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

@keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

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

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

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

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

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

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

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

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

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

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

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

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

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

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

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

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

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

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

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

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

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

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

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

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

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

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

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

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

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

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

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

@keyframes anim {
  0% {
    display: none;
    opacity: 0; }
  1% {
    display: block;
    opacity: 0;
    transform: scale(0); }
  100% {
    opacity: 1;
    transform: scale(1); } }

.video-wv {
  min-height: 450px;
  max-height: 600px;
  height: 100%;
  width: 100%; }

@media (max-width: 767px) {
  .video-wv {
    min-height: 200px; } }

#RFImodal {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-kerning: auto;
  font-size: 12pt;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  opacity: 0;
  display: block;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  pointer-events: none;
  overflow: auto;
  overflow-y: scroll;
  background: rgba(0, 0, 0, 0.7);
  -webkit-transition: opacity .2s ease-in-out;
  -moz-transition: opacity .2s ease-in-out;
  transition: opacity .2s ease-in-out;
  z-index: 9999;
  padding-top: 100px; }
  #RFImodal article {
    position: relative;
    max-width: 750px;
    margin: 0 auto;
    padding-bottom: 15px;
    background: transparent;
    height: auto;
    box-shadow: rgba(0, 0, 0, 0.15) 0 5px 15px; }
  #RFImodal article p {
    font-size: 12pt;
    font-weight: 500;
    line-height: 1.2;
    color: #555;
    margin: 15px 0;
    padding: 0 20px; }
  #RFImodal article p:last-of-type {
    margin-bottom: 0; }
  #RFImodal article button:first-of-type {
    margin-top: -37px;
    position: absolute;
    top: 0;
    right: 0;
    -webkit-appearance: none;
    appearance: none;
    display: inline-block;
    padding: 5px 10px 10px 15px;
    font-size: 24pt;
    color: rgba(255, 255, 255, 0.7);
    line-height: 1;
    font-weight: normal;
    transition: 0;
    border: none;
    outline: none;
    background: transparent;
    -webkit-transition: color .2s ease-in-out;
    -moz-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out;
    cursor: pointer;
    z-index: 1000; }
  #RFImodal article button:first-of-type:hover,
  #RFImodal article button:first-of-type:focus {
    color: #FF6B00; }

@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 7.5px -15px; } }
