body div.cc-window.cc-floating {
    border: 1px solid #ddd;
}
body div.cc-window, body span.cc-header + span.cc-message span.cc-message-text {
    line-height: 1.2;
    font-size: 13px;
}
body div.cc-center-xtd span.cc-header {
    font-size: 15px;
    margin: 0;
}
body div.cc-center-xtd span.cc-header:after, body div.cc-cookie-category-title:after {
    height: 0;
}
body .cc-cookie-settings-toggle, body .cc-btn {
    font-size: 18px!important;
    cursor: pointer;
    background: #181818!important;
    color: #fff!important;
    padding: 5px 22px!important;
    border-radius: 25px;
    transition: all 0.3s ease 0s;
    font-weight: bold;
    display: inline-block;
    border-width: 0!important;
    opacity: 1;
    height: auto!important;
}
body .cc-cookie-settings-toggle {
    background: #ededed!important; 
    color: #303030!important;
    font-weight: normal;
    position: relative!important;
    left: 0!important;
    bottom: 0!important;
}
body .cc-cookie-settings-toggle:hover, body .cc-btn:hover {
    opacity: 0.6;
    transition: all 0.3s ease 0s;
}
body span.cc-cookie-settings-toggler {
    display: none!important;
}
body .cc-compliance > .cc-btn {
    -ms-flex: 2;
    flex: 2;
    margin-top: 10px;
}
body div.cc-window.cc-center.cc-center-xtd.cc-window-settings-toggle-xtd {
    padding-bottom: 2em;
}
body div.cc-compliance > a.cc-btn.cc-remove,
body span.cc-cookie-settings-toggle.cc-btn.cc-cookie-settings-toggle-xtd {
    margin-right: 20px;
}
body a.cc-btn.cc-allowall {
    margin-left: 20px;
}
body a.cc-link.cc-cookie, body a.cc-link.cc-cookie:hover, body a.cc-link.cc-privacy, body a.cc-link.cc-privacy:hover {
    background: transparent;
    padding: 0;
}
body div.cc-window.cc-floating div.cc-settings-label {
    margin: 0px 0 0 0;
    font-size: 16px;
    font-weight: bold;
}
body .cc-settings-text {
    margin-bottom: 20px;
}
body div.cc-checkboxes-container input.cc-cookie-checkbox:checked+span {
    background-color: #009ece;
    border-radius: 10px;
}
body div.cc-checkboxes-container input.cc-cookie-checkbox+span {
    border-radius: 10px;
}
body div.cc-checkboxes-container input.cc-cookie-checkbox+span::before {
    border-radius: 7px;
}
body div.cc-checkbox-container:not(:last-child) a {
    border-right: 0px solid #FFF;
}
body div.cc-center-xtd div.cc-checkbox-container {
    margin-bottom: 0;
    padding: 20px 0;
    border: 1px solid #ccc;
    background: #fff;
    color: #181818;
    border-width: 1px 0 0 0;
}
body div.cc-center-xtd div.cc-checkbox-container:last-of-type {
    border-width: 1px 0;
    margin-bottom: 50px;
}
body div.cc-center-xtd div.cc-checkbox-container a.cc-link label {
    color: #181818;
    font-weight: bold;
}
body div.cc-center-xtd div.cc-checkboxes-container a.cc-btn.cc-allow {
    margin-right: 5px;
    margin-top: 15px;
}
body div.cc-checkboxes-container.cc-checkboxes-filled input.cc-cookie-checkbox:disabled + span {
    background-color: #ccc;
}
body .cc-compliance.cc-buttons-bar {
    margin-bottom: 20px;
}
body .cc-compliance.cc-buttons-bar > a {
    font-size: 14px!important;
    flex: unset;
    margin: 0;
}
body div.cc-center-xtd div.cc-checkbox-description {
    font-size: 12px;
}
body .cc-buttons-bar > .cc-btn.cc-deny {
    display: block;
}
body .cc-checkbox-description, body div.cc-revoke {display: none;} 
body div.cc-window {position: fixed; margin-top:0!important}
body div.cc-center-xtd div.cc-checkboxes-container {
    overflow-y: scroll;
    max-height: 400px;
    margin-top: -15px;
}
body div.gdprlock-placeholder, body div.gdprcookielock-placeholder {
    color: #181818;
}
body .cc-window span.cc-close {
    right: .5em;
}
body .cc-window span.cc-close::before {
    content: "\f00d";
    color: #666;
    font-family: 'fontawesome';
}
@media only screen and (max-width: 768px) {
    body div.cc-compliance > a.cc-btn.cc-remove, body span.cc-cookie-settings-toggle.cc-btn.cc-cookie-settings-toggle-xtd {
        margin-right: 0;
    }
    body div.cc-window.cc-floating div.cc-compliance a.cc-btn {
        margin: 20px 0 0 0;
    }
    body div.cc-compliance.cc-buttons-bar > a.cc-btn{
        margin: 0 10px 0 0!important;
    }
}



.privacybox .control-label a label{
    cursor:pointer!important;
    text-decoration: underline;
}

form#visform1 .control-group.privacybox {
    margin: 20px 0 30px!important;
}

h3.sppb-addon-title {
    margin: 40px 0 15px;
}
b, strong {
    font-weight: bold;
}
/*privacy policy*/
.item-body #iubenda_policy ul > li::before {
    content: "" !important;
}
.videoricordo.videotitle h2 {
    font-size: 20px;
    font-weight: bold;
    line-height: 24px;
    margin-top: 20px;
    margin-bottom: 10px;
}
.videoricordo .descVideo {
    color: #3c4d26;
    font-size: 14px;
}
.videoricordo.videotitle h2 span {
    font-weight: 300;
    font-style: italic;
}
.videoricordo h2 span small {
    color: #3c4d26;
    font-weight: 300;
    font-size: 80%;
    font-style: normal;
}
.videoricordo.videotitle h2::after {
    content: "";
    height: 1px;
    width: 80px;
    border-bottom: 3px solid #b3a368;
    display: block;
    margin-top: 10px;
}
.videoricordo hr {
    margin: 0px 0;
}
.videoricordo {
    margin: 20px 0 50px;
    display: block;
    float: left;
}
.videoricordo.videotitle {
    margin: 0 0 20px;
}
.videoricordo .shadow {
    background-image: url(../images/bg_shadow_topmenu.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 85% 100%;
    height: 19px;
    margin-top: -7px !important;
    opacity: 0.36;
    position: absolute;
    width: 100%;
}
.videoricordo.video1,
.videoricordo.video2 {
    background: #b3a36824;
    padding: 20px;
    border-radius: 10px;
    margin: 20px 0;
}
.videoricordo iframe {
    border: 10px solid #fffdf5;
}
.videoricordo.video2 {
    background: #3c4d2612;
}
.videoricordo h3, div.itemFullText .videoricordo h3 {
    font-style: italic;
    margin: 25px 0;
    font-size: 18px;
    line-height: 34px;
    padding: 0;
    letter-spacing: 1.5px;
}

#gkBottom10 {
    background: #fff;
    padding: 0 50px 50px 50px;
}

