@charset "utf-8";
/* CSS Document */

/*---------- Google Fonts ----------*/
@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@100;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700;800&display=swap');


body {
	font-family: 'Barlow Condensed', sans-serif;
	background: #FFFFFF;
}


a,
input,
button,
textarea {
	outline: none !important;
}

a {
	transition: all ease-in-out 300ms;
	-webkit-transition: all ease-in-out 300ms;
	-ms-transition: all ease-in-out 300ms;
	-o-transition: all ease-in-out 300ms;
	-moz-transition: all ease-in-out 300ms;
}


.btn {
	font-size: 17px;
	line-height: 17px;
	color: #ffffff;
	padding: 10px 15px;
	border-radius: 0;
	border: none;
	font-family: "sf_pro_displaylight";
	background: #2ac1f9;
}

.btn:hover {
	color: #ffffff;
}

p {
	font-size: 17px;
	line-height: 25px;
	color: #86868b;
}


/*==================================================================*/
/*========== Header Start ==========*/
/*==================================================================*/



.main-title {
	font-style: normal;
	font-weight: 800;
	font-size: 64px;
	line-height: 75px;
	color: #13134F;
	padding: 0;
}

.main-title * {
	font-weight: inherit;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	color: inherit;
	margin: 0;
}

.section-title {
	margin: 0;
	font-family: "sf_pro_displaybold";
	font-size: 50px;
	line-height: 50px;
	text-align: center;
	color: #000000;
}

.section-title * {
	font-weight: inherit;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	color: inherit;
	margin: 0;
}


.inner-title {
	padding: 0 0 35px;
	font-weight: 700;
	font-size: 24px;
	line-height: 32px;
	text-align: center;
	display: block;
}

.inner-title * {
	font-weight: inherit;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	color: inherit;
	margin: 0;
}

.header {
	padding: 16px 0 11px;
	position: relative;
	z-index: 99;
	background-image: -moz-linear-gradient(-90deg, rgb(29, 24, 24) 0%, rgb(1, 1, 1) 99%);
	background-image: -webkit-linear-gradient(-90deg, rgb(29, 24, 24) 0%, rgb(1, 1, 1) 99%);
	background-image: -ms-linear-gradient(-90deg, rgb(29, 24, 24) 0%, rgb(1, 1, 1) 99%);
	border-bottom: 4px solid #2ac1f9;
}

.h-top {
	display: flex;
	align-items: center;
	justify-content: space-between;
}


.h-top .left a img {
	margin-right: 9px;
}

.h-top .left a {
	font-size: 15px;
	line-height: 15px;
	color: #dbcfcf;
	text-decoration: none;
	font-family: "sf_pro_displaymedium";
	display: flex;
	align-items: center;
}

.h-top .left a:hover {
	color: #2ac1f9;
}

.h-top ul {
	display: flex;
	padding: 0;
	margin: 0;
	list-style-type: none;
	align-items: center;
	justify-content: flex-end;
}

.h-top ul li {
	display: block;
	padding: 0;
	margin: 0;
	list-style-type: none;
	padding-left: 7px;
}

.navbar {
	padding: 170px 0 0;
}


.navbar-nav .nav-item {
	position: relative;
	padding: 0 37px;
}

.navbar-nav .nav-item:last-child {
	padding-right: 0;
}

.navbar-nav .nav-item:last-child:after {
	display: none;
}

.navbar-nav .nav-item .nav-link {
	font-style: normal;
	font-weight: 400;
	font-size: 17px;
	line-height: 17px;
	color: #fefcfc;
	padding: 0;
	position: relative;
	text-transform: capitalize;
	font-family: "sf_pro_displayregular";
}

.navbar-nav .nav-item .nav-link.active-menu,
.navbar-nav .nav-item.active>.nav-link,
.navbar-nav .nav-item.current-menu-item>.nav-link,
.navbar-nav .nav-item>.nav-link.active,
.navbar-nav .nav-item>.nav-link.current-menu-item,
.navbar-nav .nav-item>.nav-link:hover {
	color: #60d4ff;
}


.navbar-brand {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 272px;
	margin: 0 auto;
}

.banner-video .video-block {
	height: 680px;
	position: relative;
}


