body {
  font-family: 'Merriweather', serif;
}
img {
  width: 100%;
  height: auto;
}
#nav-bar {
  background-color: #3D6AAE;
  height: 40px;
}

li.nav-item {
  padding: 0 17px;
}

li.nav-item a {
  color: #FFFFFF;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 600;
}

#main-header {
  margin: 15px 0 10px 0;
}

.card-body-1 p {
  font-size: 15px;
  z-index: 999;
  color:#FFFFFE;
}

.navbar-light .navbar-toggler {
  color: white;
  border-color: none !important;
}

.top-menu {
  font-size: 13px;
  padding: 0;
  height: 30px;
  background-color: #e5e5e5;
}

.top-menu span {
  color: #404040;
  padding-top: 5px;
}

.top-menu .social-icons {
  padding-top: 5px;
}

i.phone-icon.fas.fa-mobile-alt {
  color: #284c81;
  padding-right: 5px;
}

.green-button {
  background-color: #5fa954;
  border-radius: 0 !important;
  text-transform: uppercase;
  font-size: 13px !important;
}

.mini-text-top {
  margin-top: 5px;
  color: #434343;
}

img.img2 {
  width: 100%;
}

img.img {
  width: 100%;
}

#content span {
  /*font-size: 12px;*/
  vertical-align: middle;
  font-weight: 600;
}

a.info-card {
  color: #FFFFFE;
  text-decoration: none;
  font-size: 20px;
}
a.info-card-1 {
  color: #FFFFFE;
  text-decoration: none;
  font-size: 15px;
}

a.info-card:hover {
  text-decoration: none !important;
  color: #FFFFFF;
}

.card-body {
  background-color: #434343;
  border-radius: 0 !important;
  color: #FFFFFF;
}
.card-img-top {
  border-radius: 0;
  height: auto;
}
p.sub-content {
  font-size: 11px;
  margin-bottom: 0;
  text-decoration: underline;
}

img#top-ads {
  width: 65%;
  /* margin: 6px; */
  margin-top: 10px;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.mini-post {
  margin: 30px 0;
}

.mini-post a:hover {
  text-decoration: none;
}

.mini-post h6 {
  margin: 10px 0;
  color: #2F2F2F;
  font-weight: 600;
  font-size: 20px;
}
/*
.mini-box {
  height: 17em;
}
*/

p.mini-box-autore {
  /* position: absolute; */
  bottom: 0;
  color: #DC143C	;
  font-weight: 500;
  font-size: 13px;
  font-style: italic;
}

#right-box h6 {
  margin: 10px 0;
  color: black;
  font-weight: 400;
  font-size: 15px;
}

div#right-box a {
  text-decoration: none;
}

div#right-box .sub-content {
  color: #9b9b9b;
  margin: 5px 0 5px 0;
  font-size: 12px;
}

p.right-box-autore {
  /* position: absolute; */
  /* bottom: 0; */
  color: #DC143C;
  font-weight: 500;
  font-size: 13px;
  font-style: italic;
    float: left;
    line-height: 20px !important;
}

.dropdown:hover>.dropdown-menu {
  display: block;
}

i.fas.fa-bars {
  color: #e5e5e5;
  /* font-weight: 500; */
  /* border: 1px solid; */
}

button.navbar-toggler.mx-auto {
  border: 1px solid #e5e5e5;
  outline: none !important;
}

a.dropdown-item {
  color: #434343 !important;
}

.show {
  background-color: #3d69ae;
  z-index: 99;
  border-bottom: 1px solid #d6d6d6;
  /* margin-left: -8px; */
  box-shadow: 0 0 5px #d6d6d6;
  margin-top: 5px;
}

.show a.nav-link {
  color: black;
  border-bottom: 1px solid #e5e5e5;

}

.show a.nav-link:hover {
  font-size: 14px;
  background-color: #f8f9fa;
}

.show {
  margin-left: -15px !important;
  margin-right: -15px !important;
}

p.catt {
  margin-bottom: 0;
}

p.catt span {
  color: #57ade1;
}

.another-box {
  margin: 35px 0;
}

.white-line {
  border-color:white;
}
.grey-line {
  border-color: #D2D2D2;
}

.card-1 {
  border: none !important;
}

