* {
    font-family: "Archivo", sans-serif;
}

body {
    padding-top: 40px;
}

body.pad-body,
.pad-body {
    padding-top: 115px;
}

@media (min-width: 992px) {

    body.pad-body,
    .pad-body {
        padding-top: 190px;
    }
}

*.focus,
*:focus {
    outline: 0 !important;
    box-shadow: none !important;
}

b,
strong {
    font-weight: 800;
}

a {
    text-decoration: none;
}

.hrGray {
    border-top: 1px solid #808080;
    opacity: 1;
    margin: 0;
}

/*  *********************************************************************************************  */

.btn-action {
    color: #F5004A;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-decoration-line: underline;
    text-transform: uppercase;
    padding: 0;
}

.btn-action:hover {
    color: #880047;
}

.btn-cta-red {
    min-width: 273.817px;
    min-height: 50px;
    flex-shrink: 0;
    color: #FFF;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    background-image: url(../images/cta-red.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    padding: 6px 35px;
}

.btn-cta-red:hover {
    color: #FFF;
}

.btn-cta-red:checked+.btn,
.btn-cta-red.active,
.btn-cta-red.show,
.btn-cta-red:first-child:active {
    color: #fff;
    background-color: unset;
    border-color: transparent;
}

.btn-cta-white {
    min-width: 273.817px;
    min-height: 50px;
    flex-shrink: 0;
    color: #FF0047;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    background-image: url(../images/cta-white.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    padding: 6px 35px;
}

.btn-cta-white:hover {
    color: #FF0047;
}

.btn-cta-white:checked+.btn,
.btn-cta-white.active,
.btn-cta-white.show,
.btn-cta-white:first-child:active {
    color: #FF0047;
    background-color: unset;
    border-color: transparent;
}

/*  *********************************************************************************************  */

.section {
    color: #FF0047;
    text-align: center;
    font-size: 30px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}

.page-title {
    color: #880047;
    font-size: 40px;
    font-style: normal;
    font-weight: 300;
    line-height: 50px;
}

.txt {
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
}

.txt1 {
    color: #580036;
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
}

.txt2 {
    color: #8A0147;
    font-size: 20px;
    font-style: normal;
    font-weight: 800;
    line-height: 30px;
    text-transform: uppercase;
}

@media (min-width: 992px) {
    .section {
        font-size: 32px;
        line-height: normal;
    }

    .txt1 {
        font-size: 24px;
        line-height: 30px;
    }
}

/*  *********************************************************************************************  */

.container1,
.container2 {
    width: 100%;
    margin: 0 auto;
}

@media (min-width: 1200px) {
    .container1 {
        width: 910px;
    }
}

@media (min-width: 1300px) {
    .container2 {
        width: 1144px;
    }
}

/*  *********************************************************************************************  */

/* hero */

#hero {
    min-height: 400px;
    padding-top: 15px;
    background-position: bottom center;
    background-size: cover;
    text-align: center;
}

.hero-hp {
    background-image: url(../images/epn-hero-1.png);
}

.hero-page {
    background-image: url(../images/epn-hero-2.png);
}

#hero h1 {
    color: #FFF;
    font-size: 26px;
    font-style: normal;
    font-weight: 800;
    line-height: 38px;
    margin-bottom: 20px;
}

#hero-hp #hero h1 {
    margin-bottom: 12px;
}

#hero h2 {
    color: #FFF;
    font-size: 26px;
    font-style: normal;
    font-weight: 300;
    line-height: 38px;
}

#hero-hp #hero {
    min-height: 550px;
}

@media (min-width: 992px) {
    #hero {
        min-height: 436px;
    }

    #hero-hp #hero {
        min-height: 631px;
    }

    #hero h1 {
        font-size: 40px;
        font-weight: 800;
        line-height: 55px;
    }

    #hero h2 {
        font-size: 35px;
        font-weight: 200;
        line-height: 50px;
    }
}

/* hero end*/

/*  *********************************************************************************************  */

/* nav */

#naw-shadow {
    background: linear-gradient(180deg, rgba(88, 0, 54, 0.60) 0.98%, rgba(88, 0, 54, 0.00) 83.41%);
    height: 155px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}

#nav {
    position: fixed;
    z-index: 999;
    top: 39px;
    right: 0;
    left: 0;
    width: 100%;
    padding: 13px 5px 10px 5px;
    background-color: transparent;
    background-position: center;
    background-size: cover;
}

