/*--------------------------------------------------*/
/*------ TOP MENU // CONTENT WRAPPER / MARGIN ------*/
/*--------------------------------------------------*/
.sticky-menu-top-margin{
    /*margin-top: 160px;*/
    /*margin-top: 180px;*/
    margin-top: 20px;
}

.exercise-description{
    padding: 4% 6% 6% 6%;
}

.exercise-description.short-box{
    padding: 2% 6% 2% 6%;
}

.nav-link{
    font-size: 1rem;
}

.exercise-description p, .exercise-description ul, .exercise-description li {
   font-size: 16px;
    line-height: 32px;
    text-align: justify;
}
.exercise-description li {
    margin-bottom: 16px;
}

ul, ol{
    font-weight: 400;
}

p{
    line-height: 1.4rem;
}

.black-list{
    color: #000;
    font-size: 0.5rem !important;
    padding-top: 5px;
}

/*-------------------*/
/*------ LOGIN ------*/
/*-------------------*/
.login-card-body{
    background-color: #e3e3e3;
}

.input-group{
    border: 1px solid #000;
}

.input-group input{
    border-radius: 0px !important;
}

.input-group-append{
    background-color: #fff;
    border-radius: 0px !important;
}

.input-group-text{
    border-radius: 0px !important;
}

.underlogo{
    border: 0px solid var(--default-color);
}

.card-footer a{
    color: #000;
    background-color: #e3e3e3 !important;
}

.card-footer{
    background-color: #e3e3e3 !important;
}

.card-header{
    border:0;
}

.card-faq div.menu-item-box > h5{
    font-weight: 600;
}

/*------------------------*/
/*------ FORM INPUT ------*/
/*------------------------*/
.form-group input, .selection span{
    background-color: #fff !important;
}

.form-control-label{
    color: #000 !important;
}

.input-group, .form-group .form-control, .select2{
    box-shadow: 5px 5px 0px #bfbfbf;
    border-radius: 5px !important;
}
#from_h, #from_m{
    box-shadow: 0px 0px 0px #bfbfbf;
}
/*------------*/
.navbar-toggler-icon{
    background-image: url(/img/menu-icons/hamburger2.png) !important;
}

.navbar-toggler{
    border:0 !important;
}

@media only screen and (min-width: 821px) and (orientation: portrait) {
    .sticky-menu-top-margin{
        margin-top: 20px;
    }
    .exercise-description{
        padding: 2% 12% 6% 12%;
    }
    .height-video-content{
        min-height: 300px;
    }
}

@media only screen and (min-width: 1336px) and (max-width: 1919px) {
    .nav-link h5{
        font-weight: 400 !important;
    }
}

@media only screen and (min-width: 1336px) {
    .sticky-menu-top-margin{
        margin-top: 20px;
    }
}

@media only screen and (min-width: 1920px) {
    .sticky-menu-top-margin{
        margin-top: 20px;
    }
}

@media only screen and (max-width: 420px) {
    .home-logo{
        max-width: 100% !important;
        min-height: 60px !important;
    }

    .sticky-menu-top-margin{
        /*margin-top: 160px;*/
        margin-top: 20px;
    }
    .underlogo{
        border: 3px solid var(--default-color);
    }
    .exercise-description{
        padding: 4% 0% 6% 0%;
    }
    .exercise-description ul{
        padding-left: 0px;
    }
    .exercise-description ol{
        padding-left: 0px;
        padding-top:20px;
    }
    .answer ul{
        padding-left: 12px;
    }
    .main-header{
        position: fixed;
    top: 0;
    z-index: 1030; /* sopra sidebar e contenuti */
    }
    .content-wrapper{
        margin-top: 100px;
    }
}

.height-video-content{
    min-height: 200px;
}

.navbar-light .navbar-nav .nav-link{
    color: var(--default-color);
}

/*--------------------------*/
/*------ MAIN COLOURS ------*/
/*--------------------------*/
.main-blue-stone{
    color: #9fbdc3;
}

.main-gray{
    color: #A1A5B4;
}

.main-red{
    color: var(--default-color);
}

