@font-face {
    font-family: 'Helvetica Blackcondensed';
    src: url('../../../shared/fonts/Helvetica-Condensed-Black.otf');
}

body {
    /*font-family: 'Helvetica Blackcondensed', Helvetica, Arial, sans-serif;*/
    font-family: Poppins, Helvetica, Arial, sans-serif;
    padding-bottom: 0;
}

body.olo-login {
    max-width: 100vw;
}

body.olo-login.leanuspublic {
    color: #034584;
}

.olo-sfondo-grigio {
    background-color: #f0f0f0;
}

.olo-sfondo-footer {
    background-color: #999999;
}

.olo-login .navbar-wrapper {
    margin-top: 0;
}

.olo-login .navbar-brand {
    padding: 0;
}

.olo-login .olo-navbar-wrapper {
    /* background-image: url("../../../graph/login-image/sfondo-navbar.png"); */
    background-repeat: repeat-x;
    border-top: 8px solid #1a84d0;
    border-bottom: 2px solid #ef8e08;
    background-color: rgba(255,255,255,0.85);
    max-height: 60px;
    padding: 6px;
    position: fixed;
    z-index: 10000;
}

.olo-login .olo-navbar-wrapper .olo-navbar .olo-navbar-form {
    margin-top: 4px;
}

.olo-navbar-wrapper .input-sm {
    border-radius: 4px;
    border: solid 1px #ef8e08;
}
.olo-navbar-wrapper .input-sm[name="password"] {
    border-radius: 4px;
    border-width: 1px;
}
.olo-navbar-wrapper .input-sm[name="password"] + div#for_pass {
    position: relative;
    left: -2px;
}
.olo-navbar-wrapper .input-sm[name="password"]+div a{
    border:solid 1px #ef8e08;
    border-radius:    0 4px 4px 0;
    border-width: 1px 1px 1px 0;
    font-size: 13px;
    min-height: 30px;
}
.olo-navbar-wrapper .olo-button-entry {
    border-radius: 2px;
    border: 0;
    font-weight: 500!important;
    text-transform: uppercase;
    color: #fff;
    background: #ef8e08;
    font-family: Poppins, Helvetica, Arial, sans-serif;
    min-height: 30px;
}

.olo-navbar-wrapper .olo-button-entry:hover {
    background-color: #1a84d0;
}

.olo-navbar-wrapper .input-group-btn {
    float: right;
    width: auto;
}

a.olo-icon-question {
    font-size: 16px;
    padding: 6px 10px;
    border-radius: 0;
    border: solid 1px #565656;
    background-color: #dddddd;
}

.olo-icon-question:hover,
.olo-icon-question:focus,
.olo-icon-question:active,
.olo-icon-question.active,
.open .dropdown-toggle.olo-icon-question {
    border: solid 1px #565656;
}

.olo-navbar-form .dropdown-menu-right {
    border-radius: 0;
    top: 38px;
}

.olo-navbar-form .form-group {
    position: relative;
    display: table;
    float: left;
    margin-right: 4px;
}

.olo-navbar-form .olo-button-entry {
    position: relative;
    display: table;
    float: left;
    margin-top: -1px;
}

.carousel {
    margin-bottom: 0;
}

/*style recupera password*/

.olo-title-dropdown {
    text-align: center;
    padding: 3px 15px 8px;
    color: #ef8e08;
}

.olo-subtitle-dropdown {
    text-align: center;
    padding: 3px 15px 8px;
    color: #ef8e08;
    font-size: 13px;
}

.olo-navbar-wrapper input.olo-input-dropdown {
    margin: 0 15px;
    width: 303px;
    min-width: 303px;
}

.olo-text-dropdown {
    font-size: 12px;
    text-align: center;
    padding: 8px 15px 0;
}

.olo-button-dropdown {
    text-align: right;
    padding: 0 15px 3px;
}

.olo-button-confirmation {
    border-radius: 0;
}

/*end style recupera password*/

/*style alert*/
.olo-alert-danger {
    font-size: 12px;
    position: absolute;
    right: 23%;
    top: 58px;
    z-index: 1000;
    border-radius: 0;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.65);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.65);
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    max-width: 450px;
}

.olo-alert-email {
    right: 244px;
    top: 45px;
    max-width: 450px;
}

.olo-alert-warning {
    font-size: 12px;
    position: absolute;
    right: 405px;
    top: 44px;
    z-index: 1000;
    border-radius: 0;
    border-color: #8a6d3b;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.65);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.65);
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    max-width: 360px;
}

.olo-alert-info .close,
.olo-alert-success .close,
.olo-alert-danger .close,
.olo-alert-email .close,
.olo-alert-warning .close {
    margin: 0 0 0 15px;
    line-height: 16px;
}

/*end style alert*/

/*style text galleria*/
.olo-login .carousel-caption {
    background-color: rgba(0, 0, 0, 0.40);
    top: 9%;
    left: 0;
    bottom: auto;
    right: auto;
    padding: 0 15px;
    width: 100%;

}

.olo-login .carousel-caption h2 {
    font-size: 26px;
    margin-top: 12px;
    padding-left: 33%;
}

.olo-login .carousel-caption p.olo-text-description {
    font-size: 14px;
    margin-bottom: 12px;
    padding-left: 33%;
}

/*end style text galleria*/

/*style Registrazione*/
.olo-content-registration {
    /*height: 333px;*/
    position: absolute;
    left: 50%;
    top: 175px;
    width: 550px;
}

.olo-registration {
    width: 100%;
    background-image: url("../../../graph/login-image/sfondo-registration.png");
    background-repeat: repeat;
    border: solid 3px #ffffff;
    padding: 15px 0;
}

.olo-registration.olo-row-text-button-new-user {
    position: absolute;
    top: 365px;
    background-image: none;
    border: none;
    padding: 10px 0;
    display: block;
    background-color: transparent;
    width: 350px;
    right: 12px;
    text-align: right;
}

.olo-content-registration h3 {
    font-size: 24px;
    text-align: center;
    color: #ffffff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 1);
    text-transform: uppercase;
    margin: 0 0 15px;
}

.olo-row-text-button-new-user #olo-registration-title {
    font-family: "Roboto", "Open Sans", sans-serif;
    text-shadow: none;
    color: #505050;
    font-size: 22px;
    text-transform: none;
    font-weight: 500;
    margin: 0 20px 0 0;
    display: inline-block;
    line-height: 40px;
}

.olo-content-registration .row {
    margin-left: 0;
    margin-right: 0;
    padding: 0 30px 6px 30px;
}

.olo-content-registration .row .olo-text-white {
    color: #ffffff;
    font-size: 14px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 1);
}

.olo-registration label.olo-text-white {
    font-weight: normal;
    margin-bottom: 0;
}

.olo-content-registration .row .input-sm {
    padding: 1px 10px;
    height: 22px;
    font-size: 12px;
    border-radius: 0;
}

.olo-content-registration .row .input-sm:focus {
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset,
    0 0 8px rgba(0, 0, 0, 0.6);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset,
    0 0 8px rgba(0, 0, 0, 0.6);
    border-color: #565656;
}

.olo-content-registration .row .olo-checkbox {
    margin-top: 6px;
}

.olo-content-registration .olo-text-sm-white {
    font-size: 11px;
    text-align: center;
    color: #ffffff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 1);
}

.olo-content-registration .olo-text-sm-white a {
    color: #ffffff;
    text-decoration: underline;
}

