/* Minification failed. Returning unminified contents.
(461,23): run-time error CSS1039: Token not allowed after unary operator: '-vh'
(1529,23): run-time error CSS1039: Token not allowed after unary operator: '-vh'
(1539,27): run-time error CSS1039: Token not allowed after unary operator: '-vh'
(5574,28): run-time error CSS1039: Token not allowed after unary operator: '-vh'
(5625,27): run-time error CSS1039: Token not allowed after unary operator: '-vh'
(5641,27): run-time error CSS1039: Token not allowed after unary operator: '-vh'
(6479,28): run-time error CSS1039: Token not allowed after unary operator: '-vh'
(6952,27): run-time error CSS1039: Token not allowed after unary operator: '-vh'
(6959,27): run-time error CSS1039: Token not allowed after unary operator: '-vh'
(6963,27): run-time error CSS1039: Token not allowed after unary operator: '-vh'
(6970,28): run-time error CSS1039: Token not allowed after unary operator: '-vh'
(6974,27): run-time error CSS1039: Token not allowed after unary operator: '-vh'
(6981,28): run-time error CSS1039: Token not allowed after unary operator: '-vh'
(6988,27): run-time error CSS1039: Token not allowed after unary operator: '-vh'
 */
@-ms-viewport 
{
	width:device-width;
}

body 
{
	font-size:14px;
    padding:0;
    margin:0;
    color:#000000;
}

#master
{
    position:relative;
}

.clear
{
    clear:both;
    height:0;
	overflow:hidden;
}

.clear-after::after
{
    content:'';
    display:block;
    height:0;
    overflow:hidden;
    clear:both;
}

.noselect 
{
    -webkit-touch-callout:none;
    -webkit-user-select:none;
    -khtml-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
}

a
{
    color:#000000;
	outline:none;
	text-decoration:none;
}

a img
{
    border:0;
}

h1, 
h2, 
h3, 
h4, 
h5, 
h6, 
p
{
    padding:0;
    margin:0;
}

ul
{
    padding:0 0 0 20px;
    margin:0;
}

select
{
	-webkit-appearance:none;
}

.menu-principale,
.menu-principale ul
{
    padding:0;
	list-style-type:none;
}

.menu-principale {
    display:inline-block;
}

.menu-principale_liv2 {
    max-height: 0px;
    font-size:0px;
    overflow: hidden;
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    position: absolute;
    top:120px;
    left:0px;
    box-sizing:border-box;
    width:100%;
    z-index:5;
    background-color: #EBEBEB;
}

.menu-principale_liv3 li{
    display:block;

}

.menu-principale_liv3 li a:link,
.menu-principale_liv3 li a:visited {
    color: #007C68;
    font-size: 14px;
    letter-spacing: 0.17px;
    line-height: 30px;
}

.menu-principale_liv3 li a:hover{
    text-decoration:underline;
}

.menu-principale > li {
    display: inline-block;
    margin-left: 25px;
    padding-bottom:50px;
    margin-right: 25px;
}

.menu-principale > li:hover .menu-principale_liv2 {
    max-height: 1200px;
    transition-delay: 0.3s;
}

.menu-principale_liv2 > li{
    display:inline-block;
    margin-right:60px;
    vertical-align:top;
    padding-top:20px;
    width:calc( ( 100% - 126px ) / 3 );
    padding-bottom:20px;
    box-sizing:border-box;
}

.menu-principale_liv2 > li:nth-child(3n){
    margin-right:0px;
}

.menu-principale_liv2 > li > a {
    color: #007C68;
    display: block;
    line-height: 40px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.17px;
    line-height: 20px;
    padding-bottom: 7px;
    border-bottom: 1px solid #007C68;
}

    .menu-principale_liv2 > li > a:hover{
        text-decoration:underline;
    }

    .menu-principale > li > a {
        color: #007c68;
        font-weight: bold;
        text-transform: uppercase;
        text-decoration: none;
    }

.menu-principale > li > a:hover,
.menu-principale > li > a.selezionato_liv1,
.menu-principale li a.selezionato_liv2,
.menu-principale li a.selezionato_liv3
{
    text-decoration:underline !important;
}

#container-menu-principale .contattaci {
    position: absolute;
    top: 25%;
    right: 40px;
    background-color: #779a48;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    padding: 15px 30px;
    transition: background-color .3s ease;
}

#container-menu-principale .contattaci:hover {
    background-color: #007c68;
}

#container-menu-principale .contattaci img {
    max-width: 25px;
    margin-left: 10px;
    vertical-align: middle;
    position: relative;
    top: -1px;
}

.menu-secondario
{
    padding:0;
    list-style-type:none;
}

.menu-secondario > li
{
	display:inline-block;
    margin-left:27px;
}
.menu-secondario > li.lang:not(.first) {
    margin-left: 5px;
}

.menu-secondario > li:first-child {
    margin-left: 0;
}

.menu-secondario li a
{
    color:#ffffff;
    text-decoration:none;
    font-size:13px;
    line-height:13px;
    padding-top: 15px;
    padding-bottom: 15px;
    display: inline-block;
}

.menu-secondario li a:hover,
.menu-secondario li a.selezionato_liv1,
.menu-secondario li a.selezionato_liv2
{
    text-decoration:underline !important;
}

.itemForm
{
	position:relative;
	margin-bottom:20px;
	font-size:14px;
	color:#777;
}

.inputForm,
.textareaForm
{
	width:200px;
	font-size:14px;
	color:#777;
	outline:none;
}

.labelForm,
.inputForm
{
	height:20px;
	line-height:20px;
}

.labelForm
{
	display:inline-block;
	width:100px;
}

.itemTextarea .labelForm
{
	vertical-align:top;
}

a.cmdGeneral
{
	background-color:Blue;
	color:#777;
	display:block;
	width:100px;
	text-align:center;
	height:20px;
	line-height:20px;
	text-decoration:none;
}

a.cmdGeneral:hover
{
	background-color:Fuchsia;
}

.boxForm.versioneContratta .labelForm
{
    position:absolute;
    left:0;
    top:0;
    z-index:10;
}

.boxForm.versioneContratta .inputForm, 
.boxForm.versioneContratta .textareaForm
{
	position:relative;
    background-color:Transparent;
    border:solid 0px Transparent;
    background-image:url('../private_images/icone_funzionali/pixel-fix-ie-sfondo-trasparenza.png');
    background-position:0 0;
    background-repeat:no-repeat;
    z-index:20;
}

.boxForm.versioneContratta .inputForm.focused, 
.boxForm.versioneContratta .textareaForm.focused
{
    background-color:#fff;
}

.notainformativaHire
{
	text-decoration:underline;
	cursor:pointer;
}

#breadcrumb
{
    font-size:12px;
    color:#3e3e3e;
}

#breadcrumb a
{
    text-transform:lowercase;
    font-size:12px;
    color:#3e3e3e;
    margin-right:3px;
    margin-left:3px;
}

#breadcrumb a:hover, #breadcrumb a.last
{
    text-decoration:underline;
}

#container-menu-secondario {
    background-color: #007c68;
    width:calc( 100% - 40px );
    position:relative;
    margin-left:40px;
}

#centratore-menu-secondario{
    position:relative;
    text-align:right;
    margin-left:40px;
    margin-right:40px;
}

#container-menu-principale{
    width:100%;
    padding-top:50px;
    position:relative;
    text-align:center;
    background-color:#ffffff;
}

#header{
    position:relative;
    width:100%;
}


body {
    font-family: 'Poppins', sans-serif;
    margin:0;
}

#logo{
    position:absolute;
    left:15px;
    top:-1px;
    padding-right:14px;
    padding-bottom:27px;
    padding-top:50px;
    z-index:5;
    background-color:#ffffff;
}

#logo img {
    max-width: 65%;
    margin: 0 auto;
    display: block;
}

#header {
    position: fixed;
    left: 0;
    right: 0;
    width: auto;
    background-color: #fff;
    z-index: 500;
}

#header.shadow {
    box-shadow: 0 -30px 50px rgba(0,0,0,0.3);
}

.texture-testata {
    position: absolute;
    bottom: -1px;
    right: 0;
    left: 0;
    height: 24.2px;
    background-image: url(../private_images/texture-testata.png);
    background-repeat: repeat-x;
    background-size: 49.2px 24.2px;
    background-position: bottom;
    z-index: 1;
}

.centratore{
    margin-left:40px;
    margin-right:40px;
    position:relative;
    width:auto;
}

.image-cover {
    position: absolute;
    left: -10000%;
    right: -10000%;
    top: -10000%;
    bottom: -10000%;
    margin: auto auto;
    min-width: 1000%;
    min-height: 1000%;
    -webkit-transform: scale(.1);
    transform: scale(.1);
    width: auto !important;
    height: auto;
    z-index: 1;
}

.image-cover--2 {
    object-fit: cover;
    object-position: center center;
}

#testata,
#rotator-testata {
    width: auto;
    position: relative;
}
#testata {
    height: 80vh;
    height: calc(var(--vh, 1vh) * 80);
}
#rotator-testata {
    height: 100%;
}

#rotator-testata .item {
    height: 100%;
}

#rotator-testata .item img {
    object-fit: cover;
    object-position: 50% 30%;
    width: 100%;
    height: 100%;
}

.video .play {
    position: absolute;
    z-index: 5;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-size: 20px;
    line-height: 1;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    color: #ffffff;
    text-align: center;
    text-shadow: 0 0 10px #000;
}

.video .play img {
    margin-bottom: 5px;
    width: 100px;
}

.blocco-testo-home {
    margin-top: 43px;
    margin-bottom: 43px;
}

.blocco-testo-home .box-video-home {
    position: relative;
    height: 550px;
    overflow: hidden;
    border-left: 10px solid #007c68;
}

.blocco-testo-home .testo {
    box-sizing: border-box;
    padding-left: 12%;
    padding-right: 22%;
}

/*.home-triangles {
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
}*/

.testo h1 {
    font-size: 40px;
    color: #007c68;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 25px;
}

.testo .big {
    font-size: 21px;
    line-height: 1.2;
    color: #58595b;
    margin-bottom: 25px;
}

.testo .small {
    font-size: 18px;
    line-height: 1.6;
    color: #808285;
    /*margin-bottom: 32px;*/
}
.testo .smaller {
    font-size: 15px;
    line-height: 1.6;
    color: #808285;
}

.testo img {
    max-width: 100%;
    height: auto!important;
}

.rotator-servizi-link-home a.link:link,
.rotator-servizi-link-home a.link:visited {
    width: calc( 100% / 4 );
    height: 378px;
    position: relative;
    overflow: hidden;
    display: block;
    background-size:cover;
    background-repeat:no-repeat;
    background-position:center center;
    float: left;
    box-sizing: border-box;
    /*border: 0px solid #007c68;*/
    transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
}

.rotator-servizi-link-home a.link:hover {
    /*border: 10px solid #007c68;*/
}

.rotator-servizi-link-home a.link:hover .content-info {
    opacity: 0;
    -webkit-transform: translate(-50%,-50%);
    transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    transition-delay: 0s;
}

.rotator-servizi-link-home .link .content-info {
    padding: 36px;
    opacity: 1;
    border: 3px solid #ffffff;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 5;
    width: 50%;
    background-image: url('../private_images/icone_funzionali/sfondo_box_link.png');
    background-size:cover;
    background-position:center center;
    text-align: center;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    /*transition-delay: 0.5s;*/
}

.rotator-servizi-link-home .link .content-info .titolo{
    font-size:22px;
    line-height:26px;
    color:#ffffff;
    text-transform:uppercase;
    display:inline-block;
    margin-bottom:23px;
}

.rotator-servizi-link-home .link .content-info .scopri{
    font-size:16px;
    line-height:16px;
    color:#ffffff;
}

.rotator-servizi-link-home .link .content-info-hover {
    padding: 36px;
    opacity: 0;
    position: absolute;
    top: 50%;
    background-size: contain;
    background-position: center center;
    left: 50%;
    z-index: 5;
    background-image: url('../private_images/icone_funzionali/sfondo_box_link_hover.png');
    width: 50%;
    background-repeat:no-repeat;
    text-align: center;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    transition-delay: 0s;
}

.rotator-servizi-link-home a.link:hover .content-info-hover {
    opacity: 1;
    -webkit-transform: translate(-50%,-50%);
    transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    transition-delay: 0.25s;
}

.rotator-servizi-link-home .link .content-info-hover .titolo {
    font-size:55px;
    line-height:65px;
    color:#ffffff;
    display:inline-block;
}

.rotator-servizi-link-home .link .content-info-hover .scopri {
    font-size: 22px;
    line-height: 22px;
    color: #ffffff;
    display: inline-block;
    text-transform:uppercase;
    font-weight:bold;
}

.sacramento {
    font-family: 'Sacramento', cursive;
}

.titolo-fascia-servizi-home {
    margin-bottom: 43px;
    font-size: 40px;
    font-weight: 600;
    text-transform: uppercase;
    text-align:center;
    color: #58595b;
    line-height: 1;
}

.titolo-fascia-news {
    font-size: 40px;
    margin-bottom: 43px;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: lighter;
    text-align: center;
    color: #58595b;
}

#lista-news {
    background-color: #d7e0c8;
    padding: 60px;
    text-align:center;
}

#lista-news a{
    width:calc(100% / 3);
    display:inline-block;
    vertical-align:top;
    /*padding-left:50px;
    padding-right:50px;*/
}

#lista-news .data {
    font-size: 18px;
    line-height: 26px;
    color: #58595b;
    display: block;
}

#lista-news .titolo {
    font-size: 18px;
    line-height: 26px;
    color: #007c68;
    text-transform:uppercase;
    display:block;
}

#lista-news .desc-breve {
    font-size: 18px;
    line-height: 1.35;
    color: #808285;
    display: block;
    padding: 0 30px;
}

#lista-news .titolo-fascia-servizi-home {
    margin-bottom: 40px;
    text-transform: uppercase;
    font-weight: lighter;
    text-align: center;
    color: #58595b;
}

#lista-news .leggi-tutto {
    margin-top: 25px;
    display: inline-block;
    padding-left: 30px;
    padding-right: 30px;
    line-height: 44px;
    color: #ffffff;
    font-size: 18px;
    background-color: #007c68;
    border: 2px solid #007c68;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

#lista-news a:hover .leggi-tutto {
    background-color: transparent;
    color: #007c68;
    border: 2px solid #007c68;
}

#lista-news{
    margin-top:35px;
}

.home-ext-uno{
    padding-bottom:35px;
    position:relative;
    padding-top:35px;
}

.home-ext-uno .testo {
    padding-left:6%!important;
    padding-right:6%!important;
}

.home-ext-uno .dx {
    border-bottom:11px solid #d7e0c8;
}

.home-ext-uno .dx .img.uno {
    margin-top: 175px;
    width: 50%;
    float: left;
    position: relative;
    overflow: hidden;
    height: 23.23vw;
}

.home-ext-uno .dx .img.due {
    margin-bottom: 175px;
    width:50%;
    float:left;
    position: relative;
    overflow: hidden;
    height: 23.23vw;
}

.home-ext-uno .dx .rotator .owl.owl-item .img{
    width:100%;
}

.affidarsi {
    background-color: #007c68;
    padding: 2.5% 15%;
}

.affidarsi .titolo-fascia-affidarsi{
    color:#ffffff;
    /*font-size:40px;
    line-height:40px;
    font-weight:lighter;
    text-transform:uppercase;
    margin-bottom:50px;*/
}

#contattaci-alternative {
    display: none;
}

#lista-news .owl-item a{
    width:100%;
}
#lista-news .owl-dots {
    margin-top: 15px;
}
#lista-news .owl-dots .owl-dot {
    margin: 0 3.5px;
}
#lista-news .owl-dots .owl-dot:focus {
    outline: none;
}
#lista-news .owl-dots .owl-dot span {
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: #fff;
    border-radius: 50%;
}
#lista-news .owl-dots .owl-dot.active span {
    background-color: #007c68;
}

.affidarsi {
    text-align: center;
}
.affidarsi .rotator {
    margin: 0;  
}
.affidarsi .item {
    padding-left:50px;
    padding-right:50px;
    color:#ffffff;
    display:block;
}
.affidarsi .item:nth-child(1),
.affidarsi .item:nth-child(2),
.affidarsi .item:nth-child(3) {
    margin-bottom: 30px;
}

.affidarsi .item:hover {
    /*font-weight: 600;*/
    text-decoration: underline;
}

.affidarsi .item:hover .button {
    visibility: visible;
    opacity: 1;
}

.affidarsi .item .img{
    display:inline-block;
    margin-bottom:10px;
    text-align: center;
}

.affidarsi .item .titolo {
    display: block;
    font-size:18px;
    line-height:26px;
    text-transform: uppercase;
}

.affidarsi .item .button {
    padding: 10px 20px;
    background-color: #d7e0c8;
    color: #007c68;
    margin-top: 10px;
    text-transform: uppercase;
    font-weight: 600;
    display: inline-block;
    visibility: hidden;
    opacity: 0;
    transition: opacity .3s ease;
}

.affidarsi .item .testo {
    display: block;
    line-height: 26px;
}

.home-ext-due {
    padding-bottom: 35px;
    position: relative;
    padding-top: 35px;
}

.home-ext-due .sx {
    /*float: left;
    box-sizing: border-box;
    width: 50%;*/
    position: relative;
    height: 610px;
    overflow: hidden;
    border-left: 11px solid #d7e0c8;
}

.home-ext-due .dx {
    /*float: left;
    width: 50%;
    padding-top: 85px;
    box-sizing: border-box;*/
    padding-left: 6%!important;
    padding-right: 6%!important;
}

h2 {
    font-size: 30px;
    line-height: 26px;
    color: #007c68;
    margin-bottom: 20px;
}

.progress-bar {
    position: relative;
    height: 174px;
    width: 174px;
    margin: 0 auto;
}

.progress-bar div {
    position: absolute;
    height: 174px;
    width: 174px;
    border-radius: 50%;
}

.progress-bar div span {
    position: absolute;
    font-size: 40px;
    line-height: 155px;
    font-weight: lighter;
    color: #ffffff;
    height: 155px;
    width: 155px;
    left: 50%;
    top: 50%;
    text-align: center;
    border-radius: 50%;
    background-color: #007c68;
    transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
}

.progress-bar .background {

}

    .progress-bar .rotate {
        clip: rect(0 87px 174px 0);
    }

    .progress-bar .left {
        clip: rect(0 87px 174px 0);
        opacity: 1;
    }

    .progress-bar .right {
        clip: rect(0 87px 174px 0);
        transform: rotate(180deg);
        opacity: 0;
        background-color: #4b86db;
    }

@keyframes toggle {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.percentuali {
    background-color:#007c68;
    text-align:center;
    padding-bottom:60px;
    padding-top:60px;
}

.percentuali .titolo{
    color:#ffffff;
    font-size:18px;
    line-height:18px;
    text-transform:uppercase;
    margin-top:35px;
}

.percentuali .item-percento {
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
}

.titolo-fascia-percentuali {
    color: #ffffff;
    /*font-size: 40px;
    margin-bottom: 43px;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: lighter;
    text-align: center;*/
}

.percentuali .owl-dots {
    margin-top: 15px;
}
.percentuali .owl-dots .owl-dot {
    margin: 0 3.5px;
}
.percentuali .owl-dots .owl-dot:focus {
    outline: none;
}
.percentuali .owl-dots .owl-dot span {
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: rgba(255,255,255,0.5);
    border-radius: 50%;
}
.percentuali .owl-dots .owl-dot.active span {
    background-color: rgba(255,255,255,1);
}

#fascia-newsletter .titolo {
    color: #58595b;
    margin-bottom: 40px;
    text-transform: uppercase;
    font-weight: lighter;
    text-align: center;
}

#fascia-newsletter {
    padding-bottom: 63px;
    padding-top: 63px;
}

#fascia-newsletter {
    margin-left: auto;
    margin-right: auto;
    width: 83.5%;
    padding-right: 5%;
    padding-left: 5%;
}

#fascia-newsletter input[type="text"] {
    height: 67px;
    line-height: 67px;
    padding-left: 35px;
    color: #58595b;
    font-size: 18px;
    border: 2px solid #f1f2f2;
    border: 0px;
    margin: 0px;
    background-color: #f1f2f2;
    display: block;
    float: left;
    width: calc( 100% - 400px );
    font-family: 'Poppins', sans-serif;
}

#fascia-newsletter input[type="text"]:focus{
    border:2px solid #007c68;
}

#fascia-newsletter input[type="submit"] {
    width: 400px;
    height: 67px;
    box-sizing: border-box;
    border: 2px solid #007c68;
    cursor: pointer;
    line-height: 67px;
    background-color: #007c68;
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    color: #ffffff;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
}

#fascia-newsletter input[type="submit"]:hover {
    background-color: #ffffff;
    color: #007c68;
}

.checkbox input[type="checkbox"] ~ label {
    padding-left: 30px;
    background-image: url('../private_images/checkboxnewsletter/uncheck.jpg');
    font-size: 16px;
    background-repeat: no-repeat;
    color: #808285;
    font-weight: normal;
    cursor: pointer;
    background-size: contain;
}
.checkbox input[type="checkbox"] ~ label a {
    color: #779a48;
    text-decoration: underline;
}

