/**** style_compiled.css ***/
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
    font-family: 'proxima-nova';
    position: relative;
    overflow-x: hidden;
}

body i {
    min-width: 1em;
    display: inline-block;
}

a,
button,
input,
.question-title,
.resultSelectfilter,
select,
.header-phone i,
.chat-controls,
.chat-activate,
.chat-activate-amp,
.filter-result .checkbox .check label,
.filter-result .resultFilter .discount label,
.video-js .vjs-big-play-button,
.faq .question-faq .question-in:after,
.activeSearchFilters ul li.removeFilter,
.gform_tooltip.tooltip-hover,
.gform_tooltip:hover,
.content-tooltip.tooltip-hover,
.content-tooltip:hover,
.social-media a i,
.counter,
.button {
    -webkit-transition: all 150ms linear;
    -moz-transition: all 150ms linear;
    -ms-transition: all 150ms linear;
    -o-transition: all 150ms linear;
    transition: all 150ms linear;
}

.cookie-notice-links div,
.cookie-notice-links a,
.cookies-info-left div,
.activeSearchFilters ul li.removeAllFilters,
.newsletter-send,
.event-question a {
    -webkit-transition: color 150ms linear;
    -moz-transition: color 150ms linear;
    -ms-transition: color 150ms linear;
    -o-transition: color 150ms linear;
    transition: color 150ms linear;

}

input[type="text"], input[type="submit"], button {
    -webkit-appearance: none;
}

a[x-apple-data-detectors] {
    color: inherit !important;
    text-decoration: none !important;
    font-size: inherit !important;
    font-weight: inherit !important;
    line-height: inherit !important;
}

a[href^="tel"] {
    color: inherit !important;
    text-decoration: inherit !important;
}

ol, ul {
    list-style: none;
}

p a, .direct-contact a {
    text-decoration: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

div {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

strong {
    font-weight: 600;
}

body, html {
    font-family: "proxima-nova";
    font-weight: 400;
    background: #fff;
    font-size: 16px;
    color: #595E5F;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow-x: hidden;
}

.wrapper {
    max-width: 1180px;
    min-width: 1180px;
    padding: 0px 60px;
    margin: 0 auto;
}

.wrapper-events {
    padding: 0px 45px;
}

button {
    outline: none !important;
}

.btn,
.btn-alt,
.favorite,
.playbutton {
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    -webkit-transition: all 150ms linear;
    -moz-transition: all 150ms linear;
    -o-transition: all 150ms linear;
    -ms-transition: all 150ms linear;
    transition: all 150ms linear;
}

/** HEADER TOP **/
.header-top {
    background: #D71084;
    height: 70px;
    min-height: 70px;
    max-height: 70px;
    line-height: 70px;
}


.header-top-in-right {
    display: table-cell;
    text-align: right;
    vertical-align: top;
}

.header-top-in-left {
    display: table-cell;
    vertical-align: top;
}

.header-logo {
    height: 70px;
    display: table;
}

.header-logo-left {
    display: table-cell;
    height: 70px;
    width: auto;
    position: relative;
    vertical-align: middle;
    padding-right: 15px;
}

.header-logo-left img {
    max-height: 62px;
    width: auto !important;
}

.header-logo-right {
    vertical-align: middle;
    height: 70px;
    display: table-cell;
    font-size: 27px;
    text-decoration: none;
    color: #fff;
    font-weight: 700;
    line-height: 27px;
}

.header-logo-right span {
    display: block;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    margin-top: 3px;
}

.header-trustpilot {
    display: inline-block;
}

.header-languages {
    display: inline-block;
}

.header-top-in {
    display: table;
    width: 100%;
    position: relative;
}

.header-trustpilot {
    text-decoration: none;
}

.header-trustpilot-score {
    width: 85px;
    text-align: center;
    line-height: 50px;
    height: 50px;
    margin-right: 15px;
    display: inline-block;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-weight: 600;
    color: #fff;
    font-size: 26px;
    position: relative;
    -webkit-transition: all 150ms linear;
    -moz-transition: all 150ms linear;
    -ms-transition: all 150ms linear;
    -o-transition: all 150ms linear;
    transition: all 150ms linear;
    background: rgba(0, 0, 0, 0.2);
    vertical-align: middle;
}


.header-trustpilot-score small {
    color: #fff;
    font-weight: 500;
    font-size: 12px;
    -webkit-transition: all 150ms linear;
    -moz-transition: all 150ms linear;
    -ms-transition: all 150ms linear;
    -o-transition: all 150ms linear;
    transition: all 150ms linear;
}

.language-dropdown .dropdown-icon,
.language-dropdown .language,
.language-dropdown .dropdown-bg {
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -ms-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
}

.header-trustpilot-count {
    max-height: 70px;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    font-size: 10px;
    color: #fff;
    line-height: 14px;
    text-align: left;
}

.header-trustpilot-count-text {
    display: block;
    margin-top: 3px;
}

.header-languages {
    margin-left: 20px;
}

.language {
    margin-left: 5px;
}

.language img {
    display: inline-block;
    border: 1px solid rgba(255, 255, 255, 0.6);
}


.header-mobile-open {
    display: none;
    width: auto;
    height: 60px;
    position: absolute;
    top: 0px;
    left: 0px;
    cursor: pointer;
    padding: 9px 20px;
}

.header-mobile-open span {
    display: block;
    height: 2px;
    width: 32px;
    background: #fff;
    margin: 6px 0px;
}

.header-mobile-text {
    display: block;
    color: white;
    font-size: 11px;
    line-height: 11px;
    text-transform: uppercase;
    font-weight: 700;
}

.header-mobile-close,
.filter-close {
    display: none;
    position: fixed;
    top: 0px;
    width: 50px;
    height: 50px;
    left: 250px;
    color: white;
    cursor: pointer;
    font-size: 30px;
    z-index: 1000000000;
    text-align: center;
    line-height: 50px;
}

.header-mobile-close {
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.50);
}

.filter-close {

    left: 300px;
}

.filter-close {
    background: black;
}

.header-mobile-close i,
.filter-close i {
    top: 6px;
    position: relative;
    font-size: 50px;
}

.overlay-general {
    position: fixed;
    background: rgba(0, 0, 0, 0.4);
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    display: none;
    z-index: 1502;
}

body.search-focus .overlay-general {
    display: block;
}

body.search-focus .header-top-in-right .searchBar form {
    position: relative;
    z-index: 100000001;
}

body.search-focus .autoComplete-block {
    display: block;
}

/** HEADER NAVIGATION **/
.header-navigation {
    background: #fff;
    min-height: 50px;
    font-weight: 500;
    color: #2F3232;
    line-height: 50px;
    position: relative;
    z-index: 6;
}

.header-navigation a {
    text-decoration: none;
    color: #2F3232;
}

.header-navigation ul li ul {
    display: none;
}

.header-navigation ul > li:first-child {
    margin-left: 0px;
}

.header-navigation ul li {
    display: inline-block;
    line-height: 50px;
    position: relative;
    list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}

.header-navigation ul li > a {
    padding-right: 15px;
    display: block;
    font-weight: 600;
}

.header-navigation ul li.menu-item-has-children > a {
    padding-right: 35px;
}

.header-navigation ul li.menu-item-has-children > a::after {
    font-family: "huisbrand-events";
    -webkit-font-feature-settings: "liga";
    -moz-font-feature-settings: "liga=1";
    -moz-font-feature-settings: "liga";
    -ms-font-feature-settings: "liga" 1;
    -o-font-feature-settings: "liga";
    font-feature-settings: "liga";
    position: absolute;
    right: 15px;
    width: 15px;
    top: 2px;
    font-size: 17px;
    color: #2F3232;
    content: "\63";
}

.header-navigation ul li ul {
    position: absolute;
    background: white;
    width: auto;
    max-width: 300px;
    min-width: 100%;
    margin-left: -30px;
    padding-top: 10px;
}

.header-navigation ul li ul li {
    display: block;
    line-height: 0;
    margin-left: 0;
}

.header-navigation ul li ul li:first-child {
    margin-left: 0px;
}

.header-navigation ul li ul li a {
    display: block;
    font-size: 16px;
    color: #2F3232;
    letter-spacing: 0.34px;
    line-height: 21px;
    padding: 5px 31px;
    white-space: nowrap;
}

.header-navigation-in {
    display: table;
    width: 100%;
}

.header-navigation-left {
    display: table-cell;
    vertical-align: top;
}

.header-usps-right {
    display: table-cell;
    width: 230px !important;
    min-width: 230px !important;
    max-width: 230px !important;
    text-align: right;
    font-size: 16px;
    font-weight: 500;
    vertical-align: top;
}

.header-usps-right i {
    position: relative;
    font-size: 20px;
    vertical-align: middle;
    margin-left: 5px;
    top: -1px;
    display: inline-block;
}

.header-top-in-right-search {
    width: auto;
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
    text-align: left;
}

.service .search-bar form input,
.service .search-bar form button,
.header-top-in-right .searchBar form input,
.header-top-in-right .searchBar form button {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #fff;
    border: 0;
    float: left;
    height: 50px;
    outline: 0;
    border-radius: 0px;
}

.service .search-bar form input,
.header-top-in-right .searchBar form input {
    width: 80%;
    padding-left: 15px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    font-size: 16px;
    font-family: inherit !important;
}

.service .search-bar form button,
.header-top-in-right .searchBar form button {
    width: 20%;
    font-size: 24px;
    color: #FF0400;
    text-align: center;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    position: relative;
    left: -1px; /**IE11**/
}

.header-top-in-right .searchBar form button i {
    position: relative;
    top: 3px;
}

.autoComplete-block {
    position: absolute;
    width: 100%;
    top: 70px;
    left: 0;
    background: #fff;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
    z-index: 1502;
    max-height: 560px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    display: none;
}

.autoComplete-block-in {
    position: relative;
    height: 100%;
}

.autoComplete-block.loading .autoComplete-block-in {
    min-height: 160px;
}

.autoComplete-block.loading .loader-div {
    display: block;
}

.autoComplete-block .loader3_sign1 {
    animation: loader3_sign1_alt 1.1s infinite;
}

.autoComplete-block .loader3_sign2 {
    animation: loader3_sign2_alt 1.1s infinite;
}

.autoComplete-block .loader3_sign3 {
    animation: loader3_sign3_alt 1.1s infinite;
}

.autoComplete-block .loader3_sign1,
.autoComplete-block .loader3_sign2,
.autoComplete-block .loader3_sign3 {
    fill: #ACAEAF !important;
}

.autoComplete-block .loader3_pole {
    stroke: #ACAEAF !important;
    animation: loader3_pole_alt 1.1s infinite;
}

.autoComplete-block .loader-div {
    background: transparent;
    height: auto;
}

.autoComplete-block .loader-div .loader {
    position: absolute;
}

.autoComplete-block-content {
    position: relative;
    max-height: 560px;
    overflow-x: hidden;
    overflow-y: auto; /* has to be scroll, not auto */
    -webkit-overflow-scrolling: touch;
}

.autoComplete-block.active {
    display: block;
}


.autoComplete-block .autoComplete-title-categories,
.autoComplete-block .autoComplete-title,
.autoComplete-help-title {
    background: #FF0400;
    color: #fff;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 16px;
    -webkit-transition: ease background 0.4s;
    -moz-transition: ease background 0.4s;
    -ms-transition: ease background 0.4s;
    -o-transition: ease background 0.4s;
    transition: ease background 0.4s;
    display: none;
}

.autoCompleteItemsCategories,
.autoCompleteItemsEvents {
    padding: 0px;
    display: none;
}

.autoCompleteItemsCategories .categories {
}

.autoCompleteItemsCategories .categories .categorie {
    height: 230px;
}

.autoCompleteItemsCategories .categories .categorie a .title {
    font-size: 20px;
    line-height: 25px;
}


.autoComplete-block .autoCompleteItems .item {
    width: 100%;
    margin-bottom: 0px;
    display: table;
    text-decoration: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px;
}

.autoComplete-block .autoCompleteItems .item .img {
    display: table-cell;
    vertical-align: top;
    width: 75px;
}

.autoComplete-block .autoCompleteItems .item .img img {
    display: block;
    width: 64px;
    height: 64px;
    object-fit: cover;
}

.autoComplete-block .autoCompleteItems .item .item-content {
    display: table-cell;
    vertical-align: middle;
}

.autoComplete-block .autoCompleteItems .item .item-content .item-title {
    color: #D0021B;
    font-size: 18px;
    font-weight: 600;
    line-height: 21px;
}

.autoComplete-block .autoCompleteItems .item .item-content .item-price {
    font-size: 15px;
    font-weight: 600;
    color: #5C5C5C;
    line-height: 19px;
    margin-top: 2px;
}

.autoComplete-block .all-results {
    background: #232626;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 600;
    text-align: right;
    padding: 15px;
    line-height: 20px;
    font-size: 14px;
    cursor: pointer;
    position: sticky;
    bottom: 0;
    width: 100%;
    z-index: 5;
    display: none;
}

.searchBar form {
    position: relative;
    left: 0%;
    right: 0%;
    top: 0;
}

body.search-focus .searchBar form {
    position: absolute !important;
    width: 100%;
    top: 10px;
}

body.search-focus .header-top-in-right .searchBar form button {
    text-align: right;
    background: #FFF !important;
}

/** HEADER FILTER **/
.header-filter {
    height: 80px;
    background: #232626;
    position: relative;
    z-index: 3;
}

.filter {
    padding: 19px 0;
    display: table;
    table-layout: fixed;
    width: 100%;
}

.filter .styled-input,
.filter .styled-select,
.filter .styled-button {
    display: table-cell;
    vertical-align: top;
}

.styled-select {
    color: #666;
    font-size: 16px;
    height: auto;
    border: 0;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    position: relative;
    border-radius: 2px;
    padding-right: 7px;
}

.styled-select:after {
    font-family: "huisbrand-events" !important;
    -webkit-font-feature-settings: "liga";
    -moz-font-feature-settings: "liga=1";
    -moz-font-feature-settings: "liga";
    -ms-font-feature-settings: "liga" 1;
    -o-font-feature-settings: "liga";
    font-feature-settings: "liga";
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\63";
    position: absolute;
    right: 17px;
    top: 13px;
    font-size: 20px;
    color: #D22288;
}

.styled-input {
    padding-right: 7px;
}

.styled-select select {
    height: 40px;
    width: 100%;
    cursor: pointer;
    font-size: 16px;
    padding: 0 15px;
}

.filter .styled-input input {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 40px;
    width: 100%;
    line-height: 40px;
    font-size: 16px;
    padding-left: 15px;
}

.filter .styled-button button {
    background: #D71084;
    height: 40px;
    width: 100%;
    border: none;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 14px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    font-weight: 600;
    padding: 0px;
}

.filter input {
    background: #fff;
    border: 2px solid #fff;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: 0;
    font-family: "proxima-nova", sans-serif;
}

.styled-select-in {
    background: #fff;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: 0;
    font-family: "proxima-nova", sans-serif;
}

.styled-select select {
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: 0;
    font-family: "proxima-nova", sans-serif;
    border: 0px;
    background: transparent;
    z-index: 5;
    position: relative;
}

/** HEADER USPS **/
.header-usps {
    background: #fff;
    min-height: 26px;
    padding: 10px 0px;
    text-align: left;
    font-size: 14px;
    color: #232626;
    line-height: 24px;
}

.header-navigation .sticky-container-in {
    border-bottom: 1px solid #E9E9E9;
}

.usp {
    display: inline-block;
    margin-right: 15px;
}

.usp i {
    font-size: 22px;
    position: relative;
    top: 8px;
    right: 7px;
}

.usp .green {
    color: #50C607;
}

.usp .yellow {
    color: #F5A623;
}

.usp .red {
    color: #D0021B;
}

.header-breadcrumbs {
    background: #F7F7F7;
}

.header-breadcrumbs > div > div {
    border-bottom: 1px solid #E9E9E9;
}

.header-breadcrumbs .breadcrumb, .header-breadcrumbs span {
    display: inline-block;
    padding: 10px 0;
    color: #999999;
    font-size: 14px;
    margin-top: 15px;
}

.header-breadcrumbs .breadcrumb a.active {
    color: #595E5F;
    font-weight: 500;
}

.header-breadcrumbs span {
    margin: 0 5px;
}

.header-breadcrumbs .breadcrumb a {
    text-decoration: none;
    color: #999999;
    font-size: 14px;
}

/** PAGE VISUAL ***/
.page-visual {
    background: #F7F7F7;
}

.page-visual .visual {
    position: relative;
    overflow: hidden;
}

.page-visual .visual .visual-background {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    min-height: 100%;
    width: 100%;
    top: 0px;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
}

.videoWrapperBackground {
    width: 150%;
    position: absolute !important;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;
}

.page-visual .visual .visual-background video,
.page-visual .visual .visual-background .videoWrapperBackground iframe {
    min-height: 100%;
    height: auto !important;
    height: 100%;

    width: auto !important;
    width: 150%;
    position: absolute;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;
}

.page-visual .visual .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 80%;
    height: 100%;
    opacity: 0.4;
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.84) 0%, rgba(0, 0, 0, 0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.84) 0%, rgba(0, 0, 0, 0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(0, 0, 0, 0.84) 0%, rgba(0, 0, 0, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d6000000', endColorstr='#00000000', GradientType=1); /* IE6-9 */
}

.page-visual .visual .page-visual-content .title span {
    text-shadow: 0 2px 3px rgba(0, 0, 0, 0.50);
}

.page-visual .page-visual-content .wrapper {
    display: table;
    vertical-align: middle;
    z-index: 1;
}

.page-visual .page-visual-content {
    z-index: 1;
    position: relative;
}

.page-visual .visual .page-visual-content .title {
    color: #fff;
    font-size: 36px;
    font-weight: bold;
    line-height: 36px;
    letter-spacing: 0.4px;
    vertical-align: middle;
    display: table-cell;
    padding-right: 50%;
    padding-bottom: 80px;
}

.page-visual .visual .page-visual-content .title span div {
    display: inline-block;
    vertical-align: top;
    position: absolute;
    margin-left: -25px;
    margin-top: 15px;
    width: 45px;
}

.page-visual .visual .page-visual-content .title span div img {
    width: 100%;
    height: auto !important;
}

.bg-visual-filter {
    background: #232626;
    padding: 40px 0 0px 0;
    width: 1200px;
    margin: 0 auto;
    margin-top: -75px;
    position: relative;
    z-index: 2;
}

.bg-visual-filter .filter {
    padding: 0;
    height: 50px;
}

.bg-visual-filter .filter .styled-select select,
.bg-visual-filter .filter .styled-input input,
.bg-visual-filter .filter .styled-button button {
    height: 50px;
    line-height: 52px;
}

.bg-visual-filter .styled-select:after {
    top: 18px;
}

.bg-visual-filter .filter-help a {
    color: #fff;
    font-weight: 500;
}

/** PAGE EVENTS ***/
.page-events {
    background: #F7F7F7;
    padding: 50px 0 25px;
    float: left;
    width: 100%;
}

.page-categories-choose .top-events-titleBtn {
    margin-bottom: 25px;
}

.page-categories-choose .top-events-titleBtn .title,
.page-events .top-events-titleBtn .title {
    text-align: center;
    color: #232626;
    font-size: 36px;
    font-weight: bold;
    letter-spacing: 0.3px;
    line-height: 42px;
    padding: 0px 175px;
}

.page-categories-choose .top-events-titleBtn a,
.page-events .top-events-titleBtn a,
.page-events .top-events-bottom a,
.related-events-toggle .btn {
    text-transform: uppercase;
    font-size: 14px;
    background: #D22288;
    padding: 0px 15px;
    color: #fff;
    text-decoration: none;
    margin-top: -39px;
    float: right;
    font-weight: 600;
    border-radius: 2px;
    line-height: 36px;
    height: 36px;
    padding-top: 2px;
}

.page-events .top-events-bottom {
    text-align: center;
    margin-top: 10px;
}

.page-events .top-events-bottom a {
    margin-top: 0px !important;
    float: none !important;
    padding: 5px 25px;
}

.top-events {
    margin-top: 10px;

    width: 100%;
    display: block;
    float: left;
}

.top-events a {
    width: 33.333%;
    height: 100%;
    display: block;
    float: left;
    text-decoration: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px;
}

.page-events a .top-event,
.event-related a .top-event {
    position: relative;
    height: auto;
    width: 100%;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
}

.top-event .top-event-image {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto !important;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);

    -webkit-transition: transform 150ms ease-in-out;
    -moz-transition: transform 150ms ease-in-out;
    -ms-transition: transform 150ms ease-in-out;
    -o-transition: transform 150ms ease-in-out;
    transition: transform 150ms ease-in-out;
}

