select{
	height:27px;
	background:#ececec;
	border:1px solid #d9d9d9;
	font-family:arial;
	color:#333;
	padding:5px;
}
input{
	
	font-size:12px;
	
	font-family:arial;
	border:1px solid red;
	
}
textarea{
	height:100px;
	font-size:12px;	
	font-family:arial;
	border:1px solid red;
}
.contact_bg_top{
    background:url(../images/about_contact_top.png) left top no-repeat;
    width:725px;
    height:7px;
    margin:0 0 0 50px;
}
.contact_bg_center{
    background:url(../images/about_contact_center.png) left top repeat-y;
    width:725px;  
    margin:0 0 0 50px;
}
.contact_bg_bottom{
    background:url(../images/about_contact_bottom.png) left bottom no-repeat;
    width:725px;
    height:55px;
    min-height:70px;
    height:auto !important;
    height:70px;
}
.contact_bg_bottom:after{
    content: "."; 
    display: block;
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.contact_contant{	
    padding:0 0 15px 50px;
}

h3{
	background:url(../images/h3_bg.png) 13px top no-repeat;
	color:#999;
	padding:10px 0 10px 82px;
	margin:0;
	font-family:arial;
	font-size:12px;
	height:13px;
}
.contact_contant p{
	margin:0 0 10px 0;
	padding:0;
	
}
.contact_left_text{
    width:150px;
    float:left;
    display:block;
    text-align:right;
    margin-right:10px;
    padding-top:2px;
}
.width_128{
	width:128px;
}

.width_235{
	width:235px;
}
.width_490{
	width:490px;
}
.width_170{
	width:170px;
}
.background_ececec{
	background:#ececec;
	border:1px solid #d9d9d9;
}
.button_right{
    text-align:right;
    clear:both;
    margin-right:130px;
}

.note_text{
    display:block;
    float:left;
    color:	#999999;
    font-size:11px;
    height:25px;
    line-height:25px;
    margin-left:10px;
    width:370px;
    overflow:hidden;
}

#content .sp_select{
	float:left;	
}

#content p {
	clear:both;	
}

#create_barcode_btn {
	margin:0px 0px 10px 160px;	
	
}

#barcore_area {
	border:1px solid #999;
	padding:10px;
	/*width:153px;
	height:91px;*/
	margin:0px 0px 10px 160px;
}

.sp_input_text_style {
	float: left;	
}

#subscribe_table {
	font-family: Verdana;
	font-size: 13px;
	color: #666;
}

#subscribe_table td {
	padding: 5px;	
}

#subscribe_table div {
	color: #fe9102;
	font-size: 21px;	
}

#subscribe_table img {
	margin-left: 40px;	
}

#login_form {
	background: url(../images/login_bg.png);
	width: 429px;
	height: 188px;
	margin: 0px auto;
	position: relative;
}

#login_form table {
	position: absolute;
	top: 15px;
	left: 20px;	
}

#login_form > a {
	position:absolute;
	top:80px;
	right:10px;	
}

/* About page modern layout */
.about-page {
	overflow-x: hidden;
}

.about-page #kv,
.about-page #primary,
.about-page #content {
	width: 100% !important;
	max-width: 1100px;
	margin: 0 auto;
	box-sizing: border-box;
}

.about-page #primary {
	margin: 48px auto 32px;
	padding: 0 16px;
}

.about-page #kv {
	position: relative;
	width: 100%;
	padding-top: 36%;
	border-radius: 24px;
	overflow: hidden;
	margin: 0 auto 24px;
}

.about-page #kv picture,
.about-page #kv img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

.about-title {
	text-align: center;
	font-size: 32px;
	margin: 30px 0 10px;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: #d00228;
}

.about-nav ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 8px;
	padding: 0;
	margin: 0 0 24px;
	list-style: none;
	width: 100%;
}

.about-nav ul li {
	float: none;
}

.about-nav ul a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 8px 14px;
	border-radius: 999px;
	background: rgba(208, 2, 40, 0.08);
	color: #d00228;
	font-size: 13px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.04em;
}

.about-nav ul .this a,
.about-nav ul a:hover {
	background: #d00228;
	color: #fff;
}

.about-content {
	padding-bottom: 32px;
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 100%;
	max-width: 900px;
	margin: 0 auto;
}

