@charset "utf-8";
/* CSS Document */
#page_menu {
    position: relative;
    float: left;
    width: 100%;
    top: 0;
    top: 0;
    margin-top: 0;
    display: none
    }
#page_menu_1 {
    position: relative;
    float: left;
    width: 555px;
    height: 15px;
    top: 0;
    top: 0;
    display: none
    }
#page_menu_2 {
    position: relative;
    float: left;
    width: 555px;
    height: 15px;
    top: 0;
    top: 0;
    display: none
    }
#breadcrum {
    position: relative;
    float: left;
    width: 98%;
    height: 35px;
    top: 0;
    top: 0;
    margin: 0;
    padding: 0 1%;
    line-height: 15px;
    background-color: #fff;
    line-height: 35px
    }
a.breadcrum {
    line-height: 35px;
    color: #a4afaf
    }
a.breadcrum:hover {
    text-decoration: underline
    }
/*page basis*/
#page_container {
    position: relative;
    float: left;
    width: 100%;
    left: 0;
    top: 0;
    font-size: 12px;
    line-height: 20px;
    background-color: #202020;
    z-index: 2
    }
#page_container.home {
    overflow: hidden;
    margin: 10px 0 0 0;
    background: none
    }
#page_content {
    position: relative;
    float: left;
    width: 90%;
    left: 0;
    top: 0;
    font-size: 12px;
    line-height: 20px;
    margin: 30px 0 30px 5%
    }
#page_container.home #page_content {
    z-index: 3;
    background-color: rgba(0, 0, 0, 0.7)
    }
div.page-content, div.page-footer {
    position: relative;
    float: left;
    width: 100%;
    left: 0;
    top: 0;
    font-size: 12px;
    line-height: 20px;
    margin: 15px 0 0 0
    }
#page_content p {
    margin-bottom: 10px
    }
#page_content div.page-list-6 h3 p {
    margin: 0
    }
#page_content div.page-list-6 p {
    margin-bottom: 20px
    }
#page_content ul {
    margin-left: 15px;
    margin-bottom: 10px
    }
#page_content ul li {
    float: none;
    list-style: square
    }
#page_h1, div.page_h1 {
    position: relative;
    left: 0;
    top: 0;
    padding: 0;
    margin: 0 0 0 0;
    width: 100%
    }
div.page_h1 h1, #page_h1 h1 {
    width: 100%;
    text-align: left;
    margin: 50px 0 20px 0;
    font-weight: normal;
    font-family: "HelveticaNeueW01-75Bold", Arial, Helvetica, sans-serif;
    font-size: 48px;
    color: #fff;
    float: left;
    line-height: 48px
    }
div.page_h2 {
    position: relative;
    left: 0;
    top: 0;
    padding: 0;
    margin: 0 0 0 0;
    width: 100%
    }
div.page_h2 h2 {
    width: 100%;
    text-align: left;
    margin: 0 0 10px 0;
    font-weight: normal;
    font-family: "HelveticaNeueW01-75Bold", Arial, Helvetica, sans-serif;
    font-size: 24px;
    color: #fff
    }
div.intro {
    position: relative;
    left: 0;
    top: 0;
    padding: 0;
    margin: 0 0 0 0;
    width: 100%
    }
div.intro h3 {
    width: 100%;
    text-align: left;
    margin: 0 0 10px 0;
    font-weight: normal;
    font-family: "HelveticaNeueW01-45Ligh", Arial, Helvetica, sans-serif;
    font-size: 18px
    }
#page_content div.intro h3 p {
    margin: 0 0 5px 0
    }
div.page_main_text, #page_main_text {
    position: relative;
    float: left;
    left: 0;
    top: 0;
    margin: 0 0 30px 0;
    color: #d5d5d5;
    font-size: 14px;
    width: 100%
    }
#page_main_text h2 {
    font-weight: normal;
    font-family: "HelveticaNeueW01-45Ligh", Arial, Helvetica, sans-serif;
    margin: 10px 0 5px 0;
    width: 100%;
    font-size: 24px;
    color: #76003D
    }
#page_main_text p {
    max-width: 1200px
    }
/*end page basis*/
#page_main_text a {
    color: #a76989
    }
#page_main_text a:hover {
    color: #fff
    }
/*list*/
#page_list {
    display: none
    }
div.page-lists {
    position: relative;
    float: left;
    width: 100%;
    left: 0;
    top: 0;
    margin: 0
    }
