body{
	overflow-x:hidden;
	width:100%;
	font-size:16px;
}
* {
    box-sizing: border-box;
}
.article-card span.category {
    font-weight: 700;
    margin-bottom: 10px;
    display: inline-block;
    text-transform: uppercase;
	color:rgba(29, 120, 190, 1);
}
.new-teaser-card h3 {
    font-weight: 500;
    font-size: 30px;
    letter-spacing: 0.3px;
}
.single.single-post > .bialty-container {
    width: 100%;
    max-width: 1440px;
    margin-inline: auto;
    padding-inline: 24px;
    box-sizing: border-box;
}
.right-one.righ-link a {
    font-weight: 700;
}

.home-wrapper.article-wrapper .pt-1 {
    padding-top: 40px !important;
}
.home-logos img{
	height:117px !important;
}
.new-teaser-card {
    padding: 30px;
    background: rgba(247, 247, 247, 1);
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    gap: 13px;
    justify-content: space-between;
	padding-bottom:45px;
	padding-top:40px;
}
                .new-teaser-card .content {
                    display: flex;
                    flex-direction: column;
                    gap: 20px;
                }
                .new-teaser-card .content p{
                    color:rgba(128, 128, 128, 1);
                    margin-top: 0;
									font-size:20px;
                }
                .new-teaser-card .new-card-btn{
                    display: flex;
                    align-items: center;
                    gap: 8px;
                    color:rgba(29, 120, 190, 1);
                    font-weight: 500;
                    font-size: 20px;
                }
.banner--old .banner-veil {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(6, 70, 119, 0.5);
     opacity: 1; 
}
.text-white {
    color: white;
}
.btn.btn-a span {
    position: relative;
    display: block;
    top: 28%;
   transform: translateY(0%);
}
.ti-widget.ti-goog .ti-profile-images {
    position: relative;
    height: 20px;
    margin-right: 5px;
    display: contents;
}
.single.single-post > .bialty-container ul,
.single.single-post > .bialty-container ol{
	margin-block:15px;
padding-left:20px;
}
.edit-nomin section.w-full.call-to-action.pt-1 {
    padding-top: 0;
}
.call-to-action {
    position: relative;
    background-color: #f8fafc;
}
.info-countdown-card {
    position: relative;
}
.info-countdown-card:nth-child(odd){
	top:-20px;
	 
}
.btn.btn-outline--primary:hover{
    background-color: rgba(29, 120, 190, 1);
    color:white;
    border-color:rgba(29, 120, 190, 1);
}
.info-countdown-card:nth-child(even){
	top:20px;
	
}
.single.single-post > .bialty-container li{
	font-size:1rem;
line-height: 2rem;
}
.mb-50 {
    margin-bottom: 50px !important;
}
.related_post_wrap{
	margin-top:45px;
}
.home-wrapper.article-wrapper .btn.btn-a span {
  text-transform: lowercase !important;
}
.home-wrapper.article-wrapper .btn.btn-a span::first-letter {
  text-transform: uppercase !important;
}
.banner--page .banner-items .banner-content-wrapper .banner-content .badge,
.banner--old  .badge.badge--primary {
    border-radius: 30px;
    background: rgba(242, 247, 255, 1);
    color: #1d78be;
   font-weight: 500;
}
.w-md {
    position: relative;
    left: auto;
    transform: translateX(0%);
    width: 100%;
    max-width: 1494px;
    margin: auto;
    padding-left: 27px;
    padding-right: 27px;
}
.px-0{
	padding-left:0px !important;
	padding-right:0px !important;
}
.py-100{
	padding-top:100px;
	padding-bottom:100px;
}
.pt-100{
	padding-top:100px;
}
.pb-100{
	padding-bottom:100px;
}
.px-16{
	padding-left:16px !important;
	padding-right:16px !important;
}
.cards--3-col{
	gap:16px;
}
h3.short-title {
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    color: #1D78BE;
}
a.right-link-button {
    display: flex;
    align-items: center;
    gap: 10px;
}
.banner--old  .badge.badge--primary .badge-item.banner-category-title {
    font-size: 14x;
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: 10px;

}
a.new-card-btn {
    transition:0.3s;
}
.new-teaser-card .new-card-btn svg path{
	transition:0.3s;
}
.new-teaser-card .new-card-btn:hover svg path {
    fill: rgba(6, 70, 119, 1);
}
a.new-card-btn:hover {
    color: rgba(6, 70, 119, 1);
}
 .banner--old  h3.banner--old-subtitle{
	  font-size: 14px;
    font-weight: 500;
	 color: rgba(29, 120, 190, 1) !important;
    font-weight: 500;
}
.banner--old .ti-widget-container{
	position:relative !important;
	margin-left:0 !important;
}
.banner--old a.ti-header.ti-header-grid.source-Google {
    width: fit-content;
    color: white !important;
    padding: 0;
}
.banner--old  .ti-widget.ti-goog.ti-disable-font.ti-show-rating-text.ti-review-text-mode-readmore.ti-text-align-left {
    width: fit-content;
    margin-bottom: 20px;
}
.banner--old   .ti-widget.ti-goog .ti-header span,.banner--old   .ti-widget.ti-goog .ti-header strong{
	color: white !important;
}
.btn-outline--white {
    border: 1px solid white;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    line-height: 1;
    height: 44px;
}
.old-banner-buttons{
	display:flex;
	align-items:center;
	gap:10px;
	flex-direction:column
}
    .ti-widget.ti-goog .ti-profile-images {
        margin-top: 7px;
        margin-bottom: 12px;
        margin-right: 0;
        width: fit-content;
    }