.olo-content-registration .olo-text-sm-white a:hover {
    color: #ffd993;
}

.olo-content-registration .olo-content-button-center {
    text-align: center;
}

.olo-row-text-button-new-user .olo-content-button-center {
    text-align: center;
    display: inline-block;
    /*position: absolute;
    right: 20px;*/
}

.olo-content-registration button.olo-button-registration {
    background-image: url("../../../graph/login-image/sfondo-registration.png");
    background-color: transparent;
    border: solid 2px #ffffff;
    border-radius: 0;
    margin-top: 10px;
    color: #ffffff;
    font-weight: bold;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 1),
    -1px 0 2px rgba(0, 0, 0, 1);
    font-size: 14px;
    margin-left: auto;
    margin-right: auto;
}

.olo-login .olo-button-registration:hover {
    background-color: #1a84d0;
    background-image: none;
}

.Button-orange {
    background-color: #ef8e08;
    color: #fff;
    padding: 8px 20px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 16px;
    cursor: pointer;
    border: none;
}

.olo-row-text-button-new-user .Button-orange {
    font-family: Poppins, Helvetica, Arial, sans-serif;
    font-weight: 500;
    letter-spacing: 0;
    text-shadow: none;
    font-size: 22px;
    line-height: 41px;
    padding: 8px 45px 7px;
    border-radius: 32px;
    box-shadow: 0 0 16px 0 rgba(0,0,0,0.30);
}

.Button:hover, .Button:active {
    background-color: #de8100;
}

.Button-orange:hover, .Button-orange:active {
    background-color: #1a84d0 !important;
}

.olo-content-button-center a {
    text-decoration: none;
}

/*end style Registrazione*/

/*style logo Cliente*/
.olo-content-logo-client {
    position: absolute;
    top: 160px;
    z-index: 1000;
}

.olo-text-congiguration {
    position: absolute;
    top: 30%;
    text-align: center;
    font-size: 20px;
    color: #333333;
}

.olo-text-client {
    position: absolute;
    top: 46%;
    text-align: center;
    font-size: 15px;
    color: #ef8e08;
    background-color: #ffffff;
    padding: 8px 10px;
    text-transform: uppercase;
    word-wrap: break-word;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
}

body.leanuspublic .olo-text-client,
body.leanvisure .olo-text-client,
body.leanusonline .olo-text-client {
    top: 38%;
}

.olo-logo-client {
    max-height: 50px;
    max-width: 128px;
}

/*end style logo Cliente*/

/*style list analisi*/
ul.olo-list-analysis {
    font-size: 14px;
    list-style: none;
    padding: 20px 0;
    margin: 0;
    color: #777;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

ul.olo-list-analysis > li {
    display: inline-block;
}

ul.olo-list-analysis > li > strong {
    color: #525252;
}

.olo-list-analysis > li + li:before {
    color: #cccccc;
    content: "/ ";
    padding: 0 5px;
}

.leanuspublic ul.olo-list-analysis {
    color: #034584;
}

.leanuspublic ul.olo-list-analysis > li > strong {
    color: #034584;
}

.olo-list-analysis > li + li:before {
    color: rgba(3, 69, 132, 0.25);
}

.olo-text-orange {
    color: #ef8e08;
}

/*end style list analisi*/

/*style aggiornamenti*/
.olo-content-update-client {
    padding-bottom: 17px;
    height: 47px;
    width: 100%;
}

.olo-text-updates {
    font-weight: bold;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    height: 30px;
    line-height: 30px;
    float: left;
    padding: 0 15px 0 0;
}

.news-container {
    float: left;
    width: 900px;
}

.bx-wrapper,
.bx-window {
    height: 30px;
    text-align: left;
    padding: 0;
    margin: 0;
    width: 980px;
}

ul.news_ul {
    height: 30px;
    text-align: left;
    padding: 0;
    margin: 0;
}

ul.news_ul li {
    height: 30px;
    text-align: left;
    padding: 0;
    margin: 0;
    line-height: 30px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
}

/*end style aggiornamenti*/

/*style row*/

.leanvisure #olo-central-block-title,
.leanusonline #olo-central-block-title,
.leanuspublic #olo-central-block-title {
    display: none;
}
.olo-row {
    padding: 57px 0 55px;
}

.leanusonline #olo-central-block .container .olo-row,
.leanvisure #olo-central-block .container .olo-row,
.leanuspublic #olo-central-block .container .olo-row {
    padding-top: 35px;
}

.container-fluid .olo-row h2 {
    font-size: 24px;
    line-height: 24px;
    margin: 0 15px;
    padding: 0;
    color: #ef8e08;
    background-image: url("../../../graph/login-image/sfondo-h2.png");
    background-repeat: repeat-x;
    background-position: center;
    text-align: center;
    text-transform: uppercase;

}
.container-fluid .olo-row h2.olo-left-title{
    font-weight: 300;
    font-family: Poppins, Helvetica, Arial, sans-serif;
    text-align: left;
    margin: 0 0 48px;
    text-transform: none;
    background-image: none;
}
.olo-row h2.olo-center-title {
    font-size: 24px;
    line-height: 24px;
    margin: 24px 16px 16px 16px;
    padding: 0;
    color: #ef8e08;
    text-align: center;
    text-transform: none;
    font-weight: 300;
    background-image: none;
}

.olo-center-title.orange {
    color: #ef8e08;
}

.olo-iconbox {
    text-align: center;
    padding: 32px 16px;
    flex-direction: column;
    display: flex;
    justify-content: center;
    align-items: center;
}

.olo-iconbox i {
    font-size: 26px;
    width: 41px;
    height: 41px;
    border-radius: 100%;
    border: 2px solid #ef8e08;
    box-shadow: 3px 3px 6px 0 rgba(0, 0, 0, 0.4);
    margin: 16px;
    color: #1B89C1;
    line-height: 36px;
    text-align: center;

}
.olo-separatore {
    color: #ef8e08;
}
.olo-sm-btn {
    background: #ef8e08;
    border-radius: 2px;
    padding: 4px 16px;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    margin: 16px 0;
    display: inline-block;
    border: 1px solid #ef8e08;
}

.olo-sm-btn:hover {
    color: #fff;
    background: #1a84d0;
    border: 1px solid #1a84d0;
}

.olo-sm-btn:focus {
    color: #fff;
    text-decoration: none;
}

.olo-iconbox p {
    text-align: left;
}

h5.olo-center-title.orange {
    margin-bottom: 0;
    margin-top: 20px;
}

/*.olo-numb-round {
    background: #F7A81C;
    color: #fff;
    width: 40px;
    height: 40px;
    padding: 8px;
    margin: 16px auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: 600;
    border-radius: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 15px

}*/

/*blocco testo e icone*/
.row.olo-icon-blocks.bg-line::before {
    content: "";
    width: 100%;
    height: 6px;
    background: #E0E1E3;
    position: absolute;
    margin-top: 134px;
}

html body div.olo-icon-blocks.row h2 {
    color: #555555;
    padding: 32px 8px 0;
    font-weight: 600;
    font-size: 20px;
    background-image: none;
    font-family: Poppins, Helvetica, Arial, sans-serif;
}

html body.leanuspublic div.olo-icon-blocks.row h2 {
    color:#034584;
}


html body div.olo-icon-blocks.row div:first-child,
html body div.olo-icon-blocks.row div:last-child {
    margin-top: 10px;
}

