[class^=element-],
.combined-element{
    animation: none !important;
    animation-play-state: paused !important;
}
.animate__animated{
    animation: none !important;
    opacity: 1 !important;
}
.sec-cta .container-fluid .cta-inner{
    min-height: 126px;
}
#sec-news-block{
    padding-bottom: 40px;
}

/* fixes Epartment */

/* frames */

.frame {
    margin-bottom: 20px;
}

/* typography */

main.main h1,
main.main h2,
main.main h3,
main.main h4,
main.main h5,
main.main h6 {
    font-weight: 700;
    margin-bottom: 20px;
    hyphens: auto;
}

.content-inner h1,
.content-inner h2,
.content-inner h3,
.content-inner h4,
.content-inner h5,
.content-inner h6,
.sec-content h1,
.sec-content h2,
.sec-content h3,
.sec-content h4,
.sec-content h5,
.sec-content h6,
.sec-news h1,
.sec-news h2,
.sec-news h3,
.sec-news h4,
.sec-news h5,
.sec-news h6 {
    color: #000055;
}

main.main h1 {
    font-size: 48px;
    line-height: 48px;

    @media (min-width: 992px) {
        font-size: 72px;
        line-height: 72px;
    }
}

main.main h2 {
    font-size: 40px;
    line-height: 40px;

    @media (min-width: 992px) {
        font-size: 60px;
        line-height: 60px;
    }
}

main.main h3 {
    font-size: 36px;
    line-height: 36px;

    @media (min-width: 992px) {
        font-size: 48px;
        line-height: 48px;
    }
}

main.main h4 {
    font-size: 24px;
    line-height: 32px;
}

main.main h5 {
    font-size: 20px;
    line-height: 28px;
}

main.main h6 {
    font-size: 18px;
    line-height: 28px;
}

.content-inner p,
.content-inner ul,
.content-inner ol,
.content-inner blockquote {
    margin-bottom: 20px;
}

.right-content a:not(.btn):not(:has(img)) {
    position: relative;
    color: #D9356B;
}
.right-content a:not(.btn):not(:has(img)):after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 1px;
    background: transparent;
    transition: width ease .4s;
}
.right-content a:not(.btn):not(:has(img)):hover:after {
    width: 100%;
    background: #D9356B;
}

.content-inner ul {
    list-style-type: none;
}

.content-inner ul li::before {
    left: 5px;
    top: 12px;
    width: 5px;
    height: 5px;
    border-radius: 100%;
    background-color: #D9356B;
}

.btn.secondary.go-to:not(.no-p):after {
    content: '>';
    transition: all ease .4s;
}

.btn.secondary.go-to:not(.no-p):hover:after {
    transform: translateX(5px);
}

/* logo */

.header .container-fluid .header-inner .header-left .logo-text,
.footer .footer-inner .container-fluid .logo-text {
    display: none;
}

.logo {
    content: url(../Images/logo-tcc.svg);
    display: flex;
    width: 271px;
    aspect-ratio: 272 / 70;

    @media (max-width: 1400px) {
        width: 220px;
    }

    @media (max-width: 1200px) {
        width: 188px;
    }
}

footer .logo {
    content: url(../Images/logo-tcc-white.svg);
    margin: 0 0 20px 20px;

    @media (min-width: 992px) {
        margin: 70px 0 0 0;
    }
}

/* header */

header.header {
    width: 100vw;
}

header.header .container-fluid {
    margin-right: 0;
    margin-left: 0;
}

body.second .sec-landing-banner-small .container-fluid .landing-banner-inner .right .banner-texts {
    top: 50%;
    left: 50%;
    bottom: unset;
    width: unset;
    max-width: 48%;
    right: unset;
    padding: 20px 0;
    transform: translateY(-50%);

    @media (max-width: 1200px) {
        top: unset;
        bottom: 0;
        width: max-content;
        max-width: 100%;
        transform: translateX(-50%);
    }

    @media (max-width: 768px) {
        top: unset;
        left: 0;
        bottom: 0;
        padding: 20px;
        transform: none;
    }
}

body.second .sec-landing-banner-small .container-fluid .landing-banner-inner .right .banner-texts h1.heading-1 {
    margin-bottom: 0;
}

.sec-landing-banner-small:has(+.sec-landing-banner-small) {
    display:none;
}

