/* Titillium Web Regular */
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100..900&family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&family=Titillium+Web:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700&display=swap');


:root {
    --primary-font: 'Roboto Condensed', sans-serif;
    --secondary-font: 'Titillium Web', sans-serif;

}

body {
    font-family: var(--primary-font)
}

*,
body {
    font-family: var(--primary-font)
}

a,
button,
input,
select,
textarea {
    outline: none
}

a:hover,
h1:focus,
h2:focus,
h3:focus,
h4:focus,
h5:focus,
h6:focus {
    text-decoration: none
}

a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
    outline: none;
    text-decoration: none
}

a,
button,
input,
select,
textarea {
    outline: none
}

a:hover,
h1:focus,
h2:focus,
h3:focus,
h4:focus,
h5:focus,
h6:focus {
    text-decoration: none
}

a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
    outline: none;
    text-decoration: none
}

/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-family: sans-serif
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

progress {
    vertical-align: baseline
}

[hidden],
template {
    display: none
}

a {
    -webkit-text-decoration-skip: objects;
    background-color: transparent
}

a:active,
a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: inherit;
    font-weight: bolder
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

button,
input,
select,
textarea {
    font: inherit;
    margin: 0
}

optgroup {
    font-weight: 700
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-input-placeholder {
    color: inherit;
    opacity: .54
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

iframe,
img {
    max-width: 100%
}

iframe {
    border: 0;
    width: 100%
}

* {
    font-weight: 400
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #111;
    margin-bottom: 10px;
    margin-top: 0;
    position: relative
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: inherit
}

h1 {
    font-size: 36px
}

h2 {
    font-size: 28px
}

h3 {
    font-size: 22px
}

h4 {
    font-size: 18px
}

h5 {
    font-size: 16px
}

h6 {
    font-size: 12px
}

p {
    color: #999;
    font-size: 14px;
    line-height: 1.5em
}

a {
    color: inherit;
    position: relative;
    text-decoration: none;
    transition: all .3s ease
}

ol,
ul {
    list-style: none;
    margin: 0;
    padding: 0
}

p:empty {
    margin-bottom: 0
}

.list a {
    color: #666;
    display: inline-block;
    font-size: 13px
}

.list li {
    margin-bottom: 10px;
    position: relative;
    transition: all .4s ease
}

.list li:hover a {
    color: var(--color-1st)
}

.list--dot li {
    padding-left: 20px;
    position: relative
}

.list--dot li:before {
    background-color: rgba(255, 43, 74, .8);
    border-radius: 50%;
    box-shadow: inset 0 0 0 2px #fff;
    content: "";
    height: 12px;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    transition: all .6s ease;
    width: 12px
}

.list--dot li:hover a {
    color: var(--color-1st)
}

.list--dot li:hover:before {
    box-shadow: inset 0 0 0 10px var(--color-1st)
}

.list--fadeIn li:before {
    color: var(--color-1st);
    content: "\f105";
    display: inline-block;
    font-family: Font Awesome\ 5 Free;
    font-weight: 900;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    transition: all .4s ease;
    visibility: hidden
}

.list--fadeIn li:hover {
    padding-left: 15px
}

.list--fadeIn li:hover:before {
    opacity: 1;
    visibility: visible
}

.list--plus li {
    padding-left: 15px
}

.list--plus li:before {
    color: var(--color-1st);
    content: "\f3fd";
    display: inline-block;
    font-family: Ionicons;
    font-size: 20px;
    left: 0;
    opacity: 1;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    transition: all .4s ease;
    visibility: visible
}

.list--timeline li {
    padding-left: 25px;
    position: relative
}

.list--timeline li:before {
    background-color: var(--color-1st);
    border-radius: 50%;
    box-shadow: inset 0 0 0 2px #fff;
    content: "";
    height: 15px;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    transition: all .6s ease;
    width: 15px;
    z-index: 20
}

.list--timeline li a {
    font-size: 12px;
    font-weight: 700;
    padding: 15px 0
}

.list--timeline li:after {
    background-color: var(--color-1st);
    content: "";
    height: 100%;
    left: 7px;
    position: absolute;
    top: 50%;
    width: 1px;
    z-index: 10
}

.list--timeline li:last-child:after {
    display: none
}

.list--timeline li:hover a {
    color: var(--color-1st)
}

.list--timeline li:hover:before {
    box-shadow: inset 0 0 0 10px var(--color-1st)
}

#back2top {
    background-color: transparent;
    border: 2px solid var(--color-1st);
    border-radius: 50%;
    bottom: 0;
    height: 40px;
    opacity: 0;
    position: fixed;
    right: 40px;
    transition: all .5s ease;
    visibility: hidden;
    width: 40px;
    z-index: 10000
}

#back2top svg {
    color: var(--color-1st);
    font-size: 20px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 10001
}

#back2top:hover {
    background-color: var(--color-1st);
    cursor: pointer
}

#back2top:hover svg {
    color: #fff
}

#back2top.active {
    bottom: 90px;
    opacity: 1;
    visibility: visible
}

.btn-transparent {
    background-color: transparent;
    border: 2px solid #fff;
    border-radius: 0;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    padding: 4px 15px;
    text-transform: uppercase
}

.btn-transparent:hover {
    background-color: #fff;
    color: #000
}

.navigation-toggle {
    display: inline-block;
    float: right;
    height: 30px;
    overflow: hidden;
    position: relative;
    width: 30px
}

.navigation-toggle span,
.navigation-toggle:after,
.navigation-toggle:before {
    background-color: #fff;
    height: 2px;
    position: absolute;
    right: 5px;
    transition: all .4s ease;
    z-index: 100
}

.navigation-toggle span {
    top: 50%;
    transform: translateY(-50%);
    width: 15px
}

.navigation-toggle:after,
.navigation-toggle:before {
    content: ""
}

.navigation-toggle:before {
    top: 7px;
    width: 10px
}

.navigation-toggle:after {
    bottom: 7px;
    width: 20px
}

.navigation-toggle:hover {
    cursor: pointer
}

.navigation-toggle:hover span,
.navigation-toggle:hover:after,
.navigation-toggle:hover:before {
    width: 20px
}

.navigation-toggle--dark span,
.navigation-toggle--dark:after,
.navigation-toggle--dark:before {
    background-color: #666
}

.navigation-toggle--active span {
    opacity: 0;
    transform: translateX(100%);
    visibility: hidden
}

.navigation-toggle--active:after,
.navigation-toggle--active:before {
    bottom: auto;
    top: 50%;
    transform-origin: 50% 50%;
    width: 20px
}

.navigation-toggle--active:before {
    transform: rotate(45deg)
}

.navigation-toggle--active:after {
    transform: rotate(-45deg)
}

.btn {
    box-shadow: none;
    line-height: 1.3em;
    margin-bottom: 10px;
    outline: none !important;
    padding: 10px 15px;
    transition: all .4s ease
}

.btn--default {
    background-color: #ecf0f1
}

.btn--small {
    padding: 5px 10px
}

.btn--large {
    padding: 15px 25px
}

.btn--full-width {
    font-size: 12px;
    letter-spacing: .1em;
    text-transform: uppercase;
    width: 100%
}

.btn--red {
    background-color: var(--color-1st);
    color: #fff
}

.btn--red:hover {
    background-color: #f70024;
    color: #fff
}

.btn--red.btn-inserve {
    background-color: transparent;
    border: 2px solid var(--color-1st);
    color: #666
}

.btn--red.btn-inserve:hover {
    background-color: #f70024;
    color: #fff
}

.btn--black {
    background-color: #666;
    color: #fff
}

.btn--black:hover {
    background-color: #f70024;
    color: #fff
}

.social {
    display: inline-block;
    position: relative;
    z-index: 10
}

.social:after {
    clear: both;
    content: "";
    display: table
}

.social li {
    float: left;
    margin-right: 15px
}

.social--white a {
    background-color: #999;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    height: 30px;
    position: relative;
    width: 30px
}

.social--white i {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 10
}

.social--white li:hover a {
    background-color: var(--color-1st);
    border-radius: 3px;
    color: #fff
}

.social--simple li a {
    background-color: #9d9d9d;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    height: 25px;
    padding: 10px;
    width: 25px
}

.social--simple li a i {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 10
}

.social--simple li:last-child {
    margin-right: 0
}

.social--simple li:hover a {
    background-color: var(--color-1st)
}

.page-pagination .list {
    display: inline-block
}

.page-pagination .list:after {
    clear: both;
    content: "";
    display: table
}

.page-pagination li {
    float: left;
    margin-right: 10px
}

.page-pagination li.active a,
.page-pagination li:hover a {
    background-color: var(--color-1st);
    color: #fff
}

.page-pagination .pagination a,
.page-pagination .pagination span {
    background-color: #dddddd76;
    color: #6c757d;
    display: inline-block;
    min-width: 30px;
    border-radius: 60px !important;
    outline: none !important;
    padding: 10px 15px
}

.page-pagination .pagination .page-item.disabled .page-link {
    background-color: #b8b8b800;
    color: #6c757d;
    cursor: not-allowed
}

.page-searchbox {
    background-color: #ecf0f1;
    left: 0;
    min-height: 100px;
    opacity: 0;
    padding: 30px 0;
    position: fixed;
    top: 0;
    transform: translateY(-100%);
    transition: all .4s ease;
    visibility: hidden;
    width: 100%;
    z-index: 100
}

.page-searchbox .searchbox__input {
    border: 1px solid #fff;
    color: #999;
    display: inline-block;
    font-size: 13px;
    min-height: 40px;
    padding: 0 15px;
    transition: all .4s ease;
    width: 100%
}

.page-searchbox .searchbox__input::-webkit-input-placeholder {
    color: #999;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.page-searchbox .searchbox__input:-moz-placeholder,
.page-searchbox .searchbox__input::-moz-placeholder {
    color: #999;
    -moz-transition: all .4s ease;
    transition: all .4s ease
}

.page-searchbox .searchbox__input:-ms-input-placeholder {
    color: #999;
    -ms-transition: all .4s ease;
    transition: all .4s ease
}

.page-searchbox .searchbox__input:focus {
    border-color: #fff;
    color: #222
}

.page-searchbox .searchbox__input:focus::-webkit-input-placeholder {
    color: #222
}

.page-searchbox .searchbox__input:focus:-moz-placeholder,
.page-searchbox .searchbox__input:focus::-moz-placeholder {
    color: #222
}

.page-searchbox .searchbox__input:focus:-ms-input-placeholder {
    color: #222
}

.page-searchbox.is__active {
    opacity: 1;
    transform: translateY(0);
    transition: all .4s ease;
    transition-delay: .15s;
    visibility: visible
}

.searchbox {
    background-color: var(--color-1st);
    border-radius: 50%;
    height: 0;
    left: 50%;
    position: fixed;
    top: 50%;
    transition: all .4s ease;
    width: 0;
    z-index: 10000
}

.searchbox input {
    opacity: 0;
    transition: all .4s ease;
    visibility: hidden
}

.searchbox.active {
    border-radius: 0;
    height: 100%;
    left: 0;
    top: 0;
    transform: translate(0);
    width: 100%
}

.searchbox.active input {
    opacity: 1;
    transition-delay: .1s;
    visibility: visible
}

.section .section__title {
    color: #666;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.4em;
    text-transform: uppercase
}

.section .section__title.is__small {
    font-size: 14px
}

.section .section__title.is__white {
    color: #fff
}

.section .section__description {
    color: #666;
    font-size: 14px
}

.post {
    position: relative
}

.post .post__overlay {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all .4s ease;
    width: 100%;
    z-index: 10
}

.post__inside .post__header {
    bottom: 0;
    left: 0;
    padding: 25px 15px;
    position: absolute;
    width: 100%;
    z-index: 20
}



@media screen and (max-width:991px) {
    .post__inside {
        margin-bottom: 30px
    }
}

.post__inside--feature .post__header {
    background-color: transparent;
    background-image: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, .88) 45%);
    transition: all .4s ease
}

.post__inside--feature .post__title {
    margin-bottom: 5px
}

.created_at {
    font-family: 'Titillium Web', sans-serif;
    font-weight: 600;
}

.post__last4 .post__last4-text {
    font-size: 1.04rem;
    line-height: 1.1;
    font-weight: 500;
}



.post__inside--feature .post__title a {
    color: #fff;
    font-size: 2rem;
    font-weight: 700;
    letter-spacing: -.04em;
    line-height: 1.1;
    text-transform: uppercase
}



.post__meta span svg {
    width: 16px
}

.post__inside--feature .post__meta span {
    color: var(--color-1st);
    margin-right: 15px
}

.post__inside--feature .post__meta span svg {
    margin-right: 8px
}

.post__inside--feature .post__meta span a {
    color: #fff;
    font-size: 11px;
    font-weight: 400;
    letter-spacing: .05em;
    text-transform: uppercase
}

.post__inside--feature .post__meta span a:hover {
    color: var(--color-1st)
}

