h1,h2,h3,h4,h5,h6 { 
    font-family: "st_koppen" !important;
}
b,strong,button,a,p, li { 
    font-family: "st_alina" !important;
}
/*p, li { 
    font-family: "st_light" !important;
}*/

a{
	color: #39477e !important;
}

button.st_red {
    background: #e00025 !important;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
}
button.st_red:hover,
button.st_button:hover {
    background: #f34b4b !important;
}
.container.downloads{
    margin-top: 50px;
}
.ekko-lightbox .modal-footer{
    font-family: "st_alina" !important;
    justify-content: flex-start !important;;
    font-size: 20px !important;;
    font-weight: bold !important;;
    color: #243470 !important;
}
li.st_home_button a.nav-link:hover:before {
    color: #f34b4b !important;
}
.st_file_group {
    box-shadow: 0px 0px 11px 0px #c7c7c7!important;
    padding: 10px;
}
.st_file_group a {
    text-decoration: none;
}
.st_file_group b {
    color: #e00025;
    font-weight: bold;
    text-align: center;
    margin: 0px auto;
    display: block;
}
.st_file_thumb {
    background-position: 50% 68%;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100% !important;
    height: 117px;
    display: block;
}
button.st_button_1:hover {
    background:#425498 !important;
}
body.page-id-11 .st_i i {
    padding-top: 0;
}
iframe#st_webshop_iframe {
    width: 100%;
    height: 1802px;
    margin-top: 85px;margin-bottom: 49px;
}
button.st_button,
button.st_button_1 {
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
}

ul#menu-hoofdmenu li a {
    color: #39477e !important;
    font-size: 18px !important;
}

.st_header_top {
    margin-top: 15px;
    margin-bottom: -4px;
}

.st_header_top button.st_red {
    position: relative;
    top: 8px;
}

.st_search button i {
    font-size: 22px;
}

.st_search input {
    box-shadow: none !important;
    outline: none !important;
    border-radius: 0;
    border: none;
    font-size: 13px;
}

.st_search button {
    box-shadow: none !important;
    outline: none !important;
    background: none !important;
    color: #e10025;
}

.st_search .input-group-prepend {
    border: 1px solid #c3c3c3;
    width: 100%;
    height: 36px;
    margin-left: 14px;
}

.st_icons {
    float: right;
    position: relative;
    right: 8px;
}

.st_icons i{
    color: #39477e !important;
    font-size: 22px;
    position: relative;
    top: 12px;
}

.st_icons i.fas.fa-shopping-cart {
    margin-left: 5px;
}

.st_icons i.fas.fa-phone {
    position: relative;
    left: -9px;
}

@media only screen and (max-width: 1200px) {
	.st_icons i.fas.fa-shopping-cart {
	    position: absolute;
	}

    li.st_home_button i {
        margin-bottom: 17px;
    }

	.st_footer_top {
	    padding-left: 40px;
	    padding-right: 40px;
	}

	.st_icons i.fas.fa-phone {
	    left: -30px;
	}

	.st_logo {
	    width: 127px !important;
	    bottom: -118px !important;
	}

	ul#menu-hoofdmenu {
	    margin-bottom: 62px;
	}

	li.st_home_button {
	    margin-bottom: -20px;
	}
}

@media only screen and (min-width: 991.5px) and (max-width: 1200px) {
	.st_ctn a {
	    display: -webkit-inline-box;
	}
}

@media only screen and (min-width: 449px) and (max-width: 590px) {
    button.navbar-toggler {
    position: relative;
    left: 16px;
}
}

@media only screen and (max-width: 991.5px) {
	.st_search {
	    margin-top: -33px;
/*	    width: 77.6%;
*/	    margin-left: 80px;
	}

    .cst_order_1{
        -ms-flex-order: 1;
        order: 1;
    }

    .cst_order_2{
        -ms-flex-order: 2;
        order: 2;
    }

	.st_footer_top {
	    padding: 0 !important;
	}

	.st_footer_image {
	    margin-top: 35px !important;
	    background-size: cover !important;
	    background-position: 100% !important;
	}

	.st_icons {
	    margin-top: -43px;
	}

	.st_ft_content {
	    margin-top: -5px !important;
	}
}

@media only screen and (max-width: 480px) {
	.st_ft_content {
	    margin-top: 13px !important;
	}
}

@media only screen and (max-width: 510px) {
	.st_ctn a {
	    display: -webkit-box;font-size: 20px;
	}

	.productgroups .st_box {
	    padding: 15px !important;
	    text-align: left;
	}
}