.wp-block-button.btn-outline-blue a {
    background: transparent;
    color: rgba(29, 120, 190, 1) !important;
    border: 1px solid rgba(29, 120, 190, 1) !important;
}
	.info-countdown-card h3{
		margin-top:10px
	}
.info-countdown-card p{
		margin-top:15px
	}
    .ontdek-desc {
    margin-bottom: 50px;
    margin-top: 20px;
}

@media(max-width:767px){
	.old-banner-buttons a{
		display:flex !important;
		width:100%;
		justify-content:center;
		text-align:center;
	}
	.info-countdown-card img {
    width: 65px;
}
	.gap-mobile-16{
		gap:25px !important;
	}
	.info-countdown-card h3{
		font-size:24px !important;
	}
	.col-mobile{
		display:flex !important;
		flex-direction:column !important;
		gap:10px;
	}
	.banner--old  .banner-content h3.banner--old-subtitle {
    font-size: 14px !important;
    letter-spacing:0;
		
}
	.banner--old .banner-items .banner-content-wrapper {
    max-width: 90%;
    padding-top: 80px;
    padding-bottom: 80px;
}
	.ti-widget.ti-goog .ti-header .ti-fade-container:nth-child(1) {
    display: flex;
    opacity: 1;
    justify-content: flex-end;
}
	
}
.cards--2-col {
    grid-template-columns: repeat(1,1fr);
    column-gap: 50px;
    row-gap: 50px;
}
@media(min-width:768px){
 .banner--old  h3.banner--old-subtitle{
		font-size: 24px !important;
	}
	.old-banner-buttons{
		flex-direction:row;
	}
	.cards--2-col {
    grid-template-columns: repeat(2,1fr);
    column-gap: 50px;
    row-gap: 50px;
}
	.righ-link {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
}
	.cards--3-col {
        grid-template-columns:repeat(3,1fr);
    }
}
.ti-widget.ti-goog .ti-mob-row:first-of-type {
    display: flex !important;
    width: 100%;
}
.ti-widget.ti-goog .ti-header .ti-fade-container:nth-child(1) {
    display: flex;
    opacity: 1;
    flex-direction: row;
    flex-wrap: nowrap;
}
.banner--old .banner-veil {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(6, 70, 119, 0.5);
   opacity: 1;
}
@media (max-width:768px){
	.ti-widget.ti-goog .ti-header .ti-fade-container:nth-child(1) {
		 flex-direction: column;
    flex-wrap: wrap;
	}
	section.banner.banner--old h2 {
    font-size: 48px !important;
    line-height: 1;
    margin-top: 20px;
}
.banner--page .banner-items .banner-content-wrapper .banner-content p, .banner--old .banner-items .banner-content-wrapper .banner-content p {
    width: 100%;
    color: white;
    font-size: 1.2rem;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
    font-size: 16px;
}
.banner--old .banner-items .banner-content-wrapper {
    max-width: 92%;
    padding-top: 80px;
    padding-bottom: 80px;
}
}
@media(min-width:769px){
		.old-banner-buttons a{
		min-height:52px !important;
	}
	.old-banner-buttons a:nth-child(1) {
    min-width: 214px;
    text-align: center;
}
	.old-banner-buttons a:nth-child(2) {
    min-width: 250px;
    text-align: center;
}
	.home-wrapper.article-wrapper img {
    max-height: 190px;
    object-fit: cover;
}
.cards .article-card .picture {
    width: 100%;
    background-color: #DDE9F2;
    height: 192px;
}
.home-logos {
    gap: 40px !important;
    flex-wrap: nowrap;
}
}
@keyframes mover {
    from {
        top: -20px;
    }
    to {
        top: 20px;
    }
}
@keyframes moveral {
    from {
        top: 20px;
    }
    to {
        top: -20px;
    }
}