body{
    color: #101010;
    /*background-image: url("clientlibs/styles/images/bg-aside.png");*/
    rgba(224, 219, 197, 0.66);
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-size: 1.8rem;
    margin: 0;
    min-width: 320px;
    width: 100%;

    line-height: normal;
    background: #d29f52;
    background: -webkit-linear-gradient(#d29f52, #F9E7C9);
    -webkit-background-size: 100% 300%;
    background: no-repeat -o-linear-gradient(#d29f52, #F9E7C9);
    background: no-repeat -moz-linear-gradient(#d29f52, #F9E7C9);
    -moz-background-size: 100% 300%;
    background: linear-gradient(#d29f52, #F9E7C9) fixed;
    background-color: #d29f52;
}
body a {
    /*font-family: 'EBGaramond',serif;*/
    font-family: 'Open Sans', sans-serif;
    color: #2B1809;
    text-decoration: none;
}
article a {color:#9f5100; text-decoration: none;}
.textimage a {color:#9f5100; text-decoration: underline;}

body p {
    font-size: 1.7rem;
    line-height: 2.2rem;
    margin-bottom: 8px;
}
body a:hover,body a:focus {
    text-decoration: none;
    /*color: #337ab7;*/
    color: #cb660d;
}

/* lazy load */
img { opacity: 1; transition: opacity 0.1s;}
img[data-src] { opacity: 0;}

main#main-container {
    /*max-width: 1300px;*/
    max-width: 1250px;
    margin: 0 auto;
    min-height: 600px;
    padding: 0 12px;
    background: #ffffff;
}
main#main-container.container-home {
    border-left: transparent;
    border-right: transparent;
    padding-top:45px;
    background: #ffffff;
}
main#main-container .container{
    width:100%;
}
.headerbanner h1 a img {
    width: 100%;
}
footer {
    background-color: #671c0b;
    color: #ffffff;
    padding: 33px 20px;
    max-width: 1250px;
    margin: 0 auto;
}
footer p {
    font-size: 2rem;
    line-height: 30px;
}
footer .search-footer { float: right;}
footer p {
    font-size: 1.6rem;
    line-height: 2.5rem;
}
footer .container-fluid { max-width: 1200px;}


h1, h2, h3, h4, h5, h6,
h1 > a, h2 > a, h3 > a, h4 > a, h5 > a, h6 > a {
    margin-bottom: 10px;
    line-height: 1.1;
    color: #2B1809;
    font-family: 'EBGaramond', serif;
}

h1{font-size: 33px;font-size: 3.3rem;}
h2{font-size: 30px;font-size: 3rem;}
h3{font-size: 26px;font-size: 2.6rem;}
h4{font-size: 23px;font-size: 2.3rem;}
h5{font-size: 19px;font-size: 2rem;}
h6{font-size: 16px;font-size: 1.9rem;}

hr{ border-top: 1px solid #bebebe !important;}

.siv-text p {  margin: 0;}

/*scroll menu */

div.cq-colctrl-lt0{padding-top: 60px;}
footer div.cq-colctrl-lt0 { padding-top: 0;}
header .parbase.topnav .caret{display: none}
/*------HOME--------*/
.upperparsys {
    margin-bottom: 30px;
    padding: 0;
    margin: -8px;
    margin-bottom: 30px;
    margin-top: 0;
}
.dx-upper-parsys .siv-image{ padding: 0px 30px; }
.left-side, .right-side{
    min-height: 185vh;
    background: #F9EFE1;
}
.left-side {padding-top: 0; }
.left-side .item-side { margin-bottom: 59px;}

.right-side{padding: 0;}
.right-side .item-side {
    background: #F9EFE1;
    padding: 0 15px;
    margin-bottom: 25px;
}
.right-side p, .right-side a, .left-side p  {
    font-size: 1.5rem;
    line-height: 1.8rem;
}
.left-side a{
    font-size: 1.7rem;
    line-height: 1.8rem;
}
.item-side .title h2 {
    color: #f8f8f8;
    padding: 6px 0;
    text-align: center;
    margin-top: 10px;
    font-size: 1.7rem;
    font-weight: normal;
    text-transform: uppercase;
}
.item-side .title {
    margin: -8px -8px 20px;
    background-color: #b48744;
}

.left-side .siv-image {
    text-align: center;
}
.parsys.video-parsys {
    margin: 0 -8px;
}
.parsys.dx-parsys {
    padding: 0 7px;
}
.parsys.sx-parsys {
    margin: 0 -8px;
}
/*------ INTERNAL PAGE --------*/
aside.col-md-3.col-sm-3 {
    width: 24%;
    float: right;
    min-height: 564px;
}
div.itemToolbar {
    border: none;
    margin-top: 0;
    padding: 20px 0px;
}

/* --- social ---- */
a.at-icon-wrapper.at-share-btn {
    overflow: hidden;
    padding: 6px 14px;
    padding-top: 6px;
    background-color: rgba(255, 255, 255, 0.48)!important;
    border-top: solid 1px #2b1809;
    border-bottom: solid 1px #2b1809;
}
a.at-icon-wrapper.at-share-btn:hover {
    color: #9d9d9d;
    border-color: #cb660d;
}
.at-icon { fill:  #ad8f70!important}
.at-ico:hover { fill:  #cb660d!important;}
#at15s .at-icon { fill: #ffffff!important;}
/*------------ SEARCH PAGE -----------*/
.search-up {
    width: 100%;
    padding: 29px 19px;
    margin: 20px 0;
    border: solid 1px #671c0b;
    background: #f8f1e7;
}
.search-up p {
    margin-top: 12px;
    font-weight: bold;
    color: #671c0b;
}
.pag-risultati-ricerca {
    margin-bottom: 23px;
    border-bottom: solid 1px #cb660d;
    padding-bottom: 24px;
}
span.link-ricerca {
    display: none;
}

.pag-risultati-ricerca:last-child {
    border: none;
}
/*------------ SEARCH PAGE END-----------*/



/*------OBJECT FIT PERSONALIZATION for IE/EDGE----------*/
.custom-object-fit {
    position: relative;
    background-size: cover;
    background-position: center center;
}
.custom-object-fit .featured-image {
    opacity: 0;
}
article.item.item-preview-sezione .custom-object-fit {
    float: left;
    width: 238px;
    height: 150px;
    margin-right: 5px;
    padding: 15px 10px 10px;
    display: inline-block;
    margin: 2px;
}

.slides .custom-object-fit {
    margin: 0 auto;
    padding: 0 11px;
    height: 240px!important;
    width: 100%;
}

/*------ ICON LINK IN HOME SIDE----------*/

.right-side .iconlink-container a,.left-side .iconlink-container a {
    color: #101010!important;
    font-weight: normal;
    width: 100%;
    margin-bottom: 25px;
    font-size: 1.5rem;
    line-height: 1.8rem;
}
.right-side .iconlink-container a:hover,.left-side .iconlink-container a:hover { color: #cb660d!important;}
.right-side .iconlink span.glyphicon, .left-side .iconlink span.glyphicon {    margin-bottom: 10px;}
.right-side .iconlink .glyphicon:before,.left-side .iconlink .glyphicon:before {
    margin: 0;
    float: left;
    margin-right: 2px;
    font-size: 15px;
    color: #671c0b!important;
    padding-top: 6px;
}


/* menu fisso */
.menufixed{
    position: fixed;
    top: 0;
    z-index: 3000;
    background: #334d5c;
    max-width: 1250px;
}

/* Icon link component  */
.iconlink-container{ min-height: 30px; width: 100%; margin: 20px 0;}
.iconlink-container span {
    margin-right: 10px;
    font-weight: bold;
}

/* Gallery */
.gallery .gTitle h2{
    font-size: 18px;
    font-family: 'EBGaramond', sans-serif;
    color: #9f5100;
}
.image-hover-overlay {
    z-index: 99;
    background: #cececeb5;
    position: absolute;
    width: 100%;
    font-weight: bold;
    padding: 10px;
}
.gallery .gSubTitle {
    border-bottom: none;
}
/* gallery style 2*/
.gallery.mc1{
    background: transparent;
    min-height: 250px;
}
.gallery.mc1 .gallery-links img{
    border: solid 2px #cccccc;
}

.gallery.mc1 .gallery-links a {
    float: left;
    min-height: 100px
}
.gallery .gTitle {
    border-bottom: solid 2px #b5997d;
}
.gallery.mc1 h3 {
    display: none;
}
.blueimp-gallery > .title {
    width: 97%;
    text-align: center;
    margin-top: 20px;
}

.icon-social-link {
    float: right;
    width: 32px;
}

/*arabic*/
.arabic-content{
    direction: rtl;
    font-family: 'Traditional Arabic';
}
.arabic a {
    font-family: 'Traditional Arabic';
    font-size: 28px!important;
    direction: rtl;
}
.arabic-content p {
    font-size: 2.8rem;
    line-height: 2.9rem;
}
.navbar-nav a{font-family: 'EBGaramond',serif;}

i.glyphicon.glyphicon-home {
    display: block;
    color: #ffffff;
    padding: 12px 22px;
}
.parbase.topnav{ margin-left: 9%;}
.navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
    /*color: #2B1809;*/
    color: #ffffff;
}
.nav > li{
    padding-bottom: 10px;
    border-right: solid 1px white;
    max-width: 20%;
    text-align: center;
    height: 62px;
    font-weight: 700;
    min-width: 80px;
    font-size: 15px;
    text-transform: uppercase;
    /*display: inline-table;*/
}

.nav > li:last-child {
    border: none;
    width: 22px;
    float: right;
}
.nav > li > a {
    display: inline-block;
    text-decoration: none;
    position: relative;
    padding: 10px 10px;
    text-align: center;
    FONT-SIZE: 1.7rem;
    font-weight: normal;
    letter-spacing: 0.7px;
    color: #ffffff;
}
.nav > li > a::after {
    content: '';
    display: block;
    width: 0;
    height: 3px;
    margin-top: 8px;
    background: #ffffff;
    transition:  width 0.3s;
    -webkit-transition:  width 0.3s;
    -moz-transition:  width 0.3s;
    -o-transition:  width 0.3s;
    -ms-transition:  width 0.3s;
}
.nav > li > a:hover::after {
    width: 100%;
}
.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background:none;
}

.nav > li.active a {
    color: #ffffff;
}

.navbar-nav > li > .dropdown-menu{
    margin-top:0px;
}

.navbar-nav > li > .dropdown-menu a:hover{
    border-bottom:solid 1px #9f5100;
    color: #cb660d;
    background: transparent;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    color: #ffffff;
    text-decoration: none;
    background-color: transparent;
    outline: 0;
}

.nav > li.dropdown > ul > li.dropdown > ul{
 /*   left:50%;
    top:30px;*/
    left: 99%;
    top: -5px;
}

.dropdown-menu {
    position: absolute;
    top: 98%;
    width: 100%;
    float: right;
    z-index: 1000;
    display: none;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    left: 0!important;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.navbar-nav > li > .dropdown-menu a {
    color: #9f5100;
    white-space: normal;
    line-height: 1.8rem;
    border: none;
    box-shadow: none;
    border-bottom: solid 1px;
    padding: 5px;
    font-size: 1.6rem;
    text-transform: none;
}
.navbar-nav > li a:hover { color: #ffffff;}

/*4' liv*/
ul.nav li.dropdown ul.dropdown-menu li.dropdown > ul.dropdown-menu li.dropdown:hover > ul {
    top: 5px;
    left: 99%;
}
/*icona home */
.navbar-nav > li:first-child {
    min-width: 22px;
    padding: 0;
    width: 78px;
}

/* penultimo elemento */
ul#nav > li:nth-last-child(2) { background: #485556; }


/* grandezza per singolo elemento menu */
.nav-up > li:nth-child(2) { padding-top: 10px;}
.nav-up > li:nth-child(3) { max-width: 15%;}
.nav-up > li:nth-child(5) { max-width: 22%;}

/* menu in en */
.en .nav-up > li:nth-child(4) {
    padding-top: 10px;
    padding-left: 12px;
    padding-right: 12px;
}
.sectionmenu li.secmenu-item-li {
    list-style-type: none;
    margin-bottom: 10px;
    padding-bottom: 5px;
    /* border-bottom: solid 1px #ad8f70; */
    padding: 2px 19px;
    padding-bottom: 14px;
    text-align: left;
    color: #ad8f70;
    border-left: solid 2px;
    /* font-weight: bold; */
    line-height: 2rem;
}
/*secondo livello */
.sectionmenu li.secmenu-item-li li {
    border: none !important;
    border-top: solid #9d9d9d 1px !important;
    margin-left: 31px !important;
    margin-top: 5px;
    margin-bottom: 0 !important;
    font-size: 14px;
    padding: 4px 0;
    font-weight: normal;
}





.mybreadcrumb.container {
    width: 1250px;
    background: #ffffff;
}
.breadcrumb {
    padding: 8px 0px !important;
    border-bottom: solid 1px;
    border-radius: 0;
    margin-bottom: 12px;
    color: #9f5100;
}


.mybreadcrumb a {
    font-size: 1.3rem;
    display: none;
}
.breadcrumb a:nth-last-child(-n+3){display: inline-block;}
.breadcrumb a:last-of-type{
    color: #cb660d;
    text-decoration: underline;
}
/*.languages {
    height: 41px;
    padding-top: 14px;
!*    background: transparent;
    background: -webkit-linear-gradient(white, transparent);
    background: -o-linear-gradient(white, transparent);
    background: -moz-linear-gradient(white, transparent);
    background: linear-gradient(180deg,white 20%, transparent);*!
}*/
.languages {
    height: 29px;
    background: white;
    border: none;
    width: 101%;
    margin-left: -1px;
    font-size: 14px;
    margin-top: 12px;
    /*margin-top: -27px;*/
    padding: 0px;
}

.right-side .languages {
    margin-top: -27px;
}

.languagesnav {
    float: right;
    width: auto;
    margin: 0 auto;
    font-weight: bold;
}

.languagesnav a{
    margin: 0 10px 0 0;
    float: left;
}
/*.languagesnav a:hover {
    opacity: 0.5;
}*/

.languagesnav .icon-lan {
    width: 29px;
    height: 28px;
    background-size: 28px;
}

/*INTERNAL PAGE*/
.languagesnav.language-internal {
    position: absolute;
    z-index: 9999;
    right: 0;
}
.languagesnav.language-internal a {
    background: rgba(255, 255, 255, 0.92) !important;
    box-shadow: 0px 2px 24px 1px rgba(255, 255, 255, 0.75)!important;
}

.current-language{
    color: #9f5100;
    text-decoration: overline;
}
.wrapper {
    width: 1250px;
    margin: 0 auto;
    box-shadow: 1px 1px 60px rgba(0, 0, 0, 0.5);
}

/*INTERNAL PAGE*/

header .logo-internal{
    position: absolute;
    z-index: 20;
    background: rgba(255, 255, 255, 0.92);
    top: 0;
    left: 0;
    border-bottom-right-radius: 30px;
    padding: 15px;
}
article.right-separator {
    min-height: 563px;
    margin-bottom: 20px;
    padding: 20px 30px;
    border-right: solid 1px #cfcfcf;
}
.blank article.right-separator { border: none;}
.title.title_sidemenu {
    padding: 4px 13px 1px;
    margin: 10px 0;
    background: #f9e6c5;
    color: #562b14;
}

.title.title_sidemenu h2{
    margin: 10px 0 !important;
    font-size: 17px;
    font-weight: bold;
    text-transform: uppercase;
}

.box-titolo .title{
    margin: 0;
    box-shadow: none;
    background: transparent;
}

.menu-side .sectionmenu.section{ margin: 5px 0;}

/*TEXT IMAGE*/
.textimage.section { margin-top: 0px; overflow-wrap: break-word;}
.textimage .uppercase{text-transform: uppercase;}
.textimage .capitalize{ text-transform: capitalize;}

.textimage .boximg img{
    cursor: zoom-in;
}

.textimage img.fullscreen{
    position: fixed;
    top: 15%;
    max-height: 80%;
    left: 0;
    right: 0;
    z-index: 10000;
    margin: 0 auto;
    border: solid 15px white;
    border-radius: 10px;
    cursor: zoom-out;
   /* width: 500px;*/

    -webkit-animation: zoomTop ease 1s;
    -moz-animation: zoomTop ease 1s;
    -o-animation: zoomTop ease 1s;
    animation: zoomTop ease 1s;

}
.textimage  .background-fullscreen {
    position: fixed;
    top: 0;
    height: 100%;
    left: 0;
    right: 0;
    z-index: 4000;
    width: auto;
    margin: 0 auto;
    background-color: rgba(0,0,0,0.9);
}
.textimage .background-fullscreen::after {
    content: ' x ';
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
    opacity: 1;
    cursor: pointer;
}

@-webkit-keyframes zoomTop {
    0%   { max-height:  0%;}
    100% { max-height: 80%;}
}
@-moz-keyframes zoomTop {
    0%   { max-height:  0%;}
    100% { max-height: 80%;}
}
@-o-keyframes zoomTop {
    0%   { max-height:  0%;}
    100% { max-height: 80%;}
}
@keyframes zoomTop {
    0%   { max-height:  0%;}
    100% { max-height: 80%;}
}


span.small {
    display: block;
    line-height: 2rem;
}

article .data {
    color: #671c0b;
    font-size: 16px;
    margin-top: 12px;
}
article .data span {
    font-size: 17px;
    color: #671c0b;
    margin-right: 6px;
    display: none;
}
/* ul > li in text image */
.textimage.section ul{
    padding-left: 20px;
}
.textimage ol {
    margin-left: 20px;
}
.text h1, .text h2, .text h3,.text h4, .text h5, .text h6,
.textimage h1,.textimage h2,.textimage h3,.textimage h5,.textimage h5,.textimage h6{
    margin-top: 0px;
}
.text.section ul li, .text.section ol li, .textimage.section ul li, .textimage.section ol li{
    font-size: 1.7rem;
    margin-left: 0;
}
.swiper-container .swiper-wrapper .swiper-slide {
     background-color: #ffffff00!important;
 }

.swiper-container .swiper-wrapper .swiper-slide h2{font-size: 1.5em!important;}
.swiper-container { min-height: 200px;}

/* swiper in spalletta */
aside .swiper-container, .right-side .swiper-container
{ height: 255px!important;}
.swiper-container .swiperslider-pagination{display: none;}
aside .swiper-container .swiperslider-pagination, .right-side .swiper-container .swiperslider-pagination{
    bottom: 50px;
    display: none;
}
aside .swiper-container .swiper-wrapper .swiper-slide .caption-content, .right-side .swiper-container .swiper-wrapper .swiper-slide .caption-content {
    position: initial;
    text-align: center;
    background: #b48744;
    color: rgb(255, 255, 255);
    text-shadow: none;
    z-index: 10;
    overflow: visible;
    width: 100%;
}
aside .swiper-container p.caption-abstract, .right-side .swiper-container p.caption-abstract,.gallery .image-hover-overlay {
    white-space: pre-wrap;
    position: absolute;
    bottom: -8px;
    color: #2B1809;
    text-align: center;
    width: 100%;
    background: transparent;
}

/*--end galleria in colonne--*/
aside .gallery .image-hover-overlay{
    bottom: -27px;
    font-size: 15px;
}
aside .gallery img.swiperslider-img, .right-side .gallery img.swiperslider-img{
    margin: 0!important;
}
aside .gallery .swiper-container, .right-side .gallery .swiper-container{
    height: 221px!important;
    background-color: transparent;
}
aside img.swiperslider-img, .right-side img.swiperslider-img{
    height: 150px;
    max-width: unset;
}
.swiper-container .swiper-button-prev, .swiper-container .swiper-button-next{
    filter: brightness(200%) hue-rotate(225deg) saturate(22);
    -webkit-filter: brightness(200%) hue-rotate(225deg) saturate(22);
}

.main-parsys .gallery .image-hover-overlay {
    background: rgba(255,255,255,0.58);
    font-size: 16px;
    white-space: initial;
    padding: 20px 0;
}
/*--galleria in colonne--*/
.parsys_column .gallery .image-hover-overlay{
    top: calc( 70% );
    padding: 0;
    height: 30%;
    font-size: 12px;
    text-align: left;
    white-space: pre-line;
    overflow: hidden;
    padding: 0 5px;
    background: transparent;
}
.parsys_column .gallery .swiper-container.mc1 {
    margin-bottom: 15px;
    min-height: 260px;
}
.parsys_column img.swiperslider-img{
    bottom: auto;
}

.parsys_column .swiper-container .swiper-button-prev, .parsys_column .swiper-container .swiper-button-next{
    height: 30px;
}


#youtubePlayer header .title {
    background: none;
    box-shadow: none;
}
.btn-default{
    color: #2b1809;
    border-color: #ad8f70;
}
.list nav { height: 90px;}

.list nav  .pagination {
    padding-left: 0;
    border-radius: 4px;
    right: 0;
    position: absolute;
    margin: 0 53px 0 0;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 3;
    color: #2b1809;
    cursor: default;
    background-color: #f9efe1;
    border-color: #2b1809;
}

.pagination > li > a, .pagination > li > span {
    border: 1px solid #ad8f70;
    color:#2b1809 ;
}

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    z-index: 2;
    color: #2b1809;
    background-color: #f9efe1;
    border-color: #2b1809;
}
.btn-default:hover{ background-color: #e7f3ff!important;}
.parbase.list .block .caption a.btn.btn-default {
    position: absolute;
    bottom: 3px;
    color: #2b1809!important;
    border-color: #ad8f70!important;
}
article.box-preview-row {
    display: inline-block;
    padding: 15px;
    margin-left: 15px;
    margin-bottom: 6px;
    background: #ffffff96;
    margin-right: 15px;
}

article.box-preview-row.default h3{
    margin-top: 0px;
}
.list span.spalletta-title:hover {
    color: #e9bf40;
    text-decoration: underline;
}
.list h2.title_princ {
    text-align: center;
}

/* list anteprima */
article.item.item-preview-sezione {
    min-height: 166px;
}
.list .item.item-preview-sezione .date {
    color: #b48744;
    font-size: 1.4rem;
    font-weight: bold;
    text-transform: uppercase;
}

.list article.item.list-preview  {
    width: 30%;
    float: left;
    margin: 1%;
    box-shadow: 1px 2px 10px 1px grey;
    border-radius: 5px;
    overflow: hidden;
    min-height: 440px;
    max-height: 440px;
    background: #ffffff;
}
.list .list-preview img.list-image-preview {
    width: 100%;
    height: 200px;
    object-fit: cover;
    border-bottom: solid 3px #e9bf40;
}
.list .list-preview .content.clearfix div {
    padding: 5px 10px;
    line-height: 2rem;
}
.list .list-preview .content.clearfix h3.title {
    margin: 5px 10px;
    margin-bottom: 0;
    line-height: 2.3rem;
    font-size: 2rem;
}

article.item.list-preview h3 a {
    color: #2b1809;
}
article.item.list-preview h3:hover a {
    color: #2b1809;
}
/*lista rassegna stampa */
ul.line.line-icon.rassegna li {
    list-style-type: none;
    border: solid 1px #9f5100;
    padding: 10px 20px;
    margin-bottom: 10px;
    border-radius: 2px;
    transition: 0.2s margin;
    background: #ffffff;
    -webkit-transition: 0.2s margin;
    -moz-transition: 0.2s margin;
    -o-transition: 0.2s margin;
    -ms-transition: 0.2s margin;
}

ul.line.line-icon.rassegna li:hover {
    margin-top: -5px;
    margin-bottom: 15px;
}


/* --- default --- */
ul.line.line-icon.default {
    text-align: left;
    list-style-type: none;
}
ul.line.line-icon.default li {
    margin-bottom: 25px;
    /*font-weight: bold;*/
    font-size: 1.7rem;
}

ul.line.line-icon.default li i {
    margin-right: 4px;
    color: #edcb63;
    float: none;
}
ul.line.line-icon.default li:hover i {
    float: right;
    color: #ad8f70;
    border: solid 1px;
    padding: 2px;
}

/* list a sezione */

.list-item-preview-sezione {
    padding-bottom: 15px;
    background: #ffffff96;
    margin: 0 20px 17px;
    padding-right: 18px;
    font-size: 1.5rem;
}
.list-item-preview-sezione img{
    float: left;
    width: 238px;
    height: 150px;
    object-fit: cover;
    margin-right: 5px;
    padding: 15px 10px 10px;
}
.list-item-preview-sezione h2 {
    padding-top: 15px;
    margin-top: 0;
    font-size: 2.4rem;
    line-height: 2rem;
    position: relative;
}
.list-item-preview-sezione h2 a{ color: #2B1809; font-family: 'EBGaramond', serif;}
.list-item-preview-sezione h2 a:hover{color: #9f5100;}
.list-item-preview-sezione h2:before {
    content: '';
    border-top: solid 1px;
    width: 98%;
    position: absolute;
    top: 3px;
    color: #cbb086;
    left: 0;
}
.item-preview-sezione:first-child .list-item-preview-sezione h2:before {
    border: none;
}
/*.list-item-preview-sezione div {
    padding-left: 10px;
    padding-right: 10px;
}*/
.list-item-preview-sezione div p {
    display: block;
    padding-right: 20px;
    margin-top: 3px;
    margin-bottom: 0;
}

.list-item-preview-sezione div p a {
    width: auto;
    border: solid 1px;
    padding: 4px 10px;
    border-radius: 5px;
    color: #ad8f70;
}
.list-item-preview-sezione div p a:hover { color: #e9bf40;}
/* TEASER */
.list.teaser-view{text-align: right;}
.list span.teaser-title{
    width: auto;
    float: left;
    margin-right: 10px;
    margin-left: 0;
    color: #671c0b;
    font-weight: bold;
}
.list .teaser-time-container {
    border-bottom: none;
    float: left;
    margin: 10px 10px 10px 0;
}


/* Information service list */
div#unitacristiani-it-information-service-jcr_content-main-parsys-list_1 li {
    margin-top: -25px;
}
div#unitacristiani-it-information-service-jcr_content-main-parsys-list_1 li:hover {
    margin-top: -30px;
}


/* custom pagination */
.list .pagination > li {
    display: none;
}
.list .pagination li.visible, .list .pagination li.active,.list .pagination li.prev,.list .pagination li.next {
    display: inline;
}
.section .parbase.image .siv-image-img{
    border: 5px solid transparent;
    border-radius: 10px;
    -webkit-transition: border-color 0.4s ease;
    -moz-transition: border-color 0.4s ease;
    -o-transition: border-color 0.4s ease;
    -ms-transition: border-color 0.4s ease;
    transition: border 0.4s ease;
}

.section .parbase.image .siv-image-img:hover{
    border-left: 5px solid  #e9bf40;
    border-right:  5px solid  #e9bf40;
    opacity: 0.7;
}
.image .siv-image{ text-align: center}

.box-img-title {
    background: rgb(199, 161, 25);
    position: relative;
    bottom:20Px;
    width: 97%;
    text-transform: uppercase;
    padding: 5px 0 5px 2px;
    text-align: center;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    color: #ffffff;
    margin-left: 5px;
    font-family: "Times New Roman", Times, serif !important;
}


.siv-image .box-container{
    max-width: 310px;
    margin: 0 auto;
}
header .logo-header {
    z-index: 999;
    position: relative;
    width: 95px;
}


header#header-page {
    z-index: 999;
    width: 100%;
    max-width: 1250px;
    margin: 0 auto;
    background: #efdabb;
    background-image: url("clientlibs/styles/images/bg-header2.jpg");
}
header .parbase.topnav {
    margin-left: 0;
    width: 100%;
    border-top: none;
    z-index: 1200;
    /*background:#AD8F70;*/
    background-color:  #671c0b;;
}
header .navbar-menu i.glyphicon-menu-hamburger{  display: none;}
header .navbar-menu{ padding: 0px;}
header .title-site {  text-align: center; color: #454545;}
header .logo-header {
    z-index: 999;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
header .shadows-key img {
    position: fixed;
    width: 31px;
    z-index: 10000;
    margin-left: 19px;
    margin-top: 3px;
}


header .cover img {
    position: absolute;
    top: 15%;
    width: 420px;
    height: 402px;
    margin: auto;
    top: 123px;
    left: 0;
    right: 0;
    bottom: 0;
}

header .container-logo {
    width: 585px;
    margin: 0 auto;
    background: rgba(255, 255, 255, 0.84);
    margin-top: 12%;
    padding: 10px;
    height: 197px;
    border-radius: 2px;
    border-left: solid 4px #ecc95d;
    border-right: solid 4px #ecc95d;
}

.logo-header img {
    width: 363px;
    margin: 0 auto;
}
/* Banner */
.banner3 .siv-image {
    overflow: hidden;
    margin: 0;
    /*height: 205px;*/
}

header .main-banner{
    width: 47%;
    margin: 27px 11%;
}
header .banne1-side{
    width: 13%;
    padding-top: 20px;
}
header .banner3-side{
    width: 17%;
    padding: 0;
    float: right;
}
header .banner3-side img{
    width: 100%;
    margin: 0;
}

/* Internal Page */

header .container-logo.internal-page {
    padding: 0;
    height: auto;
    position: absolute;
    background: transparent;
    left: 0;
    right: 0;
    top: 141px;
    margin: 0 auto;

    width: 300px;
    border: none;
    border-bottom: solid #337ab7;
}
header .internal-page .title-site {
    text-align: left;
    color: #454545;
}
header .internal-page .title-site h1 { font-size: 1.5em;}
header .internal-page .logo-header {
    z-index: 999;
    width: auto;
    margin: 0;
    text-align: center;
}
.internal-page .logo-header img {
    width: 278px;
    margin: 0 auto;
}
.sectionpages.pages {  min-height: 15px;}
.sectionpages-menu {
    position: absolute;
    width: 100%;
    z-index: 800;
    /*top: 580px;*/
    top: 564px;
}
.sectionpages-menu  .box-items {
    margin: 0 auto;
    width: 750px;
    padding: 10px 0;
}
.sectionpages-menu .page-item {
    float: left;
    width: 240px;
    border: solid 1px;
    border-radius: 6px;
    text-align: center;
    padding: 7px;
    padding-left: 10px;
    margin: 0 5px;
    box-shadow: inset 1px 0px 6px 2px rgba(255, 255, 255, 0.51);
    transition: 0.2s margin;
    -webkit-transition: 0.2s margin;
    -moz-transition: 0.2s margin;
    -o-transition: 0.2s margin;
    -ms-transition: 0.2s margin;
}
.sectionpages-menu .page-item:hover {
    margin-top: -5px;
    margin-bottom: 5px;
}
.sectionpages-menu .page-item .namepage{
    color: white;
    font-weight: bold;
    padding-top: 2%;
}
.sectionpages-menu .icon{
    width: 37px;
    height: 37px;
    float: left;
}
/*internal page*/
.page .sectionpages-menu { top: 364px;}

.page .sectionpages-menu.fixedsection { top: 100px;}

/*---- ICON ---- */
.sectionpages-menu .icon.default{
    background: url("clientlibs/styles/images/icon/icons-Cross1.png") no-repeat center;
    background-size: contain;
}

.sectionpages-menu .icon.cross{
    background: url("clientlibs/styles/images/icon/icons-Cross2.png") no-repeat center;
    background-size: contain;
}
.sectionpages-menu .icon.cathedral{
    background: url("clientlibs/styles/images/icon/icons-cathedral.png") no-repeat center;
    background-size: contain;
}

.sectionpages-menu .icon.orthodox{
    background: url("clientlibs/styles/images/icon/icons-orthodox.png") no-repeat center;
    background-size: contain;
}
.sectionpages-menu .icon.oriental{
    background: url("clientlibs/styles/images/icon/icons-church.png") no-repeat center;
    background-size: contain;
}

/* ----- fixed ----- */
.fixedsection {
    position: fixed!important;
    top: 73px;
    width: 64px;
    right: 3px;
    overflow: hidden;
    -webkit-transition: width 1s;
    transition: width 1s;
}
.sectionpages-menu.fixedsection:hover {
    width: 240px;
}
.sectionpages-menu.fixedsection .page-item {
    float: none;
    margin-bottom: 2px;
    padding-bottom: 15px;
}


.siv-searchform .title .icon{
    font-size: 2rem;
    /*color: #2B1809;*/
    color: #ffffff;
    margin: 0 30px;
}
.siv-searchform .title {
    padding: 17px 0;
    cursor: pointer;
}
.siv-searchform .title a {
    background-color: transparent;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
}


.siv-searchform .search-open {
    display: none;
    position: absolute;
    background: #ffffffe8;
    height: 115px;
    padding-top: 30px;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 6px 10px 8px 0px rgba(0, 0, 0, 0.66);
    margin-top: 1px;
    z-index: 30;
    width: 330px;
    right: -9px;
    top: 55px;
}
.siv-searchform input[type="submit"] {
    background: #671c0b;
    color: white;
    border-radius: 5px;
    font-weight: normal;
}
.open-box{ display: block!important; }

#searchbox-footer
{
    background-color: #ffffff;
    border-radius: 25px;
    width: 200px;
}
.footer-search-input{
    background: #ffffff;
    border: 0px;
    border-color: #ffffff;
    color: #777777;
    border-radius: 25px;
}
#searchbox-footer i{
    color: #777777;
    cursor: pointer;
}
.label-footer{
    width: 185px;
    text-align: center;
    padding-bottom: 5px;
}




.wk-gallery-revista-default > div .next,.wk-gallery-revista-default > div .prev{
    position: absolute;
    top: 0px;
    height: 240px;
    width: 24px;
    z-index: 20;
    cursor: pointer;
}
.wk-gallery-revista-default > div .next {
    right: 0;
    left: auto;
    background: url("clientlibs/styles/images/slideshow-right.jpg") center;
}

.wk-gallery-revista-default > div .prev {
    left: 0;
    position: absolute;
    background: url("clientlibs/styles/images/slideshow-left.jpg") center;
}
.wk-slideshow .slides > li > *, .wk-slideshow .slides > li > * > img {
    margin: 0 auto;
    padding: 0 11px;
    height: 240px!important;
    object-fit: cover;
    width: 100%;
}
.parbase.slideshow.section {
    display: grid;
    background: #ffffff96;
    padding-left: 10px;
    padding-right: 10px;
    max-height: 248px;
    margin: 5px 5px 15px;
    overflow: hidden;
}

.parbase.slideshow.section ul.slides {
    float: left;
    width: 50%!important;
    margin-left: 20px;
}
.parbase.slideshow.section .caption {
    padding-right: 33px;
    min-height: 240px;
}
.parbase.slideshow.section .caption h2{ margin: 0; font-size: 2.4rem}
.parbase.slideshow.section .caption p{ color: rgb(16, 16, 16); font-size: 1.4rem}
.parbase.slideshow.section .caption .button-more {
    float: right;
    position: absolute;
    right: 40px;
    width: auto;
    border: solid 1px;
    padding: 0px 10px;
    border-radius: 5px;
    color: #337ab7;
}
.parbase.slideshow.section .caption .button-more:hover{ color: #e9bf40;}

.x-panel-body.x-panel-body-noheader.x-panel-body-noborder.x-table-layout-ct#cq-gen303 {
    height: 40px!important;
}
#cq-gen250 td#cq-gen313 {
    margin-top: -4px;
}
.separator.style-one {
    border-top:solid 2px #bebebe!important;
}

.separator.style-two {
    border-color: #2B1809!important;
}

.separator.style-three {
    border-top: 1px solid #cbb086!important;
    width: 94.5%;
    margin-left: 5px;
    min-height: 0;
}
.sitemap li.link {
    margin-left: 23px;
}
.sitemap ul > li:first-child a {
    font-weight: bold;
}
.sitemap ul > li:first-child li  > a {
    font-weight: normal;
}
.sitemap ul > li:first-child li li > a {
    color: #671c0b;
    font-weight: normal;
}
/**
* BEGIN photogallery
**/

.article-gallery{
    width: 51%;
    float: left;
    padding-right: 20px;
}
/*#gallery .ad-image-wrapper .ad-image img{

   width: 100%;
}*/
.siv-gallerycontainer .container_galleria_img {
    clear:both;
    padding: 0 30px;
    font-size: 70%;
    font-family: Verdana, Arial, sans-serif;
    color: #333;
    line-height: 130%;
}

.siv-gallerycontainer .container_galleria_img a{
    color:#007F9B;
    text-decoration:none;
}

.siv-gallerycontainer .container_galleria_img a{
    text-decoration:underline;
}

.siv-gallerycontainer .container_galleria_img select,
.siv-gallerycontainer .container_galleria_img input,
.siv-gallerycontainer .container_galleria_img textarea {
    font-size: 1em;
    margin-bottom:10px;
}

.siv-gallerycontainer .container_galleria_img h1 {
    margin: 0 0 5px;
    padding: 0;
    color:#89120C;
    font-size: 14px;
    font-weight: bold;
    padding: 0;
    text-transform: uppercase;
}

.siv-gallerycontainer .container_galleria_img p {
    margin: 0;
    padding: 0;
    color: #666666;
    font-size: 12px;
    font-weight: normal;
    padding: 0;
}

.siv-gallerycontainer .container_galleria_img ul {
    list-style-image:url(clientlibs/styles/list-style.gif);
}

.siv-gallerycontainer  .container_galleria_img pre {
    font-family: "Lucida Console", "Courier New", Verdana;
    border: 1px solid #CCC;
    background: #f2f2f2;
    padding: 10px;
}

.siv-gallerycontainer  .container_galleria_img code {
    font-family: "Lucida Console", "Courier New", Verdana;
    margin: 0;
    padding: 0;
}

.siv-gallerycontainer #gallery {
    padding: 0;
    background-color: #ffffff;
    margin-top:-20px;
    border: none;
}

.siv-gallerycontainer  #descriptions {
    position: relative;
    height: 50px;
    background: #EEE;
    margin: 10px 0;
    width: 546px;
    padding: 10px;
    overflow: hidden;
}

.siv-gallerycontainer #descriptions .ad-image-description {
    position: absolute;
}

.siv-gallerycontainer p.ad-image-description {
    background-color:red;
}


.siv-gallerycontainer #descriptions .ad-image-description .ad-description-title {
    display: block;
}

.siv-gallerycontainer .ad-gallery {
    width: 100%;
    border: 4px solid #E5E5E5;
    float:left;
    clear:both;
}

.siv-gallerycontainer .ad-gallery, .ad-gallery * {
    margin: 0;
    padding: 0;
}

.siv-gallerycontainer .ad-gallery .ad-image-wrapper {
    width: 100%;
    height: 370px;
    margin:0 auto 10px;
    position: relative;
    overflow: hidden;
    cursor: zoom-in;
}

.siv-gallerycontainer .ad-gallery .ad-image-wrapper .ad-loader {
    position: absolute;
    z-index: 10;
    top: 48%;
    left: 48%;
    border: 1px solid #CCC;
}

.siv-gallerycontainer  .ad-gallery .ad-image-wrapper .ad-next {
    position: absolute;
    right: 0;
    top: 0;
    width: 25%;
    height: 100%;
    cursor: pointer;
    display: block;
    z-index: 100;
}

.siv-gallerycontainer .ad-gallery .ad-image-wrapper .ad-prev {
    position: absolute;
    left: 0;
    top: 0;
    width: 25%;
    height: 100%;
    cursor: pointer;
    display: block;
    z-index: 100;
}

.siv-gallerycontainer .ad-gallery .ad-image-wrapper .ad-prev,
.siv-gallerycontainer .ad-gallery .ad-image-wrapper .ad-next {

}

.siv-gallerycontainer .ad-gallery .ad-image-wrapper .ad-prev .ad-prev-image, .ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
    background: url("images/ad_prev.png");
    width: 30px;
    height: 30px;
    display: none;
    position: absolute;
    top: 47%;
    left: 0;
    z-index: 101;
}

.siv-gallerycontainer .ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
    background: url("images/ad_next.png");
    width: 30px;
    height: 30px;
    right: 0;
    left: auto;
}

