﻿body {
    font-family: Nunito,Arial, sans-serif;
    font-size: 16px;
    color: #444;
    line-height: 28px;
}

.header {
    padding: 15px 10px;
    background-color: #fff;
    border: none;
    -webkit-box-shadow: 0px 0px 10px 4px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 10px 4px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 10px 4px rgba(0,0,0,0.3);
    z-index: 99;
}

@media (max-width: 768px) {
    .hidden-sm-down {
        display:none;
    }
}
@media (min-width: 768px) {
    .header {
        top: 0;
        position: fixed;
        width: 100%;
    }
}

.header-logo {
    max-height: 60px;
}

.header > .container {
    margin-bottom: 0;
}

.header .btn-primary {
    color: #fff;
    background-color: #ea5b0c;
    border-color: #ea5b0c;
}

    .header .btn-primary:hover {
        background-color: #d66418;
        border-color: #d66418;
    }

.header .btn-default {
    background-color: #f0f0f0;
    border-color: #f0f0f0;
}

    .header .btn-default:hover {
        background-color: #e8e8e8;
        border-color: #e8e8e8;
    }

.btn del, .btn-cta del {
    font-weight: 400;
    opacity: .7;
}

.padding-section {
    padding: 80px 0;
}

.page-title {
    padding: 150px 0 50px;
    color: #fff;
}

    .page-title > .pubblication-data {
        font-size: 16px;
        color: #fff;
    }

    .page-title h1 {
        font-family: 'Nunito', 'Times New Roman', Times, serif;
        font-size: 48px;
        line-height: 54px;
        font-weight: 900;
        margin-bottom: 10px;
    }

    .page-title h2 {
        margin: 0;
        font-size: 30px;
    }

@media (max-width: 768px) {
    .page-title h1 {
        font-size: 30px;
        line-height: 42px;
    }
    .page-title h2 {
        margin: 0;
        font-size: 22px;
    }
}

.box-tags {
    background-color: #f0f0f0;
    border-radius: 4px;
    padding: 25px 30px 30px;
}

    .box-tags h3 {
        margin: 0 0 20px;
        padding: 0 0 10px;
        border-bottom: 2px solid #dedede;
        font-size: 20px;
        font-weight: bold;
    }

.plus {
    font-size: 18px;
    list-style: none;
    margin: 20px 0 0;
}

    .plus > li {
        margin: 10px 0;
    }

        .plus > li:before {
            font-family: 'FontAwesome';
            content: '\f00c';
            margin: 0 10px 0 -37px;
        }

    .plus.orange > li:before {
        color: #ea5b0c;
    }

    .plus.blue > li:before {
        color: #1d5f8e;
    }

    .plus.green > li:before {
        color: #97b143;
    }

    .plus.violet > li:before {
        color: #7771b3;
    }

    .plus.fuxia > li:before {
        color: #a2194a;
    }

.btn-cta {
    background: #ea5b0c;
    color: #fff;
    display: block;
    padding: 30px;
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
}

    .btn-cta:hover {
        background: #d66418;
        color: #fff;
    }

.title-preview {
    font-family: 'Nunito', Georgia, 'Times New Roman', Times, serif;
    font-size: 30px;
    margin-bottom: 30px;
    font-weight: 700;
}

/** OWL SLIDER **/
.owl-prev, .owl-next {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 50%;
    margin: -25px 0 0 !important;
    display: block !IMPORTANT;
    background: rgba(0, 0, 0, 0) !important;
    border-radius: 0 !important;
    transition: all 100ms linear;
}

.owl-prev {
    left: 0;
}

.owl-next {
    right: 0;
}

    .owl-prev i, .owl-next i {
        font-size: 48px;
        color: rgba(255, 255, 255, 0);
        transition: all 100ms linear;
    }

.owl-carousel:hover .owl-prev, .owl-carousel:hover .owl-next {
    background: rgba(0, 0, 0, 0.2) !important;
}

    .owl-carousel:hover .owl-prev i, .owl-carousel:hover .owl-next i {
        color: rgba(255, 255, 255, 0.5) !important;
    }

    .owl-carousel:hover .owl-prev:hover i, .owl-carousel:hover .owl-next:hover i {
        color: rgba(255, 255, 255, 1) !important;
    }
/****************/