.card-body-1 {
  position: absolute;
  bottom: 2%;
  left: 3%;
  opacity: black;
  background: #434343;
  opacity: 0.9;
  /* z-index: 9; */
  width: 94%;
  /* right: 3%; */
  padding: 10px;
}

#fluid-box {
  background-color: #434343;
  height: 100%;
  width: 100%;
  padding: 15px 0;
}
#fluid-box-2 {
  background-color: #666;
  height: 100%;
  width: 100%;
  padding: 15px 0;
}
#middle-content {
  margin-top: 25px;
  margin-bottom: 25px;
}

.sample-box h6 {
  color: #2F2F2F;
  font-size: 15px;
  font-weight: 600;
}

.sample-box .small-text {
  font-size: 13px;
  color: #9B9B9B;
}

.sample-box a:hover {
  text-decoration: none !important;
}

.mini-box h6 {
  color: #2F2F2F;
  margin-top: 10px;
  display: inline;
}
.mini-box h5 {
  color: #2F2F2F;
  margin-top: 10px;
  font-weight: 600;
  font-size: 15px;
}
.mini-box h5 a {
  color: #2F2F2F;
  margin-top: 10px;
  font-weight: 600;
  font-size: 15px;
}
.mini-box a:hover {
  text-decoration: none!important;
}

/* Header buttons group */
a.btn.btn-sm.abbon-btn {
  color: #404040;
  font-weight: 600;
  font-size: 14px;
}

a.btn.btn-sm.login-btn {
  font-size: 14px;
  font-weight: 300;
  color: #404040;
  border-right: 1px solid #97978F;
  padding-top: 0;
  margin-top: 5px;
  padding-bottom: 0;
  margin-bottom: 5px;
  border-radius: 0;
}

a.btn.btn-success.btn-sm.green-button {
    border: none !important;
}
/* end header buttons group  */

/* Navbar dropdown div */
.sub-menu {
  height: 40px;
  padding: 5px 0;
}

.sub-menu-list {
  display: flex;
  justify-content: space-between;
  padding: 0;
}

.container-fluid.drop-menu {
  border-bottom: 1px solid #cbcacb;
}

ul.sub-menu-list li {
  list-style: none;
}

ul.sub-menu-list li a {
  color: #444444;
  text-decoration: none;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 600;
}

div#imaginary_container .input-group input {
  height: 30px;
  border-radius: 0;
  color: #e5e5e5 !important;
  font-size: 13px;
  outline: none;
}

div#imaginary_container span.input-group-addon button {
  background-color: transparent;
  border: 0;
  color: #d2d2d2;
  position: absolute;
  right: 0;
  padding-top: 3px;
  outline: none;
}


/* End navbar dropdown */

p.orange-autore {
  color: #e9a845;
}

.card.content-box {
  border: none !important;
  border-radius: 0;
}
.card.content-box .n-image a img{
  width: 100%;
  height: auto;
}
.card.content-box.iframte-box .card-body {
  padding: 10px 5px;
}

span.itframe-white-span {
  background-color: #FFFF;
  padding: 2px 20px;
  margin-bottom: 17px;
  position: relative;
  color: #434343;
  font-style: italic;
    text-transform: uppercase;
}

p.mini-box-autore.red-autore {
  color: #ad3855;
  font-weight: 550;
}

span.badge.badge-pill.red-badge {
  background-color: #ad3855;
}

.mini-box span.orange-badge {
  position: absolute;
  top: margi;
  margin-top: 10px;
  margin-left: 10px;
  border-radius: 0;
  height: 25px;
  background-color: #ffc107;
  color: #FFFF;
  padding: 6px 10px 0px 10px;
  /* padding-top: 6px; */
  font-weight: 400;
  font-style: italic;
}

.badge-title-1 {
  background-color: #3375bc;
  width: 75%;
  color: #FFFF;
  font-weight: 400 !important;
  font-size: 16px;
  padding: 5px 0px 5px 10px;
  margin: 0 0 20px 0;
}

.badge-title-1::before {
  content: "♦";
  position: absolute;
  /* top: 87px; */
  /* left: 75px; */
  color: #3375bc;
  font-size: 33px;
  z-index: -1;
}