.siv-gallerycontainer .ad-gallery .ad-image-wrapper .ad-image {
    position: relative;
    overflow: hidden;
    top: 0;
    left: 0!important;
    z-index: 9;
    width:100%!important;
    height: 100%!important;
    text-align:left;
}

.siv-gallerycontainer .ad-gallery .ad-image-wrapper .ad-image a img {
    border: 0;
}

.siv-gallerycontainer .ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
    position: absolute;
    bottom: 0px;
    left: 0px;
    padding: 7px;
    text-align: left;
    width: 100%;
    z-index: 2;
    color: #000;
    display:none;
}

.siv-gallerycontainer .ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
    /*background: none;*/
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, sizingMethod=scale, src='../../images/photogallery/opa75.png');
}

.siv-gallerycontainer .ad-gallery .ad-image-wrapper .ad-image .ad-image-description .ad-description-title {
    /*  display: block;*/
    display:none;
}

.siv-gallerycontainer .ad-gallery .ad-controls {
    height: 20px;
    display: none;
}

.siv-gallerycontainer .ad-gallery .ad-info {
    float: left;
}

.siv-gallerycontainer .ad-gallery .ad-slideshow-controls {
    float: right;
}

.siv-gallerycontainer .ad-gallery .ad-slideshow-controls .ad-slideshow-start,
.siv-gallerycontainer .ad-gallery .ad-slideshow-controls .ad-slideshow-stop {
    padding-left: 5px;
    cursor: pointer;
}

