@font-face {
	font-family: 'heydings_iconsregular';
	src: url('../fonts/heydings_icons-webfont.eot');
	src: url('../fonts/heydings_icons-webfont.eot?#iefix')
		format('embedded-opentype'),
		url('../fonts/heydings_icons-webfont.woff2') format('woff2'),
		url('../fonts/heydings_icons-webfont.woff') format('woff'),
		url('../fonts/heydings_icons-webfont.ttf') format('truetype'),
		url('../fonts/heydings_icons-webfont.svg#heydings_iconsregular')
		format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'bluehighway';
	src: url('../fonts/bluehigh-webfont.eot');
	src: url('../fonts/bluehigh-webfont.eot?#iefix')
		format('embedded-opentype'), url('../fonts/bluehigh-webfont.woff2')
		format('woff2'), url('../fonts/bluehigh-webfont.woff') format('woff'),
		url('../fonts/bluehigh-webfont.ttf') format('truetype'),
		url('../fonts/bluehigh-webfont.svg#blue_highwayregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	font-family: 'bluehighway', Arial, sans-serif;
	font-size: 18px;
	line-height: 1.15;
	color: #1c1c1c;
	overflow-x: hidden;
}

:focus {
	outline: none !important;
}

a {
	cursor: pointer;
	outline: none;
}

textarea {
	resize: none;
}

label {
	font-weight: normal;
}

h2 {
	color: #ffffff;
	font-size: 42px;
	font-family: 'Times New Roman', Arial, sans-serif;
	font-weight: bold;
}

h3 {
	color: #032e57;
	font-family: 'Times New Roman', Arial, sans-serif;
	font-weight: bold;
	font-size: 30px;
	margin-top: 0;
	padding-top: 28px;
	margin-bottom: 8px;
}

.container-admin {
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 2px solid #1f6a96;
	max-width: 960px;
	padding-bottom: 30px;
}

.container-normal {
	max-width: 1048px;
}

.page-normal {
	background-position: center center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.page-site-index {
	background-image: url(../images/bg_home.jpg);
}

.page-site-services, .page-site-careers, .page-site-draftsman, .page-site-apply, .page-site-glazier, .page-site-fabricator, .page-site-contractprojectmanager, .page-site-servicemechanic, .page-site-benefits {
	background-image: url(../images/bg_about.jpg);
}

.page-site-products {
	background-image: url(../images/bg_products.jpg);
}

.page-site-contact, .page-site-press_releases {
	background-image: url(../images/bg_entrace.jpg);
}

.page-site-about, .page-site-flooring, .page-site-automaticentrances, .page-site-contractglazing {
	background-image: url(../images/bg_building.jpg);
}

.page-site-project {
	background-image: url(../images/bg_project.jpg);
}

.page-site-markets {
	background-image: url(../images/bg_glass.jpg);
}

.page-site-projects {
	background-image: url(../images/bg_building.jpg);
}

.container-admin .navbar-default {
	background-color: #184c7f;
}

.navbar-default {
	background-color: transparent;
	border: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border: none;
	z-index: 100;
}

.navbar-default .navbar-nav>li>a {
	color: #ffffff;
	font-size:20px;
	padding: 0;
	border-bottom: 2px solid transparent;
}

.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus
	{
	color: #ffffff;
	background-color: transparent;
	border-bottom-color: #ffffff;
}

.navbar-brand {
	height: auto;
}
.navbar-brand img{
	max-width: 100%;
}
.container-normal .navbar-brand {
	margin-top: -59px;
}

.container-admin .navbar-brand img {
	width: 231px;
}

.slogan {
	position: absolute;
	top: 85px;
	right: 18px;
}

.errorSummary {
	color: #a94442;
}

.pager {
	float: right;
	margin-top: 0;
	margin-bottom: 0;
}

.display-inline {
	display: inline;
}

.input-group.date-picker {
	width: 200px;
}

.form-group .btn,.form-checkbox {
	position: relative;
	top: 5px;
}

.no-wrap {
	white-space: nowrap;
}

.form-group-sm {
	margin-bottom: 5px;
}

.fileinput-button {
	position: relative;
	overflow: hidden;
	float: left;
	margin-right: 4px;
	margin-bottom: 5px;
}

.fileinput-button input {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	opacity: 0;
	filter: alpha(opacity =

		       0);
	transform: translate(-300px, 0) scale(4);
	font-size: 23px;
	direction: ltr;
	cursor: pointer;
}

.upload-image-preview {
	border: 1px solid #ccc;
	display: inline-block;
	vertical-align: top;
	padding: 10px;
	margin-top: 5px;
	position: relative;
}

.upload-image-preview+.upload-image-preview {
	margin-left: 10px;
}

.upload-image-preview img {
	max-width: 100px;
}

.upload-image-preview .close {
	position: absolute;
	right: 0;
	top: -4px;
}

.upload-image-preview .close:before {
	content: '\00D7';
}

.modal-wait .modal-body {
	color: #ffffff;
	text-align: center;
}

.board {
	float: right;
	background: url(../images/bg_board.png) left top no-repeat;
	font-size: 16px;
	color: #ffffff;
	height: 46px;
	padding: 5px 37px 0;
	margin: 0 6px 14px 0;
}

.header {
	background: url(../images/bg_header.png) 48px top no-repeat;
	padding: 35px 0 0;
	margin-left: -15px;
	margin-right: -15px;
}

.page-site-index .header {
	background-image: url(../images/bg_header_home.png);
}

.footer {
	background: url(../images/bg_footer.png) left top no-repeat;
	position: relative;
	min-height: 43px;
	font-size: 16px;
	color: #ffffff;
	top: -6px;
	padding: 11px 10px 0 9px;
}

.page-site-index .footer {
	margin-left: -15px;
	margin-right: -15px;
	background-image: url(../images/bg_footer_home.png);
	padding: 15px 31px 0 15px;
	min-height: 45px;
}
.footer:after {
	content: "";
	display: block;
	position: absolute;
	left: 9px;
	right: 10px;
	background: url(../images/bg_dot.jpg) left top repeat;
	height: 5px;
	top: 38px;
	z-index: -1;
}
.footer-bottom{
	background: url(../images/bg_dot.jpg) left top repeat;
	padding: 10px 24px;
}
.page-site-index .footer:after {
	top: 45px;
	left: 15px;
	right: 31px;
}
.footer .navbar-nav>li {
	float: left;
}
.footer .navbar-nav>li>a {
	background-color: transparent;
	font-size: 14px;
	color: #043059;
	padding-left: 5px;
	padding-right: 5px;
}

.footer .navbar-nav>li+li>a:before {
	content: "|";
	left: -5px;
	position: relative;
}

.footer .logo {
	width: 75px;
}

.footer-contact {
	font-size: 14px;
	color: #043059;
}

.footer-contact a {
	color: #043059;
	text-decoration: underline;
}

.copyright {
	padding: 1px 0 13px;
}

.page-site-index .copyright {
	padding-top: 4px;
}

.container-normal .content {
	background-color: rgba(255, 255, 255, 0.9);
	padding: 0 0 6px;
	margin: 27px -15px 0;
	position: relative;
}

.page-site-index .container-normal .content {
	border-radius: 19px 0 0 0;
	-moz-border-radius: 19px 0 0 0;
	-webkit-border-radius: 19px 0 0 0;
	margin-left: 0;
	margin-right: 0;
}
.page-site-index .container-normal .content::before {
    content: "";
    display: block;
    position: absolute;
    width: 113px;
    height: 113px;
    background: url(../images/40yrs.png);
    left: 50%;
    top: -54px;
    margin-left: -56px;
}
.section-inner {
	position: relative;
	padding: 0 6px 0 25px;
}

.section-lines {
	position: relative;
	min-height: 57px;
	margin: 0 -6px 0 -25px;
}

.section-lines:before,.section-lines:after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	background-color: #ffffff;
}

.section-lines:before {
	top: 11px;
	height: 9px;
}

.section-lines:after {
	top: -11px;
	height: 2px;
}

h3+.section-links {
	margin-top: -8px;
}

a.link-icon {
	position: relative;
	text-decoration: none;
}

a.link-icon:before {
	position: absolute;
	left: 0;
	bottom: 1px;
	content: "";
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
}

a.link-icon:after {
	background-position: left top;
	background-repeat: no-repeat;
	content: "";
	display: inline-block;
	margin-left: 6px;
}

a.link-more {
	color: #1c1c1c;
}

a.link-more:before {
	right: 44px;
	border-top-color: #d1d1d1;
}

a.link-more:after {
	background-image: url(../images/bg_more.png);
	width: 16px;
	height: 16px;
}

a.link-explore {
	color: #977f34;
	font-size: 12px;
	margin-top: 8px;
}

a.link-explore:before {
	right: 28px;
	border-top-color: #e0dcce;
	bottom: 2px;
}

a.link-explore .icon {
	font-size: 20px;
	position: relative;
	top: 5px;
	margin-left: 3px;
}

.mico a.mico {
	text-align:center;
	font-size:10px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:white;
	padding-bottom:20px;
	width:200px;
}

.text-bold {
	font-weight: bold;
}

.text-1 {
	font-size: 19px;
	color: #032e57;
}

.text-2 {
	color: #98a1ac;
}

.text-3 {
	font-size: 20px;
	line-height: 0.8;
	color: #977f33;
	margin-bottom: 7px;
}
h3 + .sub-title {
	margin-left: 10px;
}
.text-4 {
	font-size: 15px;
	line-height: 1.1;
}

.text-5 {
	line-height: 0.9;
	margin-bottom: 6px;
}

.text-6 {
	font-size: 16px;
	color: #977f33;
	line-height: 1;
}

.text-7 {
	font-size: 16px;
	line-height: 1.25;
}

.text-8 {
	color: #042f59;
	font-size: 24px;
	font-family: 'Times New Roman', Arial, sans-serif;
}

a.text-9 {
	border-bottom: 1px solid #c6c8c9;
	color: #1c1c1c;
	text-decoration: none;
}

.text-10 {
	color: #ffffff;
	font-size: 16px;
	line-height: 1;
}

.text-11 {
	font-size: 14px;
	line-height: 1.25;
}

.text-12 {
	font-size: 22px;
	line-height: 1;
}

.btn {
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	line-height: 1.4;
	font-size: 18px;
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 12px;
}

.container-normal .btn {
	min-width: 130px;
	color: #ffffff;
}

.btn-blue {
	background-color: #103667;
}

.btn-gold {
	background-color: #aa9450;
}

.color-white {
	color: #ffffff !important;
}

.color-gold {
	color: #967e31 !important;
}

.color-navy {
	color: #0c3080 !important;
}

.text-8+span.color-navy {
	margin-top: 13px;
}

.color-normal {
	color: #1c1c1c !important;
}

.color-lightgray {
	color: #e8eaee !important;
}

ul.list {
	padding-left: 0;
}

ul.list li {
	list-style: none;
}

ul.list-recent-projects li+li {
	margin-top: 24px;
}
ul.list-recent-projects .list-item-inner {
	padding: 7px 0 0;
}

ul.list-projects {
	margin-left: -45px;
}

ul.list-projects li.list-item {
	float: left;
	border: 1px solid #c4c4c4;
	box-shadow: 3px 3px 0 #c4c4c4;
	-moz-box-shadow: 3px 3px 0 #c4c4c4;
	-webkit-box-shadow: 3px 3px 0 #c4c4c4;
	text-align: center;
	width: 194px;
	height: 260px;
	padding: 17px 17px 25px;
	margin: 0 0 19px 59px;
}

ul.list-projects li.list-item .project-thumb {
	margin-bottom: 6px;
}

ul.list-project-images {
	padding: 23px 0 0;
	margin: 0 -28px 0 -14px;
}

ul.list-project-images li.list-item {
	float: left;
	margin-bottom: 14px;
	margin-left: 14px;
}

ul.list-users {
	padding-top: 3px;
	padding-bottom: 11px;
	margin-right: -25px;
}

ul.list-users .list-item-inner {
	padding: 1px 0 0;
}

ul.list-users li+li {
	margin-top: 19px;
}

.project-name {
	padding: 9px 0 13px;
}

.project-thumb {
	border: 1px solid #7f7f7f;
	width: 158px;
	height: 158px;
	background-color: #a0c8eb;
}

.project-thumb-sm {
	width: 109px;
	height: 109px;
}

.project-image,.project-thumb-sm {
	border: 1px solid #c7c8c8;
	box-shadow: 3px 3px 0 #c7c8c8;
	-moz-box-shadow: 3px 3px 0 #c7c8c8;
	-webkit-box-shadow: 3px 3px 0 #c7c8c8;
}

.project-image {
	margin-top: 41px;
}

.img-border {
	border: 1px solid #7f7f7f;
}

.mb-10 {
	margin-bottom: 10px;
}

.minp {
	min-height: 100px;
}

.user-avatar {
	margin-right: 10px;
	max-width: 169px;
}

.col {
	padding: 0 15px;
}

.section-project-detail .col {
	padding-left: 0;
}

.section-project-detail .col-right p {
	margin-bottom: 4px;
}

.col-border::before {
	background-color: #967e31;
	bottom: 0;
	content: "";
	display: block;
	left: 0;
	position: absolute;
	top: 36px;
	width: 1px;
}

p {
	margin-bottom: 12px;
}

.headline {
	background: url(../images/bg_headline.png) left top repeat-y;
	padding: 0 15px;
	margin-left: -12px;
}

.headline-inner {
	position: relative;
	min-height: 146px;
	padding: 15px;
}

.headline-inner div {
	color: #ffffff;
}

.section-filter {
	padding: 25px 0;
}

.section-filter label {
	padding: 5px 13px 0 0;
	font-size: 24px;
	color: #826c25;
}

.section-filter label .icon {
	position: relative;
	top: 1px;
}

.section-filter .btn-group .btn {
	font-size: 20px;
	color: #9b8339;
	border: 1px solid #9b8339;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color: #ffffff;
	padding: 5px 42px 4px 12px;
	min-width: 199px;
	line-height: 0.8;
	text-align: left;
	position: relative;
}

.section-filter .btn-group .btn .caret {
	position: absolute;
	right: 10px;
	top: 8px;
	border-width: 10px 6px 0;
}

.section-filter .btn-group .btn:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 29px;
	border-left: 1px solid #9b8339;
}