.checkbox input[type="checkbox"]:checked ~ label {
    padding-left: 30px;
    background-image: url('../private_images/checkboxnewsletter/check.jpg');
    font-size: 16px;
    background-repeat: no-repeat;
    color: #808285;
    background-size: contain;
}

.checkbox input[type="checkbox"] {
    position: absolute;
    z-index: -1000;
    left: -1000px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}

.item.checkbox{
    margin-top:10px;
}
.checkbox .field-validation-error {
    color: red;
}

.footer .item {
    color: #808285;
    line-height:26px;
    font-size:16px;
}

.footer .item a:link,
.footer .item a:visited{
    color:#007c68;
    text-transform:none;
}

.footer .item a:hover{
    text-decoration:underline;
}

.footer .item .titolo{
    font-size:18px;
    line-height:20px;
    color:#007c68;
    text-transform:uppercase;
    margin-bottom:25px;
}

.footer .item{
    float:left;
    width:calc( 100% / 3 );
}

.footer {
    padding: 40px 5%;
    background-color: #d7e0c8;
}

.footer-bianco {
    padding: 40px 5%;
}

.footer .loghi-small {
    display: inline-block;
    margin-bottom: 30px;
    margin-right: 10px;
    width: 150px;
}
.footer .loghi-small img {
    max-width: 140px;
}

.footer .loghi-small:first-child{
    margin-right:15px;
}

.footer .content-loghi-social{
    display:inline-block;
    margin-right:10px;
}

.footer-bianco .titolo {
    font-size: 16px;
    line-height: 16px;
    color: #808285;
    margin-bottom:28px;
}

.footer-bianco .titolo.margine{
    margin-top:28px;
}

.footer-bianco .item{
    display:inline-block;
    margin-right:20px;
}

#testata.interna-noimg .titolo-container {
    position: relative;
    margin: 0 -40px;
    display: flex;
    align-items: center;
    min-height: 150px;
}
/*#testata.interna-noimg .titolo-container:before,
#testata.interna-noimg .titolo-container:after {
    content: '';
    position: absolute;
    top: 0;
    width: 50%;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(../private_images/triangoli-noimg.png);
}
#testata.interna-noimg .titolo-container:before {
    left: 0;
}
#testata.interna-noimg .titolo-container:after {
    right: 0;
    transform: scaleX(-1);
}*/

#testata.interna-noimg .titolo-testata-noimg {
    position: relative;
    font-size: 55px;
    color: #007c68;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 10%;
    width: 100%;
    text-align: center;
    z-index: 2;
}

#testata .testo {
    position:absolute;
    bottom:80px;
    left:0px;
    z-index:5;
    text-align:center;
    width:100%;
}
#testata.interna .testo {
    bottom: 20%;
}

#testata .testo .titolo {
    font-size: 70px;
    line-height: 70px;
    display: block;
    color: #d7e0c8;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 0 0 15px rgba(0,0,0,0.5);
}

#testata .testo .sottotitolo {
    font-size:75px;
    color:#ffffff;
}

#testata .testo .scroll-downs {
    display: block;
    width: 34px;
    height: 55px;
    margin: 0 auto 30px auto;
}

#testata .testo .mousey {
    width: 3px;
    padding: 8px 13px;
    height: 33px;
    border: 3px solid #fff;
    border-radius: 25px;
    box-sizing: content-box;
}

#testata .testo .scroller {
    width: 3px;
    height: 10px;
    border-radius: 25%;
    background-color: #fff;
    animation-name: scroll;
    animation-duration: 2.2s;
    animation-timing-function: cubic-bezier(.15,.41,.69,.94);
    animation-iteration-count: infinite;
}

@keyframes scroll {
    0% {
        opacity: 0;
    }

    10% {
        transform: translateY(0);
        opacity: 1;
    }

    100% {
        transform: translateY(15px);
        opacity: 0;
    }
}

.secondo-livello {
    margin-top: 100px;
    padding-top: 115px;
    padding-left: 15%;
    padding-right: 15%;
    padding-bottom: 115px;
    position: relative;
    background-color: #dde4d0;
}

.secondo-livello > .titolo {
    text-align: center;
    font-size: 40px;
    line-height: 40px;
    font-weight: bold;
    text-transform: uppercase;
    color: #58595b;
    margin-bottom:56px;
}

.secondo-livello > .desc {
    font-size: 22px;
    line-height: 32px;
    color: #58595b;
    margin-bottom:42px;
    text-align:center;
}

.secondo-livello .item .img {
    height: 90px;
    display: block;
    text-align: center;
    margin-bottom: 40px;
}

.secondo-livello .item .img img{
    height:100%;
}

.secondo-livello .item .titolo {
    font-size: 27px;
    line-height: 27px;
    text-transform: uppercase;
    color: #666769;
    display:block;
    margin-bottom:30px;
}

.secondo-livello .item .desc {
    font-size: 18px;
    line-height: 20px;
    color: #58595b;
    display:block;
    margin-bottom:30px;
}

.secondo-livello .rotator {
    text-align:center;
    font-size:0px;
}

.secondo-livello .rotator .owl-stage {
    display: flex;
}

.secondo-livello .rotator .owl-item .item{
    width:100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
}

.secondo-livello .img-dx{
    position:absolute;
    z-index:2;
    right:0px;
    bottom:0px;
}

.secondo-livello .img-sx {
    position: absolute;
    z-index: 2;
    top: 130px;
    left: 0px;
}

.estensione-testo-interna {
    padding-left: 4%;
    padding-right: 4%;
    padding-top: 4%;
    padding-bottom: 4%;
    font-size: 18px;
    line-height: 1.6;
    color: #808285;
}

.estensione-testo-interna a {
    color: #779a48;
    text-decoration: underline;
}

.estensione-testo-interna strong{
    font-size:18px;
    line-height:26px;
}

.estensione-testo-interna h2 {
    font-size: 40px;
    line-height: 40px;
    color: #007c68;
    font-weight:lighter;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
}

/*.estensione-testo-interna {
    column-count: 2;
    column-gap: 10vw;
}*/

.secondo-livello .item{
    display:inline-block;
    width:calc( 100% / 3 );
    padding-left:15px;
    padding-right:15px;
    box-sizing:border-box;
}

.interna .sx {
    padding-bottom: 0;
    /*width: 50%;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;*/
    padding-left: 6%!important;
    padding-right: 6%!important;
}

.cta-contattaci {
    display: inline-block;
    padding: 15px 30px;
    color: #fff;
    background-color: #007c68;
    font-size: 18px;
    margin-top: 30px;
    border: 2px solid #007c68;
    transition: all .3s ease;
}
.cta-contattaci:hover {
    background-color: transparent;
    color: #007c68;
}

.interna .dx {
    /*width: 50%;
    display:inline-block;
    vertical-align:middle;*/
    border-bottom: 11px solid #d7e0c8;
}

.interna .dx .img.uno,
.interna .dx .img.due {
    width: 50%;
    float: left;
    position: relative;
    overflow: hidden;
    height: 23.23vw;
}

.interna .dx .img.uno {
    margin-top: 175px;
}
.interna .dx .img.due {
    margin-bottom: 175px;
}

.interna{
    position:relative;
}
.centratore .interna {
    margin-top: 3.5%;
}

.centratore .interna.news,
.centratore .interna.corsi,
.centratore .interna.list,
.centratore .interna.come-raggiungerci,
.centratore .interna.utils {
    margin-top: 0.5%;
}

.interna .dx .rotator .owl-item .img.due,
.interna .dx .rotator .owl-item .img.uno {
    width: 100%;
}

#testata.interna {
    height: 55vh;
    height: calc(var(--vh, 1vh) * 55);
    margin-bottom: 30px;
}
#testata.interna-video {
    height: auto;
    margin-bottom: 30px;
}
@media (min-width:768px) {
    #testata.interna-video {
        height: 80vh;
        height: calc(var(--vh, 1vh) * 80);
    }
}
.interna #rotator-testata {
    height: 100%;
    margin-bottom:90px;
}

#testata.interna-noimg {
    overflow: visible;
}
#testata.interna-noimg, .interna-noimg #rotator-testata {
    height: auto;
}

.secondo-livello .item .scopri {
    display: inline-block;
    line-height: 41px;
    border: 2px solid #007c68;
    background-color: #007c68;
    color: #ffffff;
    font-size: 18px;
    padding-left: 20px;
    padding-right: 20px;
    transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
}

.secondo-livello .item:hover .scopri {
    background-color: #ffffff;
    color: #007c68;
}

.secondo-livello .item:hover .titolo {
    color: #007c68;
}

.box-gallery-secondo-livello {
    margin-bottom: 5%;
}

.interna .sx.videono{
    width:100%;
}

.gallery-secondo-livello a {
    display: block;
    position: relative;
    width: 313px;
    height: 207px;
    overflow: hidden;
}
.gallery-secondo-livello a.hide-lg {
    display: none;
}

.img-big {
    padding-left: 6%!important;
    overflow: hidden;
    font-size: 0;
}

.img-big a {
    display: block;
    height: 100%;
}

.img-big a img {
    height: 100%;
    width: 100%;
}

.gallery-secondo-livello a.no{
    display:none;
}

.images-small .titolo {
    color: #007c68;
    margin-bottom: 45px;
    padding-left: 29px;
    font-size: 40px;
    line-height: 46px;
    font-weight: lighter;
}

.images-small .testo {
    font-size: 18px;
    color: #808285;
    line-height:26px;
    margin-bottom:44px;
    padding-left:29px;
}

.freccie{
    margin-bottom:44px;
    padding-left:29px;
}
.freccie.disabled {
    display: none;
}

.freccie > * {
    display: inline-block;
    cursor: pointer;
}

.freccie a{
    display:inline-block;
    margin-right:15px;
}

.terzo-livello {
    margin-top: 5%;
    padding-top: 6%;
    padding-left: 15%;
    padding-right: 15%;
    padding-bottom: 6%;
    position: relative;
    background-color: #dde4d0;
}

.terzo-livello > .titolo {
    position: relative;
    text-align: center;
    font-size: 40px;
    line-height: 40px;
    font-weight: bold;
    text-transform: uppercase;
    color: #58595b;
    margin-bottom: 50px;
    z-index: 1;
}

.terzo-livello > .desc {
    position: relative;
    font-size: 22px;
    line-height: 32px;
    color: #58595b;
    margin-bottom: 60px;
    text-align: center;
    z-index: 1;
}

.terzo-livello {
    text-align: center;
    padding-left: 6%;
    padding-right: 6%;
}

.terzo-livello .item {
    display: inline-block;
    width: calc( ( 100% - 110px ) / 3 );
    height: calc((100vw - 370px) / 4);
    vertical-align:top;
    position:relative;
    overflow: hidden;
    margin-left:30px;
    margin-top:30px;
}
.terzo-livello .item:nth-child(3n+1) {
    margin-left: 0;
}
.terzo-livello .item:nth-child(1),
.terzo-livello .item:nth-child(2),
.terzo-livello .item:nth-child(3) {
    margin-top: 0;
}

.terzo-livello .item:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 2;
}

.terzo-livello .item:first-child {
    margin-left: 0px;
}

.terzo-livello .item .content-item {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    width: 90%;
    z-index: 3;
}

.terzo-livello .item .titolo{
    font-size:27px;
    line-height:23px;
    font-weight:bold;
    text-transform:uppercase;
    color:#ffffff;
    display:block;
    margin-bottom:50px;
}

.terzo-livello .item:hover .scopri {
    background-color: transparent;
    color: #fff;
    border-color: #fff;
}

.terzo-livello .item .scopri {
    display: inline-block;
    line-height: 41px;
    border: 2px solid #007c68;
    background-color: #007c68;
    color: #ffffff;
    font-size: 18px;
    padding-left: 20px;
    padding-right: 20px;
    transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
}

.terzo-livello .img-dx {
    position: absolute;
    z-index: 0;
    right: 0px;
    bottom: 0px;
}

.terzo-livello .img-sx {
    position: absolute;
    z-index: 0;
    top: 130px;
    left: 0px;
}

#form .form-content .item {
    width: calc( ( 100% - 16px ) / 2 );
    margin-right: 16px;
    display: block;
    float: left;
    margin-bottom:16px;
}

#form .form-content .item input {
    background-color: #ffffff;
    width: 100%;
    height: 67px;
    display: block;
    font-size: 18px;
    line-height: 18px;
    border: 0px;
    transition: all 0.5s ease-in-out;
    color: #58595b;
    box-sizing: border-box;
    padding-left: 34px;
    padding-right: 34px;
       font-family: 'Poppins', sans-serif;
}

#form .item:nth-child(2n) {
    margin-right: 0px;
}

#form-nuovadata .form-content .item {
    width: calc( ( 100% - 16px ) / 2 );
    margin-right: 16px;
    display: block;
    float: left;
    margin-bottom:16px;
}

#form-nuovadata .form-content .item input {
    background-color: #ffffff;
    width: 100%;
    height: 67px;
    display: block;
    font-size: 18px;
    line-height: 18px;
    border: 0px;
    transition: all 0.5s ease-in-out;
    color: #58595b;
    box-sizing: border-box;
    padding-left: 34px;
    padding-right: 34px;
       font-family: 'Poppins', sans-serif;
}

#form-nuovadata .item:nth-child(2n) {
    margin-right: 0px;
}

#form {
    position: relative;
    background-color: #dde4d0;
    box-sizing: border-box;
    padding: 5% 5% 3.5% 5%;
    width: 100%;
    /*background-image: url('../private_images/box_contatti.jpg');
    background-position: bottom left;
    background-repeat: no-repeat;
    background-size: auto 100%;*/
}
#form .character-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: left center;
    pointer-events: none;
}
#form .character-image-mobile {
    display: none;
}

#form.full-width {
    position: relative;
    background-image: none;
    margin-top: 15px;
}
/*#form.full-width:before,
#form.full-width:after {
    content: '';
    position: absolute;
    width: 120px;
    height: 200px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(../private_images/triangoli-contatti.png);
}
#form.full-width:before {
    top: 5%;
    left: 0;
}
#form.full-width:after {
    bottom: 5%;
    right: 0;
    transform: scaleX(-1);
}*/

#form.full-width .form-content {
    padding: 0;
    width: 80%;
    margin: 0 auto;
}

#form.full-width .form-content .content-cmd {
    text-align: right;
}

#form .form-content{
    position: relative;
    padding-left:40%;
    z-index: 1;
}

#form .form-content .item.lungo{
    width:100%;
    margin-right:0px;
}

#form .form-content .item.area{
    width:100%;
}

#form .form-content .item textarea {
    padding: 20px 34px;
    height: 151px;
    display: block;
    box-sizing: border-box;
    width: 100%;
    font-size: 18px;
    line-height: 18px;
    color: #58595b;
    border: 0px;
    font-family: 'Poppins', sans-serif;
}
#form .form-content .radio-label,
#fascia-newsletter .radio-label {
    display: block;
    font-size: 16px;
    color: #808285;
    margin-top: 10px;
}
#form .form-content .radio-label ~ .checkbox,
#fascia-newsletter .radio-label ~ .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-right: 15px;
}
#form .form-content .checkbox input[type="checkbox"] ~ label ,
#form .form-content .checkbox input[type="radio"] ~ label {
    padding-left: 30px;
    background-image: url('../private_images/checkboxnewsletter/uncheck.jpg');
    font-size: 16px;
    background-repeat: no-repeat;
    color: #808285;
    cursor: pointer;
    background-size: contain;
}
#form .form-content .checkbox input[type="checkbox"] ~ label a,
#form .form-content .checkbox input[type="radio"] ~ label a,
#fascia-newsletter .checkbox input[type="checkbox"] ~ label a {
    color: #779a48;
    text-decoration: underline;
}
.required-fields {
    display:block;
    margin-top: 10px;
    font-size: 16px;
    color: #808285;
}
#form .form-content .checkbox input[type="checkbox"]:checked ~ label,
#form .form-content .checkbox input[type="radio"]:checked ~ label{
    padding-left: 30px;
    background-image: url('../private_images/checkboxnewsletter/check.jpg');
    font-size: 16px;
    background-repeat: no-repeat;
    color: #808285;
    background-size: contain;
}

#form .form-content .checkbox input[type="checkbox"],
#form .form-content .checkbox input[type="radio"]{
    position: absolute;
    z-index: -1000;
    left: -1000px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}

#form .form-content .checkbox {
    margin-top: 10px;
    display: inline-block;
    margin-right: 10px;
}

#form .form-content input[type="submit"] {
    height: 67px;
    box-sizing: border-box;
    border: 2px solid #007c68;
    cursor: pointer;
    line-height: 67px;
    padding-left: 70px;
    padding-right: 70px;
    display: inline-block;
    background-color: #007c68;
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    color: #ffffff;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
}

#form .form-content input[type="submit"]:hover {
    background-color: transparent;
    color: #007c68;
}

#form-nuovadata .form-content input[type="submit"] {
    height: 67px;
    box-sizing: border-box;
    border: 2px solid #007c68;
    cursor: pointer;
    line-height: 67px;
    padding-left: 70px;
    padding-right: 70px;
    display: inline-block;
    background-color: #007c68;
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    color: #ffffff;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
}

#form-nuovadata .form-content input[type="submit"]:hover {
    background-color: transparent;
    color: #007c68;
}

#form .form-content .content-cmd {
    text-align:right;
    margin-top:10px;
}
#form .form-content .content-cmd.testo .small {
    display: inline-block;
    position: relative;
}
@media (min-width:768px) {
    #form .form-content .content-cmd.testo .small {
        top: 7px;
        text-align: right;
        right: 5px;
        font-size: 14px;
    }
}

#form-nuovadata .form-content .content-cmd {
    text-align:right;
    margin-top:10px;
}
#form-nuovadata .form-content .content-cmd.testo .small {
    display: inline-block;
    position: relative;
}
@media (min-width:768px) {
    #form-nuovadata .form-content .content-cmd.testo .small {
        top: 7px;
        text-align: right;
        right: 5px;
        font-size: 14px;
    }
}


.input-validation-error{
    border:1px solid red !important;
}
.field-validation-valid {
    display: none!important;
}

.errore{
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    display:block;
    color:red;
}

#form .form-content .titolo {
    font-size: 40px;
    line-height: 46px;
    font-weight: lighter;
    color: #007c68;
    margin-bottom:30px;
    font-weight: 600;
}

#form .form-content .testo {
    font-size: 22px;
    line-height: 32px;
    color: #58595b;
    margin-bottom: 70px;
}

#form-nuovadata .form-content .testo {
    font-size: 22px;
    line-height: 32px;
    color: #58595b;
    margin-bottom: 30px;
}

.content-video{
    height:395px;
    width:80%;
    overflow:hidden;
}

.content-video a{
    display:block;
    width:100%;
    height:100%;
    position:relative;
    overflow:hidden;
}

#box-documenti .rotator .owl-nav {
    position: absolute;
    right: -3%;
    left: -3%;
    top: calc(50% - 23px);
    display: flex;
    justify-content: space-between;
    align-items: center;
    pointer-events: none;
}
#box-documenti .rotator .owl-nav .owl-prev,
#box-documenti .rotator .owl-nav .owl-next {
    pointer-events: auto;
    font-size: 20px;
    color: #779a48;
    transform: rotate(-45deg);
}

#box-documenti .rotator a:link,
#box-documenti .rotator a:visited {
    color: #007c68;
    padding: 20px 20px 15px 20px;
    display: flex;
    border-bottom: 8px solid #007c68;
    height: 100%;
    flex-direction: column;
    justify-content: space-between;
}

#box-documenti .rotator a:hover {
    background-color: #007c68;
    color: #ffffff !important;
}

#box-documenti .rotator a:hover span{
    color:#ffffff !important;
}

#box-documenti .rotator a .titolo {
    font-size: 1.4vw;
    line-height: 1;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 30px;
    padding: 0 15px;
    display: block;
}

#box-documenti .rotator a .content-info{
    display:block;
    margin-bottom:26px;
}

#box-documenti .rotator a .content-info .estensione {
    display: inline-block;
    padding-right: 10px;
    text-transform:uppercase;
    font-size: 16px;
    line-height:16px;
    border-right:1px solid #808285;
    color: #808285;
}

#box-documenti .rotator a:hover .content-info .estensione {
    border-right: 1px solid #ffffff;
}

#box-documenti .rotator a .content-info .size {
    display: inline-block;
    padding-left: 10px;
    font-size: 16px;
    line-height: 16px;
    color: #808285;
}

#box-documenti {
    position: relative;
    /*margin-top:5%;*/
    padding-left:6%;
    padding-right:6%;
}

#box-documenti .titolo {
    font-size: 40px;
    line-height: 1;
    text-align: center;
    margin-bottom: 5%;
    color: #007c68;
}

#box-documenti .owl-carousel .owl-stage {
    display: flex;
}

#accordion {
    margin-top: 5%;
    padding-top: 6%;
    padding-left: 15%;
    padding-right: 15%;
    padding-bottom: 6%;
    position: relative;
    background-color: #dde4d0;
}
#accordion > *:not(img) {
    position: relative;
    z-index: 3;
}
#accordion.faq {
    margin-top: 0;
    margin-bottom: 40px;
}

#accordion .img-dx {
    position: absolute;
    z-index: 2;
    right: 0px;
    bottom: 0px;
}

#accordion .img-sx {
    position: absolute;
    z-index: 2;
    top: 10%;
    left: 0px;
}