form#mod-visform2 #dynamic_recaptcha_1.g-recaptcha {
    display: block !important;
}
form#mod-visform2 .captchaCont label.visCSSlabel{display: none;}
form#mod-visform2 .captchaCont {
    height: 90px;
}
form#mod-visform2 .visBtnCon {
    text-align: right !important;
    margin-bottom: 10px;
    margin-top: 30px;
}
form#mod-visform2 .visCustomText {
    font-size: 80%;
}
form#mod-visform2 input[type="text"].visCSSinput, form#mod-visform2 input[type="number"].visCSSinput, form#mod-visform2 input[type="email"].visCSSinput, form#mod-visform2 textarea.visCSSinput{
    font-family: 'Arial';
}
.sppb-social-share i {
    color: #fff;
    padding: 0;
}
/* INTERNO 15  */
p {
    margin: 1em 0 1em;
}
.pswp {
    display: none;
}
#gkBg {
    background: #F2F2F2;
}
#gkBottom2 {
    border-bottom: 1px solid #f2f2f2;
}
#gkBottom1, #gkBottom2, #gkBottom4, #gkBottom6, #gkBottom7, #gkBottom8 #gkBottom9 {
    background-color: transparent; 
}
#gkBottom3, #gkBottom5 {
    background-color: #fff;
}
#gkBottom5 {
    border-bottom: 1px solid #f2f2f2;
}
.fleft {
    float:left;
}
.fright {
    float: right;
}
/*header*/
.right-top-header li a > i {
    color: #90949c;
    font-size: 26px;
}
#gk-menu-top > ul.right-top-header > li {
    padding: 5px;
}
#gkHeader {
    margin: 0 auto;
    width: 1240px;
}
#gkHeaderNav {
    background: #fff;
    height: 140px !important;
    z-index: 9999;
    max-width: 1240px;
    margin: 0 auto;
}
#gkLogo img {
    max-height: 120px;
    margin-top: 0;
}
#gkLogo {
    margin: 0;
    z-index: 9999;
    left: 23px;
}
 #gkHeaderNav::after {
    background-image: url(../images/bg_shadow_topmenu.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 1240px auto;
    height: 18px;
    margin-top: 140px!important;
    opacity: 0.36;
    position: absolute;
    width: 1240px;
    z-index: -1 !important;
}
#gkHeaderMod.headerTag {
    margin-top: -20px;
    margin-left: -45px;
    margin-right: -45px;
    margin-bottom: 20px;
}
.nochild + .childcontent {
    display: none !important;
}
.frontpage #gkPageContent {
    padding-top: 0px;
}
.lv_window, .lv_controls_top, .lv_controls_top_close, .lv_thumbnails, .lv_thumbnails_top_close {
    z-index: 999999999!important;
}
.lv_overlay {
    z-index: 99999999!important;;
}
.box-video {
    background-size: cover;
    background-position: center;
}
.bilanci img {
    border: 1px solid #ddd;
}
.bilanci .itemFullText > .row {
    border-bottom: 1px solid #ddd;
    padding-bottom: 30px;
    margin-bottom: 030px;
}
#k2Container.bilanci > .header {
    display: none;
}
#k2Container.bilanci .sigProLink.lightview {
    display: none;
}

#gkPageContent {
    padding: 20px 0 50px;
}
#gkBg > #gkBreadcrumb {
    margin-top: 20px;
}
.tp-arr-imgholder {
    display: none!important;
}
.headercover {
	width: 100%;
    height: 46%;
    background-size: cover;
    background-position: center;
    position: absolute;
    bottom: 0;
}
.gkMainMenu > .gkmenu > li.first { 
    display: none !important;
}
#gkHeaderNav .gkMainMenu{
    margin: 85px 15px 0 0 !important;
}
#gkHeaderNav .gkMainMenu .gkmenu > li div.childcontent {
    background-image: url("../images/arrow_top.svg");
    background-position: 50% 0px;
    background-repeat: no-repeat;
    background-color: transparent;
    margin-top: -8px;
    box-shadow: 0 0 0px rgba(0, 0, 0, .3);
    border-radius: 0px;
    padding: 8px 0 0 0;
    height:auto!important;
}
#gkHeaderNav .gkMainMenu .gkmenu > li div.childcontent > div {
	background-color: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    border-radius: 0;
    padding: 12px;
    overflow: hidden;
    display: block;
}
#gkHeaderNav .gkMainMenu .gkmenu > li div.childcontent.has-cols-1 {
    padding: 8px 16px 16px 16px;
}
.gkmenu .header img {
    margin-bottom: 10px;
}
#gkHeaderNav .gkMainMenu .gkmenu > li {
    font-weight: normal;
}
#gkHeaderNav .gkMainMenu .gkmenu > li .moduleItemTitle {
	font-size: 14px;
}
#gkHeaderMod, .blog-page > .header, .single-page > .header, .search-page .header {
    height: 230px!important;
}
#gkHeaderMod .gkPage {
    top: 50%;
}
#gkHeaderMod .gkPage h1{
    text-transform: none;
}
#gkHeaderMod .gkPage h1::before {
    content: "";
    position: absolute;
    left: calc(50% - 90px);
    top: 60px;
    height: 1px;
    width: 180px;
    border-bottom: 4px solid #3c4d26;
}

/*portfolio box*/

/*immagini k2 */
.itemBlock .imgblock {
    border: 1px solid #ddd;
    padding: 5px!important;
}
.imglink {
    height: 100%;
}
.portfoliobox {
    background-position: center center !important;
    background-size: cover !important;
    height: 235px;
    margin: 0 !important;
    padding: 0 !important;
    position: relative;
    border: 1px solid #ededed;
    opacity: 1;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.portfoliobox:hover {
	opacity: 0.7;
}
.portfoliobox > a {
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
}
.bilanci .portfoliobox{
    height: 490px;
}
/* team */
.row.team {
    margin: 20px 0 60px 0;
    width: 100%;
}
.row.team img {
    border-radius: 50%;
}
.row.team .col-sm-4 {
    float:left;
    width: 33.333%;
    padding: 0 20px;
}
.row.team .col-sm-8 {
    float:left;
    width: 66.666%;
    padding: 0 20px;
}
.row.team .col-sm-8 p strong{
    font-size: 18px;
}
.row.team .subtitle {
    text-align: center;
    padding: 40px 0 20px 0;
    font-size: 20px;
}

/*slide*/

.frontpage #gkTop1 .gkPage {
    padding:0!important;
}
.gkIsBtnNext::before, .gkIsBtnPrev::before {
    color: #fff!important;
}
.gkIsBtnNext:hover:before,
.gkIsBtnPrev:hover:before {
	color: #b3a368!important;
}
.gkIsWrapper-gk_shop_and_buy ol li {
    border-radius: 50% !important;
}
.gkIsWrapper-gk_shop_and_buy ol li:hover, .gkIsWrapper-gk_shop_and_buy ol li.active {
    background: #b3a368 none repeat scroll 0 0 !important;
}

/*menu top*/
#gkHeaderNav .gkMainMenu .gkmenu > li div.childcontent .header a,
#gkHeaderNav .gkMainMenu .gkmenu > li div.childcontent .header span,
#gkHeaderNav .gkMainMenu .gkmenu > li div.childcontent li > a, 
#gkHeaderNav .gkMainMenu .gkmenu > li div.childcontent li > span {
    color: #222;
}

#gkHeaderNav .gkMainMenu .gkmenu > li div.childcontent li > a, 
#gkHeaderNav .gkMainMenu .gkmenu > li div.childcontent li > span {
	padding: 8px 10px; 
    text-align: center;
}

#gkHeaderNav .gkMainMenu .gkmenu > li div.childcontent .header a:hover,
#gkHeaderNav .gkMainMenu .gkmenu > li div.childcontent li > a:hover{
    color: #b3a368;
}

#gk-menu-top a,
#gk-menu-bottom a {
  color: #90949c;
}

#gk-menu-top .active a {
  color: #111;
}

#gkHeaderNav #gk-menu-top {
    padding: 7px 15px 0;
    position: absolute;
    width: 100%;
    right: 0;
}

#gkHeaderNav #gk-menu-top > * {
    float: right;
}

#gk-menu-top > ul > li {
    display: block;
    float: left;
    font-size: 12px;
    font-weight: bold;
    padding: 12px 13px;
    text-transform: uppercase;
    line-height: 1.5;
}

#gk-menu-top a:active,
#gk-menu-top a:focus,
#gk-menu-top a:hover,
#gk-menu-bottom a:active,
#gk-menu-bottom a:focus,
#gk-menu-bottom a:hover {
  color: #b3a368;
}


/*bottom 1*/
.gk-parallax-overlay {
    overflow: hidden;
    padding: 180px 150px 140px 150px!important;
}

.gk-parallax-overlay h2 {
    margin-bottom: 30px;
}
.parallax-img {
	opacity:0.6;
}
article#k2Container #gkBreadcrumb + .gkPage.social .gk-social-icons {
    margin: 19px 0 30px 0;
    padding: 0 0 0px 0;
}

.gk-social-icons i {
    color: #999;
}

.lv_overlay {
    z-index: 99999999;
}

.lv_window, .lv_controls_top, .lv_controls_top_close, .lv_thumbnails, .lv_thumbnails_top_close {
    z-index: 9999999999;
}
.gkPage.social::before {
    content: "\f1e0";
    font-family: fontawesome;
    margin-right: 10px;
    color: #ccc;
    font-size: 17px;
}
#k2Container.fondazioneimg img {
    height: auto;
    max-width: 100%;
    border: 1px solid #ddd;
    background-size: contain;
    background-color: #000;
}