@media only screen and (min-width: 510px) {
	.productgroups .st_box {
	    padding: 50px !important;
	    text-align: left;
	}
}

@media only screen and (max-width: 767.5px) {
	.st_search {
	    margin-top: -34px;
	  /*  width: 70%;*/
	    margin-left: 80px;
	}

	.st_triangle_image {
	    display: none;
	}

	.st_header_description {
	    top: 59px !important;
	}

	.st_social i {
	    margin-right: 10px;
	}

	.st_social {
	    display: inline-flex;
	    float: left;
	    margin-bottom: -30px;
	    position: relative;
	    top: 30px;
	}

	.st_marge {
	    margin-bottom: -28px !important;
	}
}
body.home section#primary {
    display: none;
}
@media only screen and (min-width: 767.5px) {
	.st_social {
	    margin-top: -100px;
	}
}

@media only screen and (max-width: 366px) {
	.st_triangle_box {
	    width: 315px !important;
	}
}

@media only screen and (max-width: 530px) {
	.st_icons {
	    display: none;
	}

/*	.st_search {
	    float: right;
	}*/
}

@media (min-width: 1200px){
	.container.st_flex {
	    max-width: 1000px;
	}

    li.st_home_button a i {
        margin-bottom: 22px;
    }

	.container.st_width {
	    max-width: 1450px;
	}

	.container.st_brand {
	    max-width: 1400px;
	}

	ul#menu-hoofdmenu {
	    margin-bottom: -10px;
	    margin-top: 10px;
	}

	ul#menu-hoofdmenu li a {
	    margin-right: 20px;
	}
}

@media (max-width: 450px){
	.st_triangle_box {
        width: 100% !important;
        border: none !important;
        background: #fff;
        height: 87px;
    }

    .site-info {
        position: relative;
        left: 27px;
        width: 80%;
    }

    .st_triangle_box_shadow_1,.st_triangle_box_shadow_2, .st_triangle_box_shadow_3,.st_triangle_box_shadow, .st_footer_image {
        display: none !important;
    }

    button.navbar-toggler {
        position: relative;
        top: 79px;
        z-index: 99;
        left: 15px;
    }

    .st_logo {
        left: -14px !important;
    }

    .st_ctn {
        position: relative;
        right: 27px;
    }

    .st_ft_content {
        position: relative;
        left: 27px;
        width: 80%;
    }

    .st_background_r_t.stf .st_content {
        padding-top: 105px !important;
    }

    .st_content {
        padding-top: 30px !important;
    }
}

body.page-id-258 .container.st_brand {
    margin-top: -100px !IMPORTANT;
}
.st_logo {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 167px;
    width: 300px;
    position: absolute;
    left: 0;
    bottom: -78px;
    z-index: 9999;
}

.st_triangle_box {
    border-top: 83px solid #fff;
    border-right: 73px solid transparent;
    left: 155px;
    width: 350px;
    margin-top: -3px;
   /* box-shadow: -10px 2px 13px -4px rgba(0,0,0,.05);*/
}

.st_triangle_box_shadow {
    height: 4px;
    position: relative;
    bottom: 4px;
    background: #fff;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.57);
    float: right;
    width: 100%;
}

.st_triangle_box_shadow_3 {
    height: 20px;
    position: relative;
    bottom: 91px;
    background: #fff;
    width: 350px;
    border-bottom-right-radius: 49px;
}

.st_triangle_box_shadow_1 {
    height: 4px;
    position: relative;
    bottom: 49px;
    background: #fff;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.57);
    float: right;
    left: 90px;
    width: 39.5%;
    transform: rotate(-49deg);
}

.st_triangle_box_shadow_2 {
    height: 4px;
    position: relative;
    bottom: 4px;
    background: #fff;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.57);
    float: right;
    width: 98%;
}


.st_header_image {
    background-position: 50% 68%;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 355px;
    width: 100%;
    height: auto !important;
    position: relative;
}

.st_ctn a {
    color: #fff !important;
}

a.page-scroller i {
    color: #fff;
}

.st_flex_image_left{
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 355px;
    width: 100%;
    height: auto !important;
    position: relative;
    z-index: 9999;
}

.st_triangle_image {
    border-bottom: 83px solid #fff;
    border-left: 1436px solid transparent;
    position: absolute;
    bottom: 0;
    right: 0;
}

