@charset "utf-8";:root {
    --green: var(--accent-2);
    --green-dark: var(--accent-2-dark)
}

.overallContainer td:first-child,.overallContainer th:first-child {
    padding-left: 10px
}

.score-container-star-rating {
    float: left;
    height: 24px
}

.star-rating-non-editable-container {
    background: url(//www.rental-center-crete.com/reviews/widget/img/star_inactive.png);
    height: 24px;
    max-width: 120px;
    left: -1px;
    list-style: none;
    position: relative;
    top: 1px;
    padding: 0;
    margin: 0 auto;
    float: none
}

.overallBig .line1,.overallBig .line3,.overallBig .line4 {
    float: left;
    text-align: center;
    font-family: var(--special-font-family)
}

.current-rating {
    background: url(//www.rental-center-crete.com/reviews/widget/img/star_new.png) left bottom;
    height: 24px
}

.overallBig {
    position: relative;
    font-weight: 700;
    width: auto;
    max-width: 200px;
    margin: 0 auto;
    padding-top: 10px;
    margin-bottom: 20px;
    font-family: var(--special-font-family);
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center
}

.overallBig .line1 {
    width: 100%;
    text-transform: uppercase
}

.overallBig .score-container-star-rating {
    width: 100%;
    text-align: center
}

.overallBig .line3 {
    width: 100%;
    color: #7fa742;
    color: var(--green)
}

.overallBig .line4 {
    width: 100%;
    font-size: 2rem;
    color: #7fa742;
    color: var(--green);
    font-weight: 400;
    line-height: 2rem
}

.overallContainer {
    border: 0;
    margin-bottom: 5rem;
    border-radius: 5px;
    margin-top: 5rem;
    background: var(--light-light);
    padding: 3rem 0;
    box-shadow: 500px 0 var(--light-light), 1000px 0 var(--light-light), 1500px 0 var(--light-light), -500px 0 var(--light-light), -1000px 0 var(--light-light), -1500px 0 var(--light-light);
    border-top: 2rem solid var(--light-light);
    border-bottom: 2rem solid var(--light-light);
}

.overallContainer table tr:last-child td {
    border-bottom: 0
}

.overallContainer table td:last-child {
    border-right: 1px solid #e1e1e1
}

.overallContainer table {
    margin-bottom: 0
}

.rating {
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    margin-bottom: 5rem;
    background: 0;
    overflow: visible;
    position: relative
}

.mainScore {
    flex: 0 0 50px;
    width: 50px;
    height: 50px;
    margin-right: -10px;
    margin-top: 10px;
    line-height: 42px;
    text-align: center;
    border-radius: 50%;
    border: 5px solid #8ab04b;
    color: #8ab04b;
    font-weight: 700;
    position: relative;
    background: #fff;
    box-shadow: 0 0 0 2px #729631;
    color: var(--green);
    border-color: var(--green);
    box-shadow: 0 0 0 2px var(--green);
    z-index: 1
}

.mainBody {
    flex: 1 0 auto;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    border-radius: 1rem;
    padding: 10px 10px 10px 20px;
    width: calc(100% - 50px);
    align-content: flex-start;
    transition: all .3s linear;
    background: #fff;
    height: auto;
    position: relative;
    min-height: 270px;
    max-height: 270px;
    border: 1px solid var(--light-light);
    box-shadow: inset 0 0 0 4px var(--light-light)
}

.reviewName {
    font-weight: 700;
    flex: 0 0 auto;
    font-family: var(--special-font-family,BlinkMacSystemFont,-apple-system,'Segoe UI',Roboto,Helvetica,Arial,sans-serif)
}

.reviewLocation:before,.reviewName:before {
    content: ' ';
    margin-right: 5px;
    width: 20px;
    height: 25px;
    display: inline-block;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiB3aWR0aD0iMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIwIDIxdi0yYTQgNCAwIDAgMC00LTRIOGE0IDQgMCAwIDAtNCA0djIiIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjIiLz48Y2lyY2xlIGN4PSIxMiIgY3k9IjciIGZpbGw9Im5vbmUiIHI9IjQiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjIiLz48L3N2Zz4=);
    opacity: 1;
    background-repeat: no-repeat;
    background-size: 18px 18px;
    background-position: 50% 50%;
    margin-bottom: -6px
}

.reviewLocation {
    flex: 0 0 auto;
    font-weight: 700;
    font-size: 14px;
    text-transform: capitalize;
    display: block;
    font-weight: 600;
    background: #fff;
    color: #333;
    font-family: var(--special-font-family,BlinkMacSystemFont,-apple-system,'Segoe UI',Roboto,Helvetica,Arial,sans-serif)
}

.reviewLocation:before {
    content: ' ';
    background-image: var(--map-marker)
}

.reviewDate {
    font-size: .9em;
    font-style: italic;
    text-align: right;
    font-weight: 400;
    display: inline-block;
    float: right
}

p.reviewComment {
    font-size: 16px;
    padding: 10px 8px 10px 0;
    min-height: 130px;
    max-height: 180px;
    overflow-y: scroll;
    background: linear-gradient(white 30%,rgba(255,255,255,0)),linear-gradient(rgba(255,255,255,0),#fff 70%) 0 100%,radial-gradient(50% 0,farthest-side,rgba(0,0,0,.2),rgba(0,0,0,0)),radial-gradient(50% 100%,farthest-side,rgba(0,0,0,.2),rgba(0,0,0,0)) 0 100%;
    background: linear-gradient(white 30%,rgba(255,255,255,0)),linear-gradient(rgba(255,255,255,0),#fff 70%) 0 100%,radial-gradient(farthest-side at 50% 0,rgba(0,0,0,.2),rgba(0,0,0,0)),radial-gradient(farthest-side at 50% 100%,rgba(0,0,0,.2),rgba(0,0,0,0)) 0 100%;
    background-repeat: no-repeat;
    background-color: #fff;
    background-size: 100% 40px,100% 40px,100% 14px,100% 14px;
    background-attachment: local,local,scroll,scroll;
    margin-bottom: 0
}

p.reviewComment::-webkit-scrollbar {
    width: 18px;
    height: 8px;
    border-radius: 1rem
}

p.reviewComment::-webkit-scrollbar-track {
    -webkit-box-shadow: none
}

p.reviewComment::-webkit-scrollbar-thumb {
    background-color: var(--light-dark);
    border-radius: 1rem;
    border: 5px solid #fff;
    background-clip: padding-box
}

p.reviewComment:hover::-webkit-scrollbar-thumb {
    background-color: var(--brand-2)
}

.reviewLocation:after {
    content: ' - verified rental';
    font-weight: 700;
    font-size: 14px;
    text-transform: capitalize;
    display: inline-block;
    background: #fff;
    color: #7fa742;
    color: var(--green);
    margin-left: 7px
}

.chart-label,.reviewTags {
    text-transform: uppercase
}

.reviewFooter {
    flex: 0 0 auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-left: -20px;
    position: relative;
    margin-top: 0;
    width: calc(100% + 30px);
    padding: 4px 10px;
    background: var(--light-light);
    margin-bottom: -11px;
    overflow: hidden;
    margin-top: auto;
    border-bottom-left-radius: 1rem;
    border-bottom-right-radius: 1rem
}

.rating.opened .reviewFooter {
    position: absolute;
    bottom: 0;
    z-index: 1;
    background: var(--light);
    left: 0;
    margin-left: 0;
    width: 100%;
    box-shadow: 0 -20px 40px #fff;
    border-top: 2px solid var(--light);
    margin-bottom: 0;
    border-radius: 10px;
    max-height: 200px;
    min-height: 200px
}

.reviewFooter:after {
    content: ' ';
    background-image: var(--angle-bottom);
    background-size: 24px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    position: absolute;
    top: 9px;
    right: 7px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    z-index: 0;
    transform: scaleY(-1);
    filter: var(--color-to-accent-2)
}

.reviewTags {
    font-size: 12px;
    font-weight: 700;
    border-width: 1px;
    border-style: solid;
    padding: 2px 5px;
    color: #999;
    border-color: transparent;
    display: inline-block;
    text-transform: capitalize
}

.reviewTags.insuranceTag:before,.reviewTags.locationTag:before,.reviewTags.serviceTag:before,.reviewTags.vehicleTag:before,.reviewTags.willChooseAgainTag:before {
    width: calc(100% - 30px)
}

.reviewFooter>* {
    flex: 1 1 auto;
    text-align: center
}

.reviewTags.locationTag:before {
    content: '\f041'
}

.reviewTags.willChooseAgainTag {
    color: #95b855;
    color: var(--green);
    border-color: transparent;
    text-align: center;
    flex: 0 0 calc(100% + 10px);
    position: relative;
    display: flex;
    text-transform: uppercase;
    padding-right: 40px;
    align-items: center;
    cursor: pointer;
    z-index: 1;
    padding-left: 0;
    margin-left: -5px
}

@media only screen and (min-width: 64em) {
    .reviewTags.willChooseAgainTag {
        text-align:left
    }

    .reviewTags:not(.willChooseAgainTag) {
        max-width: 100px;
        min-width: 100%
    }
}

.reviewTags.willChooseAgainTag::after {
    content: attr(title);
    width: calc(100% - 45px);
    line-height: 1em;
    text-align: left;
    margin-left: 10px;
    text-shadow: 1px 1px 3px #fff;
    font-family: var(--special-font-family)
}

.reviewTags.willChooseAgainTag:before {
    content: ' ';
    font-size: 24px;
    width: 35px;
    height: 35px;
    display: inline-block;
    background-color: rgb(0 0 0 / 20%);
    background-image: var(--check);
    background-repeat: no-repeat;
    background-size: 18px;
    background-position: 50% 50%;
    filter: var(--color-to-accent-2);
    border-radius: 50%
}

.reviewTags:not(.willChooseAgainTag) {
    color: var(--brand-1);
    font-size: 14px;
    position: relative;
    content: ' ';
    text-align: right;
    min-width: 100%;
    max-height: 0;
    padding: 0 5px;
    border: 0;
    font-family: var(--special-font-family)
}

.rating.opened .reviewFooter:after {
    transform: scaleY(1)
}

.rating.opened .reviewFooter .reviewTags:not(.willChooseAgainTag) {
    max-height: 250px;
    padding: 2px 5px
}

.reviewTags:not(.willChooseAgainTag):before {
    content: attr(title);
    display: inline-block;
    line-height: 1em;
    padding: 5px 0;
    text-align: left;
    float: left;
    font-weight: 400;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: var(--special-font-family);
    font-weight: 500
}

.rating .button {
    font-size: 13px;
    height: auto;
    padding: 15px 20px;
    min-height: auto;
    margin: 10px 2px 0;
    flex: 1 1 100%;
    font-family: var(--special-font-family,BlinkMacSystemFont,-apple-system,'Segoe UI',Roboto,Helvetica,Arial,sans-serif);
    color: var(--dark);
    display: none
}

.rating .button:hover:after {
    opacity: 1
}

.showLoading {
    display: block;
    display: flex;
    width: 100%;
    background: url(https://www.rental-center-crete.com/images/loading-new-2015.gif) 50% 50% no-repeat #fff;
    height: 90px
}

@media only screen and (max-width: 768px) {
    .filters,.overallContainer,.row.reviewsContainer {
        width:100vw;
        margin-left: -2rem;
        border: 0
    }
}

@media only screen and (max-width: 767px) {
    .rating {
        /* padding-left:1rem; *//* padding-right:1rem; */
    }

    .row.reviewsContainer {
        /*background:#eee;*/
        padding-top: 2rem
    }

    body .mainScore {
        left: 28px;
        right: 0;
        width: 39px;
        text-align: center;
        font-size: 15px;
        padding: 0;
        height: 39px;
        padding-top: 0;
        border-radius: 50%;
        line-height: 39px;
        top: 16px
    }

    .mainScore {
        position: absolute;
        top: 35px;
        right: 35px;
        z-index: 1;
        flex: 0 0 auto;
        width: auto;
        height: auto;
        border: 0;
        background: var(--green);
        border-radius: 5px;
        color: #fff;
        line-height: 1.6em;
        font-size: 16px;
        padding: 0 10px
    }

    .mainBody {
        min-height: 320px;
        max-height: 320px;
        padding-top: 20px;
        max-height: unset;
        min-height: auto
    }

    .rating.opened .mainBody {
        min-height: 320px;
        max-height: 320px
    }

    p.reviewComment {
        margin-top: 11px;
        margin-bottom: 0;
        height: auto;
        min-height: auto
    }

    .reviewLocation,.reviewName {
        padding-left: 55px
    }

    body .sumItems {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: scroll;
        overflow-y: hidden;
        justify-content: flex-start;
        padding-bottom: 10px
    }

    body .sumItem {
        min-width: 150px;
        max-width: 150px
    }
}

.chart-label,.sumItemsTitle {
    width: 100%;
    text-align: center
}

.sumItems {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 0;
    justify-content: center
}

.sumItem {
    max-width: 33.333%;
    flex: 1 1 auto;
    padding: 0 5px;
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-bottom: 30px
}

.sumItemsTitle {
    font-weight: 700;
    line-height: 1.4em;
    margin-top: -10px;
    display: block
}

.back-stars,.filters,.front-stars,.star-rating {
    display: flex
}

.chart-text {
    font: 16px/1.4em auto;
    fill: #333;
    -moz-transform: translateY(.25em);
    -ms-transform: translateY(.25em);
    -webkit-transform: translateY(.25em);
    transform: translateY(.25em)
}

.chart-number {
    font-size: .4em;
    font-weight: 500;
    line-height: 1;
    text-anchor: middle;
    -moz-transform: translateY(-.25em);
    -ms-transform: translateY(-.25em);
    -webkit-transform: translateY(-.25em);
    transform: translateY(-.25em);
    font-family: var(--special-font-family);
    font-weight: 700;
    fill: var(--green-dark)
}

.chart-label {
    font-size: 12px;
    font-weight: 700;
    line-height: 1.3;
    text-anchor: middle;
    position: absolute;
    bottom: -35px;
    height: 35px;
    left: 0;
    z-index: 1;
    font-family: var(--special-font-family)
}

.star-rating {
    align-items: center;
    justify-content: center;
    margin-top: .5rem;
    margin-bottom: .5rem
}

.back-stars {
    color: #d2d3d4;
    position: relative
}

.front-stars {
    color: #fad62d;
    overflow: hidden;
    position: absolute;
    top: 0
}

.filtersContainer {
    text-align: left;
    display: flex;
    align-items: flex-start;
    max-width: 990px;
    margin-left: auto;
    margin-right: auto;
}

.filtersContainer b {
    font-family: var(--special-font-family);
}

.filters {
    flex-wrap: nowrap;
    flex-direction: row;
    margin-bottom: 20px;
    display: flex;
    justify-content: flex-start;
    margin-left: 0;
    width: 100%;
}

.filters>span {
    display: inline-block;
    flex: 1 1 auto;
    width: auto;
    max-width: 200px;
    margin: 2px;
    border-radius: 1rem
}

.filters select {
    line-height: 36px;
    font-size: 16px;
    padding-top: 5px;
    padding-bottom: 5px;
    height: auto;
    margin-bottom: 5px;
    font-family: var(--special-font-family) !important;
    font-weight: 500;
    background-color: var(--light-light);
    border-color: var(--light-light);
    border-radius: .5rem;
    color: #111;
}

.filters select:active,.filters select:focus {
    border-color: #333
}

.filters select.active {
    color: #b71c1b;
    color: var(--secondary);
    border-color: #b71c1b;
    border-color: var(--secondary)
}

.rating.ultraHide {
    display: none !important
}

.rating {
    display: none
}

.rating.fullWidth {
    flex: 1 1 100%;
    max-width: 100%
}

.rating.shown {
    display: block;
    display: flex
}

.star-rating .fa0.fa0-star {
    width: 44px;
    height: 48px;
    filter: var(--color-to-accent-2-dark);
    opacity: .3
}

.star-rating .front-stars .fa0.fa0-star {
    filter: var(--color-to-accent-2);
    opacity: 1;
    display: inline-block;
    min-width: 44px
}

@media(min-width: 48rem) {
    .sumItem {
        max-width:20%;
        padding: 0 10px
    }
}

@media(min-width: 64rem) {
    .sumItem {
        padding:0 20px
    }

    .filtersContainer {
        text-align: left
    }

    .filters {
        justify-content: flex-start
    }
}

svg .donut-hole {
    fill: var(--light-light)
}

svg .donut-ring {
    stroke: var(--light-dark)
}

svg .donut-segment {
    stroke: var(--green)
}




.sz,
.breadcrubsContainer{
    max-width: 1080px;
}

.reviewsContainer {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.button.loadmore {
    background: var(--accent-2);
    border: 0;
}
.button.loadmore:is(:hover,:active,:focus){
    background:var(--accent-2-dark);
}