.sec-landing-banner-small .container-fluid .landing-banner-inner .right .banner-texts * {
    font-family: "PTSans", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
    font-size: 77.72px;
    font-weight: 700;
    line-height: 72px;
    letter-spacing: -0.5px;

    @media (max-width: 1400px) {
        font-size: 66px;
        line-height: 62px;
    }
    @media (max-width: 1200px) {
        font-size: 60px;
        line-height: 56px;
    }
    @media (max-width: 991.98px) {
        font-size: 54px;
        line-height: 52px;
        letter-spacing: normal;
    }
    @media (max-width: 768px) {
        font-size: 48px;
        line-height: 48px;
    }
    @media (max-width: 576px) {
        font-size: 42px;
        line-height: 42px;
    }
}

.sec-landing-banner .container-fluid .landing-banner-inner .right .banner-bg .elements-wrap .element-blue-btn {
    rotate: -3deg;
    width: auto;

    @media (max-width: 1400px) {
        rotate: -5deg;
    }
}

.sec-landing-banner .container-fluid .landing-banner-inner .right .graphics-elements .element-yellow {
    top: 64%;
}

/* breadcumbs */

.sec-breadcrumb .container-fluid .breadcrumb-inner .breadcrumb-list {
    align-items: center;
}

.sec-breadcrumb .container-fluid .breadcrumb-inner .breadcrumb-list .breadcrumb-item {
    @media (max-width: 1200px) {
        font-size: 16px;
    }
}

.sec-breadcrumb .container-fluid .breadcrumb-inner .breadcrumb-list .breadcrumb-item .breadcrumb-link {
    font-style: unset;
}

/* main menu */

    /* fix mobile logo */

.scrolled .header .container-fluid .header-inner .header-left .logo-text {
    font-size: 18px;
}

.scrolled .header .container-fluid .header-inner .header-left .logo-text img {
    max-width: 65px;
}

    /* fix menu over logo and header */

body.second .header .container-fluid .header-inner .header-left {
    @media (max-width: 991.98px) {
        position: relative;
        z-index: 2;
    }
}

body.second .header .container-fluid .header-inner .header-right {
    opacity: 1;
    transition: all ease .4s;

    @media (max-width: 991.98px) {
        opacity: 0;
        z-index: 1;
    }
}

body.second.hamburger-is-open .header .container-fluid .header-inner .header-right {
    opacity: 1;
}

    /* fix responsiveness for mobile */

.header .container-fluid .header-inner .header-right .primary-navigation > li,
.scrolled .header .container-fluid .header-inner .header-right .primary-navigation > li {
    display: flex;
    /*flex-wrap: wrap;*/
    justify-content: space-between;
    align-items: center;

    @media (min-width: 992px) {
        padding-right: 5px;
    }

    @media (min-width: 1200px) {
        padding-right: 10px;
    }

    @media (min-width: 1400px) {
        padding-right: 18px;
    }
}

