/**
New 
**/
.sidr {
 background-color: rgba(0, 0, 0, 0.7) !important;
}

/** 
Home v2 Styles
**/

h2, h2 a {
    font-family: Titillium Web !important;
    font-size: 32px;
    line-height: 36px;
    color: #5a6d7b;
    font-weight: 700;
    text-transform: none;
}

.home-news {
    padding-top: 60px;
}

.image-slide {
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
}

.home-main-text h2, .home-main-text h2 a, .home-news h2, .home-news h2 a {
    font-family: Titillium Web !important;
    font-size: 32px;
    line-height: 36px;
    color: #5a6d7b;
    font-weight: 700;
    text-transform: none;
}

.home-main-text h3, .home-main-text h3 a {
    font-family: Titillium Web;
    font-size: 28px;
    line-height: 32px;
    color: #5a6d7b;
    font-weight: 600;
    text-transform: none;
    text-decoration: none;
    margin-bottom: 30px;
}

.home-main-text p {
    font-size: 22px;
    line-height: 28px;
    color: #5a6d7b;
    font-size: 22px;
    font-family: Titillium Web;
    line-height: 28px;
    font-weight: 400;
}

.home-clienti .block-content-wrapper {
    background: #5a6d7b;
    padding: 15px;
}

.home-clienti figure img {
    max-width: 100%;
    width: 100% !important;
}

.home-clienti h2, h2 a {
    font-family: Titillium Web;
    font-size: 32px;
    line-height: 36px;
    font-weight: 700;
    text-transform: none;
}

.home-main-text h3 {
    font-family: Titillium Web;
    font-size: 28px;
    line-height: 32px;
    color: #fff;
    font-weight: 600;
    text-transform: none;
    text-decoration: none;
    margin-bottom: 30px;
}
.single-image-advanced.block-target .block-target-caption {
    color: #5a6d7b;
}

.home-clienti a {
    text-decoration: none !important;
}

.home-clienti .block-content p {
    font-family: Titillium Web;
    font-size: 20px;
    line-height: 26px;
    color: #ffffff;
}

.home-clienti .block-content h3 , .home-clienti  h3{
    font-family: Titillium Web;
    font-size: 28px;
    line-height: 32px;
    font-weight: bold;
}

.home-iniziative {
    margin-top: 120px;
}

.home-iniziative-repeat {
    margin-top: 0;
}

.home-iniziative .col-sm, .home-iniziative-repeat .col-sm {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.footer {
    background-color: #5a6d7b !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.content-holder {
    z-index: 1;
    padding-bottom: 0 !important;
}

.footer {
    font-family: Titillium Web !important;
}

.footer button {
    font-family: Titillium Web;
    font-size: 20px;
    line-height: 26px;
    background: #fff !important;
    color: #5a6d7b !important;
    padding: 5px 25px !important;
    font-size: 18px !important;
}

#menu-v2_footer_1 li a {
    font-size: 22px !important;
}

/*======================================
  Selectric
======================================*/
.selectric-wrapper {
    position: relative;
    cursor: pointer;
    border: 1px solid #CCCCCC;
    height: 40px;
    margin-top: 5px !important;
    width: 200px;
    position: absolute;
    left: 0px;
    z-index: 999;
}

@media screen and (min-width: 990px) {
    .selectric-wrapper {
        margin-left: 39%;
        width: 60%;
    }
}

.selectric-responsive {
    width: 100%;
}

.selectric {
    height: 40px;
    text-align: left !important;

    border: {
        borderWidth
    }

    px solid {
        secondaryColor
    }

    ;

    background: {
        baseColor
    }

    ;
    position: relative;

    border-radius: {
        borderRadius
    }

    px;
}

.selectric .label {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 40px;
    color: #A9A9A9;
    font-family: "Titillium Web";
    font-size: 22px;
    font-stretch: normal;
    font-style: normal;
    font-variant-caps: normal;
    font-weight: normal;
    padding-top: 5px;
    text-align: left !important;

    margin: 0 {
        innerHeight
    }

    px 0 {
        indent
    }

    px;
    font-size: 22px;

    line-height: {
        innerHeight
    }

    px;

    color: {
        labelColor
    }

    ;

    height: {
        innerHeight
    }

    px;
}

