/*@import url('https://fonts.googleapis.com/css2?family=Fira+Sans:wght@400;500;600;700,800,900&display=swap');*/

/* MAPBOX custom marker
.marker {
    background-image: url('/assets/templates/img/bunt-home-logo.png');
    background-size: cover;
    width: 29px;
    height: 28px;
}*/
.content.expertise-overview .home-banner .text-block p{
    color: #002d70;
    font: 400 24px/36px 'PT Sans', sans-serif;
    font-size: 18px;
    font-weight: 600;
}
.f-topbar-fixed .header .bunt-logo{
    padding-left:0px;
}
.contain-to-grid.fixed, #home .contain-to-grid.fixed{
    transition: all 0.6s ease-in;
}

.home-header .header {
    background:#D5E1ED;
    transition: all 0.6s ease-in;
}
/* .home-header.f-topbar-fixed .header.home  {
    background:#1e205e;
    transition: all 0.6s ease-in;
}  */

#home .contain-to-grid.sticky{
    transition: none;
}
#home .contain-to-grid.sticky.fixed{
    transition: none;
}
.main-menu-new {
    clear: right;
    float: right;
    display: flex;
}
.sisea-search-form{
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    position: relative;
    padding: 5px 0;
}
/* .sisea-search-form input#search{
    display:none;
}
.sisea-search-form.active input#search{
    display:block;
} */
.fixed .sisea-search-form .search-btn {
    color: #fff;
}
.sisea-search-form .search-btn{
    color:#1e205e;
    background-color: transparent;
    width:0;
    border:none;
    z-index: 10;
    top: -7px;
    right: -12px;
}
.fa.fa-search {
    font-size: 1.325rem;
    color:#1e205e;
}
.sticky.fixed .fa.fa-search, .sticky .fa.fa-search, #home .sticky.fixed .fa.fa-search {
    color:#fff;
}
#home .sticky .fa.fa-search{
    color:#1e205e;
}
.sb-search-open .fa.fa-search{
    position: absolute;
    top: 4px;
    right: 4px;
    z-index: 11;
    color:#1e205e;
}
.fa-search:before{
    content:"\f002";
    
}
/* simplesearch */
.sb-search{
    padding:15px 0;
}
.sisea-search-form input#search{
    display:none;
    position: absolute;
    top: 0;
    right:0;
    background-color: transparent;
    border: none;
    z-index: 10;
}
.sb-search-open .sisea-search-form input#search{
    display:block;
}
.sb-search input#search{
    display:inline;
    min-width:28px;
    font-size:0;
    z-index:-1;
    background:transparent;
    width:0px;
    margin-top:2px;
    border:none;
    -webkit-box-shadow: 0 0 0 0 transparent inset;
    -moz-box-shadow: 0 0 0 0 transparent inset;
    box-shadow: 0 0 0 0 transparent inset;
    transition: all 0.5s ease-in-out;
    right:-4px;
    font: 400 24px/24px 'PT Sans', sans-serif;
    visibility:hidden;
}
.sb-search input#search:focus,.sb-search:hover input#search {
    position:absolute;
    background: #fff; 
    font-size:16px;
    border: 1px solid #1e205e;
    z-index:10;
    width:250px;
    transition: all 0.6s linear;
    visibility:visible;
}
.sb-search:hover .fa.fa-search{
    z-index: 20;
    color:#1e205e!important;
}
.sb-search:hover input.fa.fa-search{
    position: absolute;
    top: 4px;
    right: 4px;
    z-index: 11;
    color:#1e205e;
}