#nav .nav-link {
    margin: 20 15px;
    padding: 0;
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-decoration: none;
    text-transform: uppercase;
}

#nav .nav-link.active {
    text-decoration: underline;
}

#nav .btn-search {
    border: 0;
    background: transparent;
    height: 25px;
    padding: 0;
    border-right: 1px solid #ffffff;
    margin-right: 15px;
    padding-right: 15px;
    display: inline-block;
}

#nav .btn-like {
    border: 0;
    background: transparent;
    height: 25px;
    padding: 0;
    border-right: 1px solid #ffffff;
    margin-right: 15px;
    padding-right: 15px;
    display: inline-block;
}

#nav .navbar-toggler {
    z-index: 999;
    border: 0;
    padding: 0;
}

#nav .navbar-toggler .close,
#nav .navbar-toggler.collapsed .open {
    display: block;
}

#nav .navbar-toggler .open,
#nav .navbar-toggler.collapsed .close {
    display: none;
}

#nav .navbar-nav .nav-item {
    width: 100%;
}

#nav.sticky,
#nav.bg-sticky {
    box-shadow: 0px 5px 10px 0px #0000004D;
    background: linear-gradient(270deg, #F3014A 0%, #890147 100%);
}

#nav.sticky #naw-shadow,
#nav.bg-sticky #naw-shadow {
    display: none;
}

#nav .navbar-toggler.collapsed .open {
    filter: brightness(0) invert(1);
}

#nav.sticky .btn-search svg * {
    fill: #ffffff;
}

#nav.sticky .navbar-toggler.collapsed .open {
    filter: brightness(0) invert(1);
}

@media (min-width: 992px) {
    #nav {
        padding: 28px 7px 17px 7px;
        background-color: transparent;
        background-position: center;
        background-size: cover;
    }

    #nav .navbar-nav {
        align-items: center;
        margin: 0 auto;
        display: flex;
        align-items: start;
        justify-content: flex-end;
    }

    #nav .nav-link {
        color: #ffffff;
        margin: 0px 15px;
        text-align: center;
    }

    #nav .navbar-nav .nav-item {
        width: unset;
    }

    #navbarContent {
        background-color: transparent;
    }

    #nav.sticky,
    #nav.bg-sticky {
        box-shadow: none;
        background-image: url(../images/epn_header-bg.png);
        padding: 28px 7px 50px 7px;
        background-color: transparent;
        background-position: center bottom;
        background-size: cover;
    }

    #nav .btn-like {
        border-right: 0;
        margin-right: 0;
        padding-right: 0;
    }
}

@media (min-width: 1200px) {
    #nav .nav-link {
        margin: 0px 23px;
    }
}

@media (max-width: 991px) {
    #navbarContent {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        z-index: 9;
        background: #031A28;
        padding: 30px 20px 50px 20px;
        text-align: left;
        box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.3);
    }

    #navbarContent .home span {
        font-style: normal;
        font-weight: 700;
        font-size: 24px;
        line-height: 28px;
        text-transform: uppercase;
        color: #FFFFFF;
        position: relative;
        top: 11px;
        margin-left: 10px;
    }

    #navbarContent hr {
        border-top: 1px solid white;
        opacity: 1;
        background: #ffffff;
    }
}

/* nav end */

/*  *********************************************************************************************  */

#boxSearch {
    display: flex;
    align-items: center;
    position: fixed;
    width: 100%;
    z-index: 9999;
    height: 100%;
    background: rgb(3 26 40 / 78%);
    visibility: hidden;
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: transform .5s ease;
    -moz-transition: transform .5s ease;
    -ms-transition: transform .5s ease;
    -o-transition: transform .5s ease;
    transition: transform .5s ease;
}

#boxSearch.visible {
    visibility: visible;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)";
    filter: alpha(opacity=100);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
}

#boxSearch * {
    display: inline-block;
}

#boxSearch * .form-group {
    width: 80%;
}

#boxSearch .form-control {
    border: 0;
    border-radius: 0;
    background: transparent;
    border-bottom: 3px solid #ffffff;
    color: #ffffff;
}

#boxSearch .form-control:focus {
    box-shadow: none;
    background-color: transparent;
    border-color: transparent;
    border-bottom: 3px solid #ffffff;
}

#boxSearch .form-control::placeholder {
    color: #ffffff;
    opacity: 1;
}