.siv-gallerycontainer .ad-gallery .ad-slideshow-controls .ad-slideshow-countdown {
    padding-left: 5px;
    font-size: 0.9em;
}

.siv-gallerycontainer .ad-gallery .ad-slideshow-running .ad-slideshow-start {
    cursor: default;
    font-style: italic;
}

.siv-gallerycontainer .ad-gallery .ad-nav {
    width: 93%;
    position: relative;
    margin:0;
}
.siv-gallerycontainer .ad-gallery .ad-forward,
.siv-gallerycontainer .ad-gallery .ad-back {
    position: absolute;
    top: 0;
    height: 100%;
    z-index: 10;
}

/* IE 6 doesn't like height: 100% */
.siv-gallerycontainer .ad-gallery .ad-forward, .ad-gallery .ad-back {
    height: 100px;
}


.siv-gallerycontainer .ad-gallery .ad-back {
    cursor: pointer;
    left: -20px;
    width: 31px;
    display: block;
    background: url("images/ad_prev.png") 0px 22px no-repeat;
}

.siv-gallerycontainer .ad-gallery .ad-forward {
    cursor: pointer;
    display: block;
    right: -20px;
    width: 31px;
    background: url("images/ad_next.png") 0px 22px no-repeat;
}

.siv-gallerycontainer .ad-gallery .ad-nav .ad-thumbs {
    overflow: hidden;
    width: 100%;
}

