html {
	scroll-behavior: smooth;
}

div.ias-trigger ias-trigger-prev{
    display: none !important;
	}
.category-dropdown--open a {
    display: block;
    width: 100%;
}
table {
	color:#ffffff !important;
}
.news-detail-element .frame.frame-default .ce-textpic a.btn.btn-arrow {float:left;}
.news-detail-element .frame.frame-default .ce-textpic .ce-bodytext {clear: initial; margin-top: 13px;}
.fancybox-close-small {
    color: #726e6e !important;
}
.news-detail-element .row .offset-md-1 p {
    max-width: 740px;
    margin: 0 auto 30px;
}	
	
.row {
    align-items: center;
}

h1 {
	font-size: 35px;
	line-height: initial;
}
h2 {
    font-size: 1.5em;
    line-height: 1.5em;
}
p.lead {
	font-weight: 300 !important;
}
input#popupForm-902-checkbox-1,
input#popupFormEN-902-checkbox-1 {
    opacity: 1;
    height: 15px;
}
#c902 span.required {
    display: none;
}

#popupFormEN-902 .custom-control.custom-checkbox {
    text-align: left;
}
#popupFormEN-902 span.help-block {
    padding-left: 5px;
}
label.custom-control-input.form-check-label {
    /* border: solid 1px #ffffff; */
    padding: 4px;
    position: absolute;
    left: -25px;
}

input#popupForm-902-checkbox-1 {
    
}
.news-detail-element div.frame.frame-default {
    max-width: 1200px !important;
    margin: auto;
}
#page_111 .content-section.bg-extra-dark .container .row {
    display: flex;
    justify-content: center;
    align-items: center;
}
.ce-gallery figcaption {
    display: none;
}
ul.linkliste li {
    list-style: none;
    float: left;
    margin: 0 1em;
}
ul.linkliste li a.btn {
    font-size: 0.85em;
}
@media (max-width: 991.98px) {
	div.navigation nav ul li, div.navigation nav ul li.active {
		background: #ffffff !important;
	}

	.navigation a {
		background:#ffffff;
	}
}
.gallery-grid-items > div {
    margin-left: calc(50% - 600px);
    margin-right: calc(50% - 600px);
}

@media (max-width: 1200px) {
	.gallery-grid-items > div {
        margin-left: -15px;
        margin-right: -15px;
    }
}

a.fancybox-button.fancybox-button--arrow_right {
    position: absolute;
}
a.fancybox-button.fancybox-button--arrow_left {
    position: absolute;
}
.page-navigation p {
    display: none;
}
.error.help-block {
    color: red;
}
.card .card-text {
    min-height: auto !important;
}
/*.news-detail-element .frame img {
    display: none;
}
*/
section.breadcrumb-section {
    display: none;
}
blockquote.blockquote > p {
    margin-bottom: 0 !important;
	}