#accordion > .titolo {
    color: #007c68;
    font-size:40px;
    line-height:1.1;
    font-weight:lighter;
    margin-bottom:50px;
    text-align:center;
}

#accordion > .testo {
    color: #58595b;
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 50px;
    text-align:center;
}

#accordion > .testo.sotto {
    margin-top: 70px;
    margin-bottom: 0;
}

#accordion .titoletto {
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 27px;
    cursor: pointer;
    color: #007c68;
    font-weight: bold;
    position: relative;
    padding-right: 25px;
    padding-left: 0px;
    text-transform: uppercase;
}

#accordion .titoletto img {
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
}

#accordion .titoletto.aperto img {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
}

#accordion .desc-area {
    font-size: 18px;
    line-height: 21px;
    color: #808285;
    display: none;
    padding-bottom: 30px;
}
#accordion .desc-area h3 {
    margin-bottom: 10px;
}
#accordion .desc-area a {
    display: inline-block;
    margin-top: 10px;
}

#accordion .item{
    border-bottom:2px solid #007c68;
}

#accordion .item img {
    max-width: 100%;
    height: auto!important;
}

#content-faq .desc-area {
    padding-bottom: 30px;
    display: none;
    padding-right: 25px;
    padding-left: 25px;
    font-size: 18px;
    line-height: 22px;
    color: #757575;
}

#content-faq .item {
    border-bottom: 2px solid #007c68;
}

#breadcrumb-structureddata{
    list-style-type:none;
    padding-left:0px;
    margin-bottom:20px;
    margin-top: 0;
}

#breadcrumb-structureddata li {
    display: inline-block;
    margin-right: 5px;
    font-size: 14px;
    color: #808285;
    text-transform:uppercase;
}

#breadcrumb-structureddata li a:link,
#breadcrumb-structureddata li a:visited {
    color: #808285;
    text-decoration:none;
}

#breadcrumb-structureddata li:last-child a,
#breadcrumb-structureddata li a:hover{
    color: #007c68;
}

#maschera-ricerca input[type="text"] {
    height: 48px;
    width: 100%;
    padding-left: 57px;
    line-height: 48px;
    border: 0px;
    background-image: url('../private_images/icone_funzionali/lente.jpg');
    background-position:19px center;
    background-repeat:no-repeat;
    font-size: 16px;
    box-sizing: border-box;
    color: #455A64;
    display: block;
    background-color: #F2F2F2;
}

#maschera-ricerca .item{
    margin-bottom:15px;
}

#maschera-ricerca {
    margin-left: 6%;
    margin-right: 6%;
}

#maschera-ricerca .sx{
    float:left; 
    width:30%;
    padding-right:30px;
    box-sizing:border-box;
}

#maschera-ricerca .dx {
    float: left;
    width: 70%;
    box-sizing: border-box;
    font-size:0px;
}

#maschera-ricerca .checkbox {
    display: inline-block;
    margin-right: 25px;
    font-size: 0px;
    width: calc( ( 100% - 50px ) / 3 );
    height: 37px;
    margin-bottom:25px;
}

#maschera-ricerca .checkbox label {
    font-size: 18px;
    line-height: 22px;
}

#maschera-ricerca .checkbox:nth-child(3n){
    margin-right:0px;
}

#maschera-ricerca .checkbox input[type="checkbox"] {
    position: absolute;
    z-index: -1000;
    left: -1000px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}

#maschera-ricerca .checkbox input[type="checkbox"] ~ label {
    padding-left:45px;
    background-image: url('../private_images/icone_funzionali/uncheck_form_categorie.jpg');
    font-size: 16px;
    background-repeat: no-repeat;
    color: #808285;
    cursor: pointer;
    box-sizing:border-box;
    background-size: contain;
    display:block;
    line-height:37px;
}

#maschera-ricerca .checkbox .linea {
    border-bottom: 0.5px solid #007C68;
    display:block;
    margin-left:45px;
}

#maschera-ricerca .checkbox input[type="checkbox"]:checked ~ label {
    padding-left: 45px;
    background-image: url('../private_images/checkboxnewsletter/check.jpg');
    font-size: 16px;
    background-repeat: no-repeat;
    color: #808285;
    background-size: contain;
}

#maschera-ricerca input[type="submit"] {
    height: 48px;
    box-sizing: border-box;
    border: 2px solid #007c68;
    cursor: pointer;
    line-height: 48px;
    background-color: #007c68;
    text-align: center;
    font-size: 18px;
    padding-left:20px;
    padding-right:20px;
    color: #ffffff;
    display:inline-block;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
}

#maschera-ricerca .cmd{
    text-align:right;
}

#maschera-ricerca input[type="submit"]:hover {
    background-color: #ffffff;
    color: #007c68;
}

#result-news > .titolo {
    font-size: 40px;
    line-height: 40px;
    color:#58595B;
    font-weight:lighter;
    margin-bottom:70px;
    text-transform:uppercase;
}

#result-news {
    padding-bottom:64px;
    padding-top:74px;
    background-color:#D8E0C7;
    padding-left: calc( 6% + 40px );
    padding-right: calc( 6% + 40px );
}

#result-news .content-new .item {
    width:calc( ( 100% / 3 ) - 60px );
    display:inline-block;
    text-align:center;
    padding-bottom:59px;
    border-bottom: 1px solid #979797;
    margin-right:30px;
    margin-bottom:25px;
}

#result-news .content-new .item:nth-child(3n){
    margin-right:0px;
}

#result-news .content-new .item .img {
    width: 100%;
    display: block;
    text-align: center;
    height: 188px;
    margin-bottom: 10px;
    position: relative;
}

#result-news .content-new .item .img img{
    height:100%;
    width:auto;
}

#result-news .content-new {
    font-size: 0px;
}

#result-news .content-new .item .categoria {
    display: inline-block;
    line-height: 20px;
    padding-left: 25px;
    padding-right: 25px;
    color: #007c68;
    font-size: 16px;
    border:1px solid #007c68;
}

#result-news .content-new .data {
    margin-top: 11px;
    font-size: 18px;
    line-height: 22px;
    color:#58595B;
    display: block;
}

#result-news .content-new .titolo {
    font-size: 18px;
    line-height: 22px;
    color: #007c68;
    text-transform:uppercase;
    display: block;
}

#result-news .content-new .desc-breve {
    font-size: 18px;
    line-height: 22px;
    color: #808285;
    text-transform: uppercase;
    display: block;
}

#result-news .content-new a:link,
#result-news .content-new a:visited {
    height: 48px;
    box-sizing: border-box;
    border: 2px solid #007c68;
    cursor: pointer;
    line-height: 48px;
    background-color: #007c68;
    text-align: center;
    font-size: 18px;
    padding-left: 20px;
    padding-right: 20px;
    margin-top:40px;
    color: #ffffff;
    display: inline-block;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
}

#result-news .content-new a:hover {
    background-color: #ffffff;
    color: #007c68;
}

.content-paginator{
    text-align:center;
}

.content-paginator ul{
    list-style-type:none;
    padding-left:0px;
}

.content-paginator ul li{
    display:inline-block;
    width:42px;
    height:42px;
    text-align:center;
    position:relative;
}

.content-paginator ul li.active{
    border:1px solid #007c68;
}

.content-paginator ul li.next a,
.content-paginator ul li.prev a{
    font-size:16px;
    color:#007c68;
}

.content-paginator ul li a {
    line-height: 42px;
    font-size: 15px;
    color: #808285;
}
.interna.news .search-container {
    display: flex;
    justify-content: center;
}
.interna.news .search {
    position: relative;
    display: inline-flex;
    align-items: center;
    background-color: #fff;
    padding: 10px 20px;
}
.interna.news .search img {
    max-width: 20px;
}
.interna.news .search input {
    margin-left: 20px;
    border: 0;
    min-width: 400px;
    color: #007c68;
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
}
.interna.news .search input:focus {
    outline: 0;
}

.interna.news.no-news .search,
.interna.news.no-news .search *{
    cursor: not-allowed;
    user-select: none;
}
.interna.news.no-news .search input {
    pointer-events: none;
}

.catFilter:not(.corsi) {
    padding: 0 6%;
}
.catFilter--inner {
    background-color: #fff;
    padding: 4% calc(6% + 7.5px);
    border: 1px solid rgba(0,0,0,0.1);
}
.catFilter--inner.double-column,
.catFilter--inner.triple-column {
    padding: 2% calc(2% + 7.5px);
    display: flex;
    flex-wrap: wrap;
}
.catFilter--inner .catFilterTitle {
    display: block;
    font-size: 30px;
    line-height: 1;
    color: #007c68;
    font-weight: 700;
    margin-bottom: 30px;
}
.catFilter.corsi .catFilter--inner .catFilterTitle {
    display: none;
}
.catFilter button,
.catFilter a {
    display: block;
    -webkit-appearance: none;
    border: 0;
    background-color: transparent;
    padding: 5px 12px;
    margin: 0 0 4px 0;
    cursor: pointer;
    color: #007c68;
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
}

.catFilter .double-column button,
.catFilter .double-column a {
    flex: 0 0 50%;
}

.catFilter .triple-column button,
.catFilter .triple-column a {
    flex: 0 0 50%;
}
@media (min-width:1199px) {
    .catFilter .triple-column button,
    .catFilter .triple-column a {
        flex: 0 0 33.3333333%;
    }
}

.catFilter button:focus,
.catFilter a:focus{
    outline: 0;
}
.catFilter button.active,
.catFilter a.active,
.catFilter a:hover {
    background-color: #007c68;
    color: #fff;
    border-radius: 5px;
}
.catFilter button.active .number,
.catFilter a.active .number {
    color: #fff;
}

.catFilter button .number,
.catFilter a .number {
    display: inline-block;
    vertical-align: super;
    font-size: 12px;
    font-weight: 600;
    color: #007c68;
}

.interna.news.has-green {
    position: relative;
    padding: 2% 0;
}
.interna.corsi.has-green {
    position: relative;
    padding-top: 2%;
    padding-bottom: 2%;
}
.interna.news.has-green:before,
.interna.corsi.has-green:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    background-color: #007c68;
}
.interna.news.has-green:before {
    height: 40vh;
}
.interna.corsi.has-green:before {
    height: 110px;
}
.interna.corsi.has-green.height-75:before {
    height: 75%;
}
.interna.corsi.has-green.height-100:before {
    height: 100%;
}

.interna.news.has-green.no-news:before {
    height: 180%;
}

.interna.news.has-green .filtra-risultati {
    color: #fff;
    font-size: 40px;
    font-weight: 700;
}

.interna.news.is-header {
    margin-bottom: 40px;
}

.news-list .news-sizer,
.news-list .news-item {
    width: 50%;
}
.news-list  .news-item:not([style*="display: none;"]) a.item {
    display: block;
    height: 100%;
    padding: 40px 5% 40px 15%;
    background-color: #e6f2ef;
}
.news-list .news-item:not([style*="display: none;"]):nth-child(4n+2) a.item,
.news-list .news-item:not([style*="display: none;"]):nth-child(4n+3) a.item {
    background-color: #fbfcf9;
}

.news-list a.item .news-date {
    float: left;
    width: 65px;
    height: 65px;
    background-color: #007c68;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    line-height: 1.4;
    color: #fff;
    font-weight: 400;
    font-size: 12px;
}
.news-list a.item .news-date .month {
    font-weight: 600;
    font-size: 16px;
}
@media (min-width:992px) {
    .news-list a.item .news-date {
        width: 85px;
        height: 85px;
        font-size: 14px;
    }
    .news-list a.item .news-date .month {
        font-size: 15px;
    }
}
.news-list a.item .news-categories {
    float: left;
    padding: 7.5px 15px;
    text-transform: uppercase;
    color: #007c68;
    background-color: #d8e0c7;
    margin-left: 30px;
    font-weight: 700;
}
.news-list a.item .news-categories .sep {
    display: inline-block;
    margin: 0 7.5px;
    font-weight: 300;
}
.news-list a.item .news-title {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 28px;
    color: #007c68;
    margin: 30px 0;
    line-height: 1;
}
.news-list a.item .news-descbreve {
    color: #58595B;
}

.news-list a.item .news-btn {
    background-color: #007c68;
    color: #fff;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 14px;
    margin-top: 30px;
    padding-top: 8px;
    padding-bottom: 8px;
    width: 150px;
    text-align: center;
    border: 2px solid #007c68;
    display: inline-block;
    transition: color .3s ease, background-color .3s ease;
}
.news-list a.item:hover .news-btn {
    background-color: transparent;
    font-weight: 500;
    color: #007c68;
}

.news-list .news-sizer,
.news-list .news-item {
    width: 50%;
}
.news-list  .news-item:not([style*="display: none;"]) a.item {
    display: block;
    height: 100%;
    padding: 40px 5% 40px 15%;
    background-color: #e6f2ef;
}
.news-list .news-item:not([style*="display: none;"]):nth-child(4n+2) a.item,
.news-list .news-item:not([style*="display: none;"]):nth-child(4n+3) a.item {
    background-color: #fbfcf9;
}

/*.news-list a.item .news-date {
    float: left;
    width: 60px;
    height: 60px;
    background-color: #007c68;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    line-height: 1.4;
    color: #fff;
    font-weight: 400;
    font-size: 12px;
}
.news-list a.item .news-date .month {
    font-weight: 600;
    font-size: 16px;
}*/
.news-list a.item .news-categories {
    float: left;
    padding: 7.5px 15px;
    text-transform: uppercase;
    color: #007c68;
    background-color: #d8e0c7;
    margin-left: 30px;
    font-weight: 700;
}
.news-list a.item .news-categories .sep {
    display: inline-block;
    margin: 0 7.5px;
    font-weight: 300;
}
.news-list a.item .news-title {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 28px;
    color: #007c68;
    margin: 30px 0;
    line-height: 1;
}
.news-list a.item .news-descbreve {
    color: #58595B;
}

.news-list a.item .news-btn {
    background-color: #007c68;
    color: #fff;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 14px;
    margin-top: 30px;
    padding-top: 8px;
    padding-bottom: 8px;
    width: 150px;
    text-align: center;
    border: 2px solid #007c68;
    display: inline-block;
    transition: color .3s ease, background-color .3s ease;
}
.news-list a.item:hover .news-btn {
    background-color: transparent;
    font-weight: 500;
    color: #007c68;
}


.course-list {
    margin-bottom: 30px;
}
.course-list .course-item  {
    width: 50%;
}
.course-list .course-item:not([style*="display: none;"]) a.item {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    padding: 7.5%;
    background-color: #e6f2ef;
    transition: background-color .3s ease;
}

.course-list .course-item:not([style*="display: none;"]):nth-child(even) a.item {
    background-color: #fbfcf9;
}

.course-list .course-item.bgcolor-1 a.item {
    background-color: #e6f2ef!important;
}
.course-list .course-item.bgcolor-2 a.item {
    background-color: #fbfcf9!important;
}
.course-list a.item .dates-tba,
.course-list a.item .show-more-dates {
    height: 65px;
    display: inline-flex;
    align-items: center;
    color: #007c68;
    font-size: 12px;
    font-weight: 600;
}
.course-list a.item .show-more-dates span {
    position: relative;
    top: 0.5px;
    display: inline-block;
    margin-left: 5px;
    font-size: 200%;
    line-height: 0;
}
.course-list a.item .course-img {
    max-width: 115%;
    object-fit: cover;
    margin-top: -15%;
    margin-right: -15%;
}
.course-list a.item .course-date {
    float: left;
    width: 65px;
    height: 65px;
    background-color: #007c68;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    line-height: 1.4;
    color: #fff;
    font-weight: 400;
    font-size: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
}
.course-list a.item .course-date.disabled {
    background-color: #808285;
}
.course-list a.item .course-date.hidden {
    display: none;
}
.course-list a.item .course-date .date {
    text-align: center;
    padding: 0 5px;
}

.course-list a.item .course-footer {
    margin-top: auto;
    padding-top: 25px;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}
.course-list a.item .course-availability-container {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
.course-list a.item .course-availability-container .course-availability {
    text-transform: uppercase;
    font-size: 12.5px;
    text-decoration: underline;
    font-weight: 700;
}
.course-list a.item .course-availability-container .course-availability.last-seats,
.course-list a.item .course-availability-container .course-availability.full-course {
    color: #007c68;
}
.course-list a.item .course-availability-container .course-availability.last-seats img,
.course-list a.item .course-availability-container .course-availability.full-course img {
    position: relative;
    top: 2px;
    display: inline-block;
    max-width: 100%;
    height: 20px;
    vertical-align: sub;
    margin-left: 5px;
}

.course-list a.item .course-date .month {
    font-weight: 600;
    font-size: 11px;
}
.course-list a.item .course-date .sep {
    border-bottom: 2px solid #fff;
    width: 15px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.course-list a.item .course-categories {
    float: left;
    padding: 7.5px 15px;
    text-transform: uppercase;
    color: #007c68;
    background-color: #d8e0c7;
    margin-left: 30px;
    font-weight: 700;
}

.course-list a.item .course-categories .sep {
    display: inline-block;
    margin: 0 7.5px;
    font-weight: 300;
}

.course-list a.item .course-title {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 28px;
    color: #007c68;
    margin: 25px 0;
    line-height: 1;
}

.course-list a.item .course-descbreve {
    color: #58595B;
}
.course-list a.item .course-price {
    font-size: 15px;
    color: #007c68;
    margin-top: 25px;
}
.course-list a.item .course-price strong {
    font-size: 17px;
}

@media (min-width:992px) {
    .course-list a.item .dates-tba,
    .course-list a.item .show-more-dates {
        height: 85px;
    }
    .course-list a.item .course-date {
        width: 85px;
        height: 85px;
        font-size: 14px;
    }
    .course-list a.item .course-date .month {
        font-size: 15px;
    }
}

.course-btn {
    background-color: #007c68;
    color: #fff;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 16px;
    /*margin-top: 20px;*/
    padding-top: 8px;
    padding-bottom: 8px;
    width: 162px;
    font-weight: 600;
    text-align: center;
    border: 2px solid #007c68;
    display: inline-block;
    transition: color .3s ease, background-color .3s ease;
}
.interna.corsi .testo .small h3 {
    color: #007c68;
    text-transform: uppercase;
}
.interna.corsi .testo .small table {
    width: 100%;
}
.interna.corsi .testo .small table tr:first-child td {
    padding: 8px 15px;
    background-color: #007c68;
    color: #fff;
    font-size: 25px;
    width: 50%;
}
.interna.corsi .testo .small table tr:not(:first-child) td {
    padding: 3px 15px;
}
.interna.corsi .testo .small table tr:nth-child(2) td {
    padding-top: 10px;
}
.interna.corsi .testo .small table tr:last-child td {
    padding: 0;
}
.interna.corsi .testo .small table td a[data-udi] {
    margin-top: 10px;
}
.interna.corsi .testo .small a:not([data-udi]) {
    color: #007c68;
    font-weight: 600;
    text-decoration: underline;
}
.interna.corsi .testo .small a[data-udi] {
    /*background-color: #007c68;*/
    color: #007c68;
    font-weight: 600 !important;
    text-decoration: underline;
    /*font-size: 14px;*/
    margin-top: 20px;
    display: inline-block;
    width: auto;
    margin-bottom: 20px;
    margin-right: 20px;
}
.interna.corsi .testo .small a[data-udi]:hover,
.course-list a.item:hover .course-btn,
.course-btn:hover {
    background-color: transparent;
    font-weight: 500;
    color: #007c68;
}


#expand {
    background-color: #007c68;
    color: #fff;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 14px;
    margin-top: 30px;
    padding-top: 8px;
    padding-bottom: 8px;
    width: 150px;
    text-align: center;
    border: 2px solid #007c68;
    transition: color .3s ease, background-color .3s ease;
    cursor: pointer;
    margin-right: auto;
    margin-left: auto;
}
#expand:hover {
    background-color: transparent;
    font-weight: 500;
    color: #007c68;
}
#expand:hover span {
    font-weight: 600;
}
#expand span {
    line-height: 0;
    position: relative;
    top: -2.5px;
    font-size: 12px;
    margin-left: 5px;
    display: inline-block;
}

#no-results {
    text-align: center;
    font-size: 17px;
    display: none;
    margin-bottom: -20px;
}

#no-results-show {
    text-align: center;
    font-size: 17px;
    margin-top: 20px;
    color: #fff;
}


.interna.news.news-detail {
    background-color: #f2f8f7;
    margin-top: 0;
    padding-top: 1.5%;
    padding-bottom: 3%;
}

.interna.news.news-detail h1 {
    text-transform: uppercase;
    color: #007c68;
    font-size: 45px;
    line-height: 1.2;
}

.interna.news.news-detail .float-right {
    margin-left: 15px;
    margin-bottom: 15px;
    width: 100%;
}
@media (min-width:768px) {
    .interna.news.news-detail .float-right {
        width: 50%;
    }
}
@media (min-width:992px) {
    .interna.news.news-detail .float-right {
        width: 25%;
    }
}

.interna.news.news-detail .float-right .news-attachments {
    margin-bottom: 15px;
}

.interna.news.news-detail .float-right .big {
    color: #007c68;
    font-size: 24px;
    font-weight: 700;
    text-decoration: underline;
    margin-bottom: 10px;
}