.header .container-fluid .header-inner .header-right .sub-navigation > li,
.scrolled .header .container-fluid .header-inner .header-right .sub-navigation > li {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.header .container-fluid .header-inner .header-right .primary-navigation li > .icon {
    transition: all ease .4s;
    width: 12px;

    @media (min-width: 992px) {
        rotate: 360deg;
    }
}

.header .container-fluid .header-inner .header-right .primary-navigation li:hover > .icon {
    @media (min-width: 992px) {
        rotate: 180deg;
    }
}

.header .container-fluid .header-inner .header-right .primary-navigation li.open > .icon {
    rotate: 180deg;

    @media (min-width: 992px) {
        rotate: 360deg;
    }
}

body:not(.scrolled) .header .container-fluid .header-inner .header-right .primary-navigation li > .icon:before {
    @media (min-width: 992px) {
        background-color: #fff;
    }
}

.header .container-fluid .header-inner .header-right .primary-navigation li > a.navigation-link,
.scrolled .header .container-fluid .header-inner .header-right .primary-navigation li > a.navigation-link {
    padding-right: 5px;
    padding-left: 18px;

    @media (max-width: 991.98px) {
        display: flex;
        flex: 1;
        padding-top: 0;
        padding-bottom: 0;
    }

    @media (min-width: 992px) {
        white-space: unset;
        text-align: center;
        line-height: 1.1;
    }

    @media (max-width: 1200px) {
        padding-left: 10px;
    }
}

.header .container-fluid .header-inner .header-right .primary-navigation li > a.navigation-link:after,
.scrolled .header .container-fluid .header-inner .header-right .primary-navigation li > a.navigation-link:after {
    width: calc(100% + 25px);
}

.header .container-fluid .header-inner .header-right .primary-navigation li .navigation-link ~ .sub-navigation {
    width: 100%;
    max-width: unset;

    @media (min-width: 992px) {
        top: 100%;
        left: 50%;
        transform: translateX(-50%);
        max-width: unset;
        max-height: 75vh;
        overflow: auto;
        width: clamp(250px, 25.0vw, 400px);
    }
}

.header .container-fluid .header-inner .header-right .primary-navigation li .navigation-link ~ .sub-navigation.sub-sub-navigation {
    @media (min-width: 992px) {
        display: none;
    }
}

.header .container-fluid .header-inner .header-right .primary-navigation li.open > .sub-navigation {
    display: block;
}

.header .container-fluid .header-inner .header-right .primary-navigation li > .sub-navigation .icon {
    @media (min-width: 992px) {
        display: none;
    }
}

.header .container-fluid .header-inner .header-right .primary-navigation li .navigation-link ~ .sub-navigation li .navigation-link {
    @media (min-width: 992px) {
        width: 100%;
        padding-top: 13px;
        padding-bottom: 13px;
    }
}

/* submenus */

    /* hide if empty */
.navigation-side-menu .navigation-group:not(:has(.navigation-group-item)) {
    display: none;
}
.navigation-side-menu:not(:has(.navigation-group .navigation-group-item)) .navigation-side-open-close {
    display: none;
}

    /* hide close button on desktop */

.navigation-side-menu .navigation-side-open-close {
    @media (min-width: 992px) {
        display: none;
    }
}

    /* make fixed on mobile */

.navigation-side-menu {
    transform: translateX(0);

    @media (max-width: 991.98px) {
        position: fixed;
        top: 67px;
        transform: translateX(-100%);
        height: calc(100vh - 67px);
        width: 360px;
        max-width: 90%;
        box-shadow: 10px 5px 10px rgba(0,0,0,.05);
        z-index: 10;
    }
}

.navigation-side-menu .navigation-group,
.navigation-side-menu.large .navigation-group {
    @media (max-width: 991.98px) {
        max-height: unset;
        padding: 20px;
        height: inherit;
        overflow-y: auto;
        overflow-x: hidden;
    }
}

.navigation-side-menu.open {
    @media (max-width: 991.98px) {
        transform: translateX(0);
    }
}

.navigation-side-menu.start {
    transform: translateX(0);

    @media (max-width: 991.98px) {
        animation: 1.5s hide-sub-menu;
        transform: translateX(-100%);
    }
}

.navigation-side-menu.open .navigation-side-open-close {
    @media (max-width: 991.98px) {
        right: -22px;
    }
}

.navigation-side-menu .navigation-group .navigation-group-item {
    margin-bottom: -2px;
}

.navigation-side-menu .navigation-group .navigation-group-item .navigation-content {
    padding-left: 16px;

    @media (max-width: 991.98px) {
        max-height: unset;
    }
}

.navigation-side-menu .navigation-group .navigation-group-item .navigation-heading,
.navigation-side-menu .navigation-group .navigation-group-item .navigation-content ul li .navigation-item-link {
    word-break: normal;
}

/*.navigation-side-menu .navigation-group .navigation-group-item:not(:first-child) .navigation-heading,*/
/*.navigation-side-menu .navigation-group .navigation-group-item .navigation-content ul li .navigation-item-link {*/
/*    border-top: none;*/
/*}*/

.navigation-side-menu .navigation-group .navigation-group-item .navigation-content ul {
    width: 100%;
    margin-bottom: 0;
}

.navigation-side-menu .navigation-group .navigation-group-item .navigation-content ul li.has-children.active {
    padding-left: 0;
}

.navigation-side-menu .navigation-group .navigation-group-item .navigation-content ul li.has-children.active:before {
    display: none;
}

.navigation-side-menu .navigation-group .navigation-group-item .navigation-content ul li.has-children > .navigation-item-link.navigation-heading {
    font-weight: unset;
}

.navigation-side-menu .navigation-group .navigation-group-item.active .navigation-content ul li.has-children:not(.active) > .navigation-item-link.navigation-heading {
    padding-left: 0;
}

.navigation-side-menu .navigation-group .navigation-group-item.active .navigation-content ul li.has-children:not(.active) > .navigation-item-link.navigation-heading:before {
    display: none;
    padding-left: 0;
}
.navigation-side-menu .navigation-group .navigation-group-item .navigation-content ul li.has-children > ul.level-3 {
    padding: 15px 0 15px 10px;
}

/* footer */

.footer {
    @media (min-width: 992px) {
        padding-top: 15vw;
    }
}

.footer .footer-inner .container-fluid .graphics-elements {
    @media (min-width: 992px) {
        z-index: 4;
        padding-top: 5vw;
        box-sizing: content-box;
    }
}

.footer .footer-inner .container-fluid > .element-pink,
.footer .footer-inner .container-fluid .graphics-elements > .combined-element:nth-child(2),
.footer .footer-inner .container-fluid .graphics-elements > .combined-element:nth-child(3) {
    transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
}

/* homepage */

.sec-landing-banner .container-fluid .landing-banner-inner .right .banner-texts p:not(.sub-heading) {
    font-size: 24px;
    text-transform: none;
}

.sec-image-text .container-fluid .image-text-inner .right {
    padding-top: 24px;
    padding-bottom: 24px;
}

.sec-image-text .container-fluid .image-text-inner .right * {
    color: #ffffff;
}

.sec-image-text .container-fluid .image-text-inner .right p:not(.sub-heading) {
    text-transform: unset;
    letter-spacing: unset;
    margin-bottom: 20px;
}

.sec-image-text .container-fluid .image-text-inner .right p:not(.sub-heading) a {
    text-decoration: underline;
}

/* content */

.sec-news .container-fluid,
.sec-news-details .container-fluid,
.sec-content .container-fluid {
    @media (max-width: 991.98px) {
        padding: 0;
    }
}

.sec-news .container-fluid .news-inner .right-news,
.sec-news-details .container-fluid .news-details-inner .right-news,
.sec-content .container-fluid .content-inner .right-content {
    padding: 0 20px;

    @media (min-width: 768px) {
        padding-left: 40px;
        padding-right: 88px;
    }

    @media (min-width: 1200px) {
        padding-left: 88px;
    }
}

/* news list */

.sec-news-block .container-fluid .news-block-inner .news-block-group .news-block-item .news-info {
    rotate: -1deg;
}

/* news list hovers */

.sec-news-block .container-fluid .news-block-inner .news-block-group .news-block-item.special .news-image .hover-arrow,
.sec-news .container-fluid .news-inner .right-news .news-block-group .news-block-item.special .news-img-tag .hover-arrow {
    opacity: 0;
}

.sec-news-block .container-fluid .news-block-inner .news-block-group .news-block-item:hover .news-image .hover-arrow,
.sec-news-block .container-fluid .news-block-inner .news-block-group .news-block-item.special:hover .news-image .hover-arrow,
.sec-news .container-fluid .news-inner .right-news .news-block-group .news-block-item:hover .news-img-tag .hover-arrow,
.sec-news .container-fluid .news-inner .right-news .news-block-group .news-block-item.special:hover .news-img-tag .hover-arrow {
    opacity: 1;
}

.sec-news-block .container-fluid .news-block-inner .news-block-group .news-block-item:hover .news-info {
    top: 6%;
    background-color: #D9356B;
    transform: translateX(-50px) rotate(-15deg);
    animation: none;
}
.sec-news-block .container-fluid .news-block-inner .news-block-group .news-block-item:hover .news-info p {
    color: #fff;
}

.sec-news .container-fluid .news-inner .right-news .news-block-group .news-block-item:hover {
    background: #fff;
    border: 2px solid #E5E5E5;
}
.sec-news .container-fluid .news-inner .right-news .news-block-group .news-block-item:hover .news-img-tag .news-tag {
    border: 2px solid transparent;
}
.sec-news .container-fluid .news-inner .right-news .news-block-group .news-block-item:hover .news-info .news-date,
.sec-news .container-fluid .news-inner .right-news .news-block-group .news-block-item:hover .news-info .description {
    color: unset;
}
.sec-news .container-fluid .news-inner .right-news .news-block-group .news-block-item:hover .news-info .news-title {
    color: #D9356B;
    text-decoration: underline;
}

.sec-news .container-fluid .news-inner .right-news .news-block-group .news-block-item.special {
    background-color: #D9356B;
    border: 2px solid #D9356B;
}
.sec-news .container-fluid .news-inner .right-news .news-block-group .news-block-item.special *,
.sec-news .container-fluid .news-inner .right-news .news-block-group .news-block-item.special .news-info .news-title {
    color: #fff;
}
.sec-news .container-fluid .news-inner .right-news .news-block-group .news-block-item.special .news-img-tag .news-tag {
    border: 2px solid #fff;
}

/* news detail */

.sec-news-details .container-fluid .news-details-inner .right-news-details {
    padding-left: 0;
}

.sec-news-details .container-fluid .news-details-inner .right-news-details .news-description {
    display: flex;
    flex-wrap: wrap;
    gap: 2.0rem;
}

.sec-news-details .container-fluid .news-details-inner .right-news-details .news-description .heading-6 * {
    font-weight: inherit;
}

.sec-news-details .container-fluid .news-details-inner .right-news-details .news-description > *:not(.img-wrap) {
    width: 100%;
}

.sec-news-details .container-fluid .news-details-inner .right-news-details .news-description .img-wrap:after,
.sec-news-details .container-fluid .news-details-inner .right-news-details .news-description .mediaelement-video:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    width: clamp(50px, 12.0vw, 126px);
    height: clamp(50px, 12.0vw, 126px);
    border-radius: 100%;
    background-color: #FFBE00;
}

