/*
    Theme Name: Belief
    Theme URI: http://cosmothemes.com/belief
    Description: Our themes are using the 960 grid system while the mark-up is powered by a strong css framework. This theme has been tested in all modern browsers - IE 8, IE 9 , Opera, Firefox, Safari and Chrome. Key features of the template - infinit Color Schemes, Background Styling Options, Custom Text-based Logos, Social Media Links, Multiple Multi-Level jQuery Menus, Built-in Breadcrumbs, Custom Front Page Layout, Advertisement Sidebars, Custom Widget (Popular, Recent, Comments, Tags), Twitter Widget, Contact Form Widget, Flickr Widget, Custom Page Templates, Hide/Show Meta Elements for each particular post, Featured Image, Built-in Social Sharing, About the author box, Built-in Related Posts, Nested Comments, 100+ Shortcodes, Unlimited sidebars, Language support.
    Version: 0.7
    Tags: fixed-width,custom-menu,custom-colors,custom-header,custom-background,two-columns,left-sidebar,right-sidebar,sticky-post,theme-options
	License: GNU General Public License and Themeforest general license
	License URI: Licensing/README_License.txt
	Author URI: http://cosmothemes.com
    Author: CosmoThemes
*/

.home .slider-container-wrapper {
  overflow: visible !important;
}
.home .cycloneslider {
  -webkit-box-shadow: 0px 2px 6px rgba(50, 50, 50, 0.15);
  -moz-box-shadow: 0px 2px 6px rgba(50, 50, 50, 0.15);
  box-shadow: 0px 2px 6px rgba(50, 50, 50, 0.15);
}

/**************************************************************************/
/*************************          BODY          *************************/
/**************************************************************************/

body {
    overflow-x: hidden;
}

.margin_15px {
    margin: 0 0 15px 0 !important;
}

@media screen and (min-width: 768px) {
  header .row, .top-container .row, .main-container .row, footer .row {
    width: 960px;
  }
}

.pag ul {
    margin-bottom: 0 !important;
}

.pag ul li .page-numbers.current, .pag ul li:hover .page-numbers {
  opacity: 1 !important;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;
  filter: alpha(opacity=100) !important;
}
.pag ul li .page-numbers {
  opacity: 0.6 !important;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)" !important;
  filter: alpha(opacity=60) !important;
}

article.post .featimg {
    float: left;
    margin: 6px 12px 12px 0 !important;
    max-width: 480px !important;
}

article.post .featimg img {
    width: 100% !important;
}

article.post-event .featimg {
    float: none;
    margin: 6px 0 24px 0 !important;
}

#reply-title span, #comments-title span {
    font-size: 1.0em !important;
}

.cosmo-comment-plain li.comment .comment-body {
    min-height: 0 !important;
}

.cosmo-comment-plain li.comment .cosmo-comment-textinfo {
    margin-bottom: 6px !important;
}

aside#dfcg-widget-2 {
    margin-bottom: 10px !important;
}

.post h3.post-title {
    font-weight: bold !important;
}

/**************************************************************************/
/*************************         HEADER         *************************/
/**************************************************************************/

#header-container {
    background-color: #ffc527;
    box-shadow: 0 2px 6px rgba(50, 50, 50, 0.15);
}

#header-container .delimiter-type {
    margin-bottom: 9px !important;
}

#header-container .element {
    margin-bottom: 15px !important;
}

header#header-container .header-container-wrapper {
 box-shadow: none !important;
}

header#header-container .header-container-wrapper nav.main-menu > ul.sf-menu > li > a {
 font-size: 1.1em !important;
}

/* Service menu */

#header-container .header-container-wrapper nav.top-menu > ul.sf-menu > li {
    border: none !important;
}

#header-container .header-container-wrapper nav.top-menu > ul.sf-menu > li:after {
    display: none !important;
}

#header-container .header-container-wrapper nav.top-menu > ul.sf-menu > li > a {
    text-transform: none !important;
    font-weight: normal !important;
    padding: 5px;
    margin-left: 6px;
    line-height: 22px;
}

#header-container .header-container-wrapper nav.top-menu > ul.sf-menu > li > a:first-child {
    margin-left: 0;
}

