@font-face {
   font-family: 'THSarabunChula-Regular';
   src: url('fonts/THSarabunChula-Regular.eot');
   src: url('fonts/THSarabunChula-Regular.eot?#iefix') format('embedded-opentype'), url('fonts/THSarabunChula-Regular.woff') format('woff'), url('fonts/THSarabunChula-Regular.ttf') format('truetype');
   font-weight: normal;
   font-style: normal;
}

@font-face {
   font-family: 'Prompt-Bold';
   src: url('fonts/Prompt-Bold.eot');
   src: url('fonts/Prompt-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/Prompt-Bold.woff') format('woff'), url('fonts/Prompt-Bold.ttf') format('truetype');
   font-weight: normal;
   font-style: normal;
}

body {
   font-family: 'THSarabunChula-Regular';
   cursor: default;
   position: relative;
   line-height: normal;
   color: #000000;
   font-size: 18px;
}

p {
   margin-bottom: 0;
}

img {
   border: 0;
   margin: auto;
}

a {
   text-decoration: none;
}

a:hover {
   text-decoration: none;
}

.h70 {
   clear: both;
   width: 100%;
   height: 70px;
}

.h30 {
   clear: both;
   width: 100%;
   height: 30px;
}

.h20 {
   clear: both;
   width: 100%;
   height: 20px;
}

.h10 {
   clear: both;
   width: 100%;
   height: 10px;
}

a {
   text-decoration: none;
   color: inherit;
}

a:hover {
   color: inherit;
}

ul {
   padding-left: 0;
   margin-bottom: 0;
}

#back-to-top {
   width: 50px;
   height: 50px;
   position: fixed;
   z-index: 9999;
   bottom: 2rem;
   right: 1rem;
   text-align: center;
   display: none;
   font-size: 22px;
   padding-top: 10px;
   background-color: transparent;
   border-radius: 50%;
   border: 4px solid #efe4ce;
}

#back-to-top:hover {
   opacity: 1;
   background-color: #c48a0e;
}

#back-to-top a {
   color: #c48a0e;
}

#back-to-top:hover a {
   color: #FFF;
}

button:focus {
   outline: none;
}

#nav-icon3 {
   width: 40px;
   height: 32px;
   position: relative;
   margin: 20px auto;
   -webkit-transform: rotate(0deg);
   -moz-transform: rotate(0deg);
   -o-transform: rotate(0deg);
   transform: rotate(0deg);
   -webkit-transition: .5s ease-in-out;
   -moz-transition: .5s ease-in-out;
   -o-transition: .5s ease-in-out;
   transition: .5s ease-in-out;
   cursor: pointer;
}

#nav-icon3 span {
   display: block;
   position: absolute;
   height: 5px;
   width: 100%;
   background: #c48a0e;
   border-radius: 9px;
   opacity: 1;
   left: 0;
   -webkit-transform: rotate(0deg);
   -moz-transform: rotate(0deg);
   -o-transform: rotate(0deg);
   transform: rotate(0deg);
   -webkit-transition: .25s ease-in-out;
   -moz-transition: .25s ease-in-out;
   -o-transition: .25s ease-in-out;
   transition: .25s ease-in-out;
}

#nav-icon3 span:nth-child(1) {
   top: 0px;
}

#nav-icon3 span:nth-child(2), #nav-icon3 span:nth-child(3) {
   top: 13px;
}

#nav-icon3 span:nth-child(4) {
   top: 26px;
}

#nav-icon3.open span:nth-child(1) {
   top: 18px;
   width: 0%;
   left: 50%;
}

#nav-icon3.open span:nth-child(2) {
   -webkit-transform: rotate(45deg);
   -moz-transform: rotate(45deg);
   -o-transform: rotate(45deg);
   transform: rotate(45deg);
}

#nav-icon3.open span:nth-child(3) {
   -webkit-transform: rotate(-45deg);
   -moz-transform: rotate(-45deg);
   -o-transform: rotate(-45deg);
   transform: rotate(-45deg);
}

#nav-icon3.open span:nth-child(4) {
   top: 18px;
   width: 0%;
   left: 50%;
}

/*-----Header-----//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

.headbar-top {
   width: 100%;
   transition: all 1s;
   padding: 0rem;
   z-index: 99;
   background-color: transparent;
}

.slim.headbar-top {
   background: #FFF;
   box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
}

.hamburgers-box {
   width: 100%;
   display: flex;
   align-items: center;
   position: relative;
}

.navbar-brand {
   width: 85%;
   margin: auto;
   text-align: center;
   position: relative;
   padding: 10px 0;
}

.navbar-brand img {
   width: 100px;
   transition: all 0.5s;
}

.slim .navbar-brand img {
   width: 80px;
}

.navbar-collapse ul li {
   line-height: 1;
   font-size: 24px;
   padding: 0;
   -moz-transition: all 0.3s;
   -webkit-transition: all 0.3s;
   transition: all 0.3s;
}

.navbar-collapse ul li img {
   transition: all 0.5s;
}

.navbar-collapse ul li:hover img {
   filter: invert(46%) sepia(33%) saturate(2723%) hue-rotate(21deg) brightness(104%) contrast(89%);
}

.title-login ul.dropdown-menu li img {
   width: 1em;
   filter: none;
}

.navbar-collapse ul li a {
   color: #111101;
   padding: 15px 15px;
   display: block;
   position: relative;
   text-align: center;
}

.navbar-toggler:focus {
   outline: none !important;
}

.navbar-collapse ul li:hover, .navbar-collapse ul li.active {
   background-color: rgba(227, 230, 230, 0.5);
}

.navbar-collapse ul li.active a, .navbar-collapse ul li:hover a {
   color: #c48a0e;
   transition: all 0.5s;
}

.navbar-collapse ul li .dropdown-menu {
   border: none;
   border-radius: 0;
   z-index: 99;
   padding: 0;
}

.navbar-collapse ul li .dropdown-menu .dropdown-item.active, .navbar-collapse ul li .dropdown-menu .dropdown-item:active, .navbar-collapse ul li .dropdown-menu .dropdown-item:hover {
   color: #000;
   background-color: transparent;
}

.navbar-collapse ul li .dropdown-menu .dropdown-item {
   background: #FFF;
   width: 100%;
   text-align: left;
   font-size: 1.4rem;
   color: #000;
   padding: 1rem 1.5rem .5rem;
}

.navbar-collapse .menu-dropshow ul.dropdown-menu {
   background: #FFF;
   border: none;
   border-radius: 0;
}

.navbar-collapse .menu-dropshow ul.dropdown-menu li a {
   color: #000000;
   text-align: center;
}

/**********************only-mobile*******************************/

.navbar-logo-mobile {
   text-align: center;
   padding: 10% 0;
   width: 100%;
   display: block;
   color: #000;
   font-size: 40px;
}

.social-mobile {
   margin: 1rem auto;
}

.social-mobile a {
   display: inline-block;
   position: relative;
}

.social-mobile .img-social1 {
   opacity: 1;
   transform: translateY(0);
   transition: all 0.5s;
}

.social-mobile a:hover .img-social1 {
   opacity: 0;
   transform: translateY(5px);
}

.social-mobile .img-social2 {
   position: absolute;
   opacity: 0;
   left: 0;
   top: 0;
   transform: translateY(5px);
   transition: all 0.5s;
}

.social-mobile a:hover .img-social2 {
   opacity: 1;
   transform: translateY(0px);
}

.text-color-web {
   color: #c48a0e;
}

.box-notification {
   position: relative;
}

.box-notification-list {
   position: absolute;
   top: 13px;
   right: 21px;
   background: #fb0000;
   color: #FFF;
   padding: 3px 3px;
   font-size: 1rem;
   line-height: 0.5;
   border-radius: 2px;
}

.contact-box {
   margin: 0 15px;
   line-height: .5;
   padding-top: 15px;
   margin-top: 15px;
   border-top: 1px solid #c48a0e;
}

.contact-box h1 {
   font-size: 50px;
   margin-bottom: 0;
   font-family: 'Prompt-Bold';
}

.contact-box p {
   font-size: 22px;
   font-weight: 700;
   margin-bottom: 0;
}

.language, .box-notification {
   display: inline-block;
   padding: 0 10px;
}

.navbar-collapse ul li .language a {
   display: inline-block;
}

.navbar-collapse ul li .box-notification a {
   display: inline-block;
}

.dropdown-toggle::after {
   display: none;
}

.glod-color-text {
   color: #c48a0e;
}

/*------slide---main-------
//////////////////////////////////////////////////////////////////////////////////////////*/

#slide-zone {
   width: 100%;
   position: relative;
}

.banner-img {
   position: relative;
   overflow: hidden;
   width: 100%;
   height: 667px;
}

.banner-img img {
   height: 100%;
   width: auto;
   position: absolute;
   top: 0;
   right: 50%;
   -ms-transform: translate(50%, 0%);
   -webkit-transform: translate(50%, 0%);
   -moz-transform: translate(50%, 0%);
   -o-transform: translate(50%, 0%);
   transform: translate(50%, 0%);
   max-width: none;
}

.title-banner {
   line-height: .5;
   font-weight: bolder;
   margin-bottom: 3rem;
}

.title-banner h1 {
   margin-bottom: 0;
   font-size: 2.7rem;
   font-weight: bolder;
}

.title-banner p {
   margin-bottom: 0;
   font-size: 1.7rem;
}

/*------slide---main-------
//////////////////////////////////////////////////////////////////////////////////////////*/

.search-box {
   position: absolute;
   bottom: 1rem;
   left: 50%;
   transform: translate(-50%, 0%);
   width: 100%;
}

.search-flightbox {
   padding: 2%;
   background: rgba(255, 255, 255, 1);
   border-radius: 10px;
}

.title-searchbox {
   margin: 1rem auto;
}

.title-searchbox ul {
   list-style: none;
   padding-bottom: 5px;
}

.title-searchbox ul li {
   display: inline-block;
   vertical-align: middle;
   width: 23%;
   text-align: center;
   font-size: 17px;
   transition: all .5s;
}

.title-searchbox ul li a {
   position: relative;
   transition: all .5s;
}

.line-web {
   width: 100%;
   height: 1px;
   margin: .5rem auto;
   border-bottom: 1px solid #c48a0e;
}

.navbar-collapse ul .box-notification .dropdown-menu a {
   text-align: left;
   color: #000;
   margin-bottom: .15rem;
/* Bancha.w   background-color: rgba(196, 138, 14, .2); */
}

.navbar-collapse ul .box-notification .dropdown-menu {
   width: 375px;
   height: 430px;
   top: 75%;
   left: -1rem;
   border: none;
   border-radius: 0;
}

.navbar-collapse ul .box-notification .dropdown-menu .title-box {
   padding: 10px 15px;
   background: #FFF;
   color: #bfbfbf;
   font-size: 1.2rem;
}

.navbar-collapse ul .box-notification .dropdown-menu a .fa-clock {
   font-size: 16px;
}

.navbar-collapse ul .box-notification .dropdown-menu a:hover .fa-hand-point-right {
   color: #c48a0e;
}

.box-notification .dropdown-menu h1 {
   margin-bottom: 0;
   font-size: 1.2rem;
}

.box-notification .dropdown-menu h2 {
   margin-bottom: 0;
   font-size: 1.2rem;
}

.box-notification .dropdown-menu p {
   margin-bottom: 0;
   font-size: 1.2rem;
}

.box-notification .dropdown-menu .readmore-btn {
   padding: 0;
   background-color: #FFF;
}

.navbar-collapse ul .box-notification .dropdown-menu .readmore-btn a {
   background: #FFF;
   width: 100%;
   text-align: center;
   font-size: 1.6rem;
   color: #000;
}

/*------login------
///////////////////////////////////////////////////////////////////////////////////////////////*/

.title-login ul {
   list-style: none;
}

.link-login {
   display: flex;
   align-items: center;
}

.navbar-collapse ul li .link-login a {
   padding: 0 10px;
   color: #000;
}

.navbar-collapse ul li .link-login a:hover {
   color: #c48a0e;
}

.form-login {
   width: 100%;
   margin: .5rem auto;
   border: none;
   background: #FFF;
   box-shadow: 0;
   color: #000000;
   padding: 5px 8px;
   font-size: 1.4rem;
   border-bottom: 1px solid #e1e1e1;
}

.form-login:focus {
   outline: none;
}

.password-box {
   position: relative;
}

.password-box img {
   position: absolute;
   top: 1rem;
   right: 0;
}

.login-show .modal-dialog {
   width: 350px;
}

.login-show .modal-header .close {
   position: absolute;
   top: 0;
   right: 0;
   margin: 0 auto;
}

.login-show .modal-header {
   display: block;
   align-items: center;
   position: relative;
}

.login-show .modal-title {
   font-size: 1.5rem;
}

.login-show .modal.show .modal-dialog {
   width: 350px;
}

.login-show .modal-content {
   height: auto;
}

.login-show.member-show .modal-content {
   height: auto;
}

.login-show .modal-header {
   border-bottom: 0;
}

.login-btn {
   font-size: 1.5rem;
   padding: 5px;
   text-align: center;
   color: #FFF;
   background: #c48a0e;
   border-radius: 5px;
   margin: .5rem auto;
}

.login-btn:disabled {
   background-color: #999999;
}

.login-show ul {
   width: 60%;
   margin: auto;
   list-style: none;
   font-size: 1.4rem;
}

.login-show ul li {
   display: inline-block;
}

.login-show ul li a {
   padding: 0 5px;
   color: #c48a0e;
}

.login-show ul li a:hover {
   color: #000;
}

.login-show .modal-body p {
   font-size: 1.4rem;
   margin: .5rem auto;
}

.detail-member {
   width: 100%;
   height: auto;
   /*overflow: scroll;*/
   font-size: 1.2rem;
}

.detail-member h1 {
   margin: .5rem auto;
   color: #000000;
   font-size: 1rem;
   padding-left: 8px;
   text-align: left;
}

.detail-member h1 .bookingbox-check.correct-bt .checkmark {
   left: -1rem;
   top: 0.2rem;
}

.detail-member .form-login {
   width: 97%;
   margin: .5rem 0;
}

.member-show .form-login {
   padding: 3px;
}

/*---switch-box---////////////////////////////////////////////////////*/

