@import url('https://fonts.googleapis.com/css2?family=Cinzel+Decorative&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cinzel&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cinzel&family=Philosopher&display=swap');


.footerstyle {
	text-align:justify;
	text-align-last: center;
	font-size:14px;
	color:#fff;
}

 .aheto-heading--rela__simple p {
            text-align: center;
            padding:0px 5px;
           /* color: rgba(255, 255, 255, 0.7);*/
        }		
		.morthaititleh4 {
			font-family: 'Philosopher';
            font-size: 26px;
			text-align:center;
		}
        p.desc {
            max-width: 55%;
            margin-left: auto;
            margin-right: auto;
            text-align: center;
        }
        .w-50 {
            width: 50%
        }
        .aheto-features-block__price {
          /*  background: var(--c-active);*/
            padding: 7px 30px;
        /*    position: absolute; */
            right: 0;
            bottom: 0;
            border-top-left-radius: 10px;
        }

        .elementor-element-2fb31935 {
            margin-top: 40px;
            background-image: url(./../images/bg_home1_1.png);
            background-position: 100% 13px;
            background-repeat: no-repeat;
        }

        .elementor-element-2fb31935 .elementor-container {
            max-width: 1400px
        }

        .elementor-6695 .elementor-element.elementor-element-30887c8 {
            padding-bottom: 200px;
        }

        .elementor-6695 .elementor-element.elementor-element-7105eb3 {
            margin-top: 190px;
        }

        .elementor-element-41bf51b7 .aheto-heading--rela__simple h2 {
            margin-bottom: 40px
        }

        .elementor-element-41bf51b7 .aheto-heading--rela__simple p {
            text-align: justify;
            color: #5e6266;
        }
        
        .aheto-list .aheto-pricing__main {
            width: 60%
        }
		
		.homemassage .header-separator::before, .header-separator::after {
			width: 28%;
		}

		.homemassage .fontsize {	
			font-size:30px;
		}

		.paddingface{
		   padding-top:30px;
		   padding-bottom:30px;
		}		
	

/*
.maintop1 .header-separator::before, .header-separator::after {
    width: 35%;
}
.sectiontop4  .header-separator::before, .header-separator::after {
    width: 35%;
}

.sectiontop4 .header-separator::before {
    left: 15px;
}
.sectiontop4 .header-separator::after {
    right: 15px;
}


*/

 .aheto-heading--rela__simple p {
            
            margin-left: auto;
            margin-right: auto;
            text-align: center;
            padding:0px 5px;
        }
		
.firsttitle h2 {
            max-width: 90%;
            margin-left: auto;
            margin-right: auto;
            text-align: center;
            padding:0px 20px;
        }



