@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Source+Sans+3:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=PT+Sans+Narrow:wght@400;700&display=swap");
/* bootstrap 5.1.3 customise  */
.form-control:-ms-input-placeholder {
	color: #6c757d;
	opacity: 1;
}

.form-floating > .form-control:-ms-input-placeholder {
	color: transparent;
}
.form-floating > .form-control:not(:-ms-input-placeholder) {
	padding-top: 1.625rem;
	padding-bottom: 0.625rem;
}
.form-floating > .form-control:not(:-ms-input-placeholder) ~ label {
	opacity: 0.65;
	transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

.btn {
	-ms-user-select: none;
}

.btn-close:disabled, .btn-close.disabled {
	-ms-user-select: none;
}

.user-select-auto {
	-ms-user-select: auto !important;
}

.user-select-none {
	-ms-user-select: none !important;
}

/* base fonts */
* {
	font-family: "Source Sans 3", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

/* font-size */
.fs-5 {
	font-size: 5px;
}

.fs-6 {
	font-size: 6px;
}

.fs-7 {
	font-size: 7px;
}

.fs-8 {
	font-size: 8px;
}

.fs-9 {
	font-size: 9px;
}

.fs-10 {
	font-size: 10px;
}

.fs-11 {
	font-size: 11px;
}

.fs-12 {
	font-size: 12px;
}

.fs-13 {
	font-size: 13px;
}

.fs-14 {
	font-size: 14px;
}

.fs-15 {
	font-size: 15px;
}

.fs-16 {
	font-size: 16px;
}

.fs-17 {
	font-size: 17px;
}

.fs-18 {
	font-size: 18px;
}

.fs-19 {
	font-size: 19px;
}

.fs-20 {
	font-size: 20px;
}

.fs-21 {
	font-size: 21px;
}

.fs-22 {
	font-size: 22px;
}

.fs-23 {
	font-size: 23px;
}

.fs-24 {
	font-size: 24px;
}

.fs-25 {
	font-size: 25px;
}

.fs-26 {
	font-size: 26px;
}

.fs-27 {
	font-size: 27px;
}

.fs-28 {
	font-size: 28px;
}

.fs-29 {
	font-size: 29px;
}

.fs-30 {
	font-size: 30px;
}

.fs-31 {
	font-size: 31px;
}

.fs-32 {
	font-size: 32px;
}

.fs-33 {
	font-size: 33px;
}

.fs-34 {
	font-size: 34px;
}

.fs-35 {
	font-size: 35px;
}

.fs-36 {
	font-size: 36px;
}

.fs-37 {
	font-size: 37px;
}

.fs-38 {
	font-size: 38px;
}

.fs-39 {
	font-size: 39px;
}

.fs-40 {
	font-size: 40px;
}

.fs-41 {
	font-size: 41px;
}

.fs-42 {
	font-size: 42px;
}

.fs-43 {
	font-size: 43px;
}

.fs-44 {
	font-size: 44px;
}

.fs-45 {
	font-size: 45px;
}

.fs-46 {
	font-size: 46px;
}

.fs-47 {
	font-size: 47px;
}

.fs-48 {
	font-size: 48px;
}

.fs-49 {
	font-size: 49px;
}

.fs-50 {
	font-size: 50px;
}

.fs-51 {
	font-size: 51px;
}

.fs-52 {
	font-size: 52px;
}

.fs-53 {
	font-size: 53px;
}

.fs-54 {
	font-size: 54px;
}

.fs-55 {
	font-size: 55px;
}

.fs-56 {
	font-size: 56px;
}

.fs-57 {
	font-size: 57px;
}

.fs-58 {
	font-size: 58px;
}

.fs-59 {
	font-size: 59px;
}

.fs-60 {
	font-size: 60px;
}

.fs-61 {
	font-size: 61px;
}

.fs-62 {
	font-size: 62px;
}

.fs-63 {
	font-size: 63px;
}

.fs-64 {
	font-size: 64px;
}

.fs-65 {
	font-size: 65px;
}

.fs-66 {
	font-size: 66px;
}

.fs-67 {
	font-size: 67px;
}

.fs-68 {
	font-size: 68px;
}

.fs-69 {
	font-size: 69px;
}

.fs-70 {
	font-size: 70px;
}

.fs-71 {
	font-size: 71px;
}

.fs-72 {
	font-size: 72px;
}

/* font-weight */
.fw-100 {
	font-weight: 100 !important;
}

.fw-200 {
	font-weight: 200 !important;
}

.fw-300 {
	font-weight: 300 !important;
}

.fw-400 {
	font-weight: 400 !important;
}

.fw-500 {
	font-weight: 500 !important;
}

.fw-600 {
	font-weight: 600 !important;
}

.fw-700 {
	font-weight: 700 !important;
}

.fw-800 {
	font-weight: 800 !important;
}

.fw-900 {
	font-weight: 900 !important;
}

/* line-height */
.lh-1 {
	line-height: 1;
}

.lh-10 {
	line-height: 10px;
}

.lh-11 {
	line-height: 11px;
}

.lh-12 {
	line-height: 12px;
}

.lh-13 {
	line-height: 13px;
}

.lh-14 {
	line-height: 14px;
}

.lh-15 {
	line-height: 15px;
}

.lh-16 {
	line-height: 16px;
}

.lh-17 {
	line-height: 17px;
}

.lh-18 {
	line-height: 18px;
}

.lh-19 {
	line-height: 19px;
}

.lh-20 {
	line-height: 20px;
}

.lh-21 {
	line-height: 21px;
}

.lh-22 {
	line-height: 22px;
}

.lh-23 {
	line-height: 23px;
}

.lh-24 {
	line-height: 24px;
}

.lh-25 {
	line-height: 25px;
}

.lh-26 {
	line-height: 26px;
}

.lh-27 {
	line-height: 27px;
}

.lh-28 {
	line-height: 28px;
}

.lh-29 {
	line-height: 29px;
}

.lh-30 {
	line-height: 30px;
}

.lh-31 {
	line-height: 31px;
}

.lh-32 {
	line-height: 32px;
}

.lh-33 {
	line-height: 33px;
}

.lh-34 {
	line-height: 34px;
}

.lh-35 {
	line-height: 35px;
}

.lh-36 {
	line-height: 36px;
}

.lh-37 {
	line-height: 37px;
}

.lh-38 {
	line-height: 38px;
}

.lh-39 {
	line-height: 39px;
}

.lh-40 {
	line-height: 40px;
}

.lh-41 {
	line-height: 41px;
}

.lh-42 {
	line-height: 42px;
}

.lh-43 {
	line-height: 43px;
}

.lh-44 {
	line-height: 44px;
}

.lh-45 {
	line-height: 45px;
}

.lh-46 {
	line-height: 46px;
}

.lh-47 {
	line-height: 47px;
}

.lh-48 {
	line-height: 48px;
}

.lh-49 {
	line-height: 49px;
}

.lh-50 {
	line-height: 50px;
}

.lh-51 {
	line-height: 51px;
}

.lh-52 {
	line-height: 52px;
}

.lh-53 {
	line-height: 53px;
}

.lh-54 {
	line-height: 54px;
}

.lh-55 {
	line-height: 55px;
}

.lh-56 {
	line-height: 56px;
}

.lh-57 {
	line-height: 57px;
}

.lh-58 {
	line-height: 58px;
}

.lh-59 {
	line-height: 59px;
}

.lh-60 {
	line-height: 60px;
}

.lh-61 {
	line-height: 61px;
}

.lh-62 {
	line-height: 62px;
}

.lh-63 {
	line-height: 63px;
}

.lh-64 {
	line-height: 64px;
}

.lh-65 {
	line-height: 65px;
}

.lh-66 {
	line-height: 66px;
}

.lh-67 {
	line-height: 67px;
}

.lh-68 {
	line-height: 68px;
}

.lh-69 {
	line-height: 69px;
}

.lh-70 {
	line-height: 70px;
}

.lh-71 {
	line-height: 71px;
}

.lh-72 {
	line-height: 72px;
}

.lh-73 {
	line-height: 73px;
}

.lh-74 {
	line-height: 74px;
}

.lh-75 {
	line-height: 75px;
}

.lh-76 {
	line-height: 76px;
}

.lh-77 {
	line-height: 77px;
}

.lh-78 {
	line-height: 78px;
}

.lh-79 {
	line-height: 79px;
}

.lh-80 {
	line-height: 80px;
}

/* links */
a {
	color: #e84e0f;
}
a:hover, a:focus {
	color: #c3005d;
}

/* custom colors */
:root {
	--bs-orange: #e84e0f;
	--bs-pink: #c3005d;
	--bs-indigo: #5c2483;
	--bs-cyan: #34aed6;
	--bs-purple: #001437;
	--bs-violet: #29235C;
	--bs-orange-rgb: 232, 78, 15;
	--bs-pink-rgb: 195, 0, 93;
	--bs-indigo-rgb: 92, 36, 131;
	--bs-cyan-rgb: 52, 174, 214;
	--bs-purple-rgb: 0, 20, 55;
	--bs-violet-rgb: 41, 35, 92;
}

.text-orange {
	color: #e84e0f !important;
}

.text-pink {
	color: #c3005d !important;
}

.text-indigo {
	color: #5c2483 !important;
}

.text-cyan {
	color: #34aed6 !important;
}

.text-purple {
	color: #001437 !important;
}

.text-violet {
	color: #29235C !important;
}

.bg-orange {
	background-color: rgba(var(--bs-orange-rgb), 1) !important;
}

.bg-pink {
	background-color: rgba(var(--bs-pink-rgb), 1) !important;
}

.bg-indigo {
	background-color: rgba(var(--bs-indigo-rgb), 1) !important;
}

.bg-cyan {
	background-color: rgba(var(--bs-cyan-rgb), 1) !important;
}

.bg-purple {
	background-color: rgba(var(--bs-purple-rgb), 1) !important;
}

.bg-violet {
	background-color: rgba(var(--bs-violet-rgb), 1) !important;
}

/* colored links */
.link-orange {
	color: #e84e0f;
}
.link-orange:hover, .link-orange:focus {
	color: #f1956f;
}

.link-pink {
	color: #c3005d;
}
.link-pink:hover, .link-pink:focus {
	color: #750038;
}

.link-indigo {
	color: #5c2483;
}
.link-indigo:hover, .link-indigo:focus {
	color: #37164f;
}

.link-cyan {
	color: #34aed6;
}
.link-cyan:hover, .link-cyan:focus {
	color: #85cee6;
}

.link-purple {
	color: #001437;
}
.link-purple:hover, .link-purple:focus {
	color: #000c21;
}

.link-violet {
	color: #29235C;
}
.link-violet:hover, .link-violet:focus {
	color: #191537;
}

/* custom buttons */
.btn-orange {
	color: #000;
	background-color: #e84e0f;
	border-color: #e84e0f;
}
.btn-orange:hover {
	color: #000;
	background-color: #eb6933;
	border-color: #ea6027;
}
.btn-check:focus + .btn-orange, .btn-orange:focus {
	color: #000;
	background-color: #eb6933;
	border-color: #ea6027;
	-webkit-box-shadow: 0 0 0 0.25rem rgba(197, 66, 13, 0.5);
	        box-shadow: 0 0 0 0.25rem rgba(197, 66, 13, 0.5);
}
.btn-check:checked + .btn-orange, .btn-check:active + .btn-orange, .btn-orange:active, .btn-orange.active, .show > .btn-orange.dropdown-toggle {
	color: #000;
	background-color: #ed713f;
	border-color: #ea6027;
}
.btn-check:checked + .btn-orange:focus, .btn-check:active + .btn-orange:focus, .btn-orange:active:focus, .btn-orange.active:focus, .show > .btn-orange.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 0.25rem rgba(197, 66, 13, 0.5);
	        box-shadow: 0 0 0 0.25rem rgba(197, 66, 13, 0.5);
}
.btn-orange:disabled, .btn-orange.disabled {
	color: #000;
	background-color: #e84e0f;
	border-color: #e84e0f;
}

.btn-pink {
	color: #fff;
	background-color: #c3005d;
	border-color: #c3005d;
}
.btn-pink:hover {
	color: #fff;
	background-color: #a6004f;
	border-color: #9c004a;
}
.btn-check:focus + .btn-pink, .btn-pink:focus {
	color: #fff;
	background-color: #a6004f;
	border-color: #9c004a;
	-webkit-box-shadow: 0 0 0 0.25rem rgba(204, 38, 117, 0.5);
	        box-shadow: 0 0 0 0.25rem rgba(204, 38, 117, 0.5);
}
.btn-check:checked + .btn-pink, .btn-check:active + .btn-pink, .btn-pink:active, .btn-pink.active, .show > .btn-pink.dropdown-toggle {
	color: #fff;
	background-color: #9c004a;
	border-color: #920046;
}
.btn-check:checked + .btn-pink:focus, .btn-check:active + .btn-pink:focus, .btn-pink:active:focus, .btn-pink.active:focus, .show > .btn-pink.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 0.25rem rgba(204, 38, 117, 0.5);
	        box-shadow: 0 0 0 0.25rem rgba(204, 38, 117, 0.5);
}
.btn-pink:disabled, .btn-pink.disabled {
	color: #fff;
	background-color: #c3005d;
	border-color: #c3005d;
}