.section-filter .btn-group .dropdown-menu {
	border-color: #9b8339;
}

.section-filter label+select {
	margin-left: 20px;
}

.section-project-detail {
	padding: 28px 0 32px 9px;
}

.icon {
	font-family: 'heydings_iconsregular';
	font-style: normal;
}

.icon:before {
	display: inline;
}

.icon+span {
	padding-left: 5px;
}

.icon-explore:before {
	content: "M";
}

.icon-project:before {
	content: "o";
}

.icon-back:before {
	content: "e";
}

.icon-chat:before {
	content: "b";
}

.icon-check:before {
	content: "O";
}

.icon-clock:before {
	content: "T";
}

.icon-email:before {
	content: "E";
}

.icon-filter:before {
	content: "@";
}

.icon-floor:before {
	content: "W";
}

.icon-link:before {
	content: "a";
}

.icon-phone:before {
	content: "q";
}

.icon-pin:before {
	content: "P";
}

.icon-service:before {
	content: "N";
}

.icon-tool:before {
	content: "G";
}

.icon-wall:before {
	content: "k";
}

.quote {
	position: relative;
	padding: 3px 24px;
}

.quote-inner {
	color: #022e57;
	font-family: 'Times New Roman', Arial, sans-serif;
}

.quote:before,.quote:after {
	display: block;
	position: absolute;
	font-size: 58px;
	line-height: 20px;
}

