<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*** This file is dynamically generated ***                                                                 
,--.   ,--.,------.,--.   ,--.,------.,--------.,------. ,--. ,-----. ,---.   
|  |   |  ||  .---'|   `.'   ||  .---''--.  .--'|  .--. '|  |'  .--./'   .-'  
|  |.'.|  ||  `--, |  |'.'|  ||  `--,    |  |   |  '--'.'|  ||  |    `.  `-.  
|   ,'.   ||  `---.|  |   |  ||  `---.   |  |   |  |\  \ |  |'  '--'\.-'    | 
'--'   '--'`------'`--'   `--'`------'   `--'   `--' '--'`--' `-----'`-----'  
*/

/* tz-button-reset */
.tz-reset-filter{
    position: relative;
    margin: 10px 0px 20px 0px;
    float: right;
}

.tz-button-reset
{
    color: #fff;
    font-family: "MUlish", sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    border: none;
    padding: 12px 25px 13px;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    border-radius: 50px;
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, .2);
}

.tz-button-reset:hover{
    background: #fce849;
    color: #ae193f;
    font-weight: bold;
}

.tz-button-reset i {
    margin-right: 2px;
}

.tz-button-filter {
    position: relative;
    background: #ae193f;
    width: 100px;
    font-family: "MUlish", sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    border: none;
    border-radius: 50px;
    padding: 10px 20px;
    margin: 10px 0px 20px 0px;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, .2);
}

.tz-button-filter:hover{
    background: #fce849;
    color: #ae193f;
    font-weight: bold;
}

.tz-button-filter i {
    margin-right: 2px;
}

/* tz-tour-archive */
.tz-tour-archive {
    position: relative;
    display: block;
    padding: 10px 10px 10px 10px;
    background: #f5f5f5
}

.tz-tour-archive .tz-tour-content {
    overflow: hidden;
    position: relative;
    margin: 0 -15px
}

.tz-tour-archive .tz-tour-content .tz-tour-item {
    position: absolute;
    padding: 0 15px;
    margin-bottom: 40px
}

.tz-tour-archive .tz-tour-content .tz-tour-item .item-content {
    position: relative;
    display: block;
    width: 100%
}

.tz-tour-archive .tz-tour-content .tz-tour-item .item-content .tz-thumb {
    border: 1px dashed #e1e1e1
}

.tz-tour-archive .tz-tour-content .tz-tour-item .item-content .tz-thumb span,
.tz-tour-archive .tz-tour-content .tz-tour-item .item-content .tz-thumb a {
    position: relative;
    display: block;
    height: 202px;
    overflow: hidden;
    width: 100%
}

.tz-tour-archive .tz-tour-content .tz-tour-item .item-content .tz-thumb span:hover:before,
.tz-tour-archive .tz-tour-content .tz-tour-item .item-content .tz-thumb a:hover:before {
    opacity: 1;
    -webkit-transition: all .3s ease-in 0s;
    -moz-transition: all .3s ease-in 0s;
    -ms-transition: all .3s ease-in 0s;
    -o-transition: all .3s ease-in 0s;
    transition: all .3s ease-in 0s
}

.tz-tour-archive .tz-tour-content .tz-tour-item .item-content .tz-thumb span:hover img,
.tz-tour-archive .tz-tour-content .tz-tour-item .item-content .tz-thumb a:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: all .3s ease-in 0s;
    -moz-transition: all .3s ease-in 0s;
    -ms-transition: all .3s ease-in 0s;
    -o-transition: all .3s ease-in 0s;
    transition: all .3s ease-in 0s
}

.tz-tour-archive .tz-tour-content .tz-tour-item .item-content .tz-thumb span:before ,
.tz-tour-archive .tz-tour-content .tz-tour-item .item-content .tz-thumb a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -moz-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0) 0, #1d1b1b 100%);
    background: -webkit-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0) 0, #1d1b1b 100%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0) 0, #1d1b1b 100%);
    z-index: 1;
    opacity: 0;
    -webkit-transition: all .3s ease-in 0s;
    -moz-transition: all .3s ease-in 0s;
    -ms-transition: all .3s ease-in 0s;
    -o-transition: all .3s ease-in 0s;
    transition: all .3s ease-in 0s
}

.tz-tour-archive .tz-tour-content .tz-tour-item .item-content .tz-thumb span img,
.tz-tour-archive .tz-tour-content .tz-tour-item .item-content .tz-thumb a img {
    max-width: none;
    position: relative;
    -webkit-transform: scale(1) rotate(0);
    -moz-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    -o-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
    -webkit-transition: all .3s ease-in 0s;
    -moz-transition: all .3s ease-in 0s;
    -ms-transition: all .3s ease-in 0s;
    -o-transition: all .3s ease-in 0s;
    transition: all .3s ease-in 0s
}

.tz-tour-archive .tz-tour-content .tz-tour-item .item-content .tz-thumb .tz-tour-sold-out {
    width: 70px;
    height: 70px;
    background: #e36252;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 9;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    padding: 22px 0;
    text-align: center
}

.tz-tour-archive .tz-tour-content .tz-tour-item .item-content .discount {
    position: absolute;
    top: 30px;
    left: -13px;
    height: auto;
    width: auto;
    display: inline-block;
    z-index: 12
}

.tz-tour-archive .tz-tour-content .tz-tour-item .item-content .discount:before {
    border-left: 15px solid #f7941d;
    border-bottom: 15px solid transparent;
    content: "";
    height: 0;
    left: 100%;
    position: absolute;
    top: 0;
    width: 0
}