.about-richtext {
	background: #fff;
	border-radius: 20px;
	border: 1px solid rgba(0,0,0,0.05);
	box-shadow: 0 24px 50px rgba(16, 24, 40, 0.08);
	padding: 28px;
	font-size: 15px;
	line-height: 1.75;
	color: #333;
	width: 100%;
	max-width: 900px;
}

.about-richtext img,
.about-richtext iframe {
	max-width: 100%;
	height: auto;
	border-radius: 12px;
}

.about-richtext table {
	width: 100% !important;
	border-collapse: collapse;
	display: block;
	overflow-x: auto;
	margin: 18px 0;
}

.about-richtext table tr {
	display: flex;
	flex-wrap: wrap;
}

.about-richtext table td,
.about-richtext table th {
	flex: 1 1 240px;
	min-width: 180px;
	padding: 10px 12px;
	border: 1px solid rgba(0,0,0,0.1);
	text-align: left;
	box-sizing: border-box;
}

.about-richtext ul,
.about-richtext ol {
	padding-left: 20px;
	margin: 12px 0;
}

.about-richtext a {
	color: #d00228;
	font-weight: 600;
}

.about-wrapper {
	display: flex;
	flex-direction: column;
	gap: 36px;
}

.about-hero {
	display: grid;
	grid-template-columns: repeat(12, 1fr);
	gap: 24px;
	align-items: stretch;
	background: linear-gradient(135deg, rgba(208,2,40,0.08) 0%, rgba(255,255,255,0.85) 100%);
	border-radius: 24px;
	box-shadow: 0 32px 60px rgba(16, 24, 40, 0.12);
	overflow: hidden;
	position: relative;
}

.about-hero__media {
	grid-column: span 7;
	position: relative;
	overflow: hidden;
	min-height: 360px;
}

.about-hero__media picture {
	display: block;
	width: 100%;
	height: 100%;
}

.about-hero__media img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	display: block;
}

.about-hero__media::after {
	content: "";
	position: absolute;
	inset: 0;
	background: linear-gradient(160deg, rgba(255,255,255,0) 0%, rgba(16,24,40,0.12) 65%, rgba(16,24,40,0.35) 100%);
	pointer-events: none;
}

.about-hero__content {
	grid-column: span 5;
	display: flex;
	flex-direction: column;
	justify-content: center;
	gap: 16px;
	padding: 40px 36px;
}

.about-hero__eyebrow {
	font-size: 12px;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	color: #d00228;
}

.about-hero__content h1 {
	font-size: 38px;
	line-height: 1.1;
	margin: 0;
	color: #111;
}

.about-hero__content p {
	font-size: 16px;
	color: #333;
	line-height: 1.7;
	margin: 0;
}

.about-hero__actions {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
}

.about-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 12px 24px;
	border-radius: 999px;
	background: #d00228;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.08em;
	text-decoration: none;
	transition: transform 0.2s ease, box-shadow 0.2s ease;
	box-shadow: 0 18px 45px rgba(208,2,40,0.25);
}

.about-btn:hover {
	transform: translateY(-1px);
	box-shadow: 0 24px 55px rgba(208,2,40,0.3);
}

.about-btn--ghost {
	background: transparent;
	color: #d00228;
	border: 2px solid rgba(208,2,40,0.4);
	box-shadow: none;
}

.about-btn--ghost:hover {
	border-color: #d00228;
	color: #d00228;
}

.about-metrics {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
	gap: 18px;
	margin: 16px 0 8px;
}

.about-metric {
	background: #fff;
	border-radius: 18px;
	border: 1px solid rgba(0,0,0,0.06);
	box-shadow: 0 24px 40px rgba(16, 24, 40, 0.06);
	padding: 20px;
	display: flex;
	flex-direction: column;
	gap: 8px;
	align-items: flex-start;
}

.about-metric__value {
	font-size: 32px;
	font-weight: 700;
	color: #d00228;
}

.about-metric__label {
	font-size: 13px;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #555;
}

.about-metric--visitor {
	border: 1px solid rgba(208, 2, 40, 0.25);
	box-shadow: 0 28px 50px rgba(208, 2, 40, 0.16);
	position: relative;
	overflow: hidden;
}

.about-metric--visitor::after {
	content: "Live";
	position: absolute;
	top: 12px;
	right: 16px;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 0.08em;
	font-weight: 600;
	color: #d00228;
}

.about-panels {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
	gap: 20px;
}

