/*font-family: "Literata", serif;*/
/*font-family: "Poppins", sans-serif;*/


/*Unify*/
body > br{
    display: none;
}

body {
    font-family: "Poppins", sans-serif;
}

#main_index{
    overflow: hidden;
    padding-bottom: 0!important;
}
.slider_banner .banner_content {
    overflow: hidden;
}
.navbar_type8 .nav_tab .dropdown .dropdown-menu {
    top: 15px;
}
.j_btn button {
    font-size: 14px;
    font-weight: 500;
    background: #3f3f3f;
    color: #fff;
    padding: 8px 30px;
    border: 0px solid #3f3f3f;
    border-radius: 10px;
    outline: none;
    transition: all 0.3s ease-in-out;
}
.j_btn button:hover {
    background: #ee877d;
    color: #fff;
}
.title1 {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 1rem;
    text-transform: uppercase;
}
.title1 em {
    font-style: normal;
    font-size: 32px;
}
.title1 span {
    color: #ee877d;
}
.title1 em.letter-a {
    margin-right: -5px;
}
.text1 {
    font-size: 14px;
    color: #696969;
    margin-bottom: 2rem;
    line-height: 25px;
}
@media all and (max-width:380px) {
    .title1 {
    font-size: 22px;
    }
    .title1 em {
    font-size: 26px;
    }
}
/*custom nav*/
.d-lg-block.editor{
    padding-bottom: 130px;
}
.custom-nav {
    background: #402208;
    display: flex;
    height: 150px;
    position: fixed;
    z-index: 10;
    padding-top: 2rem;
}

