


/*--------------------------------------------------------------
# Grid
--------------------------------------------------------------*/
/* 1/8 */
.col-1dot5,
.col-sm-1dot5,
.col-md-1dot5,
.col-lg-1dot5,
.col-xl-1dot5 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-1dot5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 12%;
    flex: 0 0 12%;
    max-width: 12%;
}

@media (min-width: 992px) {
    .pull-right {
        text-align: right;
        float: right;
    }
}

.full-width {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
}


.subtitle {
    color: #505050;
    font-weight: normal !important;
}

.title-bg-yellow {
    font-weight: bold;
    color: #505050;
    border: 0 !important;
    background: #FBE34C;
    display: inline-block;
    padding: 10px 20px;
}

.txt-up {
    text-transform: uppercase
}

b, strong, .txt-bold {
    font-family: 'robotobold', sans-serif;
    font-weight: normal;
}

.txt-center {
    text-align: center
}

.txt-right {
    text-align: right
}

.color-black {
    color: #505050;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
#logo {
    height: 85px
}

ul.character-list {
    list-style: none;
    padding: 0;
    margin: 0 0 10px 40px;
}

ul.character-list .ml-1 {
    margin-left: 5px
}

ul.character-list li .icon {
    display: inline-block;
    width: 17px;
    height: 17px;
    background: #98b4a5;
    border: 1px solid #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    vertical-align: top;
    text-align: center;
    line-height: 15px;
    color: #fff;
    padding-top: 1px;
    font-size: 10px;
}

ul.character-list li p {
    display: inline
}


#lvmk-owl-slider .btn {
    white-space: nowrap;
}

.btn:focus {
    box-shadow: none
}

.btn-small {
    font-size: 12px;
    letter-spacing: -0.05em;
    padding: 6px 12px;
}

.btn-large {
    font-size: 20px
}

.btn-bold {
    font-weight: 700;
}

.btn-yellow {
    background-color: #fbe34c !important;
    border: 1px solid #fbe34c;
    color: #20623C;
}

.btn-yellow:hover {
    background-color: rgba(249, 237, 0, 0.5);
}

.btn-green {
    background-color: #20623C;
    border: 1px solid #20623C;
    color: #fbe34c;
}

.btn-white {
    background: #fff;
    color: #20623C;
    border: 1px solid #fff;
}

.btn-green:hover {
    background-color: #fbe34c;
    border-color: #fbe34c;
    color: #20623C !important;
}

.btn-border {
    background-color: #fff;
    border: 1px solid #20623C;
    color: #20623C;
}

.btn-border:hover {
    background-color: #20623C;
    border: 1px solid #20623C;
    color: #fff;
}

.btn-custom {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-decoration: none;
}

a.btn-custom:hover {
    text-decoration: none
}

.btn-custom.btn-custom-social {
    color: #20623C;
    width: 39px;
    height: 39px;
    font-size: 24px;
    line-height: 40px;
    letter-spacing: 3px;
    background-color: #fff;
    border: 1px solid #fff;
}

.btn-custom.btn-custom-social.btn-custom-social-share {
    background-color: #FCE34C;
    border-color: #bdbdbd;
}

.btn-custom.btn-custom-social.btn-custom-social-facebook {
    color: #5471af;
    border-color: #5471af;
}

.btn-custom.btn-custom-social.btn-custom-social-linkedin {
    color: #007bb6;
    border-color: #007bb6;
    line-height: 36px;
    padding-left: 5px;
}

.btn-custom.btn-custom-social.btn-custom-social-twitter {
    color: #5bc0de;
    border-color: #5bc0de;
}

.btn-custom.btn-custom-social.btn-custom-social-whatsapp {
    color: #25d366;
    border-color: #25d366;
}

.box-social-bar {
    display: inline;
    padding: 40px;
    padding-right: 0;
}

.box-social-bar ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 600ms, visibility 600ms;
    transition: opacity 600ms, visibility 600ms;
    padding-right: 40px;
}

.box-social-bar ul li {
    display: inline-block;
}

.bkg-gray {
    background-color: #f1f1f1;
}

.bkg-green {
    background-color: #20623C;
}

.breadcrumb-box {
    padding: 20px 0 1px 0;
}

.breadcrumb-box ul {
    list-style-type: none;
}

.breadcrumb-box li {
    display: inline;
    color: #505050;
    padding: 0;
    font-size: 12px;
}

.breadcrumb-box li.breadLeaf {
    text-transform: uppercase
}

.breadcrumb-box li:not(.breadLeaf):after {
    font-family: cursive;
    content: ">\00a0";
    padding: 0 5px;
}

.breadcrumb-box li a, .breadcrumb-box li a:hover {
    color: #505050;
    text-decoration: underline
}

.table.credemtable .tbl_title td {
    background-color: #fbe34c;
    padding: 10px 0;
    color: #fff;
    font-size: 18px;
    font-family: 'robotobold', sans-serif
}

.table.credemtable.layout_1 tr td {
    border: 1px solid rgb(102, 102, 102);
}

.table.credemtable.layout_1 td.col1 {
    text-align: right;
}

.table.credemtable.layout_1 td.col2 {
    text-align: center;
}

.table.credemtable.layout_2 .tbl_title td {
    text-align: left;
    padding-left: 20px
}

.table.credemtable.layout_2 tr td {
    border: none;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 15px
}

.table.credemtable.layout_2 td.col1 {
    text-align: right;
}

.table.credemtable.layout_3 .tbl_title td {
    text-align: left;
    padding-left: 20px
}

.table.credemtable.layout_3 tr td {
    border: none;
}

.table.credemtable.layout_3 td.col1 {
    text-align: right;
}

.table.credemtable.layout_3 tr.pt-0 td {
    padding-top: 0
}



.grecaptcha-badge {
    display: none !important;
}


.video {
    display: block;
    max-width: 800px;
    margin: 0 auto 20px;
    position: relative;
}

.video > * {
    display: block;
    height: 0;
    width: 100%;
    padding-bottom: 56.26%;
    position: relative;
}

.video > * > iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
form .label {
    font-size: 16px;
}

form .field-note, form span[role='alert'] {
    font-size: 12px;
    margin-bottom: 5px;
    padding-right: 6px;
}