html body div.olo-icon-blocks.row,
html body div.olo-icon-blocks-price.row {
    text-align: center;
    margin: 16px 0;
}
.olo-rounded-btn {
    display: block;
    background: #ef8e08;
    color: #fff;
    padding: 8px;
    max-width: 200px;
    border-radius: 32px;
    text-align: center;
    margin: 32px auto;
    cursor: pointer;
    border: 1px solid orange;
    overflow: hidden;
    max-height: 38px;
    font-weight: 600;
}
.olo-rounded-btn i {
    background: #fff;
    min-width: 38px;
    min-height: 38px;
    float: right;
    position: relative;
    top: -8px;
    right: -8px;
    color: #1979ab;
    padding: 11px 0;
}
.olo-rounded-btn:hover{
    color: #fff;
    background: #1a84d0;
    border-color: #1a84d0;
    text-decoration: none;
}
/*.row.olo-icon-blocks-price .col-md-4:nth-child(2) {
    border: 2px solid orange;
    border-width: 0 2px;
}*/


html body div.olo-icon-blocks-price.row > div.col-md-12 {
    margin-bottom: 0;
}

html body div.olo-icon-blocks.row h6 {
    font-weight: 500;
    text-align: center;
    letter-spacing: 1px;
    margin-top: 4px;
    color: #034584;
    font-family: Poppins, Helvetica, Arial, sans-serif;
}

.olo-icon-blocks img {
    margin: 16px 16px 32px;
}

/*end blocco testo e icone*/
.olo-row h2.olo-center-title strong {
    text-transform: uppercase;
    font-weight: 600;
}

.olo-sfondo-grigio .olo-row h2 {
    color: #525252;
}

.container-fluid .olo-row h2 span.olo-background-text {
    background-color: #ffffff;
    padding: 0 30px;
}

.olo-sfondo-grigio .olo-row h2 span.olo-background-text {
    background-color: #f0f0f0;
}

.container-fluid .olo-title-row {
    font-weight: bold;
    padding: 0 15px;
    margin: 22px 0 0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.olo-text-row {
    font-family: Poppins, Helvetica, Arial, sans-serif;
    margin: 10px 0 0;
}

.olo-text-row p {
    margin: 0;
}

.olo-spacer {
    margin: 16px 0;
}

/*end style row*/

/*style partners*/
.row.olo-row.olo-row-partners {
    padding-bottom: 15px;
}

.olo-content-partners {
    padding: 0 15px;
}

.olo-list-partners {
    padding: 25px 0 0;
    margin: 0;
    text-align: center;
}

.olo-list-partners li {
    height: 74px;
    line-height: 91px;
    width: 23%;
    text-align: center;
    margin-bottom: 20px;
}

.olo-list-partners li a {
    display: block;
}

.olo-list-partners li a:not([href]) {
    cursor: default;
}

.list-inline.olo-list-partners img {
    width: 87%;
}

/*end style partners*/

/*style footer*/
.olo-row-footer {
    padding: 27px 0;
    font-family: Poppins, Helvetica, Arial, sans-serif;
    color: #ffffff;
}

.olo-sfondo-footer .olo-row-footer h3 {
    color: #ffffff;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'Helvetica Blackcondensed', Helvetica, Arial, sans-serif;
}

.olo-green-phone {
    color: #306822;
    font-size: 25px;
    font-family: 'Helvetica Blackcondensed', Helvetica, Arial, sans-serif;
}

.olo-info-time {
    padding: 7px 0 9px;
}

ul.olo-list-information,
.olo-list-listino {
    padding-left: 0;
}

.olo-list-information li,
.olo-list-listino li {
    list-style: none;
    color: #ffffff;
    padding: 4px 0;
    border-bottom: solid 1px #aaaaaa;
}

.olo-list-information li a,
.olo-list-listino li a {
    color: #ffffff;
}

.olo-list-information li a:hover,
.olo-list-listino li a:hover {
    font-weight: bold;
    text-decoration: none;
}

/*style social*/
ul.olo-link-social {
    font-size: 22px;
    color: #ffffff;
    margin: 17px 0 0 -2px;
}

.olo-link-social li {
    border: solid 1px #ffffff;
    padding: 0;
    margin: 0 2px;
}

.olo-link-social li a {
    color: #ffffff;
    width: 32px;
    height: 32px;
    text-align: center;
    display: block;
    padding: 5px 0 0;
}

a.olo-facebook:hover {
    background-color: #4D69A2;
}

a.olo-twitter:hover {
    background-color: #55ACEE;
}

a.olo-linkedin:hover {
    background-color: #0073B2;
}

a.olo-youtube:hover {
    background-color: #D73D32;
}

/*end style social*/

.olo-info-owner {
    font-size: 12px;
    padding: 25px 0 0;
}

.olo-info-owner a {
    color: #ffffff;
}

.olo-info-owner a:hover {
    color: #cccccc;
}

/*end style footer*/

/*style loader, popup */
.jqloader_container,
.popup_container {
    font-family: Tahoma, Geneva, sans-serif;
    padding: 0 20px;
}

.jqloader_message,
.popup_title {
    padding: 30px;
    text-align: center;
    color: #ef8e08;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 1px;
}

.jqloader_content,
.popup_content {
    padding-top: 25px;
    text-align: center;
    color: #456C99;
    font-weight: bold;
    width: 100%;
    overflow: hidden;
}

.jqloader_bar,
.popup_bar {
    text-align: center;
}

.popup_messages {
    display: none;
    border: none;
    color: #F00;
    padding: 10px 10px 10px;
    font-weight: bold
}

.popup_error {
    color: #F00;
}

.popup_success {
    color: #5E740B;
}

/*end style loader */

/*style jConfirm */
#popup_container {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    min-width: 300px; /* Dialog will be no smaller than this */
    max-width: 600px; /* Dialog will wrap after this width */
    background: #FFF;
    border: solid 5px #999;
    color: #000;
    position: absolute;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

#popup_title {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    line-height: 1.75em;
    color: #426D9C;
    background: #CCC url(../../../graph/imprenditore/header_bg.png) top repeat-x;
    border-bottom: solid 2px #D5D5D5;
    cursor: default;
    padding: 0;
    margin: 0;
}

#popup_content {
    /*background: 16px 16px no-repeat url(images/info.gif);*/
    padding: 1em 1.75em;
    margin: 0;
}

#popup_content.alert {
    /*background-image: url(images/info.gif);*/
}

#popup_content.confirm {
    /*background-image: url(images/important.gif);*/
}

#popup_content.prompt {
    /*background-image: url(images/help.gif);*/
}

#popup_message {
    color: #426D9C;
}

#popup_panel {
    text-align: center;
    margin: 1em 0 0 0;
}

#popup_prompt {
    margin: .5em 0;
}

/*end style jConfirm */

/*style che corregge colorbox*/
#colorbox, #cboxOverlay,
#cboxWrapper {
    overflow: inherit !important;
}

/*end style che corregge colorbox*/

/*style bootstrap modificato*/
.dropdown-menu {
    min-width: 335px;
}

.alert-danger {
    border-color: #a94442;
}

/*end style bootstrap modificato*/

.none {
    display: none;
}

:focus {
    outline: none;
}