.siv-gallerycontainer .ad-thumbs2{
    overflow: hidden;
    width: 100%;
}

.siv-gallerycontainer .ad-gallery .ad-thumbs .ad-thumb-list {
    float: left;
    width: 9000px !important;
    list-style: none;
}

.siv-gallerycontainer .ad-thumbs2 .ad-thumb-list2 {
    float: left;
    width: 9999px !important;
    list-style: none;
}

.siv-gallerycontainer  .ad-gallery .ad-thumbs li {
    float: left;
    padding-right: 2px;
}

.siv-gallerycontainer .ad-thumbs2 li {
    float: left;
    padding-right: 2px;
}

.siv-gallerycontainer .ad-gallery .ad-thumbs li a {
    display: block;
}

.siv-gallerycontainer .ad-thumbs2 li a {
    display: block;
}

.siv-gallerycontainer .ad-gallery .ad-thumbs li a img {
    border: 2px solid #CCC;
    display: block;
    height: 82px;
    pointer-events: none;
}

.siv-gallerycontainer .ad-thumbs2 li a img {
    border: 2px solid #CCC;
    display: block;
}

.siv-gallerycontainer .ad-gallery .ad-thumbs li a.ad-active img {
    border: 4px solid #616161;
}

.siv-gallerycontainer .ad-thumbs2 li a.ad-active img {
    border: 4px solid #616161;
}