.switbox h1 {
   font-size: 20px;
   margin-bottom: 0;
}

.switch {
   position: relative;
   display: inline-block;
   width: 50px;
   height: 25px;
   margin-bottom: 0;
   vertical-align: middle;
}

.switch input {
   opacity: 0;
   width: 0;
   height: 0;
}

.slider {
   position: absolute;
   cursor: pointer;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   background-color: #ccc;
   -webkit-transition: .4s;
   transition: .4s;
}

.slider:before {
   position: absolute;
   content: "";
   height: 20px;
   width: 20px;
   left: 3px;
   bottom: 3px;
   background-color: white;
   -webkit-transition: .4s;
   transition: .4s;
}

input:checked+.slider {
   background-color: #c48a0e;
}

input:focus+.slider {
   box-shadow: 0 0 1px #2196F3;
}

input:checked+.slider:before {
   -webkit-transform: translateX(24px);
   -ms-transform: translateX(24px);
   transform: translateX(24px);
}

/* Rounded sliders */

.slider.round {
   border-radius: 34px;
}

.slider.round:before {
   border-radius: 50%;
}

/*-----search-box---
//////////////////////////////////////////////////////////////////////////////////////////////*/

.search-flightbox .nav-pills .nav-link.active, .search-flightbox .nav-pills .show>.nav-link {
   color: #c48a0e;
   background-color: transparent;
}

.search-flightbox .nav-pills .nav-link.active:before {
   content: '';
   position: absolute;
   z-index: 1;
   left: 0;
   right: 0;
   bottom: -.5rem;
   height: 0;
   border: 2.5px solid #c48a0e;
   border-radius: 10px;
   box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}

/*.search-flightbox .nav-pills .nav-link.title-raod2:before {
  bottom: -.7rem;
}*/

.search-flightbox .nav-pills .nav-link {
   border-radius: 0;
   padding: .5rem 0;
}

.search-flightbox .nav-pills {
   align-items: center;
   margin-bottom: 0;
}

.search-flightbox .nav-pills li {
   display: inline-block;
   vertical-align: middle;
   margin: auto;
   width: auto;
   text-align: center;
   transition: all .5s;
   position: relative;
}

.form-search:disabled, .form-search[readonly] {
   background-color: #d3d3d3;
   opacity: 1;
}

.form-search, .input-daterange .form-search {
   display: block;
   width: 95%;
   margin: .5rem auto;
   text-align: left;
   padding: 0.375rem 0.75rem;
   font-size: 1.2rem;
   line-height: 1.5;
   color: #c48a0e;
   background-color: #fff;
   background-clip: padding-box;
   border: 1px solid #c48a0e;
   border-radius: 10px;
   transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
   margin-bottom: 0;
}

.input-daterange .form-search:disabled {
   background: #ebebeb;
   border: 1px solid #d7d7d7;
}

.input-daterange .form-search:disabled::-webkit-input-placeholder {
   /* Chrome/Opera/Safari */
   color: #c5c5c5;
}

.form-search::-webkit-input-placeholder {
   /* Chrome/Opera/Safari */
   color: #c48a0e;
}

.form-search::-moz-placeholder {
   /* Firefox 19+ */
   color: #c48a0e;
}

.form-search:-ms-input-placeholder {
   /* IE 10+ */
   color: #c48a0e;
}

.form-search:-moz-placeholder {
   /* Firefox 18- */
   color: #c48a0e;
}

.bt-search {
   color: #FFF;
   background: #c48a0e;
   border: 1px solid;
   border-radius: 5px;
   width: 100%;
   transition: all 0.5s;
   font-size: 1.3rem;
   padding: 5px;
}

.title-searchbt {
   margin: .5rem auto;
}

.bt-search:hover {
   cursor: pointer;
   box-shadow: 0 5px 3px rgba(0, 0, 0, 0.3);
}

.content-box1 {
   padding: 10% 0;
   background: url(../img/bg1.png) center no-repeat;
}

.title-content h1 {
   margin-bottom: 0;
   font-size: 40px;
   font-weight: bold;
}

.title-content img {
   width: auto;
}

.slide-travel-content1 {
   margin: 3rem auto;
}

.slide-travel-content1 .num {
   font-size: 25px;
   font-weight: 700;
}

.slide-travel-content1 .carousel-control-prev, .slide-travel-content1 .carousel-control-next {
   opacity: 1;
}

.slide-travel-content1 .carousel-control-prev {
   top: auto;
   right: 50%;
   left: auto;
   bottom: -31%;
}

.slide-travel-content1 .carousel-control-next {
   top: auto;
   right: auto;
   left: 50%;
   bottom: -31%;
}

.detail-travelcontent {
   padding: 10px;
   text-align: center;
   background: #f6b944;
   border-radius: 10px;
}

.detail-travelcontent img {
   width: 100%;
   transition: all 0.5s;
   border-radius: 10px;
}

.detail-travelcontent:hover img {
   transform: scale(1.03);
}

.box-weather {
   display: flex;
   align-items: center;
   justify-content: flex-end;
}

.box-weather.box-weather1 {
   justify-content: space-around;
}

.weather_show {
   display: inline-block;
}

.weather_show .booked-weather-160x36-city {
   display: none !important;
}

.weather_show .booked-weather-160x36 {
   width: auto !important;
   height: auto !important;
}

.weather_show .booked-weather-160x36-degree span {
   display: none !important;
}

.weather_show .booked-weather-160x36 {
   background: none !important;
}

.weather_show .booked-weather-160x36-degree {
   font-size: 27px !important;
}

.img-weather {
   position: relative;
}

.img-weather .img-first {
   opacity: 1;
   transition: all 0.5s;
}

.img-weather .img-second {
   opacity: 0;
   right: 0;
   transition: all 0.5s;
   position: absolute;
}

.choice-box {
   margin: 1rem auto;
   padding: 15px 10px;
   background: #FFF;
   transition: all 0.5s;
   border-radius: 10px;
   cursor: pointer;
}

.choice-box:hover {
   transform: scale(1.03);
   box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
}

.choice-box h1 {
   margin-bottom: 0;
   font-size: 20px;
   transition: all 0.5s;
}

.choice-box:hover h1 {
   color: #c48a0e;
}

.choice-box:hover .img-first {
   opacity: 0;
   transform: rotateY(180deg);
}

.choice-box:hover .img-second {
   opacity: 1;
   transform: rotateY(180deg);
}

.line-web2 {
   width: 100%;
   height: 1px;
   margin: 1.5rem auto;
   border-bottom: 1px solid #e1e1e1;
}

.content-box3 {
   padding: 10% 0;
   background-size: cover !important;
   background: url(../img/bg2.png) bottom center no-repeat;
}

.content-box3 .title-content img {
   width: 100%;
}

.content-box4 .title-content img {
   width: auto;
}

.slide-plane .num {
   font-size: 25px;
   font-weight: 700;
}

.slide-plane {
   margin: 3rem auto 5rem;
}

.slide-plane .num {
   font-size: 25px;
   font-weight: 700;
}

.slide-plane .carousel-control-prev, .slide-plane .carousel-control-next {
   opacity: 1;
}

.slide-plane .carousel-control-prev {
   top: auto;
   right: 50%;
   left: auto;
   bottom: -14%;
}

.slide-plane .carousel-control-next {
   top: auto;
   right: auto;
   left: 50%;
   bottom: -14%;
}

.detail-plane {
   margin: 1rem auto;
   border-radius: 10px;
   width: 95%;
   overflow: hidden;
   box-shadow: 0px 0px 5px 1px rgba( 0, 0, 0, 0.3);
}

.img-plane {
   width: 100%;
   overflow: hidden;
}

.img-plane img {
   width: 100%;
   transition: all 0.5s;
}

.detail-plane:hover img {
   transform: scale(1.05);
}

.plane-box {
   height: 118px;
   background-color: #FFF;
   padding: 10px 15px;
}

.plane-box h1 {
   font-weight: 700;
   font-size: 22px;
   margin-bottom: 0;
}

.plane-box p {
   color: #000000;
   margin-bottom: 0;
   display: -webkit-box;
   -webkit-line-clamp: 2;
   -webkit-box-orient: vertical;
   overflow: hidden;
}

.content-box4 {
   margin: 2rem auto 1rem;
}

.icon-box {
   margin-top: 2rem;
}

.icon-box img {
   width: auto;
   transition: all 0.5s;
}

.icon-box h1 {
   margin: 2rem auto 0;
   font-size: 20px;
}

.box-notification .dropdown-menu a {
   text-align: left;
   color: #000;
   margin-bottom: .15rem;
/*Bancha.w    background-color: rgba(196, 138, 14, .2); */
}

.box-notification .dropdown-menu {
   width: 375px;
   height: 430px;
   top: 75%;
   left: -1rem;
   border: none;
   border-radius: 0;
}

.box-notification .dropdown-menu .title-box {
   padding: 10px 15px;
   background: #FFF;
   color: #bfbfbf;
   font-size: 1.2rem;
}

.box-notification .dropdown-menu a .fa-clock {
   font-size: 16px;
}

.box-notification .dropdown-menu a:hover .fa-hand-point-right {
   color: #c48a0e;
}

.box-notification .dropdown-menu h1 {
   margin-bottom: 0;
   font-size: 1.2rem;
}

.box-notification .dropdown-menu h2 {
   margin-bottom: 0;
   font-size: 1.2rem;
}

.box-notification .dropdown-menu p {
   margin-bottom: 0;
   font-size: 1.2rem;
}

.box-notification .dropdown-menu .readmore-btn {
   padding: 0;
   background-color: #FFF;
}

.box-notification .dropdown-menu .readmore-btn a {
   background: #FFF;
   width: 100%;
   text-align: center;
   font-size: 1.6rem;
   color: #000;
   transition: all 0.5s;
}

.box-notification .dropdown-menu .readmore-btn a:hover {
   color: #c48a0e;
}

/*--history-booking-page-------
//////////////////////////////////////////////////////////////////////////*/

.gray-color-text {
   color: #000000;
}

.head-page-history .headbar-top {
   width: 100%;
   position: sticky !important;
   top: 0;
   background: #FFF;
   box-shadow: 0px 0px 32px 6px rgba( 0, 0, 0, .15);
}

.bg-fullhistory {
   background-color: #f1f1f1;
   padding: 10% 0;
}

.title-history {
   font-size: 1.6rem;
}

.title-history h1 {
   margin-bottom: 0;
   font-size: 1.8rem;
}

.title-history p {
   margin-bottom: 0;
   font-size: 1.4rem;
}

.search-history-page {
   padding: 10px;
   background-color: #FFF;
   border: 1px solid #d7d7d7;
   border-radius: 10px;
   margin: 1.5rem auto;
   font-size: 1.2rem;
}

/*form----history*/

.start-search {
   position: relative;
}

.start-search img {
   position: absolute;
   left: .5rem;
   top: 50%;
   width: 1.5rem;
   transition: all 0.3s;
   transform: translate(0, -50%);
}

.start-search:hover img {
   filter: invert(46%) sepia(33%) saturate(2723%) hue-rotate(21deg) brightness(104%) contrast(89%);
}

.form-start-history {
   width: 90%;
   color: #000000;
   text-align: center;
   background-color: #FFF;
   border: 1px solid #d7d7d7;
   border-radius: 5px;
   padding: 5px;
   padding-left: 2rem;
   transition: all 0.3s;
   font-size: 1.2rem;
}

.first-startbox .form-start-history {
   background-color: #c48a0e;
   color: #FFF;
}

.first-startbox .form-start-history:hover {
   background-color: #FFF;
   color: #c48a0e;
}

.start-search.first-startbox img {
   -webkit-filter: brightness(0) invert(1);
   filter: brightness(0) invert(1);
}

.start-search.first-startbox:hover img {
   /*filter: invert(31%) sepia(0%) saturate(0%) hue-rotate(150deg) brightness(96%) contrast(89%);*/
   filter: invert(46%) sepia(33%) saturate(2723%) hue-rotate(21deg) brightness(104%) contrast(89%);
}

.form-start-history:hover {
   /*	background-color: #c48a0e;
  border-color: #c48a0e;*/
   color: #c48a0e;
}

.form-start-history:focus {
   outline: none;
}

.form-start-history {
   /* for Firefox */
   -moz-appearance: none;
   /* for Chrome */
   -webkit-appearance: none;
}

.form-history-search {
   border: none;
   box-shadow: none;
   color: #000000;
   width: 100%;
   margin: .5rem 0;
   padding: 10px;
   padding-left: 2rem;
   border-left: 1px solid #d7d7d7;
}

.search-history {
   width: 100%;
   border-radius: 5px;
   padding: 5px;
   text-align: center;
   color: #FFF;
   font-size: 1.2rem;
   background-color: #c48a0e;
   border: 1px solid #c48a0e;
}

.search-history:hover {
   background-color: #bd850b;
}

.eticket-box {
   width: 100%;
}

.eticket-box .card {
   border: none;
   border-radius: 10px !important;
   overflow: hidden;
   margin: 1rem auto;
   background-color: transparent;
}

.eticket-box .card-header {
   border-radius: 10px !important;
   background: #FFF;
   border: 1px solid #d7d7d7;
}

.eticket-box .card-header.active, .eticket-box .card-header:hover {
   color: #FFF;
   background: #c48a0e;
   border: 1px solid #c48a0e;
}

.eticket-box .number-history {
   list-style: none;
}

.eticket-box .number-history li {
   display: inline-block;
   width: 49%;
   font-size: 1.4rem;
}

.eticket-box .number-history li:last-child {
   text-align: right;
   color: #ee3838;
   background: url(../img/payment-com-red.png) left center no-repeat;
   background-size: auto !important;
   background-position: 2rem .2rem;
}

.eticket-box .number-history:hover li:last-child {
   color: #FFF;
}

.eticket-box .number-history.number-history-box1 li:last-child {
   text-align: left;
   color: #000;
   background: none;
   background-size: auto !important;
   background-position: top center;
}

.eticket-box .card-header:hover .number-history.number-history-box1 li:last-child {
   color: #FFF;
}

.eticket-box .number-history li:last-child:hover {
   color: #FFF;
}

.eticket-box .number-history.number-history-payed li:last-child {
   background-image: url(../img/payment-com.png);
   background-repeat: no-repeat;
   color: #46b04a;
}