.tz-tour-archive .tz-tour-content .tz-tour-item .item-content .discount:after {
    border-left: 15px solid #f7941d;
    border-top: 15px solid transparent;
    content: "";
    height: 0;
    position: absolute;
    left: 100%;
    top: 50%;
    width: 0
}

.tz-tour-archive .tz-tour-content .tz-tour-item .item-content .discount span {
    font-size: 13px;
    font-weight: 700;
    background: #f7941d;
    color: #fff;
    line-height: 30px;
    display: inline-block;
    text-transform: uppercase;
    padding: 0 17px 0 23px
}

.tz-tour-archive .tz-tour-content .tz-tour-item .item-content .discount span:after {
    border-right: 13px solid rgba(0, 0, 0, .6);
    border-bottom: 10px solid transparent;
    content: "";
    height: 0;
    position: absolute;
    left: 0;
    top: 100%;
    width: 0
}

.tz-tour-archive .tz-tour-content .tz-tour-item .item-content .tz-info {
    position: relative;
    display: block;
    padding: 20px;
    background: #fff;
    border-width: 0 1px 1px;
    border-style: none solid dashed;
    border-color: #e1e1e1
}

.tz-tour-archive .tz-tour-content .tz-tour-item .item-content .tz-info .tz-row {
    display: block;
    position: relative
}

.tz-tour-archive .tz-tour-content .tz-tour-item .item-content .tz-info .tz-row:after, .tz-tour-archive .tz-tour-content .tz-tour-item .item-content .tz-info .tz-row:before {
    content: '';
    display: table;
    clear: both
}

.tz-tour-archive .tz-tour-content .tz-tour-item .item-content .tz-info .tz-reviews {
    width: 50%;
    text-align: left;
    display: inline-block;
    float: left
}

.tz-tour-archive .tz-tour-content .tz-tour-item .item-content .tz-info .tz-reviews .reviews-count {
    font-size: 10px;
    color: #9e9e9e;
    font-weight: 400;
    text-transform: uppercase;
    padding: 4px 0 3px;
    line-height: 1em;
    position: relative;
    display: block
}

.tz-tour-archive .tz-tour-content .tz-tour-item .item-content .tz-info .tz-price {
    width: 50%;
    text-align: right;
    display: inline-block;
    float: right
}

.tz-tour-archive .tz-tour-content .tz-tour-item .item-content .tz-info .tz-price .from {
    font-size: 10px;
    font-weight: 700;
    color: #1d1b1b;
    text-transform: uppercase;
    margin: 0;
    line-height: 1em;
    padding-bottom: 1px
}

.tz-tour-archive .tz-tour-content .tz-tour-item .item-content .tz-info .tz-price .price {
    color: #dc8051;
    font-size: 20px;
    font-weight: 700;
    margin: 0;
    line-height: 1em
}

.tz-tour-archive .tz-tour-content .tz-tour-item .item-content .tz-info .tz-title {
    display: block;
    position: relative;
    padding-bottom: 15px
}

.tz-tour-archive .tz-tour-content .tz-tour-item .item-content .tz-info .tz-title h4 {
    margin: 0;
    padding: 7px 0 0
}

.tz-tour-archive .tz-tour-content .tz-tour-item .item-content .tz-info .tz-title h4 a {
    font-size: 18px;
    color: #2a2a2a;
    text-transform: uppercase;
    font-weight: 700;
    -webkit-transition: all .2s ease-in 0s;
    -moz-transition: all .2s ease-in 0s;
    -ms-transition: all .2s ease-in 0s;
    -o-transition: all .2s ease-in 0s;
    transition: all .2s ease-in 0s;
    display: block;
    line-height: 1em
}

.tz-tour-archive .tz-tour-content .tz-tour-item .item-content .tz-info .tz-title h4 a:hover {
    color: #dc8051
}

.tz-tour-archive .tz-tour-content .tz-tour-item .item-content .tz-info .tz-title span {
    font-size: 10px;
    color: #1d1b1b;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1em
}

.tz-tour-archive .tz-tour-content .tz-tour-item .item-content .tz-info .tz-title span i {
    color: #fdb714;
    margin-right: 5px
}

.tz-tour-archive .tz-tour-content .tz-tour-item .item-content .tz-info .tz-title .tz-reviews {
    float: none;
    width: auto;
    position: absolute;
    right: 0;
    top: 8px;
    text-align: right
}

.tz-tour-archive .tz-tour-content .tz-tour-item .item-content .tz-info .tz-title .tz-reviews .reviews-count {
    top: auto
}

.tz-tour-archive .tz-tour-content .tz-tour-item .item-content .tz-info .tz-review-price {
    padding-bottom: 17px
}

.tz-tour-archive .tz-tour-content .tz-tour-item .item-content .tz-info .tz-time {
    padding-bottom: 30px
}

.tz-tour-archive .tz-tour-content .tz-tour-item .item-content .tz-info .tz-time .icon {
    display: none
}

.tz-tour-archive .tz-tour-content .tz-tour-item .item-content .tz-info .tz-time .tz-date, .tz-tour-archive .tz-tour-content .tz-tour-item .item-content .tz-info .tz-time .tz-depature {
    display: block;
    width: 100%;
    border-bottom: 1px solid rgba(73, 138, 231, .1);
    position: relative;
    padding: 7px 0 4px;
    max-width: none
}

.tz-tour-archive .tz-tour-content .tz-tour-item .item-content .tz-info .tz-time .tz-date:after, .tz-tour-archive .tz-tour-content .tz-tour-item .item-content .tz-info .tz-time .tz-date:before, .tz-tour-archive .tz-tour-content .tz-tour-item .item-content .tz-info .tz-time .tz-depature:after, .tz-tour-archive .tz-tour-content .tz-tour-item .item-content .tz-info .tz-time .tz-depature:before {
    content: '';
    display: table;
    clear: both
}