.about-panel {
	background: rgba(255,255,255,0.9);
	border-radius: 20px;
	border: 1px solid rgba(0,0,0,0.05);
	box-shadow: 0 20px 42px rgba(16,24,40,0.08);
	padding: 22px 24px;
}

.about-panel h2 {
	margin-top: 0;
	font-size: 20px;
	color: #d00228;
}

.about-panel p {
	margin-bottom: 0;
	line-height: 1.65;
	color: #333;
}

.about-cta {
	background: linear-gradient(135deg, #d00228 0%, #f25454 100%);
	border-radius: 24px;
	padding: 36px;
	color: #fff;
	display: flex;
	flex-wrap: wrap;
	gap: 24px;
	justify-content: space-between;
	align-items: center;
}

.about-cta h2 {
	margin: 0 0 12px;
	font-size: 22px;
	line-height: 1.2;
}

.about-cta p {
	margin: 0;
	font-size: 16px;
	opacity: 0.9;
}

.about-cta__actions {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
}

.about-cta .about-btn--ghost {
	color: #fff;
	border-color: rgba(255,255,255,0.4);
}

.about-cta .about-btn--ghost:hover {
	border-color: #fff;
}

@media (max-width: 1200px) {
	.about-hero {
		grid-template-columns: repeat(1, minmax(0, 1fr));
	}
	.about-hero__media,
	.about-hero__content {
		grid-column: span 1;
	}
	.about-hero__content {
		padding: 32px;
	}
	.about-hero__media {
		min-height: 320px;
	}
}

@media (max-width: 991px) {
	.about-hero__content h1 {
		font-size: 32px;
	}
}

@media (max-width: 768px) {
	.about-hero__content {
		padding: 28px 24px 32px;
	}
	.about-hero__media {
		min-height: 260px;
	}
	.about-metrics {
		gap: 14px;
	}
	.about-panel {
		padding: 18px 20px;
	}
	.about-cta {
		padding: 28px;
		text-align: center;
	}
	.about-cta__actions {
		justify-content: center;
	}
	.about-page #kv {
		padding-top: 56%;
		border-radius: 18px;
	}
}

@media (max-width: 480px) {
	.about-hero__content h1 {
		font-size: 28px;
	}
	.about-hero__content {
		gap: 12px;
	}
	.about-hero__media {
		min-height: 220px;
	}
	.about-btn {
		width: 100%;
		justify-content: center;
	}
	.about-page #kv {
		padding-top: 62%;
		border-radius: 14px;
	}
}

@media (max-width: 1024px) {
	.about-page #primary {
		margin: 60px auto 30px;
		padding: 0 14px;
	}
	.about-content,
	.about-richtext {
		max-width: 100%;
	}
}

@media (max-width: 768px) {
	.about-title {
		font-size: 26px;
	}
	.about-content,
	.about-richtext {
		max-width: 100%;
	}
	.about-richtext {
		padding: 20px 18px;
	}
}

@media (max-width: 480px) {
	.about-richtext {
		padding: 18px 16px;
	}
	.about-nav ul a {
		font-size: 11px;
		padding: 7px 12px;
	}
}

/* Contact page modern layout */
.contact-page {
	overflow-x: hidden;
}

.contact-page #kv {
	width: 100% !important;
	max-width: 1100px;
	margin: 0 auto;
}

.contact-page #primary {
	margin: 80px auto 40px;
	max-width: 1100px;
	width: 100% !important;
	padding: 0 16px;
	box-sizing: border-box;
}

.contact-page #content {
	width: 100% !important;
	max-width: 1100px;
	margin: 0 auto;
	padding: 0;
	box-sizing: border-box;
}

.contact-page #breadCrumbs {
	padding: 0 8px;
	font-size: 13px;
}

.contact-title {
	text-align: center;
	font-size: 32px;
	margin: 30px 0 10px;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: #d00228;
}

.contact-content {
	padding-bottom: 32px;
}

.contact-intro {
	margin: 24px auto 36px;
	max-width: 860px;
	text-align: center;
	color: #444;
}

.contact-intro .lead {
	font-size: 18px;
	font-weight: 600;
	color: #d00228;
	margin-bottom: 12px;
}

.contact-panels {
	display: flex;
	flex-wrap: wrap;
	gap: 24px;
	margin: 0 0 36px;
}