.eticket-box .number-history.number-history-payed li.active:last-child, .eticket-box .number-history.number-history-payed li:last-child:hover {
   color: #FFF;
}

.eticket-box .number-history li p {
   margin-bottom: 0;
}

.download-bt {
   width: 49%;
   padding: 5px;
   text-align: center;
   border: 1px solid #c48a0e;
   background: #FFF;
   transition: all 0.5s;
   border-radius: 10px;
   margin: 1rem 0;
}

.download-bt:hover {
   background: #c48a0e;
   color: #FFF;
   border-color: #FFF;
}

.download-bt:hover img {
   filter: brightness(0) invert(1);
}

.download-bt.open-bt {
   background-image: url(../img/arrow-down.png);
   background-repeat: no-repeat;
   background-color: #FFF;
   background-position: right 1.8rem center;
   background-size: 13%;
   padding-right: 1.2rem;
}

.download-bt.open-bt.open-bt-his1 {
   width: 100%;
}

.download-bt.open-bt:hover {
   background-color: #c48a0e;
   background-image: url(../img/arrow-up.png);
   background-position: right 1.8rem center;
}

.eticket-box .card-body {
   padding: 0;
}

.tagticket-box {
   background-color: #FFF;
   border: 1px solid #d7d7d7;
   border-radius: 10px;
   padding: 10px 15px;
   margin: 1rem auto;
}

.tagticket-box .btn-open-ticket {
   background-color: #FFF;
   border: 1px solid #c48a0e;
   border-radius: 5px;
   padding: 5px;
}

.tagticket-box .btn-open-ticket:hover {
   background-color: #c48a0e;
   border: 1px solid #d7d7d7;
}

.tagticket-box .btn-open-ticket:hover img {
   filter: brightness(0) invert(1);
}

.tagticket-box ul {
   list-style: none;
   margin: .5rem auto;
}

.tagticket-box ul li h1 {
   margin-bottom: 0;
   font-size: 1.4rem;
}

.tagticket-box ul li p {
   color: #000000;
   margin-bottom: 0;
}

.tagticket-box ul li p.glod-color-text {
   color: #c48a0e;
   text-decoration: underline;
}

.form-start-history:hover::-moz-placeholder {
   /* Firefox 19+ */
   color: #FFFFFF;
}

.form-start-history:hover:-ms-input-placeholder {
   /* IE 10+ */
   color: #FFFFFF;
}

.form-start-history:hover:-moz-placeholder {
   /* Firefox 18- */
   color: #FFFFFF;
}

.pagination-slidebooking {
   padding: 1rem 0;
   border-radius: 5px;
   background-color: #FFF;
   text-align: center;
   width: 85%;
   margin: auto;
}

.pagination-slidebooking .page-item:first-child .page-link {
   margin-left: 0;
   border-top-left-radius: 0;
   border-bottom-left-radius: 0;
}

.pagination-slidebooking .page-item:last-child .page-link {
   border-top-left-radius: 0;
   border-bottom-left-radius: 0;
}

.pagination-slidebooking .page-link {
   width: auto;
   margin: auto;
   padding: 0;
   margin-left: 0;
   line-height: initial;
   color: #000;
   background-color: transparent;
   border: none;
}

.pagination-slidebooking ul {
   width: 100%;
   margin: auto;
}

.pagination-slidebooking ul li {
   width: auto;
   margin: auto;
   border-radius: 5px;
   padding: 0 15px;
   transition: all 0.5s;
}

.pagination-slidebooking ul li:hover {
   background: #c48a0e;
}

.pagination-slidebooking ul li:hover a {
   color: #FFF;
}

.pagination-slidebooking ul li:first-child:hover {
   background: none;
}

.pagination-slidebooking ul li .arrow-btn {
   font-size: 14px;
   vertical-align: middle;
}

.pagination-slidebooking ul li.active a {
   color: #c48a0e;
}

.pagination-slidebooking .page-link:focus {
   z-index: 2;
   outline: 0;
   box-shadow: none;
}

.pagination-slidebooking .page-item.active .page-link {
   color: #c48a0e;
   background-color: transparent;
   border-color: transparent;
}

.eticket-box ul li:first-child {
   vertical-align: middle;
}

.eticket-box .complete-payment h1 {
   color: #000000;
   margin-bottom: 0;
   font-size: 1.2rem;
}

.eticket-box .complete-payment p {
   color: #000000;
   margin-bottom: 0;
}

.eticket-box .complete-payment p.green-color {
   color: #46b04a;
}

.green-color {
   color: #46b04a;
}

/*--history-account-page-------
//////////////////////////////////////////////////////////////////////////*/

.profile-1 ul, .profile-2 ul {
   list-style: none;
}

.profile-2 p.confirmed-id {
   color: #0db619;
}

.profile-1 {
   font-size: 1.4rem;
}

.profile-1 img {
   width: 120px;
   height: 120px;
   overflow: hidden;
   transition: all .5s;
   border-radius: 50%;
}

.profile-1 h1 {
   margin: 1rem auto 0;
   font-size: 1.6rem;
}

.profile-1 p {
   margin-bottom: 0;
}

.profile-2 span {
   padding: 3px 18px;
   background: #dfdfdf;
   display: inline-block;
   border-radius: 20px;
}

.profile-2 span h2 {
   width: 30px;
   height: 30px;
   margin-bottom: 0;
   font-size: 1.4rem;
   border-radius: 50%;
   padding: 3px;
   border: 1px solid #c48a0e;
}

.point-box {
   font-size: 1.4rem;
}

.detail-profile {
   border-radius: 10px;
   padding: 3rem 15px 2rem;
   margin-bottom: 2rem;
}

.line-profile {
   border: 1px solid #f5f5f5;
   width: 80%;
   height: 1px;
   margin: 1rem auto;
}

.detail-profile2 .line-profile {
   width: 100%;
}

.profile-2 {
   width: 80%;
   margin: 0 auto;
   font-size: 1.4rem;
}

.profile-2 ul li {
   padding: 5px;
   margin: .5rem auto;
}

.profile-2 ul li img {
   transition: all 0.5s;
}

.profile-2 .nav-pills .nav-link.active, .profile-2 .nav-pills .show>.nav-link {
   background: rgba(196, 138, 14, .15);
   border-radius: 10px;
   color: #c48a0e;
}

.profile-2 .nav-pills .nav-link.points-tabs.active, .profile-2 .nav-pills .show>.nav-link.points-tabs {
   background: none;
   border-radius: 0;
}

.profile-2 .nav-pills .nav-link.active img, .profile-2 .nav-link:hover img {
   filter: invert(46%) sepia(33%) saturate(2723%) hue-rotate(21deg) brightness(104%) contrast(89%);
}

.profile-2 .nav-link {
   padding: .5rem;
}

.edit-profile h1 {
   font-size: 1.8rem;
   margin-bottom: 0;
}

.detail-editprofile ul {
   list-style: none;
}

.detail-editprofile ul li {
   display: inline-block;
   width: 49%;
   margin: auto;
}

.change-password .text-profile {
   width: 50%;
   margin: auto;
}

.change-password .form-profile {
   padding: 10px 0;
}

.change-password .form-profile::-webkit-input-placeholder {
   color: #000000;
}

.radio-box {
   display: inline-block;
   position: relative;
   padding-left: 30px;
   margin-bottom: 0;
   cursor: pointer;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
}

/* Hide the browser's default radio button */

.radio-box input {
   position: absolute;
   opacity: 0;
   cursor: pointer;
}

/* Create a custom radio button */

.radio-box .checkmark {
   position: absolute;
   top: 0;
   left: 0;
   height: 25px;
   width: 25px;
   background-color: #FFF;
   border: 1px solid #c48a0e;
   border-radius: 50%;
}

/* On mouse-over, add a grey background color */

.radio-box:hover input~.checkmark {
   background-color: #FFF;
   border: 1px solid #c48a0e;
}

/* When the radio button is checked, add a blue background */

.radio-box input:checked~.checkmark {
   background-color: #FFF;
   border: 1px solid #c48a0e;
}

/* Create the indicator (the dot/circle - hidden when not checked) */

.checkmark:after {
   content: "";
   position: absolute;
   display: none;
}

/* Show the indicator (dot/circle) when checked */

.radio-box input:checked~.checkmark:after {
   display: block;
}

/* Style the indicator (dot/circle) */

.radio-box .checkmark:after {
   top: 4px;
   left: 4px;
   width: 15px;
   height: 15px;
   border-radius: 50%;
   background: #c48a0e;
}

.form-profile {
   border: none;
   border-bottom: 1px solid #f5f5f5;
   padding: 3px 0;
   width: 100%;
   margin: auto;
   color: #000;
}

.text-profile {
   margin: .5rem auto;
}

.text-profile p {
   font-size: 1.2rem;
   color: #000000;
   margin-bottom: 0;
}

.form-profile::-webkit-input-placeholder {
   /* Chrome/Opera/Safari */
   color: #000000;
}

.form-profile::-moz-placeholder {
   /* Firefox 19+ */
   color: #000000;
}

.form-profile:-ms-input-placeholder {
   /* IE 10+ */
   color: #000000;
}

.form-profile:-moz-placeholder {
   /* Firefox 18- */
   color: #000000;
}

.form-profile:focus {
   outline: none;
   border-bottom: 1px solid #c48a0e;
}

.save-profile {
   border-radius: 10px;
   width: 40%;
   margin: 1rem auto;
   padding: 7px;
   color: #FFF;
   transition: all 0.5s;
   background: #c48a0e;
   border: 1px solid #c48a0e;
}

.save-profile:hover {
   color: #c48a0e;
   background: #FFF;
}

.title-history ul {
   list-style: none;
}

.title-history ul li {
   display: inline-block;
   padding-right: 10px;
}

.title-history ul li:last-child span {
   border-radius: 15px;
   padding: 2px 15px;
   text-align: center;
   background: #FFF;
   vertical-align: baseline;
   display: inline-block;
}

.title-history ul li:last-child span p {
   width: 25px;
   height: 25px;
   border-radius: 50%;
   padding: 0;
   margin-bottom: 0;
   border: 1px solid #c48a0e;
}

.bgyellow-opacity {
   background-color: rgba(196, 138, 14, .15);
}

.notification-box {
   color: #000000;
   padding: 1.5rem 15px;
   border-bottom: 1px solid #ebebeb;
}

.notification-box h1 {
   margin-bottom: 0;
   color: #000;
   font-size: 1.4rem;
}

.notification-box p {
   margin-bottom: 0;
}

.notification-box h2 {
   margin-bottom: 0;
   font-size: 1rem;
}

.edit-profile .line-notification {
   margin-bottom: 0;
}

.notification-box .fa-clock {
   font-size: 14px;
}

.notification-box.none-border {
   border-bottom: 0;
}

.form-coupon {
   width: 77%;
   border: 1px solid #000000;
   padding: 10px 15px;
   box-shadow: none;
   background: #FFF;
   border-radius: 10px;
   margin-right: 10px;
}

.btn-coupon {
   color: #FFF;
   border: 1px solid #c48a0e;
   padding: 10px 15px;
   box-shadow: none;
   background: #c48a0e;
   border-radius: 10px;
}

.btn-coupon:hover {
   color: #c48a0e;
   background: #FFF;
}

.img-coupon img {
   width: 100%;
   transition: all 0.5s;
}

.tab-coupondetail {
   margin: 1.5rem auto;
}

.tab-coupondetail .nav-pills .nav-link.active, .tab-coupondetail .nav-pills .show>.nav-link {
   background: #c48a0e;
   color: #FFF;
}

.tab-coupondetail .nav-pills .nav-link {
   text-align: center;
   border: 1px solid #e1e1e1;
   border-radius: 10px;
}

.tab-coupondetail .row {
   padding: 1rem 0;
   border-top: 1px solid #e1e1e1;
   border-bottom: 1px solid #e1e1e1;
}

.img-coupon {
   border-radius: 10px;
   width: 100%;
   overflow: hidden;
   position: relative;
}

.detail-coupon {
   color: #000000;
   padding-left: 1rem;
}

.detail-coupon h1 {
   margin-bottom: 0;
   font-size: 1.4rem;
   color: #000;
}

.detail-coupon h2 {
   margin-bottom: 0;
   font-size: 1.1rem;
}

.detail-coupon p {
   margin-bottom: 0;
}

.pointreward {
   z-index: 99;
   color: #FFF;
   top: .7rem;
   left: .7rem;
   width: 50px;
   height: 50px;
   line-height: .5;
   padding: 5px;
   position: absolute;
   border-radius: 50%;
   background: #c48a0e;
   text-align: center;
}

.pointreward h1 {
   font-size: 1.4rem;
   margin-bottom: 0;
}

.pointreward p {
   margin-bottom: 0;
}

#opencoupon .modal-content {
   padding: 1rem 10px;
   border-radius: 10px;
   background: #FFF;
}

.img-indetail-ofcoupon img {
   width: 65%;
}

#opencoupon .moredetail-modal .img-indetail-ofcoupon img {
   filter: none;
}

#opencoupon .moredetail-modal ul {
   list-style: none;
   display: flex;
   align-items: center;
}

/*--history-privilege-page-------
//////////////////////////////////////////////////////////////////////////*/

.privilege-detail {
   cursor: pointer;
   width: 95%;
   margin: auto;
   border-radius: 10px;
   padding: 10px;
   margin-top: 2rem;
   background-color: #FFF;
}

.img-privilege {
   width: 100%;
   overflow: hidden;
   position: relative;
}

.img-privilege span {
   z-index: 9;
   color: #FFF;
   top: .7rem;
   left: .7rem;
   width: 50px;
   height: 50px;
   line-height: .5;
   padding: 5px;
   position: absolute;
   border-radius: 50%;
   background: #c48a0e;
}

.img-privilege h1 {
   margin-bottom: 0;
   font-size: 1.4rem;
}

.img-privilege p {
   font-size: 1rem;
   margin-bottom: 0;
}

.img-privilege img {
   width: 100%;
   transition: all .5s;
}

.img-privilege:hover img {
   transform: scale(1.05);
}

.detail-inprivilege {
   margin: .5rem auto;
   font-size: 1.2rem;
}

.detail-inprivilege h1 {
   margin-bottom: 0;
   font-size: 1.2rem;
}

