@charset "UTF-8";
/*vendors*/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

/* Style SIAE Anniversary Balloon

.styleImg_balloon{
  width:100%;
}

.divContainer_ballon{
  position:fixed;
  top:0;
  left:0;
  width:100%;
  z-index:200000;
  pointer-events:none;
}

Fine Style SIAE Anniversary Balloon */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

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

#modale_messaggio_elezioni .modal-dialog{
  margin-top: 16%;
}

#modale_messaggio_elezioni .modal-footer{
  text-align: center;
}

#modale_messaggio_elezioni .modal-body p{
  font-size: 1.1em;
}

.page-user .main{
  width:80%;
  display:block;
  margin: 0 auto;
  background-color:#fff;
  color:#000;
  padding:20px;
  padding-top:100px
}

.page-user .form-control{height:58px}

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0;
  color: inherit;
}

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

button[disabled],
html input[disabled] {
  cursor: default; }

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

input {
  line-height: normal; }

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

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

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

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

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

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
.container:before, .container:after {
  content: " ";
  display: table; }
.container:after {
  clear: both; }
@media (min-width: 768px) {
  .container {
    width: 750px; } }


@media (min-width: 992px) {
  .container {
    width: 970px; } }
@media (min-width: 1200px) {
  .container {
    width:70%; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table; }
.container-fluid:after {
  clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
.row:before, .row:after {
  content: " ";
  display: table; }
.row:after {
  clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .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 {
    float: left; }

  .col-sm-1 {
    width: 8.33333%; }

  .col-sm-2 {
    width: 16.66667%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-4 {
    width: 33.33333%; }

  .col-sm-5 {
    width: 41.66667%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-7 {
    width: 58.33333%; }

  .col-sm-8 {
    width: 66.66667%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-10 {
    width: 83.33333%; }

  .col-sm-11 {
    width: 91.66667%; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-pull-1 {
    right: 8.33333%; }

  .col-sm-pull-2 {
    right: 16.66667%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-4 {
    right: 33.33333%; }

  .col-sm-pull-5 {
    right: 41.66667%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-7 {
    right: 58.33333%; }

  .col-sm-pull-8 {
    right: 66.66667%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-10 {
    right: 83.33333%; }

  .col-sm-pull-11 {
    right: 91.66667%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-push-1 {
    left: 8.33333%; }

  .col-sm-push-2 {
    left: 16.66667%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-4 {
    left: 33.33333%; }

  .col-sm-push-5 {
    left: 41.66667%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-7 {
    left: 58.33333%; }

  .col-sm-push-8 {
    left: 66.66667%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-10 {
    left: 83.33333%; }

  .col-sm-push-11 {
    left: 91.66667%; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-offset-0 {
    margin-left: 0%; }

  .col-sm-offset-1 {
    margin-left: 8.33333%; }

  .col-sm-offset-2 {
    margin-left: 16.66667%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-4 {
    margin-left: 33.33333%; }

  .col-sm-offset-5 {
    margin-left: 41.66667%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-7 {
    margin-left: 58.33333%; }

  .col-sm-offset-8 {
    margin-left: 66.66667%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-10 {
    margin-left: 83.33333%; }

  .col-sm-offset-11 {
    margin-left: 91.66667%; }

  .col-sm-offset-12 {
    margin-left: 100%; } }
@media (min-width: 992px) {
  .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 {
    float: left; }

  .col-md-1 {
    width: 8.33333%; }

  .col-md-2 {
    width: 16.66667%; }

  .col-md-3 {
    width: 25%; }

  .col-md-4 {
    width: 33.33333%; }

  .col-md-5 {
    width: 41.66667%; }

  .col-md-6 {
    width: 50%; }

  .col-md-7 {
    width: 58.33333%; }

  .col-md-8 {
    width: 66.66667%; }

  .col-md-9 {
    width: 75%; }

  .col-md-10 {
    width: 83.33333%; }

  .col-md-11 {
    width: 91.66667%; }

  .col-md-12 {
    width: 100%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-pull-1 {
    right: 8.33333%; }

  .col-md-pull-2 {
    right: 16.66667%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-4 {
    right: 33.33333%; }

  .col-md-pull-5 {
    right: 41.66667%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-7 {
    right: 58.33333%; }

  .col-md-pull-8 {
    right: 66.66667%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-10 {
    right: 83.33333%; }

  .col-md-pull-11 {
    right: 91.66667%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-push-1 {
    left: 8.33333%; }

  .col-md-push-2 {
    left: 16.66667%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-4 {
    left: 33.33333%; }

  .col-md-push-5 {
    left: 41.66667%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-7 {
    left: 58.33333%; }

  .col-md-push-8 {
    left: 66.66667%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-10 {
    left: 83.33333%; }

  .col-md-push-11 {
    left: 91.66667%; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-offset-0 {
    margin-left: 0%; }

  .col-md-offset-1 {
    margin-left: 8.33333%; }

  .col-md-offset-2 {
    margin-left: 16.66667%; }

  .col-md-offset-2_0 {
    margin-left: 20%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-4 {
    margin-left: 33.33333%; }

  .col-md-offset-5 {
    margin-left: 41.66667%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-7 {
    margin-left: 58.33333%; }

  .col-md-offset-8 {
    margin-left: 66.66667%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-10 {
    margin-left: 83.33333%; }

  .col-md-offset-11 {
    margin-left: 91.66667%; }

  .col-md-offset-12 {
    margin-left: 100%; } }
@media (min-width: 1200px) {
  .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 {
    float: left; }

  .col-lg-1 {
    width: 8.33333%; }

  .col-lg-2 {
    width: 16.66667%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-4 {
    width: 33.33333%; }

  .col-lg-5 {
    width: 41.66667%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-7 {
    width: 58.33333%; }

  .col-lg-8 {
    width: 66.66667%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-10 {
    width: 83.33333%; }

  .col-lg-11 {
    width: 91.66667%; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-pull-1 {
    right: 8.33333%; }

  .col-lg-pull-2 {
    right: 16.66667%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-4 {
    right: 33.33333%; }

  .col-lg-pull-5 {
    right: 41.66667%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-7 {
    right: 58.33333%; }

  .col-lg-pull-8 {
    right: 66.66667%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-10 {
    right: 83.33333%; }

  .col-lg-pull-11 {
    right: 91.66667%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-push-1 {
    left: 8.33333%; }

  .col-lg-push-2 {
    left: 16.66667%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-4 {
    left: 33.33333%; }

  .col-lg-push-5 {
    left: 41.66667%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-7 {
    left: 58.33333%; }

  .col-lg-push-8 {
    left: 66.66667%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-10 {
    left: 83.33333%; }

  .col-lg-push-11 {
    left: 91.66667%; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-offset-0 {
    margin-left: 0%; }

  .col-lg-offset-1 {
    margin-left: 8.33333%; }

  .col-lg-offset-2 {
    margin-left: 16.66667%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-4 {
    margin-left: 33.33333%; }

  .col-lg-offset-5 {
    margin-left: 41.66667%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-7 {
    margin-left: 58.33333%; }

  .col-lg-offset-8 {
    margin-left: 66.66667%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-10 {
    margin-left: 83.33333%; }

  .col-lg-offset-11 {
    margin-left: 91.66667%; }

  .col-lg-offset-12 {
    margin-left: 100%; } }
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1; }
.form-control:-ms-input-placeholder {
  color: #999; }
.form-control::-webkit-input-placeholder {
  color: #999; }
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 34px; }
  input[type="date"].input-sm, .input-group-sm input[type="date"],
  input[type="time"].input-sm, .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm, .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm, .input-group-sm
  input[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg, .input-group-lg input[type="date"],
  input[type="time"].input-lg, .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg, .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg, .input-group-lg
  input[type="month"] {
    line-height: 46px; } }
.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled, fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0; }
.form-control-static.input-lg, .form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0; }

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm {
  height: 30px;
  line-height: 30px; }

textarea.input-sm,
select[multiple].input-sm {
  height: auto; }

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }
.form-group-sm .form-control-static {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5; }

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

select.input-lg {
  height: 46px;
  line-height: 46px; }

textarea.input-lg,
select[multiple].input-lg {
  height: auto; }

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }
.form-group-lg .form-control-static {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333; }

.has-feedback {
  position: relative; }
.has-feedback .form-control {
  padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d; }
.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }
.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b; }
.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }
.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442; }
.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }
.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 25px; }
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table; }
.form-horizontal .form-group:after {
  clear: both; }
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.33333px; } }
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px; } }

.modal-open {
  overflow: hidden; }

.modal-bs {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
.modal-bs.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out; }
.modal-bs.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  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;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: #000; }
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0); }
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857px; }

.modal-header .close {
  margin-top: -2px; }

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

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

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table; }
.modal-footer:after {
  clear: both; }
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0; }
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px; }
.modal-footer .btn-block + .btn-block {
  margin-left: 0; }

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

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }

  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }

  .modal-sm {
    width: 300px;
  }
}

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

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

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

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

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

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

.hidden {
  display: none !important;
  visibility: hidden !important; }

.affix {
  position: fixed; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

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

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
/*
 *  Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-loaded {
  display: block; }

.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }

.owl-carousel.owl-hidden {
  opacity: 0; }

.owl-carousel .owl-refresh .owl-item {
  display: none;
}

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  /*-webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;*/
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}

.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}

.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab; }

.owl-carousel.owl-rtl {
  direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
  float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d; }

/*
 *  Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: scale 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  transition: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1; }

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

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

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

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

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

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(0.1);
    transform: scale(0.1);
    opacity: 0.0; }
  50% {
    opacity: 1; }
  100% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0; } }
@keyframes pulse {
  0% {
    -webkit-transform: scale(0.1);
    transform: scale(0.1);
    opacity: 0.0; }
  50% {
    opacity: 1; }
  100% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0; } }
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

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

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

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

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

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

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

@-webkit-keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    transition-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); }
  100% {
    -webkit-transform: none;
    transform: none; } }
@keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    -ms-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    -ms-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    -ms-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    -ms-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; } }
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

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

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

@-webkit-keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    transition-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, -20px, 0);
    transform: translate3d(0, -20px, 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); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    -ms-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    -ms-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    -ms-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    -ms-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    -ms-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    -ms-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
  -webkit-animation-duration: .75s;
  animation-duration: .75s; }

@-webkit-keyframes bounceOutDown {
  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); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    -ms-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    -ms-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    -ms-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

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

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

@-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); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    -ms-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    -ms-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -ms-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

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

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -ms-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; } }
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

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

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    -ms-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; } }
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

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

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    -ms-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; } }
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

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

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    -ms-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; } }
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

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

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }
@keyframes fadeOutDownBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    -ms-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

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

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    -ms-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

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

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }
@keyframes fadeOutRightBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    -ms-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

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

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }
@keyframes fadeOutUpBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -ms-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

@-webkit-keyframes flip {
  0% {
    -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; }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }
@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -ms-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);
    -ms-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);
    -ms-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);
    -ms-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; }
  100% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }
.animated.flip {
  -webkit-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip; }

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

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

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

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

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

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

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

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

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

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

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

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }
@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  100% {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    -ms-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    visibility: visible; }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes slideInDown {
  0% {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    visibility: visible; }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    visibility: visible; }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes slideInLeft {
  0% {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    visibility: visible; }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    visibility: visible; }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes slideInRight {
  0% {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    visibility: visible; }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    visibility: visible; }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes slideInUp {
  0% {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    visibility: visible; }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp; }

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    visibility: hidden;
    -webkit-transform: translateY(100%);
    transform: translateY(100%); } }
@keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  100% {
    visibility: hidden;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%); } }
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown; }

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    visibility: hidden;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); } }
@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    visibility: hidden;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%); } }
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    visibility: hidden;
    -webkit-transform: translateX(100%);
    transform: translateX(100%); } }
@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    visibility: hidden;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%); } }
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); } }
@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  100% {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%); } }
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }

.blueimp-gallery, .blueimp-gallery > .slides > .slide > .slide-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -moz-backface-visibility: hidden; }

.blueimp-gallery > .slides > .slide > .slide-content {
  margin: auto;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  opacity: 1; }

.blueimp-gallery {
  position: fixed;
  z-index: 999999;
  overflow: hidden;
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  opacity: 0;
  display: none;
  direction: ltr;
  -ms-touch-action: none;
  touch-action: none; }

.blueimp-gallery-carousel {
  position: relative;
  z-index: auto;
  margin: 1em auto;
  padding-bottom: 56.25%;
  box-shadow: 0 0 10px #000;
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

.blueimp-gallery-display {
  display: block;
  opacity: 1; }

.blueimp-gallery > .slides {
  position: relative;
  height: 100%;
  overflow: hidden; }

.blueimp-gallery-carousel > .slides {
  position: absolute; }

.blueimp-gallery > .slides > .slide {
  position: relative;
  float: left;
  height: 100%;
  text-align: center;
  transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }

.blueimp-gallery, .blueimp-gallery > .slides > .slide > .slide-content {
  transition: opacity .5s linear; }

.blueimp-gallery > .slides > .slide-loading {
  background: url(../img/loading.gif) center no-repeat;
  background-size: 64px 64px; }

.blueimp-gallery > .slides > .slide-loading > .slide-content {
  opacity: 0; }

.blueimp-gallery > .slides > .slide-error {
  background: url(../img/error.png) center no-repeat; }

.blueimp-gallery > .slides > .slide-error > .slide-content {
  display: none; }

.blueimp-gallery > .prev, .blueimp-gallery > .next {
  position: absolute;
  top: 50%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -23px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #fff;
  text-decoration: none;
  text-shadow: 0 0 2px #000;
  text-align: center;
  background: #222;
  background: rgba(0, 0, 0, 0.5);
  box-sizing: content-box;
  border: 3px solid #fff;
  border-radius: 23px;
  opacity: .5;
  cursor: pointer;
  display: none; }

.blueimp-gallery > .next {
  left: auto;
  right: 15px; }

.blueimp-gallery > .close, .blueimp-gallery > .title {
  position: absolute;
  top: 15px;
  left: 15px;
  margin: 0 40px 0 0;
  font-size: 20px;
  line-height: 30px;
  color: #fff;
  text-shadow: 0 0 2px #000;
  opacity: .8;
  display: none; }

.blueimp-gallery > .close {
  padding: 15px;
  right: 15px;
  left: auto;
  margin: -15px;
  font-size: 30px;
  text-decoration: none;
  cursor: pointer; }

.blueimp-gallery > .play-pause {
  position: absolute;
  right: 15px;
  bottom: 15px;
  width: 15px;
  height: 15px;
  background: url(../img/play-pause.png) 0 0 no-repeat;
  cursor: pointer;
  opacity: .5;
  display: none; }

.blueimp-gallery-playing > .play-pause {
  background-position: -15px 0; }

.blueimp-gallery > .prev:hover, .blueimp-gallery > .next:hover, .blueimp-gallery > .close:hover, .blueimp-gallery > .title:hover, .blueimp-gallery > .play-pause:hover {
  color: #fff;
  opacity: 1; }

.blueimp-gallery-controls > .prev, .blueimp-gallery-controls > .next, .blueimp-gallery-controls > .close, .blueimp-gallery-controls > .title, .blueimp-gallery-controls > .play-pause {
  display: block;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0); }

.blueimp-gallery-single > .prev, .blueimp-gallery-left > .prev, .blueimp-gallery-single > .next, .blueimp-gallery-right > .next, .blueimp-gallery-single > .play-pause {
  display: none; }

.blueimp-gallery > .slides > .slide > .slide-content, .blueimp-gallery > .prev, .blueimp-gallery > .next, .blueimp-gallery > .close, .blueimp-gallery > .play-pause {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

body:last-child .blueimp-gallery > .slides > .slide-error {
  background-image: url(../img/error.svg); }

body:last-child .blueimp-gallery > .play-pause {
  width: 20px;
  height: 20px;
  background-size: 40px 20px;
  background-image: url(../img/play-pause.svg); }

body:last-child .blueimp-gallery-playing > .play-pause {
  background-position: -20px 0; }

* + html .blueimp-gallery > .slides > .slide {
  min-height: 300px; }

* + html .blueimp-gallery > .slides > .slide > .slide-content {
  position: relative; }

.blueimp-gallery > .indicator {
  position: absolute;
  top: auto;
  right: 15px;
  bottom: 15px;
  left: 15px;
  margin: 0 40px;
  padding: 0;
  list-style: none;
  text-align: center;
  line-height: 10px;
  display: none; }

.blueimp-gallery > .indicator > li {
  display: inline-block;
  width: 9px;
  height: 9px;
  margin: 6px 3px 0;
  box-sizing: content-box;
  border: 1px solid transparent;
  background: #ccc;
  background: rgba(255, 255, 255, 0.25) center no-repeat;
  border-radius: 5px;
  box-shadow: 0 0 2px #000;
  opacity: .5;
  cursor: pointer; }

.blueimp-gallery > .indicator > li:hover, .blueimp-gallery > .indicator > .active {
  background-color: #fff;
  border-color: #fff;
  opacity: 1; }

.blueimp-gallery-controls > .indicator {
  display: block;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0); }

.blueimp-gallery-single > .indicator {
  display: none; }

.blueimp-gallery > .indicator {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

* + html .blueimp-gallery > .indicator > li {
  display: inline; }

.blueimp-gallery > .slides > .slide > .video-content > img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  -moz-backface-visibility: hidden; }

.blueimp-gallery > .slides > .slide > .video-content > video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.blueimp-gallery > .slides > .slide > .video-content > iframe {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  border: none; }

.blueimp-gallery > .slides > .slide > .video-playing > iframe {
  top: 0; }

.blueimp-gallery > .slides > .slide > .video-content > a {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  margin: -64px auto 0;
  width: 128px;
  height: 128px;
  background: url(../img/video-play.png) center no-repeat;
  opacity: .8;
  cursor: pointer; }

.blueimp-gallery > .slides > .slide > .video-content > a:hover {
  opacity: 1; }

.blueimp-gallery > .slides > .slide > .video-playing > a, .blueimp-gallery > .slides > .slide > .video-playing > img {
  display: none; }

.blueimp-gallery > .slides > .slide > .video-content > video {
  display: none; }

.blueimp-gallery > .slides > .slide > .video-playing > video {
  display: block; }

.blueimp-gallery > .slides > .slide > .video-loading > a {
  background: url(../img/loading.gif) center no-repeat;
  background-size: 64px 64px; }

body:last-child .blueimp-gallery > .slides > .slide > .video-content:not(.video-loading) > a {
  background-image: url(../img/video-play.svg); }

* + html .blueimp-gallery > .slides > .slide > .video-content {
  height: 100%; }

* + html .blueimp-gallery > .slides > .slide > .video-content > a {
  left: 50%;
  margin-left: -64px; }

/* perfect-scrollbar v0.6.2 */
.ps-container {
  overflow: hidden !important; }

.ps-container.ps-active-x > .ps-scrollbar-x-rail, .ps-container.ps-active-y > .ps-scrollbar-y-rail {
  display: block; }

.ps-container.ps-in-scrolling {
  pointer-events: none; }

.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
  background-color: #eee;
  opacity: 0.9; }

.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  background-color: #999; }

.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
  background-color: #eee;
  opacity: 0.9; }

.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  background-color: #999; }

.ps-container > .ps-scrollbar-x-rail {
  display: none;
  position: absolute;
  /* please don't change 'position' */
  border-radius: 4px;
  opacity: 0;
  transition: background-color .2s linear, opacity .2s linear;
  bottom: 3px;
  /* there must be 'bottom' for ps-scrollbar-x-rail */
  height: 8px; }

.ps-container > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  position: absolute;
  /* please don't change 'position' */
  background-color: #aaa;
  border-radius: 4px;
  transition: background-color .2s linear;
  bottom: 0;
  /* there must be 'bottom' for ps-scrollbar-x */
  height: 8px; }

.ps-container > .ps-scrollbar-y-rail {
  display: none;
  position: absolute;
  /* please don't change 'position' */
  opacity: 0;
  transition: background-color .2s linear, opacity .2s linear;
  right: 0;
  /* there must be 'right' for ps-scrollbar-y-rail */
  width: 10px; }

.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  position: absolute;
  /* please don't change 'position' */
  background-color: #fff;
  transition: background-color .2s linear;
  right: 0;
  /* there must be 'right' for ps-scrollbar-y */
  width: 10px; }

.ps-container:hover.ps-in-scrolling {
  pointer-events: none; }

.ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
  background-color: #eee;
  opacity: 0.9; }

.ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  background-color: #999; }

.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
  background-color: #eee;
  opacity: 0.9; }

.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  background-color: #999; }

.ps-container:hover > .ps-scrollbar-x-rail, .ps-container:hover > .ps-scrollbar-y-rail {
  opacity: 0.6; }

.ps-container:hover > .ps-scrollbar-x-rail:hover {
  background-color: #eee;
  opacity: 0.9; }

.ps-container:hover > .ps-scrollbar-x-rail:hover > .ps-scrollbar-x {
  background-color: #999; }

.ps-container:hover > .ps-scrollbar-y-rail:hover {
  background-color: #eee;
  opacity: 0.9; }

.ps-container:hover > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y {
  background-color: #585e78; }

/*base*/
@font-face {
  font-family: 'dosisregular';
  src: url("fonts/Dosis-Regular-webfont.eot");
  src: url("fonts/Dosis-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/Dosis-Regular-webfont.woff2") format("woff2"), url("fonts/Dosis-Regular-webfont.woff") format("woff"), url("fonts/Dosis-Regular-webfont.ttf") format("truetype"), url("fonts/Dosis-Regular-webfont.svg#dosisregular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'dosismedium';
  src: url("fonts/Dosis-Medium-webfont.eot");
  src: url("fonts/Dosis-Medium-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/Dosis-Medium-webfont.woff2") format("woff2"), url("fonts/Dosis-Medium-webfont.woff") format("woff"), url("fonts/Dosis-Medium-webfont.ttf") format("truetype"), url("fonts/Dosis-Medium-webfont.svg#dosismedium") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'dosisbold';
  src: url("fonts/Dosis-Bold-webfont.eot");
  src: url("fonts/Dosis-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/Dosis-Bold-webfont.woff2") format("woff2"), url("fonts/Dosis-Bold-webfont.woff") format("woff"), url("fonts/Dosis-Bold-webfont.ttf") format("truetype"), url("fonts/Dosis-Bold-webfont.svg#dosisbold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'dosissemibold';
  src: url("fonts/Dosis-SemiBold-webfont.eot");
  src: url("fonts/Dosis-SemiBold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/Dosis-SemiBold-webfont.woff2") format("woff2"), url("fonts/Dosis-SemiBold-webfont.woff") format("woff"), url("fonts/Dosis-SemiBold-webfont.ttf") format("truetype"), url("fonts/Dosis-SemiBold-webfont.svg#dosissemibold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'dosislight';
  src: url("fonts/dosis-light-webfont.eot");
  src: url("fonts/dosis-light-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/dosis-light-webfont.woff2") format("woff2"), url("fonts/dosis-light-webfont.woff") format("woff"), url("fonts/dosis-light-webfont.ttf") format("truetype"), url("fonts/dosis-light-webfont.svg#dosislight") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'clarendon_hv_btheavy';
  src: url("fonts/clarendon_heavy_bt-webfont.eot");
  src: url("fonts/clarendon_heavy_bt-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/clarendon_heavy_bt-webfont.woff2") format("woff2"), url("fonts/clarendon_heavy_bt-webfont.woff") format("woff"), url("fonts/clarendon_heavy_bt-webfont.ttf") format("truetype"), url("fonts/clarendon_heavy_bt-webfont.svg#clarendon_hv_btheavy") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'icomoon';
  src: url("fonts/icomoon.eot?g6q8xx");
  src: url("fonts/icomoon.eot?#iefixg6q8xx") format("embedded-opentype"), url("fonts/icomoon.woff?g6q8xx") format("woff"), url("fonts/icomoon.ttf?g6q8xx") format("truetype"), url("fonts/icomoon.svg?g6q8xx#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

header .logo:before, header.lightMenu .logo:after, .mobile-menu-container .menu_about li.parent > span:before, .mobile-menu-container .menu_about li.parent > a:before, footer .logo:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-logo-siae-new:before {
  content: "\e950"; }

.icon-longform:before {
  content: "\e940"; }

.icon-avvisi:before {
  content: "\e900";}

.icon-logo-siae:before {
  content: "\e600"; }

.icon-search:before {
  content: "\e602"; }

.icon-bubble:before {
  content: "\e603"; }

.icon-facebook:before {
  content: "\e604"; }

.icon-twitter:before {
  content: "\e605"; }

.icon-google-plus:before {
  content: "\e608"; }

.icon-linkedin:before {
  content: "\e609"; }

.icon-arrow-triangle:before {
  content: "\e601"; }

.icon-pinterest:before {
  content: "\e606"; }

.icon-globe:before {
  content: "\e607"; }

.icon-medal:before {
  content: "\e60a"; }

.icon-lightning:before {
  content: "\e60b"; }

.icon-tumblr:before {
  content: "\e60c"; }

.icon-email:before {
  content: "\e60d"; }

.icon-share:before {
  content: "\e60e"; }

.icon-rotate-landscape-portrait:before {
  content: "\e60f"; }

.icon-logo-siae-text:before {
  content: "\e610"; }

.icon-data-magement:before {
  content: "\e611"; }

.icon-online-services:before {
  content: "\e612"; }

.icon-arrow-left:before {
  content: "\e615"; }

.icon-arrow-right:before {
  content: "\e616"; }

.icon-arrow-up:before {
  content: "\e614"; }

.icon-arrow-down:before {
  content: "\e613"; }

.icon-close:before {
  content: "\e617"; }

.icon-notification:before {
  content: "\e618"; }

.icon-ok:before {
  content: "\e61b"; }

.icon-assistance:before {
  content: "\e619"; }

.icon-map-marker:before {
  content: "\e61a"; }

.icon-ico-01:before {
  content: "\e61c"; }

.icon-ico-02:before {
  content: "\e61d"; }

.icon-ico-03:before {
  content: "\e61e"; }

.icon-ico-04:before {
  content: "\e61f"; }

.icon-ico-05:before {
  content: "\e620"; }

.icon-ico-06:before {
  content: "\e621"; }

.main-navigation .menu_about .dropdown-menu, .mobile-menu-container, .aside-menu, .featured-articles, body > .shareContainer, .searchOverPage, .gradient1 {
  margin-bottom: -1px;
  color: #fff;
  background: #7358a8;
  /* Old browsers */
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(10deg, #7358a8 1%, #3cc5f1 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7358a8', endColorstr='#3cc5f1',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */ }

/*FONTS*/
header, .lightMenu + .main .top-article-navigation, .white-box.opened .fullText, .opensearch span {
  transition: all 250ms linear; }

.owl-prev, .owl-next, .main-navigation .menu_about, .services img, .initiatives img, .featured-articles .sticker {
  transition: all 150ms linear; }

.top-article-navigation:after {
  content: "";
  background: transparent url(../img/shadow_thin_b.png) no-repeat center 100%;
  background-size: 100% 0.5em;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  pointer-events: none;
  z-index: 4;
  margin-bottom: -0.5em; }

/*multiple transitions*/
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  padding: 0;
  margin: 0 0 0.5em 0;
  line-height: 1.1em; }

h1 {
  font-size: 2.25em;
  padding-top: 0.8em;
  margin-bottom: 0.9em; }

h2 {
  font-size: 1.875em;
  margin-bottom: 1em;
  padding-top: 0.5em; }

h3 {
  font-size: 1.6875em; }

h4 {
  font-size: 1.5625em;
  font-family: "dosisregular", Arial, sans-serif; }

h5 {
  font-size: 1.25em;
  font-family: "dosisregular", Arial, sans-serif;
  color: #585e78; }

h6 {
  font-size: 1em;
  font-family: "dosisregular", Arial, sans-serif; }

.small {
  font-size: 0.8em; }

p {
  line-height: 1.4em;
  letter-spacing: 0.01em;
  margin: 0px;
  padding: 0px; }

.text18 {
  font-size: 1.125em; }

b {
  font-family: "dosissemibold", Arial, sans-serif;
  font-weight: normal; }

hr {
  border: 0;
  border-bottom: 1px solid #bfc1c8;
  background: transparent;
  margin-bottom: 15px; }

article p {
  font-size: 1.25em;
  padding-bottom: 1em; }
article p a, article p a:visited {
  color: #09b6eb;
  text-decoration: underline;
  padding: 0 0.1em; }
article p a:hover {
  text-decoration: none;
  color: #09b6eb; }
article h4 span {
  color: #a8aab0; }
article li a, article li a:visited {
  color: #09b6eb;
  text-decoration: underline;
  padding: 0 0.1em; }
article li a:hover {
  text-decoration: none;
  color: #09b6eb; }

.simple-list {
  padding: 1em 0;
  margin: 0;
  list-style: none;
  font-size: 1.25em; }
.simple-list li {
  padding: 0 0 0.7em 0; }

@media (max-width: 992px) {
  h1, h2, h3 {
    font-size: 22px;
    line-height: 1.2em; }

  h3 {
    letter-spacing: 0.03em; }

  h6 {
    font-size: 15px;
    font-family: "dosismedium", Arial, sans-serif; }

  p, article p, .mobile article p, .text18 {
    font-size: 15px; } }
/**********************************************************
 * Bootstrap Overrides
 *********************************************************/
.well {
  border: none;
  border-radius: 0px;
  box-shadow: none;
  min-height: 0px;
  padding: 0px;
  margin: 0px; }

/**********************************************************
 * HTML elements
 *********************************************************/
* {
  outline: none !important;
  -webkit-box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box; }

:focus {
  outline: none; }

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

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

ul.reset li:last-child {
  margin: 0px !important; }

a {
  text-decoration: none!important;
  color: inherit; }

a.active {
  color: #00b9ff; }

.underline {
  text-decoration: underline; }

figure {
  padding: 0;
  margin: 0; }
figure img {
  max-width: 100%; }

button, a[role="button"], .btn {
  line-height: 1em;
  display: inline-block;
  border: #09b6eb 2px solid;
  background: transparent;
  color: #09b6eb;
  font-size: 1em;
  text-transform: uppercase;
  text-align: center;
  font-family: "dosissemibold";
  cursor: pointer;
  padding: 1em;
  letter-spacing: 0.01em;
  border-radius: 2em;
  width: 150px; }

.go-to-archive a.go-to-archive_link {
  width: auto;
}

button.wide, a[role="button"].wide, .btn.wide {
  width: 210px; }
button.btn-xl, a[role="button"].btn-xl, .btn.btn-xl {
  width: 14.375em; }
@media (max-width: 992px) {
  button.wide, button.btn-lg, button.btn-xl, a[role="button"].wide, a[role="button"].btn-lg, a[role="button"].btn-xl, .btn.wide, .btn.btn-lg, .btn.btn-xl {
    width: 100%; } }
button.fluid, a[role="button"].fluid, .btn.fluid {
  width: auto;
  padding-left: 3em;
  padding-right: 3em; }
button:hover, a[role="button"]:hover, .btn:hover {
  background: #09b6eb;
  color: #fff; }
button.white, a[role="button"].white, .btn.white {
  border-color: #fff;
  color: #fff; }
button.white:hover, a[role="button"].white:hover, .btn.white:hover {
  background: #fff;
  color: #09b6eb; }
button.blue, a[role="button"].blue, .btn.blue {
  border-color: #09b6eb;
  background: #09b6eb;
  color: #fff; }
button.blue:hover, a[role="button"].blue:hover, .btn.blue:hover {
  background: #fff;
  color: #09b6eb;
  border-color: #fff; }
@media (max-width: 992px) {
  button, a[role="button"], .btn {
    font-size: 15px;
    width: 100%;
    max-width: 280px; } }

ul.disc {
  margin: 0 0 1em 0;
  display: block; }
ul.disc li {
  position: relative;
  padding: 0.1em 0 0.1em 0.7em; }
ul.disc li:before {
  content: "\2022";
  position: absolute;
  top: 0;
  left: 0; }

ul.list-ok {
  font-size: 1.125em; }
ul.list-ok li {
  padding: 0.1em 0 0.4em 2em;
  position: relative; }
ul.list-ok li:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e61b";
  position: absolute;
  top: 0;
  left: 0;
  font-size: 1.2em; }

.wrapper {
  max-width: 1440px;
  overflow: hidden;
  margin: auto; }

.bg_white {
  background: #fff; }

.bg_grey {
  background: #f9f9f9; }

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

.sticker, a.sticker {
  background: #09b6eb;
  color: #fff;
  font-size: 1.125em;
  position: absolute;
  text-transform: uppercase;
  padding: 0.2em 1em;
  top: 30px;
  left: 30px;
  z-index: 3; }
@media (max-width: 992px) {
  .sticker, a.sticker {
    font-size: 15px;
    top: 15px;
    left: 15px; } }

.modal-content {
  box-shadow: none;
  border: 0;
  border-radius: 0;
  -webkit-border-radius: 0; }

/**********************************************************
 * Template classes
 *********************************************************/
.bgprimary {
  background-color: #40485f;
  color: #fff; }

.vbottom {
  position: absolute;
  bottom: 0px; }

button .over, [role="button"] .over {
  visibility: hidden;
  position: absolute;
  right: 50px;
  top: 25px; }

button:hover .over, [role="button"]:hover .over {
  visibility: visible;
  right: 20px; }

.claimTitle {
  font-family: "dosissemibold";
  color: #00b9ff;
  font-size: 3.3em;
  text-transform: uppercase; }

.par {
  margin-top: 15px; }

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

.left {
  float: left; }

.right {
  float: right; }

.no-padding {
  padding-left: 0;
  padding-right: 0; }

.fix-opacity {
  opacity: 1; }

.border-bottom-white {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2); }

.border-side-white {
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  border-right: 1px solid rgba(255, 255, 255, 0.2); }

.row.inline > div {
  display: inline-block;
  float: none;
  vertical-align: top; }

.container_white {
  background: #fff; }

/**********************************************************
 * CSS ANIMATIONS
 *********************************************************/
.toAnimate {
  opacity: 0; }

/**********************************************************
 * OWL CAROUSEL
 *********************************************************/
.owl-carousel {
  position: relative;
  overflow: hidden; }

.owl-carousel .owl-item {
  -webkit-backface-visibility: visible; }

.owl-dots {
  position: absolute;
  bottom: 1.5em;
  left: 0;
  width: 100%;
  text-align: center;
  vertical-align: center; }
.owl-dots .owl-dot {
  background: #09b6eb;
  width: 11px;
  height: 11px;
  display: inline-block;
  border-radius: 6px;
  margin: 1px 5px; }
.owl-dots .owl-dot.active {
  background: transparent;
  border: #09b6eb 2px solid;
  width: 11px;
  height: 11px;
  border-radius: 6px; }

.white-dots .owl-dots .owl-dot {
  background: #fff; }
.white-dots .owl-dots .owl-dot.active {
  border-color: #fff;
  background: transparent; }

@media (max-width: 992px) {
  .owl-dots {
    bottom: 22px; }
  .owl-dots .owl-dot {
    width: 4px;
    height: 4px;
    margin: 1px 3px; }
  .owl-dots .owl-dot.active {
    width: 6px;
    height: 6px;
    border-radius: 5px;
    border-width: 1px;
    margin-top: 0;
    margin-bottom: 0; } }
.owl-prev, .owl-next {
  font-size: 3em;
  background: #40485f;
  line-height: 0.9em;
  padding: 0em 0.4em 0.2em 1em;
  color: #fff;
  border-radius: 2em;
  position: absolute;
  top: 50%;
  margin-top: -1em;
  width: 3em; }
.owl-prev.disabled, .owl-next.disabled {
  cursor: default !important;
  opacity: 0; }

.owl-prev {
  text-align: right;
  left: -2em; }
.owl-prev:hover {
  left: -1.4em; }
.owl-prev.disabled:hover {
  left: -2em; }

.owl-next {
  left: auto;
  text-align: left;
  right: -2em;
  padding: 0em 1em 0.2em 0.4em; }
.owl-next:hover {
  right: -1.4em; }
.owl-next.disabled:hover {
  right: -2em; }

.owl-item {
  transition: scale 0.4s ease, opacity 0.4s ease;
  opacity: 0;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8); }
.owl-item.active {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

.collapse {
  display: none; }

.collapse.in {
  display: block; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-timing-function: ease;
  transition-duration: .35s;
  transition-property: height,visibility; }

article .panel-group {
  padding: 0.9em 15px; }
article .panel-group h5 {
  text-transform: uppercase; }
article .panel-group .panel-group {
  margin-left: -0.3em; }
article .panel-group .panel-group h5 {
  font-size: 1em;
  font-family: "dosisregular", Arial, sans-serif; }
article .panel-group .panel-group .panel {
  margin-bottom: 1.5em; }
article .panel-group .panel-group .panel-title .collapsed {
  border-bottom: 1px solid #bfc1c8; }
article .panel-group .panel-group .panel-body {
  margin-left: 1.4em; }
@media (max-width: 992px) {
  article .panel-group {
    padding-left: 0;
    padding-right: 0; }
  article .panel-group h5 {
    font-size: 18px; }
  article .panel-group .panel-group h5 {
    font-size: 15px; } }
article .panel-title a {
  width: 100%;
  padding: 0.4em 0 0.4em 1.1em;
  display: inline-block;
  color: inherit;
  text-decoration: none;
  position: relative; }
article .panel-title a:hover {
  background: transparent;
  color: #09b6eb; }
article .panel-title a:before {
  position: absolute;
  top: 0;
  left: 0;
  line-height: 1.75em;
  content: "\e601";
  font-family: "icomoon";
  margin-right: 0.5em;
  display: inline-block;
  text-align: center;
  color: #09b6eb;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }
article .panel-title a.collapsed:before {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0); }
article .panel-body {
  margin-left: 1.9em; }

.panel-group .panel-group .panel-title a {
  padding: 0.4em 0 0.4em 1.3em; }
.panel-group .panel-group .panel-title a:before {
  top: 0;
  font-size: 1.2em;
  line-height: 1.5em;
  margin-right: 0.5em; }

.collapse-parent a .close {
  display: none; }
.collapse-parent.collapsed a .close {
  display: block; }
.collapse-parent.collapsed a .open {
  display: none; }

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

@-webkit-keyframes op__slideInUp {
  0% {
    -webkit-transform: translateY(60px);
    transform: translateY(60px);
    visibility: visible;
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; } }

@keyframes op__slideInUp {
  0% {
    -webkit-transform: translateY(60px);
    transform: translateY(60px);
    visibility: visible;
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; } }
.op_fadeIn {
  -webkit-animation-name: op__fadeIn;
  animation-name: op__fadeIn; }

@-webkit-keyframes op__fadeIn {
  0% {
    visibility: visible;
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes op__fadeIn {
  0% {
    visibility: visible;
    opacity: 0; }
  100% {
    opacity: 1; } }
/*components*/
/**********************************************************
 * NEWS BLOCKS
 *********************************************************/
/*News*/
.news {
  clear: both;
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  position: relative; }
.news h3 {
  color: #555; }
.news .owl-prev, .news .owl-next {
  margin-top: -3em; }
.news .item {
  border-right: 1px solid #e3e3e3;
  border-top: 1px solid #e3e3e3;
  background: #fff;
  padding: 0;
  position: relative;
  overflow: hidden;
  -webkit-transform: translateZ(0) scale(1, 1); }

.news .item a {
  background: #fff;
  /*padding: 30px; */
  display: block;
  height: 100%;
  position: relative;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
  transition: all 250ms linear; }

/*
      .news .item:hover a {
      -webkit-transform: translate3d(0, -33px, 0);
      transform: translate3d(0, -33px, 0);
      /* Safari
      transition-delay: 200ms; }*/


.news h2 {
  position: absolute;
  top: 30px;
  left: 30px;
  z-index: 10;
  background-color: #09b6eb;
  color: #ffffff;
  text-transform: uppercase;
  font-family: "dosismedium", Arial, sans-serif;
  font-size: 1.125em;
  padding: 0.2em 2em; }


.news .item img {
  border-radius: 50%;
  max-width: 70%;
  display: block;
  margin: 15px 20%;
}


.news .newsList .photo img {
  border-radius: 0;
  max-width: 555px;
  display: block;
  margin: 0; }


.news .newsList .item.full .inner {
  background-color: #40485f;
  height: 100%;
}
.news .newsList .item.full a {
  background: none;
  color: white;
}

.page-home .news .newsList .item.full .news-title a {
  color: #09b6eb;
}

.news .newsList .photo {
  padding: 0;
}

.newsList .news-hp .full a.category,
.news .item .inner a.category {
  float: left;
}

.news .item .inner a.category {
  padding-right: 0
}

.news .item .news-title {
  text-transform: uppercase;
  font-size: 1.5em;
  line-height: 1.2em;
  text-align: left;
  clear: both;
  /*padding: 15px 0 3em 0;  iniziative */
}

.news .item .news-title #titleNews {clear: both;}

.news .active .item .news-title {
  color: #09b6eb; }

.news .bottomInfo {
  width: 100%;
  position: absolute;
  bottom: 2em;
  left: 0;
  padding: 0 30px;
  /* text-transform: uppercase; */
  letter-spacing: 0.03em; }

.news .bottomInfo span.date {
  font-size: 1.5em;
  width: 100%;
  display: inline-block; }

.news .bottomInfo .meta-tags {
  margin: 0 0 1.5em;
}

.news .bottomInfo .meta-tags li {
  display: inline;
}

.news .bottomInfo .meta-tags li a {
  display: inline;
  text-decoration: underline!important;
  padding: 0;
  color: rgba(64, 72, 95, 0.7);
}

.news .bottomInfo .meta-tags li a:hover {
  color: #09b6eb !important;
  text-decoration: none!important;
}

.news .bottomInfo span[class^="icon-"], .news .bottomInfo span[class*=" icon-"] {
  font-size: 2em; }

.view-display-id-news_evidence_hp_pane .inner-custom .bottomInfo {
  margin-bottom: 18px;
}


@media (max-width: 992px) {
  .news .sticker, .news a.sticker {
    top: 15px;
    left: 30px; }
  .news .owl-item .item {
    border-top: 0;
    border-right: 0; }
  .news .owl-item .item a {
    margin: 0 15px;
    border: 1px solid #d9d9d9; }
  .news .owl-item .item {
    margin-bottom: 60px; }
  .news .item {
    background: transparent; }
  .news .item a {
    position: relative; }
  .news .item:hover a {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .news .item .triangle {
    display: none; }
  .news .item .news-title {
    padding-bottom: 2em;
    font-size: 23px; }
  .news .item .bottomInfo {
    bottom: 2em; }
  .news .item .bottomInfo .date, .news .item .bottomInfo .slide-category {
    font-size: 15px; }
  .news .item .bottomInfo span[class^="icon-"], .news .item .bottomInfo span[class*=" icon-"] {
    font-size: 29px; }  }



/**********************************************************
 * TABS
 *********************************************************/
.nav-tabs {
  display: block;
  border-radius: 2em;
  border: 2px solid #09b6eb;
  font-size: 1em;
  letter-spacing: 0.04em;
  font-family: "dosisbold", Arial, sans-serif;
  text-transform: uppercase;
  margin-top: 2em;
  margin-bottom: 2em;
  padding: 0;
  overflow: hidden;
  color: #09b6eb; }
.nav-tabs > li {
  text-align: center;
  padding: 0; }
.nav-tabs > li > a {
  width: 100%;
  padding: 1em;
  display: inline-block;
  text-decoration: none; }
.nav-tabs > li > a:hover {
  text-decoration: none;
  color: #585e78; }
.nav-tabs > li.active > a {
  background: #09b6eb;
  color: #fff; }
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  cursor: default; }
@media (max-width: 992px) {
  .nav-tabs {
    font-size: 15px;
    font-family: "dosissemibold", Arial, sans-serif; } }

.tab-content {
  clear: both; }
.tab-content > .tab-pane {
  display: none;
  visibility: hidden; }
.tab-content > .active {
  display: block;
  visibility: visible; }

.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  text-align: left;
  background-clip: padding-box; }
.dropdown-menu > li > a {
  display: block;
  clear: both;
  font-weight: normal; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  text-decoration: none;
  outline: 0; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }
.open > a {
  outline: 0; }

.pagination {
  text-align: center;
  font-size: 1.125em;
  padding: 3em 15px;
  letter-spacing: 0.07em; }
.pagination span, .pagination a {
  display: inline-block;
  line-height: 2em;
  padding: 0 0.7em;
  vertical-align: middle; }
.pagination .current {
  font-family: "dosissemibold", Arial, sans-serif; }
.pagination .prev, .pagination .next {
  padding: 0;
  border: 2px solid #fff;
  border-radius: 1em;
  font-size: 2.6em;
  width: 1.05em;
  height: 1.05em;
  line-height: 0.75em; }
.pagination .prev {
  margin-right: 0.5em; }
.pagination .next {
  margin-left: 0.5em; }
.pagination span.prev, .pagination span.next {
  opacity: 0.3; }
.pagination a:hover {
  color: #09b6eb;
  border-color: #09b6eb; }

.blueimp-gallery > .indicator > li {
  width: 1.5em;
  height: 1.5em;
  border-radius: 50%;
  background-size: cover; }

/**********************************************************
 * FORM
 *********************************************************/
form {
  /* firefox 19+ */
  /* ie */ }
form input[type="text"], form textarea {
  background: #e6e6e6;
  border: 1px solid #e6e6e6;
  padding: 1.3em;
  width: 100%;
  margin-bottom: 1.3em;
  font-family: "dosismedium", Arial, sans-serif; }
form ::-webkit-input-placeholder {
  color: #585e78;
  opacity: 1; }
form ::-moz-placeholder {
  color: #585e78;
  opacity: 1; }
form :-ms-input-placeholder {
  color: #585e78;
  opacity: 1; }
form input:-moz-placeholder {
  color: #585e78;
  opacity: 1; }
form .required_desc {
  font-family: "dosismedium", Arial, sans-serif;
  font-size: 0.875em;
  text-align: right;
  clear: both; }
@media (max-width: 992px) {
  form .required_desc {
    font-size: 12px; } }
form .submit_container_div {
  text-align: center;
  padding: 1em 0; }

@media (max-width: 992px) {
  form input {
    font-size: 15px; }
  form input[type="text"], form textarea {
    padding: 13px 10px;
    margin-bottom: 14px; }
  form .submit_container_div {
    padding-top: 2em; }
  form .submit_container_div button {
    width: 100%; } }
/**********************************************************
 * TABLE
 *********************************************************/
table, .aboutPage--offices .addresses_item .table {
  text-align: left;
  line-height: 1.4em;
  font-size: 1.25em;
  letter-spacing: 0.01em;
  margin-bottom: 1em; }
table caption, .aboutPage--offices .addresses_item .table caption {
  text-align: left; }
table th, table .aboutPage--offices .addresses_item .cell .caption, .aboutPage--offices .addresses_item .cell table .caption, .aboutPage--offices .addresses_item .table th, .aboutPage--offices .addresses_item .table .cell .caption, .aboutPage--offices .addresses_item .cell .table .caption {
  font-family: "dosissemibold", Arial, sans-serif;
  color: #a8aab0; }
table th, table td, table .aboutPage--offices .addresses_item .cell, .aboutPage--offices .addresses_item table .cell, .aboutPage--offices .addresses_item .table th, .aboutPage--offices .addresses_item .table td, .aboutPage--offices .addresses_item .table .cell {
  padding: 0.1em 15px; }
table td:lest-child, table th:first-child, .aboutPage--offices .addresses_item .table td:lest-child, .aboutPage--offices .addresses_item .table th:first-child {
  padding-left: 0; }

/*layout*/
/**********************************************************
 * BASIC PAGE SETTINGS
 *********************************************************/
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg); } }
.pageLoader {
  opacity: 1;
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: #40485f; }
.pageLoader:before {
  content: "";
  display: block;
  width: 1.2em;
  height: 1.2em;
  border: 4px solid;
  border-radius: 50%;
  border-color: #09b6eb rgba(0, 0, 0, 0.6) rgba(0, 0, 0, 0.6) rgba(0, 0, 0, 0.6);
  animation: spin 600ms infinite linear;
  -webkit-animation: spin 600ms infinite linear;
  position: fixed;
  left: 50%;
  top: 50%; }

body, html {
  color: #585e78;
  background: #40485f;
  padding: 0px;
  margin: 0px;
  font-family: "dosisregular", Arial, sans-serif;
  min-height: 100%;
  font-size: 16px; }

body {
  /*position: relative; */}
body.noScroll {
  overflow: hidden; }

.main {
  position: relative;
  z-index: 3;
  overflow: hidden;
  clear: both;
  /*min-height: 500px;*/
}

.breadcrumb {
  margin: 0;
  padding: 30px 45px 0 45px;
  list-style: none; }
.breadcrumb li {
  display: inline-block;
  font-size: 0.875em;
  font-family: "dosissemibold", Arial, sans-serif; }
.breadcrumb li + li:before {
  content: "\203A";
  padding: 0 0.5em; }
.breadcrumb a {
  color: #09b6eb; }
@media (max-width: 992px) {
  .breadcrumb {
    display: none; } }

.rotate-to-view {
  display: none; }

/**********************************************************
 * HEADER
 *********************************************************/
#headerHeight {
  position: absolute;
  top: 0;
  left: 0;
  height: 8.6em; }
@media (max-width: 992px) {
  #headerHeight {
    height: 50px; } }

header {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 100;
  width: 100%;
  transform: translate3d(0, -100%, 0);
  /*-webkit-transform: translate3d(0, -100%, 0);*/
  -webkit-transform-origin: 0 -100% 0;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
}

header.fullMenu, header.lightMenu {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none; }
header.lightMenu .main-navigation {
  margin-top: 0; }
header a {
  transition: none; }

header .logo {
  text-align: center;
  width: 100%;
  height: 6.5em;
  display: block; }
header .logo img {
  display: none; }
header .logo:before {
  content: "\e950";
  color: #263248;
  font-size: 4em;
  line-height: 1.8em; }
header .logo:after {
  display: none; }

header.lightMenu .logo {
  height: auto; }
header.lightMenu .logo:before {
  display: none; }
header.lightMenu .logo:after {
  content: "\e950";
  color: #263248;
  font-size: 2.4em;
  line-height: 1.5em;
  display: block; }

.mm-closed .navbar-fixed-top {
  height: auto !important; }
.mobile .mm-closed .navbar-fixed-top {
  border-bottom: 1px solid #e6e6e6; }

.top-nav-wrapper {
  height: 1.8em;
  position: relative;
  width: 100%;
  text-transform: uppercase;
  font-family: "dosisbold", Arial, sans-serif;
  padding: 0 0 0 5px; }
.top-nav-wrapper:after {
  background: transparent url(../img/shadow_thin.png) no-repeat center 100%;
  background-size: 100% 0.5em;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  pointer-events: none;
  z-index: 4; }
.top-nav-wrapper > div, .top-nav-wrapper > ul {
  font-size: 0.865em; }
.top-nav-wrapper ul {
  float: left; }
.top-nav-wrapper .left li {
  float: left; }
.top-nav-wrapper li a {
  color: #fff;
  padding: 0 7px;
  display: inline-block;
  line-height: 2.1em; }
.top-nav-wrapper .register_link {
  float: left;
  display: inline-block;
  line-height: 2.1em; }
.top-nav-wrapper .register_link a {
  letter-spacing: 0.05em;
  display: block;
  background: #09b6eb;
  color: #fff;
  padding: 0 2em;
  text-transform: uppercase; }
.top-nav-wrapper .register_link a:hover {
  background-color: #01a3e3;
  color: #fff; }
.top-nav-wrapper .lang-selector {
  margin: 0;
  width: 6em;
  z-index: 2;
  position: relative;
  background: #303647; }
.top-nav-wrapper .lang-selector li {
  width: 100%; }
.top-nav-wrapper .lang-selector a {
  display: block;
  padding: 0 0.8em; }
.top-nav-wrapper .lang-selector .locale-untranslated {
  display: block;
  padding: 0 0.8em; }

.top-nav-wrapper .lang-selector a:hover {
  background: #192130; }
.top-nav-wrapper .lang-selector [class^="icon-"], .top-nav-wrapper .lang-selector [class*=" icon-"] {
  position: absolute;
  top: 0.3em;
  right: 0.4em;
  font-size: 1.2em; }
.top-nav-wrapper .lang-selector .open [class^="icon-"], .top-nav-wrapper .lang-selector .open [class*=" icon-"] {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }
.top-nav-wrapper .lang-selector ul {
  background: #303647;
  height: auto;
  width: 100%; }
.top-nav-wrapper .lang-selector ul li {
  display: block;
  float: none; }
.top-nav-wrapper .lang-selector ul li a:hover {
  color: #09b6eb;
  background: transparent; }
.top-nav-wrapper .dropdown-menu {
  opacity: 0;
  transition: all 1.5s linear; }
.top-nav-wrapper .open .dropdown-menu {
  opacity: 1; }
.lightMenu .top-nav-wrapper {
  display: none; }

header {
  letter-spacing: 0.02em; }
header .main-navigation .col-md-2[itemscope] {
  position: absolute;
  top: 0;
  left: 0; }
header .right-menu {
  padding-right: 7em; }
header .opensearch {
  background: #09b6eb;
  border-radius: 0;
  position: absolute;
  color: #fff;
  right: 0;
  border: 0;
  height: 100%;
  width: 6.8em;
  text-align: center;
  top: 0;
  font-size: 1em; }
header .opensearch span {
  font-size: 2.5em; }
header .link-service-preheader{
  background: #09b6eb none repeat scroll 0 0;
  line-height: 2.1em;
  padding: 10px 10px 5px 10px;
}
header .link-service-preheader:hover{
  background-color: #01a3e3;
  color: inherit;
}

header .loggedin {
  background: #09b6eb;
  margin-left: 1px; }
header .loggedin:hover {
  background: #01a3e3; }
header .loggedin li {
  width: 100%; }
header .loggedin .username {
  font-family: "dosisregular", Arial, sans-serif;
  text-transform: none;
  width: 13.5em; }
header .loggedin .username span.text {
  font-size: 1.2em;
  line-height: 1.1em;
  display: inline-block;
  letter-spacing: 0.01em; }
header .loggedin .username [class^="icon-"], header .loggedin .username [class*=" icon-"] {
  position: absolute;
  top: 0.3em;
  right: 0.5em;
  font-size: 1.2em; }
header .loggedin .open .username {
  background: #01a3e3; }
header .loggedin .open .username [class^="icon-"], header .loggedin .open .username [class*=" icon-"] {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }
header .loggedin .actions {
  letter-spacing: 0.08em;
  padding: 0;
  width: 19.5em;
  background: #09b6eb;
  padding: 1.2em 0 0 0;
  position: absolute;
  right: 0;
  float: none;
  left: auto; }
header .loggedin .actions a {
  padding: 0.5em 1em;
  background: #09b6eb;
  display: block;
  position: relative; }
header .loggedin .actions a:hover {
  color: #40485f; }
header .loggedin .actions [class^="icon-"], header .loggedin .actions [class*=" icon-"] {
  position: absolute;
  top: 1em;
  right: 0.5em;
  font-size: 1.2em;
  opacity: 0.6; }
header .loggedin .actions span.num {
  background: #00a3e1;
  padding: 0 0.65em;
  border-radius: 0.8em; }
header .loggedin .actions .logout a {
  text-align: center;
  background: #01a3e3;
  margin-top: 0.7em;
  padding: 0.74em 1em; }

.lightMenu .right-menu a, .lightMenu .menu_about > ul > li > a {
  font-size: 1em; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  /*  z-index: 2;*/
  display: none;
  float: left;
  list-style: none;
  text-align: left; }

.home.desktop .fullMenu .main-navigation {
  background-color: rgba(255, 255, 255, 0.6); }

.home.desktop .fullMenu .main-navigation:hover {
  background-color: rgba(255, 255, 255, 0.8); }

.main-navigation {
  position: relative;
  height: auto;
  background: #fff;
  opacity: 1; }
.main-navigation li {
  line-height: 6.8em;
  text-transform: uppercase;
  display: inline-block;
  float: none;
  font-family: "dosissemibold", Arial, sans-serif;
  color: #263248; }
.main-navigation li a {
  font-size: 1.125em;
  padding: 0 0.9em;
  color: #263248; }
.main-navigation li a:hover {
  color: #09b6eb; }
.main-navigation li a.current {
  color: #c5c8cf; }
.main-navigation li.active > a {
  color: #c5c8cf; }
.main-navigation .menu_about {
  margin-left: 16.666666%;
  width: 8.33333%;
  float: left; }
.main-navigation .menu_about.opened {
  background: #fff; }
.main-navigation .menu_about.opened .dropdown.parent {
  background: #44b5e6;
  border-color: #44b5e6; }
.main-navigation .menu_about.opened .dropdown.parent > a {
  color: #fff; }
.main-navigation .menu_about > ul > li.dropdown {
  width: 100%;
  border-color: #40485f;
  border-color: rgba(64, 72, 95, 0.3);
  border-style: solid;
  border-width: 0;
  border-left-width: 1px;
  border-right-width: 1px;
  text-align: center; }
.main-navigation .menu_about > ul > li.dropdown > a {
  display: inline-block;
  line-height: 1.2em;
  vertical-align: middle; }
.main-navigation .menu_about > ul > li.dropdown a.current {
  color: #40485f; }
.main-navigation .menu_about > ul > li.dropdown.opened > a {
  color: #fff; }
.main-navigation .menu_about li {
  position: static; }
.main-navigation .menu_about .dropdown-menu {
  overflow-x: hidden;
  overflow-y: auto;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border: 0;
  margin: 0;
  padding-top: 2em;
  padding-bottom: 2em;
  width: 100%; }
.main-navigation .menu_about .dropdown-menu ul {
  margin-bottom: 1em; }
.main-navigation .menu_about .dropdown-menu li {
  display: block;
  line-height: 1.3em;
  float: none; }
.main-navigation .menu_about .dropdown-menu a {
  font-family: "dosisregular", Arial, sans-serif;
  text-transform: none;
  color: #fff;
  display: block;
  padding: 0.5em 0; }
.main-navigation .menu_about .dropdown-menu a:hover {
  color: #303647; }
.main-navigation .menu_about .dropdown-menu .separator {
  font-family: "dosismedium", Arial, sans-serif;
  font-size: 1em;
  letter-spacing: 0.07em;
  color: #fff;
  border-bottom: 1px solid #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  padding: 2em 0 1em 0;
  margin-bottom: 1em;
  display: block; }
.main-navigation .menu_about .copyright {
  position: absolute;
  width: 100%;
  padding: 15px 30px;
  bottom: 60px;
  left: 0;
  font-family: "dosismedium", Arial, sans-serif;
  color: rgba(255, 255, 255, 0.4);
  font-size: 0.75em;
  text-transform: none; }
.main-navigation .menu_about .copyright .br-right {
  display: none; }
.main-navigation .right li:before {
  content: "\B7"; }
.main-navigation .right li:first-child:before {
  content: ""; }
.lightMenu .main-navigation {
  height: 3.6em;
  background: #fff; }
.lightMenu .main-navigation li {
  line-height: 3.64em; }
.lightMenu .main-navigation .opensearch span {
  font-size: 2em; }

.lightMenu:after {
  content: "";
  background: transparent url(../img/shadow_thin_b.png) no-repeat center 100%;
  background-size: 100% 0.5em;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  pointer-events: none;
  z-index: 4;
  margin-bottom: -0.5em; }

@media (max-width: 1200px) {
  .main-navigation li a {
    padding: 0 0.6em; } }
header > .lang-selector,
.menu-button {
  display: none; }

/*MOBILE MENU*/
@media (max-width: 992px) {
  hr {
    display: none; }

  .navbar-fixed-top {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; }
  .navbar-fixed-top.fullMenu .main-navigation {
    margin-top: 0; }

  .menu-button {
    position: fixed;
    z-index: 102;
    top: 0;
    right: 0;
    font-size: 1em;
    border: none;
    box-sizing: border-box;
    display: block;
    width: 4em;
    height: 3.2em;
    color: #fff;
    background: transparent;
    outline: none;
    border-radius: 0;
    padding: 0; }
  .menu-button:hover {
    background: transparent; }
  .menu-button:before, .menu-button:after, .menu-button span {
    background: #09b6eb;
    content: '';
    display: block;
    width: 20px;
    height: 2px;
    position: absolute;
    left: auto;
    right: 20px; }
  .menu-button:before {
    top: 15px; }
  .menu-button span {
    top: 22px; }
  .menu-button:after {
    top: 29px; }

  .mobile .mobile-menu-container .mm-main header {
    position: relative;
    transition: -webkit-transform 0s;
    transition: transform 0s;
    -webkit-transform: translate3d(0, 0%, 0);
    transform: translate3d(0, 0%, 0); }

  header .right-menu, header .menu_about {
    display: none; }
  header .copyright {
    display: none !important; }
  header .dropdown-menu {
    height: auto !important; }
  header .logo {
    width: 30%;
    margin: auto;
    height: auto; }
  header .logo:before {
    content: "\e950";
    font-size: 33px !important;
    color: #263248;
    line-height: 1.5em; }
  header .opensearch {
    background: transparent;
    color: #09b6eb;
    left: 0;
    width: 4em;
    padding-left: 1em; }
  header .opensearch span {
    font-size: 2em; }
  header nav .main-navigation, header .lightMenu .main-navigation {
    height: 3.8em;
    background: #fff;
    font-size: 1em; }

  .lightMenu .main-navigation .logo:before {
    line-height: 1.5em; } }
body {
  overflow-x: hidden;
  width: 100%; }

.navbar-fixed-top {
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s; }

.page {
  position: relative;
  left: 0;
  opacity: 1; }

.mm-opened {
  background: #585e78; }

.mm-opened .mobile-menu-container {
  visibility: visible;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mobile-menu-container {
  transition: all 0.5s;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  visibility: hidden;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: fixed;
  z-index: 100; }
.mobile-menu-container .mm-main {
  overflow-x: hidden;
  overflow-y: scroll;
  /* has to be scroll, not auto */
  -webkit-overflow-scrolling: touch; }
.mobile-menu-container .right-menu, .mobile-menu-container .menu_about {
  display: block;
  text-transform: uppercase; }
.mobile-menu-container .right-menu a, .mobile-menu-container .right-menu span, .mobile-menu-container .menu_about a, .mobile-menu-container .menu_about span {
  display: block; }
.mobile-menu-container .menu-button:before, .mobile-menu-container .menu-button:after, .mobile-menu-container .menu-button span {
  background: #fff; }
.mobile-menu-container .logo:before {
  color: #fff; }
.mobile-menu-container .opensearch {
  display: none; }
.mobile-menu-container .lang-selector {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 3;
  background: rgba(255, 255, 255, 0.1);
  font-size: 1.14em;
  text-transform: uppercase;
  text-align: center;
  display: table;
  width: 100%;
  line-height: 2.53em; }
.mobile-menu-container .lang-selector li {
  display: table-cell;
  text-align: center;
  border-left: 1px solid rgba(255, 255, 255, 0.1); }
.mobile-menu-container .lang-selector li a {
  padding: 0.3em 1em;
  display: inline-block;
  width: 100%;
  position: relative; }
.mobile-menu-container .lang-selector li a.lang-active:before {
  content: "";
  position: absolute;
  border-bottom: 4px solid #fff;
  bottom: 0;
  left: 0;
  width: 100%; }
.mobile-menu-container .lang-selector li a .icon-arrow-down {
  display: none; }
.mobile-menu-container .current {
  color: #40485f; }
.mobile-menu-container .right-menu {
  width: 100%;
  padding: 0; }
.mobile-menu-container .right-menu ul {
  margin: 0 15px;
  padding: 0 0 1em 0;
  border-color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3); }
.mobile-menu-container .right-menu li, .mobile-menu-container .right-menu a {
  display: block;
  width: 100%; }
.mobile-menu-container .right-menu li {
  line-height: 1.2em;
  color: #fff; }
.mobile-menu-container .right-menu li:before {
  content: none; }
.mobile-menu-container .right-menu li a {
  letter-spacing: 0.07em;
  font-size: 15px;
  padding: 0.93em 15px; }
.mobile-menu-container .right-menu li a.current {
  color: #40485f; }
.mobile-menu-container .menu_about {
  padding: 1em 0;
  clear: both;
  overflow: hidden; }
.mobile-menu-container .menu_about ul ul {
  display: none;
  text-transform: none; }
.mobile-menu-container .menu_about div {
  padding: 0; }
.mobile-menu-container .menu_about ul {
  margin: 0; }
.mobile-menu-container .menu_about li.parent > span, .mobile-menu-container .menu_about li.parent > a {
  display: block;
  line-height: 1.1em;
  font-size: 15px;
  cursor: pointer;
  border-bottom: 0;
  color: #fff;
  padding: 0.8em 30px 0.8em 45px;
  position: relative;
  margin: 0; }
.mobile-menu-container .menu_about li.parent > span:before, .mobile-menu-container .menu_about li.parent > a:before {
  content: "\e601";
  margin-right: 0.3em;
  margin-left: -0.2em;
  display: inline-block;
  position: absolute;
  top: 0.7em;
  left: 30px; }
.mobile-menu-container .menu_about li.parent.opened > span:before {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }
.mobile-menu-container .menu_about li.parent ul {
  background: rgba(255, 255, 255, 0.1);
  padding: 0.7em 45px; }
.mobile-menu-container .menu_about li.parent ul a {
  padding: 0.7em 0;
  font-size: 15px; }
.mobile-menu-container .menu_about li.parent.opened > ul {
  display: block; }

.mobile .navbar-fixed-top {
  margin-top: 0;
  top: 0 !important; }
.mobile .main-navigation {
  margin-top: 0; }
.mobile header {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 100; }

/* .directionDown.mobile header.lightMenu {
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0); } */

/**********************************************************
 * FOOOTER
 *********************************************************/
footer {
  background-color: #303647;
  width: 100%;
  position: relative;
  z-index: 3;
  display: inline-block;
  color: #ffffff; }
footer > .container-fluid {
  padding-top: 15px; }
footer .logo {
  text-align: center;
  display: inline-block;
  width: 100%;
  padding: 30px 0; }
footer .logo:before {
  content: "\e950";
  font-size: 4.6em;
  color: #6f737f;
  line-height: 1.4em; }
footer .logo img {
  display: none; }
footer a:hover {
  color: #09b6eb; }

.footer-nav-wrapper {
  border-bottom: 1px solid #3d445a;
  margin: 0 14px;
  vertical-align: middle; }
.footer-nav-wrapper > div {
  float: none;
  display: inline-block;
  vertical-align: middle;
  margin-left: -5px; }

footer .br-right {
  border-right: 1px solid #3d445a; }

.footer-nav li {
  display: inline-block;
  font-family: "dosisbold", Arial, sans-serif;
  font-size: 0.875em;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  padding: 0 0.2em;
  line-height: 1.7em; }

.social-icons {
  text-align: center; }
.social-icons li {
  display: inline-block; }
.social-icons li a {
  padding: 0.2em 0.4em;
  display: inline-block; }
.social-icons li span {
  font-size: 1.4em; }

footer .copyright, header .copyright {
  letter-spacing: 0.03em;
  padding: 14px;
  font-size: 12px;
  color: #acafb5;
  font-family: "dosismedium", Arial, sans-serif; }
footer .copyright span, header .copyright span {
  display: inline-block;
  padding: 0 0.8em; }
footer .copyright .br-right, header .copyright .br-right {
  display: none; }

@media (max-width: 1200px) {
  footer .copyright span {
    display: inline-block;
    padding: 0 0.1em; } }
/*mobile Footer*/
@media (max-width: 992px) {
  body {
    padding-bottom: 0 !important; }

  footer p {
    font-size: 10px; }
  footer .container-fluid, footer .footer-nav-wrapper, footer .footer-padding {
    padding: 0;
    margin: 0; }
  footer .footer-nav ul, footer .social-icons {
    padding: 0; }
  footer .footer-nav-wrapper .br-right {
    display: none; }
  footer .footer-nav li {
    width: 100%;
    display: block;
    font-family: "dosismedium", Arial, sans-serif;
    font-size: 15px;
    text-align: center;
    border-bottom: 1px solid #3d445a; }
  footer .footer-nav li a {
    padding: 1em;
    display: block; }
  footer .social-icons {
    overflow: hidden; }
  footer .social-icons li {
    float: left;
    width: 25%;
    text-align: center;
    border-left: 1px solid #3d445a; }
  footer .social-icons li:first-child {
    border-left: 0; }
  footer .social-icons li span {
    font-size: 1.9em; }
  footer .social-icons li a {
    padding: 1.2em 0;
    width: 100%; }
  footer .copyright {
    font-size: 0.8em;
    text-align: right;
    padding: 30px 15px;
    margin: 0; }
  footer .copyright div + div {
    float: right; }
  footer .copyright .br-right {
    display: block;
    border: 0; }
  footer .copyright .br-right a {
    padding: 0; } }
.lightMenu + .main .menu_about > ul {
  padding-top: 4em;
  top: 0 !important; }

.aside-menu .fullHeight.menu_about {
  height: 100% !important; }

.aside-menu {
  z-index: 1;
  position: fixed;
  top: 0;
  left: 0;
  width: 25%;
  height: 100%; }
.aside-menu .menu_about {
  transition: padding 100ms linear;
  height: 100%;
  position: fixed;
  -webkit-transform: translateZ(0);
  width: 25%;
  top: 0;
  left: 0; }
.aside-menu .menu_about ul {
  position: relative;
  padding: 9em 15px 3em 15px;
  top: 0; }
@media (max-width: 992px) {
  .aside-menu {
    display: none; } }
.aside-menu li.parent > span, .aside-menu li.parent > a {
  display: block;
  cursor: pointer;
  background: transparent url(../img/border30w.png) repeat-x 0 bottom;
  color: #fff;
  text-transform: uppercase;
  padding: 1.5em 0;
  margin: 0; }
.aside-menu li.parent > span:before, .aside-menu li.parent > a:before {
  font-size: 1.2em;
  content: "\e601";
  font-family: "icomoon";
  margin-right: 0.3em;
  margin-left: -0.2em;
  display: inline-block;
  padding-top: 0.1em; }
.aside-menu li.parent.opened > span:before, .aside-menu li.parent.opened > a:before {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  padding-left: 0.3em;
  margin-right: 0em; }
.aside-menu li.parent.active > ul {
  display: block; }
.aside-menu li.parent ul {
  display: none;
  background: transparent url(../img/border30w.png) repeat-x 0 bottom;
  padding: 1.2em 0;
@expand %transition; }
.aside-menu li.parent ul a {
  color: #fff;
  padding: 0.5em 0;
  display: block; }
.aside-menu li.parent ul a.current {
  color: #40485f;
  font-family: "dosismedium", Arial, sans-serif; }

/*pages*/
/**********************************************************
 * HOMEPAGE
 *********************************************************/
.home.desktop .fullMenu .opensearch {
  display: none; }
.home header.fullMenu .right-menu {
  padding-right: 0; }
.home .main {
  background: #40485f; }
.home .news .item {
  border-top: 0; }

.header-area {
  min-height: 600px;
  overflow: hidden;
  position: relative;
  z-index: 2; }
@media (max-width: 992px) {
  .header-area {
    min-height: 0; } }
.header-area:before {
  background-size: 100% auto;
  background-size: cover;
  position: fixed;
  z-index: 0;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }
.header-area .header-area-content {
  width: 100%;
  position: absolute;
  bottom: 15%;
  left: 0; }
@media (max-width: 992px) {
  .header-area .header-area-content {
    bottom: 3em; } }
.header-area .input-container {
  border-color: #fff;
  border-color: rgba(255, 255, 255, 0.4);
  border-style: solid;
  border-width: 0;
  border-bottom-width: 1px;
  margin-bottom: 15px; }
.header-area .search-form {
  padding-bottom: 15px;
  margin-bottom: 15px; }
.header-area .search-form input[type="text"] {
  font-family: "dosismedium", Arial, sans-serif;
  border: 0;
  width: 100%;
  background: #fff;
  color: #374761;
  font-size: 1.5em;
  padding: 0 0.9em;
  line-height: 2.2em;
  height: 2.2em;
  border-radius: 1.2em;
  margin-bottom: 0; }
@media (max-width: 992px) {
  .header-area .search-form input[type="text"] {
    font-size: 20px;
    font-family: "dosisregular", Arial, sans-serif; } }
.header-area .search-form ::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #374761; }
.header-area .search-form :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #374761;
  opacity: 1; }
.header-area .search-form ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #374761;
  opacity: 1; }
.header-area .search-form :-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #374761; }
.header-area .search-button {
  border: none;
  color: #fff;
  font-size: 3.2em;
  position: absolute;
  top: 0;
  right: 0.25em;
  background: #09b6eb;
  padding: 0;
  color: #fff;
  border-radius: 50%;
  width: 1.03em;
  height: 1.03em;
  text-align: center; }
.header-area .search-button:hover {
  background: #585e78; }
.header-area .search-button span {
  font-size: 0.7em;
  line-height: 1.5em; }
@media (max-width: 992px) {
  .header-area .search-button {
    top: 0.1em;
    right: 0.7em;
    color: #09b6eb;
    font-size: 2.7em;
    background: transparent; }
  .header-area .search-button:hover {
    background: transparent;
    color: #585e78; } }
.header-area .button-container {
  overflow: hidden;
  clear: both;
  padding-top: 15px;
  padding-bottom: 15px; }
.header-area .button-container a {
  font-family: "dosissemibold", Arial, sans-serif;
  font-size: 1.125em;
  text-transform: uppercase;
  color: #263248;
  background: #fff;
  background: rgba(255, 255, 255, 0.6);
  display: inline-block;
  text-align: center;
  width: 100%;
  border-radius: 2em;
  padding: 0.7em; }
#breaking-news-box .cta-link a {
  width: auto;
  padding: 0.7em 1em;
}
.header-area .button-container a:hover {
  background: #fff; }
@media (max-width: 992px) {
  .header-area .button-container a {
    margin-bottom: 1em;
    padding: 1em; } }


/*Categories*/
.hp-categories {
  margin-top: -2em;
  position: relative;
  z-index: 2; }
.hp-categories:after {
  content: "";
  height: 8px;
  width: 100%;
  background: transparent url(../img/shadow.png) repeat-x 0 bottom;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0; }
.hp-categories .line {
  overflow: hidden; }
.hp-categories .item {
  border-color: #40485f;
  border-color: rgba(255, 255, 255, 0.3);
  border-style: solid;
  border-width: 0;
  border-right-width: 1px;
  border-bottom-width: 1px;
  padding: 3em 4em;
  position: relative;
  vertical-align: top;
  letter-spacing: 0.08em;
  display: block; }
.hp-categories .item:hover {
  background: #40485f;
  background: rgba(255, 255, 255, 0.3); }
.hp-categories p {
  font-size: 1.125em; }
.hp-categories h3 {
  font-size: 1.5em;
  margin-bottom: 0.3em;
  position: relative;
  padding-left: 0.8em; }
.hp-categories h3:before {
  position: absolute;
  top: 0.3em;
  left: 0;
  content: "";
  border-color: #fff;
  width: 0.292em;
  height: 0.292em;
  display: inline-block;
  border-radius: 50%;
  margin-right: 0.2em;
  -webkit-transform: scale(0.2);
  -ms-transform: scale(0.2);
  transform: scale(0.2);
  transition: 0.35s; }
.hp-categories .item.withBullet h3:before {
  border: 3px solid #fff;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

@media (max-width: 992px) {
  .header-area-content {
    opacity: 1 !important; }

  #news-carousel {
    background: #ebebeb;
    padding-top: 15px; }

  .hp-categories .item {
    padding: 4em 1em; }
  .hp-categories h3 {
    text-align: center;
    font-size: 22px;
    padding: 0; }
  .hp-categories h3:before {
    content: none; }
  .hp-categories .text {
    display: none; } }
.central-boxes {
  background: #fff; }

.services .item, .initiatives .item {
  background: #40485f;
  overflow: hidden;
  border-bottom: 1px solid #e9e9e9; }
.services .item:after, .initiatives .item:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  border-right: 1px solid #e9e9e9;
  z-index: 12; }
.services img, .initiatives img {
  width: 100%;
  display: block;
  transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s; }
.services a, .initiatives a {
  display: block; }

.services a:hover img, .initiatives a:hover img {
  width: 100%;
  display: block;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  transition: -webkit-transform 0.35s;
  transition: transform 0.35s; }

.touch .services a:hover img, .touch .initiatives a:hover img {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none; }

.services .bottom-text, .initiatives .bottom-text {
  color: #fff;
  position: absolute;
  left: 0;
  bottom: 30px;
  padding: 0 30px; }

.services .bottom-text p, .initiatives .bottom-text p {
  font-size: 1.125em;
  padding: 0;
  letter-spacing: 0.05em; }

@media (max-width: 992px) {
  .services .bottom-text, .initiatives .bottom-text {
    bottom: 15px;
    padding: 0 15px; }
  .services .bottom-text p, .initiatives .bottom-text p {
    font-size: 15px; } }

.initiatives a .secondImg,
.initiatives.owl-carousel .big .content .secondImg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin-left: 0;
  height: auto; }

.initiatives a:hover .secondImg {
  width: 100%;
  opacity: 1;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none; }

.services h3 {
  border-color: #fff;
  border-color: rgba(255, 255, 255, 0.6);
  border-style: solid;
  border-width: 0;
  border-top-width: 1px;
  padding: 0.5em 0 0 0;
  font-size: 1.875em;
  margin: 0; }
@media (max-width: 992px) {
  .services {
    white-space: nowrap;
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch; }
  .services .item {
    width: 60%;
    float: none;
    display: inline-block;
    margin-left: -3px;
    white-space: normal; } }
@media (max-width: 500px) {
  .services {
    overflow: hidden;
    white-space: normal; }
  .services .item {
    width: 100%;
    float: none;
    display: block;
    margin-left: 0; } }

.initiatives h3 {
  padding: 0;
  margin: 0 0 0.8em 0;
  font-size: 1.25em;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  font-family: "dosissemibold", Arial, sans-serif; }
.initiatives .bottom-text {
  bottom: 3em;
  text-align: center; }
@media (max-width: 992px) {
  .initiatives {
    margin-top: -2px; }
  .initiatives .item {
    width: 50%; }
  .initiatives .item.big {
    width: 100%; }
  .initiatives .item:after {
    border-right: 0; }
  .initiatives .item:nth-child(2):after {
    border-right: 1px solid #e9e9e9; } }
@media (max-width: 767px) {
  .initiatives {
    margin-top: 0; }
  .initiatives .item {
    width: 100%; }
  .initiatives h3 {
    margin: 0; }
  .initiatives .bottom-text {
    bottom: 4em; }
  .initiatives.owl-carousel .big .content img {
    width: auto;
    height: 100%; }
  .initiatives.owl-carousel .big .content .secondImg {
    top: 5%; }
  .initiatives .col-md-3 a .secondImg {
    width: 70%;
    left: 15%; } }

.license-box, .archivio-opere, .faq {
  min-height: 14em; }

.license-box {
  padding: 45px; }

.archivio-opere, .faq {
  padding: 45px 60px; }

.license-box h4, .archivio-opere h4, .faq h4 {
  font-size: 1.5em;
  font-family: "dosismedium", Arial, sans-serif;
  margin-bottom: 30px;
  letter-spacing: 0.05em; }

.license-box form {
  position: relative;
  padding-right: 4em; }
.license-box form .select-license {
  background: none;
  border: 2px solid #ffffff;
  border-radius: 2em;
  font-size: 1.12em;
  width: 100%;
  padding: 0.5em;
  overflow: hidden; }
.license-box form .select-license select {
  background: url(../img/arrow-select.png);
  background-repeat: no-repeat;
  background-position: 8px center;
  background-size: 8px;
  width: 120%;
  padding-left: 2em;
  font-size: 1em;
  line-height: 1;
  border: 0;
  border-radius: 0;
  height: 1.8em;
  -webkit-appearance: none; }
.license-box form .select-license select option {
  color: #303647; }
.license-box form button {
  padding: 0;
  color: #fff;
  background-color: transparent;
  border: 2px solid #ffffff;
  font-size: 1.125em;
  border-radius: 50%;
  width: 3em;
  height: 3em;
  position: absolute;
  bottom: 0;
  right: 0; }
.license-box form button:hover {
  background: #585e78; }

.archivio-opere {
  background-color: #49506a;
  color: #ffffff;
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff; }
.archivio-opere p {
  font-size: 1.25em;
  line-height: 1.1em; }
.archivio-opere p a {
  color: #09b6eb; }
.archivio-opere p a:hover {
  color: #fff; }

#faq-carousel > .item {
  display: none; }

.faq {
  background-color: #49506a;
  color: #ffffff;
  overflow: hidden; }
.faq .item p {
  font-size: 1.25em;
  line-height: 1.1em; }
.faq .item p a {
  color: #09b6eb; }
.faq .item p a:hover {
  color: #fff; }
.faq .owl-prev, .faq .owl-next {
  background: #575e78; }
.faq .owl-dots .owl-dot {
  width: 8px;
  height: 8px;
  border-radius: 5px;
  margin: 1px 4px; }
.faq .owl-dots .owl-dot.active {
  width: 8px;
  height: 8px;
  border-radius: 6px; }

#faq-carousel {
  overflow: visible; }
#faq-carousel .owl-prev, #faq-carousel .owl-next {
  font-size: 2.6em;
  width: 2.7em; }
#faq-carousel .owl-dots {
  top: -3.5em;
  right: -2em;
  text-align: right;
  left: auto;
  height: 1.4em; }
#faq-carousel .owl-dot {
  background: #fff; }
#faq-carousel .owl-dot.active {
  border-color: #fff;
  background: transparent; }
#faq-carousel .owl-prev {
  left: -3em; }
#faq-carousel .owl-prev:hover {
  left: -2.4em; }
#faq-carousel .owl-prev.disabled:hover {
  left: -3em; }
#faq-carousel .owl-next {
  right: -3em;
  padding: 0em 1em 0.2em 0.4em; }
#faq-carousel .owl-next:hover {
  right: -2.4em; }
#faq-carousel .owl-next.disabled:hover {
  right: -3em; }

.launch-site {
  position: relative;
  z-index: 1;
  padding: 55px 0;
  background-color: #ebebeb; }
@media (max-width: 992px) {
  .launch-site {
    padding: 30px 0; } }
.launch-site > div:after {
  content: "";
  height: 100%;
  width: 1px;
  border-left: 1px solid #d5d5d5;
  position: absolute;
  top: 0;
  left: 0; }

.box-ls {
  padding: 15px 60px;
  color: #58676c;
  font-family: "dosismedium", Arial, sans-serif; }
.box-ls p {
  margin-bottom: 0.8em;
  font-size: 1.125em;
  line-height: 1.3em;
  letter-spacing: 0.05em; }
.box-ls h4 {
  text-transform: uppercase;
  margin: 0 0 1.1em 0; }
.box-ls a {
  color: #09b6eb;
  font-size: 1em; }
.box-ls a:hover {
  color: #000; }
@media (max-width: 992px) {
  .box-ls {
    padding: 15px 30px; }
  .box-ls p, .box-ls a {
    font-size: 15px; } }

/**********************************************************
 * INNER PAGE
 *********************************************************/
.desktop.innerPage .lightMenu + .main {
  margin-top: 136px; }
.desktop.innerPage .main-navigation {
  background: #fff; }
.desktop.innerPage .fullMenu {
  position: relative;
  left: 0; }
.desktop.innerPage header {
  position: relative;
  transition: -webkit-transform 0s;
  transition: transform 0s;
  /*-webkit-transform: translate3d(0, 0%, 0);
  transform: translate3d(0, 0%, 0);*/
@extand %transition;
}
.desktop.innerPage header.lightMenu {
  position: fixed;
  /*transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);*/
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

article {
  padding: 30px 0; }

@media (max-width: 992px) {
  .mobile.innerPage {
    padding-top: 3.8em; }
  .mobile.innerPage header {
    position: fixed; } }
/**********************************************************
 * INNER PAGE
 *********************************************************/
.featured-articles {
  position: relative;
  overflow: hidden; }
.featured-articles:after {
  content: "";
  height: 8px;
  width: 100%;
  background: transparent url(../img/shadow.png) repeat-x 0 bottom;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0; }
.featured-articles .item {
  min-width: 280px; }
.featured-articles figure {
  position: relative;
  overflow: hidden; }
.featured-articles img {
  width: 100%;
  display: block;
  transition: -webkit-transform 0.35s;
  transition: transform 0.35s; }
.featured-articles .sticker {
  top: auto;
  bottom: 0;
  left: 10%; }
@media (max-width: 992px) {
  .featured-articles .sticker {
    left: 5%; } }
.featured-articles .content {
  line-height: 1.5em;
  padding: 15px 10% 30px 10%; }
@media (max-width: 992px) {
  .featured-articles .content {
    padding: 15px 5% 30px 5%; } }
.featured-articles .content p {
  padding: 1em 0;
  font-size: 1.125em; }
.featured-articles h3 {
  text-transform: uppercase; }
.featured-articles a {
  display: block;
  overflow: hidden; }
/*.featured-articles a:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
        transform: scale(1.1); }*/

.featured-articles .owl-dot {
  background: #fff; }
.featured-articles .owl-dot.active {
  border-color: #fff; }

.newsFilters {
  height: 6em;
  overflow: hidden;
  position: relative;
  z-index: 2;
  background: #40485f;
  color: #fff;
  font-family: "dosisbold", Arial, sans-serif;
  text-transform: uppercase; }
@media (max-width: 992px) {
  .newsFilters {
    height: 7em; } }
.newsFilters .owl-item {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }
.newsFilters div a {
  width: 100%;
  float: none; }
.newsFilters a {
  width: 16.6%;
  float: left;
  display: block;
  padding: 15px 30px;
  margin: 0;
  position: relative; }
.newsFilters a:after {
  content: "";
  height: 4em;
  margin-top: 15px;
  width: 1px;
  border-left: 1px solid #303647;
  position: absolute;
  top: 0;
  left: 0; }
.newsFilters a.current {
  background: #303647;
  color: #fff; }
.newsFilters a:hover {
  color: #09b6eb; }
.newsFilters a.current + a:after {
  border: 0; }
.newsFilters span {
  display: inline-block;
  width: 100%;
  text-align: center; }
.newsFilters span.text {
  letter-spacing: 0.07em;
  font-size: 0.875em; }
.newsFilters span[class^="icon-"], .newsFilters span[class*=" icon-"] {
  font-size: 2em;
  padding-top: 0.3em;
  margin-bottom: 0.12em; }


.innerPage .news {
  overflow: hidden;
  border: 0; }
.innerPage .news a h3 {
  color: #09b6eb; }

.news-loader.more .btn {
  opacity: 0;
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s; }

.news-loader.more, .news .more {
  overflow: hidden;
  text-align: center;
  padding: 1.14em 0; }
@media (max-width: 992px) {
  .news-loader.more, .news .more {
    display: none; } }

.newsList {
  margin-bottom: -1px; }

@media (max-width: 767px) {
  .newsPage .newsList {
    padding: 15px;
    background: #ebebeb; }
  .newsPage .newsList .item {
    border: 1px solid #d9d9d9;
    margin-bottom: 15px; } }
/**********************************************************
 * ARTICLE PAGE
 *********************************************************/
.articlePage {
  background: #f6f6f6; }
.articlePage article {
  position: relative;
  z-index: 3;
  overflow: hidden;
  background: #f6f6f6; }
.articlePage article h1 {
  text-transform: uppercase; }
.articlePage article p {
  font-size: 1.25em;
  text-align: justify; }
.articlePage article .more, .articlePage article .less {
  text-align: center; }
.articlePage article .more .slideContent, .articlePage article .less .slideContent {
  margin: 15px 0; }
.articlePage .introText {
  margin-bottom: 15px; }
.articlePage .fullText {
  overflow: hidden;
  clear: both; }
.articlePage .opened .fullText {
  height: auto;
  opacity: 1; }
.articlePage .opened .more {
  display: none; }
.articlePage .gallery {
  padding-bottom: 4em;
  clear: both; }
.articlePage .gallery img {
  border: 0.7em solid #fff; }
@media (max-width: 992px) {
  .articlePage .gallery {
    height: auto;
    padding-bottom: 4em; }
  .articlePage .gallery img {
    height: auto;
    width: 100%; } }
.articlePage .gallery .owl-item {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  position: relative; }
.articlePage .gallery .owl-item:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.01);
  content: "";
  z-index: 1; }
.articlePage .gallery .owl-item.center:before {
  content: none; }
.articlePage .go-to-archive {
  position: relative;
  z-index: 3;
  padding: 1.5em 0 3em 0;
  text-align: center;
  width: 100%; }
.articlePage .go-to-archive.fixed {
  position: fixed;
  bottom: 0;
  left: 0; }
.articlePage .go-to-archive .btn {
  background: #09b6eb;
  color: #fff; }
.articlePage .go-to-archive .btn:hover {
  background: #fff;
  border-color: #fff;
  color: #09b6eb; }

.topArticleInfo {
  border-bottom: 1px solid #bfc1c8;
  padding: 0;
  margin: 1.5em 0 15px;
  overflow: hidden; }
.topArticleInfo div {
  padding: 0; }
.topArticleInfo .articleInfo {
  padding: 0 0 1em 0;
  border-right: 1px solid #bfc1c8; }
.topArticleInfo .articleInfo .date {
  font-size: 1.875em;
  line-height: 1em;
  display: inline-block;
  width: 100%; }
.topArticleInfo .articleInfo .category {
  font-size: 1em;
  text-transform: uppercase; }
.topArticleInfo .articleInfo .iconHolder {
  line-height: 2.8em;
  vertical-align: middle; }
.topArticleInfo .articleInfo [class^="icon-"], .topArticleInfo .articleInfo [class*=" icon-"] {
  font-size: 35px;
  color: #585e78;
  display: inline-block;
  vertical-align: middle; }
.topArticleInfo .shareContainer {
  padding: 1em 0 1em 2em;
  display: flex;
  -ms-box-orient: horizontal;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  font-size: 0.875em; }
.topArticleInfo .shareContainer .mobile-label {
  display: none; }
.topArticleInfo .shareContainer .text {
  font-family: "dosismedium", Arial, sans-serif;
  padding-top: 0.2em; }
.topArticleInfo .shareContainer a {
  display: inline-block; }
.topArticleInfo .shareContainer span {
  display: inline-block;
  vertical-align: middle;
  position: relative; }
.topArticleInfo .shareContainer span.text {
  display: none; }
.topArticleInfo .shareContainer [class^="icon-"], .topArticleInfo .shareContainer [class*=" icon-"] {
  font-size: 1.5em;
  padding: 0em 0.5em;
  display: inline-block;
  color: #09b6eb; }
.topArticleInfo .shareContainer [class^="icon-"]:hover, .topArticleInfo .shareContainer [class*=" icon-"]:hover {
  color: #575e78; }
.topArticleInfo .mobile-share, .topArticleInfo .mobile-share-close {
  display: none; }

.navigation {
  overflow: hidden; }
.navigation .prev, .navigation .next {
  text-transform: uppercase;
  font-size: 1em;
  background: #575e78;
  vertical-align: middle;
  padding: 0.7em 1em 0.7em 1.2em;
  display: inline-block;
  line-height: 1.3em;
  color: #fff;
  border-radius: 2em;
  position: absolute;
  top: 15em;
  margin-top: -1em;
  width: 12em;
  transition: all 450ms cubic-bezier(0.63, -0.29, 0.17, 1.78); }

.news-paragraph .navigation .prev, .news-paragraph .navigation .next {
  z-index: 5;
}

.navigation .prev.disabled, .navigation .next.disabled {
  cursor: default !important;
  opacity: 0.3; }
.navigation.out .prev {
  left: -12em; }
.navigation.out .next {
  right: -12em; }
.navigation .prev {
  text-align: right;
  left: -9.5em; }
.navigation .prev:after {
  content: "\2039";
  font-size: 3em;
  padding-left: 0.3em;
  padding-bottom: 0.2em;
  display: inline-block;
  vertical-align: middle; }
.navigation .prev:hover {
  left: -2.4em; }
.navigation .prev.disabled:hover {
  left: -3em; }
.navigation .next {
  left: auto;
  text-align: left;
  right: -9em; }
.navigation .next:before {
  content: "\203A";
  font-size: 3em;
  padding-right: 0.5em;
  padding-bottom: 0.2em;
  display: inline-block;
  vertical-align: middle; }
.navigation .next:hover {
  right: -3em; }
.navigation .next.disabled:hover {
  right: -3em; }

body > .shareContainer {
  display: none; }

@media (min-width: 992px) {
  body > .shareContainer {
    display: none !important; } }
@media (max-width: 992px) {
  .top-article-navigation {
    display: none; }

  .topArticleInfo .mobile-share {
    display: block;
    float: right;
    padding: 0.3em;
    border-radius: 50%;
    font-size: 1.6em;
    width: auto; }
  .topArticleInfo .articleInfo .date, .topArticleInfo .articleInfo .category {
    font-size: 15px;
    line-height: 1.3em;
    display: inline-block;
    width: 100%; }

  body > .shareContainer {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1031;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch; }
  body > .shareContainer .desktop-label {
    display: none; }
  body > .shareContainer .mobile-label {
    display: block;
    text-align: center;
    font-size: 2em;
    line-height: 1.3em;
    border-color: #fff;
    border-color: rgba(255, 255, 255, 0.3);
    border-style: solid;
    border-width: 0 0 1px 0;
    padding: 1em 0; }
  body > .shareContainer a {
    display: block;
    border-color: #fff;
    border-color: rgba(255, 255, 255, 0.3);
    border-style: solid;
    border-width: 0 0 1px 0;
    font-size: 1.6em;
    padding: 15px; }
  body > .shareContainer a span {
    vertical-align: middle; }
  body > .shareContainer a span.text {
    font-size: 0.9em;
    padding: 0 1em; }
  body > .shareContainer a:hover {
    background: rgba(255, 255, 255, 0.1); }
  body > .shareContainer .mobile-share-close {
    display: block;
    margin: 2em auto;
    width: 100%; }

  .articlePage .navigation, .articlePage button.slideContent, .articlePage .topArticleInfo .shareContainer {
    display: none; }
  .articlePage .gallery img {
    border: 0; }
  .articlePage .fullText {
    height: auto;
    opacity: 1; } }
.lightMenu + .main .top-article-navigation {
  top: 3.5em; }

.top-article-navigation {
  top: -6em;
  background: #575e78;
  color: #fff;
  text-align: center;
  background: #575e78;
  color: #fff;
  text-align: center;
  position: fixed;
  left: 0;
  z-index: 4;
  width: 100%; }
.top-article-navigation .title {
  display: block;
  font-size: 1.5em;
  text-align: center;
  line-height: 2em;
  letter-spacing: 0.05em;
  padding: 0 10em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }
.top-article-navigation > a {
  position: absolute;
  top: 0;
  text-transform: uppercase;
  line-height: 3em;
  letter-spacing: 0.05em;
  height: 3em;
  padding: 0 1em;
  overflow: hidden;
  width: 10em; }
.top-article-navigation > a:hover {
  color: #09b6eb; }
.top-article-navigation > a.prev {
  border-right: 1px solid #464b60; }
.top-article-navigation > a.next {
  border-left: 1px solid #464b60; }
.top-article-navigation > a.prev:before, .top-article-navigation > a.next:after {
  font-size: 3em;
  position: absolute;
  top: -0.1em; }
.top-article-navigation > a.prev {
  left: 0.5em;
  padding-left: 2.5em; }
.top-article-navigation > a.prev:before {
  content: "\2039";
  left: 0.25em; }
.top-article-navigation > a.next {
  right: 0.5em;
  padding-right: 2.5em; }
.top-article-navigation > a.next:after {
  content: "\203A";
  right: 0.25em; }

/**********************************************************
 * ABOUT US PAGE
 *********************************************************/
.about_us__content {
  left: 25%; }
.about_us__content a {
  color: #09b6eb; }
.about_us__content a:hover {
  text-decoration: underline; }
.about_us__content p {
  font-size: 1.25em; }
.about_us__content .text18 {
  font-size: 1.125em; }

.aboutPage {
  background: #f6f6f6; }
.aboutPage .breadcrumb {
  padding-left: 0;
  padding-right: 0; }
.aboutPage .main {
  background: #f6f6f6; }
.aboutPage article {
  padding-bottom: 60px; }
.aboutPage h1 {
  padding-top: 0.5em; }
.aboutPage hr {
  margin: 2.5em 0; }
.aboutPage section {
  overflow: hidden;
  margin-bottom: 1.6em; }
.aboutPage h6 {
  border-bottom: 1px solid #bfc1c8;
  text-transform: uppercase;
  margin-bottom: 1em;
  line-height: 1.5em;
  padding: 0.2em; }
.aboutPage .panel-body .container {
  padding-left: 0;
  padding: 0.6em 2em 0 0;
  display: inline-block;
  width: 49%; }
.aboutPage .panel-body .container .title {
  display: inline-block;
  line-height: 1.2em;
  color: #a8aab0;
  font-family: "dosissemibold", Arial, sans-serif; }
.aboutPage .subSections section {
  margin-bottom: 0; }
.aboutPage .subSections p {
  font-size: 1.125em;
  line-height: 1.5em;
  padding-bottom: 2.5em; }
.aboutPage .subSections h5 {
  margin-bottom: 1.4em; }
.aboutPage .subSections hr {
  display: block;
  margin-top: 0em; }
@media (max-width: 992px) {
  .aboutPage .about_us__content {
    left: 0; }
  .aboutPage .main:after {
    content: none; }
  .aboutPage .panel-body .container .title {
    font-size: 12px; }
  .aboutPage .panel-body .right {
    float: none;
    display: block; }
  .aboutPage .panel-body .simple-list li {
    margin-bottom: 1.1em; }
  .aboutPage .text hr {
    display: block; }
  .aboutPage .subSections h5 {
    margin-bottom: 1em; }
  .aboutPage .subSections p {
    font-size: 15px;
    padding-bottom: 1.5em; }
  .aboutPage .subSections hr {
    margin-bottom: 2em; } }

/*only Structure and organizzation page*/
.white-box {
  background: #fff;
  padding: 30px 0;
  margin: 30px 0;
  vertical-align: middle;
  overflow: hidden; }
.white-box figure {
  display: inline-block;
  max-width: 40%;
  text-align: center;
  vertical-align: middle;
  margin-bottom: 1em;
  padding: 0 3.4em; }
.white-box figure img {
  border-radius: 50%;
  width: 100%;
  text-align: center; }
.white-box h4 {
  display: inline-block;
  padding: 0.16em 30px 0.16em 0; }
.white-box .vCenter {
  vertical-align: middle;
  display: inline-block;
  width: 59%; }
.white-box .vCenter .introText p {
  font-size: 1.25em; }
.white-box .introText {
  display: inline-block;
  width: 100%;
  padding: 0 3.4em 0 0; }
.white-box .fullText {
  height: 0;
  opacity: 0;
  padding: 15px 3.4em 0 3.4em;
  clear: both; }
.white-box.opened span.beforeLink, .white-box.opened .read-more {
  display: none; }
.white-box.opened .fullText {
  height: auto;
  opacity: 1; }
.white-box p {
  font-size: 1.125em;
  line-height: 1.43em; }
.white-box h4 span:before {
  content: " / "; }
.white-box .less {
  text-align: center; }
@media (max-width: 992px) {
  .white-box h4 {
    padding: 0; }
  .white-box h4 span {
    display: block; }
  .white-box h4 span:before {
    content: ""; }
  .white-box h4 span:last-child {
    display: none; }
  .white-box figure {
    width: 40%;
    max-width: 200px;
    padding: 0 15px;
    margin-bottom: 2em; }
  .white-box .vCenter .introText {
    display: none; }
  .white-box .introText {
    padding: 2em 0 0 0;
    clear: both;
    display: block;
    width: auto;
    border-top: 1px solid #d2d2d2;
    margin: 0 15px; }
  .white-box .fullText {
    padding: 0 15px; } }

/**********************************************************
 * ABOUT US - offices sub page
 *********************************************************/
.officeForm {
  width: 66.2%;
  padding: 1em 0;
  margin: auto; }
@media (max-width: 992px) {
  .officeForm {
    width: 100%;
    padding-bottom: 0.5em; } }
.officeForm .nav-tabs {
  margin: 3.2em 0; }
@media (max-width: 992px) {
  .officeForm .nav-tabs {
    margin: 5px -10px; }
  .officeForm .nav-tabs > li > a {
    padding: 0.9em 0;
    letter-spacing: 0.01em; } }
.officeForm p {
  font-size: 1.25em;
  padding-bottom: 1em; }
.officeForm .panel-group {
  padding: 15px 0; }
.officeForm form {
  overflow: hidden; }
.officeForm form .adrress_container_div {
  width: 60%;
  padding-right: 30px;
  float: left; }
.officeForm form .number_container_div {
  width: 40%;
  float: left; }
@media (max-width: 992px) {
  .officeForm form .adrress_container_div, .officeForm form .number_container_div {
    width: 100%;
    padding-right: 0; } }

.aboutPage--offices .text p:last-child {
  padding-bottom: 0.5em; }
.aboutPage--offices #map_canvas {
  width: 100%;
  height: 27em;
  overflow: hidden; }
.aboutPage--offices .maps_container {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 2.5em; }
.aboutPage--offices .maps_container:before, .aboutPage--offices .maps_container:after {
  content: " ";
  display: table; }
.aboutPage--offices .marker-col {
  width: 12%;
  float: left;
  padding: 3px 15px; }
.aboutPage--offices .marker-col img {
  max-width: 100%; }
.aboutPage--offices .text-col {
  width: 87%;
  float: left;
  padding: 0 15px; }
.aboutPage--offices .addresses {
  padding: 1em 0; }
.aboutPage--offices .addresses_item {
  margin-bottom: 4em;
  overflow: hidden; }
.aboutPage--offices .addresses_item h6 {
  margin: 0 0 0.2em 0;
  border: 0; }
.aboutPage--offices .addresses_item a {
  text-decoration: underline; }
.aboutPage--offices .addresses_item a:hover {
  text-decoration: none; }
.aboutPage--offices .addresses_item p {
  padding-bottom: 0.8em; }
.aboutPage--offices .addresses_item .contacts {
  font-size: 1.125em;
  line-height: 1.4em; }
.aboutPage--offices .addresses_item .contacts > div {
  margin-bottom: 0.3em; }
.aboutPage--offices .addresses_item .contacts .tel .data span + span:before, .aboutPage--offices .addresses_item .contacts .fax .data span + span:before {
  content: " / "; }
.aboutPage--offices .addresses_item .table {
  display: table; }
.aboutPage--offices .addresses_item .cell {
  display: table-cell; }
.aboutPage--offices .addresses_item .cell:first-child {
  padding-left: 0; }
.aboutPage--offices .addresses_item .cell .caption {
  padding-bottom: 0.2em; }
.aboutPage--offices .addresses_item .info {
  overflow: hidden; }
.aboutPage--offices .addresses_item .note {
  font-size: 1em;
  padding-top: 1em; }
.aboutPage--offices .addresses_item .contacts .label {
  min-width: 2.3em;
  display: inline-block; }
.aboutPage--offices .addresses_item .info.intro {
  padding: 2.5em 15px 3em 15px;
  position: relative; }
.aboutPage--offices .addresses_item .info.full {
  padding: 0 15px;
  position: relative; }
.aboutPage--offices .addresses_item .info.full:after {
  content: "";
  background: transparent url(../img/shadow_thin_b.png) no-repeat center 0;
  background-size: 100% 0.4em;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 10px;
  pointer-events: none;
  z-index: 4;
  opacity: 0.5; }
.aboutPage--offices .addresses_item .full-data {
  padding: 2.2em 15px 1em 15px; }
.aboutPage--offices .addresses_item .info.full .table {
  font-size: 1.125em; }
.aboutPage--offices .addresses_item .collapse-parent-child {
  white-space: nowrap;
  position: absolute;
  right: 1.5em;
  bottom: 1.5em;
  text-decoration: underline; }
.aboutPage--offices .addresses_item .collapse-parent-child:hover {
  text-decoration: none; }
.aboutPage--offices .table.wide {
  width: 100%; }
@media (min-width: 992px) {
  .aboutPage--offices .address:after {
    content: " - ";
    font-family: "dosisregular", Arial, sans-serif; } }
@media (max-width: 992px) {
  .aboutPage--offices article {
    padding-bottom: 15px; }
  .aboutPage--offices .maps_container {
    margin-bottom: 1.4em; }
  .aboutPage--offices .addresses_item {
    margin-bottom: 2.6em; }
  .aboutPage--offices .addresses_item p {
    padding-bottom: 0.2em; }
  .aboutPage--offices .addresses_item .note {
    font-size: 12px; }
  .aboutPage--offices .addresses_item .info.intro {
    padding: 16.5px 15px 60px 15px; }
  .aboutPage--offices .addresses_item .info .full-data {
    padding: 2.2em 0 2em 0; }
  .aboutPage--offices .addresses_item .view-on-gmap {
    margin-bottom: 1.2em;
    display: block; }
  .aboutPage--offices .addresses_item .collapse-parent-child {
    font-size: 15px;
    right: 1em;
    bottom: 1em; }
  .aboutPage--offices .addresses_item .contacts, .aboutPage--offices .addresses_item .info.full .table {
    font-size: 15px; }
  .aboutPage--offices .addresses_item .info.full .table {
    margin-bottom: 0; }
  .aboutPage--offices .addresses_item .contacts > div {
    margin-bottom: 0.1em; }
  .aboutPage--offices .addresses_item .contacts .data {
    display: inline-block;
    vertical-align: top; }
  .aboutPage--offices .addresses_item .contacts .tel .data span + span, .aboutPage--offices .addresses_item .contacts .fax .data span + span {
    white-space: pre; }
  .aboutPage--offices .addresses_item .contacts .tel .data span + span:before, .aboutPage--offices .addresses_item .contacts .fax .data span + span:before {
    content: "\A"; }
  .aboutPage--offices .addresses_item .table .cell {
    display: inline-block;
    vertical-align: top;
    padding: 0.1em 1.7em 0.1em 0;
    margin-bottom: 0.4em; }
  .aboutPage--offices .addresses_item .table .cell .caption {
    padding-bottom: 0; }
  .aboutPage--offices .addresses_item--urp h6 {
    padding: 0; }
  .aboutPage--offices .addresses_item--urp .info.intro {
    padding-bottom: 2em;
    padding-top: 2em; }
  .aboutPage--offices .marker-col {
    display: none; }
  .aboutPage--offices .text-col {
    width: 100%;
    padding: 0; } }

.aboutPage--URP .address.container_white {
  margin-top: 3em; }

.searchOpened {
  overflow: hidden;
  -webkit-overflow-scrolling: touch; }
.searchOpened .opensearch span {
  -webkit-transform: scale(0.6);
  -ms-transform: scale(0.6);
  transform: scale(0.6); }

.opensearch span {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

.searchOverPage.open {
  visibility: visible;
  z-index: 1000;
  width: 100%;
  min-height: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: scroll;
  -webkit-transform: translateY(-1.8em);
  -ms-transform: translateY(-1.8em);
  transform: translateY(-1.8em);
  transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0.1s, -webkit-transform 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0.8s;
  transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0.1s, transform 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0.8s; }
.searchOverPage.open .close {
  opacity: 1;
  transition: opacity 0.3s linear 0.1s; }
.searchOverPage.open footer {
  opacity: 1 !important;
  transition: opacity 0.3s linear 0.8s; }

.desktop.withLightMenu .searchOverPage {
  top: 0;
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transform: translateY(0); }
.desktop.withLightMenu .searchOverPage.open {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0); }

.searchOverPage {
  visibility: hidden;
  z-index: -1;
  width: 6.8em;
  height: 6.8em;
  overflow: hidden;
  position: fixed;
  top: 1.8em;
  right: 0;
  text-align: left;
  right: 0px;
  -webkit-overflow-scrolling: touch;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0.5s, -webkit-transform 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0.1s;
  transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0.5s, transform 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0.1s; }
.searchOverPage footer {
  position: absolute;
  opacity: 0 !important;
  bottom: 0;
  visibility: visible !important;
  transition: opacity 0.3s linear 0; }
.searchOverPage footer .news-loader {
  display: none; }
.searchOverPage .close {
  width: auto;
  opacity: 0;
  border: 0;
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  border-radius: 0;
  transition: opacity 0.3s 0.8s; }
.searchOverPage .close:hover {
  background: transparent; }
.searchOverPage .close span {
  display: inline-block;
  background: #85daf6;
  background: rgba(255, 255, 255, 0.3);
  color: #fff;
  border-radius: 0;
  height: 6.8em;
  line-height: 6.8em;
  width: 6.8em;
  padding: 0; }
.searchOverPage .search-content {
  opacity: 1;
  height: auto;
  overflow: visible;
  pointer-events: auto;
  transition: opacity 0.3s 0.5s; }
.searchOverPage .main-sc {
  overflow: hidden;
  clear: both;
  height: 0; }
.searchOverPage .searchresults,
.searchOverPage .filterSuggestion,
.searchOverPage .searchrelated,
.searchOverPage .pagination {
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translate3d(0, 100px, 0);
  -ms-transform: translate3d(0, 100px, 0);
  transform: translateY(100px);
  transition: -webkit-transform 0.5s, opacity 0.5s;
  transition: transform 0.5s, opacity 0.5s; }
.searchOverPage .searchresults {
  transition-delay: 0.3s; }
.searchOverPage .searchrelated {
  transition-delay: 0.4s; }
.searchOverPage .pagination {
  transition-delay: 0.8s; }
.searchOverPage.searchCompleted footer {
  position: relative; }
.searchOverPage.searchCompleted .main-sc {
  height: auto;
  min-height: 57vh;
}
.searchOverPage.searchCompleted .searchresults,
.searchOverPage.searchCompleted .filterSuggestion,
.searchOverPage.searchCompleted .searchrelated,
.searchOverPage.searchCompleted .pagination {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.main-search-form {
  margin-bottom: 2em;
  background: #54c3ed;
  background: rgba(255, 255, 255, 0.2); }
.main-search-form input:focus {
  color: #fff; }
.main-search-form .twitter-typeahead {
  width: 100%; }
.main-search-form input[type="search"], .main-search-form .search-input.tt-hint {
  letter-spacing: 0.025em;
  color: #fff;
  width: 100%;
  padding: 0.85em 30px 0.85em 30px;
  margin: 0;
  font-size: 2.25em;
  color: #fff;
  background: transparent;
  border: 0;
  line-height: 1.34em; }
.main-search-form .search-input.tt-hint {
  opacity: 0.5 !important; }
.main-search-form ::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #fff; }
.main-search-form :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #fff;
  opacity: 1; }
.main-search-form ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #fff;
  opacity: 1; }
.main-search-form :-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #fff; }
.main-search-form [type="submit"] {
  color: #fff;
  border-color: #fff;
  padding: 0;
  width: 3em;
  height: 3em;
  line-height: 3em;
  position: absolute;
  top: 1.9em;
  right: 8.5em; }

.search-content_top {
  border-bottom: 1px solid #fff;
  border-color: rgba(255, 255, 255, 0.3);
  margin-bottom: 2.5em; }
.search-content_top .nResults {
  float: right;
  font-size: 1.125em;
  padding: 0.5em 15px; }

.searchfilters {
  float: left;
  padding: 0 0.7em;
  letter-spacing: 0.05em; }
.searchfilters li {
  display: inline-block; }
.searchfilters li:before {
  content: "\00b7";
  padding: 0 0.7em; }
.searchfilters li a {
  display: inline-block;
  font-size: 1.125em;
  padding: 0.5em 0.2em;
  color: #fff;
  position: relative; }
/* using new gsa template */
.searchfilters li a.client-active:after {
  position: absolute;
  bottom: -3px;
  left: 0;
  border-bottom: 5px solid #fff;
  content: "";
  width: 100%; }
/* using old gsa packet
.searchfilters li a.active:after {
  position: absolute;
  bottom: -3px;
  left: 0;
  border-bottom: 5px solid #fff;
  content: "";
  width: 100%; } */
.searchfilters li:first-child:before {
  content: none; }

.search-content .suggestion {
  margin-bottom: 1.5em;
  font-size: 1.875em;
  line-height: 1.2em; }
.search-content .suggestion span {
  color: #585e78;
  font-family: "dosislight", Arial, sans-serif; }
.search-content .suggestion a {
  text-decoration: underline; }
.search-content .suggestion a:hover {
  text-decoration: none; }

.searchresults_item {
  margin-bottom: 5px;
  background: #fff;
  overflow: hidden;
  transition: -webkit-transform .3s ease;
  transition: transform .3s ease;
  cursor: pointer;
  padding: 1.5em 30px 2em 30px; }
.searchresults_item:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  margin-top: 10px;
  margin-bottom: 10px;
}
@media (max-width: 992px) {
  .searchresults_item:hover {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }
.searchresults_item .link {
  margin-bottom: 0.5em;
  font-size: 1.125em; }
.searchresults_item .link a {
  color: #9d9fa5; }
.searchresults_item p {
  color: #585e78; }
.searchresults_item.grey {
  background: #585e78; }
.searchresults_item.grey .link a {
  color: #ebeff2; }
.searchresults_item.grey p {
  color: #ebeff2; }
.searchresults_item h3 {
  margin-bottom: 0.4em; }
.searchresults_item h3 a {
  color: #09b6eb; }
.searchresults_item img {
  border-radius: 50%;
  float: left;
  max-width: 20%;
  margin-left: -15px;
  margin-right: 15px; }

.searchrelated .items {
  border-bottom: 1px solid #fff;
  border-color: rgba(255, 255, 255, 0.3);
  padding-bottom: 1em;
  -moz-column-count: 2;
  -moz-column-gap: 30px;
  -webkit-column-count: 2;
  -webkit-column-gap: 30px;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px; }
.searchrelated a {
  display: block;
  text-decoration: underline;
  padding: 0.4em 0; }
.searchrelated a:hover {
  text-decoration: none; }

.tt-menu {
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  left: 0;
  background: #fff;
  color: #585e78;
  position: absolute;
  z-index: 2;
  width: 100%;
  z-index: 1000;
  text-align: left;
  width: 100%; }
.tt-menu .tt-suggestion {
  font-size: 1.875em;
  color: #585e78;
  display: block;
  padding: 1em 30px;
  width: 100%;
  line-height: 1.1em; }
.tt-menu .tt-suggestion.tt-cursor, .tt-menu .tt-suggestion:hover {
  color: #09b6eb;
  background: #f6f6f6; }
.tt-menu:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0.7em 0.7em 0.7em;
  border-color: transparent transparent #fff transparent;
  top: -0.6em;
  left: 60px;
  position: absolute;
  content: " "; }

@media (max-width: 992px) {
  .opensearch span {
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important; }

  .searchOverPage {
    -webkit-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
    top: 0;
    left: 0;
    right: auto; }
  .searchOverPage.open {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    transition: -webkit-transform 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0.1s;
    transition: transform 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0.1s; }
  .searchOverPage .go-back {
    border: 0;
    border-right: 1px solid #a2deff;
    font-size: 3.6em;
    border-radius: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 1.14em;
    padding: 0 0 0.14em 0;
    line-height: 1em;
    width: 1em;
    text-align: center;
    font-family: "dosislight", Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    z-index: 10; }
  .searchOverPage .search-on-mobile {
    border: 0;
    border-right: 1px solid #a2deff;
    font-size: 2.8em;
    border-radius: 0;
    position: absolute;
    top: 0;
    right: 0;
    height: 1.48em;
    padding: 0 0 0.14em 0;
    line-height: 1em;
    width: 1em;
    text-align: center;
    font-family: "dosislight", Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    z-index: 10;
    cursor: pointer;
  }
  .searchOverPage .go-back-button-mobile {
    border: 0;
    border-right: 1px solid #a2deff;
    font-size: 3.6em;
    border-radius: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 1.14em;
    padding: 0 0 0.14em 0;
    line-height: 1em;
    width: 1em;
    text-align: center;
    font-family: "dosislight", Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    z-index: 10; 
  }
  .searchOverPage .pagination {
    display: block; }
  .searchOverPage hr {
    border-bottom: 1px solid #fff;
    border-color: rgba(255, 255, 255, 0.3); }
  .searchOverPage .tt-menu {
    padding: 0.5em 0; }
  .searchOverPage .tt-menu .tt-suggestion {
    font-size: 18px;
    padding: 0.5em 15px; }
  .searchOverPage footer {
    position: relative; }

  .search-submit {
    display: none; }

  .main-search-form input[type="search"], .main-search-form .search-input.tt-hint {
    font-size: 22px;
    line-height: 1.4em;
    padding: 0.5em 45px 0.4em 2.7em; }

  .searchOverPage .close {
    display: none; }

  .searchOverPage .reset {
    border: 0;
    position: absolute;
    right: 0;
    top: 0;
    padding: 1.1em 15px;
    background: none;
    width: auto; }

  .searchOverPage .reset span {
    border-radius: 50%;
    width: 18px;
    height: 18px;
    line-height: 18px;
    padding: 0;
    color: #09b6eb;
    background: #fff;
    background: rgba(255, 255, 255, 0.5);
    font-size: 7px;
    display: block;
    text-align: center;
  }

  .filterSuggestion {
    padding: 0; }

  .search-content_top {
    overflow: hidden;
    border: 0;
    margin-bottom: 15px;
    padding-bottom: 3px; }
  .search-content_top:after {
    position: absolute;
    content: "";
    bottom: 19px;
    left: 0;
    width: 100%;
    border-bottom: 1px solid #fff;
    border-color: rgba(255, 255, 255, 0.3); }

  .searchrelated .items {
    border: 0;
    padding: 1em 0;
    margin-bottom: 2em; }

  .searchrelated a {
    line-height: 1.4em;
    padding: 0.45em 0; }

  .searchfilters {
    float: left;
    padding: 0 0.7em;
    width: 100%;
    overflow-x: scroll;
    white-space: nowrap;
    overflow-y: visible;
    overflow: -moz-scrollbars-none; }
  .searchfilters::-webkit-scrollbar {
    display: none; }
  .searchfilters li {
    margin: 0 7.5px; }
  .searchfilters li:before {
    content: none; }
  .searchfilters li a {
    font-size: 15px; }
  .searchfilters li a.active:after {
    border-bottom-width: 6px; }

  .search-content {
    min-height: 300px; }
  .search-content .nResults {
    display: none; }
  .search-content .suggestion {
    display: none; }
  .search-content .searchresults_item {
    padding-left: 15px;
    padding-right: 15px; }
  .search-content .searchresults_item img {
    display: none; }
  .search-content .searchresults_more {
    width: 100%;
    margin: 3.35em 0; }
  .search-content hr {
    display: block; }
  .search-content .searchrelated {
    padding-top: 1em;
    padding-bottom: 1em; }
  .search-content .searchrelated h3 {
    font-size: 18px; }
  .search-content .searchrelated .items a {
    font-size: 13px; } }
/**********************************************************
 * ERROR 404 PAGE
 *********************************************************/
.errorPage {
  text-align: center;
  color: #fff;
  background: #37b5e9 url(../img/404.jpg) center center;
  background-size: cover;
  height: 100%;
  width: 100%;
  position: absolute; }
.errorPage .main {
  clear: both; }
.errorPage header {
  transition: -webkit-transform 0s;
  transition: transform 0s;
  -webkit-transform: translate3d(0, 0%, 0);
  transform: translate3d(0, 0%, 0); }
.errorPage footer {
  visibility: visible;
  width: 100%;
  position: fixed;
  z-index: 2;
  bottom: 0; }
.errorPage .logo {
  text-align: left; }
.errorPage .logo:before {
  color: #fff; }
.errorPage .opensearch {
  height: 6.8em;
  background: #fff;
  background: rgba(255, 255, 255, 0.3); }
.errorPage h1 {
  font-family: "dosislight", Arial, sans-serif;
  font-size: 5.625em;
  margin: 0;
  padding: 0; }
.errorPage a, .errorPage article p a {
  color: #fff; }
.errorPage a:hover, .errorPage article p a:hover {
  text-decoration: none;
  color: #fff; }
.errorPage .btn {
  margin-bottom: 1em; }
.errorPage p {
  font-size: 1em; }
.errorPage footer, .errorPage .copyright {
  opacity: 1 !important;
  background: transparent;
  text-align: left;
  color: #fff;
  color: rgba(255, 255, 255, 0.6); }
@media (max-width: 992px) {
  .errorPage body {
    padding: 0 !important; }
  .errorPage .logo {
    text-align: center; }
  .errorPage .logo:before {
    color: #fff; }
  .errorPage .opensearch {
    font-size: 0.96em;
    height: 4.2em;
    width: 4.2em;
    padding: 0.6em 0em;
    background: #fff;
    color: #fff;
    background: rgba(255, 255, 255, 0.3); }
  .errorPage footer {
    position: absolute;
    text-align: center; }
  .errorPage footer .copyright > div, .errorPage footer p {
    float: none;
    width: 100%;
    text-align: center; }
  .errorPage footer .copyright > div span, .errorPage footer p span {
    display: inline-block;
    padding: 0 0.8em; } }
.errorPage .searchOverPage {
  top: 0;
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transform: translateY(0);
  opacity: 0; }
.errorPage .searchOverPage.open {
  opacity: 1; }

article.error {
  padding: 0 15px;
  margin: auto;
  float: none; }
article.error h2 {
  margin-bottom: 0;
  padding-top: 0.1em; }
article.error hr {
  border-color: #fff;
  border-color: rgba(255, 255, 255, 0.3);
  border-style: solid;
  border-width: 0;
  border-bottom-width: 1px;
  padding: 0;
  width: 1px; }
article.error .top, article.error .bottom {
  position: relative;
  overflow: hidden; }
article.error .top .animate-container, article.error .bottom .animate-container {
  position: relative;
  opacity: 0;
  padding: 2.7em 0; }
article.error .top .animate-container {
  top: 14em; }
article.error .bottom .animate-container {
  top: -14em; }
article.error .animate-container div {
  float: none;
  margin: auto; }
@media (max-width: 992px) {
  article.error .top .animate-container, article.error .bottom .animate-container {
    padding: 2.1em 0; } }

@media (min-width: 992px) {
  .mobile-only {
    display: none !important; } }
@media (max-width: 1400px) {
  body, html {
    font-size: 15px; } }
@media (max-width: 1200px) {
  body, html {
    font-size: 13px; } }
@media (max-width: 992px) {
  body, html {
    font-size: 12px; }

  .top-nav-wrapper, .license-box, .archivio-opere, .faq {
    display: none; }

  .desktop-only {
    display: none !important; } }

/*20150715 PC menu responsive link*/
.mobile-menu-container .right-menu a  {
  color: #ffffff !important; }

.mobile-menu-container .right-menu a.hover {
  color: #ffff99 !important; background-color: #000066; }

.mobile-menu-container .right-menu a.visited  {
  color: #ffffff !important; }


/* ---------------------------------------------  INIZIATIVE NEWS css 26/11/2015  -------------------------------------------------------*/


#imgNews{
  height: 220px;
}

#bottomInfo {
  bottom: 2em;
  left: 0;
  letter-spacing: 0.03em;
  padding: 0 30px;
  position: absolute;
  width: 100%;
}

.inner h3{
  padding-top:0;
}

.news .item .inner a{
  padding:0 30px 0 0;
  height: 60px;
}

#tagged-news .item .inner p a{
  padding:0;
  height: auto;
  display: inline;
}

.slide-category{
  padding:1px;
  text-transform: uppercase;
}

#titleNews {
  color: #09b6eb;
  margin-left:0;
  margin-top: -9%;
}


.page-iniziative-e-news .tab-content .item {
  border-right: 1px solid #e3e3e3;
  border-top: 1px solid #e3e3e3;
  background: #fff;
  padding: 0;
  position: relative;
  overflow: hidden;
}

.page-iniziative-e-news .tab-content .inner {
  width: 60%;
  margin: 0 auto;
  padding-left: 10%;
}

.page-iniziative-e-news .tab-content .inner .news-title {
  color: #09b6eb;
  padding: 0 0 0.5em 0;
}

.page-iniziative-e-news .tab-content .item .inner .bottomInfo {
  position: static;
  padding: 0;
}
.page-iniziative-e-news .tab-content .item .inner .bottomInfo .left {
  top: 50px;
}

.page-iniziative-e-news .tab-content .item .inner .bottomInfo .left,
.page-iniziative-e-news .tab-content .item .inner .bottomInfo .right {
  float: none;
  position: absolute;
  left: 20px;
}

.page-iniziative-e-news .tab-content .news-height {
  height: 265px!important;
}


.news .item:not(.full):hover .inner {
  -webkit-transform: translate3d(0, -33px, 0);
  transform: translate3d(0, -33px, 0);
  -webkit-transition-delay: 200ms;
  /* Safari*/
  transition-delay: 200ms;
}

.news .item:hover a .triangle {
  /*bottom: -33px;*/
}

.news .item .triangle {
  margin-bottom: -20px;
  width: 100%;
  padding: 60px 0 0;
  overflow: hidden;
  position: absolute;
  bottom: -50px;
  left: 0;
  transition: bottom 300ms ease;
}

.news .item .triangle:after {
  /*margin-bottom: -20px;*/
  content: "";
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-top: 50px solid transparent;
  border-bottom: 0;
  border-right: 800px solid #40485f;
}

.news .item .news-title a {
  color: #09b6eb;
  padding: 0;
  height: auto;
  /*margin-bottom: 20px;  iniziative news */
}

.news .item .col-md-6  {
  background-color: #40485f;
}

.inner-custom{
  color: #ffffff;
  padding: 30px;
  text-align: justify;
}

.news-title a:hover {
  text-decoration: underline!important;
}

.item .news-title {
  font-size: 1.5em;
  line-height: 1.2em;
  padding: 15px 0 3em;
  text-align: left;
  text-transform: uppercase;
}

.inner-custom .news-title{
  text-align: justify;
}


.news .item {
  height: 555px!important;
}

.col-md-3 .box-min-height{
  height:478px;
}

.col-md-3 .box-max-height{
  height:555px;
}

.news .item .inner {
  background: #fff;
  padding: 31px;
  display: block;
  height: 538px;
  position: relative;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
  -webkit-transition: all 250ms linear;
  -moz-transition: all 250ms linear;
  -ms-transition: all 250ms linear;
  -o-transition: all 250ms linear;
  transition: all 250ms linear;
}

.news .item:not(.full):hover .inner {
  -webkit-transform: translate3d(0, -33px, 0);
  transform: translate3d(0, -33px, 0);
  -webkit-transition-delay: 200ms;
  /* Safari */
  transition-delay: 200ms;
}

.news .item:not(.full):hover .inner .triangle {
  bottom: -33px;
}

.news .owl-item .item a {
  border: none;
  margin:0;
  padding:0;
}

.news .catNews {
  float: left;
}

/*---------------------------------- FINE INIZIATIVE NEWS HP -------------------------------------------------------*/



/* -----------------------------STYLE  news-Search  Listato Orizzont -----------------------------------------------*/


#inner12{
  padding-left: 11% !important;
}

#inner12 .news-title {
  margin-bottom: 0;
  padding-bottom: 0;
}

#inner12{
  transform: none;
}

#inner12 .news-title p {
  margin-bottom: 6px;
}

#tagged-news .views-exposed-form {
  background-color: #f6f6f6;
  border: 0 none;
  box-sizing: border-box;
  color: #40485f;
  font-family: "dosisregular",Arial,sans-serif;
  font-size: 30px;
  height: 95px;
  width: 100%;
  margin-bottom: 0;
}


.page-iniziative-e-news .news .bottomInfo .meta-tags {
  margin: 0.5em 0 1.5em;
}

#tagged-news .item .triangle::after {
  border-bottom: 0 none;
  border-right: 800px solid #40485f;
  border-top: 50px solid transparent;
  bottom: 0;
  content: "";
  display: block;
  height: 0;
  position: absolute;
  right: 0;
  width: 0;
}

.newsSearch form input.news-submit {
  bottom: 0;
  cursor: pointer;
  opacity: 0;
  position: absolute;
  right: 30px;
  top: 0;
  z-index: 33;
}

.newsSearch form::after {
  color: #40485f;
  content: "";
  font-family: "icomoon";
  font-size: 3em;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  opacity: 0.4;
  position: absolute;
  right: 30px;
  text-transform: none;
  top: 27%;
}

.newsSearch form {
  background-color: #f6f6f6;
  position: relative;
}

.newsSearch form *::-moz-placeholder {
  color: rgba(64, 72, 95, 0.3);
}

form *::-moz-placeholder {
  color: #585e78;
  opacity: 1;
}

.newsSearch .pagination .prev, .newsSearch .pagination .next {
  background: white none repeat scroll 0 0;
  border: none;
  border-radius: 0.5em;
  font-size: 2.1em;
  height: 1.08em;
  padding: 0;
  width: 1.05em;
}

.innerPage .pagination .prev, .innerPage .pagination .next {
  background: white none repeat scroll 0 0;
  border: 2px solid #fff;
  border-radius: 1em;
  font-size: 2.1em;
  height: 1.05em;
  line-height: 0.75em;
  padding: 0;
  width: 1.04em;
}

.page-iniziative-e-news .pagination .prev a{
  border: medium none;
  height: 34%;
  margin-left: 16%!important;
  margin-top: 41%;
  width: 76%;
}

.page-iniziative-e-news .pagination .next a{
  border: medium none;
  height: 34%;
  margin-left: 16%;
  margin-top: 41%;
  width: 76%;
}

input[type=text]::-ms-clear {
  display: none; width : 0; height: 0;
}

input[type=text]::-ms-reveal {
  display: none; width : 0; height: 0;
}


.page-iniziative-e-news .tab-content .item .inner .bottomInfo .right {
  background-color: #f6f6f6;
  border: 1px solid #e3e3e3;
  border-radius: 100%;
  height: 60px;
  padding-top: 15px;
  text-align: center;
  top: 32px;
  width: 60px;
}

.page-iniziative-e-news .tab-content .item .inner .bottomInfo .left {
  top: 100px;
  float: none;
  left: 20px;
  position: absolute;
}

.page-iniziative-e-news .tab-content .item .inner .bottomInfo .left span.date {
  display: inline-block;
  text-transform: uppercase;
  width: 100%;
  font-size: 15px;
  padding-left: 6px;
}

.page-iniziative-e-news .tab-content:hover{
  transform: none !important;
}

.view-header {
  padding-left: 66px;
}

.view-header {
  background-color: #fff;
  border-top: 1px solid #d9d9d9;
  height:auto;
  padding: 20px 30px 7px 10px;
  position: relative;
}

#block-current-search-facet-news-block {
  display: inline-block;
  font-family: "dosissemibold",Arial,sans-serif;
}

#tagged-news .facetapi-checkbox {
  background-color: #f6f6f6;
  border: 1px solid #d9d9d9;
  border-radius: 2em;
  display: inline-block;
  font-size: 13px;
  letter-spacing: 1px;
  margin: 1px 18px;
  padding: 3px 9px 3px 25px;
  text-transform: uppercase;
  vertical-align: middle;
  width: auto;
  float: left;
  margin-top: 3px;
}
/*
#facetapi-link--checkbox{
    line-height: normal;
    margin: 0.7% 0 0 -2%;
    color: #09b6eb;
    cursor: pointer;
    font-size: 8px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    z-index: -1;
}*/

#edit-search-api-views-fulltext {
  padding-left: 66px;
}

#edit-search-api-views-fulltext {
  background-color: #f6f6f6;
  border: 0 none;
  box-sizing: border-box;
  color: #40485f;
  font-family: "dosisregular",Arial,sans-serif;
  font-size: 30px;
  height: auto;
  padding: 25px 0 0 60px;
  width: 100%;
}


#edit-search-api-views-fulltext:focus{
  box-shadow: none;
}

#tagged-news .views-exposed-widget {
  float: unset;
  padding: 0 0.8em 0 0;
  width: 100%;
}

/* #deleteDiv {height: 26px;} */

#deleteAll{
  background: #09b6eb none repeat scroll 0 0;
  border-color: #09b6eb;
  color: #fff;
  float: right;
  padding: 6px 30px;
  vertical-align: middle;
  border-radius: 2em;
  cursor: pointer;
  display: inline-block;
  font-family: "dosissemibold";
  font-size: 14px;
  letter-spacing: 0.01em;
  line-height: 1em;
  text-transform:uppercase;
  margin-top: 6px;
}

#block-current-search-facet-news-block {
  float: left;
  padding-right: 2%;
  width: auto;
}

#tagged-news .current-search-item {
  font-size: 16px;
  margin-right: -15px;
}


#edit-submit-news-search-facet{
  cursor: pointer;
  font-size: 16px;
  height: 55px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 20000;
}

#edit-submit-news-search-facet:hover{
  transform: none !important;
  background: inherit;
}

#deleteAll:hover {
  background: #fff;
  color: #09b6eb;
  border-color: #fff;
}

#tagged-news form::after{
  color: #40485f;
  content: "";
  font-family: "icomoon";
  font-size: 3em;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  opacity: 0.4;
  position: absolute;
  right: 30px;
  text-transform: none;
  top: 27%;
}

#tagged-news form{
  background-color: #f6f6f6;
  position: relative;
}

#tagged-news .icon-close {
  color: #09b6eb;
  cursor: pointer;
  font-size: 8px;
  margin-left: -41px;
  position: absolute;
  top: 33px;
  vertical-align: middle;
}

#tagged-news input[type=checkbox].facetapi-checkbox{
  content: "";
  color: #09b6eb;
  cursor: pointer;
  font-size: 8px;
  left: 181px;
  line-height: normal;
  margin: 0.45% 0 0 -6%;
  position: relative;
  top: -1px;
  vertical-align: middle;
  opacity: 0;
  z-index:-1;
}

#tagged-news .deselect{
  display:none;
}

#tagged-news .deactive-link{
  background-color: #f6f6f6;
  border: 1px solid #d9d9d9;
  border-radius: 2em;
  display: inline-block;
  float: left;
  font-size: 13.8px;
  letter-spacing: 1px;
  margin: -25px -5px 2px 48px;
  padding: 0 8px 2px 23px;
  text-transform: uppercase;
  vertical-align: middle;
  width: auto;
}

#tagged-news .deselFacets {
  color: #09b6eb;
  display: inline;
  font-family: "Lucida Console",sans-serif;
  font-size: 18px;
  font-weight: 700;
  margin-left: 13px;
}

#tagged-news .selFacets{
  color: #09b6eb;
  display: inline;
  font-family: "Lucida Console",sans-serif;
  font-size: 14px;
  font-weight: 900;
  margin-left: 25px;
}



#tagged-news .deselect-facets-container {
  width: 5%;
  margin-left: 1.8%;
}

#tagged-news .clearfix::before {

}

#tagged-news .clearfix::after {

}

#tagged-news .facets-container{
  padding:0 88px 5px 88px;
  width: 95%;
  margin-bottom: 30px;
  height:auto;
}

#tagged-news .leaf{
  /* padding-bottom: 1px; */
}

#tagged-news .deactivate-links li{
  display: inline-block;
  padding-bottom: 12px;
}


#facetapi-facet-search-apinotizie-searchapi-block-field-tags{
  padding-bottom: 3px;
}

#tagged-news .current-search-item-active-items{
  margin-left: 4.5%;
  margin-top: 5.6%;
}

#desIniziat{
  margin-left: -2.8%;
  font-weight: bold;
}

.page-iniziative-e-news .view-news-search-facet .view-header {
  min-height: 80px;
}


/*-------------------------------------------- FINE LISTATO ORIZZONTALE NEWS -------------------------------------------------------------*/


/*-------------------------------------------- BOX INIZIO NODO PARAGRAPH NEWS-----------------------------------------------------------*/


.icon-longform:before {
  content: "\e940";
}

.articlePage span[class^="icon-"] {
  font-size: 2em;
}

.articlePage article:not(.longform) p {
  font-size: 1.25em;
}

article.longform.longform {
  font-size: 18px;
  position: relative;
}

.element-invisible + .facetapi-checkbox{
  /*display: none;*/
}

article.longform.longform p {
  font-size: 1em;
}

article.longform.longform .longform__breadcrumbs {
  position: absolute;
  left: .5em;
  top: .5em;
  padding: 0;
  list-style: none;
  margin: 0;
  z-index: 4;
}

article.longform.longform .longform__breadcrumb {
  line-height: 1em;
  margin: 0;
  padding: 0;
  font-size: .7em;
  color: white;
  display: inline-block;
  text-shadow: 0px 0px 4px black;
}

article.longform.longform .longform__breadcrumb:before {
  content: '›';
  margin-left: .5em;
  margin-right: .5em;
}

article.longform.longform .longform__breadcrumb:first-child:before {
  content: none;
}

article.longform.longform .longform__breadcrumb a {
  color: white;
}

article.longform.longform .longform__content {
  margin: 0 auto;
  width: 100%;
}

article.longform.longform .longform__content > p,
article.longform.longform .longform__content .field-name-field-parag-testo p {
  margin-left: 1em;
  margin-right: 1em;
  margin-bottom: 2em;
  margin-top: 0;
}

article.longform.longform .longform__content blockquote {
  margin-left: 1em;
  margin-right: 1em;
  margin: 2.5em auto;
  padding: 2.5em;
  border-top: 1px solid #bfc1c8;
  border-bottom: 1px solid #bfc1c8;
  border-left: none;
}


article.longform.longform .longform__content blockquote p {
  font-size: 1.25em;
  margin: 0;
  text-align: center;
  line-height: 1.44em;
}

article.longform.longform .longform__content blockquote p:before {
  content: '«';
}

article.longform.longform .longform__content blockquote p:after {
  content: '»';
}

article.longform.longform .longform__header {
  position: relative;
}

article.longform.longform .longform__header-wrapper {
  margin-left: 1em;
  margin-right: 1em;
  z-index: 4;
}


article.longform.longform .longform__cover-picture img {
  width: 100%;
}

article.longform.longform .longform__meta-container {
  display: table;
  width: 100%;
}

article.longform.longform .longform__meta,
article.longform.longform .longform__category-icon,
article.longform.longform .longform__social,
article.longform.longform .longform__meta-author {
  display: table-cell;
  vertical-align: middle;
  padding: 1em 0;
}

article.longform.longform .longform__category-icon {
  padding-right: 1.5em;
}

article.longform.longform .longform__meta-author {
  padding-left: 1.5em;
  border-left: 1px solid #bfc1c8;
}

article.longform.longform .longform__meta {
  padding-right: 1.5em;
}

article.longform.longform .longform__meta-pubdate {
  font-size: 1.15em;
  line-height: 1em;
}

article.longform.longform .longform__meta-category {
  font-size: .7em;
  text-transform: uppercase;
}

article.longform.longform .longform__meta-author {
  width: 100%;
}

article.longform.longform .longform__social {
  width: 120px;
  white-space: nowrap;
  display: none;
}

article.longform.longform .longform__social-icon {
  display: inline-block;
  margin-left: 2em;
  font-size: 16px;
}

article.longform.longform .longform__title {
  font-size: 1.8em;
  font-weight: 400;
  padding-top: 1em;
  text-transform: uppercase;
  margin-top: 0;
  letter-spacing: -.001em;
  border-top: 1px solid #bfc1c8;
}

article.longform.longform .longform__subtitle {
  font-size: 1.2em;
  font-weight: 600;
  margin-left: 1em;
  margin-right: 1em;
  margin-bottom: 1.5em;
}

article.longform.longform figure {
  text-align: center;
  margin-left: 1em;
  margin-right: 1em;
  margin-top: 2.5em;
  margin-bottom: 2.5em;
  position: relative;
}

.longform__content{


}

/*
.articlePage .gallery .owl-item:not(.active) {
    padding-right:-6% ! important;
}


  .gallery .owl-item.active  {
      margin-right: -3.5% !important;
}

.articlePage .gallery  .owl-stage{
     width: 200% !important;
}*/


article.longform.longform figure:after {
  content: "";
  display: table;
  clear: both;
}

article.longform.longform figure img {
  max-width: 100%;
  max-height: 25em;
  float: left;
}

article.longform.longform figcaption {
  color: white;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding-bottom: 1.5em;
  text-align: center;
}

article.longform.longform figcaption:before {
  content: '';
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.63) 97%, rgba(0, 0, 0, 0.65) 100%);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 140px;
  z-index: 2;
}

article.longform.longform figcaption p {
  text-align: center;
  margin: 0;
  font-size: .8em;
  position: relative;
  z-index: 2;
}

article.longform.longform figcaption p:before,
article.longform.longform figcaption p:after {
  content: ' — ';
}

article.longform.longform .longform__figure-wrapper {
  display: inline-block;
  position: relative;
  border: 5px solid white;
}

article.longform.longform .longform__carousel {
  margin: 2.5em 0;
  position: relative;
}

article.longform.longform .longform__carousel img {
  width: auto;
  height: 10em;
  border: 5px solid white;
}


article.longform.longform .longform__carousel .owl-nav .owl-prev,
article.longform.longform .longform__carousel .owl-nav .owl-next {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 30%;
  cursor: w-resize !important;
}

article.longform.longform .longform__carousel .owl-nav .owl-next {
  right: 0;
  cursor: e-resize !important;
}

article.longform.longform .longform__carousel .owl-dots {
  text-align: center;
  margin-top: 1em;
}

article.longform.longform .longform__carousel .owl-dot {
  width: 10px;
  height: 10px;
  border-radius: 10px;
  border: 2px solid #00b4f9;
  display: inline-block;
  background-color: #00b4f9;
  margin-right: 12px;
}

article.longform.longform .longform__carousel .owl-dot.active {
  background-color: transparent;
}
/*
article.longform.longform .owl-carousel .owl-item img {
  width: auto;
}
*/
article.longform.longform .longform__author {
  margin-left: 1em;
  margin-right: 1em;
  padding: 2em 1.6em;
  margin-top: 2.5em;
  margin-bottom: 2.5em;
  border-top: 1px solid #bfc1c8;
  border-bottom: 1px solid #bfc1c8;
}

article.longform.longform .paragraphs-item-foto-discalia {
  position: relative;
}

article.longform.longform .field-name-field-parag-image {
  text-align: center;
}

article.longform.longform .field-name-field-parag-image img {
  border: 10px solid white;
}

article.longform.longform .field-name-field-parag-didascalia {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  color: white;
  padding-bottom: 1em;
  text-shadow: 2px 1px #000000;
}

article.longform.longform .longform__content .field-name-field-parag-didascalia .field-item:before,
article.longform.longform .longform__content .field-name-field-parag-didascalia .field-item:after {
  content: ' - ';
}


article.longform.longform .longform__author-picture {
  width: 100%;
  margin-bottom: 2em;
}

article.longform.longform .longform__author-picture img {
  width: 100%;
  margin: 0;
  float: left;
}

article.longform.longform .longform__author-picture-frame {
  border-radius: 100px;
  width: 100px;
  margin: 0 auto;
  overflow: hidden;
}

article.longform.longform .longform__author-bio {
  font-size: .8em;
}

article.longform.longform .longform__author-bio p {
  margin-top: 0;
}

article.longform.longform .longform__author-name {
  font-size: 1em;
  font-weight: 600;
  line-height: 1em;
  margin: 0;
  margin-bottom: 1em;
  text-transform: uppercase;
}

.articlePage .leaf i{
  display:none;
}

/*-------------------------------------- INIZIO RESPONSIVE PARAGRAPH smartphone -------------------------------------------*/


@media screen and (max-width: 660px) {

  #tagged-news .facetapi-checkbox {
    width:189px !important;
  }

  #desIniziat{
    float: right;
    font-weight: bold;
    margin: 50px 1px 0 0;
    padding-right: 0;
    width: 97px;
    margin-left: -3.5%;
  }

  #tagged-news .deactive-link {
    margin: 0 0 20px 100px;
  }

  #tagged-news .current-search-item {
    font-size: 16px;
    width: 65px;
  }
}

@media screen and (min-width: 460px) {

  article.longform.longform .longform__subtitle {
    max-width: 620px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  article.longform.longform .longform__header-wrapper {
    max-width: 620px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  article.longform.longform figure {
    max-width: 620px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}



@media screen and (min-width: 460px) {
  article.longform.longform .longform__cover-picture {
    padding-top: 60%;
    width: 100%;
    position: relative;
    overflow: hidden;
  }
  article.longform.longform .longform__cover-picture img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
  }
}



@media screen and (min-width: 460px) {

  article.longform.longform .longform__author {
    max-width: 620px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

}



@media screen and (min-width: 460px) {
  article.longform.longform .longform__content blockquote {
    max-width: 620px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}


@media screen and (min-width: 460px) {
  article.longform.longform .longform__content > p,
  article.longform.longform .longform__content .field-name-field-parag-testo p  {
    max-width: 620px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}


@media screen and (min-width: 460px) {
  article.longform.longform .longform__author {
    display: table;
  }
  article.longform.longform .longform__author-picture,
  article.longform.longform .longform__author-bio {
    vertical-align: middle;
    display: table-cell;
  }
  article.longform.longform .longform__author-picture {
    width: auto;
    margin: 0;
  }
  article.longform.longform .longform__author-picture-frame {
    width: 150px;
    height: 150px;
    border-radius: 150px;
  }
  article.longform.longform .longform__author-bio {
    padding-left: 1em;
  }

}


@media screen and (min-width: 460px) {
  article.longform.longform .longform__carousel img {
    height: 20em;
  }
}


/*-------------------------------------- RESPONSIVE VIDEO superiori 1900 NODO   -------------------------------------------*/


@media screen and (min-width: 1900px) {

  #tagged-news .current-search-item-active-items {
    margin-left: 3.1%;
    margin-top: 3.3%;
  }

  #desIniziat {
    margin-left: -3%;
  }
}


/*-------------------------------------- RESPONSIVE VIDEO superiori 1900    -------------------------------------------*/


/*-------------------------------------- RESPONSIVE NODO  PARAGRAPH TABLET -------------------------------------------*/


@media screen and (min-width: 1024px) {
  article.longform.longform .longform__content > p,
  article.longform.longform .longform__content .field-name-field-parag-testo p {
    width: 50%;
    max-width: 720px;
    margin-top: 15px;
  }
}

@media screen and (min-width: 1024px) {
  article.longform.longform .longform__content blockquote {
    width: 58.33333%;
    max-width: 840px;
  }
}



@media screen and (min-width: 800px) {
  article.longform.longform .longform__breadcrumbs {
    left: 2em;
    top: 1.5em;
  }
}

@media screen and (min-width: 1024px) {
  article.longform.longform .longform__subtitle {
    width: 50%;
    max-width: 720px;
  }
}


@media screen and (min-width: 1024px) {
  article.longform.longform .longform__header-wrapper {
    width: 50%;
    max-width: 720px;
  }
}

@media screen and (min-width: 800px) article.longform.longform {
  font-size: 20px;
}

  @media screen and (min-width: 800px) {
    article.longform.longform .longform__figure-wrapper {
      border: 10px solid white;
    }
  }


  @media screen and (min-width: 1024px) {
    article.longform.longform figure {
      width: 66.66667%;
      max-width: 960px;
    }
  }


  @media (max-width: 992px) {

    #tagged-news .icon-close {
      font-size: 8px;
      padding-top: 66px;
      position: relative;
    }

    #tagged-news .facetapi-checkbox {
      margin-top: 12px;
      padding-left: 35px;
    }

  }


  @media screen and (min-width: 800px) article.longform.longform .longform__cover-picture {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding-top: 0;
    margin-bottom: 0;
  }


    @media screen and (min-width: 800px) {
      article.longform.longform .longform__carousel img {
        border: 10px solid white;
      }
    }


    @media screen and (min-width: 800px) {
      article.longform.longform .longform__carousel img {
        height: 25em;
      }
    }


    @media screen and (min-width: 1024px) {
      article.longform.longform .longform__author {
        width: 54.16667%;
        max-width: 780px;
      }
    }

    @media screen and (min-width: 800px) {
      article.longform.longform .longform__social {
        display: table-cell;
      }
      article.longform.longform .longform__header {
        background-color: #40485f;
        color: white;
        height: 100vh;
        height: calc( 95vh - 140px);
        margin-bottom: 3.5em;
      }

      article.longform.longform .longform__header a {
        color: white;
      }
      article.longform.longform .longform__header:before {
        content: '';
        background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.63) 97%, rgba(0, 0, 0, 0.65) 100%);
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        height: 60%;
        z-index: 3;
      }
      article.longform.longform .longform__cover-picture {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        padding-top: 0;
        margin-bottom: 0;
      }
      article.longform.longform .longform__header-wrapper {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
      }
      article.longform.longform .longform__title {
        margin-bottom: 1em;
      }
    }


    /*-------------------------------------------- BOX FINE NODO PARAGRAPH NEWS-------------------------------------------------------------*/



    /*-------------------------------------------- BOX INIZIO NODO NEWS-----------------------------------------------------------*/


    .node-type-news #imgNews{
      height: 220px;
    }

    .node-type-news #bottomInfo {
      bottom: 2em;
      left: 0;
      letter-spacing: 0.03em;
      padding: 0 30px;
      position: absolute;
      width: 100%;
    }

    .node-type-news .inner h3{
      padding-top:0;
    }

    .node-type-news .news .item .inner a{
      padding:0 30px 0 0;
      height: 60px;
    }

    .node-type-news .slide-category{
      padding:1px;
      text-transform: uppercase;
    }

    .node-type-news #titleNews {
      color: #09b6eb;
      margin: 0;
    }


    .node-type-news .page-iniziative-e-news .tab-content .item {
      border-right: 1px solid #e3e3e3;
      border-top: 1px solid #e3e3e3;
      background: #fff;
      padding: 0;
      position: relative;
      overflow: hidden;
    }

    .node-type-news .page-iniziative-e-news .tab-content .inner {
      width: 60%;
      margin: 0 auto;
      padding-left: 10%;
    }

    .node-type-news .page-iniziative-e-news .tab-content .inner .news-title {
      color: #09b6eb;
      padding: 0 0 0.5em 0;
    }

    .node-type-news .page-iniziative-e-news .tab-content .item .inner .bottomInfo {
      position: static;
      padding: 0;
    }
    .node-type-news .page-iniziative-e-news .tab-content .item .inner .bottomInfo .left {
      top: 50px;
    }

    .node-type-news .tab-content .item .inner .bottomInfo .left,.node-type-news
    .tab-content .item .inner .bottomInfo .right {
      float: none;
      position: absolute;
      left: 20px;
    }

    .node-type-news .page-iniziative-e-news .tab-content .news-height {
      height: 265px!important;
    }


    .node-type-news .item:not(.full):hover .inner {
      -webkit-transform: translate3d(0, -33px, 0);
      transform: translate3d(0, -33px, 0);
      -webkit-transition-delay: 200ms;
      /* Safari*/
      transition-delay: 200ms;
    }

    .node-type-news .item:hover a .triangle {
      /*bottom: -33px;*/
    }

    .node-type-news .item .triangle {
      margin-bottom: -20px;
      width: 100%;
      padding: 60px 0 0;
      overflow: hidden;
      position: absolute;
      bottom: -50px;
      left: 0;
      transition: bottom 300ms ease;
    }

    .node-type-news .item .triangle:after {
      /*margin-bottom: -20px;*/
      content: "";
      display: block;
      position: absolute;
      right: 0;
      bottom: 0;
      width: 0;
      height: 0;
      border-top: 50px solid transparent;
      border-bottom: 0;
      border-right: 800px solid #40485f;
    }

    .node-type-news .item .news-title a {
      color: #09b6eb;
      padding: 0;
    }

    .node-type-news .item .col-md-6  {
      background-color: #40485f;
    }

    .node-type-news .inner-custom{
      color: #ffffff;
      padding: 30px;
      text-align: justify;
    }

    .node-type-news .news-title a:hover {
      text-decoration: underline!important;
    }

    .node-type-news .item .news-title {
      font-size: 1.5em;
      line-height: 1.2em;
      padding: 15px 0 3em;
      text-align: left;
      text-transform: uppercase;
    }

    .node-type-news .inner-custom .news-title{
      text-align: justify;
    }


    .node-type-news .item {
      height: 555px!important;
    }

    .node-type-news .col-md-3 .box-min-height{
      height:478px;
    }

    .node-type-news .col-md-3 .box-max-height{
      height:555px;
    }

    .node-type-news .item {
      background: #fff;
      padding: 30px;
      display: block;
      height: 538px;
      position: relative;
      -webkit-backface-visibility: hidden;
      -webkit-transform: translateZ(0) scale(1, 1);
      -webkit-transition: all 250ms linear;
      -moz-transition: all 250ms linear;
      -ms-transition: all 250ms linear;
      -o-transition: all 250ms linear;
      transition: all 250ms linear;
    }

    .node-type-news .item:not(.full):hover {
      -webkit-transform: translate3d(0, -33px, 0);
      transform: translate3d(0, -33px, 0);
      -webkit-transition-delay: 200ms;
      /* Safari */
      transition-delay: 200ms;
    }

    .node-type-news .item:not(.full):hover .triangle {
      bottom: -33px;
    }

    .node-type-news .news .item a {
      background: #fff none repeat scroll 0 0;
      display: block;
      height: 100%;
      position: relative;
      transition: all 250ms linear 0s;
    }


    .node-type-news .news .item a {
      height: 30px;
    }

    .node-type-news .slide-category {
      padding: 30px;
    }

    .node-type-news .news .item a.category {
      float: left;
    }

    .node-type-news .view-display-id-block_related_news .slide-category {
      padding: 30px 0 30px 0;
    }

    .node-type-new .pagination > li > a{
      border: none;
    }

    .news .owl-item .item {
      background: white none repeat scroll 0 0;
      /* margin-bottom: 60px; */
    }

    .block-current-search-facet-news-block{
      padding:2px;
    }


    /*-----------------------------------------------box iniziaNews  fine NODO -----------------------------------------------------------------*/




    /*--------------------------------------------INIZIO RESPONSIVE INIZIANEWS HOMEPAGE & LISTATO -----------------------------------------*/


    @media (max-width: 992px) {

      #inner12 {
        width: 100%;
        height: 1px;
        padding:16px;
      }

      #inner12 .bottomInfo .right {
        float: right;
        position: static;
        border: medium none;
        border-radius: 0;
        background-color:inherit;
      }

      #inner12 .bottomInfo .left {
        float: left;
        position: static;
        padding-top: 16px;
      }

      #inner12 .bottomInfo .left span.date {
        padding-left:0;
      }

      .news .item .news-title a {
        color: #09b6eb;
        font-size: 17px;
        padding: 0;
        height: auto;
      }

      .page-iniziative-e-news .tab-content .news-height {
        /* height: 100% !important;  */
      }

      #tagged-news .news-it {
        font-size: 25px;
      }

      #tagged-news .deselect-facets-container {
        width: 21%;
      }

      .news .sticker, .news a.sticker {
        top: 15px;
        left: 30px;
      }

      .news .owl-item .item {
        border-top: 0;
        border-right: 0;
      }

      .news .owl-item .item {
        margin-bottom: 60px;
      }

      .news .item {
        background: transparent;
      }

      .news .item a {
        position: relative;
      }

      .news .item:hover a {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
      }
      .news .item .triangle {
        display: none;
      }
      .news .item .news-title {
        padding-bottom: 2em;
        font-size: 23px;
      }

      .news .item .bottomInfo {
        bottom: 2em;
      }

      .news .item .bottomInfo .date, .news .item .bottomInfo .slide-category {
        font-size: 15px;
      }

      .news .item .bottomInfo span[class^="icon-"], .news .item .bottomInfo span[class*=" icon-"] {
        font-size: 29px;
      }

      .news .newsList .photo img {
        height: 100%;
        width: 100%;
      }
    }


    @media screen and (min-width: 1px) and (max-width: 650px) {

      .news .item .news-title a {
        letter-spacing: 0;
        line-height: 0.9!important;
        font-size: 16px;
      }
    }

    @media (max-width: 992px) {

      hr {
        display: none;
      }
      .navbar-fixed-top {
        -webkit-transform: none;
        transform: none;
      }
      .navbar-fixed-top.fullMenu .main-navigation {
        margin-top: 0;
      }
      .menu-button {
        position: fixed;
        z-index: 102;
        top: 0;
        right: 0;
        font-size: 1em;
        border: none;
        box-sizing: border-box;
        display: block;
        width: 4em;
        height: 3.2em;
        color: #fff;
        background: transparent;
        outline: none;
        border-radius: 0;
        padding: 0;
      }
      .menu-button:hover {
        background: transparent;
      }
      .menu-button:before, .menu-button:after, .menu-button span {
        background: #09b6eb;
        content: '';
        display: block;
        width: 20px;
        height: 2px;
        position: absolute;
        left: auto;
        right: 15px;
      }
      .menu-button:before {
        top: 15px;
      }
      .menu-button span {
        top: 22px;
      }
      .menu-button:after {
        top: 29px;
      }
      .mobile .mobile-menu-container .mm-main header {
        position: relative;
        -webkit-transition: -webkit-transform 0s;
        transition: transform 0s;
        -webkit-transform: translate3d(0, 0%, 0);
        transform: translate3d(0, 0%, 0);
      }
      header .right-menu, header .menu_about {
        display: none;
      }
      header .copyright {
        display: none !important;
      }
      header .dropdown-menu {
        height: auto !important;
      }
      header .logo {
        width: 30%;
        margin: auto;
        height: auto;
      }
      header .logo:before {
        content: "\e950;
        font-size: 33px !important;
        color: #263248;
        line-height: 1.5em;
      }
      header .opensearch {
        background: transparent;
        color: #09b6eb;
        left: 0;
        width: 4em;
        padding-left: 1em;
      }
      header .opensearch span {
        font-size: 2em;
      }
      header nav .main-navigation, header .lightMenu .main-navigation {
        height: 3.8em;
        background: #fff;
        font-size: 1em;
      }

      .lightMenu .main-navigation .logo:before {
        line-height: 1.5em;
      }

      /* ------------------------------------------ FINE RESPONSIVE INIZIANEWS HOMEPAGE & LISTATO -----------------------*/

      /*-----------------------------------------  NODE TYPE NEWS RESPONSIVE ----------------------------------------*/

      .node-type-news #imgNews {
        border: medium none;
        height: 38%;
        width: 87%;
      }

      .node-type-news .news .owl-item .item a {
        border: none;
        margin: 0 15px;
      }

      .node-type-news .slide-category {
        padding: 15px;
      }

      .node-type-news .item .col-md-3 .col-xs-12 .views-row .views-row-2 .views-row-even{
        height:370px!important;
      }

      .node-type-news .go-to-archive .btn {
        width: 39%;
      }

      .node-type-news .owl-item .item {
        width: 100%;
      }
    }


    .mobile-menu-container {
      transition: all 0.5s;
      -webkit-transform: translate3d(100%, 0, 0);
      transform: translate3d(100%, 0, 0);
      visibility: hidden;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      position: fixed;
      z-index: 100; }
    .mobile-menu-container .mm-main {
      overflow-x: hidden;
      overflow-y: scroll;
      /* has to be scroll, not auto */
      -webkit-overflow-scrolling: touch; }
    .mobile-menu-container .right-menu, .mobile-menu-container .menu_about {
      display: block;
      text-transform: uppercase; }
    .mobile-menu-container .right-menu a, .mobile-menu-container .right-menu span, .mobile-menu-container .menu_about a, .mobile-menu-container .menu_about span {
      display: block; }
    .mobile-menu-container .menu-button:before, .mobile-menu-container .menu-button:after, .mobile-menu-container .menu-button span {
      background: #fff; }
    .mobile-menu-container .logo:before {
      color: #fff; }
    .mobile-menu-container .opensearch {
      display: none; }
    .mobile-menu-container .lang-selector {
      position: fixed;
      bottom: 0;
      left: 0;
      z-index: 3;
      background: rgba(255, 255, 255, 0.1);
      font-size: 1.14em;
      text-transform: uppercase;
      text-align: center;
      display: table;
      width: 100%;
      line-height: 2.53em; }
    .mobile-menu-container .lang-selector li {
      display: table-cell;
      text-align: center;
      border-left: 1px solid rgba(255, 255, 255, 0.1); }
    .mobile-menu-container .lang-selector li a {
      padding: 0.3em 1em;
      display: inline-block;
      width: 100%;
      position: relative; }
    .mobile-menu-container .lang-selector li a.lang-active:before {
      content: "";
      position: absolute;
      border-bottom: 4px solid #fff;
      bottom: 0;
      left: 0;
      width: 100%; }
    .mobile-menu-container .lang-selector li a .icon-arrow-down {
      display: none; }
    .mobile-menu-container .current {
      color: #40485f; }
    .mobile-menu-container .right-menu {
      width: 100%;
      padding: 0; }
    .mobile-menu-container .right-menu ul {
      margin: 0 15px;
      padding: 0 0 1em 0;
      border-color: #fff;
      border-bottom: 1px solid rgba(255, 255, 255, 0.3); }
    .mobile-menu-container .right-menu li, .mobile-menu-container .right-menu a {
      display: block;
      width: 100%; }
    .mobile-menu-container .right-menu li {
      line-height: 1.2em;
      color: #fff; }
    .mobile-menu-container .right-menu li:before {
      content: none; }
    .mobile-menu-container .right-menu li a {
      letter-spacing: 0.07em;
      font-size: 15px;
      padding: 0.93em 15px; }
    .mobile-menu-container .right-menu li a.current {
      color: #40485f; }
    .mobile-menu-container .menu_about {
      padding: 1em 0;
      clear: both;
      overflow: hidden; }
    .mobile-menu-container .menu_about ul ul {
      display: none;
      text-transform: none; }
    .mobile-menu-container .menu_about div {
      padding: 0; }
    .mobile-menu-container .menu_about ul {
      margin: 0; }
    .mobile-menu-container .menu_about li.parent > span, .mobile-menu-container .menu_about li.parent > a {
      display: block;
      line-height: 1.1em;
      font-size: 15px;
      cursor: pointer;
      border-bottom: 0;
      color: #fff;
      padding: 0.8em 30px 0.8em 45px;
      position: relative;
      margin: 0; }
    .mobile-menu-container .menu_about li.parent > span:before, .mobile-menu-container .menu_about li.parent > a:before {
      content: "\e601";
      margin-right: 0.3em;
      margin-left: -0.2em;
      display: inline-block;
      position: absolute;
      top: 0.7em;
      left: 30px; }

    .mobile-menu-container .menu_about li.parent.opened > span:before {
      -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      transform: rotate(90deg); }

    .mobile-menu-container .menu_about li.parent ul {
      background: rgba(255, 255, 255, 0.1);
      padding: 0.7em 45px; }

    .mobile-menu-container .menu_about li.parent ul a {
      padding: 0.7em 0;
      font-size: 15px; }

    .mobile-menu-container .menu_about li.parent.opened > ul {
      display: block; }

    .node-type-news .breadcrumb {
      display: block;
      list-style: outside none none;
      margin: 0;
      padding: 30px 45px 0;
    }

    .node-type-news .breadcrumb li {
      display: inline-block;
      font-family: "dosissemibold", Arial, sans-serif;
      font-size: 0.875em;
    }

    .node-type-news .breadcrumb a {
      color: #09b6eb;
    }

    .news-paragraph .main .breadcrumb {
      background-color: transparent;
      display: block;
      list-style: outside none none;
      padding: 15px 50px;
      position: absolute;
      top: 0;
      z-index: 1000;
    }

    .news-paragraph .main  .breadcrumb li {
      display: inline-block;
      font-family: "dosissemibold", Arial, sans-serif;
      font-size: 0.875em;
    }

    .news-paragraph .main  .breadcrumb a {
      color: #fff;
      text-decoration: underline;
    }

    .news-paragraph  article {
      padding: 0 0 30px;
    }


    .news-title a:hover {
      text-decoration: underline!important;
    }


    /* SIAE TRASPARENTE - MOBILE --- START */

    .mobile-menu-container .aside-menu{
      width: 100%;
      visibility: visible;
    }

    .mobile-menu-container .menu_about{
      width: 100%;
    }


    @media (max-width: 974px) {
      .main .aside-menu {
        display: none !important;
      }

      .padding-aside-menu-mobile{
        padding-left: 0;
      }

      #id_container_aside_menu > span::before {
        content: "\e601";
        display: inline-block;
        font-family: "icomoon";
        font-size: 1.3em;
        font-style: normal;
        font-variant: normal;
        font-weight: normal;
        left: 14px;
        line-height: 1;
        margin-left: -0.2em;
        margin-right: 0.3em;
        margin-top: 3px;
        position: relative;
        text-transform: none;

      }

      #id_container_aside_menu{
        cursor: pointer;
      }

      #id_container_aside_menu .nolink{
        font-size: 15px;
        padding-left: 11px;
        display: inline-block;
      }

      #main_container_aside_menu{
        margin: 0 15px;
        width: 95%;
        border-bottom: 1px solid rgba(255, 255, 255, 0.3);
        border-color: #fff #fff rgba(255, 255, 255, 0.3);
      }


      #id_container_aside_menu.menu_opened > span::before {
        transform: rotate(90deg);
      }

      #siae_trasperente_home_mobile > a::before{
        content: none!important;
      }
    }

    /* SIAE TRASPARENTE - MOBILE --- END */

    /** tabs gestione contenuti start **/
    .editor-tabs {
      text-align: center;
    }

    .editor-tabs ul.nav-tabs {
      display: inline-block;
    }

    .editor-tabs ul.nav-tabs li a {
      background: #fff;
    }

    .editor-tabs ul.nav-tabs li a.active {
      background: #09b6eb none repeat scroll 0 0;
    }

    /** tabs gestione contenuti end **/

    /* Position of "Accedi al Portale" Link */
    #linkAccedi {
      padding-top: 30px;
    }

    #link_accedi_gevi {
      padding-top: 30px;
    }

    #link_accedi_live {
      padding-top: 30px;
    }


    /* Css Button uffici-siae*/
    .page-node-120 .btn-primary.form-submit{
      background-color: transparent;
      color: #09b6eb;
    }

    .page-node-120 .btn-primary.form-submit:hover{
      background: #09b6eb none repeat scroll 0 0;
      color: #fff;
      border: 2px solid #09b6eb;
    }

    .node-type-static-content .field-collection-view {
      padding: 0;
      margin: 0;
      border-bottom: none;
    }

    .node-type-static-content .field-collection-container .field-items .field-item {
      margin-bottom: 0;
    }

    .node-type-static-content   .field-collection-container {
      border-bottom: none;
      margin-bottom: 0;
    }

    /* ricerca uffici siae - start */
    #loader-author{
      height: 35px;
      display: none;
    }

    #loader-author .waitMe{
      background-color: #f6f6f6 !important;
    }

    #testo-introduttivo-autore{
      display: none;
    }
    h6.title_uffici_autore{
      font-size: 1.4em;
      font-weight: 700;
    }

    /* ricerca uffici siae - end */
    .no-padding-bottom{
      padding-bottom: 0;
    }

    .padding-bottom-30{
      padding-bottom: 30px;
    }

    .border-bottom-contentAnno{
      border-bottom: 1px solid #bfc1c8;
      padding-top: 20px;
    }

    /* RESPONSA */

    .faq-responsa .button-container{
      padding-bottom: 3em;
    }

    .faq-responsa button.blue, a[role="button"].blue, .btn.blue {
      border-color: #09b6eb;
      background: #09b6eb;
      color: #fff;
      border: 2px solid;
    }

    .faq-responsa button.blue:hover, a[role="button"].blue:hover, .btn.blue:hover {
      background: #f6f6f6!important;
      color: #09b6eb!important;
      border: 2px solid;
      border-color: #09b6eb!important;
    }

    /* NEW CSS FOR FAQ BUTTONS */

    .faq-responsa .unclicked-btn {
      background: #f6f6f6 !important;
      color: #09b6eb !important;
      border: 2px solid;
      border-color: #09b6eb !important;
    }

    .faq-responsa .unclicked-btn:hover {
      background: #09b6eb!important;
      color: #f6f6f6!important;
      border: 2px solid;
      border-color: #09b6eb!important;
    }

    /* NEW CSS FOR FAQ BUTTONS */

    /* NEW STYLE BTN CLICKED */
    .faq-responsa .button-authors-clicked {
      background: #09b6eb !important;
      color: #f6f6f6 !important;
      border: 2px solid;
      border-color: #09b6eb !important;
    }

    .faq-responsa .button-utilizers-clicked {
      background: #09b6eb !important;
      color: #f6f6f6 !important;
      border: 2px solid;
      border-color: #09b6eb !important;
    }

    /* OLD STYLE BTN CLICKED */
    /*.faq-responsa .button-authors-clicked {
  background: #f6f6f6 !important;
  color: #09b6eb !important;
  border: 2px solid;
  border-color: #09b6eb !important;
}

.faq-responsa .button-utilizers-clicked {
  background: #f6f6f6 !important;
  color: #09b6eb !important;
  border: 2px solid;
  border-color: #09b6eb !important;
}*/

    /* CSS FOR NO RESULT UNDER RESPONSA */

    .faq-responsa #contactus_noresult{
      margin-top: 30px;
    }

    .faq-responsa .container-contact-noresult{
      padding: 20px;
      border: 2px solid #09b6eb;
      color: #09b6eb;
      font-size: 18px;
      font-weight: bold;
      margin: 0 auto;
      width: 40%;
      height: 100px;
      -webkit-border-radius: 54px;
      -moz-border-radius: 54px;
      border-radius: 54px;
    }

    .faq-responsa .container-contact-noresult:hover{
      background-color: #09b6eb;
    }

    .faq-responsa .container-contact-noresult > a:hover{
      color: #ffffff;
    }

    /* CSS FOR NO RESULT UNDER RESPONSA */

    .faq-responsa .float-left{
      float: left;
    }

    .faq-responsa .float-right{
      float: right;
    }

    /* smartphone verticale */
    @media screen and (min-width: 1px) and (max-width: 375px) {
      .faq-responsa .container-contact-noresult{
        width: auto;
        font-size: 15px;
        height: 85px;
      }
    }

    /* smartphone verticale */
    @media screen and (min-width: 1px) and (max-width: 375px) {
      .faq-responsa .authors-center{
        height: 50px;
      }
    }

    /* smartphone verticale */
    @media screen and (min-width: 1px) and (max-width: 375px) {
      .faq-responsa .float-right{
        float: none;
        margin-top: 5px;
      }
    }

    /* smartphone orizzontale */
    @media screen and (min-width: 376px) and (max-width: 670px) {
      .faq-responsa .float-right{
        float: none;
        text-align: center;
        margin-top: 10px;
      }
    }

    /* smartphone orizzontale */
    @media screen and (min-width: 376px) and (max-width: 670px) {
      .faq-responsa .container-contact-noresult{
        width: auto;
      }
    }

    /* smartphone orizzontale */
    @media screen and (min-width: 376px) and (max-width: 670px) {
      .faq-responsa .authors-center{
        text-align: center;
      }
    }

    /* smartphone orizzontale */
    @media screen and (min-width: 376px) and (max-width: 670px) {
      .faq-responsa .float-left{
        float: none;
        text-align: center;
      }
    }

    /* tablet verticale */
    @media screen and (min-width: 750px) and (max-width: 992px) {
      .faq-responsa .float-right{
        float: none;
        margin-left: 20%;
      }
    }

    @media screen and (max-width: 1024px) {
      #menu-services-preheader{
        font-size: 0.9em;
      }
    }

    /* cambiare in base al nodo di RESPONSA */
    .page-node-2084.aboutPage article{
      padding: 30px 0 0 0;
    }

    /* GESTIONE MODAL - LOGIN TEMP */
    #comunicazione_annulla_nome_utente .modal-header{
      min-height: 65px;
    }

    #comunicazione_annulla_nome_utente .modal-title{
      float: left;
    }

    #comunicazione_annulla_nome_utente .pull-right.modal-close{
      cursor: pointer;
    }

    #comunicazione_annulla_nome_utente h2{
      font-size: 1.2em;
    }

    /* GESTIONE MODAL - utente non abiltitato*/
    #notAllowedPopup .modal-header{
      min-height: 65px;
    }

    #notAllowedPopup .modal-title{
      float: left;
    }

    #notAllowedPopup .pull-right.modal-close{
      cursor: pointer;
    }

    #notAllowedPopup h2{
      font-size: 1.3em;
    }

    #close_dialog_temp{
      width:40%;
    }

    .page-reset-password .txt_msg_cambio_password {
      text-align: left;
      color: #fff;
      padding-bottom: 15px;
      font-size: 1.2em;
      padding-left: 52px;
    }
    #paragrafo_email_doppia {
      font-size:1.1em;
    }

    div#email_doppia_login .modal-dialog {
      top: 30%;
    }

    /* STILE TOOLTIP PER DROPDOWN NOME UTENTE LOGGATO */
    #userNameLogged[data-tooltip] {
      width:100%;
      display: inline-block;
      position: relative;
      padding: 4px;
    }
    /* Tooltip styling */
    #userNameLogged[data-tooltip]:before {
      content: attr(data-tooltip);
      display: none;
      position: absolute;
      background: #337ab7;
      color: #fff;
      padding: 4px 8px;
      font-size: .9em;
      line-height: 1.4;
      min-width: 100px;
      text-align: center;
      border-radius: 4px;
    }
    /* Dynamic horizontal centering */
    #userNameLogged[data-tooltip-position="bottom"]:before {
      left: 50%;
      -ms-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%);
    }

    #userNameLogged[data-tooltip-position="bottom"]:before {
      top: 100%;
      margin-top: 6px;
    }
    /* Tooltip arrow styling/placement */
    #userNameLogged[data-tooltip]:after {
      content: '';
      display: none;
      position: absolute;
      width: 0;
      height: 0;
      border-color: transparent;
      border-style: solid;
    }
    /* Dynamic horizontal centering for the tooltip */
    #userNameLogged[data-tooltip-position="bottom"]:after {
      left: 50%;
      margin-left: -6px;
    }
    #userNameLogged[data-tooltip-position="bottom"]:after {
      top: 100%;
      border-width: 0 6px 6px;
      border-bottom-color: #337ab7;
    }
    /* Show the tooltip when hovering */
    #userNameLogged[data-tooltip]:hover:before,
    #userNameLogged[data-tooltip]:hover:after {
      display: block;
      z-index: 50;
    }
    /* FINE STILE TOOLTIP PER DROPDOWN NOME UTENTE LOGGATO */

    @media screen and (min-width: 1025px) and (max-width: 1280px) {
      .top-nav-wrapper li a {
        padding: 0 7px;
      }

      .top-nav-wrapper #menu-services-preheader{
        font-size: 0.95em;
      }
    }

    @media screen and (min-width: 1020px) and (max-width: 1024px) {
      .top-nav-wrapper li a {
        padding: 0 6px;
      }

      .top-nav-wrapper #menu-services-preheader{
        font-size: 0.84em;
      }
    }
  }

  #navigator_menu{
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
  }
  @media (min-width: 992px) {
    #navigator_menu {
      display: flex;
      justify-content: space-between;
      flex-wrap: nowrap;
    }
    #navigator_menu div.left{
      width: 80%;
      position: absolute;
      left: 0px;
      font-size: 0.80em;
    }
    #navigator_menu div.right{
      width: auto;
    }
  }