.top-event-labelPrice {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
    height: 110px;
    position: absolute;
    width: 100%;
    bottom: 0px;
}

.top-event-labelPrice > div {
    margin-top: 65px;
}

.top-event-labelPrice .price {
    color: #fff;
    font-size: 28px;
    font-weight: 500;
    float: right;
    margin-right: 0px;
    bottom: 15px;
    position: absolute;
    right: 15px;
    max-width: 100%;
    left: 15px;
    text-align: right;
}

.top-event-labelPrice .price small {
    font-size: 16px;
}

.top-event-labelPrice .label {
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    padding: 8px 16px;
    background: #232626;
    display: inline-block;
}

.top-event-labelPrice .label.colored {
    background: #D22288;
}

.top-event-labelPrice .label.new {
    background: #232626;
}

.top-event-labelPrice .label.korting {
    background: #D22288;
}

.top-event-labelPrice .label.uniek {
    background: #D22288;
}

.top-event-info {
    height: auto;
    background: #ffffff;
    padding: 15px;
}

.top-event-info .title h3 {
    font-size: 18px;
    color: #D22288;
    line-height: 23px;
    font-weight: 500;
}

.top-event-info .people p {
    font-size: 14px;
    color: #999999;
    line-height: 21px;
    letter-spacing: 0.26px;
}

.top-event-top {
    position: relative;
    overflow: hidden;

    height: 225px !important;
    background-size: cover;
    background-position: center;
}

/** PAGE TEXT ***/
.page-text {
    background: #F7F7F7;
    clear: both;
    padding: 25px 0px !important;
}

.page-text-width {
    width: 85%;
    margin: 0 auto;
}

.fullcontentwidth .page-text-width {
    width: 100%;
}

.page-text-width {
    line-height: 24px;
    font-size: 16px;
    width: 100%;
}


.page-text-width ul li ul {
    margin-left: 15px;
}

.text {
    display: table;
    width: 100%;
}

.brick-sitemap {
    margin-top: 15px;
}

.brick-sitemap h1,
.brick-sitemap h2,
.brick-sitemap h3,
.brick-sitemap h4,
.brick-sitemap h5,
.brick-sitemap h6 {
    font-size: 20px !important;
    line-height: 28px !important;
}

.brick-trustpilot {
    margin-top: 25px !important;
}

.text > div {
    display: table-cell;
}

.m-30 {
    margin: 15px 0;
    width: 100%;
    float: left;
}

.text .longText {
    width: 66%;
    padding: 0px 0px 25px;
}

.text .longText > p {
    font-size: 19px;
    color: #595E5F;
    line-height: 28px;
    letter-spacing: 0.18px;
}

.text .longText > img {
    max-width: 100%;
    width: 100%;
    margin: 15px 0px;
    height: auto !important;
}

.text .sitemap ul,
.text .longText > ul {
    font-size: 19px;
    color: #595E5F;
    line-height: 28px;
    letter-spacing: 0.18px;
    margin-bottom: 15px;
}

.text .checklist {
    width: 34%;
    padding-left: 50px;
}

.longText .checklist {
    width: 100%;
    padding-left: 0px;
    margin: 15px 0px;
}

.checklist-item {
    display: table;
    width: 100%;
}

.checklist-item-left {
    display: table-cell;
    vertical-align: top;
    width: 30px;
}

.checklist-item-right {
    display: table-cell;
    vertical-align: top;
}

.text .checklist {
    font-size: 20px;
    color: #595E5F;
    line-height: 30px;
    letter-spacing: 0.17px;
}

.text .checklist i {
    color: #00B900;
    font-size: 27px;
    position: relative;
    top: 4px;
    right: 5px;
    vertical-align: top;

}

.page-text h1 {
    font-size: 36px;
    line-height: 42px;
    margin: 20px 0px;
    font-weight: bold;
    color: #232626;
}

.page-text h2 {
    font-size: 36px;
    line-height: 42px;
    margin: 20px 0px 5px;
    font-weight: bold;
    color: #232626;
}

.page-text h3 {
    font-size: 24px;
    line-height: 30px;
    margin: 20px 0px 5px;
    font-weight: bold;
    color: #232626;
}

.page-text h4 {
    font-size: 28px;
    line-height: 34px;
    font-weight: bold;
    color: #232626;
    margin: 20px 0px 5px;
}

.page-text h5 {
    font-size: 24px;
    line-height: 30px;
    margin: 20px 0px 5px;
    font-weight: bold;
    color: #232626;
}

.page-text h6 {
    font-size: 21px;
    line-height: 27px;
    margin: 20px 0px 5px;
    color: #232626;
}

.page-text .centered h6 {
    font-size: 32px;
    margin-bottom: 20px;
    font-weight: 600;
}

.page-text .centered h6 p {
    font-size: 18px;
    line-height: 26px;
}

.page-text .title {
    font-size: 36px;
    line-height: 42px;
    margin: 20px 0px;
    font-weight: bold;
    color: #232626;
}

.page-text .subtitle {
    font-size: 24px;
    line-height: 30px;
    margin: 20px 0px 5px;
    font-weight: bold;
    color: #232626;
}

/* Centered */

.centered {
    width: 50% !important;
    margin: 0 auto !important;
    text-align: center;
}

.longText a {
    color: #D22288;
}

/* Foto en Video --- bij class page-text-width, class extra-info toevoegen om deze te laten werken */

.extra-info {
    width: 100%;
}

.extra-info .text .longText {
    width: 75%;
    padding-right: 40px;
    float: left;
}

.extra-info .text .checklist, .extra-info-menu {
    width: 25%;
}

.seconderyText p {
    font-size: 18px;
    line-height: 24px;
}

a.directContact {
    background: #00B900;
    color: #fff;
    margin-top: 30px;
    height: 50px;
    width: 250px;
    text-align: center;
    font-weight: 500;
    padding: 0 15px;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 50px;
    text-decoration: none;
    display: block;
    border-radius: 2px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.extra-info-menu {
    padding-left: 30px;
    border-left: 1px solid #E9E9E9;
    float: right;
}

.extra-info-menu ul li a {
    text-decoration: none;
    font-size: 14px;
    line-height: 26px;
    color: #595E5F;
    display: block;
    padding: 5px 0 5px 10px;
}

.extra-info-menu ul li a::after {
    color: #232626;
    font-weight: bold;
    background: #E9E9E9;
}

/* Formulier */

.contact {
    width: 100%;
    display: table;
}

.contact .form,
.event-content .content .form {
    margin-bottom: 40px;
    display: table-cell;
    vertical-align: top;
}

.contact .form,
.event-content .content .form-in {
    padding: 40px;
    background: #fff;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
    border: 1px solid #E9E9E9;
}

.gform_heading {
    margin-bottom: 20px;
}

h5.gform_subtitle {
    margin: 0px;
    margin-bottom: 5px;
    font-weight: 400;
    font-size: 24px;
}

h3.gform_title {
    margin-bottom: 20px;
    color: #232626;
    line-height: 42px;
    font-size: 36px;
    font-weight: bold;
    margin-top: 0px;
}

.gform_description {
    color: #595E5F;
    font-size: 18px;
    line-height: 24px;

}

.gform_description strong {
    margin-top: 15px;
    display: inline-block;
}

.contact .gform_description strong {
    margin-top: 0 !important;
}

.ginput_container {
    margin-top: 10px;
    text-align: center;
}

.gfield {
    margin-bottom: 20px;
    position: relative;
    display: block;
    vertical-align: top;
}

.gfield_label {
    font-size: 15px;
    font-weight: bold;
    line-height: 21px;
    color: #232626;
}

.gfield_label small {
    color: #999;
    font-weight: normal;
}

.gform_tooltip,
.content-tooltip {
    display: inline-block;
    float: right;
    z-index: 7;
    cursor: pointer;
    border: 2px solid #aaa;
    border-radius: 50%;
    height: 20px;
    width: 20px;
    color: #aaa;
    line-height: 18px;
    text-align: center;
    font-size: 12px;
    font-weight: 700;
    position: relative;
}

.gform_tooltip.tooltip-hover,
.content-tooltip.tooltip-hover {
    color: #555;
    border-color: #555;
}

.gform_tooltip .gform_tooltip_content,
.content-tooltip .content-tooltip-content {
    display: none;
    right: -25px;
    width: 250px;
    bottom: 100%;
    position: absolute;
    margin-bottom: 2px;
}

.gform_tooltip .gform_tooltip_content-in,
.content-tooltip .content-tooltip-content-in {
    background: #232326;
    color: white;
    font-weight: 600;
    border: 0px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    width: 100%;
    padding: 10px;
    font-size: 14px;
    text-align: left;
    top: -7px;
    position: relative;
}

.gform_tooltip .gform_tooltip_content-in span,
.content-tooltip .content-tooltip-content-in span {
    display: block;
    background: #232326;
    height: 14px;
    width: 14px;
    position: absolute;
    right: 27px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-top: 3px;
}

.gform_tooltip.active .gform_tooltip_content,
.gform_tooltip.tooltip-hover .gform_tooltip_content,
.content-tooltip.active .content-tooltip-content,
.content-tooltip.tooltip-hover .content-tooltip-content {
    display: block;
}

.gfield_error input,
.gfield_error textarea,
.gfield_error input:focus,
.gfield_error textarea:focus {
    border: 2px solid #000 !important;
}

.gfield_error::after {
    content: "\74";
    font-family: 'huisbrand-events';
    -webkit-font-feature-settings: "liga";
    -moz-font-feature-settings: "liga=1";
    -moz-font-feature-settings: "liga";
    -ms-font-feature-settings: "liga" 1;
    -o-font-feature-settings: "liga";
    font-feature-settings: "liga";
    font-size: 23px;
    line-height: 24px;
    color: #000;
    position: absolute;
    right: -5px;
    top: 0px;
}


.form .ginput_container input,
.ginput_container textarea {
    font-size: 18px;
    line-height: 24px;
    color: #333;
    padding: 15px;
    border: 2px solid #E9E9E9;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    outline: none;
}

.form .ginput_container input[type="text"], .form .ginput_container_select select {
    min-height: 58px;
}

.form .ginput_container_select select {
    background: transparent;
    width: 100%;
    font-size: 18px;
    line-height: 24px;
    color: #595E5F;
    padding: 15px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    outline: none;
    -webkit-appearance: none;
    border: 2px solid #E9E9E9;
    cursor: pointer;
    background-image: url('../images/select.png');
    background-repeat: no-repeat;
    background-position: right center;
    cursor: pointer;
}

.form .ginput_container_select {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.form .ginput_container input:focus,
.ginput_container textarea:focus {
    border-color: #999;
}

.contact .form .gform_legacy_markup_wrapper .two-columns-left {
    margin-right: 2%;
}

.contact .form .two-columns {
    display: inline-block;
    width: 49%;
}

.contact .form .ginput_container input,
.contact .form .ginput_container textarea {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.contact .form .ginput_container textarea {
    height: 160px;
}

.contact .form .btn-submit{
    padding: 0;
}

.gform_footer .btn-submit {
    background: #00B900;
    color: #ffffff;
    font-weight: 600;
    text-transform: uppercase;
    width: 100%;
    font-size: 15px;
    line-height: 50px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: none;
    cursor: pointer;
    outline: none;
}

.contact .gfield_radio {
    display: table;
}

.contact .gfield_radio li {
    width: 50%;
    display: table-cell;
    text-align: left;
}

.contact .gfield_radio li input {
    width: auto !important;
}

.contact .gfield_radio li input[type="checkbox"],
.contact .gfield_radio li input[type="radio"] {
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin: 0px !important;
    margin-right: 10px !important;
    font-size: 12px;
}

.contact .extra-contact-info {
    width: 100%;
    float: left;
    padding-left: 40px;
}

.contact .extra-contact-info .hulp, .afterContact, .trustpilot-rating, .reservation {
    border-bottom: 1px solid #E9E9E9;
}

.contact .extra-contact-info .hulp, .afterContact, .trustpilot-rating img {
    max-width: 150px;
}

.hulp > div {
    color: #232626;
    font-size: 14px;
    line-height: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}

.hulp .call {
    font-size: 21px;
    line-height: 21px;
    color: #232626;
    font-weight: 600;
}

.hulp .call i {
    font-weight: 400;
}

.hulp .call i {
    font-size: 26px;
    line-height: 24px;
    color: #232626;
    vertical-align: middle;
    top: 4px;
    position: relative;
    left: 0px;
    right: -25px;
    width: 20px;
}

.hulp .available {
    color: #595E5F;
    line-height: 21px;
    font-size: 14px;
    padding-left: 31px;
    margin-top: 5px;
}

.hulp .questions {
    margin-top: 10px;
    font-size: 16px;
    line-height: 21px;
    color: #595E5F;
}

.hulp .questions a {
    color: #232626;
    font-weight: 500;
}

.afterContact, .trustpilot-rating, .after, .hulp, .reservation {
    padding: 25px 0px;
}

.afterContact .title, .after .title {
    font-size: 21px;
    line-height: 24px;
    color: #232626;
    font-weight: 500;
    margin-bottom: 15px;
    margin-top: 0px;
}

.options ol {
    color: #232626;
    font-weight: bold;
    line-height: 21px;
    font-size: 16px;
    list-style-type: decimal;
    padding-left: 30px;
}

.options ol li {
    margin-bottom: 10px;
}

.options img {
    max-width: 100%;
    margin: 0px 0px 15px;
}

.options ol li p {
    line-height: 21px;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 0.34px;
    color: #595E5F;
}

.trustpilot-rating .rating {
    line-height: 24px;
    font-size: 21px;
    color: #232626;
    font-weight: 600;
}

.trustpilot-rating .rating i {
    color: #F9A21E;
    font-size: 18px;
    line-height: 18px;
    position: relative;
    top: 2px;
    padding: 0 1px;
    color: #1BB57C;
}

.trustpilot-rating .rate {
    color: #595E5F;
    font-size: 16px;
    line-height: 21px;
    padding: 10px 0;
}

.contact .form #choice_12_7_1 {
    width: auto;
}

.reservation .res-info {
    margin-left: 5%;
    width: 61%;
    vertical-align: top;
}

.reservation img {
    width: 33%;
    display: block;
    max-width: 100%;
}

.reservation img, .reservation .res-info {
    float: left;
}

.reservation .res-info .title {
    font-size: 21px;
    line-height: 24px;
    color: #232626;
    font-weight: 500;
    margin: 0px;
    margin-bottom: 10px;
}

.reservation .res-info li {
    color: #595E5F;
    font-size: 14px;
    line-height: 16px;
    display: inline-block;
    width: 100%;
    text-align: left;
}

.list-items-prices {
    border-bottom: 1px solid #E9E9E9;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.reservation .res-info span {
    color: #232626;
    font-size: 14px;
    display: inline-block;
    line-height: 21px;
    width: 60px;
}

.direct-contact {
    float: left;
    width: 100%;
    margin-bottom: 40px;
    margin-top: 25px;
}

.direct-contact .title {
    font-size: 21px;
    line-height: 24px;
    color: #232626;
    margin-bottom: 20px;
    font-weight: 600;
}

.direct-contact .adres {
    margin-bottom: 20px;
}

.direct-contact ul li {
    font-size: 18px;
    line-height: 24px;
    color: #595E5F;
}

.con-geg {
    margin-right: 50px;
}

.direct-contact ul li span {
    display: inline-block;
    width: 100px;
}

.other-geg, .con-geg {
    display: inline-block;
    vertical-align: top;
}

.direct-contact .other-geg ul li {
    font-size: 18px;
    line-height: 24px;
    color: #999999;
}

/** PAGE CATEGORIES ***/
.page-categories {
    background: #F7F7F7;
    padding: 25px 0px 75px;
}

.page-categories-choose {
    background: #F7F7F7;
    padding: 75px 0px 75px;
}

.categorie-large {
    width: 66.666% !important;
}

.categorie-in {
    height: 100%;
    width: 100%;
    position: relative;
    overflow: hidden;
    background-size: cover;
    background-position: center;
}

.categories .categorie {
    display: block;
    float: left;
    height: 300px;
    -webkit-background-size: cover;
    background-size: cover;
    width: 33.33333%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px;
}

.categories .categorie a {
    position: relative;
    z-index: 2;
    color: #fff;
    text-decoration: none;
    text-align: center;
    display: block;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.2);
}

.categories .categorie a .title {
    font-size: 30px;
    font-weight: bold;
    padding: 20px;
    position: relative;
    top: 50%;
    -moz-transform: translate(0px, -50%);
    -webkit-transform: translate(0px, -50%);
    -o-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
}

.categories .categorie a .title-small {
    font-size: 30px;
}

.clear {
    clear: both;
}

/** PAGE MAPS ***/
.page-maps {
    background: #ddd;
    min-height: 500px;
}

.page-filter {
    background: #f7f7f7;
    padding: 30px 0;
}

.bg-page-filter {
    background: #fff;
    width: 1200px;
    margin: 0 auto;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
    border: 1px solid #E9E9E9;
}

.bg-page-filter .filter {
    height: 40px;
    padding: 0;
}

.bg-page-filter .filter-help a {
    color: #D22288;
    font-weight: 500;
}

.bg-page-filter p {
    font-size: 18px;
    line-height: 24px;
    color: #595E5F;
    text-align: center;
    padding: 30px 0;
}

.page-filter .filter input, .page-filter .styled-select select {
    border: 2px solid #E9E9E9;
}

button {
    cursor: pointer;
}

/** EVENTS TOP ***/
.events-top {

    font-size: 16px;
    line-height: 24px;
    background: #F7F7F7;
    padding: 25px 0px 0px;
}

.event-img-text {
    display: table;
    width: 100%;
    border-bottom: 1px solid #E9E9E9;
}

.event-img-text > div {
    display: table-cell;
}

.event-img-text .img-event-top img {
    width: 100%;
    margin-top: 5px;
}

.event-img-text .text-event-top {
    vertical-align: middle;
}

.event-img-text .img-event-top {
    vertical-align: top;
    width: 270px;
    padding-right: 40px;
}

.event-img-text .text-event-top h1,
.event-img-text .text-event-top h2,
.event-img-text .text-event-top h3,
.event-img-text .text-event-top h4,
.event-img-text .text-event-top h5,
.event-img-text .text-event-top h6 {
    font-size: 28px;
    line-height: 34px;
    color: #232626;
    font-weight: bold;
    margin-bottom: 5px;
}

.event-img-text .text-event-top p {
    color: #595E5F;
}

/** EVENTS RESULTS ***/
.events-results {
    background: #F7F7F7;
    padding: 25px 0px 50px;
}

.filter-result .filter-open {
    display: none;
}

.filter-result .resultFilter {
    width: 270px;
    padding-right: 40px;
    display: inline-block;
    float: left;
    display: table-cell;
    vertical-align: top;
}

.filter-title {
    font-size: 18px;
    line-height: 28px;
    color: #232626;
    padding-bottom: 5px;
    font-weight: 600;
    margin-bottom: 0px;
}

.filter-result .resultFilter .budget {
    margin-top: 5px;
}

.filter-result .resultFilter .keywords > input,
.filter-result .resultFilter .budget > input {
    width: 100%;
    padding: 8px 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 10px;
    border: 1px solid #E9E9E9;
    outline: none;
}

.filter-result .resultFilter .keywords > input:focus.
.filter-result .resultFilter .budget > input:focus {
    border-color: #999;
}

.filter-result .resultFilter .discount {
    font-size: 14px;
    color: #999999;
    line-height: 21px;
}

.filter-result .checkbox, .filter-result .budget {
    margin-bottom: 20px;
}

.filter-result .keywords {
    margin-bottom: 10px;
}

.filter-result .checkbox .check {
    color: #595E5F;
    font-size: 14px;
    line-height: 14px;
    margin: 0 0 10px;
}

.filter-result .checkbox .check label > span {
    float: right;
    color: #999999;
    font-weight: 600;
}

.filter-result .checkbox .check label input {
    margin: 0px;
    padding: 0px;
    margin-right: 5px;
    margin-bottom: 3px;
}

.filter-result .checkbox .check label, .filter-result .resultFilter .discount label {
    display: block;
    cursor: pointer;
}

.filter-result .checkbox a {
    text-transform: uppercase;
    color: #D22288;
    font-size: 12px;
    line-height: 28px;
    text-decoration: none;
}


.filter-result a.moreFilters {
    font-size: 18px;
    line-height: 28px;
    color: #232626;
    text-decoration: none;
    margin-bottom: 20px;
    display: inline-block;
}


.filter-result .resultBtn {
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
}

.filter-result .resultBtn > button.submit {
    border-radius: 2px;
    border: none;
    color: #fff;
    width: 100%;
    height: 40px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
}

.filter-result .resultBtn button.reset {
    color: #999999;
    font-size: 14px;
    text-decoration: none;
    margin: 10px 0;
    background: none;
    border: none;
    letter-spacing: 0px;
}

.help {
    padding: 15px;
    background: #ffffff;
    border: 1px solid #E9E9E9;
    margin-bottom: 40px;
}

.help .title {
    font-size: 21px;
    line-height: 24px;
    color: #232626;
    margin-bottom: 10px;
    font-weight: 600;
}

.event-related .top-events {
    margin-top: 0px !important;
}

.help .pce {
    font-size: 16px;
    color: #595E5F;
    line-height: 1em;
    display: block;
    text-decoration: none;
    position: relative;
    font-weight: 400;
    padding: 7px 0px;
    padding-left: 30px;
}

.help .pce i,
.event-rest-links a i {
    color: #D22288;
    position: absolute;
    top: 4px;
    margin-right: 11px;
    font-size: 25px;
    vertical-align: middle;
    left: 0px;
    font-weight: 400;
}

.event-content .help {
    background: transparent;
    padding: 0px;
    border: 0px;
    margin: 0px;
    margin-top: 40px;
    padding-top: 0px !important;
    padding-bottom: 15px;
}

.filter-result .review {
}

.filter-result .review img, .filter-result .review .nameAge {
    display: inline-block;
}

.filter-result .review .imgNameAge {
    margin-bottom: 10px;
}

.filter-result .review .imgNameAge .imgNameimg {
    margin-right: 5px;
    height: 40px;
    vertical-align: middle;
    width: 40px;
    border-radius: 50%;
    display: inline-block;
}

.imgNameimg img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
}