.font-morthai {
    font-family: 'Cinzel';
    font-size: 28px;
	font-weight:700;
}
.padding-bottom {
	margin-bottom:50px;
}
.morthaititle {
    font-family: 'Philosopher';
    font-size: 26px;
	text-align:center;
}
.menu-home-page-container {
    position: relative;
    bottom: 50px;
}
.rela-header-scroll .menu-home-page-container{
    bottom: 0;
}
.cart-mobile {
    position: absolute;
    display: none;
    right: 30px;
    color: var(--c-active);
}
.cart-mobile i {
    font-size: 30px;
}
.aheto-features--rela-classic .aheto-features-block__image-wrap {
    width: 360px;
    height: 250px;
    background-color: rgba(var(--ca-alter2), .8);
    overflow: hidden;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.aheto-features--rela-classic .aheto-features-block__info {
    margin-top: 13px
}

.aheto-features--rela-classic .aheto-features-block__title {
    margin-top: 20px
}

.aheto-features--rela-classic .aheto-features-block__title span {
    color: var(--c-active)
}

.just-validate-error-label {
    color: rgb(184, 17, 17);
}

@media screen and (max-width:767px) {
    .aheto-features--rela-classic .aheto-features-block__title {
        margin-top: 30px
    }
    
    .mobileslider {
      display: block;  
        
    }
    
     .pcslider {
        display:none;
    }
}

.elementor-69 .elementor-element.elementor-element-583aafe5 > .elementor-container {
    max-width: 1110px;
}

.aheto_heading_640e22d13e5e5 {
    width: 100%;
    margin: auto;
}

.elementor-69 .elementor-element.elementor-element-28d56c7c > .elementor-element-populated,
.elementor-69 .elementor-element.elementor-element-7c190ef0 > .elementor-element-populated,
.elementor-69 .elementor-element.elementor-element-136f686a > .elementor-element-populated {
    padding: 10px;
}

.aheto-features-block__image-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.aheto-features-block__image-wrap {
    margin-left: 0 !important;
    width: 100% !important;
}

span[data-toggle="collapse"] {
    transition: all 0.5s ease-in-out;
}

.form-check {
    display: flex;
    align-items: center;
}
.form-check label {
    margin: 0 7px;
}
.phone-call {
    position: fixed;
    right: 0;
    bottom: 10%;
    z-index: 999;
    color: #fff;
    background-color: #8f9e10;
    display: none;
    padding: 10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.phone-call svg {
    width: 25px;
    height: 25px;
}

.more-mobile span {
    display: none;
}

.text-justify {
    text-align: justify !important;
}

.gift-selection {
    position: relative;
    display: block;
    box-shadow: 0 0 5px #00000040 !important;
}

.gift-selection::before {

    content: "";
    height: 14px;
    position: absolute;
    left: 0;
    right: 8px;
    top: 0;
    z-index: -1;
    background: linear-gradient(198.85deg,rgba(177,177,177,.3) .47%,#9E9E9E 76.88%),#fff;
    box-shadow: 2px 0 10px #00000014;
    transform: rotate(-2deg);
    transform-origin: top left;

}

.table-wrap tfoot {
    display: none;
}

.gift-mobile-input {
    display: none;
    position: absolute;
    left: 62px;
    background: transparent;
    border: none;
    color: #fff;
    font-family: "Montserrat";
    font-size: 11px;
}

.table-wrap .table thead {
    position: sticky;
    background-color: #fff;
    top: 152px;
    z-index: 9;
    box-shadow: 0px 3px 4px -5px #000;
}

a.hover-zoom {
    width: 100%;
    height: 100%;
}

a.hover-zoom:hover {
    transform: translateZ(0) scale(1.1);
}

div.hover-zoom:hover {
    transform: translateZ(0) scale(1.05) !important;
}

.cs-button--rela-trans {
    padding: 15px 26px;
    font-size: 12px;
}

.custom-btn {
    width: 160px;
    font-size: 12px;
    height: 60px;
    padding: 0;
    display: flex;
    justify-content: center !important;
    align-items: center;
    
}

@media (max-width: 1378px) {
    
    .home .mobileslider {
      display:none;  
    }
    
     .home .pcslider {
        display:block;
    }
    
    
    .main-header--rela-main .main-header__menu-box .main-menu > li, 
    .main-header--rela-main .main-header__menu-box > ul > li {
        margin: 0 8px;
    }

    .elementor-72 .elementor-element.elementor-element-3d0494b .main-menu > li > a {
        font-size: 12px;
    }
    
     .mobileslider {
      display:none;  
    }
     .pcslider {
        display:block;
    }
}

@media (max-width: 1199px) {
    
       
    .home .mobileslider {
      display:none;  
    }
    
     .home .pcslider {
        display:block;
    }
     

    li.menu-item:nth-of-type(3) > a,
    li.menu-item:nth-of-type(3) > span{
        display: none;
    }
    
    li.menu-item:nth-of-type(3) .sub-menu li {

        padding: 0;
        
    }

    li.menu-item:nth-of-type(3) .sub-menu li a{
        color: var(--c-dark);
        font-size: 12px !important;
    }

    li.menu-item:nth-of-type(3) .sub-menu li:first-of-type {
        margin-bottom: 16px;
    }

    .menu-home-page-container {
        bottom: 0;
    }

    .sub-menu {
        display: block !important;
    }

    .aheto_heading_640e22d13e5e5 {
        width: 100%;
    }

    .cart-mobile {
        display: block;
    }

    .elementor-69 .elementor-element.elementor-element-180940aa {
        padding-bottom: 390px;
    }

    .elementor-69 .elementor-element.elementor-element-186dce72 .elementor-column {
        margin-bottom: 20px;
    }

    .aheto_heading_640e22d2deb5c,
    footer .elementor-column {
        margin-top: 30px;
    }

    footer .widget-nav-menu__title,
    footer .elementor-6685 .elementor-element.elementor-element-5eaedf7 .aheto-heading__desc,
    footer .elementor-6685 .elementor-element.elementor-element-0a4b4ee .aheto-heading__desc,
    footer .aheto-socials,
    footer .menu-main-container,
    footer .menu-main-container p {
        text-align: center !important;
    }

    footer img {
        width: 100% !important;        
    }
    footer .footer-map {
        height: 130px !important;
        object-fit: cover;
    }
        footer #menu-our-spa {
        text-align: center !important;
    }

    .phone-call {
        display: block;
    }

    .more-mobile span {
        display: block;
        cursor: pointer;
    }

    .more-mobile p:last-of-type {
        display: none;
    }

}

@media(max-width: 990px) {
    
    
 
    .aheto-cpt-article {
        width:100%;
    }
            
    h1.aheto-heading__title {
        width: 100% !important;
        font-size: 30px !important;
    }
    
    
    h2.aheto-heading__title {
      font-size: 24px !important;
        line-height: 31px !important;
    }

    h3.aheto-heading__title {
        font-size: 20px !important;
        line-height: 31px !important;
    }

    p,
    .aheto-heading--rela__simple p,
    .aheto-heading__desc{
        font-size: 16px;
    }

    .aheto-cpt-article__content h4 {
        text-align: center;
    }

    .aheto-cpt-article__content .aheto-cpt-article__excerpt {
        text-align: justify;
    }

    .elementor-element-2fb31935 {
        margin-top: 0 !important;
    }

    .elementor-element-41bf51b7 {
        padding-top: 0 !important;
    }

    .aheto-heading--rela__simple p {
        max-width: 100% !important;
    }

    .aheto_heading_640e22d2deb5c {
        margin-top: 0 !important;
        margin-bottom: 20px !important;
    }

    .elementor-6742 .elementor-element.elementor-element-4ebbcfff {
        padding-top: 0 !important;
    }

    .aheto_heading_64231c59e5677 h3,
    .aheto_heading_64231c5a0db96 h3 {
        margin-top: 15px !important;
    }

    .elementor-6742 {
        padding-bottom: 40px !important;
    }

    .elementor-element-7323d64f .aheto-heading__desc p {
        text-align: center !important;
    }

    .select-btn {
        width: 100%;
    }

    .select-btn .d-flex{
        justify-content: space-around !important;
    }

    .mb-5, .my-5 {
        margin-bottom: 1rem !important;
    }

    .elementor-element-2fb31935 p {
        margin: 0 0px;
        text-align: center;
    }
    .elementor-element-2fb31935 h4 {
     margin: 0 0px;
    }
    .elementor-element-2fb31935 .w-50 {
        width: 100%;
    }
    
    .elementor-6728 .elementor-element.elementor-element-5b414494 {
        padding: 20px 0px 0px 0px;
    }

    .aheto_heading_642d94fb3cb9a {
        width: 100% !important;
    }

}

@media (max-width: 767px) {
    
    .aheto-cpt-article {
        width:100%;
    }
	
	.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
         
		 padding: 2px;
    }
	
	.homemassage .header-separator::before,.header-separator::after {
		width: 38%;	
	}
	
	
	.home .mobileslider {
      display: block;  
        
    }
    
     .home .pcslider {
        display:none;
    }
	
	
	
	
	
	.morthaititle {	
		text-align:justify;
		text-align-last:center;
		padding-bottom: 20px;
		margin-bottom:20px;	
	}

    .elementor-6695 .elementor-element.elementor-element-30887c8,
    .elementor-6728 .elementor-element.elementor-element-57480a7e {
        padding-top: 220px !important;
    }

    .elementor-element-2fb31935 .elementor-element-42b328f4 {
        order: 1;
    }

    .elementor-6695 .elementor-element.elementor-element-30887c8,
    .elementor-6728 .elementor-element.elementor-element-57480a7e {
        background-position: center !important;
    }

    .elementor-element-2fb31935 .elementor-element-41bf51b7 {
        order: 0;
        padding-left:0px !important;
        padding-right:0px !important;
        padding-top: 20px !important;
        padding-bottom: 0 !important;
    }

    

    .elementor-element-20302 {
        padding: 0 !important;
    }

    .checkout-section {
        padding: 20px !important;
        margin-bottom: 30px;
    }

    .checkout-section .aheto-heading__desc {
        font-size: 15px;
    }

    .aheto-pricing__time .form-check {
        margin-left: 25px;
    }

    .aheto-heading--rela__simple p {
        text-align: justify !important;
    }

    .elementor-column-list {
        margin-bottom: 150px;
    }

    .aheto-features--rela-packages .aheto-features-block__image {
        width: 95% !important;
    }

    .table-wrap .table th,
    .table-wrap .table td {
        padding: 7px;
    }

    .elementor-6728 .elementor-element.elementor-element-5b414494,
    .elementor-69 .elementor-element.elementor-element-3bce5e71:not(.elementor-motion-effects-element-type-background), .elementor-69 .elementor-element.elementor-element-3bce5e71 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
        background-image: none;
    }

    .elementor-6728 .elementor-element.elementor-element-73707602 {
        padding: 0;
    }
    .hide-mobile {
        display: none;
    }

    .table-wrap tfoot {
        display: contents;
    }

    .gift-inputs {
        display: none;
    }

    .gift-mobile-input {
        display: none;
    }

    
    .step-navigator {
        flex-wrap: wrap;
    }

    .step-navigator--i {
        margin-bottom: 12px;
    }

    .step-navigator--i::before,
    .step-navigator--i_next::before,
    .step-navigator--i_next:last-child::after,
    .step-navigator--i:last-child::after {

        background-color: transparent !important;

    }

    .duration .aheto-pricing {
        width: 100% !important;
    }

    .elementor-69 .elementor-element.elementor-element-71e31b2d {
        padding-bottom: 95px !important;
    }

    .elementor-element-41bf51b7 .aheto-heading--rela__simple h2 {
        margin-bottom: 20px !important;
    }

    .elementor-6695 .elementor-element.elementor-element-30887c8 {
        padding-bottom: 100px !important;
    }

    .elementor-6783 .elementor-element.elementor-element-3b31a37a {
        padding: 230px 0px 130px 0px !important;
    }
	.firsttitle h2 {
		max-width:100%!important;
		padding: 0px 5px!important;
    }
}

/*# sourceMappingURL=cs_layout1.css.map */