#header-container .header-container-wrapper nav.top-menu > ul.sf-menu > li > a:hover {
    color: #565656;
    background-color: #ffffff;
    opacity: 1 !important;
    zoom: 1;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
}

.sf-sub-indicator, .sf-sub-indicator:hover {
    top: 50% !important;
    right: 6px !important;
    margin-top: -5px  !important;
}

#header-container [class^="icon-"]:before, #header-container [class*=" icon-"]:before {
    opacity: 1.0 !important;
}

/* Social */

.socialicons > ul.cosmo-social > li > a {
    height: 22px !important;
    line-height: 22px !important;
}

/* Search bar */

form#searchform fieldset .input {
    height: 22px !important;
    line-height: 22px !important;
}

/* Resizer */

li.fontResizer {
    margin-top: 2px;
    line-height: 20px;
    list-style: none;    
}

/* Logos */

#header-container .logo img {
    max-height: 100px;
}

#header-container .main-title img {
    max-width: 100%;
}

#header-container .monsignore img {
    max-height: 100px;
}

@media only screen  and (min-width: 240px) and (max-width: 767px){
    #header-container .searchbar {
        display: none !important;
    }

    #header-container .logo {
        display: none !important;
    }

    #header-container .monsignore {
        display: none !important;
    } 
}

/* Main menu */

#header-container .menu {
    z-index: 1000;
}

#header-container .header-container-wrapper nav.main-menu > ul.sf-menu > li > a {
    margin: 5px 0 !important;
}

#header-container .menu-item-2071, #header-container .menu-item-16104 {
    color: #005f02 !important;
}

#header-container .menu-item-2072, #header-container .menu-item-16193 {
    color: #6e0000 !important;
}

#header-container .menu-item-2073, #header-container .menu-item-16196 {
    color: #003a78 !important;
}

#header-container .menu-item-2074, #header-container .menu-item-16204 {
    color: #000000 !important;
}

#header-container .menu-item-2075, #header-container .menu-item-16212 {
    color: #71007e !important;
}

#header-container .cosmo-menu ul.children.sub-menu {
    margin-top: 10px;
}


/**************************************************************************/
/*************************        HOME TOP        *************************/
/**************************************************************************/

#top .top-container {
    margin-top: 30px;
}

/* Slider */

@media only screen and (min-width: 768px) {
    .slider-container-wrapper {
        padding-left: 0 !important;
    }

    .links-container-wrapper {
        padding-right: 0 !important;
    }
}

.home .cycloneslider-template-standard {
    margin-bottom: 0 !important;
}

.home .cycloneslider-template-standard .cycloneslider-caption {
    top: 0 !important;
    left: 0;
    width: 20% !important;
    height: 100%;
    opacity: 0.8 !important;
    min-width: 200px;
}

@media only screen and (min-width: 600px) {
    .home .cycloneslider-template-standard .cycle-slideshow {
        min-height: 260px;
    }
}

@media only screen and (max-width: 599px) {
    .home .cycloneslider-template-standard .cycloneslider-caption {
        display: none;
    }
}

.home .cycloneslider-template-standard .cycloneslider-caption-title {
    padding: 30px 20px 15px 20px !important;
}

.cycloneslider-template-standard .cycloneslider-pager {
	bottom: 10px !important;
}

.cycloneslider-template-standard .cycloneslider-pager span {
	width: 8px !important;
	height: 8px !important;
	border-radius: 4px !important;
	background: #fefefe;
}

.cycloneslider-template-standard .cycloneslider-prev, 
.cycloneslider-template-standard .cycloneslider-next {
    width: 30px !important;
    height: 30px !important;
    border-radius: 0 !important;
    text-align: center;
    font-size: 26px;
    line-height: 26px;
}
.cycloneslider-template-standard .cycloneslider-next:before {
    content: "\00BB";
}
.cycloneslider-template-standard .cycloneslider-prev:before {
    content: "\00AB";
}
.cycloneslider-template-standard span.arrow {
    display: none; 
}

/* Logos */

.section-logo {
    margin: 15px auto;
    text-align: center;
    float: left;
    width: 100%;
}

.section-logo {
    opacity: 0.5;
}

.section-logo:hover {
    opacity: 1;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
}

.section-logo h1 {
    margin: 5px auto 0;
    font-size: 13px !important;
    font-weight: bold;
    line-height: 1.5em;
}

