@font-face
	{
		font-family:roboto;
		src:url("/Content/Css/RobotoCondensed.ttf");
}
body {
    font-family:roboto!important;
    font-size:16px;
    color:#121212;
    position:inherit;
    z-index:-1;
	letter-spacing:.4px
}
.logo {
	text-align: center;
    position: relative;
    z-index: 9;
	display: none;
}
.logo a {
    display: inline-block;
}
.logo img {
    transition: all 0.5s ease 0s;
    width: auto;
	height:55px;
	margin-top:5px;
	
}
nav#scroller-nav {
    margin-bottom: 5px;
}
.navbar-default .navbar-toggle .icon-bar 
{
	background-color: #00a859!important;
}
.navbar-default .navbar-toggle {
    border-color: #00a859 !important;
}
p, .text-desc, .bgr a, #slideshow_thumbs li a
{
font-weight:500;

	font-size:16px!important;
}
.header-area {
   border-bottom: 1px solid #ffffff6e;
    background: #2a5c3c none repeat scroll 0 0;
    
}
.btn.btn-default.btn-lg
{
	background-color:#fff;
}.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #ddd0!important;
}
.header-area:after {
   
    content: "";
    height: 100%;
    left: -5%;
    position: absolute;
    top: 0;
    -webkit-transform: skewX(-34deg);
    transform: skewX(-34deg);
    width: 28%;
}
.fixed {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9;
}
nav#scroller-nav {
    margin-top: 5px!important;
	    margin: 0px!important;
}
.header-top {
    border-bottom: 1px solid #777777;
}
.header-contact {
    float: left;
    padding: 16px 0;
}
.header-contact > span.text-theme {
    color: #e3d287;
    padding-right: 9px;
}
.header-contact > span {
    color: #ffffff;
    display: inline-block;
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
}
.header-links {
    float: right;
    padding: 14px 0;
}

.header-links > a {
    color: #ffffff;
    font-size: 18px;
    margin: 0 13px;
}
.main-menu ul li {
    display: inline-block;
    margin: 0 13px;
    padding: 26px 0;
    position: relative;
}
.main-menu ul li:first-child {
    margin-left: 0;
}
.main-menu ul li a {
    color: #ffffff;
    position: relative;
}
/*menu*/
nav#scroller-nav {
    margin-bottom: 0px!iportant;
}
.bar-menu-header {
        position: fixed !important;
        z-index: 999;
        top:0;
        width:100%;
        padding: 0px;
        height: auto;
        background: #2a5c3c;
        }
#nav-nemu > li > a {
       padding: 7px 15px;
    text-transform: uppercase;
    color:#fff;
	font-weight: 600;
	letter-spacing:2px;
	font-size:13px;
}
    #nav-nemu > li > a:hover {
        color:#C39E50;
    }

ul li a.menu {
    background-color: transparent; 
}
    ul li a:hover ,ul li a:active ,ul li a:focus {
        background-color: transparent; 
        outline:none;
        border:transparent;
    }
.sub-menu{
    float:left;
    font-size: 12px;
    margin-left: -27px;
    padding-top:10px;
} 
    .sub-menu li.li-menu {
        padding:17px 20px;
    }
     .sub-menu .li-menu a {
        padding:12px !important;
    }
    ul li.li-menu a.menu {
        color:#fff;
    }
.header-links a i:hover {
    color:#b5876d;
}

        .sub-menu .home a {
            color: #000 !important;
        } 
        .nav > li > a:hover, .nav > li > a:focus {
            text-decoration: none;
            background-color: transparent !important;
        } 
      
ul li.li-menu a:hover {
    color:#000 ;
}


.sub-menu .dropdown-menu {
   border-radius:0px ;
   border:none ;
   top:97% ;
   padding:0px ;
   color:#333 !important;
}