.post__inside--feature .post__meta .post-category {
    background-color: var(--color-1st);
    color: #fff;
    display: inline-block;
    line-height: 15px;
    padding: 3px 10px;
    transition: all .5s ease
}

.post__inside--feature .post__meta .post-category svg {
    color: #fff
}

.post__inside--feature .post__meta .post-category:hover svg {
    color: var(--color-1st)
}

.post__inside--feature .post__meta .post-category a {
    color: #fff;
    display: inline-block;
    letter-spacing: .1em
}

.post__inside--feature .post__meta .post-category a:hover {
    color: #fff
}

.post__inside--feature .post__meta .post-category:hover {
    background-color: #fff;
    color: var(--color-1st)
}

.post__inside--feature .post__meta .post-category:hover a {
    color: var(--color-1st)
}

.post__inside--feature:hover .post__overlay {
    background-color: rgba(0, 0, 0, .1)
}

.post__inside--feature-small .post__header {
    padding: 15px
}

.post__inside--feature-small .post__title {
    line-height: 1em;
    margin-bottom: 0
}

.post__inside--feature-small .post__title a {
    font-size: 1.3rem;
    font-weight: 700;
    letter-spacing: -0.02em;
    line-height: 1.1;
    text-transform: none
}

.post__horizontal {
    box-shadow: 0 1px 1px rgba(0, 0, 0, .1)
}

.post__horizontal .post__thumbnail {
    float: left;
    position: relative;
    width: 350px;
    z-index: 20
}

.post__horizontal .post__thumbnail .post__overlay {
    transition: all .4s ease-in;
    z-index: 20
}

.post__horizontal .post__content-wrap {
    float: left;
    padding: 15px 20px;
    width: calc(100% - 350px)
}

.post__horizontal .post__content-wrap:before {
    background-color: #fff;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0
}

.post__horizontal .post__content,
.post__horizontal .post__footer,
.post__horizontal .post__header {
    position: relative
}

.post__horizontal .post__title {
    margin-bottom: 10px
}

.post__horizontal .post__title a {
    color: #666;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0;
    text-transform: uppercase
}

.post__horizontal .post__title:hover a {
    color: var(--color-1st)
}

.post__horizontal .post__meta {
    margin-bottom: 10px
}

.post__horizontal .post__meta span {
    color: var(--color-1st);
    margin-right: 15px
}

.post__horizontal .post__meta span svg {
    margin-right: 5px
}

.post__horizontal .post__meta .post__created-at,
.post__horizontal .post__meta span a {
    color: #666;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: .02em
}

.post__horizontal .post__meta span a:hover {
    color: var(--color-1st)
}

.post__horizontal .post__content {
    margin-bottom: 15px
}

.post__horizontal .post__content p {
    color: #555555;
    font-size: 1.1rem;
    line-height: 1.3;
    letter-spacing: -0.02rem;
    font-family: 'Titillium Web', sans-serif !important;
    font-weight: 400;
}

.post__horizontal .post__content p:after {
    content: "..."
}


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


    .social li {
        margin-right: -8px;
    }

    .page-logo img {
        max-width: 100%;
    }

    .post__horizontal .post__content-wrap,
    .post__horizontal .post__thumbnail {
        float: none;
        width: 100%;
    }



    .navigation--fadeRight {
        animation: fadeRight 0.5s ease-in-out;
    }

    @keyframes fadeRight {
        from {
            opacity: 0;
            transform: translateX(100%);
        }

        to {
            opacity: 1;
            transform: translateX(0);
        }
    }
}


.post__horizontal--single {
    box-shadow: none
}

.post__horizontal--single .post__thumbnail {
    width: 100px
}

.post__horizontal--single .post__content-wrap {
    padding: 0 0 0 15px;
    width: calc(100% - 100px)
}

.post__horizontal--single .post__content-wrap:before {
    display: none
}

.post__horizontal--single .post__title {
    line-height: .8em;
    margin-bottom: 0
}

.post__horizontal--single .post__title a {
    font-size: 14px;
    text-transform: none
}

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

    .post__horizontal--single .post__content-wrap,
    .post__horizontal--single .post__thumbnail {
        float: left
    }
}

.post__widget .post__thumbnail {
    float: left;
    position: relative;
    width: 60px;
    z-index: 20
}

.post__widget .post__overlay {
    z-index: 20
}

.post__widget .post__header {
    float: left;
    padding-left: 15px;
    width: calc(100% - 60px)
}

.post__widget .post__title {
    color: #636363;
    font-size: 13px;
    line-height: 1.5em;
    margin-bottom: 0;
    text-transform: none
}

.post__widget .post__title a {
    color: #111 !important;
    font-weight: 700;
    font-family: 'Roboto Condensed';
    line-height: 1.1;
    font-size: 1.15rem;
    letter-spacing: -0.02em;
}

.post__widget .category-span {
    display: block;
    font-size: 0.75rem;
    text-transform: uppercase;
    color: #555;
    margin-bottom: 5px;
    letter-spacing: 0.07rem;
    font-family: 'Titillium Web';
    line-height: 1;

}

.post__widget .date-span {
    margin-top: 5px;
    color: #555;
    font-size: 0.75rem;
    font-weight: 400;
    letter-spacing: .07em;
    line-height: 1;
    font-family: 'Titillium Web';
    text-transform: uppercase;
}

.widget__recent-post .nav-link {
    font-family: 'Titillium Web';
    font-size: 0.8rem;
    font-weight: 400;
    padding: 12px 16px;
}

.widget__recent-post .nav-link.active {
    font-family: 'Titillium Web';
    font-size: 0.8rem;
    font-weight: 700;
    padding: 12px 16px;
}

.post__widget .post__title:hover a {
    color: var(--color-1st)
}

.post__widget .created_at {
    color: var(--color-1st);
    font-size: 11px
}

.post__widget--simple {
    border: none
}

.post__widget--simple .post__header {
    float: none;
    padding-left: 0;
    width: 100%
}

.post__widget--simple .post__title {
    color: #e4e4e4;
    font-size: 12px;
    line-height: 1.6em
}

.post__widget--simple .post__title a {
    display: inline-block
}

.post__widget--circle .post__thumbnail {
    overflow: hidden
}

.post__widget--circle .post__thumbnail img {
    border: 2px solid #fff;
    border-radius: 50%;
    transition: all .4s ease
}

.post__widget--circle .post__header {
    padding-top: 10px
}

.post__widget--circle .post__title a {
    font-weight: 700
}

.post__vertical .post__thumbnail {
    position: relative
}

.post__vertical .post__title a {
    color: #666;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.4em
}

.post__vertical .post__title:hover a {
    color: var(--color-1st)
}

.post__vertical--single {
    background-color: #fff
}

.post__vertical--single .post__thumbnail {
    position: relative;
    max-height: 180px !important;
}

.post__vertical--single .post__content-wrap {
    padding: 0px 0 25px;
    position: relative
}

.post__vertical--single .post__meta {
    background-color: var(--color-1st);
    height: 70px;
    left: 30px;
    padding-top: 3px;
    position: absolute;
    text-align: center;
    top: 0;
    transform: translateY(-50%);
    width: 70px;
    z-index: 30
}

.post__vertical--single .post__meta span {
    color: #fff;
    display: inline-block;
    font-size: 10px;
    font-weight: 400;
    line-height: 1em;
    text-transform: uppercase;
    width: 100%
}

.post__vertical--single .post__meta span.created__date {
    font-size: 20px;
    font-weight: 700
}

.post__vertical--single .post__meta span.created__year {
    font-size: 14px;
    font-weight: 700
}

.post__vertical--single .post__title a {
    font-size: 18px
}

.post__vertical--single .post__content {
    padding-bottom: 20px
}

.post__vertical--single .post__content p {
    color: #666;
    font-size: 14px
}

.post__vertical--single .post__content p:after {
    content: "..."
}

.post__vertical--single .post__readmore {
    color: var(--color-1st);
    font-size: 12px;
    font-weight: 600;
    padding-bottom: 3px;
    position: relative;
    text-transform: uppercase
}

.post__vertical--single .post__readmore:after {
    background-color: var(--color-1st);
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    margin: 0 auto;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: all .3s ease;
    width: 50%;
    z-index: 20
}

.post__vertical--single .post__readmore:hover:after {
    opacity: 1;
    width: 100%
}

.post__vertical--simple {
    background-color: transparent
}

.post__vertical--simple .post__content-wrap {
    padding: 50px 0 15px
}

.post__vertical--simple .post__content {
    background-color: transparent
}

.post__vertical--simple .post__content p {
    font-size: 13px
}

.post__vertical--collection {
    box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
    transition: all .4s ease
}

.post__vertical--collection .post__thumbnail img {
    border-radius: 3px 3px 0 0
}

.post__vertical--collection .post__header {
    background-color: #ecf0f1;
    border-radius: 0 0 3px 3px;
    padding: 10px 15px 20px
}

.post__vertical--collection .post__meta:after {
    clear: both;
    content: "";
    display: table
}

.post__vertical--collection .post__meta span {
    display: inline-block;
    font-size: 12px
}

.post__vertical--collection .post__meta .post__created-at {
    float: left
}

.post__vertical--collection .post__meta .post__category {
    float: right
}

@media screen and (max-width:767px) {
    .post__vertical--collection {
        margin: 0 auto;
        max-width: 480px
    }
}

.post--single .post__header {
    border-bottom: 1px solid #eee
}

.post--single .post__title {
    color: #666;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: .05em
}

.post--single .post__meta {
    margin-bottom: 10px
}

.post--single .post__meta span {
    color: slategray;
    font-weight: 600;

}


.post--single .post__meta span svg {
    margin-right: 5px
}

.post--single .post__meta span a {
    color: #666;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: .01em
}

.post--single .post__meta span a:hover {
    color: var(--color-1st)
}

.post--single .post__meta .post__tags a {
    margin-right: 5px
}

.post--single .post__content {
    padding: 30px 0
}

.post--single .post__content h1,
.post--single .post__content h2,
.post--single .post__content h3,
.post--single .post__content h4,
.post--single .post__content h5,
.post--single .post__content h6,
.post--single .post__content p {
    color: #666
}

.post--single .post__content p {
    font-size: 13px;
    line-height: 1.8em;
    margin-bottom: 15px
}

.post--single .post__relate-group {
    text-align: left
}

.post--single .post__relate-group.post__relate-group--right {
    text-align: right
}

.post--single .post__relate-group.post__relate-group--right .relate__title:after {
    left: auto;
    right: 0
}

.post--single .post__relate-group .relate__title {
    color: #333;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 20px;
    padding-bottom: 5px;
    position: relative
}

.post--single .post__relate-group .relate__title:after {
    background-color: var(--color-1st);
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    top: 100%;
    width: 25px;
    z-index: 10
}

.recent-posts-container .post__thumbnail {
    flex: 1.5 !important;
}

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

    .category-article.post__inside .post__header {

        padding: 25px 30px 10px 25px !important;

    }

    .category-article.post__inside--feature .post__title #post-title-first {
        font-size: 1rem !important;
    }


    .recent-posts-container .post-desc span span,
    .recent-posts-container .post-desc .post__date {
        font-size: 0.75rem;
        letter-spacing: 0.0rem;
    }

    .post-group__left-red-badge span {
        font-size: x-small !important;
    }


    .fw-bold {
        font-size: 0.75rem !important;
    }

    .recent-posts-container .post__thumbnail::after {
        content: "";
        width: 15px;
        height: 15px;
        background: white;
        position: absolute;
        top: 50%;
        z-index: 100;
        right: -7px;
        transform: rotate(45deg);
    }


    .recent-posts-container .post__thumbnail {
        flex: 0.8 !important;
    }

    .recent-posts-container .post__title a {
        font-size: 1.15rem;
    }

    .recent-posts-container .post__content-wrap {
        margin-bottom: 0 !important;
    }

    .recent-posts-container .post__vertical .post__content-wrap {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .created_inner {
        margin-left: 50px;
    }

    .mobile-p-0 {
        padding: 0 !important;
    }

    .post--single .post__relate-group {
        margin-bottom: 30px
    }

    .post--single .post__relate-group.post__relate-group--right {
        text-align: left
    }

    .post--single .post__relate-group.post__relate-group--right .relate__title:after {
        left: 0;
        right: auto
    }
}

.post--related:after {
    clear: both;
    content: "";
    display: table
}

.post--related .post__thumbnail {
    float: left;
    position: relative;
    width: 100px
}

.post--related .post__header {
    border-bottom: none;
    float: left;
    padding-left: 15px;
    width: calc(100% - 100px)
}

.post--related .post__title {
    font-size: 14px;
    text-transform: uppercase
}

.post--related .post__title:hover {
    color: var(--color-1st)
}

.post--related.post--inserve .post__header,
.post--related.post--inserve .post__thumbnail {
    float: right
}

.post--related.post--inserve .post__header {
    padding-left: 0;
    padding-right: 15px
}

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

    .post--related.post--inserve .post__header,
    .post--related.post--inserve .post__thumbnail {
        float: left
    }

    .post--related.post--inserve .post__header {
        padding-left: 15px;
        padding-right: 0
    }
}

