.course-image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 400px;
    position: relative;
}

.course-image-big {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 800px;
    position: relative;
}

.course-image-crrt-2020 {
    background-image: url("/img/corsoBackground.png");
}

.course-image-crrt-2021 {
    background-image: url("/img/crrt-2021/crrt-2021-head.png");
}

.course-malattie-genetiche-renali {
    background-image: url("/img/malattie-genetiche-renali/background.jpg");
}

.course-image-40-vicenza {
    background-image: url("/img/40-vicenza/background.jpg");
}

.course-dialisi-peritoneale-vicenza {
    background-image: url("/img/dialisi-peritoneale-vicenza/background.jpg");
}

.course-image-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    background: rgba(56, 156, 180, 0.4);
}

.course-image-overlay-grey {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    background: linear-gradient(180deg, #00000061 36%, #000000 85%);
    opacity: 0.17;
}

.course-image-content-container {
    position: absolute;
    width: 100%;
    height: 100%;
}

.count-down-number {
    color: #FFFFFF;
    font-family: "Open Sans", Sans-serif;
    font-weight: 400;
    font-size: 54px;
    line-height: 1;
    padding-right: 45px;
    padding-left: 45px;
    opacity: 1;
}

.count-down-string {
    color: #FFFFFF;
    font-family: "Open Sans", Sans-serif;
    font-size: 18px;
    line-height: 1;
    padding-right: 45px;
    padding-left: 45px;
}

.course-description-section {
    padding-top: 75px;
    padding-bottom: 50px;
}

.course-subtitle {
    margin: 20px 0;
    color: #000000;
    font-family: "Open Sans", Sans-serif;
    font-size: 17px;
    font-weight: 400;
    vertical-align: baseline;
    word-wrap: break-word;
}

.course-specification-container {
    padding: 20px 0;
}

.course-specification-label {
    color: #3894B4;
    font-family: "Open Sans", Sans-serif;
    font-size: 17px;
    font-weight: 400;
    letter-spacing: 0px;
    padding: 8px 0;
}

.course-description {
    margin: 20px 0;
    font-family: "Open Sans", Sans-serif;
    color: #7a7a7a;
    font-size: 16px;
}

.course-people-title {
    color: #3894B4;
    font-family: "Open Sans", Sans-serif;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0px;
    padding: 0 0 20px 0;
}

.course-people-card img {
    border-radius: 50%;
    filter: brightness(100%) contrast(100%) saturate(0%) blur(0px) hue-rotate(0deg);
}

.course-people-card h4 {
    color: #000000;
    font-family: "Open Sans", Sans-serif;
    font-size: 22px;
    font-weight: 400;
    padding: 20px 0;
}

.course-people-card p {
    font-family: "Open Sans", Sans-serif;
    color: #7a7a7a;
    text-align: center;
}

.course-program-title {
    color: #000000;
    font-family: "Open Sans", Sans-serif;
    font-size: 22px;
    font-weight: 400;
    padding: 5px 0;
}

.course-program-element {
    font-family: "Open Sans", Sans-serif;
    color: #7a7a7a;
    padding: 5px 0;
    font-size: 16px;
}

.course-program-element > .hours {
    font-weight: bolder;
}

.course-program {
    list-style-type: none;
    padding-inline-start: 0px;
}

.course-footer-container {
    padding-top: 50px;
    padding-bottom: 50px;
}

.course-program-section {
    padding: 100px 0px;
}

.course-header-login-section {
    padding: 50px 0px;
    text-align: center;
}

.course-footer-img-container {
    width: 100%
}

.teal-container {
    background-color: #def2f1;
    padding: 1rem;
}

.teal-container-title {
    color: black;
    font-weight: 400;
}

.teal-container-description {
    color: black;
    font-weight: 400;
    font-size: 16px
}

orange-container {
    background-color: #ff7b00;
    padding: 1rem;
}

.orange-container-title {
    color: white;
    font-weight: 400;
}

.orange-container-description {
    color: white;
    font-weight: 400;
    font-size: 16px
}

@media (min-width: 992px) {
    .course-footer-img-container {
        width: 20%
    }
}

.course-footer-img-container img {
    padding: 20px 0;
    max-width: 150px;
}

.course-footer-title {
    font-size: 25px;
    margin: 20px 0;
    color: #7a7a7a;
    font-weight: 300;
}

.download-video-link {
    color: #3894B4;
    font-weight: bolder;
    text-decoration: underline;
    text-align: center;
}

.sponsor-image {
    padding: 1rem;
    max-height: 150px;
    max-width: 100%;
}

.pdf-container {
    background-color: #5293b1;
}

.pdf-previews {
    position: relative;
}

.pdf-previews .pdf-preview {
    height: 300px;
    position: relative;
    z-index: 11;
    -webkit-box-shadow: 0px 10px 28px -3px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 10px 28px -3px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 10px 28px -3px rgba(0, 0, 0, 0.75);
    cursor: pointer;
    transition: .5s ease;
}

.pdf-previews-veil:after {
    content: '\A';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.6);
    opacity: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    z-index: 12;
    cursor: pointer;
}

.lens-icon {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    margin-bottom: auto;
    width: 30px;
    height: 30px;
    z-index: 13;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    opacity: 0;
}

.pdf-previews-veil:hover > .lens-icon {
    opacity: 1;
}

.pdf-previews-veil:hover:after {
    opacity: 1;
}

.orange-pdf-background {
    background-color: #FF7B00;
    height: 80px;
    width: 100%;
    bottom: 27px;
    position: absolute;
    z-index: 10;
}

.course-people-label {
    color: #3894B4;
    font-family: "Open Sans", Sans-serif;
    font-size: 17px;
    font-weight: 400;
    letter-spacing: 0px;
}

.course-people-description {
    color: #7a7a7a;;
    font-family: "Open Sans", Sans-serif;
    font-size: 17px;
    font-weight: 400;
    letter-spacing: 0px;
}
