/*--- reviews css ---*/
.banner {
	margin-top: 120px;
	position: relative;
}
.banner img {
	width: 100%;
}
.demobtns {
	display: none;
}
.continents-wrap {
	float: left;
	width: 20%;
	margin: 0 5% 0 0;
	padding: 0;
}
input[type=checkbox],
input[type=radio] {
	margin: 5px 0 0;
	position: relative;
	top: 2px;
	width: 11px;
}
.wrap-sec {
	width: 100%;
	padding-top: 39px;
}
/* .accordion {
	background-color: #1f3256d1;
	color: white;
	cursor: pointer;
	padding: 18px;
	width: 100%;
	border: none;
	text-align: left;
	outline: none;
	font-size: 15px;
	transition: 0.4s;
} */
.star-rating span {
	color: white;
	-webkit-text-stroke-width: 2px;
	-webkit-text-stroke-color: #FD4;
}
.checked {
	color: #FD4 !important;
}
/* .accordion:after {
	content: '\002B';
	color: white;
	font-weight: bold;
	float: right;
	margin-left: 5px;
} 
.enquiry_form h3 {
	text-transform: uppercase;
}
.active:after {
	content: "\2212";
}
.panel {
	background-color: white;
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.2s ease-out;
}
#London {
	height: 900px;
}
.bar-container {
	background: lightgray;
}*/
.overallstar h3 {
	text-align: center;
	font-weight: 600;
	text-transform: uppercase !important;
	font-size: 2.9vw;
}
.ratings {
	text-align: center;
	font-weight: 600;
	text-transform: uppercase !important;
	font-size: 2.9vw;
}
.overallstar p {
	text-align: center;
	width: fit-content;
	display: block;
	color: #000000;
	border-radius: 9px;
	padding: 0 11px;
	margin: 0px auto;
}
.highlightp {
	font-size: 40px !important;
	font-family: "Rubik", Sans-serif;
}
.overallstar .rating_ {
	font-size: 3vw !important;
	padding: 0 35px;
	font-weight: 500;
	border-radius: 40px;
}
.overallstar .rating_ i {
	font-size: 32px !important;
	color: #ffdd44;
}
.star-side {
	float: right;
	padding: 0 8px;
	margin-top: -95px;
}
.star-side p {
	font-size: 15px !important;
}
.all-review {
	padding-left: 33px;
}
.all-review p {
	text-align: center;
}
.bar-5 {
	width: 60%;
	height: 18px;
	background-color: #04AA6D;
}
.bar-4 {
	width: 30%;
	height: 18px;
	background-color: #2196F3;
}
.bar-3 {
	width: 10%;
	height: 18px;
	background-color: #00bcd4;
}
.bar-2 {
	width: 4%;
	height: 18px;
	background-color: #ff9800;
}
.bar-1 {
	width: 15%;
	height: 18px;
	background-color: #f44336;
}
.all_reviews .side {
	float: left;
	width: 54%;
	clear: both;
	margin-top: 25px;
	font-weight: 600;
	font-size: 1vw;
	font-family: "Rubik", Sans-serif;
	text-transform: uppercase;
}
.ast-container {
	background-color: #fff;
}
.all_reviews .middle {
	float: right;
	text-align: right;
}
.all_reviews .middle div.stars {
	width: 210px;
	padding-top: 10px;
}
/* Clear floats after the columns */
.row:after {
	content: "";
	display: table;
	clear: both;
}
hr {
	margin: 0 !important;
	color: inherit;
	border: 0;
	border-top: 1px solid #325370 !important;
	width: 15% !important;
	opacity: 1 !important;
}
.review-box {
	clear: both;
	padding: 20px 0 0 0;
}
.review-box h2 {
	font-weight: 700;
	color: #000;
	margin: 0;
	font-size: 37px;
	font-family: "Rubik", Sans-serif;
}
.reviews {
	font-family: "Rubik", Sans-serif;
}
.review-box .col-md-6 {
	padding-top: 15px;
	padding-bottom: 15px;
}
.review-info {
	padding: 20px;
	box-shadow: 2px 5px 5px rgb(0 0 0 / 10%);
	border-radius: 6px;
	min-height: 300px;
  border: 1px solid #f2f2f2;
}
.review-img {
	width: 10%;
	float: left;
}
.mb-0 {
	margin-bottom: 0 !important;
}
.review-img img {
	width: 79%;
	display: block;
	margin: 0 auto 8px;
}
.review-img p {
	text-align: center;
	font-size: 14px !important;
	margin: 0;
}
.star-rating {
	padding: 15px 0;
}
.star-rating p {
	font-size: 14px !important;
	padding: 0 12px;
}
.review-words {
	margin-top: 20px;
}
.review-words h3 {
	margin: 10px 0;
	font-size: 1.8vw;
	line-height: 34px;
	font-weight: 600;
}
.review-words h3:first-letter {
	text-transform: uppercase;
}
.myBtn_multi {
	background: #183555;
	display: block;
	margin: 0px;
}
.checked {
	color: orange;
}
.star-rating {
	display: flex;
	flex-direction: row;
}
.star-side p {
	font-size: 15px !important;
	background: transparent;
	color: black;
	margin: 10px 0 0;
}
.reviewp {
	background: transparent !important;
	font-size: 1.1vw !important;
	text-align: center;
	margin-top: 7px !important;
	margin-bottom: 25px !important;
	color: #a4a2a2 !important;
}
div.stars {
	width: 270px;
	display: inline-block;
}
input.star {
	display: none;
}
label.star {
	float: right;
	padding: 5px 2px 0;
	font-size: 20px;
	color: #444;
	transition: all .2s;
}
input.star:checked~label.star:before {
	content: '\2605';
	color: #FD4;
	transition: all .25s;
}
input.star-5:checked~label.star:before {
	color: #FE7;
	text-shadow: 0 0 20px #952;
}
input.star-1:checked~label.star:before {
	color: #F62;
}
label.star:hover {
	transform: rotate(-15deg) scale(1.3);
}
label.star:before {
	content: "\f586";
	font-family: bootstrap-icons !important;
}
label.star.half-checked:before {
	content: "\F587";
}
label.star {
	position: relative;
}
.table-bordered {
	background: #fafafa;
}
.modal {
	z-index: 99999;
}
.modal_body h3 {
	border-bottom: 1px solid black;
	width: fit-content;
	display: block;
	margin: 0 auto;
}
.review_modal .modal_body {
	width: 100%;
	max-width: 900px;
	padding: 20px;
	background-color: white;
	box-shadow: 0 0 10px rgba(0, 0, 0, .4);
	position: relative;
	margin: 100px auto;
}
.review_modal .modal_body h3 {
	margin-top: 0;
}
.modal_content {
	width: 100%;
	padding: 20px 0 0;
	max-height: 60vh;
	overflow: auto;
}

