<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.sort_bar {
    background: #475a20;
    padding: 7px 10px;
    color: #fff;
    height: 40px;
    margin-bottom: 20px;
}

.email-enter {
    color: #475a20;
    margin-top: 3px;
}

.sort_bar p {
    margin: 0px;
}

.w130 {
    color: #475a20;
}

.but_flot {
    top: -18px;
}

.bor_gry {
    border: 1px solid #cccccc;
}


.reviews_box {
    background: #fff;
    margin: 72px 48px 30px;
    position: relative;
    float: left;
    -webkit-box-shadow: 2px 2px 7px -2px rgba(140, 140, 140, 1);
    -moz-box-shadow: 2px 2px 7px -2px rgba(140, 140, 140, 1);
    box-shadow: 2px 2px 7px -2px rgba(140, 140, 140, 1);
}


.myccount {
    bottom: -35px;
    left: 23%;
    margin-left: 14px;
    position: absolute;
    width: 83px;
}

.myccount-text {
    bottom: -97px;
    left: -2%;
    margin-left: 14px;
    position: absolute;
    width: 100%;
}

.myccount-map {
    bottom: -85px;
    left: -2%;
    margin-left: 14px;
    position: absolute;
    width: 100%;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .review_tags {
        margin-bottom: 20px;
    }
    .myccount-text {
        bottom: -110px;
    }

    .myccount {
        bottom: -42px
    }

    .right {
        bottom: 15px;
        height: 40px;
        position: absolute;
        right: 17px;
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .myccount {
        left: 33%;
    }
}

.viewmore {
    background: #61a52a;
    color: #fff;
    border-radius: 4px;
    padding: 9px 2px 9px 18px;
}

.arrowbg {
    background: #42810f;
    font-size: 25px;
    padding: 5px 6px 10px 11px;
}

.reviews_box a:hover {
    color: #fff;
}

.sort_bar a {
    color: #fff;
}

/*.left{background:url("../../images/left.png") no-repeat center top; height:40px;margin-left:35px;}
.right{background:url("../../images/right.png") no-repeat center bottom; height:40px; }*/
.M0P0 {
    margin: 0px;
    padding: 0px;
}

.show-more {
    background: #475a20;
    padding: 9px 17px 11px;
    color: #fff;
    margin: auto;
}

.showmore a {
    color: #fff;
}

.showmore {
    position: relative;
    bottom: 10px;
}

.bar_overview {
    background: url("../themes/yosemite/img/bar.png") no-repeat;
    height: 15px;
    margin-bottom: 10px;
    width: 99%;
}

.padding25 {
    padding: 25px
}

.box_bg {
    background: #e7e8e9 none repeat scroll 0 0;
    min-height: 165px;
}

.yellow-bg {
    background: #ecebd0 none repeat scroll 0 0;
    float: left;
    width: 100%;
}

.BR-none {
    border-radius: 0px !important;
}

.promo-bor {
    border: 1px solid #475a20;
    color: #000;
    float: left;
}

.form-group&gt;label {
    float: left;
    margin-right: 10px;
}

.border-box {
    border: 1px solid #c5c5c5;
}

.sort_bar {
    background: #696969;
    padding: 7px 10px;
    color: #fff;
    height: 40px;
    margin-bottom: 20px;
    display: inline-block;
    border-radius: 10px;

}

.sort_bar h4 {
    float: left;
    margin: 3px;
}

.pwd {
    color: #475a20;
}

@media screen and (min-width: 768px) and (max-width: 2600px) {
    .bor {
        border-right: 1px solid #475a20;
    }

    .bor1 {
        border-right: 1px solid #475a20;
    }

    .bor_right {
        border-right: medium none !important;
    }
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .promo-bor {
        width: 63%;
        margin: auto;
        float: left;
    }

    .reviews_box {
        margin: 43px 0 10px;
    }

    .bor_gry {
        border: 0px;
    }

    .but_flot {
        top: 15px;
    }

    .sortbarmobile {
        height: auto;
    }

    .sortbarmobile {
        margin-bottom: 0px;
    }

    .w130 {
        width: 40%
    }

    .MB80_mob {
        margin-bottom: 80px !important;
    }

    .myccount-img {
        margin-left: -78px;
        left: 49%;
        width: 140px;
    }

    .star {
        position: absolute;
        left: 50%;
        margin-left: -57px;
        width: 110px;
    }

    .show-more {
        padding: 1px 5px 6px;
    }

    .W100-mob {
        width: 100%;
    }
}

.imagebox {
    float: left;
    width: 15%;
    margin-left: 10px;
}

/* a:focus,
a:hover {
    color: #fff;
} */

@media screen and (min-width:320px) and (max-width: 767px) {
    .showmore {
        bottom: 3px;
    }

    .show-more {
        padding: 3px 9px 7px;
    }

    .MT30-mob {
        margin-top: 30px;
    }

    .MT20-mob {
        margin-top: 20px;
    }

    #review_content {
        background: none !important;
    }
}

