.location-section-3.style-1 {
    padding: 9em 0;
    position: relative;
}

.location-section-3.style-1 .section-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
}

.location-section-3.style-1 .section-background .photo-left {
    position: relative;
    width: 36%;
}

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

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

.location-section-3.style-1 .section-background .photo-right {
    width: 65%;
    position: relative;
}

body.default .location-title h2 {
    color: rgb(40 39 40 / 80%);
    letter-spacing: -1px;
    font-weight: 300 !important;
    font-size: 65px;
    line-height: 1.1 !important;
}

.location-section-3.style-1 .ry-flex .ry-each:nth-child(2) p {
    color: #fff;
    line-height: 1.8;
}

.location-section-3.style-1 .ry-accordion .ry-heading.ui-state-active {
    border-bottom: transparent !important;
}

div#supplies-accordion {
    box-shadow: none;
    margin-top: 2em;
}

div#supplies-accordion .ry-heading {
    background: transparent !important;
    padding: 20px 0;
    border-bottom: 2px solid #f6f8fa3d;
}

div#supplies-accordion .ry-heading h4 {
    color: #fff;
    font-size: 20px;
    text-transform: initial !important;
}

div#supplies-accordion {
    border-top: 2px solid #f6f8fa3d;
}

.location-section-3.style-1 .ry-accordion .ry-content {
    padding: 0;
    background: transparent;
}

.location-section-3.style-1 .ry-accordion .ry-heading:after {
    content: '';
    color: #fff;
    background: transparent;
    position: absolute;
    right: 15px;
    z-index: 9999;
    width: 12px;
    height: 12px;
    top: 30px;
    border-top: 3px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(130deg);
}

.location-section-3.style-1 .ry-accordion .ry-heading.ui-state-active:after {
    transform: rotate(315deg);
    content: '';
}

.location-section-3.style-1 .location-section-3.style-1 .ry-flex .ry-each:nth-child(1) .photo:before, .location-section-3.style-1 .ry-flex .ry-each:nth-child(1) .photo:after {
    content: '';
    background: transparent;
    bottom: -6px;
    left: -5px;
    width: 180px;
    height: 180px;
    position: absolute;
    border-bottom-left-radius: 30px;
    border-bottom: 5px solid #00ac9c;
    border-left: 5px solid #00ac9c;
}

.location-section-3.style-1 .ry-flex .ry-each:nth-child(1) .photo:after {
    content: '';
    background: transparent;
    width: 180px;
    height: 180px;
    position: absolute;
    top: -5px;
    right: -2px;
    left: initial;
    transform: rotate(180deg);
    border-bottom: 5px solid #f8d32e;
    border-left: 5px solid #f8d32e;
}


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

.location-section-3.style-1 .ry-flex {
	position: relative;
	z-index: 2;
}

.location-section-3.style-1 .ry-flex .ry-each:nth-child(1) {
    max-width: 480px;
    width: 50%;
}

.location-section-3.style-1 .ry-flex .ry-each:nth-child(1) .photo {
    padding-bottom: 125%;
    position: relative;
    right: -12em;
}

.location-section-3.style-1 .ry-flex .ry-each:nth-child(1) .photo img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    padding: 20px;
    background: #fff;
    border-radius: 30px;
}

.location-section-3.style-1 .ry-flex .ry-each:nth-child(2) {
    /* padding-left: 8.333vw; */
    width: 50%;
    display: flex;
    /* align-items: center; */
    justify-content: center;
    flex-direction: column;
    max-width: 750px;
}

.location-section-3.style-1 .location-title h2 {
    color: #ffff;
    margin-bottom: 15px;
}

.location-section-3.style-1 .ry-text ul {
    /* padding-left: 0; */
    list-style: none;
    background: transparent !important;
    /* padding: 20px 0; */
    margin: 0 0 10px 0;
}

.location-section-3.style-1 .ry-text ul li {
    padding: 15px 0;
}

.location-section-3.style-1 .ry-text ul li:not(:last-child) {
    border-bottom: none;
    background: transparent !important;
}

.location-section-3.style-1 .ry-text ul li a, 
.location-section-3.style-1 .ry-text ul li {
    font-size: 16px;
    line-height: 1.2;
}

.location-section-3.style-1 .ry-text ul li {
    padding: 0;
    list-style: initial;
    color: #fff;
}

.location-section-3.style-1 .ry-text ul li:after {
    content: "";
    position: absolute;
    right: 0;
    top: 20px;
    width: 15px;
    height: 15px;
    /* background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23fd6881' class='bi bi-arrow-right' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1 8a.5.5 0 0 1 .5-.5h11.793l-3.147-3.146a.5.5 0 0 1 .708-.708l4 4a.5.5 0 0 1 0 .708l-4 4a.5.5 0 0 1-.708-.708L13.293 8.5H1.5A.5.5 0 0 1 1 8z'/%3E%3C/svg%3E"); */
    display: none;
}



@media (max-width:1440px) and (min-width:1081px) {
	.location-section-3.style-1 .ry-flex .ry-each:nth-child(1) .photo {
		right: -2em !important;
	}
}



@media (max-width: 1080px) {

	.location-section-3.style-1 .ry-flex .ry-each:nth-child(1) {
		max-width: 480px;
		width: 100%;
	}
	
	
	.location-section-3.style-1 .ry-flex .ry-each:nth-child(1) .photo {
		right: 0 !important;
	}
	.location-section-3.style-1 {
		padding: 4em 0 !important;
	}
	.location-section-3.style-1 .section-background {
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

	.location-section-3.style-1 .section-background .photo-left {
		width: 100%;
		height: 40%;
	}

	.location-section-3.style-1 .section-background .photo-right {
		width: 100%;
		height: 60%;
	}

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

	.location-section-3.style-1 .ry-flex .ry-each:nth-child(2) {
		padding-left: 0;
		width: 100%;
		max-width: 767px;
		margin-top: 4em;
	}

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

	.location-section-3.style-1 .box-border:before {
		border-bottom: 10px solid #f5d356;
		border-left: 10px solid #f5d356;
		left: -8px;
		bottom: -8px;
		border-bottom-left-radius: 38px;
	}

	.location-section-3.style-1 .ry-flex .ry-each:nth-child(1) .photo:after {
		border-bottom: 8px solid #4b8f99;
		border-left: 8px solid #4b8f99;
	}



	.location-section-3.style-1 .section-background .photo-left:after {
		height: 75%;
	}

	.location-section-3.style-1 .section-background .photo-left img {
		display: none;
	}

	.location-section-3.style-1 .section-background .photo-left {
		background: #4b8f99;
	}
}