@media (min-width:768px)
	{
		
.dropdown-menu > li > a:hover {
	
   
	background-color: #2a5c3c!important;
  
    color:#fff !important;
}
		#nav-nemu .dropdown:hover .dropdown-menu{
    display:block;
}
}
.dropdown-menu > li > a
{
	color:#2a5c3c!important;
}
#nav-nemu .dropdown-menu > li > a {
    padding:10px 20px;
	font-weight:600;
}
/*footer*/
.img-footer {
   object-fit: contain;
    width: 100%;
    height: 92px;
    /* margin-top: -35px; */
    margin-bottom: 15px;
}
    footer {
        font-size:13px;
            background-color: #2a5c3c;
          
    }
    .widget .widgettitle a {
        color:white;
        text-transform:uppercase;
    }
    .widget .widgettitle a:hover, .widget .widgettitle a:active {
        color:#f6e58d;
        text-decoration:none;
    }
    .widget ul li {
        color:white;
        
    }
    .widget ul li a {
       
        line-height: 20px;
    }
 
    .widget p {
        color: #acacac;
        padding-left: 0px;
        line-height:25px;
    }
    .widget p a {
         color:white;
    }
   
  
.copyright {
    background: rgba(0, 0, 0, 0.1);
   
    color: #6a6a6a;
}
    .copyright p {
        color:  rgba(255, 255, 255, 0.78);
        line-height: 10px;
        display: block;
        padding-top: 10px;
        
    }
    /*slider*/
.content {
    height: 601px;
    width:100%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    position: relative;
    text-align: center;
}
.content3 {
    background-image: url(/Content/Img/Index/1.jpg);
   
}
.content2 {
    background-image: url(/Content/Img/Index/2.jpg);
    
}
.content1 {
    background-image: url(/Content/Img/Index/1.jpg);
   
}
.slider-caption-sub {
    color: #fff;
    font-size: 30px;
    display: inline-block;
}

.slider-text {
    position: absolute;
    top: 60%;
    text-align: center;
    z-index: 99;
    width: 100%;
    color: #B5876D;
}

.banner-btn {
    font-size: 25px;
    padding: 5px 8px;
    line-height: 19px;
    width: 100%;
    /*height: 45px;*/
    color: #B5876D;
}

.banner-btn2 {
    font-size: 25px;
    padding: 5px 8px;
    line-height: 19px;
    width: 100%;
    /*height: 45px;*/
    color: #B5876D;
}
.slider-caption.slider-caption-2 {
    color: #fff;
    font-weight: 700;
    font-size: 80px;
}
.btn:hover, .btn:focus, .btn.focus {
    color:#fff !important;
}
   /*silder*/
#myCarousel {
    top:0;
}
#myCarousel .carousel-control {
    background: transparent;
    border: transparent;
    
}
    #myCarousel .carousel-control span {
        font-size: 20px;
        padding: 10px;
        top: 45%;
        border:2px solid;
    }
.banner-btn {
    margin-top:20px;
    
}

.banner-btn a {
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    line-height: 48px;
    padding: 0 42px;
    text-transform: uppercase;
    background: #fff;
    color: #e3d287;
}

.hvr-sweep-to-top:before {
    background: #2a5c3c !important;
    border-color: #2a5c3c !important;
}
.default-btn:first-child {
    color: #FFF;
    text-decoration:none;
}

    /*///datapicker*/
.datepickerebe-on .titel-mail h4 {
    font-weight: 700;
    margin-bottom: -5px;
    text-align: left;
}
.datepickerebe-on .titel-mail h4 i{
    margin-right: 5px;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    text-align:center;
}
#ui-datepicker-div .ui-state-default {
     text-align:center;
}


    .datepickerebe {
        text-align: center;
        color: #000;
        position: relative;
        /*z-index: 99;*/
        /*margin-top: -45px;*/
        background-color: #fff;
        box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.1);
        margin-bottom:20px;
		
}

        .datepickerebe .form-control {
            border-radius:7px;
        }
    
    .datepickerebe .datepickerebe-on {
        display: inline-block;
        vertical-align: middle;
          padding: 15px 15px 15px 8%;
		margin-top:10px;
        width:92%;
    }
        .datepickerebe .datepickerebe-on label {
            color:white;
            float: left;
            font-size: 18px;
            font-weight: 500;
        }
        .datepickerebe .datepickerebe-on span {
            color: #999;
           
            margin-top: 9px;
        }
        .datepickerebe .datepickerebe-on a {
                text-transform: uppercase;
                /*margin-top: 29px;*/
        }
/*datapicker style*/
.datetime {
    font-size: 14px;
    font-weight: 600;
    color: #999;
    width: 110px;
    border: 2px solid #999;
    padding: 3px;
    line-height: 29px;
    background: transparent;
}
.time .dropdown-menu {
    border-radius:0px;
    padding:0px;
    margin:0px;
    min-width: 111px;
}
    .dropdown .dropdown-menu .active {
        background:#999 ;
    }