.selectric .button {
    background: {
        buttonBgColor
    }

    ;

    border-radius: {
        buttonRadius
    }

    px;
    display: block;
    position: absolute;

    right: {
        buttonPosition
    }

    px;
    top: 0;
    bottom: 0;
    margin: auto;

    width: {
        buttonSize
    }

    px;

    height: {
        buttonSize
    }

    px;

    color: {
        buttonColor
    }

    ;
    text-align: center;
    font: 0/0 a;

    *font: {
        buttonSize
    }

    px/ {
        buttonSize
    }

    px Lucida Sans Unicode,
    Arial Unicode MS,
    Arial;
}

.selectric .button:after {
    content: " ";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 0;
    height: 0;
    border: 4px solid transparent;

    border-top-color: {
        buttonColor
    }

    ;
    border-bottom: none;
}

.selectric-focus .selectric {
    border-color: #AAA;
}

.selectric-hover .selectric {
    border-color: {
        hoverSecondaryColor
    }

    ;
}

.selectric-hover .selectric .button {
    color: {
        hoverSecondaryColor
    }

    ;
}

.selectric-hover .selectric .button:after {
    border-top-color: {
        hoverSecondaryColor
    }

    ;
}

.selectric-open {
    z-index: 9999;
}

.selectric-open .selectric {
    border-color: {
        hoverSecondaryColor
    }

    ;

    background: {
        hoverBaseColor
    }

    ;
}

.selectric-open .selectric-items {
    display: block;
    z-index: 999;
}

.selectric-disabled {
    filter: alpha(opacity=50);
    opacity: 0.5;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.selectric-hide-select {
    position: relative;
    overflow: hidden;
    width: 0;
    height: 0;
}

.selectric-hide-select select {
    position: absolute;
    left: -100%;
}

.selectric-hide-select.selectric-is-native {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10;
}

.selectric-hide-select.selectric-is-native select {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    border: none;
    z-index: 1;
    box-sizing: border-box;
    opacity: 0;
}

.selectric-input {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 1px !important;
    height: 1px !important;
    outline: none !important;
    border: none !important;
    *font: 0/0 a !important;
    background: none !important;
}

.selectric-temp-show {
    position: absolute !important;
    visibility: hidden !important;
    display: block !important;
}

/* Items box */
.selectric-items {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background: #F8F8F8;
    border: 1px solid #C4C4C4;
    z-index: -1;
    box-shadow: 0 0 10px -6px;
}

.selectric-items .selectric-scroll {
    height: 100%;
    overflow: auto;
    z-index: 999;
}

.selectric-above .selectric-items {
    top: auto;
    bottom: 100%;
}

.selectric-items ul,
.selectric-items li {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 12px;
    line-height: 20px;
    min-height: 20px;
    z-index: 999;
}

.selectric-items li {
    display: block;
    padding: 8px;
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #EEE;
    color: #666;
    cursor: pointer;
    z-index: 999;
}

.selectric-items li.selected {
    background: #EFEFEF;
    color: #444;
}

.selectric-items li.highlighted {
    background: #D0D0D0;
    color: #444;
}

.selectric-items li:hover {
    background: #F0F0F0;
    color: #444;
}

.selectric-items .disabled {
    filter: alpha(opacity=50);
    opacity: 0.5;
    cursor: default !important;
    background: none !important;
    color: #666 !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.selectric-items .selectric-group .selectric-group-label {
    font-weight: bold;
    padding-left: 10px;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: none;
    color: #444;
}

.selectric-items .selectric-group.disabled li {
    filter: alpha(opacity=100);
    opacity: 1;
}

.selectric-items .selectric-group li {
    padding-left: 25px;
}


.ics-set-collapse {
    padding-top: 10px;
    cursor: pointer;
}

.ics-set-collapse-active {
    background-color: #5A6D7A !important;
}

.ics-set-collapse-active .team-block-item-prename,
.ics-set-collapse-active .team-block-item-name {
    color: rgb(255, 255, 255);
}

.ics-box-collapse {
    background-color: #5A6D7A !important;
    line-height: 26px;
    font-size: 20px;
    color: rgb(255, 255, 255);
    display: block;
    font-family: "Titillium Web";
    padding: 10px;
}

.searchandfilter-date-picker,
.ui-datepicker,
.ui-datepicker-header,
.ui-datepicker-calendar {
    z-index: 9999 !important;
}

.block-target .block-target-caption {
    height: 50px;
    min-height: 50px;
}

.tab-home-clienti .wpb_wrapper:hover {
    background-color: #f1f3f5;
}

/*** HOME News ***/

.item .desc time {
    font-family: Titillium Web !important;
    font-size: 18px;
    color: #5A6D7A;
    line-height: 2.7em;
}

.item p.excerpt {
    color: #5a6d7b;
    font-size: 22px;
    font-family: Titillium Web;
    line-height: 28px;
    font-weight: 400;
}


/*HOVER SU LINK*/
.carousel-slick-home-post-wrap .item .desc h3 a:hover,
.pdf-item a:hover,
.post_wrapper article header .post-title a:hover,
.widget ul li a:hover {
    text-decoration: underline;
}

#search-header input {
    min-width: 120px;
    width: 120px;
    max-width: 120px;
}