.btn-indigo {
	color: #fff;
	background-color: #5c2483;
	border-color: #5c2483;
}
.btn-indigo:hover {
	color: #fff;
	background-color: #4e1f6f;
	border-color: #4a1d69;
}
.btn-check:focus + .btn-indigo, .btn-indigo:focus {
	color: #fff;
	background-color: #4e1f6f;
	border-color: #4a1d69;
	-webkit-box-shadow: 0 0 0 0.25rem rgba(116, 69, 150, 0.5);
	        box-shadow: 0 0 0 0.25rem rgba(116, 69, 150, 0.5);
}
.btn-check:checked + .btn-indigo, .btn-check:active + .btn-indigo, .btn-indigo:active, .btn-indigo.active, .show > .btn-indigo.dropdown-toggle {
	color: #fff;
	background-color: #4a1d69;
	border-color: #451b62;
}
.btn-check:checked + .btn-indigo:focus, .btn-check:active + .btn-indigo:focus, .btn-indigo:active:focus, .btn-indigo.active:focus, .show > .btn-indigo.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 0.25rem rgba(116, 69, 150, 0.5);
	        box-shadow: 0 0 0 0.25rem rgba(116, 69, 150, 0.5);
}
.btn-indigo:disabled, .btn-indigo.disabled {
	color: #fff;
	background-color: #5c2483;
	border-color: #5c2483;
}