.dropdown-menu > .active > a{
    background-color:transparent !important;
}

.time ul li a{
    margin-top: 0px !important;
}
.awe-calendar-wrapper {
    display: inline-block;
    vertical-align: middle;
    position: relative;
        width: 150px;
    margin-right: 20px;
}
.awe-calendar-wrapper .awe-calendar {
  padding: 0 30px 0 10px;
    background-color: transparent;
    color: #2a5c3c;
    width: 100%;
    border: 2px solid #2a5c3c;
    height: 40px;
    line-height: 36px;
	border-radius:10px;
}
.awe-calendar-wrapper i {
    position: absolute;
    right: 10px;
    top: 32%;
    font-size: 14px;
       color: #2a5c3c;
    pointer-events: none;
}
 .elem.section-iata.form-control#Adult, 
.elem.section-iata.form-control#Child{
	border: 2px solid #2a5c3c!important;
	    color: #2a5c3c!important;
}
#ui-datepicker-div {
    padding: 0px;
    border: none;
    border-radius: 0px;
	z-index:11!important;
}
.ui-datepicker {
    background: #fff;
    border-width: 0;
    box-shadow: 0 5px 15px rgba(0,0,0,.3);
    width: 320px;
    border-radius: 0;
}
.ui-datepicker .ui-datepicker-header {
    background-color: #2a5c3c;
    border-width: 0;
    border-radius: 0;
}
    .ui-datepicker .ui-datepicker-title {
        color:#fff;
    }
    .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus{
            border: none !important;
            background: none !important;
            font-weight: normal;
            color: #fff;
        }
.ui-datepicker .ui-datepicker-title {
    padding:4px;
}
/*#ui-datepicker-div .ui-icon {
    background-image:none;
}*/
.datepickerebe .btn {
    margin-right: 5px;
    background-color: #2a5c3c;
    color: #fff;
    border-radius: 7px;
    padding: 9px;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 1px solid #b5876d  !important;
    background: #b5876d  !important;
    font-weight: normal;
    color: #ffffff;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
        border: 1px solid #d9a63e!important;
        background: #d9a63e !important;
}
.ui-datepicker .ui-datepicker-prev{
    left: 0 !important;
}
.ui-datepicker .ui-datepicker-next{
    right: 0 !important;
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 0 !important;
    width: 2.8em !important;
    height: 2.8em !important;
}
.titel-mail i.i-img {
    float: left;
    font-size: 20px;
    margin-right: 10px;
    color: #e7c130;
    padding: 7px;
}
.check {
    margin-left: 30px;
    margin-top: -10px;
}

    /*footer*/
.footer-links {
    padding:14px 0px;
    margin-left: -12px;
}
   .footer-links .fa-facebook {
    padding: 5px 5.5px;
}
   .footer-links .fa-instagram {
    padding: 5px 3px;
}
    .footer-links .fa-twitter {
        padding:5px 3px;
    }
    .footer-links a {
        align-items: center;
		display: flex;
		width: 40px;
		border: 1px solid;
		padding: 5px;
		color: #ffffff;
		font-size: 18px;
		margin: 0 13px;
		border-radius: 50%;
		height: 40px;
		justify-content: center;
    }
#ft-bt {
    padding-bottom:10px;
    color:#fff;
	margin-top: 5px;
}
    #col1 {
         color:#fff;
		margin-top: 20px;
		margin-bottom:10px;
    }
    #col1 p {
    color: #acacac;
    font-size: 15px!important;
    margin-bottom: 6px;
    font-weight: 400;
}
    #ft-bt p i {
        color:#fff;
        margin-right:5px;
        border: 1px solid;
        padding: 5px 8px;
    }
    #col1 p span a {
        color:#acacac;
    }
    #col1 p span {
        color:#fff;
        margin-right:5px;
    }
    footer a{   
    color: #acacac;
    
    }
        footer a:hover, footer a:active {
             color:#e3d287;
            text-decoration:none;
        }
        #widget  {
                margin-top:15px;
            }
        #widget  p{
               color: rgba(255, 255, 255, 0.78);
            }
            #ft-menu{
               padding-left:15px;list-style-type: none;
            }
            
            .widget div a .ia {
                width: 35px;
                padding: 5px;
            }
            /*.product_list_widget img {
                width:50px;
            }*/

  