div.page-lists-index {
    position: relative;
    float: left;
    width: 100%;
    left: 0;
    top: 0;
    margin: 0;
    background-color: #202020;
    height: 50px;
    z-index: 1
    }
div.page-list-block, div.active-page-list-block {
    position: relative;
    float: left;
    height: 85px;
    margin: 25px 0 0 5%;
    width: 25%;
    background-color: #efefef;
    cursor: pointer;
    padding: 15px;
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -ms-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-property: height, width, top, left, background-color, opacity;
    -moz-transition-property: height, width, top, left, background-color, opacity;
    -ms-transition-property: height, width, top, left, background-color, opacity;
    -o-transition-property: height, width, top, left, background-color, opacity;
    transition-property: height, width, top, left, background-color, opacity
    }
#page_list div.active-page-list-block {
    background-color: #202020
    }
div.page-list-row {
    position: relative;
    float: left;
    height: 25px;
    left: 40px;
    top: 0;
    margin: 5px 20px 5px 0;
    cursor: pointer;
    padding: 5px 15px;
    background-color: #202020;
    z-index: 1;
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -ms-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-property: height, width, top, left, background-color, opacity, margin;
    -moz-transition-property: height, width, top, left, background-color, opacity, margin;
    -ms-transition-property: height, width, top, left, background-color, opacity, margin;
    -o-transition-property: height, width, top, left, background-color, opacity, margin;
    transition-property: height, width, top, left, background-color, opacity, margin
    }
#page_list div.active-page-list-row {
    background-color: #73004b
    }
#page_list div.page-list-block:hover {
    background-color: #efefef
    }
#page_list div.active-page-list-block:hover {
    background-color: #202020
    }
#page_list div.page-list-row:hover {
    background-color: #73004b
    }
div.page-list-ttl {
    position: relative;
    width: 100%;
    top: 0;
    top: 0;
    margin: 0;
    height: 35px;
    float: left
    }
#page_list div.page-list-ttl h2, #page_list div.page-list-ttl h2 a {
    font-family: "HelveticaNeueW01-75Bold", Arial, Helvetica, sans-serif;
    color: #202020;
    font-size: 22px;
    margin: 0;
    padding: 0;
    line-height: 25px;
    text-transform: capitalize;
    font-weight: normal;
    margin: 0 0
    }
#page_list div.page-list-row div.page-list-ttl h2 a {
    font-family: "HelveticaNeueW01-45Ligh", Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #fff
    }
#page_list div.active-page-list-block div.page-list-ttl h2 a {
    color: #fff
    }
div.page-list-link {
    position: absolute;
    width: 150px;
    height: 18px;
    right: 15px;
    bottom: 15px;
    margin: 0;
    background-color: #73004b;
    padding: 5px 10px 8px 10px;
    text-align: center;
    z-index: 10
    }
div.page-list-link a {
    color: #fff;
    font-size: 16px
    }
#page_list div.active-page-list-block div.page-list-link {
    display: none
    }
div.page-list-subttl {
    position: relative;
    width: 90%;
    left: 0;
    top: 0;
    margin: 10px 0 0 0;
    float: left
    }
div.page-list-row div.page-list-subttl {
    display: none
    }
div.page-list-subttl h3, div.page-list-subttl h3 a {
    font-family: "HelveticaNeueW01-Thin", Arial, Helvetica, sans-serif;
    color: #656565;
    font-size: 14px;
    margin: 0;
    padding: 0;
    font-weight: normal
    }
div.page-list-img {
    position: absolute;
    left: 0;
    top: 55px;
    height: 200px;
    background-color: #999;
    width: 100%;
    overflow: hidden
    }
div.page-list-img img {
    width: 100%
    }
#page_list_descriptions {
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
    margin: 0;
    float: left;
    padding: 0
    }
#page_list_descriptions_bg {
    position: fixed;
    width: 100%;
    top: 50%;
    left: 0;
    margin: 0;
    float: left;
    padding: 0;
    height: 550px;
    background-color: #202020;
    z-index: 0;
    background-image: url(../../../img/vertrekhal-zakelijk/assets/frame/bg-list.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transition-duration: 2.6s;
    -moz-transition-duration: 2.6s;
    -ms-transition-duration: 2.6s;
    -o-transition-duration: 2.6s;
    transition-duration: 2.6s;
    -webkit-transition-property: top;
    -moz-transition-property: top;
    -ms-transition-property: top;
    -o-transition-property: top;
    transition-property: top
    }