.custom-nav::before {
    content: "";
    position: absolute;
    left: 0%;
    top: 0%;
    width: 100%;
    height: 100%;
    background-image: url(https://cdn1.npcdn.net/images/A_Thai_Element_mbkrp2_1778061398.png?md5id=3ac7bddf3581dec000154bc98e800cc5&type=4);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 100% 0;
}

.custom-navlogo {
    flex: 0 0 20%;
    padding: 5px;
    position: relative;
    z-index: 1;
}
.custom-navlogo img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.custom-navinfo {
    display: flex;
    flex: 0 1 80%;
    justify-content: flex-end;
    padding-bottom: 30px;
    padding-right: 65px;
}
.cn-infobox {
    display: flex;
    align-items: center;
    padding: 15px 30px;
    position: relative;
}
.cn-infobox.left-line:before {
    display: block;
    content: "";
    width: 1px;
    height: 45px;
    background: rgba(255, 255, 255, .1);
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.cn-infobox img {
    width: 100%;
    max-width: 40px;
    margin-right: 15px;
}
.cn-infotext {
    white-space: nowrap;
}
.cn-infotext-1 {
    font-size: 15px;
    color: #b8985c;
    font-weight: 600;
    font-family: "Literata", serif;
    font-style: italic;
}
a.cn-infotext-2 {
    font-size: 14px;
    /*color: rgba(255,255,255,0.8);*/
    color: #b8985c;
    font-weight: 300;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
}
a.cn-infotext-2:hover {
    color: #966d2c;
}
@media all and (max-width:1200px) {
    .custom-navinfo {
    padding-right: 0;
    }
}
@media all and (max-width:991.52px) {
    .custom-nav {
    display: none;
    }
    .d-lg-block.editor{
    padding-bottom: 0;
    }
}
/*nav*/
.navbar_type8 {
    height: 55px;
    top: 120px;
}
.navbar_type8 .logo {
    display: none;
}
.navbar_type8 .nav_tab {
    flex: 0 0 70%;
    margin-left: auto;
    justify-content: space-around;
    padding-left: 15px;
    padding-right: 65px;
    /*background: #966d2c;*/
    background:linear-gradient(to right, #b8985c, #966d2c);
    border-radius: 500px 0 0 500px;
}
.navbar_type8 .nav_tab .nav_item a {
    font-size: 1vw;
    font-family: "Literata", serif;
    font-weight: 600;
}
.navbar_type8 .nav_tab .nav_item:before {
    border-bottom: 4px solid #402208;
}

.navbar_type8 .nav_tab .nav_item {
    text-transform: unset;
}

/*dark nav*/
.dark_nav {
    background-color: transparent!important;
    animation: none;
}
/*mobile nav*/
.navbar_mobile .btn-outline-light {
    border-color: #fff;
    color: #fff;
}
.navbar_mobile {
    height: 95px;
    background: #402208;
}
.navbar_mobile .logo_img {
    max-height: 65px;
}



@media (max-width: 1200.5px) {

}

@media (max-width: 991.5px) {
    
}

@media (max-width: 767.5px) {
    
}




/**/

.index_wrapper_2 {
    margin-top: -35px;
}

.slider_banner .banner_content {
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

.hp-banner {
    display: flex;
    /*align-items: center;*/
}

.hp-banner .hp-content {
    font-size: 1vw;
}

.hp-banner .hp-button {
    font-size: 1vw;
}

.hp-banner-left {
    width: 46%;
    text-align: center;
    /*padding: 0 5rem;*/
    padding-left: 15vw;
    padding-top: 6rem;
    margin-right: -9rem;
}

.hp-banner-right {
    width: 64%;
}

.hp-banner-big {
    font-size: 2.5vw;
    font-weight: 800;
    font-family: "Literata", serif;
    font-style: italic;
    color: #402208;
}

.hp-banner-big span {
    font-size: 2vw;
    display: block;
    font-weight: 700;
}

.hp-banner-line {
    background-image: url('https://cdn1.npcdn.net/images/A_Banner_Element_v8trfg_1778061398.png?md5id=3ac7bddf3581dec000154bc98e800cc5&type=4');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    
    height: 58px;
    width: 100%;
    margin: 1rem 0;
}




@media (max-width: 1200.5px) {
    
    
    .hp-banner-big {
        font-size: 2.7vw;
    }
    
    .hp-banner-big span {
        font-size: 2.2vw;
    }
    
    .hp-banner .hp-content {
        font-size: 1.2vw;
    }
    
    .hp-banner .hp-button {
        font-size: 1.2vw;
    }
    
    .hp-banner-left {
        padding-left: 6vw;
        padding-top: 1rem;
        margin-right: 0rem;
    }
}

@media (max-width: 991.5px) {
    .index_wrapper_2 {
      margin-top: 0;
    }
}

@media (max-width: 767.5px) {
    .hp-banner-big {
        font-size: 32px;
    }
    
    .hp-banner-big span {
        font-size: 28px;
    }
    
    .hp-banner .hp-content {
        font-size: 14px;
    }
    
    .hp-banner .hp-button {
        font-size: 14px;
    }
    
    
    .index_wrapper_2 .item>img{
    	min-height:140vw!important;
    	object-fit:cover;
    }
    
    .hp-banner {
        flex-direction: column;
    }
    
    .hp-banner-left {
        width: 100%;
        padding: 1rem!important;
    }
    
    .hp-banner-right {
        width: 100%;
    }
}

@media (max-width: 480.5px) {
    .index_wrapper_2 .item>img{
    	min-height:160vw!important;
    }
}

@media (max-width: 420.5px) {
    .index_wrapper_2 .item>img{
    	min-height:200vw!important;
    }
}


/**/

.hp-small {
    font-size: 25px;
    color: #966d2c;
    /*text-transform: uppercase;*/
    letter-spacing: 1px;
    font-weight: 700;
    font-family: "Literata", serif;
    font-style: italic;
}

.hp-title {
    font-size: 30px;
    color: #402208;
    font-weight: 700;
    font-family: "Literata", serif;
    /*font-style: italic;*/
}

.hp-content {
    font-size: 14px;
    /*line-height: 1.8;*/
    color: #402208;
    font-weight: 400;
}



.hp-button a {
    position: relative;
    display: inline-block;
    color: #fff;
    /*background-color: #fe8000;*/
    background: linear-gradient(to right, #966d2c, #cea45f);
    padding: 10px 2rem;
    font-weight: 500;
    overflow: hidden;
    z-index: 1;
    font-size: 14px;
    border-radius: 500px;
    transition: color 0.3s ease;
}

/* sliding background layer */
.hp-button a::before {
    content: "";
    position: absolute;
    inset: 0;
    background-color: #000;
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.4s ease;
    z-index: -1;
}

/* shine effect */
.hp-button a::after {
    content: "";
    position: absolute;
    top: 0;
    left: -75%;
    width: 50%;
    height: 100%;
    background: rgba(255,255,255,0.3);
    transform: skewX(-25deg);
    transition: left 0.5s ease;
}

/* hover */
.hp-button a:hover {
    color: #fff;
}

.hp-button a:hover::before {
    transform: scaleX(1);
}

.hp-button a:hover::after {
    left: 125%;
}




@media (max-width: 1200.5px) {

}

@media (max-width: 991.5px) {
    
}

@media (max-width: 767.5px) {
    
}



/**/

.hp-about {
    padding: 6rem 8rem;
    background-color: #fbf6e9;
}

.hp-about .hp-title {
    font-style: italic;
}

.hp-about-element {
    background-image: url('https://cdn1.npcdn.net/images/B_Ornament_2_0jfbxc_1778061398.png?md5id=3ac7bddf3581dec000154bc98e800cc5&type=4');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    
    height: 1rem;
    width: 100%;
    margin: 1rem 0;
}

.hp-about-right {
    text-align: center;
    padding-left: 3rem;
}

.hp-about-left {
    position: relative;
    padding-right: 3rem;
    z-index: 1;
}

.hp-about-left img {
    border-radius: 0 150px 0 0px;
}

.hp_aboutmaskot {
    position: absolute;
    top: -10%;
    right: -2%;
    width: 70%;
    height: 70%;
    z-index: 0;
    
}

.hp_aboutmaskot img {
    animation: spin 20s linear infinite;
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}




@media (max-width: 1200.5px) {
    .hp-about {
        padding: 5rem 1rem;
    }
    
    .hp-about-right {
        padding-left: 0rem;
    }
}

@media (max-width: 991.5px) {
    
}

@media (max-width: 767.5px) {
    .hp-about-left {
        padding-right: 0rem;
        padding-bottom: 2rem;
    }
}



/**/

#main_index .index_wrapper_4 {
    background-image: url('https://cdn1.npcdn.net/images/C_Background_mgvndo_1778061399.jpg?md5id=3ac7bddf3581dec000154bc98e800cc5&type=4');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;    
    
    padding: 8rem 14rem;
}

.hp-cat {
    /*background-color: #f0e7d6;*/
    /*padding: 6rem 1rem 2rem;*/
    padding-bottom: 2rem;
}

#main_index .product_cat-3 {
    /*padding: 0 14rem 6rem;*/
}

#main_index .product_cat-3 .cat_box {
    height: 242px;
    border-radius: 20px;

}

#main_index #index_4_2 .product_cat-3 .cat_box {
    height: 500px;
    border-radius: 20px;

}

#main_index #index_4_4,
#main_index #index_4_5 {
    /*margin-top: .5rem;*/
}