.section-logo p {
    margin: 0 auto;
    font-size: 11px !important;
    font-weight: normal;
    line-height: 1.5em;
}

@media only screen and (min-width: 768px) {
    .section-logo img {
        float: left; 
        height: 60px;
    }

    .section-logo .sodc {
        padding: 0 2px 0 62px;
        height: 48px;
        margin-top: 12px;
    }

    .section-logo .cvs {
        padding: 0 2px 0 62px;
        height: 56px;
        margin-top: 6px;
    }
}

@media only screen and (max-width: 767px) {
    .section-logo {
        width: 50%
    }
}

/* Nations */

.section-nations {
    width: 100%;
    margin: 30px 0 0;
    padding: 0 8px;
    float: left;
    z-index: 1000;
}
 
.section-nations ul {
    width: 100%;
    padding: 0;
    z-index: 1000;
}

.section-nations ul li {
    box-shadow: 0 2px 6px rgba(50, 50, 50, 0.15);
}
 
.section-nations li {
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}
 
.section-nations li a {
    padding: 4px 6px;
    display: block;
    text-decoration: none;
    text-align: left;
    background-color: #ffc527;
    color: white;
}

.section-nations li a:hover{
    color: #565656;
    background-color: #ffffff;
    zoom: 1;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
}
 
.section-nations ul li ul li:last-child:after, ul li ul li:last-child:before {
    display: none;
}

.section-nations ul ul {
    position: absolute;
    visibility: hidden;
}
 
.section-nations ul li:hover ul{
    visibility: visible;
    margin-left: 0;
}

/* 5xmille */

@media only screen and (max-width: 1023px) {
    #wpbs_slider {
        display: none;
    }
}


/**************************************************************************/
/*************************          MAIN          *************************/
/**************************************************************************/

#main .main-container {
    margin-top: 30px !important;
}

#main a, #main p a, #main img, #main .widget a, #main .widget p a {
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
}

.home #main li a, #main .meta li a, #main .related-tabs li a, #main .thumb-elem a {
    color: #2d2f34 !important;
}

.home #main li a:hover, #main .meta li a:hover, #main .related-tabs li a:hover, #main .thumb-elem a:hover {
     color: #2d2f34 !important;
     opacity: 0.8 !important;
}

.widget p {
  margin-bottom: 0 !important;
}

#main p a, #main li a, #main .widget a, #main .widget p a {
    color: #2993E5 !important;
}

#main p a:hover, #main li a:hover, #main .widget a:hover, #main .widget p a:hover {
    color: #0000ff !important;
    opacity: 1.0 !important;
}

#main .wpb_wrapper a:hover img {
    opacity: 0.7 !important;
}

#main .post ul {
  font-size: 1.0em !important;
  line-height: 1.4em !important;
}

#page .excerpt ul li {
  margin: 7px 0 7px 13px !important;
  text-indent: -13px;
}

#main .list-view .entry-content > ul > li.entry-content-date {
    padding: 1px 0 0 0 !important;
}

#main .carousel-title {
    margin: 0 !important;
}

#main .widget .post {
    margin-bottom: 0 !important;
}

/* People */

.team-view article.team-elem .entry-content ul li.entry-content-excerpt {
    margin-top: 12px !important;
    line-height: inherit !important;
}

/* Eventi */

.grid-view article.grid-elem {
    margin-bottom: 0 !important;
}

.grid-view article.grid-elem > .entry-content > ul > li.entry-content-title h4 {
    min-height: 50px;
}

/* Box */

.box-view article.box {
    margin-bottom: 0 !important;
}

.box-view article.box .entry-content {
    line-height: 1.6;
    font-size: 0.9em;
}

.box-view article.box .entry-content p {
    line-height: inherit;
    font-size: inherit;
}

.box-view article.box .entry-content h4 {
    line-height: 1.6;
    font-size: 1.3em;
    min-height: 50px;
}

.box-view article.box .featimg {
    text-align: left !important;
}

.box-view article.box h4 a, .box-view article.box a img {
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
}

.box-view article.box h4 a:hover {
    color: #99CCFF !important; /* #808080 */
}

.box-view article.box a img:hover {
    opacity: 0.6;
}

/* Comments */