.quote:before {
	content: "\201C";
	left: 0;
	top: 13px;
}

.quote:after {
	content: "\201D";
	right: 0;
	bottom: -8px;
}

.quote-1 {
	padding: 68px 60px 64px 0;
	color: #053059;
}

.quote-from {
	text-align: right;
	font-style: italic;
}

.carousel .quote {
	margin-left: 31px;
	margin-right: 31px;
}

.carousel {
	margin-top: 17px;
	margin-bottom: 30px;
}

.carousel-control {
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	height: 0;
	opacity: 1;
	width: 0;
	top: 50%;
	transform: translate(0px, -50%);
	-moz-transform: translate(0px, -50%);
	-webkit-transform: translate(0px, -50%);
}

.carousel-control.left {
	border-right: 14px solid #08325d;
}

.carousel-control.right {
	border-left: 14px solid #08325d;
}

.btn-contact {
	margin-left: 117px;
}

.load-img-on-click {
	cursor: pointer;
}

.tabs>ul {
	margin-right: -22px;
	margin-bottom: 15px;
	position: relative;
	top: -9px;
}

.tabs>ul li {
	float: left;
	margin-top: 15px;
	margin-right: 22px;
}

.tabs>ul li a {
	background-color: rgba(152, 128, 52, 0.69);
	color: #e8eaee;
	padding: 0 10px;
	text-align: center;
	height: 52px;
	display: table-cell;
	width: 117px;
	vertical-align: middle;
}