.badge-title-2 {
  background-color: #575c62;
  width: 22%;
  color: #FFFF;
  font-weight: 400 !important;
  font-size: 16px;
  padding: 5px 30px 5px 15px;
  margin: 0 0 10px 0;
}

.badge-title-2::before {
  content: "♦";
  position: absolute;
  /* top: 87px; */
  /* left: 75px; */
  color: #575c62;
  font-size: 33px;
  z-index: -1;
}
.badge-title-3 {
  background-color: #29AFE6;
  width: 22%;
  color: #FFFF;
  font-weight: 400 !important;
  font-size: 16px;
  padding: 5px 30px 5px 15px;
  margin: 0 0 20px 0;
  z-index: 10;
}

.badge-title-3::before {
  content: "♦";
  position: absolute;
  /* top: 87px; */
  /* left: 75px; */
  color: #29AFE6;
  font-size: 33px;
  z-index: -1;
}
.badge-title-4 {
    background-color: white;
    width: 22%;
    color: #434343;
    font-weight: 400 !important;
    font-size: 16px;
    padding: 5px 30px 5px 15px;
    margin: 0 0 20px 0;
    z-index: 10;
}

.badge-title-4::before {
    content: "♦";
    position: absolute;
    /* top: 87px; */
    /* left: 75px; */
    color: white;
    font-size: 33px;
    z-index: -1;
}

.badge-title-5 {
  background-color: #ff781d;
  width: 22%;
  color: #FFFF;
  font-weight: 400 !important;
  font-size: 16px;
  padding: 5px 30px 5px 15px;
  margin: 0 0 20px 0;
  z-index: 10;
}

.badge-title-5::before {
  content: "♦";
  position: absolute;
  /* top: 87px; */
  /* left: 75px; */
  color: #ff781d;
  font-size: 33px;
  z-index: -1;
}
h6.small-text {
  font-size: 18px;
  font-weight: 600;
}

/* Single Post Page */
p.text-muted-italic, span.text-muted-italic {
  color: #9B9B9B;
  font-style: italic;
  font-size: 16px;
}

.content-image-header h6 {
  margin: 15px 0;
  font-size: 22px;
  color: #434343;
  font-weight: 400;
}

.post-content p {
  font-size: 16px !important;
  color: #434343;
  line-height: 20px !important;
}

.meteo {
  margin-top: 15px;
}
/* End single post page */

/* Terms page */
h5.terms-title {
  text-align: center;
  font-weight: 500;
  margin-top: 15px;
  margin-bottom: 15px;
}

.fluid-box-content .mini-box h6 {
  color: #FFFFFE;
  font-weight: 300 !important;
  font-size: 14px;
}

.fluid-box-content .mini-box p {
  color: #FFFFFE;
  font-weight: 400;
  font-size: 14px;
}

span.white-badge {
  position: absolute;
  bottom: 35%;
  left: 3%;
  background-color: #FFFF;
  padding: 0px 10px;
  font-size: 14px;
  font-style: italic;
  opacity: 0.9;
}

.terms-content p {
  font-size: 14px;
  color: #434343;
}
/* End terms page */

#footer {
  /* position: fixed; */
  bottom: 0;
  width: 100%;
  background-color: #434343;
  padding: 15px 0;
  margin-top: 25px;
}

#footer a {
  color: #edeced;
  text-decoration: none !important;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
}

.footer-copyright {
  color: #E1E0E1;
  font-size: 11px;
  padding: 15px 0;
  text-align: center;
}

.footer-container {
  margin-top: 10px;
  display: flex;
  justify-content: space-between;
  padding: 0 15px;
}

@media only screen and (min-width: 767px) {
  .fluidBox-rightBox {
    display: flex;
  }

  hr.hr-mobile-only {
    display: none;
  }
}

@media only screen and (max-width: 992px) {
  div#navbarSupportedContent {
    margin-left: -15px !important;
    margin-right: -15px !important;
  }

  .show a.dropdown-item {
    text-align: center;
  }
}

/* Custom size for mobile (max :400) */
@media only screen and (max-width: 400px) {
  a.btn.btn-success.btn-sm.green-button {
    display: none;
  }
}
/* End custom size (max :400) */