.tz-tour-archive .tz-tour-content .tz-tour-item .item-content .tz-info .tz-time .tz-date p, .tz-tour-archive .tz-tour-content .tz-tour-item .item-content .tz-info .tz-time .tz-depature p {
    float: left;
    text-align: left;
    font-size: 12px;
    font-weight: 400;
    color: #1d1b1b;
    margin: 0;
    line-height: 1.3em
}

.tz-tour-archive .tz-tour-content .tz-tour-item .item-content .tz-info .tz-time .tz-date span, .tz-tour-archive .tz-tour-content .tz-tour-item .item-content .tz-info .tz-time .tz-depature span {
    float: right;
    text-align: right;
    font-size: 12px;
    font-weight: 700;
    color: #1d1b1b;
    margin: 0;
    line-height: 1.3em;
    position: relative;
    top: 3px
}

.tz-tour-archive .tz-tour-content .tz-tour-item .item-content .tz-info .tz-button {
    padding-bottom: 13px
}

.tz-tour-archive .tz-tour-content .tz-tour-item .item-content .tz-info .tz-button .review {
    font-size: 12px;
    font-weight: 400;
    position: relative;
    color: #fff;
    line-height: 30px;
    padding: 0 15px;
    text-transform: uppercase;
    background: #c2d284;
    -webkit-transition: all .3s ease-in 0s;
    -moz-transition: all .3s ease-in 0s;
    -ms-transition: all .3s ease-in 0s;
    -o-transition: all .3s ease-in 0s;
    transition: all .3s ease-in 0s;
    margin-right: 10px;
    float: left
}

.tz-tour-archive .tz-tour-content .tz-tour-item .item-content .tz-info .tz-button .review:hover {
    background: #a6be4c
}

.tz-tour-archive .tz-tour-content .tz-tour-item .item-content .tz-info .tz-button .readmore {
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    line-height: 30px;
    padding: 0 10px;
    text-transform: uppercase;
    background: #dc8051;
    -webkit-transition: all .3s ease-in 0s;
    -moz-transition: all .3s ease-in 0s;
    -ms-transition: all .3s ease-in 0s;
    -o-transition: all .3s ease-in 0s;
    transition: all .3s ease-in 0s;
    margin-right: 10px;
    float: left
}

.tz-tour-archive .tz-tour-content .tz-tour-item .item-content .tz-info .tz-button .readmore:hover {
    background: #d0622a
}

.tz-tour-archive .tz-tour-content .tz-tour-item .item-content .tz-info .tz-button .view {
    font-size: 13px;
    font-weight: 400;
    line-height: 30px;
    background: #c2d284;
    padding: 0 10px;
    display: inline-block;
    color: #fff;
    float: left;
    margin-right: 10px
}

.tz-tour-archive .tz-tour-content .tz-tour-item .item-content .tz-info .tz-button .view i {
    margin-right: 5px
}

.tz-tour-archive .tz-tour-content .tz-tour-item .item-content .tz-info .tz-button .tz-btn-wishlist {
    width: 32px;
    line-height: 28px;
    text-align: center;
    display: inline-block;
    background: #fff;
    border: 1px solid #dc8051;
    color: #dc8051;
    font-size: 12px
}