#boxSearch .form-control:-ms-input-placeholder {
    color: #ffffff;
}

#boxSearch .form-control::-ms-input-placeholder {
    color: #ffffff;
}

#boxSearch .btn-search svg * {
    fill: #FFFFFF !important;
}

@media (min-width: 768px) {
    #boxSearch * .form-group {
        width: 50%;
    }
}

/*  *********************************************************************************************  */

#logo-nav {
    width: 150px;
}

#nav .nav-cta {
    min-width: 150px;
    text-align: right;
}

@media (min-width: 1200px) {
    #logo-nav {
        width: 225px;
    }

    #nav .nav-cta {
        min-width: 225px;
    }
}

/*  *********************************************************************************************  */

/* #nav-category */
#nav-category {
    margin-top: -55px;
    display: grid;
    justify-content: center;
    gap: 12px;
}

#nav-category .box-category {
    width: 100%;
    width: 358px;
    height: 160px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

#nav-category .box-category span {
    color: #FFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    width: 261px;
}

#nav-category .box-category a {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    text-decoration: none;
    text-transform: uppercase;
    border-bottom: 1px solid #fff;
}

#nav-category #box-category-1 img {
    width: 27.187px;
    height: 70px;
}

#nav-category #box-category-2 img {
    width: 21.343px;
    height: 60px;
}

@media (min-width: 768px) {
    #nav-category {
        margin-top: -100px;
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 20px;
    }
}

@media (min-width: 992px) {
    #nav-category {
        margin-top: -139px;
    }

    #nav-category .box-category {
        width: 447.919px;
        height: 160px;
        gap: 30px;
    }

    #nav-category #box-category-1 img {
        width: 27.187px;
        height: 70px;
    }

    #nav-category #box-category-2 img {
        width: 24.9px;
        height: 70px;
    }
}

/* #nav-category end */

/*  *********************************************************************************************  */

.likeArticle .like {
    width: 100%;
}

.interna .likeArticle .like,
.interna .likeArticle .like button {
    height: 56px;
    max-height: 56px;
}

@media (min-width: 768px) {
    .interna .likeArticle .like {
        min-width: 256px;
    }
}

/*  *********************************************************************************************  */

/* card-article */
.card-article {
    position: relative;
    border: 0;
    margin-bottom: 40px;
    padding: 6px;
    border-radius: 0;
}

.card-article .card-body {
    padding: 0;
}

.card-article .card-cover {
    height: 186.23px;
    width: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 10px;
    background-color: transparent;
    position: relative;
}

.card-article .card-cover .card-cover-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
}

.card-article .card-title {
    color: #880047;
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    line-height: 31px;
    margin-bottom: 10px;
}

.card-article .card-title {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}

.card-article .card-text {
    color: #000;
    font-size: 21px;
    font-style: normal;
    font-weight: 400;
    line-height: 29px;
}

.card-article.not-has-cover .card-cover {
    height: 35px;
}

.card-article.has-cover .card-text {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    -webkit-box-orient: vertical;
}

.card-article.not-has-cover .card-text {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    line-clamp: 6;
    -webkit-box-orient: vertical;
}

.card-article .card-data {
    color: #580036;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    text-transform: uppercase;
    margin-bottom: 0;
}

.card-article .tag-space {
    position: absolute;
    top: 15px;
    left: 0;
    z-index: 99;
    width: 100%;
    padding: 0 15px;
}

.card-article .sep {
    width: 1px;
    height: 22px;
    background: #808080;
}

#grid-article-hp .card-article {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}

#grid-article-hp .dim-small .card-article {
    padding-bottom: 20px;
    margin-bottom: 30px;
}

#grid-article-hp .dim-big .card-article {
    border-bottom: 0;
}

#grid-article-hp .dim-big .card-article .card-cover {
    height: 615px;
}

#grid-article-hp .dim-small .card-article .card-cover {
    width: 211px;
    height: 140px;
    float: left;
}

#grid-article-hp .dim-small .card-article.has-cover .card-cover {
    margin-right: 15px;
}

#grid-article-hp .dim-small .card-article.not-has-cover .card-cover {
    width: 0;
    height: 0;
}

#grid-article-hp .dim-small .card-article .tag-space {
    position: relative;
    padding: 0;
    top: 0;
    margin-bottom: 10px;
}

