/*
Theme Name: Visura COA CATANZARO
Template: wp_visura24
Text Domain: wp_visura24
*/

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}

ul,ol {margin: 0 0 1.5em 3em}
@media (max-width: 500px){
	ul, ol {margin: 0;}
	.card {
		position: absolute;
		left: 50%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
		z-index: 3002;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		padding: 18px 20px 0 20px;
		width: auto;
		max-width: 350px;
		margin: 0 auto;
		background-color: #fff;
		font-size: .8rem;
		border: 3px solid #376787;
	}

}
ul {list-style: square;}
ol {list-style: decimal}
li>ul,li>ol {margin-bottom: 0;margin-left: 1.5em}

dt {
    font-weight: bold;
}

dd {
    margin: 0 1.5em 1.5em;
}

img {
    height: auto;
    max-width: 100%;
}

figure {
    margin: 1em 0;
}

table {
    margin: 0 0 1.5em;
    width: 100%;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #e6e6e6;
    color: rgba(0, 0, 0, 0.8);
    font-size: 12px;
    font-size: .75rem;
    line-height: 1;
    padding: .8em 1.2em .8em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
    border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
    color: #666;
    border: 1px solid #ccc;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
    color: #111;
}

select {
    border: 1px solid #ccc;
}

textarea {
    width: 100%;
}

a {
    
}

a:visited {
	text-decoration: none;
}

a:hover,
a:focus,
a:active {
    color: #191970;
}

a:focus {
    outline: thin dotted;
}

a:hover,
a:active {
    outline: 0;
}

a.readmore:link, .readmore {
    padding: .4rem 1rem;
    background: #214c68;
    text-decoration: none;
    color: #fff;
	font-size: 1.1rem;
}
a.readmore:hover, .readmore:hover {color:#fff;cursor:pointer;background: #214c68;}
a.readmore:focus, .readmore:focus {color:#fff;cursor:pointer;background: #214c68;}
a.readmore:active, .readmore:active {color:#fff;cursor:pointer;background: #214c68;}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    word-wrap: normal !important
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}

#content[tabindex="-1"]:focus {
    outline: 0;
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
/*
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    content: "";
    display: table;
    table-layout: fixed
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
    clear: both
}
*/
.widget {
    margin: 0 0 1.5em;
}

.widget select {
    max-width: 100%;
}

.sticky {
    display: block;
}

.hentry {
    margin: 0 0 1.5em;
}

.updated:not(.published) {
    display: none;
}

.page-content,
.entry-content,
.entry-summary {
    margin: 1.5em 0 0;
}

.page-links {
    clear: both;
    margin: 0 0 1.5em;
}

.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    display: none;
}

.infinity-end.neverending .site-footer {
    display: block;
}

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

embed,
iframe,
object {
    max-width: 100%;
}

.custom-logo-link {
    display: inline-block;
}

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}

.wp-caption-text {
    text-align: center;
}

.gallery {
    margin-bottom: 1.5em;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
}

.gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33333%;
}

.gallery-columns-4 .gallery-item {
    max-width: 25%;
}

.gallery-columns-5 .gallery-item {
    max-width: 20%;
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66667%;
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28571%;
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11111%;
}

.gallery-caption {
    display: block;
}

body.page.home #content {
    background-color: transparent;
}

body.search #main {
    padding: 0;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}

body.single #content {
    background-color: #fafafa;
}

body.single #main {
    padding: 0;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}

body.page #content,
body.page-template #content {
    background-color: #fafafa;
}

.img-responsive,
#masthead .custom-logo-link .custom-logo {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: auto;
}

.no-scroll {
    overflow: hidden !important;
}

.clearfix {
    clear: both;
}

body.admin-bar #masthead {
    top: 46px;
}

@media screen and (min-width: 783px) {
    body.admin-bar #masthead {
        top: 32px;
    }
}

body.admin-bar #wpadminbar {
    position: fixed;
}

.container {
    margin: 0 auto;
    max-width: 1400px;
}

.entry-content {
    overflow: hidden;
    color: #2c2d2b;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
    font-size: 1.4rem;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    margin-top: 0;
    padding: 10px 10px 10px 0;
}

.entry-content h1:after,
.entry-content h2:after,
.entry-content h3:after,
.entry-content h4:after,
.entry-content h5:after,
.entry-content h6:after {
    content: '';
    display: block;
    position: absolute;
    height: 2px;
    width: 0px;
    top: 50%;
    right: 0;
    background-color: #376787;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
}

.entry-content ul {
    padding-left: 0;
    margin-left: 20px;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

#loader {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 100000;
    overflow: hidden;
    background-color: #f0f0f0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

#loader .loading {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    border: 2px solid rgba(255, 255, 255, 0.2);
    border-top-color: #3f8bff;
    -webkit-animation: spin 1s infinite linear;
    animation: spin 1s infinite linear;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-transition-property: width, height;
    -o-transition-property: width, height;
    transition-property: width, height;
}

#loader.done .loading {
    width: 0px;
    height: 0px;
    border: 0px solid rgba(255, 255, 255, 0.2);
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-transition-property: width, height, border;
    -o-transition-property: width, height, border;
    transition-property: width, height, border;
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s;
}

.menu-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 99;
    background-color: rgba(0, 0, 0, 0.85);
}

.menu-overlay.visible {
    display: block;
}

#masthead {
    z-index: 99;
    top: 0;
    left: 0;
    width: 100%;
    line-height: normal;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 5px #376787;
    box-shadow: 0px 0px 5px #376787;
}

#masthead .top-bar {
    padding: 8px 10px;
    background-color: #2c2d2b;
    color: #fff;
    text-align: right;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: flex-end;
    -ms-flex-line-pack: end;
    align-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

#masthead .top-bar .area-riservata {
    font-size: .9rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.area-riservata>* {
    display: inline-block;
    margin-right: 10px;
    padding: 5px;
}

#masthead .top-bar .area-riservata a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    text-decoration: none;
}

#masthead .top-bar .area-riservata a>.fa {
    font-size: initial;
    margin-right: 10px;
}

#masthead .top-bar .area-riservata a:focus {
    outline: none;
}

#masthead .bottom-bar {
    padding: 5px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
	background: #376787;
}

@media screen and (min-width: 1280px) {
    #masthead .bottom-bar {
        padding: 0;
    }
}

@media screen and (max-width: 1279px) {
    #masthead .bottom-bar .fa {
        font-size: inherit !important;
        display: block;
    }
	#masthead {
        position:fixed;
    }
	#primary {

        width: 100%;
        margin: 0 auto;
 
	}
}

#masthead .bottom-bar .fa>a,
#masthead .bottom-bar .fa .sub-menu a {
    font-family: "Verdana", Sans-serif !important
}

#masthead .bottom-bar .fa:before {
    color: #376787;
    float: left;
    padding: 6px;
    font-size: 1.5em;
}
.logo-mobile-menu {display: none;}

#masthead .header-menu-container {
    position: fixed;
    z-index: 100;
    height: 100%;
    width: 90%;
    max-width: 480px;
    padding-top: 100px;
    -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
    background-color: #F5F2B7;
    bottom: 0;
    right: 0;
    color: #000;
    overflow: auto;
    opacity: 0;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: transform, opacity;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

@media screen and (max-width: 1279px) {
    #masthead .bottom-bar .fa:before {
        display: none;
    }
	#masthead .bottom-bar {
	    height: 3rem;
	}
	#masthead .main-navigation {
	    position: absolute;
	    right: 1rem;
	}
	#masthead .header-menu-container .menu {
	    padding-top: 8rem !important;
	}
	#masthead .site-branding {
	    display: inline-block;
	    line-height: normal;
	    width: 100%;
	    max-width: -webkit-calc(100% - 40px);
	    max-width: calc(100% - 40px)
	}
	#masthead .header-menu-container.opened img{
	    height: 7vh;
	    filter: brightness(0) invert(1);
	}
	.logo-mobile-menu {
		display: block;
		/* align-items: center; */
		/* justify-content: center; */
		text-align: center;
		height: 16vh;
		/* top: 20px; */
		margin-top: 70px;
	}
	#masthead .header-menu-container {
		background-color: #FFF !important;
		padding-top: 0;
	}

	div#menu-fixed {display: none !important;}
}
@media screen and (min-width: 1280px) {
    #masthead .site-branding {
        max-width: none;
        width: auto;
        margin: 0 10px;
    }
}

#masthead .site-branding .site-title {
    margin: 0 auto;
    padding: 0;
}


@media screen and (min-width: 1280px) {
    #masthead .header-menu-container {
		
        padding-top: 0px;
        -webkit-box-shadow: none;
        box-shadow: none;
        opacity: 1;
        position: static;
        width: auto;
        max-width: none;
        height: auto;
        overflow: inherit;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        -webkit-transition-property: none;
        -o-transition-property: none;
        transition-property: none;
    }
	.sinistra {text-align: left !important}
	.centrale {text-align: center !important}
	.destra {text-align: right !important}
}

#masthead .header-menu-container.opened {
    opacity: 1;
	margin-top: -11px !important;
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: transform, opacity;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

@media screen and (min-width: 1280px) {
    #masthead .header-menu-container.opened {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        -webkit-transition-property: none;
        -o-transition-property: none;
        transition-property: none;
    }
}

#masthead .header-menu-container .menu-header-menu-container {
    width: 100%;
    height: 100%;
}

@media screen and (min-width: 1280px) {
    #masthead .header-menu-container .menu-header-menu-container {
        height: auto;
        display: inline-block;
    }
}

#masthead .header-menu-container .menu {
    width: 100%;
    display: inline-block;
    list-style-type: none;
    padding: 0;
    margin: 0;
    /*-webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3)*/
}

@media screen and (min-width: 1280px) {
    #masthead .header-menu-container .menu {
        border: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        position: relative;
        width: auto;
    }
}

#masthead .header-menu-container .menu .current-menu-item {
    font-weight: 400;
}

#masthead .header-menu-container .menu .menu-item>a:hover {
	color:#4b5555;
}

#masthead .header-menu-container .menu>li {
    position: relative;
    margin-bottom: 10px
}

@media screen and (min-width: 1280px) {
    #masthead .header-menu-container .menu>li {
        padding: 2px 0;
        position: static;
		border: 1px solid #F5F2B7;
		background:#F5F2B7;
		color: #000;
    }
}

#masthead .header-menu-container .menu>li:hover>a {
    color: #4b5969 !important;
    text-decoration: underline;
}

@media screen and (min-width: 1280px) {
    #masthead .header-menu-container .menu>li.menu-item-has-children:hover {
        /*-webkit-box-shadow: 0px -1px 1px rgba(0, 0, 0, 0.6);
        box-shadow: 0px -1px 1px rgba(0, 0, 0, 0.6)*/
    }
    #masthead .header-menu-container .menu>li.menu-item-has-children:hover .sub-menu {
        background-color: rgba(255, 255, 255, 0.95);
        -webkit-border-bottom-left-radius: 4px;
        border-bottom-left-radius: 4px;
        -webkit-border-bottom-right-radius: 4px;
        border-bottom-right-radius: 4px;
        padding: 10px;
        height: auto;
        opacity: 1;
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%);
        display: block !important;
        width: 100%;
        text-align: left;
        list-style-type: none;
        -webkit-box-shadow: 0px 0px 5px #376787;
        box-shadow: 0px 0px 5px #376787;
        -webkit-transition-property: opacity, -webkit-transform;
        transition-property: opacity, -webkit-transform;
        -o-transition-property: opacity, transform;
        transition-property: opacity, transform;
        transition-property: opacity, transform, -webkit-transform;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s;
        -webkit-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }
    #masthead .header-menu-container .menu>li.menu-item-has-children:hover .sub-menu li {
        font-size: .85rem;
        margin: 0;
        display: inline-block;
        vertical-align: top;
        margin: 0 10px 10px 0;
        width: 100%;
        max-width: 220px;
    }
    #masthead .header-menu-container .menu>li.menu-item-has-children:hover .sub-menu li a {
        padding: 10px 5px;
        text-transform: uppercase;
        font-weight: 600;
    }
    #masthead .header-menu-container .menu>li.menu-item-has-children:hover .sub-menu li>.sub-menu {
        background-color: transparent;
        border: 0;
        display: block;
        position: static;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        padding: 0;
        padding-left: 10px;
        margin: 0;
        list-style-type: disc;
        -webkit-transition-property: none;
        -o-transition-property: none;
        transition-property: none;
        -webkit-transition-duration: 0s;
        -o-transition-duration: 0s;
        transition-duration: 0s;
    }
    #masthead .header-menu-container .menu>li.menu-item-has-children:hover .sub-menu li>.sub-menu>li {
        margin: 0
    }
    #masthead .header-menu-container .menu>li.menu-item-has-children:hover .sub-menu li>.sub-menu>li>a {
        text-transform: none;
        font-weight: 300;
        padding: 5px;
        color: initial;
    }
}

#masthead .header-menu-container .menu>li.menu-item-has-children .open-submenu {
    position: absolute;
    top: 0;
    right: 10px;
    height: 49px;
    width: 50px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 1rem;
    font-weight: 300;
    cursor: pointer;
    z-index: 21;
    background-color: rgba(58, 108, 161, 0.7);
    color: #fff;
}

@media screen and (min-width: 1280px) {
    #masthead .header-menu-container .menu>li.menu-item-has-children .open-submenu {
        display: none;
    }
}

#masthead .header-menu-container .menu>li.menu-item-has-children .open-submenu .submenu-simbol {
    height: 10px;
    width: 10px;
    border-top: 6px solid #fff;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    -webkit-transform: translate(0, 3px) rotate(0deg);
    -ms-transform: translate(0, 3px) rotate(0deg);
    transform: translate(0, 3px) rotate(0deg);
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

#masthead .header-menu-container .menu>li.menu-item-has-children .open-submenu.opened .submenu-simbol {
    -webkit-transform: translate(0, -3px) rotate(180deg);
    -ms-transform: translate(0, -3px) rotate(180deg);
    transform: translate(0, -3px) rotate(180deg);
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

#masthead .header-menu-container .menu>li>a {
    display: block;
    padding: 15px 60px 15px 20px;
    text-decoration: none;
    /*color: #fff;*/
	color:#000!important;
    font-weight: bold;
    position: relative;
    overflow: hidden;
}



@media screen and (min-width: 1280px) {
    #masthead .header-menu-container .menu>li>a {
        padding: 5px;
    }
}

@media screen and (min-width: 1280px) {
    #masthead .header-menu-container .menu>li:last-child .sub-menu {
        left: auto;
        right: 0;
    }
}

#masthead .header-menu-container .menu>li .sub-menu {
    overflow: hidden;
    padding-left: 0;
    margin: 0;
    z-index: 20;
    position: relative;
	background: rgba(36, 57, 74, 1);
    color: #fff;
}

@media screen and (min-width: 1280px) {
    #masthead .header-menu-container .menu>li .sub-menu {
        z-index: 999;
        height: 0;
        opacity: 0;
        position: absolute;
        left: 0;
        bottom: 4px;
        border: none;
        -webkit-transform: translateY(120%);
        -ms-transform: translateY(120%);
        transform: translateY(120%);
        -webkit-transition-property: opacity, -webkit-transform;
        transition-property: opacity, -webkit-transform;
        -o-transition-property: opacity, transform;
        transition-property: opacity, transform;
        transition-property: opacity, transform, -webkit-transform;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s;
        -webkit-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }
}

#masthead .header-menu-container .menu>li .sub-menu>li>a {
    padding: 15px 20px;
    display: block;
    text-decoration: none;
    color: #fff;
}

#masthead .header-menu-container .menu>li .sub-menu>li .sub-menu {
    display: block !important;
    margin-left: 20px;
    padding-left: 20px;
    border: 0;
    background-color: transparent;
    list-style-type: square;
    font-size: .9rem;
}

@media screen and (min-width: 1280px) {
    #masthead .header-menu-container .menu>li {
        display: inline-block;
        margin: 0;
    }
}

#masthead .header-menu-container .menu li>a:hover {
    color: #376787;
}

#masthead .custom-logo-link {
    width: 100%;
    max-width: 250px;
    display: block;
}

@media screen and (min-width: 1280px) {
    #masthead .custom-logo-link {
        max-width: 300px;
    }
}

#masthead .main-navigation {
    display: inline-block;
}

@media screen and (min-width: 1280px) {
    #masthead .main-navigation {
        width: 100%;
        font-size: 1.2rem;
		font-weight: 400;
    }
}

#masthead .hamburger {
    width: 40px;
    height: 40px;
    line-height: normal;
    cursor: pointer;
    position: relative;
    z-index: 101;
    overflow: hidden;
}
@media screen and (max-width: 569px) {
	#masthead .hamburger {
		width: 40px;
		height: 40px;
		line-height: normal;
		cursor: pointer;
		position: relative;
		z-index: 101;
		overflow: hidden;
		margin-top: 0px;
	}
	#masthead .bottom-bar {
	    height: 3rem;
		background: #376787;
	}
}
@media screen and (min-width: 1280px) {
    #masthead .hamburger {
        display: none;
    }
}

#masthead .hamburger>span {
    background-color: #376787!important;
    position: absolute;
    left: 50%;
    height: 2px;
    width: 80%;
    will-change: transform;
}

#masthead .hamburger>span:nth-child(1) {
    top: 25%;
    -webkit-transform: translate(-50%, -100%) rotate(0deg);
    -ms-transform: translate(-50%, -100%) rotate(0deg);
    transform: translate(-50%, -100%) rotate(0deg);
    -webkit-transition-property: top, -webkit-transform;
    transition-property: top, -webkit-transform;
    -o-transition-property: top, transform;
    transition-property: top, transform;
    transition-property: top, transform, -webkit-transform;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-transition-duration: .3s, .0s;
    -o-transition-duration: .3s, .0s;
    transition-duration: .3s, .0s;
	background: #fff !important;
}

