/* ====================================================
    Responsive
==================================================== */
/* Desktop 1200 - up */
@media (min-width: 1200px) {
    .container {
        max-width: 1200px;
    }
}
.form-control {
    font-size: 14px;

}
.filename {
    font-size: 14px;
    padding: 5px;
    height: 40px;
    margin-bottom: 15px;
    /* padding-left: 0; */
    background: white;
    width: 100%;
    border-radius: 5px;
    color: #000;
}

input[type="text"], input[type="number"], input[type="email"], input[type="password"], input[type="submit"], textarea {
    padding-left: 10px;
    padding-right: 10px;
}
.ltn__header-4 .ltn__header-middle-area, .ltn__header-5 .ltn__header-middle-area {
    padding: 0;
}
ul li, ol li {
    margin-top: 0;
}
.ltn__header-4 .ltn__header-middle-area, .ltn__header-5 .ltn__header-middle-area {
    padding:  5px 0;
}
.footer-top-area {
    padding: 30px 0;
}
.footer-widget {
    margin-bottom: 15px;
}
.select2-results__option {
    padding: 4px 6px;
}
.ltn__slide-item-2 {
    padding-top: 50px;
}
.section-title {
    font-size: 30px;
}
.title-laisuat {
    margin:  0 !important;
    font-size: 24px;
}
.section-title-laisuat, .header-section {
    margin-bottom: 30px;
}
.left-info-main {
    /*padding: 15px;*/
    /*padding-right: 0;*/
    padding-top: 15px;
    padding-bottom: 15px;
}
.main-content-section {
    background: white;
    border-radius: 5px;
    padding-left: 15px;
    padding-right: 15px;
    overflow: hidden;
}
.left-info-main label {
    font-weight: 600;
    font-size: 16px;
    color: #071c1f;
}
.left-info-main i {
    font-size: 13px;
}
.groupInput {
    position: relative;
}
.groupInput span {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    background: white;
    z-index: 99999;
    padding: 10px;
    padding-right: 0;
}
.right-info-main {
    padding: 30px 20px 20px 20px;
    border-radius: 5px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;

}



#myTable {
    border-radius: 5px;
    overflow: hidden;
    table-layout: auto;
}
#myTable tr {
    vertical-align: middle;
}
#myTable thead {
}
#myTable thead th, .custom-td td {
    padding: 15px 5px;
    background: #898989;
    line-height: 19px;
    color: white;

}
.xemchitiet {
    color: white;
}


.xemchitiet:focus, .xemchitiet:active {
    color: white;
    text-decoration: none;
}
.tonglai {
    margin-bottom: 25px;

}

.xemchitiet:hover {
    color: #ffc000;
    text-decoration:underline;
}
.modal-content {
    border-radius: 10px;
}

.btn-close {
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 999;
}
/*.modal-dialog {
    max-width: 80% !important;
}*/

#myTable tbody {
    display: block;
    max-height: 250px; 
    overflow-y: auto; 
  }

#myTable tbody tr, #myTable thead tr {
    display: flex;
    width: 100%;
}


#myTable tbody td, #myTable thead th {
    flex: 1;
    padding: 8px;
    text-align: center;
}


 #myTable tbody tr:last-child {
    position: sticky;
    bottom: -2px;
    background-color: lightyellow;
    font-weight: bold;
  }


 #myTable tbody::-webkit-scrollbar {
    display: none;  
  }

.right-info-main p{
    color:#e3e4e6 ;
    margin-bottom: 0;
    line-height: 30px;
    margin-top: 0;
}
.right-info-main h3 {
    font-size: 22px;
    text-transform: uppercase;
    color: white;
    margin:  0 !important;
}
.img-right {
    margin-bottom: 25px;
}
.group-from-to {
    margin-bottom: 25px;
}
.group-from-to  .from-vnd {
    width: 50%;
    float: left;
}
.clear-fix {
    clear: both;
}

.groupInput input {
    height: 50px !important;
    margin: 0;
    font-size: 14px;
}