/* Media query for mobile */
@media only screen and (max-width: 767px) {
  #footer {
    margin-top: 70px;
  }

  .mini-box {
    margin-bottom: 0;
    margin-top: 20px;
  }

  .footer-container {
    display: grid;
    justify-content: 0;
    /* margin-right: 23px; */
    padding-left: 20px;
    line-height: 25px;
  }

  .social-icons {
    padding-left: 25px;
  }

  .topmenu-firstText {
    display: none;
  }

  a.green-button {
    margin-right: 0px;
  }

  img.float-left.logo {
    width: 100% !important;
  }

  div#main-header img.float-right {
    width: 90% !important;
  }

  .footer-container {
    justify-content: center;
    text-align: center;
  }

  .footer-copyright {
    color: #E1E0E1;
    font-size: 11px;
    padding: 15px 10px;
    text-align: center;
  }

  img#top-ads {
    width: 98%;
  }

  .card-body-1 p {
    font-size: 10px;
    z-index: 999;
    color: #FFFFFE;
    margin-bottom: 0;
  }

  .mini-post .col-md-3.mini-box {
    height: 20%;
  }

  .row.correlati .mini-box {
    height: auto;
  }

  .badge-title-2 {
    width: auto;
  }
}
.no-padding {
  padding: 0;
}
.related-articles a {
  color: white;
  text-decoration: underline;
}
.content-right-square h4 a{
  font-size: 20px;
  font-weight: bold;
  margin-top: 10px;
  display: inline;
  color: #2F2F2F;
}
.content-right-square h4 a:hover {
  color: #2F2F2F;
}
.nav-link {
  padding: 0.3rem 1rem;
}
/* End media query for mobile */

body.front .view-Apertura-Ok a.info-card { font-size: 25px; }

body.front .video-box .nome-categoria {
  text-transform: uppercase;
}

body.front .video-box .card-body p {
  font-size: 14px;color: #EDECED;
}

#block-views-curiosita-block-1 .mini-box {
  margin-bottom: 50px;
  height: auto;
}