.search-form ::-webkit-input-placeholder {
    text-align: center;
}

.search-form :-moz-placeholder {
    text-align: center;
}

.search-form ::-moz-placeholder {
    text-align: center;
}

.search-form :-ms-input-placeholder {
    text-align: center;
}

/*
#ui-datepicker-div {
    background-color: #ffcc00;
    z-index: 999;
}
*/
#sidebar.vertical-menu-ics {
    padding-top: 0px;
}

#sidebar.vertical-menu-ics .navbar-toggle .icon-bar {
    background-color: #fff;
}

#sidebar.vertical-menu-ics .navbar-collapse {
    padding-top: 20px;
}

#sidebar.vertical-menu-ics .navbar-brand {
    color: #fff;
}

/**********************
* FAQ STYLES 
**********************/

#faq {
    background: #efefef;
    padding: 10px;
}

.page-i-nostri-bandi .block-content-wrapper .vc_tta-panel .vc_tta-panel-title > a {
    color: #5a6d7b !important;
}

.page-i-nostri-bandi > .vc_tta-controls-icon {
    color: #666 !important;
}

.block-content-wrapper .vc_tta-controls-icon::after, .block-content-wrapper .vc_tta-controls-icon::before {
        border-color: #666 !important;
}

.page-i-nostri-bandi .block-content-wrapper .vc_tta-panel .vc_tta-panel-body {
    background-color: transparent !important;
    border-color: transparent !important;
    border-bottom: 1px solid #fff !important;
    color: #666 !important;
}

.page-i-nostri-bandi .vc_tta-panel-body p{
    padding: 0 0 0 45px !important;
}

@media screen and (min-width: 767px) {

    #sidebar.vertical-menu-ics .navbar-collapse {
        padding-top: 0px;
    }

    #sidebar.vertical-menu-ics {
        padding-top: 40px;
    }
}

.vertical-menu-ics {
    margin-top: 50px;
    background-color: #5A6D7A;
}

