﻿
.cd-filter-block {
    border: 0px solid #FFF;
    background: #FFF;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.10);
}

    .cd-filter-block input[type=checkbox], .cd-filter-block input[type=radio] {
        position: absolute;
        left: 0;
        top: 0;
        margin: 0;
        padding: 0;
        opacity: 0;
        z-index: 2;
    }


    .cd-filter-block .checkbox-label::after, .cd-filter-block .checkbox-label::before,
    .cd-filter-block .radio-label::after, .cd-filter-block .radio-label::before {
        content: "";
        display: block;
        position: absolute;
        top: 53%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .cd-filter-block .checkbox-label::before, .cd-filter-block .radio-label::before {
        width: 20px;
        height: 20px;
        left: 0
    }

    .cd-filter-block input[type=checkbox]:checked + label::before,
    .cd-filter-block input[type=radio]:checked + label::before {
        border-color: #187CAA;
        background-color: #187CAA;
    }

    .cd-filter-block .checkbox-label::before,
    .cd-filter-block .radio-label::before,
    .cd-filter-block input,
    .cd-filter-block select {
        font-family: "Open Sans", sans-serif;
        border-radius: 0;
        background-color: #fff;
        border: 2px solid #187CAA;
    }

    .cd-filter-block .checkbox-label::after, .cd-filter-block .radio-label::after {
        display: none
    }

    .cd-filter-block .checkbox-label::after, .cd-filter-block .radio-label::after {
        display: none;
    }

    .cd-filter-block input[type=checkbox]:checked + label::after, .cd-filter-block input[type=radio]:checked + label::after, .cd-tab-filter li:first-child, .cd-tab-filter.is-open ul li {
        display: block;
    }

    .cd-filter-block .checkbox-label::after {
        width: 20px;
        height: 20px;
        background: url("/siteassets/img/cd-icon-check.svg") center center/100% no-repeat;
        left: 0
    }

    .cd-filter-block .radio-label::after, .cd-filter-block .radio-label::before {
        border-radius: 50%
    }

    .cd-filter-block .radio-label::after {
        width: 6px;
        height: 6px;
        background-color: #fff;
        left: 5px
    }


    .cd-filter-block h2 {
        margin-bottom: 20px;
        border: 0px solid #FFF;
        background: #FFF;
        box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.10);
        padding: 13px 22px;
        display: flex;
        align-items: center;
        color: #000;
        font-size: 18px;
        font-style: normal;
        font-weight: 900;
        line-height: 24px;
        letter-spacing: 2px;
        text-transform: uppercase;
        justify-content: space-between;
    }

        .cd-filter-block h2 img {
            margin-right: 8px;
        }

.cd-filter-content label {
    color: #187CAA;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
}

.cd-filter-content li:not(.labelFilter) {
    display: flex;
    align-items: center;
}

    .cd-filter-content li:not(.labelFilter) label {
        color: #187CAA;
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: 18px;
        padding-left: 30px;
        cursor: pointer;
        position: relative;
    }

.cd-filter-block ul {
    padding: 0 25px 0px;
    margin-bottom: 20px;
}

    .cd-filter-block ul li:not(:last-child) {
        margin-bottom: 10px;
    }

    .cd-filter-block ul li.labelFilter {
        color: #000;
        font-size: 12px;
        font-style: normal;
        font-weight: 600;
        line-height: 24px;
        letter-spacing: 0.25px;
        text-transform: uppercase;
        margin-bottom: 8px;
    }

.clearFilter {
    color: #187CAA;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    text-decoration-line: underline;
    text-decoration-style: solid;
    padding: 0 25px 30px;
    cursor: pointer;
}

.filter-gallery {
    margin-bottom: 40px;
}

.grid-layout {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}

.mix.full-width {
    width: 100%;
}

.mix {
    display: block;
    border-radius: 15px;
    border: 0px solid #FFF;
    background: #FFF;
    overflow: hidden;
    display: none;
    width: 22.61%;
}

.cd-fail-message.ps-0.ps-lg-4 {
    color: #000;
    font-family: Roboto;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: 0.3px;
    border-radius: 0;
    padding-bottom: 15px;
}

.caption-pic-wrap p {
    color: #187CAA;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.16px;
    text-decoration-line: underline;
}

    .caption-pic-wrap p a {
        color: #187CAA;
    }

.text-sec-wrap {
    padding: 10px 42px 20px 10px;
}

.box-shadow {
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.10);
}

.heading1 {
    color: #000;
    font-family: Roboto;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: 0.3px;
    border-bottom: 2px solid #2CCDD2;
    border-radius: 0;
    padding-bottom: 15px;
}

.heading2 {
    color: #000;
    font-family: Roboto;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: 0.3px;
    border-bottom: 1px solid #000;
    border-radius: 0;
    padding-bottom: 15px;
    margin-top: 25px;
}

.cd-filter-block h2 .mob-menu {
    display: none;
}

.cd-filter-block h2 .mob-menu {
    display: none;
    width: 20px;
    height: 20px;
    position: relative;
    align-items: center;
    justify-content: center;
    background-size: 100% 100%;
}

.cd-filter-block h2 .mob-menu {
    background-image: url(/siteassets/img/icon-minus.svg);
    background-size: 100% 100%;
}

    .cd-filter-block h2 .mob-menu.arrowDown {
        background-image: url(/siteassets/img/icon-plus.svg);
    }

@media (min-width: 992px) and (max-width: 1199px) {
    .mix {
        border-radius: 15px;
        width: 30.35%;
    }
    .heading1, .heading2 {
        border-radius: 0;
    }
}


@media (max-width: 991px) {
    .mix {
        border-radius: 15px;
        width: 45.7%;
    }

    .mix.heading1, .mix.heading2 {
        border-radius: 0;
    }

    .cd-filter-block {
        margin-bottom: 30px;
    }

    .cd-filter-block h2 {
        margin-bottom: 0px;
    }

    .cd-filter-block h2 .mob-menu {
        display: flex;
    }

    .mob-menu-wrap {
        display: none;
        margin-top: 20px;
    }

    .caption-pic-wrap p {
        font-size: 11.968px;
        line-height: 14.96px;
    }
}

@media (max-width: 390px) {
    .mix.heading1, .mix.heading2 {
        border-radius: 0;
    }

    .mix {
        border-radius: 15px;
        width: 45%;
    }
}