.tab-header-section a {
    margin-right: 25px;
    font-size: 16px;
    transition: 1s;
    white-space: nowrap;
}
.tab-header-section a.active {
    border-bottom: 2px solid #ffc000;
    display: inline-block;
    color: #ffc000;
}
.tab-header-section .nav {
    border-bottom: 1px solid #eaeaea;
    flex-wrap: nowrap;
    overflow-y: auto;
}

.sticky-active.ltn__sticky-bg-black .ltn__main-menu > ul > li > a {
        font-size: 16px;
    padding: 15px 10px;
}
.sticky-active.ltn__sticky-bg-black {
    background-color:  white;
}
.sticky-active.ltn__sticky-bg-black .ltn__main-menu > ul > li > a, .sticky-active.ltn__sticky-bg-black .header-wishlist a, .sticky-active.ltn__sticky-bg-black .mini-cart-icon, .sticky-active.ltn__sticky-bg-black .header-feature-item h6, .sticky-active.ltn__sticky-bg-black .header-feature-item p, .sticky-active.ltn__sticky-bg-black .header-feature-icon, .sticky-active.ltn__sticky-bg-black .header-search-1 .search-icon, .sticky-active.ltn__sticky-bg-black .ltn__header-options .ltn__drop-menu > ul > li > a {
    color:  #000;
}


