
.style_h1 {
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    color: white;
    font-size: 75px;
    font-weight: 400;
    line-height: 83px;
}

.style_h2 {
    font-size: 30px;
    line-height: 36px;
    padding: 8px 0px;
    font-weight: 700;
}

.style_h3 {
    font-size: 24px;
    line-height: 20px;
    padding: 8px 0px;
    color: #ff0000;
}

.text {
    color: #010101;
    font-size: 30px;
    font-weight: 400;
    line-height: 40px;
    padding: 15px 0px 45px;
}

.home_title {
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
    font-size: 75px;
    font-weight: 400;
    line-height: 83px;
    padding-bottom: 50px;
}

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

.home_title_no_shadow {
    font-size: 75px;
    font-weight: 400;
    line-height: 83px;
    padding-bottom: 50px;
}

.style_page_h2 {
    font-size: 30px;
    line-height: 36px;
    padding: 8px 0px;
    font-weight: 400;
    color: #fff;
}

.btn_orange_white {
    background-color: #ffffff;
    border: 1px solid #ff5400;
    border-radius: 100px;
    color: white;
    font-size: 19px;
    font-weight: 700;
    padding: 20px 20px 20px 20px;
    text-align: center;
    margin-bottom: 15px;
}

.btn_orange_white:hover {
    background-color: #ffffff;
    border: 1px solid white;
    border-radius: 100px;
    color: #ff5400;
    font-size: 19px;
    font-weight: 700;
    padding: 20px 20px 20px 20px;
    text-decoration: none;
}

.btn_white {
    border: 1px solid white;
    border-radius: 100px;

    font-size: 19px;
    font-weight: 700;
    text-decoration: none;
    padding: 20px 20px 20px 20px;
    margin-bottom: 15px;
}

.btn_white:hover {
    border: 1px solid black;
    border-radius: 100px;

    font-size: 19px;
    font-color: black;
    font-weight: 700;
    text-decoration: none;
    padding: 20px 20px 20px 20px;
}

.btn_text {
    color: black;
    font-size: 18px;
    font-weight: 400;
    padding: 0px;
    text-decoration: underline;
}

.btn_text:hover {
    color: #ffffff;
}

.btn_orange_transparent_border {
    background-color: transparent;
    border: 1px solid #ff5400;
    border-radius: 100px;
    color: #ff5400;
    font-size: 19px;
    font-weight: 700;
    padding: 20px 20px 20px 20px;
    margin-bottom: 15px;
}

.btn_orange_transparent_border:hover {
    background-color: #ff5400;
    border: 1px solid #ff5400;
    border-radius: 100px;
    color: #ffffff;
    font-size: 19px;
    font-weight: 700;
    padding: 20px 20px 20px 20px;
    text-decoration: none;
}

.btn_orange_white_border {
    background-color: transparent;
    border: 1px solid #ff5400;
    border-radius: 100px;
    color: #ff5400;
    font-size: 19px;
    font-weight: 700;
    padding: 20px 20px 20px 20px;
    margin-bottom: 15px;
}

.btn_orange_white_border:hover {
    background-color: #ff5400;
    border: 1px solid #ff5400;
    border-radius: 100px;
    color: #ffffff;
    font-size: 19px;
    font-weight: 700;
    padding: 20px 20px 20px 20px;
    text-decoration: none;
}

.btn_white_b_orange, .but_standard {
    border: 1px solid #ff5400;
    background-color: transparent;
    color: #ff5400;
    border-radius: 100px;
    font-size: 19px;
    font-weight: 700;
    text-decoration: none;
    padding: 20px 20px 20px 20px;
    margin-bottom: 15px;
    text-align: center;
}

.btn_white_b_orange:hover, .but_standard:hover {
    border: 1px solid #ff5400;
    border-radius: 100px;
    font-size: 19px;
    color: #fff;
    background-color: #ff5400;
    font-weight: 700;
    text-decoration: none;
    padding: 20px 20px 20px 20px;
}

.row_block {
    max-width: 800px;
    padding-top: 40px;
    margin: 0 auto;
}

.row_image_670 .block_div {
    display: none;
}

.row_image_670 .image {
    margin-top: 130px;
}

.row_block_home .block_div {
    width: 400px;
    top: 50px;
}

.row_block_home .wrapper {
    padding: 20px 40px;
}

.row_block_home .text, .row_block_home p {
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
    padding-bottom: 0px;
}

.row_block_home .btn {
    text-align: left;
    padding: 15px 0px;
}

.row_block_home .background {
    background-color: #ff5400;
    position: absolute;
    opacity: 0.9;
}

.row_block_home img {
    position: absolute;
    bottom: -100px;
    right: 120px;
    cursor: pointer;
}

.row_block_home h2 {
    color: #fff;
    font-size: 38px;
    font-weight: 700;
    line-height: 48px;
    padding-bottom: 10px;
    text-shadow: none;
}

.row_block_home .intro {
    display: none;
}

.row_image_617 .btn2 {
    display: none;
}

.row_image_617 h2 {
    font-weight: 400;
    font-size: 28px;
    line-height: 32px;
    color: #fff;
    margin: 0;
    padding-bottom: 0;
}

.youtube_video {
    width: 100%;
    height: 350px;
}

.row_block_text {
    max-width: 1000px;
    padding: 40px 0px 40px;
    margin: 0 auto;
}

.footer {
    background-color: #ff5400;
    color: #fff;
    margin-top: 40px;
}

.style_footer ul {
    margin-bottom: 0;
}

.style_footer {
    padding: 30px 0px 30px;
    font-size: 18px;
    line-height: 20;
}

.style_footer li {
    padding: 10px 20px;
    font-size: 20px;
    font-weight: 500;
}

.style_footer li a {
    color: #fff;
}

.style_footer li ul {
    padding-top: 15px;
}

.style_footer li ul li {
    padding: 0px;
    padding-bottom: 3px;
    font-weight: 400;
    font-size: 16px;

}

.style_footer li ul li a {
    color: #fff;
    opacity: 0.6;
}

.style_footer li ul li a:hover {
    opacity: 1;
}

.footer .menu_address {
    display: block;
}

.footer ul .menu_address {
    display: none;
}



.footer_content {
    text-align: left;
}

.footer_content .fa_socialmedia_icons {
    text-align: center;
    padding-left: 20px;
    margin: 0 auto;
}

.footer_content .fa_socialmedia_icons i {
    opacity: 0.5;
}

.footer_content .fa_socialmedia_icons i:hover {
    opacity: 1;
}

.footer_mail {
    display: none;
}

.footer .link_inactive {
    display: none;
}

.footer_end .end_item {
    font-size: 14px;
    line-height: 50px;
}

.footer_end .end_item .wrapper {
    padding: 15px 20px;
}

.footer_end .end_left img {
    float: left;
    margin-right: 15px;
}

.footer_end .end_right img {
    float: right;
    margin-left: 15px;
}

h1, h2 {
    font-size: 28px;
    margin-top: 5px;
    margin-bottom: 15px;
    color: #ff5400;
    padding: 0;
}

h3 {
    font-weight: 700;
    font-size: 20px;
    color: #000;
    padding-bottom: 15px;
}

h4 {
    color: #000;
    font-weight: 700;
    font-size: 16px;
}

strong {
    font-weight: 700;
}

.style_header .logo {
    position: absolute;
    height: 55px;
    width: 213px;
    top: 0px;
}

.style_header_scroll .bg_menu {
    background-color: #fff;
}

.style_header_scroll .menu_top_nav {
    background-color: #7b261f;
    color: #fff;
}

.menu_special {
    width: 180px;
}