.vertical-menu-ics .navbar {
    background: none #5A6D7A;
    border-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.vertical-menu-ics .menu {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.vertical-menu-ics .menu li {
    margin-bottom: 20px;
}

.vertical-menu-ics .menu li a {
    text-transform: uppercase;
    color: #fff;
}

.vertical-menu-ics .menu li a:hover {
    color: #c0c0c0;
}

.vertical-menu-ics .menu li .sub-menu {
    display: none;
    padding: 3px;
    margin: 0px;
}

.vertical-menu-ics .menu li .sub-menu li {
    margin-bottom: 5px;
}

.vertical-menu-ics .menu li .sub-menu li a {
    font-size: 13px;
}

.ul-ammtrasp li a {
    font-size: 18px !important;
}

html body.page-page-template-page-ics_default-php .image-top-video,
html body.page-page-template-page-ics_bandi-php .image-top-video,
html body.page-template-page-ics_iniziative-php .image-top-video,
html body.page-template-page-ics_tab .image-top-video {
    height: auto
}

html body.page-template-page-ics_default-php .image-top-video .grve-bg-video,
html body.page-template-page-ics_default-php .image-top-video .grve-bg-video video,
html body.page-template-page-ics_bandi-php .image-top-video .grve-bg-video,
html body.page-template-page-ics_bandi-php .image-top-video .grve-bg-video video,
html body.page-template-page-ics_iniziative-php .image-top-video .grve-bg-video,
html body.page-template-page-ics_iniziative-php .image-top-video .grve-bg-video video,
html body.page-template-page-ics_tab .image-top-video .grve-bg-video,
html body.page-template-page-ics_tab .image-top-video .grve-bg-video video {
    position: relative;
    height: auto;
    top: auto;
    left: auto;
    transform: none
}

body.page-template-page-ics_default-php .image-top,
body.page-template-page-ics_bandi-php .image-top,
body.page-template-page-ics_iniziative-php .image-top,
body.page-template-page-ics_tab .image-top {
    background-position: center;
    -webkit-backface-visibility: hidden;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    position: relative;
    width: 100%;
    display: none
}

body.page-template-page-ics_default-php .image-top.active,
body.page-template-page-ics_bandi-php .image-top.active,
body.page-template-page-ics_iniziative-php .image-top.active,
body.page-template-page-ics_tab .image-top.active {
    display: block
}

.image-top-title-page {
    display: none !important;
}

body.page-template .image-top-video:before,
body.page-template .image-top:before,
body.page-template-page-ics_default-php .image-top-video:before,
body.page-template-page-ics_default-php .image-top:before,
body.page-template-page-ics_bandi-php .image-top-video:before,
body.page-template-page-ics_bandi-php .image-top:before,
body.page-template-page-ics_iniziative-php .image-top-video:before,
body.page-template-page-ics_iniziative-php .image-top:before,
body.page-template-page-ics_tab .image-top-video:before,
body.page-template-page-ics_tab .image-top:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    /* background: rgba(0, 0, 0, 0.5); */
    background: transparent !important;
    z-index: 2
}

body.page-template-page-ics_default-php .image-top-video,
body.page-template-page-ics_bandi-php .image-top-video,
body.page-template-page-ics_iniziative-php .image-top-video,
body.page-template-page-ics_tab .image-top-video {
    width: 100%;
    position: relative;
    display: none
}

body.page-template-page-ics_default-php .image-top-video.active,
body.page-template-page-ics_bandi-php .image-top-video.active,
body.page-template-page-ics_iniziative-php .image-top-video.active,
body.page-template-page-ics_tab .image-top-video.active {
    display: block
}

@media (min-width:768px) {

    body.page-template-page-ics_default-php .image-top,
    body.page-template-page-ics_default-php .image-top-video,
    body.page-template-page-ics_bandi-php .image-top,
    body.page-template-page-ics_bandi-php .image-top-video,
    body.page-template-page-ics_iniziative-php .image-top,
    body.page-template-page-ics_iniziative-php .image-top-video,
    body.page-template-page-ics_tab .image-top,
    body.page-template-page-ics_tab .image-top-video {
        height: 400px
    }

}

/* LOGO hack */
@media (max-width: 991px) and (min-width: 768px) {
    .header-item-logo h1.logo-text {
        font-size: 4vw;
        line-height: 4.2vw;
    }   
}

@media (max-width: 691px) and (min-width: 630px) {
    .header-item-logo h1.logo-text {
        font-size: 4vw;
        line-height: 4.2vw;
    }   
}

@media (max-width: 622px) and (min-width: 567px) {
    .header-item-logo h1.logo-text {
        font-size: 6vw !important;
        line-height: 6.2vw !important;
    }   
}

@media (max-width:767px) {

    body.page-template-page-ics_default-php .image-top,
    body.page-template-page-ics_default-php .image-top-video,
    body.page-template-page-ics_bandi-php .image-top,
    body.page-template-page-ics_bandi-php .image-top-video,
    body.page-template-page-ics_iniziative-php .image-top,
    body.page-template-page-ics_iniziative-php .image-top-video,
    body.page-template-page-ics_tab .image-top,
    body.page-template-page-ics_tab .image-top-video {
        height: 100% !important;
        padding-top: 56.25%
    }
}

body.page-template-page-ics_default-php .image-top-video .grve-bg-video,
body.page-template-page-ics_bandi-php .image-top-video .grve-bg-video,
body.page-template-page-ics_iniziative-php .image-top-video .grve-bg-video,
body.page-template-page-ics_iniziative-php .image-top-video .grve-bg-video,
body.page-template-page-ics_tab .image-top-video .grve-bg-video,
body.page-template-page-ics_tab .image-top-video .grve-bg-video {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 1;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    overflow: hidden !important
}

body.page-template-page-ics_default-php .image-top-video .grve-bg-video video,
body.page-template-page-ics_bandi-php .image-top-video .grve-bg-video video,
body.page-template-page-ics_iniziative-php .image-top-video .grve-bg-video video,
body.page-template-page-ics_tab .image-top-video .grve-bg-video video {
    position: absolute;
    width: 100%;
    max-width: none;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0)
}