.interna.news.news-detail .content img {
    max-width: 100%;
    height: auto!important;
}

.interna.news.news-detail .content .float-right img {
    float: right;
    max-width: 40%;
    margin-left: 15px;
    margin-bottom: 15px;
}

.interna.news.news-detail .info-bar {
    margin-top: 1%;
}
.interna.news.news-detail .info-bar span {
    margin-left: 1%;
}

.interna.news.news-detail .info-bar span:nth-child(1) {
    margin-left: 0;
}

.interna.news.news-detail .categories {
    display: inline-block;
    padding: 10px 20px;
    background-color: #d8e0c7;
    color: #007c68;
    font-weight: 800;
    text-transform: uppercase;
}
.interna.news.news-detail .categories a {
    color: inherit;
    transition: color .3s ease;
}
.interna.news.news-detail .categories a:hover {
    color: #779a48;
}

.interna.news.news-detail .categories .sep {
    display: inline-block;
    margin: 0 7.5px;
    font-weight: normal;
}

.interna.news.news-detail .date {
    display: inline-block;
}
.interna.news.news-detail .date.dateCreated {
    padding: 10px 20px;
    background-color: #007c68;
    color: #fff;
    font-weight: 600;
    letter-spacing: 0.5px;
}
.interna.news.news-detail .date.dateLastModified {
    font-weight: 500;
    opacity: 0.4;
}

.interna.news.news-detail .content {
    margin-top: 1%;
    font-size: 18px;
    line-height: 1.6;
    color: #808285;
}

.interna.course.course-detail {
    margin-top: 0;
    padding-top: 1.5%;
    padding-bottom: 1.5%;
}
.interna.course.course-detail:nth-child(1) {
    background-color: #f2f8f7;
    padding-bottom: 0;
}
.interna.course.course-detail.last {
    background-color: #D8E0C7;
}

.interna.course.course-detail h1 {
    text-transform: uppercase;
    color: #007c68;
    font-size: 42px;
    line-height: 1.2;
}

.interna.course.course-detail .course-img {
    max-width: 100%;
    display: block;
    margin-top: 1.5%;
}

.interna.course.course-detail .info-bar {
    margin-top: 1.5%;
}
.interna.course.course-detail .info-bar ul {
    padding: 0;
    margin: 0 -7.5px;
    list-style-type: none;
}
.interna.course.course-detail .info-bar li.dates-tba {
    margin-left: 1%;
    float: left;
    width: auto;
    height: 60px;
    display: flex;
    align-items: center;
    color: #007c68;
    font-size: 12px;
    font-weight: 600;
}

/*.interna.course.course-detail .info-bar span {
    margin-left: 1%;
}*/

/*.interna.course.course-detail .info-bar li:nth-child(1) span,
.interna.course.course-detail .info-bar li:nth-child(1) a {
    margin-left: 0;
}*/

.course-list .course-item .categories,
.interna.course.course-detail .categories {
    display: inline-block;
    padding: 7.5px 10px; 
    background-color: #d8e0c7;
    color: #007c68;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 2.5%;
}
.course-list .course-item .categories {
    align-self: flex-start;
    margin-bottom: 0;
}
.course-list .course-item .categories span:not(.sep),
.interna.course.course-detail .categories span:not(.sep) {
    color: inherit;
    transition: color .3s ease;
    margin: 0;
}
.course-list .course-item .categories span.sep,
.interna.course.course-detail .categories .sep {
    display: inline-block;
    margin: 0 7.5px;
    font-weight: normal;
}

.interna.course.course-detail .date {
    display: inline-block;
}
.interna.course.course-detail .date.dateCreated {
    padding: 10px 20px;
    background-color: #007c68;
    color: #fff;
    font-weight: 600;
    letter-spacing: 0.5px;
}
.interna.course.course-detail .date.dateLastModified {
    font-weight: 500;
    opacity: 0.4;
}
.interna.course.course-detail .course-edition {
    margin-top: 2%;
    line-height: 1;
}
.interna.course.course-detail .course-edition .small,
.interna.course.course-detail .course-edition .big {
    line-height: 2;
    color: #007c68;
}
.interna.course.course-detail .course-edition .big strong {
    color: #007c68;
}
.interna.course.course-detail .content {
    margin-top: 1%;
    font-size: 18px;
    line-height: 1.6;
    color: #808285;
}
.interna.course.course-detail .info-bar ul li.ui-state-active .course-date {
    background-color: #007c68;
    color: #fff;
}
.interna.course.course-detail .info-bar ul li .course-date.disabled {
    background-color: #808285;
    border-color: #808285;
    color: #fff;
}
.interna.course.course-detail .info-bar ul li.ui-state-active .course-date .sep {
    border-color: #fff;
}
.interna.course.course-detail .course-date {
    float: left;
    width: 67px;
    height: 67px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #007c68;
    line-height: 1.4;
    font-weight: 400;
    font-size: 10px;
    margin-left: 7.5px;
    margin-bottom: 7.5px;
    border: 2px solid #007c68;
}
@media (min-width:992px) {
    .interna.course.course-detail .course-date {
        width: 85px;
        height: 85px;
        font-size: 13.6px;
    }
}
.interna.course.course-detail .course-date .date {
    text-align: center;
    padding: 0 5px;
}
.interna.course.course-detail .course-date .month {
    font-weight: 600;
    font-size: 11px;
}
@media (min-width:992px) {
    .interna.course.course-detail .course-date .month {
        font-size: 15px;
    }
}
.interna.course.course-detail .course-date .sep {
    border-bottom: 2px solid #007c68;
    width: 15px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.interna.course.course-detail .course-date.disabled .sep {
    border-color: #fff;
}

.interna .indietro {
    color: #007c68;
    font-size: 14px;
    margin-bottom: 1.5%;
    display: block;
    line-height: 1;
}

.interna .indietro span {
    font-size: 150%;
    display: inline-block;
    margin-right: 10px;
    line-height: 0;
}

.map {
    min-height: 40vh;
    width: calc(100% - 12%);
}
@media (min-width:992px) {
    .map {
        min-height: 50vh;
    }
}

.leaflet-top,
.leaflet-bottom {
    z-index: 499!important;
}

.luogo {
    background-color: #fbfcf9;
    padding: 30px 5% 30px 15%;
    color: #58595B;
}
.luogo:nth-child(1) {
    margin-top: 30px;
}
.luogo:nth-child(2n+1) {
    background-color: #e6f2ef;
}
.luogo.active {
    background-color: #007c68;
    color: #fff;
}
.luogo.active span,
.luogo.active a {
    color: #fff;
}
.luogo span {
    display: block;
    color: #007c68;
    font-size: 25px;
    line-height: 1;
    font-weight: 800;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.luogo a {
    display: inline-block;
    margin-top: 10px;
    text-decoration: underline;
    color: #58595B;
}
.luogo a:hover {
    color: #007c68;
}
.luogo i {
    display: inline-block;
    margin: 0 5px;
}

.grecaptcha-badge {
    z-index: 16777271;
}

.btn-testata {
    background-color: #D8E0C7;
    color: #017A61;
    text-transform: uppercase;
    font-size: 16px;
    padding: 15px 30px;
    transition: background-color .3s ease;
    display: inline-block;
}
.btn-testata:hover {
    background-color: #007c68;
    color: #fff;
}

.cta-scopri {
    display: inline-block;
    padding: 15px 30px;
    color: #fff;
    background-color: #007c68;
    font-size: 18px;
    margin-top: 30px;
    border: 2px solid #007c68;
    transition: all .3s ease;
    text-transform: uppercase;
}

.cta-scopri:hover {
    background-color: transparent;
    color: #007c68;
}

.service {
    padding: 5% 15%;
}
.service.background {
    background-color: #fbfbf9;
}
.service img {
    width: 100%;
    display: block;
    height: 550px;
}
.service .service-content {
    padding: 0 10%;
}
.service .service-title {
    color: #007c68;
    font-weight: 600;
    font-size: 30px;
    margin-bottom: 20px;
    line-height: 1;
}
.service .service-subtitle {
    margin-bottom: 20px;
    font-size: 20px;
    color: #808285;
}
.service .service-description {
    color: #007c68;
    font-weight: 400;
    font-size: 18px;
    line-height: 2;
}

.blocco-testo-home.servizio {
    margin-top: 20px;
}
.blocco-testo-home.servizio .testo h1 + .big {
    display: none;
}

.interna.corsi.has-green .column.float-left {
    padding-right: 4%;
    padding-bottom: 2%;
    padding-left: 0;
    width: 33.333333333%;
    z-index: 2;
}
.interna.corsi.has-green .testo {
    position: relative;
}
.interna.corsi.has-green .testo h1 {
    font-size: 40px;
    color: #fff;
    margin-bottom: 38px;
}
.interna.corsi.has-green .testo .big {
    margin-bottom: 15px;
    padding-top: 35px;
}
.interna.corsi.has-green .testo .scopri-corsi {
    padding-top: 6%;
    color: #fff;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 600;
}
.interna.corsi.has-green .testo .scopri-corsi-sm {
    margin-bottom: 15px;
    color: #fff;
    font-size: 25px;
}
.interna.corsi.has-green .testo .scopri-corsi-img {
    position: absolute;
    top: 13%;
    right: 0;
    max-width: 150px;
}
.interna.corsi.has-green .testo .small p:last-child {
    margin-bottom: 20px;
}

.interna.corsi.select-hq {
    background-color: #007c68;
    color: #fff;
    padding: 0 0 30px 0;
    /*display: flex;
    align-items: center;
    justify-content: center;*/
}
.interna.corsi.select-hq img {
    max-width: 150px;
    margin-left: 30px;
}
.interna.corsi.select-hq .sx {
    display: flex;
    align-items: center;
}
.interna.corsi.select-hq .title {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 600;
}
.interna.corsi.select-hq .course-btn {
    margin-top: 0;
    margin-left: 30px;
    background-color: #D8E0C7;
    border-color: #D8E0C7;
    color: #007c68;
}
.interna.corsi.select-hq .course-btn:hover,
.interna.corsi.select-hq .course-btn.active {
    background-color: transparent;
    color: #D8E0C7;
}

.interna.corsi.filters {
    margin-top: 0;
    padding: 25px 0;
    background-color: #D8E0C7;
    margin-bottom: 30px;
}
.interna.corsi.filters .sx {
    display: flex;
    align-items: center;
}
.interna.corsi.filters .sx .checkbox {
    padding: 0 15px;
}
.interna.corsi.filters .filter-title {
    font-size: 20px;
    color: #007c68;
    font-weight: 600;
    margin-right: 15px;
}

.interna.course.course-detail .testo.padding-right {
    padding-right: 30px;
}
.interna.course.course-detail .testo .big {
    color: #007c68;
    font-size: 30px;
    font-weight: 700;
    text-decoration: underline;
    margin-bottom: 10px;
}
.interna.course.course-detail .testo .big.big-smaller {
    font-size: 20px;
    font-weight: 600;
    padding-top: 15px;
}
.interna.course.course-detail .testo .small.course-program * {
    font-family: 'Poppins', sans-serif!important;
    font-size: 18px!important;
    line-height: 1.6;
}
.interna.course.course-detail .course-side-bar .course-attachments {
    margin-top: 10px;
    background-color: rgba(1, 122, 97, 0.1);
    padding: 30px;
}
.interna.course.course-detail .course-side-bar .course-attachments .big {
    margin-bottom: 20px;
}
.interna.course.course-detail .course-side-bar .course-attachments ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.interna.course.course-detail .course-side-bar .course-attachments li a {
    font-size: 16px;
    color: #007c68;
    font-weight: 300;
    display: inline-block;
}
.interna.course.course-detail .course-side-bar .course-attachments li a::first-letter {
    text-transform: capitalize;
}
.interna.course.course-detail .course-side-bar .course-attachments li:before {
    content: '';
    width: 11px;
    height: 11px;
    display: inline-block;
    background-color: #007c68;
    margin-right: 10px;
}
.interna.course.course-detail .course-side-bar .course-attachments li a:after {
    content: '';
    width: 16px;
    height: 16px;
    display: inline-block;
    background-image: url('~/../../private_images/download-button.png');
    background-size: contain;
    vertical-align: middle;
    margin-left: 10px;
}
.interna.course.course-detail .course-side-bar .course-attachments li a:hover {
    text-decoration: underline;
}

.interna.course.course-detail .course-side-bar .course-signin,
.interna.course.course-detail .course-side-bar .course-save-outlook {
    display: block;
    margin-top: 20px;
    width: 100%;
    padding: 15px 0;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 20px;
    text-align: center;
    transition: background-color .3s ease;
}
.interna.course.course-detail .course-side-bar .course-signin img,
.interna.course.course-detail .course-side-bar .course-save-outlook img {
    position: relative;
    top: 1px;
    width: 30px;
    height: 30px;
    display: inline-block;
    float: none;
    margin-left: 15px;
    vertical-align: text-top;
} 
.interna.course.course-detail .course-side-bar .course-save-outlook:not(:hover) img {
    filter: grayscale(1) brightness(3);
}
.interna.course.course-detail .course-side-bar .course-signin {
    background-color: #779a48;
    color: #fff;
}
.interna.course.course-detail .course-side-bar .course-signin:hover {
    background-color: #007c68;
}
.interna.course.course-detail .course-side-bar .course-save-outlook {
    background-color: #007c68;
    padding: 13px 0;
    border: 2px solid #007c68;
    color: #fff;
}
.interna.course.course-detail .course-side-bar .course-save-outlook:hover {
    background-color: transparent;
    color: #007c68;
}
.interna.course.course-detail .big.course-pre-adesione {
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    font-weight: 600;
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 0;
}
.interna.course.course-detail .big.course-pre-adesione p {
    flex: 0 0 50%;
    max-width: 50%;
}
.interna.course.course-detail .course-pre-adesione .adesione-btn {
    display: inline-block;
    margin-left: 10px;
    padding: 12px 30px;
    text-transform: uppercase;
    color: #fff;
    background-color: #808285;
    font-weight: 500;
    font-size: 16px;
    vertical-align: baseline;
    transition: background-color .3s ease;
}
.interna.course.course-detail .course-pre-adesione .adesione-btn img {
    display: inline-block;
    margin-left: 10px;
    filter: grayscale(1) brightness(3);
    width: 17.5px;
    height: 17.5px;
    margin-bottom: 0;
    vertical-align: middle;
}
.interna.course.course-detail .course-pre-adesione .adesione-btn:hover {
    background-color: #007c68;
}

.interna.corsi.filters .checkbox input[type="radio"] ~ label {
    padding-left: 30px;
    background-image: url('../private_images/checkboxnewsletter/uncheck.jpg');
    font-size: 16px;
    background-repeat: no-repeat;
    color: #808285;
    cursor: pointer;
    background-size: contain;
}
.interna.corsi.filters .checkbox input[type="radio"]:checked ~ label {
    background-image: url('../private_images/checkboxnewsletter/check.jpg');
}
.interna.corsi.filters .checkbox input[type="radio"] {
    position: absolute;
    z-index: -1000;
    left: -1000px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}

.form-title {
    margin-bottom: 15px;
    font-size: 22px;
}
.form-control {
    margin-bottom: 10px;
}
.form-control label {
    display: block;
    font-weight: 700;
    color: #58595b;
}
.form-control input {
    display: block;
    border: 0;
    background-color: #f1f2f2;
    color: #58595b;
    padding: 12px 15px;
    font-size: 13px;
    width: 100%;
    font-family: 'Poppins', sans-serif;
}
.form-control .field-validation-error {
    color: red;
    font-size: 12px;
}
.form-checkbox {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 30px;
    position: relative;
    max-width: 100%;
}
.form-checkbox input[type="radio"],
.form-checkbox input[type="checkbox"] {
    position: absolute;
    z-index: -1000;
    left: -1000px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}
.form-checkbox input[type="radio"]:checked ~ label,
.form-checkbox input[type="checkbox"]:checked ~ label {
    background-image: url('../private_images/checkboxnewsletter/check.jpg');
}
.form-checkbox input[type="radio"] ~ label,
.form-checkbox input[type="checkbox"] ~ label{
    padding-left: 30px;
    background-image: url('../private_images/checkboxnewsletter/uncheck.jpg');
    font-size: 14px;
    background-repeat: no-repeat;
    color: #808285;
    cursor: pointer;
    background-size: 20px;
}
.form-submit {
    background-color: #007c68;
    color: #fff;
    font-weight: 400 !important;
    text-transform: uppercase;
    font-size: 14px;
    margin-top: 10px;
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: center;
    border: 2px solid #007c68;
    display: inline-block;
    transition: color .3s ease, background-color .3s ease;
    width: auto;
    padding-right: 15px;
    padding-left: 15px;
    cursor: pointer;
}
.form-submit:hover,
.form-submit.active {
    background-color: transparent;
    font-weight: 500;
    color: #007c68;
}
.forgot-password {
    float: right;
    text-decoration: underline;
    font-size: 12px;
    margin-top: 10px;
}
.crea-account {
    padding: 30px;
}
.login {
    background-color: #f1f1f1;
    padding: 30px;
}
.login .form-control input {
    background-color: #fff;
    color: #58595b;
}

.hidden {
    display: none;
    visibility: hidden;
    user-select: none;
}

.message {
    margin-bottom: 20px;
    border-radius: 5px;
    padding: 15px 30px;
    background-color: #2dc5ff;
    font-size: 14px;
    text-align: center;
}
.message.error-message {
    background-color: #ff4f4f;
    color: #fff;
}
.message.warning-message {
    background-color: #f3c500;
    color: #fff;
}
.message.confirm-message {
    background-color: #03b105;
    color: #fff;
}

.person-table {
    /*padding: 20px 30px;*/
    background-color: #f1f1f1;
    margin-bottom: 20px;
}
.person-table .table-column {
    flex: 0 0 22.5%;
    max-width: 22.5%;
}
.person-table .table-control-column {
    flex: 0 0 10%;
    max-width: 10%;
    text-align: right;
}
.person-table .table-control-column button {
    background: transparent;
    border: 0;
    outline: 0;
    cursor: pointer;
}
.person-table .table-control-column button img {
    max-width: 20px;
}
.person-table .person-table-header {
    color: #007c68;
    font-size: 18px;
    font-weight: 600;
    padding: 15px 20px;
}
.person-table .person-table-item {
    font-size: 14px;
    font-weight: 500;
    padding: 10px 20px;
    background-color: #fff;
}
.person-table .person-table-item:nth-child(odd) {
    background-color: #f1f1f1;
}

.new-person {
    padding: 15px 30px;
}

.inline-YTPlayer {
    height: 100%;
    overflow: hidden;
}
.inline-YTPlayer .player {
    color: transparent;
}
@media (min-width:992px) {
    .inline-YTPlayer .player {
        padding: 0!important;
        height: 100%!important;
    }
}
.mb_YTPlayer .loading {
    display: none!important;
}
.inlinePlayButton {
    display:none!important;
}
#video-container {
    pointer-events: none;
}
#video-container-control {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 60px;
    height: 60px;
    background-image: url('/private_images/icone_funzionali/play.png');
    background-size: contain;
    background-repeat: no-repeat;
    /*font-size: 25px;*/
    /*font-weight: 600*/;
    /*border: 2px solid #fff;
    border-radius: 50%;*/
    border: 0;
    z-index: 10;
    background-color: transparent;
    pointer-events: auto;
    cursor: pointer;
}
#video-container-control:focus {
    outline: 0;
    box-shadow: none;
}
/*#video-container-control:before {
    content: '';
    position: absolute;
    top: 50%;
    border: 10px solid transparent;
    border-left-color: #fff;
    border-left-width: 15px;
    transform: translateX(-20%) translateY(-40%);
    box-shadow: 0 0 10px rgba(0,0,0,0.25);
}*/
@media (min-width:992px) {
    #video-container-control {
        width: 90px;
        height: 90px;
    }
    /*#video-container-control:before {
        border: 15px solid transparent;
        border-left-width: 20px;
        border-left-color: #fff;
    }*/
}

.download-list {
    margin-top: 1.5%;
}
.download-item {
    border: 1px solid rgba(0,0,0,0.1);
    width: 100%;
    padding: 20px 62px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: center;
        align-items: center;
}
.download-item:first-child {
    border-top: 1px solid rgba(0,0,0,0.1);
}
.download-item .download-title {
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    color: #007c68;
    -ms-flex-positive: 1;
        flex-grow: 1;
}
.download-item .download-btn {
    background-color: #007c68;
    color: #ffffff;
    font-size: 16px;
    border: 2px solid #007c68;
    border-radius: 5px;
    padding: 7.5px 15px;
    text-transform: uppercase;
    transition: background-color .3s ease;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    margin-left: 10px;
}
.download-item .download-btn img {
    position: relative;
    top: 2px;
    max-width: 15px;
    margin-left: 5px;
}
.download-item .download-btn:not(:hover) img {
    -webkit-filter: grayscale(100%) brightness(100);
            filter: grayscale(100%) brightness(100);
}
.download-item .download-btn:hover {
    background-color: transparent;
    color: #007c68;
}

#area-clienti {
    background-color: #d7e0c8;
    color: #007c68;
    padding-right: 15px;
    padding-left: 15px;
}
#area-clienti img {
    width: 20px;
    height: 20px;
    vertical-align: middle;
    position: relative;
    top: -2px;
    margin-left: 5px;
    display: inline-block;
}