#main_index #index_4_3 .product_cat-3 .col-6.col-md-6.mb-3:first-child {
    display: none;
}

#main_index #index_4_3 .product_cat-3 .col-6.col-md-6.mb-3:nth-child(6) {
    display: none;
}

#main_index .product_cat-3 .cat_box .content .content_box {
    width: 85%;
    height: 85%;
}



#main_index .product_cat-3 .cat_box .content h2, 
#main_index .product_cat-3 .cat_box .content h3, 
#main_index .product_cat-3 .cat_box .content h4 {
    color: #402208;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    /*text-transform: uppercase;*/
    font-family: "Literata", serif;
    margin: 0 !important;
}


#main_index #index_4_2 .product_cat-3 .cat_box .content h2, 
#main_index #index_4_2 .product_cat-3 .cat_box .content h3, 
#main_index #index_4_2 .product_cat-3 .cat_box .content h4 {
    font-size: 25px!important;
    font-weight: 600;
}

#main_index .product_cat-3 .cat_box img {
    /*background: linear-gradient(to bottom, #0000fa 50%, #000 50%);*/
    /*padding-bottom: 4rem;*/
    /*object-fit: contain!important;*/
}

#main_index .product_cat-3 .cat_box .content {
    background-color: transparent;
}

#main_index .product_cat-3 .cat_box .content .content_box .animated-arrow {
    display: none;
}

#main_index .product_cat-3 .cat_box .content .line {
    display: none;
}


@media (max-width: 1200.5px) {
    #main_index .index_wrapper_4 {
        padding: 5rem 1rem;
    }
}

