@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,700,900);
body {
  font-family: "Roboto", sans-serif; }
  body > .container {
    border-top: 10px solid #952742;
    padding-left: 0;
    padding-right: 0;
    color: #393939; }
  body h1, body h2, body h3, body h4, body h5, body h6 {
    margin: 10px 0;
    color: #144672; }
  body a {
    color: #144672; }

.boxet {
  padding: 0; }

#categoria.col-sm-9.col-xs-12,
.single.col-sm-9.col-xs-12,
.page.col-sm-9.col-xs-12 {
  margin-bottom: 30px; }

.sfondo {
  background-color: #111;
  height: 375px; }

.navbar-default {
  background-color: transparent;
  border: none;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px; }

#form-login,
#ln_nl,
#update_user {
  background-color: #FFF;
  padding: 15px 20px;
  height: auto;
  width: 280px; }
  #form-login label,
  #ln_nl label,
  #update_user label {
    border-top: 1px solid #CCC;
    font-size: 11px;
    margin-top: 15px;
    padding: 3px 0 0;
    text-transform: uppercase;
    width: 100%;
    font-weight: 400; }
  #form-login .input,
  #ln_nl .input,
  #update_user .input {
    border: 1px solid #CCC;
    box-shadow: none;
    font-size: 14px;
    height: 35px;
    width: 100%; }
  #form-login .button-primary,
  #ln_nl .button-primary,
  #update_user .button-primary {
    background-color: #F3F3F3;
    border: 1px solid #CCC;
    color: #333;
    font-size: 14px;
    text-transform: uppercase;
    height: 35px;
    width: 100%;
    margin-top: 20px; }