#masthead .hamburger>span:nth-child(2) {
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
	background: #fff !important;
}

#masthead .hamburger>span:nth-child(3) {
    top: 75%;
    -webkit-transform: translate(-50%, 0%) rotate(0deg);
    -ms-transform: translate(-50%, 0%) rotate(0deg);
    transform: translate(-50%, 0%) rotate(0deg);
    -webkit-transition-property: top, -webkit-transform;
    transition-property: top, -webkit-transform;
    -o-transition-property: top, transform;
    transition-property: top, transform;
    transition-property: top, transform, -webkit-transform;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-transition-duration: .3s, 0s;
    -o-transition-duration: .3s, 0s;
    transition-duration: .3s, 0s;
	background: #fff !important;
}


#masthead .hamburger.opened {
    background-color: #376787;
    border: 1px solid #ccc;
    top: 0px !important;
    margin-top: -99px !important;
    position: absolute;
    right: 1px;
}

#masthead .hamburger.opened>span:nth-child(1) {
    top: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    -ms-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
    -webkit-transition-property: top, -webkit-transform;
    transition-property: top, -webkit-transform;
    -o-transition-property: top, transform;
    transition-property: top, transform;
    transition-property: top, transform, -webkit-transform;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-transition-duration: .3s, .0s;
    -o-transition-duration: .3s, .0s;
    transition-duration: .3s, .0s;
	background-color: #fff!important;
}

#masthead .hamburger.opened>span:nth-child(2) {
    -webkit-transform: translate(100%, -50%);
    -ms-transform: translate(100%, -50%);
    transform: translate(100%, -50%);
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
	background-color: #fff!important;
}

#masthead .hamburger.opened>span:nth-child(3) {
    top: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
    -webkit-transition-property: top, -webkit-transform;
    transition-property: top, -webkit-transform;
    -o-transition-property: top, transform;
    transition-property: top, transform;
    transition-property: top, transform, -webkit-transform;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-transition-duration: .3s, 0s;
    -o-transition-duration: .3s, 0s;
    transition-duration: .3s, 0s;
	background-color: #fff!important;
}
/* === Menu fixed by Andrea === */

div#menu-fixed {
    z-index: 99;
    left: 0;
    width: 100%;
    background-color: #4b5969;
    position: fixed;
    top: 20px;
    height: 0;
    opacity: 0;
    transition: .3s;
    transition-property: initial;
    transition-duration: .3s;
    transition-timing-function: initial;
    transition-delay: initial;
    -moz-transition: .3s;
    -moz-transition-property: initial;
    -moz-transition-duration: .3s;
    -moz-transition-timing-function: initial;
    -moz-transition-delay: initial;
    -webkit-transition: .3s;
    -webkit-transition-property: initial;
    -webkit-transition-duration: .3s;
    -webkit-transition-timing-function: initial;
    -webkit-transition-delay: initial;
    z-index: -1;
}

.menuVisibility {
    height: auto;
    opacity: 1 !important;
    transition: .3s;
    transition-property: initial;
    transition-duration: .3s;
    transition-timing-function: initial;
    transition-delay: initial;
    -moz-transition: .3s;
    -moz-transition-property: initial;
    -moz-transition-duration: .3s;
    -moz-transition-timing-function: initial;
    -moz-transition-delay: initial;
    -webkit-transition: .3s;
    -webkit-transition-property: initial;
    -webkit-transition-duration: .3s;
    -webkit-transition-timing-function: initial;
    -webkit-transition-delay: initial;
    z-index: 999 !important;
}
/* === HEADER NEW by Andrea === */
.topmobile {display: none;}
.topmenulink {display: none;}
.brandmobile {display: none;}
.branddesktop {display: block;background:#F5F2B7;}

.divSearch {display: inline-block;position: absolute;right: 0px;margin-top: 25px;}

@media (max-width:849px) {
.divSearch {display:none!important;}
}

@media (min-width:570px) and (max-width:890px) {
input.search-field {width: 160px!important;}
}
@media (max-width:849px) {
	.brandmobile {display: block;background:#F5F2B7;}
	.branddesktop {display: none;}
    .topmobile {
        display: grid;
        grid-template-columns: repeat(2,1fr);
        grid-template-rows: auto;
        padding: 1px;
    }
    .topmobile span {
        font-size: 1.2em;
		color: #fff;
		margin-top: -22px;
		margin-left: 10px;
    }
	.topmobile.red span {
        font-size: 0.8em;
		color: #fff;
		margin-top: -9px;
		margin-left: 2px;
    }
    .topmobile a:link {
        color: #fff;
        font-size: .8em;
        text-decoration: none;
    }

    .topmobile .item {
        padding-left: 5px;
    }
    .topmobile .item .searchTop {
        margin-top: 20px;
        position: relative;
        left: -4px;
		font-size: 1.4rem;		
    }
    .topmobile input {
        background: transparent;
        color: #fff;
        border: none;
        font-size: .8em;
    }

    div#searchInput {
		background: #FFF;
		border: 2px solid #376787;
		top: 20px;
		z-index:999;
		height: 8rem;
		display: flex;
		align-items: center;
		padding: 0 2.6rem;
		font-size: 1.1rem;
    }
	
	div#searchInput2 {
		background: #FFF;
		border: 2px solid #376787;
		top: 20px;
		z-index:999;
		height: 8rem;
		display: flex;
		align-items: center;
		padding: 0 2rem;
		font-size: 1.1rem;
    }
	.topmenulink {
		background: #000;
		height: 30px;
		display:block;
		font-size: 14px;
		padding-top: 6px;
	}
}

input.search-submit {
    background: #376787;
    color: #FFF !important;
}
::placeholder {
    color: #376787 !important;
    opacity: 1; /* Firefox */
  }
  
  ::-ms-input-placeholder { /* Edge 12 -18 */
    color: #376787 !important;
  }

.brand-top {
    /*height: 140px;*/
	height: 110px;
    background: #F5F2B7;
    display: flex;
    align-items: center;
}
.brand-top a img {display: flex;height: 90px;}
section {
	/*padding: 4rem 0px;*/
	padding: 1rem 0px;
}
@media (max-width:400px) {section {margin: 0rem 0px;}}
@media (max-width:768px) {header h1 {left:1rem;top: 2vh;}
.rowbox {
	padding:10px;
	width:100%;
}
}
/* === SEARCH-FORM === */
.top-bar .dashicons {color: #fff;font-size: 1.3em;cursor: pointer;}
#searchInput, #searchInput1, #searchInput2 {
    position: absolute; 
    top: -5px;
    left: -450px;
    transition: .3s;
    transition-property: initial;
    transition-duration: .3s;
    transition-timing-function: initial;
    transition-delay: initial;
    -moz-transition: .3s;
    -moz-transition-property: initial;
    -moz-transition-duration: .3s;
    -moz-transition-timing-function: initial;
    -moz-transition-delay: initial;
    -webkit-transition: .3s;
    -webkit-transition-property: initial;
    -webkit-transition-duration: .3s;
    -webkit-transition-timing-function: initial;
    -webkit-transition-delay: initial;
}
#showSearch, #showSearch1 {display: block;}
#hideSearch, #hideSearch1 {display: none;}
input.search-field::placeholder {color: #fff;}
.search-form {height: 50px;display: flex;align-items: center;}
input.search-button {background: #4b5969;color: #fff;border: none;height: 28px;font-size: .8em;padding: 5px 10px;}
input.search-field {font-size: 1.1em;border: none;background: transparent;border: 1px solid #376787;color:#000;margin-right: 5px;}
.searchTop {
    position: absolute;
    left: 5px;
}

.menu-trovastudio-loggati-container {
}

.menu-trovastudio-loggati-container, .bottom-bar, .menu-mainmenu-container {
    /*background: #4b5969;*/
	background: #FFF;
}
@media (max-width:850px) {
	#masthead .top-bar {
		height: 3rem;
		background: #376787;
		display:none;
	}
	.searchTop {
		margin-top: 35px;
		left: 11px;
	}
	#primary-menu {
		margin-top:40px;
	}
	#masthead .top-bar .area-riservata  {
		margin-top: -23px;
	}
	#primary {
	}
}
/* === end of header new === */
    /* === SLIDER === */
.swiper-container {width: 100%;height: 100%;}
@media (max-width:1279px) {.swiper-container {margin-top: 150px;}}
@media (min-width:569px) and (max-width:659px) {.swiper-container {margin-top: 50px;}}
@media (min-width:300px) and (max-width:568px) {.swiper-container {margin-top: 128px;}}