.section-title {
    background: #696969;
    color: #fff;
    font-size: 18px;
    border-radius: 8px;
    padding: 8px 40px;
    position: relative;
    margin-bottom: 20px;
    text-align: center;
    text-transform: uppercase;
    display: inline-block;
    line-height: 1.4;

}

/* .btn.btn-default,
.btn.btn-default:focus {
    background: #197b30;
    border: none;
    text-shadow: none;
    color: #fff !important;
} */



/* .userddbox .btn:focus,
.btn:hover {
    color: #ffffff !important;
    text-decoration: none;
} */


/* New CSS */
.review_mcontent {
    padding: 30px 0px !important;
}

.reviews_wrap {
    position: relative;
    color: #616161;
}

.myccount_text,
.myaccount_img {
    display: inline-block;
}

.myaccount_det {
    padding: 10px 0px;
    display: flex;
    align-items: center;
    max-width: 80%;
    float: left;
}

.recommend_type {
    display: flex;
    align-items: center;
}

.country-div {
    margin: 0 10px 0 0;
}

.recommended-div {
    margin: 0 0 0 10px;
}

.myaccount_img img {
    max-width: 80px;
}

.myccount_text {
    padding: 0 10px;
    text-align: left;
}

.myccount_text li {
    padding: 5px 0;
}

.myccount_text ul {
    margin: 0;
    padding: 0;
}

.myccount_text li span {
    color: #ffde58;
    font-size: 22px;
}

.myaccount_det .person_name {
    color: #000000;
    font-weight: 700;
    line-height: 1.4;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.person_name img {
    margin: 0 7px;
}

.person_state {
    margin: 0;
}

.rev_comments {
    text-align: left;
}

.rev_comments {
    text-align: left;

    padding: 20px 40px;
    border: 1px solid #ccc;
    border-radius: 12px;
    line-height: 1.6;
    position: relative;
}

.rev_comments::before {
    position: absolute;
    top: -10px;
    left: 5px;
    content: url(../images/left-quote.svg);
    width: 90px;
    z-index: -1;
}

.rev_comments p {
    text-align-last: center;
}


.rev_comments::after {
    position: absolute;
    top: -10px;
    right: 5px;
    content: url(../images/right-quote.svg);
    width: 90px;
    z-index: -1;
}


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

.rev_recombtn a {
    margin: 0 auto;
    text-align: center;
}

.rev_recombtn .but_bg {
    max-width: 200px;
    padding: 12px 20px;
}

.but_red {
    background: #fa6610 !important;
}

.rev_recombtn .but_bg:hover {
    box-shadow: none;
}

.review__title {
    text-transform: uppercase;
    font-size: 24px;
    letter-spacing: 3px;
    font-weight: bold;
    text-align: center;
    margin: 20px 0;
}



.review_rating {
    text-align: left;
    background: #ffffff;
    padding: 20px;
    border-radius: 10px;
}

/* .revrate_list {
    list-style: none;
    padding: 0;
    column-count: 3;
} */

.revrate_list li span {
    color: #ffde58;
    font-size: 22px;
}

.revrate_list li {
    margin-bottom: 0;
    margin-right: 0;
    padding: 0;
}

.category_review_5,
.category_review_4_5,
.category_review_3_5,
.category_review_2_5,
.category_review_1_5,
.category_review_0_5,
.category_review_0,
.category_review_1,
.category_review_2,
.category_review_3,
.category_review_4,
.Dest_Arrow {
    background: rgba(0, 0, 0, 0) url("../images/rate_stars.png") no-repeat scroll 0px 0px;
    display: block;
    float: left;
    height: 24px;
    margin: 0 10px 0 0;
    width: 130px;
}

.category_review_1 {
    background-position: -103px 0px;
}

.category_review_2 {
    background-position: -76px 0px;
}

.category_review_3 {
    background-position: -51px 0px;
}

.category_review_4 {
    background-position: -25px 0px;
}

.category_review_5 {
    background-position: 0px 0px;
}

.stay_list {
    list-style: none;
    padding: 5px;
}

.stay_list li {
    background: #f1f1f1;
    width: 100%;
    margin-bottom: 15px;
    padding: 10px;
    border-radius: 5px;
}

.fl-right {
    float: right;
}

.back .but_bg {
    background: #00a651;
    border-radius: 0;
    color: #ffffff;
    font-size: 18px;
    padding: 12px 20px;
}

@media screen and (min-width:768px){
    .back {
        max-width: 90%;
        display: block;
        margin: 20px auto;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .rev_comments h3 {
        font-size: 22px;
    }
}

@media screen and (min-width: 320px) and (max-width: 767px) {

    .MB20XS {
        margin-top: 10px
    }

    .myccount_text,
    .rev_recombtn {
        text-align: center;
    }

    .reviews_wrap {
        width: 100%;
        margin-bottom: 20px;
    }

    .rev_recombtn a {
        margin: 5px auto;
    }
}

/* New CSS */

.green {
    color: #00a651 !important;
}

p.person_state {
    display: flex;
    /* flex: 0; */
    align-items: center;
    margin-bottom: 0;
}

.person_state img {
    margin-right: 5px;
}


.d-flex {
    display: flex;

}

.flex-center {
    justify-content: center;
    align-items: center;
}


.reviews-ratings-col {
    background: #f1f1f1;
    padding: 0 40px 20px 40px;
}

.helpful-indicator-sortbar {
    padding: 15px;
    border: 1px solid #ccc;
    border-radius: 10px;
    text-align: center;
}

.flex-wrap {
    flex-wrap: wrap;
}

.but_bg.back-btn {
    background: #676767;
    color: #ffffff;
    font-size: 18px;
    padding: 12px 20px;
}

.BR10 {
    border-radius: 10px;
}


#email-btn {
    font-size: 14px;
    position: absolute;
    right: 16px;
    top: 0;
    border: 0;
    color: #fff;
    border-radius: 10px;
    background: #444;
    font-weight: bold;
    padding: 5px;
}


#email-btn:focus {
    outline: none !important;
    box-shadow: none !important;
}

