@media only screen and (min-width: 1020px) {
    .group-process { display: flex; }
}

.block-process {
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    z-index: 10;
}

.block-process::before, .block-process::after {
    content: " ";
    display: table;
}

.block-process::after {
    clear: both;
}

.block-process::before, .block-process::after {
    content: " ";
    display: table;
}

.block-process::after {
    clear: both;
}

.block-process .__icon {
    position: relative;
}

.block-process .__icon::before {
    background: #99e3c1 none repeat scroll 0% 0%;
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
}

.block-process:last-child .__icon::before {
    display: none;
}

.block-process.active .__icon .circle-icon::before {
    background-color: #00bfff;
}

.block-process.active .__icon::before, .block-process.active ~ .block-process .__icon::before {
    background-color: #dadada;
}

.block-process.active ~ .block-process .__icon .circle-icon::before {
    background-color: #a2a2a2;
}

@media only screen and (min-width: 1020px) {
    .block-process { text-align: center; }
    .block-process .__title { height: 60px; margin-bottom: 0px; }
    .block-process .__icon { margin: 0px -15px 40px; }
    .block-process .__icon::before { width: 100%; top: 50%; height: 4px; transform: translateY(-50%); }
    .block-process .__icon::before { left: 50%; }
    .group-process.large-icon .block-process .__icon .circle-icon::before { width: 140px; height: 140px; border: 10px solid rgba(255, 255, 255, 0.6); line-height: 120px ! important; font-size: 40px; }
}

@media only screen and (max-width: 1019px) {
    .block-process { padding-left: 100px; padding-bottom: 20px; }
    .block-process .__title { margin-bottom: 10px; }
    .block-process .__icon { position: absolute; width: 70px; height: 100%; left: 15px; top: 0px; }
    .block-process .__icon::before { width: 4px; height: 100%; left: 50%; transform: translateX(-50%); }
}

.block-process-2 {
    position: relative;
}

.block-process-2 .cell-vertical-wrapper {
    height: 320px;
}

.block-process-2 .__number {
    bottom: 0px;
    color: #333333;
    font-size: 200px;
    height: 200px;
    left: 6px;
    line-height: 1;
    margin-bottom: auto;
    margin-top: auto;
    opacity: 0.04;
    position: absolute;
    top: -20px;
}

.block-process-2 .__block {
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 40px;
    padding-top: 40px;
}

.block-process-2 .__block > * {
    letter-spacing: 0.05em;
}

.block-process-2 .__block .__title {
    font-size: 14px;
    margin-bottom: 10px;
}

.block-process-2 .__block p.__content {
    margin-bottom: 0px;
}

.block-process-2.size-small .cell-vertical-wrapper {
    height: 240px;
}

.block-process-2.size-small .__block > * {
    letter-spacing: 0px;
}

.block-process-2.size-small .__block .__title {
    font-size: 18px;
    margin-bottom: 5px;
}

@media only screen and (min-width: 1020px) {
    .block-process-2 .__block { max-width: 320px; }
}

@media only screen and (max-width: 1019px) {
    .block-process-2 .__block { max-width: 720px; }
}


/* Icon-box-list */
.group-icon-box-list-right-slider {
    position: relative;
}
.group-icon-box-list-right-slider .__block-wrapper-1,
.group-icon-box-list-right-slider .__block-wrapper-2 {
    padding-right: 15px;
    padding-left: 15px;
}
.group-icon-box-list-right-slider .__block-wrapper-1 .__block,
.group-icon-box-list-right-slider .__block-wrapper-2 .__block {
    margin-right: auto;
    margin-left: auto;
}
.group-icon-box-list-right-slider .__block-wrapper-1 {
    padding-top: 100px;
    padding-bottom: 60px;
}
.group-icon-box-list-right-slider .__block-wrapper-1 .__block .hr-header {
    margin-bottom: 30px;
}
.group-icon-box-list-right-slider .__block-wrapper-2 {
    position: relative;
}
.group-icon-box-list-right-slider .__block-wrapper-2 .cell-vertical-wrapper {
    table-layout: fixed;
}
.group-icon-box-list-right-slider .__block-wrapper-2 .__block {
    max-width: 640px;
}
@media only screen and (min-width: 768px ) {
    .group-icon-box-list-right-slider .__block-wrapper-1 .__block {
        width: 720px;
    }
}
@media only screen and (min-width: 1020px ) {
    .group-icon-box-list-right-slider .__block-wrapper-1 .__block {
        width: 960px;
    }
}
@media only screen and (min-width: 1230px ) {
    .group-icon-box-list-right-slider .__block-wrapper-1,
    .group-icon-box-list-right-slider .__block-wrapper-2 {
        width: 50%;
        padding-right: 30px;
        padding-left: 30px;
    }
    .group-icon-box-list-right-slider .__block-wrapper-1 .__block {
        max-width: 680px;
    }
    .group-icon-box-list-right-slider .__block-wrapper-2 {
        position: absolute;
        top: 0;
        right: 0;
        height: 100%;
    }
}
@media only screen and (max-width: 1229px ) {
    .group-icon-box-list-right-slider .__block-wrapper-2 {
        padding-top: 80px;
        padding-bottom: 60px;
    }
}
.group-icon-box-list-side-image {
    position: relative;
}
.group-icon-box-list-side-image:before,
.group-icon-box-list-side-image:after {
    content: " ";
    display: table;
}
.group-icon-box-list-side-image:after {
    clear: both;
}
.group-icon-box-list-side-image:before,
.group-icon-box-list-side-image:after {
    content: " ";
    display: table;
}
.group-icon-box-list-side-image:after {
    clear: both;
}
.group-icon-box-list-side-image .__block-wrapper-2 {
    padding-top: 100px;
    padding-bottom: 75px;
    padding-right: 15px;
    padding-left: 15px;
}
.group-icon-box-list-side-image .__block-wrapper-2 .__block {
    margin-right: auto;
    margin-left: auto;
}
.group-icon-box-list-side-image .__block-wrapper-2 .__block > .__title {
    margin-bottom: 20px;
}
.group-icon-box-list-side-image .__block-wrapper-2 .__block > .__caption {
    margin-bottom: 50px;
}
.group-icon-box-list-side-image .__block-wrapper-2 .__block .block-icon-box-left-icon {
    margin-bottom: 25px;
}
.group-icon-box-list-side-image .__block-wrapper-2 .__block .block-icon-box-left-icon .__right-side .__heading {
    padding-top: 5px;
    margin-bottom: 8px;
}
@media only screen and (min-width: 768px ) {
    .group-icon-box-list-side-image .__block-wrapper-2 .__block {
        width: 720px;
    }
}
@media only screen and (min-width: 1020px ) {
    .group-icon-box-list-side-image .__block-wrapper-2 .__block {
        width: 960px;
    }
}
@media only screen and (min-width: 1230px ) {
    .group-icon-box-list-side-image .__block-wrapper-1,
    .group-icon-box-list-side-image .__block-wrapper-2 {
        width: 50%;
    }
    .group-icon-box-list-side-image .__block-wrapper-2 {
        padding-right: 30px;
        padding-left: 30px;
        float: right;
    }
    .group-icon-box-list-side-image .__block-wrapper-2 .__block {
        max-width: 700px;
    }
    .group-icon-box-list-side-image .__block-wrapper-1 {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
    }
}
@media only screen and (max-width: 1229px ) {
    .group-icon-box-list-side-image .__block-wrapper-1 {
        position: relative;
        min-height: 500px;
    }
}

