.tmplReview {
	background-color: #f8f8f8
}

.tmplReview #primary {
	margin-top: 25px
}

.tmplReview .grid-50 {
	margin-bottom: 0 !important
}

.tmplReview blockquote p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 33px;
	color: #000;
	font-style: italic;
	padding-top: 5px;
	position: relative;
	max-width: 680px;
	text-align: center;
	margin: 20px auto 5px;
}

.tmplReview blockquote p:before {
	content: "\“";
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 105px;
	position: absolute;
	margin-top: 25px;
	margin-left: -60px;
	height: 36px;
	width: 42px;
}

.tmplReview blockquote p:after {
	content: "\”";
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 105px;
	position: absolute;
	height: 36px;
	width: 42px;
	bottom: -40px;
	right: 0;
}

.review-marquee h2 {
	font-size: 30px;
	font-weight: 600;
	color: #2fb4d3;
	margin-top: 15px;
	text-align: center;
}

.tmplReview .trigger,
.tmplReview .toggle-trigger {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

.tmplReview .trigger-content .review-title {
	text-align: center;
}

.media-brands ul {
	text-align: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.media-brands ul li {
	position: relative;
	font-size: 15px;
	margin-bottom: 5px;
	color: #404040;
	font-weight: 300;
	padding-left: 18px;
}

.media-brands ul li:before {
	content: "\f0a9";
	font-family: FontAwesome;
	position: absolute;
	height: 14px;
	width: 14px;
	color: #2fb4d3;
	left: 0;
	top: 4px;
}

.trigger.zxt-sc-toggle {
	margin-bottom: 0
}

.btn#aboutReviews {
	font-size: 18px;
	padding: 12px 25px;
	max-width: 375px;
	margin: 10px auto 15px;
	font-weight: 500;
	letter-spacing: 0.025em;
	text-transform: uppercase;
	border-style: none;
	font-family: "Open Sans";
	text-align: center;
	position: relative;
	float: none;
	left: auto;
	right: auto;
	border-radius: 25px;
	outline: none;
}

[aria-selected="true"] .btn#aboutReviews {
	background-color: #1BADCF;
	background-image: none;
}

.columns {
	-webkit-columns: 4 220px;
	-moz-columns: 4 220px;
	columns: 4 220px;
	-webkit-column-gap: 2em;
	-moz-column-gap: 2em;
	column-gap: 2em;
}

.columns.media-brands a {
	color: #404040
}

.columns .no-break a {
	color: #2fb4d3
}

.columns.media-brands a:hover,
.columns .no-break a:hover {
	text-decoration: none;
}

.trigger-content {
	margin-top: 30px;
}

@media (max-width: 500px) {
	.trigger-content .columns span {
		display: block;
		padding-top: 15px;
		padding-bottom: 15px;
		font-size: 16px;
	}
	.trigger-content .columns .review-title span {
		display: inline;
		padding-top: 0;
		padding-bottom: 0;
	}
}

.no-break {
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid-column;
	display: table;
	padding-bottom: 20px;
}

.certificate-logo {
	max-width: 85%;
	margin-bottom: 21px;
}

.trigger-content p {
	font-size: 15px;
	line-height: 24px;
}

.trigger-content .no-break p {
	text-align: left;
	font-size: 15px;
	line-height: 24px;
	margin-bottom: 20px;
}

.trigger-content .columns h5 {
	font-size: 15px;
	font-weight: 600;
}

.trigger-content h4 {
	font-size: 16px;
	font-weight: 600;
	text-align: center;
	width: 100%;
	padding: 0px;
	margin-top: 50px;
	margin-bottom: 50px;
}

.trigger-content h4 span {
	display: block;
	margin: auto;
	text-align: center;
	max-width: 520px
}

.isotope-wrapper {
	position: relative;
	overflow: hidden;
	margin-bottom: 15px
}

.reviews-old .review-item.tripadvisor .box {
	padding: 30px 35px 20px;
	text-align: center;
}

.reviews-old .review-item.tripadvisor img {
	max-height: 30px !important;
	height: auto;
}