.swiper-slide {
    height: 450px !important;
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.slidecontent {
    background: linear-gradient(to right, rgb(255, 255, 255), rgba(255, 255, 255, 0.86), rgba(0, 0, 0, 0));
    padding: 0 12rem 0 6rem;
    color: #4b5969;
    position: absolute;
    left: 0;
    top: 0;
    height: 51vh;
    display: flex;
    align-items: center;
    text-align: left;
    width: 50%;
}
.slidecontent h1 {font-size: 2.7em;margin: 0;margin-top: -135px;}
.slidecontent p {font-size: 1.1em;margin: 0 0 2rem;}

@media (max-width:1099px) {
.slidecontent {width: 75% !important;height: 58vh;}
}

@media (max-width:768px) {
	.slidecontent {width: 90% !important;}
	.slidecontent p {font-size: 0.9em;margin: 0 0 2rem;}
    .swiper-slide {height: 51vh !important;}
    .slidecontent {/*background: rgba(0, 0, 0, 0.5686274509803921);*/padding:1rem 0 2rem;color: #fff;height: 100%;width:100% !important;}
    .slidecontent h1 {font-size: 4vh;padding:0 1rem;margin-top:5px;}
    .slidecontent p {font-size: 2vh;padding:0 1rem;}
    a.readmore, .readmore {margin-left: 1rem;}
}

/* === DOCUMENTI === */
.wrapper.doc {width: unset;}
.item.post.doc, .item.post.amm {padding:1rem;}
.doc a {color: #376787;text-decoration: none;font-size:.8em;}
.doc a:hover {color: #000;}
.doc p {margin: 0;}
.doc span {font-size: 0.9em;margin-top: 10px;}
.documentos {background: rgba(0, 0, 0, 0.05);padding: 10px;}
.container.singlepage {margin: 5rem auto;background: white;padding: 1rem 3rem;}
@media (max-width:400px) {.container.singlepage {padding: 1rem 0;}}
@media (min-width:1281px) {.marginbox1{margin: 30px auto 30px auto;}}
.marginbox1{margin: 30px 0 30px 0;}
/* === link rapidi === */
.item.linkrapidi {
    text-align: center;
    /*height: 13rem;*/
    height: 12rem;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    background: #ececec;
    text-decoration: none;
    font-weight: 700;
    box-shadow: 0 0 3px 0px rgba(0, 0, 0, 0.30980392156862746);
}

.item.linkrapidi:after, .item.linkrapidi:before, span.spanright, span.spanleft {
    content: '';
    background: green;
    position: absolute;
	transition: .3s;
	transition-property: initial;
	transition-duration: .3s;
	transition-timing-function: initial;
	transition-delay: initial;
	-moz-transition: .3s;
	-moz-transition-property: initial;
	-moz-transition-duration: .3s;
	-moz-transition-timing-function: initial;
	-moz-transition-delay: initial;
	-webkit-transition: .3s;
	-webkit-transition-property: initial;
	-webkit-transition-duration: .3s;
	-webkit-transition-timing-function: initial;
	-webkit-transition-delay: initial;
}

.item.linkrapidi:after {
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
}

.item.linkrapidi:before {
    top: 0;
    right: : 0;
    width: 0;
    height: 2px;
}

span.spanright {
    top: 0;
    right: 0;
    width: 2px;
    height: 0;
}

span.spanleft {
    bottom: 0;
    left: 0;
    width: 2px;
    height: 0;
}

.linkrapidi:hover:after, .linkrapidi:hover:before {
    width: 100%;
}

.linkrapidi:hover span.spanright, .linkrapidi:hover span.spanleft {
	height: 100%;
}

/* === POST SECTION === */
.wrapper {
    width: 63%;
    margin: 0 auto;
    display: grid;
    grid-template-rows: auto;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px;
}   
.title-section {width: 63%;margin: 0 auto}
/*.post {background: #a5a5a5;color: #fff;box-shadow: 2px 2px 4px 0px #4b5969;position: relative;padding-bottom: 3rem;}*/
.post {background: #FFF;color: #000;box-shadow: 2px 2px 4px 0px #4b5969;position: relative;padding-bottom: 1.5rem;}
a.readmore.postsection:link{position: absolute;bottom: 15px;right: 15px;}
a.readmore.postsection:visited{position: absolute;bottom: 15px;right: 15px;text-decoration: none}
a.readmore.postsection:hover{position: absolute;bottom: 15px;right: 15px;text-decoration:underline;background: #214c68!important; }
a.readmore.postsection:link {position: absolute;bottom: 15px;right: 15px;}
/*.post-content {padding: 1rem 1rem 1.2rem;}*/
.post-content {padding: 0.3rem 1rem 0.3rem;min-height: 140px;}
/*.post-img {min-height: 12rem;position: relative;display: flex;align-items: center;justify-content: center;}*/
.post-img {min-height: 6rem;position: relative;display: flex;align-items: center;justify-content: center;}
/*.post h1 {margin:0;position:relative;padding:1rem;font-size: 1.2em;z-index:2;text-shadow: 0px 0px 3px #000;}*/
.post h1 {margin:0;position:relative;padding:1rem;font-size: 1em;z-index:2;;color:#000!important;}
.post h3 {margin:0;position:relative;padding:1rem;font-size: 1em;z-index:2;;color:#000!important;}
.post-img:before{content:'';position:absolute;height:3px;width:100%;left:0;bottom:0;z-index:2;}
/*.post-img:after {content: '';position: absolute;background:rgba(0, 0, 0, 0.3411764705882353);top: 0;left: 0;width: 100%;height: 100%;z-index: 1;}*/
.post-img:after {content: '';position: absolute;background:#FFF;top: 0;left: 0;width: 100%;height: 100%;z-index: 1;}
p.postdate {margin:0;padding:.5rem 0 0;}
p.postdate a {color: #fff;text-decoration: none;}
@media (max-width:1290px) {.wrapper, .title-section {width: 80%;}}
@media (max-width:1000px) {.wrapper, .title-section {width: 98%;}}
@media (max-width:600px) {.wrapper {grid-template-columns: repeat(1, 1fr);}} 
@media (max-width:400px) {.post {box-shadow: unset;}.post h1 {font-size:1.3em;}} 
/*end of post section*/
/* === EVENT-SECTION === */
/*.item.event {background: #a5a5a5;text-align: center;box-shadow: 2px 2px 4px 0px #101317;color:#fff;position: relative;padding-bottom: 6rem;}*/
.item.event {background: #fff;text-align: center;color:#000;position: relative;padding-bottom: 5rem;}
/*.date {text-align: center;background: #a5a5a5;color: #fff;padding-bottom: 1rem;font-size:1.5em;}*/
.date {text-align: center;background: #fff;color: #000;padding-bottom: 1rem;font-size:1.5em;}
/*.date p {font-size: 4em;margin: 0;font-weight: 800;text-shadow:-3px 3px 0px #4b5969;font-family: 'Roboto', sans-serif;}*/
.date p {font-size: 2em;margin: 0;font-weight: 800;font-family: 'Roboto', sans-serif;}
.event-title {padding: 0 1rem;font-size:1rem:}
.event-hour {position: absolute;bottom: 4rem;width: 100%;color:#376787;}
.event-hour h5 {margin: 0;padding: 0;color:#376787;}
.linkCorso {background: #4b5969;padding: 1rem;position: absolute;bottom: 0;width: 100%;}
.event-link {text-align: center;margin-top: 2rem;}
.event-link a, .linkCorso a {color: #fff;text-decoration: none;}
.hero-section {padding: 1rem 0;background: #ececec;}
/* === SINGLE CORSI === */
.wrapper.corsi {width: 100%;grid-gap: 5px;}
.wrapper.corsi .item {padding: 1rem;text-align: center;background: #ececec;}
.wrapper.corsi .item p {display: inline;}
.wrapper.corsi .item.first {background: #4b5969;color: #fff;}
.wrapper.corsi .item.first a:link {background: #4b5969;color: #fff;text-decoration:none}
.wrapper.corsi .item.first a:visited {background: #4b5969;color: #fff;text-decoration:none}
.item-title {grid-column-start: 1;grid-column-end: 4;padding: 1rem;text-align: center;color: #fff;}
@media (max-width: 600px) {
    .item-title {grid-column-start: 1;grid-column-end: 2; }
}
/*end of events*/
/* === PAGINA LEFT MENU === */
.wrapper.leftmenu {grid-template-columns: repeat(4, 1fr);grid-gap: 20px;width: 100%;}
/* === PAGINA CONSIGLIO === */
.wrapper.consiglio {grid-template-columns: repeat(4, 1fr);grid-gap: 20px;width: 100%;}
@media (max-width: 467px) {
    .wrapper.consiglio {grid-template-columns: repeat(1, 1fr);grid-gap: 20px;width: 80%;}
    .container h1 {text-align: center;margin-bottom: 1rem;}
}
.consiglio img {position: absolute;z-index: 0;font-size: 13rem;opacity: .07;top: 2rem;width: 100%;text-align: center}
.consigliere {background-size: cover;height: 20rem;background-position: center;}
.consigliere:after {content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.consigliere:hover:after {opacity: 1;}
.membro {
    position: absolute;
    bottom: 0px;
    width: 100%;
    padding: 10px;
    background: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    text-align: center;
    min-height: 3rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
.item.daticons a:link {text-decoration: none;}
.membro span {font-weight: 300;font-style: italic;}
.item.member {position: relative;}
.membro h6 {font-size: .9em;margin:0;}
.item.daticons h1 {border-bottom: 1px solid;margin-bottom: 1rem !important;}
.item.daticons h1, .item.daticons h3 {margin: 0;}
.item.daticons.curriculum h2 {border-bottom: 1px solid;}
/* === FOOTER === */
footer {background: #2c2d2b;color: #fff;padding: 1rem;line-height:1.6;}
footer p {margin: 0;}
footer a:link, p.copyright a {color: #fff;text-decoration: none;position: relative;line-height:1.6;}
footer a:hover {color: #fff;text-decoration: underline;position: relative;line-height:1.6;}
/* === FOOTER MENU === */
ul#footer-menu {list-style: none;padding: 0;margin:0;}
ul#footer-menu a {color: #fff;display: inline;}
ul#footer-menu li {border: none;text-indent:0;}
/* === LEFT MENU === */
ul#left-menu {list-style: circle;padding: 20px;margin:0;}
ul#left-menu a {color: #376787;display: inline;text-decoration:none;font-size: 0.9rem;}
ul#left-menu li {border: none;text-indent:0;color:#376787;margin-bottom: 10px;font-size: 0.9rem;}
ul#left-menu .sub-menu {list-style: circle;margin-top:10px;font-size: 0.8rem;}
ul#left-menu .sub-menu a {list-style: circle;color:#000;}
ul#left-menu .sub-menu li {list-style: circle;color:#000;}
/* === BASE MENU === */
ul#base-menu {
		list-style: none;
		margin:0;    
		width: 100%;
		text-align: center;
		display: inline-block;
		align-items: center;
		justify-content: center;
		position: relative;
		text-decoration: none;
	}
ul#base-menu a {
		color: #376787;
		display: inline;
		text-decoration:none;
		font-size: 1.2rem;
		list-style: none;
		margin: 20px;   
		background-position: center;
		background-size: cover;
		width: 29%;
		float: left;
		text-align: center;
		height: 10rem;
		display: inline-flex;
		align-items: center;
		justify-content: center;
		position: relative;
		background: #ececec;
		text-decoration: none;
		font-weight: 700;
		box-shadow: 0 0 3px 0 rgba(0,0,0,.30980392156862746);
	}
ul#base-menu a:hover {
		color: #444440;
		display: inline;
		text-decoration:none;
		font-size: 1.2rem;
		list-style: none;
		margin: 20px;   
		background-position: center;
		background-size: cover;
		width: 29%;
		float: left;
		text-align: center;
		height: 10rem;
		display: inline-flex;
		align-items: center;
		justify-content: center;
		position: relative;
		background: #fff;
		text-decoration: none;
		font-weight: 700;
		box-shadow: 0 0 3px 0 rgba(0,0,0,.30980392156862746);
		cursor: pointer;
	}
@media (max-width:768px) {
	ul#base-menu a {
		width:100%;
		margin: 20px 0 0 0 ;
	}
	ul#base-menu a:hover {
		width:100%;
		margin: 20px 0 0 0 ;
	}
	.menu-base-menu-1-container {
		margin-left: -40px !important;
	}
}
@media (min-width:769px) and (max-width:1279px) {
	ul#base-menu a {
		color: #376787;
		list-style: none;
		background-position: center;
		background-size: cover;
		width: 46%;
		margin: 10px;
		float: left;
		text-align: center;
		height: 10rem;
		display: inline-flex;
		align-items: center;
		justify-content: center;
		position: relative;
		background: #ececec;
		text-decoration: none;
		font-weight: 700;
		box-shadow: 0 0 3px 0 rgba(0,0,0,.30980392156862746);
	}
	ul#base-menu a:hover {
		color: #444440;
		list-style: none;
		background-position: center;
		background-size: cover;
		width: 46%;
		margin: 10px;
		float: left;
		text-align: center;
		height: 10rem;
		display: inline-flex;
		align-items: center;
		justify-content: center;
		position: relative;
		background: #fff;
		text-decoration: none;
		font-weight: 700;
		box-shadow: 0 0 3px 0 rgba(0,0,0,.30980392156862746);
	}
}
/* === TOP MENU === */
ul#top-menu {list-style: none;padding: 2px;margin:0;list-style-type: none;padding: 0;overflow: hidden;border-right: 1px solid #FFF;}
ul#top-menu a {color: #fff;display: inline;}
ul#top-menu li {border: none;text-indent:0;float: left;margin-right:30px;}
/* === TOP MENU BIS === */
ul#top-menu-bis {list-style: none;padding: 0;margin:0;list-style-type: none;padding: 0;overflow: hidden;border-right: 1px solid #FFF;}
ul#top-menu-bis a {color: #fff;display: inline;text-decoration: none;margin-left: 40px;padding-top: 2px;}
ul#top-menu-bis li {border: none;text-indent:0;float: left;margin-right:30px;}
/* === COPYRIGHT === */
p.copyright {text-align: center;font-size: .8em;margin-top: 2rem;}
p.copyright img {height: 1.5rem;filter: brightness(0) invert(1);margin-bottom: -9px;}
/*end of new footer*/
/* === COPYRIGHT === */
p.copyright {text-align: center;font-size: .8em;margin-top: 2rem;}
p.copyright img {height: 1.5rem;filter: brightness(0) invert(1);margin-bottom: -9px;}
/* === SINGLE PAGE === */
h1.entry-title, .page-title.screen-reader-text, h1.page-title {position: unset;margin: 0;}
.container.singlepage {margin: 0 auto;;background: white;padding: 1rem 3rem;}
@media (max-width:400px) {h1.page-title{font-size: 2em;margin:0;height:unset;text-align:center;}}
/* === SINGLE === */
h1.post-title {margin:0;padding:1rem;}
.header-post {display: flex;align-items: center;box-shadow: 6px 6px 0 #4b5969;}
.header-post img {height: 4rem;width: auto;}
.header-post a {margin-left: 1rem;color: #fff;text-decoration: none;}
/*comments*/
div#respond {border: 1px solid #e0e0e0;padding: 1rem;}
.comment-form input, .comment-form textarea {width: 100%;border: none;}
input#submit {width: auto;}
ol.comment-list {list-style: none;background: #ececec;padding:1rem;}
ol.children {list-style: none;}
em.comment-awaiting-moderation {color: red;}
.comment-author.vcard {color:#000;}
.comment.odd.alt article {background: rgba(0, 0, 0, 0.05);padding: 1rem;margin: 1rem 0;}
.comment-meta {background: unset;}
.comment-form {
    display: grid;
    grid-template-columns: 33% 33% 33%;
    grid-template-rows: auto;
    grid-gap: 20px;
    width:90%;
}
p.comment-notes {grid-column-start: 1;grid-column-end: 4;}
p.comment-form-comment {grid-column-start: 1;grid-column-end: 4;margin: 0;}
p.comment-form-cookies-consent {
    display: flex;
    align-items: baseline;
    margin: 0;
    grid-column-start: 1;
    grid-column-end: 4;
}
.comment-form-comment textarea, .comment-form-author input, .comment-form-email input, .comment-form-url input {background: #f5f5f5;}
input#wp-comment-cookies-consent {width: 3%;}
@media (max-width:768px) {
    .container.singlepage {padding:1rem;}
    .comment-form {display:block;width:auto;} 
    p.comment-notes {grid-column-start: unset;grid-column-end: unset;}
    p.comment-form-comment {grid-column-start: unset;grid-column-end: unset;margin: 0;}
    p.comment-form-cookies-consent {grid-column-start: unset;grid-column-end: unset;}
    input#wp-comment-cookies-consent {width: 20%;}
}
/* === BLOG === */
.wrapper.cat {grid-template-columns: repeat(4, 1fr);grid-gap: 5px;padding: 2rem 0;}
@media (max-width: 400px){.wrapper.cat {grid-template-columns: repeat(2, 1fr);} }
.item.tax {padding: 10px;color: #fff;text-decoration: none;text-align: center;display: block;}
a.item.tax:hover {background: #4b5969 !important;}
.paginePost {margin: 4rem auto 2rem auto;}
.nav-links {text-align: center;}
.nav-links a {background: #a5a5a5;padding: 10px;color: #fff;text-decoration: none;}
span.page-numbers.current {padding: 10px;color: #fff}


/* === 404 === */
.widget.widget_recent_entries ul, .widget.widget_categories ul {list-style: square;}
.widget.widget_recent_entries a, .widget.widget_categories a {text-decoration: none;color:#fff;}
.page-content.search .search-form {text-align: center;margin:4rem 0;}
.searchpage {display: grid;grid-template-columns: 50% 50%;grid-gap:1rem;margin-top:1rem;}
.searchpage div {background:#a5a5a5;padding:1rem;color:#fff;}
.widget.widget_recent_entries {padding: 0;}
.page-content .search-field {
    background: #ececec;
    color: #4b5969;
    margin: 0 0 0 auto;
    width: 300px;
    height: 4rem;
    padding: 0 1rem;
}
.page-content button.searchButton {
    background: transparent;
    border: none;
    padding-top: 8px;
    margin: 0 auto 0 0;
}

/* === SEARCH === */
.header-post p.postdate {color: white;padding: 0 .5rem;}
.searchpost {border: 1px solid #e0e0e0;padding: 1rem;margin: 1rem 0;}
button.searchButton {background: transparent;border: none;padding-top: 8px;}
/* === Partners === */
.swiper-slide.partner {
    background: #fff;
    height: 8rem!important;
    box-shadow: 0px 0px 4px 0 rgba(0, 0, 0, 0.2196078431372549);
}

.swiper-slide.partner img {
    height: auto;
    /*width: 20rem;*/
}

.swiper-slide.partner a {
    text-decoration: none;
    color: #fff;
}

.swiper-slide.partner a:focus {
    text-decoration: none;
    color: #fff;
}

.swiper-slide.partner a:active {
    text-decoration: none;
    color: #fff;
}

.swiper-content {
    height: 10rem;
    display: flex;
    align-items: center;
}

div#links {
    padding: 1rem;
}
/* === commenthere === */
.quick-links {
    padding: 50px 0;
    text-align: center
}

.quick-links .quick-link-wrapper {
    margin-top: 25px
}

.quick-links h3 {
    margin-top: 0
}

.quick-links .quick-link-box {
    vertical-align: top;
    display: inline-block;
    padding: 10px;
    margin: 20px;
    text-align: center;
    max-width: 300px;
    width: 100%;
    font-size: .9rem;
    color: #000;
    text-decoration: none;
    position: relative;
    background-color: transparent;
    -webkit-box-shadow: 0px 0px 1px #376787;
    box-shadow: 0px 0px 1px #376787;
    -webkit-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    transition-timing-function: ease-in
}

.quick-links .quick-link-box .angle-animate {
    position: absolute;
    background-color: rgba(77, 122, 170, 0.8);
    -webkit-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
    -webkit-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    transition-timing-function: ease-in
}

.quick-links .quick-link-box .angle-animate:nth-child(1) {
    top: 0;
    left: 0px;
    height: 2px;
    width: 0px
}

.quick-links .quick-link-box .angle-animate:nth-child(2) {
    top: 0px;
    left: 0;
    height: 0px;
    width: 2px
}

.quick-links .quick-link-box .angle-animate:nth-child(3) {
    bottom: 0;
    right: 0px;
    height: 0px;
    width: 2px
}

.quick-links .quick-link-box .angle-animate:nth-child(4) {
    bottom: 0px;
    right: 0;
    height: 2px;
    width: 0px
}

.quick-links .quick-link-box:hover .angle-animate {
    -webkit-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    transition-timing-function: ease-in
}

.quick-links .quick-link-box:hover .angle-animate:nth-child(1) {
    width: 100%
}

.quick-links .quick-link-box:hover .angle-animate:nth-child(2) {
    height: 100%
}

.quick-links .quick-link-box:hover .angle-animate:nth-child(3) {
    height: 100%
}

.quick-links .quick-link-box:hover .angle-animate:nth-child(4) {
    width: 100%
}

.quick-links .quick-link-box .icon,
.quick-links .quick-link-box .title {
    margin: 25px auto;
    position: relative;
    z-index: 2
}

.section-title {
    padding: 0 25px;
    display: inline-block;
    /*text-transform: uppercase;*/
    font-size: 1.0rem;
    position: relative
}

.section-title:before,
.section-title:after {
    content: '';
    display: block;
    position: absolute;
    height: 2px;
    width: 100px;
    top: 50%;
    background: #376787;
}

.section-title:before {
    left: 0;
    -webkit-transform: translate(-100%, -50%);
    -ms-transform: translate(-100%, -50%);
    transform: translate(-100%, -50%)
}

.section-title:after {
    right: 0;
    -webkit-transform: translate(100%, -50%);
    -ms-transform: translate(100%, -50%);
    transform: translate(100%, -50%)
}

.section-title>* {
    margin: 0
}

/* ----------------- */
.section-titleb {
    padding: 0 25px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 1.2rem;
    position: relative
}

.section-titleb:before,
.section-titleb:after {
    content: '';
    display: block;
    position: absolute;
    height: 2px;
    width: 100px;
    top: 50%;
    background: #376787;
}

.section-titleb:before {
    left: 0;
    -webkit-transform: translate(-100%, -50%);
    -ms-transform: translate(-100%, -50%);
    transform: translate(-100%, -50%)
}

.section-titleb:after {
    right: 0;
    -webkit-transform: translate(100%, -50%);
    -ms-transform: translate(100%, -50%);
    transform: translate(100%, -50%)
}

.section-titleb>* {
    margin: 0
}

.video {
    padding: 50px 0;
    background-color: #fafafa;
    text-align: center
}

.video .video-inner-container {
    margin: 50px auto 0 auto;
    max-width: 768px
}

.video .embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    height: auto
}

.video .embed-container iframe,
.video .embed-container object,
.video .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.news {
    padding: 50px;
    text-align: center
}

.news .grid {
    max-width: 100%;
    margin: 50px auto 0 auto
}

.news .grid .grid-item {
    margin: 0 auto 20px auto;
    width: 100%;
    max-width: 400px
}

.news .news-box {
    background-color: #fff;
    border-left: 3px solid #376787;
    -webkit-box-shadow: 1px 0px 1px rgba(0, 0, 0, 0.5);
    box-shadow: 1px 0px 1px rgba(0, 0, 0, 0.5);
    font-size: .8rem;
    display: inline-block;
    -webkit-transition-property: -webkit-box-shadow;
    transition-property: -webkit-box-shadow;
    -o-transition-property: box-shadow;
    transition-property: box-shadow;
    transition-property: box-shadow, -webkit-box-shadow;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    transition-timing-function: ease-in
}

.news .news-box header {
    padding: 15px;
    text-align: left;
    position: relative
}

.news .news-box header h4 {
    margin: 10px 0
}

.news .news-box header .fa {
    color: #376787
}

.news .news-box header .attachment-count {
    position: absolute;
    top: 0px;
    right: 0px;
    padding: 2px 10px;
    background-color: #376787;
    color: #fff
}

.news .news-box main {
    padding: 0 15px;
    text-align: justify
}

.news .news-box footer {
    padding: 15px;
    text-align: right
}

.news .news-box .btn-news {
    display: inline-block;
    padding: 10px 15px;
    color: #fff;
    text-decoration: none;
    background-color: #376787
}

.news .news-box:hover {
    -webkit-box-shadow: 1px 0px 10px rgba(0, 0, 0, 0.5);
    box-shadow: 1px 0px 10px rgba(0, 0, 0, 0.5);
    -webkit-transition-property: -webkit-box-shadow;
    transition-property: -webkit-box-shadow;
    -o-transition-property: box-shadow;
    transition-property: box-shadow;
    transition-property: box-shadow, -webkit-box-shadow;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    transition-timing-function: ease-in
}

.sezione-comunicazioni {
    padding: 25px;
    text-align: center
}

@media screen and (min-width: 1280px) {
    .sezione-comunicazioni {
        padding: 50px
    }
}

.sezione-comunicazioni .column-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.sezione-comunicazioni .half {
    width: 100%
}

@media screen and (min-width: 1024px) {
    .sezione-comunicazioni .half {
        max-width: 50%
    }
}

@media screen and (min-width: 1800px) {
    .sezione-comunicazioni .half {
        max-width: 800px
    }
}

.sezione-comunicazioni .half .half-title {
    font-size: 1.2rem;
    text-align: left;
    max-width: 99%;
    overflow: hidden;
    padding: 0px 10px
}

.sezione-comunicazioni .half .half-title h4 {
    margin: 0;
    padding: 15px;
    text-transform: uppercase;
    display: inline-block;
    position: relative
}

.sezione-comunicazioni .half .half-title h4:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    height: 2px;
    width: 1000px;
    /*background-color: #376787;*/
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%)
}

.sezione-comunicazioni .half .half-content {
    padding: 20px 10px
}

.sezione-comunicazioni .half .half-content .comunicazione {
    padding: 15px;
    font-size: .8rem;
    text-align: left;
    background-color: #fff;
    border-left: 3px solid #376787;
    -webkit-box-shadow: 1px 0px 1px rgba(0, 0, 0, 0.5);
    box-shadow: 1px 0px 1px rgba(0, 0, 0, 0.5);
    -webkit-transition-property: -webkit-box-shadow;
    transition-property: -webkit-box-shadow;
    -o-transition-property: box-shadow;
    transition-property: box-shadow;
    transition-property: box-shadow, -webkit-box-shadow;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    transition-timing-function: ease-in
}

.sezione-comunicazioni .half .half-content .comunicazione.segreteria {
    background-color: #f4f4f4
}

.sezione-comunicazioni .half .half-content .comunicazione:hover {
    -webkit-box-shadow: 1px 0px 10px rgba(0, 0, 0, 0.5);
    box-shadow: 1px 0px 10px rgba(0, 0, 0, 0.5);
    -webkit-transition-property: -webkit-box-shadow;
    transition-property: -webkit-box-shadow;
    -o-transition-property: box-shadow;
    transition-property: box-shadow;
    transition-property: box-shadow, -webkit-box-shadow;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    transition-timing-function: ease-in
}

.sezione-comunicazioni .half .half-content .comunicazione header>*:nth-child(1) {
    margin-top: 0
}

.sezione-comunicazioni .half .half-content .comunicazione header .fa {
    color: #376787
}

.sezione-comunicazioni .half .half-content .comunicazione footer {
    text-align: right
}

.sezione-comunicazioni .half .half-content .comunicazione footer .btn-comunicazioni {
    display: inline-block;
    padding: 10px 15px;
    color: #fff !important;
    text-decoration: none;
    background-color: #376787
}

.sezione-eventi {
    padding: 50px;
    background-color: #fafafa
}

.sezione-eventi .section-title:after {
    width: 100vw
}

.sezione-eventi .section-titleb:after {
    width: 100vw
}

.sezione-eventi .events-container {
    margin-top: 50px
}

.evento {
    font-size: .8rem;
    margin: 0 25px;
    padding: 0 !important;
    width: 100%;
    max-width: 350px;
    display: inline-block;
    vertical-align: top;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 10px #ccc;
    box-shadow: 0px 0px 10px #ccc;
    -webkit-perspective: 800px;
    perspective: 800px;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    position: relative;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg)
}

.evento .front,
.evento .back {
    height: 100%;
    width: 100%
}

.evento .front {
    z-index: 2;
    background-color: #fff;
    position: relative;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.evento .back {
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.evento.flipped {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.evento.flipped .front {
    z-index: 1;
}

.evento.flipped .back {
    z-index: 2;
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
}

.evento.flipped i.fa-info-circle.open {
    display: none;
}

.evento.flipped i.fa-info-circle.close {
    display: block;
}

.evento i.fa-info-circle {
    z-index: 5;
    text-shadow: 0px 0px 5px #000;
    position: absolute;
    top: 10px;
    right: 10px;
    color: #fff;
    cursor: pointer;
    opacity: 0;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
}

.evento i.fa-info-circle.close {
    display: none;
}

.evento main,
.evento footer {
    padding: 10px;
}

.evento header {
    max-height: 160px;
    overflow: hidden;
	margin-bottom: 8px;
}

.evento main {
    padding-top: 0;
}

.evento main .titolo,
.evento main .organizzatore {
    display: block;
    margin: 20px auto;
}

.evento footer {
    background-color: #f1f0f5;
    border-top: 1px solid #dedede;
}

.evento .btn-event {
    margin: 40px auto;
    max-width: 200px;
    display: block;
    text-align: center;
    padding: 10px 15px;
    text-decoration: none;
    color: #fff;
    background-color: #376787;
}

.evento .prezzo {
    position: absolute;
    text-align: center;
    width: 200px;
    top: 25px;
    left: -70px;
    padding: 2px 5px;
    color: #fff;
    background-color: #376787;
    -webkit-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.5);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.evento iframe {
    border: 0;
}

.evento:hover i.fa-info-circle {
    opacity: 1;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
}

.widget-area-footer {
    font-size: .75rem;
    padding: 20px;
    background-color: #2c2d2b;
    color: #fff;
    border-top: 3px solid #376787;
}

.widget-area-footer .social-network-list {
    text-align: center;
    margin-bottom: 50px;
}

.widget-area-footer .social-network-list ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.widget-area-footer .social-network-list ul li {
    display: inline-block;
    width: 35px;
    height: 35px;
    margin: 5px;
}

.widget-area-footer .social-network-list ul li a {
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    text-decoration: none;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition-property: color;
    -o-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
}

.widget-area-footer .social-network-list ul li:hover a {
    color: #376787;
    -webkit-transition-property: color;
    -o-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
}

.widget-area-footer .footget-container {
    text-align: left;
}

.widget-area-footer .footget-container .footget {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin-bottom: 50px;
    padding: 0 10px;
    border-left: 3px solid #376787;
}

@media screen and (min-width: 768px) {
    .widget-area-footer .footget-container .footget {
        max-width: 49%;
        min-height: 160px;
    }
}

@media screen and (min-width: 991px) {
    .widget-area-footer .footget-container .footget {
        max-width: 300px;
    }
}

@media screen and (min-width: 1680px) {
    .widget-area-footer .footget-container .footget {
        width: auto;
        max-width: 350px;
        margin-right: 50px;
    }
}

.widget-area-footer .footget-container .footget h6 {
    margin: 0 0 20px 0;
    font-size: 1.1rem;
    text-transform: uppercase;
}

.widget-area-footer .footget-container .footget ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.widget-area-footer .footget-container .footget ul li {
    margin-bottom: 5px;
}

.widget-area-footer .footget-container .footget ul li:last-child {
    margin-bottom: 0;
}

.widget-area-footer .footget-container .footget ul li a {
    color: #fff;
}

#primary {
    /*width: 100%;
    padding: 25px*/
    width: 63%;
    margin: 0 auto;
}

@media screen and (min-width: 1024px) {
    /*#primary {
        max-width: -webkit-calc(100% - 400px);
        max-width: calc(100% - 400px);
        float: left;
    }*/
}

#secondary {
    margin-top: 50px;
    width: 100%;
    padding: 25px
}

@media screen and (min-width: 1024px) {
    #secondary {
        max-width: 400px;
        float: left;
        margin-top: 0px;
    }
}

#secondary .sidebar-wrapper .widget {
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
    padding: 15px;
    font-size: .8rem;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin: 10px auto
}

#secondary .sidebar-wrapper .widget:nth-child(1) {
    margin-top: 0
}

#secondary .sidebar-wrapper .widget ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

#secondary .sidebar-wrapper .widget ul>li {
    margin-bottom: 5px
}

#secondary .sidebar-wrapper .widget ul>li .rss-widget {
    color: inherit
}

#secondary .sidebar-wrapper .widget ul>li .rss-date,
#secondary .sidebar-wrapper .widget ul>li .post-date {
    font-size: .7rem
}

#secondary .sidebar-wrapper .widget .widget-title {
    position: relative;
    display: inline-block;
    padding: 0 10px 0 0;
    margin-top: 0;
    font-size: .9rem
}

#secondary .sidebar-wrapper .widget .widget-title:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    height: 2px;
    width: 3000px;
    background-color: #376787;
    -webkit-transform: translate(100%, 0%);
    -ms-transform: translate(100%, 0%);
    transform: translate(100%, 0%)
}

#secondary .sidebar-wrapper .widget .widget-title>a {
    text-decoration: none;
    color: inherit
}

#secondary .sidebar-wrapper .widget.widget_search form input[type="submit"].search-submit {
    display: inline-block;
    padding: 10px 20px;
    color: #fff !important;
    text-decoration: none;
    background-color: #376787;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: 0;
    margin: 0 auto
}

body.single #content,
body.archive #content,
body.search #content {
    background-color: #fafafa
}

body.single #main article,
body.archive #main article,
body.search #main article {
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
    padding: 15px
}

body.single #main .nav-links .nav-previous,
body.single #main .nav-links .nav-next,
body.archive #main .nav-links .nav-previous,
body.archive #main .nav-links .nav-next,
body.search #main .nav-links .nav-previous,
body.search #main .nav-links .nav-next {
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
    padding: 10px;
    font-size: .8rem;
    display: inline-block
}

body.single #main .nav-links .nav-previous,
body.archive #main .nav-links .nav-previous,
body.search #main .nav-links .nav-previous {
    float: left
}

body.single #main .nav-links .nav-next,
body.archive #main .nav-links .nav-next,
body.search #main .nav-links .nav-next {
    float: right
}

.entry-meta .post-categories {
    display: inline-block;
    list-style-type: none;
    margin: 0;
    padding: 0
}

.entry-meta .post-categories li {
    margin: 0 5px;
    position: relative
}

.entry-meta .post-categories li a {
    display: block;
    padding: 2px 5px;
    text-decoration: none;
    color: inherit;
    border: 1px solid #376787;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    position: relative;
    z-index: 2;
    -webkit-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

.entry-meta .post-categories li:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 0;
    background-color: #376787;
    z-index: 1;
    -webkit-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

.entry-meta .post-categories li:hover a {
    color: #fff;
    -webkit-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

.entry-meta .post-categories li:hover:before {
    width: 100%;
    -webkit-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

body.single-eventi .section,
body.single-annunci .section {
    padding: 10px
}

body.single-eventi .titolo-sezione-evento,
body.single-annunci .titolo-sezione-evento {
    overflow: hidden;
    margin-bottom: 20px
}

body.single-eventi .titolo-sezione-evento .fa,
body.single-annunci .titolo-sezione-evento .fa {
    color: #376787
}

body.single-eventi .titolo-sezione-evento h3,
body.single-annunci .titolo-sezione-evento h3 {
    position: relative;
    display: inline-block;
    padding: 0 10px 0 0;
    margin: 0 0 10px 0;
    font-size: 1.2rem;
    text-transform: uppercase
}

body.single-eventi .titolo-sezione-evento h3:after,
body.single-annunci .titolo-sezione-evento h3:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    height: 2px;
    width: 3000px;
    background-color: #376787;
    -webkit-transform: translate(100%, 0%);
    -ms-transform: translate(100%, 0%);
    transform: translate(100%, 0%)
}

body.single-eventi .date-evento,
body.single-annunci .date-evento {
    padding: 10px
}

body.single-eventi .date-evento ul,
body.single-annunci .date-evento ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

body.single-eventi .date-evento ul li,
body.single-annunci .date-evento ul li {
    padding: 10px;
    margin-bottom: 10px;
    border: 1px solid #f0f0f0
}

body.single-eventi .date-evento ul li.evento-passato .fa,
body.single-annunci .date-evento ul li.evento-passato .fa {
    color: #34a853
}

body.single-eventi .date-evento ul li.evento-futuro .fa,
body.single-annunci .date-evento ul li.evento-futuro .fa {
    color: #376787
}

body.single-eventi .location-evento .indirizzo-location,
body.single-annunci .location-evento .indirizzo-location {
    margin-bottom: 20px
}

body.single-eventi .location-evento .indirizzo-location ul,
body.single-annunci .location-evento .indirizzo-location ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

body.single-eventi .location-evento .maps,
body.single-annunci .location-evento .maps {
    width: 100%;
    height: 300px;
    position: relative
}

body.single-eventi .location-evento .maps>iframe,
body.single-annunci .location-evento .maps>iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none
}

body.archive article,
body.search article {
    font-size: .8rem
}

.lista-contatti {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center
}

.lista-contatti li {
    display: inline-block;
    margin: 10px
}

.lista-contatti li a {
    text-decoration: none;
    color: #376787;
    padding: 10px 20px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 2px solid #376787;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

.lista-contatti li a:hover {
    color: #fff;
    background-color: #376787;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

.prezzo {
    text-align: right;
    margin: 0
}

.prezzo p {
    font-size: 1.3rem;
    margin: 0;
    display: inline-block;
    padding: 10px 50px;
    background-color: #376787;
    color: #fff
}

.galleria-foto {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.galleria-foto li {
    display: inline-block;
    max-width: -webkit-calc(100% / 4 - 5px);
    max-width: calc(100% / 4 - 5px);
    vertical-align: top;
    padding: 5px
}

.galleria-foto li a {
    display: block;
    position: relative
}

.galleria-foto li a .photo-overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
    background-color: rgba(0, 0, 0, 0.7);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    opacity: 0;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

.galleria-foto li a:hover .photo-overlay {
    opacity: 1;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

body.page-template-template-convenzioni #content {
    background-color: #fafafa
}

body.page-template-template-convenzioni #main {
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
    padding: 15px
}

body.page-template-template-convenzioni #main .entry-content {
    margin-top: 0
}

body.page-template-template-convenzioni .convenzione {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 10px;
    padding: 10px;
    background-color: #f0f0f0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

body.page-template-template-convenzioni .convenzione:last-child {
    margin-bottom: 0
}

body.page-template-template-convenzioni .convenzione .titolo-convenzione {
    margin: 0 10px
}

body.page-template-template-convenzioni .convenzione .titolo-convenzione h6 {
    font-size: .9rem;
    margin: 0
}

body.page-template-template-convenzioni .convenzione .pulsante-convenzione a {
    padding: 10px 15px;
    text-decoration: none;
    color: #fff;
    background-color: #376787;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.componenti-container {
    margin: 0 auto
}

.componenti-container .titolo-sezione-componenti {
    overflow: hidden;
    margin-bottom: 20px
}

.componenti-container .titolo-sezione-componenti h3 {
    position: relative;
    display: inline-block;
    padding: 0 10px 0 0;
    margin: 0 0 10px 0;
    font-size: 1.2rem;
    text-transform: uppercase
}

.componenti-container .titolo-sezione-componenti h3:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    height: 2px;
    width: 3000px;
    background-color: #376787;
    -webkit-transform: translate(100%, 0%);
    -ms-transform: translate(100%, 0%);
    transform: translate(100%, 0%)
}

.componenti-container .componente {
    max-width: 250px;
    margin: 10px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #ccc;
    overflow: hidden;
    display: inline-block;
    font-size: .8rem;
    text-transform: capitalize
}

.componenti-container .componente .nome-componente {
    padding: 0 10px
}

.componenti-container .componente .carica-componente {
    padding: 0 10px
}

.normative,
.regolamenti,
.modulistiche {
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 2px rgb(33 7 7 / 94%);
    box-shadow: 0px 0px 2px rgb(33 7 7 / 94%);
    padding: 15px;
    margin-bottom: 20px
}

.normative .entry-content,
.regolamenti .entry-content,
.modulistiche .entry-content {
    margin: 0
}

.normative .entry-content h1,
.normative .entry-content h2,
.normative .entry-content h3,
.normative .entry-content h4,
.normative .entry-content h5,
.normative .entry-content h6,
.regolamenti .entry-content h1,
.regolamenti .entry-content h2,
.regolamenti .entry-content h3,
.regolamenti .entry-content h4,
.regolamenti .entry-content h5,
.regolamenti .entry-content h6,
.modulistiche .entry-content h1,
.modulistiche .entry-content h2,
.modulistiche .entry-content h3,
.modulistiche .entry-content h4,
.modulistiche .entry-content h5,
.modulistiche .entry-content h6 {
    margin: 0;
    font-size: 1.2rem
}

.normative .documento-normativa,
.normative .documento-regolamento,
.normative .documento-modulistiche,
.regolamenti .documento-normativa,
.regolamenti .documento-regolamento,
.regolamenti .documento-modulistiche,
.modulistiche .documento-normativa,
.modulistiche .documento-regolamento,
.modulistiche .documento-modulistiche {
    padding: 10px 20px
}

body.post-type-archive-annunci.logged-in #primary {
    width: 100%;
    padding: 25px
}

@media screen and (min-width: 1024px) {
    body.post-type-archive-annunci.logged-in #primary {
        max-width: -webkit-calc(100% - 400px);
        max-width: calc(100% - 400px);
        float: left
    }
}

body.post-type-archive-annunci.logged-in #secondary {
    margin-top: 50px;
    width: 100%;
    padding: 25px
}

@media screen and (min-width: 1024px) {
    body.post-type-archive-annunci.logged-in #secondary {
        max-width: 400px;
        float: left;
        margin-top: 0px
    }
}

body.post-type-archive-annunci.logged-in .container {
    max-width: 1400px
}

body.accesso_limitato #primary {
    width: 100%;
    padding: 25px
}

@media screen and (min-width: 1024px) {
    body.accesso_limitato #primary {
        max-width: none;
        float: none;
        padding: 0
    }
}

body.accesso_limitato .container {
    max-width: 1400px
}

body.page-template-template-trovastudio-home .btn-custom,
body.page-template-template-trovastudio-studio .btn-custom,
body.page-template-template-trovastudio-carica-cv .btn-custom,
body.page-template-template-trovastudio-risorsa .btn-custom,
body.page-template-template-trovastudio-lista-cv .btn-custom,
body.page-template-template-trovastudio-candidatura-registrata .btn-custom,
body.page-template-template-trovastudio-profilo-utente .btn-custom,
body.page-template-template-trovastudio-carica-offerta .btn-custom,
body.page-template-template-trovastudio-lista-offerte .btn-custom,
body.page-template-template-trovastudio-offerta-caricata .btn-custom,
body.single-offerte_di_lavoro .btn-custom,
body.page-template-template-annunci-carica-annuncio .btn-custom,
body.page-template-template-annuncio-caricato .btn-custom,
body.error404 .btn-custom,
body.post-type-archive-annunci .btn-custom {
    display: inline-block;
    padding: 10px 15px;
    color: #fff !important;
    text-decoration: none;
    background-color: #376787;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    width: 100%;
    max-width: 250px;
}

body.page-template-template-trovastudio-home #primary,
body.page-template-template-trovastudio-studio #primary,
body.page-template-template-trovastudio-carica-cv #primary,
body.page-template-template-trovastudio-risorsa #primary,
body.page-template-template-trovastudio-lista-cv #primary,
body.page-template-template-trovastudio-candidatura-registrata #primary,
body.page-template-template-trovastudio-profilo-utente #primary,
body.page-template-template-trovastudio-carica-offerta #primary,
body.page-template-template-trovastudio-lista-offerte #primary,
body.page-template-template-trovastudio-offerta-caricata #primary,
body.single-offerte_di_lavoro #primary,
body.page-template-template-annunci-carica-annuncio #primary,
body.page-template-template-annuncio-caricato #primary,
body.error404 #primary,
body.post-type-archive-annunci #primary {
    max-width: none;
    float: none;
    padding: 0
}

body.page-template-template-trovastudio-home .trovastudio,
body.page-template-template-trovastudio-studio .trovastudio,
body.page-template-template-trovastudio-carica-cv .trovastudio,
body.page-template-template-trovastudio-risorsa .trovastudio,
body.page-template-template-trovastudio-lista-cv .trovastudio,
body.page-template-template-trovastudio-candidatura-registrata .trovastudio,
body.page-template-template-trovastudio-profilo-utente .trovastudio,
body.page-template-template-trovastudio-carica-offerta .trovastudio,
body.page-template-template-trovastudio-lista-offerte .trovastudio,
body.page-template-template-trovastudio-offerta-caricata .trovastudio,
body.single-offerte_di_lavoro .trovastudio,
body.page-template-template-annunci-carica-annuncio .trovastudio,
body.page-template-template-annuncio-caricato .trovastudio,
body.error404 .trovastudio,
body.post-type-archive-annunci .trovastudio {
    padding: 50px 25px
}

body.page-template-template-trovastudio-home .trovastudio .entry-content,
body.page-template-template-trovastudio-studio .trovastudio .entry-content,
body.page-template-template-trovastudio-carica-cv .trovastudio .entry-content,
body.page-template-template-trovastudio-risorsa .trovastudio .entry-content,
body.page-template-template-trovastudio-lista-cv .trovastudio .entry-content,
body.page-template-template-trovastudio-candidatura-registrata .trovastudio .entry-content,
body.page-template-template-trovastudio-profilo-utente .trovastudio .entry-content,
body.page-template-template-trovastudio-carica-offerta .trovastudio .entry-content,
body.page-template-template-trovastudio-lista-offerte .trovastudio .entry-content,
body.page-template-template-trovastudio-offerta-caricata .trovastudio .entry-content,
body.single-offerte_di_lavoro .trovastudio .entry-content,
body.page-template-template-annunci-carica-annuncio .trovastudio .entry-content,
body.page-template-template-annuncio-caricato .trovastudio .entry-content,
body.error404 .trovastudio .entry-content,
body.post-type-archive-annunci .trovastudio .entry-content {
    margin: 0
}

body.page-template-template-trovastudio-home .container,
body.page-template-template-trovastudio-studio .container,
body.page-template-template-trovastudio-carica-cv .container,
body.page-template-template-trovastudio-risorsa .container,
body.page-template-template-trovastudio-lista-cv .container,
body.page-template-template-trovastudio-candidatura-registrata .container,
body.page-template-template-trovastudio-profilo-utente .container,
body.page-template-template-trovastudio-carica-offerta .container,
body.page-template-template-trovastudio-lista-offerte .container,
body.page-template-template-trovastudio-offerta-caricata .container,
body.single-offerte_di_lavoro .container,
body.page-template-template-annunci-carica-annuncio .container,
body.page-template-template-annuncio-caricato .container,
body.error404 .container,
body.post-type-archive-annunci .container {
    max-width: none
}

body.page-template-template-trovastudio-home .inner-container,
body.page-template-template-trovastudio-studio .inner-container,
body.page-template-template-trovastudio-carica-cv .inner-container,
body.page-template-template-trovastudio-risorsa .inner-container,
body.page-template-template-trovastudio-lista-cv .inner-container,
body.page-template-template-trovastudio-candidatura-registrata .inner-container,
body.page-template-template-trovastudio-profilo-utente .inner-container,
body.page-template-template-trovastudio-carica-offerta .inner-container,
body.page-template-template-trovastudio-lista-offerte .inner-container,
body.page-template-template-trovastudio-offerta-caricata .inner-container,
body.single-offerte_di_lavoro .inner-container,
body.page-template-template-annunci-carica-annuncio .inner-container,
body.page-template-template-annuncio-caricato .inner-container,
body.error404 .inner-container,
body.post-type-archive-annunci .inner-container {
    max-width: 1400px;
    margin: 0 auto
}

body.page-template-template-trovastudio-home .introduzione,
body.page-template-template-trovastudio-studio .introduzione,
body.page-template-template-trovastudio-carica-cv .introduzione,
body.page-template-template-trovastudio-risorsa .introduzione,
body.page-template-template-trovastudio-lista-cv .introduzione,
body.page-template-template-trovastudio-candidatura-registrata .introduzione,
body.page-template-template-trovastudio-profilo-utente .introduzione,
body.page-template-template-trovastudio-carica-offerta .introduzione,
body.page-template-template-trovastudio-lista-offerte .introduzione,
body.page-template-template-trovastudio-offerta-caricata .introduzione,
body.single-offerte_di_lavoro .introduzione,
body.page-template-template-annunci-carica-annuncio .introduzione,
body.page-template-template-annuncio-caricato .introduzione,
body.error404 .introduzione,
body.post-type-archive-annunci .introduzione {
    background-color: #fff
}

body.page-template-template-trovastudio-home .start,
body.page-template-template-trovastudio-studio .start,
body.page-template-template-trovastudio-carica-cv .start,
body.page-template-template-trovastudio-risorsa .start,
body.page-template-template-trovastudio-lista-cv .start,
body.page-template-template-trovastudio-candidatura-registrata .start,
body.page-template-template-trovastudio-profilo-utente .start,
body.page-template-template-trovastudio-carica-offerta .start,
body.page-template-template-trovastudio-lista-offerte .start,
body.page-template-template-trovastudio-offerta-caricata .start,
body.single-offerte_di_lavoro .start,
body.page-template-template-annunci-carica-annuncio .start,
body.page-template-template-annuncio-caricato .start,
body.error404 .start,
body.post-type-archive-annunci .start {
    text-align: center
}

body.page-template-template-trovastudio-home .contenitore-box,
body.page-template-template-trovastudio-studio .contenitore-box,
body.page-template-template-trovastudio-carica-cv .contenitore-box,
body.page-template-template-trovastudio-risorsa .contenitore-box,
body.page-template-template-trovastudio-lista-cv .contenitore-box,
body.page-template-template-trovastudio-candidatura-registrata .contenitore-box,
body.page-template-template-trovastudio-profilo-utente .contenitore-box,
body.page-template-template-trovastudio-carica-offerta .contenitore-box,
body.page-template-template-trovastudio-lista-offerte .contenitore-box,
body.page-template-template-trovastudio-offerta-caricata .contenitore-box,
body.single-offerte_di_lavoro .contenitore-box,
body.page-template-template-annunci-carica-annuncio .contenitore-box,
body.page-template-template-annuncio-caricato .contenitore-box,
body.error404 .contenitore-box,
body.post-type-archive-annunci .contenitore-box {
    width: 100%;
    margin-top: 25px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

body.page-template-template-trovastudio-home .contenitore-box .box-scelta,
body.page-template-template-trovastudio-studio .contenitore-box .box-scelta,
body.page-template-template-trovastudio-carica-cv .contenitore-box .box-scelta,
body.page-template-template-trovastudio-risorsa .contenitore-box .box-scelta,
body.page-template-template-trovastudio-lista-cv .contenitore-box .box-scelta,
body.page-template-template-trovastudio-candidatura-registrata .contenitore-box .box-scelta,
body.page-template-template-trovastudio-profilo-utente .contenitore-box .box-scelta,
body.page-template-template-trovastudio-carica-offerta .contenitore-box .box-scelta,
body.page-template-template-trovastudio-lista-offerte .contenitore-box .box-scelta,
body.page-template-template-trovastudio-offerta-caricata .contenitore-box .box-scelta,
body.single-offerte_di_lavoro .contenitore-box .box-scelta,
body.page-template-template-annunci-carica-annuncio .contenitore-box .box-scelta,
body.page-template-template-annuncio-caricato .contenitore-box .box-scelta,
body.error404 .contenitore-box .box-scelta,
body.post-type-archive-annunci .contenitore-box .box-scelta {
    cursor: pointer;
    background-color: #fff;
    display: inline-block;
    padding: 25px;
    margin: 25px;
    border: 1px solid #ccc;
    width: 100%;
    max-width: 300px;
    color: #376787 !important;
    text-decoration: none;
}

body.page-template-template-trovastudio-home .contenitore-box .box-scelta .testo h4,
body.page-template-template-trovastudio-studio .contenitore-box .box-scelta .testo h4,
body.page-template-template-trovastudio-carica-cv .contenitore-box .box-scelta .testo h4,
body.page-template-template-trovastudio-risorsa .contenitore-box .box-scelta .testo h4,
body.page-template-template-trovastudio-lista-cv .contenitore-box .box-scelta .testo h4,
body.page-template-template-trovastudio-candidatura-registrata .contenitore-box .box-scelta .testo h4,
body.page-template-template-trovastudio-profilo-utente .contenitore-box .box-scelta .testo h4,
body.page-template-template-trovastudio-carica-offerta .contenitore-box .box-scelta .testo h4,
body.page-template-template-trovastudio-lista-offerte .contenitore-box .box-scelta .testo h4,
body.page-template-template-trovastudio-offerta-caricata .contenitore-box .box-scelta .testo h4,
body.single-offerte_di_lavoro .contenitore-box .box-scelta .testo h4,
body.page-template-template-annunci-carica-annuncio .contenitore-box .box-scelta .testo h4,
body.page-template-template-annuncio-caricato .contenitore-box .box-scelta .testo h4,
body.error404 .contenitore-box .box-scelta .testo h4,
body.post-type-archive-annunci .contenitore-box .box-scelta .testo h4 {
    margin: 0 auto
}

.lista-cv,
.lista-offerte {
    padding: 50px 25px
}

.curriculum_vitae,
.offerte_di_lavoro {
    font-size: .8rem;
    display: inline-block;
    border: 1px solid #ccc;
    vertical-align: top;
    max-width: 350px !important;
    background-color: #fff;
}

.curriculum_vitae header,
.offerte_di_lavoro header {
    background-color: #f0f0f0;
    border-bottom: 1px solid #ccc;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.curriculum_vitae header img,
.offerte_di_lavoro header img {
    margin-right: 10px
}

.curriculum_vitae header h3,
.offerte_di_lavoro header h3 {
    margin: 5px 0;
    padding: 10px
}

.curriculum_vitae main,
.offerte_di_lavoro main {
    padding: 20px 10px
}

.curriculum_vitae footer a,
.offerte_di_lavoro footer a {
    display: block;
    width: 50%;
    float: left;
    text-align: center;
    padding: 10px;
    opacity: .75;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.curriculum_vitae footer a.btn-cv,
.offerte_di_lavoro footer a.btn-cv {
    background-color: #ea4335
}

.curriculum_vitae footer a.btn-cv .fa,
.offerte_di_lavoro footer a.btn-cv .fa {
    color: #fff
}

.curriculum_vitae footer a.btn-contact,
.offerte_di_lavoro footer a.btn-contact {
    background-color: #2468ff
}

.curriculum_vitae footer a.btn-contact .fa,
.offerte_di_lavoro footer a.btn-contact .fa {
    color: #fff
}

.curriculum_vitae footer a:hover,
.offerte_di_lavoro footer a:hover {
    opacity: 1;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

#acf-form-upload-cv,
#acf-form-upload-job,
#acf-form-edit-job,
#acf-form-upload-annuncio {
    margin: 0 auto;
    width: 100%;
    max-width: 600px
}

#acf-form-upload-cv input,
#acf-form-upload-cv select,
#acf-form-upload-cv textarea,
#acf-form-upload-job input,
#acf-form-upload-job select,
#acf-form-upload-job textarea,
#acf-form-edit-job input,
#acf-form-edit-job select,
#acf-form-edit-job textarea,
#acf-form-upload-annuncio input,
#acf-form-upload-annuncio select,
#acf-form-upload-annuncio textarea {
    height: 46px;
    padding: 10px 15px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #ccc;
    font-size: inherit;
    line-height: inherit;
	width: 100% !important;
}

#acf-form-upload-cv textarea,
#acf-form-upload-job textarea,
#acf-form-edit-job textarea,
#acf-form-upload-annuncio textarea {
    min-height: 200px;
    max-height: 300px
}

#acf-form-upload-cv .acf-field[data-name="nome"],
#acf-form-upload-cv .acf-field[data-name="cognome"],
#acf-form-upload-cv .acf-field[data-name="email"],
#acf-form-upload-cv .acf-field[data-name="categoria"],
#acf-form-upload-job .acf-field[data-name="nome"],
#acf-form-upload-job .acf-field[data-name="cognome"],
#acf-form-upload-job .acf-field[data-name="email"],
#acf-form-upload-job .acf-field[data-name="categoria"],
#acf-form-edit-job .acf-field[data-name="nome"],
#acf-form-edit-job .acf-field[data-name="cognome"],
#acf-form-edit-job .acf-field[data-name="email"],
#acf-form-edit-job .acf-field[data-name="categoria"],
#acf-form-upload-annuncio .acf-field[data-name="nome"],
#acf-form-upload-annuncio .acf-field[data-name="cognome"],
#acf-form-upload-annuncio .acf-field[data-name="email"],
#acf-form-upload-annuncio .acf-field[data-name="categoria"] {
    width: 50%;
    float: left;
    clear: none
}

#acf-form-upload-cv input[type="file"],
#acf-form-upload-job input[type="file"],
#acf-form-edit-job input[type="file"],
#acf-form-upload-annuncio input[type="file"] {
    background-color: #fff
}

#acf-form-upload-cv input[type="submit"],
#acf-form-upload-job input[type="submit"],
#acf-form-edit-job input[type="submit"],
#acf-form-upload-annuncio input[type="submit"] {
    display: inline-block;
    padding: 10px 15px;
    color: #fff !important;
    text-decoration: none;
    background-color: #376787;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    width: 100%;
    max-width: 250px
}

#acf-form-upload-cv .acf-image-uploader .view,
#acf-form-upload-job .acf-image-uploader .view,
#acf-form-edit-job .acf-image-uploader .view,
#acf-form-upload-annuncio .acf-image-uploader .view {
    width: 100%
}

#acf-form-upload-cv .acf-image-uploader .view input[type="file"],
#acf-form-upload-job .acf-image-uploader .view input[type="file"],
#acf-form-edit-job .acf-image-uploader .view input[type="file"],
#acf-form-upload-annuncio .acf-image-uploader .view input[type="file"] {
    width: 100%
}

#acf-form-upload-cv .acf-basic-uploader input,
#acf-form-upload-job .acf-basic-uploader input,
#acf-form-edit-job .acf-basic-uploader input,
#acf-form-upload-annuncio .acf-basic-uploader input {
    width: 100%
}

#acf-form-upload-cv .acf-repeater .acf-row-handle,
#acf-form-upload-job .acf-repeater .acf-row-handle,
#acf-form-edit-job .acf-repeater .acf-row-handle,
#acf-form-upload-annuncio .acf-repeater .acf-row-handle {
    display: none
}

#acf-form-upload-cv .acf-actions .acf-button,
#acf-form-upload-job .acf-actions .acf-button,
#acf-form-edit-job .acf-actions .acf-button,
#acf-form-upload-annuncio .acf-actions .acf-button {
    display: inline-block;
    padding: 2px 10px;
    color: #FFF !important;
    background-color: #376787;
    text-decoration: none;
    border: 2px solid #376787;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    width: 100%;
    max-width: 200px;
}

body.page-template-template-trovastudio-profilo-utente .contenitore-box {
    max-width: 800px;
    margin: 0 auto
}

body.page-template-template-trovastudio-profilo-utente .contenitore-box .titolo-sezione {
    width: 100%;
    margin: 50px auto;
    overflow: hidden;
    text-align: left
}

body.page-template-template-trovastudio-profilo-utente .contenitore-box .titolo-sezione:nth-child(1) {
    margin-top: 0px
}

body.page-template-template-trovastudio-profilo-utente .contenitore-box .titolo-sezione .section-title:after {
    width: 1000%
}

body.page-template-template-trovastudio-profilo-utente .job-form-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 100%
}

