.location-section-1.style-1 .section-background {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
}
.location-section-1.style-1 .content {
	position: relative;
	z-index: 2;
}
.location-section-1.style-1 .section-background .photo-left {
	width: 63%;
}

.location-section-1.style-1 .section-background .photo-right {
	width: 37%;
}

.location-section-1.style-1 {
	padding: 120px 0 100px;
}

.location-section-1.style-1 .section-background .photo-left img, .location-section-1.style-1 .section-background .photo-right img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	/* z-index: 1; */
}

.location-section-1.style-1 .section-background .photo-left:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: .9;
	background: #fff;
}

.location-section-1.style-1 .section-background .photo-right:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: .9;
	background: linear-gradient(to right, #fd6881, #ff886f);
}

.location-section-1.style-1 .ry-flex .ry-each {
	width: 50%;
}

.location-section-1.style-1 .ry-flex .ry-each:nth-child(2),
.location-section-1.style-1 .ry-flex .ry-each:nth-child(1) {
	padding-right: 8.333vw;
}

.location-section-1.style-1 .ry-flex .ry-each .photo-block {
	padding-right: 4vw;
	padding-bottom: 5vw;
}

.location-section-1.style-1 .ry-flex .ry-each .photo-block .photo-big {
	padding-bottom: 75%;
	position: relative;
}

.location-section-1.style-1 .ry-flex .ry-each .photo-block .photo-big img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	padding: 10px;
	background: #fff;
}

.location-section-1.style-1 .ry-flex .ry-each .photo-block .photo-small img {
	position: absolute;
	top: 80%;
	left: 80%;
	width: 100%;
	height: 100%;
	object-fit: contain;
	padding: 10px;
	/* background: #fafafa; */
	transform: translate(-50%, -50%);
}

.location-section-1.style-1 .ry-flex .ry-each .photo-block .photo-small {
	position: absolute;
	padding-bottom: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	background: unset;
	right: 0;
	bottom: 0;
}

.location-section-1.style-1 .location-title h1 {
	line-height: 1.3 !important;
	color: #fd6881;
}
.location-section-1.style-1 .ry-inner-flex .each-block .fax {
    font-size: 16px;
}
.location-section-1.style-1 .ry-inner-flex {
	display: flex;
	justify-content: flex-start;
	flex-direction: column;
	gap: 15px;
}

.location-section-1.style-1 .ry-inner-flex .each-block {
	max-width: max-content;
	display: flex;
}

.location-section-1.style-1 .ry-inner-flex .each-block .icons {
	width: 30px;
}

.location-section-1.style-1 .ry-inner-flex .each-block .icons svg {
	fill: #ff886f;
	width: 20px;
	height: 18px;
}

.location-section-1.style-1 .ry-inner-flex .each-block:not(:last-child) {
	margin-right: 20px;
	align-content: space-around;
}

.location-section-1.style-1 .ry-inner-flex .each-block a {
	font-size: 16px;
	line-height: 1.3;
}

.location-section-1.style-1 .ry-inner-flex .each-block .phone a {
	font-weight: 600;
}

.location-section-1.style-1 .location-title {
	position: relative;
}

.location-section-1.style-1 .location-title:after {
	margin: 10px 0 25px;
	content: "";
	display: block;
	width: 100px;
	height: 5px;
	background: #fe886e;
}

.location-section-1.style-1 .social-block .social-list ul {
	display: flex;
	list-style: none;
	padding-left: 0;
}

.location-section-1.style-1 .social-block .social-list ul li a {
	width: 30px;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #fe667f;
	border-radius: 50%;
}

.location-section-1.style-1 .social-block .social-list ul li a svg {
	width: 15px;
	height: 15px;
	fill: #fff;
}

.location-section-1.style-1 .social-block .social-list ul li:not(:last-child) {
	margin-right: 5px;
}

.location-section-1.style-1 .social-block {
	margin-top: 15px;
}