.menu_special_item {
    background-color: #ff5400;
    text-align: center;
    color: #fff;
}

.header_socialmedia {
    top: 40px;
    color: #fff;

    right: 20px;
    width: 30px;
    font-size: 30px;
    z-index: 2000;
}

.header_socialmedia i {
    opacity: 0.7;
    margin-bottom: 10px;
}

.header_socialmedia i:hover {
    opacity: 1;
}

.hasmenu .dropdown_menu {
    display: none;
}

.slick-dots li button:before {
    font-size: 12px;
    line-height: 20px;
}

.slick-dots li.slick-active button:before {
    color: white;
    opacity: 0.9;
}

.style_row_image_text {
    background-color: #ffffff;
}

.style_row_image_text .intro {
    display: none;
}

.style_row_image_text h2 {
    color: #7b261f;
    font-size: 30px;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 20px;
}

.style_row_image_text .wrapper {
    padding: 30px 60px !important;
}

.split_636 .row_split {
    margin-top: -130px;
}

.style_row_image_text .text {
    font-size: 16px;
    line-height: 28px;
}


.row_text_656, .row_text_657, .row_text_658 {
    display: none;
}

.page_mobile_overview .wrapper {
    padding: 10px;
}

.page_mobile_overview .btn {
    width: 250px;
    text-align: center;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 30px;
}

.menu_top {
    background-color: #7B261F;
    position: absolute;
}

.menu_top li, .menu_top ul li {
    text-align: left;
}

.menu_top .link_inactive {
    display: none;
}

.menu_top_nav {
    background-color: #7b261f;
    color: #fff;
}

.menu_top_row .menu_top li {
    color: #7b261f;
}

.menu_top_row .menu_top li.active a, .menu_top_row .menu_top .dropdown_menu li.active, .menu_top_row .menu_top .dropdown_menu li:hover {
    color: #ff5400;
}

.menu_top_row .menu_top li {
    padding: 30px 20px 30px;
}

.menu_top_row .menu_top li.rollover {
    background-color: #7b261f;
    color: #fff;
}

.menu_top li.rollover a {
    color: #fff;
}

.at-style-responsive .at-share-btn, .at-resp-share-element.at-mobile .at-share-btn{
    padding:0!important;
    margin:0!important;
}

.menu_top_row ul.dropdown_menu {
    background-color: #7b261f;
    padding: 20px;
    min-width: 250px;
    margin-top: 28px;
    margin-left: -20px;
    color:#fff;
}


.menu_top_row .menu_top {
    right: 180px;
}

.style_page {
    padding: 30px 80px;
    background-color: #fff;
}

.style_page .text {
    font-size: 16px;
    line-height: 28px;
}

.style_page .text iframe {
    width: 100%;
    height: 400px;
}

.style_page .text td {
    vertical-align: top;
    line-height: 24px;
    padding-bottom: 30px;
}

.style_page .text td img {
    margin-right: 50px;
}

.style_page .page_menu_nav, .style_page .page_menu_wrapper {
    background-color: #7b261f;
    min-height: 275px;
}

.page_menu_list {
    padding: 20px 0px;
}

.page_menu_list li {
    padding: 10px 20px;
}

.page_menu_list li.active {
    color: #ff5400;
}

.page_menu_list li:hover {
    color: #ff5400;
    background-color: transparent;
}

.style_page .btn {
    text-align: center;
    width: 250px;
}

.form input, .form select {
    background-color: #fff;
}

.form .field {
    color: #333;
}

.firstFormgroup {
    margin-top: -50px;
}

.style_page table {
    width: 100%;
}

.style_page .intro {
    display: none;
}

.style_page .page_menu_nav {
    display: none;
}

.page section {
    padding: 30px 20px;
    background-color: #ff5400;
    border-top: 0px solid #333;
    border-bottom: 0px solid #333;
    margin: 15px 0px;
    color: #fff;
}

.page_header {
    max-width: 750px;
    padding-top: 150px;
    padding-bottom: 20px;
    margin: 0;
}

.page_header img {
    position: absolute;
    bottom: 0px;
    margin-left: 150px;
}

.page_header h2 {
    color: #fff;
    font-size: 75px;
    line-height: 83px;
    display: none;
}

.style_galery .image_rollover {
    background-color: #10C6AE;
}

.style_galery .popup .wrapper {
    padding: 50px;
}

.style_galery .popup {
    overflow: auto;
}

.style_galery .popup h4 {
    font-size: 30px;
    padding-bottom: 20px;
    font-weight: 300;
}

.style_galery .type_2.image, .style_galery .type_2.image_rollover {
    -webkit-border-radius: 150px;
    -moz-border-radius: 150px;
    border-radius: 150px;
}

.style_galery .popup .text, .style_galery .popup p {
    color: #fff;
    text-align: center;
    font-size: 20px;
}

.style_galery .popup .type_1.image {
    width: 500px;
    height: 500px;
    background-size: contain;
    background-repeat: no-repeat;
    margin: 0 auto;
}

.style_galery .popup .type_2.image {
    width: 200px;
    height: 200px;
    background-repeat: no-repeat;;
    background-size: cover;
    background-position: center;
    margin: 0 auto;
    -webkit-border-radius: 150px;
    -moz-border-radius: 150px;
    border-radius: 150px;
}

.style_row_news {
    margin-top: 10px;
}

.news_title {
    display: none;
}

.news .image {
    background-size: cover;
}

.news .item .image {
    width: 100%;
    display: block;

}

.youtube_video {
    width: 100%;
    height: 350px;
}

.style_row_news .news_item .news_wrapper {
    padding: 10px;
}

.style_row_news .news_item:first-child .news_wrapper {
    padding-left: 0px
}

.style_row_news .news_item:last-child .news_wrapper {
    padding-right: 0px
}

.style_row_news .news_item .news_text_wrapper {
    padding: 20px;
    background-color: #fff;
    min-height: 350px;
}

.style_row_news h3 {
    color: #ff5400;
    font-size: 16px;
    font-style: italic;
    font-weight: 300;
}

.style_row_news h2 {
    color: #000;
    font-size: 20px;
    font-weight: 700;
}

.style_row_news .intro {
    padding: 0px;
    line-height: 28px;
}

@media (max-width: 350px) {
    .style_row_news h3 {
        font-size: 11px !important;
    }
}

.style_news {
    padding: 80px;
    padding-top: 60px;
    background-color: #fff;
}

.style_news .text {
    font-size: 16px;
    line-height: 28px;
}

.style_news .text td {
    vertical-align: top;
    line-height: 24px;
    padding-bottom: 30px;
}

.style_news .text td img {
    margin-right: 50px;
}

.style_news .page_menu_nav, .style_news .page_menu_wrapper {
    background-color: #7b261f;;
}

.style_news .btn {
    text-align: center;
    width: 250px;
}

.form input, .form select {
    background-color: #fff;
}

.form .field {
    color: #333;
}

.firstFormgroup {
    margin-top: -50px;
}

.style_news table {
    width: 100%;
}

.style_news .intro {
    display: none;
}

.more_news {
    color: #ff5400;
    text-decoration: underline;
    font-size: 14px;
}

a {
    color: #ff5400;
}

.link_inactive {
    display: none;
}

.menu_address {
    display: none;
}

.page_text_600 .page_menu, .page_text_706 .page_menu, .page_text_707 .page_menu, .page_text_709 .page_menu, .page_text_711 .page_menu {
    display: none;
}


.style_project .wrapper {
    padding: 80px;
    padding-top: 30px;
    background-color: #fff;
}

