body {
	margin: 0;
	padding: 0;
	color: #495057;
	font-family: agenda-bold !important;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	background-color: #f7f7f7;
}

/* ekko-lightbox */

.row-tight>.col-1,
.row-tight>.col-2,
.row-tight>.col-3,
.row-tight>.col-4,
.row-tight>.col-5,
.row-tight>.col-6,
.row-tight>.col-7,
.row-tight>.col-8,
.row-tight>.col-9,
.row-tight>.col-10,
.row-tight>.col-11,
.row-tight>.col-12,
.row-tight>.col,
.row-tight>.col-auto,
.row-tight>.col-sm-1,
.row-tight>.col-sm-2,
.row-tight>.col-sm-3,
.row-tight>.col-sm-4,
.row-tight>.col-sm-5,
.row-tight>.col-sm-6,
.row-tight>.col-sm-7,
.row-tight>.col-sm-8,
.row-tight>.col-sm-9,
.row-tight>.col-sm-10,
.row-tight>.col-sm-11,
.row-tight>.col-sm-12,
.row-tight>.col-sm,
.row-tight>.col-sm-auto,
.row-tight>.col-md-1,
.row-tight>.col-md-2,
.row-tight>.col-md-3,
.row-tight>.col-md-4,
.row-tight>.col-md-5,
.row-tight>.col-md-6,
.row-tight>.col-md-7,
.row-tight>.col-md-8,
.row-tight>.col-md-9,
.row-tight>.col-md-10,
.row-tight>.col-md-11,
.row-tight>.col-md-12,
.row-tight>.col-md,
.row-tight>.col-md-auto,
.row-tight>.col-lg-1,
.row-tight>.col-lg-2,
.row-tight>.col-lg-3,
.row-tight>.col-lg-4,
.row-tight>.col-lg-5,
.row-tight>.col-lg-6,
.row-tight>.col-lg-7,
.row-tight>.col-lg-8,
.row-tight>.col-lg-9,
.row-tight>.col-lg-10,
.row-tight>.col-lg-11,
.row-tight>.col-lg-12,
.row-tight>.col-lg,
.row-tight>.col-lg-auto,
.row-tight>.col-xl-1,
.row-tight>.col-xl-2,
.row-tight>.col-xl-3,
.row-tight>.col-xl-4,
.row-tight>.col-xl-5,
.row-tight>.col-xl-6,
.row-tight>.col-xl-7,
.row-tight>.col-xl-8,
.row-tight>.col-xl-9,
.row-tight>.col-xl-10,
.row-tight>.col-xl-11,
.row-tight>.col-xl-12,
.row-tight>.col-xl,
.row-tight>.col-xl-auto {
	padding-left: 10px;
	padding-right: 10px;
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
	padding-right: 20px;
	padding-left: 20px;
}

h2,
h3,
.h3,
.h6,
.h6 a {
	color: #495057 !important;
}

a.text-inherit {
	text-decoration: none;
}

.title {
	background-color: #363533;
	padding: 5rem 0 8rem;
	color: #fff;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.text-black {
	color: #212529 !important;
}

.text-right {
	text-align: right !important;
}

.text-center {
	text-align: center !important;
}

.text-gray {
	color: #495057;
}

.bg-dark {
	background-color: #363533 !important;
}

small {
	font-size: 80%;
	font-family: agenda-light !important;
}

.fw-400 {
	font-family: agenda-light !important;
}

.fw-700 {
	font-family: agenda-bold !important;
}

label {
	font-weight: 600;
	font-size: 0.875rem;
	margin-bottom: 0.25rem;
	color: #495057;
}

.border-top {
	border-top: 2px solid #dee2e6 !important;
}