body.page-template-template-trovastudio-profilo-utente .job-form-list .offerte_di_lavoro {
    width: 100%;
    padding: 15px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #ccc;
    background-color: #fff;
    text-align: left;
    font-size: .9rem;
    max-width: none !important
}

body.page-template-template-trovastudio-profilo-utente .job-form-list .offerte_di_lavoro>div {
    margin-bottom: 10px
}

body.page-template-template-trovastudio-profilo-utente .job-form-list .offerte_di_lavoro>div:last-child {
    margin-bottom: 0px
}

body.page-template-template-trovastudio-profilo-utente .job-form-list .offerte_di_lavoro .job-title h4 {
    margin: 0
}

body.page-template-template-trovastudio-profilo-utente .job-form-list .offerte_di_lavoro .job-info span {
    margin-right: 20px
}

body.page-template-template-trovastudio-profilo-utente .job-form-list .offerte_di_lavoro .job-edit-link {
    text-align: right
}

body.page-template-template-trovastudio-profilo-utente .job-form-list .offerte_di_lavoro .job-edit-link .btn-custom {
    padding: 5px 10px;
    width: auto;
    max-width: none;
    text-align: center;
    font-size: .8rem
}

body.page-template-template-trovastudio-profilo-utente .job-form-list .curriculum_vitae {
    width: 100%;
    padding: 15px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #ccc;
    background-color: #fff;
    text-align: left;
    font-size: .9rem;
    max-width: none !important
}