/* Can't do display none, since Opera won't load the images then */
.ad-preloads {
    position: absolute;
    left: -9000px;
    top: -9000px;
}

/**
* END photogallery
**/



/*--------------- */
/*--- Open modal -*/
/*----------------*/

.siv-gallerycontainer  .img-slideshow{
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}

.siv-gallerycontainer  .img-slideshow:hover {opacity: 0.7;}

/* The Modal (background) */
.siv-gallerycontainer  .modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 9991; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.siv-gallerycontainer   .modal-content {
    margin: auto;
    display: block;
    height: 90%;
    position: fixed;
    left: 0;
    right: 0;
    top: 5%;
    border: solid white 15px;
}

/* Caption of Modal Image */
.siv-gallerycontainer   #caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation */
.siv-gallerycontainer   .modal-content, .siv-gallerycontainer   #caption {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
    from {-webkit-transform:scale(0)}
    to {-webkit-transform:scale(1)}
}

@keyframes zoom {
    from {transform:scale(0)}
    to {transform:scale(1)}
}

/* The Close Button */
.siv-gallerycontainer  .close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
    opacity: 1;
}

.siv-gallerycontainer .close:hover,
.siv-gallerycontainer  .close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.6;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
    .siv-gallerycontainer  .modal-content {
        width: 100%;
    }
}


