.titulo {
    color: #6d95d1;
  }
  .bg1 {
    background-color: #58c59dd2 ;
  }
  .bg2 {
    background-color: #73a1f7d0;
  }
  .bg3 {
    background-color: #eae2e2;
  }
  .cor1 {
    color: #6d95d1;
  }
  .cor2 {
    color: #6d95d1;
  }
  .countdown {
    background-color: #79b5a5;
    outline: 3px solid #79b5a5;
  }
  .icon-logo2 {
    background-position: -158px -145px;
    width: 82px;
    height: 75px;
  }
  .goto-loja {
    outline: 10px solid #79b5a5;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
  }
  .form-input input,
  .form-input textarea {
    color: #6d95d1;
  }
  .form-input input:focus,
  .form-input textarea:focus {
    outline-color: #6d95d1;
  }
  .form-input label.error {
    color: white;
  }
  .form-input ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #6d95d1;
  }
  .form-input ::-moz-placeholder {
    /* Firefox 19+ */
    color: #6d95d1;
  }
  .form-input :-ms-input-placeholder {
    /* IE 10+ */
    color: #6d95d1;
  }
  .form-input :-moz-placeholder {
    /* Firefox 18- */
    color: #6d95d1;
  }
  .form-modal input,
  .form-modal textarea {
    color: #6d95d1;
    border: 1px solid #6d95d1;
  }
  .form-modal input:focus,
  .form-modal textarea:focus {
    outline: none;
  }
  .form-modal label.error {
    color: #6d95d1;
  }
  .form-modal ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #6d95d1;
  }
  .form-modal ::-moz-placeholder {
    /* Firefox 19+ */
    color: #6d95d1;
  }
  .form-modal :-ms-input-placeholder {
    /* IE 10+ */
    color: #6d95d1;
  }
  .form-modal :-moz-placeholder {
    /* Firefox 18- */
    color: #6d95d1;
  }
  #music-player {
    background-position: 0 -322px;
  }
  @media (min-width: 768px) {
    #music-player {
      background-position: 0 0;
    }
  }
  .btn1 {
    background-color: #6d95d1;
    outline: 1px solid #6d95d1;
  }
  .btn1:hover {
    background-color: #79b5a5;
    outline: 1px solid #79b5a5;
  }
  .btn2 {
    background-color: #79b5a5;
    outline: 1px solid #79b5a5;
  }
  .btn2:hover {
    background-color: #6d95d1;
    outline: 1px solid #6d95d1;
  }
  .btn3 {
    background-color: white;
    outline: 1px solid white;
    border-top: 1px solid #79b5a5;
    border-bottom: 1px solid #79b5a5;
    color: #79b5a5 !important;
  }
  .btn3:hover {
    background-color: #6d95d1;
    outline: 1px solid #6d95d1;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    color: white !important;
  }
  .goto-loja .svg-flecha-baixo {
    color: #bbd9d1 !important;
  }
  .bg-dica1 {
    background-color: #eae2e2;
    color: #6d95d1;
  }
  .bg-dica1 .titulo {
    color: #6d95d1;
  }
  .bg-dica2 {
    background-color: #6d95d1;
    color: white;
  }
  .bg-dica2 .titulo {
    color: white;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #6d95d1;
  }
  .nome-pais {
    background-color: #79b5a5;
  }
  .icon-flecha {
    background-image: url("../img/img-seta-1.png");
    width: 122px;
    height: 9px;
    display: inline-block;
  }
  .titulo-pais {
    color: #79b5a5;
    margin-bottom: -7px;
  }
  .texto-pais {
    color: #79b5a5;
  }
  .svg-sem-foto {
    color: #79b5a5;
  }
  .label-padrinhos-active {
    color: #6d95d1 !important;
  }
  .nome-padrinho-esquerda {
    background-color: #79b5a5;
  }
  .nome-padrinho-direita {
    background-color: #6d95d1;
  }
  .foto-cor2 {
    color: #6d95d1;
  }
  .social-icons a {
    color: #79b5a5;
  }
  .social-icons a:hover {
    color: #6d95d1;
  }
  .ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y,
  .ps-container:hover > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y,
  .ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
    background-color: #79b5a5;
  }
  .menu-scroll {
    background-color: #fcf9f7;
    animation: appear linear 0.5s;
    animation-iteration-count: 1;
    transform-origin: 50% 50%;
    animation-fill-mode: forwards;
    /*when the spec is finished*/
  
  }
  .menu-scroll li a {
    color: #6d95d1 !important;
  }
  @keyframes appear {
    0% {
      opacity: 0;
    }
    50% {
      opacity: 0.5;
    }
    100% {
      opacity: 1;
    }
  }
  .navbar-default .navbar-nav > li > a {
    color: white;
  }
  .navbar-default .navbar-nav > li > a:hover,
  .navbar-default .navbar-nav > li > a:visited,
  .navbar-default .navbar-nav > li > a:focus {
    color: white;
  }
  @media (max-width: 1220px) {
    .menu-top {
      background-color: #fcf9f7;
    }
    .navbar-default .navbar-nav > li > a {
      color: #6d95d1;
    }
    .navbar-default .navbar-nav > li > a:hover,
    .navbar-default .navbar-nav > li > a:visited,
    .navbar-default .navbar-nav > li > a:focus {
      color: #6d95d1;
    }
  }
  .navbar-default .navbar-toggle:focus,
  .navbar-default .navbar-toggle:hover {
    background-color: #fcf9f7;
  }
 
  
  /*tamanho botão loja presente*/
  button.btn1.hidden-xs.hidden-sm {
    font-size: large;
    width: 150px !important;
  }