.style_project h3 {
    font-weight: 700;
    font-size: 20px;
    color: #000;
    padding-bottom: 15px;
    padding-top: 20px;
}

.style_project h4 {
    font-size: 30px;
    font-weight: 300;
    padding-bottom: 15px;
}

.style_project .text {
    font-size: 16px;
    line-height: 28px;
}

.style_project .text td {
    vertical-align: top;
    line-height: 24px;
    padding-bottom: 30px;
}

.style_project .text td img {
    margin-right: 50px;
}

.style_project table {
    width: 100%;
}

.style_project .intro {
    display: none;
}

.projectlist {
    padding-top: 100px;
    padding-left: 20px;
    padding-bottom: 50px;
}

.project_item {
    padding: 10px 0px;
    color: #ff5400;
    cursor: pointer;
}

.project_item:hover {
    color: #7b261f;
}

.project_item.active {
    color: #7b261f;
}

.style_project .page_tab {
    background-color: #ff5400;
}

.style_project .tab_item{
    color:#fff;
}

.style_project .tab_item.active {
    background-color: #7b261f;
    color:#fff;
}

.style_project .tab_item:hover {
    background-color: #7b261f;
    color:#fff;
}

.map_cover {
    position: absolute;
    width: 100%;
    height: 25px;
    background-color: #F4F4F4;
    margin-top: -25px;
}

.row_user {
    top: -40px;
}

.style_row_user {
    background-color: #fff;
    padding: 0px 80px;
}

.style_row_user .user_item {
    width: 100%;
    min-height: 120px;
}

.style_row_user .user_item .image {
    float: left;
    width: 100px;
    height: 100px;
}

.style_row_user .user_item .user_wrapper {
    padding: 10px;
}

.style_row_user .user_item:first-child .user_wrapper {
    padding-left: 0px
}

.style_row_user .user_item:last-child .user_wrapper {
    padding-right: 0px
}

.style_row_user .user_item .user_text_wrapper {
    overflow: hidden;
    padding: 20px;
    padding-top: 0px;
    color: #000;
}

.style_row_user .user_item .title {
    font-weight: 700;
    float: left;
    margin-right: 10px;
    line-height: 20px;
}

.style_row_user .user_item .function {
    padding-top: 0px;
    margin: 0px;
    line-height: 20px;
}

.style_row_user .user_item .intro {
    width: 100%;
    padding-top: 0px;
}

.style_row_user .user_item .user_message {
    display: block;
    overflow: hidden;
    padding-top: 10px;
}

.style_row_user h3 {
    color: #ff5400;
    font-size: 16px;
    font-style: italic;
    font-weight: 300;
}

.style_row_user h2 {
    color: #7b261f;;
    font-size: 20px;
    font-weight: 700;
    font-style: italic;
}

.style_row_user .intro {
    padding: 0px;
    line-height: 28px;
}

.row_map .intro {
    padding-bottom: 15px;
}

.row_map_670 {
    top: 140px;
    margin-left: 10px;
    background-color: transparent;
}

.row_map_670 .text {
    padding: 15px;
}

.row_map_670 .row.map {
    height: 621px;
}

.style_row_actie {
    margin-top: 20px;
}

.style_row_actie .actie_item .actie_wrapper {
    padding: 10px;
}

.style_row_actie .actie_item:first-child .actie_wrapper {
    padding-left: 0px
}

.style_row_actie .image {
    overflow: hidden;
}

.style_row_actie .actie_item:last-child .actie_wrapper {
    padding-right: 0px
}

.style_row_actie .actie_item .actie_text_wrapper {
    padding: 20px;
    background-color: transparent;
    min-height: 350px;
    position: absolute;
    top: 200px;
    padding-top: 0px;
}

.style_row_actie .actie_item .actie_text_wrapper.rollover .intro, .style_row_actie .actie_item .actie_text_wrapper.rollover .intro p, .style_row_actie .actie_item .actie_text_wrapper.rollover h3 {
    color: #fff;
}

.style_row_actie .actie_item .actie_text_wrapper.rollover .row_actie_bg {
    background-color: #ff5400;
}

.row_actie_bg {
    position: absolute;
    width: 100%;
    height: 400px;
    opacity: 0.8;
    background-color: #fff;
    left: 0px;
}
#slick_2 .item .block_div{
    padding-left:10px;
}

.style_row_actie .actie_item .actie_text_wrapper .intro {
    font-size: 14px;
    line-height: 22px;
}

.style_row_actie h3 {
    color: #ff5400;
    font-size: 16px;
    font-style: italic;
    font-weight: 300;
}

.style_row_actie h2 {
    color: #000;
    font-size: 20px;
    text-align: center;
}

.style_row_actie .intro {
    padding: 0px;
    line-height: 28px;
}

.row_download {
    color: #fff;
    background-color: #7b261f;
    line-height: 40px;
    overflow: hidden;
    margin-bottom: 10px;
    cursor: pointer;
}

.dl_text {
    float: left;
    padding: 0px 15px;
}

.dl_type {
    float: right;
    background-color: #ff5400;
    padding: 0px 15px;
}

.dl_type:hover {
    background-color: #000;
}

.shopnews {
    padding: 20px;
    padding-left: 0px;
    padding-top: 100px;
}

.row_actie .shopnews {
    padding-top: 10px;
}

.shopnews_item {

}

.shopnews .wrapper {
    padding: 20px 20px;
    margin-bottom: 30px;
    background-color: #fff;
    overflow: hidden;
}

.shopnews_image {
    width: 100%;
    height: 150px;
    background-size: cover;
}

.shopnews_title {
    color: #000;
    padding: 15px 0px;
    font-size: 24px;
    font-weight: 700;
}

.shopnews_intro, .shopnews_intro p {
    color: #000;
    line-height: 28px;
    font-size: 16px;
}

.page_actie .image .item {
    color: #fff;
    width: 400px;
    top: 50px;
}

.page_actie .image .item .wrapper {
    padding: 20px 40px;
}

.page_actie .image .item .background {
    background-color: #ff5400;
    opacity: 0.9;
}

.page_actie .image .item .intro, .page_actie .image .item .intro p, .page_actie .image .item .text p {
    color: #fff;
    font-size: 16px;
    line-height: 22px;
}

.page_actie .image .item .intro {
    display: none;
}

.page_actie .style_news {
    min-height: 600px;
}

.page_actie .item h2 {
    font-weight: 400;
    font-size: 28px;
    line-height: 32px;
}

.page_actie .image h2 {
    color: #fff;
}

.row_slider_693 .block_div {
    width: 400px;
    overflow: hidden;
    height: auto;
    top: 50px;
}

.row_slider_693 .block_div .wrapper {
    padding: 20px 40px;
}

.row_slider_693 .text, .row_slider_693 p {
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
    padding-bottom: 0px;
    overflow: hidden;
    width: 100%;
}

.row_slider_693 .btn {
    text-align: left;
    padding: 15px 0px;
}

.row_slider_693 .background {
    background-color: #ff5400;
    position: absolute;
    opacity: 0.9;
    min-height: 500px;
}

.row_slider_693 img {
    position: absolute;
    top: 350px;
    right: 120px;
    cursor: pointer;
}

.row_slider_693 .block_div h2 {
    color: #fff;
    font-size: 28px;
    font-weight: 300;
    line-height: 34px;
    text-shadow: none;
    margin: 0;
    padding: 0;
}

.row_slider_693 .intro {
    display: none;
}

.row_slider_693 .btn2 {
    display: none;
}

@media (max-width: 1040px) {
    .style_header .menu_top li {
        padding: 5px 20px;
        color: #fff;
    }

    .menu_top_row ul.dropdown_menu {
        padding: 0px;
    }

    .menu_special {
        right: 75px;
    }
}