.lang-choice {
    margin: 4px;
    opacity: 0.4;
    filter: alpha(opacity=40); /* For IE8 and earlier */
}
.lang-choice>img {
    border-radius: 100%;
    width: 22px;
    height: 22px;
}

.lang-choice:not(.disabled) {
    cursor: pointer;
}

.lang-choice:hover:not(.disabled) {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important; /* For IE8 and earlier */
}

.lang-choice-selected:not(.disabled) {
    cursor: default !important;
    opacity: 1 !important;
    filter: alpha(opacity=100) !important; /* For IE8 and earlier */
}

.lang-choice.disabled {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.lang-choice.disabled:hover {
    -webkit-filter: grayscale(0) !important;
    filter: grayscale(0) !important; /* For IE8 and earlier */
    -webkit-filter: opacity(40%) !important;
    filter: alpha(opacity=40) !important; /* For IE8 and earlier */
}

.lang-choice-container {
    float: right;
    margin-top: 7px;
}

/*begin style login istanze leanus */
.leanuspublic p {
    font-family: Poppins, Helvetica, Arial, sans-serif;
    color: #034584;
}
.leanustraining .carousel-caption,
.leanuspublic .carousel-caption,
.leanvisure .carousel-caption,
.leanusonline .carousel-caption {
    background-color: transparent;
    width: 550px;
    top: 260px !important;
    left: 18% !important;
    text-shadow: none;
}
.leanuspublic .carousel-caption,
.leanvisure .carousel-caption,
.leanusonline .carousel-caption {
    top: 180px !important;
    left: 15% !important;
    background: rgba(255,255,255,0.5);
}
.leanustraining .carousel-caption h2:nth-child(1),
.leanuspublic .carousel-caption h2:nth-child(1),
.leanvisure .carousel-caption h2:nth-child(1),
.leanusonline .carousel-caption h2:nth-child(1) {
    padding: 16px 0 0;
    color: #ef8e08;
    font-size: 44px;
    text-transform: uppercase;
    font-family: "Roboto", "Open Sans", sans-serif;
    font-weight: 800;
}
.leanuspublic .carousel-caption h2:nth-child(1) {
    padding: 0;
    color: #034584;
}
.leanvisure .carousel-caption h2:nth-child(1) {
    color: #034584;
}

.leanusonline .carousel-caption h2:nth-child(1) {
    color: #034584;
}

.leanustraining .carousel-caption h2:nth-child(1)::before,
.leanuspublic .carousel-caption h2:nth-child(1)::before,
.leanvisure .carousel-caption h2:nth-child(1)::before,
.leanusonline .carousel-caption h2:nth-child(1)::before {
    content: "Leanus";
    font-weight: 400;
    padding-right: 15px;
    display: inline-block;
}

.leanvisure .carousel-caption h2:nth-child(2),
.leanusonline .carousel-caption h2:nth-child(2),
.leanustraining .carousel-caption h2:nth-child(2),
.leanuspublic .carousel-caption h2:nth-child(2) {
    color: #525252;
    font-size: 22px;
    padding: 10px 0;
    font-family: "Roboto", "Open Sans", sans-serif;
}
.leanvisure .carousel-caption h2:nth-child(2),
.leanusonline .carousel-caption h2:nth-child(2),
.leanuspublic .carousel-caption h2:nth-child(2) {
    color: #034584;
    font-size: 24px;
    line-height: 32px;
}
.leanvisure_ .carousel-caption h2:nth-child(2),
.leanusonline_ .carousel-caption h2:nth-child(2) {
    color: #034584;
    font-size: 26px;
    padding: 0;
    text-transform: uppercase;
    font-weight: 300;
    font-family: "Roboto", "Open Sans", sans-serif;
}

.leanusonline .carousel-caption h2:nth-child(2) {
    color: #034584;
}

.leanvisure_ .carousel-caption h2:nth-child(2)::after,
.leanusonline_ .carousel-caption h2:nth-child(2)::after {
    content: "\f0f6";
    font-family: fontawesome;
    color: #787878;
    border: solid 1px #787878;
    padding: 12px;
    font-size: 30px;
    border-radius: 90px;
    width: 60px;
    position: absolute;
    height: 60px;
    background-color: #fff;
    right: 46%;
    margin-top: 60px;
    z-index: 100;
}

.leanusonline_ .carousel-caption h2:nth-child(2)::after {
    content: "";
    color: #7897b2;
    border: solid 1px #7897b2;
    background-image: url("../../../graph/login-image/icona-mouse.png");
    background-size: 60px;
    background-position: -1px;
}

.leanvisure_ .carousel-caption::after,
.leanusonline_ .carousel-caption::after {
    content: " ";
    border-bottom: 1px solid #787878;
    width: 70%;
    height: 1px;
    position: absolute;
    left: 15%;
    bottom: -52px;
}

.leanusonline_ .carousel-caption::after {
    border-bottom: solid 1px #7897b2;
}

.leanustraining .carousel-caption p.olo-text-description,
.leanvisure .carousel-caption p.olo-text-description,
.leanusonline .carousel-caption p.olo-text-description,
.leanuspublic .carousel-caption p.olo-text-description {
    color: #034584;
    padding: 0;
    font-family: "Roboto", "Open Sans", sans-serif;
    font-size: 15px !important;
}
.leanuspublic .carousel-caption p.olo-text-description {
    color: #034584;
}
/*end style login istanze leanus */
/* row pricing */
.olo-content-pricing {
    border: solid 1px #ef8e08;
    border-radius: 16px;
    padding: 0;
    margin-top: 32px;
}

.olo-content-pricing h3 {
    margin: 0;
    padding: 16px;
    text-transform: uppercase;
    font-size: 22px;
    color: #034584;
    font-weight: 600;
}

.olo-content-pricing h3 span {
    color: #ef8e08;
}

.olo-content-pricing .olo-text-numbers {
    font-size: 44px;
    font-weight: bold;
    color: #555;
    padding: 0 16px 16px;
}

.olo-content-pricing .olo-text-numbers span {
    font-size: 14px;
    font-weight: normal;
    position: relative;
    top: -10px;
}

.olo-content-pricing .olo-text-sm-soldi {
    font-size: 12px;
    min-height: 18px;
}

.olo-content-pricing .olo-text-canone-and-line {
    padding: 0 0 30px;
    margin: 0 16px 16px;
    border-bottom: 1px solid #eee;
}

.olo-content-pricing h5 {
    font-size: 12px;
    line-height: 23px;
    font-weight: 600;
    color: #ef8e08;
    margin: 0;
    padding: 0 16px;
}

.olo-content-pricing h5 span {
    font-size: 20px;
}

.olo-content-pricing .olo-text-descrizione {
    padding: 0 16px;
    font-size: 13px;
}

.olo-piu {
    font-size: 26px;
    font-family: Poppins, Helvetica, Arial, sans-serif;
    font-weight: 600;
    color: #1a84d0;
    height: 38px;
}

.olo-content-pricing .olo-button {
    background-color: #ef8e08;
    border-radius: 0 0 14px 14px;
    color: #fff !important;
    padding: 12px 16px;
    font-weight: bold;
    margin: 16px -1px -1px;
}

.olo-content-pricing .olo-button:hover {
    background-color: #1a84d0;
}

.olo-content-pricing .olo-button a {
    color: #fff;
}

/* End row pricing */
/*scarica leanus app*/
@keyframes zoom {
    0%{
        transform: scale(1)  translateX(200px);
        opacity: 0.5;
    }
    50%{
        transform: scale(1)  translateX(0);
        opacity: 1;
    }
    70%{
        transform: scale(1.2) translateX(0);
        opacity: 1;
    }
    100%{
        transform: scale(1)  translateX(0);
        opacity: 1;
    }
}
.scaricaApp{
    position:absolute;
    top: 106px;
    right:24px;
    cursor: pointer;
    opacity:0;
    animation-fill-mode: forwards;
    animation: zoom ease-in-out 2s 1 normal forwards;
    animation-delay: 0.5s;
    transform-origin: center;
    z-index: 12;
    width: 160px;
    height: 160px;
    border-radius: 100%;
}
.scaricaApp:hover .buttons {
    display: flex!important;
}
.scaricaApp h6{
    max-width: 78px;
    text-align: center;
    margin: -46px auto 0;
    color: #fff;
    font-size: 13px;
    font-family: 'Roboto', 'Open Sans', sans-serif;
    line-height: 13px;font-weight: 300;
}
.scaricaApp .shadow{
    position: absolute;
    width: 160px;
    height: 160px;
    border-radius: 100%;
    margin: 0;
    box-shadow: 0 0 30px 3px rgb(0 0 0 / 35%);
    z-index: -1;
    background: #ef8e08;
    top: 0;
    left: 0;
}
.scaricaApp >img{
    width: 160px;
    position: relative;
    right: -6px;
    top: -6px;
    border-radius: 0 100% 100%;
}
.scaricaApp .buttons{
    display: flex;
    flex-direction: column;
    text-align: center;
    display: none;
    margin-top: 16px;
}
.scaricaApp .buttons img {
    max-width: 110px;
    margin: 0 0 4px 0;
}

/*End scarica Leanus App*/

@media (min-width: 1601px) and (max-width: 3000px) {
    .scaricaApp{

        right:160px;

    }
    .scaricaApp .shadow {
    width: 175px;
    height: 175px;
}
    .scaricaApp h6 {
    max-width: 96px;
    text-align: center;
    margin: -43px auto 0 40px;
    color: #fff;
    font-size: 13px;
    font-family: 'Roboto', 'Open Sans', sans-serif;
    line-height: 13px;
    font-weight: 300;
}
    .scaricaApp >img {
        width: 170px;
        right: -10px;top: -2px;
    }
    .carousel,
    .carousel .item,
    .carousel-inner > .item > img {
        height: 712px;
    }

    .olo-login .carousel-caption {
        top: 11%;
        left: 0;
    }

    .olo-login:not(.leanuspublic, .leanvisure, .leanusonline, .leanustraining) .carousel-caption {
        left: 0;
        padding-right: 20%;
        top: 60px;
    }

    .olo-login .carousel-caption h2 {
        font-size: 32px;
    }

    .olo-login .carousel-caption p.olo-text-description {
        font-size: 17px;
    }

    .olo-content-registration {
        top: 260px;
    }

    .olo-registration {
        padding: 30px 0;
    }

    .olo-content-registration h3 {
        font-size: 30px;
    }

    .olo-content-registration .row .olo-text-white {
        font-size: 16px;
    }

    .olo-alert-danger {
        top: 80px;
    }

    .olo-alert-warning {
        max-width: 450px;
    }

    .olo-alert-email {
        right: 244px;
        top: 45px;
    }

    .olo-text-client,
    .olo-text-congiguration {
        width: 90%;
    }

    .olo-text-congiguration {
        font-size: 22px;
    }

    .olo-logo-client {
        max-height: 65px;
    }
    .container-fluid .olo-row h2.olo-left-title{
        font-size: 30px;
        line-height: normal;
    }
}

@media (min-width: 1367px) and (max-width: 1600px) {
    .container-fluid .olo-row h2.olo-left-title{
        font-size: 30px;
        line-height: normal;
    }
    .carousel,
    .carousel .item,
    .carousel-inner > .item > img {
        height: 599px;
    }

    .olo-login .carousel-caption {
        top: 11%;
    }

    .olo-content-registration {
        top: 220px;
    }

    .olo-text-client,
    .olo-text-congiguration {
        width: 90%;
    }

    .olo-logo-client {
        max-height: 65px;
    }

    .olo-alert-email {
        top: 45px;
    }

    .olo-alert-warning {
        max-width: 450px;
    }

    /*begin style login istanze leanus */
    .leanustraining .carousel-caption,
    .leanuspublic .carousel-caption {
        width: 400px;
        top: 220px !important;
        left: 20% !important;
    }
    .leanuspublic .carousel-caption {
        width: 400px;
        top: 130px !important;
        left: 16% !important;
    }

    .leanvisure .carousel-caption,
    .leanusonline .carousel-caption {
        width: 400px;
        top: 130px !important;
        left: 16% !important;
    }

    /*end style login istanze leanus */

}

@media (min-width: 1280px) and (max-width: 1366px) {

    .olo-img-content-sfondo {
        width: 70%;
    }

    .olo-text-congiguration {
        width: 60%;
    }

    .olo-text-client {
        width: 60%;
    }

    .olo-logo-client {
        max-height: 50px;
        max-width: 128px;
    }

    .list-inline.olo-list-partners img {
        width: 90%;
    }

    .news-container {
        width: 900px;
    }

    .olo-alert-warning {
        max-width: 450px;
    }


    /*begin style login istanze leanus */
    .leanustraining .carousel-caption,
    .leanuspublic .carousel-caption {
        width: 380px;
        top: 182px !important;
        left: 17% !important;
    }
    .leanuspublic .carousel-caption {
        width: 380px;
        top: 100px !important;
        left: 16% !important;
        transform: scale(0.95);

    }
    .leanvisure .carousel-caption,
    .leanusonline .carousel-caption {
        width: 400px;
        top: 195px !important;
        left: 16% !important;
    }

    .olo-registration.olo-row-text-button-new-user {
        top: 258px;
        width: 310px;
    }

    .olo-row-text-button-new-user #olo-registration-title {
        font-size: 20px;
        line-height: 35px;
    }

    .olo-row-text-button-new-user .Button-orange {
        font-size: 17px;
        line-height: 35px;
        padding: 5px 15px 4px;
    }

    /*end style login istanze leanus */

}