.location-section-1.style-1 p {
	padding-top: 25px;
	clear: both;
	font-size: 16px;
	line-height: 1.6;
}

.location-section-1.style-1 .button-wrapper {
	position: relative;
	padding-top: 25px;
	clear: both;
}

.location-section-1.style-1 .button-wrapper .ry-btn svg {
	margin-right: 12px;
}


.location-section-review.style-1 .review-bottom .section-background img {
	opacity: 0;
	background: #325060;
}

.location-section-review.style-1 .review-bottom .section-background {
	background: #333;
}

.location-section-2.style-1 {
	padding-bottom: 0;
}

.location-section-review.style-1 .review-top .ry-container .ry-content .location-title h2, 
.location-section-2.style-1 .location-title h2, 
.location-section-3.style-1 .location-title h2, 
.location-section-1.style-1 .location-title h1 {
	color: #111a23 !important;
}

.location-section-1.style-1 .location-title:after {
	background: #00b4af !important;
}

.location-section-1.style-1 .social-block .social-list ul li a {
	background: #325060 !important;
}

.location-section-1.style-1 .ry-inner-flex .each-block .icons svg {
	fill: #325060 !important;
}

.location-group {
	background: transparent !important;
	padding: 0 !important;
}

.location-headline .ry-flex .each-title h1 {
	font-family: 'Kumbh Sans' !important;
}
.location-headline .ry-flex .each-title a {
	font-family: 'GeneralSans' !important;
}

.location-section-3.style-1 .section-background .photo-left {
	background: #000 !important;
}