body.page-template-page-ics_default-php #content,
body.page-template-page-ics_bandi-php #content,
body.page-template-page-ics_iniziative-php #content,
body.page-template-page-ics_tab #content {
    padding-top: 0 !important
}

body.page-template-page-ics_default-php.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-body,
body.page-template-page-ics_bandi-php.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-body,
body.page-template-page-ics_iniziative-php.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-body {
    border: none !important;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    overflow: visible !important;
    -webkit-transform: none !important;
    transform: none !important;
    -webkit-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
    padding: 0 !important
}

body.page-template-page-ics_default-php.wpb-js-composer .vc_tta-panels,
body.page-template-page-ics_default-php.wpb-js-composer .vc_tta-panels::after,
body.page-template-page-ics_bandi-php.wpb-js-composer .vc_tta-panels,
body.page-template-page-ics_bandi-php.wpb-js-composer .vc_tta-panels::after,
body.page-template-page-ics_bandi-php.wpb-js-composer .vc_tta-panels::before,
body.page-template-page-ics_iniziative-php.wpb-js-composer .vc_tta-panels,
body.page-template-page-ics_iniziative-php.wpb-js-composer .vc_tta-panels::after,
body.page-template-page-ics_iniziative-php.wpb-js-composer .vc_tta-panels::before {
    border: none !important
}

body.page-template-page-ics_default-php.wpb-js-composer .vc_tta-panels,
body.page-template-page-ics_bandi-php.wpb-js-composer .vc_tta-panels,
body.page-template-page-ics_iniziative-php.wpb-js-composer .vc_tta-panels {
    background-color: transparent !important
}

body.page-template-page-ics_default-php.wpb-js-composer .vc_tta-panel .vc_tta-panel-body,
body.page-template-page-ics_bandi-php.wpb-js-composer .vc_tta-panel .vc_tta-panel-body,
body.page-template-page-ics_iniziative-php.wpb-js-composer .vc_tta-panel .vc_tta-panel-body {
    background-color: transparent !important
}

body.page-template-page-ics_default-php.wpb-js-composer .vc_tta-tabs .vc_tta-tabs-container,
body.page-template-page-ics_bandi-php.wpb-js-composer .vc_tta-tabs .vc_tta-tabs-container,
body.page-template-page-ics_iniziative-php.wpb-js-composer .vc_tta-tabs .vc_tta-tabs-container {
    padding-top: 15px !important;
    background: #5a6d7b !important;
    margin: 0 !important;
    text-align: center !important
}

body.page-template-page-ics_default-php.wpb-js-composer .vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list,
body.page-template-page-ics_bandi-php.wpb-js-composer .vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list,
body.page-template-page-ics_iniziative-php.wpb-js-composer .vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list {
    margin-left: 1px !important
}