@media (min-width: 1024px) and (max-width: 1279px) {
    .container-fluid .olo-row h2.olo-left-title{
        font-size: 30px;
        line-height: normal;
    }
    .olo-content-registration {
        width: 480px;
    }

    .olo-img-content-sfondo {
        width: 70%;
    }

    .olo-text-congiguration {
        width: 60%;
    }

    .olo-text-client {
        width: 60%;
    }

    .olo-alert-danger {
        right: 19%;
        max-width: 450px;
    }

    .olo-alert-email {
        right: 27%;
        max-width: 450px;
    }

    .list-inline.olo-list-partners img {
        width: 90%;
    }

    .news-container {
        width: 700px;
    }

    /*begin style login istanze leanus */
    .leanustraining .carousel-caption,
    .leanuspublic .carousel-caption {
        width: 340px;
        top: 182px !important;
        left: 17% !important;
    }

    .leanustraining .carousel-caption h2:nth-child(1),
    .leanuspublic .carousel-caption h2:nth-child(1) {
        font-size: 32px;
    }

    .leanustraining .carousel-caption h2:nth-child(2),
    .leanuspublic .carousel-caption h2:nth-child(2) {
        font-size: 16px;
        padding: 2px 0;
    }

    .leanustraining .carousel-caption p.olo-text-description,
    .leanvisure .carousel-caption p.olo-text-description,
    .leanusonline .carousel-caption p.olo-text-description,
    .leanuspublic .carousel-caption p.olo-text-description {
        padding: 0 20px;
    }

    .leanvisure .carousel-caption,
    .leanusonline .carousel-caption {
        width: 320px;
        top: 202px !important;
        left: 18% !important;
    }

    .leanvisure .carousel-caption h2:nth-child(1),
    .leanusonline .carousel-caption h2:nth-child(1) {
        font-size: 36px;
    }

    .leanvisure .carousel-caption h2:nth-child(2),
    .leanusonline .carousel-caption h2:nth-child(2) {
        font-size: 20px;
    }


    .leanvisure_ .carousel-caption h2:nth-child(2)::after,
    .leanusonline_ .carousel-caption h2:nth-child(2)::after {
        padding: 10px;
        font-size: 28px;
        width: 54px;
        height: 54px;
        margin-top: 40px;
        background-size: 54px;
    }

    .leanvisure .carousel-caption::after,
    .leanusonline .carousel-caption::after {
        bottom: -34px;
    }

    .olo-registration.olo-row-text-button-new-user {
        top: 228px;
        width: 300px;
        right: 42px;
        padding: 10px 15px;
    }

    .olo-row-text-button-new-user #olo-registration-title {
        font-size: 20px;
        line-height: 30px;
    }

    .olo-row-text-button-new-user .olo-content-button-center {
        right: 15px;
    }

    .olo-row-text-button-new-user .Button-orange {
        font-size: 16px;
        line-height: 30px;
        padding: 5px 15px 4px;
    }

    .mokador.olo-login .carousel-caption,
    .brioschiroberto.olo-login .carousel-caption,
    .docshop.olo-login .carousel-caption,
    .dentalleader.olo-login .carousel-caption,
    .intrum.olo-login .carousel-caption,
    .zucchetti.olo-login .carousel-caption,
    .bancaetica.olo-login .carousel-caption,
    .bnpparibas.olo-login .carousel-caption,
    .bancaifis.olo-login .carousel-caption{
        padding-right: 20%;
        top:60px;
    }
    /*end style login istanze leanus */

}