/* Search form styling V3*/
.search .training-top-content{
    padding: 112px 0 0;
}
.search .training-content-cont p:first-child{
    margin-bottom: 5px;
}
.simplesearch-result a, .simplesearch-page a{
    color:#1e205e;
    font: 700 25px/25px 'PT Sans',sans-serif;
    text-transform: capitalize;
}
.simplesearch-result h3{
    margin-bottom: 6px;
}
.simplesearch-paging .simplesearch-page a{
    font: 300 18px/18px 'PT Sans',sans-serif;
}
.simplesearch-paging{
    float: right;
    right: -15%;
    position: relative;
}
.search .simplesearch-page a:hover{
    text-decoration: underline;
}
.search .simplesearch-page.simplesearch-current-page{
    text-decoration: none;
    font-weight: 700;
    font-family: system-ui;
}
.simplesearch-result.custom a.page-link {
    text-transform: lowercase;
    color: #658FC6;
    font: 400 18px/18px 'PT Sans',sans-serif;
}
.simplesearch-result.custom{
    margin-bottom: 60px;
    position: relative;
}
.simplesearch-result.custom:before{
    content:"";
    display: block;
    position: absolute;
    bottom: -30px;
    left: 0;
    border-bottom: 2px solid #E8E8E8;
    width: 100%;
}
.simplesearch-result.custom:last-child{
    margin-bottom: 100px;
}
.simplesearch-result.custom:last-child:before{
    content:"";
    display: block;
    bottom: -90px;
    left: -15%;
    border-bottom: 2px solid #E8E8E8;
    width: 130%;
}
.search .breadcrumb-cont{
    background-color: rgb(237,246,245);
}
.search .simplesearch-highlight{
    color: #316AB3;
    font-weight: 600;
    position: relative;
}
.search .simplesearch-results> span:first-of-type{
    padding-left: 5px;
    margin-left: 2px;
}
.search .simplesearch-results> span:first-of-type:before{
    content:'“';
    position: absolute;
    left:-3px;
    top: 1px;
}
.search .simplesearch-results> span:last-of-type{
    padding-right: 5px;
}
.search .simplesearch-results> span:last-of-type:after{
    content:'”';
    position: absolute;
    right:-2px;
}
.search .about-us .top-bg{
    background: linear-gradient(170deg, rgb(237,246,245) 37vh, #fff 0%);
}
.search .simplesearch-results-list{
    margin-top: 150px;
}
.search .simplesearch-result-pages{
    color: #1E205E;
    margin-right: 0px;
}
/* Search form styling V3*/

.simplesearch-result-pages{
    margin-right:5px;
}
.simplesearch-page a:hover, .simplesearch-page.simplesearch-current-page {
    text-decoration:underline;
}

.simplesearch-paging{
    margin: 0 0 20px;
}

.training-overview .training-organisation h6 {
    color: #1e205e !important;
}

.newsletter-section {
    position: relative;
    margin: 70px 0 0;
    background: #316AB3;
    overflow: hidden;
    display: flex;
}
.newsletter-section h2 {
    /* font-size: 20px;
    line-height: 1.2;
    font-family: 'Fira Sans', sans-serif;
    font-weight: 700; */
    font: 700 24px/26px 'PT Sans',sans-serif;
    margin-bottom: 8px;
}
.newsletter-section h3 {
    /* font-size: 30px;
    line-height: 1.2; */
    color: #fff;
    /* font-family: 'Fira Sans', sans-serif;
    font-weight: 500; */
    font: 700 36px/40px 'PT Sans',sans-serif;
}
.newsletter-inner-section {
    position: relative;
    padding: 102px 60px 102px 93px;
    flex: 0 0 60%;
}
.newsletter-inner-section:after {
    content: '';
    position: absolute;
    background-color: #316ab3;
    width: 50px;
    right: 0;
    top: 0;
    height: 100%;
    transform: skew(-10deg) translateX(34px);
    z-index: 1;
}
.newsletter-section form {
    margin-top: 22px;
}
.newsletter-section form input {
    height: 48px;
    padding: 16px 20px 12px 20px;
    margin-bottom: 0;
}
.newsletter-form-wrapper {
    display: flex;
}
.newsletter-section form button {
    height: 48px;
    margin: 0;
}
.newsletter-section form button.green-btn:after {
    width: 7px;
    height: 14px;
    font-size: 16px;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
}
.newsletter-section form input, .newsletter-section form input::placeholder {
    color: #1E205E;
    font-weight: 700;
    font-size: 16px;
    line-height: 2.77;
}
.newsletter-section img {
    flex: 0 0 40%;
    max-height: 388px;
}
.newsletter-row + .news-section-row h3 {
    padding-top: 0;
}
.newsletter-row .succes-message {
    margin-top: 22px;
}
.white-btn {
    width: auto;
    float: none;
    display: inline-block;
    font-family: 'PT Sans',sans-serif;
    font-weight: 700;
    font-size: 18px;
    color: #002d70;
    background: #fff;
    position: relative;
    padding: 8px 49px 12px 30px;
}
.white-btn:hover {
    color: #002d70;
    background: rgba(255, 255, 255, 0.75);
}
.white-btn:after {
    content: "";
    background-image: url("../img/icon-arrow-right-blue.svg");
    width: 10px;
    height: 16px;
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -8px;
}
.training-top-content .white-btn, .practical-info .white-btn {
    padding: 6px 119px 8px 19px;
    font-weight: 600;
    font-size: 17px;
    right: 0;
    top: 8px;
}
.training-top-content .blue-btn, .training-top-content .white-btn {
    padding: 12px 19px 12px 19px;
    width: 180px;
    font-size: 18px;
}
.training-top-content .blue-btn {
    font-weight: 600;
}
.training-top-content .white-btn {
    width: 200px;
}
.training-top-content .white-btn:hover {
    color: #fff;
    background: #002d70;
}
.training-top-content .white-btn:hover:after {
    color: #fff;
}

.training-top-content .blue-btn + .white-btn {
    margin-left: 20px;
}

@media only screen and (max-width:1600px){
    .search .about-us .top-bg{background: linear-gradient(170deg, rgb(237,246,245) 28%, #fff 0%);}
}
@media only screen and (max-width:1399px){
    .search .about-us .top-bg{background: linear-gradient(170deg, rgb(237,246,245) 28%, #fff 0%);}
}
@media only screen and (max-width:1200px){
    .search .simplesearch-results-list{margin-top: 100px;}
}
@media only screen and (min-width: 1024px) and (max-width: 1099px) {
    .newsletter-section h2 {font-size: 33px; line-height: 37px;}
    .newsletter-section h3 {font-size: 33px; line-height: 37px;}
}
@media only screen and (min-width: 641px) and (max-width: 1023px) {
    .newsletter-section h3 {font-size: 27px; line-height: 30px;}
}
@media only screen and (max-width:920px){
    .simplesearch-result.custom:last-child{margin-bottom: 80px;}
    .simplesearch-result.custom:last-child:before{bottom: -70px;}
    .newsletter-inner-section {padding: 80px 40px 80px 60px;}
}
@media only screen and (max-width: 767px) {
    .newsletter-section {flex-direction: column-reverse;}
    .newsletter-inner-section {padding: 45px 35px 55px 35px;}
    .newsletter-inner-section:after {display: none;}
    .newsletter-section img {max-height: unset;}
    .newsletter-section h3 {font-size: 26px;}
}
@media screen and (max-width: 640px){
    header .header-inner .top-bar-section .right li{padding: 5px 15px 10px;}
    header .header-inner .top-bar-section .right ul li{padding:0 15px;margin:5px 20px;}
    header .right li.first.submenu:before{top:2px;}
    header .right ul{min-width:unset;width:auto;}
    .main-menu-new{float:left;}
    .search .simplesearch-results-list{margin-top: 100px;}
    .search .about-us .top-bg{background: linear-gradient(170deg, rgb(237,246,245) 28%, #fff 0%);}
    .search .simplesearch-paging{float: right;right: 0%;position: relative;}
    .simplesearch-result.custom:last-child{margin-bottom: 60px;}
    .simplesearch-result.custom:last-child:before{width:100%;left:0;bottom:-50px;}
    .newsletter-section h3 {font-size: 23px; line-height: 26px;}
}
@media screen and (max-width: 619px){
    .sb-search input#search:focus,.sb-search:hover input#search {width:180px;}
}
@media screen and (max-width: 479px){
    .simplesearch-results{max-width: 58%;}
    .search .simplesearch-results-list .simplesearch-results{max-width: unset;}
    .breadcrumb-item{font-size:13px;width:auto;}
    .separator{padding:0 4px;transform: translateY(0px);}
    .expertise-overview .home-banner{padding:0 0 60px;}
    .search .about-us .top-bg{background: linear-gradient(170deg, rgb(237,246,245) 24%, #fff 0%);}
    .newsletter-inner-section {padding: 35px 25px 45px 25px;}
    .training-top-content .blue-btn , .training-top-content .white-btn {margin: 10px 0 !important; display: block;}
}
@media screen and (max-width: 419px){
    .top-bar.expanded .main-menu-new{margin-top:50px;}
    .mobile-search{display: block;position: absolute;right: 4px;top: 50px;}
    .sticky.fixed .fa.fa-search, .sticky .fa.fa-search, #home .sticky.fixed .fa.fa-search{padding-right:8px;}
}
    