form .field-note.required:after {
    content: "*";
    color: #ca7700;
    display: inline-block;
    margin-left: 3px;
}

form textarea {
    height: auto !important;
}

form input[type='text'], form input[type='tel'], form input[type='email'], select, textarea {
    border: 0px;
    padding: 5px;
    display: block;
    width: 100%;
    font-size: 14px;
    color: #303030;
    background-color: #EAEAEA;
    background-image: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}


#wrapper:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    transition: opacity .3s ease, z-index 0s .3s;
    opacity: 0;
    z-index: -100;
}

body.mobile-menu-open #wrapper:after {
    transition: opacity .3s ease, z-index 0s 0s;
    opacity: 0.7;
    z-index: 1000;
}

#mobile-menu #mobile-menu-close {
    font-size: 30px;
    line-height: 20px;
    margin: 12px 0 13px;
    padding: 13px 20px 12px;
    cursor: pointer;
}

#mobile-menu .menu {
    font-family: 'robotobold', sans-serif;
    font-size: 14px;
    line-height: 1;
    text-transform: uppercase;
    border-bottom: 1px solid #BCBCBC;
}

#mobile-menu ul {
    list-style: none;
    padding: 0;
}

#mobile-menu ul li {
    border-top: 1px solid #BCBCBC;
}

#mobile-menu ul li a {
    display: block;
    padding: 14px 10px 12px;
}

#mobile-menu ul li.menu-item-has-children {
    position: relative;
    cursor: pointer;
}

#mobile-menu ul li.menu-item-has-children:after {
    position: absolute;
    top: 16px;
    right: 5px;
    font-family: "credem", fantasy;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\44";
    font-size: 10px;
}

#mobile-menu ul li.menu-item-has-children a {
    margin-right: 30px;
}

#mobile-menu ul li .sub-menu {
    height: 0;
    overflow: hidden;
}

#mobile-menu ul li.open .sub-menu {
    height: auto;
}

#mobile-menu ul ul.sub-menu a {
    padding-left: 30px;
}


/*--------------------------------------------------------------
        ### Main menu footer
--------------------------------------------------------------*/
footer {
    background-color: #20623C;
    border-top: 1px solid #538567;
    border-bottom: 1px solid #538567;
    padding: 10px 0;
    font-size: 14px;
}

footer p, footer a {
    color: #fff
}

footer a {
    /*margin: 5px 0;*/
    display: inline-block;
}

footer a:hover {
    color: #fff;
    text-decoration: underline;
}

#footer-menu #main-footer-opener {
    color: #fff;
    font-size: 15px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}

#footer-menu .col-menu {
    max-height: 30px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 600ms, visibility 600ms, max-height 400ms linear;
    transition: opacity 600ms, visibility 600ms, max-height 400ms linear;
}

#footer-menu ul {
    list-style-type: none;
    padding-left: 10px;
    border-left: 1px solid #538567;
}

#r-sidebar {
    background-color: #fff;
    padding: 15px 0;
}

#r-sidebar ul {
    list-style-type: none;
    padding-inline-start: 30px;
    padding-right: 30px
}

#r-sidebar li {
    padding-top: 10px;
}

#r-sidebar li a {
    font-size: 14px;
    line-height: 20px;
}


#r-sidebar li.menu-item-has-children > a {
    font-weight: 700;
}

#r-sidebar ul.sub-menu {
    padding-inline-start: 20px;
    padding-right: 0
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/

.form-contatti-content .title {
    color: #fff;
    padding: 5px 0;
    font-size: 22px;
    font-family: 'robotomedium', sans-serif;
    font-weight: 400;
    line-height: 40px;
    margin-bottom: 50px;
}

.form-contatti-content .title .icon-envelope {
    font-family: 'robotoregular', "Segoe UI", sans-serif;
    font-size: 40px;
    padding-right: 30px
}

.form-contatti-content .formContattaci {
    margin-bottom: 40px;
}

.b-b {
    border-bottom: 1px solid #c3e3cf;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.box-info {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #fff;
    border: 1px solid #cdcdcd;
    margin-bottom: 15px;
    position: relative;
}

.box-info.yellow-shadow {
    -webkit-box-shadow: 0px 0px 0px 5px #fce34c;
    -moz-box-shadow: 0px 0px 0px 5px #fbe34c;
    box-shadow: 0px 0px 0px 5px #fbe34c;
}

.box-info .box-info-title {
    min-height: 80px;
    padding: 10px 0;
    line-height: 1.1;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.box-info .box-info-social {
    min-height: 40px;
    position: relative;
}

.box-info .box-info-social .box-social-bar {
    padding: 20px;
    z-index: 2;
    position: relative;
}

.box-info .box-info-social hr {
    margin: 0;
    border-color: #cdcdcd;
    position: absolute;
    top: 50%;
    width: 100%;
    z-index: 0;
}

.box-info .box-info-abstract {
    height: 150px;
    font-size: 14px;
    padding: 20px 16px 10px 16px;
}

.box-info .box-info-button {
    padding: 8px 10px 15px 8px;
    text-align: center
}

.features .wp-block-kadence-column {
    margin-right: 0 !important
}

.box-features {
    text-align: center;
    padding-right: 10px;
    padding-left: 10px;
    min-height: 180px;
    position: relative;
    height: 100%;
}

.box-features .box-icon {
    font-size: 30px;
    color: #fff;
    width: 55px;
    height: 55px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #a7bfb1;
    text-align: center;
    margin: 0 auto;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.box-features .box-content {
    margin-top: 30px;
}

.box-features .box-content h4 {
    font-size: 16px;
    min-height: 55px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.box-features .box-content .txt-content {
    margin-top: 40px
}

.box-features .box-content p {
    font-size: 16px
}

.box-features hr {
    border-width: 0;
}

.box-features hr:after {
    content: "";
    display: none;
    width: 1px;
    background-color: #BCBCBC;
    position: absolute;
    top: 30%;
    bottom: 0;
    right: 0;
}

.box-features.no-bordo-laterale hr::after {
    display: none;
}

.box-info-pdf h6{text-transform: none}

.box-info-pdf ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.box-info-pdf ul li {
    margin: 2px 0;
    line-height: 14px;
    font-size: 12px;
}

.box-info-pdf ul .icon {
    color: #20623C;
    margin-right: 5px;
    font-size: 16px;
}

.disclaimer {
    font-size: 12px;
    line-height: 14px;
    color: #969696;
}

@media screen and (min-width: 768px) {

    .box-features {
        margin-bottom: 30px;
        min-height: 170px;
    }

    .box-features hr:after {
        display: inline-block;
    }

    .box-info-pdf {
        border-right: 1px solid #dbdbdb;
    }
    
}

/*--------------------------------------------------------------
    ## Page
--------------------------------------------------------------*/
#page-banner {
    position: relative;
    min-height: 380px;
    background-position: center center;
    background-size: cover;
}

#page-banner #page-banner-header {
    position: absolute;
    z-index: 2;
    bottom: 0;
    width: 100%;
    line-height: 1;
}

.owl-dots {
    text-align: center;
}

.owl-carousel button.owl-dot {
    background: #FBE34C;
    color: inherit;
    border: none !important;
    padding: 0 !important;
    font: inherit;
    display: inline-block;
    height: 3px;
    width: 60px;
    margin: 40px 10px;
}

.owl-carousel button.owl-dot.active {
    background: #000;
}

#page-banner #page-banner-header h1, #page-banner-green h1 {
    font-size: 90px;
    line-height: .9;
    margin: 5px 0;
}