.card-article.not-has-cover .tag-space {
    padding: 0;
    top: 0;
}

#grid-article-hp .dim-small .card-article .card-text {
    font-size: 18px;
    line-height: 25px;
}

#grid-article-hp .dim-small .card-article.has-cover .card-text {
    overflow: hidden;
    display: -webkit-box;
    /*
    -webkit-line-clamp: 2;
    line-clamp: 2;
    */
    -webkit-line-clamp: 4;
    line-clamp: 4;
    -webkit-box-orient: vertical;
}

#grid-article-hp .dim-small .card-article.not-has-cover .card-text {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}

#grid-article-hp .dim-small .card-article .card-title {
    font-size: 20px;
    line-height: 26px;
}

/* card-article end */

/*  *********************************************************************************************  */

#articles {
    min-height: 450px;
}

#articles .card-article {
    margin-bottom: 50px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}

#articles .card-article.has-cover .card-text {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

#articles .card-article.not-has-cover .card-text {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    line-clamp: 7;
    -webkit-box-orient: vertical;
}

#articles .card-article.has-cover .card-cover {
    height: 250px;
}

.card-article {
    border-bottom: 1px solid #808080;
    padding-bottom: 15px;
}

/*  *********************************************************************************************  */

#contact-form-div {
    background-image: url(../images/bg-form-contact-mobile.png);
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 40px;
    background-position: center;
    background-size: 100% 100%;
    padding: 40px 30px;
}

#contact-form-div h4 {
    color: #FFF;
    font-size: 40px;
    font-style: normal;
    font-weight: 300;
    line-height: 50px;
    margin: 0;
    width: 100%;
}

#contact-form-div h5 {
    color: #FFF;
    font-size: 32px;
    font-style: normal;
    font-weight: 800;
    line-height: 30px;
    margin: 0;
    width: 100%;
}

#contact-form-div p {
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    margin: 0;
    width: 100%;
}

#contact-form-div label {
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    width: 100%;
}

#contact-form-div input,
#contact-form-div textarea {
    display: flex;
    width: 100%;
    padding: 16px 40px 16px 20px;
    align-items: center;
    gap: 8px;
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.70);
    background-color: transparent;
    color: rgba(255, 255, 255, 0.70);
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    width: 100%;
}

#contact-form-div form {
    display: inline-flex;
    flex-direction: column;
    gap: 40px;
    width: 100%;
}

#contact-form-div form .form-group {
    display: inline-flex;
    flex-direction: column;
    gap: 40px;
    width: 100%;
}

@media (min-width: 768px) {
    #contact-form-div {
        background-image: url(../images/bg-form-contact-desktop.png);
        padding: 55px 55px;
    }
}

#contact-form-small {
    background-image: url(../images/bg-form-contact-small-mobile.png);
    background-position: center;
    background-size: 100% 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 13px;
    padding: 30px 55px;
    text-align: center;
}

#contact-form-small h5 {
    color: #FFF;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: 43px;
    margin: 0;
}

#contact-form-small p {
    color: #FFF;
    font-size: 30px;
    font-style: normal;
    font-weight: 300;
    line-height: 50px;
    margin: 0;
}

#contact-form-small a {
    color: #FFF;

    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 50px;
    text-decoration-line: underline;
    text-transform: uppercase;
    margin: 0;
}

@media (min-width: 768px) {
    #contact-form-small {
        background-image: url(../images/bg-form-contact-small-desktop.png);
    }
}

/*  *********************************************************************************************  */

.tag-category {
    border-radius: 10px 0px;
    background: linear-gradient(270deg, #F5004A 0%, #880047 100%);
    display: inline-flex;
    padding: 10px 20px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 10px;
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}

.tag-type {
    color: #880047;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    text-transform: uppercase;
}

/*  *********************************************************************************************  */

#nav .likeEmpty svg * {
    stroke: #ffffff;
    fill: transparent;
}

#nav .likeFull svg * {
    stroke: #ffffff;
    fill: #ffffff;
}

.card-article .likeEmpty svg *,
.card-video .likeEmpty svg * {
    stroke: #ffffff;
    fill: transparent;
}

.card-article .likeFull svg *,
.card-video .likeFull svg * {
    stroke: #ffffff;
    fill: #ffffff;
}

#grid-article-hp .dim-small .likeEmpty svg * {
    stroke: #F5004A;
    fill: transparent;
}