@media (max-width: 725px) {
    .select-buttons-listitem {
        margin-top: 10px !important;
        margin-bottom: 10px !important;
    }
}

@media (max-width: 540px) {
    .row_block h2 {
        font-size: 30px;
        line-height: 40px;
    }

    .row_block_home {
        max-width: 750px;
        padding-top: 50px;
        padding-bottom: 50px;
        margin: 0 auto;
    }

    .row_block_home .wrapper {
        padding: 20px;
    }

    .row_block_home h2 {
        font-size: 60px;
        line-height: 60px;
    }

    .row_image_617 .background {
        opacity: 1;
        background-color: #FDF7E2;
    }

    .row_block_home img {
        position: absolute;
        bottom: -100px;
        right: 120px;
        cursor: pointer;
        width: 80%;
        height: 80%;
    }

    .row_image_617 .block_div {
        text-align: center;
        margin-top: 200px;
        height: 350px;
        width: 100%;
    }

    .row_image_617 h2 {
        display: none
    }

    .row_image_617 .row_block_home .text {
        display: none;
    }

    .row_image_617 .row_block_home .intro, .row_block_home .intro p {
        display: block;
        color: #7b261f;
    }

    .row_image_617 .row_block_home img {
        position: absolute;
        top: 20px;
        right: 20px;
    }

    .row_image_617 .block_div img {
        position: relative;
        top: 0px;
        left: 0;
        margin-bottom: 10px;

    }

    .row_image_617 .image {
        background-position: center -120px !important;

    }

    .row_image_617 .btn1 {
        display: none;
    }

    .row_image_617 .btn2 {
        display: block;
        text-align: center;
        padding: 15px 0px;
        margin: 0 auto;
        margin-top: 10px;
        width: 250px;
    }

    .youtube_video {
        width: 100%;
        height: 200px;
    }

    .style_footer li {
        float: left !important;
    }

    .style_footer .link_inactive {
        display: block;
    }

    .footer_end .end_item {
        font-size: 14px;
        line-height: 50px;
        text-align: center;
    }

    .footer_end .end_item .wrapper {
        padding: 15px 20px;
        text-align: center;
    }

    .footer_end .end_item img {
        margin: 0px 80px;
        float: none;
    }

    h1, h2 {
        font-size: 24px;
        margin-top: 5px;
        margin-bottom: 15px;
        color: #ff5400;
        padding: 0;
    }

    .style_header .menu_top li {
        padding: 5px 20px;
        color: #fff;
    }

    .menu_top_row ul.dropdown_menu {
        padding: 0px;
    }

    .menu_special {
        width: auto;
        right: 75px;
    }

    .header_socialmedia {
        display: none;
    }

    .row_split {
        background-color: #fff;
    }

    body {
        background-color: #fff !important;
    }

    .style_row_image_text .intro {
        display: block;
    }

    .style_row_image_text .text {
        display: none;
    }

    .style_row_image_text .btn {
        margin: 0 auto;
        margin-top: 15px;
        width: 80%;
        max-width: 250px;
        display: block;
    }

    .page_mobile_overview .btn {
        width: 80%;
        max-width: 250px;
    }

    .split_636 .row_split {
        margin-top: -75px;
    }

    .style_row_image_text .page_menu {
        display: none;
    }

    .style_row_image_text .wrapper {
        padding: 30px 20px !important;
    }

    .style_row_image_text table {
        width: 100%;
    }

    .style_row_image_text table td {
        vertical-align: top;
        padding: 10px 0px;
    }

    .style_row_image_text table td:first-child {
        padding-right: 15px;
    }

    .row_text_656, .row_text_657, .row_text_658 {
        display: block;
    }

    .page_mobile_overview .btn {

        margin-bottom: 0px;
    }

    .style_header_scroll {
        background-color: #fff;
    }

    .menu_top {
        background-color: #7b261f;
        padding-top: 20px;
        position: relative;
    }

    .menu_top li {
        font-size: 26px;
        border-bottom: 0px;
        float: none !important;
        line-height: 32px;
        color: #fff;
    }

    .menu_top .link_inactive {
        display: block;
    }

    .menu_top li ul {
        padding-top: 30px;
    }

    .menu_top li.menuActive {
        border-left: 2px solid #fff;
        margin-left: 20px;
    }

    .menu_top li ul li {
        font-size: 20px;
        border-bottom: 0px;
        float: none !important;
        line-height: 24px;
        padding: 5px 0px;
    }

    .arrow-up {
        display: none;
    }

    .menu_top .menu_address {
        display: none;
    }

    .logomobile {
        width: 35px;
        height: 35px;
        padding-top: 20px;
    }

    .style_page .page_menu {
        display: none;
    }

    .style_page {
        padding: 30px;
        padding-top: 20px;
    }

    .style_page .text, .style_page p {
        font-size: 18px;
        line-height: 32px;
    }

    .style_page .text h3 {
        padding: 15px 0px 10px;
    }

    .style_page .text iframe {
        width: 100%;
        height: 175px;
    }

    .page_text .image {
        min-height: 350px !important;
    }

    .page_header {
        padding-left: 40px;
        padding-right: 20px;
    }



    .news_title {
        display: block;
        padding: 10px 15px 0px;
        background-color: #fff;
    }

    .news_title h1 {
        margin-bottom: 0;
    }

    .style_row_news .news_item .news_wrapper {
        padding: 0px;

    }

    .news_item .image {
        width: 100px;
        height: 100px !important;
        float: left;
        z-index: 3000;
        margin: 15px;
    }

    .style_row_news .news_item .intro {
        display: none;
    }

    .style_row_news .news_item .news_text_wrapper {
        min-height: 100px;
    }

    .style_row_news h3 {
        color: #000;
        font-size: 14px;
        font-style: italic;
        font-weight: 300;
    }

    .style_row_news h2 {
        color: #000;
        font-size: 16px;
        font-weight: 700;
        line-height: 20px
    }

    .page_news_642 .news_list {
        display: none;
    }

    .page_news_642 .more_news {
        display: none;
    }

    .style_news {
        padding-top: 20px;
        padding: 20px;
    }

    .link_inactive {
        display: block;
    }

    .mobile_project_item {
        background-color: #7b261f;
    }

    .projectlist, .item.style_project {
        display: none;
    }

    .row_user {
        top: 0px;
    }

    .style_row_user .user_item .user_wrapper {
        padding-right: 0px;
        padding-left: 0px;
    }

    .style_row_user {
        background-color: #fff;
        padding: 0px 30px;
    }

    .style_row_user h2 {
        font-size: 24px;
        color: #ff5400;
        padding: 20px 0px 10px;

    }

    .style_row_user .user_item .title {
        float: none;
    }

    .style_row_user .user_item .intro {
        display: none;
    }

    .page_mobile_overview .page_text {
        display: none;
    }

    .page_mobile_overview .row_user .wrapper {
        padding: 0px;
    }

    .row_map_670 {
        top: 0px;
        margin-left: 10px;
        margin-right: 10px;
    }

    .row_map h2 {
        margin-bottom: 20px;
    }

    .row_map h2, .row_map .intro {
        display: block;
    }

    .row_map_670 .map_cover {
        background-color: #fff;
    }

    .row_map_670 .text {
        padding: 15px;
    }

    .row_map_670 #map-canvas-all {
        height: 250px !important;
    }

    .row_actie, .page_actie {
        display: none;
    }

    .style_row_actie .actie_item .actie_wrapper {
        padding-right: 0px;
        padding-left: 0px;
    }

    .page_actie .image .item {
        width: 100%;
    }

    .page_actie .image .item .intro {
        display: block;
    }

    .page_actie .image .item .text {
        display: none;
    }

    .actie_item {
        display: none;
    }

    .shopnews {
        display: none;
    }

    .row_block_home {
        max-width: 750px;
        padding-top: 50px;
        padding-bottom: 50px;
        margin: 0 auto;
    }

    .row_block_home .wrapper {
        padding: 20px;
    }

    .row_block_home h2 {
        font-size: 60px;
        line-height: 60px;
    }

    .row_image_617 .background {
        opacity: 1;
        background-color: #FDF7E2;
    }

    .row_block_home img {
        position: absolute;
        bottom: -100px;
        right: 120px;
        cursor: pointer;
        width: 80%;
        height: 80%;
    }

    .row_image_617 .block_div {
        text-align: center;
        margin-top: 200px;
        height: 350px;
        width: 100%;
    }

    .row_image_617 h2 {
        display: none
    }

    .row_image_617 .row_block_home .text {
        display: none;
    }

    .row_image_617 .row_block_home .intro, .row_block_home .intro p {
        display: block;
        color: #7b261f;
    }

    .row_image_617 .row_block_home img {
        position: absolute;
        top: 20px;
        right: 20px;
    }

    .row_image .item1 .image {
        width: 100px !important;
        height: 100px !important;
    }

    .row_image_617 .block_div img {
        position: relative;
        top: 0px;
        left: 0;
        margin-bottom: 10px;

    }

    .row_image_617 .image {
        background-position: center -120px !important;

    }

    .row_image_617 .btn1 {
        display: none;
    }

    .row_image_617 .btn2 {
        display: block;
        text-align: center;
        padding: 15px 0px;
        margin: 0 auto;
        margin-top: 10px;
        width: 250px;
    }
}