.filter-result .review .imgNameAge .nameAge {
    vertical-align: middle;
}

.filter-result .review .imgNameAge .nameAge .name {
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    color: #232626;
}

.filter-result .review .imgNameAge .nameAge .age {
    font-size: 14px;
    line-height: 21px;
    color: #999;
}

.filter-result .review .reviewText {
    margin-bottom: 10px;
}

.filter-result .review .reviewText p {
    font-size: 18px;
    color: #999;
    line-height: 24px;
}

.filter-result .reviews a {
    text-decoration: none;
    color: #999;
    font-size: 14px;
    margin-top: 15px;
    display: block;
}

.filter-result .reviews a i {
    font-size: 17px;
    position: relative;
    top: 4px;
    margin-left: 0px;
    vertical-align: middle;
}

.events-results-in {
    display: table;
    width: 100%;
}

.result {
    display: table-cell;
    vertical-align: top;
}

.result .smallFilter {
    width: 100%;
    float: left;
}

.result .smallFilter .right {
    float: right;
}

.result .pageSwitch, .result .smallFilter .resultSelectfilter {
    display: inline-block;
    float: right;
    line-height: 30px;
}

.result .pageSwitch > span {
    font-size: 14px;
    color: #999999;
    margin-right: 5px;
    vertical-align: middle;
}