#main_container.scrolled #page_list_descriptions_bg {
    top: 0%
    }
div.page-list-content {
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
    margin: 25px 0 250px 0;
    float: left;
    padding: 15px 0 0 0;
    background-color: #f0f0f0
    }
#main_container.scrolled div.page-list-content {
    margin: 50px 0 250px 0
    }
.backtotop {
    position: relative;
    float: left;
    width: 100%;
    height: 0;
    overflow: hidden;
    background-image: url(../../../img/vertrekhal-zakelijk/assets/frame/arrow-up.png);
    background-position: top left;
    background-repeat: no-repeat;
    padding: 0 0 0 20px;
    margin: 0 0 10px 0;
    cursor: pointer
    }
div.active-page-list-content .backtotop {
    height: 20px;
    margin: 10px 0 10px 0
    }
div.page-list-content h2 {
    font-family: "HelveticaNeueW01-75Bold", Arial, Helvetica, sans-serif;
    color: #73004b;
    font-size: 28px;
    margin: 0 0 10px 50px;
    padding: 0;
    font-weight: normal;
    width: 60%
    }
div.page-list-content h3 {
    font-family: "HelveticaNeueW01-55Roma", Arial, Helvetica, sans-serif;
    color: #73004b;
    font-size: 20px;
    margin: 10px 0 10px 0;
    padding: 0;
    font-weight: normal;
    width: 60%
    }
div.page-list-content div.page-list-content-text {
    margin: 0 0 20px 50px;
    padding: 0;
    font-weight: normal;
    width: 60%;
    float: left
    }
div.page-list-content div.page-list-content-text p {
    margin: 0 0 10px 0
    }
div.page-list-content div.page-list-img {
    position: relative;
    left: 0;
    top: 0;
    height: 225px;
    background-color: #999;
    width: 30%;
    overflow: hidden;
    max-width: 550px;
    float: left;
    margin: 0 0 25px 0
    }
div.page-list-content ul {
    color: #475055;
    margin-left: 15px;
    margin-bottom: 10px
    }
div.page-list-content ul li {
    color: #475055;
    float: none;
    list-style: square
    }
/*end list*/
/*tabs*/
#page_tabs {
    display: none
    }
div.tab-page {
    position: relative;
    float: left;
    width: 280px;
    height: 230px;
    top: 0;
    top: 0;
    border-bottom: 0 solid #ddd;
    padding-bottom: 10px;
    margin-bottom: 10px;
    margin-right: 25px
    }
div.tab-ttl {
    position: relative;
    float: left;
    width: 100%;
    top: 0;
    top: 0
    }
div.tab-ttl h2 {
    color: #8c8c8c;
    font-size: 14px;
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-family: "HelveticaNeueW01-Thin", Arial, Helvetica, sans-serif
    }
div.tab-ttl h2 a {
    color: #8c8c8c
    }
div.tab-ttl h2 a:hover {
    color: #dd0a23
    }
div.tab-content {
    position: relative;
    float: left;
    width: 100%;
    top: 0;
    top: 0;
    line-height: 18px;
    font-size: 12px
    }
div.tab-content a {
    color: #000
    }
div.tab-content a:hover {
    color: #8c8c8c
    }
div.tab-page:hover div.tab-ttl h2 a {
    color: #dd0a23
    }
div.tab-page:hover div.tab-content a {
    color: #8c8c8c
    }
/*end tabs*/
/*side blocks*/
div.page_side, #page_side {
    display: none
    }
div.side-list {
    position: relative;
    float: left;
    width: 100%;
    top: 0;
    top: 0
    }
div.side-block-tree, div.side-block, div.side-block-specials {
    position: relative;
    float: left;
    width: 100%;
    top: 0;
    top: 0;
    background-color: #73004b;
    margin: 0 0 20px 0
    }
div.side-block-ttl {
    position: relative;
    width: 90%;
    top: 0;
    top: 0;
    margin: 20px 5% 5px 5%;
    float: left
    }
div.side-block-ttl h2 {
    font-family: "HelveticaNeueW01-55Roma", Arial, Helvetica, sans-serif;
    color: #fff;
    font-size: 30px;
    margin: 0;
    padding: 0;
    width: 100%;
    font-weight: normal;
    line-height: 30px
    }
div.side-block-tree div.side-block-ttl h2 {
    color: #a4afaf
    }
div.side-block-ttl h2 span.name {
    color: #676767
    }
div.side-block-subttl {
    position: relative;
    width: 90%;
    top: 0;
    top: 0;
    margin: 0 5% 5px 5%;
    float: left
    }