.tabs>ul li.active a,.tabs>ul li a:hover,.tabs>ul li a:focus {
	background-color: #988034;
}

.tabs .tab-content {
	margin-right: 7px;
}

.tabs .tab-pane {
	padding: 14px 19px 50px 14px;
	background-color: #988034;
	min-height: 225px;
	position: relative;
}

.tab-pane-btn {
	position: absolute;
	bottom: 19px;
	right: 18px;
}

.no-wrap {
	white-space: nowrap;
}

.align-center {
	margin-left: auto !important;
	margin-right: auto !important;
}

.area-markets {
	padding: 10px 0 0;
}

.section-services {
	color: #05305a;
	padding: 7px 0;
}

.section-services i {
	font-size: 44px;
	margin: -4px 0 0 -9px;
}

.section-services i+div span {
	display: block;
	line-height: 0.8;
}

.section-services i+div span:FIRST-CHILD {
	font-size: 25px;
}

.section-services i+div span:nth-child(2) {
	font-size: 18px;
}

.section-services i+div span:nth-child(3) {
	font-size: 26px;
	padding-bottom: 5px;
}

.nob {
	border:0;
}

.form-1 {
	background-color: #998136;
	padding: 15px 15px 15px 30px;
}

.form-1 label {
	color: #ffffff;
}