.widget {
    background-color: #fff;
    box-shadow: 0 0 7px rgba(0, 0, 0, .1);
    margin-bottom: 30px
}

.widget .widget__content,
.widget .widget__header {
    padding: 15px
}

.widget .widget__content .list li a,
.widget .widget__header .list li a {
    color: #636363
}

.widget .widget__content .list li a:hover,
.widget .widget__header .list li a:hover {
    color: var(--color-1st)
}

.widget.widget__footer .widget__content .list li a {
    color: #d7d0d0
}

.widget.widget__footer .widget__content .list li a:hover {
    color: var(--color-1st)
}

.widget .widget__header {
    background-color: #f9f9f9
}

.widget .widget__title {
    color: #363636;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0
}

.widget__recent-post .post {
    border-bottom: 1px dashed #eee;
    margin-bottom: 15px;
    padding-bottom: 15px
}

.widget__recent-post li:last-child .post {
    border-bottom-width: 0
}

.widget__list li {
    margin-bottom: 0
}

.widget__list a {
    color: #363636;
    display: inline-block;
    font-size: 13px;
    padding: 10px 0;
    width: 100%
}

.widget__about .person-info {
    margin-bottom: 20px
}

.widget__about .person-info:after {
    clear: both;
    content: "";
    display: table
}

.widget__about .person-info__thumbnail {
    float: left;
    width: 60px
}

.widget__about .person-info__thumbnail img {
    border-radius: 50%
}

.widget__about .person-info__content {
    float: left;
    padding-left: 15px;
    padding-top: 15px;
    width: calc(100% - 60px)
}

.widget__about .person-info__title {
    color: #e4e4e4;
    font-size: 14px;
    line-height: 1.6em;
    margin-bottom: 0;
    text-transform: uppercase
}

.widget__about p {
    color: #d7d0d0;
    font-size: 13px;
    line-height: 1.6em
}

.widget__about .person-detail p {
    color: #e4e4e4;
    font-size: 13px;
    margin-bottom: 15px
}

.widget__about .person-detail svg {
    color: var(--color-1st);
    margin-right: 5px;
    vertical-align: middle;
    width: 20px
}

.widget__about .person-detail a {
    color: #fff
}

.widget__about .person-detail a:hover {
    color: var(--color-1st)
}

.widget_about--dark .person-detail a,
.widget_about--dark .person-detail p,
.widget_about--dark .person-info__title {
    color: #666
}

.widget--transparent {
    background-color: transparent;
    box-shadow: none
}

.widget--transparent .widget__content,
.widget--transparent .widget__header {
    padding: 0
}

.widget--transparent .widget__header {
    background-color: transparent;
    border: none;
    margin-bottom: 20px;
    padding-bottom: 5px;
    position: relative
}

.widget--transparent .widget__header:after {
    background-color: var(--color-1st);
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    top: 100%;
    width: 25px;
    z-index: 10
}

.widget--transparent .post {
    margin-bottom: 0
}

.widget__footer .widget__title {
    color: #e4e4e4;
    font-size: 14px;
    text-transform: uppercase
}

.widget__footer .post__widget--simple {
    border-bottom: 0;
    margin-bottom: 10px;
    padding-bottom: 0
}

.widget__search .input__search {
    border: 1px solid #e4e4e4;
    border-radius: 0;
    height: 40px;
    padding: 0 15px;
    transition: all .4s ease;
    width: 100%
}

.widget__search .input__search:focus {
    border-color: var(--color-1st)
}

.widget__search--transparent .input__search {
    background-color: transparent;
    border-color: #e1e1e1;
    color: #666
}

.widget__tags .tag-link {
    background-color: #ecf0f1;
    color: #666;
    display: inline-block;
    font-size: 12px;
    margin-bottom: 10px;
    margin-right: 10px;
    padding: 5px 15px
}

.widget__tags .tag-link:last-child {
    margin-right: 0
}

.widget__tags .tag-link:hover {
    background-color: var(--color-1st);
    color: #fff
}

.widget__tags--transparent .tag-link {
    background-color: #fff
}

.page-intro {
    position: relative;
    text-align: center
}

.page-intro:after {
    background-color: rgba(26, 35, 126, .3);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0
}

.page-intro .page-intro__description,
.page-intro .page-intro__title {
    position: relative;
    z-index: 10
}

.page-intro .page-intro__title {
    color: #fff;
    font-size: 24px;
    letter-spacing: .1em;
    text-transform: uppercase
}

.page-intro .breadcrumb {
    background-color: transparent;
    margin-bottom: 0;
    margin-top: 20px;
    position: relative;
    z-index: 10
}

.page-intro .breadcrumb li {
    color: #e4e4e4;
    font-size: 13px
}

.page-intro .breadcrumb li:before {
    color: #e4e4e4
}

.page-intro .breadcrumb li a:hover,
.page-intro .breadcrumb li:active {
    color: var(--color-1st)
}

.page-intro .page-intro__description {
    color: #b3b3b3;
    font-size: 14px
}

.page-intro .social {
    margin-top: 10px
}

.navigation {
    display: flex;
    align-items: center;
    flex-grow: 1;
}

.navigation .menu:after {
    clear: both;
    content: "";
    display: table
}

.navigation .menu-item {
    float: left;
    position: relative
}

.navigation .menu-item>a {
    color: #ccc;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    padding: 20px 15px
}

.navigation .menu-item>.sub-menu {
    opacity: 0;
    transition: all .4s ease;
    visibility: hidden
}

.navigation .menu-item.menu-item-has-children>a .toggle-icon {
    color: #ccc;
    font-size: 16px;
    padding-left: 5px
}

.navigation .menu-item.menu-item-has-children>a .toggle-icon svg {
    width: 16px
}

.navigation-mobile .menu-item.menu-item-has-children>a .toggle-icon {
    height: 39px;
    line-height: 39px;
    margin-top: -10px;
    text-align: center;
    width: 39px
}

.navigation .menu-item:hover>a {
    color: #fff
}

.navigation .menu-item:hover>.sub-menu {
    opacity: 1;
    visibility: visible
}

.navigation .sub-menu {
    background-color: #fff;
    border-top: 2px solid var(--color-1st);
    box-shadow: 0 0 1px rgba(34, 25, 25, .4);
    left: 0;
    min-width: 240px;
    position: absolute;
    top: 100%;
    z-index: 100
}

.navigation .sub-menu>.menu-item {
    border-bottom: 1px dashed rgba(34, 25, 25, .3);
    float: none
}

.navigation .sub-menu>.menu-item:last-child {
    border-bottom: 0
}

.navigation .sub-menu>.menu-item>a {
    color: #666;
    display: block;
    font-size: 13px;
    line-height: 1.4em;
    padding: 10px 20px
}

@keyframes fadeLeft {
    from {
        opacity: 0;
        transform: translateX(-100%);
    }

    to {
        opacity: 1;
        transform: translateX(0);
    }
}



.navigation--mobile {
    background-color: rgb(68, 18, 116);
    /* Set background color to white */
    border-top: 2px solid var(--color-1st);
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, .3);
    left: 0;
    margin: 0;
    opacity: 0;
    position: absolute;
    top: 100%;
    visibility: hidden;
    width: 100%;
    z-index: 100;
    animation: fadeLeft 0.5s ease-in-out;
    /* Apply fade-left animation */
}

.navigation--mobile .menu-item {
    border-bottom: 1px dashed rgba(34, 25, 25, .2);
    float: none;
    /* Disable floating */
    display: block;
    /* Ensure block-level display */
    width: 100%;
    /* Full width to stack them vertically */
    clear: both;
    /* Ensure that each item starts on a ne pleaew line */
}

.navigation--mobile .menu-item>a {
    color: #666;
    display: block;
    /* Ensure the link fills the container */
    font-size: 13px;
    padding: 15px;
    position: relative;
    text-align: left;
    /* Left-align the text */
    width: 100%;
    /* Make sure the link spans the full width */
    box-sizing: border-box;
    /* Ensure padding is included in the width calculation */
}



.navigation--mobile .menu-item:last-child {
    border-bottom: 0;
}

.navigation--mobile .menu-item.menu-item-has-children a .toggle-icon {
    color: white;
    position: absolute;
    right: 15px;
}

.navigation--mobile .menu-item>.sub-menu {
    opacity: 1;
    visibility: visible;
}

.navigation--mobile>.menu>.menu-item.menu-item--active {
    background-color: var(--color-1st);
    border-bottom: none;
}

.navigation--mobile>.menu .menu-item.menu-item--active>a {
    color: #fff !important;
}

.navigation--mobile>.menu .menu-item.menu-item--active>a .toggle-icon {
    color: #fff;
}

.navigation--mobile .menu-item:hover a {
    color: #666;
}

.navigation--mobile .sub-menu {
    border-top: none;
    display: none;
    position: relative;
}

.navigation--mobile .sub-menu--active {
    display: block;
}

.navigation--mobile--active {
    display: block;
    opacity: 1;
    visibility: visible;
    animation: fadeLeft 0.5s ease-in-out;
    /* Apply fade-left when active */
}



.navigation--light .menu-item>a,
.navigation--light .menu-item>a .toggle-icon {
    color: #666
}

.navigation--light .menu-item.active>a,
.navigation--light .menu-item:hover>a,
.navigation--light .menu-item:hover>a .toggle-icon {
    color: var(--color-1st)
}

.page-header {
    background-color: rgba(0, 0, 0, .9);
    border-bottom: 0;
    margin: 0;
    position: relative;
    z-index: 1000 !important;
    padding: 15px 0;
    top: 0;
    /* Set the top edge of the element to stick to the top of the viewport */
    transition: all .4s ease-out
}

.page-header--search-active {
    padding-top: 100px
}

.header--sticky {
    background-color: #000;
    left: 0;
    padding: 5px 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100
}

.header--sticky-pin {
    transform: translate(0)
}

.header--sticky-unpin {
    transform: translateY(-100%)
}

.page-header__left {
    float: left;
    margin-top: 9px;
}

.page-logo {
    align-items: center;
    display: flex;
    height: 70px;
    justify-content: center
}

.page-logo img {
    max-height: 50px
}

.page-header__right {
    float: right;
    padding-bottom: 15px !important;
    padding-top: 15px !important;
}

.search-btn {
    float: right;
    line-height: 60px;
    /*padding: 0 15px*/
    margin-left: -7px;
    margin-top: -10px;
}

.search-btn i {
    color: #fff;
    font-size: 16px
}

.search-btn:hover {
    cursor: pointer
}

.navigation {
    float: left;
    margin-right: 20px
}

.page-header--light {
    background-color: #fff;
    /*border-bottom: 1px solid #eee*/

}

.headup {
    border-bottom: 1px solid #00000040;

}

.page-header--light .search-btn i {
    color: #666
}

.page-footer {
    position: relative
}

.page-footer__info .info__header {
    margin-bottom: 20px
}

.page-footer__info .info__header h3 {
    color: #e4e4e4;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 5px;
    text-transform: uppercase
}

.page-footer__info .info__header p,
.page-footer__info p {
    color: #999;
    font-size: 12px;
    font-style: italic
}

.page-footer__bottom {
    background: #000;
    padding: 20px 0 5px;
    position: relative;
    text-align: left
}

@media screen and (max-width:767px) {
    .page-footer__bottom {
        text-align: center
    }

    .page-footer__bottom .page-copyright {
        margin-bottom: 10px
    }

    .page-footer__bottom .page-footer__social {
        text-align: center
    }


}

.page-copyright {
    display: inline-block;
    line-height: 35px
}

.page-copyright p {
    color: #d7d0d0;
    font-size: 13px;
    letter-spacing: 0;
    line-height: 1.5em;
    margin-bottom: 0
}

.page-copyright p a {
    color: var(--color-1st);
    display: inline-block;
    padding-left: 5px
}

.page-copyright p a:hover {
    color: #fff
}

.post-group .post-group__header {
    margin-top: 30px;
    position: relative;
    margin-bottom: 10px;
}

.post-group .post-group__title {
    color: #555;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.6em;
    text-transform: uppercase
}

.post-group .post-group__title:after {
    background-color: var(--color-1st);
    content: "";
    height: 2px;
    left: 0;
    margin: 0;
    position: absolute;
    top: 100%;
    width: 50px
}

.post-group--hero:after {
    clear: both;
    content: "";
    display: table
}

.post-group--hero .post-group__left,
.post-group--hero .post-group__right {
    float: left
}

.post-group--hero .post-group__left {
    padding-left: 5px;
    /*width: calc(50% + 5px)*/
}

.post-group--hero .post-group__right {
    /*width: calc(50% - 5px)*/
}

.post-group--hero .post-group__right:after {
    clear: both;
    content: "";
    display: table
}

.post-group--hero .post {
    /*margin-bottom: 5px;*/
    /*margin-right: 5px*/
}