body.page-template-template-trovastudio-profilo-utente .job-form-list .curriculum_vitae>div {
    margin-bottom: 10px
}

body.page-template-template-trovastudio-profilo-utente .job-form-list .curriculum_vitae>div:last-child {
    margin-bottom: 0px
}

body.page-template-template-trovastudio-profilo-utente .job-form-list .curriculum_vitae .job-title h4 {
    margin: 0
}

body.page-template-template-trovastudio-profilo-utente .job-form-list .curriculum_vitae .job-info span {
    margin-right: 20px
}

body.page-template-template-trovastudio-profilo-utente .job-form-list .curriculum_vitae .job-edit-link {
    text-align: right
}

body.page-template-template-trovastudio-profilo-utente .job-form-list .curriculum_vitae .job-edit-link .btn-custom {
    padding: 5px 10px;
    width: auto;
    max-width: none;
    text-align: center;
    font-size: .8rem
}

.job-item header {
    -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.2)
}

.job-item main {
    overflow-y: auto
}

.job-item main>div {
    margin-bottom: 5px
}

.job-item footer {
    -webkit-box-shadow: 0px -1px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0px -1px 5px rgba(0, 0, 0, 0.2)
}

.job-item footer .btn-contact {
    float: none;
    width: 100%
}

.job-item:nth-child(odd) main {
    max-height: 300px;
	height:300px !important;
}