.news-attachments {
    margin-top: 10px;
    background-color: rgba(1, 122, 97, 0.1);
    padding: 30px;
}
.news-attachments .big {
    margin-bottom: 20px;
}
.news-attachments ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.news-attachments li a {
    font-size: 16px;
    color: #007c68;
    font-weight: 300;
    display: inline-block;
}
.news-attachments li a::first-letter {
    text-transform: capitalize;
}
.news-attachments li:before {
    content: '';
    width: 11px;
    height: 11px;
    display: inline-block;
    background-color: #007c68;
    margin-right: 10px;
}
.news-attachments li a:after {
    content: '';
    width: 16px;
    height: 16px;
    display: inline-block;
    background-image: url('~/../../private_images/download-button.png');
    background-size: contain;
    vertical-align: middle;
    margin-left: 10px;
}
.news-attachments li a:hover {
    text-decoration: underline;
}
.pre-wrap {
    white-space: pre-wrap;
}

select.select-box {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  border: none;
  padding: 0 1em 0 0;
  margin: 0;
  width: 100%;
  font-family: inherit;
  font-size: 15px;
  cursor: inherit;
  line-height: inherit;
  z-index: 1;
  outline: none;
}
select.select-box::-ms-expand {
  display: none;
}

.dropdown select{
    background-color: #f1f2f2;
    border: 0px;
    -webkit-appearance: auto;
    width: 100%;
    padding: 12px 15px;
    height: 57px;
    font-size: 13px;
}

.select {
  display: grid;
  grid-template-areas: "select";
  align-items: center;
  position: relative;
  min-width: 15ch;
  max-width: 45ch;
  padding: 14px 15px;
  font-size: 15px;
  cursor: pointer;
  line-height: 1.1;
  background-color: #fff;
  background-image: linear-gradient(to top, #f9f9f9, #fff 33%);
}
.select select.select-box, .select::after {
  grid-area: select;
}
.select:not(.select--multiple)::after {
  content: "";
  justify-self: end;
  width: 0.7em;
  height: 0.4em;
  background-color: #007c68;
  -webkit-clip-path: polygon(100% 0%, 0 0%, 50% 100%);
          clip-path: polygon(100% 0%, 0 0%, 50% 100%);
}

select.select-box:focus + .focus {
  position: absolute;
  top: -1px;
  left: -1px;
  right: -1px;
  bottom: -1px;
  border-radius: inherit;
}

select[multiple].select-box {
  padding-right: 0;
  /*
   * Safari will not reveal an option
   * unless the select height has room to 
   * show all of it
   * Firefox and Chrome allow showing 
   * a partial option
   */
  height: 6rem;
  /* 
   * Experimental - styling of selected options
   * in the multiselect
   * Not supported crossbrowser
   */
}
select[multiple].select-box option {
  white-space: normal;
}

.select--disabled {
  cursor: not-allowed;
  background-color: #eee;
  background-image: linear-gradient(to top, #ddd, #eee 33%);
}

label {
  font-size: 1.125rem;
  font-weight: 500;
}

.select + label {
  margin-top: 2rem;
}

#fascia-newsletter .select select {
     -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  border: none;
  padding: 0 1em 0 0;
  margin: 0;
  width: 100%;
  height: 100%;
  font-family: inherit;
  font-size: 18px;
  font-family: 'Poppins', sans-serif;
  color: #58595b;
  cursor: inherit;
  line-height: inherit;
  z-index: 1;
  outline: none;
}
#fascia-newsletter .select {
    display: grid;
    grid-template-areas: "select";
    align-items: center;
    position: relative;
    background-color: #f1f2f2;
    width: 100%;
    height: 67px;
    font-size: 18px;
    line-height: 18px;
    border: 0px;
    transition: all 0.5s ease-in-out;
    color: #58595b;
    box-sizing: border-box;
    padding-left: 34px;
    padding-right: 34px;
    font-family: 'Poppins', sans-serif;
    position: relative;
    background-image: none;
}
#fascia-newsletter .select select,
#fascia-newsletter .select:after {
    grid-area: select;
}
#fascia-newsletter .select:after {
    content: "";
    display: block;
    justify-self: end;
    width: 0.7em;
    height: 0.4em;
    background-color: #007c68;
    -webkit-clip-path: polygon(100% 0%, 0 0%, 50% 100%);
    clip-path: polygon(100% 0%, 0 0%, 50% 100%);
}

#case-history {
    background-color: #007c68;
    padding: 2.5% 15%;
    margin-top: 5%;
}

#case-history .case-history-titolo {
    text-transform: uppercase;
    font-weight: 800;
    font-size: 70px;
    color: #DFE5D1;
    text-align: left;
    line-height: 1;
    position: relative;
    top: -75px;
}
#case-history .item .virgolette {
    font-family: 'Times New Roman';
    font-size: 80px;
    line-height: 60px;
    font-weight: 900;
    color: white;
}
#case-history .item .virgolette.prima {
    text-align: left;
}
#case-history .item .virgolette.dopo {
    text-align: right;
}
#case-history .item .testo .small {
    color: white;
    font-weight: 200;
}

#case-history .owl-nav {
    position: absolute;
    top: -130px;
    right: 0;
    display: flex;
}
#case-history .owl-nav.disabled {
    display: none;
}

#box-documenti-custom .titolo {
    color: #007c68;
    font-size: 1.4vw;
    line-height: 1;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 5px;
    display: block;
    flex: 0 0 100%;
}
@media screen and (max-width: 991.98px) {
    #box-documenti-custom .titolo {
        font-size: 2.5vw;
    }
}
@media screen and (max-width: 767.98px) {
    #box-documenti-custom .titolo {
        font-size: 5vw;
    }
}

#box-documenti-custom .item:link,
#box-documenti-custom .item:visited {
    color: #007c68;
    padding: 20px 0px 15px 0px;
    display: flex;
    flex-wrap: wrap;
    border-bottom: 8px solid #007c68;
    height: 100%;
    justify-content: space-between;
}

#box-documenti-custom .item:hover .scarica {
    background-color: #007c68;
}

#box-documenti-custom .content-info {
    display: block;
}

#box-documenti-custom .content-info .estensione {
    display: inline-block;
    padding-right: 10px;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 16px;
    border-right: 1px solid #808285;
    color: #808285;
}

#box-documenti-custom .content-info .size {
    display: inline-block;
    padding-left: 10px;
    font-size: 16px;
    line-height: 16px;
    color: #808285;
}

#box-documenti-custom .scarica {
    align-self: flex-end;
    padding: 5px 10px;
    color: #fff;
    background-color: #779a48;
}
/* Width */
@media screen and (max-width:1750px){
    .interna.corsi.has-green .column.float-left {
        width: 40%;
    }
    .course-list .course-item:not([style*="display: none;"]):nth-child(4n+1) a.item {
        background-color: #fbfcf9;
    }
    .course-list .course-item:not([style*="display: none;"]):nth-child(4n+2) a.item {
        background-color: #e6f2ef;
    }
}

@media screen and (max-width:1700px) {
    .menu-principale > li {
        margin-right: 20px;
        margin-left: 20px;
    }
}

@media screen and (max-width:1550px) {
    .interna.corsi.has-green .column.float-left {
        width: 45%;
    }
    .interna.corsi.has-green .testo .scopri-corsi {
        font-size: 35px;
        padding-top: 8%;
    }
    .interna.corsi.has-green .testo .scopri-corsi-sm {
        font-size: 26px;
    }
}

@media screen and (max-width:1500px) {
    #container-menu-principale {
        padding-top: 40px;
    }
    #container-menu-principale .contattaci {
        font-size: 13px;
        padding: 12px 20px;
    }
    .menu-principale > li {
        padding-bottom: 40px;
        margin-right: 10px;
        margin-left: 10px;
    }
    .menu-principale_liv2 {
        top: 105px;
    }
    #logo {
        max-width: 200px;
    }
    #logo img {
        max-width: 85%;
    }
    .texture-testata {
        background-size: 44.2px 19.2px;
    }
}

@media screen and (max-width:1450px) {
    body {
        font-size: 13px;
    }
    #testata .testo .titolo {
        font-size: 55px;
        line-height: 1;
    }
    #testata .testo .sottotitolo {
        font-size: 55px;
    }
    #testata .testo .scroll-downs {
        transform: scale(0.8);
        -webkit-transform: scale(0.8);
    }
    .blocco-testo-home .box-video-home {
        height: 450px;
    }
    .blocco-testo-home .testo {
        padding-left: 10%;
        padding-right: 18%;
    }
    .testo h1 {
        font-size: 40px;
        margin-bottom: 20px;
    }
    .testo .big {
        font-size: 20px;
    }
    .testo .small {
        font-size: 16px;
    }
    .rotator-servizi-link-home a.link:link,
    .rotator-servizi-link-home a.link:visited {
        height: 300px;
    }
    .rotator-servizi-link-home .link .content-info {
        width: 75%;
    }
    .rotator-servizi-link-home .link .content-info-hover {
        width: 75%;
    }
    .rotator-servizi-link-home .link .content-info-hover .titolo {
        font-size: 30px;
    }

    .interna .sx .cta-contattaci,
    .cta-scopri {
        font-size: 16px;
    }

    .affidarsi {
        padding: 3% 10%;
    }

    .interna.corsi.has-green .testo .scopri-corsi-img {
        max-width: 100px;
        top: 17%;
    }
    .interna.course.course-detail .testo .small.course-program * {
        font-size: 16px!important;
    }
    .interna.course.course-detail .course-side-bar .course-attachments li a {
        font-size: 16px;
    }
    .news-attachments li a {
        font-size: 16px;
    }
}

@media screen and (max-width:1350px) {
    body {
        font-size: 12px;
    }
    .testo h1 {
        font-size: 35px;
    }
    .testo .big {
        font-size: 18px;
    }
    .testo .small {
        font-size: 15px;
    }
    .terzo-livello {
        margin-top: 4%;
    }
    .images-small {
        padding-right: 6%!important;
        padding-left: 6%!important;
    }
    .images-small .titolo {
        font-size: 35px;
        padding: 0;
        line-height: 1;
        margin-bottom: 20px;
    }
    .images-small .testo {
        font-size: 18px;
        line-height: 1.2;
        color: #58595b;
        padding: 0;
        margin-bottom: 30px;
    }
    .freccie {
        margin-bottom: 30px;
        padding-left: 0;
    }

    .interna.news.news-detail h1 {
        font-size: 35px;
    }

    .interna.news .search {
        padding: 7.5px 20px;
    }
    .interna.news .search input {
        min-width: 350px;
        font-size: 15px;
    }
    .interna.news.has-green .filtra-risultati {
        font-size: 30px;
    }
    .interna.news.has-green .sx {
        margin-bottom: 25px;
    }
    .catFilter--inner .catFilterTitle {
        font-size: 22px;
        margin-bottom: 20px;
    }
    .catFilter--inner button {
        font-size: 15px;
    }
    .interna.news .first-news:not(.has-image) .header {
        padding: 30px 5% 0 10%;
    }
    .interna.news .first-news .content {
        padding: 20px 5% 30px 10%;
    }
    .interna.news .first-news .header .news-date {
        width: 75px;
        height: 75px;
    }
    .interna.news .first-news .header .evidenza {
        margin-top: 20px;
        font-size: 30px;
    }
    .interna.news .first-news .content .title {
        font-size: 25px;
        margin: 15px 0;
    }
    .interna.news .first-news .content .desc {
        font-size: 14px;
    }
    .interna.news .first-news .content .news-btn {
        margin-top: 20px;
    }
    .news-list .news-item:not([style*="display: none;"]) a.item {
        padding: 30px 5% 30px 10%;
    }
    .news-list a.item .news-title {
        font-size: 25px;
        margin: 25px 0;
    }

    .interna.course.course-detail h1 {
        font-size: 35px;
    }
    .interna.course.course-detail .course-side-bar .course-signin,
    .interna.course.course-detail .course-side-bar .course-save-outlook {
        font-size: 17px;
        margin-top: 20px;
    }
    .interna.course.course-detail .course-side-bar .course-signin img,
    .interna.course.course-detail .course-side-bar .course-save-outlook img {
        width: 25px;
        height: 25px;
    }
    .interna.course.course-detail .testo .small.course-program * {
        font-size: 15px!important;
    }
    .interna.course.course-detail .course-side-bar .course-attachments {
        padding: 20px;
    }
    .interna.course.course-detail .course-side-bar .course-attachments li a {
        font-size: 15px;
    }
    .news-attachments {
        padding: 20px;
    }
    .news-attachments li a {
        font-size: 15px;
    }

    .course-list a.item .course-img {
        max-width: 100%;
        margin-right: 0;
        margin-top: 0;
    }
}

@media screen and (max-width:1306px) {
    .interna.course.course-detail .course-pre-adesione .adesione-btn {
        margin-top: 15px;
    }
}

@media screen and (max-width:1299px) {
    .catFilter button,
    .catFilter a {
        font-size: 15px;
    }
    .interna.corsi.has-green .testo .scopri-corsi {
        font-size: 26px;
        padding-top: 10%;
    }
    .interna.corsi.has-green .testo .scopri-corsi-sm {
        font-size: 20px;
    }
    .interna.corsi.has-green .testo .scopri-corsi-img {
        top: 20%;
    }
    .interna.corsi.has-green .testo h1 {
        font-size: 28px;
    }
    .interna.corsi.has-green:before {
        height: 80px;
    }
    .interna.corsi.has-green .testo .big {
        padding-top: 15px;
    }
}

@media screen and (max-width:1199.98px) {
    body {
        font-size: 12px;
    }
    #logo {
        max-width: 120px;
    }
    #container-menu-principale {
        padding-top: 30px;
        /*text-align: right;*/
    }
    /*#container-menu-principale .contattaci {
        display: none;
    }*/#container-menu-principale .contattaci {
        top: 19%;
    }
    .menu-principale {
        margin-right: 30px;
    }
    .menu-principale > li {
        padding-bottom: 30px;
        margin-right: 8px;
        margin-left: 8px;
    }
    .menu-secondario li a {
        font-size: 12px;
    }
    #testata {
        height: 95vh;
    }
    #testata .testo .titolo {
        font-size: 45px;
    }
    #testata .testo .sottotitolo {
        font-size: 45px;
        line-height: 1.25;
    }
    #testata .testo .scroll-downs {
        margin-bottom: 0;
        transform: scale(0.7);
        -webkit-transform: scale(0.7);
    }
    .texture-testata {
        bottom: 0;
        background-size: 32px 15px;
    }
    .menu-principale_liv2 {
        top: 82px;
    }

    .footer .item .titolo {
        font-size: 17px;
    }

    #form .form-content {
        padding-left: 35%;
    }

    .interna .sx .cta-contattaci,
    .cta-scopri {
        font-size: 15px;
        padding: 12px 25px;
    }

    .interna.news.news-detail {
        margin-top: 2.5%;
    }

    .interna.news.news-detail .content {
        font-size: 16px;
    }

    .affidarsi {
        padding: 5%;
    }
    .btn-testata {
        padding: 12px 25px;
        font-size: 15px;
    }

    .course-list a.item .course-footer {
        flex-direction: column-reverse;
        align-items: flex-start;
    }
    .course-list a.item .course-availability-container {
        align-items: flex-start;
        margin-bottom: 15px;
    }

    .interna.course.course-detail h1 {
        font-size: 28px;
    }
    .interna.course.course-detail .course-img {
        height: 200px;
        object-fit: cover;
    }
    .interna.course.course-detail .testo .big {
        font-size: 20px;
    }
    .interna.course.course-detail .course-side-bar .course-signin,
    .interna.course.course-detail .course-side-bar .course-save-outlook {
        font-size: 15px;
        padding: 10px 0;
    }
    .interna.course.course-detail .course-side-bar .course-signin img,
    .interna.course.course-detail .course-side-bar .course-save-outlook img {
        width: 20px;
        height: 20px;
        margin-left: 7.5px;
    }
    .interna.course.course-detail .big.course-pre-adesione {
        font-size: 16px;
    }
    .interna.course.course-detail .course-pre-adesione .adesione-btn {
        font-size: 15px;
        margin-top: 10px;
    }
}