.tz-tour-archive .tz-tour-content .tz-tour-item .item-content .tz-info .tz-button .booking {
    position: relative;
    float: right;
    margin-right: -21px;
    width: auto;
    height: auto;
    background: #e36252;
    display: inline-block;
    text-transform: uppercase;
    font-size: 12px;
    color: #fff;
    font-weight: 700;
    line-height: 30px;
    padding: 0 10px;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.tz-tour-archive .tz-tour-content .tz-tour-item .item-content .tz-info .tz-button .booking i {
    margin-right: 10px
}

.tz-tour-archive .tz-tour-content .tz-tour-item .item-content .tz-info .tz-button .booking:hover {
    background: #dc3a26
}

.tz-tour-archive .tz-tour-content .tz-tour-item .item-content .tz-info .tz-button .readmore, .tz-tour-archive .tz-tour-content .tz-tour-item .item-content .tz-info .tz-button .review {
    display: none
}

.tz-tour-archive .tz-tour-content .tz-tour-item .item-content .tz-info .tz-time .tz-price, .tz-tour-archive .tz-tour-content .tz-tour-item .item-content .tz-info .tz-title .tz-reviews {
    display: none
}

.tz-tour-archive .tz-tour-content.tour-layout-list .tz-tour-item .item-content {
    padding-left: 34%
}

.tz-tour-archive .tz-tour-content.tour-layout-list .tz-tour-item .item-content .tz-thumb {
    position: absolute;
    width: 34%;
    top: 0;
    left: 0;
    height: 100%
}

.tz-tour-archive .tz-tour-content.tour-layout-list .tz-tour-item .item-content .tz-thumb a {
    height: 100%
}

.tz-tour-archive .tz-tour-content.tour-layout-list .tz-tour-item .item-content .tz-info {
    border-top: 1px dashed #e1e1e1;
    border-left: none
}

.tz-tour-archive .tz-tour-content.tour-layout-list .tz-tour-item .item-content .tz-info .tz-title {
    padding-bottom: 8px
}

.tz-tour-archive .tz-tour-content.tour-layout-list .tz-tour-item .item-content .tz-info .tz-title h4 {
    padding: 6px 0 0
}

.tz-tour-archive .tz-tour-content.tour-layout-list .tz-tour-item .item-content .tz-info .tz-title h4 a {
    color: #1d1b1b
}

.tz-tour-archive .tz-tour-content.tour-layout-list .tz-tour-item .item-content .tz-info .tz-title span {
    position: relative;
    top: -5px
}

.tz-tour-archive .tz-tour-content.tour-layout-list .tz-tour-item .item-content .tz-info .tz-review-price {
    display: none
}

.tz-tour-archive .tz-tour-content.tour-layout-list .tz-tour-item .item-content .tz-info .tz-time .tz-price, .tz-tour-archive .tz-tour-content.tour-layout-list .tz-tour-item .item-content .tz-info .tz-title .tz-reviews {
    display: inline-block
}

.tz-tour-archive .tz-tour-content.tour-layout-list .tz-tour-item .item-content .tz-info .tz-time {
    padding-bottom: 29px
}

.tz-tour-archive .tz-tour-content.tour-layout-list .tz-tour-item .item-content .tz-info .tz-time .tz-date, .tz-tour-archive .tz-tour-content.tour-layout-list .tz-tour-item .item-content .tz-info .tz-time .tz-depature {
    display: inline-block;
    width: auto;
    border-bottom: none;
    padding-left: 27px;
    padding-top: 12px;
    padding-bottom: 12px;
    max-width: 33.3333%
}

.tz-tour-archive .tz-tour-content.tour-layout-list .tz-tour-item .item-content .tz-info .tz-time .tz-date p, .tz-tour-archive .tz-tour-content.tour-layout-list .tz-tour-item .item-content .tz-info .tz-time .tz-depature p {
    font-size: 10px;
    color: #dc8051;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    float: none;
    text-align: left;
    line-height: 1em
}

.tz-tour-archive .tz-tour-content.tour-layout-list .tz-tour-item .item-content .tz-info .tz-time .tz-date span, .tz-tour-archive .tz-tour-content.tour-layout-list .tz-tour-item .item-content .tz-info .tz-time .tz-depature span {
    font-size: 10px;
    font-weight: 400;
    color: #838383;
    text-transform: uppercase;
    display: block;
    float: none;
    text-align: left;
    line-height: 1em;
    top: auto
}

.tz-tour-archive .tz-tour-content.tour-layout-list .tz-tour-item .item-content .tz-info .tz-time .tz-date .icon, .tz-tour-archive .tz-tour-content.tour-layout-list .tz-tour-item .item-content .tz-info .tz-time .tz-depature .icon {
    font-size: 20px;
    line-height: 1em;
    color: #fdb714;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.tz-tour-archive .tz-tour-content.tour-layout-list .tz-tour-item .item-content .tz-info .tz-time .tz-date {
    padding-right: 30px;
    border-right: 1px solid #f5f5f5;
    margin-right: 30px
}

.tz-tour-archive .tz-tour-content.tour-layout-list .tz-tour-item .item-content .tz-info .tz-time .tz-price {
    width: auto;
    padding-top: 3px
}

.tz-tour-archive .tz-tour-content.tour-layout-list .tz-tour-item .item-content .tz-info .tz-time .tz-price .price {
    font-size: 24px
}

.tz-tour-archive .tz-tour-content.tour-layout-list .tz-tour-item .item-content .tz-info .tz-button {
    padding-bottom: 9px
}

.tz-tour-archive .tz-tour-content.tour-layout-list .tz-tour-item .item-content .tz-info .tz-button .view {
    display: none
}

.tz-tour-archive .tz-tour-content.tour-layout-list .tz-tour-item .item-content .tz-info .tz-button .readmore, .tz-tour-archive .tz-tour-content.tour-layout-list .tz-tour-item .item-content .tz-info .tz-button .review {
    display: inline-block
}

.tz-tour-archive .tz-tour-content.tour-layout-list .tz-tour-item .item-content .tz-info .tz-button .booking {
    margin-right: 0
}

.tz-tour-archive .tz-tour-category-descripton {
    margin: 0 0 35px
}

.tz-tour-archive .tz-tour-sort {
    position: relative;
    display: block;
    margin-bottom: 40px
}

.tz-tour-archive .tz-tour-sort:after, .tz-tour-archive .tz-tour-sort:before {
    content: '';
    display: table;
    clear: both
}

.tz-tour-archive .tz-tour-sort h4 {
    font-size: 14px;
    line-height: 34px;
    font-weight: 700;
    text-transform: uppercase;
    color: #1d1b1b;
    display: inline-block;
    margin: 0;
    padding: 0;
    float: left;
    margin-right: 50px
}

.tz-tour-archive .tz-tour-sort .styled-select-filters {
    position: relative;
    display: inline-block;
    float: left;
    margin-right: 10px;
    border: 1px solid #e3e3e3
}

.tz-tour-archive .tz-tour-sort .styled-select-filters.tz-select-name {
    width: 200px
}

.tz-tour-archive .tz-tour-sort .styled-select-filters.tz-select-price {
    width: 200px
}

.tz-tour-archive .tz-tour-sort .styled-select-filters.tz-select-rating {
    width: 200px
}

.tz-tour-archive .tz-tour-sort .styled-select-filters.tz-select-popularity {
    width: 200px
}

.tz-tour-archive .tz-tour-sort .styled-select-filters .sort-btn {
    background: #fff;
    display: inline-block;
    padding: 0 30px 0 20px;
    line-height: 34px;
    width: 200px;
    height: 34px;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    color: #1d1b1b;
    cursor: pointer;
    position: relative;
    opacity: 0;
    visibility: hidden
}

.tz-tour-archive .tz-tour-sort .styled-select-filters .tz-select {
    cursor: pointer;
    display: block;
    position: relative;
    width: 100%
}

.tz-tour-archive .tz-tour-sort .styled-select-filters .select-styled {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #fff;
    display: inline-block;
    padding: 0 30px 0 20px;
    line-height: 34px;
    width: 200px;
    height: 34px;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    color: #1d1b1b;
    cursor: pointer;
    -webkit-transition: all .3s linear 0s;
    -moz-transition: all .3s linear 0s;
    -ms-transition: all .3s linear 0s;
    -o-transition: all .3s linear 0s;
    transition: all .3s linear 0s
}

.tz-tour-archive .tz-tour-sort .styled-select-filters .select-styled.active:after, .tz-tour-archive .tz-tour-sort .styled-select-filters .select-styled:active:after, .tz-tour-archive .tz-tour-sort .styled-select-filters .select-styled:focus:after, .tz-tour-archive .tz-tour-sort .styled-select-filters .select-styled:hover:after {
    background-color: #f9dd34
}

.tz-tour-archive .tz-tour-sort .styled-select-filters .select-styled:after {
    content: '\f0d7';
    font-family: "Font Awesome 5 Free";
    font-size: 12px;
    color: #fff;
    position: absolute;
    font-weight:900;
    top: 0;
    right: 0;
    text-align: center;
    width: 30px;
    line-height: 34px;
    background-color: #ae193f;
    -webkit-transition: all .3s linear 0s;
    -moz-transition: all .3s linear 0s;
    -ms-transition: all .3s linear 0s;
    -o-transition: all .3s linear 0s;
    transition: all .3s linear 0s
}

.tz-tour-archive .tz-tour-sort .styled-select-filters .select-options {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    z-index: 999;
    margin: 0;
    padding: 0;
    list-style: none;
    background-color: #fff;
    border-bottom: 1px solid rgba(0, 58, 15, .1);
    max-height: 170px;
    overflow: auto
}

.tz-tour-archive .tz-tour-sort .styled-select-filters .select-options li {
    margin: 0;
    font-size: 12px;
    line-height: 34px;
    color: #1d1b1b;
    padding: 0 15px;
    border-top: 1px solid rgba(0, 58, 15, .1);
    border-left: 1px solid rgba(0, 58, 15, .1);
    border-right: 1px solid rgba(0, 58, 15, .1);
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in
}

.tz-tour-archive .tz-tour-sort .styled-select-filters .select-options li:hover {
    color: #fff;
    background: #ae193f;
}

.tz-tour-archive .tz-tour-sort .styled-select-filters .select-options li[rel=hide] {
    display: none
}

.tz-tour-archive .tz-tour-sort .type-btn {
    float: right;
    cursor: pointer;
    display: inline-block;
    width: 34px;
    height: 34px;
    margin-left: 10px;
    background: #fff;
    border: 1px solid #e1e1e1;
    color: #fff;
    line-height: 34px;
    text-align: center;
    position: relative;
    -webkit-transition: all .3s linear 0s;
    -moz-transition: all .3s linear 0s;
    -ms-transition: all .3s linear 0s;
    -o-transition: all .3s linear 0s;
    transition: all .3s linear 0s
}

.tz-tour-archive .tz-tour-sort .type-btn:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    background-size: inherit;
    -webkit-transition: all .3s linear 0s;
    -moz-transition: all .3s linear 0s;
    -ms-transition: all .3s linear 0s;
    -o-transition: all .3s linear 0s;
    transition: all .3s linear 0s;
    opacity: 1;
    visibility: visible
}