.style_h1 {
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    color: white;
    font-size: 75px;
    font-weight: 400;
    line-height: 83px;
}

.style_h2 {
    font-size: 30px;
    line-height: 36px;
    padding: 8px 0px;
    font-weight: 700;
}

.style_h3 {
    font-size: 24px;
    line-height: 20px;
    padding: 8px 0px;
    color: #ff0000;
}

.text {
    color: #010101;
    font-size: 30px;
    font-weight: 400;
    line-height: 40px;
    padding: 15px 0px 45px;
}
.blog .text{
    padding-bottom:15px;
}


.home_title {
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
    font-size: 75px;
    font-weight: 400;
    line-height: 83px;
    padding-bottom: 50px;
}

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

.home_title_no_shadow {
    font-size: 75px;
    font-weight: 400;
    line-height: 83px;
    padding-bottom: 50px;
}

.style_page_h2 {
    font-size: 30px;
    line-height: 36px;
    padding: 8px 0px;
    font-weight: 400;
    color: #fff;
}

.btn_orange_white {
    background-color: #ffffff;
    border: 1px solid #ff5400;
    border-radius: 100px;
    color: white;
    font-size: 19px;
    font-weight: 700;
    padding: 20px 20px 20px 20px;
    text-align: center;
    margin-bottom: 15px;
}

.btn_orange_white:hover {
    background-color: #ffffff;
    border: 1px solid white;
    border-radius: 100px;
    color: #ff5400;
    font-size: 19px;
    font-weight: 700;
    padding: 20px 20px 20px 20px;
    text-decoration: none;
}

.btn_white {
    border: 1px solid white;
    border-radius: 100px;

    font-size: 19px;
    font-weight: 700;
    text-decoration: none;
    padding: 20px 20px 20px 20px;
    margin-bottom: 15px;
}

.btn_white:hover {
    border: 1px solid black;
    border-radius: 100px;

    font-size: 19px;
    font-color: black;
    font-weight: 700;
    text-decoration: none;
    padding: 20px 20px 20px 20px;
}

.btn_text {
    color: black;
    font-size: 18px;
    font-weight: 400;
    padding: 0px;
    text-decoration: underline;
}

.btn_text:hover {
    color: #ffffff;
}

.btn_orange_transparent_border {
    background-color: transparent;
    border: 1px solid #ff5400;
    border-radius: 100px;
    color: #ff5400;
    font-size: 19px;
    font-weight: 700;
    padding: 20px 20px 20px 20px;
    margin-bottom: 15px;
}

.btn_orange_transparent_border:hover {
    background-color: #ff5400;
    border: 1px solid #ff5400;
    border-radius: 100px;
    color: #ffffff;
    font-size: 19px;
    font-weight: 700;
    padding: 20px 20px 20px 20px;
    text-decoration: none;
}

.btn_orange_white_border {
    background-color: transparent;
    border: 1px solid #ff5400;
    border-radius: 100px;
    color: #ff5400;
    font-size: 19px;
    font-weight: 700;
    padding: 20px 20px 20px 20px;
    margin-bottom: 15px;
}

.btn_orange_white_border:hover {
    background-color: #ff5400;
    border: 1px solid #ff5400;
    border-radius: 100px;
    color: #ffffff;
    font-size: 19px;
    font-weight: 700;
    padding: 20px 20px 20px 20px;
    text-decoration: none;
}

.btn_white_b_orange, .but_standard {
    border: 1px solid #ff5400;
    background-color: transparent;
    color: #ff5400;
    border-radius: 100px;
    font-size: 19px;
    font-weight: 700;
    text-decoration: none;
    padding: 20px 20px 20px 20px;
    margin-bottom: 15px;
    text-align: center;
    background-color:#fff;
}

.btn_white_b_orange:hover, .but_standard:hover {
    border: 1px solid #ff5400;
    border-radius: 100px;
    font-size: 19px;
    color: #fff;
    background-color: #ff5400;
    font-weight: 700;
    text-decoration: none;
    padding: 20px 20px 20px 20px;
}
.btn_small{
    padding: 10px 20px 10px 20px;
    font-size:16px;
}

.btn_small:hover {
    font-size:16px;
    padding: 10px 20px 10px 20px;
}

.row_block {
    max-width: 800px;
    padding-top: 40px;
    margin: 0 auto;
}

.row_image_670 .block_div {
    display: none;
}

.row_image_670 .image {
    margin-top: 130px;
}

.row_block_home .block_div {
    width: 400px;
    top: 50px;
}

.row_block_home .wrapper {
    padding: 20px 40px;
}

.row_block_home .text, .row_block_home p {
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
    padding-bottom: 0px;
}

.row_block_home .btn {
    text-align: left;
    padding: 15px 0px;
}

.row_block_home .background {
    background-color: #ff5400;
    position: absolute;
    opacity: 0.9;
}

.row_block_home img {
    position: absolute;
    bottom: -100px;
    right: 120px;
    cursor: pointer;
}

.row_block_home h2 {
    color: #fff;
    font-size: 38px;
    font-weight: 700;
    line-height: 48px;
    padding-bottom: 10px;
    text-shadow: none;
}

.row_block_home .intro {
    display: none;
}

.row_image_617 .btn2 {
    display: none;
}

.row_image_617 h2 {
    font-weight: 400;
    font-size: 28px;
    line-height: 32px;
    color: #fff;
    margin: 0;
    padding-bottom: 0;
}

.youtube_video {
    width: 100%;
    height: 350px;
}

.row_block_text {
    max-width: 1000px;
    padding: 40px 0px 40px;
    margin: 0 auto;
}

.footer {
    background-color: #ff5400;
    color: #fff;
    margin-top: 40px;
}

.style_footer ul {
    margin-bottom: 0;
}

.style_footer {
    padding: 30px 0px 0px;
    font-size: 18px;
}