.contact-panel {
	flex: 1 1 320px;
	background: #fff;
	border: 1px solid rgba(0, 0, 0, 0.08);
	border-radius: 16px;
	padding: 24px;
	box-shadow: 0 18px 40px rgba(16, 24, 40, 0.08);
}

.contact-panel h2 {
	margin-top: 0;
	color: #d00228;
}

.contact-panel p {
	margin-bottom: 14px;
	line-height: 1.6;
}

.contact-panel.map iframe {
	width: 100%;
	min-height: 280px;
	border: 0;
	border-radius: 12px;
}

.contact-links a {
	color: #d00228;
	font-weight: 600;
}

.btn-map {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 10px 20px;
	background: #d00228;
	color: #fff;
	border-radius: 999px;
	text-decoration: none;
	font-weight: 600;
	transition: background 0.2s ease;
}

.btn-map:hover {
	background: #99021c;
}

.contact-form-section {
	background: #fff;
	border-radius: 20px;
	border: 1px solid rgba(0, 0, 0, 0.05);
	box-shadow: 0 24px 50px rgba(16, 24, 40, 0.08);
	padding: 32px 28px;
	margin-bottom: 40px;
}

.form-heading {
	margin-top: 0;
	text-align: center;
	font-size: 26px;
	color: #d00228;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

.contact-form .form-grid {
	display: grid;
	gap: 18px 22px;
	grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
}

.contact-form .form-field {
	display: flex;
	flex-direction: column;
	gap: 8px;
}

.contact-form .form-field--full {
	grid-column: 1 / -1;
}

.contact-form label {
	font-weight: 600;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	font-size: 12px;
	color: #555;
}

.contact-form input,
.contact-form select,
.contact-form textarea {
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 12px;
	padding: 12px 14px;
	font-size: 15px;
	width: 100%;
	box-sizing: border-box;
	background: rgba(255, 255, 255, 0.98);
	transition: box-shadow 0.2s ease, border-color 0.2s ease;
	resize: vertical;
}

.contact-form textarea {
	min-height: 140px;
}

.contact-form input:focus,
.contact-form select:focus,
.contact-form textarea:focus {
	outline: none;
	border-color: #d00228;
	box-shadow: 0 0 0 3px rgba(208, 2, 40, 0.15);
}

.select-wrapper {
	position: relative;
}

.form-actions {
	margin-top: 24px;
	text-align: center;
}

.btn-submit {
	background: #d00228;
	color: #fff;
	border: none;
	border-radius: 999px;
	padding: 14px 32px;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.08em;
	cursor: pointer;
	box-shadow: 0 22px 35px rgba(208, 2, 40, 0.28);
	transition: background 0.2s ease, transform 0.2s ease;
}

.btn-submit:hover {
	background: #99021c;
	transform: translateY(-1px);
}

.kv-contact {
	position: relative !important;
	height: auto !important;
	margin: 0 auto;
	width: 100% !important;
	max-width: 1100px;
}

.kv-contact picture,
.kv-contact img {
	width: 100%;
	height: auto;
	display: block;
}

.contact-page #sub_navi {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 8px;
	padding: 0;
}

.contact-page #sub_navi > li {
	float: none;
	display: flex;
	align-items: center;
	font-size: 13px;
}

.contact-page #sub_navi > li a {
	padding: 8px 12px;
	border-radius: 999px;
	background: rgba(208, 2, 40, 0.08);
	color: #d00228;
}

.contact-page #sub_navi > li .under_line {
	display: none;
}

.contact-reviews {
	margin: 30px 0;
	padding: 24px;
	background: #fff;
	border-radius: 16px;
	box-shadow: 0 18px 40px rgba(16, 24, 40, 0.08);
	border: 1px solid rgba(0,0,0,0.06);
}

.contact-reviews h3 {
	margin-top: 0;
	font-size: 18px;
	color: #d00228;
}

.contact-reviews ul {
	list-style: none;
	padding-left: 0;
	margin: 0;
}

.contact-reviews li {
	margin: 12px 0;
	padding: 12px;
	border: 1px solid rgba(0,0,0,0.08);
	border-radius: 12px;
	background: rgba(249, 249, 249, 0.85);
}

.contact-reviews .globle_btn2,
.contact-reviews .btn-secondary {
	display: inline-block;
	margin-top: 12px;
}

