/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
@font-face {
  font-family: 'HelveticaNeue';
  src: url(/wp-content/themes/flatsome-child/font/lexend/Lexend-Regular.ttf);
}
body {
	font-family: 'HelveticaNeue', sanserif;
}
#masthead {
	padding: 7px 0px 0px;
    background: #0c52a1;
    width: 100%;
    height: 115px;
}
#wide-nav a:not(.sub-menu a) {
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
}
#wide-nav li {
	padding-left: 15px;
	padding-right: 15px;
}
#wide-nav li .sub-menu {
	transform: translateY(20px);
}
#wide-nav li:hover .sub-menu {
	transform: translateY(0);
	transition: opacity 0.5s cubic-bezier(0.19,1,0.22,1), transform 0.5s cubic-bezier(0.19,1,0.22,1);
}
.header-nav-main li {
  padding-left: 10px;
  padding-right: 10px;
}
.header-nav-main li a {
    font-size: 16px !important;
	    font-weight: 400;
	text-transform: none;
	color: #fff;
}
.header-nav-main li a:hover {
	color: #d8d8d8;
}
.header-nav-main ul.sub-menu li a {
	color: #000;
}
.header-nav-main li.active a {
	color: #fff;
}
#top-bar span,
#top-bar a
{
	font-size: 14px;
}
#top-bar span span {
    color: #f83f3f;
    float: none;
}
#top-bar a:hover {
    color: #ff2d37;
}
.block_list span {
    display: block;
    width: 100%;
    float: left;
    text-align: center;
    font-size: 15px;
    color: #252525;
    font-weight: 700;
    margin-top: 20px;
}
.block_list a {
    display: inline-block;
    font-size: 18px;
    color: #f83f3f;
    font-weight: 700;
}
.block_list {
    text-align: center;
    height: 100px;
}
.route-box {
  background: #fff;
  border-radius: 5px;
  border: 1px solid #f4c17b;
  padding: 16px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.05);
  transition: background 0.3s, transform 0.2s, box-shadow 0.2s;
}
.route-box:hover {
	transform: translateY(-1px) scale(1.04);
  	box-shadow: 0 8px 20px rgba(241, 196, 15, 0.18);
}

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

.route-info p {
  margin: 4px 0;
  font-size: 14px;
  text-align: left;
}
.route-info {
  flex: 1;
  border-right: 2px dashed #f4c17b;
  padding-right: 12px;
}
.dot-orange {
  color: orange;
}

.dot-red {
  color: red;
}

.arrow {
  font-size: 16px;
  text-align: center;
}

.route-count {
  text-align: right;
}

.count {
  font-size: 32px;
  font-weight: bold;
  margin: 0;
  color: #444;
}

.unit {
  font-size: 13px;
  color: #555;
  margin-top: -4px;
}

.route-box .divider {
  border-top: 2px dashed #f4c17b;
  margin-bottom: 12px;
}

.route-bottom p {
  font-size: 14px;
  color: #444;
  margin: 4px 0;
}

.book-btn {
  position: absolute;
    bottom: -13px;
    right: -13px;
  padding: 8px 14px;
  background-color: #f90;
  border: none;
  border-radius: 4px;
  color: white;
  font-weight: bold;
  cursor: pointer;
}