/* for 700px or less */
@media screen and (max-width: 500px) {
    
    .dropdown-menu > li > a
{
	color:#fff!important;
}

    footer .container #col2 {
        display: none;
    }

   /* footer .container #col3 {
        display: none;
    }
*/
    footer .copyright {
        display: block;
    }

         footer .copyright p{
             line-height: 20px !important;
        }
    .header-top .header-contact {
        float:right;
    }
    
   
/*title h2*/
    .favorite .section-title h2 {
        line-height:27px !important;
    }
    .breadcrumb-text h2 {
        opacity:0;
    }
    .breadcrumb-text p {
        opacity:0;
    }
     /*header after*/
    .header-area:after {
        -webkit-transform: skewX(0deg);
        transform: skewX(0deg);
        width: 0% !important;
    }
    /*.datepickerebe-on .col-xs-6 {
        width:50% !important;
    }*/
    /*image gallery*/

    .grid .element-item {
        height: 20%;
        width: 50%;
    }
  .grid .gallery_item .img-fluid {
    height: 100px;
    width: 100%;
}
}
.eng
{
	margin-top:7px;
	margin-left:10px;
}
.container.coppyright-container {
    display: flex;
	align-items: center;
}.txt-coppyright
{
    margin-left: auto;
}
/* for 480px or less */
@media screen and (max-width: 1100px) {
   
     /*footer*/
    .social {
        margin-right:-10px;
    }
    .social i{
        padding:5px 6px !important;
    }
    .social i.face{
        padding:5px 8px !important;
    }
     .social i.google{
        padding:5px 4px !important;
    }
    .datepickerebe .datepickerebe-on {
        width:100%;
        padding:25px 0px;
    }
       
    /*room list*/
    .room-list-text p{
        height: 41px;
        overflow: hidden;
    }/*text room*/
    .room-list .p-amount {
        bottom:0px !important;
    }
    /*header after*/
    .header-area:after {
        -webkit-transform: skewX(-34deg);
        transform: skewX(-26deg);
        width: 33%;
    }
    .index .mg3 {
        left:49px !important;
    }
    .index .mg2 {
        left:34px !important;
    }
    .index .mg1 {
        left:20px ;
    }
}