.video-block video {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.metal-print {
	padding: 65px 0;
}

.title h2 {
	font-size: 83.333px;
	font-family: "sf_pro_displaybold";
	color: rgb(0, 0, 0);
	line-height: 70px;
	margin: 0 0 30px;
}

.text-block {
	text-align: center;
}

.text-block p {
	font-family: "sf_pro_displaybold";
}

.metal-print .text-block {
	max-width: 1075px;
	margin: 0 auto;
	padding: 0 0 60px;
}

.metal-print .video-block {
	height: 600px;
	position: relative;
}


.features .text-block {
	padding: 0 0 50px;
	text-align: left;
	max-width: 100%;
}

.features .text-block p {
	/* text-align: left; */
}


.features .title h2 {
	margin: 0;
}

.feature-block h3 {
	font-size: 87px;
	font-family: "sf_pro_displaybold";
	color: rgb(0, 0, 0);
	font-weight: bold;
	line-height: 75px;
	background: #FAF215;
	background: linear-gradient(to top, #FAF215 0%, #5550AF 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.feature-block {
	padding: 90px 0 0;
}

.feature-block h3 span {
	display: block;
	font-size: 58px;
	line-height: 50px;
}


.features .interior-block .title h2 {
	color: #27f722;
}

.features .interior-block h3 {
	color: #000000;
	background: none;
	-webkit-background-clip: unset;
	-webkit-text-fill-color: unset;
}


.priting-banner img {
	width: 100%;
}

.priting-banner {
	position: relative;
}

.priting-text .title h2 {
	line-height: 87px;
}

.priting-text .title h2 span {
	color: #767a93;
	font-family: "sf_pro_displaythin";
}

.priting-text .title {
	max-width: 525px;
	margin-left: auto;
	text-align: right;
}

.priting-text {
	position: absolute;
	left: 0;
	right: 0;
	top: 40px;
}

.transfixed-sec .text-block {
	padding: 120px 0;
}

.transfixed-sec .title h2 {
	font-family: "sf_pro_displaythin";
}

.transfixed-sec .title h2 span {
	display: block;
	font-family: "sf_pro_displaybold";
}

.transfixed-sec .video-block {
	height: 900px;
}

.media-slider .slick-track {
	display: flex;
}

.media-slider .m-item {
	height: auto;
}

.media-slider .m-item img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.enquiry-sec .section-title {
	padding: 0 0 60px;
}

.enquiry-sec [class*=col-] {
	border-right: 1px solid #4cc5fb;
	padding: 0 50px;
}

.enquiry-sec [class*=col-]:last-child {
	border-right: none;
}

.enquiry-sec {
	padding: 90px 0 100px;
}

.enquiry-sec .row {
	margin: 0 -50px;
}

.enquiry-sec .container {
	max-width: 1070px;
}

.enquire-block .icon {
	padding-right: 20px;
}

.enquire-block {
	font-size: 25px;
	line-height: 25px;
	color: #000305;
	display: flex;
	align-items: center;
	font-family: "sf_pro_displayregular";
	padding: 45px 0;
}

.enquire-block a:hover {
	color: #2ac1f9;
}

.enquire-block a {
	text-decoration: none;
	color: #000305;
}

.enquire-block span {
	color: #2ac1f9;
	display: block;
	font-family: "sf_pro_displaybold";
	margin: 0 0 15px;
}

.footer {
	/* background-image: -moz-linear-gradient(90deg, rgb(29, 24, 24) 0%, rgb(1, 1, 1) 99%); */
	/* background-image: -webkit-linear-gradient(90deg, rgb(29, 24, 24) 0%, rgb(1, 1, 1) 99%); */
	/* background-image: -ms-linear-gradient(90deg, rgb(29, 24, 24) 0%, rgb(1, 1, 1) 99%); */
	background: rgb(36, 34, 34);
	background: linear-gradient(0deg, rgba(36, 34, 34, 1) 0%, rgba(1, 1, 1, 1) 100%);
	padding: 60px 0 0;
	border-top: 8px solid #2ac1f9;
}

.f-right ul {
	display: flex;
	padding: 0;
	margin: 0;
	list-style-type: none;
	align-items: center;
	justify-content: flex-end;
}

.f-right ul li:first-child {
	margin-right: 5px;
}

.f-right ul li {
	font-size: 16px;
	line-height: 20px;
	color: #bfb7b7;
	font-family: "sf_pro_displaylight";
	display: block;
	padding: 0;
	margin: 0;
	list-style-type: none;
	padding-left: 7px;
}

.connect-form.footer-connect-form {
	max-width: 398px;
	margin-left: auto;
	margin-right: 0;
}

.connect-form .form-group .btn {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	background-color: #6c7073;
	border-radius: 0 10px 10px 0;
	padding: 0 10px;
}

.connect-form .form-group .btn img {
	width: 23px;
	height: auto;
	display: block;
	margin: 0;
}

.connect-form .form-group {
	border: 1px solid #6c7073;
	border-radius: 10px;
	position: relative;
	padding-right: 44px;
}

.connect-form .form-control {
	border-radius: 0;
	border: none;
	padding: 4px 13px;
	font-size: 14px;
	line-height: 22px;
	color: #666565;
	font-family: "sf_pro_displaylight";
	background: transparent;
}

.connect-form {
	padding: 22px 0 0;
}

.connect-form h6 {
	font-size: 16.667px;
	font-family: "sf_pro_displaylight";
	color: rgb(255, 255, 255);
	line-height: 17px;
	text-align: left;
	margin: 0 0 10px;
}

.footer .f-top {
	padding: 0 0 80px;
}

.f-bottom {
	padding: 8px 0;
	background: #27b0e4;
}

.f-bottom a {
	font-size: 14px;
	line-height: 14px;
	color: #fff;
	margin: 0;
	font-family: "sf_pro_displaylight";
}

.f-bottom .f-bottom-links {
	color: #fff;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}

.f-bottom .f-bottom-links ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.f-bottom .f-bottom-links ul li {
	margin: 0;
	padding: 0;
}

.f-bottom .f-bottom-links ul li:nth-of-type(1n+2) {
	border-left: 1px solid #fff;
	padding-left: 10px;
	margin-left: 10px;
}

.f-bottom .left p {
	margin-left: 35px;
}

.f-bottom .right {
	text-align: right;
}


.f-bottom .left a img {
	margin-right: 9px;
}

.f-bottom .left a {
	font-size: 15px;
	line-height: 15px;
	color: #dbcfcf;
	text-decoration: none;
	font-family: "sf_pro_displaymedium";
	display: flex;
	align-items: center;
}

.f-bottom .left a:hover {
	color: #2ac1f9;
}

.metal-link {
	background: #000000;
	padding: 10px;
	text-align: center;
}

.metal-link a img {
	margin-left: 10px;
}

.metal-link a span {
	color: #00aeef;
}

.metal-link a {
	font-size: 20px;
	line-height: 20px;
	font-family: "sf_pro_displaythin";
	text-decoration: none;
	display: block;
	color: #ffffff;
}

.transist-block .t-image {
	position: relative;
}

.transist-block {
	background: #020202;
}

.transist-block h2 {
	background: #F40F8B;
	background: linear-gradient(to top, #F40F8B 0%, #ffffff 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-size: 66px;
	line-height: 70px;
	font-family: "sf_pro_displaybold";
	margin-top: 25px;
	margin-bottom: 15px;
}

.amazing-block h2 span {
	font-size: 50px;
	line-height: 50px;
	display: block;
}

.science-block h2 span {
	font-size: 45px;
	line-height: 45px;
	display: block;
}

.amazing-block h2 {
	background: #614ED4;
	background: linear-gradient(to top, #614ED4 0%, #ffffff 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.science-block h2 {
	background: #614ED4;
	background: linear-gradient(to top, #efe718 0%, #5e83fc 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.transist-detail {
	padding: 15px;
}

.transist-block .t-text {
	position: absolute;
	bottom: -30px;
	left: 25px;
	right: 25px;
	padding: 15px;
	background: #ffffff;
}


.transist-block .t-text p {
	font-size: 16px;
	line-height: 25px;
	color: #06ccec;
	margin: 0;
	font-family: "sf_pro_displaybold";
}

.science-block .transist-detail h2 {
	margin: 25px 15px;
}

.science-block .transist-detail {
	padding-left: 0;
	padding-right: 0;
}

.amazing-block .t-text p {
	color: #040404;
}

.metal-print-main .text-block {
	text-align: left;

}

.intro-sec {
	padding: 110px 0 50px;
}

.intro-sec .intro-img {
	margin-top: 50px;
}

.intro-sec .title h2 span {
	font-size: 50px;
	line-height: 50px;
	font-family: "sf_pro_displaylight";
	display: block;
}

.intro-sec p {
	font-family: "sf_pro_displaymedium";
}

.intro-sec .title h2 {
	font-size: 80px;
	line-height: 80px;
	color: #030303;
}

.feature-video .video-block {
	height: 800px;
}

.easy-hanging .hang-text {
	text-align: right;
}

.easy-hanging .title h2 {
	font-size: 100px;
	line-height: 100px;
}

.easy-hanging .title h2 span {
	color: #7ca1d2;
}

.easy-hanging .video-block {
	height: 598px;
}

.easy-hanging {
	padding: 35px 0;
}

.easy-hanging p {
	font-family: 'Open Sans', sans-serif;
	color: #6e6b6b;
}

.video-block {
	position: relative;
}

.play-button {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: auto;
	cursor: pointer;
}

.video-block:hover .play-button {
	opacity: 1 !important;
}

.image-block img {
	width: 100%;
}

.round-edge {
	padding: 75px 0 30px;
}

.round-edge .title {
	padding: 0 0 35px;
}

.round-edge .title h2 {
	margin: 0;
}

.round-edge .title h2 span {
	color: #a1a1a4;
}

.round-edge .title span {
	font-size: 64px;
	color: #9795c3;
	font-family: "sf_pro_displaybold";
	line-height: 1;
}

.no-framing .text-block {
	text-align: center;
	max-width: 950px;
	margin: 0 auto 50px;
}

sup {
	font-size: 16px;
	line-height: 16px;
	top: -50px;
}

.no-framing .title span {
	font-size: 75px;
	line-height: 75px;
	color: #c39b95;
	font-family: "sf_pro_displaybold";
	display: block;
}

.no-framing .title h2 {
	font-size: 100px;
	line-height: 100px;
}

.experience {
	padding: 60px 0 120px;
}

.experience .title span {
	color: #7ca1d2;
	font-size: 83px;
	line-height: 83px;
	font-family: "sf_pro_displaybold";
}

.experience .title h2 {
	font-size: 104px;
	line-height: 104px;
	margin: 0;
}

.canvas-print {
	background: #000000;
	padding: 60px 0;
}

.canvas-print h3 span {
	color: #7ca1d2;
}

.canvas-print h3 {
	font-size: 25px;
	line-height: 25px;
	font-family: "sf_pro_displaymedium";
	margin: 0 0 25px;
	color: #ffffff;
	text-align: center;
}

.canvas-block {
	padding: 0 0 100px;
}

.canvas-block:last-child {
	padding: 0;
}

.commercials .text-block a img {
	margin-left: 10px;
}

.commercials {
	padding: 100px 0 150px;
}

.commercials .text-block {
	max-width: 325px;
}

.commercials .text-block a {
	font-size: 17px;
	line-height: 17px;
	color: #6dcff6;
	text-decoration: none;
	font-family: "sf_pro_displaybold";
}

.commercials .section-title {
	text-align: left;
	padding: 0 0 20px;
}

.table-title h3 {
	font-size: 25px;
	line-height: 25px;
	color: #6dcff6;
}

.commercials .commercial-table p {
	color: #6dcff6;
	font-size: 16px;
	line-height: 16px;
	margin: 0;
	font-family: "sf_pro_displaybold";
}

.table-title span {
	padding: 6px 12px;
	font-size: 14px;
	line-height: 14px;
	color: #000000;
	border-bottom: 3px solid #6dcff6;
	font-family: "sf_pro_displayregular";
	display: block;
}

.single-table {
	padding: 0 0 60px;
	max-width: 285px;
}

.single-table:last-child {
	padding: 0;
}

.commercials .table tr td {
	color: #000000;
	font-size: 17px;
	line-height: 17px;
	font-family: "sf_pro_displaybold";
	padding: 12px 10px;
	border: none;
}

.commercials .table tr td:last-child {
	text-align: right;
}

.pro-member-main .container {
	max-width: 1000px;
}

.member-banner {
	padding: 50px 0 25px;
	background: #070707;
}

.member-logo {
	display: flex;
	align-items: center;
}

.member-logo h2 {
	font-size: 81.25px;
	font-family: "sf_pro_displaybold";
	color: rgb(42, 193, 249);
	font-weight: bold;
	line-height: 60px;
}

.member-logo p {
	font-size: 14px;
	font-family: "sf_pro_displaymedium";
	color: #ffffff;
	margin: 0;
	line-height: 14px;
}

.member-text {
	text-align: right;
}

.member-text p {
	font-size: 20px;
	font-family: "sf_pro_displaylight";
	color: #ffffff;
	margin: 0 0 30px;
	line-height: 30px;
}

.member-form .form-group {
	margin: 0 0 50px;
}

.form-check-input {
	height: 25px;
	width: 25px;
	border-radius: 5px;
	background: transparent;
	border: 1px solid #ffffff;
	position: absolute;
	margin: 0 !important;
	left: 0;
	top: 0;
}

.member-form {
	padding: 100px 0 30px;
	background: #2ac1f9;
}

.form-check-input:checked {
	background-color: #6dcff6;
	border-color: #6dcff6;
}

.member-form .form-control {
	height: 38px;
	border: none;
	border-bottom: 3px solid #feffff;
	border-radius: 0;
	background: transparent;
	font-family: "sf_pro_displaylight";
	padding: 0;
	font-size: 20px;
	line-height: 25px;
	box-shadow: none !important;
	color: #ffffff;
}

.checkbox-group {
	display: flex;
}

.checkbox-group span {
	font-family: "sf_pro_displaylight";
	padding: 0;
	font-size: 20px;
	line-height: 20px;
	box-shadow: none !important;
	color: #ffffff;

}

.form-check {
	margin: 0 22px;
	padding-left: 35px;
	position: relative;
}

.form-check label {
	font-family: "sf_pro_displaybold";
	padding: 0;
	font-size: 20px;
	line-height: 20px;
	box-shadow: none !important;
	color: #ffffff;

}

textarea.form-control {
	resize: none;
	height: auto;
}

.contact-form .form-control::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #ffffff;
}

.contact-form .form-control::-moz-placeholder {
	/* Firefox 19+ */
	color: #ffffff;
}

.contact-form .form-control:-ms-input-placeholder {
	/* IE 10+ */
	color: #ffffff;
}

.contact-form .form-control:-moz-placeholder {
	/* Firefox 18- */
	color: #ffffff;
}

.member-form .form-control::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #ffffff;
}

.member-form .form-control::-moz-placeholder {
	/* Firefox 19+ */
	color: #ffffff;
}

.member-form .form-control:-ms-input-placeholder {
	/* IE 10+ */
	color: #ffffff;
}

.member-form .form-control:-moz-placeholder {
	/* Firefox 18- */
	color: #ffffff;
}

.member-form .date-select .form-control::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #2ac1f9;
}

.member-form .date-select .form-control::-moz-placeholder {
	/* Firefox 19+ */
	color: #2ac1f9;
}

.member-form .date-select .form-control:-ms-input-placeholder {
	/* IE 10+ */
	color: #2ac1f9;
}

.member-form .date-select .form-control:-moz-placeholder {
	/* Firefox 18- */
	color: #2ac1f9;
}

.form-select option {
	color: #00aeef;
}

.form-select {
	background: url("data:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAPCAYAAAAVk7TYAAAA30lEQVQ4jb3TSy4FQRSH8Z/ehbmxfbAGAxuxBgYeIRKPBIkId+CRCAlGN2JiPyg5SXXSrtu6QrdveM6/6svJqZpJKa1g3vC8Vpj9B1EwF7J9vA8sesN6yJ6xiTSQKAZZxUuVC0/YwMcAorU8kKrReMRWjxPWonFdqCYCD9jtQZjyasbN4qQsuMXhH0U7eTVfmCYLLn8prEV305rxqX86vIjlyBWKtnHfFmibrOYaB32ISmTBFY47MntdolJZcIHzlt4RbkouKZUFJ/nhNDnDqPSCrgfyLY8lLGTJafFJfAIm9jj1wMTwqgAAAABJRU5ErkJggg==") no-repeat !important;
	background-position: right center !important;
	padding-right: 40px !important;
}

.gender-group {
	display: flex;
	margin: 0 0 50px;
	justify-content: center;
}

.gender-group .form-select {
	border: none;
}

.delivery-check {
	display: inline-block;
}

.delivery-check label {
	font-size: 16px;
	line-height: 16px;
	font-family: "sf_pro_displaylight";
}

.date-select .date-input {
	display: flex;
	width: 165px;
	justify-content: space-between;
}

.date-select {
	display: flex;
	align-items: center;
	margin-left: 35px;
}

.date-select .form-control {
	width: 38px;
	background: #ffffff;
	color: #00aeef;
	font-family: "sf_pro_displayregular";
	padding: 0;
	text-align: center;
}

.date-select .form-control:last-child {
	width: 65px;
}

.date-select label {
	font-size: 20px;
	line-height: 20px;
	font-family: "sf_pro_displaylight";
	color: #ffffff;
	margin-right: 12px;
}

.btn-submit {
	font-size: 18px;
	line-height: 18px;
	color: #ffffff;
	font-family: "sf_pro_displaybold";
	padding: 17px 50px;
	border: 1px solid #ffffff;
	border-radius: 10px;
	background: #6dcff6;
}

.member-commercials .table tr td strike {
	position: relative;
	text-decoration: none;
	margin-right: 20px;
}

.member-commercials .table tr td strike:after {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 2px;
	background: #6dcff6;
	content: "";
	transform: rotate(-20deg);
	margin: auto;
}

.member-commercials .table tr td {
	text-align: center;
}

.pro-member-main .section-title {
	color: #60d4ff;
}

.pro-member-main .commercials {
	background: transparent;
}

.pro-member-main .text-block p {
	font-family: "sf_pro_displayregular";
}

.member-commercials .text-block p {
	color: #000000;
}

.member-commercials .text-block {
	text-align: left;
}

.member-commercials .table th:last-child {
	text-align: right;
}

.member-commercials .table th {
	border: none;
	text-align: center;
}

.member-commercials .member-inner {
	max-width: 1000px;
	margin: 0 auto;
}

.member-commercials {
	background: #ebebeb;
	border-radius: 20px;
	padding: 45px;
}

.member-commercials .single-table {
	margin: 0 auto;
}

.member-commercials .table-title h3 {
	margin: 0;
}

.member-commercials .table-title span {
	border: none;
}

.member-left {
	max-width: 360px;
}

.member-left p {
	font-size: 18px;
	line-height: 25px;
	margin: 0 0 60px;
	color: #353737;
	font-family: "sf_pro_displaybold";
}

.member-left h2 {
	font-size: 43px;
	line-height: 43px;
	margin: 0 0 35px;
	color: #040404;
	font-family: "sf_pro_displaymedium";
}

.member-left h2 span {
	background: #2ac1f9;
	border-radius: 6px;
	padding: 6px 5px 8px;
	color: #ffffff;
	display: inline-block;
}

.member-left ul {
	padding: 0;
	margin: 0 0 40px;
	list-style-type: none;
}

.pro-member-banner {
	padding: 150px 0 100px;
}

.member-left ul li {
	padding: 0;
	margin: 0;
	list-style-type: none;
	font-size: 16px;
	line-height: 33px;
	margin: 0;
	color: #353737;
	font-family: "sf_pro_displayregular";
	position: relative;
	padding-left: 25px;
}

.member-left ul li:after {
	position: absolute;
	content: "";
	left: 0;
	top: 10px;
	background: url("../images/li-arrow.png") no-repeat;
	width: 15px;
	height: 18px;
	background-size: contain;
}

.member-text ul {
	padding: 0;
	margin: 0;
	display: block;
	list-style-type: none;
}

.member-text ul li {
	text-align: left;
	padding: 0;
	margin: 0;
	list-style-type: none;
	font-size: 90px;
	line-height: 90px;
	margin: 0;
	color: #000000;
	font-family: "sf_pro_displaybold";
}

.member-commercials .text-block .btn {
	color: #ffffff;
	padding: 17px 14px;
}

.member-tools [class*=col-] {
	padding: 0 8px 16px;
}

.tools-block {
	position: relative;
	height: 100%;
}

.tools-block img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.tools-block .t-detail span {
	font-size: 30px;
	line-height: 30px;
	display: block;
	color: #fffdfd;
	font-family: "sf_pro_displaybold";
}

.tools-block .t-detail {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	display: flex;
	padding: 20px;
	align-items: flex-end;
	background: url("../images/box-sh.png") no-repeat;
	background-position: bottom center;
	background-size: 100%;
}

.pro-member-single .commercials {
	padding: 45px 0 0;
}

.image-banner {
	border-bottom: 6px solid #2ac1fa;
}

.image-banner img {
	width: 100%;
}

.contact-form {
	border: 5px solid #2ac1fa;
	border-radius: 10px;
	padding: 35px 22px;
	background: #010101;
	max-width: 510px;
}

.contact-form .form-group {
	margin-bottom: 8px;
}

.contact-form .form-control {
	border: 1px solid #ffffff;
	border-radius: 0;
	background: transparent;
	height: 32px;
	font-family: "sf_pro_displayregular";
	font-size: 16px;
	line-height: 16px;
	padding: 9px;
}

textarea.form-control {
	height: auto !important;
}

.contact-form .btn {
	border-radius: 10px;
	font-size: 16px;
	line-height: 16px;
	font-family: "sf_pro_displaybold";
}

.contact-form .btn:hover {
	background: #6dcff6;
}

.contact-right p {
	color: #4c4848;
	font-family: "sf_pro_displaybold";
	margin: 20px 0 30px;
}

.contact-right {
	max-width: 380px;
}

.contact-right .social h6 {
	font-size: 18px;
	line-height: 18px;
	color: #000000;
	font-family: "sf_pro_displaymedium";
	margin: 0 0 15px;
}

.contact-right ul {
	display: flex;
	padding: 0;
	margin: 0;
	list-style-type: none;
	align-items: center;
}

.contact-right ul li {
	display: block;
	padding: 0;
	margin: 0;
	list-style-type: none;
	padding-right: 7px;
}


.contact-sec {
	margin-top: -130px;
}



.datepicker {
	background: #070707;
}

.datepicker.dropdown-menu {
	z-index: 999 !important;
}

.datepicker.dropdown-menu.bottom:after {
	border-bottom-color: #60d4ff;
}

.datepicker table thead tr:first-child th:hover {
	background: #ffffff;
	color: #60d4ff;
}

.datepicker table th {
	border-radius: 0;
	-webkit-border-radius: 0;
	-ms-border-radius: 0;
	color: #ffffff;
}

.datepicker table td {
	border-radius: 0;
	-webkit-border-radius: 0;
	-ms-border-radius: 0;
}

.datepicker table td.day {
	color: #ffffff;
}

.datepicker .datepicker-days table td:hover {
	background: #2ac1f9 !important;
	color: #fff !important;
}

.datepicker table td.active {
	background: #ffffff;
	color: #60d4ff;
}

.datepicker table td.active.today:before {
	border-bottom-color: #60d4ff;
}

.datepicker table td i {
	margin: 0;
	color: #ffffff;
	border-radius: 0;
	-webkit-border-radius: 0;
	-ms-border-radius: 0;
}

.datepicker table td i:hover {
	background: #ffffff;
	color: #60d4ff;
}

.datepicker table td span {
	border-radius: 0;
	-webkit-border-radius: 0;
	-ms-border-radius: 0;
	margin: 0;
	color: #ffffff;
}

.datepicker .datepicker-switch:hover,
.datepicker .next:hover,
.datepicker .prev:hover,
.datepicker tfoot tr th:hover,
.datepicker table tr td span.focused,
.datepicker table tr td span:hover,
.datepicker table td span:hover {
	background: #60d4ff !important;
	color: #ffffff;
}

.datepicker table td span.active {
	background: #ffffff;
	color: #60d4ff;
}

.datepicker .timepicker-picker table td {
	background: transparent;
}

.datepicker .timepicker-picker table td a {
	padding: 0;
}

.datepicker .datepicker-months table td,
.datepicker .datepicker-years table td {
	background: transparent;
}

.datepicker .datepicker-months table td a,
.datepicker .datepicker-years table td a {
	padding: 0;
}


.cub-left {
	text-align: center;
	padding-right: 60px;
}

.cub-left h6 {
	font-size: 37px;
	line-height: 50px;
	font-family: "sf_pro_displaybold";
	color: #030303;
	max-width: 65%;
	margin: 30px auto 0;

}

.cub-left h2 {
	font-size: 566px;
	line-height: 354px;
	line-height: 444px;
	font-family: "sf_pro_displaybold";
	color: #7ca1d2;
	margin: 0;
	letter-spacing: -2px;
	font-style: italic;
	position: relative;
	margin: 0 auto;
	max-width: 370px;
	text-align: center;

}

.cub-left h2 sup {
	position: absolute;
	font-size: 200px;
	line-height: 204px;
	font-family: "sf_pro_displaybold";
	color: #000000;
	margin: 0;
	top: -80px;
	left: -20px;
	letter-spacing: -2px;
}

.cubical-block {
	padding: 0 0 190px;
}

.split-panel {
	background: #000000;
}


.split-panel .title h2 {
	font-size: 129px;
	line-height: 129px;
	color: #6dcff6;
}

.split-panel p {
	font-size: 29px;
	line-height: 40px;
	font-family: "sf_pro_displaylight";
	margin: 0;
	color: #fff;
}

.grid-block {
	position: relative;
	padding: 0 0 200px;
}

.grid-block:last-child {
	padding-bottom: 100px;
}

.grid-block .feature-video {
	border-top: 10px solid #6dcff6;
	border-bottom: 10px solid #6dcff6;
}

.grid-block .g-label {
	font-size: 66px;
	line-height: 66px;
	color: #fff;
	background: #6dcff6;
	padding: 44px;
	border-radius: 0 20px 20px 0;
	font-family: "sf_pro_displaybold";
	position: absolute;
	top: -75px;
	left: 0;
	z-index: 9;
}

.commercials .price-box {
	padding: 20px 30px;
	background: #6dcff6;
	border-radius: 5px;
	display: table;
	margin: 0 auto 15px;
}

.commercials .price h6 {
	font-size: 37px;
	line-height: 37px;
	color: #60d4ff;
	margin: 30px 0 50px;
	font-family: "sf_pro_displaymedium";
}

.commercials .price-box h2 {
	font-size: 41px;
	line-height: 41px;
	color: #ffffff;
	margin: 0 0 5px;
	font-family: "sf_pro_displaybold";
}

.commercials .price-box p {
	font-size: 14px;
	line-height: 14px;
	color: #ffffff;
	margin: 0;
	font-family: "sf_pro_displayregular";
}


.faq-sec .section_title {
	color: #f1f1f1;
}


.info-banner {
	padding: 85px 15px;
	background: #60d4ff;
	text-align: center;
}

.info-banner h2 {
	font-size: 58px;
	line-height: 58px;
	color: #ffffff;
	margin: 0;
	font-family: "sf_pro_displaymedium";
}

.info-tabing {
	padding: 80px 0;
}

.info-tabing .nav {
	display: block;
	border-radius: 10px;
	background: #6dcff6;
	height: 100%;
}

.info-tabing .tab-content {
	background: #ffffff;
	padding: 40px 20px;
}


.info-tabing .nav-pills .nav-link {
	font-size: 16px;
	line-height: 16px;
	font-family: "sf_pro_displayregular";
	border-radius: 0;
	color: #ffffff;
	padding: 13px 18px;
	border: none;
	border-left: 4px solid transparent;
	background: transparent;
}

.info-tabing .nav-pills .nav-link:hover,
.info-tabing .nav-pills .nav-link.active,
.info-tabing .nav-pills .show>.nav-link {
	color: #fff;
	border-color: #ffffff;
	font-family: "sf_pro_displaybold";
}

.info-tabing .nav-item:not(:last-child) {
	margin-bottom: 0;
}


.info-tabing .faq-right {
	background-color: #ffffff;
	padding: 10px 20px 20px
}

.info-tabing .detail-block {
	padding: 0 0 50px;
}

.info-tabing .detail-block h3 {
	font-size: 20px;
	line-height: 20px;
	color: #6dcff6;
	font-family: "sf_pro_displaybold";
	margin: 0 0 10px;
}

.info-tabing .detail-block p {
	font-size: 16px;
	line-height: 20px;
	color: #000000;
	font-family: "sf_pro_displaylight";
	margin: 0 0 10px;
}

/*-------------------Custom Added---------------*/

.contact-form .form-control {
	color: #fff;
}

@media (max-width: 991px) {

	.experience .title span sup {
		top: -30px;
	}
}

@media (max-width: 767px) {
	.member-form .form-check {
		margin: 0 12px 0 0;
	}

	.member-form span.iam {
		margin-right: 12px;
	}

	.member-form .gender-group .gender {
		margin: 0 0 25px;
	}

	.gender-group .form-select {
		border-bottom: 3px solid #feffff !important;
	}
}


.footer-menu h6 {
	color: #fff;
	font-family: "sf_pro_displaymedium";
	font-size: 16px;
	font-weight: normal;
}

.footer-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.footer-menu ul li {
	margin-block-end: 0.5rem;
}

.footer-menu ul li a {
	color: #aaa9a9;
	text-decoration: none;
	font-size: 14px;
	font-family: "sf_pro_displaylight";
	font-weight: normal;
}

.footer-menu ul li>img {
	margin-right: 12px;
}

.footer-menu.social-links h6 {
	font-weight: normal;
	color: #aaa9a9;
	margin-top: -10px;
}

.footer-menu.social-links ul {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
}

.footer-menu.social-links .googlereview {
	margin-top: 55px;
}

@media(max-width: 767px) {
	.f-bottom .f-bottom-links {
		justify-content: center;
		text-align: center;
		row-gap: 14px;
	}

	.f-bottom .f-bottom-links ul {
		justify-content: center;
		text-align: center;
		font-size: 14px;
	}
}


/* new banner modal start */
.modal.new-banner-modal .modal-dialog {
	--bs-modal-width: 738px;
}

.modal.new-banner-modal .modal-dialog .modal-content {
	border: 0;
	--bs-modal-color: rgb(10, 9, 9);
	--bs-modal-border-radius: 20px;
	background-size: cover;
}

.modal.new-banner-modal .modal-dialog .modal-content .modal-body {
	aspect-ratio: 738/527;
	padding: 30px;
	text-align: center;
}

.modal.new-banner-modal .modal-dialog .modal-content .modal-body .modal-inner {
	max-width: 300px;
	margin-left: auto;
}

@media(max-width: 767px) {
	.modal.new-banner-modal .modal-dialog .modal-content .modal-body .modal-inner {
		margin-right: auto;
	}
}

.modal.new-banner-modal .modal-dialog .modal-content .modal-body .rallicologo {
	display: block;
	margin: 0 auto 60px;
}

.modal.new-banner-modal .modal-dialog .modal-content .modal-body h2 {
	font-size: 17px;
	font-family: 'sf_pro_displayregular';
	line-height: 2;
	font-weight: normal;
	margin-bottom: 40px;
}

.modal.new-banner-modal .modal-dialog .modal-content .modal-body .social-links::before {
	content: "";
	border-width: 0 0 1px;
	border-color: currentColor;
	border-style: solid;
	width: 87px;
	display: block;
	margin: 0 auto 22px;
}

.modal.new-banner-modal .modal-dialog .modal-content .modal-body .social-links h6 {
	font-size: 17px;
	font-family: 'sf_pro_displayregular';
	line-height: 2;
	font-weight: normal;
	margin-bottom: 20px;
}

.modal.new-banner-modal .modal-dialog .modal-content .modal-body .social-links ul {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	list-style: none;
	margin: 0;
	padding: 0;
	justify-content: center;
	color: #000;
}

.modal.new-banner-modal .modal-dialog .modal-content .modal-body .outline-text {
	color: #fff;
	margin-top: 58px;
	font-family: 'Bouncy';
}

.modal.new-banner-modal .modal-dialog .modal-content .modal-body .social-links ul li a img {
	filter: brightness(0) saturate(100%);
}

.modal.new-banner-modal .modal-dialog .modal-content .modal-body .modal-close-btn {
	background-image: url('../images/modal-close-btn.png');
	background-color: transparent;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	width: 30px;
	height: 30px;
	position: absolute;
	z-index: 1;
	inset: auto 10px 10px auto;
	display: block;
	border: 0;
}

/* new banner modal end */








/* Send File modal start */
.modal.sendfile-modal .modal-dialog {
	--bs-modal-width: 849px;
}

.modal.sendfile-modal .modal-dialog .modal-content .modal-body {
	padding: 0px 0;
	text-align: center;
}

.modal.sendfile-modal .modal-dialog .modal-content .modal-body .modal-inner-row {
	display: grid;
	grid-template-columns: 54.772% 1fr;
	height: 100%;
	align-items: center;
}

.modal.sendfile-modal .modal-dialog .modal-content .modal-body .modal-inner-row .modal-inner-col {
	padding-left: 24px;
	padding-right: 24px;
}


.modal.sendfile-modal .modal-dialog .modal-content .modal-body .rallicologo {
	display: block;
	margin: 0 auto 60px;
}

.modal.sendfile-modal .modal-dialog .modal-content .modal-body h2 {
	font-size: 17px;
	font-family: 'sf_pro_displayregular';
	line-height: 2;
	font-weight: normal;
	margin-bottom: 40px;
}

.modal.sendfile-modal .modal-dialog .modal-content .modal-body .social-links h6:after {
	content: "";
	border-width: 0 0 1px;
	border-color: currentColor;
	border-style: solid;
	width: 87px;
	display: block;
	margin: 10px auto;
}

.modal.sendfile-modal .modal-dialog .modal-content .modal-body .social-links h6 {
	font-size: 17px;
	font-family: 'sf_pro_displayregular';
	line-height: 2;
	font-weight: normal;
	margin-bottom: 20px;
}

.modal.sendfile-modal .modal-dialog .modal-content .modal-body .social-links ul {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	list-style: none;
	margin: 0;
	padding: 0;
	justify-content: center;
	color: #000;
}

.modal.sendfile-modal .modal-dialog .modal-content .modal-body .outline-text {
	color: #fff;
	line-height: 160%;
	margin-top: 58px;
	font-family: 'Bouncy';
	letter-spacing: 1px;
}

.modal.sendfile-modal .modal-dialog .modal-content .modal-body .modal-close-btn {
	background-image: url('../images/modal-close-btn.png');
	background-color: transparent;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	width: 30px;
	height: 30px;
	position: absolute;
	z-index: 1;
	inset: auto 10px 10px auto;
	display: block;
	border: 0;
}

@media(min-width: 768px) {
	.modal.sendfile-modal .modal-dialog .modal-content {
		border: 0;
		--bs-modal-bg: #000;
		--bs-modal-color: #fff;
		--bs-modal-border-radius: 20px;
		background-size: 45.228% auto;
		background-size: 45.228% 100%;
		background-repeat: no-repeat;
		background-position: top right;
		background-image: url('../images/sendfile_banner.jpg');
	}

	.modal.sendfile-modal .modal-dialog .modal-content .modal-body {
		aspect-ratio: 849/586;
	}

	.modal.sendfile-modal .modal-dialog .modal-content .modal-body .modal-inner-row {
		display: grid;
		grid-template-columns: 54.772% 1fr;
		height: 100%;
		align-items: center;
	}

	.modal.sendfile-modal .modal-dialog .modal-content .modal-body .modal-inner-row .modal-inner-col:nth-of-type(2) {
		align-self: flex-start;
	}
}

@media(max-width: 767px) {
	.modal.sendfile-modal .modal-dialog .modal-content {
		border: 0;
		--bs-modal-bg: #000;
		--bs-modal-color: #fff;
		--bs-modal-border-radius: 20px;
		overflow: hidden;
	}

	.modal.sendfile-modal .modal-dialog .modal-content .modal-body .modal-inner-row .modal-inner-col:nth-of-type(2) {
		background-repeat: no-repeat;
		background-image: url('../images/sendfile_banner.jpg');
		width: 100%;
		background-size: cover;
		background-position: center;
		aspect-ratio: 2/1;
	}

	.modal.sendfile-modal .modal-dialog .modal-content .modal-body .modal-inner-row {
		display: flex;
		flex-direction: column-reverse;
	}

	.modal.sendfile-modal .modal-dialog .modal-content .modal-body .rallicologo {
		margin: 28px auto;
	}

	.modal.sendfile-modal .modal-dialog .modal-content .modal-body h2 {
		margin-bottom: 28px;
	}

	.modal.sendfile-modal .modal-dialog .modal-content .modal-body .outline-text {
		margin: 28px auto;
	}

	.modal.sendfile-modal .modal-dialog .modal-content .modal-body .social-links ul li a img {
		height: 25px;
		width: auto;
	}
}

/* Send File modal end */





/* Send File page start */
.sandfile-section {
	padding: 100px 0;
}

.sandfile-section .letsheatmetal {
	display: block;
	margin: 0 auto 30px;
}

.sandfile-section h2 {
	font-size: 79px;
	color: rgb(3, 3, 3);
	font-family: 'sf_pro_displaybold';
	text-align: center;
	margin-bottom: 50px;
	line-height: 100%;
}

.sandfile-section .rallicologocolor {
	max-width: 80%;
	width: 356px;
	display: block;
	margin: auto auto 90px;
}

.sandfile-section .social-links h6 {
	font-size: 17px;
	font-family: 'sf_pro_displayregular';
	line-height: 2;
	font-weight: normal;
	margin-bottom: 16px;
	text-align: center;
}

.sandfile-section .social-links ul {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	list-style: none;
	margin: 0;
	padding: 0;
	justify-content: center;
	color: #000;
}

.sandfile-section .social-links ul li a img {
	filter: brightness(0) saturate(100%);
}

.sandfile-section .form-control {
	border-width: 3px;
	border-color: rgb(109, 207, 246);
	border-style: solid;
	border-radius: 10px;
	font-size: 21px;
	color: rgb(0, 0, 0);
}


.sandfile-section .dragfileWrap {
	position: relative;
	display: block;
	margin: 0 0 58px;
	border-radius: 10px;
	background-color: rgb(225, 225, 225);
	aspect-ratio: 1246/458;
}

.sandfile-section .dragfileWrap #myfile {
	display: block;
	margin: 0;
	width: 100%;
	height: 100%;
	cursor: pointer;
	opacity: 0;
}

.sandfile-section .dragfileWrap .dragfileCaption {
	position: absolute;
	inset: 0;
	z-index: 1;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	flex-direction: column;
	gap: 36px;
	pointer-events: none;
}

.sandfile-section .form-controll::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #000;
	opacity: 1;
}

.sandfile-section .form-controll::-moz-placeholder {
	/* Firefox 19+ */
	color: #000;
	opacity: 1;
}

.sandfile-section .form-controll:-ms-input-placeholder {
	/* IE 10+ */
	color: #000;
	opacity: 1;
}

.sandfile-section .form-controll:-moz-placeholder {
	/* Firefox 18- */
	color: #000;
	opacity: 1;
}

.sandfile-section .form-control::placeholder {
	/* Firefox 18- */
	color: #000;
	opacity: 1;
}

.sandfile-section button.btn-send.btn {
	border-radius: 9px;
	background-color: rgb(109, 207, 246);
	font-size: 16.667px;
	color: rgb(255, 255, 255);
	font-weight: bold;

}
@media(max-width: 767px) {
	.sandfile-section {
		padding: 40px 0;
	}
	.sandfile-section .dragfileWrap{
		aspect-ratio: 3/2;
	}
	.sandfile-section .dragfileWrap .dragfileCaption {
		gap: 14px;
	}
	.sandfile-section .dragfileWrap .dragfileCaption img {
		width: 48px;
	}
	.sandfile-section .letsheatmetal {
		max-width: 54%;
		height: auto;
	}
	.sandfile-section h2 {
		font-size: 62px;
	}
}
/* Send File page end */

/* Memory Wall page start */
.memorywall-section {
	padding: 100px 0;
}
.memorywall-section.memorywall-section-01 .section-header {
	text-align: center;
	margin-bottom: 50px;
}
.memorywall-section.memorywall-section-01 .section-header h2 {
	font-size: 79px;
	color: rgb(3, 3, 3);
	font-family: 'sf_pro_displaybold';
	text-align: center;
	line-height: 100%;
	margin-bottom: 16px;
}
.memorywall-section.memorywall-section-01 .section-header p {
	font-size: 33.333px;
	font-family: 'sf_pro_displaythin';	  
}
.memorywall-section.memorywall-section-01 .advertisementVideo video{
/*	border-width: 0.917px;
	border-color: rgb(0, 0, 0);
	border-style: solid;*/
	border-radius: 25px;
	aspect-ratio: 1223/748;
	overflow: hidden;
	max-width: 100%;	
	height: auto;
	object-fit: cover;
}
.memorywall-section.memorywall-section-02 {
	padding-top: 0;
}
.memorywall-section.memorywall-section-02 .section-header {
	max-width: 970px;
	margin: 0 auto 34px;
}
.memorywall-section.memorywall-section-02 .section-header h2 {
	font-size: 50px;
	color: rgb(2, 2, 2);
	font-family: 'sf_pro_displaythin';
	text-align: center;
	line-height: 100%;
	margin-bottom: 16px;
}
.memorywall-section.memorywall-section-02 img{
	border-radius: 25px;
	overflow: hidden;
	max-width: 100%;	
	height: auto;
	display: block;
	margin: 0 auto;
}
.memorywall-section.memorywall-section-03 {
	padding-top: 0;
}
.memorywall-section.memorywall-section-03 .section-header {
	max-width: 970px;
	margin: 0 auto 100px;
}
.memorywall-section.memorywall-section-03 .section-header h2 {
	font-size: 50px;
	color: rgb(2, 2, 2);
	font-family: 'sf_pro_displaythin';
	text-align: center;
	line-height: 100%;
	margin-bottom: 0px;
}
.memorywall-section.memorywall-section-03 img{
	border-radius: 25px;
	overflow: hidden;
	max-width: 100%;	
	height: auto;
	display: block;
	margin: 0 auto;
}
.memorywall-section.memorywall-section-03 p{
	color: rgb(2, 2, 2);
	font-size: 25px;
	font-family: 'sf_pro_displayregular';
}

.memorywall-section.memorywall-section-03 p b{
	font-family: 'sf_pro_displaymedium';
}
.memorywall-section.memorywall-section-03 ul{
	color: rgb(2, 2, 2);
	font-family: 'sf_pro_displayregular';
	font-size: 18px;
	padding-left: 2rem;
}
.memorywall-section.memorywall-section-03 ul li{
    list-style: none;
    position: relative;
    line-height: 32px;
}
.memorywall-section.memorywall-section-03 ul li:before {
    content: "";
    width: 16px;
    aspect-ratio: 1/1;
    background: #1a73e8;
    display: block;
    border-radius: 50%;
    position: absolute;
    left: -2rem;
    top: 8px;
}

.memorywall-section.memorywall-section-04 {
	padding-top: 0;
}
.memorywall-section.memorywall-section-04 .section-header {
	max-width: 970px;
	margin: 0 auto 34px;
}
.memorywall-section.memorywall-section-04 .section-header h2 {
	font-size: 50px;
	color: rgb(2, 2, 2);
	font-family: 'sf_pro_displaythin';
	text-align: center;
	line-height: 100%;
	margin-bottom: 16px;
}
.memorywall-section.memorywall-section-04 h3{
    font-size: 25px;
    font-family: 'sf_pro_displayregular';
    color: rgb(3, 3, 3);
    line-height: 140%;
    margin-bottom: 50px;
    max-width: 240px;
}
.memorywall-section.memorywall-section-04 h4{
	font-size: 29px;
	font-family: 'sf_pro_displaybold';
	color: rgb(3, 3, 3);
	line-height: 170%;
	margin-bottom: 32px;
}
.memorywall-section.memorywall-section-04 video{
	/*border-width: 0.917px;
	border-color: rgb(0, 0, 0);
	border-style: solid;*/
	border-radius: 25px;
	aspect-ratio: 1223/748;
	overflow: hidden;
	max-width: 100%;	
	height: auto;
	object-fit: cover;
}
.memorywall-section.memorywall-section-04 .linksWrap{
	display: grid;
	gap: 1rem;
}
.memorywall-section.memorywall-section-04 .linksWrap a img{
	display: block;
	margin: 0;
}



.memorywall-section.memorywall-section-05 {
	padding-top: 0;
	text-align: center;
}
.memorywall-section.memorywall-section-05 .section-header {
	max-width: 970px;
	margin: 0 auto 34px;
}
.memorywall-section.memorywall-section-05 .section-header h2 {
	font-size: 50px;
	color: rgb(2, 2, 2);
	font-family: 'sf_pro_displaythin';
	text-align: center;
	line-height: 100%;
	margin-bottom: 16px;
}
.memorywall-section.memorywall-section-05 .beforeAfterWrap {
    position: relative;
    text-align: center;
    display: inline-block;
    flex-direction: column;
    align-items: center;
    margin: auto;
}
.memorywall-section.memorywall-section-05 .imgWrap {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    display: flex;
	margin-bottom: 16px;
}
.memorywall-section.memorywall-section-05 .imgWrap img{
	display: block;
	margin: 0;
	max-width: 100%;
}
.memorywall-section.memorywall-section-05 .btnwrap{
    text-align: center;
    justify-content: center;
    display: flex;
}
.memorywall-section.memorywall-section-05 .btnwrap .btn-item{
	flex: 1 1 auto;
}
.memorywall-section.memorywall-section-05 .btnwrap .btn{
	background-color: rgb(26, 115, 232);
	font-size: 16.667px;
	color: rgb(255, 255, 255);
	text-align: center;
	padding: 15px 18px;
	border-radius: 20px;
	display: inline-block;
	margin: 0;
	text-transform: uppercase;	  
	letter-spacing: 1px;
}
.memorywall-section.memorywall-section-06 .section-header {
	text-align: center;
	margin-bottom: 50px;
}
.memorywall-section.memorywall-section-06 .section-header h2 {
	font-size: 79px;
	color: rgb(3, 3, 3);
	font-family: 'sf_pro_displaybold';
	text-align: center;
	line-height: 100%;
	margin-bottom: 16px;
}
.memorywall-section.memorywall-section-06 video{
	aspect-ratio: 1230/662;
	display: block;
	margin: auto;
	width: 1230px;
	max-width: 100%;
/*	border: 1px solid #252525;*/
	overflow: hidden;
	border-radius: 25px;
	object-fit: cover;
}
.memorywall-section.memorywall-section-06 .imgwrap {
	aspect-ratio: 1230/662;
	display: block;
	margin: auto;
	width: 1230px;
	max-width: 100%;
	border: 1px solid #252525;
	overflow: hidden;
	border-radius: 25px;
}



.memorywall-section.memorywall-section-07 h4{
	font-size: 50px;
	font-family: 'sf_pro_displaybold';
}
.memorywall-section.memorywall-section-07 h3{
	font-family: 'sf_pro_displaybold';
	color: #fc4265;
	font-size: 30px;
}
.memorywall-section.memorywall-section-07 p{
	font-size: 16px;
	font-family: 'sf_pro_displaymedium';
	color: #020202;
}
.memorywall-section.memorywall-section-07 p b{
	font-family: 'sf_pro_displaybold';
}



.memorywall-section.memorywall-section-07 video{
	/*border-width: 0.917px;
	border-color: rgb(0, 0, 0);
	border-style: solid;*/
	border-radius: 25px;
	aspect-ratio: 1223/748;
	overflow: hidden;
	max-width: 100%;	
	height: auto;
	object-fit: cover;
}

@media(max-width: 991px) {
	.memorywall-section {
		padding: 40px 0;
	}
	.memorywall-section.memorywall-section-01 .section-header h2{
		font-size: 40px;
	}
	.memorywall-section.memorywall-section-01 .section-header p {
		font-size: 26px;
	}
	.memorywall-section.memorywall-section-02 .section-header h2 {
		font-size: 30px;
	}
	.memorywall-section.memorywall-section-03 .section-header{
		margin-bottom: 30px;
	}
	.memorywall-section.memorywall-section-03 .section-header h2{
		font-size: 30px;
	}
	.memorywall-section.memorywall-section-04{
		text-align: center;
	}
	.memorywall-section.memorywall-section-04 .section-header {
		text-align: center;
	}
	.memorywall-section.memorywall-section-04 h3{
		max-width: none;
	}
	.memorywall-section.memorywall-section-04 .linksWrap {
		justify-content: center;
	}
	.memorywall-section.memorywall-section-04 .section-header h2{
		font-size: 30px;
	}
	.memorywall-section.memorywall-section-05 .section-header h2{
		font-size: 30px;
	}
	.memorywall-section.memorywall-section-06 .section-header h2{
		font-size: 40px;
	}
	.memorywall-section.memorywall-section-07 h4{
		font-size: 30px;
	}
	.memorywall-section.memorywall-section-07 h3{
		font-size: 22px;
	}
	.memorywall-section.memorywall-section-04 .linksWrap a img {
		width: 160px;
	}
}
/* Memory Wall page end */
div#introductoryModal button.modal-close-btn {
    position: absolute;
    border: 0;
    background: transparent;
    padding: 0;
    inset: 0px 0px auto auto;
    color: #fff;
    font-size: 30px;
    line-height: 30px;
}
div#introductoryModal .modal-dialog {
    --bs-modal-width: 601px;
}
div#introductoryModal .modal-dialog .modal-content {
    background-size: cover;
}
div#introductoryModal .modal-dialog .modal-body {
    height: 423px;
}
div#introductoryModal .modal-dialog .modal-body:before {
    position: absolute;
    inset: 0 auto 0  0;
    content: "";
    display: block;
    background: #fff;
    width: 50%;
    z-index: 0;
}
div#introductoryModal .modal-dialog .modal-body .modal-inner {
    position: relative;
    z-index: 1;
    text-align: center;
}