.property-detail-feature-list .property-detail-feature-list-item h6 {

    margin-top: 10px;
    margin-bottom: 0px;
    font-size: 14px;
}
.ltn__feature-area, .ltn__breadcrumb-area {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
.ltn__car-dealer-form-box .nice-select {
    height: 40px;
    line-height: 38px;
    padding-left: 10px;
     padding-right: 28px;
     font-size: 14px;
}
.nice-select span.current {
    /*display: block;
    overflow: hidden;
    text-overflow: ellipsis;*/
}
.ltn__gallery-filter-menu button, .ltn__tab-menu a {
    padding: 10px 20px
}
.ltn__car-dealer-form-tab .tab-content {
    padding: 20px;
}
.delete, .delete-yeutokhac {
    top: 20px;
    position: absolute;
    right: -12px;
    color: #ffc000;
    width: 25px;
    height: 25px;
    background: white;
    border-radius: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 10px;
    cursor: pointer;
}
.delete:hover, .delete-yeutokhac:hover {
    background-color: #ffc000 ;
    color: white;
}

.ltn__car-dealer-form-box .ltn__car-dealer-form-item {
    margin-bottom: 20px;
}
input[type="text"], input[type="number"], input[type="email"], input[type="password"], input[type="submit"], textarea, .form-control {
    height: 28px;
    border: 1px solid #aaa;
    border-radius: 4px;
    padding-top: 0;
    padding-bottom: 0;
}
.form-control:focus, .select2-selection:focus  {
    box-shadow: none;
    border-color: var(--ltn__secondary-color);
}
.ltn__header-4 .ltn__header-middle-area.sticky-active, .ltn__header-5 .ltn__header-middle-area.sticky-active {
    padding: 0;
}
.ltn__header-options-2 .ltn__drop-menu > ul > li > a,.sticky-active.ltn__sticky-bg-black .ltn__header-options-2 .ltn__drop-menu > ul > li > a, .ltn__header-options-2 .mobile-menu-toggle > a {
        height: 40px;
    width: 40px;
    line-height: 45px;
    font-size: 14px;
}

.add-multipe-div label {
    /*min-height: 50px;*/
}
.nice-select:after {
    margin-top: -2px;
}
.ltn__car-dealer-form-box .nice-select {

}
.box-result {
    margin-top: 50px;
     background-color: var(--ltn__secondary-color);
     padding: 15px;
     border-radius: 5px;
}
.box-result h3 {
    margin: 0;
    font-size: 18px;
    color:  white;
}
.box-result .ltn__feature-info h3 {
    color: var(--ltn__secondary-color-2);
}
.ltn__feature-item-6 .ltn__feature-info p {
    font-size: 16px;
}
.content-box {
    margin-top: 30px;
}
.ltn__feature-item-6 {
        padding: 20px;
    border-radius: 10px;
}
.content-box .title-bar, .main-bar {
    margin-bottom: 10px;
    color: white;
    font-size: 18px;
    font-weight: 700;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.main-bar div{
    height: 8px;
    border-radius: 11px;
    width: 49%;

}
.main-bar .leftbar {
    background: linear-gradient(270deg,#3fe382,rgba(63,227,130,0) 113.61%);
}
.main-bar .rightbar, .rightdesc {
    background: linear-gradient(90deg,#f9655b,hsla(4,93%,67%,0));
}

.box-desc {
    margin-top: 15px;
    color: white;
    font-size: 16px;
}
.box-desc>div {
    margin-bottom: 15px;
}
.bardesc {
    height: 9px;
    border-radius: 11px;
    min-width: 25px;
    margin-right: 15px;
}
.leftdesc {
    background:#3fe382;
}
.rightdesc {
    background:#f9655b;
}
.bardescline{
    line-height: 20px;
}

.ltn__car-dealer-form-item label {
    font-weight: 500;
    font-family: var(--ltn__heading-font);
    font-size: 14px;
}
.checkbox-item {
    font-size: 14px;
    margin-bottom: 8px;
    line-height: 24px;
}
.btn {
    padding:  12px 30px;
}

.main-ketquadinhgia {
    background: var(--ltn__secondary-color);
    text-align: center;
    padding: 10px 5px;
    color: white;
    border-radius: 5px;
}
.main-ketquadinhgia p{
    color:  white;
    margin: 0;
    font-size: 20px;
    font-weight: 700;
}
.main-ketquadinhgia h4 {
    margin: 10px 0;
    color: white;
    font-size: 35px;
}
.section-title-area {
    margin-bottom: 10px;
}
.ltn__breadcrumb-area {
    margin-bottom: 30px;
}
.contact-form-box {
    padding-bottom: 0;
}
.customtable {
    line-height: 20px;
    border-radius: 5px;
}
.customtable tr th, .customtable tr td {
    padding: 15px 5px;
    font-size: 14px;
}
.customtable tr th {
    background-color: var(--ltn__secondary-color);
    color:  white;
    text-transform: uppercase;
}
.customtable tr td:first-child {
    color: var(--bs-table-striped-color);
    font-weight: 700;
}
.text-right {
    text-align: right;
}
.borderright {
    border-right: 1px dotted var(--ltn__secondary-color);
}
.ltn__car-dealer-form-tab .tab-content {
        background-color: #f3f5f7;
        /*#fdfdfd;*/
}
.slick-slide img {
    width: 100%;
    max-height: 70px;
    padding: 15px;
    border: 1px solid #eaeaea;
    border-radius: 5px;
    object-fit: contain;
}


.bg-overlay-theme-black-60:before {
    background: #ced4d51f;
}
.sizecustom {
    font-size: 16px;
    text-transform: uppercase;
    border-bottom: 2px solid #2a4bb7;
    display: inline-block;
    color: #2a4bb7;
}

select.select2-hidden-accessible { 
    display: block !important;
    margin: 0;
    border: 0;
    padding: 0;
    height: 1px;
    opacity: 0;
    position: absolute !important;
    bottom: 0;
    left: 50%;
} 
.footer-newsletter .btn-wrapper .btn {
    padding: 3px 18px;
}
.property-detail-feature-list .property-detail-feature-list-item i {
    line-height: 40px;
}

.slidecontainer {
  width: 100%; /* Width of the outside container */
  margin-bottom: 30px;
}

.slider {
  --value: calc((0 - 0) / (100 - 0) * 100); /* Sửa giá trị mặc định của thanh kéo có màu */
  -webkit-appearance: none;
  width: 100%;
  height: 10px;
  border-radius: 5px;
  background: linear-gradient(to right, #ffc000 0%, #ffc000 calc(var(--value) * 1%), #d3d3d3 calc(var(--value) * 1%), #d3d3d3 100%);
  outline: none;
  opacity: 0.7;
  -webkit-transition: .2s;
  transition: opacity .2s;
  position: relative;
}

.slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: white;
  cursor: pointer;
  position: relative;
  border: 1px solid #eaeaea;
}

.slider::-moz-range-thumb {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: white;
  cursor: pointer;
  position: relative;
  border: 1px solid #eaeaea;


}

.lightcase-inlineWrap {
    padding: 0 !important;
}
.header-tinhduno {
    padding: 10px;
    font-size: 16px;
    border-bottom: 1px solid #eaeaea;
}
.bangtinhduno .cutom-table {
    padding: 10px;
    text-align: center;
}
#lightcase-case {
    width: 80% !important;
}
.lightcase-contentInner, .lightcase-inlineWrap {
    width:  100% !important;
    max-width: 100% !important;
}
#lightcase-content {
    border-radius: 5px !important;
}
.slider-value {
  position: absolute;
    font-size: 12px;
}

@media (min-width: 576px) {
    

    #exampleModal .modal-dialog {
        max-width: 90%;
    }
}

/* Normal desktop :992px. (Laptop 14") */
@media (min-width: 992px) and (max-width: 1199px) {
    /* Global */
    h1 {
        font-size: 30px;
    }
    h2 {
        font-size: 26px;
    }
    h3 {
        font-size: 22px;
    }
    h4 {
        font-size: 20px;
    }
    h5 {
        font-size: 18px;
    }
    h6 {
        font-size: 16px;
    }


}

 
/* Tablet device :768px. */
@media (min-width: 768px) and (max-width: 991px) {
    /* Global */
    body {
        font-size: 14px;
    }
    h1 {
        font-size: 26px;
    }
    h2 {
        font-size: 22px;
    }
    h3 {
        font-size: 20px;
    }
    h4 {
        font-size: 18px;
    }
    h5 {
        font-size: 16px;
    }
    h6 {
        font-size: 15px;
    }
    p {
        font-size: 14px;
    }
    .group-from-to .from-vnd {
        width: 100%;
        display: flex;
        margin-bottom: 10px;
    }
    .group-from-to .from-vnd p {
        margin-right: 10px;
    }
    .group-from-to {
        margin-bottom: 15px;
    }
}

 
/* small mobile :320px. */
@media (max-width: 767px) {
    /* Global */
   


    .group-from-to .from-vnd {
        width: 100%;
        display: flex;
        margin-bottom: 10px;
    }
    .group-from-to .from-vnd p {
        margin-right: 10px;
    }
    .group-from-to {
        margin-bottom: 15px;
    }

    .left-info-main label {
        font-size: 14px;
    }
    .left-info-main label {
        margin-bottom: 5px;
    }
    .left-info-main i {
        margin-bottom: 5px;
        margin-top: -5px;
        display: block;
    }
    body {
        font-size: 14px;
    }
    h1 {
        font-size: 24px;
    }
    h2 {
        font-size: 20px;
    }
    h3 {
        font-size: 18px;
    }
    h4 {
        font-size: 17px;
    }
    h5 {
        font-size: 16px;
    }
    h6 {
        font-size: 14px;
    }
    p {
        font-size: 14px;
    }

}

@media (max-width: 991px) {
    .ltn__gallery-filter-menu button, .ltn__tab-menu a {
        padding: 10px 15px;
        font-size: 14px;
    }

    .borderright {
        border-right: 0;
    }

    .ltn__feature-area, .ltn__breadcrumb-area {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
    .ltn__page-details-inner h1, .ltn__page-details-inner h2, .ltn__page-details-inner h3, .ltn__page-details-inner h4, .ltn__page-details-inner h5, .ltn__page-details-inner h6 {
        margin-top: 15px;
    }
    .box-result {
        margin-top: 30px;
    }
    .content-box {
        margin-top: 15px;
    }
    .left-boxresult >div {
        margin-top: 15px !important;
    }
    .customtitle {
        margin-top: 30px !important;
    }
}

@media screen and (max-width: 767px) {
    .ltn__car-dealer-form-tab .tab-content {
        padding: 20px;
    }
    .ltn__car-dealer-form-box .ltn__car-dealer-form-item {
        margin-bottom: 10px;
    }
    .ltn__car-dealer-form-box .nice-select, input[type="text"], input[type="number"], input[type="email"], input[type="password"], input[type="submit"], textarea {
        height: 28px;
        line-height: 18px;
        font-size: 14px;
        padding-left: 10px;
        /*padding-right: 5px;*/
    }
    .ltn__slide-item-2 {
        padding-top: 20px;
    }
    .ltn__tab-menu a {
        padding: 10px 5px;
        font-size: 14px;
        width: 100%;
    }
    .title-2 {
        font-size: 20px;
    }
    .ltn__sticky-bg-black {
        color: white;
        background: white;
    }
#myTable table {
    display: table;
    width: 100%;
    border-collapse: collapse;
    table-layout: auto;
}

#myTable tbody tr {
    display: table-row;
}

#myTable thead th {
    max-width: none; /* Bỏ giới hạn chiều rộng */
    width: auto; /* Sử dụng chiều rộng tối ưu dựa trên nội dung */
}