@media screen and (max-width: 767px) {
 .index .col-xs-6 {
    width: 100% !important;
    margin-top: 20px;
    left:0 !important;
   
}
	nav#scroller-nav
	{
		margin-top: -55px!important;
		z-index:9;
		
		
	}
	.navbar-collapse {
    background: #221f2000;
	}

	.nav-pills > li
	{
		width:100%;
	}
	.datepickerebe .datepickerebe-on
	{
		padding:15px;
	}
	.fix
	{
		display:none!important;
	}
 .awe-calendar-wrapper {
    width: 100% !important;
    left:0;
    right:0;
}
 .index .dropdown button {
    width: 100%;
    
}
    .index .row {
        margin-right: 0;
        margin-left: 0;
    }
    .index .datepickerebe {
         margin-top:0;
    }
    .Datepicker-Valid {
        display:none;
    }
    .timeindex .Datepicker-Valid {
        display:block !important;
    }
    .slider-text {
        display:none;
    }
	.logo img 
{
	height:60px;
	object-fit:cover;
}
	.single-room {
    width: 97%!important;
    height: 300px!important;
    margin: 5px!important;
}
	.single-room:hover > a {
    left: 0px;
     width: 100%:
    z-index: 2;
    text-align: center;
}
	.accommodations .accommodation-type {
    width: 100%;
    float: left;
    height: 300px;
    position: relative;
    margin-top: 6px;
}
		.single-room {
    width: 97%!important;
    height: 300px!important;
    margin: 5px!important;
}
	.single-room:hover > a {
    left: 0px;
     width: 100%:
    z-index: 2;
    text-align: center;
}
	.accommodations .accommodation-type {
    width: 100%!important;
    float: left;
    height: 300px;
    position: relative;
    margin-top: 6px;
}
	#ft-bt img.img-footer
{
	
}
	#nav-nemu > li.dropmenumobile > #Postfolio
{
	width:89%;
	float:left;
}
	span.showmenu
{
	float:right;
}
	.showActive .showmenu:after
{
	display:none;
}
	li.dropdown.dropmenumobile .dropdown-menu
	{ display:none;
}

li.dropdown.dropmenumobile.showActive
	{ display: block;
}
	span.showmenu:before {
    content: "";
    position: absolute;
    width: 8px;
    height: 2px;
    background: #fff;
        left: 101.15%;
    /* left: 50%; */
    transform: translate(-50%, -50%);
    border-radius: 2px;
    float: right;
		    top: 16.2px;
}span.showmenu:after {
	    content: "";
    position: absolute;
    width: 2.5%;
    height: 2px;
    background: #fff;
    /* top: 47.5%; */
    left: 99.8%;
    transform: rotate(90deg);
    border-radius: 2px;
    transition: .4s;
    top: 15px;
}  
	.navbar-header {
    padding-bottom: 8px;
}
}
    .service .listdv img {
        width: 100%;
        object-fit: cover;
        max-height: 280px;
    }
    
    .listdv {
        display: flex;
        margin-bottom: 30px;
        flex: 2;
        max-height: 280px;
    }
    
    .ct-dv {
        background-color: #e3d287;
        margin-top: 0;
        padding: 15px 15px 15px;
        z-index: 10;
        flex: 1;
    }
    
    .service .ct-dv h3 a {
        font-size: 20px;
        font-weight: 600;
        color: #FFF;
        text-transform: uppercase;
    }
    
    .service .ct-dv .detail a {
        display: flex;
        color: #FFF;
    }
    
    .imgdv {
        flex: 2;
    }
    
    .listdv:hover .ct-dv {
        transition: .5s;
        z-index: 10;
        padding-top: 20px;
        padding: 15px 15px 15px;
        z-index: 10;
        border-left: none;
    }
    
    .listdv:hover {
        box-shadow: 0 0 15px 10px rgba(0, 0, 0, 0.1);
    }
    
    .ct-tt-dv {
        color: #000;
    }
    
    .listdv:hover img {
        opacity: .9;
    }
    
    .detail a {
        justify-content: flex-end;
        text-decoration: underline;
        margin-top: 30px;
    }
    
    @media (max-width:767px) {
        .listdv {
            display: block;
			max-height:470px;
        }
	div#col4 {
    padding: 0;
    margin-left: -5px;
}

@media screen and (max-width: 767px)
.single-room {
    width: 97%!important;
    height: 400px!important;
    margin: 5px!important;
}
		.logo{
			display: block;
			padding-bottom: 5px;
		}
		
		.tt-rooms-mobile-index{
			display: none;
		}
		
    }
h3.widgettitle {
    font-size: 18px;
	
}

.fixed-img
{
	position: fixed; 
	right: 0; 
	width: 30%; 
	bottom: 0;
	z-index: -1;
}
@media(max-width:767px)
	{
.fixed-img	{
		width: 55%
}

}

.margin-0{
	margin: 0 !important;
}

.padding-0{
	padding: 0 !important;
}

.d-none{
	display: none !important;
}

iframe{
	border-radius: 6px;
	border: 4px solid #01a759;
}

.bg-3 {
    background-image: url(/files/images/banner/bn5.jpg)!important;
    margin-bottom: 40px;
}

.padding-left{
	padding: 0 0 0 15px !important;
}

#bs-example-navbar-collapse-1{
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 8px 0;
}

#bs-example-navbar-collapse-1 > a > img{
	width: 150px;
}

#nav-nemu{
	margin: 0;
	margin-bottom: 0;
}

.quang-footer{
	padding-left: 81px;
}

.footer-links{
	display: flex;
	align-items: center;
}

@media screen and (max-width: 767px){
	#bs-example-navbar-collapse-1 > a > img{
		display: none;
	}
	
	#bs-example-navbar-collapse-1{
    	display: none;
		overflow: hidden;
	}
	
	#bs-example-navbar-collapse-1.collapse.in{
		display: block;
	}
	
	.container.coppyright-container{
		flex-direction: column;
	}
}

.grid{
	height: unset !important;
}
.element-item{
    position: unset !important;
}

.messeger-btn{
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 999999;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background: #236add;
	text-decoration: none;
	display: flex;
	color: #fff;
}

.messeger-btn:hover{
	color: #fff;
	text-decoration: none;
}

.messeger-btn i{
	margin: auto;
	font-size: 22px;
}