.sec-news-details .container-fluid .news-details-inner .right-news-details .news-description .img-wrap,
.sec-news-details .container-fluid .news-details-inner .right-news-details .news-description .mediaelement-video {
    position: relative;
    width: fit-content;
    height: -moz-fit-content;
    height: fit-content;
    margin-bottom: 20px;
}

.sec-news-details .container-fluid .news-details-inner .right-news-details .news-description .mediaelement-video video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    border-radius: 430px;
}

/* image masking */

.ce-textpic .ce-gallery .ce-column {
    position: relative;
}

.ce-textpic .ce-gallery .ce-column {
    /*width: 620px;*/
    height: unset;
    max-width: unset;
    aspect-ratio: 538.56 / 395.32;
}

.ce-textpic .ce-gallery .ce-column figure.image {
    display: block;
    width: 100%;
    height: 100%;
}

figure.image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    mask-image: url(../Images/tcc-clip-path-full-rotate.svg);
    mask-repeat: no-repeat;
    mask-size: 100% auto;
}

.image-horizontal .ce-textpic .ce-gallery .ce-column {
    height: unset;
    max-width: unset;
    aspect-ratio: 543 / 342;
}

.image-horizontal figure.image img {
    mask-image: url(../Images/tcc-clip-path-full-horizontal.svg);
}