.result .smllfilter {
    text-decoration: none;
    color: #595E5F;
    background: #ffffff;
    border: 1px solid #E9E9E9;
    height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

.result .smllfilter i {
    top: 7px;
    position: relative;
}

.result .pageSwitch a {
    width: 30px;
    text-align: center;
    line-height: 30px;
    display: inline-block;
}


.result .smllfilter span {
    font-size: 17px;
    top: 2px;
    position: relative;
}

.result .resultSelectfilter {
    width: auto;
    font-size: 16px;
    height: auto;
    border: 0;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    position: relative;
    border-radius: 2px;
    padding-left: 5px;
}

.result .resultSelectfilter select {
    height: 30px;
    width: 100%;
    cursor: pointer;
    font-size: 13px;
    padding: 0 25px 0 10px;
    background: #fff;
    border: 1px solid #E9E9E9;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -webkit-appearance: none;
    color: #595E5F;
    -moz-appearance: none;
    outline: none;
}


.result .resultSelectfilter::after {
    font-family: "huisbrand-events" !important;
    -webkit-font-feature-settings: "liga";
    -moz-font-feature-settings: "liga=1";
    -moz-font-feature-settings: "liga";
    -ms-font-feature-settings: "liga" 1;
    -o-font-feature-settings: "liga";
    font-feature-settings: "liga";
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\63";
    position: absolute;
    right: 10px;
    top: 9px;
    font-size: 16px;
    color: #595E5F;
}

.activeSearchFilters ul li.removeFilter {
    height: 30px;
    cursor: pointer;
    font-size: 13px;
    padding: 0 0 0 10px;
    background: #fff;
    border: 1px solid #E9E9E9;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -webkit-appearance: none;
    color: #595E5F;
    -moz-appearance: none;
    outline: none;

    display: inline-block;
    line-height: 30px;
    margin-bottom: 4px;
}

.activeSearchFilters ul li.removeFilter i {
    padding: 0 8px 0 2px;
    top: 5px;
    position: relative;
    font-size: 20px;
    vertical-align: middle;
}

.activeSearchFilters ul li.removeAllFilters {
    height: 30px;
    cursor: pointer;
    font-size: 14px;
    padding: 0 0 0 10px;
    -webkit-appearance: none;
    color: #595E5F;
    -moz-appearance: none;
    outline: none;
    display: inline-block;
    line-height: 30px;
    margin-bottom: 4px;
}

.searchResult {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

.searchItem {
    background: #fff;
    border: 1px solid #E9E9E9;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
    padding: 20px;
    float: left;
    margin-bottom: 15px;
    cursor: pointer;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 100%;
    max-width: 100%;
}

.searchItem img {
    width: 130px;
    position: absolute;
    left: 10px;
    max-height: 195px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.searchItem .content {
    width: 100%;
    padding: 0px;
}

.searchItem img, .searchItem .content {
    display: inline-block;
    float: left;
}

.searchItem .content .title {
    font-size: 21px;
    line-height: 24px;
    font-weight: 700;
    color: #D22288;
    width: 50%;
    display: inline-block;
    margin: 0px;
}

.searchItem-small .searchItem .content .title {
    width: 100% !important;
}

.searchItem-small {
    min-width: 0;
    max-width: none;
    width: 50% !important;
    display: block;
    float: left;
    padding: 15px;
}

.searchItem-small .searchItem {
    margin-bottom: 0px !important;
}

.searchItem .content .price {
    display: inline-block;
    font-size: 28px;
    color: #232626;
    line-height: 28px;
    font-weight: 600;
    float: right;
    width: 50%;
    text-align: right;
    min-height: 1px;
}

small.price-from {
    display: inline-block !important;
}

.searchItem .content .price small {
    font-size: 16px;
    line-height: 1em;
}

.top-events a.searchItem {
    padding: 20px !important;
}

.searchItem .content .people {
    font-size: 14px;
    line-height: 21px;
    color: #999999;
    float: left;
}

.searchItem .content .top {
    margin-bottom: 10px;
    padding-left: 145px;
}

.searchItem .content .middle {
    float: left;
    padding-left: 145px;
    overflow: hidden;
    width: 100%;
    padding-bottom: 40px;
}

.searchItem .content .middle p {
    color: #595E5F;
    font-size: 16px;
    line-height: 21px;
    margin-top: 5px;
}

.searchItem .content .bottom {
    float: left;
    padding-left: 165px;
    position: absolute;
    bottom: 15px;
    left: 0px;
    right: 15px;
}

.searchItem-small .searchItem .content .bottom {
    padding-left: 140px;
    position: relative;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin-top: 10px;
}

.searchItem .content .bottom div.read {
    display: block;
    width: auto;
    height: 30px;
    line-height: 28px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 13px;
    position: relative;
    font-weight: 600;
    padding: 0px 20px;
    padding-top: 2px;
    border-radius: 2px;
    margin-bottom: 5px;
}

.searchItem-small .searchItem .content .middle {
    max-height: 70px;
    width: 100%;
}

.searchItem .content .bottom div.favorite {
    margin-top: 0px;
    border-color: #eee;
    color: #999;
    margin-bottom: 5px;
    margin-right: 0;
}


.searchItem .content .bottom .read {
    background: #00B900;
    color: #fff;
    float: left;
}

.favorite {
    font-size: 14px;
    line-height: 26px;
    height: 27px;
    text-decoration: none;
    display: inline-block;
    margin-left: 10px;
    border: 1px solid #ccc;
    color: #999;
    padding: 0px 10px;
    border-radius: 2px;
    font-weight: 600;
    margin-top: 10px;
    margin-right: 5px;
    float: right;
}

.favorite i.icon {
    font-size: 16px;
    position: relative;
    top: 4px;
    left: -3px;
}

.favorite span.text-favorite-small {
    display: none !important;
}


.toggle-favorite i.icon-active {
    display: none;
    color: #F5A623;
}

.toggle-favorite.active i.icon {
    display: none;
}

.toggle-favorite.active i.icon-active {
    display: inline;
}

.header-navigation .header-fav-counter {
    background: #F5A623;
}

.navigateSearch {
    float: left;
    width: 100%;
    position: relative;
    height: 50px;
}

.navigateSearch .pageNumbers {
    position: absolute;
    left: 50%;
    width: auto;
    text-align: center;
    -moz-transform: translate(-50%, 0px);
    -webkit-transform: translate(-50%, 0px);
    -o-transform: translate(-50%, 0px);
    -ms-transform: translate(-50%, 0px);
    transform: translate(-50%, 0px);
    max-width: 350px;
}

.navigateSearch .pageNumbers .pageNumber {
    background: #fff;
    border: 1px solid #E9E9E9;
    color: #595E5F;
    font-size: 14px;
    display: inline-block;
    text-align: center;
    height: 40px;
    line-height: 40px;
    width: 40px;
    text-decoration: none;
}

.navigateSearch .next,
.navigateSearch .previous {
    position: absolute;
    right: 0px;
    width: auto;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff !important;
    background: #232626 !important;
    padding: 0px 15px;
    border: 1px solid #232626 !important;
}

.navigateSearch .next.hidden,
.navigateSearch .previous.hidden {
    opacity: 0;
}

.navigateSearch .previous {
    left: 0px;
    right: auto;
}

.navigateSearch .pageNumbers .pageNumber.active, .navigateSearch .pageNumbers .pageNumber:after {
    color: #fff;
}

.pageNumberSep {
    display: inline-block;
    width: 20px;
    text-align: center;
    color: #999;
}

/** EVENT CONTENT ***/
.event-content {
    background: #F7F7F7;
}

/** EVENT FORM ***/
.event-form {
    background: #F7F7F7;
}

/** FOOTER TOP **/
.footer-top {
    position: relative;
    z-index: 7;
    background: #fff;
}

.ftop {
    display: table;
    width: 100%;
    padding: 0px;
    position: relative;
}

.ftop > div {
    display: table-cell;
    width: 50%;
    vertical-align: middle;
}

.ftop .tip .count {
    font-size: 36px;
    color: #232626;
    font-weight: bold;
    line-height: 42px;
}

.ftop .tip p {
    line-height: 24px;
    font-size: 18px;
}

.ftop .tip .why a {
    color: #999999;
    font-size: 14px;
    line-height: 21px;
    text-decoration: none;
    display: block;
    margin-top: 5px;
}

.ftop .tip {
    padding-right: 15%;
    padding-top: 25px;
    padding-bottom: 25px;
}

.ftop .medewerker img {
    display: block;
    top: -10px;
    height: 210px;
    width: auto !important;
}

.ftop .medewerker {
    position: absolute;
    left: 36%;
    bottom: 0px;
}

.ftop .questions p {
    font-family: "gooddog-new";
    font-size: 28px;
    line-height: 32px;
    color: #232626;
    font-weight: 500;
    margin-bottom: 20px;
    word-spacing: 0.23px;
}

.ftop .questions a {
    height: 40px;
    width: auto;
    font-weight: 500;
    padding: 0 24px 0px 15px;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 38px;
    text-decoration: none;
    border-radius: 2px;
    position: relative;
    font-weight: 600;
    margin-right: 5px;
    display: block;
    vertical-align: middle;
    line-height: 42px;
    border: 1px solid #D22288;
    float: left;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ftop .questions {
    padding-left: 6%;
    padding-top: 25px;
    padding-bottom: 25px;
}

.ftop .questions a.chat {
    background: #D22288;
    color: #fff;
}

.ftop .questions a i {
    position: relative;
    top: 8px;
    left: 10px;
    font-size: 25px;
    font-weight: 400;
    vertical-align: top;
}

.ftop .questions a.call {
    background: #fff;
    color: #D22288;
    border: 1px solid #D22288;
}

/** FOOTER NAVIGATION **/
.footer-navigation {
    background: url("../images/footer-bg.png") repeat-x #232626;
    background-position: bottom;
    padding: 40px 0;
}

.nav-footer {
    display: block;
}

.nav-footer > div {
    display: inline-block;
    float: left;
}

.nav-footer .info {
    width: 40%;
}

.alt-footer .nav-footer .info {
    width: 20%;
}

.nav-footer .ourSites {
    width: 40%;
}

.nav-footer .contact {
    width: 40%;
    float: right;
}

.alt-footer .nav-footer .contact {
    width: 40%;
    margin-top: 30px;
}

.contact.no-space-contact {
    margin-top: 0 !important;
}

.contact-columns .contact {
    margin-bottom: 30px;
}

.contact-columns .contact:last-child {
    margin-bottom: 0;
}

.nav-footer ul, .nav-footer .contact-2 {
    display: block;
    float: left;
    width: 100%;
}

.nav-footer .title {
    font-size: 14px;
    line-height: 21px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 15px;
}

.info ul li,
.ourSites ul li {
    display: block;
    width: 50%;
    float: left;
}

.nav-footer .info ul li {
    width: 50%;
}

.alt-footer .nav-footer .info ul li {
    width: 100%;
}

.info ul li a,
.ourSites ul li a {

    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

    max-width: 90%;
    display: block;
}

.nav-footer ul li a {
    color: #999999;
    font-size: 14px;
    line-height: 24px;
    text-decoration: none;
}

.nav-footer .info .info-1 {
    margin-right: 7%;
}

.nav-footer .contact .contact-1 {
    width: 50%;
}

.nav-footer .contact .contact-2 {
    display: block;
    float: left;
    width: 50%;
}

.nav-footer .contact .contact-2 .social-media {
    margin-bottom: 10px;
}

.nav-footer .contact .contact-2 .social-media a {
    text-decoration: none;
    margin-right: 5px;
    font-size: 22px;
    vertical-align: middle;
}

.nav-footer .contact-2 li {
    color: #999999;
    line-height: 21px;
    font-size: 14px;
}

.nav-footer .no-space-contact .contact-2 li:last-child {
    margin-top: 7px;
    margin-bottom: 25px;
}

.nav-footer .contact .contact-2 .social-media i {
    color: #ffffff;
    margin-right: 5px;
}

.nav-footer .ourSites .sites-1 {
    margin-right: 7%;
}

.nav-footer .ourSites .sites-2 {
    vertical-align: top;
}

.nav-footer .contact .contact-2 .copyright a {
    text-decoration: none;
    color: #999999;
    font-size: 14px;
}

.contact-container {
    width: 40%;
    float: right;
}

.contact-container .contact {
    float: none;
    width: auto !important;
    display: block;
}

.team-member {
    width: 33.333%;
    height: 100%;
    display: inline-block;
    float: left;
    text-decoration: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px;
}

.team-member-in {
    position: relative;
    height: auto;
    width: 100%;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
    height: 270px;
    background: white;
}

.team-member-top {
    height: 200px;
    background: #eeeeee;
    position: relative;
}

.team-member-top img {
    position: absolute;
    left: 0px;
    bottom: 0px;
    height: 220px;
}

.team-member-bottom {
    padding: 10px 15px;
}

.team-member-bottom-name {
    font-size: 18px;
    color: #D22288;
    line-height: 23px;
    font-weight: 500;
}

.team-member-bottom-functie {
    font-size: 14px;
    color: #999999;
    line-height: 21px;
    letter-spacing: 0.26px;
}

.team-member-top-overlay {
    width: 200px;
    position: absolute;
    right: 10px;
    bottom: 10px;
}

.team-member-top-button {
    display: block;
    text-align: center;
    line-height: 42px;
    height: 40px;
    margin-bottom: 15px;
    color: white;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 13px;
}

.team-member-top-phone {
    text-align: right;
    display: block;
    font-weight: 600;
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.brick-trustpilot {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
    background: white;
    margin: 0px 0px 25px;
}

/** EVENT CONTENT ***/
.event-content {
    background: #F7F7F7;
    padding: 0px 0px 40px;
}

.event-related {
    padding: 0px 0px 40px;
}

.event-content-cover {
    padding-top: 0px;
}

.event-content .content {
    width: 100%;
    display: table;
}

.overview {
    padding: 10px 0;
}

.overview a {
    color: #999999;
    font-size: 14px;
    line-height: 24px;
    text-decoration: none;
}

.overview a i {
    position: relative;
    top: 0px;
    font-size: 18px;
    vertical-align: middle;
    left: -5px;
    width: 14px;
    display: inline-block;
}

.contact .sidebar,
.event-content .sidebar {
    width: 365px !important;
    min-width: 365px !important;
    max-width: 365px !important;
    display: table-cell;
    position: relative;
    height: 100%;
    vertical-align: top;
    padding-left: 40px;
}

.event-content .sidebar-turned {
    padding-left: 0;
}

.sidebar-turned .sidebar-in {
    padding-right: 40px;
    padding-left: 0px;
}

.sidebar-in {
    padding-left: 40px;
}

.event-content .content .form .top {
    display: table;
    width: 100%;
    position: relative;
    margin-bottom: 20px;
}

.event-content .content .top > img {
    vertical-align: middle;
}

.event-content .content .top .image {
    display: table-cell;
    padding-right: 25px;
    vertical-align: middle;
    width: 130px;
}

.event-content .content .top .image img {
    width: 130px;
}

.event-content .content .top > .title {
    font-size: 36px;
    line-height: 42px;
    color: #232626;
    display: table-cell;
    vertical-align: middle;
    font-weight: 700 !important;
    margin-bottom: 10px !important;
}

.event-content .middle .titleTrip,
.title-1 {
    font-size: 21px;
    font-weight: 600;
    line-height: 24px;
    color: #232626;
    margin-top: 30px;
    margin-bottom: 5px;
}

.title-1 {
    margin-top: 0px !important;
    margin-bottom: 10px !important;
}

.event-content .middle p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;
}

.event-content .middle table {
    font-size: 16px;
    width: auto;
    line-height: 24px;
    margin-bottom: 20px;
}

.event-content .middle table tr td {
    padding-right: 10px;
}

.event-content .middle .titleTripSecond {
    font-size: 18px;
    line-height: 24px;
    color: #232626;
    margin-bottom: 10px;
}

.event-content .middle .detailsTrip > ul li {
    font-size: 16px;
    color: #595E5F;
    line-height: 24px;
}


.event-content .content-event-option {
    font-size: 16px;
    line-height: 24px;
}

.event-content .middle .item .left,
.page-questions .item .left {
    width: 20px;
    text-align: left;
    position: absolute;
}

.event-content .middle .item .left i,
.page-questions .item .left i {
    font-size: 18px;
    position: relative;
    top: 8px;
    cursor: pointer;
    left: -5px;
    display: inline-block;
}

.event-content .middle .item .right,
.page-questions .item .right {
    float: left;
    width: 100%;
    padding-left: 25px;
}


.event-content .helpChoose .title {
    font-size: 21px;
    line-height: 24px;
    color: #232626;
    margin-bottom: 10px;
    font-weight: 500;
}

.event-content .helpChoose .pce {
    font-size: 16px;
    color: #595E5F;
    line-height: 31px;
}

.event-content .sidebar .res-info {
    background: #fff;
    position: relative;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
    border: 1px solid #E9E9E9;
    padding: 30px 30px 25px;
}

.event-buttons-info a,
.event-buttons a,
.video-nocookies a.btn {
    width: 100%;
    height: 40px;
    font-weight: 600;
    line-height: 42px;
    display: block;
    background: #fff;
    font-size: 14px;
    color: #777;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    margin-top: 15px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid #ddd;
}

.video-nocookies a.btn {
    display: inline-block !important;
    border: 0px !important;
    width: auto !important;
    padding: 0px 20px !important;
}

.event-content .sidebar .res-info a.offerteAanvraag,
.event-buttons a.offerteAanvraag,
.video-nocookies a.btn {
    color: #fff;
}

.event-content h1,
.event-content h2,
.event-content h3,
.event-content h4,
.event-content h5,
.event-content h6 {
    font-weight: 600 !important;
    margin: 25px 0px 5px !important;
    color: #232626;
    font-weight: 600;
}

.event-content h1 {
    font-size: 22px;
}

.event-content h2 {
    font-size: 20px;
}

.event-content h3 {
    font-size: 18px;
}

.event-content h4 {
    font-size: 16px;
}

.event-content h5 {
    font-size: 15px;
}

.event-content h6 {
    font-size: 14px;
}

.res-info .title {
    font-size: 21px;
    line-height: 24px;
    color: #232626;
    font-weight: 600;
    margin-bottom: 15px;
}

.res-info li {
    color: #595E5F;
    font-size: 16px;
    line-height: 20px;
}

.res-info span {
    font-size: 16px;
}

.review img, .review .nameAge {
    display: inline-block;
}

.review .imgNameAge {
    margin-bottom: 10px;
}

.review .imgNameAge .imgNameimg {
    margin-right: 5px;
    height: 40px;
    vertical-align: middle;
    width: 40px;
    border-radius: 50%;
    display: inline-block;
    background: #333;
}

.review .imgNameAge .nameAge {
    vertical-align: middle;
}

.review .imgNameAge .nameAge .name {
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    color: #232626;
    text-transform: capitalize;
}

.review .imgNameAge .nameAge .age {
    font-size: 14px;
    line-height: 21px;
    color: #999;
}

.review .reviewText {
    margin-bottom: 10px;
}

.review .reviewText p {
    font-size: 16px;
    color: #999;
    line-height: 24px;
}

.reviews a {
    text-decoration: none;
    color: #999;
    font-size: 14px;
    display: block;
    margin-top: 15px;
}

.reviews a i {
    font-size: 17px;
    position: relative;
    top: 4px;
    margin-left: 4px;
    vertical-align: middle;
}

.contact .sidebar > div {
    border-bottom: 1px solid #E9E9E9;
}

.event-content .sidebar div.review {
    border-top: 1px solid #E9E9E9;
    margin-top: 15px;
    padding-top: 15px;
}

.contact .sidebar > div:last-child, .event-content .sidebar > div:last-child {
    border-bottom: none;
}

.slider,
.video,
.brick-single-image,
.video-nocookies {
    margin: 25px -40px;
}

.video video,
.video iframe {
    max-width: 100%;
}

.videoWrapper {
    position: relative;
    padding-bottom: 100%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.slider .sliderMain {
    width: 100%;
    height: 375px;
    position: relative;
}

.slider .sliderMainIn {
    width: 100%;
    height: 375px;
    position: absolute;
    top: 0px;
    right: 0px;
    left: 0px;
    bottom: 0px;
}

.slider .sliderMain .slide {
    height: 375px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.brick-content-slider .sliderMain,
.brick-content-slider .sliderMainIn,
.brick-content-slider .sliderMain .slide {
    height: 450px;
}

.slider .sliderMain .sliderControls .next,
.slider .sliderMain .sliderControls .previous {
    width: 40px;
    height: 40px;
    cursor: pointer;
    position: absolute;
    bottom: 14px;
    right: 60px;
    background: #000;
    text-align: center;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.slider .sliderMain .sliderControls .next span,
.slider .sliderMain .sliderControls .previous span {
    color: #ffffff;
    font-size: 30px;
    display: block;
    position: relative;
    height: 100%;
    text-align: center;
    line-height: 40px;
}

.slider .sliderMain .sliderControls .next span i,
.slider .sliderMain .sliderControls .previous span i {
    display: inline-block;
    top: 8px;
    position: relative;
}

.slider .sliderMain .sliderControls .previous span i {
}

.slider .sliderMain .sliderControls .next {
    right: 14px;
}

.slider .sliderMain .sliderControls .previous {
    text-align: center;
}

.slider .sliderNav {
    display: block;
    margin: 10px auto;
    text-align: left;
    padding: 0px 10px;
}

.slider .sliderNav .slideNav {
    width: 12.5%;
    display: block;
    opacity: 0.6;
    float: left;
    overflow: hidden;
    cursor: pointer;
}

.slider .sliderNav .slideNav.active {
    opacity: 1;
}

.slider .sliderNav .slideNav div {
    -webkit-background-size: cover;
    background-size: cover;
    height: 50px;
    margin: 4px;
    overflow: hidden;
}

.slider .sliderNav .slideNav:last-child {
    padding-right: 0;
    width: 100px;
}

.event-content .middle .titleTripSecond {
    font-size: 18px;
    line-height: 24px;
    color: #232626;
    margin-bottom: 10px;
}

.event-content .checks > ul li {
    font-size: 16px;
    color: #595E5F;
    line-height: 24px;
    display: table;
    width: 100%;
    margin-bottom: 5px;
}

.event-content .checks > ul li i {
    color: #00B900;
    font-size: 25px;
    position: relative;
    top: 2px;
    margin-right: 7px;
    right: 6px;
}

select::-ms-expand {
    display: none;
}

.cover {
    height: auto;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
}

.cover img {
    width: 100%;
    height: auto !important;
}

.event-content .wrapper {
    z-index: 1;
    position: relative;
}

.event-content .content-cover {
    margin-top: -75px;
}

.validation_error {
    color: #fff;
    font-weight: 600;
    margin-bottom: 25px;
    background: #000;
    padding: 15px 10px;
    margin-top: 10px;
    display: block;
    text-align: center;
    line-height: 28px;

    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.validation_message {
    color: #000;
    font-weight: 600;
    margin-top: 10px;
    font-size: 15px;
}

.question {
    cursor: pointer;
    position: relative;
}

.question-title {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 5px;
    color: #232626;
    font-weight: 500;
    width: 100%;
    padding-top: 2px;
}

.question-answer {
    margin: 0px 0px 5px;
    display: none;
}

.question.open .question-answer {
    display: block;
    font-size: 16px;
    line-height: 24px;
}

.question.open .question-answer p {
    margin-bottom: 10px;
}

.question.open .left i {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    top: 6px !important;
    left: -6px !important;
}

.questions {
    display: block;
    margin: 0 auto;
}

.event-content .part-title {
    font-size: 21px !important;
    margin: 25px 0px 20px !important;
    color: #232626;
    font-weight: 600;
}

.event-content .part-title-small {
    font-size: 18px;
    margin: 25px 0px 10px !important;

}

.page-questions {
    background: #F7F7F7;
    padding: 50px 0px;
}

.page-questions .questions {
    max-width: 85%;
    margin: 0 auto;
}

.questions-title {
    font-size: 24px;
    line-height: 30px;
    margin: 0px 0px 15px;
    font-weight: bold;
    color: #232626;
}

.page-vacancies {
    background: #F7F7F7;
    padding: 0px 0px 25px 0px;
}

a.vacancie {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
    background: white;
    display: block;
    padding: 25px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 25px;
    text-decoration: none;
    color: #595E5F;
}

.post-title {
    font-weight: 600;
    font-size: 25px;
    margin-bottom: 10px;
    color: #232626;
}

.vacancie-title {
    font-weight: 600;
    font-size: 25px;
    margin-bottom: 5px;
    color: #232626;
}

.post-title {
}

.post-date {
    font-size: 16px;
    margin-bottom: 10px;
    color: #595E5F;
    vertical-align: bottom;
    line-height: 30px;
}

.vacancie-button {
    margin-top: 15px;
}

.vacancie-button .button {
    display: inline-block;
    text-align: center;
    line-height: 42px;
    height: 40px;
    color: white;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 13px;
    padding: 0px 20px;
}

.vacancie-text {
    color: #595E5F;
    font-size: 16px;
    line-height: 21px;
    clear: both;
}

.sidebar-navigation {
    padding: 0px !important;
}

.sidebar-navigation-item {
    padding: 10px;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 2px;
    color: #595E5F;
    text-decoration: none;
}

.sidebar-navigation-item.active {
    font-weight: 600;
    background: #E9E9E9;
}

.gfield.hidden,
.gfield.hidden_label hidden_label {
    display: none !important;
}


.extra-options .gfield_checkbox li {
    margin-bottom: 10px;
}

body .gform_footer img.gform_ajax_spinner {
    display: none !important;
    visibility: hidden !important;
}

.header-navigation ul li ul li.current-menu-parent a {
    color: inherit;
}

.counter {
    margin-top: 15px;
    display: inline-block;
    background: #333;
    color: white;
    font-size: 18px;
    padding: 5px 10px;
    border-radius: 2px;
    font-weight: 500;
}

.header-fav-counter {
    background: #333;
    color: white !important;
    line-height: 30px;
    height: 30px;
    padding: 0px 12px;
    float: right;
    border-radius: 2px;
    opacity: 0;
    -webkit-transition: opacity 250ms linear;
    -moz-transition: opacity 250ms linear;
    -ms-transition: opacity 250ms linear;
    -o-transition: opacity 250ms linear;
    transition: opacity 250ms linear;
    font-weight: 600;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    text-decoration: none;
}

.header-fav-counter.visible {
    opacity: 1;
}

.header-fav-counter i {
    color: #fff;
    font-size: 15px;
    position: relative;
    top: -1px;
    right: 2px;
    vertical-align: middle;
    margin-left: 0px;
}

.header-phone {
    display: inline-block;
    vertical-align: middle;
    float: right;
    line-height: 30px;
    margin-left: 10px;
}

.header-phone span {
    font-weight: 600;
}

.filter-close {
    display: none;
}

.filter-overlay {
    display: none;
    position: fixed;
    background: rgba(255, 255, 255, 0.4);
    top: 0px;
    left: 0px;
    right: 0px;
    cursor: pointer;
    bottom: 0px;
    z-index: 100000000;
}

iframe[name='google_conversion_frame'] {
    height: 0 !important;
    width: 0 !important;
    line-height: 0 !important;
    font-size: 0 !important;
    margin-top: -13px;
    float: left;
}

.event-content .videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 0px;
    height: 0;
}

.event-content .slider img {
    max-width: 100%;
    min-width: 100%;
}

.check-left {
    display: table-cell;
    width: 20px;
    vertical-align: top;
}

.check-right {
    display: table-cell;
    vertical-align: top;
}

.checks {
    margin-bottom: 15px;
}

.no-events {
    background: #ddd;
    padding: 15px;
    font-weight: 500;
    text-align: center;
    width: 100%;
}

.events-bottom {
    font-size: 16px;
    line-height: 24px;
    padding-bottom: 25px;
}

.events-bottom h1,
.events-bottom h2,
.events-bottom h3,
.events-bottom h4,
.events-bottom h5,
.events-bottom h6 {
    font-weight: 600;
}

.events-bottom p {
    margin-bottom: 10px;
}

.events-bottom .event-img-text {
    border-top: 1px solid #E9E9E9;
    border-bottom: 0px;
    padding-top: 35px;
    padding-right: 0px;
}

.breadcrumbs {
    position: relative;
}

.breadcrumbs .overview {
    position: absolute;
    right: 0px;
    top: 0px;
    padding: 10px 0px 0px;
}

.list-items {
    display: table;
    width: 100%;
    margin-bottom: 10px;

}

.list-left {
    display: table-cell;
    width: 70px;
}

.list-right {
    display: table-cell;
}

.reservation .list-items {
    margin-bottom: 5px;
}

.reservation .list-left {
    width: 50px;
}

.reservation .list-items-prices .list-left {
    width: 50%;
}

.page-text-error {
    padding-top: 50px !important;
}

.page-text-thanks {
    padding-top: 35px !important;
    padding-bottom: 75px !important;
}

.page-filter-error {
    padding-bottom: 50px !important;
}

.buttons .btn {
    background: transparent;
    color: #333;
    border: 1px solid #333;
    text-decoration: none;
    text-transform: uppercase;
    padding: 0px 20px;
    float: right;
    margin-bottom: 15px;
    line-height: 40px;
    height: 38px;
    border-radius: 2px;
    margin-left: 15px;
    font-weight: 600;
    font-size: 13px;
}


.video-js .vjs-load-progress div {
    background: rgba(255, 255, 255, 0.75) !important;
}

.video-js .vjs-big-play-button {
    background: rgba(0, 0, 0, 0.75);
    height: 60px !important;
    line-height: 60px !important;
    margin-top: -30px !important;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    border-width: 0px !important;
    width: 70px !important;
    margin-left: -35px !important;
}

.header-filter-hide {
    display: none;
}

.inline-image {
    display: block;
    float: right;
    max-width: 215px;
    height: auto;
    text-align: right;
    padding-left: 15px;
    padding-bottom: 15px;
}

.inline-image img {
    max-width: 100%;
    width: auto;
    height: auto;
}

.gfield_checkbox li {
    text-align: left;
}

.gfield_checkbox li input {
    width: auto !important;
    display: block;
    float: left;
    vertical-align: middle;
    margin-right: 13px;
    margin-top: -1px;
    margin-left: 0px;
}


/*!
 * Pikaday
 * Copyright ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â© 2014 David Bushell | BSD & MIT license | http://dbushell.com/
 */

.pika-single {
    z-index: 9999;
    display: block;
    position: relative;
    color: #333;
    background: #fff;
    border: 1px solid #ccc;
    border-bottom-color: #bbb;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/*
clear child float (pika-lendar), using the famous micro clearfix hack
http://nicolasgallagher.com/micro-clearfix-hack/
*/
.pika-single:before,
.pika-single:after {
    content: " ";
    display: table;
}

.pika-single:after {
    clear: both
}

.pika-single {
    /*zoom: 1*/
}

.pika-single.is-hidden {
    display: none;
}

.pika-single.is-bound {
    position: absolute;
    box-shadow: 0 5px 15px -5px rgba(0, 0, 0, .5);
}

.pika-lendar {
    float: left;
    width: 240px;
    margin: 8px;
}

.pika-title {
    position: relative;
    text-align: center;
}

.pika-label {
    display: inline-block;
    /*display: inline;*/
    position: relative;
    z-index: 9999;
    overflow: hidden;
    margin: 0;
    padding: 5px 3px;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    background-color: #fff;
}

.pika-title select {
    cursor: pointer;
    position: absolute;
    z-index: 9998;
    margin: 0;
    left: 0;
    top: 5px;
    filter: alpha(opacity=0);
    opacity: 0;
}

.pika-prev,
.pika-next {
    display: block;
    cursor: pointer;
    position: relative;
    outline: none;
    border: 0;
    padding: 0;
    width: 20px;
    height: 30px;
    /* hide text using text-indent trick, using width value (it's enough) */
    text-indent: 20px;
    white-space: nowrap;
    overflow: hidden;
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 75% 75%;
    opacity: .5;
    /*position: absolute;*/
    /*top: 0;*/
}


.pika-prev,
.is-rtl .pika-next {
    float: left;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==');
    /*left: 0;*/
}

.pika-next,
.is-rtl .pika-prev {
    float: right;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=');
    /*right: 0;*/
}

.pika-prev.is-disabled,
.pika-next.is-disabled {
    cursor: default;
    opacity: .2;
}

.pika-select {
    display: inline-block;
    /*display: inline;*/
}

.pika-table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    border: 0;
}

.pika-table th,
.pika-table td {
    width: 14.285714285714286%;
    padding: 0;
}

.pika-table th {
    color: #999;
    font-size: 12px;
    line-height: 25px;
    font-weight: bold;
    text-align: center;
}

.pika-button {
    cursor: pointer;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    outline: none;
    border: 0;
    margin: 0;
    width: 100%;
    padding: 5px;
    color: #666;
    font-size: 12px;
    line-height: 15px;
    text-align: right;
    background: #f5f5f5;
    font-weight: bold;
    text-align: center;
}

.pika-week {
    font-size: 11px;
    color: #999;
}

.is-today .pika-button {
    color: #33aaff;
    font-weight: bold;
}

.is-selected .pika-button {
    color: #fff !important;
    background: #33aaff;
}

.is-inrange .pika-button {
    background: #D5E9F7;
}

.is-startrange .pika-button {
    color: #fff;
    background: #6CB31D;
    box-shadow: none;
    border-radius: 3px;
}

.is-endrange .pika-button {
    color: #fff;
    background: #33aaff;
    box-shadow: none;
}

.is-disabled .pika-button,
.is-outside-current-month .pika-button {
    pointer-events: none;
    cursor: default;
    color: #999;
    opacity: .3;
}


/* styling for abbr */
.pika-table abbr {
    border-bottom: none;
    cursor: help;
}

li.datepicker input {
    background-image: url('../images/datepicker.png');
    background-repeat: no-repeat;
    background-position: right center;
    cursor: pointer;
}


.feedback {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 10000000000;
}

.feedback-message {
    display: block;
    text-align: center;
    padding: 15px;
    background: #232626;
    color: white;
    font-weight: 600;
}

.feedback-message-favorites {
    background: #F5A623;
}

.text-favorite-active {
    display: none;
}

.favorite.active .text-favorite {
    display: none;
}

.favorite.active .text-favorite-active {
    display: inline;
}

.top-event-label {
    top: 15px;
    bottom: auto;
    background: none !important;
}

.nomargintop {
    margin-top: 0px !important;
    padding-top: 0px !important;
}

.nomarginbottom {
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
}

.lessmarginbottom {
    padding-bottom: 10px !important;
}

.next-previous-page {
    padding: 10px 0;
    float: right;
}

.next-previous-page a {
    font-size: 14px;
    line-height: 24px;
    text-decoration: none;
    display: inline-block;
    margin-left: 10px;
    border: 1px solid #000;
    color: #000;
    padding: 0px 10px;
    border-radius: 2px;
    height: 24px;
    font-weight: 600;
}

.overview-next-prev {
    background: #F7F7F7;
}

.back-to-overview {
    float: left;
}

.next-previous-page a .icon {
    position: relative;
    top: 5px;
    font-size: 16px;
}

.event-content-cover .event-top-actions {
    position: absolute;
    width: 100%;
    background: rgba(255, 255, 255, 0.9);
}

.event-content-cover .event-top-actions .header-breadcrumbs,
.event-content-cover .event-top-actions .overview-next-prev {
    background: transparent !important;
}


.event-content-cover .header-breadcrumbs > div > div {
    border-color: #bbb;
}

.filters-top-row {
    display: block;
    float: left;
    width: 100%;
    margin-top: 5px;
}

.filters-top-column {
    display: block;
    float: left;
    width: 50%;
    min-height: 1px;
    margin-bottom: 4px;
}

.filter-results-qty {
    font-weight: 600;
    font-size: 18px;
    line-height: 30px;
    color: #D22288;
}

.header-mobile-favorites {
    display: none;
}

.header-mobile-favorites.visible {
    display: block;
}

.header-mobile-favorites .favorite-counter {
    width: 20px;
    position: absolute;
    height: 20px;
    top: -2px;
    line-height: 21px;
    font-size: 11px;
    border-radius: 50%;
    right: -4px;
    border: 2px solid white;
    color: white;
    font-weight: 700;
}

.mobile-filter-header,
.mobile-filter-footer {
    display: none;
}

.middle .content-event-original,
.middle .event-text p,
.middle .event-text {
    display: inline;
}

.page-text.nomargintop .title:first-child {
    margin-top: 0px;
}

.page-text.nomarginbottom .text .longText {
    padding-bottom: 0px;
}


p.no-vanancies {
    margin-bottom: 25px;
    margin-top: 15px;
    display: block;
}


.LV_validation_message {
    display: none;
}

.event-rest-links {
    border-top: 1px solid #E9E9E9;
    padding: 20px 0px 5px;
}

.event-rest-links a {
    color: #595E5F;
    line-height: 30px;
    display: block;
    text-decoration: none;
    position: relative;
    font-weight: 400;
    padding-left: 30px;
}

.brick-single-image {
    text-align: center;
}

.brick-single-image img {
    max-width: 100%;
    height: auto !important;
}

.brick-media {
    background: #F7F7F7;
    clear: both;
    padding: 25px 0px !important;
}

.brick-media img {
    max-width: 100%;
}

.form-heading-titles.form-heading-titles-bg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin: -40px -40px 25px;
    padding: 40px 40px 20px;
}

.form-heading-titles.form-heading-titles-bg .gform_title, .form-heading-titles.form-heading-titles-bg .gform_subtitle {
    color: #fff;
    position: relative;
    z-index: 1;
}

.form-heading-titles {
    position: relative;
}

.form-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
}

.mobile-event-title, .mobile-event-price {
    display: none;
}


.chat .chat-row {
    display: none;
}

.status-span-text {
    display: inline-block;
}

.chat.online .chat-row.outgoing,
.chat.online .chat-row.incoming {
    display: block;
}

.chat.offline .chat-row.offline-msg {
    display: block;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    color: #777;
    padding: 20px;
}

.chat.offline .chat-input {
    display: none;
}

.chat .error {
    border-color: red !important;
}


.chat.open .chat-in {
    right: 30px;
}

.chat.open .chat-activate {
    opacity: 0;
}

.chat-in {
    width: 300px;
    position: fixed;
    z-index: 2000;
    right: -100%;
    bottom: 0;
    -webkit-transition: right 200ms ease;
    -moz-transition: right 200ms ease;
    -ms-transition: right 200ms ease;
    -o-transition: right 200ms ease;
    transition: right 200ms ease;
}

.chat-activate {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    z-index: 2000;
    position: fixed;
    border: 1px solid #E9E9E9;
    text-align: center;
    right: 20px;
    bottom: 20px;
    background-color: #FFF;
    -webkit-box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.1);
    cursor: pointer;
}

.chat-activate i {
    display: inline-block;
    font-size: 27px;
    position: relative;
    top: 12px;
    left: -2px;
    -moz-transform: scale(-1, 1);
    -webkit-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}

.chat-activate-amp {
    height: 25px;
    z-index: 2000;
    position: fixed;
    text-align: center;
    right: 20px;
    bottom: 20px;
    -webkit-box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.1);
    cursor: pointer;
}

.chat-activate-amp img {
    border-radius: 5%;
}

.chat-top {
    background-color: #232626;
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
    display: table;
    width: 100%;
    padding-left: 50px;
    position: relative;
}

.chat-info, .chat-controls {
    display: table-cell;
    padding: 7px 0px;
}

.chat-image {
    position: absolute;
    top: 10px;
    left: -40px;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    border: 1px solid #E9E9E9;
    background: #fff;
    overflow: hidden;
}

.chat-image img {
    height: 100%;
    display: block;
    top: 4px;
    position: relative;
}

.chat-controls {
    vertical-align: middle;
    width: 50px;
    height: 100%;
    text-align: center;
    cursor: pointer;
}

.chat-name {
    font-size: 14px;
    font-weight: 700;
    color: #FFFFFF;
    letter-spacing: 0.26px;
    line-height: 21px;
}

.chat-status {
    font-size: 12px;
    color: #999;
    letter-spacing: 0.22px;
    line-height: 16px;
}

.chat-controls i {
    font-size: 28px;
    position: relative;
    top: 4px;
}

.chat-status span {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #999;
    display: inline-block;
    position: relative;
    top: -1px;
    margin-right: 5px;
}

.chat-status span.online {
    background-color: #00B900;
}

.chat-window {
    height: 240px;
    border-left: 1px solid #E9E9E9;
    border-right: 1px solid #E9E9E9;
    border-left: 1px solid #E9E9E9;
    padding: 0 20px;
    overflow: scroll;
    background-color: #FFF;
}

.chat-row {
    padding: 5px 0;
}

.chat-row:first-child {
    padding-top: 20px;
}

.chat-row:last-child {
    padding-bottom: 20px;
}

.chat-row.outgoing {
    text-align: right;
}

.chat-message {
    text-align: left;
    max-width: 70%;
    padding: 10px;
    border-radius: 4px;
    font-size: 14px;
    letter-spacing: 0.26px;
    line-height: 18px;
    display: inline-block;
}

.chat-row.outgoing .chat-message {
    background-color: #D22288;
    color: #FFF;
}

.chat-row.incoming .chat-message {
    background-color: #EEE;
    color: #232626;
}

.chat-input textarea {
    width: 100%;
    border: 1px solid #E9E9E9;
    resize: none;
    box-sizing: border-box;
    height: 60px;
    font-size: 14px;
    color: #999999;
    letter-spacing: 0.26px;
    line-height: 21px;
    padding-top: 17px;
    padding-left: 20px;
    outline: none;
    -webkit-box-shadow: inset 0px 4px 10px 0px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0px 4px 10px 0px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0px 4px 10px 0px rgba(0, 0, 0, 0.05);
}


.list-right-in {
    display: table;
    width: 100%;
    table-layout: fixed;
}

.list-right-in span {
    display: table-cell;
    width: 50%;
    font-size: 16px;
    color: #595E5F;
    line-height: 24px;
}

.list-right-in span:last-child {
    font-weight: 400;
    text-align: right;
    max-width: 105px !important;
    width: 105px !important;
    color: #232626 !important;
}

.video-js .vjs-load-progress div {
    background: transparent !important;
}

.video-js .vjs-load-progress {
    background: transparent !important;
}

.video-js .vjs-slider {
    background: rgba(255, 255, 255, 0.5) !important;
}

.wrapper-team {
    padding-top: 25px;
}

.visual-background-align-top {
    background-position: center top !important;
}

.visual-background-align-center {
    background-position: center center !important;
}

.visual-background-align-bottom {
    background-position: center bottom !important;
}

.page-visual .results {
    display: none;
    position: relative;
    min-height: 100px;
}

.page-visual .results.loading .page-events {
    opacity: 0.5;
}

.page-visual .results.loading .loader-div {
    display: block !important;
    position: absolute;
}

.page-visual .results .loader-div {
    background: transparent !important;
}

.footer-extra-nav {
    margin-bottom: 30px;
}

.footer-extra-nav:last-child {
    margin-bottom: 0px !important;
}

.team-event-top img {
    max-width: 200px;
}

.team-event-top {
    vertical-align: bottom;
    padding-left: 20px;
}

.team-event-top-content {
    font-family: "gooddog-new";
    font-size: 20px;
    line-height: 22px;
    color: #232626;
    font-weight: 500;
    word-spacing: 0.23px;
    transform: rotate(352deg);
    -webkit-transform: rotate(352deg);
    -moz-transform: rotate(352deg);
    -o-transform: rotate(352deg);
    -ms-transform: rotate(352deg);
    margin-bottom: -10px;
    position: relative;
    z-index: 1;
}

.team-event-top-image {
    position: relative;
}

.team-event-top .btn {
    height: 40px;
    width: auto;
    padding: 0 15px;
    text-transform: uppercase;
    font-size: 14px;
    text-decoration: none;
    border-radius: 2px;
    font-weight: 600;
    margin-right: 5px;
    display: block;
    vertical-align: middle;
    line-height: 40px;
    border: 1px solid #D22288;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #D22288;
    color: #fff;
    position: absolute;
    bottom: 10px;
    max-width: 90%;
    left: 50%;
    transform: translate(-50%, 0px);
    -webkit-transform: translate(-50%, 0px);
    -moz-transform: translate(-50%, 0px);
    -o-transform: translate(-50%, 0px);
    -ms-transform: translate(-50%, 0px);
    white-space: nowrap;
}

.text-event-top-in {
    padding-bottom: 15px;
}

.event-buttons-out {
    margin: 0px -40px;
    margin-top: 30px;
    border-top: 1px solid #E9E9E9;
    padding: 20px 30px 0px;
}

.event-buttons {
    display: table;
    table-layout: fixed;
    width: 100%;
}

.event-buttons-column {
    display: table-cell;
    vertical-align: middle;
    padding: 0px 10px;
}

.event-buttons a {
    margin-top: 0px !important;
}

.title-suggestions {
    font-size: 18px;
    line-height: 1.3em;
    margin-bottom: 15px;
}

.title-suggestions span {
    font-weight: 700;
}

.block-links {
    background: #F7F7F7;
}

.block-links .block-links-in {
    padding: 25px 0;
}

.block-links .content-links-top {
    padding: 0 0 25px 0;
}

.block-links .content-links-top h1,
.block-links .content-links-top h2,
.block-links .content-links-top h3,
.block-links .content-links-top h4,
.block-links .content-links-top h5,
.block-links .content-links-top h6 {
    font-size: 20px;
    line-height: 28px;
    color: #232626;
    font-weight: bold;
    margin-bottom: 5px;
}

.block-links .content-links-top p {
    line-height: 24px;
    font-size: 16px;
}

.block-links .content-link-bottom .links-list ul > li {
    padding: 5px 0;
    line-height: 1.3em;
}

.playbutton,
.plyr__play-large {
    width: 70px;
    height: 70px;
    background: #333;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -35px;
    margin-left: -35px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid white;
    line-height: 70px;
    text-align: center;
    color: #fff;
    font-size: 30px;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.20);

    -webkit-transform: none;
    transform: none;
    padding: 0px;
}

.playbutton i,
.plyr__play-large svg {
    position: relative;
    top: 24px;
    font-size: 20px;
    left: 2px;
    display: inline-block;
}

.top-event-img {
    position: relative;
}

.video {
    position: relative;
}

.plyr__play-large svg {
    top: 0px !important;
}

.plyr {
    display: none;
}

.plyr.plyr--ready {
    display: block !important;
}

.plyr .plyr__play-large {
    visibility: hidden !important;
}

.plyr.plyr--stopped .plyr__play-large {
    visibility: visible !important;
}

.single-video .video {
    margin-left: 0px;
    margin-right: 0px;
}

.single-video {
    background: #F7F7F7;
    padding-bottom: 20px;
    display: block;
    float: left;
    width: 100%;
}

.header-usps-in {
    display: table;
    width: 100%;
}

.header-usps-left, .header-usps-right {
    display: table-cell;
    vertical-align: middle;
}

.header-navigation-mobile {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    padding: 0px 15px;
    display: none;
}

.header-navigation-mobile .header-phone {
    display: inline-block;
    float: right;
    margin-top: 12px;
}

.header-navigation-mobile .header-fav-counter {
    display: inline-block;
    margin: 0;
    position: absolute;
    top: -45px;
}

.header-navigation-mobile .header-phone a {
    font-size: 16px;
    font-weight: 700;
}

.header-navigation-mobile .header-phone i {
    top: 3px;
    position: relative;
}

.album-item {
    display: block;
    max-width: 100%;
    margin-bottom: 25px;
}

.album-item:last-child {
    margin-bottom: 0px;
}

.album-image {
    text-align: center;
}

.album-item img {
    max-width: 100%;
    display: inline-block;
    max-height: 600px;
    height: auto !important;
}

.album-content .title {
    font-weight: 700;
    font-size: 22px;
    color: #FF0492;
    line-height: 1.2em;
    margin-bottom: 0px !important;
    margin-top: 10px !important;
}

.album-content .subtitle {
    font-weight: 400;
    font-size: 16px;
    color: #7C7C7C;
    line-height: 16px;
    margin-top: 3px !important;
}

.empty-results {
    margin: 50px 0px;
}

.categories .categorie {
    position: relative;
    overflow: hidden;
}

.categorie-image {
    position: absolute;
    z-index: 1;
    background-size: cover;
    background-position: center;
    pointer-events: none;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);

    -webkit-transition: transform 200ms ease-in-out;
    -moz-transition: transform 200ms ease-in-out;
    -ms-transition: transform 200ms ease-in-out;
    -o-transition: transform 200ms ease-in-out;
    transition: transform 200ms ease-in-out;
}

.sub-active:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -10px;
    height: 0;
    width: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 9px solid #FF0492;
    margin: auto;
}