#page-banner #banner-subtitle {
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.9) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.9) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.9) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6ffffff', endColorstr='#e6ffffff', GradientType=0);
    border-top: 1px solid #c5c5c5;
    padding: 30px 0;
    min-height: 80px;
}

#page-banner #banner-subtitle h2 {
    margin: 0;
}

#page-banner #banner-subtitle p {
    font-size: 16px;
    line-height: 24px
}

#page-banner #banner-social {
    position: absolute;
    top: -30px;
    right: 0;
    transform: translateY(-50%);
}

#page-header-links {
    padding: 20px 0
}

#page-header-links .quicklink {
    padding: 5px 0;
    border-bottom: 1px solid #cacaca;
}

#page-header-links .quicklink a {
    color: #505050
}

#page-header-links .quicklink a:after {
    font-family: "credem", fantasy !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "D";
    color: #20623C;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
}

#page-header-links .quicklink.first-row {
    border-top: 1px solid #cacaca;
}

@media (max-width: 767px) {
    #page-banner #page-banner-header h1, #page-banner-green h1 {
        font-size: 42px;
        margin-bottom: 15px;
    }
}


/*--------------------------------------------------------------
    ## Page right sidebar
--------------------------------------------------------------*/
:where(.page-template-tpl-pagesidebar, .page-template-tpl-pagesidebar-trasparenza) #main {
    background-color: #f1f1f1;
}

#page-banner-green {
    color: #fff;
    background-color: #20623C;
    padding: 25px;
    min-height: 160px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#page-banner-green #page-banner-header {
    /*margin-top: 110px;*/
}

#page-banner-green h1 {
    color: #fff;
    text-align: center;
    margin: 0;
}

.tplsidebar-footer {
    background-color: #fff;
    border-top: 1px solid #ccc;
}

.tplsidebar-footer .col {
    padding: 20px 0;
}

.tplsidebar-footer .document-col {
    border-right: 1px solid #ccc;
}

.tplsidebar-footer h6 {
    font-family: 'OscineBold', 'Tahoma', sans-serif;
    font-size: 12px;
    margin-bottom: 10px;
    color: #969696;
}

.tplsidebar-footer a {
    color: #969696;
    text-decoration: none
}

.tplsidebar-footer .document-col i.icon {
    color: #20623C;
    font-size: 28px;
    padding-right: 5px;
    float: left;
}

.tplsidebar-footer .description-col {
    padding-left: 20px;
    margin-top: 20px
}

.page-template-tpl-pagesidebar .form-contatti-content {
    margin-left: 20px;
    margin-bottom: 30px
}

.page-template-tpl-pagesidebar .form-contatti-content .icon {
    padding: 5px 20px;
}


/*--------------------------------------------------------------
    ## Ricerca
--------------------------------------------------------------*/
#risultati-ricerca {
}

#risultati-ricerca h1 {
    margin: 60px 0 15px;
}

#risultati-ricerca .risultati-totali {
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 60px;
    color: #666;
}

#risultati-ricerca .risultato {
    margin-bottom: 60px;
}

#mega-menu .nav-search {
    float: right;
}

#mega-menu .nav-search .nav-search-button {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;

    width: 45px;
    height: 45px;
    line-height: 1;
    cursor: pointer;
    font-size: 21px;
}

.search-row {
    background: -moz-linear-gradient(top, rgba(32, 98, 59, 0.95) 0%, rgba(32, 98, 59, 0.95) 100%);
    background: -webkit-linear-gradient(top, rgba(32, 98, 59, 0.95) 0%, rgba(32, 98, 59, 0.95) 100%);
    background: linear-gradient(to bottom, rgba(32, 98, 59, 0.95) 0%, rgba(32, 98, 59, 0.95) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f220623b', endColorstr='#f220623b', GradientType=0);
    display: block;
    opacity: 0;
    visibility: hidden;
    max-height: 0;
    position: fixed;
    top: 194px;
    width: 100%;
    z-index: 100;
}

.search-row .container {
    padding: 10px 0;
}

#header-mobile .nav-search {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    padding: 7px 15px 5px;
    cursor: pointer;
    font-size: 20px;
}


.wp-block-kadence-tabs .kt-tabs-id_f3dfb6-0e > .kt-tabs-title-list li .kt-tab-title {
    text-transform: uppercase !important;
    border-radius: 50px !important;
    background: #f1f1f1 !important;
}

.wp-block-kadence-tabs .kt-tabs-id_f3dfb6-0e > .kt-tabs-title-list li.kt-tab-title-active .kt-tab-title, .wp-block-kadence-tabs .kt-tabs-id_f3dfb6-0e > .kt-tabs-content-wrap > .kt-tabs-accordion-title.kt-tab-title-active .kt-tab-title {
    border-color: #F1F1F1;
    color: #ffffff;
    background: #20623C !important;
    border-radius: 50px;
}

.wp-block-kadence-tabs .kt-tabs-id_f3dfb6-0e > .kt-tabs-title-list li.kt-tab-title-active:after {
    content: '';
    height: 30px;
    width: 1px;
    border-right: 1px dashed #20623C;
    display: block;
    margin: 0 auto 0;
}