/*Social share*/
.share-label {
    padding-top: 12px;
    margin-right: 10px;
    font-size: .8em;
    color: $color-text-light;
}

.jssocials-share-logo {
    width: .9em;
    font-size: 1.2em;
}
/*------------*/

/* AUDIOBOOK */

.container-ebookplayer {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.player {
    position: relative;
    background-color: #ffffff;
    /*background-image: url("https://michael-zhigulin.github.io/mz-codepen-projects/Material%20Design%20UI%20Audio%20Player/tim_minchin_piano.jpg");*/
    width: 550px;
    height: 375px;
    border-radius: 3px;
    border-bottom: 6px solid #0d2449;
    box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.25);
    z-index: 1;
}

    .player:hover .mask {
        background-color: rgba(255, 255, 255, 0.1);
        transition: all 1s;
    }

    .player .like {
        position: absolute;
        width: 35px;
        height: 35px;
        top: 15px;
        right: 20px;
        z-index: 15;
        font-size: 1.5em;
        vertical-align: middle;
        line-height: 38px;
        color: #f2f2f2;
        border-radius: 50%;
        text-align: center;
        cursor: pointer;
    }

    .player .icon-heart {
        display: block;
    }

    .player .mask {
        width: 100%;
        height: 100%;
        background-color: rgba(255, 255, 255, 0.2);
        z-index: 2;
        transition: all 1s;
    }

.player-info {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 4;
    list-style: none;
    color: #262626;
    transform: scale(1);
}

    .player-info li {
        margin-bottom: 7px;
    }

        .player-info li:nth-child(1) {
            font-size: 1.5em;
            font-weight: 700;
            max-width: 360px;
        }

        .player-info li:nth-child(2) {
            font-size: 1.2em;
        }

        .player-info li:nth-child(3) {
            font-size: 0.9em;
        }

.player .info-one li:nth-child(3) {
    display: none;
}

.player .info-two {
    left: auto;
    right: 4.5%;
    z-index: 1;
    color: #f2f2f2;
}

    .player .info-two li:nth-child(2) {
        float: right;
    }

    .player .info-two li:nth-child(3) {
        display: inline-block;
        float: right;
        clear: both;
    }

.player #play-button {
    box-sizing: border-box;
    position: absolute;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-color: #153260;
    box-shadow: 0 8px 25px 6px rgba(0, 0, 0, 0.25);
    right: 40px;
    bottom: 90px;
    z-index: 5;
    cursor: pointer;
    transition: all 70ms;
    border: none;
}

    .player #play-button:hover {
        width: 70px;
        height: 70px;
        box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.5);
        right: 45px;
        bottom: 95px;
        transition: all 70ms;
    }
    
    .player #play-button .icon-play {
        position: absolute;
        font-size: 1.5em;
        left: 50%;
        top: 50%;
        transform: translate(-48%, -50%);
        transition: all 70ms;
        color: #ffffff;
    }

    .player #play-button:hover .icon-play {
        font-size: 1.2em;
        transition: all 70ms;
    }

    .player #play-button .icon-cancel {
        position: absolute;
        font-size: 1.6em;
        left: 50%;
        top: 49%;
        transform: translate(-50%, -51%);
        color: #ffffff;
    }

    .player #play-button .icon, .player .control-row .icon {
        font-family: 'Font Awesome 5 Free';
        font-style: normal;
        font-weight: 900;
        content: '';
    }

    .player #play-button .icon-play:before, .player .control-row .icon-play:before {
        content: '\f04b';
    }

    .player #play-button .icon-pause:before, .player .control-row .icon-pause:before {
        content: '\f04c';
    }

    .player #play-button .icon-cancel:before, .player .control-row .icon-cancel:before {
        content: '\f00d';
    }

.player .info-two li {
    text-align: right;
}