h1.st_header_title {
    text-align: center;
    color: #fff;
    font-size: 45px;
    text-shadow: 0px 2px rgb(0, 0, 0);
    position: relative;
    bottom: 46px;
}

p.st_header_title {
    text-align: center;
    color: #fff;
    font-size: 21px;
    text-shadow: 0px 2px rgb(0, 0, 0);
    position: relative;
    bottom: 46px;
        font-weight: bold;
}

.st_header_description {
    position: relative;
    top: 28px;
}

a.page-scroller {
    text-align: center;
    color: #fff;
    font-size: 54px;
    text-shadow: 0px 2px rgb(0, 0, 0);
    position: relative;
    bottom: 92px;
    margin: 0 auto;
    display: block;
}

.st_social i {
    font-size: 20px;
    color: #fff;
    width: 42px;
    background: #243470;
    padding: 8px 10px 8px 10px;
    text-align: center;
    margin-top: 1px;
}

header.entry-header,
footer.entry-footer {
    display: none;
}
.st_box_left p {
    display: block !important;
}
.st_flex h1 {
    color: #24346f;
    font-size: 37px;
}

.st_flex h2 {
    color: #24346f;
    font-size: 28px;
}

.st_box h3 {
    color: #24346f;
    font-size: 22px !important;
}

p.st_text{
	color: #fff;
	width: 80%;
}

.st_flex p.sub_tit {
    color: #e00025;
    font-size: 21px;
    margin-top: -20px;
    margin-bottom: -4px;
    font-weight: bold;
}

.st_flex p.sub_tit1 {
    color: #e00025;
    font-size: 21px;
    margin-top: -20px;
    margin-bottom: 15px;
    font-weight: bold;
}

.st_marge {
    margin-bottom: -75px;
}

.st_flex ul li {
    color: #24346e;
}

.st_flex ul {
    margin-bottom: 35px;
    list-style-type: none;
    margin-left: -38px;
}

.st_flex ul li:before {
    margin-right: 7px;
    position: relative;
    top: 2px;
}

.home_slideshow_img {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 339px !important;
}

ul.slick-dots li.slick-active button:before {
    color: #e10025;
    opacity: 10;
    font-size: 15px;
}

ul.slick-dots li button:before {
    color: #fff;
    opacity: 10;
    font-size: 15px;
}

ul.slick-dots {
    bottom: 10px !important;
}

.st_background_r_t{
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 355px;
	width: 100%;
	height: auto !important;
	position: relative;
	border: 1px solid #f5f2f2;
}
.st_background_r_t span.tag {
	display: inline-block;
	border-radius: 2px;
	border: 1px solid #AAAAAA;
	background: #F4F4F4;
	margin: 2px 4px 2px 0;
	padding: 4px 4px 0 4px;
	line-height: 1;
	font-size: 15px;
	font-family: "st_alina" !important;	 	
}
.st_background_r_t span.tag:hover {
	background: #d3d3d3;
}

.st_background_cut {
    border-top: 83px solid #fff;
    border-left: 1436px solid transparent;
    position: absolute;
    top: 0;
    right: 0;
}

.st_background_cut_1{
    border-bottom: 83px solid #fff;
    border-left: 1436px solid transparent;
    position: absolute;
    bottom: 0;
    right: 0;
}

.st_content_bottom {
    margin-top: 7px;
}

.st_overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(36, 52, 110, 0.94);
    transition: all 0.2s ease-out;
}

.st_content {
    padding: 103px 100px 22px 100px;
}