.siv-gallerycontainer  .ad-next.modal-ctrl {
    z-index: 9992!important;
    /* background: rebeccapurple; */
    position: fixed!important;
    right: 29px!important;
    width: 50%!important;
    top: 23%!important;
}
.siv-gallerycontainer  .ad-prev.modal-ctrl {
    z-index: 9992!important;
    position: fixed!important;
    left: 29px!important;
    width: 50%!important;
    top: 23%!important;
}
.spc_social_inline_share_toolbox span.social-btn {
    background-color: rgba(255, 255, 255, 0.48)!important;
    border-top: solid 1px #2b1809;
    border-bottom: solid 1px #2b1809;
    border-radius: 0!important;
}
.spc_social_inline_share_toolbox span.social-btn:hover {
    color: #9d9d9d;
    border-color: #cb660d;
}
.spc_social_inline_share_toolbox .social-btn svg g path {
    fill: #ad8f70!important;
    transform: scale(0.8);
}

.spc_social_inline_share_toolbox span.social-btn > svg {
    height: 24px!important;
    line-height: 24px!important;
    top: 5px!important;
    left: 5px!important;
}

.spc_social_inline_share_toolbox span.social-btn {
    height: 34px!important;
    padding: 5px!important;
    width: 42px!important;
}

.spc_social_inline_share_toolbox .spc_social_inline_share_toolbox {
    height: 24px!important;
}