#k2Container .item-content .item-body .item-img { 
    height: auto;
    max-width: 45%;
    float: left;
    margin: 0 30px 25px 0;
}

.blog-page .item-title {
    font-weight: 600;
}

.item-body ul > li:before, .list-1 > li:before, .list-2 > li:before, .list-3 > li:before {
    color: rgb(239, 72, 72) !important;
    font-family: FontAwesome;
    padding-right: 10px!important;
    left: 0;
    position:relative;
    bottom: 3px;
    top:inherit;
}

.item-body ul > li.sigProThumb:before {
    content: "";
    padding-right: 0!important;
}

.frontpage .readon {
	border-color: #546223!important;
	color: #546223!important;
}

.frontpage .readon:hover {
	border-color: #fff!important;
	color: #fff!important;
}

ul.sigProClassic li.sigProThumb span.sigProLinkOuterWrapper {
    margin: 0;
    padding: 0;
    background: transparent!important;
}
ul.sigProClassic li.sigProThumb span.sigProLinkWrapper {
    margin: 0;
    padding: 5px;
    border: 0px solid #ccc;
}
ul.sigProClassic span.sigProPseudoCaption {
    margin: 1px;
    display: none;
}

ul.sigProClassic span.sigProCaption {
	display:none;
}

.gk-parallax-overlay p {
    letter-spacing: 1px;
}

.gkPage .readon {
    float: left;
    margin: 15px 0 15px 0;
}

.gkPage p:first-child {
	margin:0;
}

.blog-page .item-list .item-view > div {
    float: left;
    padding: 0;
    width: 100%;
}

#gkBreadcrumb + .gkPage .item-info {
    margin: 5px 0 5px 0;
}

.newsiniziativebox .readon {
    border: 2px solid #fff;
    color: #000 !important;
}

.newsiniziativebox .readon:hover {
    border: 2px solid #b3a368;
    color: #fff !important;
}

#gkSidebar .box.separatore .nspArt .nspText {
    padding-bottom: 20px !important;
border-bottom: 1px solid #ddd !important;
margin-bottom: 20px;
}

/*
#gkMainbody .box {
    margin: 0!important;
    padding: 0!important;
}
*/

.gk-parallax-overlay h2 {
    color: #fff;
    font-size: 35px;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.newsiniziativebox.parallax-bg{
	background-color: #f6f7f9;
}

.newsiniziativebox .gk-parallax-overlay h2, .newsiniziativebox .nspNext:after, .newsiniziativebox .nspPrev:after {
    color: #546223;
}

.gkPage .pagination li a{
    color: #444;
  }

.newsiniziativebox .nspPagination li {
    background: #546223;
  }

.newsiniziativebox .nspPagination li:hover,
.newsiniziativebox .nspPagination li.active{
    background: #b3a369;
  }
  
.newsiniziativebox .nspNext:hover:after,
.newsiniziativebox .nspPrev:hover:after {
    color: #b3a369;
  }


.frontpage #gkPageContent {
    padding: 0;
    border: none!important;
}

#gkPageContent {
    padding-bottom: 0!important;
    border-bottom: 0;
    background-color: #fff;
    max-width: 1240px;
    margin: 0 auto;
    padding: 20px 45px 0 45px;
}

#gkTop1, #gkTop2 {
    padding: 0;
}

/* prenota donazione */
.vapbookbuttoninnerdiv {
    display: inline-block;
    width: 100%;
    margin: 15px 0 0 0;
    text-align: center;
}
#vaptimeline {
	text-align:left;
}
.vapemptitle {
	margin: 20px 0;
}
.vapbookerrordiv {
	font-weight:normal;
}
.vap-cal-legend span {
    border: 1px solid #ddd;
    float: left;
    width: 14px;
    height: 14px;
    margin: 6px 2px 2px 17px;
    border-radius: 50%;
}
.vaptheadcal .vapthtabcal {
    font-size: 12px;
    text-align: center;
}
.vap-timeline-block {
    margin-right: 5px;
    border-radius: 0;
}
.vaptimelinewt .vap-timeline-block {
    padding: 0;
    font-size: 18px;
    font-weight: normal;
    font-family: "open sans";
    display: inline-block;
    overflow: hidden;
    height: 55px;
    width: 100%;
    line-height: 16px;
}
.vaptlblock1 {
    background-color: #fff;
    border: 1px solid #02AE36;
}
.vaptlblock0 {
    background-color: #fff;
    border: 1px solid #F01B17;
}
.vap-cal-legend span {
    border: none;
    width: 25px;
    height: 25px;
}
.vap-calendar-legend-box > .vap-cal-legend span {
    border: 1px solid #ddd;
    width: 15px;
    height: 15px;
}
.vaptimelinewt .vap-cal-legend {
    display: inline-block;
    padding-top: 9px;
}
.vaptimelinewt div small {
    font-size: 12px;
}
.vaptimeselected {
    background-color: #006699!important;
    border: 1px solid #006699!important;
}
.vaptimelinewt .vaptimeselected .timeinfo {
	color:#fff;
}
button#vapcontinuebutton {
    float: right;
}
.vaptimelinewt .timeinfo {
	width: 100px;
    display: block;
    color:#444;
    font-weight:normal;
    float:left;
    padding-top: 12px;
}
.vaptimelinewt .hours {
	font-size:20px;
}
.vapsummarycont,  .vapcompleteorderdiv {
    margin: 0;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.6);
    background: #FFFFFF;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    width: 100%;
}

.vapcompleteorderdiv {
   border: 1px solid #ddd;
   margin-bottom:30px;
}
.vaporderboxcontent {
    display: inline-block;
    width: 100%;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    padding: 20px;
    margin: 0 0 40px 0;
}
.vaporderdetailsbox {
    display: inline-block;
    width: 100%;
    background: #fff;
    border: 0px solid #CCCCCC;
    border-radius: 8px;
    padding: 0;
    margin: 0 0 20px 0;
    position: relative;
}
.vap-printable a:before {
    content: "\f02f";
    font-family: "fontawesome";
    font-size: 30px;
}
.vap-printable a img{
	display:none;
}
.vapsummarycont {
    padding: 0;
    margin-bottom: 30px;
    padding: 15px;
}
.vapcartitemright a:before {
    content: "\f056";
    font-family: "fontawesome";
    font-size: 20px;
}
.vapcartinneritemscont .vapcartitemright a.vapcartremovebtn {
	background:transparent;
}

.vapallcaldiv {
    text-align: left;
}
.vaptbodycal .vaptdday a:hover {
    color: #fff !important;
}

/* gavick Cols */

.gkCols2 .box.gkmod-1,
.gkCols2 .box.gkmod-2,
.gkCols2 .box.gkmod-3,
.gkCols2 .box.gkmod-more {
  float: left;
  padding: 0 30px!important;
}
.gkCols2 .box.gkmod-1 {
  width: 100%;
}
.gkCols2 .box.gkmod-2 {
  width: 50%;
}
.gkCols2 .box.gkmod-3,
.gkCols2 .box.gkmod-more {
  width: 33.3%;
}

/*nspCol rimozione padding*/

#gkBottom2 .newsprincipali .nspArt:first-child {
    border-right: 1px solid #F2F2F2;
}
#gkSidebar .nspArt.nspCol1,
.vitanews .nspArt  {
    padding: 0 !important;
}

#gkBottom2 {
    background-color: #ededed;
    }
.vitanews.box {
    padding: 0!important;
}
.vitanews .srfrRow,
.vitanews .nspArts {
    padding: 20px 30px 20px 30px!important;
    overflow: hidden;
}
.srfrFeedItemDate {
    margin-top: 20px;
    display: block;
}

.box.newsprincipali {
    background: #fff;
}

.frontpage .newsprincipali .nspArts {
    background: #fff;
    padding: 20px 0 0 0;
    overflow: hidden;
    min-height: 445px;
}

#gkBottom1 .box.gkmod-2:first-child {
  padding:0 0 0 0;
}

#gkBottom1 .box.gkmod-2:last-child {
  padding:0 0 0 0;
}

.box.gkmod-2 .nspCol1 {
    padding:0!important;
}

/*riga slider */

.striscioneverdebox.box.gkmod-2 {
  width: 33%;
  padding: 0;
  position: absolute;
  top: 0;
  left: 0; 
  z-index: 99;
}

.sliderbox.box.gkmod-2 {
  width: 100%;
  padding: 0;  
}