.style_footer li {
    padding: 10px 20px;
    font-size: 20px;
    font-weight: 500;
}
.footer_item{
    color:#fff;
}

.style_footer li a {
    color: #fff;
}

.style_footer li ul {
    padding-top: 15px;
}

.style_footer li ul li {
    padding: 0px;
    padding-bottom: 3px;
    font-weight: 400;
    font-size: 16px;

}

.style_footer li ul li a {
    color: #fff;
    opacity: 0.6;
}

.style_footer li ul li a:hover {
    opacity: 1;
}

.footer .menu_address {
    display: block;
}

.footer ul .menu_address {
    display: none;
}

.footer_end {
    background-color: #ff722d;
}

.footer_content {
    text-align: left;
}

.footer_content .fa_socialmedia_icons {
    text-align: center;
    padding-left: 0px;
    margin: 0 auto;
}

.footer_content .fa_socialmedia_icons i {
    opacity: 0.5;
    padding:0px 5px;

}

.footer_content .fa_socialmedia_icons i:hover {
    opacity: 1;
}

.footer_mail {
    display: none;
}

.footer .link_inactive {
    display: none;
}

.footer_end .end_item {
    font-size: 14px;
    line-height: 50px;
}

.footer_end .end_item .wrapper {
    padding: 15px 20px;
}

.footer_end .end_left img {
    float: left;
    margin-right: 15px;
}

.footer_end .end_right img {
    float: right;
    margin-left: 15px;
}

h1, h2 {
    font-size: 28px;
    margin-top: 5px;
    margin-bottom: 15px;
    color: #ff5400;
    padding: 0;
}

h3 {
    font-weight: 700;
    font-size: 20px;
    color: #7b261f;
    padding-bottom: 15px;
}

h4 {
    color: #000;
    font-weight: 700;
    font-size: 16px;
}

strong {
    font-weight: 700;
}

.style_header .logo {
    position: absolute;
    height: 55px;
    width: 300px;
    top: 8px;
}

.style_header_scroll .bg_menu {
    background-color: #fff;
}

.style_header_scroll .menu_top_nav {
    background-color: #7b261f;
    color: #fff;
}

.menu_special {
    width: 180px;
}

.menu_special_item {
    background-color: #ff5400;
    text-align: center;
    color: #fff;
}

.header_socialmedia {
    top: 40px;
    color: #fff;

    right: 20px;
    width: 30px;
    font-size: 30px;
    z-index: 2000;
}

.header_socialmedia i {
    opacity: 0.7;
    margin-bottom: 10px;
}

.dl_type a {
    padding:10px 30px;
}
.header_socialmedia i:hover {
    opacity: 1;
}

.hasmenu .dropdown_menu {
    display: none;
}

.page_faq .question.active, .collapse_content{
    color:#7b261f;

}
.page_faq .question.active{
    font-weight:bold;
}

.page_faq .group{
    padding-bottom:40px;
}


.slick-dots li button:before {
    font-size: 12px;
    line-height: 20px;
}

.slick-dots li.slick-active button:before {
    color: white;
    opacity: 0.9;
}

.style_row_image_text {
    background-color: #ffffff;
}

.style_row_image_text .intro {
    display: none;
}

.style_row_image_text h2 {
    color: #7b261f;
    font-size: 30px;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 20px;
}

.style_row_image_text .wrapper {
    padding: 30px 60px !important;
}

.split_636 .row_split {
    margin-top: -130px;
}

.style_row_image_text .text {
    font-size: 16px;
    line-height: 28px;
}
.text ul li ul li{
    margin-left:20px;
}

.row_text_590 {
    padding:0px 10px;
}

.row_text_656, .row_text_657, .row_text_658 {
    display: none;
}

.page_mobile_overview .wrapper {
    padding: 10px;
}

.page_mobile_overview .btn {
    width: 250px;
    text-align: center;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 30px;
}
.menu{
    background-color:#fff;
}

.menu_top {
    background-color: #7B261F;
    position: absolute;
}

.menu_top li, .menu_top ul li {
    text-align: left;
}

.menu_top .link_inactive {
    display: none;
}

.menu_top_nav {
    background-color: #7b261f;
    color: #fff;
}

.menu_top_row .menu_top li {
    color: #7b261f;
}

.menu_top_row .menu_top li.active a, .menu_top_row .menu_top .dropdown_menu li.active, .menu_top_row .menu_top .dropdown_menu li:hover {
    color: #ff5400;
}

.menu_top_row .menu_top li {
    padding: 30px 20px 30px;
}

.menu_top_row .menu_top li.rollover {
    background-color: #7b261f;
    color: #fff;
}

.menu_top li.rollover a {
    color: #fff;
}

.menu_top_row ul.dropdown_menu {
    background-color: #7b261f;
    padding: 20px;
    min-width: 250px;
    margin-top: 28px;
    margin-left: -20px;
}

.menu_top_row .menu_top {
    right: 255px;
}

.style_page {
    padding: 30px 80px;
    background-color: #fff;
}

.style_page .text {
    font-size: 16px;
    line-height: 28px;
}

.style_page .text iframe {
    width: 100%;
    height: 400px;
}

.style_page .text td {
    vertical-align: top;
    line-height: 24px;
    padding-bottom: 30px;
}

.style_page .text td img {
    margin-right: 50px;
}

.style_page .page_menu_nav, .style_page .page_menu_wrapper {
    background-color: #7b261f;
    min-height: 275px;
}

.page_menu_list {
    padding: 20px 0px;
}

.page_menu_list li {
    padding: 10px 20px;
}

.page_menu_list li.active {
    color: #ff5400;
}

.page_menu_list li:hover {
    color: #ff5400;
    background-color: transparent;
}

.style_page .btn {
    text-align: center;
    width: 250px;
}

.form input, .form select {
    background-color: #fff;
}

.form .field {
    color: #333;
}

.firstFormgroup {
    margin-top: -50px;
}

.style_page table {
    width: 100%;
}

.style_page .intro {
    display: none;
}

.style_page .page_menu_nav {
    display: none;
}

.page section {
    padding: 30px 20px;
    background-color: #ff5400;
    border-top: 0px solid #333;
    border-bottom: 0px solid #333;
    margin: 15px 0px;
    color: #fff;
}

.page_header {
    max-width: 750px;
    padding-top: 150px;
    padding-bottom: 20px;
    margin: 0;
}

.page_header img {
    position: absolute;
    bottom: 0px;
    margin-left: 150px;
}

.page_header h2 {
    color: #fff;
    font-size: 75px;
    line-height: 83px;
    display: none;
}

.style_galery .image_rollover {
    background-color: #10C6AE;
}

.style_galery .popup .wrapper {
    padding: 50px;
}

.style_galery .popup {
    overflow: auto;
}

.style_galery .popup h4 {
    font-size: 30px;
    padding-bottom: 20px;
    font-weight: 300;
}

.style_galery .type_2.image, .style_galery .type_2.image_rollover {
    -webkit-border-radius: 150px;
    -moz-border-radius: 150px;
    border-radius: 150px;
}

.style_galery .popup .text, .style_galery .popup p {
    color: #fff;
    text-align: center;
    font-size: 20px;
}

.style_galery .popup .type_1.image {
    width: 500px;
    height: 500px;
    background-size: contain;
    background-repeat: no-repeat;
    margin: 0 auto;
}

.style_galery .popup .type_2.image {
    width: 200px;
    height: 200px;
    background-repeat: no-repeat;;
    background-size: cover;
    background-position: center;
    margin: 0 auto;
    -webkit-border-radius: 150px;
    -moz-border-radius: 150px;
    border-radius: 150px;
}