div.side-block-subttl h3 {
    margin: 0 0 5px 0;
    font-size: 18px;
    color: #808080
    }
div.side-block-img {
    display: none
    }
div.side-block-content {
    position: relative;
    width: 90%;
    top: 0;
    top: 0;
    margin: 0 5% 20px 5%;
    float: left;
    color: #fff;
    font-size: 14px
    }
div.side-block-content div.page-lists {
    position: relative;
    float: left;
    width: 270px;
    top: 0;
    top: 0;
    margin: 20px 0 30px 0
    }
div.side-block-content div.page-lists div.page-lists {
    margin: 0 0 0 20px
    }
div.side-block-content div.page-lists div.page-list-block, div.side-block-content div.page-lists div.active-page-list-block {
    position: relative;
    float: left;
    width: 90%;
    top: 0;
    top: 0;
    border: 0;
    height: 18px;
    padding: 0 0 0 15px;
    margin: 5px 0 5px 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s
    }
div.side-block-content div.page-lists div.page-list-block:hover {
    margin: 5px 0 5px 5px
    }
div.side-block-content div.page-lists div.page-list-block div.page-list-ttl {
    position: relative;
    top: 0;
    top: 0;
    width: 100%;
    margin: 0
    }
div.side-block-content div.page-lists div.page-list-block div.page-list-ttl h2 {
    color: #a4afaf;
    font-size: 11px;
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-family: "HelveticaNeueW01-55Roma", Arial, Helvetica, sans-serif;
    text-transform: capitalize;
    line-height: 18px;
    font-size: 12px
    }
div.side-block-content div.page-lists div.page-list-block div.page-list-ttl h2 a {
    color: #a4afaf;
    font-size: 12px;
    margin: 0;
    padding: 0;
    line-height: 18px
    }
div.side-block-content div.page-lists div.page-list-block div.page-list-ttl h2 a:hover {
    color: #f58220
    }
div.side-block-content div.page-lists div.page-list-block div.page-list-subttl {
    display: none
    }
div.side-block-content div.page-lists div.active-page-list-block div.page-list-ttl h2 a {
    color: #f58220;
    font-size: 12px;
    margin: 0;
    padding: 0;
    line-height: 18px
    }
div.side-block-specials {
    width: 310px;
    background-color: #fff;
    border: 1px;
    margin: 0 0 0 14px
    }
div.side-block-specials div.home-item {
    position: relative;
    float: left;
    width: 65px;
    height: 65px;
    margin: 6px;
    background-color: #f58220;
    cursor: pointer;
    overflow: hidden;
    transition: all 0.2s;
    -webkit-transition: all 0.2s
    }
div.side-block-specials div.home-item:hover {
    width: 75px;
    height: 75px;
    margin: 1px
    }
div.side-block-specials div.home-item div.home-item-image {
    position: absolute;
    float: left;
    width: 65px;
    height: 65px;
    top: 0;
    left: 0;
    transition: all 0.2s;
    -webkit-transition: all 0.2s
    }
div.side-block-link {
    position: relative;
    width: 120px;
    top: 0;
    top: 0;
    margin: 0 20px 20px 20px;
    padding: 5px 5px 5px 5px;
    float: left;
    background-color: #fff;
    border: 1px solid #fff;
    height: 16px;
    cursor: pointer;
    transition: all 0.5s;
    text-align: center;
    -webkit-transition: all 0.5s
    }
div.side-block-link:hover {
    background-color: #3b3b3b
    }
div.side-block-link a {
    color: #73004b;
    font-size: 14px;
    margin: 0;
    padding: 0;
    width: 100%;
    line-height: 12px;
    font-weight: normal
    }
div.side-block-link:hover a {
    color: #fff
    }
/*custom*/
/*end side blocks*/
@media screen and (max-width: 940px) {
    #page_content {
        width: 98%;
        left: 0;
        top: 0;
        font-size: 12px;
        line-height: 20px;
        margin: 0;
        margin: 0 1%
        }
    div.page_side, #page_side {
        width: 100%;
        margin: 0
        }
    div.side-block-tree, div.side-block, div.side-block-specials {
        margin: 10px 0 0 0
        }
    div.page_h1 h1, #page_h1 h1 {
        font-size: 32px;
        line-height: 32px
        }
    div.page_h2 h2 {
        font-size: 20px
        }
    div.intro h3 {
        font-size: 14px
        }
    }