#comments p.form-submit #submit {
    margin-top: 0 !important;
    text-transform: none !important;
    height: 30px !important;
    line-height: 30px !important;
    font-size: 0.9em !important;
    font-weight: bold !important;
    color: #2d2f34 !important;
   -webkit-transition: all 200ms linear;
   -moz-transition: all 200ms linear;
   -o-transition: all 200ms linear;
   transition: all 200ms linear;
}

/* Gallery */

.single_carousel .es-nav {
    margin: -15px 0 0 !important;
}

.single_carousel .es-nav li {
    background: #fefefe;
	opacity: 0;
	-webkit-transition: all 0.5s ;
	-moz-transition: all 0.5s ;
	-ms-transition: all 0.5s ;
	-o-transition: all 0.5s ;
	transition: all 0.5s ;
	-webkit-box-shadow: 1px 1px 2px 0px #333333;
    box-shadow: 1px 1px 2px 0px #333333;
}

.single_carousel:hover .es-nav li {
	opacity: 0.4;
}

.single_carousel .es-nav li:hover {
	opacity: 1;
}

.single_carousel .es-nav li.es-nav-prev {
    margin-left: 10px !important;
}

.single_carousel .es-nav li.es-nav-next {
    margin-right: 10px !important;
}

/* Associations menu */

aside#nav_menu-3.widget, aside#nav_menu-4.widget {
    height: 1.2em;
    line-height: 1.2em;
    margin-bottom: 30px !important;
}

aside#nav_menu-3.widget .menu, aside#nav_menu-4.widget .menu {
    margin-bottom: 0 !important;
}

aside#nav_menu-3.widget ul li, aside#nav_menu-4.widget ul li {
    float: left;
    border-right: 1px solid #000;
    padding: 0 1em;
    height: 19px;
    overflow: visible;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
}

aside#nav_menu-3.widget ul li:first-child, aside#nav_menu-4.widget ul li:first-child {
    padding-left: 0;
}

aside#nav_menu-3.widget ul li:last-child, aside#nav_menu-4.widget ul li:last-child {
    border-right: none;
}

aside#nav_menu-3.widget ul li ul.sub-menu, aside#nav_menu-4.widget ul li ul.sub-menu {
    display: none;
}

aside#nav_menu-3.widget ul li:hover ul.sub-menu, aside#nav_menu-4.widget ul li:hover ul.sub-menu {
    display: block;
}

/* Google Maps */

.google-map-placeholder {
    border: none !important;
}

/* Events */

.event-details > ul.event-details-list > li.event-details-list-elem {
    line-height: inherit !important;
}

.event-details > ul.event-details-list > li.event-details-list-elem > div.event-details-list-elem-content {
    margin-top: 0 !important;
    line-height: 1.6 !important;
}

/* Testimoni */

.advps-slide {
    font-size: 14px;
    line-height: 22px;   
    padding-bottom: 45px !important; 
}

.bx-wrapper a img {
    margin-bottom: 1em !important;
    margin-right: 0 !important;
    float: none !important;
}

.bx-wrapper a img:hover {
     opacity: 0.7;
}

#advps_container3 .bx-wrapper a img {
    max-width: 203px !important;
}

.advps-slide p {
    font-size: 0.9em !important;
    line-height: 1.6em !important;
}

.advps-slide h2 {
    font-size: 1.3em !important;
    font-weight: normal !important;
    line-height: 1.6em !important;
    margin: 6px 0 6px !important;
}

.advs-title a {
    font-weight: inherit !important;
}

.bx-wrapper .bx-controls-direction a {
    margin-top: -30px !important;
    margin-bottom: 30px !important;
}

a.bx-prev, a.bx-next {
    height: 30px !important;
    width: 30px !important;
    top: 100% !important;
    background: url(/wp-content/images/right-arrow.png) !important;
    background-color: #ffc527 !important;
    display: inline-block;
    cursor: pointer;
    text-align: center;
    color: #fff !important;
    font-size: 1.9em;
    line-height: 30px;
    opacity: 1 !important;
    right: 0 !important;
}

a.bx-prev:hover, a.bx-next:hover {
    opacity: 0.8 !important;
}

a.bx-prev {
    left: auto !important;
    background: url(/wp-content/images/left-arrow.png) !important;
    background-color: #ffc527 !important;
}

