/* Minification failed. Returning unminified contents.
(1013,1): run-time error CSS1019: Unexpected token, found '@charset'
(1013,10): run-time error CSS1019: Unexpected token, found '"utf-8"'
(1013,17): run-time error CSS1019: Unexpected token, found ';'
 */
@charset "CP850";
/* =================================================================================================
Global styles
================================================================================================= */
body {
  padding: 0 1em;
  margin: 0; }

.container {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  padding: 0; }

.hero {
  height: 13.75em;
  background-color: #666666; }

[role="banner"],
.two-columns,
.six-columns,
.varying-columns,
.nested-columns,
.more-nested-columns,
.offset-columns,
[role="contentinfo"] {
  background-color: #e6e6e6; }
  [role="banner"] div,
  .two-columns div,
  .six-columns div,
  .varying-columns div,
  .nested-columns div,
  .more-nested-columns div,
  .offset-columns div,
  [role="contentinfo"] div {
    background-color: #b3b3b3; }
  [role="banner"] .nested,
  .two-columns .nested,
  .six-columns .nested,
  .varying-columns .nested,
  .nested-columns .nested,
  .more-nested-columns .nested,
  .offset-columns .nested,
  [role="contentinfo"] .nested {
    background-color: transparent; }
    [role="banner"] .nested div,
    .two-columns .nested div,
    .six-columns .nested div,
    .varying-columns .nested div,
    .nested-columns .nested div,
    .more-nested-columns .nested div,
    .offset-columns .nested div,
    [role="contentinfo"] .nested div {
      background-color: gray; }

[role="contentinfo"] {
  padding: 0.45em 0;
  text-align: center; }
  [role="contentinfo"] p {
    margin: 0; }

@media screen and (min-width: 36em) {
  .two-columns,
  .six-columns,
  .varying-columns,
  .nested-columns,
  .more-nested-columns,
  .offset-columns {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    zoom: 1;
    padding: 0;
    margin-bottom: 1.375em; }
    .two-columns:before, .two-columns:after,
    .six-columns:before,
    .six-columns:after,
    .varying-columns:before,
    .varying-columns:after,
    .nested-columns:before,
    .nested-columns:after,
    .more-nested-columns:before,
    .more-nested-columns:after,
    .offset-columns:before,
    .offset-columns:after {
      content: "";
      display: table; }
    .two-columns:after,
    .six-columns:after,
    .varying-columns:after,
    .nested-columns:after,
    .more-nested-columns:after,
    .offset-columns:after {
      clear: both; }
    .two-columns > div,
    .six-columns > div,
    .varying-columns > div,
    .nested-columns > div,
    .more-nested-columns > div,
    .offset-columns > div {
      float: left;
      margin-right: 2.12766%;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }

  [role="banner"] {
    margin-bottom: 1.375em; }

  .hero {
    margin-bottom: 1.375em; }

  .two-columns div {
    width: 100%; }
  .two-columns .right-column {
    margin-right: 0;
    float: right; }

  .six-columns div {
    width: 31.91489%; }
  .six-columns .sixth-column {
    margin-right: 0;
    float: right; }

  .varying-columns .first-column {
    width: 31.91489%; }
  .varying-columns .second-column {
    width: 65.95745%; }
  .varying-columns .third-column {
    width: 100%; }
  .varying-columns .third-column {
    margin-right: 0;
    float: right; }

  .nested-columns .nested {
    padding: 0;
    width: 100%; }
    .nested-columns .nested > div {
      float: left;
      margin-right: 2.12766%;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
    .nested-columns .nested div {
      width: 31.91489%;
      margin-right: 2.12766%; }
    .nested-columns .nested .third-nested {
      margin-right: 0;
      float: right; }
  .nested-columns .unnested {
    width: 100%;
    margin-right: 0;
    float: right; }

  .more-nested-columns .first-unnested {
    width: 65.95745%; }
  .more-nested-columns .nested {
    padding: 0;
    width: 100%; }
    .more-nested-columns .nested > div {
      float: left;
      margin-right: 2.12766%;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
    .more-nested-columns .nested div {
      width: 31.91489%;
      margin-right: 2.12766%; }
    .more-nested-columns .nested .second-nested {
      width: 65.95745%;
      margin-right: 0;
      float: right; }
  .more-nested-columns .second-unnested {
    width: 31.91489%;
    margin-right: 0;
    float: right; }

  .offset-columns .first-offset {
    float: left;
    margin-left: 32%;
    width: 31.91489%; }
  .offset-columns .second-offset {
    float: right;
    margin-right: 64%;
    width: 65.95745%; } }
/*$titleFont: 'LeagueGothicRegular';
$contentFont: 'OpenSansCondensedLight';*/
* {
  margin: 0;
  padding: 0;
  outline: none;
  border: 0;
  font-weight: normal;
  font-size: 100%; }

strong {
  font-weight: bold; }

h1, h2.title {
  font-size: 50px;
  color: #ff0101;
  /*padding-top:45px;*/ }

h2 {
  font-size: 50px;
  color: #FFF;
  padding-top: 15px; }

h3 {
  font-size: 18px;
  color: #a4a4a4;
  padding-bottom: 15px; }

h4 {
  font-size: 18px;
  color: #a4a4a4;
  padding-top: 15px;
  margin-bottom: 15px; }

h5 {
  font-size: 18px;
  color: #FFF; }

.subtitle {
  font-size: 17px;
  color: #a4a4a4;
  width: 100%;
  margin-bottom: 15px; }

.mbottom40 {
  margin-bottom: 40px; }

a {
  color: #ff0101;
  text-decoration: none; }

h1, h2, h3, h4, h5, .subtitle {
  font-family: "LatoBold";
  text-align: left;
  text-transform: uppercase; }

.bold {
  font-weight: 600; }

input[type="text"], input[type="password"], input[type="submit"], textarea {
  -webkit-appearance: none;
  border-radius: 0;
  -webkit-border-radius: 0px; }

body {
  padding: 0 !important;
  font-family: "OpenSansCondensedLight";
  font-size: 20px; }

header {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  zoom: 1;
  padding: 0;
  padding-top: 25px;
  padding-bottom: 25px; }
  header:before, header:after {
    content: "";
    display: table; }
  header:after {
    clear: both; }
  header > div {
    float: left;
    margin-right: 2.12766%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

section {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  zoom: 1;
  padding: 0;
  width: 960px;
  padding: 0; }
  section:before, section:after {
    content: "";
    display: table; }
  section:after {
    clear: both; }
  section > div {
    float: left;
    margin-right: 2.12766%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

.riga {
  margin-right: 0;
  float: right;
  width: column(3); }

.col {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  zoom: 1;
  padding: 0;
  width: 31.91489%; }
  .col:before, .col:after {
    content: "";
    display: table; }
  .col:after {
    clear: both; }
  .col > div {
    float: left;
    margin-right: 2.12766%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

#logo {
  background-image: url("images/logo-AUno.png");
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-block;
  float: left;
  height: 120px;
  margin: 0;
  text-align: left;
  text-decoration: none;
  width: 120px; }

.ajax-loader {
  display: none;
  position: absolute;
  top: 41%;
  left: 50%;
  margin-left: -24px; }

.text {
  text-align: justify;
  display: inline-block;
  /*margin-bottom: 20px;*/ }

.barra {
  width: 960px;
  margin: auto; }

.sfondo {
  background-color: #f0eced; }

.sfondo, .barra {
  padding-bottom: 30px;
  padding-top: 30px; }

.barra_top {
  width: 960px;
  margin: auto; }

.top {
  background: #FFF;
  color: #ff0101;
  text-align: center;
  line-height: 42px;
  font-size: 18px;
  width: 232px;
  float: right; }

.icons {
  background: #ff0101;
  float: left;
  color: #FFF;
  text-align: left; }

.icons img {
  margin-top: 7px; }

.barra section h4 {
  padding-top: 0px; }

.barra.text .button {
  float: left;
  margin-bottom: -7px !important;
  width: 152px !important; }

.barra.text iframe {
  margin-right: 8px; }

.bigcontainer {
  widht: 100%;
  background-color: #ff0101;
  height: 42px; }

.bg1 {
  background-image: url(images/slider-coperture.jpg); }

.bg2 {
  background-color: green; }

.bg3 {
  background-color: blue; }

.slide-container-mask {
  height: 450px;
  position: relative;
  overflow: hidden;
  width: 100%; }

.slide-container {
  position: absolute;
  top: 0;
  left: 0;
  height: 450px;
  width: 100%; }

.testata {
  height: 450px;
  float: left;
  overflow: hidden;
  position: relative;
  background-size: cover;
  background-position: center center; }

/* MENU */
#navigation {
  float: right;
  /*height: 120px;*/
  line-height: 120px;
  text-decoration: none;
  font-size: 22px;
  display: inline-block;
  font-family: "LatoBold";
  margin: 0; }

#navigation ul {
  /*display: inline-block;height: 120px;*/
  line-height: 120px; }

#navigation ul li {
  float: left;
  display: inline-block;
  height: 120px;
  line-height: 120px;
  position: relative; }

#navigation ul li a {
  float: left;
  display: inline-block;
  padding: 0 8px;
  height: 120px;
  border-bottom: 4px solid transparent;
  line-height: 120px;
  color: #a4a4a4;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px; }

#navigation ul li a.selected {
  border-bottom: 4px solid #ff0101;
  color: #464646; }

#navigation ul li a:hover {
  color: #ff0101; }

.SecLev {
  display: none;
  position: absolute;
  top: 75px;
  left: 0px;
  width: 250px; }

.SecLev li {
  width: 100%;
  height: 30px !important;
  line-height: 30px !important;
  z-index: 100; }

.SecLev li a {
  color: #FFFFFF !important;
  height: 30px !important;
  line-height: 30px !important;
  padding-top: 3px !important;
  width: 100%;
  background-color: #ff0101; }

.SecLev li a:hover {
  background-color: #610707; }

.SecLev li.triangle {
  position: absolute !important;
  top: -21px;
  left: 10px; }

/*ul#menu-list { margin-top:20px;}*/
/* SLIDER */
.slider {
  width: 100%;
  background-repeat: repeat-y;
  height: 450px;
  position: relative;
  background-size: cover;
  background-position: center;
  display: inline-block; }

.slider .caption {
  width: 100%;
  line-height: 45px;
  width: 100%;
  border-bottom: 4px solid #ff0101;
  background: #222;
  background: rgba(0, 0, 0, 0.7);
  display: inline-block;
  left: 0;
  bottom: 0;
  position: absolute; }

.slider .subtitle {
  margin-bottom: 0px; }

.headerHome {
  background-image: url(images/slider_coperture.jpg); }

.freccia_sx {
  background-image: url(images/freccia-sx.png);
  left: 0;
  margin-left: 5%; }

.freccia_dx {
  background-image: url(images/freccia-dx.png);
  right: 0;
  margin-right: 5%; }

.freccia_sx, .freccia_dx {
  background-repeat: no-repeat;
  width: 64px;
  height: 64px;
  margin-top: 180px;
  display: inline-block;
  position: absolute;
  z-index: 100;
  cursor: pointer; }

/* SERVIZI */
.bonifiche, .coperture, .attivita {
  position: relative;
  overflow: hidden;
  /*margin: 0;padding: 0;*/
  background-repeat: no-repeat;
  text-align: left;
  width: 297px;
  height: 217px; }

.bonifiche .caption, .coperture .caption, .attivita .caption, .picture_caption {
  font-family: "LatoBold";
  line-height: 35px;
  padding-left: 10px;
  width: 100%;
  font-size: 17px;
  color: #FFF;
  background: #222;
  /* browser che non supportano rgba */
  background: rgba(0, 0, 0, 0.7);
  text-transform: uppercase;
  display: inline-block;
  left: 0;
  bottom: 0;
  position: absolute; }

.bonifiche {
  float: left;
  background-image: url(images/bonifiche.jpg); }

.bonifiche:hover {
  background-image: url(images/bonifiche-hover.jpg); }

.coperture {
  float: left;
  background-image: url(images/coperture.jpg); }

.coperture:hover {
  cursor: pointer;
  background-image: url(images/coperture-hover.jpg); }

.attivita {
  float: left;
  background-image: url(images/altre-attivita.jpg); }

.attivita:hover {
  background-image: url(images/altre-attivita-hover.jpg); }

/* GALLERY */
ul.gallery {
  display: inline-block; }

.gallery li, .gallery li a {
  width: 240px;
  height: 150px;
  display: inline-block;
  float: left;
  position: relative;
  margin-bottom: 10px; }

.gallery li a img {
  width: 230px;
  height: 150px; }

img.gallery-img-container {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10; }

img.plus {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 100;
  display: none; }

.gallery li a:hover img.plus {
  display: block; }

/* tabella */
.tab {
  display: table;
  background-color: #208AC7;
  /*line-height: 10px;*/
  color: #403b3b;
  width: 100%;
  margin-bottom: 5px;
  margin-top: 5px;
  list-style: none;
  /*vertical-align:middle;*/ }

.tab div {
  background-color: #ffeded;
  display: table-cell;
  height: 60px;
  vertical-align: middle;
  padding-left: 15px; }

.quadr {
  height: 60px;
  width: 60px;
  background: #ff0101 !important;
  display: inline-block;
  /*margin-right:20px;*/
  padding: 0px !important;
  vertical-align: middle;
  /*vertical-align:top; line-height: 10px;*/ }

/* DASHBOARD  Bonifiche */
.amianto, .terreni, .fibre, .consulenze {
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  text-align: left;
  width: 230px;
  height: 150px; }

.amianto .caption, .terreni .caption, .fibre .caption, .consulenze .caption {
  font-family: "LatoBold";
  line-height: 35px;
  padding-left: 10px;
  width: 100%;
  font-size: 14px;
  color: #FFF;
  background: #222;
  /* browser che non supportano rgba */
  background: rgba(0, 0, 0, 0.7);
  text-transform: uppercase;
  display: inline-block;
  left: 0;
  bottom: 0;
  position: absolute; }

.amianto {
  float: left;
  /*background-image: url(images/bonifiche_da_amianto.jpg);*/ }

.amianto:hover {
  background-image: url(images/icon-bonifiche-hover.png); }

.terreni {
  float: left;
  background-image: url(images/bonifiche-dei-terreni.jpg); }

.terreni:hover {
  background-image: url(images/icon-bonifiche-hover.png); }

.fibre {
  float: left;
  background-image: url(images/bonifiche_fibre.jpg); }

.fibre:hover {
  background-image: url(images/icon-bonifiche-hover.png); }

.consulenze {
  float: left;
  background-image: url(images/bonifiche-consulenze-ambientali.jpg); }

.consulenze:hover {
  background-image: url(images/icon-bonifiche-hover.png); }

/* DASHBOARD  COPERTURE */
.rimozione, .rifacimento {
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  text-align: left;
  width: 230px;
  height: 150px; }

.rimozione .caption, .rifacimento .caption {
  font-family: "LatoBold";
  line-height: 45px;
  padding-left: 10px;
  width: 100%;
  font-size: 17px;
  color: #FFF;
  background: #222;
  /* browser che non supportano rgba */
  background: rgba(0, 0, 0, 0.7);
  text-transform: uppercase;
  display: inline-block;
  left: 0;
  bottom: 0;
  position: absolute; }

.rimozione {
  float: left;
  background-image: url(images/coperture-rimozione.jpg); }

.rimozione:hover {
  background-image: url(images/coperture-hover.jpg); }

.rifacimento {
  float: left;
  background-image: url(images/coperture-rifacimento.jpg); }

.rifacimento:hover {
  background-image: url(images/coperture-hover.jpg); }

/* DASHBOARD  Altre attivit� */
.linee, .rifacimento, .ponteggi, .verniciature, .opere, .demolizioni, .coibentazioni, .isolamenti {
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  text-align: left;
  width: 230px;
  height: 150px; }

.linee .caption, .ponteggi .caption, .verniciature .caption, .opere .caption, .demolizioni .caption, .coibentazioni .caption, .isolamenti .caption {
  font-family: "LatoBold";
  line-height: 45px;
  padding-left: 10px;
  width: 100%;
  font-size: 17px;
  color: #FFF;
  background: #222;
  /* browser che non supportano rgba */
  background: rgba(0, 0, 0, 0.7);
  text-transform: uppercase;
  display: inline-block;
  left: 0;
  bottom: 0;
  position: absolute; }

.linee {
  float: left;
  background-image: url(images/altre-attivita-linee-vita.jpg); }

.linee:hover {
  background-image: url(images/altre-attivita-hover.jpg); }

.ponteggi {
  float: left;
  background-image: url(images/altre-attivita-ponteggi.jpg); }

.ponteggi:hover {
  background-image: url(images/altre_attivita_ponteggi_hover.jpg); }

.verniciature {
  float: left;
  background-image: url(images/altre-attivita-verniciature.jpg); }

.verniciature:hover {
  background-image: url(images/altre-attivita-hover.jpg); }

.opere {
  float: left;
  background-image: url(images/altre_attivita_opere.jpg); }

.opere:hover {
  background-image: url(images/altre-attivita-hover.jpg); }

.demolizioni {
  float: left;
  background-image: url(images/altre-attivita-demolizioni.jpg); }

.demolizioni:hover {
  background-image: url(images/altre-attivita-hover.jpg); }

.coibentazioni {
  float: left;
  background-image: url(images/altre-attivita-coibentazioni.jpg); }

.coibentazioni:hover {
  background-image: url(images/altre-attivita-hover.jpg); }

.isolamenti {
  float: left;
  background-image: url(images/altre-attivita-isolamenti.jpg); }

.isolamenti:hover {
  background-image: url(images/altre-attivita-hover.jpg); }

/* MEGAMENU */
.megamenu {
  text-decoration: none;
  margin: 0; }

.megamenu ul li {
  list-style: none; }

.megamenu ul li a {
  color: black;
  text-decoration: none; }

.megamenu ul li a:hover {
  color: #ff0101; }

/* FOOTER */
footer {
  background-color: black;
  color: white;
  text-align: center;
  padding-bottom: 30px;
  padding-top: 30px; }

footer a {
  color: white;
  font-weight: 600; }

/* ALLINEAMENTI */
.fl {
  float: left;
  display: inline-block; }

.fr {
  float: right;
  display: inline-block; }

.margin_sx {
  margin-left: 15px; }

.margin_dx {
  margin-right: 20px; }

.margin_bottom {
  margin-bottom: 20px; }

.margin_dx_s {
  margin-right: 13px;
  margin-bottom: 13px; }

.margin_bt {
  padding-bottom: 20px; }

.margin_top {
  margin-top: 20px; }

.margin_top_b {
  margin-top: 55px; }

.margin_top_s {
  margin-top: 13px; }

.hide {
  /*position:absolute; left:-9999px; overflow: hidden;*/
  display: none; }

section > div.last {
  margin-right: 0px !important; }

/*form dei contatti*/
.form-container {
  position: relative; }

.form-container li {
  list-style: none; }

.form-container li input, .form-container li textarea {
  width: 97%;
  height: 45px;
  background-color: #f0eced;
  color: #000000;
  font-family: "OpenSansCondensedLight";
  margin-bottom: 15px;
  padding-left: 15px; }

.form-container li textarea {
  height: 77px; }

.form-container li .label {
  margin-bottom: 3px; }

.form-container li .label span.field-validation-error {
  float: right;
  font-family: "LatoBold";
  color: #ff0101; }

.form-container li .label span.field-validation-valid {
  display: none; }

#submit-request {
  background-color: #ff0101;
  display: inline-block;
  color: white;
  width: 54px; }

#goog-wm-qt {
  height: 44px; }

.search-goog form {
  height: 76px; }

.contact-page {
  float: right; }

.contact-page input[type=text], .contact-page textarea {
  background-color: #c7c7c7 !important;
  width: 95.7% !important;
  /*float: right;*/
  height: 37px; }

.contact-page textarea {
  padding-top: 5px; }

.contact-page #submit-request {
  padding: 0;
  width: 72px !important; }

.button-container {
  list-style: none;
  font-family: "OpenSansCondensedLight";
  /*width: 300px; height: 35px;*/
  /*margin:0 !important; padding:0 !important;*/ }

.bord_logon {
  border-left: 1px solid #ff0101;
  padding-left: 20px;
  margin-top: 55px; }

/* BUTTON */
.button, #goog-wm-sb {
  text-transform: capitalize;
  background: #ff0101 !important;
  width: 230px !important;
  color: #FFF !important;
  font-family: "OpenSansCondensedLight";
  display: inline-block !important;
  cursor: pointer;
  text-align: center;
  padding-bottom: 10px !important;
  padding-top: 10px !important;
  text-decoration: none;
  margin-right: 8px;
  margin-top: 15px !important;
  margin-bottom: 30px !important; }

.button:hover {
  background: #610707 !important; }

.col.fl.margin_dx .text {
  margin-top: 10px; }

.realizPlaceHolder {
  margin-right: 0px;
  display: none; }

/* ERROR 404 Page */
.barra-bianca {
  widht: 100%;
  background-color: white;
  height: 140px;
  margin-top: 50px;
  border-top: 4px solid #ff0101;
  padding-top: 20px; }

.bg-opacity {
  margin-top: 200px;
  background-image: url("Images/bg-opaco.png"); }

.riquadro {
  width: 260px;
  height: 240px;
  margin: auto;
  background: #ff0101;
  padding-left: 20px;
  padding-top: 25px; }

.riquadro h2 {
  padding-top: 0px;
  font-size: 45px !important; }

.pad-top {
  padding-top: 15px; }

#recaptcha_response_field {
  background-color: #FFFFFF !important;
  height: auto; }


@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'OpenSansCondensedLight';
    src: url('font/OpenSans-CondLight-webfont.eot');
    src: url('font/OpenSans-CondLight-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/OpenSans-CondLight-webfont.woff') format('woff'),
         url('font/OpenSans-CondLight-webfont.ttf') format('truetype'),
         url('font/OpenSans-CondLight-webfont.svg#OpenSansCondensedLight') format('svg');
    font-weight: normal;
    font-style: normal; }

/*@font-face {
    font-family: 'LeagueGothicRegular';
    src: url('font/League_Gothic-webfont.eot');
    src: url('font/League_Gothic-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/League_Gothic-webfont.woff') format('woff'),
         url('font/League_Gothic-webfont.ttf') format('truetype'),
         url('font/League_Gothic-webfont.svg#LeagueGothicRegular') format('svg');
    font-weight: normal;
    font-style: normal;}*/

@font-face {
    font-family: 'OpenSansRegular';
    src: url('font/OpenSans-Regular-webfont.eot');
    src: url('font/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/OpenSans-Regular-webfont.woff') format('woff'),
         url('font/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('font/OpenSans-Regular-webfont.svg#OpenSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'DroidSansBold';
    src: url('font/DroidSans-Bold-webfont.eot');
    src: url('font/DroidSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/DroidSans-Bold-webfont.woff') format('woff'),
         url('font/DroidSans-Bold-webfont.ttf') format('truetype'),
         url('font/DroidSans-Bold-webfont.svg#DroidSansBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'LatoBold';
    src: url('font/Lato-Bol-webfont.eot');
    src: url('font/Lato-Bol-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/Lato-Bol-webfont.woff') format('woff'),
         url('font/Lato-Bol-webfont.ttf') format('truetype'),
         url('font/Lato-Bol-webfont.svg#LatoBold') format('svg');
    font-weight: normal;
    font-style: normal;

}




div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url(images/prettyPhoto/default/sprite.png) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(images/prettyPhoto/default/sprite_x.png) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(images/prettyPhoto/default/sprite.png) -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url(images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_expand:hover{background:url(images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_contract:hover{background:url(images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{width:30px;height:30px;background:url(images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer}
div.pp_default .pp_gallery ul li a{background:url(images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}
div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative}
div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}
div.pp_default .pp_bottom .pp_left{background:url(images/prettyPhoto/default/sprite.png) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(images/prettyPhoto/default/sprite_x.png) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(images/prettyPhoto/default/sprite.png) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url(images/prettyPhoto/default/loader.gif) center center no-repeat}
div.light_rounded .pp_top .pp_left{background:url(images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}
div.light_rounded .pp_top .pp_right{background:url(images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}
div.light_rounded .pp_next:hover{background:url(images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.light_rounded .pp_previous:hover{background:url(images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_rounded .pp_expand{background:url(images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_rounded .pp_expand:hover{background:url(images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_rounded .pp_contract{background:url(images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_rounded .pp_contract:hover{background:url(images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_rounded .pp_close{width:75px;height:22px;background:url(images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_rounded .pp_nav .pp_play{background:url(images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_nav .pp_pause{background:url(images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_arrow_previous{background:url(images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}
div.light_rounded .pp_arrow_next{background:url(images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}
div.light_rounded .pp_bottom .pp_left{background:url(images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}
div.light_rounded .pp_bottom .pp_right{background:url(images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_top .pp_left{background:url(images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}
div.dark_rounded .pp_top .pp_right{background:url(images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}
div.dark_rounded .pp_content_container .pp_left{background:url(images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}
div.dark_rounded .pp_content_container .pp_right{background:url(images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}
div.dark_rounded .pp_next:hover{background:url(images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_rounded .pp_previous:hover{background:url(images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.dark_rounded .pp_expand{background:url(images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_expand:hover{background:url(images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract{background:url(images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract:hover{background:url(images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_close{width:75px;height:22px;background:url(images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_rounded .pp_description{margin-right:85px;color:#fff}
div.dark_rounded .pp_nav .pp_play{background:url(images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_nav .pp_pause{background:url(images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_arrow_previous{background:url(images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}
div.dark_rounded .pp_arrow_next{background:url(images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}
div.dark_rounded .pp_bottom .pp_left{background:url(images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}
div.dark_rounded .pp_bottom .pp_right{background:url(images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_loaderIcon{background:url(images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}
div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}
div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}
div.dark_square .pp_loaderIcon{background:url(images/prettyPhoto/dark_square/loader.gif) center center no-repeat}
div.dark_square .pp_expand{background:url(images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_square .pp_expand:hover{background:url(images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_square .pp_contract{background:url(images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_square .pp_contract:hover{background:url(images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_square .pp_close{width:75px;height:22px;background:url(images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_square .pp_nav{clear:none}
div.dark_square .pp_nav .pp_play{background:url(images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_nav .pp_pause{background:url(images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_arrow_previous{background:url(images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}
div.dark_square .pp_arrow_next{background:url(images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}
div.dark_square .pp_next:hover{background:url(images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_square .pp_previous:hover{background:url(images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_square .pp_expand{background:url(images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_square .pp_expand:hover{background:url(images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_square .pp_contract{background:url(images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_square .pp_contract:hover{background:url(images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_square .pp_close{width:75px;height:22px;background:url(images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_square .pp_nav .pp_play{background:url(images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_nav .pp_pause{background:url(images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_arrow_previous{background:url(images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}
div.light_square .pp_arrow_next{background:url(images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}
div.light_square .pp_next:hover{background:url(images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}
div.light_square .pp_previous:hover{background:url(images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_top .pp_left{background:url(images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}
div.facebook .pp_top .pp_middle{background:url(images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}
div.facebook .pp_top .pp_right{background:url(images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}
div.facebook .pp_content_container .pp_left{background:url(images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}
div.facebook .pp_content_container .pp_right{background:url(images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}
div.facebook .pp_expand{background:url(images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.facebook .pp_expand:hover{background:url(images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.facebook .pp_contract{background:url(images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.facebook .pp_contract:hover{background:url(images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.facebook .pp_close{width:22px;height:22px;background:url(images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.facebook .pp_description{margin:0 37px 0 0}
div.facebook .pp_loaderIcon{background:url(images/prettyPhoto/facebook/loader.gif) center center no-repeat}
div.facebook .pp_arrow_previous{background:url(images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}
div.facebook .pp_arrow_next{background:url(images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}
div.facebook .pp_nav{margin-top:0}
div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}
div.facebook .pp_nav .pp_play{background:url(images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_nav .pp_pause{background:url(images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_next:hover{background:url(images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}
div.facebook .pp_previous:hover{background:url(images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_bottom .pp_left{background:url(images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}
div.facebook .pp_bottom .pp_middle{background:url(images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}
div.facebook .pp_bottom .pp_right{background:url(images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;white-space:nowrap;margin:2px 4px}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url(images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url(images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{background:url(images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}
.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}
div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}
div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}