@media screen and (min-width: 1280px) and (max-width: 1600px) {

    /*begin style login istanze leanus */
    .leanustraining .carousel-caption h2:nth-child(1),
    .leanuspublic .carousel-caption h2:nth-child(1) {
        font-size: 38px;
    }

    .leanustraining .carousel-caption h2:nth-child(2),
    .leanuspublic .carousel-caption h2:nth-child(2) {
        font-size: 18px;
        padding: 2px 0;
    }

    .leanustraining .carousel-caption p.olo-text-description,
    .leanusonline .carousel-caption p.olo-text-description,
    .leanvisure .carousel-caption p.olo-text-description,
    .leanuspublic .carousel-caption p.olo-text-description {
        padding: 0 20px;
    }

    /*end style login istanze leanus */
}

@media (min-width: 1024px) {
    .olo-navbar-wrapper .input-sm {
        max-width: 150px;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .container {
        width: 100%;
    }
    .scaricaApp >img {
        width: 160px;
    }
    .olo-navbar-wrapper .input-sm[name="password"] + div#for_pass{
        top: 0;
    }
    .dropdown-menu {
        min-width: 238px;
    }

    .olo-navbar-wrapper input.olo-input-dropdown {
        width: 203px;
        min-width: 203px;
    }

    .olo-subtitle-dropdown {
        font-size: 12px;
    }

    .olo-navbar-wrapper .input-sm {
        max-width: 100px;
    }

    .olo-login .carousel-caption {
        top: 30%;
        left: 0;
    }

    .olo-login:not(.leanuspublic, .leanusonline, .leanvisure, .leanustraining) .carousel-caption {
       padding-right: 20%;
    }

    .carousel-inner > .item > img {
        height: auto;
    }

    .carousel .item {
        background-color: #eee;
        height: 287px;
    }

    .olo-content-registration {
        left: auto;
        margin: 15px auto 0;
        position: relative;
        top: auto;
        padding-bottom: 15px;
    }
    .leanuspublic .olo-content-registration{
        margin: 0 auto;
        text-align: center;
        padding: 0;
    }
    .olo-login .carousel,
    .olo-login .carousel .item {
        height: 288px;
    }

    .olo-registration .row .col-md-6 {
        width: 50%;
        float: left;
        line-height: 30px;
    }

    .olo-content-registration .row .input-sm {
        font-size: 12px;
        height: 30px;
        padding: 5px 10px;
    }

    .olo-content-logo-client {
        top: 120px;
    }

    .olo-img-content-sfondo {
        width: 50%;
    }

    .olo-text-congiguration {
        width: 40%;
    }

    .olo-text-client {
        width: 40%;
    }

    .olo-text-congiguration {
        color: #222222;
        font-size: 14px;
    }

    .olo-text-client {
        font-size: 12px;
    }

    .olo-registration {
        border: 3px solid #eee;
    }

    .olo-content-registration button.olo-button-registration {
        border: 2px solid #eee;
    }

    .olo-logo-client {
        max-height: 35px;
        max-width: 79px;
    }

    .olo-alert-info .close,
    .olo-alert-success .close,
    .olo-alert-danger .close,
    .olo-alert-email .close,
    .olo-alert-warning .close {
        margin: 0 0 0 10px;
    }

    .olo-alert-email {
        padding: 15px 12px;
        width: 300px;
    }

    .olo-alert-warning {
        right: 190px;
        padding: 15px 8px;
        max-width: 340px;
        top: 160px;
        max-height: 360px;
        overflow: auto;
    }

    .olo-news-ticker {
        width: 750px;
    }

    .news-container,
    .bx-wrapper,
    .bx-window {
        width: 500px;
    }

    .list-inline.olo-list-partners img {
        width: 90%;
    }

    .lang-choice-container {
        background-color: #fff;
        display: inline-block;
        float: right;
        margin-right: 15px;
        margin-top: 3px;
        padding: 5px;
    }

    /*sezione leanus premium*/
    html body div.olo-icon-blocks.row {

        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: center;
    }

    .row.olo-icon-blocks-price .col-md-4 {
        max-width: 32%;
        display: inline-block;
        padding: 0 8px;
        vertical-align: text-top;
    }

    /*end sezione leanus premium*/
    /*begin style login istanze leanus */
    .leanustraining .carousel-caption,
    .leanuspublic .carousel-caption,
    .leanvisure .carousel-caption,
    .leanusonline .carousel-caption {
        background-color: rgba(234, 237, 244, 0.65);
        width: 520px;
        top: 90px !important;
        left: 18% !important;
    }

    .leanustraining .carousel-caption h2:nth-child(1),
    .leanuspublic .carousel-caption h2:nth-child(1) {
        padding: 0;
        font-size: 34px;
    }

    .leanustraining .carousel-caption h2:nth-child(2),
    .leanuspublic .carousel-caption h2:nth-child(2) {
        color: #464646;
        font-size: 18px;
        padding: 2px 0;
        line-height: 16px;
    }

    .leanustraining .carousel-caption p.olo-text-description,
    .leanusonline .carousel-caption p.olo-text-description,
    .leanvisure .carousel-caption p.olo-text-description,
    .leanuspublic .carousel-caption p.olo-text-description {
        color: #6A6A6A;
        padding: 0;
    }

    .leanvisure .carousel-caption,
    .leanusonline .carousel-caption {
        height: 185px;
    }

    .leanvisure .carousel-caption h2:nth-child(1),
    .leanusonline .carousel-caption h2:nth-child(1) {
        font-size: 36px;
    }

    .leanvisure .carousel-caption h2:nth-child(2),
    .leanusonline .carousel-caption h2:nth-child(2) {
        font-size: 20px;
    }


    .leanvisure_ .carousel-caption h2:nth-child(2)::after,
    .leanusonline_ .carousel-caption h2:nth-child(2)::after {
        padding: 10px;
        font-size: 28px;
        width: 54px;
        height: 54px;
        margin-top: 40px;
        background-size: 54px;
    }

    .leanvisure .carousel-caption::after,
    .leanusonline .carousel-caption::after {
        bottom: 38px;
    }

    .olo-registration.olo-row-text-button-new-user {
        position: relative;
        top: auto;
        width: 310px;
        right: auto;
        margin: 40px auto 10px;
    }
    .leanuspublic .olo-registration.olo-row-text-button-new-user{
        width:auto;
        text-align:center;
        margin: -25px 0 0 0;
        z-index: 10;
    }
    .olo-row-text-button-new-user #olo-registration-title {
        font-size: 20px;
        line-height: 30px;
    }

    .olo-row-text-button-new-user .olo-content-button-center {
        right: 15px;
    }

    .olo-row-text-button-new-user .Button-orange {
        font-size: 16px;
        line-height: 30px;
        padding: 5px 15px 4px;
    }

    /*end style login istanze leanus */
}