.style_row_news {
    margin-top: 10px;
}

.news_title {
    display: none;
}

.style_row_news .news_item .news_wrapper {
    padding: 10px;
}

.style_row_news .news_item:first-child .news_wrapper {
    padding-left: 10px
}

.home .style_row_news .news_item:last-child .news_wrapper {
    padding-right: 0px
}
.style_row_news .news_item:last-child .news_wrapper {
    padding-right:10px;
}

.style_row_news .news_item .news_text_wrapper {
    padding: 20px;
    background-color: #fff;
    min-height: 350px;
}

.style_row_news h3 {
    color: #ff5400;
    font-size: 16px;
    font-style: italic;
    font-weight: 300;
}

.style_row_news h2 {
    color: #000;
    font-size: 20px;
    font-weight: 700;
}

.style_row_news .intro, .blog .intro{
    padding: 0px;
    line-height: 28px;
}

@media (max-width: 350px) {
    .style_row_news h3, .article_text_wrapper h3, .list_blog .article_text_wrapper h3 {
        font-size: 11px !important;
    }
}

.style_news {
    padding: 80px;
    padding-top: 60px;
    background-color: #fff;
}

h3.datenews{
    font-weight: 300;
    font-size: 16px;
    color: #ff5400;;
    padding-bottom: 15px;
}

.style_news h4 {
    font-size: 30px;
    font-weight: 300;
    padding-bottom: 15px;
}

.style_news .text, .blog .text{
    font-size: 16px;
    line-height: 28px;
}
.style_news .text img, .blog .text img{
    margin: 18px 0px;
}

.text img[align="left"],
.text img[style*="float: left"],
.text img[style*="float:left"]{
    margin: 18px 30px 18px 0px;
}
.text img[align="right"],
.text img[style*="float: right"],
.text img[style*="float:right"]{
    margin: 18px 0px 18px 30px;
}
.text img[align="center"],
.text img[style*="float: center"],
.text img[style*="float:center"]{
    margin: 18px 0px 18px 0px;
}


.style_news .text td {
    vertical-align: top;
    line-height: 24px;
    padding-bottom: 30px;
}

.style_news .text td img {
    margin-right: 50px;
}

.style_news .page_menu_nav, .style_news .page_menu_wrapper {
    background-color: #7b261f;;
}

.style_news .btn {
    text-align: center;
    width: 250px;
}

.form input, .form select {
    background-color: #fff;
}

.form .field {
    color: #333;
}

.firstFormgroup {
    margin-top: -50px;
}

.style_news table {
    width: 100%;
}

.style_news .intro {
    display: none;
}

.more_news {
    color: #ff5400;
    text-decoration: underline;
    font-size: 14px;
}

a {
    color: #ff5400;
}

.link_inactive {
    display: none;
}

.menu_address {
    display: none;
}

.page_text_600 .page_menu {
    display: none;
}

.style_project .wrapper {
    padding: 80px;
    padding-top: 30px;
    background-color: #fff;
}

.style_project h3 {
    font-weight: 700;
    font-size: 20px;
    color: #000;
    padding-bottom: 15px;
    padding-top: 20px;
}

.style_project h4 {
    font-size: 30px;
    font-weight: 300;
    padding-bottom: 15px;
}

.style_project .text {
    font-size: 16px;
    line-height: 28px;
}

.style_project .text td {
    vertical-align: top;
    line-height: 24px;
    padding-bottom: 30px;
}

.style_project .text td img {
    margin-right: 50px;
}

.style_project table {
    width: 100%;
}

.style_project .intro {
    display: none;
}

.projectlist {
    padding-top: 100px;
    padding-left: 20px;
    padding-bottom: 50px;
}

.project_item {
    padding: 10px 0px;
    color: #ff5400;
    cursor: pointer;
}

.project_item:hover {
    color: #7b261f;
}

.project_item.active {
    color: #7b261f;
}

.style_project .page_tab {
    background-color: #ff5400;
}



.style_project .tab_item:hover {
    background-color: #7b261f;
}

.map_cover {
    position: absolute;
    width: 100%;
    height: 25px;
    background-color: #F4F4F4;
    margin-top: -25px;
}

.row_user {
    top: -40px;
}

.style_row_user {
    background-color: #fff;
    padding: 0px 80px;
}

.style_row_user .user_item {
    width: 100%;
    min-height: 120px;
}

.style_row_user .user_item .image {
    float: left;
    width: 100px;
    height: 100px;
}

.style_row_user .user_item .user_wrapper {
    padding: 10px;
}

.style_row_user .user_item:first-child .user_wrapper {
    padding-left: 0px
}

.style_row_user .user_item:last-child .user_wrapper {
    padding-right: 0px
}

.style_row_user .user_item .user_text_wrapper {
    overflow: hidden;
    padding: 20px;
    padding-top: 0px;
    color: #000;
}

.style_row_user .user_item .title {
    font-weight: 700;
    float: left;
    margin-right: 10px;
    line-height: 20px;
}

.style_row_user .user_item .function {
    padding-top: 0px;
    margin: 0px;
    line-height: 20px;
}

.style_row_user .user_item .intro {
    width: 100%;
    padding-top: 0px;
}

.style_row_user .user_item .user_message {
    display: block;
    overflow: hidden;
    padding-top: 10px;
}

.style_row_user h3 {
    color: #ff5400;
    font-size: 16px;
    font-style: italic;
    font-weight: 300;
}

.style_row_user h2 {
    color: #7b261f;;
    font-size: 20px;
    font-weight: 700;
    font-style: italic;
}

.style_row_user .intro {
    padding: 0px;
    line-height: 28px;
}

.row_map .intro {
    padding-bottom: 15px;
}

.row_map_670 {
    top: 140px;
    margin-left: 10px;
    background-color: transparent;
}

.row_map_670 .text {
    padding: 15px;
}

.row_map_670 .row.map {
    height: 621px;
}

.style_row_actie {
    margin-top: 20px;
}

.style_row_actie .actie_item .actie_wrapper {
    padding: 10px;
}

.style_row_actie .actie_item:first-child .actie_wrapper {
    padding-left: 0px
}

.style_row_actie .image {
    overflow: hidden;
}

.style_row_actie .actie_item:last-child .actie_wrapper {
    padding-right: 0px
}

.style_row_actie .actie_item .actie_text_wrapper {
    padding: 20px;
    background-color: transparent;
    min-height: 350px;
    position: absolute;
    top: 200px;
    padding-top: 0px;
}

.style_row_actie .actie_item .actie_text_wrapper.rollover .intro, .style_row_actie .actie_item .actie_text_wrapper.rollover .intro p, .style_row_actie .actie_item .actie_text_wrapper.rollover h3 {
    color: #fff;
}

.style_row_actie .actie_item .actie_text_wrapper.rollover .row_actie_bg {
    background-color: #ff5400;
}

.row_actie_bg {
    position: absolute;
    width: 100%;
    height: 400px;
    opacity: 0.8;
    background-color: #fff;
    left: 0px;
}

.style_row_actie .actie_item .actie_text_wrapper .intro {
    font-size: 14px;
    line-height: 22px;
}

.style_row_actie h3 {
    color: #ff5400;
    font-size: 16px;
    font-style: italic;
    font-weight: 300;
}

.style_row_actie h2 {
    color: #000;
    font-size: 20px;
    text-align: center;
}

.style_row_actie .intro {
    padding: 0px;
    line-height: 28px;
}

.row_download {
    color: #fff;
    background-color: #7b261f;
    line-height: 40px;
    overflow: hidden;
    margin-bottom: 10px;
    cursor: pointer;
}