.post-group--hero .post-group__item {
    float: left;
    width: 50%
}

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

    .post-group--hero .post-group__left,
    .post-group--hero .post-group__right {
        float: none;
        width: 100%
    }

    .post-group--hero .post-group__left {
        padding: 0
    }
}

@media screen and (max-width:480px) {
    .post-group--hero .post-group__item {
        width: 100%
    }

}

.navigation--fade .menu-item:hover>.sub-menu {
    transform: translateY(0)
}

.navigation--fadeUp .menu-item>.sub-menu {
    transform: translateY(30px)
}

.navigation--fadeDown .menu-item>.sub-menu {
    transform: translateY(-30px)
}

.navigation--fadeLeft .menu-item>.sub-menu {
    transform: translateX(-30px)
}

.navigation--fadeRight .menu-item>.sub-menu {
    transform: translateX(30px)
}

.navigation--flip .menu-item>.sub-menu {
    transition: all .5s ease
}

.navigation--flip .menu-item:hover>.sub-menu {
    transform: rotate(0)
}

.navigation--flipLeft .menu-item>.sub-menu {
    transform: rotate(20deg);
    transform-origin: 0 0
}

.navigation--flipCenter .menu-item>.sub-menu {
    transform: translateX(0) rotate(-10deg);
    transform-origin: 50% 50%
}

.navigation--flipRight .menu-item>.sub-menu {
    transform: translateX(0) rotate(-10deg);
    transform-origin: 100% 100%
}

.navigation--mobile.navigation--fadeDown .menu-item>.sub-menu,
.navigation--mobile.navigation--fadeLeft .menu-item>.sub-menu,
.navigation--mobile.navigation--fadeRight .menu-item>.sub-menu,
.navigation--mobile.navigation--fadeUp .menu-item>.sub-menu {
    transform: translateY(0)
}

.navigation--mobile.navigation--flip .menu-item>.sub-menu,
.navigation--mobile.navigation--flipCenter .menu-item>.sub-menu,
.navigation--mobile.navigation--flipLeft .menu-item>.sub-menu,
.navigation--mobile.navigation--flipRight .menu-item>.sub-menu {
    transform: rotate(0)
}

.sub-menu--slideLeft .sub-menu>.menu-item {
    position: relative
}

.sub-menu--slideLeft .sub-menu>.menu-item:after {
    background-color: var(--color-1st);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all .25s ease-out;
    width: 0;
    z-index: 0
}

.sub-menu--slideLeft .sub-menu>.menu-item>a {
    position: relative;
    transition: all .25s ease;
    z-index: 10
}

.sub-menu--slideLeft .sub-menu>.menu-item>a:before {
    color: #fff;
    content: "\f105";
    font-family: Font Awesome\ 5 Free;
    font-size: 13px;
    font-weight: 600;
    margin-right: 5px;
    transition: all .25s ease;
    visibility: hidden
}

.sub-menu--slideLeft .sub-menu>.menu-item:hover:after {
    width: 100%
}

.sub-menu--slideLeft .sub-menu>.menu-item:hover>a {
    color: #fff;
    padding-left: 30px
}

.sub-menu--slideLeft .sub-menu>.menu-item:hover>a:before {
    visibility: visible
}

.margin-0 {
    margin: 0
}

.mt-0 {
    margin-top: 0
}

.mt-5 {
    margin-top: 5px
}

.mt-10 {
    margin-top: 10px
}

.mt-15 {
    margin-top: 15px
}

.mt-20 {
    margin-top: 20px
}

.mt-25 {
    margin-top: 25px
}

.mt-30 {
    margin-top: 30px
}

.mt-35 {
    margin-top: 35px
}

.mt-40 {
    margin-top: 40px
}

.mt-45 {
    margin-top: 45px
}

.mt-50 {
    margin-top: 50px
}

.mt-55 {
    margin-top: 55px
}

.mt-60 {
    margin-top: 60px
}

.mt-65 {
    margin-top: 65px
}

.mt-70 {
    margin-top: 70px
}

.mt-75 {
    margin-top: 75px
}

.mt-80 {
    margin-top: 80px
}

.mt-85 {
    margin-top: 85px
}

.mt-90 {
    margin-top: 90px
}

.mt-95 {
    margin-top: 95px
}

.mt-100 {
    margin-top: 100px
}

.mr-0 {
    margin-right: 0
}

.mr-5 {
    margin-right: 5px
}

.mr-10 {
    margin-right: 10px
}

.mr-15 {
    margin-right: 15px
}

.mr-20 {
    margin-right: 20px
}

.mr-25 {
    margin-right: 25px
}

.mr-30 {
    margin-right: 30px
}

.mr-35 {
    margin-right: 35px
}

.mr-40 {
    margin-right: 40px
}

.mr-45 {
    margin-right: 45px
}

.mr-50 {
    margin-right: 50px
}

.mr-55 {
    margin-right: 55px
}

.mr-60 {
    margin-right: 60px
}

.mr-65 {
    margin-right: 65px
}

.mr-70 {
    margin-right: 70px
}

.mr-75 {
    margin-right: 75px
}

.mr-80 {
    margin-right: 80px
}

.mr-85 {
    margin-right: 85px
}

.mr-90 {
    margin-right: 90px
}

.mr-95 {
    margin-right: 95px
}

.mr-100 {
    margin-right: 100px
}

.mb-0 {
    margin-bottom: 0
}

.mb-5 {
    margin-bottom: 5px
}

.mb-10 {
    margin-bottom: 10px
}

.mb-15 {
    margin-bottom: 15px
}

.mb-20 {
    margin-bottom: 20px
}

.mb-25 {
    margin-bottom: 25px
}

.mb-30 {
    margin-bottom: 30px
}

.mb-35 {
    margin-bottom: 35px
}

.mb-40 {
    margin-bottom: 40px
}

.mb-45 {
    margin-bottom: 45px
}

.mb-50 {
    margin-bottom: 50px
}

.mb-55 {
    margin-bottom: 55px
}

.mb-60 {
    margin-bottom: 60px
}

.mb-65 {
    margin-bottom: 65px
}

.mb-70 {
    margin-bottom: 70px
}

.mb-75 {
    margin-bottom: 75px
}

.mb-80 {
    margin-bottom: 80px
}

.mb-85 {
    margin-bottom: 85px
}

.mb-90 {
    margin-bottom: 90px
}

.mb-95 {
    margin-bottom: 95px
}

.mb-100 {
    margin-bottom: 100px
}

.ml-0 {
    margin-left: 0
}

.ml-5 {
    margin-left: 5px
}

.ml-10 {
    margin-left: 10px
}

.ml-15 {
    margin-left: 15px
}

.ml-20 {
    margin-left: 20px
}

.ml-25 {
    margin-left: 25px
}

.ml-30 {
    margin-left: 30px
}

.ml-35 {
    margin-left: 35px
}

.ml-40 {
    margin-left: 40px
}

.ml-45 {
    margin-left: 45px
}

.ml-50 {
    margin-left: 50px
}

.ml-55 {
    margin-left: 55px
}

.ml-60 {
    margin-left: 60px
}

.ml-65 {
    margin-left: 65px
}

.ml-70 {
    margin-left: 70px
}

.ml-75 {
    margin-left: 75px
}

.ml-80 {
    margin-left: 80px
}

.ml-85 {
    margin-left: 85px
}

.ml-90 {
    margin-left: 90px
}

.ml-95 {
    margin-left: 95px
}

.ml-100 {
    margin-left: 100px
}

.padding-0 {
    padding: 0
}

.pt-0 {
    padding-top: 0
}

.pt-5 {
    padding-top: 5px
}

.pt-10 {
    padding-top: 10px
}

.pt-15 {
    padding-top: 15px
}

.pt-20 {
    padding-top: 20px
}

.pt-25 {
    padding-top: 25px
}

.pt-30 {
    padding-top: 30px
}

.pt-35 {
    padding-top: 35px
}

.pt-40 {
    padding-top: 40px
}

.pt-45 {
    padding-top: 45px
}

.pt-50 {
    padding-top: 50px
}

.pt-55 {
    padding-top: 55px
}

.pt-60 {
    padding-top: 60px
}

.pt-65 {
    padding-top: 65px
}

.pt-70 {
    padding-top: 70px
}

.pt-75 {
    padding-top: 75px
}

.pt-80 {
    padding-top: 80px
}

.pt-85 {
    padding-top: 85px
}

.pt-90 {
    padding-top: 90px
}

.pt-95 {
    padding-top: 95px
}

.pt-100 {
    padding-top: 100px
}

.pr-0 {
    padding-right: 0
}

.pr-5 {
    padding-right: 5px
}

.pr-10 {
    padding-right: 10px
}

.pr-15 {
    padding-right: 15px
}

.pr-20 {
    padding-right: 20px
}

.pr-25 {
    padding-right: 25px
}

.pr-30 {
    padding-right: 30px
}

.pr-35 {
    padding-right: 35px
}

.pr-40 {
    padding-right: 40px
}

.pr-45 {
    padding-right: 45px
}

.pr-50 {
    padding-right: 50px
}

.pr-55 {
    padding-right: 55px
}

.pr-60 {
    padding-right: 60px
}

.pr-65 {
    padding-right: 65px
}

.pr-70 {
    padding-right: 70px
}

.pr-75 {
    padding-right: 75px
}

.pr-80 {
    padding-right: 80px
}

.pr-85 {
    padding-right: 85px
}

.pr-90 {
    padding-right: 90px
}

.pr-95 {
    padding-right: 95px
}

.pr-100 {
    padding-right: 100px
}

.pb-0 {
    padding-bottom: 0
}

.pb-5 {
    padding-bottom: 5px
}

.pb-10 {
    padding-bottom: 10px
}

.pb-15 {
    padding-bottom: 15px
}

.pb-20 {
    padding-bottom: 20px
}

.pb-25 {
    padding-bottom: 25px
}

.pb-30 {
    padding-bottom: 30px
}

.pb-35 {
    padding-bottom: 35px
}

.pb-40 {
    padding-bottom: 40px
}

.pb-45 {
    padding-bottom: 45px
}

.pb-50 {
    padding-bottom: 50px
}

.pb-55 {
    padding-bottom: 55px
}

.pb-60 {
    padding-bottom: 60px
}

.pb-65 {
    padding-bottom: 65px
}

.pb-70 {
    padding-bottom: 70px
}

.pb-75 {
    padding-bottom: 75px
}

.pb-80 {
    padding-bottom: 80px
}

.pb-85 {
    padding-bottom: 85px
}

.pb-90 {
    padding-bottom: 90px
}

.pb-95 {
    padding-bottom: 95px
}

.pb-100 {
    padding-bottom: 100px
}

.pl-0 {
    padding-left: 0
}

.pl-5 {
    padding-left: 5px
}

.pl-10 {
    padding-left: 10px
}

.pl-15 {
    padding-left: 15px
}

.pl-20 {
    padding-left: 20px
}

.pl-25 {
    padding-left: 25px
}

.pl-30 {
    padding-left: 30px
}

.pl-35 {
    padding-left: 35px
}

.pl-40 {
    padding-left: 40px
}

.pl-45 {
    padding-left: 45px
}

.pl-50 {
    padding-left: 50px
}

.pl-55 {
    padding-left: 55px
}

.pl-60 {
    padding-left: 60px
}

.pl-65 {
    padding-left: 65px
}

.pl-70 {
    padding-left: 70px
}

.pl-75 {
    padding-left: 75px
}

.pl-80 {
    padding-left: 80px
}

.pl-85 {
    padding-left: 85px
}

.pl-90 {
    padding-left: 90px
}

.pl-95 {
    padding-left: 95px
}

.pl-100 {
    padding-left: 100px
}

.bg-cover {
    background-position: 50% 50%;
    background-size: cover
}

.bg-lightgray {
    background-color: #ecf0f1
}

.bg-dark {
    background-color: #212121
}

.bg-overlay {
    background-color: #000;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    opacity: .9;
    position: absolute;
    top: 0;
    width: 100%
}

body[dir=rtl] .post-group .post-group__title:after,
body[dir=rtl] .widget--transparent .widget__header:after {
    left: auto;
    right: 0
}

body[dir=rtl] .widget__about .person-detail i {
    margin-left: 10px;
    margin-right: 0
}

body[dir=rtl] .header .header-wrap .nav-top ul li a i {
    margin-left: 5px;
    margin-right: 0
}

body[dir=rtl] .language-wrapper .language_bar_list li a img {
    margin-left: 8px;
    margin-right: 0
}

body[dir=rtl] .post--single .post__relate-group.post__relate-group--right .relate__title:after {
    left: 0;
    right: auto
}

body[dir=rtl] .post--single .post__relate-group .relate__title:after {
    left: auto;
    right: 0
}

body[dir=rtl] .header .header-wrap .nav-top .hi-icon-wrap a {
    margin-left: 0;
    margin-right: 5px
}

.super-search.active {
    background: #fff;
    border: none;
    display: block !important;
    height: 100%;
    overflow: hidden;
    overflow-y: scroll;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 88888888888
}