#grid-article-hp .dim-small .likeFull svg * {
    stroke: #F5004A;
    fill: #F5004A;
}

.card-article.not-has-cover .likeEmpty svg * {
    stroke: #F5004A;
    fill: transparent;
}

.card-article.not-has-cover .likeFull svg * {
    stroke: #F5004A;
    fill: #F5004A;
}

.likeEmpty .btn-like-article svg * {
    stroke: #ffffff;
    fill: transparent;
}

.likeFull .btn-like-article svg * {
    stroke: #ffffff;
    fill: #ffffff;
}

/*  *********************************************************************************************  */

/* author */

.author {
    margin-bottom: 30px;
}

.author-info {
    padding: 0 45px;
}

.author-img {
    max-height: 234.109px;
}

.author .author-name {
    color: #880047;
    text-align: center;
    font-size: 28px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}

.author .author-info {
    color: #031A28;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 25px;
}

@media (min-width: 992px) {
    .author .author-name {
        font-size: 28px;
        line-height: normal;
    }

    .author .author-info {
        font-size: 18px;
        line-height: 25px;
    }
}

/* author end */

/*  *********************************************************************************************  */

/* carouselContents */

#carouselContents .carousel-item {
    background: #031A28;
    overflow: hidden;
}

#carouselContents .carousel-indicators {
    bottom: -55px;
}

#carouselContents .carousel-indicators [data-bs-target] {
    width: 20px !important;
    max-width: 20px;
    height: 20px !important;
    border-radius: 100px;
    background-color: #a81717;
    box-sizing: unset;
    margin: 0 6px;
    border: 0;
}

#carouselContents .carousel-item .category {
    top: 23px;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 35px;
    color: rgba(255, 255, 255, 0.4);
}

#carouselContents .carousel-item .card-title, #videoSection .card-title {
    font-style: normal;
    font-weight: 500;
    font-size: 25px;
    line-height: 31px;
    color: #FFFFFF;
    margin-bottom: 10px;
}

#carouselContents .carousel-item .card-text, #videoSection .card-text {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    -webkit-box-orient: vertical;
    color: #FFFFFF;
}

#carouselContents .carousel-item .card-text *, #videoSection .card-text * {
    color: #FFFFFF;
    font-size: 21px;
    font-style: normal;
    font-weight: 400;
    line-height: 29px;
}

#carouselContents .carousel-item .cover, #videoSection .cover {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    min-height: 219px;
}

#carouselContents .carousel-item .cover .overlay, #videoSection .cover .overlay {
    background-color: rgba(3, 26, 40, 0.6);
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 100%;
}

@media (min-width: 992px) {
    #carouselContents .carousel-item .card-title {
        font-size: 20px;
        line-height: 26px;
    }

    #carouselContents .carousel-item .cover {
        min-height: 280px;
    }
}

@media (min-width: 1400px) and (max-width: 1900px) {
    #carouselContents .carousel-item .card-text {
        display: none;
    }
}

/* carouselContents end */

/*  *********************************************************************************************  */