.main-yellow{
    color: #E0C118;
}

.letter-spacing-01{
    letter-spacing: 1px;
}

.opacity-06{
    opacity: 0.6;
}

.opacity-08{
    opacity: 0.8;
}

/*------------------------------------------*/
/*------ WHITE CONTENT // THEME STYLE ------*/
/*------------------------------------------*/
.white-content {
    font-family: 'Neue';
    background: #f5f6fa;
    color:#333333;
}

.white-content h5{
    color:#E0C118;
    text-transform: uppercase;
}

.white-content h6{
    color:#000000;
}

.white-content .form-control:-moz-placeholder,.white-content .form-control::-moz-placeholder{
    color:rgba(34,42,66,.4);
    opacity:1;
    filter:alpha(opacity=100)
}

.white-content .form-control::-webkit-input-placeholder{
    color:rgba(34,42,66,.4);
    opacity:1;
    filter:alpha(opacity=100)
}

.white-content .form-control:-ms-input-placeholder{
    color:rgba(34,42,66,.4);
    opacity:1;
    filter:alpha(opacity=100)
}

.white-content .has-danger .form-control,.white-content .has-danger .input-group-prepend .input-group-text{
    border-color:#ec250d
}

.white-content .input-group-prepend .input-group-text{
    border-color:rgba(29,37,59,.5);
    color:#1d253b
}

.white-content .form-control{
    color:#222a42;
    border-color:rgba(29,37,59,.5)
}

.white-content .form-control:focus{
    border-color:#e0c118
}

.white-content .form-group.no-border .form-control,.white-content .form-group.no-border .form-control+.input-group-append .input-group-text,.white-content .form-group.no-border .form-control+.input-group-prepend .input-group-text,.white-content .form-group.no-border .input-group-append .input-group-text,.white-content .form-group.no-border .input-group-prepend .input-group-text,.white-content .input-group.no-border .form-control,.white-content .input-group.no-border .form-control+.input-group-append .input-group-text,.white-content .input-group.no-border .form-control+.input-group-prepend .input-group-text,.white-content .input-group.no-border .input-group-append .input-group-text,.white-content .input-group.no-border .input-group-prepend .input-group-text{
    background-color:hsla(0,0%,87.1%,.3)
}

.white-content .form-group.no-border .form-control+.input-group-append .input-group-text:active,.white-content .form-group.no-border .form-control+.input-group-append .input-group-text:focus,.white-content .form-group.no-border .form-control+.input-group-prepend .input-group-text:active,.white-content .form-group.no-border .form-control+.input-group-prepend .input-group-text:focus,.white-content .form-group.no-border .form-control:active,.white-content .form-group.no-border .form-control:focus,.white-content .form-group.no-border .input-group-append .input-group-text:active,.white-content .form-group.no-border .input-group-append .input-group-text:focus,.white-content .form-group.no-border .input-group-prepend .input-group-text:active,.white-content .form-group.no-border .input-group-prepend .input-group-text:focus,.white-content .input-group.no-border .form-control+.input-group-append .input-group-text:active,.white-content .input-group.no-border .form-control+.input-group-append .input-group-text:focus,.white-content .input-group.no-border .form-control+.input-group-prepend .input-group-text:active,.white-content .input-group.no-border .form-control+.input-group-prepend .input-group-text:focus,.white-content .input-group.no-border .form-control:active,.white-content .input-group.no-border .form-control:focus,.white-content .input-group.no-border .input-group-append .input-group-text:active,.white-content .input-group.no-border .input-group-append .input-group-text:focus,.white-content .input-group.no-border .input-group-prepend .input-group-text:active,.white-content .input-group.no-border .input-group-prepend .input-group-text:focus{
    background-color:hsla(0,0%,87.1%,.5)
}

.white-content .form-group.no-border .form-control:focus+.input-group-append .input-group-text,.white-content .form-group.no-border .form-control:focus+.input-group-prepend .input-group-text,.white-content .input-group.no-border .form-control:focus+.input-group-append .input-group-text,.white-content .input-group.no-border .form-control:focus+.input-group-prepend .input-group-text{
    background-color:transparent
}