@media screen and (max-width:991.98px) {
    body {
        font-size: 12px;
    }
    .scopri-corsi-img {
        display: none;
    }
    .centratore {
        margin-right:    20px;
        margin-left: 20px;
    }
    #logo {
        left: calc(50% - 60px);
        max-width: 120px;
        padding: 0;
        top: calc(100% - 1px);  
        overflow: hidden;
        transition: height .3s ease-in-out;
    }
    #logo.hide {
        height: 0!important;
    }
    #logo img {
        padding: 15px;
    }
    #breadcrumb-structureddata li {
        font-size: 12px;
    }
    #testata {
        height: 55vh;
    }
    #testata.interna-noimg .titolo-container {
        margin: 0 -20px;
    }
    #testata.interna-noimg .titolo-container:before,
    #testata.interna-noimg .titolo-container:after {
        height: 210px;
    }
    #testata.interna-noimg .titolo-testata-noimg {
        font-size: 40px;
        text-align: center;
        margin-top: 40px;
    }
    .texture-testata {
        bottom: -1px;
    }
    #container-menu-principale {
        text-align: center;
        margin-right: 0;
    }
    #container-menu-secondario {
        width: 100%;
        margin-left: 0;
    }
    #centratore-menu-secondario {
        margin: 0 20px;
        text-align: center;
    }
    .menu-principale {
        margin-right: 0;
        display: block;
    }
    .menu-principale > li {
        margin-right: 5px;
        margin-left: 5px;
    }

    .blocco-testo-home .testo {
        padding-left: 5%;
        padding-right: 9%;
    }
    .blocco-testo-home .box-video-home {
        height: 300px;
        margin-top: 30px;
    }

    .titolo-fascia-servizi-home {
        font-size: 30px;
    }

    #lista-news {
        margin-top: 25px;
        padding: 35px;
    }
    #lista-news .data {
        font-size: 15px;
    }
    #lista-news .desc-breve {
        font-size: 15px;
    }
    #lista-news .titolo-fascia-servizi-home {
        margin-bottom: 35px;
    }
    .home-ext-uno .dx {
        margin-top: 30px;
        border-bottom-width: 7px;
    }
    .affidarsi .item .img {
        margin-bottom: 20px;
        max-width: 45%;
    }
    .affidarsi .item .img img {
        max-width: 100%;
        max-height: 50px;
    }

    .home-ext-due .sx {
        height: 250px;
        margin-top: 30px;
        border-left-width: 7px;
    }

    .percentuali {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    #form {
        padding: 5% 0;
    }
    #form .form-content .titolo {
        font-size: 35px;
        line-height: 1;
    }

    #form .form-content .item input {
        height: 50px;
        font-size: 15px;
    }
    #form .form-content .item textarea {
        font-size: 15px;
    }
    #form .form-content input[type="submit"] {
        height: 55px;
        line-height: 1;
        font-size: 16px;
    }

    #form-nuovadata .form-content .titolo {
        font-size: 35px;
        line-height: 1;
    }

    #form-nuovadata .form-content .item input {
        height: 50px;
        font-size: 15px;
    }
    #form-nuovadata .form-content .item textarea {
        font-size: 15px;
    }
    #form-nuovadata .form-content input[type="submit"] {
        height: 55px;
        line-height: 1;
        font-size: 16px;
    }

    #form .character-image {
        display: none;
    }
    #form .character-image-mobile {
        position: absolute;
        top: -50px;
        right: calc(50% - 50px);
        display: block;
        width: 100px;
        height: 100px;
        border-radius: 50%;
        object-fit: cover;
        background-color: #007c68;
    }

    #fascia-newsletter {
        padding: 40px 0;
        width: 80%;
    }
    #fascia-newsletter input[type="submit"] {
        height: 55px;
        width: 250px;
        padding: 0;
        line-height: 1;
        font-size: 16px;
    }
    #fascia-newsletter input[type="text"] {
        height: 55px;
        width: calc(100% - 250px);
        line-height: 1;
        font-size: 15px;
    }
    #fascia-newsletter .titolo {
        margin-bottom: 30px;
    }
    .footer .item:nth-child(2) {
        margin-top: 20px;
        text-align: center;
    }
    .footer .item:nth-child(2) li {
        display: block;
        padding: 0 15px;
        margin-bottom: 10px;
    }
    .footer .item .titolo {
        margin-bottom: 10px;
    }

    .interna .dx .rotator {
        margin-top: 30px;
    }

    .terzo-livello > .titolo {
        margin-bottom: 35px;
        font-size: 35px;
        line-height: 1;
    }
    .terzo-livello > .desc {
        font-size: 18px;
        line-height: 1.5;
        margin-bottom: 50px;
    }
    .terzo-livello .item {
        width: calc((100% - 110px) / 2 );
        height: calc((100vw - 202px) / 2 );
        margin-bottom: 20px;
        margin-left: 20px;
    }
    .terzo-livello .item .titolo {
        font-size: 24px;
        line-height: 0.9;
    }
    .terzo-livello .item:nth-child(3) {
        margin-left: 0;
    }

    .estensione-testo-interna {
        column-count: auto;
        column-gap: normal;
    }
    #form {
        background-image: none !important;
    }
    #form .form-content {
        padding-left: 10%;
        padding-right: 10%;
    }

    .estensione-testo-interna h2 {
        font-size: 35px;
        line-height: 1;
    }

    .content-video {
        height: 38vw;
        width: 100%;
    }

    .interna .dx {
        margin-top: 20px;
        border-bottom-width: 7px;
    }

    .box-gallery-secondo-livello .img-big {
        display: none;
    }
    .gallery-secondo-livello a.hide-lg {
        display: block;
    }

    #accordion > .titolo {
        font-size: 35px;
        line-height: 1;
        margin-bottom: 6%;
    }
    #accordion > .testo {
        font-size: 18px;
        line-height: 1.2;
        margin-bottom: 6%;
    }
    #accordion .titoletto {
        padding-top: 4%;
        padding-bottom: 4%;
        font-size: 20px;
    }
    #accordion .titoletto img {
        top: 40%;
        max-width: 14px;
    }
    #accordion .desc-area {
        font-size: 16px;
        line-height: 1.35;
        padding-bottom: 5%;
    }
    #accordion > .testo.sotto {
        margin-top: 6%;
    }

    #box-documenti .titolo {
        font-size: 30px;
    }

    #box-documenti .rotator a .titolo {
        font-size: 2.5vw;
    }

    .interna.news.news-detail {
        padding-top: 30px;
        padding-bottom: 30px;
        margin-top: 0;
    }

    .interna .indietro {
        font-size: 15px;
    }

    .interna.news.news-detail h1 {
        font-size: 30px;
    }
    .interna.news.news-detail .info-bar span {
        margin-left: 10px;
    }

    .map {
        min-height: 35vh;
        width: 100%;
    }
    .interna.news.is-header {
        margin-bottom: 20px;
    }
    .interna.news.has-green {
        padding-top: 20px;
    }
    .interna.news.has-green .filtra-risultati {
        font-size: 24px;
    }
    .catFilter--inner {
        padding: 20px calc(6% + 7.5px);
    }
    .catFilter--inner button {
        padding: 3px 10px;
    }
    .interna.news .search {
        padding: 5px 15px;
        width: 100%;
    }
    .interna.news .search input {
        min-width: initial;
    }
    .interna.news .first-news .header .news-date {
        width: 60px;
        height: 60px;   
    }
    .interna.news .first-news .header .news-date .month {
        font-size: 16px;
    }
    .interna.news .first-news .header .evidenza {
        font-size: 25px;
        margin-top: 15px;
    }
    .interna.news .first-news .content .title {
        margin-top: 0;
    }

    .blocco-testo-home.servizio {
        margin-top: 0;
    }
    .blocco-testo-home.servizio .testo {
        padding-left: 3%;
    }
    .service {
        padding: 5% 3%;
    }
    .service img {
        height: 23vw;
    }
    .service .service-title {
        font-size: 26px;
    }
    .service .service-subtitle {
        font-size: 18px;
    }
    .service .service-description {
        font-size: 16px;
    }

    #container-menu-principale .contattaci span{
        display: none;
    }
    #container-menu-principale .contattaci img {
        margin-left: 0;
    }

    .margin-top-ipad {
        margin-top: 80px;
    }
    .interna.corsi.has-green .testo .scopri-corsi-img {
        display: none;
    }
    .interna.corsi.has-green .column.float-left {
        width: 55%;
    }
    .interna.corsi.has-green .testo h1 {
        font-size: 19px;
    }
    .interna.corsi.has-green:before {
        height: 65px;
    }
    .interna.corsi.select-hq .title {
        font-size: 18px;
    }
    .interna.corsi.select-hq img {
        max-width:80px;
        margin-left: 10px;
    }
    .interna.corsi.select-hq .course-btn {
        margin-left: 20px;
    }

    .interna.corsi.filters .filter-title {
        font-size: 16px;
    }
    .interna.corsi.filters .checkbox input[type="radio"] ~ label {
        font-size: 12px;
        padding-left: 25px;
    }

    .course-list a.item .course-title {
        font-size: 22px;
    }

    .interna.course.course-detail {
        padding-top: 20px;
    }
    .interna.course.course-detail .course-img {
        height: auto;
        margin-top: 10px;
    }
    .interna.course.course-detail .info-bar {
        margin-top: 10px;
    }
    .interna.course.course-detail:nth-child(1) {
        padding-bottom: 20px;
    }
    /*.interna.course.course-detail:nth-child(2) .sx {
        padding-right: 0!important;
    }*/
    .interna.course.course-detail .course-side-bar .course-attachments li a {
        font-size: 14px;
    }
    .interna.course.course-detail .course-side-bar .course-attachments li:before {
        width: 8px;
        height: 8px;
        margin-right: 7.5px;
    }
    .interna.course.course-detail .course-side-bar .course-attachments li a:after {
        width: 12px;
        height: 12px;
        margin-left: 7.5px;
    }
    .news-attachments li a {
        font-size: 14px;
    }
    .news-attachments li:before {
        width: 8px;
        height: 8px;
        margin-right: 7.5px;
    }
    .news-attachments li a:after {
        width: 12px;
        height: 12px;
        margin-left: 7.5px;
    }

    .interna.course.course-detail .course-side-bar .course-signin,
    .interna.course.course-detail .course-side-bar .course-save-outlook {
        font-size: 13px;
        padding: 8px 0;
        margin-top: 15px;
    }
    .interna.course.course-detail.last {
        margin-bottom: 60px;
    }
    .interna.course.course-detail .big.course-pre-adesione {
        display: block;
    }
    .interna.course.course-detail .big.course-pre-adesione p {
        flex: auto;
        max-width: initial;
    }

    .course-list a.item .course-img {
        display: none;
    }
    .course-list a.item .course-price {
        font-size: 15px;
    }
    .course-list a.item .course-price strong {
        font-size: 17px;
    }
    .message {
        font-size: 13px;
        padding: 10px 20px;
        margin-bottom: 10px;
    }
    .person-table .person-table-header {
        font-size: 14px;
        padding: 10px 20px;
    }
    .person-table .person-table-item {
        font-size: 12px;
    }
}

@media screen and (min-width:768px) {
    #header .phone-mobile {
        display: none;
    }
}

@media screen and (max-width:767.98px) {
    
    .estensione-testo-interna {
        overflow-x: auto;
    }
    #preloader {
        display: block;
        position: fixed;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        z-index: 2147483638;
        background: url('../../favicons/preloader.gif') center center no-repeat #fff;
    }

    .centratore .interna {
        margin-top: 25px;
    }
    #header .contattaci {
        border-radius: 50%;
        background-color: #779a48;
        width: 60px;
        height: 60px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 3.5vw;
        margin-right: 5vw;
        float: right;
    }
    #header .contattaci.over-menu {
        position: fixed;
        z-index: 16000;
        width: 75px;
        height: 75px;
        left: 40px;
        bottom: 40px;
        filter: drop-shadow(0px 0px 5px rgba(0,0,0,0.75));
        margin: 0;
    }
    #header .contattaci.over-menu img {
        padding: 17px;
    }

    #header .contattaci img,
    #header .phone-mobile img {
        padding: 14px;
        max-width: 100%;
    }
    #header .contattaci span {
        display: none;
    }

    #header .phone-mobile {
        border-radius: 50%;
        border: 2px solid #779a48;
        width: 60px;
        height: 60px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 3.5vw;
        margin-right: 3vw;
        float: right;
    }

    #logo {
        position: static;
        display: block;
        max-width: 200px;
        margin-left: 5px;
        margin-top: 20px;
        margin-bottom: 10px;
    }
    #logo img {
        padding:10px 5px 15px 5px;
    }

    #testata {
        height: calc(100vh - 20px);
        height: calc((var(--vh, 1vh) * 100) - 20px);
    }

    #testata .testo {
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    #testata .testo .titolo {
        font-size: 35px;
        padding: 0 15px;
    }

    #testata .testo .sottotitolo {
        font-size: 35px;
        margin-top: 10px;
    }

    #testata .testo .scroll-downs {
        display: none;
    }
    #testata.interna {
        margin-bottom: 15px;
    }
    #testata.interna-noimg .titolo-container {
        min-height: 150px;
    }
    #testata.interna-noimg .titolo-container:before,
    #testata.interna-noimg .titolo-container:after {
        height: 150px;
    }

    #testata.interna-noimg .titolo-testata-noimg {
        margin-top: 0;
    }


    #container-menu-principale .contattaci {
        display: block;
    }
    #mobile-menu-container {
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        height: 100vh;
        height: calc(var(--vh, 1vh) * 100);
        z-index: 15000;
        pointer-events: none;
        will-change: auto;
    }
    #mobile-menu,
    #mobile-menu * {
        all: unset;
        box-sizing: border-box;
    }
    #mobile-menu {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 100vh;
        height: calc(var(--vh, 1vh) * 110);
        background-color: #fff;
        padding: 30px 40px;
        display: flex;
        flex-direction: column;
        /*clip-path: circle(calc(73.5px / 2) at calc(100% - 78px) calc(100% - 78px));*/
        transform: translateY(110%);
        transition: transform .3s ease-in-out; 
        will-change: auto;
        pointer-events: none;
        overflow: scroll;
    }
    /*#mobile-menu.menu--open.menu--animatable {
        animation-name: menu-animation;
        animation-duration: .4s;
        animation-timing-function: linear;
    }
    #mobile-menu.menu--animatable {
        animation-name: menu-animation-reverse;
        animation-duration: .2s;
        animation-timing-function: linear;
    }*/   
    #mobile-menu-container.menu--open {
        /*clip-path: circle(100%);*/
        pointer-events: auto;
    }
    #mobile-menu-container.menu--open #mobile-menu {
        transform: translateY(0);
        pointer-events: auto;
    }
    /*@keyframes menu-animation {
        from {clip-path: circle(calc(73.5px / 2) at calc(100% - 78px) calc(100% - 78px));}
        to {clip-path: circle(100%);}
    }
    @keyframes menu-animation-reverse {
        from {clip-path: circle(100%);}
        to {clip-path: circle(calc(73.5px / 2) at calc(100% - 78px) calc(100% - 78px));}
    }*/

    #mobile-menu-container.menu--open #mobile-toggler span.label {
        display: none;
    }
    #mobile-menu-container.menu--open #mobile-toggler span:not(.label):nth-child(1) {
        transform: rotate(-45deg);
        margin-bottom: 0;
    }
    #mobile-menu-container.menu--open #mobile-toggler span:not(.label):nth-child(2) {
        transform: rotate(45deg);
        position: relative;
        top: -1.5px;
        margin-bottom: 0;
    }
    #mobile-menu-container.menu--open #mobile-toggler span:not(.label):nth-child(3) {
        display: none;
    }
    #mobile-menu-container #mobile-toggler {
        position: fixed;
        bottom: 40px;
        right: 40px;
        width: 75px;
        height: 75px;
        border-radius: 50%;
        background-color: #007c68;
        color: #fff;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        pointer-events: auto;
        cursor: pointer;
        z-index: 1000;
        filter: drop-shadow(0px 0px 5px rgba(0,0,0,0.75));
    }
    #mobile-menu-container #mobile-toggler span.label {
        line-height: 1;
        text-transform: uppercase;
        font-size: 13px;
    }
    #mobile-menu-container #mobile-toggler span:not(.label) {
        width: 50%;
        height: 2px;
        background-color: #fff;
        display: block;
        margin-bottom: 6px;
        transform: rotate(0deg);
        transition: transform .3s ease;
    }
    #mobile-menu .menu-principale {
        width: 100%;
        display: block;
        padding-top: 10px;
    }
    #mobile-menu .menu-principale ul {
        width: 100%;
        display: block;
        padding-top: 7.5%;
        margin-bottom: -5px;
        pointer-events: none;
    }
    #mobile-menu .menu-principale li {
        position: relative;
        display: block;
        color: #007C68;
        font-size: 20px;
        font-weight: 600;
        pointer-events: auto;
    }
    #mobile-menu .menu-principale li a {
        display: block;
        position: relative;
    }
    #mobile-menu .menu-principale li a[data-times="1"]:after {
        content: '\203A';
        display: inline-block;
        margin-left: 5px;
        font-size: 120%;
        line-height: 0;
    }
    #mobile-menu .menu-principale > li {
        text-transform: uppercase;
        margin-bottom: 25px;
    }
    #mobile-menu .menu-principale_liv3 {
        padding: 25px 0;
    }
    #mobile-menu .menu-principale_liv2 li {
        font-weight: 500;
        font-size: 17px;
        padding-left: 4%;
        padding-bottom: 2.5%;
    }
    #mobile-menu .menu-principale_liv2 li::first-letter {
        text-transform: uppercase;
    }
    #mobile-menu .menu-principale_liv2 li:last-child {
        padding-bottom: 0;
    }
    #mobile-menu .menu-principale_liv3 li {
        text-transform: lowercase;
        font-weight: 400;
    }
    #mobile-menu .menu-principale_liv3 li:first-child {
        padding-top: 0;
    }
    #mobile-menu .menu-principale_liv3 li:last-child {
        padding-bottom: 0;
    }
    #mobile-menu .menu-principale li.has-child-menu a span.ui-menu-icon {
        font-size: 20px;
        font-weight: 600;
        position: absolute;
        right: 0;
        line-height: 1;
    }
    #mobile-menu .menu-secondario,
    #mobile-menu .menu-lingue {
        line-height: 2;
        text-align: left;
        margin: 0 -10px;
        display: flex;
        flex-wrap: wrap;
        margin-top: 15%;
        margin-bottom: 15%;
    }
    #mobile-menu .menu-secondario li {
        font-size: 16px;
        display: inline-block;
        padding: 0 10px;
        line-height: 1.3;
        margin-bottom: 10px;
    }
    #mobile-menu .menu-secondario li:not(:last-child) {
        border-right: 1px solid #5a5a5a;
    }
    #mobile-menu .menu-lingue li {
        font-size: 16px;
        display: inline-block;
        padding: 0 10px;
        border-right: 1px solid #5a5a5a;
        line-height: 1.3;
        margin-bottom: 10px;
    }
    #mobile-menu .menu-secondario li.lang {
        padding: 0 20px;
        display: none;
    }
    #mobile-menu .menu-secondario li a,
    #mobile-menu .menu-lingue li a {
        color: #5a5a5a;
        display: block;
        font-size: 14px;
    }
    #mobile-menu .menu-lingue li:last-child {
        border-right: 0;
    }

    /*.home-triangles {
        display: none;
    }*/
    .testo h1 {
        font-size: 30px;
        font-weight: 400;
        line-height: 1;
        margin-bottom: 15px;
    }
    .testo .big {
        font-size: 18px;
        margin-bottom: 20px;
    }
    .testo .small {
        font-size: 15px;
        line-height: 1.5;
    }

    .blocco-testo-home {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .blocco-testo-home .box-video-home {
        height: 50vw;
        border-left-width: 5px;
    }

    .titolo-fascia-servizi-home {
        font-size: 25px;
        line-height: 1;
        margin-bottom: 30px;
    }
    .video .play {
        font-size: 17px;
    }
    .video .play img {
        width: 60px;
    }
    .rotator-servizi-link-home a.link:link,
    .rotator-servizi-link-home a.link:visited {
        height: 250px;
    }
    .rotator-servizi-link-home .link .content-info {
        padding: 7%;
    }

    #fascia-newsletter input[type="submit"] {
        width: 100%;
    }
    #fascia-newsletter input[type="text"] {
        width: 100%;
        margin-bottom: 20px;
    }

    #lista-news .titolo {
        margin-bottom: 5px;
    }
    #lista-news .leggi-tutto {
        line-height: 2.5;
        font-size: 15px;
        margin-top: 20px;
    }

    .home-ext-uno .dx {
        padding-right: 6%!important;
        padding-left: 6%!important;
        border-bottom-width: 0;
    }
    .home-ext-uno .dx .img.uno,
    .home-ext-uno .dx .img.due {
        margin: 0;
        height: 39.65vw;
    }

    .affidarsi {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .affidarsi .item {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: 20px;
        padding-left: 5%;
        padding-right: 5%;
        flex-direction: column;
    }
    .affidarsi .item:last-child {
        margin-bottom: 0;
    }
    .affidarsi .item .titolo {
        text-align: center;
        margin-top: 5px;
        /*margin-left: 20px;*/
        font-size: 14px;
    }
    .affidarsi .item .testo {
        display: none;
    }
    .affidarsi .item .img {
        margin-bottom: 0;
    }
    .affidarsi .item .img img {
        max-height: 20vw;
    }
    .progress-bar {
        transform: scale(0.85);
    }

    .home-ext-due {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    #form {
        padding: 40px 0;
    }
    #form .form-content .item {
        width: 100%;
    }
    #form-nuovadata .form-content .item {
        width: 100%;
    }
    #form .form-content .titolo {
        font-size: 27.5px;
        margin-bottom: 20px;
    }
    .footer ul {
        padding: 0;
        margin-right: -15px;
        margin-left: -15px;
    }
    .footer .item:nth-child(2) {
        text-align: left;
        margin-top: 0;
    }
    .footer .item:nth-child(3) {
        margin: 30px 0;
    }
    .interna .sx {
        padding-right: 4%!important;
        padding-left: 4%!important;
    }
    .interna .dx {
        padding-right: 4%!important;
        padding-left: 4%!important;
        border-bottom-width: 0;
    }
    .interna .dx .img.uno,
    .interna .dx .img.due {
        margin: 0;
        height: 39.65vw;
    }
    .terzo-livello {
        padding-top: 40px;
        padding-bottom: 40px;
        margin-top: 40px;
    }
    .terzo-livello .item {
        width: calc((100% - 30px) / 2 );
        height: calc((100vw - 100px) / 2 );
    }

    .estensione-testo-interna {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .estensione-testo-interna h2 {
        font-size: 30px;
        font-weight: 400;
    }

    .terzo-livello .item .scopri {
        line-height: 35px;
        font-size: 14px;
    }

    #form .form-content {
        padding-right: 5%;
        padding-left: 5%;
    }

    #form .character-image-mobile {
        right: 15px;
        width: 17.5vw;
        height: 17.5vw;
        top: -8.75vw;
    }

    .box-gallery-secondo-livello {
        margin-top: 40px;
        margin-bottom: 40px;
    }

    #accordion {
        padding: 40px 10%;
    }
    #accordion .titoletto {
        font-size: 18px;
    }
    #accordion > .titolo {
        font-size: 30px;
    }
    #accordion > .testo {
        font-size: 16px;
    }
    #accordion .desc-area {
        font-size: 14px;
    }

    #breadcrumb-structureddata li {
        font-size: 13px;
    }

    .footer {
        padding-right: 0;
        padding-left: 0;
    }

    #box-documenti {
        margin-top: 40px;
    }
    #box-documenti .titolo {
        font-size: 25px;
    }
    #box-documenti .rotator a .titolo {
        font-size: 4vw;
        padding: 0;
    }

    .interna .sx .cta-contattaci,
    .cta-scopri {
        margin-top: 15px;
    }

    .interna .indietro {
        margin-bottom: 15px;
        font-size: 14px;
    }
    .news #breadcrumb-structureddata {
        margin-top: 20px;
    }
    .interna.news.news-detail .info-bar {
        margin-top: 15px;
    }
    .interna.news.news-detail .content {
        margin-top: 0;
    }
    .interna.news.news-detail .info-bar span {
        margin-bottom: 15px;
    }
    .interna.news.news-detail .categories {
        padding: 7px 15px;
    }
    .interna.news.news-detail .date.dateCreated {
        padding: 7px 15px;
    }
    .interna.news.news-detail .content {
        font-size: 15px;
    }

    .luogo {
        padding: 30px 5%;
    }
    .luogo span {
        font-size: 20px;
    }

    .interna.news .search {
        padding: 9px 15px;
    }
    .interna.news.has-green:before {
        height: 145px;
    }
    .interna.news.has-green .sx {
        padding: 0 !important;
        margin: 0 0 15px 0;
    }
    .catFilter {
        padding: 0 15px!important;
        margin-bottom: 38px;
        position: relative;
    }
    .catFilter--inner {
        padding: 13px calc(3% + 7.5px)!important;
        border: 0;
        position: relative;
        z-index: 10;
    }
    .news-list .news-sizer,
    .news-list .news-item {
        width: 100%;
        /*margin-bottom: 20px;*/
    }
    .news-list .news-item:not([style*="display: none;"]) a.item {
        padding: 30px;
    }
    .news-list .news-item:not([style*="display: none;"]):nth-child(4n+2) a.item,
    .news-list .news-item:not([style*="display: none;"]):nth-child(4n+3) a.item {
        background-color: #e6f2ef;
    }
    .news-list .news-item:not([style*="display: none;"]):nth-child(2n) a.item {
        background-color: #fbfcf9;
    }

    .catFilter--dropdown {
        display: none;
        position: absolute;
        top: 100%;
        right: 15px;
        left: 15px;
        background-color: #fff;
        padding: 10px calc(3% + 7.5px);
        z-index: 2;
        box-shadow: 0 0 10px rgba(0,0,0,0.25);
    }
    .catFilter--inner .catFilterTitle {
        position: relative;
        margin-bottom: 0;
        font-size: 16px;
        pointer-events: none;
    }
    .catFilter--inner .catFilterTitle .arrow-down {
        position: absolute;
        top: 0;
        right: 0;
        height: 1px;
        transform: scale(0.75) rotate(45deg);
    }
    .catFilter button {
        font-size: 15px;
        padding: 3px 10px;
    }

    #expand {
        margin-top: 0;
    }

    .grecaptcha-badge {
        visibility: hidden !important;
    }

    .service img {
        height: 35vw;
        margin-bottom: 30px;
    }
    .service .service-title {
        font-size: 22px;
    }
    .service .service-subtitle {
        font-size: 16px;
    }
    .service .service-content {
        padding: 0 1%;
    }
    .service .service-description {
        font-size: 14.5px;
    }

    .affidarsi .item .button {
        display: none;  
    }

    .btn-testata {
        font-size: 15px;
    }

    .interna.corsi .testo .small a[data-udi] {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .margin-top-ipad {
        margin-top: 0;
    }

    .interna.corsi.has-green .sx {
        display: flex;
        flex-wrap: wrap;
    }
    .interna.corsi.has-green.height-75 .sx .column:not(.float-left) {
        padding-right: 15px;
        padding-left: 15px;
    }
    .interna.corsi.has-green .testo .scopri-corsi {
        padding-top: 0;
        font-size: 22px;
    }
    .interna.corsi.has-green .testo .scopri-corsi-sm {
        font-size: 16px;
    }
    .interna.corsi.has-green.height-75:before {
        height: 92%;
    }
    .interna.corsi.has-green .column.float-left {
        width: 100%;
        float: none;
        padding: 0;
        order: 2;
    }
    .catFilter.corsi .catFilter--inner .catFilterTitle {
        display: block;
        pointer-events: none;
        width: 100%;
    }
    .interna.corsi.has-green {
        padding-top: 15px;
    }
    .catFilter button, .catFilter a {
        font-size: 13px;
    }
    .interna.corsi.has-green .testo h1 {
        font-size: 20px;
        margin-bottom: 5px;
        color: #007c68;
    }
    .interna.corsi.has-green:before {
        height: 0;
    }
    /*.interna.corsi.has-green:not(.height-75) .catFilter.corsi {
        margin-bottom: 0;
        padding: 0!important;
    }
    .interna.corsi.has-green:not(.height-75) .catFilter.corsi .catFilter--inner {
        background-color: #007c68;
    }
    .interna.corsi.has-green:not(.height-75) .catFilter.corsi .catFilter--inner .catFilterTitle {
        color: #fff;
    }
    .interna.corsi.has-green:not(.height-75) .catFilter.corsi .catFilter--dropdown {
        right: 0;
        left: 0;
    }*/
    .interna.corsi.select-hq .sx {
        flex-wrap: wrap;
        justify-content: center;
    }
    .interna.corsi.select-hq .title {
        flex: 0 0 100%;
        max-width: 100%;
        text-align: center;
        margin-bottom: 15px;
    }
    .interna.corsi.select-hq .course-btn:nth-child(3) {
        margin-left: 0;
    }
    .interna.corsi.select-hq .title {
        font-size: 20px;
    }

    .course-list .course-item:not([style*="display: none;"]) a.item {
        background-color: #e6f2ef!important;
        padding: 20px 15px;
    }
    .course-list .course-item:not([style*="display: none;"]):nth-child(2n+1) a.item {
        background-color: #fbfcf9!important;
    }
    .course-list a.item .course-title {
        font-size: 20px;
        margin: 15px 0;
    }

    .interna.course.course-detail h1 {
        font-size: 24px;
    }
    .interna.course.course-detail .course-img {
        height: 250px;
        width: 100%;
    }
    .interna.course.course-detail .course-side-bar .course-attachments {
        margin-top: 15px;
    }
    .news-attachments {
        margin-top: 15px;
    }
    .interna.course.course-detail:nth-child(2) .sx {
        padding-right: 5%!important;
    }
    .interna.course.course-detail .course-side-bar .course-signin,
    .interna.course.course-detail .course-side-bar .course-save-outlook {
        font-size: 15px;
        padding: 12px 0;
    }
    .interna.course.course-detail .course-side-bar .course-signin {
        margin-bottom: 15px;
    }

    .interna.course.course-detail {
        padding-bottom: 20px;
    }
    .interna.course.course-detail.last {
        margin-bottom: 0;
    }
    .interna.course.course-detail .testo .small.course-program * {
        font-size: 14px!important;
    }
    .interna.corsi.select-hq img {
        display: none;
    }
    .interna.corsi.filters .sx {
        flex-wrap: wrap;
    }
    .interna.corsi.filters .sx > * {
        flex: 0 0 50%;
        max-width: 50%;
        margin-bottom: 15px;
    }
    .interna.corsi.filters .filter-title {
        text-align: center;
        font-size:18px;
    }
    .interna.corsi.filters .checkbox input[type="radio"] ~ label {
        font-size: 14px;
        padding-left: 28px;
    }
    .course-list a.item .course-availability-container .course-availability {
        font-size: 11.5px;
    }
    .course-list a.item .course-availability-container .course-availability.last-seats img,
    .course-list a.item .course-availability-container .course-availability.full-course img {
        height: 18px;
    }
    .course-list .course-item {
        width: 100%;
    }

    .form-title {
        font-size: 18px;
    }
    .forgot-password {
        float: left;
        margin-top: 20px;
    }
    .login {
        padding: 20px;
    }
    .crea-account {
        padding: 15px 0;
    }
    .form-submit {
        font-size: 12px;
        display: block;
    }
    .message {
        font-size: 12px;
    }
    .testo .smaller {
        font-size: 13px;
    }
    .person-table .table-control-column {
        flex-grow: 1;
        max-width: none;
    }
    .person-table .table-control-column button img {
        max-width: 15px;
    }
    .form-checkbox input[type="radio"] ~ label {
        font-size: 12px;
        padding-left: 30px;
    }
    
    .required-fields {
        font-size: 14px;
    }
}