.line-privilege {
   width: 100%;
   margin: .5rem auto;
   border-top: 0;
   border-bottom: 1px solid #f3f3f3;
}

.detail-inprivilege ul {
   list-style: none;
}

.detail-inprivilege ul li {
   color: #000000;
   transition: all 0.5s;
   display: inline-block;
   width: 48%;
}

.detail-inprivilege ul li img {
   transition: all 0.5s;
}

.detail-inprivilege ul li img:hover {
   filter: invert(46%) sepia(33%) saturate(2723%) hue-rotate(21deg) brightness(104%) contrast(89%);
}

.detail-inprivilege ul li:hover {
   color: #c48a0e;
}

.modal-top {
   text-align: center;
   position: relative;
}

.modal-top .close {
   position: absolute;
   top: 0rem;
   right: 1rem;
}

.modal-top h1 {
   margin-bottom: 1rem;
   font-size: 1.8rem;
}

.img-modal {
   width: 100%;
   position: relative;
   overflow: hidden;
}

.img-modal span {
   color: #FFF;
   top: .7rem;
   left: .7rem;
   width: 50px;
   height: 50px;
   line-height: .5;
   padding: 5px;
   text-align: center;
   position: absolute;
   border-radius: 50%;
   background: #c48a0e;
}

.img-modal h1 {
   margin-bottom: 0;
   font-size: 1.4rem;
}

.img-modal p {
   font-size: 1rem;
   margin-bottom: 0;
}

.img-modal img {
   width: 100%;
   transition: all 0.5s;
}

#privilegeModal {
   margin: 5rem auto;
}

#privilegeModal .modal-content {
   padding: 1rem 10px;
   border-radius: 10px;
   background: #FFF;
}

#privilegePopup {
   margin: 5rem auto;
}

#privilegePopup .modal-content {
   padding: 1rem 10px;
   border-radius: 10px;
   background: #FFF;
}

.moredetail-modal h1 {
   margin: 1rem auto;
   font-size: 1.2rem;
   color: #000;
}

.moredetail-modal p {
   width: 20%;
   text-align: center;
   border-radius: 15px;
   padding: 2px 10px;
   background: #dfdfdf;
}

.moredetail-modal ul {
   list-style: none;
}

.moredetail-modal ul li {
   display: inline-block;
   width: 49%;
}

.moredetail-modal ul li h1 {
   margin-bottom: 0;
   font-size: 1.2rem;
   color: #c48a0e;
}

.moredetail-modal ul li img {
   filter: invert(46%) sepia(33%) saturate(2723%) hue-rotate(21deg) brightness(104%) contrast(89%);
}

.moredetail-modal ul li p {
   width: 100%;
   text-align: left;
   padding: 0;
   margin-bottom: 0;
   background-color: transparent;
}

/*--history-waitinglist-page-------
//////////////////////////////////////////////////////////////////////////*/

.waitinglist-boxfull .date-waitinglist {
   color: #000000;
}

.date-waitinglist {
   margin: .5rem auto;
}

.waitinglist-boxfull .title-history ul li:last-child span {
   background: #dfdfdf;
}

.title-detail-ticket ul {
   list-style: none;
   margin: .8rem auto;
}

.title-detail-ticket ul li {
   display: inline-block;
   color: #000000;
   padding-right: 10px;
}

/*--history-help-page-------
//////////////////////////////////////////////////////////////////////////*/

.help-boxfull .box-weather.box-weather1 {
   justify-content: flex-end;
   padding-right: 2rem;
}

.question-choice {
   margin-top: 1rem;
}

.question-box {
   margin-top: 1.5rem;
}

.accordion-question .card {
   background-color: transparent;
   background-clip: inherit;
   border: none;
   border-radius: 10px !important;
   margin: 1rem auto;
}

.accordion-question .card-header {
   padding: 7px;
   background-color: #FFF;
   border-bottom: none;
   border-radius: 10px !important;
   margin-bottom: .5rem;
   box-shadow: 0 0 10px rgba(0, 0, 0, .15);
}

.accordion-question .btn-link {
   color: #c48a0e;
   padding: 0;
   border-radius: 0;
}

.accordion-question h2 {
   position: relative;
}

.accordion-question .fa-angle-down {
   font-size: 1rem;
   position: absolute;
   top: 50%;
   right: 0rem;
   transform: translate(0, -50%);
}

.accordion-question .btn-link:focus, .accordion-question.btn-link.focus, .accordion-question .btn-link:hover {
   text-decoration: inherit !important;
}

.accordion-question .card-body {
   color: #000;
   padding: 10px;
}

.accordion-question .card-body ul {
   list-style: none;
   margin-bottom: 2rem;
}

.accordion-question .card-body ul li {
   padding: 5px 0;
}

/*--history-booking-page-------
//////////////////////////////////////////////////////////////////////////*/

.step-booking {
   background: #FFF;
   padding: 10% 0;
}

.stepbooking-1 img {
   width: 100%;
}

.stepbooking-1 h1 {
   margin: 1rem auto;
   font-size: 14px;
   text-align: center;
   color: #515151;
}

.stepbooking-1 h1.glod-color-text {
   color: #c48a0e;
}

.change-booking {
   cursor: pointer;
   width: 65%;
   margin: 1.5rem auto;
   float: right;
   border-radius: 10px;
   padding: 5px;
   color: #FFF;
   border: 1px solid #c48a0e;
   background-color: #c48a0e;
   transition: all 0.5s;
   font-size: 1.6rem;
}

.change-booking:hover {
   color: #c48a0e;
   background-color: #FFF;
}

.title-history.title-bookingpage ul li {
   padding-right: 0;
}

.title-history.title-bookingpage ul li .fa-angle-double-right {
   padding: 0 10px;
   width: auto;
   font-size: 16px;
   vertical-align: middle;
}

.title-history.title-bookingpage ul li.bg-gray {
   padding: 3px 10px;
   color: #c48a0e;
   border-radius: 10px;
   background: #dfdfdf;
}

.title-history.title-bookingpage ul li:last-child span {
   padding: 0;
   background: none;
   border-radius: 0;
   vertical-align: inherit;
}

.booking-box {
   cursor: pointer;
   color: #000000;
   position: relative;
   width: 100%;
   margin-bottom: 1.5rem;
   padding: 1rem 10px;
   border-radius: 10px;
   background: #FFF;
   transition: all 0.5s;
   text-align: center;
}

/*.booking-box:hover{
  border: 2px solid #000;
}*/

.booking-box .border-right {
   border-right: 1px solid #dfdfdf;
}

.booking-box .detail-bookingtime {
   padding-left: 5px;
   border-left: 1px solid #dfdfdf;
}

.disabled-booking-box {
   filter: contrast(0.5) grayscale(1);
}

.booking-box .time-booking {
   width: 100%;
}

.booking-box .time-booking td {
   text-align: center;
}

.booking-box h1 {
   line-height: 1;
   margin-bottom: 0;
   font-size: 2.5rem;
}

.noticlass-booking {
   margin: 1rem auto 0;
}

.booking-box .dropdown h1 {
   font-size: 1.8rem;
}

.booking-box p {
   font-size: 1.6rem;
   margin-bottom: 0;
}

.booking-box img.promotion-tag {
   width: auto;
   position: absolute;
   top: 0;
   right: 0;
   z-index: 5;
   border-radius: 0 10px 0 0;
}

.booking-box .fa-arrow-right {
   font-size: 14px;
   padding: 0 5px;
   width: auto;
   color: #000000;
}

.line-booking {
   width: 100%;
   margin: .5rem auto;
   border-top: 0;
   border-bottom: 1px solid #dfdfdf;
}

.detail-booking {
   font-size: 1.2rem;
   width: 100%;
   text-align: center;
}

.booking-box .detail-booking p {
   padding-right: 0;
   font-size: 1.2rem;
}

.booking-box .detail-booking .procession-box {
   padding-bottom: 10px;
}

.booking-box span {
   padding: 2px 15px;
   ;
   border-radius: 10px;
   background: #dfdfdf;
}

.booking-box img {
   width: auto;
}

.choose-bt {
   width: 100%;
   margin: .7rem auto 0;
   border-radius: 10px;
   padding: 5px;
   color: #FFF;
   border: 1px solid #c48a0e;
   background-color: #c48a0e;
   transition: all 0.5s;
   font-size: 1.6rem;
}

.choose-bt:hover {
   color: #c48a0e;
   background-color: #FFF;
}

.backpage-bt {
   color: #000;
   width: 100%;
   margin: 2rem auto 1rem;
   padding: 7px;
   border-radius: 10px;
   background: #FFF;
   border: 1px solid transparent;
   transition: all 0.5s;
}

.datechange-page2 .backpage-bt.bg-gold {
   color: #FFF;
}

.datechange-page2 .backpage-bt.bg-gold:hover {
   color: #c48a0e;
   background: #FFF;
}

.backpage-bt.cancel-ticket {
   background: #c48a0e;
   color: #FFF;
}

.backpage-bt.backpage-bt3 {
   width: 100%;
}

.backpage-bt:hover {
   background: #c48a0e;
   border-color: #c48a0e;
   color: #FFF;
}

.backpage-bt.cancel-ticket:hover {
   background: #FFF;
   color: #c48a0e;
   border: 1px solid #c48a0e;
}

.conclude-booking {
   padding: 3% 0;
   background: #000;
   color: #FFF;
}

.price-conclude ul {
   list-style: none;
}

.price-conclude ul li {
   display: inline-block;
}

.price-conclude ul li.price-number {
   padding: 0 10px;
   font-size: 1.8rem;
}

.detail-booking-bt {
   background: #c48a0e;
   padding: 5px;
   text-align: center;
   border-radius: 10px;
   transition: all .5s;
}

.detail-booking-bt:hover {
   background: #FFF;
   color: #c48a0e;
}

.detail-booking-bt .fa-chevron-up {
   vertical-align: sub;
   font-size: 14px;
   width: auto;
}

.conclude-booking .dropdown-toggle::after {
   display: inline-block;
   vertical-align: 0.1rem;
   color: #c48a0e;
}

.detail-booking .open-promotionview {
   border-radius: 10px;
   background: #FFF;
   padding: 15px 10px;
   width: 190px;
   min-width: auto;
}

.open-promotionview table, .open-promotionview tr {
   width: 100%;
}

.currency-choice .btn-secondary {
   background-color: #000 !important;
   border-color: #ffffff !important;
   border-radius: 10px;
}

.currency-choice .btn-secondary.dropdown-toggle:focus {
   box-shadow: none !important;
}

.open-promotionview.open-promotionview2 {
   border-radius: 10px;
   background: #FFF;
   padding: 15px 10px;
   transform: translate(0, 24px) !important;
   left: auto !important;
   right: 0;
}

.detailbooking-page {
   background: #FFF;
   margin-bottom: 14.3rem;
}

.title-detail-booking {
   padding: 7% 15px;
   background: #000;
   color: #FFF;
   width: 100%;
   font-size: 1.4rem;
}

.ticket-booking {
   font-size: 1.4rem;
}

.title-showdetail {
   font-size: 1.6rem;
}

.show-price {
   position: relative;
   font-size: 1.6rem;
}

.exitpage {
   position: absolute;
   top: -1rem;
   right: 0rem;
}

.list-detailbooking {
   padding: 5% 0;
   margin: 0rem auto;
   background: #f3f3f3;
   font-size: 1.2rem;
}

.ticket-booking ul {
   list-style: none;
}

.ticket-booking ul li {
   display: inline-block;
   line-height: 1;
}

.ticket-booking p {
   margin-bottom: 0;
   color: #000000;
}

.ticket-booking h1 {
   margin-bottom: 0;
   text-align: center;
}

.ticket-booking ul li .fa-arrow-right {
   padding: 0 10px;
   width: auto;
   font-size: 18px;
}

.table-booking {
   margin-top: 1rem;
}

.table-booking p {
   color: #000000;
   margin-bottom: 0;
}

.price-detailbooking-show {
   margin-top: 1rem;
   text-align: left;
}

.price-detailbooking-show h1 {
   font-size: 2.5rem;
   margin-bottom: 10px;
}

.price-detailbooking-show table {
   width: 100%;
}

.price-detailbooking-show .chliperson {
   width: .8rem;
}

.change-boxsearch {
   margin: 1rem auto 2.5rem;
}

.change-boxsearch .search-flightbox .nav-pills {
   width: 85%;
   margin: auto;
}

.change-boxsearch .search-flightbox .nav-pills li {
   width: auto;
   margin: auto;
}

.change-boxsearch .search-flightbox .nav-pills .nav-link.active:before {
   bottom: -.7rem;
}

#myTable {
   display: none;
   transition: all 0.3s;
}

/*.title-history.title-bookingpage.step2-bookingpage ul li{
  font-size: 1.8rem;
}*/

.choose-box {
   padding: 15px 10px;
   border-radius: 10px;
   margin-top: 2rem;
   background-color: #FFF;
   transition: all 0.5s;
   border: 2px solid #FFF;
   position: relative;
   cursor: pointer;
}

.choose-box--top {
   padding-bottom: 8px;
   border-bottom-left-radius: 0;
   border-bottom-right-radius: 0;
}

.choose-box--bottom--disabled {
   margin-top: 0;
   padding-top: 0;
   border-top-left-radius: 0;
   border-top-right-radius: 0;
   background-color: #bfbfbf;
   border: 0;
}

.choose-box .border-center {
   border-right: 1px solid #cccccc !important;
   border-left: 1px solid #cccccc !important;
}

.choose-box h1 {
   margin: 0 auto 0;
   font-size: 1.2rem;
   padding: 0 7px;
}

.detail-text-hover:hover .detail-text-checkbox {
   opacity: 1;
   display: block;
   padding: 2%;
   margin-top: 0rem;
   border: solid 1px #dbdbdb;
   z-index: 50;
}

.choose-box h1 img {
   width: 1.2em;
}

.choose-box p {
   margin: 0 auto;
   font-size: 1.8rem;
   padding: 0 7px;
}

.choose-box .type-choose-class {
   padding: 0;
   font-size: 1.6rem;
   border-radius: 10px;
   position: relative;
   /*background-color: rgba(196, 138, 14, .2);*/
}

.type-choose-class h1 {
   margin-bottom: 0;
   font-size: 1.8rem;
}

