.row-l {
	margin-top: 1.5rem;
	margin-bottom: 1.5rem;
	margin-right: 1.5rem;
	margin-left: 0rem;
}

.row-r {
	margin-top: 1.5rem;
	margin-bottom: 1.5rem;
	margin-right: 0rem;
	margin-left: 1.5rem;
}

.small {
	font-size: 80%;
}

.lh-18 {
	line-height: 1.8em;
}

.lh-24 {
	line-height: 2.4em;
}

.mt12 {
	margin-top: 1.2em;
}

.mt14 {
	margin-top: 1.4em;
}

.mt16 {
	margin-top: 1.6em;
}

.mt18 {
	margin-top: 1.8em;
}

.bi::before,
[class^="bi-"]::before,
[class*=" bi-"]::before {
	vertical-align: 0.4em;
	font-size: 15.75pt;
}

.service-details h3 {
	font-size: 26px;
	font-weight: inherit;
}

.h5,
h5 {
	font-size: 1.25rem;
	background-color: var(--heading-color);
	color: #fff;
	padding: 0.4em 0.8em 0.2em;
}

section,
.section {
	padding: 1em 0 2em;
}

.service-details p {
	font-size: 12.75pt;
	line-height: 1.8em;
	text-indent:1em;
}

.service-details ul {
	list-style: none;
	padding: 0;
	font-size: 14.75pt;
}

.h36 {
	height: 3.6em;
}

@media (max-width:991px) {
	.h36 {
		height: auto;
	}
}

.area-name {
	font-size: 14.75pt;
	margin-left: 0.8em;
}

.caption {
	font-size: 10.75pt;
	font-weight:600;
	text-align:center;
	margin:1.6em auto;
}

.txt-color1 {
	color: #fff;
}

.bg-blue1 {
	background-color: rgba(155, 194, 230, 1);
	border-bottom: solid 1px #fff;
}

.bg-blue2 {
	background-color: rgba(221, 235, 247, 1);
	border-bottom: solid 1px #fff;
}

.bg-glay1 {
	background-color: rgba(245, 245, 245, 1);
	border-bottom: solid 1px #fff;
}

.bg-glay2 {
	background-color: rgba(223, 223, 223, 1);
	border-bottom: solid 1px #fff;
}

.bb-w {
	border-bottom: solid 1px #fff;
}

.br-w {
	border-right: solid 1px #fff;
}

.bl-w {
	border-left: solid 1px #fff;
}

.bb-g {
	border-bottom: solid 1px #ccc;
}

h2.copy {
	font-size: 14.75pt;
	margin-bottom: 0.8em;
	letter-spacing: -0.02em;
}


.photo-base {
	margin:2.4em 1.6em;
}