.static-background {
    background-position: 50% 50%;
    background-size: cover;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -2;
}

#bottonelinea-sx {
    margin-top:5%;
    text-align:center;
    float:right;
    width:50%;
}

#bottonelinea-dx {
    margin-top:5%;
    text-align:center;
    width:50%;
}

#regione {
}


#bianco {
    color:#FFFFFF;
}

#lead-bianco {
    color:#FFFFFF !important;
}

.sliderpagina {
    color:#FFF;
}

#lead-focaliz {
    color:#FFF;
}
#lead-innova {
    color:#FFF;
}
#lead-gestisci {
    color:#FFF;
}

#head-innova {
    color:#FFF;
}

#head-gestisci {
    color:#FFF;
}

#head-focalizza {
    color:#FFF;
}

#parlograph {
    padding: 10px 0px 0px 0px;
}

#parlotext {
    padding: 30px;
}

#rivolge {
    margin-top: 40px;
}

.scopri {
    margin-top: 4%;
    text-align:center;
}

.community {
    font-size:1.5em;
    color: #348d45;
    text-decoration:underline !important;
}

.modale {
    margin:1% 5% 1% 5%;
}

.modal-header .close {
    margin-top:-20px;
}

.privacy {
    text-decoration:underline !important;
    color:#000000;
}

.img-responsive {
    margin-left:auto;
    margin-right:auto;
}

.button-disponibile {
    color:#AED4AB;
    /*cursor: pointer;*/
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 100%;
    margin: 0px 0;
    outline: 0 none;
    padding: 18px 36px;
    position: relative;
    text-transform: uppercase;
    white-space: nowrap;
    /*border: 1px solid #ccc;*/
}

.container_box {
    max-width: 520px;
    margin: 0 auto;
    background-color: #fff;
    padding:30px;
    color:#696f6f;
    line-height:normal;
    text-align:justify
}

.privacy {
    color: #348d45;
    text-decoration:underline !important;
}

/* PAOLO */
.heading:after {
    display:none !important;
}

.seperator::before, .seperator::after, .separator::before, .separator::after {
    border-bottom: 1px solid #ddd !important;
    content: "";
    display: inline-block;
    height: 0.65em;
    /*margin: 0 -4px 0 -100%;*/
    vertical-align: top;
    width: 50%;
}

/* .lead {
    font-size: 14px !important;
} */

.border_none_paolo {
    border: 0px !important;
}

.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: middle !important;
    border-top: 1px solid #ddd;
}

/*.icon-box .icon {
    height: 44px !important;
    position: absolute;
    width: 44px !important;
}

.icon-box .icon i {
    font-size: 20px !important;
    text-align: center;
    line-height: 47px !important;
    border-radius: 50%;
}*/

.icon-box.medium > p {
    margin: 0 0 20px 62px !important;
}

.box-border {
    border-color: #e3e3e3;
    border-style: solid;
    border-width: 1px;
    padding:30px;
    background-color:#fff;
}

.panel {
    position: relative !important;
    box-shadow: none !important;
    margin: 0 0 20px 0 !important;
    border-radius: 0 !important;
    border: 0 !important;
}

/*.panel > .panel-heading .panel-title {
    padding: 13px 20px 13px 20px !important;
    font-size: 18px !important;
}*/

.panel > .panel-heading {
    padding: 0 !important;
    border-radius: 0 !important;
    border-bottom: 1px solid #f0f0f0 !important;
    clear: both;
}

.panel.green > .panel-heading {
    background: #2f7e14;
    color: #ffffff;
}

.panel > .panel-heading .panel-title {
    padding: 90px 0 13px 0;
    font-size: 18px;
}

.panel-title {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    font-size: 21px !important;
    color: inherit !important;
}

.panel .panel-body {
    padding: 0 0 15px 0 !important;
}

.text-muted {
    color: #777777 !important;
}

small, .small {
    font-size: 88% !important;
}

.card.card-grey {
    background-color: #9d9d9d !important;
    color: #ffffff !important;
}
.card.card-iconic {
    overflow: hidden !important;
}
.card {
    width: 100% !important;
    position: relative !important;
    margin: 20px 0 0 0 !important;
    border-radius: 3px !important;
    border: 0 !important;
    background-color: #2f7e14 !important;
    box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.26) !important;
    overflow: hidden !important;
    color: #fff !important;
}

.disabled {
    opacity: 0.6;
}
.card.card-user.card-user-red .card-heading {
    background-color: #f34235 !important;
    color: #ffffff !important;
}

.card.card-user.card-user-green .card-heading {
    background-color: #348d45 !important;
    color: #ffffff !important;
}