.white  a {
  color: white;
}
.black a {
  color: rgb(0, 0, 0);
}
.red a {
  color: #DC3434 !important;
}
.red a:hover {
  color: #f39797;
  text-decoration: none;
}
.red a:before {
  content: ' | ' ;
  color: white;
}
.light-blue a {
  color: #29AFE6 !important;
}
.light-blue a:before {
  content: ' | ' ;
  color: white;
}
.light-blue a:hover {
  color: #70d7ff;
  text-decoration: none;
}
.field-name-field-collegamento-titolo {
  display: inline;
}
.field-name-field-collegamento-titolo .field-items {
  display: inline;
}
.field-name-field-collegamento-titolo .field-items .field-item {
  display: inline;
}
.field-name-field-title-supplements {
  display: inline;
}
.field-name-field-title-supplements .field-items {
  display: inline;
}
.field-name-field-title-supplements .field-items .field-item {
  display: inline;
}
h6.red a {
  color: #DC3434;
}
h6.red a:hover {
  color: #f39797;
  text-decoration: none;
}
h6.red a:before, h4.red a:before {
  content: ' | ' ;
  color: #2F2F2F;
}
h6.light-blue a:before, h4.light-blue a:before {
  content: ' | ' ;
  color: #2F2F2F;
}
.box-text {
  margin: 10px 0;
  color: #2F2F2F;
}
h6 {
  font-weight: 600;
}
.line-white {
  border-top: 1px solid white ;
  margin-top: 15px;
}
.line-grey {
  border-top: 1px solid white ;
  margin-top: 15px;
}
h6.opinion a {
  color: #2F2F2F;
  font-weight: 600;
}
.opinion-name {
  font-family: 'Open Sans';
  font-size: 15px;
  font-weight: 600;
  color: #29AFE6;
}
.margin-b-20 {
  margin-bottom: 20px;
}
.margin-b-10 {
    margin-bottom: 10px;
}
.card-body-1 h5 a {
  color: white;
}
.card-body-1 h5 a:hover {
  color: #e8e5e5;
  text-decoration: none;
}
.card-body-2 {
  padding: 10px 0;
}
.card-body-2 p {
  margin-bottom: 0;
}
.margin-tb-20 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.margin-t-30 {
  margin-top: 30px;
}
.node-gallery h6, .node-youtube-media node-teaser h6 {
  font-weight: 600;
}
.paragraphs-item-testo {
  padding: 30px 0;
}
.day {
  text-align: right;
}
.sharethis-buttons {
  display: inline-block;
}
.white-badge p {
  padding: 5px 0;
  margin: 0;
}
.card-body-2 .mini-box-autore-white p {
  font-size: 12px;
  font-style: italic;
}
.liScroll-container .mask {
  top: 1px;
  width: 100%;
}
.prinfriendly img {
  width: auto;
}
.liScroll-container {
  width: 100%;
}
.background-gray {
  background-color: #434343;
  height: 100%;
  width: 100%;
  padding: 15px 0;
  color: white;
}
.background-gray .container {
  background-color: #434343;
}
h1 {
  font-size: 1.75rem;
  font-size: 600;
}
.white {
  color: white;
}
.video-category {
  text-transform: uppercase;
  font-weight: 600;
  padding: 10px 0;
}
.video-category a {
  color: #29AFE6;
}
.video-category a:hover {
  color: #70d7ff;
  text-decoration: none;
}
.ytp-title-enable-channel-logo .ytp-title-channel {
  display: none !important;
}
.ytp-title-text, .ytp-chrome-top-buttons {
  display: none !important;
}
.ytp-title-text a.ytp-title-link {
  display: none !important;
}
.ytp-title {
  display: none !important;
}
a.ytp-title-channel-logo {
  background: none;
}
.padding-tb-30 {
  padding: 30px 0;
}
.padding-t-20 {
  padding-top:20px;
}
.padding-tb-10 {
  padding: 10px 0;
}
ul.secondary {
  border: none;
}
ul.secondary a.active {
  border: none;
}
ul.secondary li {
  border: none;
}
.accessibility {
  font-size: 15px;
  text-transform: uppercase;
}
#nav-bar.secondary-menu {
  background-color: #fff;
  border-top: 1px solid #e9ecef;
  border-bottom: 1px solid #e9ecef;
}
#nav-bar.secondary-menu li.nav-item a {
  color: #676767;
}
.inline .title-ticker a {
  color: #2F2F2F;
}
a#text_resize_increase {
  background: none;
  text-indent: 0;
  border: 1px solid;
  padding: 2px 3px;
  border-radius: 4px;
  color: black;
}
a#text_resize_reset {
  background: none;
  text-indent: 0;
  border: 1px solid;
  padding: 0 6px;
  border-radius: 4px;
  color: black;
}
a#text_resize_reset:hover, a#text_resize_increase:hover, a#text_resize_decrease:hover {
  text-decoration: none;
  background-color: black;
  color: white;
}
a#text_resize_decrease {
  background: none;
  text-indent: 0;
  border: 1px solid;
  padding: 0 1px;
  border-radius: 4px;
  color: black;
}
.high_contrast_switcher_label{
    display: none;
}
.high_contrast_switcher_high a, .high_contrast_switcher_normal a{
    color: black;
}
.abbonamenti {
    background-color: #efefef ;
}
.contenitore-abbonamento .title{
    color: #54baea;
    font-size: 19px;
}
.contenitore-abbonamento .uc-price {
    font-size: 2rem !important;
    color: gray;
}
.single-plan:hover {
    background-color: #f7f7f7;
}
form#user-login {
    padding: 20px;
    border: 2px solid #efefef;
    background-color: white;
}
form#user-login .form-text {
    width: 100%;
    padding: 10px;
}
form#user-login label {
    color:#6aa0ce;
}
form#user-login input#edit-submit {
    width: 100%;
    padding: 10px;
    background-color: #6aa0ce;
    color: white;
    text-transform: uppercase;
    border: none;
}
form#user-login input#edit-submit:hover {
    background-color: #6085a5;
}
.form-item .description {
    color: gray;
    padding-top: 5px;
}
.background-lightgray {
    background-color: #f7f7f7;
}
.user-login .tabs ul.primary li {
    display: block;
    padding: 5px 0;
}
.user-login .tabs ul.primary {
    border:none;
}
.user-login .tabs ul.primary li a {
    background:none;
    border: none;
    color: #6aa0ce;
}
.video-box .card {
    background: none;
}
.video-box .box-text p {
    font-size: 18px;
}
.video-box .box-text a {
    color: white;
    line-height: 20px;
}
.tree-box-header .field-item.even {
  font-size: 14px;
  color: #DC143C;
  font-style: italic;
}
.view-elenco-news-tassonomia h3 a {
  color: #2F2F2F;
  font-weight: 600;
}
.view-elenco-news-tassonomia h4 a {
  color: #2F2F2F;
  font-weight: 600;
}
.margin-bottom {
  margin-bottom: 15px;
}
#comments h5 {
  text-transform: uppercase;
  font-weight: 600;
  color: #2d69b3;
}
#comments label {
  float: left;
  margin-bottom: 0;
  margin-right: 0.5rem;
  color: lightslategray;
}
#comments .form-text {
  width: 100%;
}
#comments .form-textarea-wrapper textarea {
  border-color: lightgray;
}
#comments [type="submit"] {
  -webkit-appearance: button;
  border-color: #2d68b3;
  background-color: #2d68b3;
  color: white;
}
.right {
  text-align: right;
}
@media(max-width:767px) {
  .juicebox-container {
    height: 250px !important;
  }
  .jb-idx-thumbnail-container .jb-splash-holder img {
    left: 0 !important;
    width: 100% !important;
    height: auto !important;
  }
  body.front .view-Apertura-Ok a.info-card {
    font-size: 1.2rem ;
  }
  h3 {
    font-size: 1.2rem;
  }
  .day {
    text-align: left;
    padding-top: 10px;
  }
}
.container {
  background-color: white;
}
header {
  padding-top: 114px;
}
#fluid-box .container, #fluid-box-2 .container {
  background-color: transparent;
}
footer .container {
  background-color: transparent;
}
.bannerblock {
  width: 100%;
}
.field-name-field-articoli-correlati .field-items a {
  color: #43436c;
  text-decoration: underline;
}
.field-name-field-articoli-correlati .field-items a:hover {
  color: #2d68b3;
}
.nopremium-message {
  color: red;
}