.job-item:nth-child(even) main {
    max-height: 300px;
	height:300px !important;
}

body.page-template-template-commissioni_di_studio #ajaxResult {
    margin: 20px auto
}

body.page-template-template-commissioni_di_studio .box-commissione {
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
    padding: 15px;
    font-size: .8rem;
    margin: 20px auto
}

body.page-template-template-commissioni_di_studio .box-componenti .list-group {
    list-style-type: none;
    margin-left: 0
}

body.page-template-template-commissioni_di_studio .card {
    width: 100%
}

#category-form {
    text-align: center
}

#category-form .form-group {
    display: inline-block;
    margin: 10px
}

#category-form input[type="submit"] {
    display: inline-block;
    padding: 10px 40px;
    color: #fff !important;
    text-decoration: none;
    background-color: #376787;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 0;
    margin: 0 auto;
    height: 46px;
    font-size: .9rem
}

#category-form input[type="submit"]:disabled {
    background-color: #ccc;
    opacity: .7
}

select {
    height: 46px;
    padding: 10px 15px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #ccc;
    font-size: inherit;
    line-height: inherit
}

.modal-background {
    display: none;
    opacity: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 3000;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

.modal-background.showModal {
    display: block;
    opacity: 1;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

.card-container {
    position: fixed;
    z-index: 3001;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.card {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 3002;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 18px 20px 30px 20px;
    width: 450px;
    margin: 0 auto;
    background-color: #fff;
    font-size: .8rem;
	border: 3px solid #376787;
}

.card .card-header hr {
	background-color: #376787 !important;
	margin-bottom: 0 !important;
}

.card .card-close-modal {
    z-index: 3003;
    background-color: #ccc;
    height: 25px;
    width: 25px;
    position: absolute;
    top: 6px;
    right: 6px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
}

.card .card-close-modal>span {
    background-color: #000;
    height: 1px;
    width: 15px;
    position: absolute;
    top: 50%;
    left: 50%;
}

.card .card-close-modal>span:nth-child(1) {
    -webkit-transform: translate3d(-50%, -50%, 1px) rotate(45deg);
    transform: translate3d(-50%, -50%, 1px) rotate(45deg)
}

.card .card-close-modal>span:nth-child(2) {
    -webkit-transform: translate3d(-50%, -50%, 1px) rotate(-45deg);
    transform: translate3d(-50%, -50%, 1px) rotate(-45deg);
}

.card .card-content,
.card .card-header {
    overflow-x: hidden;
}

.card .section-title {
    padding-left: 0;
}

.card .section-title h2 {
    font-size: inherit;
}

.card .section-title:after {
    width: 1000px;
}

.card .section-titleb {
    padding-left: 0;
}

.card .section-titleb h3 {
    font-size: 1rem;
}

.card .section-titleb:after {
    width: 1000px;
}

.card-header {
    margin-bottom: -10px;
}

.card-header h2,
.card-header span {
    text-align: center;
}

.card-header h2 {
    font-size: 20px;
    margin: 10px auto;
}

.card-header span {
    font-size: 14px;
}

body.page-template-template-albo_iscritti #primary {
    float: none;
    max-width: none;
}

body.page-template-template-albo_iscritti .search-panel {
    text-align: center;
}

body.page-template-template-albo_iscritti .search-panel input {
    width: 100%;
    max-width: 300px;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: max-width;
    -o-transition-property: max-width;
    transition-property: max-width;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

body.page-template-template-albo_iscritti .search-panel input:focus {
    max-width: 450px;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: max-width;
    -o-transition-property: max-width;
    transition-property: max-width;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

body.page-template-template-albo_iscritti.search input {
    height: 46px;
    padding: 10px 15px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #ccc;
    font-size: inherit;
    line-height: inherit;
}

body.page-template-template-albo_iscritti .pagination {
    list-style-type: none;
    margin: 20px auto;
    padding: 0;
}

body.page-template-template-albo_iscritti .pagination li {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 40px;
    margin: 0px;
    background-color: #fff;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    -webkit-transition-property: background-color;
    -o-transition-property: background-color;
    transition-property: background-color;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

body.page-template-template-albo_iscritti .pagination li:last-child {
    border-right: 1px solid #ccc;
}

body.page-template-template-albo_iscritti .pagination li.disabled,
body.page-template-template-albo_iscritti .pagination li.disabled:hover {
    cursor: not-allowed;
}

body.page-template-template-albo_iscritti .pagination li.active {
    background-color: #376787 !important;
}

body.page-template-template-albo_iscritti .pagination li.active a {
    color: #fff;
}

body.page-template-template-albo_iscritti .pagination li:hover {
    background-color: rgba(77, 122, 170, 0.5);
    -webkit-transition-property: background-color;
    -o-transition-property: background-color;
    transition-property: background-color;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

body.page-template-template-albo_iscritti .pagination li a {
    padding: 5px;
    display: block;
    height: 100%;
    width: 100%;
    color: inherit;
    text-decoration: none;
}

body.page-template-template-albo_iscritti table {
    font-size: .8rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #000 !important;
}

@media screen and (min-width: 1280px) {
    body.page-template-template-albo_iscritti table {
        font-size: .9rem;
        color: #000 !important;
    }
}

body.page-template-template-albo_iscritti table.hide-table {
    display: none;
}

body.page-template-template-albo_iscritti table thead {
    border-bottom: 2px solid #ccc
}

body.page-template-template-albo_iscritti table thead th {
    padding: 5px;
    text-align: left;
    text-transform: uppercase;
}

@media screen and (min-width: 1280px) {
    body.page-template-template-albo_iscritti table thead th {
        padding: 10px;
    }
}

body.page-template-template-albo_iscritti table thead .sort {
    cursor: pointer;
}

body.page-template-template-albo_iscritti table tbody tr:nth-child(odd) {
    background-color: #fff
}

body.page-template-template-albo_iscritti table tbody tr:nth-child(even) {
    background-color: #f0f0f0;
}

body.page-template-template-albo_iscritti table tbody tr td {
    padding: 5px;
}

@media screen and (min-width: 1280px) {
    body.page-template-template-albo_iscritti table tbody tr td {
        padding: 10px;
    }
}

body.page-template-template-albo_iscritti table tbody tr td .fa-address-card,
body.page-template-template-albo_iscritti table tbody tr td .fa-envelope {
    cursor: pointer;
    color: #376787;
}

body.page-template-template-albo_iscritti table tbody tr td .fa-check {
    color: #5cb85c;
}

body.page-template-template-albo_iscritti table tbody tr td .fa-exclamation-triangle {
    color: #f00;
}

body.page-template-template-albo_iscritti table tbody tr td.profilo,
body.page-template-template-albo_iscritti table tbody tr td.numIscrizione,
body.page-template-template-albo_iscritti table tbody tr td.data_di_iscrizione,
body.page-template-template-albo_iscritti table tbody tr td.revisoreLegale,
body.page-template-template-albo_iscritti table tbody tr td.radiato,
body.page-template-template-albo_iscritti table tbody tr td.email {
    text-align: center;
}

body.page-template-template-albo_iscritti table #head_6,
body.page-template-template-albo_iscritti table #head_7,
body.page-template-template-albo_iscritti table .data_di_iscrizione,
body.page-template-template-albo_iscritti table .settoreProfessionale {
    display: none;
}

@media screen and (min-width: 768px) {
    body.page-template-template-albo_iscritti table #head_6,
    body.page-template-template-albo_iscritti table #head_7,
    body.page-template-template-albo_iscritti table .data_di_iscrizione,
    body.page-template-template-albo_iscritti table .settoreProfessionale {
        display: table-cell;
    }
}

body.page-template-template-albo_iscritti table #head_8,
body.page-template-template-albo_iscritti table #head_9,
body.page-template-template-albo_iscritti table #head_10,
body.page-template-template-albo_iscritti table .revisoreLegale,
body.page-template-template-albo_iscritti table .radiato,
body.page-template-template-albo_iscritti table .email {
    display: none;
}

@media screen and (min-width: 1024px) {
    body.page-template-template-albo_iscritti table #head_8,
    body.page-template-template-albo_iscritti table #head_9,
    body.page-template-template-albo_iscritti table #head_10,
    body.page-template-template-albo_iscritti table .revisoreLegale,
    body.page-template-template-albo_iscritti table .radiato,
    body.page-template-template-albo_iscritti table .email {
        display: table-cell;
    }
}

.panel {
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
    padding: 15px;
    font-size: .8rem;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin-bottom: 20px;
    -webkit-transition-property: -webkit-box-shadow;
    transition-property: -webkit-box-shadow;
    -o-transition-property: box-shadow;
    transition-property: box-shadow;
    transition-property: box-shadow, -webkit-box-shadow;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
}

.panel:hover {
    -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.5);
    cursor: pointer;
    -webkit-transition-property: -webkit-box-shadow;
    transition-property: -webkit-box-shadow;
    -o-transition-property: box-shadow;
    transition-property: box-shadow;
    transition-property: box-shadow, -webkit-box-shadow;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
}

.panel .panel-box {
    padding: 5px 15px;
    display: inline-block;
    vertical-align: top;
    border-left: 3px solid #376787;
}

.panel .panel-box h4 {
    margin-top: 0;
}

.panel .panel-box>ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.panel .panel-box-container {
    padding: 10px;
}

.panel .location-finder iframe {
    border: 3px solid #376787;
}

body.page-template-template-societa_tra_professionisti.webservice-maintenance #primary,
body.page-template-template-commissioni_di_studio.webservice-maintenance #primary {
    float: none;
    max-width: none;
}

body.page-template-template-amministrazione-trasparente .amministrazione-trasparente {
    font-size: .9rem
}

body.page-template-template-amministrazione-trasparente .amministrazione-trasparente .cat-amm-trasparente {
    position: relative;
    padding: 10px;
    /*border-left: 3px solid #376787;*/
	border-left: 3px solid #376787;
    margin-bottom: 30px;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.5);
}

body.page-template-template-amministrazione-trasparente .amministrazione-trasparente .cat-amm-trasparente .tax-count {
    position: absolute;
    top: 0;
    right: 0;
    /*background-color: #376787;*/
	background-color: #376787;
    color: #fff;
    padding: 2px 5px;
    text-align: center;
    font-size: .75rem;
    -webkit-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3);
    -webkit-transform: translate(-5px, -50%);
    -ms-transform: translate(-5px, -50%);
    transform: translate(-5px, -50%);
}

body.page-template-template-amministrazione-trasparente .amministrazione-trasparente .cat-amm-trasparente ul {
    margin: 10px auto;
    list-style-type: none;
    padding: 0 10px;
}

body.page-template-template-amministrazione-trasparente .amministrazione-trasparente .cat-amm-trasparente ul li {
    margin-bottom: 10px;
}

body.page-template-template-amministrazione-trasparente .amministrazione-trasparente .cat-amm-trasparente ul li a {
    color: inherit;
    text-decoration: none;
    -webkit-transition-property: color;
    -o-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
}

body.page-template-template-amministrazione-trasparente .amministrazione-trasparente .cat-amm-trasparente ul li a:hover {
    color: #376787;
}

body.page-template-template-amministrazione-trasparente .amministrazione-trasparente h3 {
    margin: 0;
}


body.page-template-template-archivio-documentazione .archivio-documentazione {
    font-size: .9rem;
}

body.page-template-template-archivio-documentazione .archivio-documentazione .cat-doc-consiglio {
    position: relative;
    padding: 10px;
    /*border-left: 3px solid #376787;*/
	border-left: 3px solid #376787;
    margin-bottom: 30px;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.5);
}

body.page-template-template-archivio-documentazione .archivio-documentazione .cat-doc-consiglio .tax-count {
    position: absolute;
    top: 0;
    right: 0;
    /*background-color: #376787;*/
	background-color: #376787;
    color: #fff;
    padding: 2px 5px;
    text-align: center;
    font-size: .75rem;
    -webkit-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3);
    -webkit-transform: translate(-5px, -50%);
    -ms-transform: translate(-5px, -50%);
    transform: translate(-5px, -50%);
}

body.page-template-template-archivio-documentazione .archivio-documentazione .cat-doc-consiglio  ul {
    margin: 10px auto;
    list-style-type: none;
    padding: 0 10px;
}

body.page-template-template-archivio-documentazione .archivio-documentazione .cat-doc-consiglio  ul li {
    margin-bottom: 10px;
}

body.page-template-template-archivio-documentazione .archivio-documentazione .cat-doc-consiglio ul li a {
    color: inherit;
    text-decoration: none;
    -webkit-transition-property: color;
    -o-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
}

body.page-template-template-archivio-documentazione .archivio-documentazione .cat-doc-consiglio  ul li a:hover {
    color: #376787;
}

body.page-template-template-archivio-documentazione .archivio-documentazione h3 {
    margin: 0;
}

body.page-template-template-contatti #primary {
    float: none;
    max-width: none;
}

body.page-template-template-contatti .content-contatti {
    margin: 50px auto;
    text-align: center;
}

body.page-template-template-contatti .contact-box {
    width: 100%;
    max-width: 250px;
    padding: 20px;
    margin: 25px;
    display: inline-block;
    text-align: center;
    background-color: #fff;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    text-decoration: none;
    color: inherit;
    -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
    -webkit-transition-property: -webkit-box-shadow;
    transition-property: -webkit-box-shadow;
    -o-transition-property: box-shadow;
    transition-property: box-shadow;
    transition-property: box-shadow, -webkit-box-shadow;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
}

body.page-template-template-contatti .contact-box:hover,
body.page-template-template-contatti .contact-box:focus {
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    -webkit-transition-property: -webkit-box-shadow;
    transition-property: -webkit-box-shadow;
    -o-transition-property: box-shadow;
    transition-property: box-shadow;
    transition-property: box-shadow, -webkit-box-shadow;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
}

body.page-template-template-contatti .contact-box .title-box {
    color: #376787;
}

body.page-template-template-contatti .contact-box .text-box p {
    margin-bottom: 0;
}

body.page-template-template-contatti .google-maps {
    height: 350px;
    width: 100%;
    border-top: 3px solid #376787;
}

body.page-template-template-contatti .google-maps iframe {
    width: 100%;
    height: 100%;
    border: 0;
}

header.page-header {
    width: 100%;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
}

.page-header-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 280px;
    padding: 20px;
    /*background-color: #efefef;
    background-image: url("resources/images/page-header-default.png");*/
    background-repeat: repeat;
}
@media (max-width:1279px){
	.page-header-container {
		text-align: center;
		margin-top: 13rem !important;
	}
}
.page-header h1 {
	font-size: 1.4em;
    margin: 0;
    color: #376787;
    /*text-shadow: 0px 0px 3px #000;*/
}

.page-header .details {
    margin: 10px auto;
    width: 100%;
    text-align: center;
    color: #fff;
    text-shadow: 0px 0px 1px #000;
}

.page-header .details>span {
    display: inline-block;
    margin: 10px;
    padding: 5px;
    background-color: #376787;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid rgba(0, 0, 0, 0.1)
}

.grid {
    margin: 0 auto
}

.grid .grid-item {
    width: 100%;
    max-width: 450px;
    margin: 10px auto
}

.grid .grid-item h2.entry-title {
    font-size: 1rem
}

.rss-container .rss-feed {
    font-size: .8rem;
    background-color: #fff;
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
    padding: 15px;
    margin-bottom: 20px
}

.rss-container .rss-feed footer {
    text-align: right
}

.rss-container .rss-feed footer a {
    display: inline-block;
    padding: 5px 8px;
    color: #fff;
    text-decoration: none;
    background-color: #376787
}

.widget_attachments li {
    padding: 5px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.widget_attachments li>* {
    margin: 0 5px
}

.fa-file-pdf-o {
    color: #e11e00
}

.fa-lock {
    color: #b0b0b0
}

#annunci-filter ul li {
    padding: 2px 5px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #376787;
    display: inline-block;
    background-color: transparent;
    -webkit-transition-property: background-color;
    -o-transition-property: background-color;
    transition-property: background-color;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

#annunci-filter ul li a {
    text-decoration: none;
    color: #376787;
    -webkit-transition-property: color;
    -o-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

#annunci-filter ul li:hover {
    background-color: #376787;
    -webkit-transition-property: background-color;
    -o-transition-property: background-color;
    transition-property: background-color;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

#annunci-filter ul li:hover a {
    color: #fff;
    -webkit-transition-property: color;
    -o-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

#annunci-filter ul li.active {
    background-color: #376787
}

#annunci-filter ul li.active a {
    color: #fff
}

#main-footer {
    font-size: .8rem;
    padding: 20px;
    background-color: #2c2d2b;
    color: #fff
}

#main-footer .site-info {
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

#main-footer .site-info a {
    display: inline-block;
    max-width: 150px;
    color: #fff
}

#scrollTop {
    position: fixed;
    bottom: 10px;
    right: 10px;
    height: 40px;
    width: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
    z-index: 98;
    -webkit-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.5);
    -webkit-transform: translate3d(0, 0, 1px);
    transform: translate3d(0, 0, 1px);
    -webkit-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