@media screen and (max-width:575.98px) {
    .centratore {
        margin-right: 15px;
        margin-left: 15px;
    }

    #logo {
        width: 30vw;
    }

    #mobile-menu {
        padding: 20px 30px;
        /*clip-path: circle(calc(61px / 2) at calc(100% - 51px) calc(100% - 51px));*/
    }
    /*@keyframes menu-animation {
        from {clip-path: circle(calc(61px / 2) at calc(100% - 51px) calc(100% - 51px))}
        to {clip-path: circle(100%);}
    }
    @keyframes menu-animation-reverse {
        from {clip-path: circle(100%);}
        to {clip-path: circle(calc(61px / 2) at calc(100% - 51px) calc(100% - 51px))}
    }*/
    #mobile-menu-container #mobile-toggler {
        right: 20px;
        bottom: 20px;
    }

        #mobile-menu-container #mobile-toggler span:not(.label) {
            margin-bottom: 4.5px;
        }

        #mobile-menu-container #mobile-toggler span.label {
            font-size: 12px;
        }

    #mobile-menu .menu-principale ul {
        padding-top: 8%;
        padding-bottom: 0;
    }

    #mobile-menu .menu-principale li {
        font-size: 5vw;
        margin-bottom: 20px;
    }

    #mobile-menu .menu-principale_liv2 li {
        font-size: 4vw;
        margin-bottom: 10px;
    }

    #header .contattaci.over-menu {
        bottom: 20px;
        left: 20px;
        width: 62.5px;
        height: 62.5px;
    }

    #header .contattaci,
    #header .phone-mobile {
        width: 53px;
        height: 53px;
        margin-top: 4.5vw;
    }

    #mobile-menu-container #mobile-toggler {
        width: 62.5px;
        height: 62.5px;
    }

    #mobile-menu .menu-secondario li {
        font-size: 14px;
    }

    #testata {
        height: calc(100vh - 15px);
        height: calc((var(--vh, 1vh) * 100) - 15px);
    }

        #testata .testo .titolo {
            font-size: 27px;
        }

    .titolo-fascia-servizi-home {
        font-size: 22.5px;
    }

    .testo h1 {
        font-size: 22px;
        line-height: 1;
        font-weight: 400;
        margin-bottom: 10px;
    }

    .testo .big {
        font-size: 15px;
        margin-bottom: 15px;
    }

    .testo .small {
        font-size: 13px;
    }

    #lista-news {
        margin-top: 0;
        padding: 30px;
    }

    #form.full-width {
        margin-top: 0;
    }

    .home-ext-due .sx {
        height: 45vw;
        margin-top: 30px;
        display: none;
    }

    .progress-bar {
        transform: scale(0.65);
    }

    .percentuali .titolo {
        margin-top: 0;
        font-size: 16px;
        line-height: 1;
    }

    .percentuali .owl-dots .owl-dot span {
        width: 8px;
        height: 8px;
    }

    #form .form-content .titolo {
        font-size: 22.5px;
    }

    #form .form-content .item {
        margin-bottom: 10px;
    }

    #form .form-content .item input {
        height: 45px;
        font-size: 13.5px;
        line-height: 1;
        padding-left: 20px;
        padding-right: 20px;
    }

    #form-nuovadata .form-content .item {
        margin-bottom: 10px;
    }

    #form-nuovadata .form-content .item input {
        height: 45px;
        font-size: 13.5px;
        line-height: 1;
        padding-left: 20px;
        padding-right: 20px;
    }

    #form .form-content .item textarea {
        font-size: 13.5px;
        line-height: 1;
        padding: 15px 20px;
    }

    #form .form-content .checkbox input[type="checkbox"] ~ label {
        font-size: 13px;
    }

    #form .form-content .checkbox input[type="checkbox"]:checked ~ label {
        font-size: 13px;
    }

    #form .form-content input[type="submit"] {
        height: 45px;
        font-size: 14px;
        padding-right: 50px;
        padding-left: 50px;
        width: 100%;
    }

    #form .character-image-mobile {
        width: 22vw;
        height: 22vw;
        top: -15px;
    }

    #fascia-newsletter {
        padding-top: 40px;
        padding-bottom: 40px;
    }

        #fascia-newsletter .titolo {
            margin-bottom: 20px;
        }

        #fascia-newsletter input[type="text"] {
            font-size: 13.5px;
            height: 14vw;
            margin-bottom: 10px;
        }

        #fascia-newsletter input[type="submit"] {
            height: 45px;
            font-size: 14px;
        }

        .checkbox input[type="checkbox"] ~ label {
            font-size: 13px!important;
        }

    .footer .item {
        font-size: 14px;
        line-height: 1.5;
    }

        .footer .item .titolo {
            font-size: 14px;
        }

            .footer .item .titolo img {
                max-width: 30vw;
            }

    .footer .loghi-small {
        margin-bottom: 15px;
    }

    .footer-bianco .titolo {
        margin-bottom: 15px;
    }

        .footer-bianco .titolo.margine:nth-child(1) {
            margin-top: 0;
        }

    .footer-bianco .item {
        max-width: 25vw;
    }

        .footer-bianco .item img {
            max-width: 100%;
        }

    .terzo-livello > .titolo {
        font-size: 8vw;
        margin-bottom: 25px;
    }

    .terzo-livello > .desc {
        font-size: 5vw;
        line-height: 1.35;
        margin-bottom: 30px;
    }

    .terzo-livello .item {
        width: 100%;
        margin-left: 0 !important;
        height: 55vw;
    }

        .terzo-livello .item:nth-child(4) {
            margin-bottom: 0;
        }

    .interna .sx {
        padding-right: 5% !important;
        padding-left: 5% !important;
    }

    .estensione-testo-interna {
        font-size: 13px;
        line-height: 1.5;
    }

        .estensione-testo-interna h2 {
            font-size: 22px;
        }
        /*.estensione-testo-interna p {
        line-height: 1.2;
    }*/
        .estensione-testo-interna strong {
            font-size: 15px;
            font-weight: 600;
            line-height: 1;
        }

    .terzo-livello .item .titolo {
        font-size: 18px;
        margin-bottom: 20px;
    }

    #testata.interna-noimg .titolo-container {
        margin: 0;
        min-height: 100px;
    }

    #testata.interna-noimg .titolo-testata-noimg {
        font-size: 7.5vw;
    }

    #testata.interna-noimg .titolo-container:before,
    #testata.interna-noimg .titolo-container:after {
        height: 100px;
    }

    .images-small .titolo {
        font-size: 22px;
        line-height: 1;
        font-weight: 400;
        margin-bottom: 10px;
    }

    .images-small .testo {
        font-size: 15px;
    }

    #accordion {
        padding-right: 6%;
        padding-left: 6%;
    }

        #accordion > .titolo {
            font-size: 22px;
            font-weight: 400;
        }

        #accordion .titoletto {
            font-size: 16px;
        }

            #accordion .titoletto img {
                max-width: 3.5%;
            }

        #accordion .desc-area {
            font-size: 13px;
        }

        #accordion > .testo {
            font-size: 14px;
        }

    #breadcrumb-structureddata {
        margin-right: -5px;
        margin-left: -5px;
        margin-bottom: 10px;
    }

        #breadcrumb-structureddata li {
            font-size: 12px;
            margin: 0;
        }

            #breadcrumb-structureddata li a:link,
            #breadcrumb-structureddata li a:visited {
                padding: 0 5px;
            }

    .freccie img {
        max-width: 12vw;
        margin-right: 7px;
    }

    #box-documenti .titolo {
        font-size: 22px;
        text-align: left;
    }

    .interna .sx .cta-contattaci,
    .cta-scopri {
        font-size: 13px;
    }

    .interna .indietro {
        font-size: 13px;
    }

    .interna.news.news-detail h1 {
        font-size: 22px;
    }

    .interna.news.news-detail .content {
        font-size: 14px;
    }

    .freccie {
        display: none;
    }

    .gallery-secondo-livello a {
        width: 73.5vw;
        height: 55vw;
    }

    #fascia-newsletter {
        width: 90%;
    }

    .interna.news .search img {
        max-width: 15px;
    }

    .interna.news .search input {
        margin-left: 15px;
        font-size: 14px;
    }

    .interna.news .first-news:not(.has-image) .header {
        padding: 20px 15px 0 15px;
    }

    .interna.news .first-news .header .evidenza {
        font-size: 20px;
    }

    .interna.news .first-news .content {
        padding: 20px 15px;
    }

        .interna.news .first-news .content .title,
        .news-list a.item .news-title {
            font-size: 20px;
        }

    .news-list a.item .news-title {
        margin: 15px 0;
    }

    .news-list .news-item:not([style*="display: none;"]) a.item {
        padding: 20px 15px;
    }

    .news-list a.item .news-date {
        width: 85px;
        height: 30px;
        flex-direction: row;
        justify-content: center;
        padding: 0 10px;
    }

        .news-list a.item .news-date .day {
            margin-top: 1px;
            margin-right: 5px;
        }

    .news-list a.item .news-categories {
        margin-left: 10px;
        padding: 6px 15px;
    }

    .service .service-subtitle {
        font-size: 15px;
    }

    .catFilter--inner .catFilterTitle {
        font-size: 15px;
    }

    .btn-testata {
        font-size: 13px;
    }

    .interna.corsi.has-green .testo .scopri-corsi-sm {
        font-size: 15px;
    }

    .catFilter--dropdown {
        padding: 10px 7.5px;
    }

    .interna.corsi.select-hq .title {
        font-size: 18px;
    }
    .course-btn {
        width: 130px;
        font-size: 12px;
    }
    .interna.corsi.select-hq .course-btn {
        margin-left: 15px;
    }
    .interna.corsi .testo .small a[data-udi] {
        font-size: 12px;
    }
    .interna.corsi .testo .small a[data-udi] + a[data-udi] {
        margin-top: 0;
    }

    .interna.course.course-detail h1 {
        font-size: 20px;
    }
    .interna.course.course-detail .course-img {
        height: 40vw;
    }

    .interna.course.course-detail .testo .small.course-program * {
        font-size: 13px!important;
    }

    .interna.corsi.filters .filter-title {
        font-size: 15px;
    }
    .interna.corsi.filters .checkbox input[type="radio"] ~ label {
        padding-left: 23px;
        font-size: 12px;
    }
    /*.interna.corsi.filters .sx > *:nth-child(3),
    .interna.corsi.filters .sx > *:nth-child(4) {
        margin-bottom: 0;
    }*/
    .interna.corsi.filters {
        margin-bottom: 0;
    }
}

@media screen and (max-width:400px) {
    .centratore {
        margin-right: 0;
        margin-left: 0;
    }
    #mobile-menu {
        padding: 10px 20px;
    }
    /*#mobile-menu .menu-principale_liv2 li {
        font-size: 13px;
    }
    #mobile-menu .menu-principale_liv3 li {
        font-size: 13.5px;
    }*/
    .progress-bar {
        transform: scale(0.5);
        height: 0;
        margin-bottom: 100px;
    } 
}

@media screen and (min-width:1200px) {
    .interna .sx.more-spacing {
        padding-right: 12%!important;
        padding-left: 12%!important;
    }
}

/* Height */
@media screen and (max-height:900px) {
    #testata.interna {
        height: 60vh;
        height: calc(var(--vh, 1vh) * 60);
    }
}

@media screen and (max-height:800px) {
    #testata {
        height: 90vh;
        height: calc(var(--vh, 1vh) * 90);
    }
    #testata.interna {
        height: 65vh;
        height: calc(var(--vh, 1vh) * 65);
    }
}

@media screen and (max-height:700px) {
    #testata {
        height: 100vh;
        height: calc((var(--vh, 1vh) * 100) - 15px);
    }
    #testata.interna {
        height: 70vh;
        height: calc(var(--vh, 1vh) * 70);
    }
}

@media screen and (max-height:650px) {
    #testata.interna {
        height: calc(100vh - 15px);
        height: calc((var(--vh, 1vh) * 100) - 15px);
    }
}

@media screen and (max-height:650px) and (orientation: portrait) {
    #testata.interna {
        height: 60vh;
        height: calc(var(--vh, 1vh) * 60);
    }
}

@media (max-width:991.98px) {
    #case-history .case-history-titolo {
        font-size: 50px;
        top: -40px;
    }
    #case-history {
        padding: 2.5% 15% 5% 15%;
    }
    #case-history .owl-nav {
        top: -90px;
    }
}

@media (max-width:575.98px) {
    #case-history .case-history-titolo {
        font-size: 35px;
        top: -23px;
    }
    #case-history {
        padding: 2.5% 6% 5% 6%;
    }
    #case-history .item .virgolette {
        font-size: 50px;
        line-height: 1;
    }
    #case-history .owl-nav {
        top: -65px;
    }
}
/* General rules */
html {
    box-sizing: border-box;
}

*,
*::before,
*::after {
    box-sizing: inherit;
}

/* Row rules */
.row {
    display: flex;
    margin-right: -15px;
    margin-left: -15px;
    flex-wrap: wrap;
}
@media (max-width:400px) {
    .row {
        margin-right: 0;
        margin-left: 0;
    }
}
.no-gutters {
    margin-right: 0;
    margin-left: 0;
}
.no-gutters .column {
    padding-right: 0;
    padding-left: 0;
}
@media (max-width:767.98px) {
    .no-gutters-mobile-lg {
        margin-right: 0;
        margin-left: 0;
    }
    .no-gutters-mobile-lg .column {
        padding-right: 0;
        padding-left: 0;
    }
}
.flex-column {
    flex-direction: column;
}

.align-items-center {
    align-items: center;
}
.align-items-start {
    align-items: flex-start;
}
.align-items-end {
    align-items: flex-end;
}
.justify-content-center {
    justify-content: center;
}
.justify-content-start {
    justify-content: flex-start;
}
.justify-content-end {
    justify-content: flex-end;
}
.justify-content-between {
    justify-content: space-between;
}
@media (max-width:991.98px) {
    .justify-content-center-tablet {
        justify-content: center;
    }
    .align-items-center-tablet {
        align-items: center;
    }

    .align-items-start-tablet {
        align-items: flex-start;
    }

    .align-items-end-tablet {
        align-items: flex-end;
    }
}

/* Column rules */
.column {
    position: relative;
    padding-right: 15px;
    padding-left: 15px;
    flex-grow: 0;
    flex-shrink: 0;
}

.column-25 {
    flex-basis: 25%;
    max-width: 25%;
}
.column-33 {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
}
.column-50 {
    flex-basis: 50%;
    max-width: 50%;
}
.column-66 {
    flex-basis: 66.6666666666%;
    max-width: 66.6666666666%;
}
.column-75 {
    flex-basis: 75%;
    max-width: 75%;
}
.column-100 {
    flex-basis: 100%;
    max-width: 100%;
}
@media (max-width:1750px) {
    .column-25-desktop-sm {
        flex-basis: 25%;
        max-width: 25%;
    }

    .column-50-desktop-sm {
        flex-basis: 50%;
        max-width: 50%;
    }

    .column-75-desktop-sm {
        flex-basis: 75%;
        max-width: 75%;
    }

    .column-88-desktop-sm {
        flex-basis: 88%;
        max-width: 88%;
    }

    .column-100-desktop-sm {
        flex-basis: 100%;
        max-width: 100%;
    }
}
@media (max-width:991.98px) {
    .column-25-tablet {
        flex-basis: 25%;
        max-width: 25%;
    }
    .column-50-tablet {
        flex-basis: 50%;
        max-width: 50%;
    }
    .column-75-tablet {
        flex-basis: 75%;
        max-width: 75%;
    }
    .column-88-tablet {
        flex-basis: 88%;
        max-width: 88%;
    }
    .column-100-tablet {
        flex-basis: 100%;
        max-width: 100%;
    }
}
@media (max-width:767.98px) {
    .column-100-mobile-lg {
        flex-basis: 100%;
        max-width: 100%;
    }
}
@media (max-width:575.98px) {
    .column-100-mobile-sm {
        flex-basis: 100%;
        max-width: 100%;
    }
}