.tz-tour-archive .tz-tour-sort .type-btn:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    background-size: inherit;
    -webkit-transition: all .3s linear 0s;
    -moz-transition: all .3s linear 0s;
    -ms-transition: all .3s linear 0s;
    -o-transition: all .3s linear 0s;
    transition: all .3s linear 0s;
    opacity: 0;
    visibility: hidden
}

.tz-tour-archive .tz-tour-sort .type-btn.active, .tz-tour-archive .tz-tour-sort .type-btn:hover {
    background: #dc8051;
    border-color: #dc8051
}

.tz-tour-archive .tz-tour-sort .type-btn.active:before, .tz-tour-archive .tz-tour-sort .type-btn:hover:before {
    opacity: 0;
    visibility: hidden
}

.tz-tour-archive .tz-tour-sort .type-btn.active:after, .tz-tour-archive .tz-tour-sort .type-btn:hover:after {
    opacity: 1;
    visibility: visible
}

.tz-tour-archive .tz-tour-sort .type-btn.tour-layout-list-btn:before {
    background-image: url(images/list_icon.png)
}

.tz-tour-archive .tz-tour-sort .type-btn.tour-layout-list-btn:after {
    background-image: url(images/list_icon_white.png)
}

.tz-tour-archive .tz-tour-sort .type-btn.tour-layout-grid-btn:before {
    background-image: url(images/grid_icon.png)
}

.tz-tour-archive .tz-tour-sort .type-btn.tour-layout-grid-btn:after {
    background-image: url(images/grid_icon_white.png)
}

.tz-tour-archive .tz-tour-pagination {
    position: relative;
    display: block
}

.tz-tour-archive .tz-tour-pagination:after, .tz-tour-archive .tz-tour-pagination:before {
    content: '';
    display: table;
    clear: both
}

.tz-tour-archive .tz-tour-pagination ul {
    list-style: none;
    margin: 0;
    padding: 10px 0
}

.tz-tour-archive .tz-tour-pagination ul li {
    display: inline-block
}