div#introductoryModal .modal-dialog .modal-body .modal-inner img.rallicologo {
    margin: 32px auto 0;
    max-width: 141px;
    height: auto;
}
div#introductoryModal .modal-dialog .modal-body .modal-inner h2 {
    color: #288bcd;
    font-size: 60px;
    font-weight: bold;
    font-family: "sf_pro_displaybold";
}
div#introductoryModal .modal-dialog .modal-body .modal-inner h2 small {
    font-size: 30px;
}
div#introductoryModal .modal-dialog .modal-body .modal-inner .text {
    color: #585d61;
    font-size: 40px;
    font-family: 'sf_pro_displayregular';
    line-height: 120%;
}
div#introductoryModal .modal-dialog .modal-body .modal-inner .btn {
  transform: skewX(-10deg);
  margin-top: 20px;
  background: #2ac1f9;
}
div#introductoryModal .modal-dialog .modal-body .modal-inner .btn span {
  transform: skewX(10deg);
  display: inline-block;
}
div#introductoryModal .modal-dialog .modal-body .modal-inner .btn:hover {
  background: #179cce;
}
@media(max-width: 767px){
    div#introductoryModal .modal-dialog .modal-body {
      height: 423px;
      overflow: clip;
    }
    div#introductoryModal .modal-dialog .modal-content {
      background-size: cover;
      background-position: center;
    }
    div#introductoryModal .modal-dialog .modal-body:before {
      /* background: rgba(255,255,255,0.3); */
      /* inset: 0; */
      /* width: auto; */
      border-radius: 50%;
      aspect-ratio: 1/1.5;
      width: 100%;
      transform: translate(-41%, -10%);
      inset: 0;
    }
    div#introductoryModal .modal-dialog .modal-body .modal-inner h2 {
        margin-top: 74px;
        margin-bottom: 0;
        font-size: 40px;
    }
    div#introductoryModal .modal-dialog .modal-body .modal-inner h2 small {
      font-size: 20px;
    }
    div#introductoryModal .modal-dialog .modal-body .modal-inner .text {
      font-size: 22px;
    }
}
@media(min-width: 768px){
    div#introductoryModal .modal-dialog .modal-body .modal-inner .btn {
      font-size: 26px;
      padding: 16px 28px;
    }
}
/* Introductory Modal end */