.dl_text {
    float: left;
    padding: 0px 15px;
}

.dl_type {
    float: right;
    background-color: #ff5400;

    padding: 0px 0px;
}

.dl_type:hover {
    background-color: #000;
}

.shopnews {
    padding: 20px;
    padding-left: 0px;
    padding-top: 100px;
}

.row_actie .shopnews {
    padding-top: 10px;
}

.shopnews_item {

}

.shopnews .wrapper {
    padding: 20px 20px;
    margin-bottom: 30px;
    background-color: #fff;
    overflow: hidden;
}

.shopnews_image {
    width: 100%;
    height: 150px;
    background-size: cover;
}

.shopnews_title {
    color: #000;
    padding: 15px 0px;
    font-size: 24px;
    font-weight: 700;
}

.shopnews_intro, .shopnews_intro p {
    color: #000;
    line-height: 28px;
    font-size: 16px;
}

.page_actie .image .item {
    color: #fff;
    width: 400px;
    top: 50px;
    overflow:hidden;

}

.page_actie .image .item .wrapper {
    padding: 20px 40px;
}

.page_actie .image .item .background {
    background-color: #ff5400;
    opacity: 0.9;
}

.page_actie .image .item .intro, .page_actie .image .item .intro p, .page_actie .image .item .text p {
    color: #fff;
    font-size: 16px;
    line-height: 22px;
}

.page_actie .image .item .intro {
    display: none;
}

.page_actie .style_news {
    min-height: 600px;
}

.page_actie .item h2 {
    font-weight: 400;
    font-size: 28px;
    line-height: 32px;
}

.page_actie .image h2 {
    color: #fff;
}

.row_slider_693 .block_div {
    width: 400px;
    overflow: hidden;
    height: auto;
    top: 50px;
}

.row_slider_693 .block_div .wrapper {
    padding: 20px 40px;
}

.row_slider_693 .text, .row_slider_693 p {
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
    padding-bottom: 0px;
    overflow: hidden;
    width: 100%;
}

.row_slider_693 .btn {
    text-align: left;
    padding: 15px 0px;
}

.row_slider_693 .background {
    background-color: #ff5400;
    position: absolute;
    opacity: 0.9;
    min-height: 500px;
}

.row_slider_693 img {
    position: absolute;
    top: 350px;
    right: 120px;
    cursor: pointer;
}

.row_slider_693 .block_div h2 {
    color: #fff;
    font-size: 28px;
    font-weight: 300;
    line-height: 34px;
    text-shadow: none;
    margin: 0;
    padding: 0;
}

.row_slider_693 .intro {
    display: none;
}

.row_slider_693 .btn2 {
    display: none;
}

/* FORM */

.form, form {

    font-size: 16px !important;

    color: #000 !important;

}

.formerror {

    color: #ff5400 !important;

    font-weight: normal !important;

    margin-bottom: 10px !important;

}

.form input.notvalid {

    border-color: #ff5400 !important;

    color: #ff5400 !important;

}

.form input, .form select {

    color: #000 !important;

    padding-left: 15px !important;

    font-weight: normal !important;

    border-width: 1px !important;

    border-color: #ccc !important;

    border-radius: 3px !important;

    box-sizing: border-box !important;

    -moz-box-sizing: border-box !important;

    -webkit-box-sizing: border-box !important;

}

.form label {

    top: -35px !important;

    font-size: 16px !important;

    color: #000 !important;

}

.form .field {

    margin-top: 55px;

}

.form .infotext {

    color: #fff !important;

    background-color: #ff5400 !important;

}

.select-buttons-listitem-active {

    background-color: #ff5400 !important;

    color: #fff;

    border: 1px solid #ff5400 !important;

}

.select-buttons-listitem:hover {

    background-color: #ff5400 !important;

    color: #fff;

    border: 1px solid #ff5400 !important;

}

.form-payment-method-listitem:hover {

    color: #ff5400 !important;

    border: 1px solid #ff5400 !important;

}

.form-payment-method-listitem-active {

    color: #ff5400 !important;

    border: 1px solid #ff5400 !important;

}

.form-payment-bankoption-listitem:hover {

    background-color: #ff5400 !important;

}

#dateofbirthday, #dateofbirthmonth, #dateofbirthyear {

    text-align: center;

}

.othervalue-input:hover {

    background-color: #ff5400 !important;

    color: #fff !important;

}

.select-buttons-listitem:hover > .othervalue-input {

    background-color: #ff5400 !important;

    color: #fff !important;

}

.select-buttons-listitem-active .othervalue-input {

    background-color: #ff5400 !important;

    color: #fff !important;

}


.readmore {
    padding-top:15px;
    display: block;
    color:#ff5400;
}

.readmore_icon {
    display: none;
    color:#ff5400;
}
.menu_top_search {
    right: 180px;
    color: #ff5400;
    background-color: #fff;

}

.menu_top_search_static_icon i {
    color: #ff5400;
}

body {
    background-color: #F4F4F4;

    font-family: 'Open Sans', sans-serif;
}

.site {
    padding-top: 75px;
}


.btn {
    width: 180px;
    display: inline-block;
    text-align: center
}



.row_image h1 {
    color: #ff5400;

}

.row_image h2 {
    color: #ff5400;

}

.row_image h3 {
    color: #000000;

}

.row_image_617 {
    background-color: #ffffff;
}

.row_image_617 .item {
    text-align: left;


}

.row_image_617 h1 {

}

.row_image_617 h2 {
    color: #ffffff;

}



.row_news .image_wrapper {
    padding: 10px;
}

.page_text_678 .page_menu {
    display: none;
}

.footer_end_kuc {
    display: none;
}

.hide-show-formfield-style {
    color: #ff5400;
    font-size: 18px;
}

.amount-field, .IDKINusersalutation-field {
    margin-top: 20px !important;
}

.formgroup-button-wrapper-back {
    margin-top: 55px;
}

.formfield-required:after {
    color: #ff5400;
}

.formgroup-head-wrapper{
    top:-50px;
    position:absolute;
    right:20px;

}



.formgroup-title {
    color: #ff5400 !important;
    font-size: 28px !important;
    margin-bottom: 15px !important;
    margin-top: 5px !important;
    padding: 0 !important;
    display:none;
}

.formgroup-text {
    font-size: 16px !important;
    line-height: 28px !important;
    padding: 15px 0 25px !important;
}
.form aside{
    margin-top:150px;
}
.footer_end_maa{
    background-color: #ff722d;
    display:block;
}
.article_type {
    background-color:#ff5400;
    display:none;
}
.blog_page .article_type{
    display:block;
    position:absolute;
    top:0px;
    right:0px;
    font-size:14px;
    background-color:#ccc;
    line-height:20px;
}

.article_text_wrapper{
    padding-bottom:20px;
    min-height:350px;
}
.blog .item {
    background-color:transparent;
}
.blog  h3 {
    color: #ff5400;
    font-size: 16px;
    font-style: italic;
    font-weight: 300;

}

.blog .article_item h2 {
    color: #000;
    font-size: 20px;
    font-weight: 700;
}
.blog_bottom_arrow{
    border:10px solid transparent;
    border-bottom:10px solid #ddd;
    display:block;
    left:20px;
}
.blog .item.blog_page .wrapper {
    background-color:#fff;
    padding:60px 80px 20px;

}
.post_comment_text{
    padding-left:60px;
    line-height:24px;
}
.post_comment_block, .blog_comment{
    background-color:transparent;
}
.blog_bottom, .blog_bottom_arrow {
    display:none;
}