.review_modal.in {
	display: block;
	z-index: 999999;
}

.review_modal .close {
	width: 40px;
	height: 40px;
	background-color: #000;
	color: #FFF;
	text-align: center;
	line-height: 35px;
	font-size: 22px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 0;
	cursor: pointer;
	margin: 0;
}

.review_modal:before {
	display: none;
}

.all-review label.star {
	float: none;
	color: white;
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: #FD4;
}

.all-review label.star.checked {
	color: #FD4;
	-webkit-text-stroke-width: 0px;
}

.review_header {
	width: 100%;
}

.review_header:before,
.review_header:after {
	content: '';
	display: table;
	clear: both;
}

.review_header p {
	margin: 0;
}

/* .client_info {
	float: left;
	margin: 0 10px;
	width: 320px;
} */

.client_info p {
	font-weight: 600;
}

.client_info p span {
	display: block;
	font-size: 75% !important;
	margin-top: -5px;
}

.review_ {
	float: right;
	text-align: right;
}

.review_ .star-rating {
	display: inline;
}

.loading {
	position: relative;
}

.loading:after {
	content: '';
	position: absolute;
	top: 20px;
	bottom: -20px;
	left: -20px;
	right: -20px;
	margin: auto;
	background-color: rgba(0, 0, 0, .1);
	z-index: 999;
}