.super-search.active .quick-search {
    margin: 40px auto;
    width: 90%
}

.super-search.active .search-input {
    color: var(--color-1st) !important;
    font-size: 60px
}

@media screen and (max-width:991px) {
    .super-search.active .search-input {
        font-size: 30px
    }
}

.c-layout-header .super-search.active .quick-search>span {
    font-size: 60px
}

.search-result {
    display: none
}

.super-search.active .search-result {
    margin: 20px auto;
    width: 90%
}

.super-search .search-list .row>div {
    animation-duration: .5s;
    animation-fill-mode: both;
    animation-name: bounce-in;
    animation-timing-function: cubic-bezier(.32, 1.25, .375, 1.15);
    display: none;
    opacity: 0;
    transform: translateY(100%)
}

.search-finished .search-list .row>div {
    display: block;
    opacity: 1
}

.super-search .search-list .row>div:first-child {
    animation-delay: .15s
}

.search-list {
    list-style: none;
    margin: -65px 0 130px;
    padding: 0
}

.search-list a {
    background: #f1f2f1;
    border-radius: 2px;
    color: #a1a1a1;
    display: block;
    font-size: 16px;
    height: 80px;
    line-height: 22px;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 25px;
    position: relative;
    text-decoration: none !important;
    transition: all 225ms ease
}

.search-list .has-image {
    padding-left: 115px
}

.search-list .row>div a.squared .img {
    background-size: cover;
    background: #545454 50% 0 no-repeat;
    border-radius: 0;
    display: block;
    height: 100%;
    left: 0;
    line-height: 100px;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    transition: transform .45s cubic-bezier(.32, 1.25, .375, 1.15);
    width: 100px
}

.search-list .row>div a.squared .img .fa,
.search-list .row>div a.squared .img .glyphicon {
    font-size: 34px !important
}

.search-list .row>div a .spoofer {
    display: block;
    opacity: 0
}

.search-list .row>div a.squared .visible {
    display: block;
    left: 0;
    padding: 25px 10px 25px 115px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    transition: transform .45s cubic-bezier(.32, 1.25, .375, 1.15);
    width: 100%
}

.search-list .row>div a:focus,
.search-list .row>div a:hover {
    background: #f38b72;
    color: #fff
}

.search-list .row>div a.squared:focus .visible,
.search-list .row>div a.squared:hover .visible {
    transform: translateX(-80px) translateY(-50%)
}

.search-list .row>div a.squared:focus .img,
.search-list .row>div a.squared:hover .img {
    transform: translateX(-100%) translateY(-50%)
}

.super-search .group:first-child h4 {
    animation-delay: .2s
}

.super-search .search-list .row>div,
.super-search .search-list h4 {
    animation-duration: .5s;
    animation-fill-mode: both;
    animation-name: bounce-in;
    animation-timing-function: cubic-bezier(.32, 1.25, .375, 1.15);
    display: none;
    margin-bottom: 5px;
    margin-top: 0;
    opacity: 0;
    transform: translateY(100%)
}

.super-search .search-list h4 {
    color: rgba(0, 0, 0, .5)
}

.super-search .search-list .row>div,
.super-search .search-list h4 {
    -webkit-animation-name: bounce-in;
    -moz-animation-name: bounce-in;
    -webkit-animation-timing-function: cubic-bezier(.32, 1.25, .375, 1.15);
    -moz-animation-timing-function: cubic-bezier(.32, 1.25, .375, 1.15)
}

.search-list h4 {
    font-size: 20px;
    letter-spacing: .01em;
    opacity: .7
}

.search-finished .search-list .row>div,
.search-finished .search-list h4 {
    display: block;
    opacity: 1
}

.search-result-title {
    color: #1d9977;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 0;
    padding: 10px 0
}

.search-item {
    font-size: 18px;
    font-weight: 700;
    padding: 10px 0
}

.close-search.active {
    color: #828b96;
    cursor: pointer;
    display: inline-block;
    font-size: 60px;
    position: absolute;
    right: 30px;
    top: 50px
}

.close-search svg {
    width: 20px
}

.overflow {
    overflow: hidden
}

.quick-search>.form-control {
    background: transparent;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    color: #32c5d2 !important;
    display: block;
    font-size: 60px;
    font-weight: 400;
    height: 100px;
    padding: 10px 0
}

.social--widget a span.menu-title {
    display: none
}

#list-photo {
    width: 100%
}

#list-photo .item {
    margin-bottom: 14px;
    width: 33.333%
}

#list-photo .item .photo-item {
    padding-left: 7px;
    padding-right: 7px
}

#list-photo .item .photo-item div {
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .3);
    padding: 5px;
    transition: all .25s
}

#list-photo .item .photo-item div:hover {
    background: rgba(63, 63, 62, .1)
}

#list-photo .item .photo-item img {
    border: 1px solid rgba(63, 63, 62, .4);
    display: block
}

.lg-outer .lg-thumb {
    margin: 0 auto !important
}

.lg-sub-html {
    bottom: 100px !important
}

.lg-sub-html.inactive {
    bottom: 0 !important
}

.gallery-wrap .gallery-item {
    float: left;
    margin-bottom: 10px;
    margin-right: .8%;
    max-height: 250px;
    overflow: hidden;
    position: relative;
    width: 32.8%
}

.gallery-wrap .gallery-item:nth-child(3n) {
    margin-right: 0
}

.gallery-wrap .gallery-item .gallery-detail {
    background: rgba(0, 0, 0, .8);
    bottom: -50px;
    color: #fff;
    left: 0;
    padding: 4px 10px;
    position: absolute;
    right: 0;
    transition: .25s ease;
    z-index: 2
}

.gallery-wrap .gallery-item .gallery-detail a {
    color: #fff
}

.gallery-wrap .gallery-item .gallery-detail a:hover {
    color: #32c5d2 !important
}

.gallery-wrap .gallery-item:hover .gallery-detail {
    bottom: 0
}

.gallery-wrap .gallery-item .gallery-detail .gallery-title {
    font-weight: 700;
    text-transform: uppercase
}

.gallery-wrap .gallery-item .img-wrap {
    overflow: hidden
}

.gallery-wrap .gallery-item .img-wrap img {
    width: 100%
}

.comment {
    margin-top: 30px
}

.fb-like {
    margin: 15px 0
}

.fb-comments.fb_iframe .fb_iframe_widget,
.fb-comments.fb_iframe_widget,
.fb-comments.fb_iframe_widget span,
.fb-comments.fb_iframe_widget span iframe[style] {
    min-width: 100% !important;
    width: 100% !important
}

.fb-comments.fb_iframe_widget iframe {
    left: 0 !important
}

#profile {
    background: #fff;
    margin-top: 10px;
    padding: 15px 0
}

.author-img img {
    border-radius: 3px;
    display: inline-block;
    line-height: 1;
    overflow: hidden;
    vertical-align: middle
}

.author-detail .fa {
    font-size: 15px
}

.author-detail h4 {
    margin-bottom: 10px
}

.author-detail p {
    margin-bottom: 6px
}

.social-links {
    display: block;
    font-size: 0;
    list-style: none;
    overflow: hidden;
    padding: 0;
    width: 100%
}

.social-links li {
    display: inline-block;
    margin: 0 7px 0 0
}

.social-links li a {
    border: 2px solid #848585;
    border-radius: 50%;
    color: #999;
    display: block;
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    width: 35px
}

.social-links a:hover {
    color: #518ca3
}

.social-links li:hover a {
    border-color: #518ca3
}

.social-links .fa {
    font-size: 14px;
    height: 19px;
    vertical-align: middle
}

.post-star {
    margin-top: 20px
}

.post-star .fa-star {
    color: #fbab1e
}

.page-pagination ul {
    margin: 0
}

.page-pagination li {
    list-style: none;
    margin: 0 0 0 10px
}

.page-pagination .disabled span,
.page-pagination li a,
.page-pagination li span {
    border: none;
    border-radius: 0 !important;
    color: var(--color-1st);
    outline: none
}

.page-pagination li.active span,
.page-pagination li:hover a,
.page-pagination li:hover span {
    background-color: var(--color-1st) !important;
    color: #fff !important
}

.language-wrapper .language_bar_chooser {
    display: block;
    float: right;
    line-height: 58px;
    text-align: center;
    width: 160px
}

.language-wrapper .language_bar_chooser li {
    margin-left: 5px
}

.language-wrapper .language_bar_chooser.dropdown-menu {
    border-radius: 0 !important;
    display: none
}

.language-wrapper .language_bar_chooser.dropdown-menu li {
    display: block;
    margin: 0;
    width: 100%
}

.language-wrapper .language_bar_chooser.dropdown-menu li a {
    display: block !important;
    margin-right: 0 !important
}

.language-wrapper .dropdown.open .language_bar_chooser.dropdown-menu {
    display: block
}

.language-wrapper .btn {
    background: none;
    border: none;
    border-radius: 0 !important;
    height: 40px;
    margin-bottom: 0
}

.header .header-wrap .nav-top ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.header .header-wrap .nav-top ul li {
    display: inline-block
}

.header .header-wrap .nav-top ul li a {
    display: inline-block;
    font-size: 13px;
    line-height: 42px;
    margin-right: 25px
}

.header .header-wrap .nav-top ul li a:hover {
    color: var(--color-1st)
}

.header .header-wrap .nav-top .hi-icon-wrap {
    margin-top: 10px
}

.header .header-wrap .nav-top .hi-icon-wrap a {
    background-color: #9d9d9d;
    border-radius: 50%;
    color: #fff;
    height: 25px;
    line-height: 26px;
    margin-left: 5px;
    text-align: center;
    width: 25px
}

.header .header-wrap .nav-top .hi-icon-wrap a:first-child {
    margin-left: 0
}

.header .header-wrap .nav-top .hi-icon-wrap a:hover {
    background-color: var(--color-1st)
}

.header .header-wrap .header-content {
    padding: 10px 0
}

.header .header-wrap .header-content .header-content-right {
    float: right
}

.header .header-wrap .logo {
    float: left;
    height: 90px;
    margin: 0;
    padding: 0;
    position: relative
}

.header .header-wrap .logo img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.hi-icon-effect-3a .hi-icon {
    color: #4089ea
}

.hi-icon-effect-3a .hi-icon:hover {
    color: #666
}

.hi-icon-effect-3a .hi-icon:hover:after {
    filter: alpha(opacity=0);
    opacity: 0;
    transform: scale(1.3)
}

.hi-icon-effect-3b .hi-icon {
    color: #666
}

.hi-icon-effect-3b .hi-icon:after {
    filter: alpha(opacity=0);
    opacity: 0;
    transform: scale(1.3)
}

.hi-icon-effect-3b .hi-icon:hover {
    color: #4089ea
}

.hi-icon-effect-3b .hi-icon:hover:after {
    filter: alpha(opacity=100);
    opacity: 1;
    transform: scale(1)
}

.header-wrap {
    background-color: #fff;
    color: #fff
}

.nav-top {
    background-color: #f5f5f5;
    color: #666
}

@media (min-width:768px) {
    .header .navbar-default .navbar-nav>li {
        border-right: 1px solid #e5e5e5
    }

    .header .navbar-default .navbar-nav>li>a {
        color: #262626
    }

    .header .navbar-default .navbar-nav>li>a:hover {
        color: #4089ea
    }
}

.widget__tags .tag-link {
    background-color: var(--color-1st);
    color: #fff
}

.alert.alert-info a {
    color: var(--color-1st)
}

.alert.alert-info a:hover {
    color: #b12136
}

figure.image {
    display: inline-block;
    margin: 10px 0
}

figure.image figcaption {
    background: #f5f5f5;
    font-size: 90%;
    padding: 10px;
    text-align: center
}

.post__content ol,
.post__content ul {

    padding-left: 25px
}

.post__content ol li,
.post__content ul li {
    font-weight: 400;
}

.post__content table {
    background-color: transparent;
    border: 1px solid #dee2e6;
    border-collapse: collapse;
    margin-bottom: 1rem;
    width: 100%
}

.post__content table caption {
    caption-side: top;
    color: #6c757d;
    font-size: 90%;
    font-weight: 500;
    padding: 10px 0;
    text-align: center
}

.post__content table th {
    border: solid #dee2e6;
    border-width: 1px 1px 2px;
    padding: .75rem;
    vertical-align: bottom
}

.post__content table td {
    border: 1px solid #dee2e6
}

.post__content table tbody tr th {
    border-bottom-width: 1px
}

.post__content table blockquote {
    border: solid #ccc;
    border-width: 0 0 0 5px;
    font-style: italic;
    margin: 0 0 1rem;
    padding: 2px 8px 2px 20px
}

.post__content table blockquote p {
    font-size: 14px;
    line-height: 40px;
    margin-bottom: 0
}

.required:after {
    color: red;
    content: " *"
}

.navigation:not(.navigation--mobile) .sub-menu .sub-menu {
    left: 100%;
    top: 0
}