.empty-results-in {
    text-align: center;
    font-size: 22px;
    line-height: 1.3em;
    color: #999;
}

.subcategories-row {
    background: #ff0492;
    height: auto;
    float: left;
    display: none;
    width: 100%;
}

.categorie-sub-items {
    display: none;
}

.categorie.active:after {
    position: absolute;
    width: 14px;
    height: 14px;
    content: "";
    background: #ff0492;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    z-index: 0;
    left: 50%;
    bottom: -7px;
    margin-left: -7px;
}

.subcategories-row-in {
    padding: 0px 10px;
    margin: 0px -10px;
}

.header-logo-right span sup {
    font-size: 23px;
    display: inline-block;
    top: 2px;
    position: absolute;
    margin-left: 2px;
}

.header-logo-right span {
    position: relative;
}

.event-related {
    background: #F7F7F7;
}

.header-simple-top {
    background: #FB3093;
    color: #fff;
}

.header-simple-top .header-simple-in {
    display: table;
    width: 100%;
}

.header-simple-top .header-simple-in > div {
    display: table-cell;
    vertical-align: middle;
}

.simple-header-logo {
    display: table;
}

.simple-header-logo > a {
    display: table-cell;
    vertical-align: middle;
}

.simple-header-logo .simple-logo-left {
    padding-right: 15px;
}