.view-pic {
   position: absolute;
   right: 0;
   top: 0;
   color: #000000;
}

.type-choose-class p {
   margin-bottom: 0;
   font-size: 1.6rem;
}

.choose-box ul {
   list-style: none;
   font-size: 1.2rem;
}

.choose-box ul li {
   padding: 0 5px;
   display: inline-block;
}

.choose-box ul li img {
   width: 1.5em;
   filter: invert(46%) sepia(33%) saturate(2723%) hue-rotate(21deg) brightness(104%) contrast(89%);
}

.detail-personal {
   padding: 20px 15px;
   margin: 2rem auto;
   background-color: #FFF;
   border-radius: 10px;
}

#showdetail, #showdetail2 {
   display: none;
}

.detail-personal ul {
   list-style: none;
}

.detail-personal ul li {
   width: 100%;
   margin: auto;
   text-align: left;
   font-size: 1.4rem;
   display: inline-block;
}

.detail-personal ul li .youare-member {
   color: #000;
   /* padding-left: 1.5rem;*/
   display: block;
}

.detail-personal ul li .youare-member .radio-box {
   margin: 0 7px;
}

.detail-personal ul li .youare-member .radio-box input {
   left: -22%;
   z-index: 99;
   width: 100%;
   height: 72%;
}

.detail-personal ul li img {
   width: 15%;
}

.detail-personal ul.sex-boxtitle {
   margin: .5rem auto;
}

.detail-personal ul.sex-boxtitle li {
   width: auto;
}

.indetail-personal .form-profile {
   margin: .5rem 0;
   width: 100%;
}

.indetail-personal .form-profile.form-person {
   color: #c5c5bb;
}

.indetail-personal select option {
   color: #000;
}

.indetail-personal .foreign-box {
   margin: .5rem 0;
   width: 100%;
   padding: 3px 0;
}

.indetail-personal .form-profile::-webkit-input-placeholder {
   /* Chrome/Opera/Safari */
   color: #b5b5b5;
}

.indetail-personal .form-profile::-moz-placeholder {
   /* Firefox 19+ */
   color: #b5b5b5;
}

.indetail-personal .form-profile:-ms-input-placeholder {
   /* IE 10+ */
   color: #b5b5b5;
}

.indetail-personal .form-profile:-moz-placeholder {
   /* Firefox 18- */
   color: #b5b5b5;
}

.booking-step3 .backpage-bt {
   width: 100%;
}

.booking-step3 .backpage-bt.bg-gold {
   margin: 2rem auto 0;
   color: #FFF;
}

.booking-step3 .backpage-bt.bg-gold:hover {
   color: #c48a0e;
   border-color: #c48a0e;
   background: #FFF;
}

.backpage-bt.backpage-bt2 {
   color: #FFF;
   padding: 7px 0;
   background-color: #814f14;
   border: 1px solid #814f14;
}

.backpage-bt.backpage-bt2:hover {
   color: #814f14;
   background-color: #FFF;
}

.small-ticket ul {
   list-style: none;
   padding: 5px;
   border-radius: 5px;
   position: relative;
   border: 1px solid #cccccc;
   background-color: #FFF;
}

.title-personal-ticket {
   margin-top: 1rem;
   font-size: 1.1rem;
}

.small-ticket ul li {
   display: inline-block;
   width: auto;
   margin: auto;
   text-align: center;
}

.small-ticket ul li .fa-times-circle {
   position: absolute;
   top: .5rem;
   right: .5rem;
   width: auto;
   font-size: 1.2rem;
   color: #d6d2d0;
}

.small-ticket ul li .fa-times-circle:hover {
   color: #c48a0e;
}

.title-personal-ticket h1 {
   margin-bottom: 1rem;
   font-size: 1.2rem;
   color: #000000;
}

.title-personal-ticket ul {
   list-style: none;
   margin: .5rem auto;
}

.title-personal-ticket ul li {
   display: inline-block;
   width: auto;
   margin: auto;
   color: #000;
}

.title-personal-ticket ul li img {
   border-radius: 4px;
   width: 2rem;
}

.title-personal-ticket ul li img.imgseat1 {
   background: #FFF;
}

.title-personal-ticket ul li img.imgseat2 {
   background: #11cd78;
}

.title-personal-ticket ul li img.imgseat3 {
   background: #f52f30;
}

.title-personal-ticket ul li img.imgseat4 {
   background: #ffc262;
}

.booking-train {
   padding: 0% 0 7%;
   background: linear-gradient(to bottom, rgba(241, 241, 241, 1) 0%, rgba(241, 241, 241, 1) 30%, rgba(196, 138, 14, 1) 30%, rgba(196, 138, 14, 1) 70%, rgba(241, 241, 241, 1) 70%, rgba(241, 241, 241, 1) 100%);
}

.booking-intrain {
   width: 95%;
   margin: auto;
   padding: 2rem 0;
   background: #FFF;
   border-radius: 10px;
   overflow-x: auto;
   border: 1px solid #c48a0e;
}

.direction-box {
   margin: 1rem auto 0;
}

.direction-box ul {
   list-style: none;
}

.direction-box ul li {
   display: inline-block;
   width: 49.4%;
   color: #c48a0e;
}

.direction-box ul li .arrow-z {
   vertical-align: middle;
   font-size: 14px;
}

.booking-intrain table, .booking-intrain tr {
   width: 100%;
   margin: auto;
}

.booking-intrain ul {
   list-style: none;
   padding: 5px;
   text-align: center;
   border: 1px solid #cccccc;
}

.booking-intrain ul.first-bookingbox {
   border-right: 0;
   margin-left: 1rem;
}

.booking-intrain ul.three-bookingbox {
   margin-left: 1rem;
}

.booking-intrain ul.return-bookingbox {
   border-right: 0;
}

.booking-intrain ul.last-bookingbox {
   margin: auto 1rem;
}

.img-check {
   width: 68px;
   border-radius: 5px;
   padding: 2px;
   position: relative;
   margin: .3rem auto;
   color: #000000;
   cursor: pointer;
}
.img-empty-room {
   width: 68px;
   height: 44px;
   border-radius: 5px;
   padding: 2px;
   position: relative;
   margin: .3rem auto;
   color: #000000;
   cursor: pointer;
   visibility: hidden;
}

.img-check span {
   position: absolute;
   top: .3rem;
   right: .3rem;
}

.detail-text-checkbox {
   position: absolute;
   /* left:80%;
   top: 0;*/
   left: 0;
   top: 100%;
   background: #FFF;
   padding: 10px 15px;
   border-radius: 10px;
   /* box-shadow: 0 0 5px rgba(0,0,0,0.3);*/
   min-width: 12rem;
   opacity: 0;
   z-index: -5;
   text-align: left;
   transition: all .5s;
   margin-top: -2rem;
}

.detail-text-checkbox .close {
   float: right;
   display: inline-block;
   padding: 2px 5px;
}

.changeclass-box:hover .detail-text-checkbox {
   opacity: 1;
   display: block;
   margin-top: 0rem;
}

.detail-text-checkbox span {
   position: relative;
}

.detail-text-checkbox p {
   margin-bottom: 0;
}

.img-check span {
   color: #000000;
}
.img-check.bg-blue-check:hover img,
.img-check.bg-pink-check:hover img,
.img-check.bg-pink-blue-check:hover img,
.img-check.bg-pink-orange-check:hover img {
   filter: none !important;
}
.img-check.active, .img-check.empty:hover {
   background: #00FEFE !important;
}
.img-check.empty  {
   background: #96FFB7;
}