.navbar-default {
  background-color: #FFF; }
@media(min-width: 992px) {
  .navbar-default.navbar {
    min-height: 145px; } }
@media(min-width: 992px) {
  .navbar-default.navbar .nav.navbar-nav {
    margin-right: -15px; }
    .navbar-default.navbar .nav.navbar-nav li:first-child a {
      padding-left: 0; }
    .navbar-default.navbar .nav.navbar-nav li:last-child a {
      padding-right: 0; } }
  .navbar-default.navbar .nav.navbar-nav li.anica-servizi {
    color: #777; }
    .navbar-default.navbar .nav.navbar-nav li.anica-servizi a {
      display: inline-block;
      height: auto;
      width: 120px; }
  .navbar-default.navbar .nav.navbar-nav a {
    text-transform: uppercase;
    font-size: 13px; }
@media(min-width: 992px) {
  .navbar-default.navbar .nav.navbar-nav a {
    line-height: 60px;
    padding-left: 10px;
    padding-right: 10px; } }
  .navbar-default .navbar-brand {
    height: 143px; }
@media(min-width: 992px) {
  .navbar-default .secondary-bar {
    position: absolute;
    right: 15px;
    top: 85px; } }
@media(min-width: 992px) {
  .navbar-default .secondary-bar .input-group {
    max-width: 211px; } }
  .navbar-default .secondary-bar .as {
    margin-top: 11px;
    margin-left: 5px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    color: #FFF;
    text-transform: uppercase; }
@media(min-width: 992px) {
  .navbar-default .secondary-bar .as {
    margin-top: -4px; } }
    .navbar-default .secondary-bar .as img.img-responsive {
      height: 36px; }
@media(min-width: 992px) {
  .navbar-default .secondary-bar .as img.img-responsive {
    height: 58px; } }
#carousel-generic img {
  width: 100%;
  max-width: 100%;
  height: auto; }

.box-container .box:nth-child(1) {
  background-color: #b0b654; }
  .box-container .box:nth-child(1):hover {
    background-color: #919740; }
    .box-container .box:nth-child(1):hover path.cls-1 {
      fill: #FFF; }
  .box-container .box:nth-child(1).disable {
    background-color: #919740; }
.box-container .box:nth-child(2) {
  background-color: #e28800; }
  .box-container .box:nth-child(2):hover {
    background-color: #af6900; }
    .box-container .box:nth-child(2):hover path.cls-1 {
      fill: #FFF; }
  .box-container .box:nth-child(2).disable {
    background-color: #af6900; }
.box-container .box:nth-child(3) {
  background-color: #31abba; }
  .box-container .box:nth-child(3):hover {
    background-color: #268692; }
    .box-container .box:nth-child(3):hover path.cls-1 {
      fill: #FFF; }
  .box-container .box:nth-child(3).disable {
    background-color: #268692; }
.box-container .box:nth-child(4) {
  background-color: #507aa8; }
  .box-container .box:nth-child(4):hover {
    background-color: #406185; }
    .box-container .box:nth-child(4):hover path.cls-1 {
      fill: #FFF; }
  .box-container .box:nth-child(4).disable {
    background-color: #406185; }
.box-container .box:nth-child(5) {
  background-color: #ac5477; }
  .box-container .box:nth-child(5):hover {
    background-color: #8a435f; }
    .box-container .box:nth-child(5):hover path.cls-1 {
      fill: #FFF; }
  .box-container .box:nth-child(5).disable {
    background-color: #8a435f; }
@media(min-width: 992px) {
  .box-container .box.col-md-3 {
    width: 20%; } }
.box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 50px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  height: 200px;
  cursor: pointer; }
  .box img {
    height: auto;
    width: 90px;
    display: block;
    margin-bottom: 15px; }
@media(min-width: 992px) {
  .box {
    height: 194px; } }
@media(min-width: 1200px) {
  .box {
    height: 234px; } }
  .box a {
    color: #FFF;
    text-transform: uppercase; }
  .box.disable {
    cursor: default !important; }
    .box.disable a {
      cursor: default !important; }
      .box.disable a:hover {
        text-decoration: none !important; }

#items-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  background-color: #FFF;
  min-height: 120px;
  width: 100%; }
@media(min-width: 992px) {
  #items-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row; } }
  #items-nav .item {
    background-color: #efefee;
    padding: 35px 25px;
    text-align: center;
    width: 100%;
    cursor: pointer;
    min-height: 120px; }
@media(min-width: 992px) {
  #items-nav .item {
    width: 14.28%; } }
    #items-nav .item:nth-child(1) {
      background-color: #59afe3; }
      #items-nav .item:nth-child(1):hover, #items-nav .item:nth-child(1).active {
        background-color: #43a4df; }
    #items-nav .item:nth-child(2) {
      background-color: #507aa8; }
      #items-nav .item:nth-child(2):hover, #items-nav .item:nth-child(2).active {
        background-color: #486d97; }
    #items-nav .item:nth-child(3) {
      background-color: #8883bc; }
      #items-nav .item:nth-child(3):hover, #items-nav .item:nth-child(3).active {
        background-color: #7872b3; }
    #items-nav .item:nth-child(4) {
      background-color: #845c96; }
      #items-nav .item:nth-child(4):hover, #items-nav .item:nth-child(4).active {
        background-color: #765286; }
    #items-nav .item:nth-child(5) {
      background-color: #cb5b0c; }
      #items-nav .item:nth-child(5):hover, #items-nav .item:nth-child(5).active {
        background-color: #b3500b; }
    #items-nav .item:nth-child(6) {
      background-color: #e28800; }
      #items-nav .item:nth-child(6):hover, #items-nav .item:nth-child(6).active {
        background-color: #c97900; }
    #items-nav .item:nth-child(7) {
      background-color: #b0b654; }
      #items-nav .item:nth-child(7):hover, #items-nav .item:nth-child(7).active {
        background-color: #a3a948; }
    #items-nav .item a {
      color: #FFF;
      text-transform: uppercase;
      min-height: 40px;
      display: block;
      width: 100%; }
    #items-nav .item img {
      height: auto;
      width: 15px;
      display: block;
      margin: 15px auto 0; }
      #items-nav .item img.rotate {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg); }

.submenu {
  padding: 0;
  margin: 15px 0 0;
  list-style: none;
  position: relative;
  z-index: 999;
  background-color: #FFF;
  width: 100%;
  padding: 30px;
  -webkit-columns: 2;
  -moz-columns: 2;
  columns: 2;
  -webkit-column-gap: 60px;
  -moz-column-gap: 60px;
  column-gap: 60px; }
  .submenu li {
    line-height: 1.5; }
    .submenu li a {
      border-bottom: 2px dashed #dadada;
      min-height: inherit;
      text-align: left;
      color: #8b969c;
      padding-left: 35px;
      padding-right: 35px;
      padding-bottom: 5px;
      margin-bottom: 5px;
      width: 100%;
      display: inline-block; }

#form-home {
  background-color: #952742;
  color: #FFF;
  padding: 65px 25px 36px;
  background-image: url("../img/logo-bianco.png");
  background-position: center 10px;
  background-repeat: no-repeat; }
@media(min-width: 1200px) {
  #form-home {
    padding: 90px 35px 62px;
    background-position: center 20px; } }
  #form-home span {
    display: block;
    text-transform: uppercase;
    margin-bottom: 10px; }
  #form-home form.form-inline {
    margin-bottom: 3px; }
    #form-home form.form-inline .form-group input, #form-home form.form-inline .form-group select {
      width: 100%;
      background-color: transparent;
      border: 1px solid #a04356;
      color: #FFF; }
@media(min-width: 768px) {
  #form-home form.form-inline .form-group input, #form-home form.form-inline .form-group select {
    width: 139px; } }
@media(min-width: 1200px) {
  #form-home form.form-inline .form-group input, #form-home form.form-inline .form-group select {
    min-width: 175px; } }
    #form-home form.form-inline .form-group + input {
      width: 100%;
      background-color: #a04356;
      border: none;
      color: #FFF; }
@media(min-width: 768px) {
  #form-home form.form-inline .form-group + input {
    width: 130px; } }
@media(min-width: 1200px) {
  #form-home form.form-inline .form-group + input {
    width: 140px; } }
#social-home {
  background-color: #F6F6F6;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 30px 0; }
  #social-home a {
    height: 101px;
    width: 101px;
    display: block;
    margin: 20px; }

footer > .container {
  background-color: #616160;
  color: #FFF;
  padding-top: 40px;
  padding-bottom: 30px; }
  footer > .container a {
    color: #96c0e0; }

.sidebar {
  margin-bottom: 30px; }
  .sidebar #items-nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .sidebar #items-nav .item {
      width: 100%;
      padding: 25px;
      min-height: 125px; }

#menu-menu-sidebar {
  list-style: none;
  margin: 0;
  padding: 0; }
  #menu-menu-sidebar li {
    min-height: 25px;
    line-height: 25px;
    padding: 5px 15px; }
    #menu-menu-sidebar li:nth-child(1) {
      border-left: 16px solid #59afe3;
      background-color: rgba(89, 175, 227, 0.6); }
      #menu-menu-sidebar li:nth-child(1) ul li {
        border-left: none;
        background-color: transparent;
        border-top: 1px dashed rgba(89, 175, 227, 0.4); }
    #menu-menu-sidebar li:nth-child(2) {
      border-left: 16px solid #507aa8;
      background-color: rgba(80, 122, 168, 0.6); }
      #menu-menu-sidebar li:nth-child(2) ul li {
        border-left: none;
        background-color: transparent;
        border-top: 1px dashed rgba(80, 122, 168, 0.4); }
    #menu-menu-sidebar li:nth-child(3) {
      border-left: 16px solid #8883bc;
      background-color: rgba(136, 131, 188, 0.6); }
      #menu-menu-sidebar li:nth-child(3) ul li {
        border-left: none;
        background-color: transparent;
        border-top: 1px dashed rgba(136, 131, 188, 0.4); }
    #menu-menu-sidebar li:nth-child(4) {
      border-left: 16px solid #845c96;
      background-color: rgba(132, 92, 150, 0.6); }
      #menu-menu-sidebar li:nth-child(4) ul li {
        border-left: none;
        background-color: transparent;
        border-top: 1px dashed rgba(132, 92, 150, 0.4); }
    #menu-menu-sidebar li:nth-child(5) {
      border-left: 16px solid #cb5b0c;
      background-color: rgba(203, 91, 12, 0.6); }
      #menu-menu-sidebar li:nth-child(5) ul li {
        border-left: none;
        background-color: transparent;
        border-top: 1px dashed rgba(203, 91, 12, 0.4); }
    #menu-menu-sidebar li:nth-child(6) {
      border-left: 16px solid #e28800;
      background-color: rgba(226, 136, 0, 0.6); }
      #menu-menu-sidebar li:nth-child(6) ul li {
        border-left: none;
        background-color: transparent;
        border-top: 1px dashed rgba(226, 136, 0, 0.4); }
    #menu-menu-sidebar li:nth-child(7) {
      border-left: 16px solid #b0b654;
      background-color: rgba(176, 182, 84, 0.6); }
      #menu-menu-sidebar li:nth-child(7) ul li {
        border-left: none;
        background-color: transparent;
        border-top: 1px dashed rgba(176, 182, 84, 0.4); }
    #menu-menu-sidebar li ul {
      list-style: none;
      margin: 0;
      padding: 0; }
      #menu-menu-sidebar li ul li {
        border-left: none;
        padding: 0;
        padding-left: 5px; }
        #menu-menu-sidebar li ul li a {
          font-size: 12px; }
  #menu-menu-sidebar a {
    color: #1c619d;
    text-transform: uppercase; }