.loading:before {
	content: '\f110';
	width: 80px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	font-size: 60px;
	font-family: 'FontAwesome';
	position: absolute;
	top: 20px;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 9999;
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear
}

.filteredReviews {
	display: none;
}

.filteredReviews.loaded {
	display: block;
}

.filter_loaded {
	display: none;
}

.filter {
	background: #1f3256a1;
	color: white;
	font-size: 19px;
	padding: 10px;
	margin-bottom: 13px;
}

.zoho_request {
	background: #1F3256;
	font-weight: 900;
	color: white;
	padding: 6px 12px;
	border-radius: 20px;
	text-decoration: none;
}

.zoho_request:hover {
	color: white;
}

.banner-review select {
	background-size: 20px;
	height: 37px;
	text-align: left;
	padding-left: 35px;
	font-size: 19px;
	border: 1px solid #e3e3e3;
	background-color: #ededed;
	color: #838383;
}

#slideshow {
	display: inline-block;
	position: relative;
	width: 100%;
	height: 100px;
	padding: 10px;
}

#slideshow>div {
	position: absolute;
	top: -10px;
	left: 10px;
	right: 10px;
	bottom: 10px;
}

.trusted_by .heading h2 {
	margin-top: 20px;
	margin-bottom: 54px;
	text-align: center;
	font-weight: 900;
	color: #1F3256;
	font-size: 38px;
	margin-left: 20px;
}

.trusted_by_logos {
	width: 100%;
	max-width: 800px;
	margin-left: -80px;
}

.trusted_by_logos img {
	width: auto;
}

.trusted_by {
	padding: 40px 0;
}

.is-testimonials {
	display: none;
}

.line {
	height: 20px;
	background: #1F3256;
	margin-bottom: 35px;
}

@media screen and (max-width:767px) {
	.all-review {
		padding: 0 20px;
	}

	.flowers-wrap {
		float: inherit;
	}

	.star-side {
		display: none;
	}

	.banner img {
		width: 100%;
	}

	.banner-review select {
		height: 26px;
	}

	.banner-review {
		right: 4px;
		bottom: 0;
		top: 94%;
	}
}

@media screen and (max-width: 600px) {
	#top .nav-header.sticky-active {
		display: block;
	}

	.top-header .wrapper-liquid .logo-img {
		width: auto;
		height: auto;
		max-width: 240px;
		margin-top: 11px !important;
	}

	.top-header .wrapper-liquid .logo-img img {
		width: 100%;
		height: auto;
	}

	a[href="#mailmunch-pop-512756"] {
		left: 0;
	}

	.review-box h2 {
		font-size: 2vw;
		margin-top: 20px;
		font-family: "Rubik", Sans-serif;
	}

	.all_reviews .side {
		width: 100%;
		float: none;
	}

	.all_reviews .middle {
		width: 100%;
		float: none;
		text-align: left;
	}

	.overallstar {
		margin-top: 40px;
	}

	.trusted_by {
		padding-bottom: 0;
	}

	.trusted_by .line {
		margin-bottom: 0;
	}

	body>footer.wrapper-fluid {
		padding-top: 0 !important;
	}
}

/* Vani's css */
.new-rpt {
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid #000;
	padding: 10px 0;
	font-weight: 600;
	font-size: 18px;
	font-family: "Rubik", Sans-serif;
}

.rpt-crash {
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid #000;
	padding: 10px 0;
	font-weight: 600;
	font-size: 18px;
	font-family: "Rubik", Sans-serif;
}

/* input[type="radio"]:checked,
input[type=reset],
input[type="checkbox"]:checked,
input[type="checkbox"]:hover:checked,
input[type="checkbox"]:focus:checked,
input[type=range]::-webkit-slider-thumb {
	font-size: 18px !important;
	font-weight: 600;
	color: #000 !important;
}

input[type="checkbox"],
input[type="radio"] {
	display: none;
} */

form.banner-review {
	text-align: center;
}

.middle {
	display: contents;
}
.review-info .review-modal .table-bordered {
  margin-bottom: 0;
}