a.box_a:hover .stbox {
	background: #ff9900;
}
.st_box {
    background: #fff;
    text-align: center;
    padding: 20px;
    padding-top: 30px;
    padding-bottom: 2px;
}
.st_box.st_he:hover {
	background: #F7F7F7;
}
.st_box.st_he {
    background: #fff;
    text-align: center;
    height: 221.1px;    
    padding: 0;
}
.st_i i {
    color: #e00025;
    font-size: 30px;
    text-align: center;
    display: block;
    padding-top: 31px;
}
.st_box p {
    padding-left: 10px;
    padding-right: 10px;
    min-height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.st_box a:hover p, .st_box a:hover h3 {
	text-decoration: none !important;
}
.st_box a p {
	color: #444;
}

@media (max-width: 1323.5px){
	.col-lg-6.st_w {
		max-width: 100% !important;
		flex: 0 0 100%;
	}
}

@media (max-width: 650px){
	.st_content {
	    padding-left: 30px;
	    padding-right: 30px;
	}
}

@media (min-width: 650px){
	.productgroups .st_content {
	    padding: 45px 100px 45px 100px !important;
	}
}

.st_brand_img {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 90px !important;
}


.st_social i:hover {
    background: #425498;
    cursor: pointer;
}


.st_bg_image {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 219px;
    width: 100%;
    height: auto !important;
    position: relative;
}

.st_bg_image_triangle {
    border-bottom: 83px solid #fff;
    border-right: 1436px solid transparent;
    position: absolute;
    bottom: 0;
    right: 0;
}

.frm_form_fields input {
    border-radius: 0 !important;
}
.st_maps iframe {
    width: 100%;
}
.st_ctn {
    width: 68.5%;
    margin: 0 auto;
    padding-top: 31px;    padding-bottom: 10px;
}

.st_ft_content {
    margin-top: -21px;
}

.st_lightbox {
    display: none;
}
.ekko-lightbox-nav-overlay span {
    font-size: 60px;
}
.st_lightbox_1 {
    display: block;
}

.st_album_group_img {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 200px;
    width: 100%;
}
.st_fill {
    margin-bottom: -100px;
}
.st_album_group {
    box-shadow: 0px 0px 11px 0px #c7c7c7!important;
    padding: 10px;
}
.st_album_group p {
    color: #e00025;
    margin-top: 7px;
    margin-bottom: 0px;
    font-weight: bold;
    text-align: center;
}
.st_album_group a {
    text-decoration: none;
}
.container.st_flex.brands {
    margin-top: -70px;
    margin-bottom: 65px;
}
ul.st_downloads {
    position: relative;
    top: 46px;
}
.st_background_r_t.stf {
    border: none;
}
body.page-id-13 .st_brand{
    margin-top:-52px !important;
}

body.page-id-11 #content {
     margin-bottom: -114px;
}

body.page-id-21 .container.st_brand {
    margin-top: -69px !important;
}

.container.st_brand {
    margin-bottom: 66px;
}

.st_bg_image b {
    color: #fff;
    font-size: 28px;
}

.st_bg_image p {
    color: #fff;
}

.st_footer_top b {
    font-weight: normal;
}

.st_footer_top b.st_top {
    font-weight: bold;
}

.st_footer_image {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 387px !important;
    margin-top: -156px;
}

footer#colophon .site-info,
footer#colophon .site-info a{
    color: #000;
}

footer#colophon .site-info span.sep {
    margin-right: 10px;
    margin-left: 10px;
}

li.st_home_button p {
    display: none;
}
li.st_home_button i {
    color: #e10025 !IMPORTANT;
}
.frm_form_fields label {
    font-family: "st_light" !important;
    font-size: 15px !important;
}

.slider-partners button.slick-next:before,
.slider-partners button.slick-prev:before {
    color: #cccbca !IMPORTANT;
    font-size: 30px !important;
}

.st_product_group_img {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 200px;
    width: 100%;
}

.st_product_group {
    box-shadow: 0px 0px 11px 0px #c7c7c7!important;
    padding: 10px;
}
@media only screen and (min-width: 991.5px) {
	.productgroups .st_product_group_img{
		height: 100% !important;
	}
}

.productgroups .st_box .st_i i{
	text-align: left;
}

.productgroups .st_box p{
	padding-left: 0;
	margin-bottom: 0px;
}

.st_brand_group_img {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 90px !important;
}

.st_brand_group {
    box-shadow: 0px 0px 11px 0px #c7c7c7!important;
    padding: 10px;
}

.st_brand_group p {
    color: #e00025;
    margin-top: 7px;
    margin-bottom: 0px;
    font-weight: bold;
    text-align: center;
}

.st_img_took {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 29px;
    margin-top: 70px;
}

a.page-scroller {
    width: 35px;
}

body.search nav.posts-navigation {
    display: none;
}

input.search-field.form-control {
    box-shadow: none !important;
    outline: none !important;
    border-radius: 0;
    font-size: 13px;
    width: 100%;
}

input.search-submit.btn.btn-default {
    box-shadow: none;
    border: none;
    outline: none;
    border-radius: 0;
    height: 34px;
    position: relative;
    bottom: 1.5px;
    padding-top: 4px;
}

a.st_search_shop b {
    font-weight: normal;
    text-decoration: underline;
}

a.st_search_shop {
    text-decoration: none;
}

span.highlight {
	background: #E93040;
}