#gkTop1 .gk-not-single-module {
    position: relative;
}

.striscioneverdebox .striscioneverdewrapper {
    padding: 40px;
}

.striscioneverdebox .striscioneverdebg{
    background-color: rgba(60, 70, 27, 0.68);
    height: 499px;
}

.striscioneverdebox p, .striscioneverdebox h1 {
    color: #fff;
}

/*riga news 2*/

.newsprincipali.box.gkmod-2 {
  width: 66.66%;
}
.vitanews.box.gkmod-2 {
  width: 33.33%;
}

.vitanews .srfrRow .srfrFeedItemDate,
.nspArt .nspInfo {
    font-size: 14px;
    color: #999;
    font-weight: bold;
}
.vitanews .srfrRow .srfrFeedItemDate,
.vitanews .nspArt .nspInfo {
    color: #888;
}

/*riga news 3*/

.reportage .mainwrapper{
    background-size: cover;
    background-position: center;
}

.reportage img.nspImage, .reportage .nspImageWrapper {
    display: none;
}

.reportage .bgwrapper{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#002f21+0,002f21+100&0+39,1+100 */
background: -moz-linear-gradient(top, rgba(0,47,33,0) 0%, rgba(0,47,33,0) 39%, rgba(0,47,33,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,47,33,0) 0%,rgba(0,47,33,0) 39%,rgba(0,47,33,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,47,33,0) 0%,rgba(0,47,33,0) 39%,rgba(0,47,33,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00002f21', endColorstr='#002f21',GradientType=0 ); /* IE6-9 */ 
    
position: relative;
    min-height: 460px;

}

.reportage .positionwrapper {
    position: absolute;
    bottom:40px;
    left:40px;
    width: calc(100% - 80px);
    height: auto;
}

.reportage h3 {
    margin: 0!important;
    padding: 0!important;
}

.reportage h3::before {
    left: 1px!important;
    top:23px!important;
}

.reportage h3 a, .reportage h3 {
    color: #fff!important;
    font-size: 20px!important;
}

.reportage h3 a:hover {
    color: #fff;
    opacity: 0.85;
}

.reportage h4.nspHeader {
    margin-top: 30px;
}

.reportage .nspHeader a {
    font-size: 16px!important;
    color:#fff!important;
    line-height: 1!important;
    margin:0!important;
}

.reportage .nspHeader a:hover {
    opacity: 0.85!important;
    color:#fff!important;
}

/*riga video*/

#gk-video-overlay > a {
    right: 5px;
}

.jgram > h2 {
    font-size: 28px;
    font-weight: bold;
    padding-bottom: 20px;
}

.carousel-control {
    display: none;
}

.jgram > h2::after {
    content: "\f16d";
    font-family: fontawesome;
    padding-left: 10px;
    color: #4e312d;
}

.jgram.user .pad-6 div,{ 
	padding: 0 1px 0 0!important;            
}

.jgram.user .pad-6 div:last-child,{ 
	padding: 0!important;            
}

.jgram-img img {
    width: 100%;
}

.jgram-img a:hover {
    opacity: 0.7;
}


.box.facebox iframe {
    background: #fff none repeat scroll 0 0;
}

.facebox .header > span::after {
    content: "\f082";
    font-family: fontawesome;
    padding-left: 10px;
    color: #3b5998;
}

.frontpage #gkBottom1 .box, .frontpage #gkBottom2 .box, .frontpage #gkbottom3 .box, .frontpage #gkBottom4 .box, .frontpage #gkBottom5 .box, .frontpage #gkBottom6 .box, .frontpage #gkBottom7 .box {
    padding: 10px 20px 0 20px;
    text-align: center;
}

.frontpage #gkBottom8 .box {
    padding: 10px 20px 0 20px;
    text-align: left;
}

.menufootermenublock li {
    text-align: left!important;
    background: none;
    border: none;
    padding: 0;
    font-size: 14px;
    color:#000!important;
}
.menufootermenublock li a{
	color:#000!important;
}
.menufootermenublock li a:hover{
	color:#000;
}

#gkBottom8 .box .header {
	font-size: 22px;
	font-weight:normal;
    text-align: left;
    border-bottom: none;
    padding: 0 0 9px 0;
    margin-bottom: 5px;
}

#gkBottom8 .acymailing_module_form tbody tr td {
    padding: 5px 0!important;
    vertical-align: top;
    text-align: left;
}

/* bottom 7*/
#gkBottom7 .box.dark-bg {
    background: rgba(0, 0, 0, 0) url("../images/header_menu.png") repeat scroll 0 0 / cover ;
    color: #fff;
}

#gkBottom7 .content.gkPage small {
    font-size: 25px;
}

/*footer*/

#gkFooterNav {
    float: left;
    text-align: left;
    width: 100%;
}

.box.small-spaces {
    padding: 30px 0 !important;
}


#gkBottom8 {
    background-color: #002e21;
    padding: 50px 50px 10px;
    max-width: 1240px;
}

#gkFooter {
    max-width: 1240px;
    background-color: #002e21;
    padding: 0;
}


#gkBottom8 .box {
    float: none;
    width: 100%;
}

#gkBottom8 .fleft, #gkBottom8 .fright {
    width: 50%;
}

#gkBottom8 .box ul.menu li a {
    color: #fff;
    padding: 0;
    font-size: 11px;
    letter-spacing: 1px;
}

#gkBottom8 p, #gkBottom8 p a {
    color: #fff;
    font-size: 12px;
    letter-spacing: 1px;
}

 #gkBottom8 p a:hover {
    color: #e6e6e6;
}

#gkBottom8 .box ul.menu li.active {
    background: transparent;
}


#gkBottom8 .gk-social-link > * {
    font-size: 50px;
}


#gkBottom8 .gk-social-link:hover {
	opacity: 0.6;
}

#gkBottom8 .box li {
    border-bottom: none;
    line-height: 1.6;
    padding: 0;
}

#gkBottom8 .box li:last-child {
    border-bottom: 0px solid #687637;
}

.gk-social-link > .gkicon-youtube {
    color: #cc181e;
}

#gkFooterNav {
    padding: 10px 0;
    font-family: sans-serif;
    font-size: 12px;
}

#gkFooterNav li {
    font-size: 11px;
    font-weight: normal;
    line-height: 40px;
    text-transform: uppercase;
}

.foosx, .foodx {
    padding: 0;
}
.foosx > div {
    padding-left: 0;
}
.acym_module .acym_posttext{
    font-size: 12px;
    color: #fff;
    font-family: 'Montserrat';
}
.acym_module input.cell {
    width: 95%;
    border-width: 0px;
    padding: 10px;
/*    height: 38px;*/
    background-color: #fff;
}
h3.nlbox {
    font-size: 12px;
    font-weight: normal;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.boxfrase .item-desc {
    margin: 40px 0 0;
}

.boxfrase .item-img1 img, #k2Container .item-img1 img {
    height: auto;
    max-width: 150px;
    border: 0px solid #ddd;
    border-radius: 50%;
    margin-bottom: 20px;
}

.boxfrase p.item-desc1 {
    font-size: 18px;
   }
.item-desc {
    display: block;
    overflow: hidden;
    width: 100%;
    border-bottom: 1px solid #ddd;
    margin-bottom: 40px;
}

.boxfrase .item-desc {
    border-bottom: 0px solid #ddd;
   }
.item-img1 {
    float: left;
    margin-left: 20px !important;
    margin-right: 50px !important;
}

p.item-desc1 {
    text-align: center;
    font-size: 14px;
    padding-bottom: 30px;
}

.arrow-separator {
    display: none;
    position: relative;
}
.arrow-separator::after {
    border: 12px solid transparent;
    content: " ";
    height: 0;
    left: 50%;
    margin-left: -12px;
    pointer-events: none;
    position: absolute;
    top: 100%;
    width: 0;
    z-index: 11;
}
.arrow-white::after {
    border-color: #fff rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
}
.arrow-white2::after {
    border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) #fff;
    top: -24px;
}

.vitanews .buoncampobox a strong {
    color: #555;
    text-transform: uppercase;
    margin-right: 10px;
    display: table-cell;
    vertical-align: middle;
    padding-top: 5px;
}
.vitanews .buoncampobox a i {
    display: table-cell;
    vertical-align: middle;
}