a.bx-prev {
    right: 35px !important;
}

/* Pensieri */

#advps_container6 .bx-wrapper a {
    float: left;
}

#advps_container6 .bx-wrapper h2 {
    font-size: 1.1em !important;
    font-weight: bold !important;
    line-height: 1.1em !important;
    margin: 6px 0 !important;
}

#advps_container6 .bx-wrapper h3 {
    color: #999 !important;
    font-size: 0.75em !important;
    font-weight: normal !important;
    margin: 0 !important;
}

#advps_container6 .bx-wrapper .advs-title a {
    width: 130px !important;
    opacity: 1 !important;
    margin: 0 !important;
}

#advps_container6 .bx-wrapper a.advps_thumb {
    width: 61px !important;
    margin-right: 12px !important;
    float: left;
}

#advps_container6 .bx-wrapper a img {
     float: left !important;
}

#advps_container6 .advps-excerpt-three p {
    font-style: italic;
    padding-right: 5px;
}

/* Edizioni CVS */

.home .post h3.post-title {
    display: none !important;
}

.home .wpb_wrapper .carousel-title h2.edizioni-cvs {
    margin-bottom: 10px !important;
}

.home #main p a.pubblicazioni {
    color: #2d2f34 !important;
    background-color: #ededed;
    display: inline-block;
    padding: 0 9px;
    height: 25px;
    line-height: 25px;
    margin-bottom: 20px;
    opacity: 0.6;
    text-align: center;
    font-size: 0.9em;
}

.home #main p a.pubblicazioni:hover {
    color: #2d2f34 !important;
    opacity: 1;
}

.home .post {
    margin-bottom: 0 !important;
}

.home .post .excerpt {
    padding-bottom: 0 !important;
}

.home .wpb_row {
    margin-bottom: 0 !important;
}

#advps_container7 .bx-wrapper {
    margin-bottom: 0 !important;
}

#advps_container7 .bx-wrapper h2.advs-title {
    font-size: 0.9em !important;
    font-weight: bold !important;
    padding-right: 15px !important;
    min-height: 40px !important;
}

#advps_container7 .advps_thumb .wp-post-image {
    height: 128px !important;
    width: auto !important;
}

.post-type-archive-pubblicazioni #main a, .tax-sezioni-catalogo #main a {
    color: #2d2f34 !important;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
}
.post-type-archive-pubblicazioni #main h4 a, .archive.tax-sezioni-catalogo #main h4 a {
    opacity: 0.8;
}
.post-type-archive-pubblicazioni #main a:hover, .archive.tax-sezioni-catalogo #main a:hover {
    color: #2d2f34 !important;
}
.post-type-archive-pubblicazioni #main h4 a:hover, .archive.tax-sezioni-catalogo #main h4 a:hover {
    opacity: 1;
    text-decoration: underline;
}
.post-type-archive-pubblicazioni #main .four, .post-type-archive-pubblicazioni #main .row .four,
.archive.tax-sezioni-catalogo #main .four, .archive.tax-sezioni-catalogo #main .row .four {
    width: 25%;
}
.post-type-archive-pubblicazioni #main .eight, .post-type-archive-pubblicazioni #main .row .eight,
.archive.tax-sezioni-catalogo #main .eight, .archive.tax-sezioni-catalogo #main .row .eight {
    width: 75%;
}
.post-type-archive-pubblicazioni .featimg img, .archive.tax-sezioni-catalogo .featimg img {
    height: 128px;
    width: auto;
}
.post-type-archive-pubblicazioni .category-list li, .archive.tax-sezioni-catalogo .category-list li {
    text-align: center;
    float: left;
    margin-right: 10px;
    margin-bottom: 0 !important;
}
.post-type-archive-pubblicazioni .category-list li, .archive.tax-sezioni-catalogo .category-list li {
    text-align: center;
    float: left;
    margin-right: 10px;
    margin-bottom: 2px !important;
}
@media screen and (min-width: 480px) {
  .post-type-archive-pubblicazioni .list-view article.list-medium-image,
  .archive.tax-sezioni-catalogo .list-view article.list-medium-image {
    clear: none;
    width: 50%;
    float: left;
  }
}
.single-pubblicazioni article.post .featimg {
    float: left;
    margin: 6px 12px 12px 0 !important;
    width: auto;
    max-width: 208px !important;
}
.single-pubblicazioni article.post .meta-pubblicazioni {
    margin-top: 20px;
}
.single-pubblicazioni article.post .meta-pubblicazioni p {
    color: #444;
    line-height: 1.3em;
    margin-bottom: 0.7em;
}
.single-pubblicazioni article.post .form-richiesta::before {
    content: '';
    clear: both;
    display: inline-block;
}
.single-pubblicazioni #form-title {
    text-align: left;
    text-transform: uppercase;
    font-family: Helvetica;
    font-size: 1.4em;
    margin: 15px 0 5px 0;
    padding: 0;
    font-weight: bold;
    line-height: 20px;
    color: #444;
}
.single-pubblicazioni #form-title::after {
    border-left: 30px solid #2d2f34;
    content: '';
    display: block;
    background: #dddede;
    height: 1px;
    margin-top: 5px;
}
.single-pubblicazioni .form-richiesta form {
    margin-bottom: 0 !important;
}
.single-pubblicazioni .form-richiesta form .wpcf7-text {
    height: 2em !important;
}
.single-pubblicazioni .form-richiesta form .wpcf7-number {
    height: 2em !important;
    width: 4em;
}
.single-pubblicazioni input.wpcf7-submit[type="submit"] {
    background-color: #ededed !important;
    color: #2d2f34 !important;
    padding: 0px 20px !important;
    font-family: Arial, sans-serif !important;
}
.single-pubblicazioni input.wpcf7-submit[type="submit"]:hover {
    color: #2d2f34 !important;
    opacity: 0.6 !important;
}