#scrollTop.hide {
    -webkit-transform: translate3d(100px, 0, 1px);
    transform: translate3d(100px, 0, 1px);
    -webkit-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

#modal-note {
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    opacity: 0;
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#modal-note.show {
    z-index: 100;
    opacity: 1
}

#modal-note #overlay-nota {
    position: relative;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 1
}

#modal-note #box-nota {
    z-index: 2;
    position: fixed;
    padding: 20px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: inline-block;
    background-color: #fff;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 4px solid #376787;
    -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.6);
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.6)
}

#modal-note #box-nota #close-nota-button {
    position: absolute;
    top: 0;
    right: 0;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    margin: 0;
    padding: 0;
    background-color: #fff;
    cursor: pointer;
    -webkit-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    border: 4px solid #376787;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

td.note {
    text-align: center;
}

.note-trigger {
    cursor: pointer;
}

#wpadminbar>#wp-toolbar>#wp-admin-bar-top-secondary>#wp-admin-bar-search #adminbarsearch input.adminbar-input {
	display: none !important;
}

.mc-main div, .mc-main span, .mc-main h1, .mc-main h2, .mc-main h3, .mc-main h4, .mc-main h5, .mc-main h6, .mc-main p, .mc-main blockquote, .mc-main pre, .mc-main a, .mc-main img, .mc-main dl, .mc-main dt, .mc-main dd, .mc-main ol, .mc-main ul, .mc-main li, .mc-main fieldset, .mc-main form, .mc-main label, .mc-main legend, .mc-main table, .mc-main caption, .mc-main tbody, .mc-main tfoot, .mc-main thead, .mc-main tr, .mc-main th, .mc-main td, .mc-main article, .mc-main aside, .mc-main details, .mc-main footer, .mc-main header, .mc-main menu, .mc-main meter, .mc-main nav, .mc-main output, .mc-main progress, .mc-main section, .mc-main summary {

    text-decoration: none !important;
}

.mc-main summary {
    text-decoration: none !important;
}

@media (max-width:600px) {
	.marginMobile { 
			margin-top: 30px; 
		}
}
@media (max-width:1279px) {
	.marginImgMobile {
		margin-top: 135px; 
	}
}

.icons-red {
	color:#376787;
}
/* CSS Class Safari */
@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) {

    .divSearch {top:0px;}
}}
/* CSS Class Firefox */
@-moz-document url-prefix() {
    .divSearch {top:0px;}
}
/* CSS Class Microsoft Edge */
@supports (-ms-ime-align:auto) {
    .divSearch {top:0px;}
}
/* CSS Class Microsoft IE.11 */
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {  
   .divSearch {top:0px;}
   .msBox {left:0;right:0;bottom: -14px;}
   .msBox1 {margin-top:70px;}
   .msBoxItem {box-shadow:2px 2px 4px 4px #4b5969; margin-top:30px;}
}

/* ALBO DOCENTI */
body.page-template-template-albo_docenti #primary {
    float: none;
    max-width: none;
}

body.page-template-template-albo_docenti .search-panel {
    text-align: center;
}