.bg-empty {
   background: #96FFB7;
}
.detail-text-seat {
   padding: 10px;
   position: absolute;
   bottom: 100%;
   min-width: 13rem;
   left: 0;
   opacity: 0;
   margin: -1rem;
   background: #FFF;
   border-radius: 10px;
   width: auto;
   text-align: left;
   z-index: 5;
   font-size: 1.4rem;
   box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.detail-text-seat.detail-text-seat-bottom {
   bottom: auto;
   top: 100%;
   margin-top: 0;
}

.img-check:hover .detail-text-seat {
   opacity: 1;
   margin: 0rem;
}

.detail-text-checkbox .row img {
   filter: none;
   margin: .5rem auto;
}

/*.img-check2 span{color: #c48a0e;}*/

.bg-yellow-check {
   background: #ffc262;
}

.bg-orange-check {
   background: #ffff00;
}

.bg-blue-check {
   background: #00B0F0;
}

.bg-pink-check {
   background: #FF66CC;
}

.bg-pink-blue-check {
   background: linear-gradient(135deg, #FF66CC 0%, #FF66CC 50%, #00B0F0 50%, #00B0F0 100%);
}

.bg-pink-orange-check {
   background: linear-gradient(135deg, #FF66CC 0%, #FF66CC 50%, #ffff00 50%, #ffff00 100%);
}

.tolet-box {
   width: 68px;
   background: url(../img/tolet.png) top center no-repeat;
   background-size: 100% !important;
   padding: 5px 3px;
   margin-bottom: 1rem;
   height: 40px;
   text-align: center;
}

.tolet-box.barth-box {
   margin-bottom: 1.9rem;
   background: url(../img/barth-room.png) top center no-repeat;
}

.waybox {
   padding: 8px;
   text-align: center;
   border-radius: 10px;
   background: #f2f2f2;
   margin: 1rem 0 0 1rem;
}

.bookingbox-check {
   display: block;
   position: relative;
   text-align: left;
   margin-bottom: 0;
   cursor: pointer;
   font-size: 20px;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
}

/* Hide the browser's default checkbox */

.bookingbox-check input {
   position: inherit;
   opacity: 0;
   cursor: pointer;
   height: 0;
   width: 0;
}

.detail-travelbox {
   padding: 5% 0;
   background: #f3f3f3;
}

.detail-travelbox .detail-ticketgo {
   margin-top: 1rem;
   margin-bottom: 1rem;
}

.detail-travelbox ul {
   list-style: none;
}

.detail-travelbox ul li {
   display: inline-block;
   padding: 0 5px;
}

.detail-travelbox ul li .fa-arrow-right {
   font-size: 14px;
}

.detail-travelbox h2 {
   margin-bottom: 0;
   font-size: 1.2rem;
}

.detail-travelbox img {
   width: 1.2rem;
   vertical-align: bottom;
}

.detail-travelbox .imgsize-ticket {
   width: 1rem;
}

.detail-travelbox h1 {
   font-size: 1.8rem;
   margin-bottom: 0;
}

.detail-travelbox p {
   font-size: 1.2rem;
}

.detail-travelbox ul li span {
   font-size: 1.2rem;
   border-radius: 10px;
   padding: 0 10px;
   background: #dfdfdf;
}

.box-ticketmodal {
   padding: 5% 0;
}

.box-ticketmodal .detailin-ticket {
   padding-bottom: 1.5rem;
   border-bottom: 1px solid #ebebeb;
}

.box-ticketmodal h1 {
   margin-bottom: 0;
   font-size: 1.6rem;
}

.box-ticketmodal p {
   font-size: 1.2rem;
   margin-bottom: 1.2rem;
}

.box-ticketmodal h2 {
   margin-bottom: 0;
   font-size: 1.8rem;
}

.box-ticketmodal .col-md-3:last-child {
   border-left: 1px solid #ebebeb;
}

/* Create a custom checkbox */

.bookingbox-check .checkmark {
   height: 20px;
   width: 20px;
   background-color: #FFF;
   border-radius: 0;
   position: absolute;
   /* left: 3px; */
   border: 1px solid #cccccc;
   top: 0;
}

.bookingbox-check .checkmark.firstbox-check {
   background-color: #cccccc;
}

/* On mouse-over, add a grey background color */

/*.bookingbox-check:hover input ~ .checkmark {
 background-color: #FFF;
}*/

/* When the checkbox is checked, add a blue background */

.bookingbox-check input:checked~.checkmark {
   background-color: #44a9e8;
   border-color: #44a9e8;
}

/* Create the checkmark/indicator (hidden when not checked) */

.bookingbox-check .checkmark:after {
   content: "";
   position: absolute;
   display: none;
}

/* Show the checkmark when checked */

.bookingbox-check input:checked~.checkmark:after {
   display: block;
}

/* Style the checkmark/indicator */

.bookingbox-check .checkmark:after {
   left: 7px;
   top: 4px;
   width: 5px;
   height: 10px;
   border: solid white;
   border-width: 0 3px 3px 0;
   -webkit-transform: rotate(45deg);
   -ms-transform: rotate(45deg);
   transform: rotate(45deg);
}

.status-personal .title-status {
   margin: 0 auto 1.5rem;
}

.status-personal .title-status li {
   color: #000000;
}

.title-history.title-stepbooking ul li span {
   background: #dfdfdf;
}

.title-history.title-stepbooking ul li:last-child span {
   line-height: normal;
   padding: 2px 20px;
   margin: 0;
}

.title-history.title-stepbooking ul li img {
   vertical-align: -0.3rem;
   filter: invert(46%) sepia(33%) saturate(2723%) hue-rotate(21deg) brightness(104%) contrast(89%);
}

.date-time {
   color: #000000;
   margin: 1rem auto 0;
}

.table-nameperson table {
   width: 100%;
   color: #000000;
}

.table-nameperson tr {
   width: 100%;
}

.detail-namebooking td:first-child {
   border-radius: 10px 0 0 10px;
   text-align: center;
}

.detail-namebooking td:last-child {
   border-radius: 0 10px 10px 0;
}

.detail-namebooking {
   width: 100%;
   margin: .5rem auto;
   background: #FFF;
   border: .4rem solid #f1f1f1;
   border-right: 0;
   border-left: 0;
}

.table-nameperson td {
   text-align: center;
   padding: 5px 3px;
}

.table-nameperson td:first-child {
   text-align: center;
}

.table-nameperson {
   overflow-x: auto;
   width: 100%;
}

.detail-namebooking img {
   width: 1rem;
}

.box-return {
   margin: 2rem auto 0;
}

.booking-step4 .backpage-bt {
   width: 100%;
   margin: auto;
}

.ticket-paybox {
   padding: 15px 10px;
   background: #FFF;
   border-radius: 10px;
   margin: 2rem auto;
}

.ticket-paybox ul {
   list-style: none;
   margin: 0rem auto;
}

.ticket-paybox h1 {
   font-size: 1.6rem;
   margin-bottom: 0;
}

.ticket-paybox h2 {
   font-size: 1.2rem;
   margin-bottom: .5rem;
}

.ticket-paybox p {
   margin-bottom: 0;
}

.ticket-paybox ul li span {
   padding: 3px 5px;
   border-radius: 10px;
   background: #dfdfdf;
}

.ticket-paybox ul li:last-child {
   color: #000000;
}

.ticket-paybox ul.text-right li:last-child {
   color: #000;
}

.redtext-color {
   color: #e71000;
}

.redtext-andbold-color-im {
   color: #e71000 !important;
   font-weight: bold !important;
}

.ticket-paybox ul li img {
   vertical-align: -0.5rem;
   filter: invert(46%) sepia(33%) saturate(2723%) hue-rotate(21deg) brightness(104%) contrast(89%);
}

.ticket-paybox tr {
   width: 100%;
}

.ticket-paybox tr td {
   padding: 5px 0;
}

.ticket-paybox .rowindent-1 td:first-child {
   text-indent: 5%;
}

.ticket-paybox .rowindent-1 .fa-chevron-circle-right {
   font-size: .8rem;
}

.img-viewdetail {
   width: 1.2rem;
}

.pay-channal {
   padding: 10px 15px;
   background: #FFF;
   border-radius: 10px;
   margin: 2rem auto;
}

.pay-channal ul {
   list-style: none;
}

.pay-channal ul li {
   display: inline-block;
}

.type-patment img {
   transition: all 0.5s;
   width: auto;
}

.type-patment {
   padding: 10px 10px;
   border-radius: 10px;
   background: #FFF;
   transition: all 0.5s;
   margin: 1rem auto;
}

.type-patment.active, .type-patment:hover {
   background: rgba(196, 138, 14, .2);
}

.type-patment h1 {
   margin: 1rem auto;
   font-size: 1.2rem;
   transition: all 0.5s;
}

.payment-box .type-patment h1 {
   margin: 1rem auto;
   font-size: 1.2rem;
   transition: all 0.5s;
}

.type-patment.active h1, .type-patment:hover h1 {
   color: #c48a0e;
}

.type-patment.active img:not(.no-filter), .type-patment:hover img:not(.no-filter) {
   filter: invert(46%) sepia(33%) saturate(2723%) hue-rotate(21deg) brightness(104%) contrast(89%);
}

.choose-paybank h1 {
   margin-bottom: 0;
   font-size: 1.2rem;
   margin-left: .5rem;
}

.choose-paybank p {
   color: #000000;
   margin-bottom: 0;
   margin-left: .5rem;
}

.choose-paybank img {
   width: 3rem;
}

.choose-paybank .radio-box .checkmark {
   top: -1rem;
}

.payment-page .backpage-bt {
   width: 100%;
}

.title-boxsuccess {
   padding: 15px 15px;
   background: #FFF;
   border-radius: 10px;
   margin: 2rem auto;
}

.detail-success h1 {
   font-size: 1.4rem;
   margin: 0 auto;
}

.detail-success p {
   color: #000000;
   margin-bottom: 0;
}

.ticket-final {
   font-size: 1.2rem;
   margin-bottom: 2rem;
   padding: 10px 15px;
   border-radius: 10px;
   background-color: #FFF;
   background-image: url("../img/bg-ticket.png");
   background-size: 100% !important;
   background-position: left top;
   background-repeat: no-repeat;
}

.ticket-final ul {
   list-style: none;
   line-height: 1;
}

.ticket-final h1 {
   margin-bottom: 0;
   font-size: 1.6rem;
}

.ticket-final p {
   margin-bottom: 0;
   color: #000000;
}

.line-ticket {
   margin: 1rem auto;
   border-bottom: 0;
   border-top: 1px dashed #d7d7d7;
}

.ticket-final img {
   width: 100%;
}

.box-printpayment {
   width: 100%;
   margin: .5rem 0;
   border-radius: 10px;
   padding: 7px 0;
   background: #c48a0e;
   transition: all 0.5s;
   color: #FFF;
   border: 1px solid #c48a0e;
}

.box-printpayment:hover {
   color: #c48a0e;
   background: #FFF;
}

.box-printpayment img {
   transition: all 0.5s;
   width: 1.5em;
}

.box-printpayment:hover img {
   filter: invert(46%) sepia(33%) saturate(2723%) hue-rotate(21deg) brightness(104%) contrast(89%);
}

/*--news-page-------
  //////////////////////////////////////////////////////////////////////////*/

.news-box {
   background: #FFF;
   border-radius: 10px;
   overflow: hidden;
   margin-top: 2rem;
}

.img-news {
   width: 100%;
   overflow: hidden;
}

.img-news img {
   width: 100%;
}

.detail-news h1 {
   font-size: 1.4rem;
   margin: 0 auto;
   font-weight: 700;
   color: #000;
}

.detail-news {
   font-size: 1.2rem;
   margin: 1rem auto;
   padding: 0 10px;
   color: #000000;
}

.detail-news p {
   margin-bottom: 0;
}

.detail-news ul {
   list-style: none;
   margin: .5rem auto;
}

.detail-news ul li {
   display: inline-block;
}

.detail-news ul li:last-child {
   text-align: right;
}

.readmore-news {
   padding: 10px;
   border-radius: 10px;
   text-align: center;
   color: #FFF;
   border: 1px solid #c48a0e;
   background: #c48a0e;
   transition: all 0.5s;
   margin: .5rem auto;
}

.readmore-news:hover {
   color: #c48a0e;
   background: #FFF;
}

.title-readnews h1 {
   margin-bottom: 0;
   font-size: 1.4rem;
}

.title-readnews p {
   margin-bottom: 0;
}

.imgnews-read {
   width: 100%;
   overflow: hidden;
   margin: 2rem auto;
   border-radius: 10px;
}

.imgnews-read img {
   width: 100%;
   transition: all 0.5s;
}

.imgnews-read:hover img {
   transform: scale(1.03);
}

.detail-readnews p {
   text-indent: 5%;
   margin-bottom: 0;
}

/*--tavel-page-------
//////////////////////////////////////////////////////////////////////////*/

.title-travelpage h1 {
   margin-bottom: 0;
   font-size: 1.8rem;
   font-weight: 700;
}

.title-travelpage p {
   margin-bottom: 0;
   font-size: 1.2rem;
}

.title-travelpage h2 {
   margin-bottom: 0;
   font-size: 1.2rem;
   font-weight: 700;
}

.bg-travelbox {
   background-size: auto !important;
   background: url("../img/bg1.png") center center no-repeat;
}

.slide-travel-content1.slide-travelpage {
   margin: 2rem auto;
}

.detail-bookflight {
   margin: 2rem auto;
}

.ticket-bookflight {
   padding: 10px 7px;
   border: 1px solid #cccccc;
   background: #FFF;
   font-size: 1.2rem;
   border-radius: 10px;
   margin: 2rem auto 1rem;
}

.ticket-bookflight h1 {
   margin-bottom: 0;
   font-size: 1.2rem;
}

.ticket-bookflight p {
   margin-bottom: 0;
   background: #dfdfdf;
   padding: 3px 10px;
   width: 65%;
   margin: auto;
   border-radius: 10px;
}

.ticket-bookflight p.title-travelnumber {
   background: none;
   padding: 0;
   width: 100%;
   border-radius: 0;
   font-size: 1.4rem;
}

.ticket-bookflight:hover p {
   background: #FFF;
}

.ticket-bookflight h2 {
   margin-bottom: 0;
   font-size: 1.4rem;
}

.ticket-bookflight.booktravel table {
   width: 100%;
}

/*.ticket-bookflight.booktravel table td{padding-top: 1rem;}*/

.ticket-bookflight span {
   font-size: 1.6rem;
   font-weight: 700;
}

.ticket-bookflight .my-3 {
   border-top: 1px solid #cccccc;
   margin-left: 0;
   margin-right: 0;
   padding-top: 1rem;
}

.ticket-bookflight img {
   width: 1.2rem;
   transition: all 0.5s;
   filter: invert(0%) sepia(100%) saturate(21%) hue-rotate(2deg) brightness(101%) contrast(107%);
}

.ticket-bookflight .row {
   align-items: flex-start;
}

.booking-travel {
   padding: 8px 5px;
   font-size: 1.6rem;
   text-align: center;
   color: #FFF;
   margin: 1rem auto;
   border-radius: 10px;
   background: #c48a0e;
   border: 1px solid #c48a0e;
}

.booking-travel:hover {
   color: #c48a0e;
   background: #FFF;
}

.travel-detailbooking .modal-header {
   background: #FFF;
   border-radius: 0;
   padding: 0;
}

.travel-detailbooking button.close {
   color: #FFF;
   opacity: 1;
   padding: 0;
}

.travel-detailbooking .modal-content {
   border-radius: 0;
   border: none;
   height: 100vh;
   padding: 0;
}

.travel-detailbooking .modal-dialog {
   margin: 0;
   width: 100%;
   max-width: none;
}

.date-select {
   margin: 1.5rem auto;
}

.date-select p {
   font-size: 1.4rem;
   margin-bottom: 0;
}

.date-select img {
   vertical-align: middle;
   filter: invert(46%) sepia(33%) saturate(2723%) hue-rotate(21deg) brightness(104%) contrast(89%);
}

.select-booking {
   border: 1px solid #d7d7d7;
   padding: 1rem;
   background: #FFF;
   border-radius: 10px;
   margin-bottom: 1.5rem;
   cursor: pointer;
}

.solout {
   width: 75%;
   position: absolute;
   padding: 5px 0 0;
   text-align: center;
   color: #fff;
   background: #444343;
   bottom: 1.6rem;
   left: 50%;
   z-index: 5;
   font-size: 17px;
   font-weight: 700;
   border-radius: 0 0 10px 10px;
   transform: translate(-50%, 0%);
}

.select-booking.active, .select-booking:hover {
   background: #c48a0e;
   color: #FFF;
   box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.select-booking p {
   margin-bottom: 0;
}

.select-booking.disabled, .select-booking.disabled h1, .select-booking.disabled .line-booking {
   background: #C0C0C0 !important;
   color: #A7A7A7;
   cursor: default;
}

.select-booking.disabled.active {
   background: #C0C0C0 !important;
}

.select-booking.disabled:hover, .select-booking.disabled:hover h1, .select-booking.disabled.active h1 {
   background: #C0C0C0 !important;
   color: #A7A7A7 !important;
}

.select-booking h1 {
   margin-bottom: 0;
   font-size: 2.5rem;
   color: #c48a0e;
}

.select-booking.active h1, .select-booking:hover h1 {
   color: #FFF;
}

.detail-choosedate {
   border-radius: 10px;
   background: #FFF;
   padding: 25px 10px;
}

.detail-choosedate .form-search {
   font-size: 1.4rem;
   margin: 0;
   width: 100%;
   padding: 0.3rem 0.2rem;
   outline: none !important;
}

.detail-choosedate select:focus {
   outline-offset: none !important;
}

.booking-date-detail h1 {
   font-size: 1.4rem;
   margin-bottom: 0;
}

.booking-date-detail p {
   margin-bottom: 1rem;
   font-size: 1.2rem;
}

.booking-date-detail img {
   filter: invert(46%) sepia(33%) saturate(2723%) hue-rotate(21deg) brightness(104%) contrast(89%);
}

.booking-date-detail ul {
   list-style: none;
}

.booking-date-detail ul li {
   display: inline-block;
   width: 49%;
}

.bookimg-btn {
   color: #FFF;
   margin: 1rem auto;
   padding: 0.35rem 0.75rem;
   font-size: 1.4rem;
   border-radius: 10px;
   background: #c48a0e;
   border: 1px solid #c48a0e;
}

.title-step {
   margin-bottom: 0;
   font-size: 1.2rem;
}

.detail-step3 {
   margin-bottom: 0;
}

.bg-rightstep3 {
   border: 1px solid #cccccc;
   padding: 5px;
   border-radius: 5px;
}

.bg-detailstep3 {
   padding: 5px;
   border-radius: 5px;
   margin: .5rem auto;
}

.detail-step3 img {
   width: 1rem;
}

.bg-rightstep3 .col-4 {
   position: relative;
}

.bg-rightstep3 .fa-times-circle {
   position: absolute;
   color: #d6d2d0;
   font-size: 16px;
   bottom: .2rem;
   right: .5rem;
}

.bg-rightstep3 .fa-times-circle:hover {
   color: #c48a0e;
}

.imgseat-book {
   position: relative;
   margin-bottom: .3rem;
}

.imgseat-book span {
   position: absolute;
   top: .2rem;
   right: .3rem;
   color: #000000;
}

.imgseat-book img {
   width: 3rem;
   margin: 0;
}

.imgseat-book span.glod-color-text {
   color: #c48a0e;
}

.imgseat-book:hover span {
   color: #c48a0e;
}

.imgseat-book.imgseat-book3 span {
   color: #FFF;
}

.imgseat-book:hover img, .imgseat-book.active img {
   filter: invert(36%) sepia(54%) saturate(1722%) hue-rotate(175deg) brightness(96%) contrast(89%);
}

.imgseat-book.imgseat-book3:hover img {
   filter: none;
}

.tolet-travelbox {
   width: 100%;
   display: flex;
   align-items: center;
   padding: 31% 15px;
   background-size: 100% !important;
   background: url(../img/tolet-top.png) top center no-repeat;
}

.tolet-travelbox img {
   width: 1rem;
   margin-left: .5rem;
}

.tolet-travelbox.tolet-travelbox2 {
   background: url(../img/tolet-bottom.png) bottom center no-repeat;
}

.tagticket-box .bookingbox-check .checkmark {
   height: 25px;
   width: 25px;
   left: 0.3rem;
   top: 1rem;
}

.tagticket-box .bookingbox-check .checkmark:after {
   left: 9px;
   top: 2px;
   width: 7px;
   height: 16px;
}

.page-cancel .backpage-bt.backpage-bt2 {
   width: 100%;
   background-color: #814f14;
   border: 1px solid #814f14;
   color: #FFF;
}

.page-cancel .backpage-bt.backpage-bt2:hover {
   background-color: #FFF;
   border: 1px solid #814f14;
   color: #814f14;
}

.detail-cancelreservation-page {
   padding: 15px 10px;
   background: #FFF;
   border-radius: 10px;
   margin: 2rem auto;
}

.detail-cancelreservation-page p {
   margin: .5rem auto;
   font-size: 1rem;
}

.detail-cancelreservation-page h1 {
   margin-bottom: 0;
   font-size: 1.4rem;
}

.bg-gold {
   background: #c48a0e;
   border-radius: 10px;
   color: #FFF;
}

.bg-gold:hover {
   background: #FFF;
   border-radius: 10px;
   color: #c48a0e;
}

.bg-gold p {
   padding-left: 1rem;
}

.cancel-historybox {
   background: #FFF;
   border-radius: 10px;
   padding: 10px;
   margin: 2rem auto .5rem;
}

.cancel-box ul {
   list-style: none;
   font-size: 1.2rem;
   margin-bottom: 1rem;
}

.cancel-box ul li {
   margin-bottom: .3rem;
}

.cancel-box h1 {
   margin-bottom: 0;
   font-size: 1.4rem;
}

.cancel-box h1 span {
   font-size: 1.2rem;
}

.cancel-box h1 .bg-gray {
   border-radius: 10px;
   padding: 0 5px;
   background: #dfdfdf;
}

.cancel-box h1 .bg-gray img {
   filter: invert(46%) sepia(33%) saturate(2723%) hue-rotate(21deg) brightness(104%) contrast(89%);
}

.cancel-historybox p {
   margin-bottom: 0;
}

.booking-intrain.table-concelticket {
   overflow-x: auto;
   width: 100%;
   border: none;
   background: #FFF;
   border-radius: 0;
   padding: 0;
}

.booking-intrain.table-concelticket table tr td {
   width: 100%;
   padding: 0 8px;
}

.booking-intrain.table-concelticket tr td:first-child {
   border-radius: 10px 0 0 10px;
}

.booking-intrain.table-concelticket tr td:last-child {
   border-radius: 0 10px 10px 0;
}

.cancel-historybox .booking-intrain.table-concelticket .bg-gray {
   background: #f3f3f3;
   padding: 0;
}

.cancel-historybox .booking-intrain.table-concelticket table {
   margin-bottom: 1.2rem;
}

.cancel-historybox .booking-intrain.table-concelticket .bg-gold td, .cancel-historybox .booking-intrain.table-concelticket .bg-gray td {
   padding: 10px;
}

.table-concelticket h1 {
   margin-bottom: 0;
   font-size: 1.8rem;
}

.table-concelticket p {
   margin-bottom: 0;
}

.cancel-historybox .booking-intrain.table-concelticket .bg-gold p {
   padding-left: 0;
}

.detail-title-changedate {
   font-size: 1.2rem;
   margin-bottom: .7rem;
}

.detail-title-changedate p {
   margin-bottom: 0;
}

.title-history.title-datechange ul {
   margin: 1.5rem 0;
   font-size: 1.4rem;
}

.title-history.title-datechange ul li .fa-angle-double-right {
   font-size: 16px;
}

.title-history.title-datechange ul li:last-child span {
   padding: 0;
   background: none;
   border-radius: 0;
}

.title-history.title-datechange ul li .fa-angle-double-right {
   vertical-align: middle;
}

.datechange-page .booking-box .detail-booking p {
   padding: 0;
   font-size: 1.2rem;
}

.datechange-page .title-searchbt {
   margin: 0 auto;
}

.datechange-page .title-searchbt .bt-search .bt-reset {
   padding: 6px;
}

.discount-box {
   padding: 15px 0;
}

.discount-box h1 {
   margin-bottom: 0;
   font-size: 1.4rem;
}

.discount-box.discount-price {
   padding-left: 1rem;
}

.discount-box p {
   margin-bottom: 0;
   font-size: 1.2rem;
}

.discount-box h2 {
   margin-bottom: 0;
   font-size: 1.8rem;
   line-height: .9;
}

.discount-btn {
   padding: 10px 0;
   margin: 15px 0;
   margin-right: 10px;
   text-align: center;
   background: #c48a0e;
   color: #FFF;
   border-radius: 10px;
   transition: all 0.5s;
   cursor: pointer;
   border: 1px solid transparent;
}

.discount-btn:hover {
   background: #FFF;
   color: #c48a0e;
   border-color: #c48a0e;
}

.modal-disable:hover {
   background: #bababa;
   border-color: #bababa;
}

.modal-disable {
   background: #bababa !important;
   color: #e5e5e5;
   cursor: no-drop;
}

.delete-btn {
   padding: 10px 0;
   margin: 15px 10px;
   text-align: center;
   background: #FFF;
   color: #c48a0e;
   border-radius: 10px;
   transition: all 0.5s;
   cursor: pointer;
   border: 1px solid #c48a0e;
}

.delete-btn:hover {
   background: #c48a0e;
   ;
   color: #FFF;
}

.delete-btn:hover img {
   filter: brightness(0) invert(1);
}

.discount-btn:hover img {
   filter: invert(46%) sepia(33%) saturate(2723%) hue-rotate(21deg) brightness(104%) contrast(89%);
}

.modal-disable:hover img {
   filter: brightness(0) invert(1);
}

.modal-disable:hover {
   color: #FFF;
}

.modal-header.modaldiscount-header {
   position: relative;
   border-bottom: 0;
   padding: 1rem;
   border-top-left-radius: 0rem;
   border-top-right-radius: 0rem;
}

.title-modaldiscount img {
   filter: invert(46%) sepia(33%) saturate(2723%) hue-rotate(21deg) brightness(104%) contrast(89%);
}

.modaldiscount-header.modal-header .close {
   margin: auto;
   position: absolute;
   top: 0;
   right: 0;
   z-index: 999;
   color: #636363;
}

.modal-footer.modalfooter-discount {
   border-top: 0;
}

.search-discount .form-coupon {
   border-color: #b7b7b7;
}

.discount-modalsubmit {
   padding: .3rem 2rem;
   margin: 15px 10px;
   text-align: center;
   background: #c48a0e;
   color: #FFF;
   border-radius: 10px;
   border: 1px solid transparent;
   font-size: 1.2rem;
}

.discount-scrollmodal {
   overflow-y: auto;
   width: 100%;
   font-size: 1.2rem;
}

.discount-scrollmodal table {
   width: 100%;
}

.discount-scrollmodal table.title-table {
   border-bottom: 1px solid #ebebeb;
}

.discount-scrollmodal h1 {
   margin-bottom: 0;
   font-size: 1.4rem;
   padding: 2px 0;
}

.discount-scrollmodal p {
   margin-bottom: 0;
}

.discount-scrollmodal td {
   padding: 5px 10px;
}

.discount-scrollmodal img {
   width: 6rem;
   border-radius: 10px;
}

.discount-scrollmodal .bookingbox-check .checkmark {
   top: -1rem;
   left: 0.3rem;
}

.title-discount {
   font-size: 1.4rem;
   margin: 1rem auto;
}

.discountscroll.modal-open .modal {
   overflow-y: inherit;
   overflow-x: inherit;
}

.discountscroll .discount-scrollmodal {
   overflow-y: scroll;
   height: 415px;
}

.discount-modal .border-bottom {
   border-bottom: 1px solid #ebebeb !important;
}

.cancel-lastbox .backpage-bt {
   margin: .5rem auto;
}

.cancel-lastbox .gray-color-text {
   margin: .5rem auto;
   font-size: 1.2rem;
   padding: 0 10%;
}

.cancel-lastbox .gray-color-text a:hover {
   text-decoration: underline;
}

.cancel-lastbox .bookingbox-check {
   text-align: center;
   padding-left: 0;
}

.cancel-lastbox .bookingbox-check .checkmark {
   left: -.8rem;
   top: .2rem;
}

.box-datchange {
   background: url(../img/bg-success.png) center center no-repeat;
   background-size: auto !important;
   background-attachment: fixed !important;
}

.bookingbox-check.correct-bt .checkmark {
   left: -0.5rem;
   top: 0.2rem;
}

.backpage-bg-gold {
   background: #c48a0e;
   color: #FFF;
}

.backpage-bg-gold:hover {
   background: #FFF;
   color: #c48a0e;
}

.search-box-changeclass {
   padding: 15px;
   background: #FFF;
   border-radius: 10px;
}

.search-box-changeclass .start-box, .search-box-changeclass .end-box {
   margin: 0 auto 10px;
}

.search-box-changeclass .form-search {
   width: 100%;
}

.search-changeclass {
   background: #c48a0e;
   color: #FFF;
   padding: 9px;
   text-align: center;
   border-radius: 10px;
   font-size: 1.2rem;
   transition: all 0.5s;
   border: 1px solid #c48a0e;
}

.search-changeclass:hover {
   background: #FFF;
   color: #c48a0e;
}

.changeclass-box {
   background: #FFF;
   border-radius: 10px;
   font-size: 1.4rem;
   padding: 10px 15px;
   color: #000000;
   text-align: center;
   border: 2px solid #FFF;
   transition: all .5s;
   position: relative;
   margin: .5rem auto .5rem;
   cursor: pointer;
}

.changeclass-box.active, .choose-box.active {
   border-color: #000;
}

.changeclass-box .fa-arrow-right {
   font-size: 16px;
}

.changeclass-box h1 {
   margin-bottom: 0;
   font-size: 2rem;
}

/******************************************/

.select-promotion {
   font-size: 1.4rem;
}

select.select-promotion {}

.select-web {
   position: relative;
}

.select-web select {
   /* webkit*/
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
   border: 1px solid #c6c6c6;
   width: 100%;
   color: #757575;
   padding: 5px 10px;
}

.select-web select:focus, .select-web select:hover {
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
   -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
   -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
   transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.select-web::after {
   content: "\f107";
   font-family: "Font Awesome 5 Free";
   color: #be8826;
   padding: 5px;
   height: inherit;
   position: absolute;
   right: 2px;
   bottom: 2px;
   font-weight: bold;
   z-index: 1;
   text-align: center;
   pointer-events: none;
   box-sizing: border-box;
   display: block;
}

/******************************/

#modal-logout .modal-title {
   font-size: 1.6rem;
}

#modal-logout .modal-body {
   font-size: 1.5rem;
}

#modal-logout .btn {
   min-width: 100px;
   font-size: 1.4rem;
   padding: 2px 0 0 0;
   border-color: #FFF;
}

#modal-logout .btn-primary {
   background: #C90;
}

.train-number-btn {
   margin: 1rem auto;
   overflow-x: scroll;
   width: 100%;
}

.train-number-btn ul {
   list-style: none;
}

.train-number-btn ul li {
   display: table-cell;
}

.train-number-btn ul li .number-train {
   background: url(../img/train-book.png) top center no-repeat;
   padding: 15px 15px;
   text-align: center;
   font-size: 1.4rem;
   width: 73px;
   height: 56px;
   margin-right: 10px;
}

.train-number-btn ul li .number-train:hover, .train-number-btn ul li.active .number-train {
   color: #c48a0e;
   background: url(../img/train-book1.png) top center no-repeat;
}

.success-loginpage .fa-envelope-open-text {
   font-size: 7rem;
}

.success-loginpage p {
   margin: 2rem auto 0;
   font-size: 1.4rem;
}

.success-loginpage h1 {
   margin: 0 auto;
   font-size: 1.6rem;
   font-weight: 700;
}

.backtohomepage, .repassword {
   color: #5f5f5f;
}

.backtohomepage:hover, .repassword:hover {
   color: #c48a0e;
   text-decoration: underline;
}

.title-forget {
   margin-bottom: 1rem;
   font-size: 1.8rem;
   font-weight: 700;
}

.success-loginpage-full h1 {
   margin-bottom: 0;
   font-size: 1.8rem;
   font-weight: 700;
}

.success-loginpage-full p {
   margin: 0 auto;
}

.success-loginpage-full .fa-check-circle {
   font-size: 1.4rem;
}

.back-to-homepage {
   text-align: center;
   color: #A7A7A7;
   margin: .5rem auto;
   transition: all 0.5s;
}

.back-to-homepage:hover {
   color: #c48a0e;
   text-decoration: underline;
}

.reset-password {
   display: flex;
   align-items: center;
   height: 50vh;
}

.reset-password .form-profile {
   background: none;
   border-bottom: 1px solid #e2e1e1;
   padding: 5px 0;
}

.reset-password .save-profile {
   margin: 1rem auto 0;
}

.reset-password .form-profile::-webkit-input-placeholder {
   color: #000000;
}

.reset-password .text-profile {
   position: relative;
}

.reset-password .fa-eye {
   position: absolute;
   right: .5rem;
   top: 0.5rem;
   font-size: 14px;
}

.reset-password h1 {
   font-weight: 700;
   margin-bottom: 1rem;
   font-size: 1.8rem;
}

.back-to-login {
   font-size: 1.4rem;
   margin: 1rem auto;
   color: #000000;
}

.back-to-login:hover {
   color: #c48a0e;
   text-decoration: underline;
}

.reset-password .row {
   margin: auto;
}

.resent-email {
   width: 50%;
   margin: .5rem auto;
   border-radius: 10px;
   padding: 5px;
   color: #FFF;
   text-align: center;
   background: #c48a0e;
   transition: all 0.5s;
   font-size: 1.2rem;
   border: 1px solid #c48a0e;
}

.success-loginpage-full h2 {
   margin: 1rem auto 0;
   font-size: 1.4rem;
}

.resent-email:hover {
   color: #c48a0e;
   background: #FFF;
}

.needhelp-bt {
   font-size: 1.2rem;
   margin: 2rem auto 0;
}

.needhelp-bt span {
   text-decoration: underline;
}

/*------footer------
///////////////////////////////////////////////////////////////////////////////////////////////*/

.footer {
   font-size: 20px;
   text-align: center;
   color: #FFF;
   padding: 7% 0;
   background: #212121;
}

.footer a {
   transition: all .5s;
}

.footer a:hover {
   color: #f6b944;
}

.footer h1 {
   font-size: 28px;
   color: #FFF;
   margin-bottom: .5rem;
   font-weight: 700;
}

.footer p {
   margin-bottom: 10px;
}

.footer ul {
   list-style: none;
   text-align: left;
   margin: .5rem auto;
   padding-left: 4rem;
}

.copyright-box {
   font-size: 20px;
   padding: 3% 0;
   background: #000000;
}

.copyright-box .copyright {
   color: #FFF;
   text-align: center;
}

.copyright-box .term-and-policy {
   color: #C0C0C0;
   text-align: center;
}

.copyright-box a {
   transition: all .5s;
}

.copyright-box a:hover {
   color: #f6b944;
}

.address-footer, .social-footer {
   margin: .5rem auto;
}

.address-footer a {
   text-decoration: underline;
}

.social-footer img {
   transition: all 0.5s;
}

.social-footer img:hover {
   transform: translateY(-5px);
}

.contact-indetail {
   display: block;
   margin-left: 5.7rem;
}

.hotline-footer {
   line-height: .6;
}

.hotline-footer p {
   margin-bottom: 0;
}

.hotline-footer h2 {
   margin-bottom: 0;
   font-size: 50px;
   line-height: 1;
   font-family: 'Prompt-Bold';
}

.social-footer {
   margin: 1rem auto;
}

.social-footer p {
   margin: 1rem auto;
}

.social-footer p img {
   width: 100%;
}

.social-footer a {
   display: inline-block;
   position: relative;
}

.social-footer .img-social1 {
   opacity: 1;
   transform: translateY(0);
   transition: all 0.5s;
}

.social-footer a:hover .img-social1 {
   opacity: 0;
   transform: translateY(5px);
}

.social-footer .img-social2 {
   position: absolute;
   opacity: 0;
   left: 0;
   top: 0;
   transform: translateY(5px);
   transition: all 0.5s;
}

.social-footer a:hover .img-social2 {
   opacity: 1;
   transform: translateY(0px);
}

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {}

/*Small devices (landscape phones, 576px and up)*/

@media (min-width: 576px) {
   .choice-box h1 {
      font-size: 26px;
   }
   .icon-box h1 {
      font-size: 22px;
   }
   .footer ul {
      padding-left: 0;
   }
   .footer {
      font-size: 22px;
   }
   .footer h1 {
      font-size: 33px;
   }
   .social-footer {
      margin: 0 auto;
   }
   .search-flightbox .nav-pills .nav-link.active:before {
      bottom: -.7rem;
   }
   .cancel-btn {
      padding: 7px 4rem;
   }
   .eticket-box {
      font-size: 1.4rem;
   }
   .change-booking {
      margin: 0 auto;
      width: 100%;
   }
   .booking-box {
      font-size: 1.6rem;
      padding: 2rem 15px;
      margin: 1.5rem auto;
   }
   .booking-box .detail-booking p {
      font-size: 1.6rem;
   }
   .detail-booking {
      font-size: 1.6rem;
   }
   .booking-box span {
      padding: 0px 19px;
   }
   .booking-box img {
      width: auto;
   }
   .booking-box img.promotion-tag {
      width: auto;
   }
   .booking-box h1 {
      font-size: 2.5rem;
   }
   .booking-box p {
      font-size: 1.8rem;
   }
   .backpage-bt {
      font-size: 1.8rem;
   }
   .stepbooking-1 h1 {
      font-size: 1.4rem;
   }
   .eticket-box .number-history li {
      width: 48%;
   }
   .eticket-box .number-history li:last-child {
      background-position: 0rem .2rem;
   }
   .download-bt {
      width: 47%;
      margin: 0;
      margin-right: .5rem;
   }
   .download-bt.open-bt {
      background-position: right .5rem center;
   }
   .download-bt.open-bt:hover {
      background-position: right .5rem center;
   }
   .bg-rightstep3 .fa-times-circle {
      bottom: .2rem;
      right: 0rem;
   }
}

@media (max-width: 767px) {
   body {
      max-width: 100% !important;
   }
   .navbar-collapse {
      position: fixed;
      width: 250px;
      background: #FFF;
      height: 100% !important;
      max-height: none !important;
      top: 0;
      display: block;
      left: -250px;
      margin: 0 !important;
      z-index: 9999;
   }
   .navbar-collapse.in {
      left: 0 !important;
   }
   .navbar-collapse.show {
      display: block;
      left: 0 !important;
   }
   .all-container {
      width: 100%;
   }
   .all-container.-collapse {
      margin-left: 250px;
   }
   .headbar-top, .navbar-collapse, .navbar-collapse.collapsing, .all-container.all-container.all-container {
      transition: all 0.5s !important;
   }
   .headbar-top.-collapse {
      margin-left: 250px;
      width: 100%;
   }
}

/*///////////////////////////////////////////////////////////////////////////media///////////////////////////////////////////////////////////////////////////*/

.detail-personal ul.member-list li {
   width: 100%;
   list-style: none;
   font-size: 1.2rem;
}

.detail-personal ul.member-list li .radio-box {
   width: 100%;
}

.detail-personal ul.member-list li .radio-box .checkmark {
   height: 20px;
   width: 20px;
}

.detail-personal ul.member-list li .radio-box .checkmark:after {
   width: 10px;
   height: 10px;
}

.text-checkbox {
   margin-bottom: 0;
}

.btn-membChange, .btn-membChange2 {
   cursor: pointer;
}

.change-profilelist {
   /*color: #c48a0e;*/
   color: #2196f3;
   font-size: 1.2rem;
   text-align: right;
   /*text-decoration: underline;*/
}

.change-profilelist:hover {
   /*color: #000000;*/
   color: #1565c0
}

.getit-bt {
   padding: 10px;
   text-align: center;
   color: #FFF;
   background: #c48a0e;
   border: 1px solid #c48a0e;
   transition: all 0.5s;
   border-radius: 10px;
   margin: 1.5rem auto;
   font-size: 1.2rem;
}

.getit-bt:hover {
   background: #FFF;
   color: #c48a0e;
}

.email-boxfull {
   padding: 10% 0;
}

.title-email {
   font-size: 40px;
   line-height: 1;
   margin: 1rem auto;
}

.title-email p {
   margin: 0;
}

.title-email.title-email-eng p {
   margin-bottom: 1rem;
}

.detail-email p.title-tobox {
   font-weight: 700;
   font-size: 24px;
}

.detail-email .fa-check-circle {
   font-size: 33px;
}

.title-email h1 {
   margin-bottom: 0;
   font-size: 26px;
   line-height: 1;
   font-weight: 700;
}

.detail-email {
   font-size: 22px;
   line-height: 1.6;
   margin-bottom: 2rem;
}

.detail-email .title-text {
   font-weight: 700;
   font-size: 24px;
   line-height: 1;
}

.detail-email .ticketgo {
   width: 100%;
   margin: .5rem 0;
   background: #FFF;
   padding: 6px 10px 1px;
   border: 1px solid #acacac;
   border-radius: 20px;
   text-align: center;
}

.detail-email h1 {
   margin-bottom: 0;
   line-height: 1;
   font-family: 'Prompt-Bold';
}

.detail-email .title-email h1 {
   font-family: 'THSarabunChula-Regular';
   font-weight: 700;
}

.detail-email .social-footer img {
   width: auto !important;
}

.detail-email .social-footer {
   margin: auto;
}

.question-fullbox {
   padding: 1rem .5rem 1rem;
   border-radius: 10px;
   margin: 2rem auto 1rem;
}

.question-fullbox .nav.nav-pills {
   width: 100%;
   overflow-x: auto;
   margin: auto;
}

.question-fullbox .nav a {
   text-align: center;
   padding: .5rem 0;
   width: 25%;
   /*height: 115px;*/
   margin: 0 0 1rem;
   display: inline-block;
   border-radius: 10px;
   transition: all 0.5s;
}

.question-fullbox .nav-pills a.active, .question-fullbox .nav-pills .show>a {
   background: rgba(196, 138, 14, .15);
   color: #c48a0e;
}

.question-fullbox .nav a img {
   display: block;
   transition: all 0.5s;
}

.question-fullbox .nav a.active img, .question-fullbox .nav a:hover img {
   filter: invert(46%) sepia(33%) saturate(2723%) hue-rotate(21deg) brightness(104%) contrast(89%);
}

/*.question-fullbox  .accordion-question .card-header{box-shadow: none; border:1px solid #e1e1e1;}

.question-fullbox .accordion-question .card{margin: 0;}*/

.question-fullbox .card-header {
   box-shadow: none;
   border: 1px solid #e1e1e1;
   border-radius: 10px !important;
   padding: 12px;
   margin-bottom: .5rem;
   background-color: #FFF;
}

.question-fullbox .card {
   background-color: transparent;
   background-clip: inherit;
   border: none;
   border-radius: 10px !important;
}

.question-fullbox #collapse-howtouse1, .question-fullbox #collapse-howtouse2, .question-fullbox #collapse-howtouse3, .question-fullbox #collapse-howtouse4, .question-fullbox #collapse-howtouse5, .question-fullbox #collapse-howtouse6, .question-fullbox #collapse-howtouse7 {
   background: #FFF;
   border-radius: 10px !important;
}