.btn-cyan {
	color: #000;
	background-color: #34aed6;
	border-color: #34aed6;
}
.btn-cyan:hover {
	color: #000;
	background-color: #52badc;
	border-color: #48b6da;
}
.btn-check:focus + .btn-cyan, .btn-cyan:focus {
	color: #000;
	background-color: #52badc;
	border-color: #48b6da;
	-webkit-box-shadow: 0 0 0 0.25rem rgba(44, 148, 182, 0.5);
	        box-shadow: 0 0 0 0.25rem rgba(44, 148, 182, 0.5);
}
.btn-check:checked + .btn-cyan, .btn-check:active + .btn-cyan, .btn-cyan:active, .btn-cyan.active, .show > .btn-cyan.dropdown-toggle {
	color: #000;
	background-color: #5dbede;
	border-color: #48b6da;
}
.btn-check:checked + .btn-cyan:focus, .btn-check:active + .btn-cyan:focus, .btn-cyan:active:focus, .btn-cyan.active:focus, .show > .btn-cyan.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 0.25rem rgba(44, 148, 182, 0.5);
	        box-shadow: 0 0 0 0.25rem rgba(44, 148, 182, 0.5);
}
.btn-cyan:disabled, .btn-cyan.disabled {
	color: #000;
	background-color: #34aed6;
	border-color: #34aed6;
}