.parsley-custom-error-message {
    color: #ff0000;
}
.femanager_fieldset .bg-danger,
.femanager_fieldset .bg-danger h4 {
    color: #ffffff;
}
.blog.blog-medium-image {
    border-top: solid 1px #726e6e;
    padding-top: 1em;
}
.style-switcher {
    background: #fff;
    box-shadow: 0 0 8px 4px rgba(0, 0, 0, 0.1);
    width: 308px;
    position: fixed;
    top: 0;
    bottom: 0;
    height: 100%;
    z-index: 999;
    border-radius: 0;
    left: -308px;
    transition: left 0.2s;
    font-family: "Work Sans", sans-serif !important;
}
.style-switcher h1,
.style-switcher h2,
.style-switcher h3,
.style-switcher h4,
.style-switcher h5,
.style-switcher h6 {
    font-family: "Work Sans", sans-serif !important;
}
.style-switcher.active {
    left: 0;
}
.style-switcher .style-switcher-wrap {
    height: 100%;
    margin: 0;
    overflow-y: auto;
    position: relative;
}
.style-switcher-site h3 {
    color: #5485f8;
    font-size: 20px;
    border-bottom: 1px solid #dbe3e6;
    line-height: 36px;
    padding: 24px 30px 12px;
    margin-bottom: 0;
}
.style-switcher-site h3 i {
    margin-right: 12px;
}
.style-switcher-wrap .form-inner {
    padding: 16px 30px 10px;
}
.style-switcher .category {
    margin-bottom: 37px;
}
.style-switcher .category:last-child {
    margin-bottom: 15px;
}
.style-switcher .category a {
    color: #5485f8;
}
.style-switcher .category-headline {
    position: relative;
    margin-bottom: 14px;
}
.style-switcher .category-headline h4 {
    background-color: #fff;
    color: #122241;
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
    margin: 0;
    padding-right: 15px;
    display: inline-block;
    vertical-align: top;
}
.style-switcher .category-headline:after {
    content: "";
    background-color: #dbe3e6;
    height: 1px;
    width: 100%;
    position: absolute;
    right: 0;
    top: 15px;
    z-index: -1;
}
.style-switcher .style-switcher-open {
    background-color: #fff;
    box-shadow: 2px 0px 7px 4px rgba(0, 0, 0, 0.1);
    display: block;
    position: absolute;
    right: -40px;
    top: 136px;
    width: 40px;
    height: 44px;
    /* padding: 15px 0; */
    font-size: 22px;
    line-height: 45px;
    color: #122241;
    text-align: center;
    text-decoration: none;
    /* border-radius: 0 4px 4px 0; */
}
.style-switcher .style-switcher-open:hover {
    color: inherit;
    box-shadow: 2px 0px 7px 4px rgba(0, 0, 0, 0.15);
}
.style-switcher h5 {
    color: #122241;
    margin: 0 0 7px;
    padding: 0;
    line-height: 21px;
    font-size: 13px;
    font-weight: 400;
    text-transform: none;
}
.style-switcher .form-control {
    background-color: #fff !important;
    border: 1px solid #dbe3e6 !important;
}
.style-switcher .colorpicker-element {
    margin: 0 0 21px;
}
.style-switcher .colorpicker-element input {
    padding: 5px 10px;
    height: 41px;
    border-radius: 0;
}
.style-switcher .colorpicker-element .input-group-append .input-group-text {
    padding: 6px 8px;
    border-radius: 0;
}
.style-switcher .colorpicker-element .input-group-append input {
    padding: 0;
    height: 27px;
    width: 27px;
    border: 0 !important;
    background-color: transparent !important;
}
.colorpicker.colorpicker-visible {
    z-index: 9999999999;
}
.style-switcher ul.options {
    list-style: none;
    margin: -3px 0 10px 0;
    padding: 0;
    overflow: hidden;
}
.style-switcher ul.options li {
    float: left;
    margin: 2px;
}
.style-switcher ul.options li a {
    display: block;
    width: 15px;
    height: 15px;
    cursor: pointer;
}
.style-switcher ul.options li a.pattern {
    background-repeat: repeat;
    background-position: 0 0;
    background-color: transparent;
}
.style-switcher .color-picker {
    display: none;
    margin-bottom: 15px;
}
.style-switcher .options-links a {
    background-color: #71839e;
    color: #fff;
    font-size: 14px;
    margin-bottom: 0;
    margin-right: 8px;
    padding: 8px 15px;
    text-decoration: none;
    border-radius: 0;
}
.style-switcher .options-links a:last-child {
    margin-right: 0;
}
.style-switcher .options-links a:hover,
.style-switcher .options-links a.active {
    background: #5485f8;
    color: #fff;
}
.style-switcher .style-switcher-buttons {
    border-top: 1px solid #dbe3e6;
    padding: 8px 30px 15px;
}
.style-switcher .style-switcher-buttons a {
    padding: 8px;
    font-size: 13px;
    display: inline-block;
}
.style-switcher .style-switcher-buttons .reset {
    width: 74px;
}
.style-switcher .style-switcher-tooltip {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: calc(100% + 20px);
    width: 200px;
    background: #282d31;
    text-align: left;
    padding: 1.4rem;
    border-radius: 4px;
    box-shadow: 0 0 30px -6px rgba(0, 0, 0, 0.2);
    transform: translate3d(-20px, -50%, 0);
    transition: ease opacity 0.3s, ease transform 0.3s;
}
.style-switcher .style-switcher-tooltip:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: -10px;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #282d31;
    transform: translate3d(0, -50%, 0);
}
.style-switcher .style-switcher-tooltip > strong {
    font-size: 0.85rem;
    font-family: "Work Sans", sans-serif;
    line-height: 1.3;
    display: block;
    margin-bottom: 0.5rem;
}
.style-switcher .style-switcher-tooltip > p {
    color: #e2e2e2;
    font-size: 0.8rem;
    line-height: 1.5;
    margin-bottom: 0;
    opacity: 0.8;
}
.style-switcher .style-switcher-tooltip.active {
    visibility: visible;
    opacity: 1;
    transform: translate3d(0, -50%, 0);
}
.style-switcher-buttons .btn {
    background-color: #DBE3E6;
    color: #122241;
    padding: 7px 15px;
    font-size: 14px;
    border: 0;
    border-radius: 0;
    width: auto;
}
.style-switcher-buttons .btn:hover,
.style-switcher-buttons .btn.submit {
    background-color: #5485f8;
    color: #fff;
}
.style-switcher-buttons .btn.submit:hover {
    background-color: #DBE3E6;
    color: #122241;
}
.font-switcher textarea {
    font-size: 13px;
    line-height: 22px;
    margin-bottom: 10px;
    padding: 7px;
    background-color:#F5F8F9;
    border: 1px solid #DBE3E6;
    border-radius: 0;
}
.font-switcher textarea:focus {
    border: 1px solid #71839e;
    box-shadow: none;
    outline: none;
}
nav > ul li ul {
	background-color: #000;
	border:none;
}