.buoncampobox h3,
.box .header {
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
    padding: 20px 0;
}
#gkBottom2 .box.newsprincipali .header {
     margin: 0px 0 10px 30px; 
}
.box .header::before {
    content: "";
    position: absolute;
    top: 42px;
    height: 1px;
    width: 55px;
    border-bottom: 3px solid #b3a368;
}
.box.light .header::before {
    top: 76px;
}

.box.vitanews .header{
    padding: 24px 20px;
    color: #fff;
    background-color: #FB0029!important;
    background-image: url(../images/logoVita.png);
    margin: 0;
    background-position: 95% center;
    background-repeat: no-repeat;
    background-size: 50px;
}

.box.vitanews .header::before {
    display: none;
}

.box .nspArt > a.nspImageWrapper.gkResponsive {
    width: 100%;
}

.gk-not-single-module {
    padding: 0!important;
}

.box.vitanews .nspImageWrapper img{
    border: none;
}

.nspImageWrapper img{
    border: 1px solid #ddd;
}

.vitanews .srfrRow p,
.nspArt .nspText {
    line-height: 21px;
    margin-top: 9px;
}

.srfrImage {
    max-width: 100%;
}

a.readmorearrow {
    text-align: right;
    width: 100%;
    display: block;
}

.vitanews .buoncampobox a.readmorearrow {
    display: table;
}

a.readmorearrow i {
    color:#c7c7c7;
}

a.readmorearrow.dark i {
    color:#444;
}

/*BLOG NEWS*/

.blog-page.news-page > .header,
.blog-page.press > .header,
.blog-page.ricette > .header,
.itemView.single-page.servizi > .header {
    height: 340px;
}
.blog-page.news-page > .header .item-title-wrap,
.blog-page.press > .header .item-title-wrap,
.blog-page.ricette > .header .item-title-wrap,
.itemView.single-page.servizi > .header .item-title-wrap {
    top: 68%;
}

.single-page .header .item-title, .blog-page .header .item-title, .single-page.no-image .header .item-title, .blog-page.no-image .header .item-title {
    font-size: 30px;
    line-height: 36px;
    letter-spacing: 1px;
    text-transform: none;
    font-weight: bold;
    padding-bottom: 15px;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 10px;
}

.single-page .item-category, .blog-page .item-category {
    font-size: 14px !important;
    letter-spacing: normal;
    text-transform: none;
    font-weight: 600;
    color: #999;
    width: 50%;
    float: left;
}

.gkPage.social {
    float: right;
    margin-bottom: 20px!important;
}

.vitanews .srfrRow h3 a, .nspArt .nspHeader a, .nspLinks ul li h4 a {
    color: #506314;
    font-size: 20px;
    line-height: 1.2;
    text-transform: none;
    font-weight: 600;
}

.vitanews .srfrRow h3 a, .vitanews .nspArt .nspHeader a, .nspLinks ul li h4 a{
    color: #333;
}

.single-page .item-title, .blog-page .item-title {
    font-size: 20px;
}

.news-page header > h2 > a {
    font-size: 20px;
    line-height: 1;
    letter-spacing: 0;
    text-transform: none;
    font-weight: 600;
}

.news-page .gkPage .item-info {
    margin-top: 0!important;
}
.single-page .item-category time + .author {
    margin-left: 20px;
}
.gkPage .item-info {
 	text-align:left;
}
.gkPage .item-info li{
    padding-left: 0;
    margin: 5px 0 0 0;
    font-size: 15px;
    font-weight: 400;
    color: #999;
    letter-spacing: 0px!important;
    text-transform: none;
    width: 100%;
}
.gkPage .item-info li::before {
    display: none;
}
.blog-page .item-info {
    color: #333;
}

.category-blog a.icon-category {
    font-family: 'satisfy';
    font-size: 20px;
}
.category-blog {
    text-align: left;
    display:none;
}
.blog .category-blog {
    display:block;
}
.category-blog + h2.item-title {
    margin-top: 0;
}

.header-news span.item-category > time {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 13px;
}

.header-news span.item-category {
    margin: 12px 0;
    display: block;
    /*float: left;*/
}

.header-news img {
    width: 100%;
}

.blog-page.news-page .cat-item-image::after {
  border: 0px solid #b3a368;
  content: "";
}

.blog-page.news-page .cat-item-image {
    float: left;
    width: 100%;
}

.blog-page.news-page  .item-list .item-view > div {
    float: left; 
    width: 100%;
    padding: 5px 0;
}

.item-view > .item.portfoliobox {
    margin-bottom: 10px !important;
}
.progetti.blog-page .item-list {
    padding: 7px 0 0;
}
.blog-page.news-page .item-list .item-view, .blog-page.press .item-list .item-view {
    margin: 0 0 70px;
    border-bottom: 1px solid #ededed;
    min-height: 300px;
    padding-bottom: 10px;
}

.blog-page.news-page.bilanci .item-list .item-view{
    border-bottom-width: 0px ;
}


.itemExtraFields li.c-datadipartenza span i,
.itemExtraFields li.c-datadipartenza span {
    font-weight: 300;
    color: #506314;
    font-size: 18px;
}
.blog-page.news-page .item-list .item-view.stampa{
    min-height: 100px;
    margin: 0 0 20px;
}
.blog-page.news-page .item-list .item-view.stampa.progetti{
    border-width: 0px;
    padding: 25px;
}
.blog-page.news-page .item-list .item-view.stampa .cat-item-intro-text a:before {
    content: "\f08e";
    font-family: 'fontawesome';
    font-size: 15px;
    margin: 0 7px 0 3px;
}
.blog-page article.progetti .item-title {
    font-size: 30px;
    font-weight: 400;
    margin-bottom: 20px;
    border-bottom: 3px solid #fff;
    padding-bottom: 10px;
}
.blog-page .item-list .item-view.progetti .cat-item-intro-text {
    text-align: justify;
    word-wrap: break-word;
}
.blog-page .item-list .item-view.progetti .cat-item-intro-text p {
    margin-bottom: 0;
}
.blog-page.news-page.download .item-list .item-view {
    margin: 0 0 25px;
    min-height: 100px;
}

.newsView .itemVideoBlock,
.newsView .itemImageGallery {
    border-top: 1px solid #e5e5e5;
    padding-top: 40px;
}

.newsView .itemImageGallery {
    padding-top: 20px;
}

.newsView  .itemVideoEmbedded {
    margin-bottom: 30px;
}

.newsView span.gk-social-icons {
    margin-top: 8px;
}

/*AREA STAMPA*/
.blog-page.press header > h2 > a,
.blog-page.press header > h2  {
    font-size: 26px;
    line-height: 28px;
    letter-spacing: 1px;
    text-transform: none;
    font-weight: normal;
}

.blog-page.press  .item-list .item-view > div {
    float: left; 
    width: 100%;
    padding: 0;
}

.blog-page.press  .item-list p {
    margin: 0;
}

.itemAttachmentsBlock {
	text-align:left;
}

.menuazienda a {
    color: #333;
}

.menuazienda a:hover {
    color: #b3a368;
}

.gkMainMenu a {
    color: #333;
}

.item-list .itemContainer {
    padding: 0 30px 0 0;
}

.blog-page.download .item-list .itemContainer {
    padding: 0;
}


.ricetteView {
    padding: 0  40px 0 0;
    text-align: center;
}
.ricetteView .catItemBody  {
    /*border-bottom: 1px solid #ededed;
    padding-bottom: 40px;*/
    margin-bottom: 70px;
}
.ricetteView .catItemHeader {
    margin: 15px 0;
}
.ricetteView  .catItemTitle > a {
    font-size: 24px;
}
#gkBreadcrumb + .gkPage .ricetteView .item-info {
    margin-top: 10px;
}

.blog-page #gkSidebar {
    padding-top: 6px;
    padding-left: 15px;
}

.pagination {
    margin: 20px 0 0 0;
    text-align: left;
}

span.new sup {
    background: #b3a368;
    width: 70px;
    height: 70px;
    display: block;
    float: right;
    border-radius: 50%;
    top: -15px;
    position: absolute;
    right: -15px;
    color: #fff;
    font-size: 19px;
    line-height: 70px;
    font-family: 'Bitter';
}
.iconmedia {
    width: 100%;
    display: block;
    float: left;
    bottom: 0;
    position: absolute;
    left: 0;
    text-align: left;
}
.iconmedia > span {
    background: #b3a368;
    width: 50px;
    height: 50px;
    display: block;
    float: left;
    border-radius: 50%;
    font-size: 22px;
    line-height: 50px;
    text-align: center;
    margin:0 0 10px 10px;
}
.iconmedia > span > i {
	padding-right: 0px;
	color: #fff;
}
.iconmedia > span.i-video {
	background: #1e90ff;
}
.iconmedia > span.i-gallery {
	background: #33cc99;
}
.catItemExtraFields,
.itemExtraFields {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 12px;
    border: 1px solid #b3a368;
    text-align: center;
}