/* image above or below */

.ce-textpic.ce-right.ce-above .ce-gallery .ce-column:after,
.ce-textpic.ce-right.ce-below .ce-gallery .ce-column:after,
.ce-textpic.ce-left.ce-above .ce-gallery .ce-column:after,
.ce-textpic.ce-left.ce-below .ce-gallery .ce-column:after,
.ce-textpic.ce-center.ce-above .ce-gallery .ce-column:after,
.ce-textpic.ce-center.ce-below .ce-gallery .ce-column:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 20%;
    width: clamp(50px, 12.0vw, 126px);
    height: clamp(50px, 12.0vw, 126px);
    border-radius: 100%;
    background-color: #FFBE00;
}
.ce-textpic.ce-center.ce-above .ce-gallery .ce-column:after,
.ce-textpic.ce-center.ce-below .ce-gallery .ce-column:after {
    bottom: 5%;
}

/* image right (or left) */

.ce-textpic.ce-right:not(.ce-above):not(.ce-below),
.ce-textpic.ce-left:not(.ce-above):not(.ce-below) {
    display: flex;
    flex-direction: column;
    gap: 24px;

    @media (min-width: 768px) {
        flex-direction: row;
        margin-right: -88px;
    }
}

.ce-textpic.ce-right:not(.ce-above):not(.ce-below) .ce-gallery,
.ce-textpic.ce-left:not(.ce-above):not(.ce-below) .ce-gallery {
    order: 1;
    width: 380px;
    margin: 0;
}

.ce-textpic.ce-right:not(.ce-above):not(.ce-below) .ce-bodytext,
.ce-textpic.ce-left:not(.ce-above):not(.ce-below) .ce-bodytext {
    flex: 1;
}