.card.card-user .card-heading.heading-center {
    margin-bottom: 40px !important;
}
.card.card-user .card-heading {
    padding: 0 !important;
   /* background-color: #337ab7 !important;*/
}
.card .card-heading {
    position: relative !important;
    border-bottom: 1px solid #f0f0f0 !important;
    padding: 0 15px !important;
}
.text-color-white {
    color: #fff !important;
}

.card .card-body {
    position: relative !important;
    text-align: center !important;
    padding: 0 15px;
    color: #fff !important;
    text-align: justify;
}
.pricing-table .card .card-body{
    line-height: 20px;
}
.card .card-header {
    border-bottom: 2px solid #fff;
    margin-bottom: 10px;
}

.card .card-body {
    margin-bottom: 10px;
}
.social-action a{
    background-color: #2f7e14 !important;
}
.card .card-opener {
    margin-bottom: 30px !important;
}

.card .card-opener h6 {
    margin: 0 !important;
}

.card-body {
    height: 75px;
}
.btn-green {
    color: #ffffff !important;
    background-color: #348d45 !important;
    border-color: #348d45 !important;
}

.btn-ripple {
    overflow: hidden !important;
}
.btn {
    position: relative !important;
    outline: 0  !important;
    box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.26) !important;
    -webkit-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important;
    -webkit-transition: box-shadow 280ms cubic-bezier(0.35, 0, 0.25, 1) 200ms !important;
    transition: box-shadow 280ms cubic-bezier(0.35, 0, 0.25, 1) 200ms !important;
}
.pull-right {
    float: right !important;
}
.btn-xs, .btn-group-xs > .btn {
    padding: 2px 8px !important;
    font-size: 16px !important;
    line-height: 1.5 !important;
    border-radius: 1px !important;
}
.btn {
    display: inline-block !important;
    margin-bottom: 0 !important;
    font-weight: normal !important;
    text-align: center !important;
    vertical-align: middle !important;
    -ms-touch-action: manipulation !important;
    touch-action: manipulation !important;
    cursor: pointer !important;
    background-image: none !important;
    border: 1px solid transparent !important;
    white-space: nowrap !important;
    padding: 4px 16px;
    font-size: 18px;
    line-height: 1.618;
    border-radius: 2px;
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
}
#my-page .pricing-table .card-body + .btn{
    white-space: normal !important;
}
.campi-entita .panel-box button.add-custom {
    margin-bottom: 10px !important;
}
.campi-entita .panel-box .checkbox{
    margin: 0 !important;
}
.campi-entita .panel-box .form-group,
.campi-entita .panel-box .form-group label{
    margin: 0;
}

.overflow-table {
    width: 100% !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    margin: 10px 0 !important;
}

.dataTables_wrapper {
    width: 100% !important;
}
.dataTables_wrapper {
    position: relative !important;
    clear: both !important;
    zoom: 1 !important;
}
.form-inline {
    display: inline-block !important;
}

table.dataTable.no-footer {
    border-bottom: 1px solid #111 !important;
}
.dataTables_wrapper .dataTable {
    margin-bottom: 10px !important;
}
table.dataTable, table.dataTable th, table.dataTable td {
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important;
}
table.dataTable {
    width: 100% !important;
    margin: 0 auto !important;
    clear: both !important;
    border-collapse: separate !important;
    border-spacing: 0 !important;
}
table {
    background-color: transparent !important;
}

table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd {
    background-color: #f9f9f9 !important;
}

table.dataTable tbody tr {
    background-color: #fff !important;
}

table.dataTable tbody th, table.dataTable tbody td {
    padding: 8px 10px !important;
}

.post-content.post-light-background .post-item {
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0px 2px 4px #eee !important;
    padding: 0px;
}

.popover-title {
    margin: 0 !important;
    padding: 8px 14px !important;
    font-size: 18px !important;
    background-color: #f7f7f7 !important;
    border-bottom: 1px solid #ebebeb !important;
    border-radius: 2px 2px 0 0 !important;
}

.popover.top {
    margin-top: -10px !important;
}
.fade.in {
    opacity: 1 !important;
}


.popover {
    position: absolute !important;
    top: 0;
    left: 0;
    z-index: 1060 !important;
    display: none;
    max-width: 276px !important;
    padding: 1px !important;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 18px !important;
    font-weight: normal !important;
    line-height: 1.618 !important;
    text-align: left !important;
    background-color: #ffffff !important;
    background-clip: padding-box !important;
    border: 1px solid #cccccc !important;
    border: 1px solid rgba(0, 0, 0, 0.2) !important;
    border-radius: 3px !important;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2) !important;
    white-space: normal !important;
}
.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear !important;
    transition: opacity 0.15s linear !important;
}

.pricing-table .plan-header > h4{
    text-transform: uppercase;
}
.container-page{
    padding-top: 80px;
}

#footer {
    clear: both;
    position: relative;
    margin-top: 30px;
}
/*
 * LISTA PLUGINS
  */