/* More */

.cosmobutton {
    margin: 10px 10px 0 0 !important;
    padding: 0px;
    border: none;
    cursor: pointer;
    overflow: hidden;
    font-family: Arial;
    outline: none;
    background-color: #ffc527 !important;
    display: inline-block;
    cursor: pointer;
    text-align: center;
    font-weight: normal;
    line-height: 30px;
}

a.cosmolink:hover {
    opacity: 0.8;
}

.cosmobutton span, .cosmobutton span span {
    background: none !important;
    color: #fff !important;    
}

.post-title-line {
    border-left: 60px solid #2d2f34;
    display: block;
    background: #dddede;
    height: 1px;
    margin: -10px 0 20px;
}

/* Contatti */

.wpcf7 p {
  margin: 10px 0 !important;
}

input[type="submit"].wpcf7-submit {
height: 30px;
background-color: #ffc527 !important;
display: inline-block;
cursor: pointer;
text-align: center;
color: #fff !important;
font-size: 1em;
font-weight: bold;
border: none !important;
-webkit-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
}

input[type="submit"].wpcf7-submit:hover {
opacity: 0.8;
    color: #fff !important;
}

/* Commenti */

p.aiowps-captcha, .aiowps-captcha-equation {
    padding: 0 15px;
}

.aiowps-captcha-equation {
    margin-bottom: 15px;
}


/**************************************************************************/
/*************************         FOOTER         *************************/
/**************************************************************************/

footer .element {
    margin-bottom: 15px !important;
}

footer aside#widget_cosmo_flickrwidget-2, footer aside#videosidebar-3 {
  margin-bottom: 0 !important;
}

/* Contact form */

.quick-contact #comment_form p,
form#comment_form.form.comments.b_contact
{
    margin-bottom: 0 !important;
    padding: 0 !important;
}

.quick-contact #comment_form p:first-child {
    padding-right: 22px !important;
}

.quick-contact .inp_button {
    height: 30px !important;
    font-size: 13px !important;
    float: left;
    margin: -1px 0 0 !important;
}

.quick-contact .input input {
    height: 22px !important;
    line-height: 22px !important;
}

/* Widget Flickr */
.widget_flickr_photos .flickr_badge_image {
  float: left;
  margin-right: 5%;
  width: 30%;
  height: 30%;
}
.widget_flickr_photos .flickr_badge_image img {
  width: 100%;
  height: auto !important;
}
.widget_flickr_photos .flickr_badge_image:nth-of-type(3n) {
  clear: right;
  margin-right: 0%;
  margin-bottom: 3%;
  width: 30%;
  height: 30%;
}