.location-section-3.style-1 .section-background .photo-left:after {
	background: linear-gradient(to right, #325060, #111a23) !important;
}

.location-section-1.style-1 .section-background .photo-right:after {
	background: linear-gradient(to right, #111a23, #325060) !important;
}

.location-section-2.style-1 .photo.box-style:before {
	opacity: 0 !important;
}

.location-section-2.style-1 .text-group h3 {
	color: #24436f !important;
}

.location-section-3.style-1 .ry-text ul li:after {
	filter: invert(1) brightness(0) !important;
}
.location-section-review.style-1 .review-top {
	padding-top: 0 !important;
}

.location-section-1.style-1 .ry-inner-flex.full-width {
	margin-top: 20px;
}

.location-section-1.style-1 .ry-inner-flex.full-width .each-block.hours {
	flex-wrap: wrap;
}

.location-section-1.style-1 .ry-inner-flex.full-width .each-block.hours .hour-notes {
	margin-left: 30px;
	margin-top: 20px;
	font-size: 16px;
	font-style: italic;
}

.location-section-1.style-1 .ry-inner-flex.full-width .each-block.hours .hour-block ul {
	padding-left: 0;
	list-style: none;
}

.location-section-1.style-1 .ry-inner-flex.full-width .each-block.hours .hour-block ul li {
	font-size: 16px;
	line-height: 1.3;
	display: flex;
}

.location-section-1.style-1 .ry-inner-flex.full-width .each-block.hours .hour-block ul li .span-1 {
	min-width: 100px;
	display: inline-block;
}

.location-section-1.style-1 .ry-inner-flex.full-width .each-block.hours .hour-block ul li:not(:last-child) {
	margin-bottom: 5px;
}


.location-headline {
	margin-top: 180px !important;
}



.location-template-single .ry-btn {
	padding: 10px 30px;
	letter-spacing: initial;
}

.location-template-single .ry-btn:after {
	display: none;
}

.location-template-single .location-section-review .ry-btn.ry-btn-primary {
	background: #00b4af !important;
	color: #fff !important;
}

.location-headline .ry-btn {
	color: #fff !important;
}

.location-headline .each-button .ry-btn:hover {
	background: #02b5b0 !important;
}

.location-headline .each-button .ry-btn.btn-transparent:hover, .location-headline .each-button .ry-btn.ry-btn-primary:hover {
	background: #00b4af !important;
	border-color: #00b4af !important;
}

.location-headline .ry-flex .each-title a {}

.location-section-review.style-1 .review-top .ry-container .ry-content .button-group .ry-btn svg {
	fill: #333;
}

.location-section-review.style-1 .review-top .ry-container .ry-content .button-group .ry-btn.ry-btn-secondary:not(:hover) {
	background: #111a23;
	border-color: #111a23;
}

.location-section-review.style-1 .review-top .ry-container .ry-content .button-group .ry-btn.ry-btn-secondary:not(:hover) svg {
	fill: #fff;
}

.location-section-review.style-1 .review-bottom .ry-content > .ry-flex > .ry-each .ry-form-box .ry-btn:not(:hover) {
	background: #00b4af !important;
	color: #fff !important;
}
.location-section-review.style-1 .review-top .ry-container .ry-content .button-group .ry-btn.ry-btn-secondary svg {
	fill: #fff;
}
@media (max-width: 1480px) {
	.location-section-1.style-1 .ry-flex .ry-each .photo-block .photo-small {
		max-width: 15vw;
		padding-bottom: 15vw;
	}
	.location-section-1.style-1 .ry-flex .ry-each:nth-child(2) {
		padding-right: 0;
	}
}

@media (max-width: 1080px) {

	/** PLACE YOUR TABLET AND UP CSS HERE **/
	.location-headline {
		margin-top: 90px !important;
	}
	.location-section-1.style-1 .ry-inner-flex .each-block a {
		text-align: center;
		display: block;
	}
	.location-section-1.style-1 .ry-flex {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

	.location-section-1.style-1 .ry-flex .ry-each:nth-child(2), 
	.location-section-1.style-1 .ry-flex .ry-each:nth-child(1) {
		padding: 0;
		width: 100%;
	}

	.location-section-1.style-1 .ry-flex .ry-each:nth-child(1) {
		margin-bottom: 30px;
	}

	.location-section-1.style-1 .location-title h1 {
		text-align: center;
	}

	.location-section-1.style-1 .location-title:after {
		margin-left: auto;
		margin-right: auto;
	}

	.location-section-1.style-1 .ry-inner-flex {
		justify-content: center;
		flex-direction: column;
		align-items: center;
	}

	.location-section-1.style-1 .ry-inner-flex .each-block:not(:last-child) {
		margin-right: 0;
		margin-bottom: 15px;
	}

	.location-section-1.style-1 .ry-inner-flex .each-block {
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

	.location-section-1.style-1 .ry-inner-flex .each-block .icons {
		width: auto;
		margin-bottom: 10px;
	}

	.location-section-1.style-1 .social-block .social-list ul {
		justify-content: center;
		margin: 10px 0 0;
	}

	.location-section-1.style-1 p {
		text-align: center;
	}

	.location-section-1.style-1 .button-wrapper .ry-btn {
		margin-left: auto;
		margin-right: auto;
	}
	.location-section-1.style-1 .section-background .photo-left {
		width: 100%;
		height: 80%;
	}

	.location-section-1.style-1 .section-background {
		flex-direction: column;
		align-items: center;
	}

	.location-section-1.style-1 .section-background .photo-right {
		width: 100%;
		height: 20%;
	}
	.location-section-1.style-1 .ry-flex .ry-each .photo-block .photo-small {
		max-width: 35vw;
		padding-bottom: 35vw;
	}
	.location-section-1.style-1 .ry-inner-flex.full-width .each-block.hours .hour-block ul li {
		flex-direction: column;
		align-items: center;
		display: flex;
	}

	.location-section-1.style-1 .ry-inner-flex.full-width .each-block.hours .hour-block ul li .span-1 {
		min-width: unset;
	}

	.location-section-1.style-1 .ry-inner-flex.full-width .each-block.hours .hour-notes {
		margin-left: auto;
		margin-right: auto;
		text-align: center;
	}

}