.nop-right{
    padding-right:0 !important;
}
.nop-left{
    padding-left:0 !important;
}
/*----- search -------------
.container-search{
    background-color: #003354;
    color: #fff;
    text-align: center;
    padding: 15px;
}
.container-search a span{
    font-size: 18px;
    text-decoration: underline;
}
.container-search-input{
    position: relative;
}
.container-search input {
    display: block;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-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;
}
.container-search-input span{
    position: absolute;
    top: 6px;
    right: 7px;
    color: #003354;
    font-size: 20px;
}
----- container MODULI -------------
.container-page {
    padding-top: 90px;
}
.container-moduli{
    margin: 20px 0;
}
.container-moduli a:hover{
    opacity: 0.8 !important;
}
.container-moduli a{
    cursor: pointer !important;
}
.container-moduli h2{
    border-bottom: 1px solid #003354;
    font-weight: normal;
    margin-bottom: 20px;
}
.container-moduli .paginator{
    border-top:1px solid #003354;
    width:100%;
    text-align: right;
    margin-top: 20px;
}
.banner-torna{
    background-color: #2f7e14;
    color: #fff;
    padding: 10px 40px;
    margin-top:30px;
}
.banner-torna h4,
.banner-torna h5,
.banner-torna a {
    color: #fff;
    font-weight:normal;
}
.banner-torna a{
    text-decoration: underline !important;
    margin-right:10px;
}
.btn-secondary{
    background-color:#7c7979;
}
----- MODULO -------------
.container-modulo{
    position: relative;
    margin-bottom: 30px;
}
.container-moduli-ufficiali .container-actions{
    white-space: nowrap;
}
.container-moduli-ufficiali .container-actions .button{
    font-size: 12px !Important;
}
.container-moduli-ufficiali .details .categoria{
    border-bottom:1px solid #2f7e14;
}
.container-moduli-ufficiali .details{
    color: #fff;
    position: absolute;
    bottom: 0;
    right: 15px;
    left: 15px;
    background: rgba(0, 0, 0, 0.6);
    padding: 10px;
}
.container-moduli-ufficiali .details p{
    color: #fff;
    font-size: 12px;
}
.container-moduli-ufficiali .details h3{
    font-size: 15px;
    color: #fff;
    border-bottom:1px solid #2f7e14;
}
.container-moduli-ufficiali .details .button span + p {
    color: #fff;
    float: right;
    margin-top: 8px;
    margin-bottom: 0;
}
.container-modulo> img {
    height: 285px;
}
----- MODULi MIEI -------------
.col-six{
    float: left;
    width: 16.666666666666668%;
    padding: 5px;
    position: relative;
}
.col-six .container-actions{
    position: absolute;
    top: 10px;
    background: rgba(0, 0, 0, 0.73);
    margin: 0 auto;
    right: 10px;
    left: 10px;
    text-align: center;
    padding: 10px;

}
.col-six .container-actions .button{
    text-align: center;
}
.col-six .container-actions .close{
    color: #ffffff;
    position: absolute;
    opacity: 1;
    right: 12px;
    top: 5px;
}
.col-six .container-actions .button span{
    font-size: 25px;
}
.col-six .container-actions .button p{
    color: #fff;
    font-size: 12px;
    margin:0;
}
.col-six .modulo{
    margin:0 auto;
    padding:10px;
    border:2px solid #2f7e14;
}
.col-six .modulo img{
    margin: 0 auto;
}
.filtri{
    margin-bottom:30px;
}
.filtri .btn-filter:first-child{
    margin: 0 5px;
}
.btn-filter{
    border: 1px solid #7c7979;
    color: #7c7979;
    padding: 5px;
    border-radius: 5px;
    margin-right: 5px;
    cursor: pointer;
}
.btn-filter.active{
    border: 1px solid #003354;
    color: #003354;
    padding: 5px;
    border-radius: 5px;
    margin: 0 5px;
}
.filter{
    color: #ffffff;
    background-color: #7c7979;
    padding: 2px 10px;
    border-radius: 10px;
    margin-right: 6px;
}
.filter.active{
    background-color: #003354;;
}
.filtri h4{
    float: left;
    font-weight:normal;
    margin-right:10px;
}

*
 * DETTAGLIO PLUGIN
 *
.dettaglio-plugin .title{
    border-bottom: 1px solid #003354;
    margin:15px 0;
    height: 31px;
    font-weight: bold;
}
.dettaglio-plugin a.button.btn-xs.btn-primary {
  margin: 0 !important;
}
.dettaglio-plugin .title .label{
    background: #003354;
    color: #fff;
    width: 100%;
    padding: 10px 20px;
    border-radius: 0;
    text-transform: uppercase;
}
.dettaglio-plugin .description .categoria{
    text-transform: uppercase;
    font-size:18px;
    margin-top:10px;
}
.dettaglio-plugin .nome{
    font-size: 20px;
}
.dettaglio-plugin .description .underline{
    border-bottom:1px solid #dddddd;
    margin-bottom: 20px;
}
.dettaglio-plugin .description .underline a{
    color: #333;
}
.dettaglio-plugin .details > div{
    margin-bottom: 10px;
}
.plus {
    background: #003354;
    padding: 5px 10px;
    border-radius: 5px;
    color: #fff;
    margin: 30px 0 20px 0;
}
.plus h2 {
    color: #fff;
    font-weight: normal;
    border-bottom: 1px solid #fff;
}
.plus ul{
    list-style: none;
}
.plus li {
    margin-bottom: 15px;
    font-size: 12px;
}
.container-screenshot > div{
    padding:5px;
}
.container-screenshot > div > div{
    width: 95%;
    margin: 0 auto;
    border: 1px solid #dddddd;
    padding: 5px;
}
.fa-star-o,
.fa-star-half-o,
.fa-star{
    color: #F6B63A;
}

.valutazione .product-rate{
    float: left;
}
.valutazione .user{
    width: 25%;
    float: left;
}
.valutazione .desc{
    float: right;
    width: 70%;
    border-left: 2px solid #dddddd;
    padding-left: 10px;
}*/
/*----------- STORE ---------------*/
.container-moduli section{
    padding: 20px 0;
}
.product-meta > span:first-child{
    float: left;
    margin-right: 10px;
}
.product-title h3{
    float: left;
    min-height: 45px;
}
.product-title .product-rate{
    margin-top: 8px;
    margin-left: 11px;
}
.product .product-reviews {
    width: 100%;
    float: left;
}
.product .product-reviews a{
   float: left;
}
.product .product-meta{
    width: 100%;
    float: left;
}
.product .product-image img {
    display: block;
    width: 100%;
    height: auto;
}
.banner{
    padding: 30px 50px;
}
.banner h3,
.banner p,
.banner a{
    color: #fff;
    font-weight:normal;
}
.banner a{
    text-decoration: underline !important;
    margin-left: 20px;
    cursor: pointer;
}
.order-select {
    text-align: right;
}
.order-select a{
    color: #2f7e14;
}
.search-toolbar {
    padding: 20px;
    color: #fff !important;
    color: #333;
}
.search-toolbar a span{
    color: #fff;
    font-weight: bold;
}
.search-toolbar a{
    color: #333;
    text-decoration: underline;
}
.search-toolbar form{
    position: relative;
    float: right;
}
.search-toolbar form input{
    padding-left: 5px;
    color: #000;
}
.search-toolbar button[type=submit]{
    position: absolute;
    top: 1px;
    right: 0;
    background: transparent;
    border: 0;
    color: #003354;
}
.product .product-overlay {
    height: 160px;
    line-height: 160px;
    bottom: -160px;
    background-color: rgba(0, 0, 0, 0.45);
}
.product-overlay a{
    padding: 10px !important;
}
.product-overlay .button span:hover, .product-overlay a:hover{
    color: #fff;
}
.product-overlay .button span{
    font-size: 30px;
}
.product-overlay .button p{
    margin: 0;
    color: #fff;
    font-size: 12px;
    font-weight: normal;
    line-height: 3px;
}
.product-overlay .button {
    width: 74%;
    margin: 25px auto 7px auto;
}
.background-blue{
    background-color: #003354;
}
.color-blue{
    color: #003354;
}
@media(min-width: 768px){
    #product-page > div > div:nth-child(1) > div.col-md-9.col-sm-9.col-xs-12{
        padding-left: 40px;
    }
}