nav > ul li ul li a {
	color: #fff;
}
nav > ul > li > a > ul:hover::before {
    width: calc(100% - 44px);
}
nav > ul > li > a > ul::before {
    content: '';
    position: absolute;
    left: 22px;
    right: 22px;
    bottom: 11px;
    height: 2px;
    background-color: #506dff;
    width: 0;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.ias-trigger-prev {
    display: none !important;
}

.no-slider-navigation a.carousel-control-prev {display:none;}
.no-slider-navigation a.carousel-control-next {display:none;}
.no-slider-navigation .carousel-indicators {display:none;}

.btn.btn-arrow {
    padding-left: 35px !important;
    margin-right: 35px !important;
}

#page_268 .ce-headline-center {
    border-bottom: solid 2px #fff;
    padding-bottom: 16px;
	
}
#page_233 .btn.btn-arrow {
    display: block;
    margin-top: 2em;
}
#page_233 .card a.btn.btn-arrow {
    float: left !important;
}
#page_123 .blog-content p {
	position:relative;
}
#page_123 .blog-content p a.btn {
    position: absolute;
    bottom: -66px;
    left: 170px;
    z-index: 3;
}s

#page_119 .fancybox-stage {
    max-width: 1200px;
    margin: 0 auto;
}
.news-single .news-detail-element > .row > div p.lead +p {
    text-align: center;
    max-width: 740px;
    margin: 0 auto;
}
@media (min-width: 992px) {
	nav > ul > li > a::before {
		background: rgb(0,43,255);
		background: linear-gradient(90deg, rgba(0,43,255,1) 0%, rgba(80,109,255,1) 100%);
	}
	.col-sm-8 .blog-content {
		padding-right: 100px;
	}
}

#page_121 a.fancybox-button--arrow_right,
#page_121 a.fancybox-button--arrow_left,
#page_121 .fancybox-infobar,
#page_129 a.fancybox-button--arrow_right,
#page_129 a.fancybox-button--arrow_left,
#page_129 .fancybox-infobar,
#page_222 a.fancybox-button--arrow_right,
#page_222 a.fancybox-button--arrow_left,
#page_222 .fancybox-infobar,
#page_217 a.fancybox-button--arrow_right,
#page_217 a.fancybox-button--arrow_left,
#page_217 .fancybox-infobar,
#page_216 a.fancybox-button--arrow_right,
#page_216 a.fancybox-button--arrow_left,
#page_216 .fancybox-infobar,
#page_215 a.fancybox-button--arrow_right,
#page_215 a.fancybox-button--arrow_left,
#page_215 .fancybox-infobar,
#page_214 a.fancybox-button--arrow_right,
#page_214 a.fancybox-button--arrow_left,
#page_214 .fancybox-infobar,
#page_213 a.fancybox-button--arrow_right,
#page_213 a.fancybox-button--arrow_left,
#page_213 .fancybox-infobar,
#page_174 a.fancybox-button--arrow_right,
#page_174 a.fancybox-button--arrow_left,
#page_174 .fancybox-infobar
 {
	display:none;
}

/*#page_121 .fancybox-content,
#page_129 .fancybox-content,
#page_222 .fancybox-content,
#page_217 .fancybox-content,
#page_216 .fancybox-content,
#page_215 .fancybox-content,
#page_214 .fancybox-content,
#page_213 .fancybox-content {
    width: 100% !important;
    max-width: 1200px;
    margin-top: -2% !important;
}*/

.fancybox-iframe, .fancybox-video {
    object-fit: cover;
}

.fancybox-caption::before {
	background-image:none !important;
}




