.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;
}
.body-content h4{
    font-family: iCiel Grandma;
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 44px;
    color: #A83829;
    margin-bottom: 20px;
}

.body-content .contact-button{
    border: 1px solid #A83829;
    box-sizing: border-box;
    border-radius: 3px;
    margin-top: 20px !important;
    background-color: transparent !important;
    padding: 5px 50px;
}
.body-content .contact-button span{
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 25px;
    /* or 156% */
    text-align: center;
    color: #A83829;
    text-transform: none;
}
.body-content .contact-button:hover{
 border: 1px solid #A83829 !important;
 box-sizing: border-box;
 border-radius: 3px;
 margin-top: 20px !important;
 background-color: transparent !important;
 padding: 5px 50px;
}

/*style for recruitement pages*/
.work-item{
    padding: 20px 0 32px;
    background: url(/wp-content/themes/fivestar/assets/img/bg-special-tt.png) bottom left repeat-x transparent;
}
.work-item:last-of-type{
    padding: 20px 0 20px;
    background: none;
}
.work-item h5{
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 25px;
    text-transform: none;
    /* identical to box height, or 139% */

    /* Gray 2 */
    color: #4F4F4F;
    padding: 0;
    margin: 0;
}
.work-item .location-work, .work-item .download-work{
    width: 100% !important;
    display: flex !important;
    justify-content: flex-end;
    align-items: center;
}
.work-item .location-work{
    margin-bottom: 15px;
    
}
.work-item .download-work button{
    background-color: #A83829;
    border-radius: 3px;
    font-size: 11px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
}
.work-item .vc_btn3-icon{
    width: auto;
    height: auto !important;
}
.work-item .fa-download:before{
    content: '';
    width: 18px;
    height: 20px;
    display: inline-block;
    background: url(/wp-content/themes/fivestar/assets/img/icon-download.png) center center no-repeat transparent;
}
.work-item .download-work button:hover{
    background-color: #A83829;
    opacity: 0.8;
    color: #fff;
}
/*end style*/
/*style for contact us*/
.body-content form label{
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    /* Gray 2 */
    color: #4F4F4F;
}
.body-content form input, .body-content form textarea, .body-content form select{
    border: 1px solid #4F4F4F !important;
    box-sizing: border-box  !important;
    border-radius: 3px  !important;
    color: #4F4F4F !important;
}
.body-content form textarea{
    width: 100% !important;
}
.body-content form .phone-email{
    display: flex;
    justify-content: space-between;
}
.body-content form .phone-email .phone, .body-content form .phone-email .email{
    width: 48%;
}
.body-content form select{
    width: 48% !important;
}
.w-100{
    width: 100%;
}
.body-content form .wpcf7-submit{

    background: #A83829;
    border-radius: 3px;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 25px;
    /* or 156% */
    display: flex;
    align-items: center;
    text-align: center;

    color: #FFFFFF !important;
    text-transform: none;
    float: right;
}
.body-content form > div{
    margin-bottom: 20px;
}
/*add style by Tuan IT*/
#nd_donations_single_cause_tab_list{
    display: none;
}
.nd_donations_section.nd_donations_height_30{
    display: none;
}

/*end style*/


/* nguyendt : Css for page offer single */
.custom-text-block-1 {
    position: relative;
}
.custom-text-block-1:after {
    content: ' ';
    position: absolute;
    left: 0;
    top: -27px;
    width: 100%;
    height: 40px;
    background: url(/wp-content/themes/fivestar/assets/img/offer-con-7.png) 0 0px no-repeat transparent;
    background-size: 100% auto;
}
.custom-text-block-h4{
    overflow: hidden;
}
.custom-text-block-h4 h4 {
   display: inline;
    /* padding-bottom: 20px; */
    margin: 20px 0 30px;
    position: relative;
    font-family: iCiel Grandma;
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    color: #A83829;
    float: left;
    width: auto;
}
.custom-text-block-h4 h4:first-child{
    margin-top: 0;
}
.body-content .custom-text-block-h4 h4:after {
    position: absolute;
    content: " ";
    background: url(/wp-content/uploads/2020/04/Scan-1a-01-6.png) 10px 0px no-repeat;
    /* font-family: iCiel Grandma; */
    /* font-style: normal; */
    /* font-weight: bold; */
    /* font-size: 24px; */
    top: 0;
    right: -100%;
    height: 40px;
    width: 100%;
}
.custom-text-block-h4 p {
    clear: both;
}
.custom-text-block-h4 p a{
    color: #A83829;
}
.custom-text-block-2 {
    position: relative;
}
.custom-text-block-2:before {
    position: absolute;
    content: ' ';
    left: 41%;
    /* top: -100%; */
    background: url(/wp-content/themes/fivestar/assets/img/offer-con-2.png) 0 0 no-repeat transparent;
    width: 533px;
    height: 183px;
    bottom: calc(100% + 10px);
}


.body-content .custom-button-link-contact{
    width: 160px;
    height: 62px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    border: none;
    color: #A83829;
    background: url(/wp-content/themes/fivestar/assets/img/tour-5.png) 0 -3px no-repeat transparent;
   background-size: 100%;
    position: relative;
	margin-top: 10px !important;
	padding: 0;
}
.body-content .custom-button-link-contact span{
     font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.03em !important;
    text-transform: none;
}
.body-content .custom-button-link-contact:hover{
	text-decoration: none;
    border: none !important;
    padding: 0;
    margin-top: 10px !important;
}
.mkdf-btn.mkdf-btn-solid:not(.mkdf-btn-custom-hover-color):hover{
	color: #A83829 !important;
}
.body-content .custom-button-link-contact:after {
    content: ' ';
    position: absolute;
    background: url(/wp-content/themes/fivestar/assets/img/offer-con-3.png) 0 0px no-repeat transparent;
    /* left: 0; */
    /* top: 0; */
    width: 504px;
    height: 145px;
    right: 125%;
    bottom: -7px;
}
/* nguyendt : End Css for page offer single */