body.page-template-page-ics_default-php.wpb-js-composer .vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab,
body.page-template-page-ics_bandi-php.wpb-js-composer .vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab,
body.page-template-page-ics_iniziative-php.wpb-js-composer .vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
    margin-left: 4px !important
}

body.page-template-page-ics_default-php.wpb-js-composer .vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab>a,
body.page-template-page-ics_bandi-php.wpb-js-composer .vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab>a,
body.page-template-page-ics_iniziative-php.wpb-js-composer .vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab>a {
    border: none !important;
    background-color: #5a6d7b !important;
    color: #fff !important;
    font-weight: bold !important;
    font-size: 18px !important
}

body.page-template-page-ics_default-php.wpb-js-composer .vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active>a,
body.page-template-page-ics_bandi-php.wpb-js-composer .vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active>a,
body.page-template-page-ics_iniziative-php.wpb-js-composer .vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active>a {
    border: none !important;
    background-color: #fff !important;
    color: #5a6d7b !important;
    font-weight: bold !important;
    font-size: 18px !important
}

@media (max-width:767px) {

    body.page-template-page-ics_default-php.wpb-js-composer .vc_tta-panel .vc_tta-panel-heading,
    body.page-template-page-ics_bandi-php.wpb-js-composer .vc_tta-panel .vc_tta-panel-heading,
    body.page-template-page-ics_iniziative-php.wpb-js-composer .vc_tta-panel .vc_tta-panel-heading {
        border: none !important;
        background-color: #5a6d7b !important
    }

    body.page-template-page-ics_default-php.wpb-js-composer .vc_tta-panel.vc_active .vc_tta-panel-heading,
    body.page-template-page-ics_bandi-php.wpb-js-composer .vc_tta-panel.vc_active .vc_tta-panel-heading,
    body.page-template-page-ics_iniziative-php.wpb-js-composer .vc_tta-panel.vc_active .vc_tta-panel-heading {
        border: 1px solid #5a6d7b !important;
        background-color: #fff !important
    }

    body.page-template-page-ics_default-php.wpb-js-composer .vc_tta-panel .vc_tta-panel-title>a,
    body.page-template-page-ics_bandi-php.wpb-js-composer .vc_tta-panel .vc_tta-panel-title>a,
    body.page-template-page-ics_iniziative-php.wpb-js-composer .vc_tta-panel .vc_tta-panel-title>a {
        color: #fff !important;
        font-weight: bold !important;
        font-size: 18px !important
    }

    body.page-template-page-ics_default-php.wpb-js-composer .vc_tta-panel.vc_active .vc_tta-panel-title>a,
    body.page-template-page-ics_bandi-php.wpb-js-composer .vc_tta-panel.vc_active .vc_tta-panel-title>a,
    body.page-template-page-ics_iniziative-php.wpb-js-composer .vc_tta-panel.vc_active .vc_tta-panel-title>a {
        color: #5a6d7b !important;
        font-weight: bold !important;
        font-size: 18px !important
    }

    body.page-template-page-ics_default-php.wpb-js-composer .vc_tta-panel:not(:first-child) .vc_tta-panel-heading,
    body.page-template-page-ics_bandi-php.wpb-js-composer .vc_tta-panel:not(:first-child) .vc_tta-panel-heading,
    body.page-template-page-ics_iniziative-php.wpb-js-composer .vc_tta-panel:not(:first-child) .vc_tta-panel-heading {
        margin-top: 5px !important
    }
}

body.page-template-page-ics_default-php .tabs-container,
body.page-template-page-ics_bandi-php .tabs-container,
body.page-template-page-ics_iniziative-php .tabs-container,
body.page-template-page-ics_tab .tabs-container {
    padding-top: 15px !important;
    background: #5a6d7b !important;
    margin: 0 !important;
    text-align: center !important
}

body.page-template-page-ics_default-php .tabs-container {
    padding-top: 0px !important;
}