.btn-purple {
	color: #fff;
	background-color: #001437;
	border-color: #001437;
}
.btn-purple:hover {
	color: #fff;
	background-color: #00112f;
	border-color: #00102c;
}
.btn-check:focus + .btn-purple, .btn-purple:focus {
	color: #fff;
	background-color: #00112f;
	border-color: #00102c;
	-webkit-box-shadow: 0 0 0 0.25rem rgba(38, 55, 85, 0.5);
	        box-shadow: 0 0 0 0.25rem rgba(38, 55, 85, 0.5);
}
.btn-check:checked + .btn-purple, .btn-check:active + .btn-purple, .btn-purple:active, .btn-purple.active, .show > .btn-purple.dropdown-toggle {
	color: #fff;
	background-color: #00102c;
	border-color: #000f29;
}
.btn-check:checked + .btn-purple:focus, .btn-check:active + .btn-purple:focus, .btn-purple:active:focus, .btn-purple.active:focus, .show > .btn-purple.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 0.25rem rgba(38, 55, 85, 0.5);
	        box-shadow: 0 0 0 0.25rem rgba(38, 55, 85, 0.5);
}
.btn-purple:disabled, .btn-purple.disabled {
	color: #fff;
	background-color: #001437;
	border-color: #001437;
}

.btn-violet {
	color: #fff;
	background-color: #29235C;
	border-color: #29235C;
}
.btn-violet:hover {
	color: #fff;
	background-color: #231e4e;
	border-color: #211c4a;
}
.btn-check:focus + .btn-violet, .btn-violet:focus {
	color: #fff;
	background-color: #231e4e;
	border-color: #211c4a;
	-webkit-box-shadow: 0 0 0 0.25rem rgba(73, 68, 116, 0.5);
	        box-shadow: 0 0 0 0.25rem rgba(73, 68, 116, 0.5);
}
.btn-check:checked + .btn-violet, .btn-check:active + .btn-violet, .btn-violet:active, .btn-violet.active, .show > .btn-violet.dropdown-toggle {
	color: #fff;
	background-color: #211c4a;
	border-color: #1f1a45;
}
.btn-check:checked + .btn-violet:focus, .btn-check:active + .btn-violet:focus, .btn-violet:active:focus, .btn-violet.active:focus, .show > .btn-violet.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 0.25rem rgba(73, 68, 116, 0.5);
	        box-shadow: 0 0 0 0.25rem rgba(73, 68, 116, 0.5);
}
.btn-violet:disabled, .btn-violet.disabled {
	color: #fff;
	background-color: #29235C;
	border-color: #29235C;
}

/* inline buttons */
.btn-inline {
	display: inline-block;
	padding: 1px 8px;
}