.order-1 {
    order: 1;
}
.order-2 {
    order: 2;
}
.order-3 {
    order: 3;
}
.order-4 {
    order: 4;
}
@media (max-width:991.98px) {
    .order-1-tablet {
        order: 1;
    }
    .order-2-tablet {
        order: 2;
    }
    .order-3-tablet {
        order: 3;
    }
    .order-4-tablet {
        order: 4;
    }
}
@media (max-width:767.98px) {
    .order-1-mobile-lg {
        order: 1;
    }

    .order-2-mobile-lg {
        order: 2;
    }

    .order-3-mobile-lg {
        order: 3;
    }

    .order-4-mobile-lg {
        order: 4;
    }
}

@media (max-width:767.98px) {
    .hidden-mobile-lg {
        display: none!important;
    }
}
@media (max-width:575.98px) {
    .hidden-mobile-sm {
        display: none!important;
    }
}


.no-margin {
    margin: 0!important;
}
.no-margin-top {
    margin-top: 0!important;
}
.no-margin-bottom {
    margin-bottom: 0!important;
}
.no-margin-right {
    margin-right: 0!important;
}
.no-margin-left {
    margin-left: 0!important;
}

.margin-bottom-30 {
    margin-bottom: 30px!important;
}
.margin-top-30 {
    margin-top: 30px!important;
}
.margin-right-30 {
    margin-right: 30px!important;
}
.margin-left-30 {
    margin-left: 30px!important;
}
.margin-bottom-10p {
    margin-bottom: 10%!important; 
}
.margin-left-15 {
    margin-left: 15px!important;
}
.margin-bottom-15 {
    margin-bottom: 15px!important;
}
.margin-top-15 {
    margin-top: 15px!important;
}
@media (max-width:767.98px) {
    .margin-bottom-0-mobile-lg {
        margin-bottom: 0!important;
    }
    .margin-bottom-20-mobile-lg {
        margin-bottom: 20px!important;
    }
    .margin-left-0-mobile-lg {
        margin-left: 0!important;
    }
}

.no-padding {
    padding: 0!important;
}


.float-left {
    float: left!important;
}
.float-right {
    float: right!important;
}

.text-right {
    text-align: right!important;
}
.text-center {
    text-align: center!important;
}
.text-left {
    text-align: left!important;
}

.w-100 {
    width: 100%!important;
}

.column-spacing {
    padding-right: 15px;
    padding-left: 15px;
}
#archie-overlay
{
	position:absolute;
	width:100%;
	height:100%;
	background: rgba(0,0,0,0.5);
	left:0;
	top:0;
}

#archie-overlay-centratore {
	position: absolute;
	left:50% !important;
    transform:translate(-50%,0);
    -webkit-transform:translate(-50%,0);
    -moz-transform:translate(-50%,0);
	top:0;
	-moz-border-radius:10px 10px 10px 10px;
	color:#fff;
    width:90%;
    margin:0;
    max-width:700px;
	box-shadow: 0 0 10px rgba(0,0,0,0.35);
	background-color: #fff;
}

#archie-overlay-centratore .titolo {
	font-size: 50px;
    color: #007c68;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 10px;
}
#archie-overlay-centratore .sottotitolo {
	font-size: 21px;
    line-height: 1.2;
    color: #58595b;
    margin-bottom: 10px;
}
#archie-overlay-centratore .testo {
	font-size: 18px;
    line-height: 1.6;
    color: #808285;
    margin-top: 15px;
}

#archie-overlay-centratore a .icon {
    width: 25px;
    height: 25px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    position: relative;
    top: -2px;
}
#archie-overlay-centratore a:not(:hover) .icon {
    filter: grayscale(1) brightness(3);
}

#archie-overlay-centratore a {
    margin-top: 10px;
    display: inline-block;
    padding-left: 30px;
    padding-right: 30px;
    line-height: 44px;
    color: #ffffff;
    font-size: 18px;
    background-color: #007c68;
    border: 2px solid #007c68;
    -moz-transition: background-color 0.5s ease-in-out;
    -webkit-transition: background-color 0.5s ease-in-out;
    transition: background-color 0.5s ease-in-out;
}
#archie-overlay-centratore a:hover {
    background-color: transparent;
    color: #007c68;
    border: 2px solid #007c68;
}

#archie-overlay-chiudi
{
	right: 30px;
	top: 30px;
	position:absolute;
	cursor:pointer;
	color: #007c68;
    font-size: 30px;
}

#archie-overlay-contenuto {
	padding:35px;
	color:#fff;
	text-align: center;
}

@media(max-width:767.98px) {
    #archie-overlay-centratore .titolo {
	    font-size: 30px;
    }
    #archie-overlay-centratore .sottotitolo {
	    font-size: 18px;
    }
    #archie-overlay-centratore .testo {
	    font-size: 15px;
    }
    #archie-overlay-contenuto {
	    padding:20px;
    }
}
figure
{
	margin:0px;
	padding:0px;
}

a.mfp-arrow-left
{
	background-image:url('../private_images/icone_funzionali/lightBoxFluida/arrowLeft.png') !important;
    background-position:center center !important;
    background-repeat:no-repeat !important;
}

a.mfp-arrow-right
{
	background-image:url('../private_images/icone_funzionali/lightBoxFluida/arrowRight.png') !important;
    background-position:center center !important;
    background-repeat:no-repeat !important;
}
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8;
    filter: alpha(opacity=80);
}
.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: 0!important;
    -webkit-backface-visibility: hidden;
}
.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
    display: none;
}
.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}
.mfp-ajax-cur {
    cursor: progress;
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}
.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
    cursor: auto;
}
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.mfp-loading.mfp-figure {
    display: none;
}
.mfp-hide {
    display: none!important;
}
.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}
.mfp-preloader a {
    color: #ccc;
}
.mfp-preloader a:hover {
    color: #fff;
}
.mfp-s-ready .mfp-preloader {
    display: none;
}
.mfp-s-error .mfp-content {
    display: none;
}
a.mfp-close, a.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
}
a::-moz-focus-inner {
    padding: 0;
    border: 0;
}
.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover, .mfp-close:focus {
    opacity: 1;
}
.mfp-close:active {
    top: 1px;
}
.mfp-close-btn-in .mfp-close {
    color: #333;
}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%}
.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
}

.mfp-arrow {
    position: absolute;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	background-size:40% !important;
}
.mfp-arrow:active {
    margin-top: -54px;
}

.mfp-arrow-left {
    left: 0;
}

.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
    right: 0;
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
    top: -40px;
}
.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%}
.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000;
}
img.mfp-img {
    width: auto;
    max-width: 100%;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto;
}
.mfp-figure {
    line-height: 0;
}
.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #444;
}
.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px;
}
.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}
.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px;
}
.mfp-image-holder .mfp-content {
    max-width: 100%}
.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}
@media screen and (max-width:800px) and (orientation:landscape), screen and (max-height:300px) {
    .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
}
.mfp-img-mobile img.mfp-img {
    padding: 0;
}
.mfp-img-mobile .mfp-figure {
}
.mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
}
.mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
}
.mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, .6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
}
.mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
}
.mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, .6);
    position: fixed;
    text-align: center;
    padding: 0;
}
}@media all and (max-width:900px) {
    .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
}


.mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
   
}
.mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
    }
.mfp-container {
    padding-left: 6px;
    padding-right: 6px;
}
}.mfp-ie7 .mfp-img {
    padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
    padding: 0;
}
.mfp-ie7 .mfp-content {
    padding-top: 44px;
}
.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0;
}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */ }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-wrapper,
  .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel .owl-nav button.owl-prev,
  .owl-carousel .owl-nav button.owl-next,
  .owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
  .owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
			This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
			calculation of the height of the owl-item that breaks page layouts
		 */ }
  .owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease; }
  .owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
    max-height: 0; }
  .owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
      transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }
/* required styles */

.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane > svg,
.leaflet-pane > canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
	position: absolute;
	left: 0;
	top: 0;
	}
.leaflet-container {
	overflow: hidden;
	}
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
	-webkit-user-select: none;
	   -moz-user-select: none;
	        user-select: none;
	  -webkit-user-drag: none;
	}
/* Prevents IE11 from highlighting tiles in blue */
.leaflet-tile::selection {
	background: transparent;
}
/* Safari renders non-retina tile on retina better with this, but Chrome is worse */
.leaflet-safari .leaflet-tile {
	image-rendering: -webkit-optimize-contrast;
	}
/* hack that prevents hw layers "stretching" when loading new tiles */
.leaflet-safari .leaflet-tile-container {
	width: 1600px;
	height: 1600px;
	-webkit-transform-origin: 0 0;
	}
.leaflet-marker-icon,
.leaflet-marker-shadow {
	display: block;
	}
/* .leaflet-container svg: reset svg max-width decleration shipped in Joomla! (joomla.org) 3.x */
/* .leaflet-container img: map is broken in FF if you have max-width: 100% on tiles */
.leaflet-container .leaflet-overlay-pane svg,
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer,
.leaflet-container .leaflet-tile {
	max-width: none !important;
	max-height: none !important;
	}

.leaflet-container.leaflet-touch-zoom {
	-ms-touch-action: pan-x pan-y;
	touch-action: pan-x pan-y;
	}
.leaflet-container.leaflet-touch-drag {
	-ms-touch-action: pinch-zoom;
	/* Fallback for FF which doesn't support pinch-zoom */
	touch-action: none;
	touch-action: pinch-zoom;
}
.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
	-ms-touch-action: none;
	touch-action: none;
}
.leaflet-container {
	-webkit-tap-highlight-color: transparent;
}
.leaflet-container a {
	-webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
}
.leaflet-tile {
	filter: inherit;
	visibility: hidden;
	}
.leaflet-tile-loaded {
	visibility: inherit;
	}
.leaflet-zoom-box {
	width: 0;
	height: 0;
	-moz-box-sizing: border-box;
	     box-sizing: border-box;
	z-index: 800;
	}
/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
.leaflet-overlay-pane svg {
	-moz-user-select: none;
	}

.leaflet-pane         { z-index: 400; }

.leaflet-tile-pane    { z-index: 200; }
.leaflet-overlay-pane { z-index: 400; }
.leaflet-shadow-pane  { z-index: 500; }
.leaflet-marker-pane  { z-index: 600; }
.leaflet-tooltip-pane   { z-index: 650; }
.leaflet-popup-pane   { z-index: 700; }

.leaflet-map-pane canvas { z-index: 100; }
.leaflet-map-pane svg    { z-index: 200; }

.leaflet-vml-shape {
	width: 1px;
	height: 1px;
	}
.lvml {
	behavior: url(#default#VML);
	display: inline-block;
	position: absolute;
	}


/* control positioning */

.leaflet-control {
	position: relative;
	z-index: 800;
	pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
	pointer-events: auto;
	}
.leaflet-top,
.leaflet-bottom {
	position: absolute;
	z-index: 1000;
	pointer-events: none;
	}
.leaflet-top {
	top: 0;
	}
.leaflet-right {
	right: 0;
	}
.leaflet-bottom {
	bottom: 0;
	}
.leaflet-left {
	left: 0;
	}
.leaflet-control {
	float: left;
	clear: both;
	}
.leaflet-right .leaflet-control {
	float: right;
	}
.leaflet-top .leaflet-control {
	margin-top: 10px;
	}
.leaflet-bottom .leaflet-control {
	margin-bottom: 10px;
	}
.leaflet-left .leaflet-control {
	margin-left: 10px;
	}
.leaflet-right .leaflet-control {
	margin-right: 10px;
	}


/* zoom and fade animations */

.leaflet-fade-anim .leaflet-tile {
	will-change: opacity;
	}
.leaflet-fade-anim .leaflet-popup {
	opacity: 0;
	-webkit-transition: opacity 0.2s linear;
	   -moz-transition: opacity 0.2s linear;
	        transition: opacity 0.2s linear;
	}
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
	opacity: 1;
	}
.leaflet-zoom-animated {
	-webkit-transform-origin: 0 0;
	    -ms-transform-origin: 0 0;
	        transform-origin: 0 0;
	}
.leaflet-zoom-anim .leaflet-zoom-animated {
	will-change: transform;
	}
.leaflet-zoom-anim .leaflet-zoom-animated {
	-webkit-transition: -webkit-transform 0.25s cubic-bezier(0,0,0.25,1);
	   -moz-transition:    -moz-transform 0.25s cubic-bezier(0,0,0.25,1);
	        transition:         transform 0.25s cubic-bezier(0,0,0.25,1);
	}
.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
	-webkit-transition: none;
	   -moz-transition: none;
	        transition: none;
	}

.leaflet-zoom-anim .leaflet-zoom-hide {
	visibility: hidden;
	}


/* cursors */

.leaflet-interactive {
	cursor: pointer;
	}
.leaflet-grab {
	cursor: -webkit-grab;
	cursor:    -moz-grab;
	cursor:         grab;
	}
.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
	cursor: crosshair;
	}
.leaflet-popup-pane,
.leaflet-control {
	cursor: auto;
	}
.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
	cursor: move;
	cursor: -webkit-grabbing;
	cursor:    -moz-grabbing;
	cursor:         grabbing;
	}

/* marker & overlays interactivity */
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane > svg path,
.leaflet-tile-container {
	pointer-events: none;
	}

.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive,
svg.leaflet-image-layer.leaflet-interactive path {
	pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
	pointer-events: auto;
	}

/* visual tweaks */

.leaflet-container {
	background: #ddd;
	outline: 0;
	}
.leaflet-container a {
	color: #0078A8;
	}
.leaflet-container a.leaflet-active {
	outline: 2px solid orange;
	}
.leaflet-zoom-box {
	border: 2px dotted #38f;
	background: rgba(255,255,255,0.5);
	}


/* general typography */
.leaflet-container {
	font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
	}


/* general toolbar styles */

.leaflet-bar {
	box-shadow: 0 1px 5px rgba(0,0,0,0.65);
	border-radius: 4px;
	}
.leaflet-bar a,
.leaflet-bar a:hover {
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	width: 26px;
	height: 26px;
	line-height: 26px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: black;
	}
.leaflet-bar a,
.leaflet-control-layers-toggle {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	display: block;
	}
.leaflet-bar a:hover {
	background-color: #f4f4f4;
	}
.leaflet-bar a:first-child {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	}
.leaflet-bar a:last-child {
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom: none;
	}
.leaflet-bar a.leaflet-disabled {
	cursor: default;
	background-color: #f4f4f4;
	color: #bbb;
	}

.leaflet-touch .leaflet-bar a {
	width: 30px;
	height: 30px;
	line-height: 30px;
	}
.leaflet-touch .leaflet-bar a:first-child {
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	}
.leaflet-touch .leaflet-bar a:last-child {
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	}

/* zoom control */

.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
	font: bold 18px 'Lucida Console', Monaco, monospace;
	text-indent: 1px;
	}

.leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out  {
	font-size: 22px;
	}


/* layers control */

.leaflet-control-layers {
	box-shadow: 0 1px 5px rgba(0,0,0,0.4);
	background: #fff;
	border-radius: 5px;
	}
.leaflet-control-layers-toggle {
	background-image: url(images/layers.png);
	width: 36px;
	height: 36px;
	}
.leaflet-retina .leaflet-control-layers-toggle {
	background-image: url(images/layers-2x.png);
	background-size: 26px 26px;
	}
.leaflet-touch .leaflet-control-layers-toggle {
	width: 44px;
	height: 44px;
	}
.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
	display: none;
	}
.leaflet-control-layers-expanded .leaflet-control-layers-list {
	display: block;
	position: relative;
	}
.leaflet-control-layers-expanded {
	padding: 6px 10px 6px 6px;
	color: #333;
	background: #fff;
	}
.leaflet-control-layers-scrollbar {
	overflow-y: scroll;
	overflow-x: hidden;
	padding-right: 5px;
	}
.leaflet-control-layers-selector {
	margin-top: 2px;
	position: relative;
	top: 1px;
	}
.leaflet-control-layers label {
	display: block;
	}
.leaflet-control-layers-separator {
	height: 0;
	border-top: 1px solid #ddd;
	margin: 5px -10px 5px -6px;
	}

/* Default icon URLs */
.leaflet-default-icon-path {
	background-image: url(images/marker-icon.png);
	}


/* attribution and scale controls */

.leaflet-container .leaflet-control-attribution {
	background: #fff;
	background: rgba(255, 255, 255, 0.7);
	margin: 0;
	}
.leaflet-control-attribution,
.leaflet-control-scale-line {
	padding: 0 5px;
	color: #333;
	}
.leaflet-control-attribution a {
	text-decoration: none;
	}
.leaflet-control-attribution a:hover {
	text-decoration: underline;
	}
.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
	font-size: 11px;
	}
.leaflet-left .leaflet-control-scale {
	margin-left: 5px;
	}
.leaflet-bottom .leaflet-control-scale {
	margin-bottom: 5px;
	}
.leaflet-control-scale-line {
	border: 2px solid #777;
	border-top: none;
	line-height: 1.1;
	padding: 2px 5px 1px;
	font-size: 11px;
	white-space: nowrap;
	overflow: hidden;
	-moz-box-sizing: border-box;
	     box-sizing: border-box;

	background: #fff;
	background: rgba(255, 255, 255, 0.5);
	}
.leaflet-control-scale-line:not(:first-child) {
	border-top: 2px solid #777;
	border-bottom: none;
	margin-top: -2px;
	}
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
	border-bottom: 2px solid #777;
	}

.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
	box-shadow: none;
	}
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
	border: 2px solid rgba(0,0,0,0.2);
	background-clip: padding-box;
	}


/* popup */

.leaflet-popup {
	position: absolute;
	text-align: center;
	margin-bottom: 20px;
	}
.leaflet-popup-content-wrapper {
	padding: 1px;
	text-align: left;
	border-radius: 12px;
	}
.leaflet-popup-content {
	margin: 13px 19px;
	line-height: 1.4;
	}
.leaflet-popup-content p {
	margin: 18px 0;
	}
.leaflet-popup-tip-container {
	width: 40px;
	height: 20px;
	position: absolute;
	left: 50%;
	margin-left: -20px;
	overflow: hidden;
	pointer-events: none;
	}
.leaflet-popup-tip {
	width: 17px;
	height: 17px;
	padding: 1px;

	margin: -10px auto 0;

	-webkit-transform: rotate(45deg);
	   -moz-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	        transform: rotate(45deg);
	}
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
	background: white;
	color: #333;
	box-shadow: 0 3px 14px rgba(0,0,0,0.4);
	}
.leaflet-container a.leaflet-popup-close-button {
	position: absolute;
	top: 0;
	right: 0;
	padding: 4px 4px 0 0;
	border: none;
	text-align: center;
	width: 18px;
	height: 14px;
	font: 16px/14px Tahoma, Verdana, sans-serif;
	color: #c3c3c3;
	text-decoration: none;
	font-weight: bold;
	background: transparent;
	}
.leaflet-container a.leaflet-popup-close-button:hover {
	color: #999;
	}
.leaflet-popup-scrolled {
	overflow: auto;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	}

.leaflet-oldie .leaflet-popup-content-wrapper {
	zoom: 1;
	}
.leaflet-oldie .leaflet-popup-tip {
	width: 24px;
	margin: 0 auto;

	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
	filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
	}
.leaflet-oldie .leaflet-popup-tip-container {
	margin-top: -1px;
	}

.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
	border: 1px solid #999;
	}


/* div icon */

.leaflet-div-icon {
	background: #fff;
	border: 1px solid #666;
	}


/* Tooltip */
/* Base styles for the element that has a tooltip */
.leaflet-tooltip {
	position: absolute;
	padding: 6px;
	background-color: #fff;
	border: 1px solid #fff;
	border-radius: 3px;
	color: #222;
	white-space: nowrap;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	pointer-events: none;
	box-shadow: 0 1px 3px rgba(0,0,0,0.4);
	}
.leaflet-tooltip.leaflet-clickable {
	cursor: pointer;
	pointer-events: auto;
	}
.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
	position: absolute;
	pointer-events: none;
	border: 6px solid transparent;
	background: transparent;
	content: "";
	}

/* Directions */

.leaflet-tooltip-bottom {
	margin-top: 6px;
}
.leaflet-tooltip-top {
	margin-top: -6px;
}
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
	left: 50%;
	margin-left: -6px;
	}
.leaflet-tooltip-top:before {
	bottom: 0;
	margin-bottom: -12px;
	border-top-color: #fff;
	}
.leaflet-tooltip-bottom:before {
	top: 0;
	margin-top: -12px;
	margin-left: -6px;
	border-bottom-color: #fff;
	}
.leaflet-tooltip-left {
	margin-left: -6px;
}
.leaflet-tooltip-right {
	margin-left: 6px;
}
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
	top: 50%;
	margin-top: -6px;
	}
.leaflet-tooltip-left:before {
	right: 0;
	margin-right: -12px;
	border-left-color: #fff;
	}
.leaflet-tooltip-right:before {
	left: 0;
	margin-left: -12px;
	border-right-color: #fff;
	}