.navigation.navigation--mobile .menu-item.menu-item--active>a .toggle-icon {
    color: #fff !important
}

.navigation.navigation--mobile .sub-menu--slideLeft .sub-menu>.menu-item.menu-item--active>a {
    background: #fff;
    color: var(--color-1st) !important
}

.navigation.navigation--mobile .sub-menu--slideLeft .sub-menu>.menu-item.menu-item--active>a .toggle-icon,
.navigation.navigation--mobile .sub-menu--slideLeft .sub-menu>.menu-item.menu-item--active>a:before {
    color: var(--color-1st) !important
}

.navigation.navigation--mobile .sub-menu--slideLeft .sub-menu .sub-menu>.menu-item>a {
    margin-left: 20px
}

.header .header-wrap .nav-top ul li a {
    align-items: center;
    display: flex;
    justify-content: center
}

.header .header-wrap .nav-top .nav-top-right svg {
    margin-right: 5px;
    width: 16px
}

.page-content .gallery-wrap .gallery-item .gallery-detail a:hover {
    color: var(--color-1st) !important
}

.post__widget .post__created-at {
    color: #666;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: .02em
}

.hide {
    display: none !important
}

.img-circle {
    border-radius: 50%
}

body {
    font-size: 14px;
    line-height: 1.42857143
}

.post__content .page-pagination ul {
    list-style: none;
    padding-left: 0;
    margin-left: -15px;
}

.post__content .page-pagination ul li {
    list-style: none
}

.post__content .page-pagination ul li span {
    display: inline-block;
    min-width: 30px;
    padding: 10px 15px
}

.menu-icon-image {
    height: 12px;
    margin-top: 3px;
    vertical-align: top;
    width: 12px
}

/* @media (min-width:1400px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        width: 1170px
    }
} */

.post.post--single .post__content ol,
.post.post--single .post__content ul {
    margin-bottom: 25px;
    padding-left: 25px
}

.post.post--single .post__content ol li,
.post.post--single .post__content ul li {
    font-weight: 400;
}

.post.post--single .post__content ol,
.post.post--single .post__content ol li {
    list-style: decimal
}

.post.post--single .post__content table {
    background-color: transparent;
    border: 1px solid #dee2e6;
    border-collapse: collapse;
    margin-bottom: 1rem;
    max-width: 100%;
    width: 100%
}

.post.post--single .post__content table caption {
    caption-side: top;
    color: #6c757d;
    font-size: 90%;
    font-weight: 500;
    padding: 10px 0;
    text-align: center
}

.post.post--single .post__content table th {
    border: solid #dee2e6;
    border-width: 1px 1px 2px;
    padding: .75rem;
    vertical-align: bottom
}

.post.post--single .post__content table td {
    border: 1px solid #dee2e6
}

.post.post--single .post__content table tbody tr th {
    border-bottom-width: 1px
}

.post.post--single .post__content table blockquote {
    border: solid #ccc;
    border-width: 0 0 0 5px;
    font-style: italic;
    margin: 0 0 1rem;
    padding: 2px 8px 2px 20px
}

.post.post--single .post__content table blockquote p {
    font-size: 14px;
    line-height: 40px;
    margin-bottom: 0
}

.post.post--single .post__content h2 {
    font-size: 1.75rem
}

.post.post--single .post__content h3 {
    font-size: 1.5rem
}

.post.post--single .post__content h4 {
    font-size: 1.25rem
}

.post.post--single .post__content h5 {
    font-size: 1rem
}

.post.post--single .post__content h6 {
    font-size: .9rem
}

.widget .widget__content ul {
    list-style: none
}

.ck-content a {
    color: var(--color-1st)
}

.post.post--single .post__content ul.pagination li {
    list-style: none
}

#myTab {
    list-style-type: none !important;
}

.navigation .language-wrapper {
    padding-left: 15px
}

.navigation .language-wrapper .language_bar_list li {
    float: none;
    margin-left: 0
}

.navigation .language-wrapper .language_bar_list li a {
    display: flex;
    padding: 15px 15px 15px 0
}

.text-truncate-2 {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis
}

.widget__recent-post li:last-child .post:last-child {
    margin-bottom: 0;
    padding-bottom: 0
}

.auth-card form .auth-input-icon {
    top: 0
}

.auth-card form .btn-auth-submit {
    background: var(--color-1st);
    border-color: var(--color-1st)
}

.social--simple li a i,
.social--simple li a svg {
    height: 16px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 16px;
    z-index: 10
}

.social--simple li a i:hover,
.social--simple li a svg:hover {
    color: #fff
}

.header .header-wrap .nav-top .social--simple li a {
    border-radius: 50%;
    margin-right: 0
}

.header .header-wrap .nav-top .social--simple li a:hover {
    color: #fff
}


/* specified for fiorentina */

.upcoming-match {
    position: relative;
    background-color: white;
    padding: 25px 14px;
    margin-left: 0px;
    width: 100%;

}

/* .upcoming-match::before {
    content: 'La Prossima Partita';
    background-color: #8424e3;
    padding: 4px;
    position: absolute;
    color: white;
    left: calc(0%);
    top: -28px;
} */

.fiorentina-btn {
    background-color: #8424e3;
    padding: 16px 10px;
    text-align: center;
    color: white !important;
}

span.menu-title {
    font-size: small !important;
}

body,
.nav-top,
.page-header--light {
    background-color: #441274 !important;
    color: white;
    display: math !important;
}

.navigation--light .menu-item>a,
.navigation--light .menu-item>a .toggle-icon {
    color: #ffffffba;
}

.navigation--light .menu-item.active>a,
.navigation--light .menu-item:hover>a,
.navigation--light .menu-item:hover>a .toggle-icon {
    color: white;
    font-weight: 900;
}

.navigation .sub-menu>.menu-item>a {
    color: #222
}

.post-group .post-group__title {
    color: white;
    font-weight: 900;
}

.post__vertical--single {
    background: none !important;
    margin-top: -25px;
    margin-bottom: -30px;
    padding-top: 0;
}

.post__vertical--single .post__title a {
    color: white;
    font-size: larger;
    font-weight: 900;
}

.post__vertical--single .post__content p {
    color: #555555;
    font-size: 1.1rem;
    line-height: 1.3;
    letter-spacing: -0.02rem;
    font-family: 'Titillium Web', sans-serif !important;
    font-weight: 400;
}

.post__horizontal .post__title a {
    color: #111111;
    line-height: 1.1;
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: -0.02rem;
}

.category-page .post__title a {
    color: #111111;
    line-height: 1.1;
    font-size: 1.3rem;
    font-weight: 700;
    letter-spacing: -0.02rem;
}

.post__horizontal .post__meta .post__created-at,
.post__horizontal .post__meta span a {
    color: #f5f5f5;
}

.container.bg-white {
    z-index: 9;
    position: relative;
}

.container.bg-white .form-label,
.container.bg-white .form-check-label {
    color: #111111
}

.container.bg-white .post-group .post-group__title {
    color: #111111;
}

.container.bg-white .post__horizontal .post__title a {
    color: #111111;
}

.container.bg-white .post__horizontal .post__meta .post__created-at {
    color: #b5b5b5;
}

.container.bg-white .post__vertical--single .post__title a {
    color: #111111;
    line-height: 1.1;
    font-size: 1.5rem;
    font-weight: 700;
    letter-spacing: -0.02rem;
}



.container.bg-white .post__vertical--single .post__content p {
    color: #555555;
    font-size: 1.01rem;
    line-height: 1.3;
    letter-spacing: -0.02rem;
    font-family: 'Titillium Web', sans-serif !important;
    font-weight: 300;
}

.footer__options {
    /*border-top: 1px solid #888888;*/
    /*border-bottom: 1px solid #888888;*/
    padding: 0.5rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0.75rem 0 0.75rem 0;
    gap: 0.5rem;
}

.footer__option a {
    width: 40px;
    height: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    overflow: hidden;
    border: 1px solid #888888;
    -webkit-transition: all 200ms;
    transition: all 200ms;
}

.footer__option a:hover {
    border-color: #ffffff;
}

.footer__option a svg {
    width: 20px;
    height: 20px;
    color: #f5f5f5;
    -webkit-transition: all 200ms;
    transition: all 200ms;
}

.footer__option a:hover svg {
    color: #ffffff;
}

.footer__text p {
    color: #f5f5f5;
}

.h-34px {
    height: 34px;
}

span.menu-title {
    font-size: 16px !important;
    font-weight: 600 !important;
}

header>.container {
    border-bottom: 1px solid #00000040;
}

.player-list {
    margin: 20px 0;
}

.player-list h3 {
    text-align: center;
    margin-bottom: 20px;
    color: #fff !important;
    background-color: #441274;
    padding: 10px;
    border-radius: 5px;
}

.player-list ul {
    list-style: none !important;
    padding: 0 !important;
}

.player-list ul li {
    list-style: none !important;
    color: #441274;
    padding: 10px;
    background-color: #f8f9fa;
    border: 1px solid #dee2e6;
    margin-bottom: 5px;
    border-radius: 5px;
    text-align: center;
}

.page-content {
    padding: 20px 10px !important;

}

.page-content .post__vertical--single .post__title a {
    transition: all 0.3s ease;
}

.page-content.bg-white .post__vertical--single .post__title a {
    font-size: 1.4rem;
    font-weight: 700;
    letter-spacing: -0.02em;
}

.page-content .post__vertical--single .post__title a:hover {
    color: #8424e3 !important;
}

#load-more {
    margin-top: 45px !important;
}

.post-group .post-group__title {
    font-size: 22px !important;
}

.post--single .post__title_in {
    font-size: 3rem !important;
    letter-spacing: -0.02em !important;
    font-weight: 900;
    font-family: 'Roboto';
    line-height: 1.1;
    color: #333 !important;
}

.category-label {
    background-color: #8424e3;
    color: white;
    font-size: 16px;
    padding: 4px 12px;
}

.author-name {
    color: #8424e3 !important;
    font-size: 16px;
    font-weight: 900;
}

.post__meta span svg {
    width: 40px !important;
    margin-bottom: 3px !important;
    margin-right: 0px !important;
    height: 40px;
    ;
}

.social-buttons {
    display: flex;
    gap: 10px;
}

.social-btn {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    text-decoration: none;
}

.social-btn.facebook {
    background-color: #3b5998;
}

.social-btn.twitter {
    background-color: #55acee;
}

.social-btn.pinterest {
    background-color: #cb2027;
}

.social-btn.email {
    background-color: #b0b0b0;
}

.social-btn.comment-btn {
    background-color: #d3d3d3;
    color: #696969;
}

.social-btn i {
    font-size: 20px;
}

.post__thumbnail img {
    width: 100%;
    height: auto;
    max-width: 100%;
    object-fit: cover;
    display: block;
}

.img-in-post img {
    max-width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
}


header>.container {
    padding: 5px !important;
}

.page-logo img {
    max-height: 65px !important;
}

li.menu-item a span {
    font-size: large !important;
    color: white !important;
}

.sub-menu .menu-item a span {
    color: #441274 !important;
}

.sub-menu .menu-item a:hover span {
    color: white !important;
}

.post-group__left .post__title a {
    letter-spacing: 0 !important;
    text-transform: none !important;
    font-size: 2.4rem !important;
}

.hero-section .post__title a:hover {
    color: white !important;
}

.social--simple li a i,
.social--simple li a svg {
    width: 28px;
    height: 28px;
}

.social--simple li a {
    background: none !important;
    width: 35px;
    height: 35px;
}

header>.container,
.headup {
    border: none !important;
}

.vote-btn {
    border: 0.5px solid #441274;
    color: #441274;
    position: relative;
    width: 100%;
    padding: 15px;
    border: none;
    background-color: #f8f9fa2c;
    margin: 5px 0;
    text-align: left;
    overflow: hidden;
    transition: background-color 0.3s ease;
}

.vote-btn:hover {
    color: white !important;
    background-color: #441274 !important;
}

.vote-btn::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: var(--fill-width, 0%);
    background-color: #441274;
    z-index: -2;
    transition: width 0.5s ease;
}

.vote-btn .option-text,
.vote-btn .percentage-text {
    position: relative;
    z-index: 2;
}

.vote-btn .percentage-text {
    float: right;
}

.vote-btn .option-text-w,
.vote-btn .percentage-text-w {
    color: white !important;
}

.vote-btn .option-text-p,
.vote-btn .percentage-text-p {
    color: #441274 !important;
}

.vote-btn .percentage-text-p,
.vote-btn .percentage-text-w {
    float: right;
}

.badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
}

.badge-pill {
    padding-right: .6em;
    padding-left: .6em;
    border-radius: 10rem;
}

.badge-warning {
    color: #212529;
    background-color: #ffc107;
}

.badge-success {
    color: #fff;
    background-color: #28a745;
}

.badge-danger {
    color: #fff;
    background-color: #dc3545;
}

.btn-p {
    background-color: #441274 !important;
    color: white !important;
    padding: 3px 8px !important;
}