.question-fullbox .card.active .card-header img, .question-fullbox .card :hover img {
   filter: brightness(0) invert(1);
}

.question-fullbox .card.active .card-header, .question-fullbox .card .card-header:hover {
   color: #FFF;
   background: #c48a0e;
}

.question-fullbox .card.active .card-header .btn-link, .question-fullbox .card .card-header:hover .btn-link, .question-fullbox .card .card-header:hover .fa-angle-down, .question-fullbox .card.active .card-header .fa-angle-down {
   color: #FFF !important;
}

.question-fullbox h1 {
   font-size: 33px;
   margin-bottom: 1rem;
}

.stepbox {
   width: 80%;
   margin: auto;
   font-size: 22px;
   margin-bottom: 2rem;
}

.stepbox h1 {
   font-size: 22px;
   font-weight: 700;
   margin-bottom: 0rem;
}

.stepbox p {
   line-height: 1;
   margin-bottom: 0;
}

.img-pagefaqs {
   text-align: center;
   margin-bottom: 2rem;
}

.img-pagefaqs img {
   width: auto;
}

.notification-box {
   position: relative;
}

.notification-box .close {
   cursor: pointer;
   position: absolute;
   top: 0%;
   right: 0%;
   padding: 12px 16px;
   /*transform: translate(0%, -50%);*/
   z-index: 9;
   color: #676767;
   opacity: 1;
   display: none;
}