.book-btn:hover {
  background-color: #e08500;
}
.form-horizontal-vq select, .form-horizontal-vq input {
	margin-bottom: 0;
    border: navajowhite;
    background: white;
    box-shadow: none;
    font-weight: bold;
    font-size: 20px!important;
    color: #646464;
    transition: background 0.3s, transform 0.2s, box-shadow 0.2s;
}
.form-horizontal-vq select:hover {
	transform: translateY(-1px) scale(1.04);
	box-shadow: 0 8px 20px rgba(241, 196, 15, 0.18);
}
.title-spe h2 span{
	padding: 0 30px;
    margin: 0;
    font-weight: 700;
    color: #fff;
    font-size: 25px;
    background: #f83f3f;
    line-height: 50px;
    text-transform: uppercase;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
    position: relative;
    z-index: 1;
}
.title-spe h2:before {
	width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 30px 25px 30px;
    border-color: transparent transparent #d7d7d7 transparent;
    top: 0;
    left: -45px;
}
.title-spe h2:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 30px 25px 30px;
    border-color: transparent transparent #d7d7d7 transparent;
    top: 0;
    right: -45px;
}
.title-spe h2 span:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 17px 46px 0;
    border-color: transparent #f83f3f transparent transparent;
    left: -15px;
    top: 0;
}
.title-spe h2 span:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 46px 17px 0 0;
    border-color: #f83f3f transparent transparent transparent;
    right: -15px;
    top: 0;
}
.row-dat-ve .col .col-inner {
	box-shadow: 2px 2px 20px #ff980052;
	padding: 20px;
	transition: background 0.3s, transform 0.2s, box-shadow 0.2s;
}
.row-dat-ve .col .col-inner:hover {
	transform: translateY(-1px) scale(1.04);
  	box-shadow: 0 8px 20px rgba(241, 196, 15, 0.18);
}
footer li {
	list-style-type: none;
	margin-left: 0 !important;
}
footer p,
footer a
 {
	font-size: 14px;
}
footer h4 {
	font-size: 18px;
	text-transform: uppercase;
}
footer .list img {
	max-height: 40px;
}
.section-title b {
	background: transparent;
}
.section-title::before {

}
.error-msg {
	display: none;
}
.camket .col-inner {
  box-shadow: 0 0 15px 10px #00000013;
  padding: 15px;
  border-radius: 10px;
}
.p-top0 {
  padding-top: 0 !important;
}
.row-top-header {
  margin-right: 0;
}
.row-top-header .icon-box-text {
  max-width: 156px;
}
.row-top-header .large-4 {
    flex-basis: 27.333333%;
    max-width: 27.333333%
}
.form-dat-xe {
	padding-bottom: 0 !important;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}




