.body-content{
	margin-top: -80px;
}
.gallery-photos-custom .mkdf-ig-image{
	position: relative !important;
	left: unset !important;
	width: auto !important;
	float: left;
	top: unset !important;
}
.gallery-photos-custom .mkdf-ig-grid-sizer, .gallery-photos-custom .mkdf-ig-grid-gutter{
	display: none;
}
h1.title-room{
	position: absolute;
	left: 50%;
	top: 400px;
	transform: translate(-50%, -50%);
	font-family: iCiel Grandma;
font-style: normal;
font-weight: bold;
font-size: 48px;
color: #fff;
z-index: 99;
text-align: center;
}
.room-content h4{
	font-family: Roboto;
font-style: normal;
font-weight: 500;
font-size: 18px;
color: #A83829;
}
.row-slider .content-section{
	display: none;
}
.gallery-photos-custom .mkdf-ig-inner{
	display: flex !important;
}

.body-content ul.mkdf-tabs-nav {
    text-align: center;
    margin-bottom: 50px;
}
.body-content ul.mkdf-tabs-nav > li {
    float: none !important;
    display: inline-block;
    padding: 30px 0 !important;
    background-image: url("/wp-content/themes/fivestar/assets/img/bg-special-tt.png"), url("/wp-content/themes/fivestar/assets/img/bg-special-tt.png");
    background-position: left top, left bottom;
    background-repeat: repeat-x, repeat-x;
    text-align: center;
    width: 125px;
    margin: 0 35px;
}
.body-content ul.mkdf-tabs-nav > li > a:before {
    content: '';
    width: 100%;
    height: 37px;
    display: block;
    margin-bottom: 15px;
    background: url("/wp-content/themes/fivestar/assets/img/icon-gallery-1.png") center top no-repeat transparent;
}
.body-content ul.mkdf-tabs-nav > li:nth-of-type(2) > a:before {
    background: url("/wp-content/themes/fivestar/assets/img/icon-gallery-2.png") center top no-repeat transparent;
}
.body-content ul.mkdf-tabs-nav > li:nth-of-type(3) > a:before {
    background: url("/wp-content/themes/fivestar/assets/img/icon-gallery-3.png") center top no-repeat transparent;
}
.body-content ul.mkdf-tabs-nav > li > a {
    width: 100%;
    background-color: transparent !important;
    font: 24px iCiel Grandma, sans-serif;
    text-transform: none !important;
    color: #828282 !important;
    padding: 0 !important;
    text-align: center;
}
.body-content ul.mkdf-tabs-nav > li.ui-tabs-active > a {
    font-weight: bold !important;
    color: #2F4055 !important;
}
.body-content .mkdf-tab-container[id^=tab-videos]{
    width: 1200px;
    margin: 0 auto;
}
.body-content .mkdf-tab-container[id^=tab-videos] .vc_video-el-width-50{
    width: calc(50% - 12px);
    float: left;
    margin-left: 12px;
  margin-bottom: 60px !important;
}
.body-content .mkdf-tab-container[id^=tab-videos] .vc_video-el-width-50 .wpb_wrapper{
      display: flex;
    flex-wrap: wrap-reverse;
}
.body-content .mkdf-tab-container[id^=tab-videos] .vc_video-el-width-50 h2{
    font: bold 18.5px Roboto,sans-serif;
    color: #333333;
    margin-top: 15px;
}
.body-content .mkdf-tab-container[id^=tab-videos] .vc_video-el-width-50:nth-of-type(2n+1){
    margin-right: 12px;
    margin-left: 0;
}
.wpb_video_widget.vc_video-el-width-50 .wpb_wrapper{
    width: 100% !important;
}

.w-791{
    width: 791px;
    max-width: 791px;
}
.special-col{
    background: url(/wp-content/themes/fivestar/assets/img/bg-special-tt.png) left bottom repeat-x transparent !important;
    background-size: auto !important;
}