.reviews-old .review-item.yelp .box {
	padding: 12px 35px;
	text-align: center;
}

.reviews-old .review-item.yelp img {
	max-height: 56px !important;
	height: auto;
}

.filters {
	margin-top: 30px;
	margin-bottom: 20px;
}

.filters-button-group {
	margin-bottom: 20px;
}

.filters-button-group .filter-item {
	background: none;
	border: none;
	padding: 0;
	height: 80px;
	cursor: pointer;
	outline: 0;
}

.filters-button-group-2 .filter-wrap {
	margin-bottom: 30px;
}

.filters-button-group-2 .filter-item {
	background: none;
	border: none;
	padding: 0;
	margin-bottom: 0;
	cursor: pointer;
	height: 100%;
}

.filter-item .box {
	background: #ffffff;
	background: linear-gradient(to bottom, #ffffff 0%, #f2f2f2 100%);
}

.trip-filter .filter-item {
	background: #ffffff;
	background: linear-gradient(to bottom, #ffffff 80%, #f2f2f2 100%);
}

.trip-filter .filter-item.is-checked,
.filter-item.is-checked .box {
	background: #ffffff;
	background: linear-gradient(to bottom, #ffffff 0%, #ffffff 100%);
}

.filters .inner {
	position: relative;
	margin-bottom: 0;
}

.filters-button-group .is-checked .inner:after,
.filters-button-group-2 .is-checked .imgwrap:after {
	content: "\f122";
	font-family: Ionicons;
	position: absolute;
	font-size: 28px;
	line-height: 28px;
	height: 28px;
	width: 28px;
	display: block;
}

.filters-button-group .is-checked .inner:after {
	right: 50%;
	margin-right: -14px;
	top: 0;
	margin-top: -2px;
	color: #2fb4d3;
	font-size: 20px;
}

@media (min-width: 700px) {
	.filters-button-group .is-checked .inner:after {
		right: 20px;
		margin-right: 0;
		top: 50%;
		margin-top: -14px;
		font-size: 28px;
	}
}

.filters-button-group-2 .is-checked .imgwrap:after {
	top: 50%;
	left: 50%;
	margin-top: -14px;
	margin-left: -14px;
	color: #fff;
}

.filters-button-group-2 .is-checked img {
	opacity: .3 !important;
}

.imgwrap {
	background-color: #000;
	border-radius: 4px 4px 0 0;
	position: relative;
}

.filter-item .box {
	margin-bottom: 0 !important;
	height: 68px;
	border: 1px solid #dbdbdb;
	margin-bottom: 32px;
	position: relative;
	overflow: hidden;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center
}

.filter-item.all .box {
	border-radius: 4px 0 0 4px;
}

.filter-item.tripadvisor .box {
	border-radius: 0;
	border-right: none;
	border-left: none;
}

.filter-item.yelp .box {
	border-radius: 0 4px 4px 0;
}

.filter-item.all {
	text-align: center;
	font-family: "Open Sans";
	font-size: 17px;
	line-height: 68px;
	font-weight: 600;
	color: #404040;
}

.filter-item.tripadvisor img {
	max-height: 22px !important;
	height: auto;
	margin-top: 25px
}

.filter-item.yelp img {
	max-height: 42px !important;
	height: auto;
	margin-top: 12px
}

.review-filter .filter-item img {
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
	opacity: .55;
}

.review-filter .filter-item.is-checked img {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
	opacity: 1;
}

.filter-item.tripadvisor .box:before {
	/*background-image: url(../../img/logo-tripadvisor-active.png);*/
}

.filter-item.tripadvisor .box:before {
	/*content: "";
	background-image: url(../../img/logo-tripadvisor.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 22px;
	width: 136px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -68px;
	margin-top: -10px;*/
}

.filter-item.tripadvisor.is-checked .box:before {
	/*background-image: url(../../img/logo-tripadvisor-active.png);*/
}

.filter-item.yelp .box:before {
	/*background-image: url(../../img/logo-yelp-active.png);*/
}

.filter-item.yelp .box:before {
	/*content: "";
	background-image: url(../../img/logo-yelp.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 44px;
	width: 90px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -45px;
	margin-top: -22px;*/
}

.filter-item.yelp.is-checked .box:before {
	background-image: url(../../img/logo-yelp-active.png);
}

.filter-wrap {
	padding-left: 5px;
	padding-right: 5px;
	width: 33.33333%;
}

.trip-filter .grid-offset {
	margin-left: -5px;
	margin-right: -5px;
}

@media (min-width: 1000px) {
	.filter-wrap {
		padding-left: 15px;
		padding-right: 15px;
	}
	.trip-filter .grid-offset {
		margin-left: -15px;
		margin-right: -15px;
	}
}

@media (min-width: 600px) {
	.filter-wrap {
		width: 16.66666%;
	}
}

.trip-filter .filter-item {
	border: 1px solid #dbdbdb;
	border-radius: 4px;
	cursor: pointer
}

.trip-filter .filter-item img {
	border-radius: 4px 4px 0 0;
	display: block;
	margin-bottom: 0;
	width: 100%;
	height: auto;
}

.trip-filter .filter-item .filter-title {
	font-family: "Open Sans";
	color: #404040;
	font-size: 14px;
	font-weight: 600;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 0;
	border-radius: 0 0 4px 4px;
	text-align: center;
}

@media (min-width: 767px) {
	.trip-filter .filter-item .filter-title {
		font-size: 15px;
	}
}

.review_item .image-box img {
	width: 100%;
	height: auto;
}

.review_item .box {
	border: 1px solid #dbdbdb;
	border-radius: 4px;
	margin-bottom: 32px;
	background-color: #FFF;
	position: relative;
	overflow: hidden;
	padding: 40px 35px 55px;
}

.reviews header {
	height: auto;
	margin-bottom: 20px;
	overflow: hidden;
	padding-right: 3px;
}

.reviews header h4 {
	color: #2fb4d3;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	line-height: 35px;
	margin-bottom: 10px
}

@media (min-width: 800px) {
	.reviews header h4 {
		font-size: 30px;
		line-height: 40px;
	}
}

.relative {
	position: relative;
	/* width: 1140px; */
	height: auto;
	margin: auto
}

.review-wide {
	width: 100%
}

.wpContent .review-wide p {
	color: #fff;
	font-size: 18px;
	font-style: italic;
}

.review-wide.featured p {
	text-align: center;
	margin-bottom: 25px
}

.wpContent .review-wide p.stars {
	margin-bottom: 0
}

.wpContent .review-wide p.date {
	margin-bottom: 5px
}

.review-wide .content {
	text-align: center;
	margin-bottom: 25px;
}

.review_item p.reviewer {
	color: #2fb4d3;
	text-align: right;
	width: 100%;
	padding-bottom: 18px !important;
	position: relative;
	margin-bottom: 60px
}

.review_item p.reviewer:after {
	content: "";
	position: absolute;
	right: 0px;
}

.review_item.review_source-tripadvisor p.reviewer:after {
	height: 22px;
	width: 128px;
	bottom: -25px;
	background-image: url(../../img/tripadvisor-small_2.png);
	background-repeat: no-repeat;
}

.review_item.review_source-yelp p.reviewer:after {
	height: 44px;
	width: 90px;
	bottom: -35px;
	background-image: url(../../img/yelp-small_2.png);
	background-repeat: no-repeat;
	opacity: .7
}

.review-wide.featured p.reviewer {
	color: #2fb4d3;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
	text-align: center !important;
}

.review-wide.featured p.reviewer:after {
	display: none;
}

.review-wide p.reviewer span {}

.review-wide p.reviewer span:after {
	content: "";
	height: 22px;
	width: 128px;
	background-image: url(../../img/tripadvisor-small-alt.png);
	background-repeat: no-repeat;
	display: inline-block;
	position: relative;
	margin-left: 15px;
	top: 4px;
}

.review-wide.featured-2 p.reviewer {
	color: #2fb4d3;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

.review_item .box .stars {
	float: left;
	width: 45%;
}

.wpContent .review_item .box .date {
	float: right;
	text-align: right;
	font-style: italic;
	color: #8a8a8a;
	padding-top: 7px;
}

.review_item .stars i {
	font-size: 26px;
	font-style: normal !important;
	color: #f5ba0d !important;
	margin-right: 7px;
}

.review-wide .stars i {
	font-size: 28px !important;
	font-style: normal !important;
	color: #f5ba0d !important;
	margin-right: 5px;
	margin-left: 5px;
}

.review_item .content {
	overflow: hidden;
}

.review_item footer,
.review-wide footer {
	height: auto;
	overflow: hidden;
	display: block;
	margin: 0px !important;
}

.review_item footer {
	color: #FFF;
	background-color: #2fb4d3;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	display: table;
}

.review-wide footer {
	padding-top: 0;
}

.review_item footer .subtitle-wrap,
.review_item footer .btn-wrap {
	width: 50%;
	display: table-cell;
	vertical-align: middle
}

.review_item footer .subtitle-wrap p {
	text-align: left;
	font-size: 16px;
	color: #FFF;
	margin: 0;
	font-style: normal;
	font-weight: 600;
	line-height: 22px;
}

.review_item footer .btn-wrap .btn {
	float: right;
}

.review-wide.featured .content {
	max-width: 590px;
	margin: auto;
	padding-bottom: 0;
}

.review-wide.featured-2 .content {
	max-width: 1050px;
	margin: auto;
}

.tmplReview .btn.btn-empty {
	color: #fff;
	margin: auto auto 0;
	border: 2px solid #fff;
	background-color: transparent;
	-webkit-transition: all .4s ease-in;
	-moz-transition: all .4s ease-in;
	-o-transition: all .4s ease-in;
	-ms-transition: all .4s ease-in;
	transition: all .4s ease-in;
	position: relative;
	display: inline-block;
}

@media (min-width: 920px) {
	.review_item footer {
		padding-left: 20px;
		padding-right: 20px;
	}
	.review_item footer .subtitle-wrap p {
		font-size: 20px;
		line-height: 22px;
	}
}

.tmplReview .btn.btn-empty:hover {
	color: #000;
	border: 2px solid #fff;
	background: #fff !important;
}

.image-box {
	overflow: hidden;
	margin-bottom: 32px;
}

.image-box img {
	width: 100%;
	height: auto;
	float: left;
	border-radius: 4px;
}

.review-wide {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	overflow: hidden;
}

.review-wide.featured,
.review-wide.featured-2 {
	margin-bottom: 32px;
	text-align: center;
}

.review-wide.featured .grid-bg {
	background-color: #022537;
	padding-top: 60px;
	padding-bottom: 60px;
	border-radius: 4px;
	background-size: cover;
}

.review-wide.featured-2 .grid-bg {
	padding-top: 50px;
	padding-bottom: 30px;
	border-radius: 4px;
	background-size: cover;
}

.review-wide .grid-container {
	padding-left: 15px;
	padding-right: 15px
}

.review-wide.featured header {
	text-align: center !important;
	padding-top: 10px;
}

.review-wide.featured-2 header {
	text-align: center !important;
	padding-top: 10px;
}

.review-wide header p {
	text-align: center !important;
	padding-top: 5px;
	padding-bottom: 5px;
}

.review-wide footer {
	text-align: center !important;
	padding-bottom: 30px;
	background: transparent;
	position: relative;
}

.review-wide.featured-2 .btn {
	text-align: center !important;
	margin-left: auto;
	margin-right: auto;
	width: 260px;
	display: inline-block;
	margin-top: 10px;
}

.review-item-content {
	padding-left: 20px;
	padding-right: 20px;
}

.review_item .box {
	padding: 40px 0 0;
}

@media (max-width: 767px) {
	.top-review_item {
		margin-bottom: 0;
	}
}

@media (max-width: 400px) {
	.review_item .box .stars {
		width: 100%;
	}
	.review_item .box .date {
		width: 100%;
		text-align: left
	}
}