.spc_social_inline_share_toolbox .spc_social_inline_share_toolbox span.social-btn:hover {
    height: 34px;
    transform: translateY(-4px);
}
@media screen and (min-width: 1600px){
    #footer-page > .container-fluid {
       width: 80%;
    }
}
/* ********************** */
@media screen and (min-width: 1300px){
    nav > li {
        max-width: 146px;
        height: 74px;
    }
}


/***************md frm 1198***************/
@media screen and (max-width: 1199px){
    .wrapper {
        width: 100%;
    }
    body {
       font-size: 15px;
       font-size: 1.5em;
    }
h1{font-size: 30px; font-size:2.0em;}
h2{font-size: 26px; font-size:1.73em;}
h3{font-size: 23px; font-size:1.53em;}
h4{font-size: 20px; font-size:1.33em;}
h5{font-size: 18px; font-size:1.2em;}
h6{font-size: 15px; font-size:1.0em;}

/*---- Header ----*/

    header .cover img {
        position: absolute;
        width: 420px;
        height: 367px;
        top: 108px;
    }
    /*---menu----*/
    .nav > li > a{
        padding: 10px 8px;
    }

    .nav > li {
        padding-bottom: 10px;
        border-right: solid 1px white;
        max-width: 15%;
        text-align: center;
        height: 74px;
        font-weight: 700;
    }
}

/***************-----sm from 990------*******************/
@media screen and (max-width: 991px){



    /*---- Header ----*/

    .left-side .languages {
        height: 37px;
        width: 117%;
        margin: 0;
        padding: 0;
        margin-left: -16px;
    }

    header .banne1-side.col-md-2 {
        width: 8%;
        margin: 0 auto 0;
        padding-top: 1px;
    }
    header .main-banner { margin: 0 auto 20px;}
    header .banner3-side { display: none; }

    .nav > li {
        width: 100%!important;
        max-width: 100%!important;
    }

    /*---- Menu -----*/
    li.dropdown::after {
        content: '˅';
        height: 30px;
        width: 30px;
        border: solid 1px;
        color: #f5e2e2;
        position: absolute;
        right: -5px;
        font-size: 20px;
        top: 20px;
        cursor: pointer;
        z-index: 9;
        border-radius: 2px;
    }

    header .navbar-menu i{
        z-index: 1210;
        font-size: 22px;
        margin-left: 10px;
        margin-top: 8px;
        color: #ffffff;
        width: auto;
        border: solid 1px;
        padding: 5px;
        border-radius: 5px;
    }

    .navbar-nav {
        width: 100%;
        margin: 7.5px 0;
        overflow-y: scroll;
        padding: 30px 30px 68%;
    }
    header .navbar-menu i.glyphicon-menu-hamburger {
        display: none;
        margin-right: 90%;
    }
    .parbase.topnav { min-height: 49px;}

    .navbar-nav > li {
        float: none;
        border-right: none;
        height: 43px;
        display: inline-block;
        width: 100%;
        max-width: 100%;
        margin-bottom: 14px;
        padding: 20px;
    }
    .navbar-nav > li:first-child {
        height: 70px;
    }

    ul.nav li.dropdown:hover > ul.dropdown-menu {
        display: none;
    }
    header span.caret { display: none;}


    /*homepage*/
    .home-main{
        padding: 0;
        width: 70%;
        margin-right: 5%;
    }
    .left-side {  margin-bottom: 20px; }
    .caption p {
        max-height: 195px;
        overflow: auto;
    }
    ul#nav > li:nth-last-child(2){ background: transparent;}

    .siv-searchform .search-open {
        height: 62px;
        padding-top: 18px;
        -webkit-box-shadow: none;
        box-shadow: none;
        width: 85%;
        top: 82px;
        margin: 8px 9%;
    }

    .list-item-preview-sezione h2:before {
           display: none;
       }

    .list-item-preview-sezione {
        padding: 10px 25px;
    }

    /* paginazione */
    .list nav .pagination {
        padding-left: 0;
        border-radius: 4px;
        right: 0;
        left: 0;
        position: absolute;
        /* margin: 0 auto;
        width: 180px;*/
        margin: 0 auto;
    }

    /* spallette */
    .left-side, .right-side{ min-height: auto;}

    /* article */
    .article-gallery {
        width: 100%;
    }
    .siv-gallerycontainer .ad-gallery .ad-image-wrapper .ad-image{
        text-align: center;
    }
}

/*------------850 px---------------*/
@media screen and (max-width: 850px){

    .nav-up li.dropdown.open > ul {
        display: block!important;
        background: #ffffff;
    }
    .nav .open > a, .nav .open > a:hover, .nav .open > a:focus{
        background: transparent;
        border: transparent;
    }
    header .parbase.topnav{
        height: 0px;
    }

    .parbase.slideshow .caption {
        opacity: 1!important;
        height: 170px;
        display: inline-block!important;
        overflow: auto;
    }

    /*---- Header ----*/
    header .container-logo {
        margin-top: 16%;
        height: 227px;
    }

    .home-main{ width: 93%;}
    .left-side {
        width: 49%;
    }
    .right-side{
        width: 49%;
        float: right;
        margin-top: 2px;
    }


}
/*------------800 px---------------*/
@media screen and (max-width: 800px){
    /*---- Section menu ----*/
    .sectionpages-menu { top: 560px;}
    .sectionpages-menu.fixedsection { top: 100px;}
    .sectionpages-menu .box-items { width: 549px;}
    .sectionpages-menu .page-item { width: 173px;}
    .sectionpages-menu.fixedsection .icon { margin-top: 8px;}
    .sectionpages-menu.fixedsection:hover { width: 170px;}

    /* Lista*/
    .list article.item.list-preview { width: 31%;}
    /* Parallax */
    .parallax-content .text-parallax h5 {
        font-size: 2rem;
        line-height: 2.4rem;
    }


}

/*------------768 px---------------*/
@media screen and (max-width: 768px){

    .row{
        margin: 0;
    }
    .container-fluid {
        padding: 0;
    }
    .container {  width: 100%; }
    body {
        font-size: 12px;
        font-size: 1.4em;
    }

    h1{font-size: 22px;font-size: 1.57em;}
    h2{font-size: 20px;font-size: 1.43em;}
    h3{font-size: 19px;font-size: 1.36em;}
    h4{font-size: 17px;font-size: 1.21em;}
    h5{font-size: 16px;font-size: 1.14em;}
    h6{font-size: 14px;font-size: 1.00em;}


    /* Header*/
    header .cover img {  top: 112px; }

    footer#footer-page p {
        text-align: center!important;
    }
    footer#footer-page  .siv-text {
        margin-bottom: 15px;
    }


    /*------ Internal page ------*/
    aside.col-md-3.col-sm-3 {
        width: 100%;
        min-height: auto;
        margin-bottom: 10px;
    }
    article.right-separator {
        padding: 0;
        border-right: none;
    }
    .parallax-page.parallax .parallax-content .text-parallax {
        width: 98%;
    }
    .parallax-page.parallax .parallax-content .upper-cover {
        width: 187px;
        left: 0;
        top: -46px;
        right: 0;
        margin: auto;
    }
    /*section menu*/
    .page .sectionpages-menu { top: 359px; }
}

/*------------767 px---------------*/
@media screen and (max-width: 767px) {
    /*lista in home*/
    .list article.item.list-preview {
        width: 49%;
        height: 402px;
        margin: 10px auto;
        float: none;
    }
    .list-item-preview-sezione {
        border-bottom: solid 1px #2b1809;
    }
    .parallax-content .upper-cover {
        width: 184px;
        left: 0;
        right: 0;
        margin: auto;
        top: -46px;
    }
    .linksthrower .link-item {
        margin: 15px 0;
    }
    header .container-logo{ width: 96%;}


    /* home page */
    .list-item-preview-sezione {
        margin-left: 0;
        margin-right: 0;
    }
    .home-main{padding: 0;}

 /*   .navbar-nav > li:first-child i {
        margin: 0 0 0 -65px;
    }*/
    header .main-banner { width: 100%;}
    header .banne1-side { width: 14%; }
}