#myTable tbody td {
    max-width: none; /* Bỏ giới hạn chiều rộng */
    width: auto; /* Sử dụng chiều rộng tối ưu dựa trên nội dung */
    white-space: nowrap; /* Ngăn các ô tự động xuống dòng */
}   




/*, thead tr {
    di
}*/

/*thead th {
    padding: 8px;
    text-align: center;
    border: 1px solid #ddd;
    position: sticky;
    top: 0;
    z-index: 1;
    background-color: #f5f5f5;
    position: unset;
    flex: unset;
}
thead tr {
    display: block;
}

tbody tr:last-child th {
    padding: 8px;
    text-align: center;
    border: 1px solid #ddd;
    position: sticky;
    bottom: 0;
    z-index: 1;
    background-color: #f5f5f5;
}*/
}


#myModal .modal-header, #myModalphanhoi .modal-header, #myModalvip .modal-header{
    
    text-align: center;
    justify-content: center;
}
#myModal .modal-title, #myModalphanhoi .modal-title, #myModalvip .modal-title{
    font-size: 16px;
   padding: 15px 0 0;
    color: white;

}
#myModal .modal-dialog, #myModalphanhoi .modal-dialog, #myModalvip .modal-dialog{
    margin-top: 100px;
}
#myModal textarea, #myModalphanhoi textarea {
    min-height: 60px;
}
#myModal .modal-content, #myModalphanhoi .modal-content, #myModalvip .modal-content{
    background: #2648b5;
    font-size: 14px;
    color: white;
}
#myModal .modal-content h6 , #myModalphanhoi .modal-content h6, #myModalvip .modal-content h6{
    color: white;
    margin-bottom: 10px;

}

