﻿@font-face {
    font-family: "bufdg";
    src: url("../icons/font/bufdg.eot?66404632");
    src: url("../icons/font/bufdg.eot?66404632#iefix") format("embedded-opentype"), url("../icons/font/bufdg.woff2?66404632") format("woff2"), url("../icons/font/bufdg.woff?66404632") format("woff"), url("../icons/font/bufdg.ttf?66404632") format("truetype"), url("../icons/font/bufdg.svg?66404632#bufdg") format("svg");
    font-weight: normal;
    font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'bufdg';
    src: url('../font/bufdg.svg?66404632#bufdg') format('svg');
  }
}
*/
[class^=icon-]:before, [class*=" icon-"]:before {
    font-family: "bufdg";
    font-style: normal;
    font-weight: normal;
    speak: never;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: 0.2em;
    text-align: center;
    /* opacity: .8; */
    /* For safety - reset parent styles, that can break glyph codes*/
    font-variant: normal;
    text-transform: none;
    /* fix buttons height, for twitter bootstrap */
    line-height: 1em;
    /* Animation center compensation - margins should be symmetric */
    /* remove if not needed */
    margin-left: 0.2em;
    /* you can be more comfortable with increased icons size */
    /* font-size: 120%; */
    /* Font smoothing. That was taken from TWBS */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /* Uncomment for 3D effect */
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-help-circled:before {
    content: "";
}

/* '' */
.icon-map-pin:before {
    content: "";
}

/* '' */
.icon-calendar:before {
    content: "";
}

/* '' */
.icon-search:before {
    content: "";
}

/* '' */
.icon-account:before {
    content: "";
}

/* '' */
.icon-user-o:before {
    content: "";
}

/* '' */
.icon-star:before {
    content: "";
}

/* '' */
.icon-cancel:before {
    content: "";
}

/* '' */
.icon-lock:before {
    content: "";
}

/* '' */
.icon-wall-clock:before {
    content: "";
}

/* '' */
.icon-dot-3:before {
    content: "";
}

/* '' */
.icon-dropdown:before {
    content: "";
}

/* '' */
.icon-comments:before {
    content: "";
}

/* '' */
.icon-thumbs-up:before {
    content: "";
}

/* '' */
.icon-download:before {
    content: "";
}

/* '' */
.icon-single-chevron:before {
    content: "";
}

/* '' */
.icon-twitter:before {
    content: "";
}

/* '' */
.icon-linkedin:before {
    content: "";
}

/* '' */
.icon-plus:before {
    content: "";
}

/* '' */
.icon-minus:before {
    content: "";
}

/* '' */
.icon-angle-double-left:before {
    content: "";
}

/* '' */
.icon-angle-double-right:before {
    content: "";
}

/* '' */
.icon-angle-right:before {
    content: "";
}


#search-filter {
    border-radius: 8px;
    border: 1px solid rgba(0, 0, 0, 0.5);
    padding: 10px 15px;
    font-size: 14px;
}

.events-filter .search-filter {
    padding: 20px 0;
    border-top: 1px solid #d8d8d8;
}

    .events-filter .search-filter:last-of-type {
        border-bottom: 1px solid #d8d8d8;
    }

    .events-filter .search-filter .search-filter-dropdown {
        display: block;
    }

        .events-filter .search-filter .search-filter-dropdown > div {
            padding-top: 20px;
        }

    .events-filter .search-filter .openfilter .icon-open:before {
        font-family: "bufdg";
        font-style: normal;
        font-weight: normal;
        speak: never;
        display: inline-block;
        text-decoration: inherit;
        width: 1em;
        margin-right: 0.2em;
        text-align: center;
        font-variant: normal;
        text-transform: none;
        line-height: 1em;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "";
    }

    .events-filter .search-filter .openfilter.open .icon-open:before {
        content: "";
    }

.events-filter .search {
    position: relative;
}

    .events-filter .search input[type=text] {
        border: 1px solid rgba(0, 0, 0, 0.5);
        width: 100%;
        padding: 10px 15px;
        font-size: 14px;
    }

    .events-filter .search button.submit {
        position: absolute;
        right: 5px;
        background: rgba(0, 0, 0, 0);
        border: none;
        top: 5px;
    }

        .events-filter .search button.submit:before {
            font-family: "bufdg";
            content: "";
            font-size: 22px;
        }

/* The switch  */
.switch {
    position: relative;
    display: inline-block;
    width: 46px;
    height: 24px;
    bottom: -7px;
}

    .switch input {
        opacity: 0;
        width: 0;
        height: 0;
    }


input:checked + .slider {
    background-color: #4FAE92;
}

    input:checked + .slider:before {
        -webkit-transform: translateX(19px);
        -ms-transform: translateX(19px);
        transform: translateX(19px);
        background-color: white;
    }

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

    .slider.round:before {
        border-radius: 50%;
    }

/* CHECKBOX */
.customcheck {
    display: block;
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 16px;
    font-weight: 800;
    font-family: 'Red Hat Display', sans-serif;
}

.search-filter-dropdown .customcheck {
    font-weight: 400;
}

/* Hide the browser's default checkbox */
.customcheck input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 4px;
    left: 0;
    height: 17px;
    width: 17px;
    border: 1px solid #979797;
    border-radius: 2px;
}

/* On mouse-over, add a grey background color */
.customcheck:hover input ~ .checkmark {
    background-color: #ccc;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.customcheck input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.customcheck .checkmark:after {
    left: 5px;
    top: 3px;
    width: 5px;
    height: 8px;
    border: solid #979797;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.cursor-pointer {
    cursor: pointer;
}

a.strategy-btn {
    width: 250px !important;
    height: 100px !important;
    display: flex;
    justify-content: center;
    align-items: center;
}

    a.strategy-btn:hover {
        text-decoration: none;
    }


.slider-border {
    border-radius: 5px;
    margin-right: 15px;
    padding: 20px 40px 20px 40px;
    display: flex !important;
    justify-content: center;
}

.slick-prev {
    position: absolute;
    left: -30px;
    top: 40%;
    z-index: 1;
    cursor: pointer;
}

.slick-next {
    position: absolute;
    right: -10px;
    top: 40%;
    z-index: 1;
    cursor: pointer;
}

.subnav {
    background: #efedf3;
    padding: 25px 30px;
}

    .subnav ul {
        margin: 0;
    }

        .subnav ul li {
            list-style: none;
            margin: 8px 0;
        }

            .subnav ul li a {
                color: #777777;
                text-decoration: none;
            }

                .subnav ul li a.active {
                    color: #1B1B1B;
                    font-weight: bold;
                }

            .subnav ul li.submenu {
                margin-bottom: 18px;
            }

                .subnav ul li.submenu li:before {
                    content: "-";
                }

    .subnav.alt {
        background: white;
        box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.2);
        padding: 15px 20px;
    }

.t-d-n {
    text-decoration: none !important;
}

.h-100{
    height: 100px !important;
}

.p-b-30{
    padding-bottom: 30px;
}


.search-close:hover {
    color: white !important;
}


.ml-10{
    margin-left: 10px !important;
}

.forgotten-password-btn{
    margin-top: 30px;
}

.white-space-wrap{
    white-space: pre-wrap;
}

.page-header-block {
    padding: 30px 30px 30px 30px;
    font-weight: normal;
    font-size: 1.6rem !important;
    margin-bottom: 35px;
}

.page-header-block p{
    margin-bottom: 0;
}

figure img {
    width: 100%;
    height: 100%;
}