@media (max-width: 767px) {
    .product-image {
        max-width: 185px;
        margin: auto;
    }
}
@media (max-width: 767px) {
    .container-moduli section{
        padding: 10px;
    }
}
@media (min-width: 992px) {
    .search-toolbar{
        margin-top: 22px;
    }
}
@media (min-width: 992px) {
    .col-md-2 {
        width: 16.66666667%;
    }
}


    /*.product .product-image img {
        display: block;
        width: auto;
        height: 100%;
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translateY(-50%) translateX(-50%);
    }*/

@media (min-width: 768px) and (max-width: 992px){
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-9 {
        width: 75%;
    }
}
/* TODO
@media(min-width: 768px){
    .product .product-image{
        height:160px;
    }
}
*/
.product .product-image{
    height:160px;
    border: 1px solid #000;
}

@media(max-width: 767px){
    .product .product-price a{
        width: 100%;
    }
    .product .product-price,
    .product-title{
        width: 100%;
        float: none;
    }
    .product .col-sm-3{
        width: 25%;
    }
    .product .col-sm-9{
        width: 75%;
    }
}
@media(max-width: 500px){
    .search-toolbar form{
        float: left;
    }
}


/* Form Progress */
.progress-dots {
    width: 1000px;
    margin: 50px auto;
    text-align: center;
}
.progress-dots .circle,
.progress-dots .bar {
    display: inline-block;
    background: #fff;
    width: 40px; height: 40px;
    border-radius: 40px;
    border: 1px solid #d5d5da;
}
.progress-dots .bar {
    position: relative;
    width: 100px;
    height: 6px;
    top: -33px;
    margin-left: -5px;
    margin-right: -5px;
    border-left: none;
    border-right: none;
    border-radius: 0;
}
.progress-dots .circle .label {
    display: inline-block;
    width: 32px;
    height: 32px;
    line-height: 23px;
    border-radius: 32px;
    margin-top: 3px;
    color: #b5b5ba;
    font-size: 17px;
}
.progress-dots .circle .title {
    color: #b5b5ba;
    font-size: 13px;
    line-height: 30px;
    margin-left: -5px;
}
.progress-dots .circle .name {
    color: #b5b5ba;
    font-size: 13px;
    line-height: 17px;
    margin-top: -22px;
    position: absolute;
    margin-left: -47px;
    width: 120px;
    text-align: center;
}