.progetti.stampa .catItemExtraFields, .progetti.stampa .itemExtraFields {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 12px;
    border:none;
    text-align: center;
    margin: 0;
}

.catItemExtraFields{
	border: 1px dashed #ddd;
	padding: 15px;
}
.itemExtraFields .catItemExtraFieldsLabel {
    font-size: 14px;
    color: #b3a368;
    margin-top: 8px;
    display: none;
}
.catItemExtraFields li > span {
    width: 100%;
    display: inline-block;
    text-align: left;
}

li.c-sitoesterno a::before {
    content: "\f0ac";
    font-family: 'FontAwesome';
    font-size: 18px;
    padding-right: 5px;
}
li.c-facebooklink a::before {
    content: "\f082";
    font-family: 'FontAwesome';
    font-size: 18px;
    padding-right: 5px;
}
li.c-emaillink a::before {
    content: "\f0e0";
    font-family: 'FontAwesome';
    font-size: 18px;
    padding-right: 5px;
}

.itemExtraFields li {
    width: 100%;
    display: inline-block;
    text-align: left;
}
/*
.itemExtraFields .iconbox {
    width: 125px;
    height: 125px;
    border-radius: 50%;
    border: 2px solid #b3a368;
    margin: 0 auto;
}
*/
.itemExtraFields li span{
    width: 100%;
    display: block;
    text-align: left;
    font-size: 15px;   
}
.itemExtraFields li::before {
    display: none;
}

.itemExtraFields li a {
    color: #444;
    font-weight: 400;
    font-size: 14px;
}

.item-body ul, .list-1, .list-2, .list-3 {
    margin: 1em 0 1em 0;
    padding: 0;
}

.list-2 > li, .list-3 > li {
    list-style: none;
    overflow: inherit;
    padding: 2px 0 2px 20px;
    position: relative;
}

.itemExtraFields li a::hover {
    opacity: 0.7;
}

.catItemExtraFields li .catItemExtraFieldsLabel::after {
    content: ": ";
}
span.catItemExtraFieldsValue {
    text-transform: none;
    font-size: 18px;
    letter-spacing: 0;
}
.itemTags li:before {
    color: #b3a368;
    content: "\f292";
    font-family: 'fontawesome';
}
.itemTags li > a {
    color: #444;
    opacity:1;
}
.itemTags li > a:hover {
    opacity:0.7;
}

.header div.itemAuthor,
.header div.itemAuthor a {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.header div.itemAuthor a:hover {
    opacity:0.5;
}
.itemImageGallery > h3 {
    display: none;
}
.ricette .itemVideoBlock, .ricette .itemImageGallery {
    border-top: 1px dashed #ddd;
    padding-top: 40px;
}


/* faq */
.fbpTopNavigation_core,
h4.allTopics_title {
    display: none;
}
.fbpLeftNavigation_root a{
    font-size: 15px;
    color: #333;
   	padding: 10px 0;
}

.fbpLeftNavigation_root a:hover{
    color: #b3a368;
}
a.NavLeftUL_anchor:hover, 
a.NavLeftUL_anchor:focus {
	color: #b3a368;
	background: #fff;
}
.li_selected > a, 
.li_selected > a:hover, 
.li_selected > a:focus {
    background: #fff;
    border-bottom: 1px solid #e2e2e2;
    color: #b3a368;
}
.fbpContent_root {
    font-size: 15px;
    line-height: 1.9;
}
.fbpContent_allTopics > li > a {
    font-size: 16px;
}


   
/*generatore pdf*/

.pdfView {
	text-align: center;
}
.pdfFullText{
	color:#333;
}
.pdfFullText strong {
    font-weight: bold;
}
.pdfView h1 {
	border-top:1px solid #ddd;
    width: 100%;
    text-align: center;
    font-size: 30px;
    font-weight: 600;
    text-transform: none;
    letter-spacing: 1px;
    padding:20px 0 0 0;
}
.pdfView .itemAuthor {
    width: 100%;
    display: block;
    text-align: center;
    margin-bottom: 10px;
}
.pdfView .itemExtraFields {
    margin: 20px 0;
    display:block;
}
.pdfView .itemExtraFieldsLabel {
    font-size: 14px;
    color: #b3a368;
}
.pdfView .itemExtraFields ul li {
    width: 24%;
    float: left;
    display: inline-block;
    list-style-type: none;
}
.pdfView .itemExtraFields ul li span {
    width: 100%!important;
    display: block;
    text-align: center;
}
.pdfView .pdfFullText, 
.pdfView .gallery{
	text-align: left;
}

.nspNext::after, .nspPrev::after {
    color: #b3a369;
}

.nspPagination li, .nspBotInterface .nspPagination li {
    background: #b3a369;
}
.nspNext:hover::after, .nspPrev:hover::after,
.nspPagination li:hover, .nspPagination li.active {
    opacity:0.6;
}

#gkCopyrights > .cgroup {
    display: flex;
    float: left;
    overflow: hidden;
}

#gk-menu-top img {
    height: auto;
    max-width: 57%;
    height: 15px;
}

.gkMainMenu #gkMobileMenu {
	margin-top:90px!important;	
}

.dark-bg #gkLogo.text, .dark-bg #gkMobileMenu span {
    color: #546223;
}

.dark-bg #gkMobileMenu i, .dark-bg #gkMobileMenu i:after, .dark-bg #gkMobileMenu i:before {
    background: #546223;
}

li a.itemdonazione:before {
    display: inline-block;
    content: "\f043";
    font-size: 30px;
    color: #b3a368;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

li a.itemfacebook:before {
    display: inline-block;
    content: "\f082";
    font-size: 30px;
    color: #546223;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

#gk-menu-top li > a {
    font-weight: 600;
    font-size: 14px;
}

#gk-menu-overlay {
	z-index: 999999999;
}

#gk-menu-overlay-wrap {
	z-index: 99999999999999999999;
} 
.service-section {
	margin-bottom:50px;
}
.service-section-title {
	margin-bottom:10px;
	text-transform: uppercase;
}
.vaptimelinewt {
    width: 100%;
}
.vaptimelinewt a {
    width: calc(50% - 10px);
    margin-right: 10px;
    float: left;
}
.vaptimelinewt .vap-timeline-block {
	margin:0;
}
#ca_banner {
    height: 130px!important;
    padding: 10px 0!important;
}

button, .button, input[type="submit"], input[type="button"], .pagenav-prev a, .pagenav-next a, #gkMainbody .readmore > a, .readon, .btn, .btn-border, .btn-thin-border {
    background: none;
    border: 1px solid #546223;
    color: #546223 !important;
}
.privacy-nl + .acysubbuttons button, .privacy-nl + .acysubbuttons input[type="button"], .acysubbuttons.nl input.button {
    border: 1px solid #fff;
    color: #fff !important;
}
.privacy-nl + .acysubbuttons button:hover, .privacy-nl + .acysubbuttons input[type="button"]:hover, .acysubbuttons.nl input.button:hover {
    border: 1px solid #b3a368;
    color: #b3a368 !important;
}
.vis_mandatory {
    color: #b3a368!important;
}
.acysubbuttons.nl {
    text-align: center!important;
}

form#visform1 div.required > label.visCSSlabel:after,
form#visform1 div.required > label.vflocationlabel:after {
    color: #b3a368!important; 
}

.inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.inputfile + label {
    font-weight: normal;
    cursor: pointer;
    padding: 10px 10px;
    min-width: 160px;
    border: 1px solid #546223;
}

.inputfile:focus + label,
.inputfile.has-focus + label {
    outline: 1px dotted #000;
    outline: -webkit-focus-ring-color auto 5px;
}

.inputfile + label svg {
    width: 1em;
    height: 1em;
    vertical-align: middle;
    fill: #546223;
    margin-top: -0.25em;
    margin-right: 0.45em;
    margin-left: 0.45em;
}

.visCustomText {
/*
    color: #b3a368;
    font-size: 15px;
    font-weight: 700;
*/
    padding: 0 6px 0 0;
}