.news-scroll {
  background-color: #F6F6F6; }
  .news-scroll .owl-item h3 {
    font-size: 18px; }
    .news-scroll .owl-item h3 + span {
      font-size: 12px;
      text-transform: uppercase;
      color: #878787;
      border-bottom: 1px solid;
      margin-bottom: 10px;
      padding: 0 0 2px;
      display: inline-block; }
  .news-scroll .owl-item a.read-all {
    text-transform: uppercase;
    font-size: 12px; }

.owl-carousel,
.owl-careousel-box-home {
  padding: 30px 15px; }
@media(min-width: 992px) {
  .owl-carousel,
  .owl-careousel-box-home {
    padding: 30px 110px; } }
  .owl-carousel .owl-controls .owl-nav,
  .owl-careousel-box-home .owl-controls .owl-nav {
    position: relative; }
    .owl-carousel .owl-controls .owl-nav .owl-prev,
    .owl-carousel .owl-controls .owl-nav .owl-next,
    .owl-careousel-box-home .owl-controls .owl-nav .owl-prev,
    .owl-careousel-box-home .owl-controls .owl-nav .owl-next {
      position: absolute;
      left: -70px;
      top: -110px;
      overflow: hidden;
      text-indent: 101%;
      white-space: nowrap;
      background: no-repeat 20px 0;
      height: 35px;
      width: 40px; }
    .owl-carousel .owl-controls .owl-nav .owl-next,
    .owl-careousel-box-home .owl-controls .owl-nav .owl-next {
      left: inherit;
      right: -70px;
      background-position: -20px 0; }

.content-box-home {
  background-color: #FFF;
  border-bottom: 10px solid #952742; }

.owl-carousel .owl-controls {
  display: none; }
@media(min-width: 922px) {
  .owl-carousel .owl-controls {
    display: block; } }
  .owl-carousel .owl-controls .owl-nav .owl-prev,
  .owl-carousel .owl-controls .owl-nav .owl-next {
    background-image: url("../img/arrow-news.svg"); }

.owl-careousel-box-home {
  padding: 30px 15px; }
@media(min-width: 992px) {
  .owl-careousel-box-home {
    padding: 30px 70px; } }
  .owl-careousel-box-home .owl-controls .owl-nav .owl-prev,
  .owl-careousel-box-home .owl-controls .owl-nav .owl-next {
    background-image: url("../img/arrow-news.svg");
    top: -135px; }
@media(min-width: 992px) {
  .owl-careousel-box-home .owl-controls .owl-nav .owl-prev,
  .owl-careousel-box-home .owl-controls .owl-nav .owl-next {
    top: -180px; } }
.highlight {
  padding: 0;
  margin-bottom: 30px; }
  .highlight + .content-box-home .owl-careousel-box-home {
    padding-top: 36px;
    padding-bottom: 36px; }
  .highlight .item {
    min-height: 375px;
    position: relative; }
    .highlight .item h3 {
      position: absolute;
      bottom: -10px;
      left: 0px;
      color: #FFF;
      text-transform: uppercase;
      background-color: #952742;
      padding: 10px 30px; }
      .highlight .item h3 a {
        color: #FFF;
        font-weight: 700; }
  .highlight h3 {
    font-size: 18px; }
  .highlight .read-all {
    text-transform: uppercase;
    font-size: 12px;
    color: #144672; }

::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #FFF; }

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #FFF; }

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #FFF; }

:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #FFF; }

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