@font-face {
    font-family: 'Inter Variable';
    font-style: normal;
    font-display: swap;
    font-weight: 100 900;
    src: url(https://cdn.jsdelivr.net/fontsource/fonts/inter:vf@latest/latin-wght-normal.woff2) format('woff2-variations');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
  }
div#layout-banner {
    /* height: 600px; */
    background: linear-gradient(rgba(247, 144, 30, 0.4000000059604645), rgba(255, 255, 255, 0));
    opacity: 1;
}
#background-banner-image {
    background: url(/images/bannerBeach.png) right no-repeat;
    /* height: 650px; */
    background-size: contain;
}
div#container {
    max-width: 1200px;
    margin: 0 auto;
}
div#background-banner-image #container {
    height: 600px;
    display: flex;
    align-items: center;
}
.v9_4 {
    width: 308px;
    font-size: 16px;
    opacity: 1;
    text-align: left;
}
.v9_5 {
    color: #f7901e;
    font-weight: bold;
}
.v10_15 {
    color: rgba(0, 0, 0, 1);
    font-family: Inter;
    font-weight: 800;
    font-size: 36px;
    text-align: left;
    line-height: 1.4;
}
span.v10_16 {
    font-family: Inter !important;
}
.v10_12 {
    width: 192px;
    color: rgba(255, 255, 255, 1);
    font-family: Inter;
    font-weight: Semi Bold;
    font-size: 36px;
    opacity: 1;
    text-align: left;
    background-color: #f79058;
    padding: 4px 8px;
}
div#background-banner-image #container .imagelinks22 img {
    height: 570px;
    width: auto !important;
    z-index: 9;
    position: relative;
}
.container {
    width: 1100px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0px;
    padding-bottom: 0px;
}
.autravel-text-image {
    height: 196px;
    background: url(/images/v12_2.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    overflow: hidden;
    opacity: 5%;
    margin-top: -135px;
    z-index: 0;
}
.au-img-center {
    display: flex
;
    align-items: center;
    height: 435px;
    overflow: hidden;
    border-radius: 16px;
}
.div-part {
    margin-bottom: 40px;
    position: relative;
    display: inline-block;
}
.col-md-3:last-child {
    margin-right: 0px;
}
.col-md-3 {
    display: inline-block;
    width: 31.333%;
    vertical-align: top;
    margin-right: 2%;
    margin-bottom: 1.5%;
    padding-bottom: 0px;
    text-align: center;
    border: 0px solid #ddd;
}
.about span.v10_16{
    font-family: Inter;
    font-weight: 800;
    font-size: 36px;
    line-height: 56px;
    text-transform: uppercase;
}
.about-item {
    height: 280px;
}

.au-img-about {
    overflow: hidden;
    border-radius: 16px;
    height: 190px;
}

.about span.au-title {
    font-family: Inter;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0%;
}
.au-img-about img{
    width: 100%;
    height: 100%;
}
.div-part.about .col-md-3:first-child .au-img-about{
    position: absolute;
    opacity: 0.25;
    height: 600px;
    left: -400px;
}
.div-part.Rectangle {
    border-radius: 16px;
    box-shadow: 0px 0px 24px 0px #0000001F;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 25px 0;
}

.rectangle-item {
    width: calc(20% - 2px);
    float: left;
    text-align: center;
    border-right: 2px solid #F6F6F6;
}

.rectangle-item .rectangle-icon img {
    width: 80px;
    height: 80px;
    overflow: hidden;
}

.rectangle-icon {
    background: url(/images/Vector_2.png) center no-repeat;
    background-size: contain;
    padding: 10px 0;
}

.rectangle-title {font-family: Inter;font-weight: 800;font-size: 28px;line-height: 56px;text-align: center;text-transform: uppercase;}

.rectangle-detail {font-family: Inter;font-weight: 500;font-size: 14px;line-height: 100%;letter-spacing: 0%;text-align: center;}

.rectangle-item:last-child {
    border-right: none;
}

.header-service {
    margin-bottom: 20px;
}
.header-service h2 {
    margin-bottom: 5px;
}
.header-service h2 a {
    font-family: Inter;
    font-weight: 800;
    font-size: 36px;
    line-height: 56px;
    letter-spacing: 0%;
    text-align: center;
    text-transform: uppercase;
}
.header-service * {
    color: #F7901E;
    text-align: center;
}

.header-service .underscore {
    width: 150px;
    height: 5px;
    background-color: #F7901E;
    margin: 0 auto;
    border-radius: 10px;
}
.service-items {
    display: inline-block;
}
.Service .service-item:nth-child(1){
    width: 48%;
    margin-right: 2%;
    float: left;
    height: 430px;
}
.Service .service-item:nth-child(2){
    width: 48%;
    margin-left: 2%;
    float: left;
    height: 430px;
}
.Service .service-item:nth-child(n+3){
    width: 32%;
    margin-right: 2%;
    float: left;
    height: 350px;
}
.Service .service-item:last-child{
    margin-right: 0;
}
.Service .service-item:nth-child(1) img, .Service .service-item:nth-child(2) img {
    height: 300px;
}
.Service .service-item img {
    width: 100%;
    height: 225px;
    border-radius: 16px;
}

.Service .service-item .service-item-title h2.title a
{
    font-family: Inter;
    font-weight: 800;
    font-size: 16px;
    line-height: 32px;
    text-transform: uppercase;
    color: #F7901E;
}
.Service .service-item .service-item-title span
{
    font-family: Inter;
    font-weight: 400;
    font-size: 12px;
    line-height: 12px;
    letter-spacing: 0%;
}
.service-item-title .underscore {
    width: 100%;
    margin-bottom: 5px;
}
.service-item-title .underscore > div {
    width: 129px;
    height: 2px;
    background-color: #CBCBCB;
}
.why-choose .col-md-3 {
    box-shadow: 0px 0px 16px 0px #0000001F;
    height: 256px;
    text-align: left;
    border-radius: 16px;
}
.why-choose .col-md-3:nth-child(3n){
    margin-right: 0px;
}
.why-choose .col-md-3:nth-child(1){
    box-shadow: none;
}
.why-choose .col-md-3:nth-child(1) div{
    display: flex;
    align-items: center;
    justify-content: center;
    height: calc(100% - 10px);
}
.why-choose .col-md-3 .data-item{
    padding: 20px;
    line-height: 20px;
}
.why-choose .col-md-3 .data-item > * {
    margin: 15px;
}
.why-choose span.v10_16 {
    font-weight: 800;
    font-size: 36px;
    line-height: 56px;
    text-transform: uppercase;
}
.why-choose-img {
    background-color: #F7901E1A;
    width: 72px;
    height: 72px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
.why-choose-img img {
    width: 52px;
    height: 52px;
}
.why-choose-title {
    font-family: Inter;
    font-weight: 700;
    font-size: 16px;
    line-height: 100%;
    color: #F7901E;
}
.why-choose-description span.au-description {
    font-family: Inter;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
}
.div-part.partner-ticket .header, .hotel-ticket .header, .customer .header{
    font-family: Inter;
    font-weight: 800;
    font-size: 24px;
    line-height: 100%;
    text-align: center;
    text-transform: uppercase;
    display: inline-block;
    width: 100%;
}
.partner-ticket .images img {
    max-width: 100%;
    margin: 15px 0;
}
.partner-ticket .images,.hotel-ticket .images,.customer .images {
    text-align: center;
}
.hotel-ticket .images .cover{
    width: 25%;
    height: 105px;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
}
.hotel-ticket .images .cover img {
    max-width: 90%;
    max-height: 100%;
}
.col-md-5 {
    width: 41.66666667%;
    float: left;
    display: inline-block;
}

.col-md-7 {
    width: 58.33333333%;
    float: left;
}

.contact-footer {}

.contact-footer span.v9_4 {
    font-family: Inter;
    font-weight: 700;
    font-size: 24px;
    line-height: 34px;
    text-transform: uppercase;
    display: inline-block;
    width: 100%;
}

.contact-footer  span.detail {
    font-family: Inter;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    display: inline-block;
}

a.hotline {
    font-family: Inter;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 100px;
    padding-top: 12px;
    padding-right: 16px;
    padding-bottom: 12px;
    padding-left: 16px;
    background-color: #F7901E;
    display: inline-block;
}

.contact-footer .col-md-5 > * {
    margin-bottom: 25px;
}
.col-md-7.images {
    position: relative;
}
.contact-footer .images > div{
    background: url(/images/3a872416938205dfaea5fde8df5db30752979d5d.png) left no-repeat content-box;
    background-size: cover;
    backdrop-filter: opacity(0);
    width: 100%;
    z-index: 0;
    position: relative;
    height: 400;
    opacity: 0.5;
}
.contact-footer .images img {
    max-height: 400px;
    width: auto !important;
    left: 100px;
    position: absolute;
    z-index: 1;
    opacity: 1;
    top: 10px;
}
@media screen and (max-width: 767px) {
    div#background-banner-image {
        max-width: 100%;
    }
    div#background-banner-image #container {
        display: block;
        margin: 0 auto;
        width: 80%;
    }
    
    div#background-banner-image #container .imagelinks22 img {
        height: 480px;
    }
    
    .col-xs-12 {
        width: 100%;
    }
    
    .rectangle-item {
        width: calc(50% - 2px);
        margin-bottom: 5px;
    }
    
    .div-part.Rectangle {display: inline-block;}
    
    .Service .service-item {
        width: 100% !important;
        margin-bottom: 20px;
        height: auto !important;
    }
    
    .Service .service-item .service-item-title span {
        font-size: 14px;
        line-height: 15px;
    }
    
    .div-part.why-choose {
        display: inline-block;
    }
    
    .div-part.partner-ticket .header, .hotel-ticket .header, .customer .header {
        line-height: 1.5;
    }
    
    .partner-ticket .images img, .hotel-ticket .images img, .customer .images img {
        max-width: 100%;
    }
}