@media (max-width: 1024px) {
    .contact_bg_top,
    .contact_bg_center,
    .contact_bg_bottom {
        width: 100%;
        margin: 0;
        background-position: center top;
    }
    .contact_bg_center {
        padding: 0 16px;
    }
    .contact_contant {
        padding: 20px 16px 32px;
        background: rgba(255, 255, 255, 0.92);
        border-radius: 16px;
        box-shadow: 0 18px 40px rgba(0, 0, 0, 0.08);
        margin-top: 16px;
    }
    .contact_left_text {
        float: none;
        width: 100%;
        text-align: left;
        margin: 16px 0 6px 0;
        font-size: 15px;
        font-weight: 600;
        color: #333;
        letter-spacing: 0.03em;
    }
    .contact_contant input,
    .contact_contant textarea,
    .contact_contant select,
    #content .sp_select,
    .sp_input_text_style {
        width: 100% !important;
        max-width: 100%;
        float: none;
        box-sizing: border-box;
        border-radius: 12px;
        border: 1px solid rgba(0, 0, 0, 0.12);
        padding: 12px 14px;
        font-size: 15px;
        background: rgba(255, 255, 255, 0.96);
        transition: box-shadow 0.2s ease;
    }
    .contact_contant input:focus,
    .contact_contant textarea:focus,
    .contact_contant select:focus {
        box-shadow: 0 0 0 3px rgba(208, 2, 40, 0.15);
        outline: none;
    }
    .note_text {
        float: none;
        width: 100%;
        margin: 8px 0 0 0;
        font-size: 13px;
        color: #777;
    }
    .button_right {
        text-align: center;
        margin: 24px 0 0 0;
        display: flex;
        justify-content: center;
    }
    .button_right .globle_btn2 {
        float: none;
        margin: 0;
    }
    .contact-panel {
		padding: 20px;
	}
	.verify-group {
		flex-direction: column;
		align-items: flex-start;
	}
	.form-heading {
		font-size: 22px;
	}
	.contact-page #primary {
		margin: 60px auto 30px;
		padding: 0 14px;
	}
	.contact-page #content {
		padding: 0 2px;
	}
	.contact-reviews {
		padding: 20px;
	}
}

@media (max-width: 640px) {
    .contact_bg_center {
        padding: 0 12px;
    }
    .contact_contant {
        padding: 16px 12px 24px;
    }
    h3 {
        padding-left: 100px;
        font-size: 14px;
    }
}

@media (max-width: 768px) {
	.contact-form-section {
		padding: 24px 18px;
	}
	.contact-form .form-grid {
		grid-template-columns: 1fr;
	}
	.contact-intro .lead {
		font-size: 16px;
	}
	.contact-intro {
		padding: 0 6px;
	}
	.contact-reviews {
		margin: 24px 0;
	}
}

@media (max-width: 480px) {
	.contact-title {
		font-size: 24px;
	}
	.contact-panel {
		padding: 18px;
	}
	.verify-group {
		gap: 10px;
	}
	.btn-submit {
		width: 100%;
	}
}

/* Support pages (Customer Care, Quality Policy, Technical Support, FAQs) */
.support-page {
	overflow-x: hidden;
	background: #f5f7fb;
}

.support-page #kv {
	width: 100%;
	max-width: 1100px;
	margin: 0 auto 24px;
	border-radius: 20px;
	overflow: hidden;
	box-shadow: 0 18px 40px rgba(16, 24, 40, 0.08);
}

.support-page #kv img {
	display: block;
	width: 100%;
	height: auto;
}

.support-page #primary {
	margin: 60px auto 36px;
	max-width: 1100px;
	width: 100%;
	padding: 0 16px;
	box-sizing: border-box;
}

.support-page #content {
	width: 100% !important;
	max-width: 1100px;
	margin: 0 auto;
	box-sizing: border-box;
}

.support-page #breadCrumbs {
	padding: 0 8px;
	font-size: 13px;
}

.support-page #sub_navi {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 12px;
	padding: 0;
	margin: 24px 0 32px;
	list-style: none;
}

.support-page #sub_navi li {
	float: none;
	display: flex;
}

.support-page #sub_navi li a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 10px 18px;
	border-radius: 999px;
	background: rgba(208, 2, 40, 0.08);
	color: #d00228;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.04em;
	font-size: 12px;
	text-decoration: none;
	transition: all 0.2s ease;
}

.support-page #sub_navi li.this a,
.support-page #sub_navi li a:hover {
	background: #d00228;
	color: #fff;
}