.wpb_text_column {
    margin: 20px 0 !important;
}
.wpb_text_column h4 {
    font: 18.5px Roboto, sans-serif;
    color: #4F4F4F;
    font-weight: bold;
}
.special-col {
    background: none !important;
    text-align: left;
    display: inline-flex !important;
    justify-content: center;
}
.special-col:nth-of-type(1) {
    padding: 0;
    justify-content: flex-start;
}
.special-col:nth-of-type(3) {
    justify-content: flex-end;
}
.special-col .mkdf-eh-item-inner {
    width: 180px;
}
.special-col .mkdf-iwt-title span {
   font-family: iCiel Grandma;
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	line-height: 142%;
	/* identical to box height, or 34px */

	letter-spacing: 0.03em;

	color: #A83829;
}

.slider-other-block h3 {
    font: 36px iCiel Grandma,sans-serif;
    font-weight: bold;
    color: #A83829;
    margin: 0 0 30px;
}
.slider-other-block .swiper-slide .text h4 {
    font: 18.5px Roboto, sans-serif;
    color: #4F4F4F;
    font-weight: bold;
    letter-spacing: 0.03em;
    margin: 20px 0;
}
.slider-other-block .swiper-slide .text .time {
    color: #A83829;
    display: flex;
    align-items: center;
}
.slider-other-block .swiper-slide .text .time img {
    margin-right: 10px;
}

/*style for slider on content*/

.tdt-slider .carousel-caption img {
    margin: 0 !important;
    width: 100% !important;
}
.tdt-slider .carousel-caption .content-section {
    display: none;
}

.custom-slider-activity {
	position: relative;
}
.custom-slider-activity:after {
    content: ' ';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    height: 90%;
    width: 40px;
    background: url(/wp-content/themes/fivestar/assets/img/activity-cover-sldier.png) 0px -20px no-repeat !important;
    /* margin: auto; */
}
.custom-slider-activity:before {
    content: ' ';
    left: -144px;
    background: red;
    height: 595px;
    width: 688px;
    top: 91%;
    position: absolute;
    background: url(/wp-content/themes/fivestar/assets/img/activity-bg.png) 0 0 no-repeat;
    /* bottom: -9px; */
}
.custom-slider-activity .slick-slider .slick-arrow {
    width: 20px;
    height: 20px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    
    padding: 0 !important;
}
.custom-slider-activity .slick-slider .slick-arrow:before {
    margin: 0 !important;
    padding: 0 !important;
    line-height: 20px !important;
	display: none;
}
.custom-slider-activity .slick-slider .slick-prev {
    left: 45% !important;
	top: unset !important;
	bottom: -50px !important;
	 background: url(/wp-content/themes/fivestar/assets/img/activity-arrow-prev.png) center center no-repeat !important;
}
.custom-slider-activity .slick-slider .slick-next {
    right: 45% !important;
	top: unset !important;
	bottom: -50px !important;
	 background: url(/wp-content/themes/fivestar/assets/img/activity-arrow-next.png) center center no-repeat !important;
}
div .swiper-button-prev, div .swiper-button-next{
    border: 2px solid #A83829;
    top: 100px;
}
div .swiper-button-next:after, div .swiper-button-prev:after{
    color: #A83829;
    content: "\f104";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 30px;
	display: none;
}
div .swiper-button-next{
    right: -68px;
	
}
div .swiper-button-prev{
    left: -68px;
	
}

/* nguyendt */

.mkdf-iwt.mkdf-iwt-icon-top .mkdf-iwt-content{
	padding: 0;
}
.special-activity {
    padding-top: 50px;
    margin-top: 40px;
    background: url(/wp-content/themes/fivestar/assets/img/activity-1.png) 0 0 no-repeat;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.mkdf-elements-holder.special-activity .mkdf-eh-item{
	width: auto;
}
.special-col .mkdf-eh-item-inner{
	width: auto;
}
.vc_row .col-left {
    padding-right: 20px;
}
.vc_row .col-right{
	padding-left: 20px;
}
.pr-60{
	padding-right: 60px !important;
}