.booking-steps {
  display: flex;
  justify-content: flex-start;
  gap: 18px;
  padding: 26px 0 10px 32px;
}
.booking-steps .step {
  padding: 7px 28px;
  border-radius: 24px;
  background: #f5f7fa;
  font-weight: 500;
    color: #7e7e7e;
  position: relative;
  font-size: 1rem;
}
.booking-steps .step.active {
  background: #ea2b2b;
  color: #fff;
}
.booking-steps .step + .step::before {
  content: '';
  position: absolute; left: -22px; top: 50%; transform: translateY(-50%);
  width: 15px; height: 2px; background: #ebebeb;
}
.filter-bar {
  display: flex; align-items: center;
  background: #fff;
  border-radius: 14px;
  padding: 18px 24px;
  box-shadow: 0 3px 18px #b4b8ce13;
  margin: 0 0 22px 0;
  gap: 18px;
  font-size: 1.06rem;
}
.filter-bar .route { 
  width: 140%;
  font-weight: bold; color: #23286a; margin-right: 16px;}
.count-trips {
  background: #ffe4e4;
  color: #e53939;
  border-radius: 8px;
  padding: 2px 10px;
  font-size: 0.97rem;
  margin-left: 7px;
}
.filter-input {
  border: 1.3px solid #dee2ed;
  border-radius: 8px;
  padding: 7px 14px;
  font-size: 1rem;
  background: #f9fafc;
  color: #23286a;
  outline: none;
}
.btn-search {
  background: #ea2b2b;
  color: #fff;
  border: none;
  border-radius: 22px;
  padding: 9px 30px;
  font-size: 1.07rem;
  font-weight: 600;
  cursor: pointer;
  margin-left: 18px;
  transition: background 0.17s;
}
.btn-search:hover { background: #be2323;}
.trip-list {
  margin: 0 auto;
}
.trip-item {
  background: #fff;
  border-radius: 14px;
  box-shadow: 0 3px 16px #b4b8ce13;
  margin: 0 0 18px 0;
  display: flex;
  padding: 22px 30px 22px 22px;
  gap: 24px;
  align-items: center;
  transition: box-shadow 0.15s;
}
.trip-item:hover { box-shadow: 0 5px 28px #ea2b2b22;}
.trip-time {
  width: 150px;
  text-align: left;
}
.trip-time b {
  display: block;
  font-size: 1.25rem;
  color: #23286a;
  margin-bottom: 4px;
}
.trip-meta { color: #888ea2; font-size: 0.96rem; margin-bottom: 1px;}
.trip-meta.link { color: #2874b3; cursor: pointer; text-decoration: underline;}
.trip-main {
  display: flex;
  align-items: center;
  gap: 36px;
  flex: 1;
	justify-content: space-between;
}
.trip-route {
  font-weight: 600;
  color: #23286a;
  font-size: 1.08rem;
}
.trip-route .sub {
  display: block;
  color: #8a91aa;
  font-weight: 400;
  font-size: 0.97rem;
}
.trip-seat {
  font-size: 1.08rem;
  color: #2d4458;
  display: flex; align-items: center;
  gap: 6px;
}
.trip-seat b { color: #14b11b; font-size: 1.12rem; }
.seat-sub { font-size: 0.95rem; color: #8a91aa; }
.trip-price {
  font-size: 1.2rem;
  color: #ea2b2b;
  font-weight: 700;
  min-width: 90px;
  text-align: right;
}
.trip-price span { font-size: 0.93rem;}
.btn-choose {
  background: #ea2b2b;
  color: #fff;
  border: none;
  border-radius: 24px;
  padding: 10px 32px;
  font-size: 12px;
  font-weight: 600;
  cursor: pointer;
  margin-left: 18px;
  transition: background 0.17s;
  box-shadow: 0 1px 6px #ea2b2b18;
  text-transform: none;
}
.btn-choose:hover { background: #be2323; }
@media (max-width: 950px){
  .trip-list { max-width: 100vw;}
  .trip-item { flex-direction: column; align-items: flex-start; gap:12px; padding:18px 12px;}
  .trip-main { flex-direction: column; gap:12px;}
  .trip-time { width: 100%; }
}
.alert-success {
    color: #3c763d !important;
    background-color: #dff0d8 !important;
    border-color: #d6e9c6 !important;
}
.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}
/* Modal overlay */
.modal-seat {
  position: relative; 
	top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  
  z-index: 9999;
  align-items: center;
	position: fixed;
	width: 100%;
}
.modal-seat:before {
	content: '';
    width: 100%;
    height: 100vh;
    background: rgba(60, 60, 80, 0.48);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
}
.modal-content {
  border-radius: 22px;
  box-shadow: 0 12px 48px #5e728c33;
  padding: 0;
  max-width: 100%;
  min-height: 420px;
  position: relative;
  animation: modalshow 0.2s;
	width: 100%;
	z-index: 9999;
}
@keyframes modalshow {
  from { transform: scale(0.96) translateY(18px); opacity: 0.3;}
  to { transform: scale(1) translateY(0); opacity: 1;}
}
.modal-close {
  position: absolute; top: 18px; right: 28px;
  font-size: 2rem; color: #d32121; cursor: pointer;
}
.seat-modal-main {
  display: flex; gap: 48px;
}
@media (max-width:1050px){
  .modal-content { min-width: 320px; padding:18px 2vw;}
  .seat-modal-main { flex-direction:column; gap:24px;}
}

/* Copy lại CSS sơ đồ ghế và form từ câu trả lời trước, hoặc dùng */
.bus-layout { background:#fafbfc; border-radius:16px; padding:34px 32px; min-width:380px;}
.driver img { width:48px; display:block; margin:0 auto 16px auto;}
.bus-rows { display: flex; gap: 30px; margin-bottom: 22px; justify-content: center;}
.seat-col { display: flex; flex-direction: column; gap: 18px;}
.seat {
  min-width: 60px; min-height: 38px; border-radius: 18px; font-size: 1.08rem; font-weight: 600;
  border: none; margin: 0 0 2px 0; cursor: pointer; background: #e7f0fd; color: #3567b6;
  transition: 0.16s; box-shadow: 0 1px 4px #b6c0d933;
}
.seat-free { background: #e7f0fd; color: #3573c4;}
.seat-booked { background: #ffeab6 !important; color: #ad8102;}
.seat-sold { background: #ffd5d5; color: #b63232;}
.seat-hold { background: #e4e4e4; color: #757575;}
.seat-temp { background: #d7fff3; color: #21b492;}
.seat.selected { background: #e04b23 !important; color: #fff;}
.seat:hover { box-shadow: 0 0 0 2px #ffc39a; }
.seat-legend { display: flex; gap: 16px; justify-content: center; margin-top: 28px; font-size: 0.95rem;}
.legend-item {
  display: inline-block; min-width: 54px; padding: 6px 13px;
  border-radius: 12px; text-align: center; font-weight: 500;
}
.legend-item.seat-free { background: #e7f0fd; color: #3573c4;}
.legend-item.seat-booked { background: #ffeab6; color: #ad8102;}
.legend-item.seat-sold { background: #ffd5d5; color: #b63232;}
.legend-item.seat-hold { background: #e4e4e4; color: #757575;}
.legend-item.seat-temp { background: #d7fff3; color: #21b492;}

.booking-form {
  background: #fff;
  border-radius: 14px;
  box-shadow: 0 4px 22px #b4b8ce25;
  padding: 34px 30px 24px 30px;
  min-width: 340px;
	display: flex;
}
.booking-form h4 { font-size: 1.11rem; margin: 10px 0 15px 0; color: #2a3d63;}
.booking-form input {
  margin-bottom: 0;
}
.form-group { margin-bottom: 16px;}
.form-group label { display: block; font-weight: 500; color: #52638c; margin-bottom: 7px;}
.form-group input, .form-group select {
  width: 100%; padding: 10px 14px; border-radius: 8px; border: 1.4px solid #e2e8f0;
  font-size: 1rem; outline: none; background: #f6f8fa; transition: border 0.14s;
}
.form-group input:focus, .form-group select:focus { border-color: #4b7fdb; background: #fff;}
.btn-submit {
  display: block; margin: 24px auto 0 auto; background: #ea2b2b;
  color: #fff; font-weight: bold; padding: 12px 34px; border-radius: 24px;
  border: none; font-size: 1.05rem; box-shadow: 0 2px 8px #d2222240; cursor: pointer; transition: background 0.17s;
}
.btn-submit:hover { background: #d32020;}

/* CSS table */
.table-bus-wrap {
  width: 70%;
  margin: 0;
  background: #fafbfc;
  border-radius: 14px;
  padding: 38px 32px 20px 32px;
  box-shadow: 0 4px 22px #b4b8ce15;
}
.bus-table {
  border-collapse: separate;
  border-spacing: 30px 16px;
  margin: 0 auto;
  background: none;
}
.bus-table td {
  width: 65px;
  height: 40px;
  text-align: center;
  vertical-align: middle;
  background: none;
  border: none;
  padding: 0;
}
.driver-cell {
  width: 60px;
  background: none;
  border: none;
  text-align: center;
}
.driver-img {
  width: 32px;
  display: block;
  margin: 0 0 10px 0;
}
.seat {
  min-width: 60px;
  min-height: 36px;
  border-radius: 18px;
  font-size: 1.06rem;
  font-weight: 600;
  border: none;
  margin: 0 auto;
  cursor: pointer;
  background: #e7f0fd;
  color: #3573c4;
  transition: 0.14s;
  box-shadow: 0 1px 4px #b6c0d933;
}
.seat-free   { background: #e7f0fd; color: #3573c4; }
.seat-booked { background: #ffeab6; color: #ad8102; }
.seat-sold   { background: #ffd5d5; color: #b63232; }
.seat-hold   { background: #e4e4e4; color: #757575; }
.seat-temp   { background: #d7fff3; color: #21b492; }
.seat.selected { background: #e04b23 !important; color: #fff; }

.legend-table {
  display: flex; gap: 18px; justify-content: center; margin: 28px 0 6px 0; font-size: 0.97rem;
}
.legend-item {
  display: inline-block; min-width: 54px; padding: 6px 13px;
  border-radius: 12px; text-align: center; font-weight: 500;
}
.legend-item.seat-free   { background: #e7f0fd; color: #3573c4;}
.legend-item.seat-booked { background: #ffeab6; color: #ad8102;}
.legend-item.seat-sold   { background: #ffd5d5; color: #b63232;}
.legend-item.seat-hold   { background: #e4e4e4; color: #757575;}
.legend-item.seat-temp   { background: #d7fff3; color: #21b492;}

.table-footer {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px 0 0 0;
  font-size: 1.13rem;
  color: #2a3d63;
  font-weight: 500;
}
@media only screen and (min-width: 769px) {
  .section-news .flickity-slider .row.is-selected {
	  transform: skew(160deg);
	}
	.section-news .flickity-slider .row.is-selected img {
		  transform: scale(1.42) skew(-160deg);
		  min-height: 345px;
	}
	.section-news .flickity-slider .box-text.text-center .box-text-inner {
		transform: skew(-160deg);
		color: #fff !important;
	}
}
@media only screen and (max-width: 768px) {
	.row-form-dat-xe {
		top: -3% !important;
	}
	.modal-seat {
		position: fixed;
		top: 45%;
	}
	.trip-item {
		align-items: center !important;
	}
	.trip-time b {
		text-align: center;
	}
	.booking-steps {
		padding: 0;
	}
	.icon-menu {
		color: #fff;
	}
}

.section-news .flickity-slider .box-text.text-center {
    font-size: 16px;
    color: #fff;

    margin-bottom: 0;
    background: #029b62;
    min-height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 10px;
    position: absolute;
    bottom: 20px;
    left: 0;
	padding: 5px;
}

.section-news h4 {
	color: #fff;
}

.flickity-slider .box-text.text-center p {
  color: #fff;
}
.sections-blog .box-text.text-center {
  background: #fff;
}
.btitle span {
    font-size: 50px;
    line-height: 1.2;
    color: #eb8718;
    text-transform: uppercase;
}
.section-about p {
  margin-bottom: 0;
}
.section-about .col-box-shadow .img {
  box-shadow: 0 3px 6px rgba(0, 0, 0, .16), 0 3px 6px rgba(0, 0, 0, .2);
  border-radius: 5px;
  overflow: hidden;
}
.namme_advhome .count-number {
  font-size: 40px;
  color: #fff;
  line-height: 1.0;
  display: block;
}
/*** Booking Form container ***/
.booking-form-container {
    display: flex;
    justify-content: center;
    align-items: center;
}
.booking-form-container select,
.booking-form-container input
 {
  background: #f7f7f7;
    border: none;
    border-radius: 14px;
    text-align: center;
    font-size: 22px;
    font-weight: 500;
    color: #bababa;
    outline: none;
    box-shadow: none;
	color: #838383;
}

.booking-form {
    background: #fff;
    border: 4px solid #ffe3d7;
    border-radius: 32px;
    padding: 24px 24px 32px 24px;
    box-shadow: 0 2px 10px #f7bba3;
    width: 100%;
}

.form-top {
    display: flex;
    align-items: center;
    margin-bottom: 18px;
}

.radio-group {
    display: flex;
    align-items: center;
    margin-right: 28px;
    font-size: 20px;
    cursor: pointer;
    color: #ec4d1c;
    font-weight: 600;
}

.radio-group input[type="radio"] {
    accent-color: #ec4d1c;
    margin-right: 7px;
    width: 18px;
    height: 18px;
}

.radio-group:last-of-type {
    color: #666;
    font-weight: 500;
}

.guide-link {
    margin-left: auto;
    color: #ec4d1c;
    font-weight: 500;
    font-size: 18px;
    text-decoration: none;
}

.form-fields {
    display: flex;
    justify-content: space-between;
    gap: 12px;
    margin-bottom: 24px;
    flex-wrap: wrap;
}

.form-field {
    display: flex;
    flex-direction: column;
    min-width: 210px;
    position: relative;
    flex: 1;
}

.form-field label {
    margin-bottom: 6px;
    font-weight: 600;
    color: #232323;
    font-size: 18px;
}

.form-field input[type="text"] {
    background: #f7f7f7;
    border: none;
    border-radius: 14px;
    padding: 20px 0;
    text-align: center;
    font-size: 22px;
    font-weight: 500;
    color: #bababa;
    outline: none;
    box-shadow: none;
}

.form-field input[readonly] {
    color: #232323;
    background: #fff;
    border: 2px solid #f3f3f3;
}

.form-field input[disabled] {
    background: #f7f7f7;
    color: #bababa;
}

.day-of-week {
    position: absolute;
    top: 56px;
    left: 50%;
    transform: translateX(-50%);
    color: #959595;
    font-size: 16px;
    font-weight: 500;
}

.ticket-select {
    display: flex;
    align-items: center;
    position: relative;
}

.ticket-select input {
    width: 60px;
    text-align: left;
    padding-left: 28px;
    padding-right: 12px;
    font-size: 22px;
    border-radius: 14px;
    border: 2px solid #f3f3f3;
    background: #fff;
    color: #232323;
}

.dropdown-btn {
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    background: #f2f2f2;
    border: none;
    border-radius: 8px;
    width: 34px;
    height: 34px;
    font-size: 22px;
    cursor: pointer;
    color: #aaa;
    display: flex;
    align-items: center;
    justify-content: center;
}

.swap-btn {
    background: #fff;
    border: 4px solid #ffe3d7;
    border-radius: 50%;
    width: 48px;
    height: 48px;
    margin: 0 12px;
    align-self: flex-end;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: background 0.2s;
}

.swap-btn:hover {
    background: #ffe3d7;
}

.swap-icon {
    font-size: 28px;
    color: #ec4d1c;
}

.find-btn {
    margin-top: 18px;
    width: 360px;
    max-width: 90%;
    height: 60px;
    background: #e00017;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    border: none;
    border-radius: 40px;
    box-shadow: 0 4px 16px #ffc4ab6b;
    cursor: pointer;
    display: block;
    margin-left: auto;
    margin-right: auto;
    transition: background 0.2s;
    position: absolute;
    bottom: -50px;
    left: 50%;
    transform: translateX(-50%);
}

.find-btn:hover {
    background: #ec4d1c;
}
.row-form-dat-xe {
  position: absolute;
  top: 22%;
  left: 50%;
  transform: translateX(-50%);
}
.social-items.abc {
    width: 60px;
    position: absolute;
    right: 0;
    top: 0px;
    transition: all 0.3s;
}
.social-fixed a {
    color: #fff;
    cursor: pointer;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 1px;
    text-align: center;
    position: absolute;
    right: 0;
    transition: width .25s;
    width: 100%;
    height: 60px;
    line-height: 70px;
    background: #029b62;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    display: inline-flex
;
    align-items: center;
    justify-content: center;
}
.social_cp_fixed {
    top: 30px;
}
.social-fixed .social-items a i {
    margin-left: 15px;
}
.social-fixed a i {
    font-size: 23px;
}
.social-fixed a span {
    display: block;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 1.42;
    /* font-weight: bold; */
    margin-left: 10px;
    flex: 0 0 1px;
    visibility: hidden;
    width: 0px;
    overflow: hidden;
}
.social-fixed {
    position: fixed;
    right: 0;
    top: 25%;
    width: 60px;
    z-index: 999999;
}
.social_fb_fixed {
    top: 95px;
}
.social_findbus_fixed {
    top: 225px;
}
.social_em_fixed {
    top: 160px;
}
.hide-social {
    height: 25px !important;
    width: 25px !important;
    padding: 0 !important;
    color: #fff !important;
    font-size: 10px !important;
    transition: all 0.3s;
    line-height: 28px !important;
}
.social-fixed a:hover {
    width: 150px;
}
.form-wrapper {
  max-width: 800px;
  margin: 30px auto;
  padding: 30px;
  background: #f9f9f9;
  border-radius: 12px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
  font-family: "Segoe UI", sans-serif;
}

.form-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px 30px;
}

.form-grid label {
  display: block;
  margin-bottom: 8px;
  font-weight: 600;
  color: #333;
}

.form-grid input,
.form-grid select,
.form-grid textarea {
  width: 100%;
  padding: 10px 14px;
  border: 1px solid #ccc;
  border-radius: 6px;
  font-size: 15px;
  transition: border 0.3s;
	margin-bottom: 0;
	line-height: 1;
}

.form-grid input:focus,
.form-grid select:focus,
.form-grid textarea:focus {
  border-color: #0073aa;
  outline: none;
}

.full-width {
  grid-column: 1 / 3;
}

button.submit-btn {
  margin-top: 20px;
  padding: 12px 28px;
  background: #0073aa;
  color: white;
  border: none;
  border-radius: 8px;
  font-size: 16px;
  cursor: pointer;
  transition: background 0.3s ease;
	width: 100%;
}

button.submit-btn:hover {
  background: #005f8b;
}
.spinner {
  width: 40px;
  height: 40px;
  border: 4px solid #ccc;
  border-top-color: #3498db; /* Màu quay */
  border-radius: 50%;
  animation: spin 1s linear infinite;
  margin: 20px auto;
}
@keyframes spin {
  to { transform: rotate(360deg); }
}
@media screen and (max-width: 7680px) {
  .form-grid {
    grid-template-columns: 1fr !important;
	}
}