/* Widget Youtube */
.videosidebar {
  margin-bottom: 3%;
}

/* Text widget */
.textwidget {
  line-height: 1.8em !important;
}
.textwidget a.button {
  background-color: #ededed !important;
  color: #2d2f34 !important;
  border: 0 none !important;
  padding: 0 15px;
  height: 30px;
  -webkit-box-shadow: inset 0 1px 1px #FFF;
  color: white;
  font-weight: bold;
  font-size: 13px !important;
  cursor: pointer;
  margin-top: 15px;
  width: auto;
  display: inline-block;
  font-family: "Helvetica",Helvetica,"Helvetica Neue",Arial,sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 30px;
  outline: none;
  position: relative;
  text-align: center;
  text-decoration: none;
  -webkit-transition: background-color 0.15s ease-in-out;
  -moz-transition: background-color 0.15s ease-in-out;
  -o-transition: background-color 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out;
  opacity: 1;
}
.textwidget a.button:hover {
  opacity: 0.6;
}

/* MailChimp */
label {
  line-height: 1.8em !important;
  font-size: 12px !important;
}
#ns_widget_mailchimp_form-2 br {
  display: block;
  margin: 0 !important;
  content: " ";
  line-height: 3px !important;
  height: 3px !important;
}
form#ns_widget_mailchimp_form-2 input[type="text"] {
    margin: 5px 0 0 !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    height: 22px !important;
    line-height: 22px !important;
}
form#ns_widget_mailchimp_form-2 input[type="submit"], 
form#ns_widget_mailchimp_form-2 input[type="submit"]:hover,
input[type="submit"].wysija-submit.wysija-submit-field, 
input[type="submit"].wysija-submit.wysija-submit-field:hover {
    background-color: #ededed !important;
    color: #2d2f34 !important;
    border: 0 none !important;
    padding: 0 15px;
    height: 30px;
    -webkit-box-shadow: inset 0 1px 1px #FFF;
    color: white;
    font-family: "Helvetica",Helvetica,"Helvetica Neue",Arial,sans-serif;
    font-weight: bold;
    font-size: 13px !important;
    cursor: pointer;
    margin-top: 15px;    
}
form#ns_widget_mailchimp_form-2 input[type="submit"]:hover,
input[type="submit"].wysija-submit.wysija-submit-field:hover {
    opacity: 0.6;
}
form#ns_widget_mailchimp_form-2 .error {
    color: #ff0000;
    margin-bottom: 1em;
}

/* Footer menu */
.menu-footer-menu-container a {
    line-height: 1.8em;
}

/* Copyright */
.copyright {
    margin-bottom: 15px;
}
p.copyright {
    font-size: 0.8em !important;
    line-height: 1.3em;
}
p.copyright a:hover {
    opacity: 0.6;
}


h3.wpb_accordion_header {
  font-weight: bold !important;
}
.wpb_accordion.wpb_content_element.not-column-inherit {
  width: 100%;
}
.wpb_wrapper h3 {
  margin-top: 0;
}
.wpb_text_column.wpb_content_element {
  margin-bottom: 19px;
}
.wpb_content_element .wpb_accordion_header a {
  padding: 0.36em 1em !important;
}
#aiowps-captcha-answer {
  margin-top: 6px;
}
.grigio {
  background: #f4f4f4;
  margin: 0 -15px;
  padding: 10px 15px;
}

#wpbs_slider {
  background-position: 176px 0 !important;;
}
#wpbs_slider .widgetcont {
  padding: 0 !important;
}
#wpbs_slider img.attachment-full.alignleft {
  margin-top: -128px;
}

.widget ul, .widget li {
  font-size: 1em !important;
}
.widget a h4.title {
  font-size: inherit !important;
  font-weight: normal !important;
  color: #2993E5 !important;
}
.widget a:hover h4.title {
  color: #0000ff !important;
}

.cosmo-comment-plain li.comment {
  font-size: 1em !important; 
}
.cosmo-comment-textinfo {
  font-size: 0.9em !important;  
}

p {
  font-size: inherit !important;
}

#uwpqsf_id {
  border: none !important;
}
input#uwpqsf_id_key {
  width: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