.kt-tabs-wrap > .kt-tabs-content-wrap > .kt-tab-inner-content {

    border-radius: 30px !important;

}

.kt-tabs-wrap.kt-active-tab-1 > .kt-tabs-content-wrap > .kt-tab-inner-content {

}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer-top {
    border-top: 1px solid #538567;
    border-bottom: 1px solid #538567;
}

#footer-top p {
    margin-bottom: 0
}

#footer-top .btn {
    width: 50%;
    font-size: 10px;
    color:#20623C;
}

#footer-top .fa, #footer-top .fab, #footer-top .icon {
    width: 40px;
    font-size: 21px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

#footer-top .fa-linkedin-in {
    background-color: #007bb6;
    line-height: 39px;
}

#footer-top .icon-youtube {
    line-height: 44px;
    background-color: #9d2b2b;
    letter-spacing: -4px;
}

#footer-top .icon-twitter {
    line-height: 46px;
    background-color: #5bc0de;
}

#footer-top .fa-facebook-f {
    line-height: 40px;
    background-color: #5971AA;
}

#footer-bottom p {
    font-size: 11px;
    padding-top: 15px
}

/*bottone personalizza di cookiePro*/
#footer-bottom #ot-sdk-btn.ot-sdk-show-settings, #footer-bottom #ot-sdk-btn.optanon-show-settings {
    border: 0px solid #1F623B!important;
    background: transparent!important;
    color: #fff!important;
    padding: 0!important;
    font-size: 11px!important;
}

/*--------------------------------------------------------------
# Pagina Eventi
--------------------------------------------------------------*/

.eventi #page-banner-green, .eventi .breadcrumb-box {
    display: none !important;
}

.eventi .testa-evento {
    background-size: contain !important;
}

.eventi .testa-evento .row {
    padding: 50px 0;
}

.eventi .testa-evento .titolo-evento p {
    color: #20633C !important;
    font-size: 60px;
}

.eventi .testa-evento .testo-evento {
    color: #20633C;
    font-family: 'OscineRegular', Tahoma, sans-serif;
    line-height: 1.3;
    overflow: hidden;
    font-size: 20px;
}

.eventi .testa-evento .testo-evento figure, .eventi .testa-evento .testo-evento .data-evento {
    float: left;
    width: 103px;
}

.eventi .testa-evento .testo-evento .data-evento .giorno {
    font-weight: bolder;
    font-size: 25px !important;
}

.eventi .testa-evento .testo-evento .data-evento .ore {
    border-top: 2px #20633C solid;
    letter-spacing: 3px;
}

.eventi .testa-evento .testo-evento figure img {
    width: 100%;
    height: auto;
}

.eventi .testa-evento .testo-evento p {
    color: #20633C;
    display: inline-block;
    float: right;
    border-left: 2px #20633C solid;
    width: calc(100% - 123px);
    padding-left: 20px;
}

.eventi .testa-evento .flag {
    position: absolute;
    left: -100px;
}

.eventi .dark {
    color: #505050 !important;
}

.eventi .btn-green-outline {
    border: 1px #20633C solid;
    color: #20633C;
    background: #fff !important;
}

.eventi .btn-green-outline:hover {
    border: 1px #20633C solid;
    color: #fff;
    background: #20633C !important;
}


.single .wp-block-image img {
    max-width: 100%;
    height: auto;
}

.eventi .wp-block-embed iframe {
    max-width: 100%;
    height: 350px;
    width: 100%;
}

.eventi .loop-entry .entry-content-wrap {
    padding: 2rem 0rem;
}


.wp-block-kadence-posts .loop-entry .entry-footer {
    text-align: left;
    border: 0;
    background-color: transparent;
}

.wp-block-kadence-posts .loop-entry .entry-footer .btn span {
    display: none;
}


.loop-entry {
    box-shadow: 0px 15px 25px -10px rgb(0 0 0 / 0%) !important;
}


.bkg-green {
    background-color: #20623C;
}


.bkg-green h2, .bkg-green h3, .bkg-green h3.dark, .bkg-green p {
    color: #fff !important;
}

.bkg-green .btn-green {
    background-color: #fff;
    border: 1px solid #fff;
    color: #20623C;
}

.bkg-green .btn-green:hover {
    background-color: #20623C;
    border: 1px solid #fff;
    color: #fff;
}

.video-row iframe {
    border: 1px solid #20623C;
}


.wp-block-image img {
    max-width: 100%;
    height: auto;
}

.cloud-bg {
    background-image: url(../images/cloud-dettaglio.jpg);
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 1512px;
}

.page-id-4551 .box-info .box-info-social {
    display: none;
}

.page-id-4551 .box-info .box-info-title {
    min-height: auto;
}

.page-id-4551 #page-banner {
    position: relative;
    min-height: 620px;
    background-position: 0 0;
    background-color: #20633c;
    background-size: auto;
    background-repeat: no-repeat;
}

.page-id-4551 #page-banner #banner-subtitle {
    display: none;
}

.news-page #banner-subtitle, .news-page #page-header-links {
    display: none !important;
}

/*news*/
.news-card {
    margin: 50px 0;
}

.news-card img {
    max-width: 100%;
    height: auto;
}

.news-card .btn {
    margin: 0;
}

@media (min-width: 1366px) {
    .eventi .testa-evento .row {
        padding: 70px 0;
    }
}


@media (max-width: 1280px) {
    .eventi .testa-evento .titolo-evento p {
        color: #20633C !important;
        font-size: 50px;
    }
}


@media (max-width: 1024px) {
    .eventi .testa-evento .titolo-evento p {
        color: #20633C !important;
        font-size: 40px;
    }
}

@media (max-width: 900px) {
    .eventi .testa-evento .row {
        min-height: 790px;
        margin-top: -70px;
    }

    .eventi .testa-evento {
        background-size: 180% auto !important;
    }


    .eventi .testa-evento .titolo-evento {
        margin-top: -240px !important;
    }
}