/* custom gradients */
.grad {
	background: -webkit-gradient(linear, left top, right top, from(#e84e0f), color-stop(30%, #c3005d), color-stop(60%, #5c2483), to(#34aed6));
	background: linear-gradient(to right, #e84e0f 0%, #c3005d 30%, #5c2483 60%, #34aed6 100%);
}

.gr-right {
	background: -webkit-gradient(linear, left top, right top, from(#e84e0f), color-stop(30%, #c3005d), color-stop(60%, #5c2483), to(#34aed6));
	background: linear-gradient(to right, #e84e0f 0%, #c3005d 30%, #5c2483 60%, #34aed6 100%);
}

.gr-left {
	background: -webkit-gradient(linear, right top, left top, from(#e84e0f), color-stop(30%, #c3005d), color-stop(60%, #5c2483), to(#34aed6));
	background: linear-gradient(to left, #e84e0f 0%, #c3005d 30%, #5c2483 60%, #34aed6 100%);
}

.gr-top {
	background: -webkit-gradient(linear, left bottom, left top, from(#e84e0f), color-stop(30%, #c3005d), color-stop(60%, #5c2483), to(#34aed6));
	background: linear-gradient(to top, #e84e0f 0%, #c3005d 30%, #5c2483 60%, #34aed6 100%);
}

.gr-bot {
	background: -webkit-gradient(linear, left top, left bottom, from(#e84e0f), color-stop(30%, #c3005d), color-stop(60%, #5c2483), to(#34aed6));
	background: linear-gradient(to bottom, #e84e0f 0%, #c3005d 30%, #5c2483 60%, #34aed6 100%);
}

.gr-right-top {
	background: -webkit-gradient(linear, left bottom, right top, from(#e84e0f), color-stop(30%, #c3005d), color-stop(60%, #5c2483), to(#34aed6));
	background: linear-gradient(to top right, #e84e0f 0%, #c3005d 30%, #5c2483 60%, #34aed6 100%);
}

.gr-right-bot {
	background: -webkit-gradient(linear, left top, right bottom, from(#e84e0f), color-stop(30%, #c3005d), color-stop(60%, #5c2483), to(#34aed6));
	background: linear-gradient(to bottom right, #e84e0f 0%, #c3005d 30%, #5c2483 60%, #34aed6 100%);
}

.gr-left-top {
	background: -webkit-gradient(linear, right bottom, left top, from(#e84e0f), color-stop(30%, #c3005d), color-stop(60%, #5c2483), to(#34aed6));
	background: linear-gradient(to top left, #e84e0f 0%, #c3005d 30%, #5c2483 60%, #34aed6 100%);
}

.gr-left-bot {
	background: -webkit-gradient(linear, right top, left bottom, from(#e84e0f), color-stop(30%, #c3005d), color-stop(60%, #5c2483), to(#34aed6));
	background: linear-gradient(to bottom left, #e84e0f 0%, #c3005d 30%, #5c2483 60%, #34aed6 100%);
}

.tgr-right {
	background: -webkit-gradient(linear, left top, right top, from(#e84e0f), color-stop(30%, #c3005d), color-stop(60%, #5c2483), to(#34aed6));
	background: linear-gradient(to right, #e84e0f 0%, #c3005d 30%, #5c2483 60%, #34aed6 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.tgr-left {
	background: -webkit-gradient(linear, right top, left top, from(#e84e0f), color-stop(30%, #c3005d), color-stop(60%, #5c2483), to(#34aed6));
	background: linear-gradient(to left, #e84e0f 0%, #c3005d 30%, #5c2483 60%, #34aed6 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.tgr-top {
	background: -webkit-gradient(linear, left bottom, left top, from(#e84e0f), color-stop(30%, #c3005d), color-stop(60%, #5c2483), to(#34aed6));
	background: linear-gradient(to top, #e84e0f 0%, #c3005d 30%, #5c2483 60%, #34aed6 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.tgr-bot {
	background: -webkit-gradient(linear, left top, left bottom, from(#e84e0f), color-stop(30%, #c3005d), color-stop(60%, #5c2483), to(#34aed6));
	background: linear-gradient(to bottom, #e84e0f 0%, #c3005d 30%, #5c2483 60%, #34aed6 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.tgr-right-top {
	background: -webkit-gradient(linear, left bottom, right top, from(#e84e0f), color-stop(30%, #c3005d), color-stop(60%, #5c2483), to(#34aed6));
	background: linear-gradient(to top right, #e84e0f 0%, #c3005d 30%, #5c2483 60%, #34aed6 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.tgr-right-bot {
	background: -webkit-gradient(linear, left top, right bottom, from(#e84e0f), color-stop(30%, #c3005d), color-stop(60%, #5c2483), to(#34aed6));
	background: linear-gradient(to bottom right, #e84e0f 0%, #c3005d 30%, #5c2483 60%, #34aed6 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.tgr-left-top {
	background: -webkit-gradient(linear, right bottom, left top, from(#e84e0f), color-stop(30%, #c3005d), color-stop(60%, #5c2483), to(#34aed6));
	background: linear-gradient(to top left, #e84e0f 0%, #c3005d 30%, #5c2483 60%, #34aed6 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.tgr-left-bot {
	background: -webkit-gradient(linear, right top, left bottom, from(#e84e0f), color-stop(30%, #c3005d), color-stop(60%, #5c2483), to(#34aed6));
	background: linear-gradient(to bottom left, #e84e0f 0%, #c3005d 30%, #5c2483 60%, #34aed6 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

/* custom navbar */
.navbar .navbar-nav .nav-link {
	font-size: 0.9rem;
	font-weight: 500;
}
.navbar.navbar-light .navbar-nav .nav-link {
	color: #212529;
}
.navbar.navbar-light .navbar-nav .nav-link.active, .navbar.navbar-light .navbar-nav .nav-link:hover, .navbar.navbar-light .navbar-nav .nav-link:focus {
	color: #e84e0f;
	opacity: 1 !important;
}
.navbar .btn {
	font-size: 0.85rem;
	font-weight: 500;
}

/* custom lists */
ul.blist, ul.alist {
	margin-bottom: 0;
	list-style: none;
}
ul.blist > li, ul.alist > li {
	padding-bottom: 0.75rem;
	font-size: 0.925rem;
	font-weight: 300;
	line-height: 1.25rem;
}
ul.blist > li:before, ul.alist > li:before {
	display: inline-block;
	width: 0.65em;
	margin-left: -0.65em;
	vertical-align: -4px;
	font-size: 2rem;
	font-weight: bold;
	line-height: 1.25rem;
	color: #34aed6;
	content: "•";
}

ul.alist {
	padding-left: 0.85rem;
}
ul.alist > li {
	color: #fff;
	font-family: "PT Sans Narrow", "Roboto Condensed", "Source Sans 3", "Segoe UI", "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif;
	line-height: 1.1rem;
	padding-bottom: 0.15rem;
}
ul.alist > li:before {
	width: 0.55em;
	margin-left: -0.55em;
	vertical-align: -4px;
	font-size: 1.6rem;
	color: #f8f9fa;
	content: "◦";
}

ol.alist {
	margin-bottom: 0;
	padding-left: 0.85rem;
}
ol.alist > li {
	color: #fff;
	font-family: "PT Sans Narrow", "Roboto Condensed", "Source Sans 3", "Segoe UI", "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif;
	font-size: 0.925rem;
	line-height: 1.1rem;
	padding-bottom: 0.15rem;
}

/* custom cards list */
.cards-list .card .card-title {
	color: black;
	font-size: 0.9rem;
	font-weight: 700;
	line-height: 1.25;
}
.cards-list .card .pop-caption {
	display: none;
}

/* card columns layout */
@media (min-width: 576px) {
	.card-columns {
		-webkit-column-count: 4;
		   -moz-column-count: 4;
		        column-count: 4;
		-webkit-column-gap: 0.5rem;
		   -moz-column-gap: 0.5rem;
		        column-gap: 0.5rem;
		orphans: 1;
		widows: 1;
	}
	.card-columns .card {
		display: inline-block;
		width: 100%;
	}
}
@media (min-width: 576px) and (max-width: 991.98px) {
	.card-columns {
		-webkit-column-count: 3;
		   -moz-column-count: 3;
		        column-count: 3;
	}
}
@media (min-width: 576px) and (max-width: 991.98px) and (max-width: 767.98px) {
	.card-columns {
		-webkit-column-count: 2;
		   -moz-column-count: 2;
		        column-count: 2;
	}
}
.card-columns .card {
	margin-bottom: 0.5rem;
	border: none;
	border-radius: 0;
}
.card-columns .card .card-img, .card-columns .card .card-img-top {
	border-radius: 0;
}

/* gallery */
.gallery .card {
	position: relative;
	-webkit-transition: bottom 1s ease-out 0.5s;
	transition: bottom 1s ease-out 0.5s;
}
.gallery .card img {
	width: 100%;
	max-width: 100%;
	height: auto;
}
.gallery .card .caption {
	display: none;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 0.25rem 0.5rem;
	line-height: 1.25;
	color: #001437;
	background-color: rgba(255, 255, 255, 0.8);
}
.gallery .card .caption h4, .gallery .card .caption h5 {
	margin-bottom: 0.25rem;
	text-align: center;
	font-family: "PT Sans Narrow", "Roboto Condensed", "Source Sans 3", "Segoe UI", "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif;
}
.gallery .card .caption h4 {
	font-size: 1.25rem;
	font-weight: 400;
	text-transform: uppercase;
}
.gallery .card .caption h5 {
	font-size: 1.125rem;
	font-weight: 300;
}
.gallery .card .caption p {
	margin-bottom: 0;
	text-align: left;
	font-size: 0.85rem;
}
.gallery .card:hover .caption, .gallery .card:focus .caption {
	display: block;
}

/* **** PROJECT STYLES ***************** */
/* base style */
html {
	scroll-padding-top: 4rem;
}

header {
	margin-top: 65px;
	padding-top: 160px;
	padding-bottom: 0.5rem;
}

/* base sections styles */
section, footer {
	padding-top: 1.25rem;
	padding-bottom: 2.5rem;
}
section .section-title, footer .section-title {
	margin: 0 0 1rem 0;
	padding: 0;
	text-align: center;
	color: #001437;
	font-size: 1.875rem;
	font-weight: 600;
	line-height: 1.25;
}
section .section-subtitle, footer .section-subtitle {
	max-width: 50%;
	margin: -0.75rem auto 1rem auto;
	padding: 0;
	text-align: center;
	color: #343a40;
	font-size: 0.875rem;
	font-weight: 500;
	line-height: 1.3;
}
@media (max-width: 991.98px) {
	section .section-subtitle, footer .section-subtitle {
		max-width: 100%;
	}
}

/* navbar */
#mainNav {
	border-bottom: 1px solid #e84e0f;
	-o-border-image: linear-gradient(to right, #e84e0f 0%, #c3005d 30%, #5c2483 60%, #34aed6 100%);
	   border-image: -webkit-gradient(linear, left top, right top, from(#e84e0f), color-stop(30%, #c3005d), color-stop(60%, #5c2483), to(#34aed6));
	   border-image: linear-gradient(to right, #e84e0f 0%, #c3005d 30%, #5c2483 60%, #34aed6 100%);
	border-image-slice: 1;
}
#mainNav .phone {
	display: inline-block;
	margin-right: 1.25rem;
	margin-top: 0.25rem;
	color: #e84e0f;
	font-size: 1rem;
	font-weight: 600;
	text-decoration: none;
}
#mainNav .phone:hover, #mainNav .phone:focus {
	color: #c3005d;
}

/* Custom popover */
.card-popover {
	cursor: pointer;
}

.card-pop {
	margin-bottom: -1rem !important;
	background-color: #39c;
	border-color: #39c;
}
.card-pop.bs-popover-top > .popover-arrow::before, .card-pop.bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before {
	border-top-color: #39c;
}
.card-pop.bs-popover-top > .popover-arrow::after, .card-pop.bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after {
	border-top-color: #39c;
}
.card-pop.bs-popover-end > .popover-arrow::before, .card-pop.bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before {
	border-right-color: #39c;
}
.card-pop.bs-popover-end > .popover-arrow::after, .card-pop.bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after {
	border-right-color: #39c;
}
.card-pop.bs-popover-bottom > .popover-arrow::before, .card-pop.bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before {
	border-bottom-color: #39c;
}
.card-pop.bs-popover-bottom > .popover-arrow::after, .card-pop.bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after {
	border-bottom-color: #39c;
}
.card-pop.bs-popover-start > .popover-arrow::before, .card-pop.bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before {
	border-left-color: #39c;
}
.card-pop.bs-popover-start > .popover-arrow::after, .card-pop.bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after {
	border-left-color: #39c;
}
.card-pop .popover-header {
	font-family: "PT Sans Narrow", "Roboto Condensed", "Source Sans 3", "Segoe UI", "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif;
	font-weight: 700;
	font-size: 1.125rem;
	line-height: 1.25;
	color: #fff;
	background-color: transparent;
}
.card-pop .popover-header .close {
	float: right;
	color: #fff;
	text-decoration: none;
}
.card-pop .popover-header .close:hover, .card-pop .popover-header .close:focus {
	color: #c3005d;
}
.card-pop .popover-body {
	margin: 0;
	padding-bottom: 0.5rem;
	color: #fff;
	font-family: "PT Sans Narrow", "Roboto Condensed", "Source Sans 3", "Segoe UI", "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif;
	font-size: 1rem;
	line-height: 1.3;
}
.card-pop .popover-body p {
	margin: 0 0 0.5rem 0;
	font-family: inherit;
}
.card-pop .popover-body img.caption-img {
	display: block;
	max-width: calc(100% + 2rem);
	height: auto;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	margin: -1rem -1rem 0.5rem -1rem;
	border-radius: 0.25rem 0.25rem 0 0;
}
.card-pop .popover-header + .popover-body img.caption-img {
	border-radius: 0;
}

/* scrolltop */
#scrolltop {
	display: none;
	position: fixed;
	bottom: 1rem;
	right: 1rem;
	padding: 0.2rem;
	outline: none;
	color: rgba(248, 249, 250, 0.85) !important;
	font-size: 2rem;
	line-height: 1.2;
	border: none;
	background: -webkit-gradient(linear, left bottom, right top, from(rgba(var(--bs-orange-rgb), 0.75)), color-stop(30%, rgba(var(--bs-pink-rgb), 0.75)), color-stop(60%, rgba(var(--bs-indigo-rgb), 0.75)), to(rgba(var(--bs-cyan-rgb), 0.75)));
	background: linear-gradient(to top right, rgba(var(--bs-orange-rgb), 0.75) 0%, rgba(var(--bs-pink-rgb), 0.75) 30%, rgba(var(--bs-indigo-rgb), 0.75) 60%, rgba(var(--bs-cyan-rgb), 0.75) 100%);
}

/* modal */
#callbackModal .modal-content {
	color: #fff;
	border-color: #29235C;
	background-color: #001437;
	background-repeat: no-repeat;
	background-position: top center;
	background-size: auto;
	background-image: url(../images/bg-o.svg);
}
#callbackModal .modal-content .modal-body {
	padding: 0 1.5rem 0.5rem 1.5rem;
}
#callbackModal .modal-content .modal-body .alert {
	margin: 0;
	padding: 0;
}
#callbackModal .modal-content .modal-body .alert-success, #callbackModal .modal-content .modal-body .alert-danger {
	margin: 0.5rem;
	padding: 0.5rem;
}
#callbackModal .modal-content .modal-header {
	padding: 0.5rem 1.5rem;
	border-bottom: none;
}
#callbackModal .modal-content .modal-header .modal-title {
	margin: 0;
	color: #e84e0f;
	font-size: 2rem;
	font-weight: 600;
	line-height: 1.25;
}
#callbackModal .modal-content .modal-header .btn-close {
	font-size: 0.5rem;
	background-color: #0ef;
}

/* *** Sections Styles ************** */
/* section about */
#about {
	background-repeat: no-repeat;
	background-position: top center;
}
#about > .container h1, #about > .container h4, #about > .container .section-subtitle {
	display: block;
	margin: 3rem auto 0.5rem auto;
	max-width: 70%;
	font-size: 1.875rem;
	font-weight: 600;
	text-align: center;
}
@media (max-width: 991.98px) {
	#about > .container h1, #about > .container h4, #about > .container .section-subtitle {
		max-width: 100%;
	}
}
@media (max-width: 767.98px) {
	#about > .container h1, #about > .container h4, #about > .container .section-subtitle {
		font-size: 1.5rem;
	}
}

/* section services */
#services .cards-list .card {
	border: none;
}
#services .cards-list .card .card-body {
	padding-bottom: 0;
	text-align: center;
}
#services .cards-list .card .card-body [class^=icon-] {
	font-size: 64px;
}
#services .cards-list .card .card-footer {
	padding: 0 0.25rem;
	border: none;
	background: transparent;
}
@media (max-width: 575.98px) {
	#services .cards-list .card .card-footer {
		padding: 0;
	}
}
#services .cards-list .card .card-title {
	text-transform: uppercase;
	text-align: center;
	color: #29235C;
}
@media (max-width: 400px) {
	#services .cards-list .card .card-title {
		font-size: 0.8rem;
	}
}

/* section advantage */
#advantage {
	min-height: 310px;
	background-repeat: no-repeat;
	background-position: center center;
}
#advantage .section-title {
	color: #e84e0f;
}
#advantage .block-list {
	text-align: center;
}
#advantage .block-list .block-wrapper {
	position: relative;
	width: 100%;
	overflow: hidden;
	padding-bottom: 100%;
}
#advantage .block-list .block-wrapper .block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 1.25rem;
	color: #fff;
	border-radius: 50%;
	background: -webkit-gradient(linear, left top, left bottom, from(#001437), to(#001437)) padding-box, -webkit-gradient(linear, left top, right top, from(#e84e0f), color-stop(30%, #c3005d), color-stop(60%, #5c2483), to(#34aed6)) border-box;
	background: linear-gradient(#001437, #001437) padding-box, linear-gradient(to right, #e84e0f 0%, #c3005d 30%, #5c2483 60%, #34aed6 100%) border-box;
	border: 2px solid transparent;
}
@media (max-width: 767.98px) {
	#advantage .block-list .block-wrapper .block {
		border-radius: 25%;
	}
}
#advantage .block-list .block-wrapper .block .block-title {
	margin-top: 0;
	margin-bottom: 0.5rem;
	font-size: 0.85rem;
	font-weight: 600;
	line-height: 1.25;
	text-transform: uppercase;
}
@media (max-width: 767.98px) {
	#advantage .block-list .block-wrapper .block .block-title {
		margin-bottom: 0.25rem;
		font-size: 0.75rem;
	}
}
@media (max-width: 360px) {
	#advantage .block-list .block-wrapper .block .block-title {
		font-size: 0.6rem;
	}
}
#advantage .block-list .block-wrapper .block .block-text {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 0.75rem;
	font-weight: 400;
	line-height: 1.35;
}
@media (max-width: 767.98px) {
	#advantage .block-list .block-wrapper .block .block-text {
		font-size: 0.6rem;
	}
}
@media (max-width: 360px) {
	#advantage .block-list .block-wrapper .block .block-text {
		font-size: 0.55rem;
	}
}

/* section montage */
#montage .list-group {
	border-radius: 0;
}
#montage .list-group .list-group-item {
	padding: 0 1rem .2rem 0;
	background-color: transparent;
	border-width: 0 0 1px;
	-o-border-image: linear-gradient(to left, rgba(var(--bs-orange-rgb), 0.5) 0%, rgba(var(--bs-pink-rgb), 0.5) 30%, rgba(var(--bs-indigo-rgb), 0.5) 60%, rgba(var(--bs-cyan-rgb), 0.5) 100%) 1;
	   border-image: -webkit-gradient(linear, right top, left top, from(rgba(var(--bs-orange-rgb), 0.5)), color-stop(30%, rgba(var(--bs-pink-rgb), 0.5)), color-stop(60%, rgba(var(--bs-indigo-rgb), 0.5)), to(rgba(var(--bs-cyan-rgb), 0.5))) 1;
	   border-image: linear-gradient(to left, rgba(var(--bs-orange-rgb), 0.5) 0%, rgba(var(--bs-pink-rgb), 0.5) 30%, rgba(var(--bs-indigo-rgb), 0.5) 60%, rgba(var(--bs-cyan-rgb), 0.5) 100%) 1;
	border-image-slice: 1;
}
#montage .list-group .list-group-item .lgi-icon [class^=icon-] {
	font-size: 72px;
}
#montage .list-group .list-group-item .lgi-descr {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-line-pack: center;
	    align-content: center;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}
#montage .list-group .list-group-item .lgi-descr p {
	margin: 0;
	color: #001437;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.35;
}

/* section projects */
#projects .section-title {
	color: #5c2483;
}
#projects .gallery .card .year-block {
	display: inline-block;
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
	padding: 0.1rem 0.7rem;
	font-family: "PT Sans Narrow", "Roboto Condensed", "Source Sans 3", "Segoe UI", "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif;
	font-size: 0.95rem;
	font-weight: 600;
	color: #fff;
	background: -webkit-gradient(linear, left top, right top, from(rgba(var(--bs-orange-rgb), 0.75)), color-stop(30%, rgba(var(--bs-pink-rgb), 0.75)), color-stop(60%, rgba(var(--bs-indigo-rgb), 0.75)), to(rgba(var(--bs-cyan-rgb), 0.75)));
	background: linear-gradient(to right, rgba(var(--bs-orange-rgb), 0.75) 0%, rgba(var(--bs-pink-rgb), 0.75) 30%, rgba(var(--bs-indigo-rgb), 0.75) 60%, rgba(var(--bs-cyan-rgb), 0.75) 100%);
}

/* section galworks*/
#galworks .section-title {
	color: #29235C;
}

/* custom gallery for sections projects & galworks */
#projects .gallery .card, #galworks .gallery .card {
	position: relative;
}
#projects .gallery .card img, #galworks .gallery .card img {
	position: relative;
}
#projects .gallery .card .caption h5 [class^=icon-], #galworks .gallery .card .caption h5 [class^=icon-] {
	color: #666;
	font-size: 14px;
	vertical-align: 2px;
}

/* section contacts */
#contacts {
	min-height: 316px;
	background-image: url(../images/bg.svg);
	background-repeat: no-repeat;
	background-position: top center;
}
#contacts .continfo .section-subtitle {
	margin-bottom: 1.25rem;
	color: #f8f9fa;
	font-size: 1rem;
	font-weight: 300;
}
#contacts .continfo .address {
	font-size: 0.95rem;
	font-weight: 500;
}
#contacts .continfo .address span {
	font-weight: 300;
}
#contacts .continfo a {
	color: #f8f9fa;
	text-decoration: none;
}
#contacts .continfo a:hover, #contacts .continfo a:focus {
	color: #34aed6;
	text-decoration: underline;
}

/* footer */
footer {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-ms-flex-line-pack: justify;
	    align-content: space-between;
}
footer .copyright {
	margin-top: 0.5rem;
	margin-bottom: -2rem;
	color: #f8f9fa;
	font-size: 0.85rem;
	font-weight: 300;
}
footer .copyright a {
	text-decoration: underline;
}