input#uwpqsf_id_btn {
  background-color: #ffc527 !important;
  padding: 8px 12px !important;
  border-style: none !important;
  color: #fff !important;
  font-weight: bold;
  cursor: pointer;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}
input#uwpqsf_id_btn:hover {
  opacity: 0.8;
}


.wpb_wrapper h2 {
  font-family: Helvetica;
  text-transform: uppercase;
  margin: 0 0 0.6em 0;
  line-height: 20px;
  font-size: 1.4em;
  font-family: inherit;
  font-weight: bold;
  color: #000;
}
.wpb_wrapper h2:after {
  border-left: 30px solid #2d2f34;
  content: '';
  display: block;
  background: #dddede;
  height: 1px;
  margin-top: 5px;
}
.home .advps-slide-container .bx-viewport {
  overflow: hidden !important;
}
.home .advps-slide-field-three h2:after {
  display: none;
}
.home .advps-slide-field-three h2 {
  text-transform: none;
}

.widget input[type="submit"].facetious_submit_button {
  background-color: #ffc527 !important;
  display: inline-block;
  cursor: pointer;
  text-align: center;
  color: #fff !important;
  font-size: 1.2em;
  font-weight: bold;
  line-height: 30px;
  border: none;
  margin: 15px 0 0 0;
  padding: 0 10px;
}
#header-container aside#text_icl-4.widget, 
#header-container aside#text_icl-5.widget,
#header-container aside#text_icl-6.widget, 
#header-container aside#text_icl-7.widget,
#header-container aside#text_icl-8.widget, 
#header-container aside#text_icl-9.widget,
#header-container aside#text_icl-10.widget {
  margin-bottom: 0px;
  padding-top: 18px;
}

.page-id-3430 .post h3.post-title, .page-id-3427 .post h3.post-title {
   margin: 0 0 0.9em 0 !important;
   font-weight: bold  !important;
}
.page-id-3430 .post h3.post-title:after, .page-id-3427 .post h3.post-title:after {
  border-left: 195px solid #2d2f34;
  content: '';
  display: block;
  background: #dddede;
  height: 1px;
}

.slider-container-wrapper, .advps-slide-container {
  overflow-y: hidden;
}
mark {
  background-color: #E1E9F4 !important;
  color: #2993E5 !important
}

#icl_lang_sel_widget-1.widget {
  margin-bottom: 0 !important;
}

#menu-service-menu-eng {
  margin: 0 -15px !important;
}

#bcn_widget-2 {
  margin-bottom: 0 !important;
  font-size: 0.8em;
}

.giustificato {
  width: 100% !important;
}

.wysija-paragraph input[type="text"] {
  padding: 0 6px;
}


/***** Data e autore in fondo ai post *****/
article.post .custom-author {
  font-size: 0.8em;
  color: #2d2f34 !important;
}
article.post .custom-date {
  font-size: 0.8em;
  color: #2d2f34 !important;
}
article.post .custom-author i, article.post .custom-date i {
  color: #cccccc;
  font-size: 1.2em;
  padding-right: 3px;
}


/***** Area riservata CVS *****/
.flag h2::before {
  content: ' ';
  background-image: url("/wp-content/uploads/2016/10/flags.png");
  background-repeat: no-repeat;
  display: inline-block;
  height: 26px;
  width: 48px;
  margin-right: 13px;
}
.flag.italiano h2::before { background-position: -1px -1px; }
.flag.inglese h2::before { background-position: -1px -29px; }
.flag.francese h2::before { background-position: -1px -57px; }
.flag.spagnolo h2::before { background-position: -1px -85px; }
.flag.portoghese h2::before { background-position: -1px -113px; }
.flag.polacco h2::before { background-position: -1px -141px; }
.flag.ungherese h2::before { background-position: -1px -169px; }
.flag h2::after {
  border-left: 48px solid #2d2f34 !important;
}
#main .exit-button p a {
  padding: 7px 20px;
  font-weight: bold;
  color: #2d2f34 !important;
  background-color: #f7f7f7;
  -webkit-transition: all 100ms linear;
  -moz-transition: all 100ms linear;
  -o-transition: all 100ms linear;
  transition: all 100ms linear;
}
#main .exit-button p a:hover {
  background-color: #ececec;
  color: #2d2f34 !important;
}