#page_121 .fancybox-caption,
#page_129 .fancybox-caption,
#page_222 .fancybox-caption,
#page_217 .fancybox-caption,
#page_216 .fancybox-caption,
#page_215 .fancybox-caption,
#page_214 .fancybox-caption,
#page_213 .fancybox-caption,
#page_223 .fancybox-caption,
#page_174 .fancybox-caption {
    opacity: 1 !important;
    background: linear-gradient(179.56deg, #252323 0.38%, #1B1A1A 83.25%) !important;
    visibility: visible !important;
    color: #ffffff !important;
    max-width: 1280px;
    margin: 0 auto;
    border-radius: 0em 0em 1em 1em;
	padding: 1.25em;
}

#c4393 {
  text-align: center;
}
.fancybox-caption span {
    opacity: 1;
    display: block;
    width: 100%;
    font-size: 2em;
}

#page_282 main {
	background:#000000;
}

.menu-trigger {
  width: 33px;
  z-index: 999999 !important;
  position: relative;
  right: 1em;
}
.menu-trigger .bars {
  z-index: 9999999999999;
  position: relative;
}
.image-teaser video {
    width: 100% !important;
}

.sin-news-links {
	
}
.news-detail-video {
    max-width: 1200px;
    margin: 0 auto;
}
.news-detail-video video {
    max-width: 100%;
}

.videos-block video {
    max-width: 100%;
    border-radius: 0.75em;
}
.carousel-item {
    border-radius: 7px;
}

.fancybox-iosfix {
    position: relative;
}
.external-news-link {
    background: #726e6e;
    padding: 1em;
    color: #fff;
    margin-bottom: 2em;
    border-radius: 0.5em;
	text-align:center;
}
.news-detail-element .row .offset-md-1 p,
.external-news-link p {
    margin: 0;
    max-width: none;
}

.external-news-link a {
	color:#ffffff;
}


@media (max-width:575px) {
	.fancybox-caption {
		max-height: 44%;
		overflow: scroll;
	}
	#page_231 .sin-flex-container .row {
		flex-direction: column-reverse !important;
	}
}

@media (min-width: 576px) and (max-width:767px) {
}
@media (min-width: 768px) and (max-width:991px) {
}
@media (min-width: 991px) {
}

@media (min-width:768px) {
	.sin-flex-container .container {
		display: flex;
		flex-wrap: wrap;
	}
    
    .sin-flex-container .container .frame {
        max-width: 48%;
        margin: 1%;
    }
    .sin-flex-container .container .card-block.cards-icon {
	}
	.fancybox-caption {
	}
}

/* START Blog Pagination with back button style (Date:21-03-2022) */

.news .news-list .news-list-item,
.news .blog .blog-item {
    display: none;
}

.list-visible {
    display: block !important;
}

.news .news-list .news-list-item.previous-element,
.news .blog .blog-item.previous-element {
    display: block !important;
}

.fancybox-navigation {
    width: 100%;
    height: 100%;
    max-width: 1170px;
    position: relative;
    margin: 0 auto;
}

.fancybox-stage .fancybox-close-small {
    background-color: transparent;
    padding: 0 !important;
    color: #fff !important;
    opacity: 1;
    width: 50px;
    height: 50px;
}
/* END Blog Pagination with back button style (Date:21-03-2022) */

h6, p.category-item{
    color: #506dff !important;
}

/* Latest Css */
.fancybox-slide--html .fancybox-close-small {
    background-color: transparent;
    padding: 6px;
    opacity: 1;
}

.application-slider .slick-next.slick-arrow {
    padding: 20px 10px;
}

/* Latest Css 30/06/2023 */
.news-detail-element h1 {
    font-size: 30px;
}

.bg-dark .card-block.cards-icon,
.bg-dark-reverse .card-block.cards-icon, 
.bg-dark-light .card-block.cards-icon {
    border-color: #506dff;
    padding: 32px;
}

.bg-dark .card-block.cards-icon .card-body h4.card-title,
.bg-dark-reverse .card-block.cards-icon .card-body h4.card-title, 
.bg-dark-light .card-block.cards-icon .card-body h4.card-title {
    font-size: 18px;
}

.bg-dark .card-block.cards-icon .card-body p, 
.bg-dark-reverse .card-block.cards-icon .card-body p, 
.bg-dark-light .card-block.cards-icon .card-body p {
    text-align: left;
}

.bg-dark .card-block.cards-icon .card-img img,
.bg-dark-reverse .card-block.cards-icon .card-img img,
.bg-dark-light .card-block.cards-icon .card-img img {
    height: 80%;
}