.support-page #sub_navi li .under_line {
	display: none;
}

.support-page .support-content {
	background: #fff;
	border-radius: 20px;
	box-shadow: 0 24px 50px rgba(16, 24, 40, 0.08);
	padding: 28px 26px;
	color: #444;
	line-height: 1.74;
	font-size: 15px;
}

.support-page .support-grid {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
	gap: 24px;
}

.support-page .support-card {
	background: #fafbff;
	border-radius: 18px;
	box-shadow: inset 0 0 0 1px rgba(208, 2, 40, 0.1);
	overflow: hidden;
	display: flex;
	flex-direction: column;
	transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.support-page .support-card:hover {
	transform: translateY(-4px);
	box-shadow: 0 16px 32px rgba(16, 24, 40, 0.12);
}

.support-page .support-card img {
	width: 100%;
	height: auto;
	display: block;
}

.support-page .support-card-body {
	padding: 20px 20px 24px;
	display: flex;
	flex-direction: column;
	gap: 10px;
}

.support-page .support-card-body h3 {
	margin: 0;
	font-size: 18px;
	color: #d00228;
}

.support-page .support-card-body p {
	margin: 0;
	line-height: 1.6;
}

.support-contact-card {
	max-width: 1100px;
	margin: 0 auto 48px;
	background: #fff;
	border-radius: 20px;
	box-shadow: 0 24px 50px rgba(16, 24, 40, 0.08);
	padding: 28px 26px;
	box-sizing: border-box;
}

.support-contact-card h2 {
	margin: 0 0 18px;
	text-align: center;
	font-size: 26px;
	color: #d00228;
	text-transform: uppercase;
	letter-spacing: 0.08em;
}

.support-contact-grid {
	display: flex;
	flex-wrap: wrap;
	gap: 24px;
	align-items: flex-start;
}

.support-map {
	flex: 1 1 320px;
}

.support-map iframe {
	width: 100%;
	min-height: 280px;
	border: 0;
	border-radius: 16px;
	box-shadow: 0 16px 30px rgba(16, 24, 40, 0.12);
}

.support-contact-details {
	flex: 1 1 320px;
	background: #fafbff;
	border-radius: 16px;
	padding: 22px 24px;
	box-shadow: inset 0 0 0 1px rgba(208, 2, 40, 0.08);
}

.support-contact-details h3 {
	margin-top: 0;
	color: #d00228;
}

.support-contact-details ul {
	list-style: none;
	padding: 0;
	margin: 16px 0 0;
	line-height: 1.7;
}

.support-contact-details li {
	margin-bottom: 8px;
}

.support-contact-details a {
	color: #d00228;
	text-decoration: none;
	font-weight: 600;
}

.support-contact-details a:hover {
	text-decoration: underline;
}

.support-map-link {
	display: inline-flex;
	align-items: center;
	gap: 10px;
	margin-top: 18px;
	color: #d00228;
	text-decoration: none;
	font-weight: 600;
}

.support-accordion {
	margin-top: 24px;
	display: grid;
	gap: 16px;
}

.support-accordion details {
	background: #fff;
	border-radius: 18px;
	box-shadow: 0 18px 32px rgba(16, 24, 40, 0.08);
	border: 1px solid rgba(208, 2, 40, 0.12);
	overflow: hidden;
}

.support-accordion summary {
	cursor: pointer;
	padding: 20px 22px;
	font-weight: 600;
	font-size: 17px;
	color: #d00228;
	display: flex;
	align-items: center;
	justify-content: space-between;
	list-style: none;
}

.support-accordion summary::-webkit-details-marker {
	display: none;
}

.support-accordion summary::after {
	content: '+';
	font-size: 22px;
	line-height: 1;
	transition: transform 0.2s ease;
}

.support-accordion details[open] summary::after {
	transform: rotate(45deg);
}

.support-accordion__content {
	padding: 0 22px 22px;
	color: #444;
	line-height: 1.74;
	font-size: 15px;
}

.support-accordion__content p {
	margin: 0 0 14px;
}

.support-accordion__content table {
	width: 100%;
	border-collapse: collapse;
	font-size: 15px;
}

.support-accordion__content td {
	padding: 8px 0;
	vertical-align: top;
}

.support-remote {
	margin: 24px 0 32px;
	padding: 24px 26px;
	background: #fff;
	border-radius: 20px;
	box-shadow: 0 24px 50px rgba(16, 24, 40, 0.08);
	border: 1px solid rgba(208, 2, 40, 0.12);
	color: #444;
	line-height: 1.7;
}

.support-remote h3 {
	margin-top: 0;
	margin-bottom: 14px;
	color: #d00228;
	font-size: 20px;
}

.support-remote ul {
	list-style: none;
	padding: 0;
	margin: 16px 0 0;
	line-height: 1.9;
}

.support-remote li {
	margin-bottom: 8px;
}

.support-remote__actions {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	margin-top: 18px;
}

.support-remote__btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 10px 16px;
	border-radius: 999px;
	color: #fff;
	text-decoration: none;
	font-weight: 600;
	transition: transform 0.2s ease, box-shadow 0.2s ease;
	flex: 1 1 200px;
	min-width: 160px;
	text-align: center;
}