.white-content .input-group[disabled] .input-group-append .input-group-text,.white-content .input-group[disabled] .input-group-prepend .input-group-text{
    background-color:#222a42
}

.white-content .form-control[disabled],.white-content .form-control[readonly],.white-content fieldset[disabled] .form-control{
    background:#e3e3e3;
    border-color:rgba(29,37,59,.3)
}

.white-content .input-group-focus .form-control,.white-content .input-group-focus .input-group-append .input-group-text,.white-content .input-group-focus .input-group-prepend .input-group-text{
    border-color:#e0c118
}

.white-content .input-group-focus.no-border .input-group-append .input-group-text,.white-content .input-group-focus.no-border .input-group-prepend .input-group-text{
    background-color:hsla(0,0%,87.1%,.5)
}

.white-content .input-group-prepend .input-group-text{
    border-right:none
}

.white-content .input-group-append .input-group-text{
    border-left:none
}

.white-content .has-danger .form-control:focus,.white-content .has-success.input-group-focus .input-group-append .input-group-text,.white-content .has-success.input-group-focus .input-group-prepend .input-group-text{
    border-color:#ec250d
}

.white-content .has-success .form-control:focus,.white-content .has-success.input-group-focus .input-group-append .input-group-text,.white-content .has-success.input-group-focus .input-group-prepend .input-group-text{
    border-color:#00bf9a
}


/*-----------------------------------*/
/*------ DIGITAL // CUSTOM CSS ------*/
/*-----------------------------------*/
.custom-radius-50{
    border-radius: 50px 50px 50px 50px;
}

.custom-radius-90{
    border-radius: 90px 90px 90px 90px;
}

.btn-round-200{
    height: 200px;
    width: 200px;
    border-radius: 300px !important;
    margin-bottom: 0 !important;
}

.btn-gray {
    color: #ffffff;
    background-color: #A1A5B4;
    border-color: #A1A5B4;
    text-transform: uppercase;
    border-radius: 20px;
}

.btn-gray:hover,
.btn-gray:focus,
.btn-gray:active,
.btn-gray.active,
.open .dropdown-toggle.btn-gray {
    color: #ffffff;
    background-color: #858a9d;
    border-color: #70737D;
}

.btn-gray:active,
.btn-gray.active,
.open .dropdown-toggle.btn-gray {
    background-image: none;
}

.btn-gray.disabled,
.btn-gray[disabled],
fieldset[disabled] .btn-gray,
.btn-gray.disabled:hover,
.btn-gray[disabled]:hover,
fieldset[disabled] .btn-gray:hover,
.btn-gray.disabled:focus,
.btn-gray[disabled]:focus,
fieldset[disabled] .btn-gray:focus,
.btn-gray.disabled:active,
.btn-gray[disabled]:active,
fieldset[disabled] .btn-gray:active,
.btn-gray.disabled.active,
.btn-gray[disabled].active,
fieldset[disabled] .btn-gray.active {
    background-color: #A1A5B4;
    border-color: #70737D;
}

.btn-gray .badge {
    color: #A1A5B4;
    background-color: #ffffff;
}