.header-simple .simple-header-logo .simple-logo-left img {
    max-height: 70px;
}

.simple-header-logo .simple-logo-right {
    height: 70px;
    font-size: 27px;
    text-decoration: none;
    color: #fff;
    font-weight: 700;
    line-height: 27px;
}

.simple-header-logo .simple-logo-right span {
    display: block;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    margin-top: 3px;
}

.simple-header-right .simple-tel {
    text-align: right;
}

.simple-header-right .simple-tel .simple-tel-in {
    color: #ffff;
    font-weight: 600;
    font-size: 20px;
}

.simple-header-right .simple-tel .simple-tel-in i {
    padding-left: 15px;
    position: relative;
    top: 3px;
}

.header-simple-bottom {

    padding: 30px 0 0;
    background: #F7F7F7;
}

.header-simple-bottom .header-simple-prev a {
    color: #FB3093;
    text-decoration: none;
}

.header-simple-bottom .header-simple-prev i {
    position: relative;
    top: 4px;
    padding-right: 10px;
}


.footer-simple {
    padding: 40px 0;
    background: #fff;
    float: left;
    width: 100%;
    text-align: center;
}

.footer-simple .footer-simple-title {
    font-family: "gooddog-new";
    font-size: 34px;
    color: #000;
    font-weight: 400;
    margin-bottom: 10px;
}

.footer-simple .footer-simple-contact {
    color: #D22288;
}

.footer-simple .footer-simple-contact a {
    height: 40px;
    width: auto;
    padding: 0 24px 0px 15px;
    text-transform: uppercase;
    font-size: 14px;
    text-decoration: none;
    border-radius: 2px;
    position: relative;
    font-weight: 600;
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle;
    line-height: 42px;
    border: 1px solid #D22288;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.footer-simple .footer-simple-contact a i {
    position: relative;
    top: 8px;
    left: 10px;
    font-size: 25px;
    font-weight: 400;
    vertical-align: top;
}

.footer-simple .footer-simple-contact a.chat {
    background: #D22288;
    border-color: #D22288;
    color: #fff;
}

.footer-simple .footer-simple-contact a.call {
    border-color: #D22288;
    color: #D22288;
}

.cookie-notice {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    z-index: 100000000;
    border-top: 1px solid #E9E9E9;
    width: 100%;
    max-width: 950px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    max-height: 50%;
    display: block;
    box-shadow: 0px -1px 10px 0px rgba(0, 0, 0, 0.15);
}

.cookie-notice .wrapper {
    min-width: inherit;
}

.cookie-notice-bottom {
    display: none;
}

.cookie-notice-in {
    padding: 40px 0;
    font-size: 16px;
    line-height: 1.3em;
}

.cookie-notice-top .title {
    font-weight: 700;
    font-size: 1.2em;
    color: #232626;
    margin-bottom: 0.25em;
}

.cookie-notice-top-items {
    display: table;
    width: 100%;
    margin-top: 20px;
}

.cookie-notice-top-items-left,
.cookie-notice-top-items-right {
    display: table-cell;
    vertical-align: top;
}

.cookie-notice-top-items-left .items {
    display: table;
    width: 100%;
    table-layout: fixed;
}

.cookie-notice-top-items-left .item {
    display: table-cell;
    vertical-align: middle;
    background: #fff;
    padding: 5px;
    cursor: pointer;
    position: relative;
    height: 35px;
    padding-left: 45px;
    font-weight: 500;
    color: #232626;
}

.cookie-icon {
    display: block;
    width: 33px;
    height: 33px;
    background: #fff;
    position: absolute;
    left: 0px;
    top: 0px;
    text-align: center;
    line-height: 35px;
    border: 1px solid #ccc;
    border-radius: 2px;
}

.cookie-icon i {
    display: inline-block;
    font-size: 27px;
    top: 5px;
    position: relative;
    opacity: 0;
}

.cookie-notice-top-items-left .item.active .cookie-icon i,
.cookie-notice-top-items-left .item.disabled .cookie-icon i {
    opacity: 1;
}

.cookie-notice-top-items-left .item.active .cookie-icon i {
    color: #00b900;
}

.cookie-notice-top-items-left .item.active.disabled .cookie-icon i {
    color: #999;
}

.cookie-notice-top-items-left .item.disabled {
    cursor: default !important;
}

.cookie-notice-top-items-right,
.cookie-notice-top-items-right .btn {
    width: 150px;
}

.cookie-notice .btn {
    background: blue;
    text-align: center;
    line-height: 35px;
    display: block;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    vertical-align: middle;
    border-radius: 2px;
}

.cookie-notice-links,
.cookie-notice-bottom {
    margin-top: 20px;
}

.cookie-notice-links div,
.cookie-notice-links a {
    text-decoration: underline;
    margin-right: 15px;
    display: inline-block;
    font-size: 0.9em;
    cursor: pointer;
    color: #777;
}

.cookie-notice.show-info .cookie-notice-bottom {
    display: block;
}

.toggle-cookie-information .less {
    display: none;
}

.cookie-notice.show-info .toggle-cookie-information .more {
    display: none;
}

.cookie-notice.show-info .toggle-cookie-information .less {
    display: block;
}

.cookie-tabs-top {
    border-bottom: 1px solid #ccc;
    height: 35px;
}

.cookie-tabs-top div {
    display: block;
    float: left;
    line-height: 35px;
    height: 35px;
    border: 1px solid #fff;
    border-bottom: 1px solid #ccc;
    padding: 0px 10px;
    margin-right: 0px;
    cursor: pointer;
}

.cookie-tabs-top div.active {
    border: 1px solid #ccc;
    border-bottom: 1px solid #fff;
}

.cookie-tabs-bottom [data-tab] {
    padding-top: 10px;
    display: none;
}

.cookie-tabs-bottom [data-tab].active {
    display: block;
}

.cookie-notice-bottom {
    font-size: 0.9em;
}

.cookies-info-in {
    display: table;
    width: 100%;
}

.cookies-info-left, .cookies-info-right {
    display: table-cell;
    vertical-align: top;
}

.cookies-info-left {
    width: 160px;
}


.cookies-info-left div {
    cursor: pointer;
    padding: 5px 0px;
    border-bottom: 1px solid #ccc;
}

.cookies-info-left div.active {
    color: blue !important;
}

.cookies-info-right {
    border-left: 1px solid #ccc;
    padding-left: 20px;
    padding-top: 5px;
}

.cookies-info-left div:last-child {
    border-bottom: 0px;
}

.cookie-tabs-bottom p {
    margin-bottom: 10px;
}

.cookie-tabs-bottom p:last-child {
    margin-bottom: 0px !important;
}

.cookie-tabs-bottom .btn {
    display: inline-block;
    padding: 0px 20px;
    text-decoration: none;
}

.cookies-info-right [data-cookieinfo-tab] {
    display: none;
}

.cookies-info-right [data-cookieinfo-tab].active {
    display: block;
}

.cookies-info-right .title {
    font-weight: 600;
    font-size: 1em;
    color: #232626;
    margin-bottom: 0.25em;
}

.cookie-table-row {
    display: table;
    width: 100%;
    table-layout: fixed;
    margin-bottom: 5px;
}

.cookie-table-column {
    display: table-cell;
    vertical-align: top;
    padding: 3px 10px;
}

.cookie-table-row:first-child {
    background: #f1f1f1;
    font-weight: 600;
}

.cookies-info-right .title {
    display: none;
}

.event-related-events-2 .bottom-events:after {
    content: '';
    clear: both;
    display: table;
}

.event-related-events-2 {
    margin-top: 30px;
}

.event-related-events-2 .searchItem {
    min-height: 240px;
}

.event-related-events-2 .searchItem:last-child {
    margin-bottom: 0;
}

.event-related-events-2 .searchItem .content .top {
    margin-bottom: 10px;
}

.event-related-events-2 .searchItem .top .top-right > * {
    width: 100%;
    text-align: left;
}

.event-related-events-2 .searchItem .top .top-right > .price {
    line-height: 1em;
    font-size: 20px;
    margin-bottom: 5px;
    margin-top: 3px;
}

.event-related-events-2 .searchItem .content .middle {
    max-height: 83px;
}

.event-related-events-2 .top-events .title {
    font-size: 22px;
    line-height: 28px;
    color: #232626;
    font-weight: 600;
    margin-bottom: 10px;
}

.video-nocookies {
    background: #f1f1f1;
    padding: 80px 40px;
    text-align: center !important;
    display: block;
    color: #999;
}

.video-nocookies p {
    text-align: center !important;
}

.video-nocookies-template {
    display: none;
}

.list-items-price,
.list-items-price .list-left,
.list-items-price .list-right {
    display: block !important;
    width: 100% !important;
}

.list-items-price .list-left {
    margin-bottom: 5px;
}

.list-items-prices .list-items,
.list-items-prices .list-left,
.list-items-prices .list-right {
    display: block !important;
    width: 100% !important;
}

.list-items-prices .list-left {
    margin-bottom: 2px;
}

.list-items-prices .list-right {
    margin-bottom: 10px;
}

.list-right-text {
    margin-top: 5px;
    font-size: 14px;
}

.hidden-label {
    display: none;
}

input::-ms-clear {
    display: none;
}

body.menu-open .zopim {
    display: none !important;
}

body.search-focus .header-top-container {
    z-index: 20;
}

.page-visual .results .loader-div .loader {
    position: absolute !important;
}

.form-large .top {
    margin-bottom: 45px;
}

.form-large .confirm-number {
    color: #D71084;
    font-size: 21px;
    line-height: 24px;
    font-weight: 700;
}

.form-large .gfield {
    float: left;
    width: 100%;
}

.form-large .form {
    display: block;
}

.contact .form-large .form .two-columns {
    float: left;
}

.contact .form-large .form-top {
    margin-bottom: 80px;
}

.contact .form-large .form-bottom .top {
    margin-bottom: 45px;
}

.contact .form-large .form-bottom ul .gform_footer {
    float: right;
}

.trustpilot-overall .score {
    color: #D71084;
    font-size: 20px;
}

.trustpilot-overall .score .average {
    font-weight: bold;
    font-size: 32px;
}

.reviews .top {
    display: table;
    width: 100%;
    margin-bottom: 40px;
}

.reviews .top > div {
    display: table-cell;
    vertical-align: middle;
}

.reviews .top .trustpilot-overall {
    text-align: right;
}

.reviews .bottom-reviews .review {
    background: #fff;
    padding: 15px 30px 30px 20px;
    -webkit-box-shadow: 0 0 2px 0 rgba(188, 188, 188, 0.5);
    -moz-box-shadow: 0 0 2px 0 rgba(188, 188, 188, 0.5);
    box-shadow: 0 0 2px 0 rgba(188, 188, 188, 0.5);
    margin-bottom: 20px;
}

.reviews .bottom-reviews .review .review-top .top-in {
    display: table;
    width: 100%;
}

.reviews .bottom-reviews .review .review-top .top-in > div {
    display: table-cell;
    vertical-align: middle;
}

.review .review-top {
    margin-bottom: 5px;
}

.review .review-top .imgNameAge .nameAge span {
    font-weight: bold;
}

.review .rating-user-in > div {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
}

.rating-user .rating {
    font-size: 22px;
    margin-right: 15px;
    color: #D71084;
}

.date-review {
    text-align: right;
    font-weight: 500;
    font-size: 15px;
    width: 170px;
}

.review {
    text-decoration: none;
}

.review .bottom {
    position: relative;
}

.review .bottom .review-title {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 12px;
    color: #000;
}