body.page-template-page-ics_default-php .tabs-container .nav-tabs,
body.page-template-page-ics_bandi-php .tabs-container .nav-tabs,
body.page-template-page-ics_tab .tabs-container .nav-tabs,
body.page-template-page-ics_iniziative-php .tabs-container .nav-tabs {
    margin-left: 1px !important;
    border: none !important
}

body.page-template-page-ics_default-php .tabs-container .nav-tabs li,
body.page-template-page-ics_bandi-php .tabs-container .nav-tabs li,
body.page-template-page-ics_tab .tabs-container .nav-tabs li,
body.page-template-page-ics_iniziative-php .tabs-container .nav-tabs li {
    margin-left: 4px !important;
    margin-bottom: 0 !important;
    float: none !important;
    display: inline-block !important
}

body.page-template-page-ics_default-php .tabs-container .nav-tabs li>a,
body.page-template-page-ics_bandi-php .tabs-container .nav-tabs li>a,
body.page-template-page-ics_tab .tabs-container .nav-tabs li>a,
body.page-template-page-ics_iniziative-php .tabs-container .nav-tabs li>a {
    border: none !important;
    background-color: #5a6d7b !important;
    color: #fff !important;
    font-weight: bold !important;
    font-size: 18px !important;
    text-transform: uppercase !important
}

body.page-template-page-ics_default-php .tabs-container .nav-tabs li.active>a,
body.page-template-page-ics_bandi-php .tabs-container .nav-tabs li.active>a,
body.page-template-page-ics_tab .tabs-container .nav-tabs li.active>a,
body.page-template-page-ics_iniziative-php .tabs-container .nav-tabs li.active>a {
    border: none !important;
    background-color: #fff !important;
    color: #5a6d7b !important;
    font-weight: bold !important;
    font-size: 18px !important
}

.footer-ics {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
    color: #fff !important;
}

.footer-ics .footer-amministrazione-trasparente a:link,
.footer-ics .footer-amministrazione-trasparente a:focus,
.footer-ics .footer-amministrazione-trasparente a:visited {
    color: #5a6d7b !important;
}

.footer-ics .footer-amministrazione-trasparente a:hover,
.footer-ics .footer-amministrazione-trasparente a:visited:hover {
    color: #23527c !important;
    text-decoration: none !important;
}

.footer-ics a:link, 
.footer-ics a:visited {
    color: #fff;
}

.footer-ics a:hover,
.footer-ics a:visited:hover {
    text-decoration: underline !important;
}

.footer a:link, 
.footer a:visited {
    color: #fff;
}

.footer a:hover,
.footer a:visited:hover {
    text-decoration: underline !important;
}

.footer-big-link {
    /* margin-top: 20px; */
}

.footer p a, .footer p {
    color: #fff !important;
    text-decoration: none;
}

.footer-big-link a {
    font-size: 20px;
}

.footer-small-link a {
    font-size: 15px;
}

.footer-contact {
    padding-top: 20px;
    text-align: center;
}

.footer .social-item {
    background: #fff !important;
    color: #5a6d7b !important;
    width: 30px !important;
    height: 30px !important;
    border-radius: 100% !important;
    text-align: center !important;
}

.footer .social-item a{
    color: #5a6d7b !important;
}

@media (min-width:995px) {
    .footer-contact {
        text-align: right;
    }
}

.footer-sitemap {
    padding-top: 15px;
    padding-bottom: 15px;
}

.footer-copy {
    font-size: 14px;
    color: #fff !important;
}

.ics-team-carousel {
    cursor: pointer;
}

.ics-team-carousel-detail {
    display: none;
}

.ics-team-carousel-detail-active {
    background-color: #5A6D7A !important;
    line-height: 26px;
    font-size: 20px;
    color: rgb(255, 255, 255);
    display: block;
    font-family: "Titillium Web";
    padding: 10px;
}

/*Slideshow ICS*/
.ics-slideshow-overflow {
    max-height: 400px;
    overflow: hidden;
}