.btn {
	display: inline-block;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	user-select: none;
	border: 2px solid transparent;
	padding: 0.375rem 1.5rem;
	font-size: 1rem;
	line-height: 1.5;
	border-radius: 0;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.btn-block {
	display: block;
	width: 100%;
}

.btn-primary {
	color: #212529;
	background-color: #f6cd45;
	border-color: #f6cd45;
}

.btn-secondary {
	color: #fff;
	background-color: #262523;
	border-color: #262523;
}

.btn {
	font-weight: 700;
	text-transform: uppercase;
}

.btn-primary.disabled,
.btn-primary:disabled {
	color: #212529;
	background-color: #f6cd45;
	border-color: #f6cd45;
}

.btn.disabled,
.btn:disabled {
	opacity: 0.65;
}

.btn-primary:hover,
.btn-primary:active {
	color: #212529 !important;
	background-color: #f4c321 !important;
	border-color: #f4c014 !important;
}

.btn-primary:focus,
.btn-primary.focus {
	box-shadow: 0 0 0 0.2rem rgba(246, 205, 69, 0.5);
}

svg:not(:root) {
	overflow: hidden;
}

hr {
	margin-top: 1rem;
	margin-bottom: 1rem;
	border: 0;
	border-top: 2px solid #dee2e6;
	opacity: 1;
}

.feather {
	width: 16px;
	height: 16px;
	stroke: currentColor;
	stroke-width: 2;
	stroke-linecap: round;
	stroke-linejoin: round;
	fill: none;
	vertical-align: sub;
}

svg:not(:root) {
	overflow: hidden;
}

select.form-control {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	background-image: url('images/field-select-unfocus.svg');
	background-repeat: no-repeat;
	background-position: right 1rem center;
	padding-right: 1rem;
}

select.form-control:not([size]):not([multiple]) {
	height: calc(2.25rem + 4px);
}

select.form-control:focus {
	background-image: url('images/field-select-focus.svg');
}

/* Container */

.container {
	width: 100%;
	padding-right: 20px !important;
	padding-left: 20px !important;
	margin-right: auto;
	margin-left: auto;
}

.container-fluid {
	width: 100%;
	padding-right: 20px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
}

.row {
	display: flex;
	flex-wrap: wrap;
	margin-right: -20px;
	margin-left: -20px;
}

.row-tight {
	margin-left: -10px;
	margin-right: -10px;
}

.align-self-bottom {
	align-self: flex-end;
}

.section-overlap {
	margin-top: -6rem;
}

.card {
	border-color: #dee2e6;
	box-shadow: 0px 2px 1px #dee2e6;
	position: relative;
	display: flex;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 0 solid rgba(0, 0, 0, 0.125);
	border-radius: 0;
}

.nav-tabs {
	background-color: #e9ecef;
	border: 0;
}

.nav {
	display: flex;
	flex-wrap: wrap;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
}

.nav-tabs .nav-item:not(:last-child) {
	border-right: 1px solid #dee2e6;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
	background-color: #fff;
	font-weight: 700;
	color: #495057;
	border-color: #dee2e6 #dee2e6 #f7f7f7;
}

.nav-tabs .nav-link {
	border: 0;
	border-radius: 0;
	font-size: 1rem;
	color: #868e96;
}

.alert {
	position: relative;
	padding: 0.75rem 1.25rem;
	margin-bottom: 1rem;
	border: 2px solid transparent;
	border-radius: 0;
	letter-spacing: -0.1px;
}

.alert-primary {
	color: #806b24;
	background-color: #fdf5da;
	border-color: #fcf1cb;
}

.form-control {
	display: block;
	background-color: #e9ecef;
	border-color: #e9ecef;
	color: #495057 !important;
	background-clip: padding-box;
	border-bottom: 2px solid #dee2e6;
	border-radius: 0;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	font-family: agenda-light;
}

.form-control:focus {
	box-shadow: none;
	background-color: #e9ecef;
	border-color: #e9ecef;
	border-bottom-color: #f6cd45;
	z-index: 3;
}

.input-group-append {
	margin-left: -2px;
	display: flex;
	border: 0;
}

.input-group-text {
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	display: flex;
	align-items: center;
	padding: 0.375rem 0.75rem;
	margin-bottom: 0;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	text-align: center;
	white-space: nowrap;
	background-color: #e9ecef;
	border: 0;
	border-bottom: 2px solid #dee2e6;
	border-radius: 0;
	font-family: agenda-light;
}

.input-group:has(.form-control:focus) .input-group-text {
	border-bottom-color: #f6cd45;
	z-index: 3;
	font-family: agenda-bold;
}

.custom-control {
	position: relative;
	display: block;
	min-height: 1.5rem;
	padding-left: 1.5rem;
}

.custom-control-inline {
	display: inline-flex;
	margin-right: 1rem;
}

.custom-control-input {
	position: absolute;
	z-index: -1;
	opacity: 0;
}

.custom-control-input:checked~.custom-control-label::before {
	color: #fff;
	background-color: #f6cd45;
}

.custom-control-input:focus~.custom-control-label::before {
	box-shadow: 0 0 0 1px #f7f7f7, 0 0 0 0.2rem rgba(246, 205, 69, 0.25);
}

.custom-control-input:active~.custom-control-label::before {
	color: #fff;
	background-color: #fefbef;
}

.custom-control-input:disabled~.custom-control-label {
	color: #6c757d;
}

.custom-control-input:disabled~.custom-control-label::before {
	background-color: #e9ecef;
}

.custom-control-label {
	margin-bottom: 0;
	color: #495057;
}

.custom-control-label::before {
	position: absolute;
	top: 0.25rem;
	left: 0;
	display: block;
	width: 1rem;
	height: 1rem;
	pointer-events: none;
	content: "";
	user-select: none;
	background-color: #dee2e6;
}

.custom-control-label::after {
	position: absolute;
	top: 0.25rem;
	left: 0;
	display: block;
	width: 1rem;
	height: 1rem;
	content: "";
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 50% 50%;
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::before {
	background-color: #f6cd45;
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::after {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before {
	background-color: #f6cd45;
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
}

.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before {
	background-color: rgba(246, 205, 69, 0.5);
}

.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before {
	background-color: rgba(246, 205, 69, 0.5);
}



/* Step - 2 */
.calculator-trims {
	position: relative;
}

.calculator-trims>img {
	display: block;
	max-width: 100%;
	width: 100%;
}

.calculator-measurements {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	display: flex;
	flex-direction: column;
}

.calculator-measurements .calculator-dimensions {
	display: flex;
	justify-content: center;
	color: #fff;
	margin-bottom: 0.25rem;
}

.calculator-measurements .calculator-length,
.calculator-measurements .calculator-width,
.calculator-measurements .calculator-area {
	background: #fff;
	color: #363533;
	padding: 0 0.5rem;
	text-align: center;
}

.calculator-measurements .calculator-length {
	margin-right: 0.25rem;
}

.calculator-measurements .calculator-width {
	margin-left: 0.25rem;
}

.calculator-measurements .calculator-dimensions>* {
	flex-grow: 1;
}

.calculator-trims-input {
	position: absolute;
	border: 2px solid #e9ecef;
	text-align: center;
	width: 180px;
	background-color: #fff;
	cursor: pointer;
	color: #495057;
}

.calculator-trims-input.inactive {
	background-color: #f8f9fa;
}

.calculator-trims-input-a {
	top: 0;
	left: 0;
}

.calculator-trims-input-b {
	top: 0;
	right: 0;
}

.calculator-trims-input-c {
	bottom: 0;
	right: 0;
}

.calculator-trims-input-d {
	bottom: 0;
	left: 0;
}

.calculator-trims-name {
	padding: 0.25rem 0.5rem;
	border-bottom: 2px solid #e9ecef;
	font-weight: 700;
}

.calculator-trims-text {
	font-size: 0.875rem;
	padding: 0.5rem;
	font-family: agenda-light;
}

.calculator-trims-note {
	border-top: 2px solid #e9ecef;
	font-size: 0.75rem;
	padding: 0.5rem;
	color: #868e96;
	text-transform: uppercase;
	font-family: agenda-light !important;
}

.calculator-trims-note strong {
	font-family: agenda-bold !important;
}

.option {
	border: 2px solid #e9ecef;
	transition: all 250ms ease;
	cursor: pointer;
}

.option.active {
	border-color: #f6cd45;
}

.option .option-image {
	text-align: center;
	padding: 0.5rem 1rem;
}

.option .option-image img {
	display: block;
}

.option .option-name {
	padding: 0.5rem 0.5rem;
	text-align: center;
	font-size: 0.875rem;
	line-height: 1;
	font-family: agenda-light;
}

.option .option-input {
	display: none;
}

/* step-3 */

.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 1rem;
	background-color: transparent;
}

.table th,
.table td {
	padding: 0.75rem;
	vertical-align: top;
	border-top: 2px solid #dee2e6;
	font-family: agenda-light;
	color: #495057;
}

.table td h5 {
	font-family: agenda-bold;
}

.table thead th {
	vertical-align: bottom;
	border-bottom: 4px solid #dee2e6;
	font-family: agenda-bold;
}

.cart-options {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 0.875rem;
	display: flex;
}

.cart-options li {
	background-color: #e6ebec;
	padding: 0.5rem;
	margin-right: 0.5rem;
	line-height: 1;
	color: #495057;
}

/* edge model */
.close {
	float: right;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .5;
}

button.close {
	padding: 0;
	background-color: transparent;
	border: 0;
	-webkit-appearance: none;
}

.modal-header {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	padding: 1rem;
	border-bottom: 2px solid #e9ecef;
}

.modal-header .close {
	padding: 1rem;
	margin: -1rem -1rem -1rem auto;
}

.modal-body {
	position: relative;
	flex: 1 1 auto;
	padding: 1rem;
}

.calculator-selection-input {
	background-color: #e9ecef;
	padding: 1rem;
	margin-bottom: 1.25rem;
	border: 2px solid #e9ecef;
	transition: all 100ms ease;
}

.calculator-selection-input .calculator-selection-img img {
	max-width: 100%;
	width: 100%;
	display: block;
}

.calculator-selection-input:hover {
	cursor: pointer;
	background-color: #dadfe4;
	border: 2px solid #aeb9c4;
}

.calculator-selection-text p {
	font-family: agenda-light;
}

.calculator-selection-input .calculator-selection-text {
	font-size: 0.875rem;
}

.calculator-selection-input hr {
	border-width: 1px;
	border-color: #aeb9c4;
}

.calculator-selection-input .form-control {
	background-color: #fff;
}

/* extra model */
.extras-selection a {
	border: 2px solid #dee2e6;
	display: block;
	color: inherit;
	padding: 1rem;
	text-align: center;
	transition: all 250ms ease;
	transform: translateY(0);
	margin-bottom: 1rem;
	text-decoration: none;
}

.extras-selection a img {
	margin-bottom: 1rem;
}

.extras-selection a:hover {
	text-decoration: none;
	border-color: #f6cd45;
	transform: translateY(-0.5rem);
}

.model-text {
	font-size: 14px;
}

.model-text a {
	color: #f6cd45;
	text-decoration: none;
	background-color: transparent;
}

.calculator-trims-img img {
	display: block;
	max-width: 100%;
	width: 100%;
}

.roofbot-extra {
	border: 2px solid #dee2e6;
	padding: 1rem 0.5rem;
	text-align: center;
	position: relative;
	margin-bottom: 1rem;
}

.roofbot-extra:hover {
	border-color: #f6cd45;
}

.roofbot-extra button {
	display: block;
	width: 1.5rem;
	height: 1.5rem;
	position: absolute;
	top: -0.75rem;
	right: -0.75rem;
	line-height: 1;
	border: 0;
	background-color: #dc3545;
	color: #fff;
	padding: 0;
	border-radius: 999px;
	padding: 0.25rem 0;
	text-align: center;
	transition: all 200ms ease;
	opacity: 0;
	transform: translateY(-0.5rem);
}

.roofbot-extra:hover button {
	opacity: 1;
	transform: translateY(0rem);
}

.table-wrapper {
	overflow: auto;
}

@media (max-width: 1400px) {
	.side-anime {
		margin-left: -15px !important;
	}
}

@media (max-width: 1200px) {
	.side-anime {
		margin-left: -6px !important;
	}
}

@media (min-width: 768px) {

	.pr-md-0,
	.px-md-0 {
		padding-right: 0 !important;
	}

	.pl-md-0,
	.px-md-0 {
		padding-left: 0 !important;
	}

	.px-20 {
		padding-left: 20px;
		padding-right: 20px;
	}
}

@media (max-width: 480px) {
	.calculator-trims-input {
		width: 50%;
	}

	.btn {
		width: 100%;
	}
}