@media (max-width: 991.5px) {
    
}

@media (max-width: 767.5px) {
    #main_index .product_cat-3 .col-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 110%;
    }
    
    #main_index #index_4_2 .product_cat-3 .cat_box {
        height: 350px;
    }
    
    #main_index .product_cat-3 .cat_box {
        height: 350px;
    }
    
    #main_index #index_4_2 .product_cat-3 .cat_box .content h2, 
    #main_index #index_4_2 .product_cat-3 .cat_box .content h3, 
    #main_index #index_4_2 .product_cat-3 .cat_box .content h4 {
        font-size: 20px!important;
        font-weight: 600;
    }
    
    #main_index .product_cat-3 .cat_box .content h2, 
    #main_index .product_cat-3 .cat_box .content h3, 
    #main_index .product_cat-3 .cat_box .content h4 {
        font-size: 20px!important;
    }
}



/**/

.hp-services {
    background-color: #fcf6ea;
    padding: 8rem 1rem 1rem;
    
    position: relative;
}

.hp-services::before {
    content: "";
    position: absolute;
    left: 0%;
    top: 0%;
    width: 100%;
    height: 100%;
    background-image: url(https://cdn1.npcdn.net/images/D_Thai_Ornament_Top_gomdic_1778061399.png?md5id=3ac7bddf3581dec000154bc98e800cc5&new_width=1000&new_height=1000&type=4);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 100% 0;
}


#main_index .template_modern_clean {
    background-color: #fcf6ea;
    padding: 0 12rem;
}

#main_index .template_modern_clean .service-card {
    margin-bottom: 0;
}

#main_index .template_modern_clean .service-image {
    height: 350px;
}

#main_index .template_modern_clean .container {
    max-width: 100%;
    padding: 0!important;
}

#main_index .template_modern_clean .page-title,
#main_index .template_modern_clean h1,
#main_index .template_modern_clean .service-description,
#main_index .template_modern_clean .service-footer{
    display: none;
}

#main_index .template_modern_clean .service-content .service-button {
    display: none!important;
}

#main_index .template_modern_clean .service-content {
    padding: 1rem;
    background-color: #e9d8ca;
}

#main_index .template_modern_clean .service-title {
    font-size: 17px;
    text-align: center;
    font-family: "Literata", serif;
    color: #402208;
    font-weight: 600;
    margin: 0!important;
    
}

.hp-services-button {
    padding: 2rem 1rem 8rem;
    text-align: center;
    background-color: #fcf6ea;
    
    position: relative;
}


.hp-services-button::before {
    content: "";
    position: absolute;
    left: 0%;
    bottom: 0%;
    width: 100%;
    height: 61px;
    background-image: url(https://cdn1.npcdn.net/images/D_Thai_Ornament_Bottom_gk5wjy_1778061399.png?md5id=3ac7bddf3581dec000154bc98e800cc5&type=4);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 100% 0;
}




@media (max-width: 1200.5px) {
    #main_index .template_modern_clean {
        padding: 0 1rem;
    }
    
    .hp-services-button::before {
        height: 20%;
    }
}

@media (max-width: 991.5px) {
    
}

@media (max-width: 767.5px) {
    
    .hp-services {
        padding: 6rem 1rem 1rem;
    }
    
    .hp-services::before {
        width: 150%;
    }
    
    #main_index .template_modern_clean .service-card {
        margin-bottom: 2rem;
    }
    
    .hp-services-button::before {
        height: 22%;
        width: 150%;
    }
}

@media (max-width: 480.5px) {
    .hp-services-button::before {
        height: 12%;
    }
}



/**/

.hp-photo {
    padding: 5rem 8rem 1rem;
    background-color: #f2e5dd;
}

#main_index .hp_photoGallerySlider_type3 {
    background-color: #f2e5dd;
    padding-left: 9rem;
    padding-bottom: 5rem;
}

#main_index .hp_photoGallerySlider_type3 .col-12 {
    padding: 0;
}

#main_index .hp_photoGallerySlider_type3 .container {
    max-width: 100%;
    padding: 0;
}

#main_index .hp_photoGallerySlider_type3 .photo-gallery3 .slick-list {
    margin-right: -5rem;
}