/* Done / Active */
.progress-dots .bar.done,
.progress-dots .circle.done {
    background: #eee;
}
.progress-dots .bar.active {
    background: linear-gradient(to right, #EEE 40%, #FFF 60%);
}
.progress-dots .circle.done .label {
    color: #FFF;
    background: #348d45;
    box-shadow: inset 0 0 2px rgba(0,0,0,.2);
}
.progress-dots .circle.done .title {
    color: #444;
}
.progress-dots .circle.active .label {
    color: #348d45;
    background: #0c95be;
    box-shadow: inset 0 0 2px rgba(0,0,0,.2);
}
.progress-dots .circle.active .title {
    color: #81ce97;
}
.progress-dots .circle.done .name {
    color: #348d45;
}

.ins .bar {
    background-color:#81CE97;
    width:11px;
    height:26px;
    opacity:0;
    -webkit-animation:fill .5s linear forwards;
    -moz-animation:fill .5s linear forwards;
}



/*
CSS LOADER ANIMATE
*/
@-webkit-keyframes uil-ripple {
    0% {
        width: 0;
        height: 0;
        opacity: 0;
        margin: 0 0 0 0;
    }
    33% {
        width: 44%;
        height: 44%;
        margin: -22% 0 0 -22%;
        opacity: 1;
    }
    100% {
        width: 88%;
        height: 88%;
        margin: -44% 0 0 -44%;
        opacity: 0;
    }
}
@-webkit-keyframes uil-ripple {
    0% {
        width: 0;
        height: 0;
        opacity: 0;
        margin: 0 0 0 0;
    }
    33% {
        width: 44%;
        height: 44%;
        margin: -22% 0 0 -22%;
        opacity: 1;
    }
    100% {
        width: 88%;
        height: 88%;
        margin: -44% 0 0 -44%;
        opacity: 0;
    }
}
@-moz-keyframes uil-ripple {
    0% {
        width: 0;
        height: 0;
        opacity: 0;
        margin: 0 0 0 0;
    }
    33% {
        width: 44%;
        height: 44%;
        margin: -22% 0 0 -22%;
        opacity: 1;
    }
    100% {
        width: 88%;
        height: 88%;
        margin: -44% 0 0 -44%;
        opacity: 0;
    }
}
@-ms-keyframes uil-ripple {
    0% {
        width: 0;
        height: 0;
        opacity: 0;
        margin: 0 0 0 0;
    }
    33% {
        width: 44%;
        height: 44%;
        margin: -22% 0 0 -22%;
        opacity: 1;
    }
    100% {
        width: 88%;
        height: 88%;
        margin: -44% 0 0 -44%;
        opacity: 0;
    }
}
@-moz-keyframes uil-ripple {
    0% {
        width: 0;
        height: 0;
        opacity: 0;
        margin: 0 0 0 0;
    }
    33% {
        width: 44%;
        height: 44%;
        margin: -22% 0 0 -22%;
        opacity: 1;
    }
    100% {
        width: 88%;
        height: 88%;
        margin: -44% 0 0 -44%;
        opacity: 0;
    }
}
@-webkit-keyframes uil-ripple {
    0% {
        width: 0;
        height: 0;
        opacity: 0;
        margin: 0 0 0 0;
    }
    33% {
        width: 44%;
        height: 44%;
        margin: -22% 0 0 -22%;
        opacity: 1;
    }
    100% {
        width: 88%;
        height: 88%;
        margin: -44% 0 0 -44%;
        opacity: 0;
    }
}
@-o-keyframes uil-ripple {
    0% {
        width: 0;
        height: 0;
        opacity: 0;
        margin: 0 0 0 0;
    }
    33% {
        width: 44%;
        height: 44%;
        margin: -22% 0 0 -22%;
        opacity: 1;
    }
    100% {
        width: 88%;
        height: 88%;
        margin: -44% 0 0 -44%;
        opacity: 0;
    }
}
@keyframes uil-ripple {
    0% {
        width: 0;
        height: 0;
        opacity: 0;
        margin: 0 0 0 0;
    }
    33% {
        width: 44%;
        height: 44%;
        margin: -22% 0 0 -22%;
        opacity: 1;
    }
    100% {
        width: 88%;
        height: 88%;
        margin: -44% 0 0 -44%;
        opacity: 0;
    }
}
.uil-ripple-css {
    display: inline-block;
    background: none;
    position: relative;
    width: 80px;
    height: 80px;
}
.uil-ripple-css div {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0;
    width: 0;
    height: 0;
    opacity: 0;
    border-radius: 50%;
    border-width: 12px;
    border-style: solid;
    -ms-animation: uil-ripple 2s ease-out infinite;
    -moz-animation: uil-ripple 2s ease-out infinite;
    -webkit-animation: uil-ripple 2s ease-out infinite;
    -o-animation: uil-ripple 2s ease-out infinite;
    animation: uil-ripple 2s ease-out infinite;
}
.uil-ripple-css div:nth-of-type(1) {
    border-color: #afafb7;
}
.uil-ripple-css div:nth-of-type(2) {
    border-color: #348d45;
    -ms-animation-delay: 1s;
    -moz-animation-delay: 1s;
    -webkit-animation-delay: 1s;
    -o-animation-delay: 1s;
    animation-delay: 1s;
}

/*-- FOOTER ON BOTTOM --*/
html{
    height: 100%;
}
body{
    position: relative;
    min-height:100%;
    height:auto;
}
.wrapper{
    position: relative;
    min-height: 100%;
    padding-bottom: 145px;
}
#footer {
    clear: both;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.product .product-image > a {
    height: auto;
}

.product .product-overlay a:hover {
    background-color: #73848e;
}

.card-body .text-muted {
    height: 74px;

    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
h3.card-title {
    height: 53px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.container-items h4{
    margin: 30px 0 10px 0;
}
.container-items .item ul,
.container-items .item h5,
.container-items .item h6{
    margin: 0;
}

/*-------------------------- LANDING ---------------*/
.flex-box{
    display: flex;
    flex-wrap: wrap;
}
.smaller-text{
    width: 85%;
    margin: 0 auto 20px;
    margin-bottom: 50px;
}
.smaller-text + .button {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
}

/*--------------------- STORE TODO -------------------
.shop .product .product-image img {
    width: 100%;
    height: auto;
}
.shop .product .product-image .plugin-name{
    background: #fff;
    color: #000;
    font-size: 16px;
    text-align: center;
    padding: 11px 0;
    position: absolute;
    bottom: 0;
    width: 100%;
    margin: 0;
}*/

.new-piattaforma {
    margin-bottom: 30px;
}

.pluginElement {
    position: relative;
    color: #fff;
    clear: both;
    display: block;
    height: 120px;
    padding: 0;
    width: 100%;
}

.pluginElement .bk-backgroundIcon {
    background: #ccc;
    text-align: center;
    position: relative;
    width: 100%;
    display: block;
    padding: 0;
    clear: both;
    height: 157px;
    border: none;
    text-transform: uppercase;
    color: #fff !important;
    padding-top: 15px;
}

.pluginElement .icon-dashboard-name {
    background: #fff;
    color: #000;
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: 0;
    padding: 5px 5px;
    width: 100%;
    min-height: 34px;
    font-weight: 700;
    font-size: 1.05em;
    line-height: 13px;
    text-transform: uppercase;
    display: block;
    font-family: 'Roboto', sans-serif;
}

.pluginElement span.dash, .pluginElement span.am {
    font-size: 4.2em;
}


.badge {
   position: absolute;
   top: 3px;
   right: 0;
   left: auto;
   z-index: 10;
   background-color: darkred;
   color: #fff;
   -webkit-border-radius: 21px;
   -moz-border-radius: 21px;
   border-radius: 9px;
   padding: 6px 9px;
}
.product .badge{
    padding: 5px 7px;
}

.product .badge{
    top: -7px;
    right: -20px;
}

.nuovo{
    background-color: #B10D18;
}
.done{
    background-color: #32924C;
}
.in-arrivo{
    background-color: #D57E19;
}
.heading .underline {
    position: relative;
    font-weight: 500;
}
.heading .underline:after {
    background: #fff;
    content: '';
    position: absolute;
    width: 150px;
    height: 3px;
    bottom: -11px;
    left: 0;
    right: 0;
    margin: auto;
}
#my-page > .heading h3{
    font-weight: 500;
}
#amos-piattaforme .piattaforma .screenshot-piattaforma img{
    min-height: 200px;
    max-height: 300px;
    width: auto;
}
#amos-piattaforme .piattaforma .screenshot-piattaforma{
    background-color: #2f7e14;
    padding: 15px;
    overflow: hidden;
}
#amos-piattaforme .piattaforma .details-piattaforma{
    background-color: #2f7e14;
    padding: 5px 15px;
}
#amos-piattaforme .piattaforma .details-piattaforma.not-disponibile {
    background-color: #9d9d9d;
}
#amos-piattaforme .piattaforma .details-piattaforma.not-disponibile a{
    color: #fff;
}
#amos-piattaforme .piattaforma .details-piattaforma a{
    float: right;
}
#amos-piattaforme .piattaforma .details-piattaforma.not-disponibile button{
    background-color: #9d9d9d;
    float: right;
    color: #fff;
}
#amos-piattaforme .piattaforma .details-piattaforma button:hover{
     opacity: 0.8;
}