@media (min-width: 480px) and (max-width: 767px) {

    .dropdown-menu {
        min-width: 175px;
    }

    .olo-navbar-wrapper input.olo-input-dropdown {
        width: 143px;
        min-width: 143px;
    }

    .olo-subtitle-dropdown {
        font-size: 11px;
    }

    .olo-navbar-form .form-group {
        width: 98px;
    }

    .olo-navbar .navbar-form {
        -webkit-box-shadow: none;
        box-shadow: none;
        padding: 0;
    }

    .olo-navbar-form .form-group .form-control {
        display: inline-block !important;
    }

    .olo-navbar-wrapper .navbar-header {
        float: left;
    }

    .container > .navbar-header,
    .container-fluid > .navbar-header {
        margin-left: -25px;
        margin-right: 5px;
    }

    .olo-navbar-wrapper .navbar .container {
        padding-right: 0;
    }

    .olo-navbar-wrapper .olo-button-entry {
        float: left;
        margin-left: 30px;
    }

    .olo-navbar-wrapper .olo-icon-question {
        position: absolute;
    }

    .olo-navbar-form .dropdown-menu-right {
        right: -30px;
        top: 32px;
    }

    /*style gallery*/
    .olo-login .carousel,
    .olo-login .carousel .item {
        height: 485px;
    }
    .carousel.slide.leanuspublic,
    .olo-login .carousel .item {
        height:100px;
    }
    .scaricaApp{
        top: 0!important;
    }

    .docshop .scaricaApp + div,
    .dentalleader .scaricaApp + div,
    .bancaifis .scaricaApp + div {
        margin-top: 32px;
    }

    .navbar-static-top{
        margin-bottom:0;
    }

    .olo-login .carousel .item img {
        display: none;
    }

    .olo-login .carousel .item .carousel-caption {
        display: none;
    }

    /*end style gallery*/
    .olo-content-registration {
        left: auto;
        right: 13px;
        position: absolute;
        top: 110px;
        width: 450px;
        padding-bottom: 10px;
    }

    .olo-registration .row .col-md-6 {
        width: 50%;
        float: left;
        line-height: 30px;
    }

    .olo-content-registration h3 {
        font-size: 20px;
    }

    .olo-content-registration .row .input-sm {
        font-size: 12px;
        height: 30px;
        padding: 5px 10px;
    }

    .carousel .item {
        background-color: #59aed2;
    }

    .olo-registration {
        background-image: none;
    }

    .olo-content-logo-client {
        display: none;
    }

    .olo-alert-danger {
        right: 17%;
        top: 54px;
        width: 310px;
    }

    .olo-alert-email {
        right: -11px;
        top: 45px;
        width: 310px;
    }

    .olo-alert-warning {
        right: 170px;
        max-width: 270px;
        padding: 15px 10px;
        max-height: 200px;
        overflow: auto;
        top: 155px;
    }

    .container-fluid .olo-row h2 {
        font-size: 20px;
    }

    .olo-row {
        padding: 37px 0 35px;
    }

    .olo-row-footer {
        padding: 17px 0;
    }

    .list-inline > li {
        display: inline;
    }

    .olo-list-partners li {
        height: 30px;
        line-height: 30px;
    }

    ul.olo-list-analysis > li {
        display: inherit;
    }

    .olo-list-analysis > li + li:before {
        content: none;
        padding: 0;
    }

    .olo-link-social > li {
        display: inline-block;
    }

    .olo-news-ticker,
    .news-container,
    .bx-wrapper,
    .bx-window {
        width: 450px;
    }

    .olo-list-analysis span {
        font-size: 13px;
    }

    .container-fluid.olo-sfondo-grigio.olo-aggiornamenti {
        margin-top: 32px;
    }

    .navbar-right {
        float: right !important;
    }

    .olo-navbar-form .form-group {
        position: relative;
        display: table;
        float: left;
        margin-right: 4px;
    }

    body .SnapABug_Button {
        display: none;
    }

    .lang-choice-container {
        float: right;
        margin-top: 7px;
        margin-right: 20px;
    }

    /*sezione leanus premium*/
    html body div.olo-icon-blocks.row, html body div.olo-icon-blocks-price.row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    html body div.olo-icon-blocks.row div:nth-child(2) {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }

    html body div.olo-icon-blocks.row h2,
    html body div.olo-icon-blocks.row :nth-child(2) h2 {
        font-size: 25px;
    }

    .row.olo-icon-blocks.bg-line::before {
        content: none;
    }

    .row.olo-icon-blocks-price .col-md-4:nth-child(2) {
        border-width: 0;
    }

    /*end sezione leanus premium*/
    /*begin style login istanze leanus */
    .olo-registration.olo-row-text-button-new-user {
        position: relative;
        top: auto;
        width: 450px;
        right: auto;
        margin: 40px auto 10px;
    }


    /*end style login istanze leanus */

}