.hp_photoGallerySlider_type3 .photo-0-gallery .slick-slide:nth-child(even){
    transform: translate(0, 2rem);
}

#main_index .hp_photoGallerySlider_type3 .photo-gallery3 {
    padding: 0;
}

#main_index .hp_photoGallerySlider_type3 .photo-gallery3 .outline_box {
    padding: 6px;
}

#main_index .hp_photoGallerySlider_type3 .photo-gallery3 .outline_box .gallery_box {
    padding-top: 150%;
}

#main_index .hp_photoGallerySlider_type3 .photo-gallery3 .outline_box .gallery_box img {
    padding: 0;
    object-fit: cover;
}


#main_index .hp_photoGallerySlider_type3 .photo-gallery3 .slick-next {
    right: 45px;
}

#main_index .slick-prev::before {
    filter: unset;
    background-color: #fff;
    padding: 5px 10px;
    color: #000;
    text-shadow: unset;
    border-radius: 500px;
    content: "\f104";
    
    background-image: unset;
    width: unset;
    height: unset;
    background-size: contain;
    background-repeat: no-repeat;
    text-indent: unset;
    display: unset;
}

#main_index .slick-next::before {
    filter: unset;
    background-color: #fff;
    padding: 5px 10px;
    color: #000;
    text-shadow: unset;
    border-radius: 500px;
    content: "\f105";
    
    background-image: unset;
    width: unset;
    height: unset;
    background-size: contain;
    background-repeat: no-repeat;
    text-indent: unset;
    display: unset;
}



@media (max-width: 1200.5px) {
    .hp-photo {
        padding: 5rem 1rem 1rem;
    }
    
    #main_index .hp_photoGallerySlider_type3 {
        padding-left: 2rem;
    }
}

@media (max-width: 991.5px) {
    
}

@media (max-width: 767.5px) {
    #main_index .hp_photoGallerySlider_type3 .photo-gallery3 .slick-list {
        margin-right: 0rem;
    }
}



/**/


.hp-news {
    background-color: #fbf6e9;
    padding: 5rem 1rem 3rem;
}

#main_index .hp_latest_new_8 {
    background-color: #fbf6e9;
    padding: 0rem 8rem 3rem;
}



#main_index .hp_latest_new_8 .news_box {
    background-color: #fff;
    padding: 20px;
    box-shadow: 0 0 15px rgba(0, 0, 0, .15);
}


@media (max-width: 1200.5px) {
    #main_index .hp_latest_new_8 {
        padding: 0rem 1rem 3rem;
    }
}

@media (max-width: 991.5px) {
    
}

@media (max-width: 767.5px) {
    
}



/**/

.footer_type10 {
    padding: 5rem 10rem 3rem !important;
    position: relative;
    background: linear-gradient(to bottom, #fbf6e9 6%, #402208 6%);
    font-family: "Literata", serif;
}

.footer_type10::before {
    content: "";
    position: absolute;
    left: 0%;
    top: 0%;
    width: 100%;
    height: 76px;
    background-image: url(https://cdn1.npcdn.net/images/F_Ornament_dsc8yx_1778061399.png?md5id=3ac7bddf3581dec000154bc98e800cc5&type=4);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 100% 0;
}

.footer_type10 .sub_title p {
    color: #966d2c!important;
}

.footer_type10 a:hover {
    color: #966d2c!important;
}

.footer_type10 .container {
    max-width: 100%;
    margin: 0;
    padding: 0;
    background-color: transparent;
}

.footer_type10 .d-inline-flex {
    display: none!important;
}


@media (max-width: 1200.5px) {
    .footer_type10 {
        padding: 3rem 1rem 3rem !important;
        background: linear-gradient(to bottom, #fbf6e9 3%, #402208 3%);
    }
}

@media (max-width: 991.5px) {
    
}

@media (max-width: 767.5px) {
    
    .footer_type10 {
        background: linear-gradient(to bottom, #fbf6e9 2%, #402208 2%);
    }
    
    .footer_type10::before {
        width: 200%;
    }
}

@media (max-width: 480.5px) {
    
    .footer_type10 {
        background: linear-gradient(to bottom, #fbf6e9 2%, #402208 2%);
    }
    
    .footer_type10::before {
        width: 250%;
    }
}