/*------------650 px---------------*/
@media screen and (max-width: 650px) {
    header .banne1-side.col-md-2 {
        width: 80px;
        margin: 0 auto;
    }
    .home-main{ width: 98%;}
    .left-side {
        width: 100%;
    }
    .right-side{
        width: 100%;
        float: left;
    }
    .list article.item.list-preview { width: 62%;    }

    /* slideshow */
    .caption p {
        max-height: inherit;
        overflow: inherit;
        padding: 12px 0;
    }

    .parbase.slideshow.section {  max-height: inherit; }
    .parbase.slideshow.section ul.slides {
        width: 100%!important;
        text-align: center;
        margin-left: 0px;
    }

    .parbase.slideshow.section .caption .button-more {
        bottom: 15px;
    }
}

/*------------568 px---------------*/
@media screen and (max-width: 568px) {
    /*header*/
    /*.internal-page .logo-header img {
        width: 43px;
        margin-top: 8px;
    }*/
    header .cover img { top: 158px; }
    header .container-logo { margin-top: 30%;}

    /*section menu pages*/
    .sectionpages-menu .page-item { width: 144px;}
    .sectionpages-menu .box-items {width: 462px;}
    .sectionpages-menu.fixedsection .page-item {
        width: 173px;
    }

    /*parallax*/
    .parallax-page.parallax .parallax-content .text-parallax h2 {
        line-height: 2.6rem;
        font-size: 2.4rem;
    }
    .parallax-content .text-parallax h5 {
        font-size: 1.8rem;
    }

    /*lista*/
    .list article.item.list-preview {
        width: 80%;
        height: 402px;
        margin: 10px auto;
        float: none;
    }


    .list-item-preview-sezione {
        padding: 10px 25px;
    }

    .list-item-preview-sezione img {
        float: none;
        width: 100%;
        height: auto;
        margin-right: 0;
        padding: 0;
    }

}



/*------------477 px---------------*/

@media screen and (max-width: 477px) {
    /*section menu pages*/
    .sectionpages-menu .page-item {width: 100px;}
    .sectionpages-menu .box-items {width: 330px; }
    .page .sectionpages-menu {top: 337px;}
    .sectionpages-menu .icon {
        float: none;
        margin: 0 auto;
    }
    .sectionpages-menu.fixedsection .icon {
        float: left;
    }

    /*parallax*/
    .parallax-content .text-parallax {
        width: 92%;
        left: 8%;
    }

    /*header*/

    header .container-logo {
        width: 324px;
        margin-top: 36%;
        height: 228px;
    }
    header .cover img {
        width: 358px;
        height: 340px;
    }

    /* home page */
    .parbase.slideshow.section ul.slides {
        width: 100%!important;
        text-align: center;
        height: 230px!important;
    }
    .wk-slideshow .slides > li > *, .wk-slideshow .slides > li > * > img {
        height: auto!important;
    }
}

/*------------400 px---------------*/
@media screen and (max-width: 400px) {

    .parallax-content .text-parallax h5 {
        line-height: 2rem;
    }
    .list article.item.list-preview {
        width: 98%;
        height: 356px;
    }


}


/*------------374 px---------------*/
@media screen and (max-width: 374px) {
    header .container-logo {
        width: 97%;
        margin-top: 167px;
        height: 208px;
        padding: 10px;
    }
    header .cover img {
        width: 264px;
        height: 340px;
    }
    /*section menu*/
    .sectionpages-menu .box-items {
        width: 100%;
    }
    .sectionpages-menu .page-item {
        width: 31%;
        margin: 1%;
    }
    header .container-logo.internal-page{width: 91%;}
    header .container-logo.internal-page img{width: 100%;}
}
@media print{
    * {color: #303030 !important;  pointer-events: none;}
    body{color: #303030 !important;}
    body a, body a:link, body a:visited {text-decoration: none !important;}
    h1, h2, h3, h4, h5, h6 { color: #454545!important;}

    a[href]:after { content: none !important; }
    a:after { pointer-events: none !important }

    header .banner3-side, header .navbar-menu,header .lang-box,aside,.itemToolbar, .sectionpages-menu,.parallax-mirror,.parallax-presentation,footer .search-footer
    {display: none;visibility:hidden;}

    header .container-logo.internal-page{top:0; position:absolute;  }

    .mybreadcrumb.container{max-width:60%;}
    .row {max-width:60%;}
    header .logo-internal { position: inherit;}
    footer { border-top: 1px solid gray;}
    footer p{ font-size: 13px;}

    header .banne1-side {
        /* width: 60px;
         margin: 0 auto;*/
    }

    header .main-banner{
        width: 300px;
        margin: 0 auto;
    }
    main#main-container{

    }


    .mybreadcrumb.container {margin:0;}
    footer div.cq-colctrl-lt1-c0,footer div.cq-colctrl-lt1-c1,footer div.cq-colctrl-lt1-c2 {
        width: 32%;
        margin-right: 0%;
        float:left;
        padding: 0 2px;
    }
}

@charset "UTF-8";


@font-face {
  font-family: 'EBGaramond';
  src: url('fonts/garamound/EBGaramond.eot');
  src: local('EBGaramond'), local('EBGaramond'),
  url('fonts/garamound/EBGaramond.eot?#iefix') format('embedded-opentype'),
  url('fonts/garamound/EBGaramond.woff2') format('woff2'),
  url('fonts/garamound/EBGaramond.woff') format('woff'),
  url('fonts/garamound/EBGaramond.ttf') format('truetype'),
  url('fonts/garamound/EBGaramond.svg#EBGaramond') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'EBGaramond-Bold';
  src: url('fonts/garamound/EBGaramond-ExtraBold.eot');
  src: local('EBGaramond SemiBold'), local('EBGaramond-Bold'),
  url('fonts/garamound/EBGaramond-ExtraBold.eot?#iefix') format('embedded-opentype'),
  url('fonts/garamound/EBGaramond-ExtraBold.woff2') format('woff2'),
  url('fonts/garamound/EBGaramond-ExtraBold.woff') format('woff'),
  url('fonts/garamound/EBGaramond-ExtraBold.ttf') format('truetype'),
  url('fonts/garamound/EBGaramond-ExtraBold.svg#EBGaramond-ExtraBold') format('svg');
  font-weight: 600;
  font-style: normal;
}
/* Font face for Garamond (italic) font */
@font-face {
  font-family: 'Garamond-italic';
  src: url('fonts/garamound/EBGaramond-Italic.eot');
  src: local('EBGaramond italic'), local('EBGaramond-Italic'),
  url('fonts/garamound/EBGaramond-Italic.eot?#iefix') format('embedded-opentype'),
  url('fonts/garamound/EBGaramond-Italic.woff2') format('woff2'),
  url('fonts/garamound/EBGaramond-Italic.woff') format('woff'),
  url('fonts/garamound/EBGaramond-Italic.ttf') format('truetype'),
  url('fonts/garamound/EBGaramond-Italic.svg#EBGaramond-Italic') format('svg');
  font-weight: normal;
  font-style: italic;
}


/* Open Sans */
@font-face {
  font-family: 'Open Sans';
  src: url('fonts/open-sans/OpenSans.eot');
  src: local('Open Sans'), local('OpenSans'),
  url('fonts/open-sans/OpenSans.eot?#iefix') format('embedded-opentype'),
  url('fonts/open-sans/OpenSans.woff2') format('woff2'),
  url('fonts/open-sans/OpenSans.woff') format('woff'),
  url('fonts/open-sans/OpenSans.ttf') format('truetype'),
  url('fonts/open-sans/OpenSans.svg#OpenSans') format('svg');
  font-weight: normal;
  font-style: normal;
}