.notification-box .bookingbox-check {
   display: inline-block;
}

.notification-box h1 {
   padding-left: 1rem;
   width: 100%;
}

.title-notification h1 {
   width: 100%;
}

.title-notification p {
   margin-bottom: 0;
   width: 90px;
   height: 50px;
   border-radius: 50%;
   padding: 10px 4px;
   background: #f5f5f5;
}

.title-notification span {
   width: 60%;
   padding-left: 1rem;
   font-size: 20px;
   color: #6d6c6c;
}

.title-notification .bookingbox-check {
   width: 100%;
   display: inline;
}

.title-notification .bookingbox-check .checkmark {
   left: -1.5rem;
   top: 0;
}

.title-notification img {
   width: 1.3rem;
   vertical-align: middle;
   filter: invert(46%) sepia(33%) saturate(2723%) hue-rotate(21deg) brightness(104%) contrast(89%);
}

.notification-box .bookingbox-check .checkmark {
   left: -1.5rem;
   top: 0rem;
}

.notification-box .close:hover {
   color: #F00 !important;
}

.imgqrcode {
   text-align: center;
   margin: 1rem auto 1rem;
}

.imgqrcode img {
   width: 70%;
}

/* For Start Nitification  Bancha.W 21/05/2020*/

.notification-box{position: relative;}
.notification-box .close {
    cursor: pointer;
    position: absolute;
    top: 0%;
    right: 0%;
    padding: 12px 16px;
    /*transform: translate(0%, -50%);*/
    z-index: 9;
    color: #676767;
    opacity: 1;
    display: none;
}
.notification-box .bookingbox-check{display: inline-block;}
.notification-box h1{padding-left: 1rem;width: 100%;}
.title-notification h1{width: 100%;}
.title-notification p{
    margin-bottom: 0;
    width: 90px;
    height: 50px;
    border-radius: 50%;
    padding:10px 4px;
    background: #f5f5f5;
}
.title-notification span{width: 60%; padding-left: 1rem; font-size: 20px; color: #6d6c6c;}
.title-notification .bookingbox-check{width: 100%; display: inline;}
.title-notification .bookingbox-check .checkmark{
    left: -1.5rem;
    top: 0;
}
.title-notification img{
    width: 1.3rem;
    vertical-align: middle;
    filter: invert(46%) sepia(33%) saturate(2723%) hue-rotate(21deg) brightness(104%) contrast(89%);
}
.notification-box .bookingbox-check .checkmark{
/*     left: -1.5rem; */
   left: -2rem;
    top: 0rem;
}
.notification-box .close:hover{color: #F00 !important;}


/* For End Nitification */

/* For Dialog */

.modal-Dialog .modal-title {
   font-size: 1.6rem;
}

.modal-Dialog .modal-body {
   font-size: 1.5rem;
}

.modal-Dialog .btn {
   min-width: 100px;
   font-size: 1.4rem;
   padding: 2px 0 0 0;
   border-color: #FFF;
}

.modal-Dialog .btn-primary {
   background: #C90;
}

.text-blood-red{
   color: #991c20;
}

.sm-button {
    background-image: linear-gradient(#885d01, #c48a0e);
    border: none;
    color: white;
    font-size: 1.2rem;
    background: #c48a0e;
    width: 100%;
    padding: 0.2rem 1rem;
    border-radius: 5px;
    transition: all 0.5s;
    display: inline;
    line-height: 1.5;
}

.form-cancel {
   display: block;
   width: 95%;
   margin: .5rem auto;
   text-align: left;
   padding: 0.2rem;
   font-size: 1.8rem;
   line-height: 1.5;
   color: #c48a0e;
   background-color: #fff;
   background-clip: padding-box;
   border: 1px solid #c48a0e;
   border-radius: 10px;
   transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
   margin-bottom: 0;
}

.form-cancel::-webkit-input-placeholder {
   /* Chrome/Opera/Safari */
   color: #c48a0e;
}

.form-cancel::-moz-placeholder {
   /* Firefox 19+ */
   color: #c48a0e;
}

.form-cancel:-ms-input-placeholder {
   /* IE 10+ */
   color: #c48a0e;
}

.form-cancel:-moz-placeholder {
   /* Firefox 18- */
   color: #c48a0e;
}