@media (max-width: 500px) {
    .eventi .testa-evento .titolo-evento {
        margin-top: -100px !important;
    }

    .eventi .testa-evento .testo-evento {
        color: #20633C;
        font-family: 'OscineRegular', Tahoma, sans-serif;
        line-height: 1.3;
        overflow: hidden;
        font-size: 20px;
    }

    .eventi .testa-evento .testo-evento figure, .eventi .testa-evento .testo-evento .data-evento {
        float: none;
        width: 100%;
        margin-bottom: 20px;
    }

    .eventi .testa-evento .testo-evento .data-evento .ore {
        border-top: 0px #20633C solid;
        letter-spacing: 3px;
    }

    .eventi .testa-evento .testo-evento p {
        color: #20633C;
        display: inline-block;
        float: none;
        border-left: 0;
        width: 100%;
        padding-left: 0;
    }

    .eventi .testa-evento .row {
        min-height: 650px;
    }
}


@media (min-width: 992px) {
    .eventi .testa-evento {
        background-position: bottom center !important;
    }
}

@media (min-width: 901px) and (max-width: 991px) {
    .eventi .testa-evento .row {
        min-height: 700px;
        margin-top: -100px;
    }
}


/*--------------------------------------------------------------

# Landing pages

--------------------------------------------------------------*/

#logo {
    background: #fff;
    padding: 10px;
    display: inline-block;
}

.page-name {
    font-size: 22px;
    margin-left: 20px;
}

.margin-auto {
    margin: auto;
}

.single-landing-pages #header-desktop, .single-landing-pages #header-mobile, .single-landing-pages #footer-top, .single-landing-pages #top-bar {
    display: none !important;
}

.single-landing-pages #header {
    min-height: auto;
}

.single-landing-pages, .single-landing-pages p {
    font-size: 16px;
    line-height: 1.5;
}

.single-landing-pages #l-header {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    /* min-height: 410px; */
    min-height: 285px;
    display: flex;
    align-items: flex-end;
}


.single-landing-pages .bg-green {
    background: #20623C;
    color: #fff;
}


.single-landing-pages h1 {
    padding: 10px 15px;
    margin: 0;
    font-size: 36px;
    line-height: 1.2;
}

.single-landing-pages h1 small {
    font-size: 90%;
    text-transform: none !important;
}


.lucchetto .kt-svg-icon-list-single {
    display: none !important;
}

.lucchetto .kt-svg-icon-list-text {
    padding: 8px 0 8px 60px;
    background: url(../images/lucchetto.png) no-repeat 0 50%;
}


.wp-block-image.max-width-300 {
    max-width: 300px;
}

.single-landing-pages .form-subtitle {
    font-size: 20px;
}

@media (min-width: 1515px) {
    .single-landing-pages #l-header {
        min-height: 600px;
    }

    .single-landing-pages .container {
        max-width: 1475px;
    }
}


.single-landing-pages #top-form > .container > .row > div {
    position: relative;
    height: 0;
    overflow: visible;
}

.single-landing-pages #top-form .wpcf7 {
    position: absolute;
    top: 0;
    left: 15px;
    z-index: 9000000000;
    width: calc(100% - 30px);
    background-color: #f1f1f1;
    padding: 50px 30px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}


.single-landing-pages #mid-form .wpcf7 {
    background-color: #f1f1f1;
    padding: 50px 30px;
    border-radius: 40px;
    margin-top: 60px;
}

.single-landing-pages label {
    display: block;
    /*margin-bottom: 20px;*/
}

.single-landing-pages input {
    display: block;
    width: 100%;
    border: none;
    outline: none;
    padding: 3px 7px 2px;
    background: #fff;
    height: 50px;
    margin: 5px 0 15px;
}

.single-landing-pages input.wpcf7-submit {
    color: #ffffff;
    background-color: #20623C;
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: none;
    white-space: nowrap;
    padding: 6px 30px;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.single-landing-pages input.wpcf7-submit:hover {
    background-color: #397f55;
}


.single-landing-pages .date-num-container {
    margin-bottom: 20px;
}

.single-landing-pages .date-num-container label {
    margin-bottom: 0;
    padding-right: 0;
}

.single-landing-pages .date-num {
    display: flex;
}

.single-landing-pages .date-num input,
.single-landing-pages .date-num input::-webkit-outer-spin-button,
.single-landing-pages .date-num input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    -moz-appearance: textfield;
}

.single-landing-pages .date-num input[size="2"] {
    max-width: calc(30% - 5px);
    margin-right: 3px;
}

.single-landing-pages .date-num input[size="4"] {
    max-width: 40%;
}

.single-landing-pages label.checkbox {
    font-size: 12px;
    line-height: 1.2;
    display: flex;
    align-items: center;
}

.single-landing-pages input[type="checkbox"],
.single-landing-pages input[type="radio"] {
    width: 20px;
    height: 20px;
    flex-shrink: 0;
    float: left;
    margin-right: 5px;
    margin-top: 0px;
    position: relative;
    top: 2px;
}

.no-dw-space .kt-row-column-wrap {
    padding-bottom: 0;
}


/**
 * TEMPLATE LANDING PAGE 2
 */
.lp2 #header .bg-green h3 {
    color: #ffffff;
    margin: 0;
}

.lp2 .top-form {
    position: absolute;
    top: 0;
    left: -20px;
    right: 0;
    background: #F1F1F1;
    padding: 30px;
    z-index: 99;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

.lp2 .top-form h3 {
    text-transform: uppercase;
}

.lp2 form {
    margin-top: 15px;
}

.lp2 form input:not([type="checkbox"],[type="radio"],[type="submit"]) {
    height: 40px;
    background: #fff;
    padding: 5px 10px;
}

.lp2 form .wpcf7-list-item-label {
    font-size: 13px;
}

.lp2 form .wpcf7-list-item {
    margin: 0;
}

.lp2 form .wpcf7-list-item:not(:last-child) {
    margin-right: 15px;
}

.lp2.single-landing-pages input.wpcf7-submit {
    display: inline-block;
    width: auto;
}

@media (min-width: 1515px) {
    .lp2 .top-form {
        padding: 45px;
    }
}

.mid-form {
    margin-top: 60px;
    background: #F1F1F1;
    padding: 30px;
    border-radius: 30px;
}


.lp2 #header {
    border: none;
}

/*.lp2 #header img,
.lp2 #footer img {
    height: 62px;
    margin: 20px 0;
}*/


.lp2 #footer {
    background-color: #fff;
    border: none;
    padding: 10px 0;
    color: #000;
    font-size: 14px;
}