.form-1 .form-control {
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-width: 0;
}

.form-1 input[type="text"].form-control {
	height: 28px;
}

.form-1 .form-group {
	margin-bottom: 7px;
}

.form-1 label.required {
	position: relative;
}

.form-1 label.required::before {
	content: "*";
	display: inline;
	left: -14px;
	position: absolute;
}

.women_owned {
	border:1px solid #0c3081;
	background-color:#fff;
	padding:10px 10px 10px 290px;
	width:100%;
	height:152px;
	background:url(../images/WomanOwned_Nittany.png) left no-repeat;
	font-size:16px;
}


.menu {
	background-color: #0A325F;
	padding: 15px;
}
@media ( min-width : 480px) {
	.board {
		min-width: 458px;
		padding-top: 15px;
	}
}
@media ( min-width : 768px) {
	.header {
		padding-right: 61px;
	}
	.page-site-index .header {
		padding-left: 13px;
	}
	ul.list-users .list-item-inner {
		padding-left: 180px;
	}
	.container-normal .content {
		padding-right: 39px;
		padding-left: 31px;
		padding-top: 26px;
	}
	.page-site-index .container-normal .content {
		margin-right: 16px;
		margin-left: -1px;
		padding-right: 6px;
		padding-left: 25px;
	}
	.headline {
		margin-right: -50px;
		margin-left: -46px;
	}
	.headline-inner h2,.headline-inner div {
		position: absolute;
		top: 50%;
		transform: translate(0, -50%);
		-moz-transform: translate(0, -50%);
		-webkit-transform: translate(0, -50%);
	}
	.headline-inner h2 {
		left: 6%;
		width: 32%;
		margin: 0;
	}
	.headline-inner div {
		left: 39.1%;
		right: 11%;
		color: #ffffff;
	}
	.form-1 {
		margin-left: 15px;
	}
	.navbar-default .navbar-nav>li>a {
		line-height: 0.8;
	}
	.navbar-default .navbar-nav>li+li {
		margin-left: 20px;
	}
	.btn+.btn {
		margin-left: 8px;
	}
	ul.list-recent-projects  .project-thumb {
		float: left;
	}
	ul.list-recent-projects .list-item-inner {
		padding-left: 175px;
	}
	h3 + .sub-title {
		margin-top: 38px;
	}
}
@media ( min-width : 992px) {
	.menu {
		background-color: transparent;
		padding: 0;
	}
	.container-normal .content {
		margin-top: -49px;
	}
	.page-site-index .container-normal .content {
		margin-top: 187px;
	}
	.section-services {
		margin-left: -9px;
		margin-right: -27px;
	}
	.header {
		margin-left: -39px;
		margin-right: -26px;
	}
	.footer {
		margin-left: -24px;
		margin-right: -25px;
	}
	.navbar-collapse {
		padding-top: 20px;
	}
	.col {
		float: left;
	}
	.col-left {
		width: 54.8%;
	}
	.col-right {
		width: 45.2%;
	}
	.section-project-detail .col-left {
		width: 64.3%;
	}
	.section-project-detail .col-right {
		width: 35.7%;
	}
	.headline-inner h2 {
		left: 7.5%;
		width: 26%;
	}
	.headline-inner div {
		left: 35.1%;
	}
	.tabs {
		margin-bottom: 105px;
	}
}
.sortable {position: relative;padding-right: 15px;}
.sort-asc::after, .sort-desc::after{
	content: "";
    display: block;
    position: absolute;
    right:0;
    top: 5px;

}
.sort-asc::after {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;

  border-bottom: 5px solid;
}
.sort-desc::after {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;

  border-top: 5px solid;
}