.control-row {
    position: absolute;
    bottom: -1px;
    width: 100%;
    height: 130px;
    background-color: #ffffff;
    overflow: hidden;
    z-index: 3;
}

    .control-row #pause-button {
        box-sizing: border-box;
        position: absolute;
        width: 80px;
        height: 80px;
        border-radius: 50%;
        background-color: #f2f2f2;
        left: 40px;
        bottom: 25px;
        z-index: 5;
        cursor: pointer;
        border: none;
        transform: scale(0);
        display: none;
        -webkit-animation: scale-animation 0.4s;
        animation: scale-animation 0.4s;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
        -webkit-animation-delay: 0.3s;
        animation-delay: 0.3s;
    }

        .control-row #pause-button .icon-pause {
            position: absolute;
            font-size: 1.5em;
            left: 50%;
            top: 50%;
            transform: translate(-50%, -50%);
            transition: all 0.1s;
            color: #424242;
        }

        .control-row #pause-button .icon-play {
            position: absolute;
            font-size: 1.5em;
            left: 50%;
            top: 50%;
            transform: translate(-50%, -50%);
            transition: all 0.1s;
            color: #424242;
        }

    .control-row .seek-field {
        bottom: 67px;
        left: 148px;
        position: absolute;
        width: 170px;
        z-index: 5;
        transform: scale(0);
        display: none;
        -webkit-animation: scale-animation 0.4s;
        animation: scale-animation 0.4s;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
        -webkit-animation-delay: 0.3s;
        animation-delay: 0.3s;
    }

    .control-row .volume-field {
        bottom: 67px;
        right: 127px;
        position: absolute;
        width: 50px;
        z-index: 5;
        transform: scale(0);
        display: none;
        -webkit-animation: scale-animation 0.4s;
        animation: scale-animation 0.4s;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
        -webkit-animation-delay: 0.3s;
        animation-delay: 0.3s;
    }

    .control-row .volume-icon {
        width: 20px;
        height: 20px;
        position: absolute;
        border-radius: 50%;
        bottom: 58px;
        right: 185px;
        z-index: 5;
        font-size: 1.2em;
        display: none;
        transform: scale(0);
        -webkit-animation: scale-animation 0.4s;
        animation: scale-animation 0.4s;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
        -webkit-animation-delay: 0.3s;
        animation-delay: 0.3s;
    }

        .control-row .volume-icon .icon-volume-up {
            color: #424242;
        }