/* footer */
footer {
    background: linear-gradient(270deg, #F3014A 0%, #890147 100%);
    padding: 38px 0;
}

footer,
footer * {
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

footer .partner {
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 25px;
    margin-bottom: 10px;
}

footer li,
footer li * {
    color: #031A28;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
}

footer .list-group-item {
    border: 0;
}

footer .link {
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 42px;
    text-transform: uppercase;
    display: block;
}

/*  *********************************************************************************************  */

/* owl-carousel */
.owl-carousel .owl-item img {
    display: initial;
    width: unset;
}

.owl-carousel .owl-dots.disabled {
    display: block;
}

.owl-carousel .owl-stage {
    display: flex;
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 25px;
}

.owl-theme .owl-dots .owl-dot span {
    background: rgb(255 0 71 / 40%);
    ;
    width: 14px;
    height: 14px;
    margin: 9px 6px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #FF0047;
}

#owl-articles.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 0;
}

/*  *********************************************************************************************  */

/* filter */
.filter {
    position: relative;
}

.filter .tab {
    display: inline-block;
    position: relative;
    margin-bottom: 10px;
    margin-right: 10px;
}

.filter p {
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 26px;
    color: #FFFFFF;
}

.filter .btn-cta-1 {
    display: flex;
    padding: 10px 20px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 10px;
    background: linear-gradient(white, white) padding-box, linear-gradient(270deg, #f5004a, #880047) border-box;
    border-radius: 10px 0px;
    border: 3px solid transparent;
    color: #FF0047;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    display: inline;
}

.filter .btn-cta-1.active {
    background: linear-gradient(270deg, #f5004a, #880047) padding-box, linear-gradient(270deg, #f5004a, #880047) border-box;
    color: #FFF;
}

.filter-remove {
    position: absolute;
    top: -7px;
    right: -7px;
    color: rgb(255 255 255 / 84%);
    border: 0;
    height: 21px;
    width: 21px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    font-size: 11px;
    background: #8a0047;
}

#order {
    color: #FF0047;
    text-align: left;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    border: 0;
}

/*  *********************************************************************************************  */

/* articolo */

.infoArticle {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #084F79;
    text-transform: uppercase;
}

.infoArticle strong {
    font-weight: 700;
}

.infoArticle .time {
    padding: 3px 15px;
    gap: 4px;
    width: 43px;
    height: 42px;
    background: linear-gradient(270deg, #F5004A 0%, #880047 100%);
    border-radius: 100px;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 36px;
    text-align: right;
    color: #FFFFFF;
    margin-left: 7px;
}

.boxCollapse {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #000000;
}

.contentArticle .img-article {
    border-radius: 0px 10px;
}

.contentArticle,
.contentArticle *:not(button, sup, sub) {
    text-align: justify;
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}

.contentArticle b,
.contentArticle strong {
    font-weight: 700;
}

.contentArticle .parTitle {
    color: #FF0047;
    font-size: 30px;
    font-style: normal;
    font-weight: 800;
    line-height: 38px;
    margin-bottom: 20px;
    text-align: left;
}

.contentArticle .parIndice {
    color: #880047;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    cursor: pointer;
}

.contentArticle .parTitleIndice {
    color: #880047;
    font-size: 26px;
    font-style: normal;
    font-weight: 800;
    line-height: 30px;
}

.biblioArticleBorder {
    background: linear-gradient(270deg, #F5004A 0%, #880047 100%);
    border-radius: 20px 0px;
    padding: 5px;
}

.biblioArticle {
    border-radius: 20px 0px;
    background-color: #ffffff;
    padding: 20px;
}

#authorArticle .author {
    display: flex;
    align-items: center;
    text-align: left !important;
    gap: 35px;
}

#authorArticle .author .author-name,
#authorArticle .author .author-info {
    text-align: left !important;
}

#authorArticle .author .author-info {
    padding: 0;
}

.coverArticle {
    height: 430px;
    width: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 0px 10px;
}

.breadcrumb-item+.breadcrumb-item::before {
    content: var(--bs-breadcrumb-divider, ">");
}

.breadcrumb-item {
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 22px;
}

.breadcrumb-item a {
    color: #a81717;
}

.breadcrumb-item.active {
    color: #000000;
}

.breadcrumb-item+.breadcrumb-item::before {
    color: #a81717;
    padding-right: 5px;
}

.breadcrumb-item+.breadcrumb-item.active::before {
    color: #000000;
}

.breadcrumb-item+.breadcrumb-item {
    padding-left: 5px;
}


.paragraph {
    border-bottom: 1px solid #808080;
    margin-bottom: 35px;
    padding-bottom: 35px;
}

.boxCollapse {
    padding-bottom: 30px;
}

.boxCollapse .ico_expand_more,
.boxCollapse .ico_expand_less {
    color: #FF0047;
    text-align: right;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    text-decoration: none;
}

.boxCollapse .collapsed.ico_expand_less {
    display: none;
}

.boxCollapse .collapsed.ico_expand_more {
    display: inline-block;
}

.boxCollapse .ico_expand_less:not(.collapsed) {
    display: inline-block;
}

.boxCollapse .ico_expand_more:not(.collapsed) {
    display: none;
}

/* articolo end */

/*  *********************************************************************************************  */

/* fullscreen */
.fullscreen-controls {
    background-color: #031A2880;
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 10px;
}

.articleLightbox {
    position: relative;
    margin-bottom: 20px;
    width: 100%;
}

.articleLightbox.alignSx {
    width: 55%;
    float: left;
    margin-right: 20px;
}

.articleLightbox.alignDx {
    width: 55%;
    float: right;
    margin-left: 20px;
}

@media (min-width: 992px) {
    .articleLightbox .alignSx {
        width: 100%;
        float: unset;
    }

    .articleLightbox .alignDx {
        width: 100%;
        float: unset;
    }
}


/* fullscreen end */

/*  *********************************************************************************************  */

/* profilo */
#tabProfile li.nav-item {
    background: linear-gradient(270deg, #F5004A 0%, #880047 100%);
    border-radius: 5px 5px 0px 0px;
    min-height: 50px;
}

#tabProfile li.nav-item .nav-link {
    margin: 2px;
    background-color: #ffffff;
    border: 0;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    color: #084F79;
    display: flex;
    align-items: center !important;
    justify-content: center !important;
    min-height: 80px;
}

