* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

img {
    max-width: 100%;
    height: initial;
}

a {
    text-decoration: none;
}

/* menus */

li a:visited {
    display: block;
    padding: 0 20px;
    line-height: 70px;
    background: #262626;
    color: #ffffff;
    text-decoration: none;
}

nav ul li a:not(:only-child):after,
nav ul li a:visited:not(:only-child):after {
    padding-left: 4px;
    content: " ▾";
}

nav ul li ul li {
    min-width: 190px;
}

nav ul li ul li a {
    padding: 15px;
    line-height: 20px;
}

.nav-dropdown {
    position: absolute;
    display: none;
    z-index: 1;
    box-shadow: 0 3px 12px rgba(0, 0, 0, 0.15);
}

/* Mobile navigation */
.nav-mobile {
    display: flex !important;
    top: 8px;
    left: 0;
    height: 70px;
    width: 70px;
    text-align: center;
    display: flex;
    justify-content: center;
}

.nav-list {
    display: none;
}

@media(max-width: 768px) {
    .light-ball {
        display: none !important;
    }

    .hotel-player {
        display: flex !important;
    }
}

@media only screen and (max-width: 992px) {
    .nav-list {
        width: 70% !important;
    }

    .nav-mobile {
        display: block;
    }

    nav ul {
        display: none;
    }

    nav ul li {
        float: none;
    }

    nav ul li a {
        padding: 15px;
        line-height: 20px;
    }

    nav ul li ul li a {
        padding-left: 30px;
    }

    .nav-dropdown {
        position: static;
    }
}

#nav-toggle {
    position: absolute;
    top: 22px;
    cursor: pointer;
    padding: 10px 35px 16px 0px;
}

#nav-toggle span,
#nav-toggle span:before,
#nav-toggle span:after {
    cursor: pointer;
    border-radius: 1px;
    height: 5px;
    width: 35px;
    background: #88b06a;
    position: absolute;
    display: block;
    content: "";
    transition: all 300ms ease-in-out;
}

#nav-toggle span:before {
    top: -10px;
}

#nav-toggle span:after {
    bottom: -10px;
}

#nav-toggle.active span {
    background-color: transparent;
}

#nav-toggle.active span:before,
#nav-toggle.active span:after {
    top: 0;
}

#nav-toggle.active span:before {
    transform: rotate(45deg);
}

#nav-toggle.active span:after {
    transform: rotate(-45deg);
}

article {
    max-width: 1000px;
    margin: 0 auto;
    padding: 10px;
}

/* menus */

#header {
    background-color: #fff;
    box-shadow: 0 0 5px grey;
    position: fixed;
    z-index: 50;
    width: 100%;
}

nav {
    display: flex;
    align-items: center;
}

.link-text-name {
    text-decoration: none;
}

.text-name {
    color: #88b06a;
    font-family: "Oswald", sans-serif;
    font-size: 22px;
    padding: 0 20px;
    /* display: inline-block; */
    flex-grow: 1;
    font-size: 18px;
    line-height: normal;
    min-width: 22px;
    overflow: hidden;
    padding: 0 12px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: bold;
}

.nav-list {
    background: white;
    box-shadow: 0 0 5px grey;
    display: none;
    position: absolute;
    top: 70px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 446px;
    height: 500px;
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
}

.nav-list li {
    padding-left: 2px;
    box-sizing: border-box;
    font-size: 20px;
    padding-top: 40px;
    width: 100%;
    list-style: none;
}

.nav-list li a {
    text-decoration: none;
    font-family: "Quattrocento", serif;
    font-weight: 400;
    color: #88b06a;
}

.light-ball {
    display: flex;
    justify-content: right;
    align-items: center;
}

.play-er {
    padding-right: 40px;
}

.text-goingay {
    color: #88b06a;
    font-family: "Oswald", sans-serif;
    padding-left: 10px;
}

.show-icon i {
    color: #88b06a;
}

.link-goingay .show-icon i:hover {
    color: #88b06a;
}

.link-text-name:hover .text-name {
    color: #cdddc0
}

.title-khachsan {
    padding-top: 45px;
}

.hero {
    text-align: center;
}

.herobent {
    color: #88b06a;
    font-family: "Oswald", sans-serif;
    font-weight: bold;
}

.notification {
    text-align: center;
}

.notifications {
    font-family: "Quattrocento", serif;
    font-weight: 400;
    font-size: 18px;
}

.link-goi {
    text-align: center;
    padding-top: 20px;
}

.link-show-goi {
    padding: 18px 54px;
    background-color: #88b06a;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
    white-space: nowrap;
    font-family: "Quattrocento", serif;
}

.link-show-goi:hover {
    color: #fff;
}

.link-goi:hover .link-show-goi {
    background-color: #cdddc0;
}

.link-phone:hover {
    color: #fff;
    background-color: #cdddc0;
}



.inova {
    padding-top: 70px;
    text-align: center;
}

.highland {
    padding-top: 40px;
}

.ben {
    border: 1px solid black;
    margin: 0 auto 16px;
    width: 50px;
}

.Igsabe {
    font-family: "Oswald", sans-serif;
    font-weight: 700;
    font-size: 1em;
    margin: 0 0 48px;
    text-align: center;
    text-transform: uppercase;
}

.display-banner {
    width: 100%;
}

.display-image {
    margin-bottom: 30px;
}

.gozin {
    margin: 0 0 24px;
    line-height: 1em;
    font-family: "Quattrocento", serif;
    font-weight: 400;
    font-weight: bold;
    line-height: 1em;
}

.link-phone {
    background-color: #88b06a;
    padding: 18px 54px;
    margin: 0 0 24px;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
    white-space: nowrap;
}

.play-ers {
    padding: 0;
    list-style: none;
}

th,
.order {
    font-family: "Quattrocento", serif;
    font-weight: 400;
}

.highlandcoffee,
.link-phone {
    font-family: "Quattrocento", serif;
    font-weight: 400;
}

.hotel-player {
    background-color: white;
    bottom: 0;
    left: 0;
    box-shadow: 0 0 5px grey;
    display: flex;
    height: 56px;
    position: fixed;
    width: 100%;
}

.link-target {
    display: flex;
    flex-basis: 100%;
    flex-direction: column;
    font-size: 16px;
    line-height: 17px;
    overflow: hidden;
    padding-top: 6px;
    text-align: center;
    color: #88b06a;
}

.direct-player {
    font-size: 24px;
    margin-bottom: 2px;
    font-family: "Material Icons Extended";
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-rendering: optimizeLegibility;
    text-transform: none;
    display: inline-block;
    word-wrap: normal;
    direction: ltr;
    font-feature-settings: "liga" 1;
    -webkit-font-smoothing: antialiased;
}

.hotel-player {
    display: none;
}

.tieng_viet
{
	    background: url('/public/uploads/images/flag_vn.png') center center no-repeat;
    background-size: cover;
    width: 50px;
    height: 35px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.tieng_anh
{
	    background: url('/public/uploads/images/englandflag.png') center center no-repeat;
    width: 50px;
    height: 35px;
    border: 1px solid #ccc;
    border-radius: 4px;
    background-size: cover;
	
}

.anh-slideswip
{
      text-align: center;
}

.anh-slideswip img
{
      border-radius: 50%;
    width: 50%;
    height: 160px;
    object-fit: cover;
}

.ten-kh
{
      text-align: center;
}

.zend
{
      text-align: center;
    padding: 10px 0px;
    font-size: 20px;
    font-weight: bold;
    color: brown;
}

.content-binhluan
{
      text-align: justify;
}

.hello-ban
{
      font-size: 15px;
    font-weight: 600;
}