.btn-p-outline {
    border: 1px solid #441274 !important;
    padding: 3px 8px !important;
}

.match-details {
    color: #111;
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: center;
}

.team-logos {

    display: flex;
    justify-content: space-between;
    width: 100%;
}

.home-team,
.away-team {
    color: #111;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.match-score {
    color: #111;
    font-size: 2em;
    font-weight: bold;
}


.football-pitch {
    background-color: #007a0575;
    /* Green pitch */
    position: relative;
    padding: 20px;
    border: 2px solid #ffffff41;
    border-radius: 15px;
    width: 100%;
    /* Full height */
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    /* Makes the formation vertical */
}

.pitch-lines {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
}

.pitch-lines::before,
.pitch-lines::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    border: 2px solid #ffffff41;
    transform: translate(-50%, -50%);
    box-sizing: border-box;
}

.pitch-lines::before {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    /* Center circle */
}

.pitch-lines::after {
    width: 90%;
    height: 90%;
    /* Outer box */
    border-radius: 0;
}

/* Halfway line */
.halfway-line {
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #ffffff41;
    top: 50%;
    left: 0;
}


.penalty-area-top,
.penalty-area-bottom {
    position: absolute;
    width: 40%;
    height: 20%;
    border: 2px solid #ffffff41;
    left: 30%;
}

.penalty-area-top {
    top: 5%;
}

.penalty-area-bottom {
    bottom: 5%;
}

/* Penalty box small */
.small-box-top,
.small-box-bottom {
    position: absolute;
    width: 18%;
    height: 10%;
    border: 2px solid #ffffff41;
    left: 41%;
}

.small-box-top {
    top: 5%;
}

.small-box-bottom {
    bottom: 5%;
}


.player-container {
    position: relative;
    display: inline-block;
    text-align: center;
    margin: 10px;
}

.player-lineup {
    position: relative;
    display: inline-block;
    width: 60px;
    /* Adjust the size of the player box */
    height: 80px;
    /* Adjust the size of the player box */
}

.player-lineup-img {
    width: 100%;
    height: auto;
    border-radius: 5px;
}

/* Rating badge */
.rating {
    position: absolute;
    bottom: 23%;
    right: 0;
    background-color: #f0a500;
    /* Set the background color for the rating badge */
    color: #fff;
    padding: 2px 5px;
    font-size: 12px;
    border-radius: 4px;
    font-weight: bold;
}

/* Player name background and truncating */
.player-name {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    margin-bottom: -5px !important;
    background-color: rgba(0, 0, 0, 0.6);
    /* Dark background with transparency */
    color: #fff !important;
    font-size: 12px !important;
    padding: 2px 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.rating-table {
    position: absolute;
    top: 35%;
    right: 10px;
    background-color: #f0a500;
    /* Set the background color for the rating badge */
    color: #fff;
    padding: 2px 5px;
    font-size: 12px;
    border-radius: 4px;
    font-weight: bold;
}


.post__thumbnail img {
    width: 100%;
    /*height: auto;*/
    height: 100%;
}

.post__last4-badge {
    color: #888 !important;
    font-size: 0.7rem !important;
    font-weight: 600 !important;
    letter-spacing: .08rem !important;
    font-family: "Titillium Web", sans-serif !important;
    text-transform: uppercase !important;

}

.custom-8-6 {
    flex: 0 0 71.6%;
    max-width: 71.6%;
}

.custom-3-4 {
    flex: 0 0 28.4%;
    max-width: 28.4%;
}

.post--single .post__content {
    color: #444 !important;
}

.ck-content.amir h3 {
    font-family: 'Titillium Web', sans-serif !important;
    color: #222 !important;
    font-weight: 700;
    letter-spacing: -0.1rem;
    line-height: 120%;
    font-size: 1.65rem !important;
}

.ck-content.amir p {
    color: #444 !important;
    font-family: 'titillium web', sans-serif !important;
    font-size: 1.15rem;
    font-weight: 400;
    line-height: 1.78rem;
}

.category-article {
    margin-top: inherit !important;
    margin-bottom: inherit !important;
}

.post__inside--feature.category-article {
    margin-bottom: 20px !important;
}


@media (max-width: 538px) {

    .category_thumbnail {
        align-self: center !important;
    }

    .black-box span a,
    .black-box span {
        color: #ffffff !important;
    }

    s .black-box .post__last4-badge {
        color: rgb(95, 95, 95) !important;
    }


    .sub-menu--slideLeft {
        display: none !important;
    }


    .category-article.post__vertical--single .post__thumbnail {
        flex: 0.8 !important;

    }




    .post__content-wrap {
        padding-left: 0px !important;
        padding-top: 20px !important;
        padding-bottom: 0px !important;
    }


    .ck-content {
        color: none !important;
    }

    .post--single .post__title_in {
        font-size: 28px !important;
    }

    .post--single .post__meta span {
        font-size: 14px !important;
        display: inline-block;
    }


    .dmnone {
        display: none !important;
    }

    .black-box {
        background-color: #000000 !important;
        padding: 20px !important;
    }

    .post__last4 {
        padding-top: 10px;
        padding-bottom: 20px;
        border-bottom: 2px solid #979797 !important;
    }

    .black-box div:last-of-type {
        border-bottom: none !important;
    }


    .black-box .post__last4 .post__last4-text {
        color: #ffffff !important;
    }

    .post__last4-badge {
        color: #888 !important;
        font-size: x-small !important;
    }

    .post__date {
        font-size: small !important;
    }

    .fw-bold {
        font-size: x-small !important;
    }

    .post__vertical .post__title a {
        font-size: 1.1rem !important;
    }

    .post__inside--feature .post__title a {
        font-size: 1.3rem !important;
    }

    .post__inside {
        margin-bottom: 0 !important;
    }

    .post-group__content {
        margin-top: 20px !important;
    }

    .post__inside--feature .post__thumbnail img {
        width: 100% !important;
        height: 250px !important;
    }

    .category-article .post__title a {
        font-size: larger !important;

    }

    .post__content span {
        font-size: small !important;
    }


    .post__widget .post__thumbnail {
        width: 90px !important;
    }

    .post--single .post__meta .col-lg-5 {
        justify-content: left !important;
        padding-top: 10px !important;
    }

    .post--related .post__thumbnail {
        width: 100px !important;
    }

    .img-in-post img {
        width: auto !important;
        height: auto !important;
    }

    .row {
        margin-right: none !important;
    }

    .sub-menu--slideLeft {
        padding-left: 25px !important;
    }

    #countdown-timer,
    #countdown-timer1 {
        color: white !important;
    }

    .post__inside--feature h3 a {
        font-size: 0.7em !important;
    }


    .post__thumbnail {
        width: 100% !important;
        margin-bottom: 0px;
    }

    .post__content-wrap {
        padding-left: 0;
        margin-bottom: 20px;
    }

    .post__title {
        font-size: 1.1rem;
        /* Adjust title font size for smaller screens */
    }

    .post-group__left .post__title a {
        font-size: 2.1rem !important;
    }

    .post-group__left .post__title #post-title-first {
        font-size: 1.2rem !important;
    }


    .post-group__left .post-desc span a {
        font-size: 0.75rem !important;
    }

    .post-group__left .post-desc a {
        font-size: 0.85rem !important;
    }

    header>.container {
        padding: 5px !important;
    }

    .navigation-toggle {
        margin-top: 0 !important;
    }

    .accedi-header {
        font-size: 18px !important;
    }

    .page-header__right ul li a svg {
        width: 20px;
    }

    .post__vertical {
        flex-direction: row;
        font-size: smaller !important;
    }

    .post__vertical .post__content p {
        display: none;
    }

    .post__vertical .post__content span {
        font-size: smaller;
    }

    .post__vertical .post__title {
        font-size: smaller;
    }

    .post__vertical .post__header div {
        font-size: smaller;
    }

    .post__vertical .post__content-wrap {
        padding-left: 10px !important;
    }

    .post-group__left-red-badge {
        display: table-cell !important;
        font-size: smaller !important;

    }


    .post__vertical--single .author-post {
        font-size: smaller !important;
        font-family: 'Titillium Web', sans-serif !important;
    }

    .black-box div article:last-child {
        border: none;
    }






}



.post__date {
    font-family: 'Titillium Web', sans-serif !important;
    font-size: small;
    font-weight: 400 !important;
    color: #888 !important;
}





.author-post {

    font-family: 'Titillium Web', sans-serif !important;
    font-weight: 600 !important;

}


.pulse-circle {
    display: inline-block;
    width: 8px;
    height: 8px;
    background-color: white;
    border-radius: 50%;
    box-shadow: 0 0 0 rgba(255, 255, 255, 0.7);
    animation: pulse 2s infinite;
    margin-right: 4px;
}

@keyframes pulse {
    0% {
        transform: scale(1);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
    }

    50% {
        transform: scale(1.1);
        box-shadow: 0 0 10px 5px rgba(255, 255, 255, 0.4);
    }

    100% {
        transform: scale(1);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
    }
}


.author-post:hover {
    text-decoration: underline;
}

/* Ensure the table is scrollable on small screens */
.table-responsive {
    overflow-x: auto;
}

/* General Table Adjustments */
.table {
    width: 100%;
    border-collapse: collapse;
}

.table td,
.table th {
    border: 1px solid #dee2e6;
    vertical-align: middle;
}

/* Align the icons and team names */
.table td img {
    vertical-align: middle;
    margin-right: 10px;
}

/* For medium and smaller screens, stack content vertically */
@media (max-width: 767px) {
    .calendario td {
        text-align: center;
    }

    .calendario td,
    .calendario th {
        display: block;
        width: 100%;
        padding: 10px;
        border: none;
        /* Remove border for a cleaner look */
    }



    .calendario thead {
        display: none;
        /* Hide table headers on smaller screens */
    }

    /* Add labels for each data */
    .calendario td::before {
        content: attr(data-label);
        font-weight: bold;
        display: block;
        margin-bottom: 5px;
    }

    /* Adjust the buttons and spacing */
    .btn {
        width: 100%;
        margin-bottom: 10px;
    }
}

/* Improve alignment for teams */
.table .team-container {
    display: flex;
    align-items: center;
}


.statistics-container {
    width: 100%;
    margin: 0 auto;
}

.stat-row {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 8px 0;
}

.stat-label {
    position: absolute;
    top: -9px;
    left: 50%;
    transform: translateX(-50%);
    flex: 1;
    text-align: center;
    color: #f0f6fc;
    font-weight: bold;
}

.stat-value {
    width: 100px;
    text-align: center;
    color: #202020;
    font-weight: 700;
}

.stat-bar {
    border-radius: 10px;
    flex: 1;
    height: 18px;
    background-color: #6c757d;
    position: relative;
}

.stat-bar-fill {
    border-radius: 10px;
    height: 100%;
    position: absolute;
    top: 0;
}

.fiorentina-fill {
    background-color: #441274;
}

.away-fill {
    background-color: #5f5f5f;
    right: 0;
}



.commentary-container {
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
}

.commentary-row {
    background-color: #451274dd;
    display: flex;
    align-items: center;
    padding: 10px 0;
    border-bottom: 1px solid #441274;
    padding-left: 10px;
    border-left: 5px solid #451274dd;


}

.comment-time {
    flex: 1;
    color: #c3c3c3;
    font-weight: bold;
}

.comment-text {
    flex: 4;
    color: #f0f6fc;
    padding-right: 10px;
}

.comment-icon {
    flex: 0.5;
    font-size: 20px;
    color: #f0f6fc;
    margin-right: 15px;
}

/* Attendance – crowd / stadium */
.attendance .comment-icon::before {
    content: '\1F3DF';
    /* 🏟 Stadium = pubblico / presenze */
}

/* Penalty – warning / “danger” event */
.penalty .comment-icon::before {
    content: '\26A0';
    /* ⚠ Warning = rigore / evento critico */
}

/* Lineup1 – formation / tactics */
.lineup1 .comment-icon::before {
    content: '\1F455';
    /* 👕 maglietta / t-shirt */
}

/* Specific classes for different event types */
.whistle .comment-icon::before {
    content: '\1F3C1';
    /* Whistle emoji */
}

.y-card .comment-icon::before {
    content: '\1F7E1';
    /* Yellow card emoji */
}

.soccer-ball .comment-icon::before {
    content: '\26BD';
    /* Soccer ball emoji */
}

.corner .comment-icon::before {
    content: '\1F6A9';
    /* 🚩 red flag */
}

.substitution .comment-icon::before {
    content: '\1F504';
    /* Substitution emoji */
}

/* Bold text for important comments */
.comment-bold {
    font-weight: bold;
}

/* Styling for important events */
.important {
    background-color: #441274;
    border-left: 5px solid #d83a56;

}

.stage {
    background-color: #441274;
    color: white;
    padding: 16px 20px;
}

.incident {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #ffffff30;
    padding: 5px 0;
}

.incident-time {
    color: yellow;
}