.sch-expander:not(.sch-expander-closed) .sch-expander-title::after {
	display: block;
	position: absolute;
	top: 50%;
	right: 16px;
	content: "";
	transform: translateY(-50%);
	height: 18px;
	width: 18px;
	background: url('../images/icon-minus.svg');
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}

.sch-expander.sch-expander-closed .sch-expander-title::after {
	display: block;
	position: absolute;
	top: 50%;
	right: 16px;
	content: "";
	transform: translateY(-50%);
	height: 18px;
	width: 18px;
	background: url('../images/icon-plus.svg');
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}

.sch-expander.sch-expander-closed .sch-expander-title {
	display: block;
	color: #fff;
	background: rgba(152, 128, 52, 0.69);
	padding: 8px 16px;
	/*margin: 8px 0 0 0;*/
	margin: 0;
	position: relative;
	cursor: pointer;
}

.sch-expander:not(.sch-expander-closed) .sch-expander-title {
	display: block;
	color: #fff;
	background: rgba(152, 128, 52, 1);
	padding: 8px 16px;
	position: relative;
	cursor: pointer;
}

.sch-expander.sch-expander-closed .sch-expander-content {
  height: 0;
  margin: 0 0 16px 0;
  overflow: hidden;
  transition: overflow 0.3s ease;
}

.sch-expander:not(.sch-expander-closed) .sch-expander-content {
  height: auto;
  margin: 0 0 16px 0;
  overflow: visible;
  padding: 8px;
  background: #ddd;
  transition: overflow 0.3s ease;
}

hr.sch-hr {
  border-top: 2px dotted rgba(66, 139, 202, 0.5);
  margin: 30px 0;
}

hr.sch-hr-flooring-cta {
  border-top: 2px dotted rgba(66, 139, 202, 0.5);
  margin: 15px 0;
}
