/*@import url('https://fonts.googleapis.com/css?family=Raleway');
@import url('https://fonts.googleapis.com/css?family=Open+Sans');
@import url('https://fonts.googleapis.com/css?family=Calligraffitti');
@import url('https://fonts.googleapis.com/css?family=Catamaran:800');
@import url('https://fonts.googleapis.com/css?family=Roboto');*/
@import url("https://fonts.googleapis.com/css?family=Lato");
@font-face {
  font-family: "Brisa";
  src: url("../fonts/Brisa.eot") format("eot"), url("../fonts/Brisa.woff") format("woff"), url("../fonts/Brisa.svg#Brisa") format("svg"), url("../fonts/Brisa.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "Great-Day-Personal-Use";
  src: url("../fonts/Great-Day-Personal-Use.eot") format("eot"), url("../fonts/Great-Day-Personal-Use.woff") format("woff"), url("../fonts/Great-Day-Personal-Use.svg#Great-Day-Personal-Use") format("svg"), url("../fonts/Great-Day-Personal-Use.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "Proxima";
  src: url("../fonts/Mark Simonson - Proxima Nova Alt Regular-webfont.ttf.eot") format("eot"), url("../fonts/Mark Simonson - Proxima Nova Alt Regular-webfont.woff") format("woff"), url("../fonts/Mark Simonson - Proxima Nova Alt Regular-webfont.svg#Proxima") format("svg"), url("../fonts/Mark Simonson - Proxima Nova Alt Regular-webfont.ttf.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "Proxima-light";
  src: url("../fonts/Mark Simonson - Proxima Nova Thin-webfont.ttf.eot") format("eot"), url("../fonts/Mark Simonson - Proxima Nova Thin-webfont.woff") format("woff"), url("../fonts/Mark Simonson - Proxima Nova Thin-webfont.svg#Proxima") format("svg"), url("../fonts/Mark Simonson - Proxima Nova Thin-webfont.ttf.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal; }
/*$font-family: 'Proxima',
'Open+Sans',
Helvetica,
sans-serif;*/
/*$font-thin: 'Proxima-light',
'Open+Sans',
Helvetica,
sans-serif;*/
/*$font-cursive: 'Proxima',
'Calligraffitti',
cursive;*/
/*$font-custom: 'Proxima',
'Lato',
sans-serif;*/
/*$font-family-sans-serif: 'Proxima',
'Open+Sans',
Helvetica,
sans-serif !default;*/
/*$font-cata: 'Proxima',
'Catamaran',
sans-serif;*/
/*$font-robo: 'Proxima',
'Roboto',
sans-serif;*/
/*#7C6945*/
#languages-block-top {
  float: right;
  position: relative; }
  #languages-block-top .five .button-wrap {
    width: 82px;
    margin: 5px 15px;
    cursor: pointer; }
  #languages-block-top .five .button-bg {
    width: 70%;
    height: 100%;
    background-color: #21212b;
    border-radius: 40px;
    padding: 0;
    color: #fff;
    transition: all 0.2s ease; }
  #languages-block-top .five :hover.button-bg {
    color: #fff; }
  #languages-block-top .five .button-switch {
    position: absolute;
    left: 16px;
    width: 32px;
    height: 17px;
    top: 6px;
    background-color: #fff;
    /*border:solid 13px;*/
    border-radius: 36px;
    transition: all 0.2s ease; }
  #languages-block-top .five .button-active .button-switch {
    left: 40px; }
  #languages-block-top .five .button-in,
  #languages-block-top .five .button-out {
    position: absolute;
    transition: all 0.2s ease;
    padding-top: 3px;
    font-size: 0.8em;
    text-transform: uppercase;
    font-weight: bold; }
  #languages-block-top .five .button-in a {
    margin-left: 35px;
    color: #fff; }
  #languages-block-top .five .button-out a {
    margin-left: 8px;
    color: #fff; }
  #languages-block-top .five .button-active .button-out a {
    color: #fff; }
  #languages-block-top .five .button-active .button-in a {
    color: #fff; }
  #languages-block-top .five .button-active .button-bg {
    background-color: #21212b; }
  #languages-block-top .five .button-bg div {
    display: inline;
    text-transform: uppercase;
    font-size: 0.8em; }
  #languages-block-top .five .button-bg div a {
    color: #fff; }
  #languages-block-top .five .button-bg div:first-child {
    margin: 0 15px 0 5px; }
  @media (max-width: 479px) {
    #languages-block-top {
      width: 30%; } }
  #languages-block-top span.firstWord {
    display: none; }
  #languages-block-top div.current {
    font-weight: bold;
    padding: 8px 10px 10px 10px;
    line-height: 18px;
    color: #fff;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
    cursor: pointer; }
    @media (max-width: 479px) {
      #languages-block-top div.current {
        text-align: center;
        padding: 9px 5px 10px;
        font-size: 11px; } }
    #languages-block-top div.current strong {
      color: #777777; }
    #languages-block-top div.current:after {
      content: "\f0d7";
      font-family: "FontAwesome";
      font-size: 18px;
      line-height: 18px;
      color: #21212b;
      vertical-align: -2px;
      padding-left: 12px; }
      @media (max-width: 479px) {
        #languages-block-top div.current:after {
          padding-left: 2px;
          font-size: 13px;
          line-height: 13px;
          vertical-align: 0; } }
    @media (max-width: 479px) {
      #languages-block-top div.current .cur-label {
        display: none; } }
  #languages-block-top ul {
    display: none;
    position: absolute;
    top: 37px;
    left: 0;
    width: 157px;
    background: #000000;
    z-index: 2; }
    #languages-block-top ul li {
      color: #fff;
      line-height: 35px;
      font-size: 13px; }
      #languages-block-top ul li a,
      #languages-block-top ul li > span {
        padding: 0 10px 0 12px;
        display: block;
        color: #fff; }
      #languages-block-top ul li.selected, #languages-block-top ul li:hover a {
        background: #21212b; }

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