.lp2 #footer p {
    color: inherit;
    font-size: inherit;
}

.lp2 #footer p:last-child {
    margin-bottom: 0;
}

.lp2 #footer a {
    color: inherit;
    font-size: inherit;
}


.lp2.single-landing-pages #l-header {
    min-height: 300px;
    background-position: 13%;
}

@media (min-width: 768px) {
    .lp2.single-landing-pages #l-header {
        min-height: 440px;
        background-position: center;
    }
}

@media (min-width: 1400px) {
    .lp2.single-landing-pages #l-header {
        min-height: 500px;
        background-position: center;
    }
}


.lp2 h1 {
    text-transform: unset;
    font-size: 26px;
    font-family: 'robotoregular', sans-serif;
}

.lp2 h2 {
    text-transform: unset;
    font-size: 24px;
}

.lp2 h3 {
    text-transform: unset;
    font-size: 20px;
}

@media (min-width: 992px) {
    .lp2 h1 {
        font-size: 40px;
    }
}

.lp2 .vc_btn3.vc_btn3-style-custom {
    background-image: none;
    font-size: 18px;
    font-weight: 700;
    padding-top: 8px;
    padding-bottom: 8px;
    text-transform: uppercase;
}


.white, .white * {
    color: #fff;
}

.icon-list .col-lg-6 {
    margin-bottom: 30px;
}

.icon-list .col-lg-6 .col-sm-auto {
    padding-right: 0;
}

.icon-list img {
    margin-bottom: 10px;
}

.icon-list strong {
    display: block;
    margin-bottom: 10px;
}


.img-full {
    height: 100%;
}

.img-full img {
    height: 100%;
    object-fit: cover;
}



body.single-beni .category {
    display: flex;
    align-items: center;
    text-transform: uppercase;
    font-weight: 700;
    padding: 0;
}

body.single-beni .owl-dots {
    display: flex;
    justify-content: space-between;
}

body.single-beni .info {
    border-bottom: 1px solid #000000;
    padding: 5px 0;
}

body.single-beni .info div {
    padding: 0 8px;
}

body.single-beni .info .nome {
    text-transform: uppercase;
    font-weight: 700;
}

body.page-template-tpl-splash-beni .category {
    display: flex;
    flex-direction: column;
    align-items: center;
    border-right: 2px solid #e1e1e1;
}

body.page-template-tpl-splash-beni .category a {
    text-decoration: none;
}

body.page-template-tpl-splash-beni .category a div {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

body.page-template-tpl-splash-beni .category:last-of-type {
    border-right: none;
}

body:where(.single-beni, .page-template-tpl-splash-beni, .tax-categorie_bene) .box-icon {
    border-radius: 50%;
    height: 55px;
    width: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #a7bfb1;
    color: #ffffff;
    font-size: 30px;
    margin-right: 15px;
}

body:where(.page-template-tpl-splash-beni, .tax-categorie_bene) .category .name {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 22px;
    margin: 25px 0;
}

/*beni in vendita*/
body:where(.page-template-tpl-splash-beni, .tax-categorie_bene) .bene {
    background-color: #ffffff;
    border: 1px solid #B4B4B4;
    border-radius: 3px;
    margin-bottom: 30px;
    height: calc(100% - 30px);
    display: flex;
    flex-direction: column;
}

body:where(.page-template-tpl-splash-beni, .tax-categorie_bene) .bene .top {
    border-bottom: 1px solid #B4B4B4;
    padding: 15px 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-grow: 1;
}

body:where(.page-template-tpl-splash-beni, .tax-categorie_bene) .bene .top .titolo-bene {
    color: #333333;
    font-size: 22px;
}

body:where(.page-template-tpl-splash-beni, .tax-categorie_bene) .bene .top .novita,
body.single-beni .novita{
    background-color: #FBE34C;
    padding: 5px 8px;
}

body:where(.page-template-tpl-splash-beni, .tax-categorie_bene) .bene img {
    border-radius: 37px;
    width: 100%;
    height: auto;
    margin-bottom: 30px;
}

body:where(.page-template-tpl-splash-beni, .tax-categorie_bene) .bene .bottom {
    padding: 30px;
    text-align: center;
}

body:where(.page-template-tpl-splash-beni, .tax-categorie_bene) .bene .bottom .bene-price .price-line,
.single-beni .bene-price .price-line {
    text-decoration: line-through;
}

body:where(.page-template-tpl-splash-beni, .tax-categorie_bene) .bene .bottom .btn {
    border-radius: 10px;
}


.cod_annuncio {
    border-radius: 500px;
    margin: 0;
}

#lvmk-carousel-bene .owl-dots {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    /*margin-right: -15px;
    margin-left: -15px;*/
    margin-top: 15px;
}

#lvmk-carousel-bene .owl-dots img {
    max-height: 100px;
    max-width: 100px;
}




#calcola_rata {
    background-color: #ffffff;
    border: solid 3px #FBE34C;
    border-radius: 51px;
    padding: 25px 35px;
    margin: 20px auto;
}

#calcola_rata .titolo {
    font-size: 25px;
    font-weight: 700;
    color: #505050;
    clear: both;
     
        margin: 0 0 10px 0;
       
        line-height: 1.1;
        text-transform: uppercase;
}

#calcola_rata :where(input, select) {
    width: 100%;
    height: 40px;
    background-color: white;
    border: solid 1px #000000;
    display: block;
}

#calcola_rata label {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 10px;
}

#calcola_rata .box-controparte {
    border: solid 3px #20623C;
    border-radius: 42px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    padding: 25px 10px;
    margin: 0px 30px 30px 0;
    height: 200px;
    width: 250px;
    text-align: center;
    font-size: 15px;
}

#calcola_rata .box-controparte input{
    height: 20px;
    color: #20623C;
}


#calcola_rata .durata_leasing {
    display: flex;
    flex-direction: column;
    align-items: center;
}

#calcola_rata input[type="range"] {
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
    border: 0;
    border-top-color: currentcolor;
    border-top-style: none;
    border-top-width: 0;
    border-radius: 0;
    height: 2px;
    padding: 0;
    outline: none;
    margin: 20px 0 0;
    background: #3d4d66;
}