.slick-next:after {
  content: ">";
  font-weight: bold;
  color: white;
  font-size: 30px;
  position: absolute;
  top: 40%;
  right: 1em
}

.slick-prev:before {
  content: "<";
  font-weight: bold;
  color: white;
  font-size: 30px;
  position: absolute;
  top: 40%;
}
.search-form input {
  float: left;
}

@-moz-document url-prefix() {
  .title-ticker {
     padding-top: 10px;
  }
}

.image-rounded {
  width: 70px;
}
.center-giornale {
  text-align: center;
}
.image-archivio {
  width: 13em;
  height: auto;
  padding-right: 40px;
}
.opinioni-body {
  font-size: 12px;
  font-weight: 700;
  }
.opinioni-titolo {
  padding-left: 25px;
}
.opinioni-foto {
  margin-left: 15px;
  margin-right: -8px;
}
.line-bold {
  border-bottom: 5px solid #b3b2b2;
   margin-bottom: 35px;
 }
 a.no-dec:hover {
  text-decoration: none;
  text-decoration-color: black;
 }
 .video-dx {
   margin-top: 10px;
 }
 .hidden-text{
   font-size: 0px;
 }
 .pillole-text{
   color: white;
   margin-bottom: -1em;
 }
 .pillole-text p {
  margin-top: 0.3em;
 } 
 .card-body-3 {
  padding: 10px 0px 1px 0;
  background: #3f3f40;
}
.card-body-3 p {
  font-size: 12px;
  color: #EDECED;
  margin-left: 1em;
}

.more-italpress {
  text-align: right;
}
.more-italpress a {
  text-align: right;
  text-decoration: none;
  color: #ff781d !important;
}
.top-news {
  margin-top: -8px;
  color: #ed7621;
}
.pillola-img {    
  width: 30%;
  height: auto;
  padding-top: 3%;
}

.igea {
  background-image: url(/sites/default/files/igea_new_skin.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: top;
}

.mandrelle {
  background-image: url(/sites/default/files/Skin_Roma_Le_Mandrelle.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: top;
}

.caravaggio {
  background-image: url(/sites/default/files/SKIN_IL_ROMA_CARAVAGGIO.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: top;
}