.ce-textpic.ce-right:not(.ce-above):not(.ce-below) .ce-gallery .ce-column,
.ce-textpic.ce-left:not(.ce-above):not(.ce-below) .ce-gallery .ce-column {
    @media (min-width: 768px) {
        width: 380px;
        aspect-ratio: 380 / 394;
    }
}

.ce-textpic.ce-right:not(.ce-above):not(.ce-below) figure.image img,
.ce-textpic.ce-left:not(.ce-above):not(.ce-below) figure.image img {
    @media (min-width: 768px) {
        mask-image: url(../Images/tcc-clip-path.svg);
    }
}

.ce-above .ce-gallery[data-ce-columns="2"],
.ce-above .ce-gallery[data-ce-columns="2"] .ce-outer,
.ce-above .ce-gallery[data-ce-columns="2"] .ce-inner,
.ce-above .ce-gallery[data-ce-columns="2"] .ce-row,
.ce-below .ce-gallery[data-ce-columns="2"],
.ce-below .ce-gallery[data-ce-columns="2"] .ce-outer,
.ce-below .ce-gallery[data-ce-columns="2"] .ce-inner,
.ce-below .ce-gallery[data-ce-columns="2"] .ce-row {
    display: flex;
    flex: 1;
}

.ce-above .ce-gallery[data-ce-columns="2"] .ce-inner,
.ce-below .ce-gallery[data-ce-columns="2"] .ce-inner {
    flex-direction: column;
}

.ce-above .ce-gallery[data-ce-columns="2"] .ce-row,
.ce-below .ce-gallery[data-ce-columns="2"] .ce-row {
    display: flex;
    flex-direction: column;
    gap: 20px;
    overflow: visible;

    @media (min-width: 768px) {
        flex-direction: row;
    }
}

.ce-above .ce-gallery[data-ce-columns="2"] .ce-row .ce-column,
.ce-below .ce-gallery[data-ce-columns="2"] .ce-row .ce-column {
    flex: 1;
    width: unset;
    aspect-ratio: unset;
    margin: 0;
}

.ce-above .ce-gallery[data-ce-columns="2"] .ce-row .ce-column figure.image,
.ce-below .ce-gallery[data-ce-columns="2"] .ce-row .ce-column figure.image {
    display: flex;
    flex-direction: column;
}

.ce-above .ce-gallery[data-ce-columns="2"] .ce-row .ce-column figure.image img,
.ce-below .ce-gallery[data-ce-columns="2"] .ce-row .ce-column figure.image img {
    aspect-ratio: 538.56 / 395.32;
}

/* forms - login form*/

.frame-type-felogin_login {
    padding: 24px;
    border: 5px solid #D9356B;
    border-radius: 24px;
}

.frame-type-felogin_login fieldset {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    font-weight: 700;
    padding: 0;
    gap: 20px;
}

.frame-type-felogin_login fieldset legend {
    display: none;
}

.frame-type-felogin_login label {
    font-size: 18px;
}

.frame-type-felogin_login fieldset input {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
    width: fit-content;
    overflow: hidden;
    padding: 12px 40px;
    border-radius: 100px;
    border: 2px solid #D9356B;
    background-color: rgb(255, 255, 255);
    color: #D9356B;
}

.frame-type-felogin_login fieldset input[type=submit] {
    color: rgb(255, 255, 255);
    background-color: #D9356B;
    transition: all ease .4s;
}

.frame-type-felogin_login fieldset input[type=submit]:hover {
    background-color: rgb(255, 255, 255);
    color: #D9356B;
}

@keyframes hide-sub-menu {
    0% {
        transform: translateX(-50%);
    }
    100% {
        transform: translateX(-100%);
    }
}

/* tables in text editor */

figure.table .contenttable {
    border: 1px solid #000;
}
figure.table .contenttable tr {
    border-bottom: 1px solid #000;
}
figure.table .contenttable tr:last-child {
    border-bottom: none;
}
figure.table .contenttable th,
figure.table .contenttable td {
    padding: 5px 10px;
    border-right: 1px dotted #000;
}
figure.table .contenttable th:last-child,
figure.table .contenttable td:last-child {
    border-right: none;
}

/* content element tables */

.ce-table {
    border-bottom: 1px solid #dadada;
}