#amos-piattaforme .piattaforma .details-piattaforma p{
    margin: 0 0 5px 0;
    font-size: 12px;
    line-height: 15px;
    font-style: italic;
}
#amos-piattaforme .piattaforma .details-piattaforma h4,
#amos-piattaforme .piattaforma .details-piattaforma h3{
    float: left;
    height: auto;
    margin: 0;
}
#amos-piattaforme .piattaforma .details-piattaforma h4{
    font-style: italic;
    margin: 7px 0;
    font-size: 13px;
    font-weight: 300;
}
@media(max-width: 992px){
    #amos-piattaforme .piattaforma .details-piattaforma button{
        float: none;
        color: #fff;
        margin: 0 auto;
        display: block;
    }
}
@media (min-width: 768px) {
    #amos-piattaforme .piattaforma .details-piattaforma{
        height: 195px;
    }
}
@media (max-width: 767px) {
    h1.section_title:after {
        right: auto;
    }
}

.custom-btn .button + .button, .btn + .btn {
    margin-right: 8px;
    margin-bottom: 10px;
}
.custom-btn .button:not(.green){
    background-color: #fff;
    color: #2f7e14;
    margin-right: 8px;
    margin-bottom: 10px;
}

.custom-text, .custom-text-sviluppo{
    font-size: 13px;
    line-height: 19px;
}

@media(min-width: 768px){
    .custom-text{
        height: 100px;
    }
}
.custom-img{
    background: #f0f0f0;
    padding: 15px 0 0 0;
    margin-right: 25px;
}

@media  (min-width: 992px) {
    .custom-img{
        float: left;
    }
}

@media  (max-width: 991px) {
    .sviluppo-open .col-xs-12 {
        width: 100%;
        text-align: center;
    }

    .custom-img{
        margin: 0 auto;
    }
}

.custom-disabled {
    pointer-events: none;
    cursor: default;
    opacity: 0.6;
}

nav .main-menu .dropdown-menu {
    top: 78px;
}

.modal .close{
    position: absolute;
    top: 31px;
    right: 19px;
    font-size: 30px;
}

.custom-ul{
    list-style:square;
    background: #c9e8c9;
    padding: 10px 0 10px 50px;
    line-height: 20px;
}

.ul-landing{
    list-style: square;
    padding: 10px 0 10px 50px;
    line-height: 29px;
    color: #348d45;
    font-weight: bold;
    font-size: 15px;
}

.kv-score {
    margin-top: -5px;
}

.input-group .label-checkbox {
    position: absolute;
    top: -30px;
    right: -35px;
}
@media (max-width: 380px) {
    .input-group .label-checkbox{
        right: -45px;
    }
}

.kv-strength-container .input-group .label-checkbox:after{
    content: initial;
}

.user-profile label {
    width: 20%;
}

/*radio inline*/
.amos-inline .radio {
    width: 50%;
    float: left;
    margin: 5px 0 30px 0;
}
.amos-inline .radio:first-child {
     text-align: right;
     padding-right: 30px;
}

.amos-inline .radio:last-child {
     text-align: left;
     padding-left: 30px;
}

@media(max-width: 400px) {
    .amos-inline .radio:first-child {
        text-align: left;
        padding-left: 15px;
    }
    .amos-inline .radio:last-child {
        padding-left: 0;
    }
}

@media(max-width: 767px) {
    .col-xs-custom-6 {
        width: 50% !important;
    }
}
@media(max-width: 500px) {
    .col-xxs-custom-12 {
        width: 100% !important;
    }
}

.nav-translation a {
    border-bottom: 0 none;
    border-radius: 0;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    margin-top: 20px;
    line-height: 70px;
    margin-left: 0;
    margin-right: 0;
    outline: medium none;
    padding: 10px;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out 0s;
}

.nav-translation p {
    color: #333;
 }

.news-thumbnail {
    height: 525px;
}

/*----------------- FIX NEWS Thumbnail ---------------*/


.thumbnail .caption h3 {
    font-size: 23px;
    line-height: 25px;
}

.thumbnail .caption p {
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 18px;
}

.btn.btn:not(.btn-xs):not(.btn-sm):not(.btn-lg) {
    padding: 6px 18px;
    font-size: 16px;
}

p.readonly-news {
    margin: 30px 20px;
    padding: 0;
    position: absolute;
    bottom: 0;
    right: 0;
}

.caption .date_news {
    font-size: 11px !important;
}

@media(max-width: 479px) {
    p.readonly-news {
        margin: 10px 20px;
    }
}

/****************************************
********* ACCORDION MODELLI CSS *********
*****************************************/