.contact-form-input {
    position: relative;
}


.contact-form-input .form-control {
    border: 0;
    border-bottom: 1px solid #444;
    border-radius: 0;
    box-shadow: none;
    width: 100%;
    padding: 0;
    /* padding: 13px 12px 0 12px; */
}

.contact-form-input .form-control+label {
    visibility: hidden;
    opacity: 0;
    transition: all .2s;
    position: absolute;
    font-weight: 400;
    color: #777;
    left: 15px;
    top: 0;
    font-size: 15px;
    display: block !important;
}

.contact-form-input .form-control:placeholder-shown+label {
    opacity: 0;
}

.contact-form-input .form-control:not(:placeholder-shown)+label {
    visibility: visible;
    opacity: 1;
    top: -20px;
    color: #444;
    font-size: 14px;
}

.contact-form-input .form-control:focus {
    outline: none;
    box-shadow: none;
    border: 0 !important;
    border-bottom: 1px solid #00Ae65 !important;
}

/* 768 TO 991 RESPONSIVE CODE */


@media (min-width: 768px) and (max-width: 991px) {

    .revrate_list {
        column-count: 1;
    }

}


/* END OF 768 TO 991 RESPONSIVE CODE */





/* 360 TO 767 RESPONSIVE CODE */



@media (min-width: 360px) and (max-width: 767px) {

    .myaccount_det .person_name {
        justify-content: center;
    }

    .btns.btn-green {
        padding: 8px 11px;
    }

    .rev_comments::before {
        display: none;
    }

    .rev_comments::after {
        display: none;
    }

    .rev_comments p {
        text-align-last: left;
    }

    .myaccount_det {
        display: block;
        text-align: center;
    }
    .myccount_text, .myaccount_img {
        display: block;
    }

    .rev_comments {
        padding: 20px;
    }

    .helpful-indicator-sortbar {
        padding: 5px;
        line-height: 35px;
    }


}



/* END OF 360 TO 767 RESPONSIVE CODE */

/* 360 TO 375 RESPONSIVE CODE */

@media (min-width: 360px) and (max-width: 375px) {
    .review_tags span {
        padding: 0;
    }
}

/* END OF 360 TO 375 RESPONSIVE CODE */

.revrate_list .fa-star {
    color: #ffde58;
    font-size: 22px;
}

#guest-image a {
    margin: 0 8px;
}

#guest-image span {

    border: 2px solid #696969;
}</pre></body></html>