#myModal .modal-body, #myModalphanhoi .modal-body, #myModalvip .modal-body {
    padding: 15px;
}

#myModalvip select, #myModalvip input[type="submit"], #myModalvip input[type="text"], #myModal input[type="text"], #myModal input[type="number"], #myModal input[type="email"], #myModal input[type="password"], #myModal input[type="submit"], #myModal textarea
, #myModalphanhoi input[type="text"], #myModalphanhoi input[type="number"], #myModalphanhoi input[type="email"], #myModalphanhoi input[type="password"], #myModalphanhoi input[type="submit"], #myModalphanhoi textarea {
    font-size: 14px;
    padding: 5px;
    height: 40px;
    margin-bottom: 15px;
}
.checkbox-cus {
    display: flex;
    margin-bottom: 10px;
}
.checkbox-cus input {
    margin-right: 10px;
    width: 30px; 
    height: 30px;
}

#loading-spinner {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    align-items: center;
    justify-content: center;
    /*background-color: rgba(255, 255, 255, 0.8);*/
    padding: 20px;
    border-radius: 10px;
    z-index: 999999999999; /* Đảm bảo nó hiển thị trên mọi nội dung khác */
    /*box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);*/
}

.spinner {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 4px solid #2648b5;
    border-top-color: #ef6a0f;
    animation: spin 1s linear infinite;
    margin-right: 10px;
}