.support-remote__btn:hover {
	transform: translateY(-2px);
	box-shadow: 0 14px 28px rgba(0, 0, 0, 0.12);
}

.support-remote__btn.teamviewer { background: #0a72b8; }
.support-remote__btn.anydesk { background: #ef3e36; }
.support-remote__btn.ultraviewer { background: #2e7d32; }
.support-remote__btn.ammy { background: #6a1b9a; }
.support-remote__btn.whatsapp { background: #25d366; }

.support-page .faq_img {
	float: none;
	width: 100%;
	max-width: 340px;
	margin: 0 auto 24px;
	text-align: center;
}

.support-page .faq_img img {
	width: 100%;
	height: auto;
	display: block;
}

.support-page .faq_content {
	float: none;
	width: 100%;
	margin-left: 0;
}

.support-map-link img {
	width: 36px;
	height: 36px;
	object-fit: contain;
}

.support-map-link span {
	border-bottom: 1px solid currentColor;
	padding-bottom: 2px;
}

.bank-page #primary {
	margin: 60px auto 40px;
	max-width: 1100px;
	width: 100%;
	padding: 0 16px;
	box-sizing: border-box;
}

.bank-page #content {
	width: 100% !important;
	max-width: 1100px;
	margin: 0 auto;
	box-sizing: border-box;
}

.bank-intro {
	margin: 24px 0 32px;
	text-align: center;
	color: #444;
}

.bank-heading {
	margin: 0 0 12px;
	font-size: 26px;
	color: #d00228;
	text-transform: uppercase;
	letter-spacing: 0.08em;
}

.bank-details-wrapper {
	background: #fff;
	border-radius: 20px;
	box-shadow: 0 24px 50px rgba(16, 24, 40, 0.08);
	padding: 28px 26px;
	color: #444;
}

.bank-details-grid {
	display: grid;
	gap: 24px;
	grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
}

.bank-card {
	background: #fafbff;
	border-radius: 16px;
	box-shadow: inset 0 0 0 1px rgba(208, 2, 40, 0.1);
	padding: 22px 20px;
	display: flex;
	flex-direction: column;
	gap: 18px;
	transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.bank-card:hover {
	transform: translateY(-4px);
	box-shadow: 0 16px 32px rgba(16, 24, 40, 0.12);
}

.bank-card__header {
	display: flex;
	align-items: center;
	gap: 18px;
}

.bank-card__header img {
	width: 72px;
	max-height: 72px;
	object-fit: contain;
	flex-shrink: 0;
}

.bank-card__header h3 {
	margin: 0;
	font-size: 19px;
	text-transform: uppercase;
	color: #111;
}

.bank-card__list {
	margin: 0;
	display: grid;
	gap: 12px;
}

.bank-card__list dt {
	font-weight: 600;
	color: #d00228;
	letter-spacing: 0.03em;
	text-transform: uppercase;
	font-size: 12px;
}

.bank-card__list dd {
	margin: 4px 0 0;
	font-weight: 600;
	color: #111;
	font-size: 16px;
}

.bank-card__list div {
	display: flex;
	flex-direction: column;
}

.whyus-page #kv {
	margin: 0 auto 24px;
}

.whyus-intro {
	margin: 24px 0 32px;
	text-align: center;
	color: #444;
}

.whyus-heading {
	margin: 0 0 12px;
	font-size: 28px;
	color: #d00228;
	text-transform: uppercase;
	letter-spacing: 0.08em;
}

.whyus-richtext {
	margin-bottom: 40px;
}

.whyus-richtext table,
.whyus-richtext tbody,
.whyus-richtext tr,
.whyus-richtext td {
	width: 100% !important;
	display: block;
	box-sizing: border-box;
}

.whyus-richtext td {
	padding: 0 !important;
}

.news-page #primary {
	margin: 60px auto 40px;
	max-width: 1100px;
	width: 100%;
	padding: 0 16px;
	box-sizing: border-box;
}

.news-page #content {
	width: 100% !important;
	max-width: 1100px;
	margin: 0 auto;
	box-sizing: border-box;
}

.news-intro {
	margin: 24px 0 32px;
	text-align: center;
	color: #444;
}

.news-heading {
	margin: 0 0 12px;
	font-size: 28px;
	color: #d00228;
	text-transform: uppercase;
	letter-spacing: 0.08em;
}

.news-list {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
	gap: 24px;
	margin-bottom: 40px;
}

.news-card {
	background: #fff;
	border-radius: 18px;
	box-shadow: 0 24px 50px rgba(16, 24, 40, 0.08);
	overflow: hidden;
	display: flex;
	flex-direction: column;
	transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.news-card:hover {
	transform: translateY(-3px);
	box-shadow: 0 16px 32px rgba(16, 24, 40, 0.12);
}

.news-card__media img {
	width: 100%;
	height: 180px;
}

.news-card__body {
	padding: 20px 22px 24px;
	display: flex;
	flex-direction: column;
	gap: 12px;
}

.news-card__date {
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	color: #d00228;
	font-weight: 600;
}

.news-card__title {
	margin: 0;
	font-size: 11px;
	font-weight: 600;
	color: #111;
	line-height: 1.4;
	word-break: break-word;
}

.news-card__link {
	margin-top: auto;
	align-self: flex-start;
	color: #d00228;
	font-weight: 600;
	text-decoration: none;
	border-bottom: 1px solid currentColor;
	padding-bottom: 2px;
}

.news-card__link:hover {
	color: #99021c;
}

.news-empty {
	text-align: center;
	color: #666;
	margin: 32px 0;
}

@media (max-width: 1024px) {
	.support-page #primary {
		margin: 48px auto 32px;
	}
	.support-page .support-content {
		padding: 24px 22px;
	}
	.support-contact-card {
		margin-bottom: 40px;
		padding: 24px 22px;
	}
	.support-accordion summary {
		padding: 18px 20px;
	}
	.support-remote {
		padding: 22px 24px;
	}
	.bank-page #primary {
		padding: 0 14px;
	}
	.bank-details-wrapper {
		padding: 24px;
	}
}