@media (min-width: 992px) {
    #tabProfile li.nav-item .nav-link {
        font-size: 20px;
        line-height: 25px;
    }

    #tabProfile li.nav-item .nav-link {
        min-height: 46px;
    }
}

#tabProfile li.nav-item .nav-link.active {
    background: transparent;
    box-shadow: -5px 2px 10px rgba(0, 0, 0, 0.3);
    color: #FFFFFF;
    margin: 0px;
    height: 100%;
}

#tabProfile.nav-tabs {
    border: 0;
}

#tabProfile .nav-item {
    width: 49%;
}

#tabProfile #nav-item-1 {
    margin-right: 0.5%;
}

#tabProfile #nav-item-2 {
    margin-left: 0.5%;
}

.name-category {
    height: 150px;
    width: 100%;
    box-shadow: -5px 2px 10px rgba(0, 0, 0, 0.3);
    border-radius: 0px 25px;
    text-align: center;
}

.name-category.t_border {
    border: 2px solid #D5D5D5;
    box-shadow: none;
}

.name-category .t_name {
    font-style: normal;
    font-weight: 600;
    font-size: 19px;
    line-height: 27px;
    text-align: center;
    margin-bottom: 20px;
    padding: 0px 16px;
}

.name-category .t_action,
.name-category .t_action a {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
}

.name-category .t_action a {
    text-decoration-line: underline;
}

.name-category.bg_gradient_1 .t_name,
.name-category.bg_gradient_1 .t_action,
.name-category.bg_gradient_1 .t_action a {
    color: #FFFFFF;
}

.name-category.t_border .t_name {
    color: #084F79;
}

/* profilo end */

/*  *********************************************************************************************  */

.like {
    min-height: 36px;
}

.modal.show .modal-dialog {
    transform: none;
    top: 10%;
}

.modal-dialog .close,
.modal-dialog .close * {
    border: 0;
    background: transparent;
    font-size: 40px;
}

.tagList {
    display: flex;
}

.tagList .tag {
    vertical-align: middle;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 7px;
    height: unset;
    border-radius: 10px 0px;
    background: linear-gradient(270deg, #F5004A 0%, #880047 100%);
    display: flex;
    padding: 10px 20px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 10px;
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}

/*  *********************************************************************************************  */

@media (min-width: 1480px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1440px;
    }
}


/*** Calendar ***/
.calendar-box {
    background-image: url('/assets/images/bg-box-calendar-mobile.png');
    background-size: cover;
    background-position-x: center;
    background-repeat: no-repeat;
    height: 932px;
    width: 357px;
}
.calendar-box-wrapper {
    background-image: url('/assets/images/bg-wrapper-box-calendar-mobile.svg');
    background-size: cover;
    background-position-x: center;
    background-repeat: no-repeat;
    /*height: 100vh;*/
    height: 932px;
    width: 357px;
    padding: 22px 21px 22px 21px;
}
.calendar-box-wrapper > .row {
    margin-right: 0;
    margin-left: 0;
}
.calendar-box-wrapper > .event-container {
    display: flex;
    height: 248px;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
}
.calendar-box-wrapper > .event-container > div > p.event-date {
    margin-bottom: 30px!important;
}

@media (min-width: 1480px) {
    .calendar-box {
        background-image: url('/assets/images/bg-box-calendar-desktop.png');
        height: 538px;
        width: 1373px;
    }
    .calendar-box-wrapper {
        background-image: url('/assets/images/bg-wrapper-box-calendar-desktop.svg');
        height: 538px;
        width: 1373px;
        padding: 37px 60px 37px 60px;
    }
    .calendar-box-wrapper > .event-container {
        flex-direction: row;
        height: 77px !important;
    }
}