.loading-text {
    font-size: 14px;
    font-weight: bold;
    color: #2648b5;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}


.header {
  background-color: #F5F5F5;
}
.header .languages {
  display: flex;
  align-items: center;
}
.header .languages a {
  display: block;
  width: 31px;
  margin-right: 5px;
}
.header .languages a img {
  width: 100%;
  height: 25px;
  display: block;
  object-fit: cover;
  object-position: center;
}
.header .form-search {
  position: relative;
  display: flex;
  width: 100%;
  margin-left: 0;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .header .form-search {
    width: 178px;
    margin-left: 12px;
    margin-bottom: 0;
  }
}
.header .form-search input {
  width: 100%;
  padding: 0 10px !important;
  height: 40px;
  border: 1px solid #2648B5;
  outline: none !important;
  background-color: #fff;
  border-radius: 0 !important;
  margin-bottom: 0;
}
.header .form-search button {
  position: absolute;
  right: 0;
  justify-content: center;
  display: flex;
  align-items: center;
  height: 40px;
  border: none;
  width: 40px;
  background-color: transparent;
  cursor: pointer;
}
.header .form-search button i {
  margin-bottom: 4px;
  color: #2648B5;
}
.header-top {
  display: none;
}
@media (min-width: 768px) {
  .header-top {
    padding-top: 10px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
}
.header-top .menu-single a {
  display: block;
  color: #000 !important;
  font-weight: bold;
  text-decoration: none;
  margin-right: 15px;
  padding-right: 15px;
  line-height: 32px;
  border-right: 1px solid #2648B5;
  outline: none !important;
}
.header-main {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0;
}
@media (min-width: 768px) {
  .header-main {
    padding: 0;
  }
}
.header-main .button-mobile-phone {
  background-color: #dd6b28;
  width: 40px;
  height: 40px;
  font-size: 28px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  color: #fff !important;
  justify-content: center;
  text-decoration: none;
}
.header-main .button-mobile-phone,
.header-main .button-mobile-hamburger {
  display: flex;
}
@media (min-width: 768px) {
  .header-main .button-mobile-phone,
  .header-main .button-mobile-hamburger {
    display: none;
  }
}
.header-main .button-mobile-hamburger {
  width: 37px;
  height: 28px;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
}
.header-main .button-mobile-hamburger span {
  display: block;
  position: absolute;
  height: 4px;
  width: 100%;
  background-color: #503e32 !important;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.15s ease-in-out;
  -moz-transition: 0.15s ease-in-out;
  -o-transition: 0.15s ease-in-out;
  transition: 0.15s ease-in-out;
}
.header-main .button-mobile-hamburger span:nth-child(1) {
  top: 0px;
}
.header-main .button-mobile-hamburger span:nth-child(2), .header-main .button-mobile-hamburger span:nth-child(3) {
  top: 12.5px;
}
.header-main .button-mobile-hamburger span:nth-child(4) {
  top: 25px;
}
.header-main .button-mobile-hamburger span.open:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}
.header-main .button-mobile-hamburger span.open:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.header-main .button-mobile-hamburger span.open:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.header-main .button-mobile-hamburger span.open:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}
.header-main .header-mobile-toggle {
  display: none;
  position: absolute;
  top: 100%;
  left: -10px;
  right: -10px;
  padding: 0 10px;
  z-index: 100;
  background-color: #fff;
  box-shadow: 0 3px 5px 0px rgba(0, 0, 0, 0.1215686275);
}
.header-main .header-mobile-toggle.is-open {
  display: block;
}
.header-main .header-mobile-toggle a {
  white-space: nowrap;
  color: #000;
  text-decoration: none;
}
.header-main .header-mobile-toggle ul {
  margin: 0;
}
.header-main .header-mobile-toggle ul a {
  padding: 10px 0;
  display: block;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 700;
  border-bottom: #CCC 1px solid;
}
.header-main .header-mobile-toggle li {
  display: block;
  position: relative;
  line-height: 30px;
  background-color: transparent;
}
.header-main .header-mobile-toggle li.is-has-children > a {
  position: relative;
}
.header-main .header-mobile-toggle li.is-has-children > a:after {
  content: "\f107";
  font-family: "FontAwesome";
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 21px;
  display: block;
  transition: all 0.2s ease-in-out;
}
.header-main .header-mobile-toggle li.is-has-children > a.is-active::before {
  display: block !important;
}
.header-main .header-mobile-toggle li.is-has-children > a.is-active::after {
  transform: translateY(-50%) rotateZ(180deg);
}
.header-main .header-mobile-toggle li ul {
  display: none;
  padding-left: 15px;
}
.header-main .header-mobile-toggle li ul a {
  padding: 6px 0;
  font-size: 14px;
}
.header-main .header-mobile-toggle li[data-active="1"] > a {
  color: #F47C04 !important;
}
.header-main .header-mobile-toggle > ul {
  position: relative;
  z-index: 100;
  padding: 5px 0 20px;
}
.header-main .header-mobile-toggle > ul > li:last-child > a {
  border: none;
}
.header-main .logo {
  margin: 0 20px;
}
.header-main .logo img {
  width: 148px;
}
@media (min-width: 768px) {
  .header-main .logo img {
    width: 173px;
  }
}
.header-main .menu-left,
.header-main .menu-right {
  display: none;
}
@media (min-width: 768px) {
  .header-main .menu-left,
  .header-main .menu-right {
    display: flex;
    align-items: center;
    justify-content: center;
    list-style: none;
    padding: 0;
    margin: 0;
  }
  .header-main .menu-left li,
  .header-main .menu-right li {
    list-style: none;
  }
  .header-main .menu-left li a,
  .header-main .menu-right li a {
    white-space: nowrap;
  }
  .header-main .menu-left > li,
  .header-main .menu-right > li {
    list-style: none;
    margin: 0 19px;
  }
  .header-main .menu-left > li > a,
  .header-main .menu-right > li > a {
    display: block;
    color: #000 !important;
    font-weight: bold;
    text-decoration: none;
    line-height: 36px;
    font-size: 20px;
    outline: none !important;
    padding: 22px 0;
    transition: color 0.2s ease;
    font-weight: 500;
    letter-spacing: 0.25px;
    border-bottom: 5px solid transparent;
  }
  .header-main .menu-left > li > a:hover,
  .header-main .menu-right > li > a:hover {
    color: #EF6A0F !important;
    border-bottom: 5px solid #EF6A0F;
  }
  .header-main .menu-left > li .sub_menu,
  .header-main .menu-right > li .sub_menu {
    display: flex;
    position: absolute;
    left: 0;
    right: 0;
    background-color: #fff;
    box-shadow: -1px 14px 23px -9px rgba(0, 0, 0, 0.23);
    -webkit-box-shadow: -1px 14px 23px -9px rgba(0, 0, 0, 0.23);
    -moz-box-shadow: -1px 14px 23px -9px rgba(0, 0, 0, 0.23);
    z-index: 100;
    opacity: 0;
    pointer-events: none;
    transform: translateY(50px);
    transition: all 0.15s ease-in-out;
  }
  .header-main .menu-left > li .sub_menu-image,
  .header-main .menu-right > li .sub_menu-image {
    width: 300px;
    background-color: #E8E8E8;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .header-main .menu-left > li .sub_menu-image img,
  .header-main .menu-right > li .sub_menu-image img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    object-position: center;
  }
  .header-main .menu-left > li .sub_menu-image .excerpt,
  .header-main .menu-right > li .sub_menu-image .excerpt {
    font-size: 14px;
    padding: 25px 20px 0;
  }
  .header-main .menu-left > li .sub_menu-image a,
  .header-main .menu-right > li .sub_menu-image a {
    display: flex;
    align-items: center;
    text-decoration: none;
    outline: none;
    padding: 20px;
  }
  .header-main .menu-left > li .sub_menu-image a span,
  .header-main .menu-right > li .sub_menu-image a span {
    color: #2648B5;
    margin-right: 10px;
  }
  .header-main .menu-left > li .sub_menu-image a i,
  .header-main .menu-right > li .sub_menu-image a i {
    color: #2648B5;
    font-size: 20px;
  }
  .header-main .menu-left > li:hover .sub_menu,
  .header-main .menu-right > li:hover .sub_menu {
    opacity: 1;
    pointer-events: all;
    transform: translateY(0);
    transition: all 0.35s ease-in-out;
  }
  .header-main .menu-left > li .sub_menu-list,
  .header-main .menu-right > li .sub_menu-list {
    padding-top: 40px;
  }
  .header-main .menu-left > li .sub_menu-list > li,
  .header-main .menu-right > li .sub_menu-list > li {
    position: relative;
  }
  .header-main .menu-left > li .sub_menu-list > li a,
  .header-main .menu-right > li .sub_menu-list > li a {
    display: block;
    color: #000 !important;
    text-decoration: none;
    line-height: 28px;
    font-size: 15px;
    outline: none !important;
    transition: color 0.2s ease;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid rgba(128, 128, 128, 0.3490196078);
    min-width: 220px;
    font-weight: bold;
  }
  .header-main .menu-left > li .sub_menu-list > li a:hover,
  .header-main .menu-right > li .sub_menu-list > li a:hover {
    color: #EF6A0F !important;
  }
  .header-main .menu-left > li .sub_menu-list > li > a,
  .header-main .menu-right > li .sub_menu-list > li > a {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .header-main .menu-left > li .sub_menu-list > li > a span,
  .header-main .menu-right > li .sub_menu-list > li > a span {
    color: inherit;
  }
  .header-main .menu-left > li .sub_menu-list > li > .is-open,
  .header-main .menu-left > li .sub_menu-list > li > .is-hide,
  .header-main .menu-right > li .sub_menu-list > li > .is-open,
  .header-main .menu-right > li .sub_menu-list > li > .is-hide {
    position: absolute;
    right: 5px;
    top: 5px;
    z-index: 1;
  }
  .header-main .menu-left > li .sub_menu-list > li > .is-open,
  .header-main .menu-right > li .sub_menu-list > li > .is-open {
    display: none;
  }
  .header-main .menu-left > li .sub_menu-list > li > .is-hide,
  .header-main .menu-right > li .sub_menu-list > li > .is-hide {
    display: block;
  }
  .header-main .menu-left > li .sub_menu-list > li > .sub2_menu-list,
  .header-main .menu-right > li .sub_menu-list > li > .sub2_menu-list {
    display: none;
    position: absolute;
    left: 100%;
    top: 0;
    margin-left: 0;
  }
  .header-main .menu-left > li .sub_menu-list > li:hover > .is-hide,
  .header-main .menu-right > li .sub_menu-list > li:hover > .is-hide {
    display: none;
  }
  .header-main .menu-left > li .sub_menu-list > li:hover > .is-open,
  .header-main .menu-right > li .sub_menu-list > li:hover > .is-open {
    display: block;
  }
  .header-main .menu-left > li .sub_menu-list > li:hover > .sub2_menu-list,
  .header-main .menu-right > li .sub_menu-list > li:hover > .sub2_menu-list {
    display: block;
  }
}
.header-main .menu-left li:first-child {
  margin-left: 0;
}
.header-main .menu-right li:last-child {
  margin-right: 0;
}



.footer {
  padding: 60px 0;
  background-color: #2A4BB7;
  color: #fff !important;
}
.footer a {
  color: #fff !important;
  text-decoration: none;
}
.footer .logo {
  display: block;
  margin-bottom: 30px;
}
.footer .logo img {
  width: 300px;
}
.footer .list-item {
  display: flex;
  flex-wrap: wrap;
  align-items: start;
  margin-bottom: 15px;
}
.footer .list-item__icon {
  width: 30px;
  height: 30px;
  display: flex;
  align-items: start;
  justify-content: center;
}
.footer .list-item__icon i.fa {
  font-size: 14px;
  color: #e37d27;
  line-height: 23px;
}
.footer .list-item__icon img {
  display: block;
  width: 28px;
  margin-top: 3px;
}
.footer .list-item__text {
  width: calc(100% - 30px);
  padding-left: 10px;
}
.footer-label {
  font-size: 28px;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-weight: 600;
}
.footer ul {
  padding: 0;
}
.footer ul li {
  margin-bottom: 10px;
}
.footer-copyright {
  background-color: black;
  padding: 10px 0;
  text-align: center;
  color: #fff;
}

.frame {
  padding-top: 86px;
}
@media (min-width: 992px) {
  .frame {
    padding-top: 99px;
  }
}

.modal .input-item {
    margin-bottom: 10px;
}
.modal h6 {
    margin-bottom: 0;
}
.modal .input-item input {
    margin-bottom: 0 !important;
    height: 28px !important;
}