.inputfile:focus + label, .inputfile.has-focus + label,
.inputfile + label:hover {
    color: #b3a368;
}

.visCSSinput, .editor {
    width: auto;
    margin-top: 10px;
    background: none;
}

input[type=text].visCSSinput, input[type=number].visCSSinput, input[type=email].visCSSinput, textarea.visCSSinput {
    width:66%;
    background: #fff;
    border: 1px solid #e5e5e5;
    color: #333;
    font-size: 14px;
    line-height: 50px;
    height: 50px;
    padding: 0 20px;
    max-width: 100% !important;
    font-family: "Montserrat";
}

textarea.visCSSinput {
    height:auto;
}

hr {
    width: 100%;
}

.labelfile {
    width: auto;
}

.gkmenu .k2ItemsBlock ul {
    margin-right: 0;
}

.box-video .gk-parallax-overlay {
    margin: 0;
    text-align: center;  
}

.box-video .gk-parallax-overlay p {
    padding: 0!important;
    margin: 0;  
}

.box-video-left .content {
    padding: 60px;
    background: #fff;
}

.box-video .gk-parallax-overlay h3 {
    color: #fff;
    margin-bottom: 10px;
}

.gk-parallax-overlay > h2 {
    text-align: center!important;
    color: #fff!important;
    text-shadow: 0px 0px 7px #111;
}

.box-video-left h1:before {
    content: "";
    position: absolute;
    left: 61px;
    top: 105px;
    height: 1px;
    width: 65px; 
    border-bottom: 3px solid #b3a368;
}

.box-video-left h1 {
    font-size: 24px;
}

.box-video-left p {
    margin-top: 40px;
}

/*
.buoncampobox {
    background-color: #fff;
}
*/

.buoncampobox .mainwrapper {
    padding: 60px;
}

.buoncampobox h3 {
    margin:40px 0 20px 0!important;
    padding: 0!important;
}

.buoncampobox h3::before {
    display: none!important;
}

.buoncampobox h3 a {
    color: #4f6213;
    font-size: 20px;
}

.buoncampobox h4 a {
    color: #4f6213;
    font-size: 15px;
}

.sostenitoribox {
    position: relative;
    background-color: #fff;
    padding-bottom: 50px;
}

.sostenitoribox .content {
    padding: 0 50px;
}

.sostenitoribox::after {
    background-color: #eee;
    height: 1px;
    width: 83%;
    left: 9%;
    top: 56%;
    position: absolute;
}

.titlebox .header,
.sostenitoribox .header {
    padding: 75px 0 20px 0;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 7px;
}
.titlebox .header::before,
.sostenitoribox .header::before {
    display: none;
}
.titlebox .header{
    background: #fff;
    border-top: 1px solid #eee;
}
.sostenitoribox .box {
    float: left;
    width: 25%;
    max-height: 150px;
    text-align: center;
}

.sostenitoribox .box img {
    display: inline;
    max-width: 100%;
    padding: 0 40px;
}


#gkHeaderNav .gkMainMenu .gkmenu > li.nodesktop {
    display: none;
}

.frontpage #gkBottom1 .box, .frontpage #gkBottom2 .box, .frontpage #gkBottom3 .box, .frontpage #gkBottom4 .box, .frontpage #gkBottom5 .box, .frontpage #gkBottom6 .box, .frontpage #gkBottom7 .box, .frontpage #gkBottom8 .box {
    padding: 0;
    text-align: justify;
}

.frontpage #gkBottom1 .box h1, .frontpage #gkBottom2 .box h1, .frontpage #gkBottom3 .box h1, .frontpage #gkBottom4 .box h1, .frontpage #gkBottom5 .box h1, .frontpage #gkBottom6 .box h1, .frontpage #gkBottom7 .box h1, .frontpage #gkBottom8 .box h1{
    padding: 0;
    text-align: left;
}
.bilanciobox p.readmorearrow {
    position: absolute;
    right: 70px;
    bottom: 60px;
}


/*biblioteca */
.biblio-page header > h2 {
    line-height: 24px !important;
}
.biblio-page header > h2 > a{
    line-height: 24px !important;
    font-size: 18px;
}
.biblio-page .category a {
    color: #555;
}
.biblio-page .category a:hover {
    color: #b3a368;
}
.single-book .cat-item-intro-text,
.biblio-page .cat-item-intro-text {
    font-size: 14px;
    line-height: 22px;
}
.biblio-page article.item-view {
    margin-bottom: 40px;
}
.single-book .item-img img,
.biblio-page .catItemImage img{
    border: 1px solid #ddd;
}
.biblio-page .catItemImageBlock{
    padding: 0;
    margin: 0;
}
.biblio-page .featured {
    position: absolute;
    top: 0;
    background: #ff3000;
    color: #fff;
    padding: 10px;
    font-weight: bold;
}
.single-book .header{
    overflow: hidden;
}
.single-book .book-info {
    margin-bottom: 50px;
}
.single-book .item-body h4 {
    margin: 50px 0 30px;
}
#gkHeaderNav div[id*="search-results"] {
    z-index: 9999;
}
#gkSidebar div[id*="k2-ajax-search"] .k2-ajax-search-container,
#gkSidebar .k2-ajax-search-container,
#gkHeaderNav div[id*="k2-ajax-search"] .k2-ajax-search-container,
#gkHeaderNav .k2-ajax-search-container {
    background-color: transparent;
    padding: 0;
    margin: 0;
}
#gkSidebar .k2-ajax-search-container input, #gkHeaderNav .k2-ajax-search-container input {
    padding-top: 0;
    color: #3c4d26;
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    text-shadow: 0px 0px 0px #ffffff;
}
#gkSidebar .k2-ajax-search-container input:focus, #gkHeaderNav .k2-ajax-search-container input:focus{
    background: #fff!important;
}
#gkSidebar .k2-ajax-search-container .k2-ajax-search-inner input[type=text], #gkHeaderNav .k2-ajax-search-container .k2-ajax-search-inner input[type=text] {
    height: 34px;
    padding: 0 10px;
    border: 1px #eee solid;
    line-height: 34px;
    box-shadow: inset 0 0 0 #00618C;
    -webkit-box-shadow: inset 0 0 0 #00618C;
    -moz-box-shadow: inset 0 0 0 #00618C;
    float: left;
    margin: 0;
    width: 100%;
}
#gkHeaderNav div[id*="k2-ajax-search"] {
    margin-top: 5px;
}
div.biblio-items.k2ItemsBlock ul li {
    overflow: hidden;
}
.biblio-items li > .book-img {
    padding-left: 0;
}
.biblio-items li > .book-info {
    padding-right: 0;
    padding-left: 0;
}
.biblio-items li:last-child {
    margin-bottom:0;
}
.biblio-items .moduleItemImage {
    margin-bottom: 0;
}
.biblio-items a.moduleItemTitle {
    line-height: 20px !important;
    font-size: 16px;
    color: #546223;
    font-weight: bold;
    padding-bottom: 10px;
}
#gkSidebar div[id*="k2-ajax-search"] {
    width: 100%!important;
}
form[id*="search-form"] div[id*="search-area-close"]{
    display: none!important;
}
div[id*="ajax-search-button"] {
    border-left: 1px #eee solid!important;
    background: transparent!important;
    right: 0px;
    left: auto!important;
    height: 34px!important;
}
div[id*="ajax-search-button"] .magnifier {
    background: transparent!important;
}
div[id*="ajax-search-button"] .magnifier::before {
    content: "\f002";
    font-family: "FontAwesome"; font-weight: 900;
    width: 30px;
    text-align: center;
    display: block;
    color: #656565;
    position: absolute;
    right: 1px;
    top: 2px;
    height: 34px;
}
.search-results .highlight {
    background-color: #ffc;
    font-weight: 400;
    padding: 1px 0px;
}
.itemRatingList, .itemRatingList a:hover, .itemRatingList .itemCurrentRating {
    background-image: url(../images/ratingstars.gif);
}




@media (max-width: 1040px) {
    #gkHeaderNav .gkMainMenu .gkmenu > li.nodesktop {
        display: inline-block;
    }
    
    #gkHeaderNav #gk-menu-top > ul {
        display: none;
    }   
    
    
}