.incident-detail span {
    font-weight: bold;
    color: #f9f9f9;
}

.incident-detail span.GOAL {
    color: yellow;
}

.stage-tempo {

    background-color: #ffffff30;
    color: white !important;
    padding: 7px 16px;

    text-transform: uppercase;
    font-size: medium;
}

/* Hide the entire parent .col-lg-12 */
.col-lg-12:has(input[name="website"]) {
    display: none;
}

.legend {
    display: flex;
    gap: 5px;
    color: #000;
    align-items: center;
    font-size: 0.9rem;
}

.legend span {
    display: inline-block;
    border-radius: 3px;
}

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

    .post-group--hero .post-group__left,
    .post-group__right .post-group__item {
        margin-bottom: 0px;
    }

    .stat-label {
        left: 42%;
    }
}

.text-truncate {
    white-space: pre-line;
}

.black-box {
    background-color: black;
    color: white;
    padding: 20px;
    font-family: Arial, sans-serif;
    height: 100%;
    position: relative;
    z-index: 1;
}

.black-box h6 {
    color: grey;
    font-size: 10px;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.black-box p {
    font-size: 14px;
    margin-bottom: 20px;
    color: white;
}

.post-group {
    display: flex;
    flex-direction: row;
}

.post-group__left {
    flex: 1;
}

.post-group__right {
    width: 37.5%;
}

.fz-10px {
    font-size: 10px;
}

.fz-16px {
    font-size: 16px;
}

.fz-14px {
    font-size: 14px !important;
}

.post__last4 {
    display: flex;
    flex-direction: column;
}

.post__last4 .post__last4-badge {
    font-size: 12px;
    color: #bfbfbf;
    display: flex;
    border-radius: 4px;
    margin-bottom: 2px;
}

.post__last4 .post__last4-text {

    color: #ffffff;
}

.post-group__left-purple-badge {
    text-transform: uppercase;
    font-family: 'Titillium Web', sans-serif !important;
    font-weight: 600 !important;
    background-color: #8424e3;
    color: #ffffff;
    padding: 3px 15px;
    font-size: 0.7rem;
    /*border-radius: 10px;*/
    user-select: none;
}

.post-desc-first {
    font-family: 'Titillium Web', sans-serif !important;
    color: #fff;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.3em;

}

.upcoming-match-sidebar {

    margin-top: 20px;
    padding: 25px 40px;
    background-image: url(/storage/stade1.jpg);
    background-size: auto;
    background-repeat: round;
}

.z-1 {
    z-index: 1;
}

.row.align-items-center.upcoming-match.upcoming-match-sidebar::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 0;
    background: rgb(127 77 221 / 37%);
    pointer-events: none;
}

.upcoming-match-sidebar #countdown {
    background: #8d3cc7;
}


.upcoming-match-sidebar p {
    color: #fff;
}

.upcoming-match-sidebar h5 {
    color: #fff;
}

.ad-top-sidebar .container .row {

    display: flex;
    justify-content: center !important;

}

.playerpoll-card {
    display: flex;
    align-items: center;
    justify-content: start;
}

.playerpoll-image {
    width: 60px;
    height: 60px;
    border-radius: 50%;
}

.stars {
    cursor: pointer;
    font-size: 24px;
    color: gray;
}

.stars .star.selected {
    color: gold;
}

.post-group__left-red-badge {
    font-family: 'Titillium Web', sans-serif !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    display: inline-block;
    background-color: #dc3545;
    margin-left: 4px;
    padding: 3px 6px 2px 6px;
    font-size: 0.7rem;
    color: white;

}

@media (max-width:990px) {

    .post__inside--feature .post__title:hover a {
        color: white;
    }

    .post__inside--feature .post__title a {
        color: white;
    }

    .post-group--hero {
        display: flex;
        flex-wrap: wrap;
    }

    .post-group__left {
        width: 100%;
        flex: none;
    }

    .post-group__right {
        display: flex;
        width: 100%;
    }

    .ck-content {
        color: #000 !important;
    }

}

header>.container {
    padding: 0;
}

.player-info {
    flex: 1;
}

.navigation .menu-item>a {
    padding: 10px 15px;
    padding-top: 15px !important;
}

.accedi-header {
    display: flex;
    align-items: center;
    font-size: 22px;
}

/* Mobile full-screen menu sliding from left with custom background */
.mobile-menu {
    position: fixed;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background-color: #441274;
    transition: left 0.3s ease;
    z-index: 1000;
    overflow-y: auto;
}

.mobile-menu.open {
    left: 0;
}

.mobile-menu-header {
    display: flex;
    justify-content: flex-end;
    padding: 1rem;
}

.close-menu {
    cursor: pointer;
    font-size: 2rem;
    color: #fff;
}

.mobile-menu-content {
    padding: 2rem;
    padding-top: 1rem;
}

/* Style for the menu list in mobile menu */
.mobile-menu .menu {
    list-style: none;
    padding: 0;
    margin: 0;
}

.mobile-menu .menu li {
    position: relative;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding: 0.5rem 0;
}

.mobile-menu .menu li a {
    color: #fff;
    text-decoration: none;
    display: inline-block;
    width: calc(100% - 30px);
}

/* Hide submenus by default */
.mobile-menu .menu li.menu-item-has-children>ul {
    display: none;
    list-style: none;
    padding-left: 1rem;
}

/* When open, display submenu */
.mobile-menu .menu li.menu-item-has-children.open>ul {
    display: block;
}

/* Submenu opener style */
.submenu-opener {
    cursor: pointer;
    font-size: 1.5rem;
    color: #fff;
    margin-left: 10px;
}

/* Mobile navigation toggle button visible on mobile only */
#nav-toggle {
    display: block;
    cursor: pointer;
}

@media (min-width: 992px) {
    #nav-toggle {
        display: none;
    }
}

/* Make submenu items white */
.mobile-menu .menu li ul li a span {
    color: #fff !important;
}

/* Mobile menu header: logo on the left, close button on the right */
.mobile-menu-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1rem;
}

/* Optional: constrain logo height if needed */
.mobile-menu-logo img {
    max-height: 40px;
}

.heading-container {
    /* Full-width gray border at the bottom */
    border-bottom: 1.5px solid #eaeaea;

    /* Optional spacing below */
    position: relative;
    /* No extra padding so the heading sits close to the border */
    padding: 0;
}

/* Heading with purple underline that overrides the gray line */
.heading-partial-underline {
    display: inline-block;
    margin: 0;
    /* Negative bottom margin ensures the purple border merges with the gray line */
    margin-bottom: -1px;
    border-bottom: 1.5px solid #441274;
    line-height: 1.2;
    font-size: 1.1rem !important;
    padding-bottom: 10px;
    font-weight: 700;
    font-family: "Titillium Web", sans-serif !important;
    /* Helps the text and border align more tightly */
}

.tenth-place {
    display: none;
}

/* 1. Remove border/shadow/padding from the widget container */
.widget.widget__recent-post.no-border-tabs {
    border: none !important;
    box-shadow: none !important;
    padding: 0 !important;
}

/* 2. Remove the default Bootstrap tab borders & padding */
.widget.widget__recent-post.no-border-tabs .nav-tabs {
    border-bottom: none !important;
    box-shadow: none !important;
    margin-bottom: 0 !important;
    padding: 0 !important;
}

/* 3. Remove tab link borders & optional highlight */
.widget.widget__recent-post.no-border-tabs .nav-tabs .nav-link {
    border: none !important;
    margin-right: 10px;
    /* space between tabs (optional) */
}

/* 4. Active tab: remove bottom border (or style as needed) */
.widget.widget__recent-post.no-border-tabs .nav-tabs .nav-link.active {
    border: none !important;
    /* If you want an underline for the active tab, uncomment:
       border-bottom: 2px solid #000;
    */
}

/* 5. Remove border/padding around tab content */
.widget.widget__recent-post.no-border-tabs .tab-content {
    border: none !important;
    padding: 0 !important;
    box-shadow: none !important;
}

.widget {
    box-shadow: none !important;
}

#postTabs .nav-link,
#postTabs .nav-link:focus,
#postTabs .nav-link:hover {
    color: #1d2025;
}

.btn-comment-submit {
    background-color: #441274;
    padding: 10px 17px;
    color: white;
    border: none;

}

/* Generic wrapper */
.social-buttons .social-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 38px;
    /* circle size – match FB png diameter */
    height: 38px;
    border-radius: 50%;
    margin-right: 10px;
    transition: opacity .2s ease;
}

.social-buttons .social-btn img {
    width: 60%;
    /* keeps all pngs proportionate */
    height: auto;
}

/* Individual background colours */
.social-btn.x {
    background: #d1d1d1;
}

/* light grey */
.social-btn.whatsapp {
    background: #25D366;
}

/* WhatsApp green */
.social-btn.threads {
    background: #000;
}

/* black  */
.social-btn.messenger {
    background: #d1d1d1;
}

/* light grey */
.social-btn.comment-btn {
    background: #d1d1d1;
}

/* match envelope */

/* Turn specific icons white */
.social-btn.whatsapp img,
.social-btn.threads img,
.social-btn.messenger i,
.social-btn.comment-btn i {
    filter: brightness(0) invert(1);
    /* makes the PNGs / FA icons white */
}

/* Optional hover */
.social-btn:hover {
    opacity: .75;
}

.ad-amp-wrapper,
.ad-amp-wrapper amp-img,
.ad-amp-wrapper amp-ad {
    width: 100% !important;
    max-width: 100%;
    height: auto;
}

iframe.i-amphtml-fill-content {
    width: 100vh !important;
}

amp-img {
    width: 100vw !important;
}

.background-ad-post .linkofit {
    scale: none !important;
}

#mvp-author-top-left img {
    border: 8px solid #ddd;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    line-height: 0;
    margin-top: -8px;
}

#mvp-author-top-left .col-9 {
    align-content: space-evenly;

}

#mvp-author-top-left .col-9 h1 {
    color: #555;
    font-size: 3.3rem;
    font-weight: 900;
    line-height: 1;
    margin-bottom: 15px;
    width: 100%;
    font-family: 'Roboto', sans-serif !important;
}

span.mvp-sec-head {
    border-bottom: 1px solid #8424e3;
    font-weight: 700;
    margin-bottom: -20px;
}

h4.mvp-sec-head {
    border-bottom: 1px solid #ddd;
    float: left;
    margin-bottom: -20px;
    position: relative;
    width: 100%;
    font-family: 'Titillium Web', sans-serif !important;
}

.post__vertical--single .post__thumbnail img {
    max-height: 180px;
}

.category_thumbnail {
    align-self: self-start;
}

.post__vertical--single .category_thumbnail img {
    max-height: none !important;
}

.form-label {
    color: black;
}

.post-group--hero .author-post a {
    color: white !important;
}


.poll-card {
    border: 1px solid #e9e9ec;

    box-shadow: 0 2px 6px rgba(0, 0, 0, .08);
    overflow: hidden;
}

/* purple underline on header */
.poll-card .card-header {
    border-bottom: 3px solid #4b2d7f;
}

/* === the clickable option buttons === */
.poll-option {
    border: 1px solid #dcdde1;
    background: #fff;

    padding: .55rem .9rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    overflow: hidden;
    font-weight: 500;
    transition: background .15s, border-color .15s;
}

/* background bar that shows percentage */
.poll-option .fill {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background: #4b2d7f;
    opacity: .18;
    /* translucent bar */
    transition: width .35s ease;
    z-index: 1;
}

/* keep text above the bar */
.poll-option .option-text,
.poll-option .option-perc {
    z-index: 2;
}

.poll-option:hover:not(:disabled) {
    background: #775bab;
    border-color: #4b2d7f;
}

.poll-option:disabled {
    cursor: default;
    opacity: .85;
}

.comments_at_featured,
.created_at_featured {
    font-size: smaller !important;
    margin-left: 5px !important;
}

.author_featured {
    font-size: smaller !important;
}

.pp-a {
    color: #8424e3;
    text-decoration: none;
    font-family: fantasy, sans-serif !important;
}

.pp-h2 {
    color: #8424e3;
    font-weight: 800;
    letter-spacing: .3px;
    text-transform: uppercase;
    text-align: center;
    background: #f3eefc;
    border: 1px solid #e4d8fb;
    padding: 15px 0
}

.pp-h2p {
    background: #8424e3 !important;
}

.pp-h2b {
    background: #aff2ff !important;
}

.pp-ap {
    color: #f3eefc !important;
}

.pp-ar {
    color: #d02d2c !important;
}

.match-hero {
    background: radial-gradient(1200px 400px at 50% -10%, #6123a3 0%, #4d1783 40%, #34105b 100%);
    overflow: hidden;
}

.match-hero-overlay {
    position: absolute;
    inset: 0;
    background-image: url('/storage/stade1.jpg');
    /* optional */
    background-size: 700px auto;
    background-repeat: repeat;
    opacity: .08;
    pointer-events: none;
}

.recent-thumb-img {
    aspect-ratio: 16/16;
}