/*
Theme Name: Flatsome Child
Author: UX Themes
Template: flatsome
Version: 3.11.3
*/


/*************** ADD CUSTOM CSS HERE.   ***************/

body {
    color: #000;
}

.header-wrapper {
    border-bottom: 1px solid #575301;
}

.nav > li > a {
    font-size: 12px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 1px;
}

.btn-view-more {
    z-index: 7;
    background-color: #fff;
    font-family: Montserrat;
    text-transform: uppercase;
    display: inline-block;
    touch-action: manipulation;
    height: auto;
    width: auto;
    color: rgb(34, 29, 26) !important;
    text-decoration: none;
    white-space: nowrap;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    text-align: left;
    line-height: 20px;
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 12px;
    border: 1px solid #000 !important;
    border-style: solid;
    border-width: 1px;
    padding: 17px 40px;
    backdrop-filter: none;
    filter: none;
    visibility: visible;
    border-radius: 0px;
}

.icon-lottie-hero {
    width: 250px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.section-banner {
    height: 100vh;
    position: relative;
    display: flex;
    align-items: center;
}

.banner-title {
    font-family: 'Font-Oranienbaum', sans-serif !important;
    font-size: 89px;
    font-weight: 300;
    line-height: 1.1;
    margin-bottom: 1.5rem;
    color: #000;
}

.header-button-1 a {
    background-color: transparent !important;
    border-radius: 0px !important;
    color: #221D1A;
    border: 1px solid #221D1A;
}

.text-phone {
    font-family: 'Font-Oranienbaum', sans-serif !important;
}

.img-hero-1 {
    position: absolute;
    top: 10%;
    left: -5%;
    max-width: 350px;
}

.img-hero-2 {
    position: absolute;
    top: 10%;
    right: -5%;
    max-width: 350px;
}

.banner-hero {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 50rem 50rem 0 0;
}

.banner-hero .bg-fill {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 50rem 50rem 0 0;
}

.col-banner-hero {
    padding-left: 6rem !important;
}

.col-banner-hero .col-inner{
    border: 1px solid #1a1a1a;
    padding: 1.5rem;
    border-radius: 50rem 50rem 0 0;
    width: 100%;
    height: 100%;
}

.col-hero-content {
    position: relative;
    display: flex;
    align-items: center;
}


.img-sm-hero img {
    border-radius: 50rem 50rem 50rem 50rem;

}

.header-wrapper .top-divider {
    border-top: none !important;
}

.heading-title {
    color: #BD7655;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    /* margin:; */
}

.heading-main {
    color: #1a1a1a;
    font-family: 'Font-Oranienbaum', sans-serif;
    font-weight: 500;
    font-size: 54px;
    margin: 0;
    line-height: 1.12;
}

.img-left-about .img-inner {
    border-radius: 310px 0 0 0;
}

.img-right-about .img-inner {
    border-radius: 310px 0 0 0;
}

.img-center-about-1 .img-inner{
    max-width: 121px;
}

.img-center-about-2 .img-inner{
    border-radius: 0 0 100px 0;
    max-width: 160px;
    margin-left: auto;
}

.row-step {
    height: 100%;
}

.row-about > .col {
    display: flex;
    flex-direction: row;
    -webkit-box-align: center;
    align-items: center;
}

.row-about > .col  .col-inner {
    height: 100%;
}

.section-step .section-content {
    height: 90vh;
}

.col-step .col-inner{
    min-height: 760px;
    border-style: solid;
    border-width: 0 1px 0 0;
    border-color: #ffffff3d;
    padding: 0 0 18px 50px;
    justify-content: flex-end;
    align-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: stretch;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-flex-line-pack: center;
    align-content: center;
    padding: 40px;
    width: 100%;
    flex-direction: column;
    height: 100%;
}

.step__number {
    font-family: 'Font-Oranienbaum', sans-serif;
    color: #fff;
    font-size: 100px;
    line-height: 1;
    margin-bottom: 0px;
}

.step-title {
    font-family: 'Font-Oranienbaum', sans-serif;
    color: #fff;
    font-size: 24px;
    line-height: 1;
    margin-bottom: 15px;
}

.list-step li {
    color: #fff;
    font-size: 18px;
}

.img-video .img-inner {
    border-radius: 0px 0px 0px 250px;
}

.item-counter-wrapper {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.item-counter-number-wrapper {
    margin: 0 27px 0 0;
    align-items: center;
    display: flex;
    font-size: 69px;
    font-weight: 500;
    line-height: 1;
}

.item-counter-number {
    font-family: 'Font-Oranienbaum', sans-serif;
    color: #1a1a1a;
    font-size: 128px;
    line-height: 128px;
}

.item-counter-title {
    color: #575351;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    margin: 60px 0 0;
}

.box-work .image-cover {
    border-radius: 0 0 500px 500px;
}

.box-work h4 {
    font-family: 'Font-Oranienbaum', sans-serif;
    font-size: 24px;
}

.section-beauti {
    height: 80vh;
}

.section-price {
    height: 90vh;
}

.col-left-price {
    position: relative;
}

.col-left-price .price-1 {
    position: absolute;
    max-width: 480px;
    top: 0;
    left: 0;
}

.col-left-price .price-2 {
    position: absolute;
    max-width: 315px;
    top: 30%;
    right: 0;
}

.col-left-price .price-2 .img-inner {
    border-radius: 0 0 250px 0;
}

.menu-price-table {
    display: grid;
    grid-column-gap: 30px;
    grid-template-columns: repeat(1,1fr);
}

.menu-price-table .item-menu-list-text {
    flex: 1;
    width: 100%;
    margin-top: 15px;
}

.menu-price-table .item-menu-list-text .item-menu-list-header {
    display: flex;
    align-items: center;
    flex-basis: 100%;
    margin-bottom: 6px;
    justify-content: space-between;
}

.menu-price-table .item-menu-list-description {
    font-size: 14px;
    font-size: .875rem;
    line-height: 22px;
    font-weight: 400;
    color: #575351;
    letter-spacing: .1px;
    text-align: left;
}

.menu-price-table .item-menu-list-title {
    max-width: 80%;
}

.menu-price-table .item-menu-list-title {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 1.18;
    font-family: 'Font-Oranienbaum', sans-serif;
}

.menu-price-table .item-menu-list-separator {
    flex-grow: 1;
    margin-left: 18px;
    margin-right: 25px;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    border-bottom-color: #C7C3C2;
    height: 3px;
}

.menu-price-table .item-menu-list-price {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.3;
    font-family: 'Oranienbaum', sans-serif;
    font-weight: 400;
    text-transform: none;
    font-style: normal;
    text-decoration: none;
    line-height: 1.12;
    color: #221D1A;
    letter-spacing: 0;
}

.menu-price-table .item-menu-list-description {
    font-size: 14px;
    font-size: .875rem;
    line-height: 22px;
    font-weight: 400;
    color: #575351;
    letter-spacing: .1px;
}

.review-testimonials .star-rating span:before {
    color: #ff961b !important;
}

.section-book .section-content{
    height: 100vh;
}

.section-book .section-content >.row{
    height: 100%;
}


.col-right-book {
    position: relative;
}

.col-right-book .img-book-1 {
    position: absolute;
    top: 0;
    right: 0;
    max-width: 460px;
    
}

.col-right-book .img-book-1 .img-inner {
    border-radius: 250px 250px 0 0;
}

.col-right-book .img-book-2 {
    position: absolute;
    bottom: 20%;
    left: 0;
    max-width: 330px;
}

.col-right-book .img-book-2 .img-inner {
    border-radius: 0 0 0 3000px;
}

.col-footer h3 {
    font-family: 'Font-Oranienbaum', sans-serif !important;
    color: #000; 
}

.footer-phone {
    color: #BD7655 !important;
}

.img-footer-1 {
    position: absolute;
    top: 10%;
    left: -5%;
    max-width: 180px;
}

.img-footer-2 {
    position: absolute;
    top: 10%;
    right: -5%;
    max-width: 180px;
}

.noi-dung-form {
    display: flex;
    justify-content: center;
    margin-top: 30px;
}

.form-bookinh input[type="text"] {
	background-color: #fff !important;
    width: 100%;
    border-width: 1px;
    color: #221D1A;
    font-size: 16px !important;
    font-size: .875rem;
    line-height: 1px;
    font-family: "Montserrat";
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    line-height: 1.75;
    letter-spacing: 0;
    padding: 22px 20px;
    border-radius: 0;
    text-transform: capitalize;
    background-color: transparent;
    margin-bottom: 12px;
}


.form-bookinh .col-submit>p {
	text-align:left;
}

.form-bookinh .col-submit input {
	background: black;
    font-size: 12px;
    font-family: "Montserrat";
    padding: 10px 25px 5px 25px;
}

.form-dang-ky-qua input[type="submit"] {
	background: black;
    font-family: "Montserrat";
}

.btn-view-more {
	background: transparent;
}

.page-title-custom h1{
	font-family: "Oranienbaum";
    font-weight: 400;
    text-transform: none;
    font-style: normal;
    text-decoration: none;
    line-height: 1.12;
    letter-spacing: 0.01725em;
    line-height: 1;
    margin-bottom: 25px;
    font-size: 4rem;
}

.page-title-custom .page-title-sub p{
    font-size: 17px;
    color: white;
    margin-top: 10px;
}

.selection-services .txt-services .title-sub{
font-family: "Montserrat";
    font-weight: 600;
    font-style: normal;
    text-decoration: none;
    line-height: 1.5;
    letter-spacing: normal;
    color: #BD7655;
    font-size: 12px;
    font-size: .75rem;
    text-transform: uppercase;
    letter-spacing: .125rem;
    display: block;
}

.selection-services .txt-services h2 {
	    font-family: "Oranienbaum";
    font-weight: 600;
    font-style: normal;
    line-height: 1.5;
    text-decoration: none;
    color: #221D1A;
    font-size: 2.375rem;
    text-transform: uppercase;
    letter-spacing: .125rem;

    text-transform: capitalize;
    letter-spacing: -.54px;
}

.selection-services .txt-services .sub {
	 color: #575351;
    font-family: "Montserrat";
    font-weight: 400;
    padding: 0 0 60px;
    font-size: 17px;
}

.selection-contact .txt-title .title {
	 font-family: "Oranienbaum";
    font-weight: 600;
    font-style: normal;
    line-height: 1.5;
    text-decoration: none;
    color: #221D1A;
    font-size: 2.375rem;
    text-transform: uppercase;
    letter-spacing: .125rem;

    text-transform: capitalize;
    letter-spacing: -.54px;
}

.selection-contact .txt-title .sub {
		 color: #575351;
    font-family: "Montserrat";
    font-weight: 400;
    padding: 0 0 60px;
    font-size: 17px;
}

.selection-contact .txt-info .title{
	font-family: "Oranienbaum";
    font-weight: 400;
    letter-spacing: 0.01725em;
    color: #221D1A;
    font-size: 1.5rem;
    text-transform: capitalize;
    margin-bottom: 1px;
}

.selection-contact .txt-info .sub {
	    color: #575351;
    font-family: "Montserrat",Sans-serif;
    font-weight: 400;
}
@media only screen and (max-width: 48em) {
	/*************** ADD MOBILE ONLY CSS HERE  ***************/

	.section-banner .col-hero-content {
		margin-top: 472px;
	}
	
	.section-banner .col-hero-content>.col-inner {
		text-align:center;
	}
	
	.section-banner .banner-title {
		font-size : 37px;
	}
	
	.ux-lottie.icon-lottie-hero {
		display: none;
	}
	
	.section-banner .banner.has-hover.banner-hero {
		padding-top : 200px !important; 
	}
	
	.section-banner .col-banner-hero {
		padding-left: 5rem ;
    	padding-right: 5rem;
	}
	
	.section-about  {
		padding-top: 265px !important;
	}
	
	.section-about-v2 {
		padding-top: 30px !important;
	}
	
	.section-about .heading-main, .section-sur .heading-main, .section-our-work  .heading-main, .section-beauti .heading-main, .section-price .heading-main, .section-look .heading-main,
	.section-book .heading-main, .section-news .heading-main, .section-news-reg .heading-main
	{
		font-size: 28px;
	}
	
	.section-number .item-counter-number {
		font-size: 40px;
	}
	
	.section-price .img {
		display: none;
	}
	
	.section-price {
		padding-top: 251px !important;
	}
	
	.section-look {
		padding-top: 180px !important;
	}
	
	.section-look-v2 {
		padding-top: 30px !important;
	}
	.section-book {
		padding-top: 0px !important;
	}
	
	.section-book .img {
		display:none;
	}
	
	.section-news {
		padding-top: 445px !important;
	}
}
	
@media(max-width: 850px){
	
}

@media only screen and (min-width: 960px) {

}