@media (max-width: 768px) {
	.support-page #primary {
		padding: 0 14px;
	}
	.support-page #sub_navi li a {
		width: 48%;
		min-height: 48px;
	}
	.support-page .support-card-body {
		padding: 18px;
	}
	.support-contact-grid {
		flex-direction: column;
	}
	.contact-form .form-field--full {
		grid-column: 1 / -1;
	}
	.support-accordion summary {
		font-size: 16px;
	}
	.support-accordion__content {
		padding: 0 20px 20px;
	}
	.support-remote {
		padding: 20px;
	}
	.support-remote__btn {
		flex: 1 1 160px;
	}
	.bank-card__header {
		flex-direction: column;
		align-items: flex-start;
	}
}

@media (max-width: 520px) {
	.support-page #sub_navi li a {
		width: 100%;
	}
	.support-page .support-content {
		padding: 20px 18px;
	}
	.support-page .support-card-body {
		padding: 16px;
	}
	.support-contact-card {
		padding: 20px 18px;
	}
	.support-accordion summary {
		padding: 16px 18px;
	}
	.support-accordion__content {
		padding: 0 16px 18px;
	}
	.support-remote__actions {
		flex-direction: column;
	}
	.support-remote__btn {
		width: 100%;
		flex: 1 1 auto;
	}
	.bank-details-wrapper {
		padding: 20px 18px;
	}
	.bank-card {
		padding: 18px;
	}
	.support-remote {
		padding: 18px;
	}
	.news-card__media img {
		height: 160px;
	}
	.news-card__title {
		font-size: 15px;
	}
}

/* Contact forms on legacy pages */
#contactform input,
#contactform select,
#contactform textarea {
	width: 100%;
	box-sizing: border-box;
	margin-bottom: 10px;
}