#calcola_rata [type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 24px;
    height: 24px;
    background: #3D4D66;
    border-radius: 50%;
    cursor: pointer;

}

#calcola_rata [type="range"]::-moz-range-thumb {
    width: 24px;
    height: 24px;
    background: #3D4D66;
    border-radius: 50%;
    cursor: pointer;
}

#calcola_rata .range-steps {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: space-between;
    width: 100%;
    pointer-events: none;
    font-size: 14px;
    font-weight: 700;
}

#calcola_rata .range-steps li {
    width: 28px;
    display: flex;
    align-items: center;
    flex-direction: column;
}

#calcola_rata .range-steps li::before {
    content: '';
    display: block;
    height: 18px;
    width: 2px;
    background: #3d4d66;
    margin: auto;
}


.checkbox-switch input[type="checkbox"] {
    width: 50px;
    height: 24px;
    background-color: #e7e7e7;
    border-radius: 500px;
    vertical-align: middle;
    border: 1px solid #ddd;
    appearance: none;
    -webkit-appearance: none;
    outline: none;
    cursor: pointer;
    position: relative;
    transition: .2s ease;
    margin: 4px;
}

.checkbox-switch input[type="checkbox"]:checked {
    background-color: #20623C;
    transition: .2s ease;
}

.checkbox-switch input[type="checkbox"]:after {
    content: 'NO';
    display: flex;
    align-items: center;
    justify-content: center;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 25%;
    transform: translate(-50%, -50%);
    background-color: #ffffff;
    border: 1px solid #ddd;
    transition: .2s ease;
    font-size: 11px;
}

.checkbox-switch input[type="checkbox"]:checked:after {
    content: 'SI';
    left: 75%;
    transition: .2s ease;
}

#wpcf7-f8383-p6659-o1 .icon.icon-pdf {
    font-size: 24px;
}



.card-trasparenza .kt-inside-inner-col {
    display: flex;
    flex-direction: column;
}

.card-trasparenza .kt-inside-inner-col h4 {
    min-height: 60px;
}

.card-trasparenza .kt-inside-inner-col hr {
    width: 100%;
}

.card-trasparenza .kt-inside-inner-col p {
    flex-grow: 1;
}

.card-trasparenza .kt-inside-inner-col a.btn {
    margin-bottom: 15px;
}


/*news correlate*/
.card-news {
    display: flex;
    height: 100%;
    flex-direction: column;
}

.card-news p {
    flex-grow: 1;
}

.card-news .btn {
    width: fit-content;
    margin-bottom: 30px;
}

#wpcf7-f8383-p6659-o1 .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item-label {
    display: none;
}

#wpcf7-f8383-p6659-o1 .wpcf7-form-control-wrap[data-name="C_1_INFO"] .wpcf7-checkbox .wpcf7-list-item-label {
    display: inline-block;
    margin-left: 10px;
}

/*!

* Theme Name:  Credemleasing

* Template:    credem

* Author:      Lovemark

* Author URI:  https://www.lvmk.it

* Version:     1.0

* Text Domain: lvmk

* Domain Path: /languages/

*/


.breadcrumb-box ul {

    padding-left: 0;

}

/*mappa sedi*/
#map {
    height: 500px;
    width: 100%;
}

/*selettore imprese/privati/beni in vendita*/
.section-selection li {
    width: 125px;
    height: 100%;
    line-height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.section-selection li a {
    text-align: center;
}

.section-selection li.active {
    background-color: #fff;
}

.section-selection li.active a {
    color: #303030;
}

/*selettore imprese/privati in menu mobile*/
#mobile-menu .section-selection {
    background-color: #20623C;
    margin: 0;
    display: flex;
}

#mobile-menu .section-selection li {
    border: none;
    width: 50%;
}

#mobile-menu .section-selection li a {
    color: #fff;
}

#mobile-menu .section-selection li.active a {
    color: #303030;
}


#header .fa-chevron-right {
    margin-left: 6px;
}

form .formError {
    border: 2px solid red !important;
}

form .errormsg_form {
    margin: 20px 0;
    color: red;
    font-style: italic;
    font-weight: bold;
    display: none;
}


h4.descrizione_step {
    color: #505050
}

div#box-importo {
    background-color: #FDF9DE;
    text-align: center;
    padding: 10px 20px;
    margin-bottom: 14px;
}

#box-importo h3 {
    color: #000;
    font-size: 30px;
    text-transform: none;
    border-bottom: 1px solid #ECEBE1;
    padding-bottom: 20px;
}

#box-importo h3 .smallimportoinfo {
    font-size: 14px;
}

#conf_step2_form .canoniValue {
    font-size: 26px;
    color: #000;
}

#conf_step2_form .importo-info {
    font-size: 12px;
    font-style: italic;
    text-align: center;
}

#calcola_rata .box-controparte {
    border: solid 3px #20623C;
    border-radius: 42px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    padding: 15px 5px;
    margin: 50px 30px 50px 0;
    width: 280px;
    text-align: center;
    font-size: 16px;
    height: 200px;
}

.box-controparte img {
    width: 50px;
    padding-bottom: 5px
}

.box-controparte.yellow {
    background-color: #FBE34C;
    -webkit-box-shadow: 0px 0px 10px 2px #D4D4D4;
    box-shadow: 0px 0px 10px 2px #D4D4D4;
    border-color: #FBE34C !important;
}

.box-controparte input[type="radio"]:checked {
    accent-color: green;
}

#calcola_rata .box-controparte input {
    margin-top: 5px;
}

.box-preventivo h3 {
    color: #000;
    text-transform: none;
    border-bottom: 1px solid #ECEBE1;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

.box-preventivo p {
    color: #A2A2A2;
    font-size: smaller;
}

.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg {
    width: 25px !important;
    height: 25px !important;
}


#conf_step3_form label {
    font-size: 16px !important;
    text-transform: none !important;
    font-weight: 500 !important;
    margin-bottom: 15px !important;
    color: #5D5D5D;
    display: block;
}

#conf_step3_form :where(input, select) {
    border: solid 1px #B1B1B1 !important;
    display: block !important;
    height: auto !important;
}

#conf_step3_form textarea {
    background-color: #fff !important;
    border: solid 1px #B1B1B1 !important;
    height: 100px !important;
}

#conf_step3_form input[type=radio] {
    display: inline !important;
    width: auto !important;
}

