.page-header-bg:before {
	background-image: -moz-linear-gradient(
		-1deg,
		rgb(14, 39, 73) 0%,
		rgba(28, 27, 31, 0) 100%
	);
	background-image: -webkit-linear-gradient(
		-1deg,
		rgb(14, 39, 73) 0%,
		rgba(28, 27, 31, 0) 100%
	);
	background-image: -ms-linear-gradient(
		-1deg,
		rgb(14, 39, 73) 0%,
		rgba(28, 27, 31, 0) 100%
	);
}

.section-title__title {
	margin: 0;
	color: var(--roofsie-black);
	font-size: 48px;
	line-height: 58px;
	font-weight: 800;
}

.footer-widget__about-text {
	font-weight: 400;
	line-height: 20px;
}

label.error {
	color: red;
	font-size: 0.8rem;
	margin-top: 3px;
	font-style: italic;
}
label.error:before {
	content: "* ";
}

.team-one__social-two,
.team-one__social {
	right: 10px;
}

.team-details__content > p {
	font-size: 18px;
	line-height: 25px;
	padding-top: 0px;
	padding-bottom: 20px;
	font-weight: 400;
}

.subs-section {
	position: relative;
	display: block;
	padding: 120px 0 40px;
}

.page-header-bg:before {
	width: 100%;
}

.about-two__practice-year {
	left: -234px;
	bottom: -140px;
}

.thm-breadcrumb li a {
	color: white;
}
.thm-breadcrumb li {
	color: rgb(192, 192, 192);
}

.rics-banner-logo {
	height: 60px;
	width: auto;
	position: absolute;
	top: 150px;
	right: 0;
}
.rics-banner-logo img {
	width: 50%;
	height: auto;
	float: right;
	padding-right: 60px;
}

@media only screen and (max-width: 600px) {
	.rics-banner-logo {
		top: 120px;
	}
	.rics-banner-logo img {
		padding-right: 20px;
	}
}

.rp-ul > li > div.icon {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 20px;
	width: 20px;
	background-color: var(--roofsie-base);
	border-radius: 50%;
	font-size: 10px;
	color: var(--roofsie-white);
	position: absolute;
	top: 7px;
	left: 0;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
}

.rp-ul > li > div.text {
	margin-left: 42px;
}
.rp-service-title {
	font-size: 1.3rem;
	color: var(--roofsie-base);
	padding: 20px 0 20px;
	font-weight: bold;
}
p {
	padding-bottom: 1rem;
}
.rp-text {
	display: flex;
	justify-content: center;
	flex-direction: column;
}
.rp-points-icon {
	margin: auto;
}
.section-title {
	position: relative;
	display: block;
	margin-top: 7px;
	margin-bottom: 9px;
}

.main-menu .main-menu__list > li > ul,
.main-menu .main-menu__list > li > ul > li > ul,
.stricky-header .main-menu__list > li > ul,
.stricky-header .main-menu__list > li > ul > li > ul {
	padding: 10px 20px 10px;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
.main-menu .main-menu__list > li > ul > li > a,
.main-menu .main-menu__list > li > ul > li > ul > li > a,
.stricky-header .main-menu__list > li > ul > li > a,
.stricky-header .main-menu__list > li > ul > li > ul > li > a {
	position: relative;
	font-size: 10pt;
	line-height: 1rem;
	padding: 4px 20px 3px;
	margin: 0 0 0;
}

.page-header,
.service-details {
	padding: 60px 0 60px;
}

.openBtn {
	background: #f1f1f1;
	border: none;
	padding: 10px 15px;
	font-size: 20px;
	cursor: pointer;
}

.openBtn:hover {
	background: #bbb;
}

.overlay {
	height: 100%;
	width: 100%;
	display: none;
	position: fixed;
	z-index: 9999999;
	top: 0;
	left: 0;
	padding: 20px;
	background-color: rgb(0, 0, 0);
	background-color: rgba(0, 0, 0, 0.9);
}

.overlay-content {
	position: relative;
	top: 46%;
	width: 100%;
	text-align: center;
	margin-top: 30px;
	margin: auto;
}

.overlay .closebtn {
	top: 20px;
	right: 45px;
	font-size: 60px;
	cursor: pointer;
	color: white;
}

.overlay .closebtn:hover {
	color: #ccc;
}

.overlay input[type="text"] {
	padding: 15px;
	font-size: 17px;
	border: none;
	float: left;
	width: 80%;
	background: white;
}

.overlay input[type="text"]:hover {
	background: #f1f1f1;
}

.overlay button {
	width: 20%;
	padding: 6px;
	background: #ddd;
	font-size: 30px;
	border: none;
	cursor: pointer;
}

.overlay button:hover {
	background: #bbb;
}

.main-header__top a:hover,
.main-header__top-menu-box li a:hover {
	color: white;
}

.inputSelect{

	height: 60px;
	width: 100%;
	border: none;
	background-color: var(--roofsie-primary);
	padding-left: 30px;
	padding-right: 30px;
	outline: none;
	font-size: 14px;
	color: var(--roofsie-gray);
	display: block;
	border-radius: var(--roofsie-bdr-radius);
	font-weight: 500;
}

blockquote {
    font-family: Georgia, serif;
    position: relative;
    margin: 0.5em;
    padding: 0.5em 2em 0.5em 3em;
}
/* Thanks: http://callmenick.com/post/styling-blockquotes-with-css-pseudo-classes */
blockquote:before {
    font-family: Georgia, serif;
    position: absolute;
    font-size: 6em;
    line-height: 1;
    top: 0;
    left: 0;
    content: "\201C";
}
blockquote:after {
    font-family: Georgia, serif;
    position: absolute;
   /* display: block; don't use this, it raised the quote too high from the bottom - defeated line-height? */
    float:right;
    font-size:6em;
    line-height: 1;
    right:0;
    bottom:-0.5em;
    content: "\201D";
}
blockquote footer {
    padding: 0 2em 0 0;
    text-align:right;
}
blockquote cite:before {
    content: "\2013";
}