.tz-tour-archive .tz-tour-pagination ul li a {
    width: 40px;
    line-height: 40px;
    display: inline-block;
    border: 1px solid #e1e1e1;
    color: #1d1b1b;
    background: #fff;
    font-size: 14px;
    font-weight: 700;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.tz-tour-archive .tz-tour-pagination ul li a:hover {
    background: #dc8051;
    border-color: #dc8051;
    color: #fff
}

.tz-tour-archive .tz-tour-pagination ul li span {
    width: 40px;
    line-height: 40px;
    display: inline-block;
    border: 1px solid #e1e1e1;
    color: #1d1b1b;
    background: #fff;
    font-size: 14px;
    font-weight: 700;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.tz-tour-archive .tz-tour-pagination ul li span.current {
    background: #dc8051;
    border-color: #dc8051;
    color: #fff
}

.tz-tour-archive .tz-sidebar-filter .filter-item {
    position: relative;
    display: block;
    padding-bottom: 60px
}

.tz-tour-archive .tz-sidebar-filter .filter-item.search_results p {
    font-size: 14px;
    color: #1d1b1b;
    line-height: 1em;
    text-transform: uppercase;
    font-weight: 800;
    font-family: "Mulish", san-serif;
}

.tz-tour-archive .tz-sidebar-filter .filter-item.search_results p strong {
    font-size: 14px;
    font-weight: 800;
    margin-left: 10px
}

.tz-tour-archive .tz-sidebar-filter .filter-item.search_results p i {
    color: #dc8051;
    font-size: 15px
}

.tz-tour-archive .tz-sidebar-filter .filter-item h5 {
    font-family: 'Montserrat', sans-serif;
    color: #ae193f;
    font-size: 18px;
    text-transform: uppercase;
    color: #2a2a2a;
    display: block;
    position: relative;
    font-weight: 800;
    padding: 0 0 13px;
    margin-bottom: 22px
}

.tz-tour-archive .tz-sidebar-filter .filter-item h5:after {
    content: '';
    width: 41px;
    bottom: 0;
    left: 0;
    position: absolute;
    height: 1px;
    background: #dc8051;
    opacity: .3;
    display: inline-block
}

.tz-tour-archive .tz-sidebar-filter .filter-item .filter-btn {
    background: transparent;
    border: none;
    text-transform: uppercase;
}

.tz-tour-archive .tz-sidebar-filter .filter-item .filter-btn:hover {
    background: transparent;
    border: none;
    text-transform: uppercase;
}

.tz-tour-archive .tz-sidebar-filter .filter-item ul {
    list-style: none;
    padding: 0;
    display: block;
    position: relative
}

.tz-tour-archive .tz-sidebar-filter .filter-item ul li {
    display: block;
    position: relative;
    line-height: inherit;
    height: auto
}

.tz-tour-archive .tz-sidebar-filter .filter-item ul li label {
    background: #fff;
    display: block;
    line-height: 40px;
    border: 1px solid rgba(0, 58, 15, .1);
    padding: 0 15px;
    font-family: 'Mulish', sans-serif;
    font-size: 11px;
    color: #1d1b1b;
    text-transform: uppercase;
    font-weight: 400;
    cursor: pointer;
    -webkit-transition: all .3s linear 0s;
    -moz-transition: all .3s linear 0s;
    -ms-transition: all .3s linear 0s;
    -o-transition: all .3s linear 0s;
    transition: all .3s linear 0s
}

.tz-tour-archive .tz-sidebar-filter .filter-item ul li label.checked
{
    color: #fff;
    background: #ae193f;
    border-color: #ae193f;
    font-weight: bold;
}

.tz-tour-archive .tz-sidebar-filter .filter-item ul li label:hover {
    color: #ae193f;
    background: #f9dd34;
    border-color: #f9dd34
}

.tz-tour-archive .tz-sidebar-filter .filter-item ul li label.checked span, .tz-tour-archive .tz-sidebar-filter .filter-item ul li label:hover span {
    color: #fff
}

.tz-tour-archive .tz-sidebar-filter .filter-item ul li label.checked {
    cursor: inherit
}

.tz-tour-archive .tz-sidebar-filter .filter-item ul li label span {
    position: absolute;
    line-height: 40px;
    right: 15px;
    top: 0;
    font-size: 11px;
    color: #1d1b1b;
    -webkit-transition: all .3s linear 0s;
    -moz-transition: all .3s linear 0s;
    -ms-transition: all .3s linear 0s;
    -o-transition: all .3s linear 0s;
    transition: all .3s linear 0s
}

.tz-tour-archive .tz-sidebar-filter .filter-item ul li label &gt; div {
    margin-right: 10px
}

.tz-tour-archive .tz-sidebar-filter .filter-item .select-hidden {
    display: none;
    visibility: hidden;
    padding-right: 10px
}

.tz-tour-archive .tz-sidebar-filter .filter-item .tz-select {
    cursor: pointer;
    display: block;
    position: relative;
    width: 100%
}

.tz-tour-archive .tz-sidebar-filter .filter-item .select-styled {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    font-size: 12px;
    line-height: 32px;
    height: 34px;
    color: #1d1b1b;
    width: 100%;
    display: block;
    border: 1px solid rgba(0, 58, 15, .1);
    background: #fff;
    padding: 0 15px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    margin: 0;
    -webkit-transition: all .3s linear 0s;
    -moz-transition: all .3s linear 0s;
    -ms-transition: all .3s linear 0s;
    -o-transition: all .3s linear 0s;
    transition: all .3s linear 0s
}

.tz-tour-archive .tz-sidebar-filter .filter-item .select-styled.active, .tz-tour-archive .tz-sidebar-filter .filter-item .select-styled:active, .tz-tour-archive .tz-sidebar-filter .filter-item .select-styled:focus, .tz-tour-archive .tz-sidebar-filter .filter-item .select-styled:hover {
    border-color: #dc8051;
    -webkit-box-shadow: 0 2px 7px rgba(70, 138, 231, .3);
    -moz-box-shadow: 0 2px 7px rgba(70, 138, 231, .3);
    -ms-box-shadow: 0 2px 7px rgba(70, 138, 231, .3);
    -o-box-shadow: 0 2px 7px rgba(70, 138, 231, .3);
    box-shadow: 0 2px 7px rgba(70, 138, 231, .3)
}

.tz-tour-archive .tz-sidebar-filter .filter-item .select-styled:after {
    content: '\f0d7';
    font-family: "Font Awesome 5 Free";
    font-size: 14px;
    position: absolute;
    top: -1px;
    right: -1px;
    text-align: center;
    width: 30px;
    line-height: 34px;
    background: #fdb714;
    font-weight:900;
    color: #fff
}

.tz-tour-archive .tz-sidebar-filter .filter-item .select-options {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    z-index: 999;
    margin: 0;
    padding: 0;
    list-style: none;
    background-color: #fff;
    border-bottom: 1px solid rgba(0, 58, 15, .1);
    max-height: 170px;
    overflow: auto
}

.tz-tour-archive .tz-sidebar-filter .filter-item .select-options li {
    margin: 0;
    font-size: 12px;
    line-height: 34px;
    color: #1d1b1b;
    padding: 0 15px;
    border-top: 1px solid rgba(0, 58, 15, .1);
    border-left: 1px solid rgba(0, 58, 15, .1);
    border-right: 1px solid rgba(0, 58, 15, .1);
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in
}

.tz-tour-archive .tz-sidebar-filter .filter-item .select-options li:hover {
    color: #fff;
    background: #dc8051
}

.tz-tour-archive .tz-sidebar-filter .filter-item .select-options li[rel=hide] {
    display: none
}

.tz-tour-archive .tz-sidebar-filter .filter-item.search-filter .form-group {
    margin-bottom: 13px
}

.tz-tour-archive .tz-sidebar-filter .filter-item.search-filter .form-group label {
    font-weight: 700;
    font-size: 14px;
    color: #1d1b1b;
    text-transform: uppercase
}

.tz-tour-archive .tz-sidebar-filter .filter-item.search-filter .form-group input, .tz-tour-archive .tz-sidebar-filter .filter-item.search-filter .form-group select {
    font-size: 12px;
    line-height: 31px;
    height: 33px;
    color: #1d1b1b;
    width: 100%;
    display: block;
    border: 1px solid rgba(0, 58, 15, .1);
    padding: 0 15px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    margin: 0;
    background: #fff none repeat scroll 0 0;
    -webkit-transition: all .3s linear 0s;
    -moz-transition: all .3s linear 0s;
    -ms-transition: all .3s linear 0s;
    -o-transition: all .3s linear 0s;
    transition: all .3s linear 0s
}

.tz-tour-archive .tz-sidebar-filter .filter-item.search-filter .form-group input:active, .tz-tour-archive .tz-sidebar-filter .filter-item.search-filter .form-group input:focus, .tz-tour-archive .tz-sidebar-filter .filter-item.search-filter .form-group input:hover, .tz-tour-archive .tz-sidebar-filter .filter-item.search-filter .form-group select:active, .tz-tour-archive .tz-sidebar-filter .filter-item.search-filter .form-group select:focus, .tz-tour-archive .tz-sidebar-filter .filter-item.search-filter .form-group select:hover {
    border-color: #dc8051;
    -webkit-box-shadow: 0 2px 7px rgba(70, 138, 231, .3);
    -moz-box-shadow: 0 2px 7px rgba(70, 138, 231, .3);
    -ms-box-shadow: 0 2px 7px rgba(70, 138, 231, .3);
    -o-box-shadow: 0 2px 7px rgba(70, 138, 231, .3);
    box-shadow: 0 2px 7px rgba(70, 138, 231, .3)
}

.tz-tour-archive .tz-sidebar-filter .filter-item.search-filter .form-group input::-webkit-input-placeholder, .tz-tour-archive .tz-sidebar-filter .filter-item.search-filter .form-group select::-webkit-input-placeholder {
    color: #1d1b1b;
    font-size: 12px;
    font-weight: 400
}

.tz-tour-archive .tz-sidebar-filter .filter-item.search-filter .form-group input::-moz-placeholder, .tz-tour-archive .tz-sidebar-filter .filter-item.search-filter .form-group select::-moz-placeholder {
    color: #1d1b1b;
    font-size: 12px;
    font-weight: 400
}

.tz-tour-archive .tz-sidebar-filter .filter-item.search-filter .form-group input:-ms-input-placeholder, .tz-tour-archive .tz-sidebar-filter .filter-item.search-filter .form-group select:-ms-input-placeholder {
    color: #1d1b1b;
    font-size: 12px;
    font-weight: 400
}

.tz-tour-archive .tz-sidebar-filter .filter-item.search-filter .form-group input:-moz-placeholder, .tz-tour-archive .tz-sidebar-filter .filter-item.search-filter .form-group select:-moz-placeholder {
    color: #1d1b1b;
    font-size: 12px;
    font-weight: 400
}

.tz-tour-archive .tz-sidebar-filter .filter-item.search-filter .form-group .departure-date {
    display: block;
    position: relative
}

.tz-tour-archive .tz-sidebar-filter .filter-item.search-filter .form-group .departure-date:after {
    content: '\f073';
    font-family: "Font Awesome 5 Free";
    font-size: 14px;
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    width: 30px;
    line-height: 33px;
    background: #fdb714;
    font-weight:900;
    color: #fff
}

.tz-tour-archive .tz-sidebar-filter .filter-item.search-filter .filter-btn {
    margin-top: 7px
}

.tz-tour-archive .range-slider {
    position: relative;
    width: 100%;
    height: 24px;
    text-align: center;
    z-index: 0
}

.tz-tour-archive .range-slider input {
    pointer-events: none;
    position: absolute;
    overflow: hidden;
    left: 0;
    top: 0;
    width: 100%;
    outline: 0;
    height: 24px;
    margin: 0;
    padding: 0
}

.tz-tour-archive .range-slider input::-webkit-slider-thumb {
    pointer-events: all;
    position: relative;
    z-index: 1;
    outline: 0
}

.tz-tour-archive .range-slider input::-moz-range-thumb {
    pointer-events: all;
    position: relative;
    z-index: 10;
    -moz-appearance: none;
    width: 9px
}

.tz-tour-archive .range-slider input::-moz-range-track {
    position: relative;
    z-index: -1;
    background-color: #f5f5f5;
    border: 0
}

.tz-tour-archive .range-slider input:last-of-type::-moz-range-track {
    -moz-appearance: none;
    background: none transparent;
    border: 0
}

.tz-tour-archive .range-slider input[type=range]::-moz-focus-outer {
    border: 0
}

.tz-tour-archive .range-slider .full-range, .tz-tour-archive .range-slider .incl-range {
    width: 100%;
    height: 10px;
    left: 0;
    top: 7px;
    position: absolute;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px
}

.tz-tour-archive .range-slider .full-range {
    background: #dedede
}

.tz-tour-archive .range-slider .incl-range {
    background: #f9dd34
}

.tz-tour-archive .get-value {
    position: relative;
    display: block
}

.tz-tour-archive .get-value:after, .tz-tour-archive .get-value:before {
    content: '';
    display: table;
    clear: both;
}

.tz-tour-archive .get-value &gt; div {
    width: auto;
    display: inline-block;
    position: relative
}

.tz-tour-archive .get-value &gt; div.price-right {
    text-align: right
}

.tz-tour-archive .get-value &gt; div span {
    font-size: 11px;
    color: #1d1b1b;
    font-weight: 400;
    position: absolute;
    left: 0;
    top: 0;
    line-height: 24px
}

.tz-tour-archive .get-value .output {
    left: auto !important;
    max-width: 80px;
    display: inline-block;
    border: none;
    font-size: 11px;
    color: #1d1b1b;
    font-weight: 400;
    padding: 0 0 0 7px;
    line-height: 24px;
    height: 24px;
    background: #f5f5f5;
    text-align: left
}

.tz-tour-archive .rangeValue {
    width: 20px
}

.tz-tour-archive input[type=range] {
    -webkit-appearance: none;
    background: 0 0
}

.tz-tour-archive input[type=range]::-webkit-slider-runnable-track {
    height: 20px;
    border: none;
    border-radius: 50%;
    background: 0 0
}

.tz-tour-archive input[type=range]::-ms-track {
    height: 20px;
    background: 0 0;
    border: none;
    border-radius: 50%
}

.tz-tour-archive input[type=range]::-moz-range-track {
    height: 20px;
    background: 0 0;
    border: none;
    border-radius: 50%
}

.tz-tour-archive input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background: #fdb714;
    border: 2px solid #fff;
    position: relative;
    z-index: 10000
}

.tz-tour-archive input[type=range]::-ms-thumb {
    -webkit-appearance: none;
    border: 2px solid #fff;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background: #fdb714;
    position: relative;
    z-index: 10000
}

.tz-tour-archive input[type=range]::-moz-range-thumb {
    -webkit-appearance: none;
    border: 2px solid #fff;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background: #ae193f;
    position: relative;
    z-index: 10000
}

.tz-tour-archive input[type=range]:focus {
    outline: 0
}

.tz-tour-archive .rating-filter {
    display: block;
    width: 100%;
    position: relative
}

.tz-tour-archive .rating-filter:after, .tz-tour-archive .rating-filter:before {
    content: '';
    display: table;
    clear: both
}

.tz-tour-archive .rating-filter .hidden {
    opacity: 0
}

.tz-tour-archive .rating-filter .rating-content {
    padding-top: 6px;
    display: inline-block;
    position: relative;
    direction: initial
}

.tz-tour-archive .rating-filter .star {
    display: inline-block;
    margin: 0 4px 0 0;
    font-size: 16px;
    line-height: 1em;
    color: #dfdfdf;
    position: relative;
    cursor: pointer
}

.tz-tour-archive .rating-filter .star.animate {
    animation: stretch-bounce .5s ease-in-out;
    -webkit-animation: stretch-bounce .5s ease-in-out;
    -moz-animation: stretch-bounce .5s ease-in-out;
    -o-animation: stretch-bounce .5s ease-in-out
}

.tz-tour-archive .rating-filter .star.hidden {
    opacity: 0
}

.tz-tour-archive .rating-filter .full:before {
    font-family: "Font Awesome 5 Free";
    display: inline-block;
    content: "\f005";
    position: relative;
    float: right;
    font-weight:900;
    z-index: 2
}

.tz-tour-archive .rating-filter .half:before {
    font-family: "Font Awesome 5 Free";
    content: "\f089";
    position: absolute;
    float: left;
    font-weight:900;
    z-index: 3
}

.tz-tour-archive .rating-filter .star-colour {
    color: #fdb714
}

.tz-tour-archive .rating-filter .selected:before {
    font-family: "Font Awesome 5 Free";
    display: inline-block;
    content: "\f005";
    position: absolute;
    top: 0;
    left: 0;
    font-weight:900;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    z-index: 1
}

.tz-tour-archive .rating-filter .selected.pulse:before {
    -webkit-transform: scale(3);
    -moz-transform: scale(3);
    -ms-transform: scale(3);
    -o-transform: scale(3);
    transform: scale(3);
    opacity: 0
}</pre></body></html>