#conf_step3_form input[type=date] {
    padding: 4px 5px;
    font-size: 14px;
    color: #303030;
}

body.archive.tax-categorie_bene .category a div {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.news-card {
    margin: 20px 0 !important;
}

@media (min-width: 767px) {

    body:not(.rtl) .full-width.lvmkcent .kt-row-column-wrap:not(.kt-gutter-none)>.wp-block-kadence-column:last-child {

        margin-right: auto;

    }

}


#costo-tooltip {
    margin: 0;
    padding: 2px 7px;
    font-size: 14px;
    margin-left: 10px;
    border: none;
    line-height: 16px;
    border-radius: 50px;
    background-color: #FBE34C;
    color: #505050;
    font-weight: bold;
    display: inline-block;
}

.costo-tooltiptext {
    visibility: hidden;
    width: 240px;
    bottom: 110%;
    left: 15%;
    margin-left: -100px;
    height: 180px;
    font-size: 13px;
    background-color: #fff;
    color: #505050;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;
    position: absolute;
    z-index: 1;
    padding: 10px;
    border: 2px solid #20623C;
    margin-left: 10px;
}

button.btn-cta {
    font-size: 18px;
    border: 2px solid #fbe34c;
}

#calcola_rata h2.titolo {
    font-size: 34px
}


/* MOBILITY SOLUTIONS */
.page-template-tpl-mobility h2.section-title {
    background-color: #eee;
    padding: 14px 0 12px;
    margin: 20px 0 15px;
    font-size: 30px;
}

.page-template-tpl-mobility input:not([type='checkbox']):not([type='radio']) {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
}

.page-template-tpl-mobility .form-control {
    height: auto;
    box-shadow: none;
    padding: 6px 12px;
}

.page-template-tpl-mobility .form-control,
.page-template-tpl-mobility .select2-container--default .select2-selection--single {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #303030;
    background-color: #EAEAEA;
    background-image: none;
    border: 1px solid #EAEAEA;
    border-radius: 0;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    outline: none;
}

.page-template-tpl-mobility h4 {
    text-transform: none;
    color: #505050;
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.page-template-tpl-mobility button.btn-secondary {
    color: #20623C;
    background-color: #fbe34c;
    border-color: #fbe34c;
}

.btn-secondary:hover {
    background-color: rgba(249, 237, 0, 0.5);
    border-color: transparent;
}

.page-template-tpl-mobility button.btn-primary {
    color: #fff;
    background-color: #20623C;
    border-color: #20623C;
}

.page-template-tpl-mobility button.btn-primary:hover {
    background-color: #fbe34c;
    border-color: transparent;
}


.switch-toggle {
    width: 60px;
    text-align: center;
    /* GREEN CHECKBOX */
}

.switch-toggle *,
.switch-toggle *:before,
.switch-toggle *:after {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    /*transition*/
    transition: 0.25s ease-in-out;
    outline: none;
    font-family: Helvetica Neue, helvetica, arial, verdana, sans-serif;
}

.switch-toggle .ios-toggle,
.switch-toggle .ios-toggle:active {
    position: absolute;
    height: 0;
    width: 0;
    opacity: 0;
    border: none;
    outline: none;
}

.switch-toggle .checkbox-label {
    display: block;
    position: relative;
    padding: 10px;
    margin-bottom: 0;
    font-size: 12px;
    line-height: 16px;
    width: 100%;
    height: 30px;
    /*border-radius*/
    border-radius: 15px;
    background: #e7e7e7;
    cursor: pointer;
}

.switch-toggle .checkbox-label:before {
    content: '';
    display: block;
    position: absolute;
    z-index: 1;
    line-height: 34px;
    text-indent: 40px;
    height: 30px;
    width: 30px;
    /*border-radius*/
    border-radius: 100%;
    top: 0px;
    left: 0px;
    right: auto;
    background: white;
    /*box-shadow*/
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2), 0 0 0 1px #e7e7e7;
}

.switch-toggle .checkbox-label:after {
    content: attr(data-off);
    display: block;
    position: absolute;
    z-index: 2;
    top: -3px;
    left: -4px;
    padding: 10px;
    height: 100%;
    width: 30px;
    text-align: right;
    color: #454b5b;
    white-space: nowrap;
    line-height: 18px;
    text-align: center;
}

.switch-toggle .ios-toggle:checked+.checkbox-label {
    /*box-shadow*/
    box-shadow: inset 1px 0 0 20px #20623C, 0 0 0 1px #20623C;
}

.switch-toggle .ios-toggle:checked+.checkbox-label:before {
    left: 30px;
    /*box-shadow*/
    box-shadow: 1px 0 0 2px transparent, 0 3px 3px rgba(0, 0, 0, 0.3);
}

.switch-toggle .ios-toggle:checked+.checkbox-label:after {
    content: attr(data-on);
    left: 30px;
    width: 30px;
    line-height: 13px;
    text-align: center;
    z-index: 2;
    color: #454b5b;
    top: 0px;
}

.switch-toggle #checkbox1+.checkbox-label,
.switch-toggle #checkbox2+.checkbox-label {
    /*box-shadow*/
    box-shadow: inset 1px 0 0 0px #20623C, 0 0 0 1px #e7e7e7;
}

.switch-toggle #checkbox1:checked+.checkbox-label,
.switch-toggle #checkbox2:checked+.checkbox-label {
    /*box-shadow*/
    box-shadow: inset 1px 0 0 18px #20623C, 0 0 0 1px #20623C;
}

.switch-toggle #checkbox1:checked+.checkbox-label:after,
.switch-toggle #checkbox2:checked+.checkbox-label:after {
    color: #20623C;
}

.error {
    border: 1px solid red !important;
}
.field-error {
     border: 2px solid red !important;
 }

#errormsg_step1_form {
    display: none;
    color: red;
    margin-top: 10px;
}

  /* Подсветка незаполненных полей */
  .masha-invalid {
      border: 2px solid #e74c3c !important;
      box-shadow: 0 0 0 3px rgba(231, 76, 60, 0.08);
      border-radius: 4px;
  }

  /* Можно настроить внешний вид сообщения об ошибке */
  #errormsg_step1_form.errormsg_form {
      color: #c0392b;
      margin-top: 12px;
      display: none;
  }