@media (max-width: 1024px) {
	.vap-cal-legend span {
	    border: 1px solid #ddd;
	    float: left;
	    width: 19px;
	    height: 19px;
	    margin: 6px 2px 2px 17px;
	    border-radius: 50%;
	}
    
    #gk-mobile-menu-text {
        width: 50px !important;
    } 
    
}


@media (max-width: 910px) {
	.vap-cal-legend span {
	    border: 1px solid #ddd;
	    float: left;
	    width: 14px;
	    height: 14px;
	    margin: 6px 2px 2px 10px;
	    border-radius: 50%;
	}
    
    #gkTop1 .box, #gkTop2 .box, #gkSidebar .box, #gkMainbody .box, #gkBottom1 .box, #gkBottom2 .box, #gkBottom3 .box, #gkBottom4 .box, #gkBottom5 .box, #gkBottom6 .box, #gkBottom7 .box, #gkBottom8 .box, #gkBottom9 .box {
        margin-bottom: 0!important;
    }
    
    #gkBottom8 .fleft, #gkBottom8 .fright {
        width: 100%;
        margin-top: 20px;
    }      
    
    .gk-parallax-overlay {
        overflow: hidden;
        padding: 130px 50px 100px 50px!important;
    }
    
    .box-video-left h1:before {
        top: 98px!important;
    }
    
    .sostenitoribox .box {
        width: 33.33%;
    }
    
    .sostenitoribox::after {
        display: none;
    } 
    #k2Container .item-content .item-body .item-img {
        max-width: 100%;
        margin: 0 0px 25px 0;
    }
    
}

@media (max-width: 720px) {
    
    .sostenitoribox .box img {
        padding: 0;
    }    
    
    .nspArtPage .nspArt {
        width: 100% !important;
    }    
    
	.vap-cal-legend span {
	    border: 1px solid #ddd;
	    float: left;
	    width: 14px;
	    height: 14px;
	    margin: 6px 2px 2px 5px;
	    border-radius: 50%;
	}
    
    ul.sigProClassic li.sigProThumb {
        margin: 0;
    }
    
    ul.sigProClassic li.sigProThumb {
        max-width: 50%;
    }
    
    ul.sigProClassic li.sigProThumb  a.sigProLink.lightview {
        width: 190px!important;
        height: 190px!important;
    }
    
    .sostenitoribox .box {
        width: 50%;
    }   
    
    #gkHeaderNav .k2-ajax-search-container .k2-ajax-search-inner input[type=text] {
        height: 28px;
        padding: 0 5px;
        line-height: 28px;
    }
    
    #gkHeaderNav .k2-ajax-search-container input {
        font-size: 14px;
    }
    
    #gkHeaderNav div[id*="ajax-search-button"] .magnifier::before,
    #gkHeaderNav div[id*="ajax-search-button"] {
        height: 28px!important;
    }
    
    ul.gkmenu.level2 {
        display: none;
    }
    
}
@media (max-width: 570px) {
	.vap-cal-legend span {
	    border: 1px solid #ddd;
	    float: left;
	    width: 19px;
	    height: 19px;
	    margin: 6px 2px 2px 6px;
	    border-radius: 50%;
	}
	.vaptimelinewt a {
    width: calc(100% - 10px)!important;
    margin-right: 10px;
    float: left;
	}


}

@media (max-width: 380px) {
	.vap-cal-legend span {
	    border: 1px solid #ddd;
	    float: left;
	    width: 13px;
	    height: 13px;
	    margin: 6px 2px 2px 4px;
	    border-radius: 50%;
	}
	.vaptimelinewt a {
    width: calc(100% - 10px)!important;
    margin-right: 10px;
    float: left;
	}
    
}


@media (max-width: 640px) {
    .item-list .itemContainer {
    padding: 0;
}
    .box.striscioneverdebox.gkmod-2 {
    display: none;
}
    #gkHeaderMod, .blog-page > .header, .single-page > .header, .search-page .header {
    height: 200px!important;
}
    
    #gkSidebar .box + .box, #gkMainbodyTop .box + .box, #gkMainbodyBottom .box + .box {
    margin: 0!important;
}
    
    .box .header::before {
    border-bottom: 0 solid #b3a368!important;
}
    
    #gkBottom1, #gkBottom2, #gkBottom3, #gkBottom4, #gkBottom5, #gkBottom6, #gkBottom7, #gkBottom8 #gkBottom9 {
        margin: 0px auto!important;
    }    

    .vitanews .nspArts {
        height: 347px;
    }    
    
    .reportage .bgwrapper {
        background: -moz-linear-gradient(top, rgba(0,47,33,0) 0%, rgba(0,47,33,0) 0, rgba(0,47,33,1) 100%);
        background: -webkit-linear-gradient(top, rgba(0,47,33,0) 0%,rgba(0,47,33,0) 0,rgba(0,47,33,1) 100%);
        background: linear-gradient(to bottom, rgba(0,47,33,0) 0%,rgba(0,47,33,0) 0%,rgba(0,47,33,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00002f21', endColorstr='#002f21',GradientType=0 );
        min-height: 270px;
    }
    
    .box-video-left h1:before {
        top: 69px !important;
        left: 31px !important;
    }
    .box-video-left p {
        font-size:14px;
    }    
    
    .buoncampobox h4 a {
        font-size: 14px;
    }
    
    .buoncampobox h3 {
        margin: 15px 0 7px 0!important;
    }
    
    .buoncampobox h3 a {
        color: #4f6213;
        font-size: 17px;
    }    
    
    .box-video-left .content {
        border-top: 1px solid #F2F2F2;
        padding: 30px;
    }    
    
    .buoncampobox .mainwrapper {
    padding: 30px;
}
    
	#gkLogo img {
	    margin-top: 5px;
	    max-width: 130px;
	}
	
	#gkMobileMenu {
	    margin-top: 80px !important;
	    padding: 0;
	}
	
	.nspArtPage .nspArt:first-child .nspImageWrapper {
   		margin: 0 0 10px 0!important;
	}
    
    .nspArtPage .nspArt .nspImageWrapper {
   		margin: 20px 0 10px 0!important;
	}
	
	.nspTopInterface {
	    top: -55px!important;
	}
	    .user-feed > .jgram-img {
    width: 50%!important;
}
}



@media (max-width: 560px) {
    
    h3.nlbox {
        margin-top: 30px;
    }
    .foodx {
        margin-top: 30px;
    }

    #gkMobileMenu {
        right: 10px!important;
    }
    .box .header::before {
    top: 55px;
}
    #gkHeaderMod .gkPage h1::before {
    border-bottom: 0px solid #3c4d26;
}
    #gk-menu-overlay-wrap .gkMainMenu a {
    font-size: 16px;
}
    #gk-menu-overlay-wrap .gkMainMenu li li a {
    font-size: 16px;
}
    
    .gkPage {
        padding-left: 15px!important;
        padding-right: 15px!important;
    }   
    #gkBottom8 .gkPage,
    .frontpage .gkPage {
    padding-left: 0px!important;
    padding-right: 0px!important;
}
    
    #gkBottom8 {
        padding: 20px;
    }    
    

    #gkHeader {
        width: 100%;
    }
    
    #gkCopyrights {
        padding: 0 20px;
        margin-bottom: 0;
    }    

    .sostenitoribox .content {
        padding: 0 20px;
    } 
    
    .sostenitoribox .header {
        padding: 30px 0 20px 0;
    }    
    
	#gkLogo img {
        margin-top: 0;
	    width: 75px;
	}
    
    #gkLogo {
        left: 10px;
	}
	
	#gkMobileMenu {
	    margin-top: 43px !important;
	    padding: 0;
	}
    
    #gkHeaderNav {
        height: 85px !important;
    }
    
    .gk-fixed-nav #gkMobileMenu {
        margin-top: 43px !important;
    }    
    
    #gkHeaderNav::after {
        background-size: 100% auto;
        height: 30px;
        margin-top: 85px!important;
        width: 100%;
    } 
    
    .frontpage #gkPageContent {
        padding: 0 0 0 0;
    }    
	
	.breadcrumbs {
	    border-bottom: 1px solid #e5e5e5;
	    float: left;
	    font-size: 10px;
	    margin: 10px 0 30px 0;
	    padding: 10px 0;
	    text-align: left;
	    width: 100%;
	}
    
    .newsprincipali .nspArts {
        padding: 0;
    }  
    
    .user .col-6 div, .tagged .col-6 div, .search .col-6 div {
        width: 33.33%!important;
    }    
    
}