.btn-gray{
    background:#a1a5b4;
    background-image:linear-gradient(to bottom left,#a1a5b4,#a7a1b4,#a1a5b4);
    background-size:210% 210%;
    background-position:100% 0;
    background-color:#a1a5b4;
    transition:all .15s ease;
    box-shadow:none;
    color:#fff
}

.btn-gray.animation-on-hover:hover{
    background-position:0 100%;
    transition:.3s ease-in-out
}

.btn-gray.active,.btn-gray.active:focus,.btn-gray.active:hover,.btn-gray:active,.btn-gray:active:focus,.btn-gray:active:hover,.btn-gray:focus,.btn-gray:hover{
    background-color:#a7a1b4!important;
    background-image:linear-gradient(to bottom left,#a1a5b4,#a7a1b4,#a1a5b4)!important;
    background-image:-moz-linear-gradient(to bottom left,#a1a5b4,#a7a1b4,#a1a5b4)!important;
    color:#fff;
    box-shadow:none
}

.btn-gray:active{
    box-shadow:none!important;
    transform:translateY(1px)!important;
    transition:all .15s ease
}

.btn-gray:not([data-action]):hover{
    box-shadow:2px 2px 6px rgba(0,0,0,.4);
    transform:translateY(-1px);
    -webkit-transform:translateY(-1px)
}

.btn-gray.disabled,.btn-gray.disabled.active,.btn-gray.disabled.focus,.btn-gray.disabled:active,.btn-gray.disabled:focus,.btn-gray.disabled:hover,.btn-gray:disabled,.btn-gray:disabled.active,.btn-gray:disabled.focus,.btn-gray:disabled:active,.btn-gray:disabled:focus,.btn-gray:disabled:hover,.btn-gray[disabled],.btn-gray[disabled].active,.btn-gray[disabled].focus,.btn-gray[disabled]:active,.btn-gray[disabled]:focus,.btn-gray[disabled]:hover,fieldset[disabled] .btn-gray,fieldset[disabled] .btn-gray.active,fieldset[disabled] .btn-gray.focus,fieldset[disabled] .btn-gray:active,fieldset[disabled] .btn-gray:focus,fieldset[disabled] .btn-gray:hover{
    background-color:#a1a5b4;
    border-color:#a1a5b4
}

.btn-red-3 {
    background:var(--default-color);
    background-size:210% 210%;
    background-position:100% 0;
    background-color:var(--default-color);
    transition:all .15s ease;
    box-shadow:none;
    color:#fff;
    border-radius: 5px;
    border: 0px;
    text-transform: uppercase;
    font-weight: 500;
    width: 100%;
    height: 35px;
    align-content: center;
    display: grid;
}

.btn-red-2 {
    background:var(--default-color);
    background-size:210% 210%;
    background-position:100% 0;
    background-color:var(--default-color);
    transition:all .15s ease;
    box-shadow:none;
    color:#fff;
    border-radius: 5px;
    padding:6px 10px 6px 10px;
    border: 0px;
    text-transform: uppercase;
    font-weight: 500;
}

.btn-red-2:hover,
.btn-red:hover,
.btn-red:focus,
.btn-red:active,
.btn-red.active,
.open .dropdown-toggle.btn-red {
    color: #ffffff;
    background-color: #e84225;
    border-color: #A54A3A;
}

.btn-red:active,
.btn-red.active,
.open .dropdown-toggle.btn-red {
    background-image: none;
}

.btn-red.disabled,
.btn-red[disabled],
fieldset[disabled] .btn-red,
.btn-red.disabled:hover,
.btn-red[disabled]:hover,
fieldset[disabled] .btn-red:hover,
.btn-red.disabled:focus,
.btn-red[disabled]:focus,
fieldset[disabled] .btn-red:focus,
.btn-red.disabled:active,
.btn-red[disabled]:active,
fieldset[disabled] .btn-red:active,
.btn-red.disabled.active,
.btn-red[disabled].active,
fieldset[disabled] .btn-red.active {
    background-color: var(--default-color);
    border-color: #A54A3A;
}

.btn-red .badge {
    color: var(--default-color);
    background-color: #ffffff;
}

.btn-red{
    background:var(--default-color);
    background-image:linear-gradient(to bottom left,var(--default-color),#EDB753,var(--default-color));
    background-size:210% 210%;
    background-position:100% 0;
    background-color:var(--default-color);
    transition:all .15s ease;
    box-shadow:none;
    color:#fff
}

.btn-red.animation-on-hover:hover{
    background-position:0 100%;
    transition:.3s ease-in-out
}

.btn-red.active,.btn-red.active:focus,.btn-red.active:hover,.btn-red:active,.btn-red:active:focus,.btn-red:active:hover,.btn-red:focus,.btn-red:hover{
    background-color:#EDB753!important;
    background-image:linear-gradient(to bottom left,var(--default-color),#EDB753,var(--default-color))!important;
    background-image:-moz-linear-gradient(to bottom left,var(--default-color),#EDB753,var(--default-color))!important;
    color:#fff;
    box-shadow:none
}

.btn-red:active{
    box-shadow:none!important;
    transform:translateY(1px)!important;
    transition:all .15s ease
}

.btn-red:not([data-action]):hover{
    box-shadow:2px 2px 6px rgba(0,0,0,.4);
    transform:translateY(-1px);
    -webkit-transform:translateY(-1px)
}

.btn-red.disabled,.btn-red.disabled.active,.btn-red.disabled.focus,.btn-red.disabled:active,.btn-red.disabled:focus,.btn-red.disabled:hover,.btn-red:disabled,.btn-red:disabled.active,.btn-red:disabled.focus,.btn-red:disabled:active,.btn-red:disabled:focus,.btn-red:disabled:hover,.btn-red[disabled],.btn-red[disabled].active,.btn-red[disabled].focus,.btn-red[disabled]:active,.btn-red[disabled]:focus,.btn-red[disabled]:hover,fieldset[disabled] .btn-red,fieldset[disabled] .btn-red.active,fieldset[disabled] .btn-red.focus,fieldset[disabled] .btn-red:active,fieldset[disabled] .btn-red:focus,fieldset[disabled] .btn-red:hover{
    background-color:var(--default-color);
    border-color:var(--default-color)
}

.btn-yellow {
    color: #ffffff;
    background-color: #e0c118;
    border-color: #e0c118;
    text-transform: uppercase;
    border-radius: 20px;
}

.btn-yellow:hover,
.btn-yellow:focus,
.btn-yellow:active,
.btn-yellow.active,
.open .dropdown-toggle.btn-yellow {
    color: #ffffff;
    background-color: #B39913;
    border-color: #9D8710;
}

.btn-yellow:active,
.btn-yellow.active,
.open .dropdown-toggle.btn-yellow {
    background-image: none;
}

.btn-yellow.disabled,
.btn-yellow[disabled],
fieldset[disabled] .btn-yellow,
.btn-yellow.disabled:hover,
.btn-yellow[disabled]:hover,
fieldset[disabled] .btn-yellow:hover,
.btn-yellow.disabled:focus,
.btn-yellow[disabled]:focus,
fieldset[disabled] .btn-yellow:focus,
.btn-yellow.disabled:active,
.btn-yellow[disabled]:active,
fieldset[disabled] .btn-yellow:active,
.btn-yellow.disabled.active,
.btn-yellow[disabled].active,
fieldset[disabled] .btn-yellow.active {
    background-color: #e0c118;
    border-color: #9D8710;
}

.btn-yellow .badge {
    color: #e0c118;
    background-color: #ffffff;
}

.btn-yellow{
    background:#e0c118;
    background-image:linear-gradient(to bottom left,#e0c118,#9de118,#e0c118);
    background-size:210% 210%;
    background-position:100% 0;
    background-color:#e0c118;
    transition:all .15s ease;
    box-shadow:none;
    color:#fff
}

.btn-yellow.animation-on-hover:hover{
    background-position:0 100%;
    transition:.3s ease-in-out
}

.btn-yellow.active,.btn-yellow.active:focus,.btn-yellow.active:hover,.btn-yellow:active,.btn-yellow:active:focus,.btn-yellow:active:hover,.btn-yellow:focus,.btn-yellow:hover{
    background-color:#9de118!important;
    background-image:linear-gradient(to bottom left,#e0c118,#9de118,#e0c118)!important;
    background-image:-moz-linear-gradient(to bottom left,#e0c118,#9de118,#e0c118)!important;
    color:#fff;
    box-shadow:none
}

.btn-yellow:active{
    box-shadow:none!important;
    transform:translateY(1px)!important;
    transition:all .15s ease
}

.btn-yellow:not([data-action]):hover{
    box-shadow:2px 2px 6px rgba(0,0,0,.4);
    transform:translateY(-1px);
    -webkit-transform:translateY(-1px)
}

.btn-yellow.disabled,.btn-yellow.disabled.active,.btn-yellow.disabled.focus,.btn-yellow.disabled:active,.btn-yellow.disabled:focus,.btn-yellow.disabled:hover,.btn-yellow:disabled,.btn-yellow:disabled.active,.btn-yellow:disabled.focus,.btn-yellow:disabled:active,.btn-yellow:disabled:focus,.btn-yellow:disabled:hover,.btn-yellow[disabled],.btn-yellow[disabled].active,.btn-yellow[disabled].focus,.btn-yellow[disabled]:active,.btn-yellow[disabled]:focus,.btn-yellow[disabled]:hover,fieldset[disabled] .btn-yellow,fieldset[disabled] .btn-yellow.active,fieldset[disabled] .btn-yellow.focus,fieldset[disabled] .btn-yellow:active,fieldset[disabled] .btn-yellow:focus,fieldset[disabled] .btn-yellow:hover{
    background-color:#e0c118;
    border-color:#e0c118
}

.input-post{
    width: 100%;
    height: 250px;
    padding: 12px 20px;
    box-sizing: border-box;
    border: 2px solid #ccc;
    border-radius: 5px;
    background-color: #f8f8f8;
    font-size: 16px;
    resize: none;
}

.reaction-bar .open-modal{
	font-size: 1rem;
}

.white-bg {
	padding: .5rem;
	background-color: white;
	border: lightslategrey solid 1px;
	border-radius: 5px;
}

.post-share{
    padding: .5rem;
	background-color: white;
	border: lightslategrey solid 1px;
	border-radius: 5px;
}

.white-content .card.post-share{
    padding: .5rem;
	background-color: white;
	border: lightslategrey solid 1px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 10px 13px -7px #000000, 5px 5px 15px 5px rgba(0,0,0,0);
    box-shadow: 0px 10px 13px -7px #000000, 5px 5px 15px 5px rgba(0,0,0,0);
}

.menu-item-box{
    max-width: 70%;
    text-align: start;
}

.menu-item{
    line-height: inherit;
}

.video{
    border-radius: 5px;
    box-shadow: 0 0 1px rgb(0 0 0 / 13%), 0 1px 3px rgb(0 0 0 / 20%);
}

.form-control {
    border-radius: 5px !important;
    border-color: #9fbdc3 !important;
    color: #9fbdc3 !important;
}

label:not(.form-check-label):not(.custom-file-label) {
    font-weight: 400;
    text-transform: uppercase;
    font-size: 0.8rem;
    color: #9fbdc3;
}

::-webkit-calendar-picker-indicator {
    filter: invert(81%) sepia(14%) saturate(371%) hue-rotate(142deg) brightness(89%) contrast(88%);
}

.video-card{
    border-radius: 5px;
    box-shadow: 0 0 1px rgb(0 0 0 / 13%), 0 1px 3px rgb(0 0 0 / 20%);
    margin-bottom: 0 !important;
}

.video-card .card-body{
    padding: 0;
    border-radius: 5px;
}

.video-card iframe{
    border-radius: 15px;
}

.event-done {
    opacity: 0.5;
}

.event-allday .fc-time {
    display: none;
}

.fc-short{
    height: fit-content;
}

.fc-time-grid-event.fc-short .fc-content {
    white-space: break-spaces !important;
}

.fc-time-grid-event.fc-short .fc-time:after {
    content: " " !important;
}

.card-news {
    border-radius: 15px !important;
    margin-bottom: 36px;
    height: 350px;
    overflow: hidden;
}

.news-card-only-box{
    /*display: flex;*/
    height: 320px;
    align-items: center;
}

.news-card-only-text{
    line-height: 1.8;
}

.card-img-top{
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
    height: auto;
}

.card-news .card-body p{
    color: dimgray !important;
    font-size: 1rem;
}
.card-body{
    line-height: 2;
}

.glow-on-hover:before {
    content: '';
    background: linear-gradient(45deg, #ff0000, #ff7300, #fffb00, #48ff00, #00ffd5, #002bff, #7a00ff, #ff00c8, #ff0000);
    position: absolute;
    top: -2px;
    left:-2px;
    background-size: 400%;
    z-index: -1;
    filter: blur(5px);
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    animation: glowing 20s linear infinite;
    opacity: 0;
    transition: opacity .3s ease-in-out;
    border-radius: 10px;
}

.glow-on-hover:active {
    color: #000
}

.glow-on-hover:active:after {
    background: transparent;
}

.glow-on-hover:hover:before {
    opacity: 1;
}

.glow-on-hover:after {
    z-index: -1;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: var(--default-color);
    background-image: linear-gradient(to bottom left,var(--default-color),#EDB753,var(--default-color));
    background-size: 210% 210%;
    background-position: 100% 0;
    background-color: var(--default-color);
    border-radius: 25px;
}

@keyframes glowing {
    0% { background-position: 0 0; }
    50% { background-position: 400% 0; }
    100% { background-position: 0 0; }
}

.download-link-material{
    font-size: 0.6rem;
    font-weight: 400;
}

/*-----------------------------------*/
/*------ READ MORE / READ LESS ------*/
/*-----------------------------------*/
.hideContent {
    overflow: hidden;
    height: 100px;
}

.showContent {
    height: auto;
}

.showContent {
    height: auto;
}

.show-more {
    padding: 20px 20px;
    text-align: center;
}

.card-title {
    font-size: 1rem;

}

/*-----------------------------------*/
/*------ MENU ROUND ICON IMAGE ------*/
/*-----------------------------------*/
.menu-round-image-icon{
    width: 64px;
    height: 64px;
    border-radius: 50%;
    border-style: solid;
    border-color:var(--default-color);
    border-width: 6px;
    margin-right: 0.5rem;
}

/*-------------------------------------*/
/*------ POST VIDEO / POST IMAGE ------*/
/*-------------------------------------*/
.post-video,
.post-image {
	text-align: center;
}

.post-video video,
.post-image img {
	max-height: 45vh;
	max-width: 100%;
	border-radius: 5px;
}

@media only screen and (min-width: 1276px) {
    .post-video video,
    .post-image img {
        height: 90vh;
        width: auto;
    }
}

.loader {
    margin-top: 24px;
    border: 8px solid #f3f3f3;
    /* Light grey */
    border-top: 8px solid #3498db;
    /* Blue */
    border-radius: 50%;
    width: 60px;
    height: 60px;
    animation: spin 2s linear infinite;
    text-align: center;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/*--------------------*/
/*------ SHAPES ------*/
/*--------------------*/
.shapes-square {
    width: 24px;
    height: 24px;
}


/*-----------------------------*/
/*------ CAROULSEl ARROW ------*/
/*-----------------------------*/
.top-content .carousel-control-prev {
    /*left: -36px;*/
    border-bottom: 0;
    font-size: 24px;
    color: var(--default-color);
    width:5%;
}

.top-content .carousel-control-next {
    /*right: -36px;*/
    border-bottom: 0;
    font-size: 24px;
    color: var(--default-color);
    width: 5%;
}

.top-content .carousel {
    padding-left: 20px;
    padding-right: 20px;
}

/*-------------------------------------*/
/*------ STICKY MENU || INTERNAL ------*/
/*-------------------------------------*/
.sticky-menu{
    position: -webkit-sticky; /* Safari */
    top: 66px;
    z-index: 1;
    background-color: #F4F6F9;
}

@media only screen and (min-width: 768px) {
    .sticky-menu{
        top: 67px;
    }
}

@media only screen and (min-width: 821px) and (orientation: portrait) {
    .sticky-menu{
        top: 67px;
    }
}

@media only screen and (min-width: 1336px) {
    .sticky-menu{
        top: 124px;
    }


}

@media only screen and (min-width: 1920px) {
    .sticky-menu{
        top: 124px;
    }

}

/*----------------------------------*/
/*------ UNDERLINE LINK STYLE ------*/
/*----------------------------------*/
.link-highlighter{
    color: #521409;
    text-decoration:underline wavy var(--default-color);
    text-underline-offset: 8px;
}

.link-highlighter-simple
{
    color: #521409;
}