body.page-template-template-albo_docenti .search-panel input {
    width: 100%;
    max-width: 300px;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: max-width;
    -o-transition-property: max-width;
    transition-property: max-width;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

body.page-template-template-albo_docenti .search-panel input:focus {
    max-width: 450px;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: max-width;
    -o-transition-property: max-width;
    transition-property: max-width;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

body.page-template-template-albo_docenti.search input {
    height: 46px;
    padding: 10px 15px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #ccc;
    font-size: inherit;
    line-height: inherit
}

body.page-template-template-albo_docenti .pagination {
    list-style-type: none;
    margin: 20px auto;
    padding: 0
}

body.page-template-template-albo_docenti .pagination li {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 40px;
    margin: 0px;
    background-color: #fff;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    -webkit-transition-property: background-color;
    -o-transition-property: background-color;
    transition-property: background-color;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

body.page-template-template-albo_docenti .pagination li:last-child {
    border-right: 1px solid #ccc
}

body.page-template-template-albo_docenti .pagination li.disabled,
body.page-template-template-albo_docenti .pagination li.disabled:hover {
    cursor: not-allowed
}

body.page-template-template-albo_docenti .pagination li.active {
    background-color: #376787 !important
}

body.page-template-template-albo_docenti .pagination li.active a {
    color: #fff
}

body.page-template-template-albo_docenti .pagination li:hover {
    background-color: rgba(77, 122, 170, 0.5);
    -webkit-transition-property: background-color;
    -o-transition-property: background-color;
    transition-property: background-color;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

body.page-template-template-albo_docenti .pagination li a {
    padding: 5px;
    display: block;
    height: 100%;
    width: 100%;
    color: inherit;
    text-decoration: none
}

body.page-template-template-albo_docenti table {
    font-size: .7rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

@media screen and (min-width: 1280px) {
    body.page-template-template-albo_docenti table {
        font-size: .8rem
    }
}

body.page-template-template-albo_docenti table.hide-table {
    display: none
}

body.page-template-template-albo_docenti table thead {
    border-bottom: 2px solid #ccc
}

body.page-template-template-albo_docenti table thead th {
    padding: 5px;
    text-align: left;
    text-transform: uppercase
}

@media screen and (min-width: 1280px) {
    body.page-template-template-albo_docenti table thead th {
        padding: 10px
    }
}

body.page-template-template-albo_docenti table thead .sort {
    cursor: pointer
}

body.page-template-template-albo_docenti table tbody tr:nth-child(odd) {
    background-color: #fff
}

body.page-template-template-albo_docenti table tbody tr:nth-child(even) {
    background-color: #f0f0f0
}

body.page-template-template-albo_docenti table tbody tr td {
    padding: 5px
}

@media screen and (min-width: 1280px) {
    body.page-template-template-albo_docenti table tbody tr td {
        padding: 10px
    }
}

body.page-template-template-albo_docenti table tbody tr td .fa-address-card,
body.page-template-template-albo_docenti table tbody tr td .fa-envelope {
    cursor: pointer;
    color: #376787;
}

body.page-template-template-albo_docenti table tbody tr td .fa-check {
    color: #5cb85c
}

body.page-template-template-albo_docenti table tbody tr td .fa-exclamation-triangle {
    color: #f00
}

body.page-template-template-albo_docenti table tbody tr td.profilo,
body.page-template-template-albo_docenti table tbody tr td.numIscrizione,
body.page-template-template-albo_docenti table tbody tr td.data_di_iscrizione,
body.page-template-template-albo_docenti table tbody tr td.revisoreLegale,
body.page-template-template-albo_docenti table tbody tr td.radiato,
body.page-template-template-albo_docenti table tbody tr td.email {
    text-align: center
}

body.page-template-template-albo_docenti table #head_6,
body.page-template-template-albo_docenti table #head_7,
body.page-template-template-albo_docenti table .data_di_iscrizione,
body.page-template-template-albo_docenti table .settoreProfessionale {
    display: none
}

@media screen and (min-width: 768px) {
    body.page-template-template-albo_docenti table #head_6,
    body.page-template-template-albo_docenti table #head_7,
    body.page-template-template-albo_docenti table .data_di_iscrizione,
    body.page-template-template-albo_docenti table .settoreProfessionale {
        display: table-cell
    }
}

body.page-template-template-albo_docenti table #head_8,
body.page-template-template-albo_docenti table #head_9,
body.page-template-template-albo_docenti table #head_10,
body.page-template-template-albo_docenti table .revisoreLegale,
body.page-template-template-albo_docenti table .radiato,
body.page-template-template-albo_docenti table .email {
    display: none
}

@media screen and (min-width: 1024px) {
    body.page-template-template-albo_docenti table #head_8,
    body.page-template-template-albo_docenti table #head_9,
    body.page-template-template-albo_docenti table #head_10,
    body.page-template-template-albo_docenti table .revisoreLegale,
    body.page-template-template-albo_docenti table .radiato,
    body.page-template-template-albo_docenti table .email {
        display: table-cell
    }
}
/* FINE ALBO DOCENTI */

/* AlBO COLLAUDATORI */
body.page-template-template-albo_collaudatori #primary {
    float: none;
    max-width: none;
}

body.page-template-template-albo_collaudatori .search-panel {
    text-align: center;
}

body.page-template-template-albo_collaudatori .search-panel input {
    width: 100%;
    max-width: 300px;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: max-width;
    -o-transition-property: max-width;
    transition-property: max-width;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

body.page-template-template-albo_collaudatori .search-panel input:focus {
    max-width: 450px;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: max-width;
    -o-transition-property: max-width;
    transition-property: max-width;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

body.page-template-template-albo_collaudatori.search input {
    height: 46px;
    padding: 10px 15px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #ccc;
    font-size: inherit;
    line-height: inherit
}

body.page-template-template-albo_collaudatori .pagination {
    list-style-type: none;
    margin: 20px auto;
    padding: 0
}

body.page-template-template-albo_collaudatori .pagination li {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 40px;
    margin: 0px;
    background-color: #fff;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    -webkit-transition-property: background-color;
    -o-transition-property: background-color;
    transition-property: background-color;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

body.page-template-template-albo_collaudatori .pagination li:last-child {
    border-right: 1px solid #ccc
}

body.page-template-template-albo_collaudatori .pagination li.disabled,
body.page-template-template-albo_collaudatori .pagination li.disabled:hover {
    cursor: not-allowed
}

body.page-template-template-albo_collaudatori .pagination li.active {
    background-color: #376787 !important
}

body.page-template-template-albo_collaudatori .pagination li.active a {
    color: #fff
}

body.page-template-template-albo_collaudatori .pagination li:hover {
    background-color: rgba(77, 122, 170, 0.5);
    -webkit-transition-property: background-color;
    -o-transition-property: background-color;
    transition-property: background-color;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

body.page-template-template-albo_collaudatori .pagination li a {
    padding: 5px;
    display: block;
    height: 100%;
    width: 100%;
    color: inherit;
    text-decoration: none
}

body.page-template-template-albo_collaudatori table {
    font-size: .7rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

@media screen and (min-width: 1280px) {
    body.page-template-template-albo_collaudatori table {
        font-size: .8rem
    }
}

body.page-template-template-albo_collaudatori table.hide-table {
    display: none
}

body.page-template-template-albo_collaudatori table thead {
    border-bottom: 2px solid #ccc
}

body.page-template-template-albo_collaudatori table thead th {
    padding: 5px;
    text-align: left;
    text-transform: uppercase
}

@media screen and (min-width: 1280px) {
    body.page-template-template-albo_collaudatori table thead th {
        padding: 10px
    }
}

body.page-template-template-albo_collaudatori table thead .sort {
    cursor: pointer
}

body.page-template-template-albo_collaudatori table tbody tr:nth-child(odd) {
    background-color: #fff
}

body.page-template-template-albo_collaudatori table tbody tr:nth-child(even) {
    background-color: #f0f0f0
}

body.page-template-template-albo_collaudatori table tbody tr td {
    padding: 5px
}

@media screen and (min-width: 1280px) {
    body.page-template-template-albo_collaudatori table tbody tr td {
        padding: 10px
    }
}

body.page-template-template-albo_collaudatori table tbody tr td .fa-address-card-o,
body.page-template-template-albo_collaudatori table tbody tr td .fa-envelope {
    cursor: pointer;
    color: #376787;
}

body.page-template-template-albo_collaudatori table tbody tr td .fa-check {
    color: #5cb85c
}

body.page-template-template-albo_collaudatori table tbody tr td .fa-exclamation-triangle {
    color: #f00
}

body.page-template-template-albo_collaudatori table tbody tr td.profilo,
body.page-template-template-albo_collaudatori table tbody tr td.numIscrizione,
body.page-template-template-albo_collaudatori table tbody tr td.data_di_iscrizione,
body.page-template-template-albo_collaudatori table tbody tr td.revisoreLegale,
body.page-template-template-albo_collaudatori table tbody tr td.radiato,
body.page-template-template-albo_collaudatori table tbody tr td.email {
    text-align: center
}

body.page-template-template-albo_collaudatori table #head_6,
body.page-template-template-albo_collaudatori table #head_7,
body.page-template-template-albo_collaudatori table .data_di_iscrizione,
body.page-template-template-albo_collaudatori table .settoreProfessionale {
    display: none
}

@media screen and (min-width: 768px) {
    body.page-template-template-albo_collaudatori table #head_6,
    body.page-template-template-albo_collaudatori table #head_7,
    body.page-template-template-albo_collaudatori table .data_di_iscrizione,
    body.page-template-template-albo_collaudatori table .settoreProfessionale {
        display: table-cell
    }
}

body.page-template-template-albo_collaudatori table #head_8,
body.page-template-template-albo_collaudatori table #head_9,
body.page-template-template-albo_collaudatori table #head_10,
body.page-template-template-albo_collaudatori table .revisoreLegale,
body.page-template-template-albo_collaudatori table .radiato,
body.page-template-template-albo_collaudatori table .email {
    display: none
}

@media screen and (min-width: 1024px) {
    body.page-template-template-albo_collaudatori table #head_8,
    body.page-template-template-albo_collaudatori table #head_9,
    body.page-template-template-albo_collaudatori table #head_10,
    body.page-template-template-albo_collaudatori table .revisoreLegale,
    body.page-template-template-albo_collaudatori table .radiato,
    body.page-template-template-albo_collaudatori table .email {
        display: table-cell
    }
}
/* FINE ALBO COLLAUDATORI */

/* ALBO 81/08 */
body.page-template-template-albo_81-08 #primary {
    float: none;
    max-width: none;
}

body.page-template-template-albo_81-08 .search-panel {
    text-align: center;
}

body.page-template-template-albo_81-08 .search-panel input {
    width: 100%;
    max-width: 300px;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: max-width;
    -o-transition-property: max-width;
    transition-property: max-width;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

body.page-template-template-albo_81-08 .search-panel input:focus {
    max-width: 450px;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: max-width;
    -o-transition-property: max-width;
    transition-property: max-width;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

body.page-template-template-albo_81-08.search input {
    height: 46px;
    padding: 10px 15px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #ccc;
    font-size: inherit;
    line-height: inherit
}

body.page-template-template-albo_81-08 .pagination {
    list-style-type: none;
    margin: 20px auto;
    padding: 0
}

body.page-template-template-albo_81-08 .pagination li {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 40px;
    margin: 0px;
    background-color: #fff;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    -webkit-transition-property: background-color;
    -o-transition-property: background-color;
    transition-property: background-color;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

body.page-template-template-albo_81-08 .pagination li:last-child {
    border-right: 1px solid #ccc
}

body.page-template-template-albo_81-08 .pagination li.disabled,
body.page-template-template-albo_81-08 .pagination li.disabled:hover {
    cursor: not-allowed
}

body.page-template-template-albo_81-08 .pagination li.active {
    background-color: #376787 !important
}

body.page-template-template-albo_81-08 .pagination li.active a {
    color: #fff
}

body.page-template-template-albo_81-08 .pagination li:hover {
    background-color: rgba(77, 122, 170, 0.5);
    -webkit-transition-property: background-color;
    -o-transition-property: background-color;
    transition-property: background-color;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

body.page-template-template-albo_81-08 .pagination li a {
    padding: 5px;
    display: block;
    height: 100%;
    width: 100%;
    color: inherit;
    text-decoration: none
}

body.page-template-template-albo_81-08 table {
    font-size: .7rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

@media screen and (min-width: 1280px) {
    body.page-template-template-albo_81-08 table {
        font-size: .8rem
    }
}

body.page-template-template-albo_81-08 table.hide-table {
    display: none
}

body.page-template-template-albo_81-08 table thead {
    border-bottom: 2px solid #ccc
}

body.page-template-template-albo_81-08 table thead th {
    padding: 5px;
    text-align: left;
    text-transform: uppercase
}

@media screen and (min-width: 1280px) {
    body.page-template-template-albo_81-08 table thead th {
        padding: 10px
    }
}

body.page-template-template-albo_81-08 table thead .sort {
    cursor: pointer
}

body.page-template-template-albo_81-08 table tbody tr:nth-child(odd) {
    background-color: #fff
}

body.page-template-template-albo_81-08 table tbody tr:nth-child(even) {
    background-color: #f0f0f0
}

body.page-template-template-albo_81-08 table tbody tr td {
    padding: 5px
}

@media screen and (min-width: 1280px) {
    body.page-template-template-albo_81-08 table tbody tr td {
        padding: 10px
    }
}

body.page-template-template-albo_81-08 table tbody tr td .fa-address-card-o,
body.page-template-template-albo_81-08 table tbody tr td .fa-envelope {
    cursor: pointer;
    color: #376787;
}

body.page-template-template-albo_81-08 table tbody tr td .fa-check {
    color: #5cb85c
}

body.page-template-template-albo_81-08 table tbody tr td .fa-exclamation-triangle {
    color: #f00
}

body.page-template-template-albo_81-08 table tbody tr td.profilo,
body.page-template-template-albo_81-08 table tbody tr td.numIscrizione,
body.page-template-template-albo_81-08 table tbody tr td.data_di_iscrizione,
body.page-template-template-albo_81-08 table tbody tr td.revisoreLegale,
body.page-template-template-albo_81-08 table tbody tr td.radiato,
body.page-template-template-albo_81-08 table tbody tr td.email {
    text-align: center
}

body.page-template-template-albo_81-08 table #head_6,
body.page-template-template-albo_81-08 table #head_7,
body.page-template-template-albo_81-08 table .data_di_iscrizione,
body.page-template-template-albo_81-08 table .settoreProfessionale {
    display: none
}

@media screen and (min-width: 768px) {
    body.page-template-template-albo_81-08 table #head_6,
    body.page-template-template-albo_81-08 table #head_7,
    body.page-template-template-albo_81-08 table .data_di_iscrizione,
    body.page-template-template-albo_81-08 table .settoreProfessionale {
        display: table-cell
    }
}

body.page-template-template-albo_81-08 table #head_8,
body.page-template-template-albo_81-08 table #head_9,
body.page-template-template-albo_81-08 table #head_10,
body.page-template-template-albo_81-08 table .revisoreLegale,
body.page-template-template-albo_81-08 table .radiato,
body.page-template-template-albo_81-08 table .email {
    display: none
}

@media screen and (min-width: 1024px) {
    body.page-template-template-albo_81-08 table #head_8,
    body.page-template-template-albo_81-08 table #head_9,
    body.page-template-template-albo_81-08 table #head_10,
    body.page-template-template-albo_81-08 table .revisoreLegale,
    body.page-template-template-albo_81-08 table .radiato,
    body.page-template-template-albo_81-08 table .email {
        display: table-cell
    }
}
/* FINE ALBO 81/08 */

/* ALBO ANTINCENDIO */

body.page-template-template-albo_antincendio #primary {
    float: none;
    max-width: none;
}

body.page-template-template-albo_antincendio .search-panel {
    text-align: center;
}

body.page-template-template-albo_antincendio .search-panel input {
    width: 100%;
    max-width: 300px;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: max-width;
    -o-transition-property: max-width;
    transition-property: max-width;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

body.page-template-template-albo_antincendio .search-panel input:focus {
    max-width: 450px;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: max-width;
    -o-transition-property: max-width;
    transition-property: max-width;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

body.page-template-template-albo_antincendio.search input {
    height: 46px;
    padding: 10px 15px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #ccc;
    font-size: inherit;
    line-height: inherit
}

body.page-template-template-albo_antincendio .pagination {
    list-style-type: none;
    margin: 20px auto;
    padding: 0
}

body.page-template-template-albo_antincendio .pagination li {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 40px;
    margin: 0px;
    background-color: #fff;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    -webkit-transition-property: background-color;
    -o-transition-property: background-color;
    transition-property: background-color;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

body.page-template-template-albo_antincendio .pagination li:last-child {
    border-right: 1px solid #ccc
}

body.page-template-template-albo_antincendio .pagination li.disabled,
body.page-template-template-albo_antincendio .pagination li.disabled:hover {
    cursor: not-allowed
}

body.page-template-template-albo_antincendio .pagination li.active {
    background-color: #376787 !important
}

body.page-template-template-albo_antincendio .pagination li.active a {
    color: #fff
}

body.page-template-template-albo_antincendio .pagination li:hover {
    background-color: rgba(77, 122, 170, 0.5);
    -webkit-transition-property: background-color;
    -o-transition-property: background-color;
    transition-property: background-color;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

body.page-template-template-albo_antincendio .pagination li a {
    padding: 5px;
    display: block;
    height: 100%;
    width: 100%;
    color: inherit;
    text-decoration: none
}

body.page-template-template-albo_antincendio table {
    font-size: .7rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

@media screen and (min-width: 1280px) {
    body.page-template-template-albo_antincendio table {
        font-size: .8rem
    }
}

body.page-template-template-albo_antincendio table.hide-table {
    display: none
}

body.page-template-template-albo_antincendio table thead {
    border-bottom: 2px solid #ccc
}

body.page-template-template-albo_antincendio table thead th {
    padding: 5px;
    text-align: left;
    text-transform: uppercase
}

@media screen and (min-width: 1280px) {
    body.page-template-template-albo_antincendio table thead th {
        padding: 10px
    }
}

body.page-template-template-albo_antincendio table thead .sort {
    cursor: pointer
}

body.page-template-template-albo_antincendio table tbody tr:nth-child(odd) {
    background-color: #fff
}

body.page-template-template-albo_antincendio table tbody tr:nth-child(even) {
    background-color: #f0f0f0
}

body.page-template-template-albo_antincendio table tbody tr td {
    padding: 5px
}

@media screen and (min-width: 1280px) {
    body.page-template-template-albo_antincendio table tbody tr td {
        padding: 10px
    }
}

body.page-template-template-albo_antincendio table tbody tr td .fa-address-card-o,
body.page-template-template-albo_antincendio table tbody tr td .fa-envelope {
    cursor: pointer;
    color: #376787;
}

body.page-template-template-albo_antincendio table tbody tr td .fa-check {
    color: #5cb85c
}

body.page-template-template-albo_antincendio table tbody tr td .fa-exclamation-triangle {
    color: #f00
}

body.page-template-template-albo_antincendio table tbody tr td.profilo,
body.page-template-template-albo_antincendio table tbody tr td.numIscrizione,
body.page-template-template-albo_antincendio table tbody tr td.data_di_iscrizione,
body.page-template-template-albo_antincendio table tbody tr td.revisoreLegale,
body.page-template-template-albo_antincendio table tbody tr td.radiato,
body.page-template-template-albo_antincendio table tbody tr td.email {
    text-align: center
}

body.page-template-template-albo_antincendio table #head_6,
body.page-template-template-albo_antincendio table #head_7,
body.page-template-template-albo_antincendio table .data_di_iscrizione,
body.page-template-template-albo_antincendio table .settoreProfessionale {
    display: none
}

@media screen and (min-width: 768px) {
    body.page-template-template-albo_antincendio table #head_6,
    body.page-template-template-albo_antincendio table #head_7,
    body.page-template-template-albo_antincendio table .data_di_iscrizione,
    body.page-template-template-albo_antincendio table .settoreProfessionale {
        display: table-cell
    }
}

body.page-template-template-albo_antincendio table #head_8,
body.page-template-template-albo_antincendio table #head_9,
body.page-template-template-albo_antincendio table #head_10,
body.page-template-template-albo_antincendio table .revisoreLegale,
body.page-template-template-albo_antincendio table .radiato,
body.page-template-template-albo_antincendio table .email {
    display: none
}

@media screen and (min-width: 1024px) {
    body.page-template-template-albo_antincendio table #head_8,
    body.page-template-template-albo_antincendio table #head_9,
    body.page-template-template-albo_antincendio table #head_10,
    body.page-template-template-albo_antincendio table .revisoreLegale,
    body.page-template-template-albo_antincendio table .radiato,
    body.page-template-template-albo_antincendio table .email {
        display: table-cell
    }
}

/* FINE ALBO ANTINCENDIO */

/* ALBO CTU */
body.page-template-template-albo_ctu #primary {
    float: none;
    max-width: none;
}

body.page-template-template-albo_ctu .search-panel {
    text-align: center;
}

body.page-template-template-albo_ctu .search-panel input {
    width: 100%;
    max-width: 300px;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: max-width;
    -o-transition-property: max-width;
    transition-property: max-width;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

body.page-template-template-albo_ctu .search-panel input:focus {
    max-width: 450px;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: max-width;
    -o-transition-property: max-width;
    transition-property: max-width;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

body.page-template-template-albo_ctu.search input {
    height: 46px;
    padding: 10px 15px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #ccc;
    font-size: inherit;
    line-height: inherit
}

body.page-template-template-albo_ctu .pagination {
    list-style-type: none;
    margin: 20px auto;
    padding: 0
}

body.page-template-template-albo_ctu .pagination li {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 40px;
    margin: 0px;
    background-color: #fff;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    -webkit-transition-property: background-color;
    -o-transition-property: background-color;
    transition-property: background-color;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

body.page-template-template-albo_ctu .pagination li:last-child {
    border-right: 1px solid #ccc
}

body.page-template-template-albo_ctu .pagination li.disabled,
body.page-template-template-albo_ctu .pagination li.disabled:hover {
    cursor: not-allowed
}

body.page-template-template-albo_ctu .pagination li.active {
    background-color: #376787 !important
}

body.page-template-template-albo_ctu .pagination li.active a {
    color: #fff
}

body.page-template-template-albo_ctu .pagination li:hover {
    background-color: rgba(77, 122, 170, 0.5);
    -webkit-transition-property: background-color;
    -o-transition-property: background-color;
    transition-property: background-color;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

body.page-template-template-albo_ctu .pagination li a {
    padding: 5px;
    display: block;
    height: 100%;
    width: 100%;
    color: inherit;
    text-decoration: none
}

body.page-template-template-albo_ctu table {
    font-size: .7rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

@media screen and (min-width: 1280px) {
    body.page-template-template-albo_ctu table {
        font-size: .8rem
    }
}

body.page-template-template-albo_ctu table.hide-table {
    display: none
}

body.page-template-template-albo_ctu table thead {
    border-bottom: 2px solid #ccc
}

body.page-template-template-albo_ctu table thead th {
    padding: 5px;
    text-align: left;
    text-transform: uppercase
}

@media screen and (min-width: 1280px) {
    body.page-template-template-albo_ctu table thead th {
        padding: 10px
    }
}

body.page-template-template-albo_ctu table thead .sort {
    cursor: pointer
}

body.page-template-template-albo_ctu table tbody tr:nth-child(odd) {
    background-color: #fff
}

body.page-template-template-albo_ctu table tbody tr:nth-child(even) {
    background-color: #f0f0f0
}

body.page-template-template-albo_ctu table tbody tr td {
    padding: 5px
}

@media screen and (min-width: 1280px) {
    body.page-template-template-albo_ctu table tbody tr td {
        padding: 10px
    }
}

body.page-template-template-albo_ctu table tbody tr td .fa-address-card-o,
body.page-template-template-albo_ctu table tbody tr td .fa-envelope {
    cursor: pointer;
    color: #376787;
}

body.page-template-template-albo_ctu table tbody tr td .fa-check {
    color: #5cb85c
}

body.page-template-template-albo_ctu table tbody tr td .fa-exclamation-triangle {
    color: #f00
}

body.page-template-template-albo_ctu table tbody tr td.profilo,
body.page-template-template-albo_ctu table tbody tr td.numIscrizione,
body.page-template-template-albo_ctu table tbody tr td.data_di_iscrizione,
body.page-template-template-albo_ctu table tbody tr td.revisoreLegale,
body.page-template-template-albo_ctu table tbody tr td.radiato,
body.page-template-template-albo_ctu table tbody tr td.email {
    text-align: center
}

body.page-template-template-albo_ctu table #head_6,
body.page-template-template-albo_ctu table #head_7,
body.page-template-template-albo_ctu table .data_di_iscrizione,
body.page-template-template-albo_ctu table .settoreProfessionale {
    display: none
}

@media screen and (min-width: 768px) {
    body.page-template-template-albo_ctu table #head_6,
    body.page-template-template-albo_ctu table #head_7,
    body.page-template-template-albo_ctu table .data_di_iscrizione,
    body.page-template-template-albo_ctu table .settoreProfessionale {
        display: table-cell
    }
}

body.page-template-template-albo_ctu table #head_8,
body.page-template-template-albo_ctu table #head_9,
body.page-template-template-albo_ctu table #head_10,
body.page-template-template-albo_ctu table .revisoreLegale,
body.page-template-template-albo_ctu table .radiato,
body.page-template-template-albo_ctu table .email {
    display: none
}

@media screen and (min-width: 1024px) {
    body.page-template-template-albo_ctu table #head_8,
    body.page-template-template-albo_ctu table #head_9,
    body.page-template-template-albo_ctu table #head_10,
    body.page-template-template-albo_ctu table .revisoreLegale,
    body.page-template-template-albo_ctu table .radiato,
    body.page-template-template-albo_ctu table .email {
        display: table-cell
    }
}
/* FINE ALBO CTU */

/* ALBO ISCRITTI SPECIALI */
/* ALBO ISCRITTI SPECIALI */
body.page-template-template-albo_speciale_iscritti #primary {
    float: none;
    max-width: none;
}

body.page-template-template-albo_speciale_iscritti .search-panel {
    text-align: center;
}

body.page-template-template-albo_speciale_iscritti .search-panel input {
    width: 100%;
    max-width: 300px;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: max-width;
    -o-transition-property: max-width;
    transition-property: max-width;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

body.page-template-template-albo_speciale_iscritti .search-panel input:focus {
    max-width: 450px;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: max-width;
    -o-transition-property: max-width;
    transition-property: max-width;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

body.page-template-template-albo_speciale_iscritti.search input {
    height: 46px;
    padding: 10px 15px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #ccc;
    font-size: inherit;
    line-height: inherit
}

body.page-template-template-albo_speciale_iscritti .pagination {
    list-style-type: none;
    margin: 20px auto;
    padding: 0
}

body.page-template-template-albo_speciale_iscritti .pagination li {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 40px;
    margin: 0px;
    background-color: #fff;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    -webkit-transition-property: background-color;
    -o-transition-property: background-color;
    transition-property: background-color;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

body.page-template-template-albo_speciale_iscritti .pagination li:last-child {
    border-right: 1px solid #ccc
}

body.page-template-template-albo_speciale_iscritti .pagination li.disabled,
body.page-template-template-albo_speciale_iscritti .pagination li.disabled:hover {
    cursor: not-allowed
}

body.page-template-template-albo_speciale_iscritti .pagination li.active {
    background-color: #376787 !important
}

body.page-template-template-albo_speciale_iscritti .pagination li.active a {
    color: #fff
}

body.page-template-template-albo_speciale_iscritti .pagination li:hover {
    background-color: rgba(77, 122, 170, 0.5);
    -webkit-transition-property: background-color;
    -o-transition-property: background-color;
    transition-property: background-color;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

body.page-template-template-albo_speciale_iscritti .pagination li a {
    padding: 5px;
    display: block;
    height: 100%;
    width: 100%;
    color: inherit;
    text-decoration: none
}

body.page-template-template-albo_speciale_iscritti table {
    font-size: .7rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

@media screen and (min-width: 1280px) {
    body.page-template-template-albo_speciale_iscritti table {
        font-size: .8rem
    }
}

body.page-template-template-albo_speciale_iscritti table.hide-table {
    display: none
}

body.page-template-template-albo_speciale_iscritti table thead {
    border-bottom: 2px solid #ccc
}

body.page-template-template-albo_speciale_iscritti table thead th {
    padding: 5px;
    text-align: left;
    text-transform: uppercase
}

@media screen and (min-width: 1280px) {
    body.page-template-template-albo_speciale_iscritti table thead th {
        padding: 10px
    }
}

body.page-template-template-albo_speciale_iscritti table thead .sort {
    cursor: pointer
}

body.page-template-template-albo_speciale_iscritti table tbody tr:nth-child(odd) {
    background-color: #fff
}

body.page-template-template-albo_speciale_iscritti table tbody tr:nth-child(even) {
    background-color: #f0f0f0
}

body.page-template-template-albo_speciale_iscritti table tbody tr td {
    padding: 5px
}

@media screen and (min-width: 1280px) {
    body.page-template-template-albo_speciale_iscritti table tbody tr td {
        padding: 10px
    }
}

body.page-template-template-albo_speciale_iscritti table tbody tr td .fa-address-card-o,
body.page-template-template-albo_speciale_iscritti table tbody tr td .fa-envelope {
    cursor: pointer;
    color: #376787;
}

body.page-template-template-albo_speciale_iscritti table tbody tr td .fa-check {
    color: #5cb85c
}

body.page-template-template-albo_speciale_iscritti table tbody tr td .fa-exclamation-triangle {
    color: #f00
}

body.page-template-template-albo_speciale_iscritti table tbody tr td.profilo,
body.page-template-template-albo_speciale_iscritti table tbody tr td.numIscrizione,
body.page-template-template-albo_speciale_iscritti table tbody tr td.data_di_iscrizione,
body.page-template-template-albo_speciale_iscritti table tbody tr td.revisoreLegale,
body.page-template-template-albo_speciale_iscritti table tbody tr td.radiato,
body.page-template-template-albo_speciale_iscritti table tbody tr td.email {
    text-align: center
}

body.page-template-template-albo_speciale_iscritti table #head_6,
body.page-template-template-albo_speciale_iscritti table #head_7,
body.page-template-template-albo_speciale_iscritti table .data_di_iscrizione,
body.page-template-template-albo_speciale_iscritti table .settoreProfessionale {
    display: none
}

@media screen and (min-width: 768px) {
    body.page-template-template-albo_speciale_iscritti table #head_6,
    body.page-template-template-albo_speciale_iscritti table #head_7,
    body.page-template-template-albo_speciale_iscritti table .data_di_iscrizione,
    body.page-template-template-albo_speciale_iscritti table .settoreProfessionale {
        display: table-cell
    }
}

body.page-template-template-albo_speciale_iscritti table #head_8,
body.page-template-template-albo_speciale_iscritti table #head_9,
body.page-template-template-albo_speciale_iscritti table #head_10,
body.page-template-template-albo_speciale_iscritti table .revisoreLegale,
body.page-template-template-albo_speciale_iscritti table .radiato,
body.page-template-template-albo_speciale_iscritti table .email {
    display: none
}

@media screen and (min-width: 1024px) {
    body.page-template-template-albo_speciale_iscritti table #head_8,
    body.page-template-template-albo_speciale_iscritti table #head_9,
    body.page-template-template-albo_speciale_iscritti table #head_10,
    body.page-template-template-albo_speciale_iscritti table .revisoreLegale,
    body.page-template-template-albo_speciale_iscritti table .radiato,
    body.page-template-template-albo_speciale_iscritti table .email {
        display: table-cell
    }
}
/* FINE ALBO ISCRITTI SPECIALI */

.rowbox {
	padding:10px;
	width:50%;
}

.hidemobile {
	display: revert;
}
@media screen and (max-width: 768px) {
	.hidemobile {
		display: none;
	}
}

.entry-footer {
	background: #FFF !important;
	padding: 0;
}

/* Gallery styles available to add to your style.css */
.gallery {}
a.gallery-image {}
a.gallery-image img {}

.acf-checkbox-list {
	list-style-type: none !important;
}