@media (max-width: 767px) {

    body.page-page-template-page-ics_bandi-php .image-top-video,
    body.page-template-page-ics_iniziative-php .image-top-video,
    body.page-chi-siamo .image-top-video {
        height: 100% !important;
        padding-top: 0px !important;
    }

    body.page-page-template-page-ics_bandi-php .image-top,
    body.page-template-page-ics_iniziative-php .image-top,
    body.page-chi-siamo .image-top {
        height: 400px !important;
    }
}

@media only screen and (max-width: 600px) {
    /* HOME FIXES */
    .heading-advanced-wrapper.news-home .archivio-notizie {
        position: absolute;
        /* right: 0; */
        top: 30px;
    }

    .item .desc {
        margin-top: 50px;
    }


    body.page-page-template-page-ics_bandi-php .image-top,
    body.page-template-page-ics_iniziative-php .image-top,
    body.page-chi-siamo .image-top {
        height: 150px !important;
        background-size: contain;
        background-repeat: no-repeat;
        padding-top: 0;
        padding-bottom: 0;
    }   

    body.page-ics-sostenibilita .image-top {
        background-size: cover !important;
    }
    /* fondi speciali e golf */
    body.page-id-5720 .image-top, body.page-id-6061 .image-top, body.page-id-4117 .image-top{
        background-size: cover !important;
    }
    .carousel-slick-post-wrap {
        margin-top: 42px;
    }

}

.team-carousel-wrapper .item.slick-center .team-carousel-item.bioclass:hover:before {
    opacity: 0 !important;
}

.page-template-page-ics_areaclienti .contenuto {
    background: #5a6d7b;
    padding: 15px;
}



.cta-100 {
    margin-top: 100px;
    padding-left: 8%;
    padding-top: 7%;
  }
  .col-md-3{
      padding-bottom:20px;
  }
  
  .white {
    color: #fff !important;
  }
  .mt{float: left;margin-top: -20px;padding-top: 20px;}
  .bg-blue-ui {
    background-color: #708198 !important;
  }

/*  figure img{width:300px;}*/
  
  #blogCarousel {
    padding-bottom: 100px;
  }
  
  .blog .carousel-indicators {
    left: 0;
    top: -50px;
    height: 50%;
  }
  
  
  /* The colour of the indicators */
  
  .blog .carousel-indicators li {
    background: #708198;
    border-radius: 50%;
    width: 8px;
    height: 8px;
  }
  
  .blog .carousel-indicators .active {
    background: #0fc9af;
  }
  
  
  
  
  .item-carousel-blog-block {
    outline: medium none;
    padding: 15px;
  }
  
  .item-box-blog {
    border: 1px solid #dadada;
    text-align: center;
    z-index: 4;
    padding: 20px;
  }
  
  .item-box-blog-image {
    position: relative;
  }
  
  .item-box-blog-image figure img {
    width: 100%;
    height: auto;
  }
  
  .item-box-blog-date {
    position: absolute;
    z-index: 5;
    padding: 4px 20px;
    top: -20px;
    right: 8px;
    background-color: #41cb52;
  }
  
  .item-box-blog-date span {
    color: #fff;
    display: block;
    text-align: center;
    line-height: 1.2;
  }
  
  .item-box-blog-date span.mon {
    font-size: 18px;
  }
  
  .item-box-blog-date span.day {
    font-size: 16px;
  }
  
  .item-box-blog-body {
    padding: 10px;
  }
  
  .item-heading-blog a h5 {
    margin: 0;
    line-height: 1;
    text-decoration:none;
    transition: color 0.3s;
  }
  
  .item-box-blog-heading a {
      text-decoration: none;
  }
  
  .item-box-blog-data p {
    font-size: 13px;
  }
  
  .item-box-blog-data p i {
    font-size: 12px;
  }
  
  .item-box-blog-text {
    max-height: 100px;
    overflow: hidden;
  }
  
  .mt-10 {
    float: left;
    margin-top: -10px;
    padding-top: 10px;
  }
  
  .btn.bg-blue-ui.white.read {
    cursor: pointer;
    padding: 4px 20px;
    float: left;
    margin-top: 10px;
  }
  
  .btn.bg-blue-ui.white.read:hover {
    box-shadow: 0px 5px 15px inset #4d5f77;
  }
  