.review .bottom .review-text {
    font-weight: 500;
    font-size: 15px;
    line-height: 22px;
    color: #707070;
    overflow: hidden;
    max-height: 100px;
}

.review .bottom .review-text-in {

}

.review .bottom .read-more {
    text-align: center;
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 100%;
    height: 35px;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 59%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 59%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 59%, rgba(255, 255, 255, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
}

.review .bottom .read-more span {
    color: #D71084;
    font-size: 15px;
    font-weight: 500;
    margin-top: 20px;
    display: inline-block;
    cursor: pointer;
}

.reviews .bottom-reviews .review.read-more-review {
    padding: 15px 30px 20px 20px;
}

.contact .service {
    display: table;
    width: 100%;
}

.contact .service .sidebar {
    width: 275px;
    padding-left: 0;
    padding-right: 20px;
}

.contact-info .title {
    color: #D71084;
    font-size: 24px;
    margin: 0 0 20px 0;
}

.form.contact-info {
    padding: 30px;
}

.contact-info {
    font-size: 15px;
    color: #232626;
    line-height: 18px;
}

.contact-info a {
    color: #232626;
    text-decoration: underline;
}

.contact-info ul {
    margin-bottom: 20px;
}

.contact .service .sidebar .form {
    display: block;
}

.service .search-bar form {
    border: 1px solid #CFCFCF;
    padding-right: 40px;
    position: relative;
}

.service .search-bar form input {
    width: 100%;
}

.service .search-bar form button {
    width: 40px;
    position: absolute;
    top: 0px;
    right: 0px;
    left: auto !important;
}

.service .search-bar form button i {
    position: relative;
    top: 3px;
}

.faq .title {
    color: #D71084;
    font-size: 24px;
    margin: 35px 0 20px 0;
}

.faq .question-faq {
    border-top: 1px solid #383B3B;
}

.faq .question-faq .question-in {
    padding: 15px 30px 15px 0;
    font-size: 18px;
    color: #232626;
    position: relative;
    cursor: pointer;
}

.faq .question-faq .question-in:after {
    font-family: "huisbrand-events";
    -webkit-font-feature-settings: "liga";
    -moz-font-feature-settings: "liga=1";
    -moz-font-feature-settings: "liga";
    -ms-font-feature-settings: "liga" 1;
    -o-font-feature-settings: "liga";
    font-feature-settings: "liga";
    position: absolute;
    right: 0px;
    width: 20px;
    top: 13px;
    font-size: 20px;
    color: #000000;
    content: "\63";
}

.faq .question-faq.open .question-in:after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.faq .question-faq .answer {
    padding-bottom: 30px;
    font-size: 18px;
    color: #818181;
    display: none;
}

.categories-view {
    display: none;
    margin: -5px;
}

.categories-view.active {
    display: block;
}

.categories {
    margin: -5px;
}

.page-categories .categories {
    margin: 0 -5px;
}

.autoComplete-block-content .categories {
    margin: 0;
}

span.highlight {
    display: inline-block;
    background: #000;
    color: #fff;
    font-weight: 700;
}

.location-wide {
    display: block;
    text-decoration: none;
    padding: 10px;
}

.location-wide-in {
    display: table;
    width: 100%;
    padding: 13px;
    background-color: #FFF;
    -webkit-box-shadow: 0px 0px 2px 0px rgba(188, 188, 188, 1);
    -moz-box-shadow: 0px 0px 2px 0px rgba(188, 188, 188, 1);
    box-shadow: 0px 0px 2px 0px rgba(188, 188, 188, 1);
}

.location-wide-left {
    display: table-cell;
    vertical-align: top;
    width: 120px;
}

.location-wide-left img {
    width: 100%;
}

.location-wide-right {
    display: table-cell;
    vertical-align: middle;
    padding-left: 18px;
}

.location-wide .title {
    font-size: 26px;
    font-weight: 700;
}

.location-wide .counter {
    margin-top: 10px;
}

.categories-filter {
    display: table;
    width: 100%;
    margin-bottom: 18px;
}

.categories-filter-left {
    display: table-cell;
    vertical-align: top;
}

.categories-filter-right {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
    width: 100px;
}

.categories-filter-filters {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    overflow: hidden;
}

.category-filter {
    background-color: #DFDFDF;
    color: #838383;
    width: 50px;
    height: 36px;
    float: left;
    text-align: center;
    font-size: 24px;
    cursor: pointer;
    overflow: hidden;
}

.category-filter:first-child {
    border-radius: 2px 0 0 2px;
}

.category-filter:last-child {
    border-radius: 0 2px 2px 0;
}

.category-filter.active {
    color: #FFF;
}

.category-filter i {
    position: relative;
    top: 6px;
}

.category-search {
    position: relative;
    display: inline-block;
}

.category-search-container input {
    border: 1px solid #CFCFCF;
    border-radius: 2px;
    outline: none;
    height: 53px;
    font-size: 18px;
    font-weight: 600;
    padding: 0 45px 0 15px;
    color: #868686;
    width: 280px;
    font-family: "proxima-nova", sans-serif;
}

.category-search-container button {
    display: inline-block;
    cursor: pointer;
    top: 2px;
    bottom: 2px;
    width: 53px;
    position: absolute;
    right: 2px;
    background-color: #FFF;
    text-align: center;
    border: none;
}

.category-search-container button i {
    position: relative;
    top: 4px;
    font-size: 30px;
}

.check-event-type {
    display: table;
    width: 100%;
}

.check-event-type-right {
    display: table-cell;
    width: 40px;
    vertical-align: top;
}

.check-event-type-left {
    display: table-cell;
    vertical-align: middle;
    padding-right: 8px;
}

.check-event-type-right img {
    width: 100%;
}

.check-event-type-left span {
    display: block;
    float: none !important;
    margin-top: 6px;
    font-weight: 400 !important;
    position: relative;
}

.filter-filter.checkbox label {
    position: relative;
    padding-left: 22px;

}

.filter-filter.checkbox label input {
    position: absolute;
    left: -9999px;
}

.filter-filter.checkbox label:before {
    position: absolute;
    top: -1px;
    left: 0;
    display: inline-block;
    content: '';
    width: 15px;
    height: 15px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #FFF;
    border: 1px solid #8D8D8D;
    box-sizing: border-box;
}

.filter-filter.checkbox label:after {
    position: absolute;
    left: -3px;
    top: 3px;
}

.filter-filter.checkbox .check-event-type label:before {
    top: 0px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    border-width: 1px !important;
}

.filter-filter.checkbox .check-event-type.active label:after {
    display: inline-block;
}

.filter-filter.checkbox .check-event-type label:after {
    font-family: 'huisbrand-events';
    content: "\64";
    position: absolute;
    display: none;
    color: #FFF;
    font-size: 21px;
    font-weight: 700;
}

.filter-filter.checkbox .check.active label:before {
    border-width: 5px;
}

.filter-budget {
    margin-bottom: 20px;
}

/*RANGE SLIDER*/

.input-range {
    position: relative;
    vertical-align: top;
    padding-right: 60px;
}

.input-range-right {
    position: absolute;
    right: 0px;
    font-size: 14px;
    color: #999999;
    top: -1px;
    font-weight: 600;
}

.input-range-value {
    position: absolute;
    left: -30px;
    top: 1px;
    font-size: 14px;
    font-weight: 600;
    color: #999;
}

.input-range-value:last-child {
    left: auto;
    right: -40px;
    width: 40px;
    text-align: right;
}

.input-range-slider {
    position: relative;
    margin: 0 5px;
}

.resultFilter .filter-budget .filter-title {
    padding-bottom: 5px;
}

.categories-related .categories .categorie {
    height: 220px;
}

.categories-related {
    margin-top: 20px;
}

.categories-related {
    float: left;
    width: 100%;
}

.categories-related .categories-related-title {
    font-size: 26px;
    margin-bottom: 20px;
    font-weight: 700;
    color: #232626;
}

.categories-related .categories {
    margin: -10px;
}

.categories-related .categories .categorie .title {
    font-size: 26px;
    padding: 5px;
}

.autoComplete-block-in {
    display: table;
    width: 100%;
}

.autoComplete-block-left {
    display: table-cell;
    vertical-align: top;
}

.autoComplete-block-right {
    display: table-cell;
    vertical-align: top;
    width: 58%;
}

.page-content {
    background: #F7F7F7;
}

.sidebar .hulp {
    max-width: none !important;
}

.results .loader3_sign1 {
    animation: loader3_sign1_alt 1.1s infinite;
}

.results .loader3_sign2 {
    animation: loader3_sign2_alt 1.1s infinite;
}

.results .loader3_sign3 {
    animation: loader3_sign3_alt 1.1s infinite;
}

.results .loader3_sign1,
.results .loader3_sign2,
.results .loader3_sign3 {
    fill: #ACAEAF !important;
}

.results .loader3_pole {
    stroke: #ACAEAF !important;
    animation: loader3_pole_alt 1.1s infinite;
}

.results .loader-div {
    top: 20px;
    bottom: 20px;
}

.event-content .categories-related .categories .categorie .title {
    font-size: 20px;
}

.event-content .page-categories {
    padding-bottom: 0;
}

@keyframes loader3_pole_alt {
    0% {
        stroke-dashoffset: 74.5;
        stroke: #ACAEAF;
    }
    70% {
        stroke-dashoffset: 0;
        stroke: #ACAEAF;
    }
    99.99% {
        stroke-dashoffset: 0;
        stroke: #ACAEAF;
    }
    100% {
        stroke-dashoffset: 74.5;
        stroke: #ACAEAF;
    }
}

@keyframes loader3_sign1_alt {
    0% {
        fill: transparent;
        transform: translateY(25px);
    }
    10% {
        fill: transparent;
        transform: translateY(25px);
    }
    30% {
        fill: #ACAEAF;
        transform: translateY(0);
    }
    100% {
        fill: #ACAEAF;
        transform: translateY(0);
    }
}

@keyframes loader3_sign2_alt {
    0% {
        fill: transparent;
        transform: translateY(50px);
    }
    25% {
        fill: transparent;
        transform: translateY(50px);
    }
    45% {
        fill: #ACAEAF;
        transform: translateY(0);
    }
    100% {
        fill: #ACAEAF;
        transform: translateY(0);
    }
}

@keyframes loader3_sign3_alt {
    0% {
        fill: transparent;
        transform: translateY(60px);
    }
    40% {
        fill: transparent;
        transform: translateY(60px);
    }
    60% {
        fill: #ACAEAF;
        transform: translateY(0);
    }
    100% {
        fill: #ACAEAF;
        transform: translateY(0);
    }
}


.rangeslider,
.rangeslider__fill {
    display: block;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.rangeslider {
    background: #fff;
    position: relative;
    background: #ddd;
}

.rangeslider--horizontal {
    height: 6px;
    width: 100%;
    top: 2px;
}

.rangeslider--vertical {
    width: 20px;
    min-height: 150px;
    max-height: 100%;
}

.rangeslider--disabled {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
    opacity: 0.4;
}

.rangeslider__fill {
    background: #00ff00;
    position: absolute;
}

.rangeslider--horizontal .rangeslider__fill {
    top: 0;
    height: 100%;
}

.rangeslider--vertical .rangeslider__fill {
    bottom: 0;
    width: 100%;
}

.rangeslider__handle {
    background: white;
    border: 1px solid #8D8D8D;
    cursor: pointer;
    display: inline-block;
    width: 20px;
    height: 20px;
    position: absolute;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.rangeslider__handle:active, .rangeslider--active .rangeslider__handle {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4xMiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, rgba(0, 0, 0, 0.12)));
    background-image: -moz-linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.12));
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.12));
    background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.12));
}

.rangeslider--horizontal .rangeslider__handle {
    top: -7px;
    touch-action: pan-y;
    -ms-touch-action: pan-y;
}

.rangeslider--vertical .rangeslider__handle {
    left: -10px;
    touch-action: pan-x;
    -ms-touch-action: pan-x;
}

input[type="range"]:focus + .rangeslider .rangeslider__handle {
    -moz-box-shadow: 0 0 8px rgba(255, 0, 255, 0.9);
    -webkit-box-shadow: 0 0 8px rgba(255, 0, 255, 0.9);
    box-shadow: 0 0 8px rgba(255, 0, 255, 0.9);
}

.input-range-in {
    height: 10px;
    display: block;
}

.searchItem .content .people.location-people {
    float: none;
    display: block;
}

.event-content .people.location-people {
    display: table-cell;
    font-size: 20px;
    color: #999;
    vertical-align: top;
    padding-top: 5px;
    text-align: right;
    min-width: 225px;
}

.location-title {
    width: 70% !important;
}

.vacancie-bureau {
    font-weight: 600;
    margin: 0 0 15px 0;
}

.vacancie-bureau-item {
    display: inline-block;
    margin: 5px 15px 0 0;
}

.vacancie-bureau-item img {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    max-height: 24px;
    margin-right: 5px;
    top: -1px;
}


.event-content .content .top > .title span {
    margin: 0px;
    font-weight: 400;
    font-size: 0.7em;
    display: block;
}

.content-info-window,
.content-info-window a {
    color: #000;
    font-size: 16px;
    font-weight: 700;
    display: block;
    text-decoration: none;
}

.content-info-window img {

    margin-bottom: 10px;
    display: block;
    height: auto !important;
    width: 100% !important;
}


.help-in {
    padding-right: 125px;
}

.help {
    position: relative;
}

.help-image {
    position: absolute;
    right: 0px;
    width: 125px;
    bottom: 0px;
}

.help-image img {
    max-width: 100%;
    height: auto !important;
}

.list-right a {
    color: inherit !important;
}


.resultFilter .help .help-image {
    display: none !important;
}

.resultFilter .help .help-in {
    padding-right: 0px !important;
}


.related-events-bottom {
    display: none;
}

.event-related-events.all-content .related-events-toggle {
    display: none;
}

.event-related-events.all-content .related-events-bottom {
    display: block;
}

.related-events-toggle .btn {
    margin: 10px 0px !important;
    display: inline-block;
    float: none !important;
}

.related-events-toggle {
    text-align: center;
}

.list-left a {
    color: inherit !important;
}

.faq-empty {
    display: none;
}

.nav-footer .footer-newsletter {
    margin-top: 30px;
}

.footer-newsletter .input-in {
    position: relative;
}

.contact-row:after {
    display: table;
    content: '';
    clear: both;
}

.footer-newsletter .input-in input {
    display: block;
    width: 100%;
    font-size: 14px;
    color: #fff;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #fff;
    outline: none;
    height: 45px;
    background: transparent;
    padding: 0 55px 0 17px;
    box-sizing: border-box;
    font-family: inherit;
}

.footer-newsletter .input-in input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #757575;
}

.footer-newsletter .input-in input::-moz-placeholder { /* Firefox 19+ */
    color: #757575;
}

.footer-newsletter .input-in input:-ms-input-placeholder { /* IE 10+ */
    color: #757575;
}

.footer-newsletter .input-in input:-moz-placeholder { /* Firefox 18- */
    color: #757575;
}

.footer-newsletter .newsletter-send {
    position: absolute;
    right: 0;
    top: 0;
    height: 45px;
    width: 45px;
    color: #FFF;
    text-align: center;
    line-height: 45px;
    cursor: pointer;
}

.footer-newsletter .newsletter-send i {
    position: relative;
    top: 14px;
}

.list-items-slider {
    position: relative;
    border-bottom: 1px solid #E9E9E9;
    padding-bottom: 17px;
}

.list-items-slider .list-left {
    vertical-align: middle;
    width: 100%;
}

.list-items .input-range {
    width: 100%;
    padding-right: 30px;
}

.list-items-slider .list-right {
    position: relative;
    font-size: 16px;
    font-weight: 600;
}

.list-items-slider .list-right .totalPersons {
    position: absolute;
    top: -6px;
    right: 0;
}

.list-items-slider .input-range-in {
    height: 10px;
    display: block;
}

.list-items.price {
    position: relative;
}

.list-items.price .list-left {
    width: auto;
}

.price-per-person {
    text-align: right;
}

.list-items.staffels .staffel {
    display: inline-block;
}

.list-items.staffel .list-left {
    width: auto;
}

.list-items.staffels .list-right {
    text-align: right;
    color: #00b900;
}

.list-items.total .list-left {
    width: auto;
    font-size: 12px;
}

.list-items.total .title {
    display: inline-block;
    color: #595E5F;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    font-weight: 700;
}

.list-items.total .list-right {
    text-align: right;
    font-weight: 700;
}

.list-items.total .total {
    color: #595E5F;
    display: inline-block;
}

.list-items.total .btw {
    display: inline-block;
    font-size: 14px;
}

.events-top.event-no-content {
    padding: 0;
}

.events-top.event-no-content .img-event-top {
    vertical-align: middle;
    width: 154px;
    padding-right: 35px;
}

.events-top.event-no-content .img-event-top img {
    margin-top: 0;
    height: auto;
}

.events-top.event-no-content .team-event-top-content {
    max-width: 165px;
    top: 18px;
}

.events-top.event-no-content .team-event-top img {
    height: auto;
    max-width: 125px;
}

.events-top.event-no-content .team-event-top .btn {
    left: 45%;
}

.events-top.event-no-content .text-event-top-in {
    padding-bottom: 0;
}

.events-top.event-no-content .text-event-top {
    max-width: 365px;
}

.events-top.event-no-content .text-event-top h1 {
    margin: 0;
}

.searchItem.has-label .img-label {
    position: absolute;
    background: #0511ff;
    z-index: 5;
    top: 16px;
    left: 16px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0px 2px 3px 0px rgba(97, 97, 97, 0.50);
    -moz-box-shadow: 0px 2px 3px 0px rgba(97, 97, 97, 0.50);
    box-shadow: 0px 2px 3px 0px rgba(97, 97, 97, 0.50);
}