@media (max-width: 479px) {
    .dropdown-menu {
        min-width: 216px;
    }

    .olo-subtitle-dropdown {
        font-size: 11px;
    }

    .olo-navbar-wrapper input.olo-input-dropdown {
        width: 185px;
        min-width: 185px;
    }
    .olo-login .olo-navbar-wrapper{
        position: relative;
    }
    .olo-login .navbar-brand {
        width:100%;
    }

    .navbar-brand > img {
        margin: 0 auto;
        display:flex;
    }

    .olo-navbar {
        margin-top: 35px;
    }

    .olo-navbar .navbar-form {
        -webkit-box-shadow: none;
        box-shadow: none;
        padding: 0 15px;
    }

    .olo-navbar-wrapper .olo-navbar-form .form-group {
        display: table;
        width: 100%;
    }

    .olo-navbar-wrapper .input-group-btn {
        float: none;
        width: 1%;
    }

    .olo-navbar-form .dropdown-menu-right {
        top: 32px;
    }

    /*style gallery*/
    .olo-login .carousel,
    .olo-login .carousel .item {
        height: 185px;
        position: absolute;
        left: 0;
        min-width: 100vw;
        background: #59aed2;
    }

    .olo-login .carousel .item img {
        display: none;
    }

    .olo-login .carousel .item .carousel-caption {
        display: none;
    }

    /*end style gallery*/
    .olo-content-registration {
        left: 0;
        position: relative;
        top: 0;
        width: 100%;
        margin-top: 124px;
        padding-bottom: 10px;
        height: auto;
    }

    .olo-content-registration .olo-text-white {
        text-align: left;
    }

    .olo-navbar-wrapper .olo-button-entry {
        color: #333333;
    }

    .olo-content-registration .row {
        padding: 0 12px 6px;
    }

    .olo-content-registration .row .input-sm {
        font-size: 12px;
        height: 30px;
        padding: 5px 10px;
    }

    .carousel .item {
        background-color: #59aed2;
    }

    .olo-content-logo-client {
        display: none;
    }

    .olo-alert-danger {
        right: 0;
        top: 60px;
    }

    .olo-alert-email {
        right: -26px;
        top: 4px;
        width: 310px;
    }

    .olo-alert-warning {
        right: 2px;
        top: -4px;
        width: 300px;
        max-height: 85px;
        overflow: auto;
    }

    .container-fluid .olo-row h2 span.olo-background-text {
        padding: 0;
    }

    .container-fluid .olo-row h2 {
        background-image: none;
        font-size: 18px;
    }

    .olo-row {
        padding: 37px 0 35px;
    }

    .olo-row-footer {
        padding: 17px 0;
    }

    .list-inline > li {
        display: inline;
    }

    .olo-list-partners li {
        height: 30px;
        line-height: 30px;
    }

    ul.olo-list-analysis > li {
        display: inherit;
    }

    .olo-list-analysis > li + li:before {
        content: none;
        padding: 0;
    }

    .olo-link-social > li {
        display: inline-block;
    }

    .olo-news-ticker,
    .news-container,
    .bx-wrapper,
    .bx-window {
        width: 450px;
    }

    .olo-list-analysis span {
        font-size: 13px;
    }

    .container-fluid.olo-sfondo-grigio.olo-aggiornamenti {
        margin-top: 32px;
    }

    .olo-navbar-form .form-group {
        position: relative;
        display: table;
        float: left;
        margin-right: 4px;
    }

    body .SnapABug_Button {
        display: none;
    }

    .lang-choice-container {
        background-color: #fff;
        display: inline-block;
        float: right;
        margin-top: -3px;
        padding: 4px 5px;
        border-radius: 2px;
        margin-right: 2px;
    }

    /*sezione leanus premium*/
    html body div.olo-icon-blocks.row, html body div.olo-icon-blocks-price.row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    html body div.olo-icon-blocks.row div:nth-child(2) {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }

    html body div.olo-icon-blocks.row h2,
    html body div.olo-icon-blocks.row :nth-child(2) h2 {
        font-size: 24px;
    }

    .row.olo-icon-blocks.bg-line::before {
        content: none;
    }

    .row.olo-icon-blocks-price .col-md-4:nth-child(2) {
        border-width: 0;
    }

    /*end sezione leanus premium*/
    /*begin style login istanze leanus */
    .olo-row-text-button-new-user.olo-registration {
        padding: 10px 15px;
    }

    .olo-row-text-button-new-user #olo-registration-title {
        font-size: 18px;
        margin: 0;
        line-height: 30px;
    }

    .olo-row-text-button-new-user .olo-content-button-center {
        right: 0;
    }

    .olo-row-text-button-new-user .Button-orange {
        font-size: 16px;
        line-height: 30px;
        padding: 5px 15px 4px;
    }

    .olo-registration.olo-row-text-button-new-user {
        position: relative;
        top: 24px;
        width: auto;
        right: auto;
        margin: 20px 32px 10px;
        padding: 10px;
    }

    #olo-central-block-title span.olo-background-text span.alias-istanza-url {
        font-size: 14px;
    }
    .brioschiroberto  #olo-central-block-title span.olo-background-text span.alias-istanza-url {
        font-size: 13px;
    }

    .docshop .scaricaApp + div,
    .dentalleader .scaricaApp + div,
    .bancaifis .scaricaApp + div {
        margin-top: 32px;
    }
    /*end style login istanze leanus */
}

@media (max-width: 767px) {
    .scaricaApp {
        position: relative;
        top: 32px;
        right: auto;
        cursor: pointer;
        opacity: 0;
        animation-fill-mode: forwards;
        animation: zoom ease-in-out 2s 1 normal forwards;
        animation-delay: 0.5s;
        transform-origin: center;
        display: flex;
        background: #f5941f;
        max-width: 100vw;
        min-width: 100%;
        text-align: center;
        justify-content: center;
        align-items: center;
        padding: 8px 16px;
        border-top: 2px solid #fff;
        border-radius: 0;
    }
    .scaricaApp >img,
    .scaricaApp .shadow{
        display: none;
    }
    .scaricaApp h6 {
        text-align: left;
        margin: 0;
        font-size: 15px;
        font-weight: 300;
        max-width: 130px;
        line-height: 18px;
    }
    .scaricaApp .buttons {
        display: flex;
        flex-direction: row;
        text-align: center;
        margin-top: 0;
        margin-left: auto;
        margin-right: 0;
    }
    .scaricaApp .buttons img {
        max-width: unset;
        max-height: 33px;
        margin: 0 2px;
    }
    #olo-central-block {
        margin-top: 40px;
    }
    .leanus #olo-central-block,
    .bancacrs #olo-central-block,
    .bancaifis #olo-central-block,
    .dentalleader #olo-central-block,
    .docshop #olo-central-block,
    .generalservice #olo-central-block,
    .terrevenete #olo-central-block,
    .leanuspublic #olo-central-block {
        margin-top: 0;
    }
}
@media (max-width: 320px) {
    .scaricaApp .buttons img {
        max-height: 29px;
    }
    .scaricaApp{
        flex-direction: column;
    }
    .scaricaApp h6 {
        max-width: unset;
        margin: 0 0 8px;
    }
    .scaricaApp .buttons{
        margin: 0 auto;
    }
}
#hs-eu-cookie-confirmation {
    display: none;
}

div#designstudio-button {
    animation: rimbalzo ease-in-out 90s infinite;
    transform-origin: bottom;
    animation-delay: 20s;

}
@keyframes rimbalzo {
    0%{
        transform: translateY(0) scaleY(1);
    }
    0.2%{
        transform: translateY(-30px) scaleY(1);
    }
    0.4%{
        transform: translateY(0) scaleY(0.8) scaleX(1.2);
    }
    0.6%{
        transform: translateY(-25px) scaleY(1.1);
    }
    0.8%{
        transform: translateY(0) scaleY(0.8) scaleX(1.2);
    }
    1.1%{
        transform: translateY(0) scaleY(1);
    }
    1.2%{
        transform: rotateY(180deg) rotateX(10deg);
    }
    1.5%{
        transform: rotateY(0deg)  rotateX(-10deg);
    }
}