.like-active {
    color: #ef5350;
    -webkit-animation: scale-animation 0.4s;
    animation: scale-animation 0.4s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

@-webkit-keyframes scale-animation {
    0% {
        transform: scale(0);
    }

    50% {
        transform: scale(1.2);
    }

    100% {
        transform: scale(1);
    }
}

@keyframes scale-animation {
    0% {
        transform: scale(0);
    }

    50% {
        transform: scale(1.2);
    }

    100% {
        transform: scale(1);
    }
}

.waves-animation-one {
    position: absolute;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-color: #153260;
    z-index: 3;
    left: 42.5%;
    bottom: 20%;
    transform: scale(0);
    -webkit-animation: waves-animation-one 0.25s;
    animation: waves-animation-one 0.25s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    display: none;
}

@-webkit-keyframes waves-animation-one {
    0% {
        transform: scale(1);
    }

    99% {
        transform: scale(7.8);
    }

    100% {
        transform: scale(7.8);
    }
}

@keyframes waves-animation-one {
    0% {
        transform: scale(1);
    }

    99% {
        transform: scale(7.8);
    }

    100% {
        transform: scale(7.8);
    }
}

.waves-animation-two {
    position: absolute;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-color: #153260;
    z-index: 3;
    right: 40px;
    bottom: 35px;
    transform: scale(7.8);
    display: none;
    -webkit-animation: waves-animation-two 0.2s;
    animation: waves-animation-two 0.2s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

@-webkit-keyframes waves-animation-two {
    to {
        transform: scale(0);
    }
}

@keyframes waves-animation-two {
    to {
        transform: scale(0);
    }
}

.info-active {
    -webkit-animation: info-active-animation 3s;
    animation: info-active-animation 3s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 0.37s;
    animation-delay: 0.37s;
}

@-webkit-keyframes info-active-animation {
    to {
        bottom: 56.5%;
    }
}

@keyframes info-active-animation {
    to {
        bottom: 56.5%;
    }
}

.play-active {
    -webkit-animation: play-animation 0.3s;
    animation: play-animation 0.3s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

@-webkit-keyframes play-animation {
    0% {
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    }

    98% {
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
        transform: translate(-200px, 65px);
    }

    99% {
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
        transform: translate(-200px, 65px) scale(0);
    }

    100% {
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
        transform: translate(0, 65px) scale(1);
    }
}

@keyframes play-animation {
    0% {
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    }

    98% {
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
        transform: translate(-200px, 65px);
    }

    99% {
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
        transform: translate(-200px, 65px) scale(0);
    }

    100% {
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
        transform: translate(0, 65px) scale(1);
    }
}

.play-inactive {
    -webkit-animation: play-inactive 1s;
    animation: play-inactive 1s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

@-webkit-keyframes play-inactive {
    from {
        transform: translate(0, 65px);
    }
}

@keyframes play-inactive {
    from {
        transform: translate(0, 65px);
    }
}

input[type="range"] {
    -webkit-appearance: none;
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

    input[type="range"]:focus {
        outline: none;
    }

    input[type="range"] + .thumb {
        display: none;
    }

    input[type="range"]::-webkit-slider-runnable-track {
        width: 100%;
        height: 3px;
        cursor: pointer;
        animate: 0.2s;
        box-shadow: 0px 0px 0px transparent, 0px 0px 0px transparent;
        background: #f2f2f2;
        border-radius: 0;
        border: 0px solid #000101;
    }

    input[type="range"]::-webkit-slider-thumb {
        box-shadow: 0px 0px 0px transparent, 0px 0px 0px transparent;
        border: 0px solid transparent;
        height: 18px;
        width: 18px;
        border-radius: 50%;
        background: #3276B1;
        cursor: pointer;
        -webkit-appearance: none;
        margin-top: -7px;
    }

    input[type="range"]:focus::-webkit-slider-runnable-track {
        background: #f2f2f2;
    }

    input[type="range"]::-moz-range-track {
        width: 100%;
        height: 3px;
        cursor: pointer;
        animate: 0.2s;
        box-shadow: 0px 0px 0px transparent, 0px 0px 0px transparent;
        background: #f2f2f2;
        border-radius: 0;
        border: 0px solid #000101;
    }

    input[type="range"]::-moz-range-thumb {
        box-shadow: 0px 0px 0px transparent, 0px 0px 0px transparent;
        border: 0px solid transparent;
        height: 18px;
        width: 18px;
        border-radius: 50%;
        background: #3276B1;
        cursor: pointer;
    }

    input[type="range"]::-ms-track {
        width: 100%;
        height: 3px;
        cursor: pointer;
        animate: 0.2s;
        background: transparent;
        border-color: transparent;
        border-width: 39px 0;
        color: transparent;
        padding-top: 5px;
    }

    input[type="range"]::-ms-fill-lower {
        background: #f2f2f2;
        border: 0px solid transparent;
        border-radius: 0;
        box-shadow: 0px 0px 0px transparent, 0px 0px 0px transparent;
    }

    input[type="range"]::-ms-fill-upper {
        background: #f2f2f2;
        border: 0px solid transparent;
        border-radius: 0x;
        box-shadow: 0px 0px 0px transparent, 0px 0px 0px transparent;
    }

    input[type="range"]::-ms-thumb {
        box-shadow: 0px 0px 0px transparent, 0px 0px 0px transparent;
        border: 0px solid transparent;
        height: 18px;
        width: 18px;
        border-radius: 50%;
        background: #3276B1;
        cursor: pointer;
        margin-top: 1px;
    }

    input[type="range"]::-ms-tooltip {
        display: none;
    }

    input[type="range"]::-ms-ticks {
        display: none;
    }

    input[type="range"]:focus::-ms-fill-lower {
        background: #f2f2f2;
    }

    input[type="range"]:focus::-ms-fill-upper {
        background: #f2f2f2;
    }

@media (max-width: 768px) {
    .control-row .volume-icon, .control-row .volume-field {
        display: none !important;
    }
    .player #play-button.play-active {
        bottom: 150px;
    }
        .player #play-button.play-active:hover {
            bottom: 155px;
        }
}
/* fine AUDIOBOOK */
/* nuovo logo twitter */
i.fab.fa-twitter.jssocials-share-logo:before {
    content: "";
    display: inline-block;
    width: 15px;
    height: 15px;
    background-image: url('/Shared/Img/icon_share_twitter_2023.svg');
    background-size: cover; 
}
.jssocials-share-twitter .jssocials-share-link {
	background: #0f1419;
}
.jssocials-share-twitter .jssocials-share-link:hover {
	background: #000000;
}
  /* fine nuovo logo twitter */