.searchItem.has-label .img-label-in {
    padding: 7px 10px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    max-width: 100px;
    word-break: break-all;
}

.event-buttons-message {
    position: relative;
    text-align: right;
    padding-right: 25px;
    color: #696E6F;
    font-size: 20px;
    font-family: 'gooddog-new';
    margin-top: 15px;
}

.event-buttons-message-arrow {
    position: absolute;
    z-index: 2;
    right: -22px;
    top: 12px;
}

.event-buttons-message-arrow img {
    max-height: 31px;
}

.sticky-search {
    height: 90px;
}

.sticky-search-in {
    position: relative;
    z-index: 2;
    padding: 20px 0;
}

.sticky-search.fixed .sticky-search-in {
    position: fixed;
    top: 0;
    z-index: 1500;
    background: #232626;
    max-width: 1060px;
}

.sticky-search-in:before {
    background: #232626;
    height: 90px;
    top: 0px;
    content: '';
    position: relative;
    left: 0;
    opacity: 0;
    pointer-events: none;
    left: -70px;
    right: -70px;
}

.sticky-search.fixed .sticky-search-in:before {
    opacity: 1;
    position: absolute;
    pointer-events: all;
}

.bg-visual-filter {
    padding: 20px 0 0 0;
}

.header-navigation {
    z-index: 1501;
}

.bg-visual-filter {
    z-index: auto;
}

.filter-help {
    padding: 0 0 25px 0;
}

.page-filter-error .filter-help {
    padding: 20px 0 25px 0;
}

.event-content-tabs-item {
    display: none;
}

.event-content-tabs-item.tab-active {
    display: block;
}

.event-content-tabs-top {
    border-bottom: 1px solid #E9E9E9;
}

.event-content-tabs-top-item {
    display: inline-block;
    margin-right: 28px;
    position: relative;
    font-size: 16px;
    font-weight: 600;
    padding: 10px 0;
    color: #222626;
    cursor: pointer;
}

.event-content-tabs-top-item.tab-active:before {
    content: '';
    position: absolute;
    bottom: -1px;
    height: 1px;
    width: 100%;
    left: 0;
}

.event-content-tabs-top-item:last-child {
    margin-right: 0;
}

.review-item a.item-in {
    text-decoration: none;
    color: inherit;
}

.review-item:first-child {
    margin-top: 20px;
}

.review-item .item-in {
    display: table;
    width: 100%;
    color: #222626;
    padding: 18px 0;
    border-bottom: 1px solid #E9E9E9;
}

.review-item-left {
    display: table-cell;
    width: 165px;
    vertical-align: top;
    padding-right: 10px;
    font-size: 14px;
}

.review-item-right {
    display: table-cell;
    vertical-align: top;
}

.review-item-stars {
    margin-bottom: 10px;
}

.review-item i {
    float: left;
    font-size: 20px;
    padding: 0 1px;
    color: #1BB57C;
}

.review-item-name {
    font-weight: 700;
    margin-bottom: 5px;
}

.review-title {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 6px;
}

.review-content {
    font-size: 14px;
    line-height: 17px;
}

.tabs-top-stars {
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
    padding-left: 2px;
}

.tabs-top-stars i {
    font-size: 13px;
    color: #1BB57C;
    float: left;
    padding: 0 1px;
}

.rating-user .rating span {
    float: left;
    padding: 0 1px;
}

.icon-star-1 {
    color: #1BB57C !important;
}

.header-contact {
    position: fixed;
    left: 15px;
    bottom: 65px;
    z-index: 9;
    font-weight: 500;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -ms-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
}

.header-contact.fix-bottom,
.header-contact.align-bottom {
    bottom: 15px;
}

.scroll-cta {
    position: fixed;
    left: 15px;
    bottom: 15px;
    z-index: 9;
    font-weight: 500;
    opacity: 1;
    cursor: pointer;
    -webkit-transition: opacity 250ms ease-in-out;
    -moz-transition: opacity 250ms ease-in-out;
    -ms-transition: opacity 250ms ease-in-out;
    -o-transition: opacity 250ms ease-in-out;
    transition: opacity 250ms ease-in-out;
}

body.header-contact-active .header-contact {
    opacity: 1;
    pointer-events: all;
}

.header-contact a,
.scroll-cta-in {
    display: block;
    color: #FFF !important;
    padding: 10px 12px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -ms-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
}

.scroll-cta-in {
    position: relative;
    padding-right: 30px;
}

.scroll-cta-in i {
    position: absolute;
    top: 7px;
    right: 3px;
    font-size: 25px;
}

.header-contact i {
    line-height: 0;
    position: relative;
    top: 2px;
    margin-left: 5px;
}

.form-security {
    display: table;
    width: 100%;
    color: #999999;
    margin-top: 18px;
}

.form-security-left {
    display: table-cell;
    vertical-align: top;
    width: 15px;
    font-size: 12px;
}

.form-security-left i {
    position: relative;
    top: 2px;
}

.form-security-right {
    display: table-cell;
    vertical-align: top;
    font-size: 16px;
    padding-left: 4px;
    line-height: 19px;
}

.event-question {
    text-align: center;
    margin-top: 20px;
}

.event-question a {
    font-size: 14px;
    color: #595E5F;
    font-weight: 600;
}

.autoComplete-help .autoComplete-help-title {
    display: block;
    text-transform: none;
    text-align: left;
    font-weight: 400;
    padding-left: 18px;
    padding-right: 18px;
}

.autoComplete-help .autoComplete-help-title i {
    position: relative;
    top: 2px;
}

.autoComplete-help .autoComplete-help-title b {
    font-weight: 600;
}

.autoComplete-subtitle {
    line-height: 38px;
    padding: 0 13px;
    color: #151717;
}

.autoComplete-help .autoCompleteItems {
    padding-bottom: 0;
}

.btn.search-btn {
    background: #00b900;
    color: #FFF;
    text-align: center;
    position: absolute;
}

.btn.search-btn span {
    display: none;
}

.search-focus .btn.search-btn i {
    display: none;
}

.search-focus .btn.search-btn span {
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
    background: #00b900;
    color: #FFF;
    font-weight: 600;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 10px 32px;
    -webkit-transition: background 150ms ease-in-out;
    -moz-transition: background 150ms ease-in-out;
    -ms-transition: background 150ms ease-in-out;
    -o-transition: background 150ms ease-in-out;
    transition: background 150ms ease-in-out;
    line-height: 1em;
    margin-right: 10px;
}


.autoComplete-help .autoComplete-help-title b {
    cursor: pointer;
}

.event-content .faq {
    margin-top: 40px;
}


.page-events.recently-viewed {
    display: none;
}


.page-events.recently-viewed .top-events {
    margin: 0 -5px;
    float: none;
}

.page-events.recently-viewed .rv-title .title {
    color: #232626;
    font-size: 1.40em;
    font-weight: bold;
    letter-spacing: 0.3px;
    line-height: 42px;
    margin-bottom: 20px;
}

.page-events.recently-viewed .top-events a {
    display: block;
    width: auto !important;
    padding: 0 5px;
    float: none;
}

.page-events.recently-viewed .price .large {
    font-size: 1.625em;
    line-height: 31px;
    font-weight: 400;
}

.page-events.recently-viewed .top-event-info .title h3 {
    font-weight: 400;
}

.page-events.recently-viewed {
    padding: 50px 0 75px;
    position: relative;
}

.page-events.recently-viewed .top-event .top-event-img {
    max-height: 167px;
}

.recently-in {
    display: table;
    position: relative;
    width: 100%;
    height: 100%;
    background: #FFF;
    padding: 10px;
}

.recently-left {
    display: table-cell;
    vertical-align: top;
    width: 90px;
}

.recently-right {
    display: table-cell;
    vertical-align: middle;
    padding-left: 20px;
}

.recently-left img {
    max-width: 100%;
    height: auto;
}

.recently-right .title {
    font-size: 21px;
    font-weight: 700;
    margin-bottom: 7px;
}

.recently-in .people {
    color: #999999;
    font-size: 14px;
    margin-bottom: 10px;
}

.recently-right .price {
    font-size: 28px;
    color: #232626;
    font-weight: 600;
}

.recently-right .price small {
    font-size: 16px;
}

.recently-in .top-event-label {
    pointer-events: none;
}


.recently-viewed-events.slider {
    margin: 0;
}

.rv-title {
    padding-right: 110px;
}

.recently-viewed-events.slider .sliderMain {
    height: auto !important;
}

.recently-viewed-events .sliderControls {
    height: auto;
    position: absolute;
    right: 0;
    top: -8px;
}

.recently-viewed-events .next.hidden,
.recently-viewed-events .previous.hidden {
    opacity: 0;
    pointer-events: none;
}

.footer-newsletter .validation_error {
    float: none;
    max-width: 350px;
}

.footer-newsletter .validation_message {
    color: #FFF;
}

.footer-newsletter .gform_ajax_spinner {
    display: none !important;
}

.input-text-bottom {
    margin-top: 4px;
    font-weight: 500;
    font-style: italic;
    font-size: 14px;
    color: #999999;
    line-height: 18px;
}

.trustpilot-rating {
    display: block;
    text-decoration: none;
}

.search-close-mobile {
    position: absolute;
    width: 50px;
    height: 50px;
    right: 0px;
    display: none;
}

.search-close-mobile-in {
    background: rgba(0, 0, 0, .2);
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
}

.search-close-mobile-in i {
    display: inline-block;
    line-height: 50px;
    color: #fff;
    font-size: 30px;
    top: 14px;
    position: relative;
}

.language-dropdown img {
    max-height: 16px;
    width: 26px;
    border: none;
}

.header-languages {
    display: none;
}

.language-dropdown {
    cursor: pointer;
    display: inline-block;
    margin-left: 20px;
    position: relative;
    top: 3px;
}

.language-dropdown .language {
    margin: 0;
    padding: 5px;
}

.language-dropdown a {
    display: block;
    padding: 5px;
}

.language-dropdown .languages {
    position: relative;
    display: inline-block;
    left: 5px;
}

.language-dropdown .dropdown {
    display: none;
    position: absolute;
    z-index: 10;
}

.language-dropdown .dropdown-bg {
    display: inline-block;
    position: relative;
    top: 1px;
}

.language-dropdown .dropdown-icon {
    position: relative;
    display: inline-block;
    color: #fff;
    top: 1px;
    padding-bottom: 4px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}

.language-dropdown .icon-arrow-down {
    font-size: 22px;
    position: relative;
    top: 3px;
}

.language-dropdown a:hover {
    background-color: #97075C !important;
}

.language-dropdown.open a,
.language-dropdown.open .language,
.language-dropdown.open .dropdown-bg {
    background-color: #CC0575;
}

.language-dropdown.open .dropdown-icon {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.language-dropdown.open .icon-arrow-down {
    top: 4px;
}

.event-content-tabs-top-mobile {
    display: none;
    border-bottom: 1px solid #E9E9E9;
}

.inline-image.full-width {
    float: none;
    text-align: left;
    margin: 0 -40px;
    max-width: none;
    padding-right: 0;
    width: auto;
}

.inline-image.full-width img {
    max-width: none;
    width: 100%;
}

.page-events.page-albums {
    float: none;
}

.filter-filter.choose-option .options {
    font-size: 14px;
    line-height: 14px;
    margin: 0 0 10px;
    max-width: 200px;
    position: relative;

}

.filter-filter.choose-option .tab {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding: 10px;
}

.filter-filter.choose-option .options:before {
    content: '';
    position: absolute;
    height: 1px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    width: 100%;
    left: 0;
    bottom: 0;
}

.filter-filter.choose-option .tab.active {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    color: #fff !important;
}

.filter-filter.choose-option .options {
    color: #595E5F;
}

.filter-filter.choose-option .total {
    float: right;
}

.filter-filter.budget .filter-result {
    margin-top: 15px;
    font-size: 14px;
}

.filter-filter.budget .filter-result .qty {
    font-weight: 600;
}

.resultFilter.budget-alt-1 .filter-filter.budget .filter-filters {
    display: none;
}

.resultFilter.budget-alt-1 .filter-filter.budget .filter-filters.active {
    display: block;
}

.resultFilter .filter-budget {
    display: block;
}

.resultFilter .filter-budget-alt-1 {
    display: none;
}

.resultFilter.budget-alt-1 .filter-budget {
    display: none;
}

.resultFilter.budget-alt-1 .filter-budget-alt-1 {
    display: block;
}

.filter-filter.choose-option .filter-title {
    padding-bottom: 0;
}

.search-bar .clear-input {
    position: absolute;
    right: 0;
    width: 40px;
    height: 50px;
    text-align: center;
    font-size: 34px;
    background: #FFF;
    cursor: pointer;
    z-index: 2;
    display: none;
}

.search-bar.has-content .clear-input {
    display: block;
}

.clear-input i {
    position: relative;
    top: 12px;
}

.faq .title.title-no-margin {
    margin: 0 0 20px 0;
}

.event-buttons-message span {
    font-size: inherit;
}


.search-speech {
    position: absolute;
    right: 41px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 16px;
    padding: 6px;
    cursor: pointer;
    z-index: 1;
    display: none;
}

.search-focus .search-speech {
    right: 140px;
    z-index: 4;
}

.search-speech .icon {
    position: relative;
    top: 1px;
}

.search-speech .icon-microphone-slash {
    display: none;
}

.speech-waves {
    position: absolute;
    height: 100%;
    top: 0;
    padding: 8px 50px 8px 20px;
    pointer-events: none;
    display: none;
    background: #FFF;
    left: 0;
    right: 129px;
    z-index: 2;
}

.speech-waves-in {
    position: relative;
    height: 100%;
    overflow: hidden;
}

.speech-waves-in:before {
    content: '';
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    height: 1px;
    margin-top: -1px;
    background: #0074BC;
}

.speech-waves-image {
    display: inline-block;
    font-size: 95px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #FFF;
    z-index: 2;
    padding: 0 5px;
}

.speech-waves-image img {
    height: 100%;
    margin: 0 auto;
    background: #FFF;
    position: relative;
    padding: 0 5px;
}

.search-speech {
    -webkit-transition: color 250ms ease-in-out;
    -moz-transition: color 250ms ease-in-out;
    -ms-transition: color 250ms ease-in-out;
    -o-transition: color 250ms ease-in-out;
    transition: color 250ms ease-in-out;
}

.search-speech,
.search-speech .icon-microphone-slash,
.search-speech.active .icon-microphone {
    display: none;
}

.search-speech.active .icon-microphone-slash {
    display: block;
}

.form-event-notification {
    color: #EF7E7E;
    border: 1px solid #EF7E7E;
    display: inline-block;
    font-size: 15px;
    padding: 5px;
    border-radius: 2px;
}

.form-event-notification-single {
    margin-top: 10px;
    margin-bottom: 10px;
}

.form-event-notification-loop {
    float: right;
}

.event-half {
    margin-bottom: 30px;
}

.event-half-in {
    display: table;
    width: 100%;
    table-layout: fixed;
}

.event-half-in img {
    display: block;
    max-width: 100%;
}

.event-half-left,
.event-half-right {
    display: table-cell;
    vertical-align: top;
}

.event-half-left {
    padding-right: 20px;
}

.event-half-right {
    padding-left: 20px;
}

.event-half b {
    font-weight: 700;
    color: #232626;
}

.event-half-caption {
    text-align: center;
    margin-top: 10px;
}

.event-half-video .video {
    margin: 0;
}

.header-alt {
    border-bottom: 1px solid #E9E9E9;
}

.header-alt-in {
    margin: 0 -20px;
    /*white-space: nowrap;*/
}

.header-alt-item {
    /*display: inline-block;*/
    /*white-space: normal;*/
}

.header-alt-item a {
    display: block;
    text-decoration: none;
    color: #232626;
    padding: 20px;
    text-align: center;
    -webkit-user-drag: none;
    user-drag: none;
    -webkit-transition: color 250ms ease-in-out;
    -moz-transition: color 250ms ease-in-out;
    -ms-transition: color 250ms ease-in-out;
    -o-transition: color 250ms ease-in-out;
    transition: color 250ms ease-in-out;
}

.header-alt-item img {
    display: block;
    margin: 0 auto 15px;
    height: 47px;
    -webkit-user-drag: none;
    user-drag: none;
}

.header-alt-item-title {
    font-size: 14px;
    font-weight: 600;
}

.item-notice {
    background: #F5A623;
    color: #FFF;
    font-weight: 700;
    font-size: 14px;
    padding: 10px;
    margin: 10px 0 5px;
}

.event-content .item-notice {
    margin: 0 0 -1px 0;
    text-align: center;
    position: relative;
}

.navigation-item-image {
    vertical-align: middle;
    display: inline-block;
    line-height: 0;
    margin-right: 2px;
    position: relative;
    top: -2px;
}

.navigation-item-image img {
    max-height: 23px;
}

.visual-background-max-width {
    margin: 0 auto;
    max-width: 1550px;
}

.validation_error .validation_error {
    padding: 0px !important;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}

.nav-footer .contact .contact-2 .social-media a .icon-instagram {
    font-size: 17px;
    top: -2px;
    position: relative;
}


.header-top-in-right .searchBar {
    min-width: 185px;
}

.header-top-in-middle .searchBar form button {
    -webkit-appearance: none;
    border-radius: 0;
    padding: 0;
}


.gchoice .gform-field-label {
    top: -2px;
    color: #fff;
    position: relative;
}

.top-events-titleBtn-bottom {
    display: flex;
    justify-content: center;
}

.top-events-titleBtn-bottom a {
    margin-top: 0px !important;
}

.page-text-width.centered .bricks-wrap .page-text .wrapper{
    max-width: 1180px;
    min-width: 0;
}