.icon-content{
    width: 100%;
    margin-top: 50px;
    margin-bottom: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.icon-content > .panel-heading{
    width: 30%;
}


.solutions .panel{
    box-shadow: none;
    background-color: #fff;
    border: none;
}

.panel-group .panel + .panel{
    margin-top: 0;
}

.panel-title a{
    text-decoration: none;
}

.panel-title h3{
    font-weight: bold;
    color: #348d45;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 0;
}

.panel-title p{
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color:#777;
}

.text-panel{
    border-right: 2px solid #348d45;
    line-height: 20px;
}

.text-panel p {
    color: #000;
}

.working-panel h5 {
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 0px;
    line-height: 25px
}

img.ico-solutions.img-responsive {
    max-height: 80px;
    margin: 0 auto 10px auto;
}


.triangle-sx::before {
    content: "";
    position: relative;
    width: 0;
    height: 0;
    bottom: 0em;
    left: 18%;
    box-sizing: border-box;
    border: 1.5em solid black;
    border-color: transparent transparent #fff #fff;
    transform-origin: 0 0;
    transform: rotate(135deg);
    margin-bottom: -10px;
}

.triangle-cx::before {
    content: "";
    position: relative;
    width: 0;
    height: 0;
    bottom: 0em;
    left: 53%;
    box-sizing: border-box;
    border: 1.5em solid black;
    border-color: transparent transparent #fff #fff;
    transform-origin: 0 0;
    transform: rotate(135deg);
    margin-bottom: -10px;
}

.triangle-dx::before {
    content: "";
    position: relative;
    width: 0;
    height: 0;
    bottom: 0em;
    left: 87%;
    box-sizing: border-box;
    border: 1.5em solid black;
    border-color: transparent transparent #fff #fff;
    transform-origin: 0 0;
    /* transform: rotate(-45deg); */
    transform: rotate(135deg);
    margin-bottom: -10px;
}

ul.content-logo{
    list-style-type: none;
    padding: 0;
    width: 100%;
    display: flex;
    flex-direction: row;
    /* flex-wrap: wrap; */
    justify-content: space-between;
    margin-top: 10px;
}

.content-logo li {
    /*width: 50%;*/
    margin: 10px 0;
}

ul.content-logo .img-responsive {
    max-height: 70px;
    width: auto;
    padding: 0 10px;
}
.no-border {
    border: none;
}

@media screen and (max-width: 768px) {
    .container {
        padding: 0 10px;
    }

    .icon-content > .panel-heading {
        width: 30%;
        padding: 5px;
    }

    .panel-title h3{
        font-size: 14px !important;
        line-height: 14px;
        margin-top: 10px;
        margin-bottom: 5px;
    }

    .panel-title p{
        font-size: 12px;
        line-height: 14px;
    }

    .icon-content > .panel-heading {
        width: 31%;
        padding: 7px;
    }

    .text-panel {
        border-right: none;
        font-size: 12px;
        line-height: 15px;
        margin-bottom: 10px;
    }

    .text-panel p {
        margin-bottom: 15px;
        line-height: 20px;
    }
    .working-panel {
        border-top: 2px solid #ddd;
    }
}

/****************************************
********* SECTION APP *********
*****************************************/

.application{
    width: 100%;
    padding: 20px 0 0 0;
    background-image: url(../images/app/background.jpg);
    background-repeat: no-repeat;
    background-size:cover;
    background-repeat: no-repeat;
    background-position: center 40px;
    /* background-position: center center;
    border-top: 100px solid #fff; */
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    justify-content: space-between;
    align-items: center;
}


.hand{
    width: 31%;
    position: relative;
    left: -80px;
}

.hand img {
}

.app-description {
    width: 55%;
    position: relative;
    left: -80px;
    color: #fff;
    text-align: center;
    margin-top: 25px;
}
.notify-content {
    width: 14%;
    position: relative;
    left: -20px;
    margin-top: 30px;
}


.icon-application {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    list-style: none;
    padding-left: 0;
    width: 80%;
    margin: 5px auto;
}

.item-icon {
    width: 20%;
}

.title-app{
    margin: 0;
    font-weight: bold;
    color: #fff;
    font-size: 40px;
    line-height: 42px;
}

.subtitle-app{
    margin: 10px 0 15px 0;
    color: #fff;
    font-weight: 300;
}

p.icon-app-text{
    margin: 0 0 5px;
    font-size: 12px;
    line-height: 16px;
    color: #fff;
}

a.btn-gallery {
    margin: 10px 0 20px 0;
    padding: 2px 8px !important;
    font-size: 12px !important;
    border: 1px solid #25740a !important;}

@media screen and (max-width: 1100px) {
}


/****************************************
********* MODAL APP GALLERY *********
*****************************************/
.modal-content {
    border-radius: 0;
    padding: 0;
}

.slide-header {
    background-color: #5cb85c;
    color: #fff;
}

.slide-header h4 {
    font-weight: bold;
    margin-top: 15px;
    color: #fff;
}

.modal-body{
    padding: 15px;
}

.carousel-inner .item img {
    max-height: 600px;
    margin: 0 auto;
    border: 1px solid #ccc;
}

.carousel-indicators {
    position: relative;
    bottom: -10px;
    left: 0;
    z-index: 15;
    width: 100%;
    padding-left: 0;
    margin-left: 0;
    text-align: center;
    list-style: none;
}

.carousel-indicators .active {
    background-color: #888;
}

.carousel-indicators li{
    border: 1px solid #888;
}

.slide-header button.close {
    font-size: 20px;
    top: 30px;
    right: 10px;
}

.carousel-control{
    height: 600px;
    background-image: none !important;
    color: #888;
}

.carousel-control:hover {
    color: #000;
}

.carousel-control:focus {
    color: #888;
}


@media screen and (min-width: 1330px) {
    .hand{
        width: 31%;
    }

    .app-description{
        width: 45%;
    }

    .notify-content{
        width: 16%;
    }

    p.icon-app-text {
        font-size: 16px;
        line-height: 22px;
    }

    .icon-application {
        width: 100%;
    }

    .item-icon {
        width: 25%;
    }
}

@media screen and (max-width: 970px) and (min-width: 768px) {
    .application {
        background-position: center 30px;
    }

    .app-description{
        width: 50%;
        margin-top: 15px;
        left: -60px;
    }

    .subtitle-app {
        margin: 5px 0 10px 0;
    }

    p.icon-app-text {
        font-size: 11px;
        line-height: 14px;
    }
    .notify-content {
        width: 18%;
        margin-top: 20px;
    }
    .hand {
        width: 33%;
    }
 }


@media screen and (max-width: 767px) {
    .application {
        width: 100%;
        background-position: center center;
        flex-wrap: wrap;
        min-height: 500px;
    }

    .hand {
        order: 2;
        width: 63%;
        left: -50px;
        margin-top: 20px;    }

    .app-description {
        width: 96%;
        order: 1;
        left: 0;
        margin: 0 auto;
    }

    .notify-content {
        order: 3;
        left: -10px;
        width: 37%;
        margin-top: 0;
    }

    .icon-application {
        width: 90%;
    }
    .item-icon{
        width: 28%;
    }
}

/*riaggiunta grafica pre footer*/
.pre-footer .row {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.pre-footer .wrap-logo {
    margin-right: 25px;
}

.pre-footer .wrap-logo img {
    max-height: 50px;
}
