.itopplus-background {

}
body {
    overflow-x: hidden;
}

.itopplus-pos2 {
    background: linear-gradient(to bottom, #fff 0, #eaeef5 100%);
}



.navbar-default .navbar-nav>li>a {
    color: #fff;
    margin: 0 5px;
    padding: 8px 15px;
    border-radius: 30px;
    font-size: 16px;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:active,
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #fff !important;
    box-shadow: none;
 
    background: transparent;
    background-color: #ef4300;
}

.no-js .navbar-nav>li>.dropdown-menu {
    border-radius: 20px;
    background-color: #ff8001;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0);
    border: 0px solid rgba(0, 0, 0, .15);
}
.no-js .dropdown-submenu>.dropdown-menu {
    border-radius: 20px;
    background-color: #ff8001;
    box-shadow: 0 6px 12px rgba(0,0,0,0);
    border: 0px solid rgba(0,0,0,.15);
}
.no-js .dropdown-menu>li>a {
    color: #fff;
    font-size: 16px;
    padding: 7px 20px;
}
.no-js .dropdown-menu>li>a:focus,
.no-js .dropdown-menu>li>a:hover {
    color: #ffffff;
    background: #ef4300;
    border-radius: 20px;
}





@media screen and (max-width: 992px) {

    #controlBanner img {
        position: fixed;
        top: 5px;
        left: 10px;
        width: 170px !important;
        z-index: 10000;
    }

    #nav-menu,
    #ItopplusMainSidebar>div {
        background: #3f3041 !important;
    }

    #itpMenuSideBar span {
        background-color: #fff !important;
    }

    #controlMenu * {
        color: #fff !important;
        border: none;
    }


}

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

    .itopplus-banner {
        position: relative;
        z-index: 1000;
        background: #3f3041;
        transition: .3s;
    }

    .itp-block {
        display: grid;
        grid-template-columns: 30% 45% 25%;
        align-items: center;
        gap: 10px;
        color: #fff;
        width: 95vw;
        margin: 0 auto;
        justify-content: center;
    }
    #controlBanner {
        object-fit: contain;
        padding: 15px;
        width: 100%;
        min-width: auto;
        margin: 0 auto;
    }

    #nav-menu {
        display: grid;
        justify-content: center;
        background: transparent;
        min-height: auto;
        border-radius: 30px;
        background: #ff8000;
        width: fit-content;
        margin: 0 auto;
        padding: 7px 3px;
    }

    .no-js .itopplus-menu {
        position: absolute;
        width: fit-content;
        margin: 0 auto;
        left: 0;
        right: 0;
        bottom: -15%;
    }

    .itopplus-sticky-nav-bar-inside>div:nth-child(n+3) {
        display: none;
    }

    .itopplus-sticky-nav-bar-inside::before,
    .itopplus-sticky-nav-bar-inside::after {
        display: none;
    }

    .itopplus-sticky-nav-bar-inside {
        width: 80vw !important;
        display: grid;
        grid-template-columns: 12% auto;
        justify-items: end;
        align-items: center;
    }

    .itopplus-menu-logo {
        height: auto !important;
        width: 100%;
        padding: 15px;
    }

    img.itopplus-img-logo {
        width: 100% !important;
        min-width: 300px;

    }

    #itopplus-sticky-nav-bar {
        animation-duration: .8s !important;
    }

    #itopplus-nav-bar-sticky {
        display: flex;
        gap: 20px;
    }

    #itopplus-sticky-nav-bar .navbar-default {
        background: #3f3041;
    }


}



@media screen and (min-width : 1366px) {}











/* photo */
.picf {
    transition: 0.5s;
}
.picf:hover {
    transform: translate(0px, -8px);
    transition: 0.5s;
}
.picff:hover {
    transform: scale(1.05);
}
.picff {
    transition: 0.5s;
}

/* bgpt */
.bgpt {
    transition: 0.3s;
}
.bgpt:hover {
    box-shadow: 0 0 5px rgb(162 162 162 / 20%);
}

/* hvr */
.hvr-grow {
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    transition-duration: 0.3s;
    transition-property: transform;
}
.hvr-grow:hover,
.hvr-grow:focus,
.hvr-grow:active {
    transform: scale(1.10);
}

/*เฉพาะรูปแบบมีขอบ*/

.thumbnail img.imageGallery:hover {
    -webkit-transform: scale(1.1);
    transform: scale(0.98);
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.thumbnail .imageWidth.imageGallery {
    transform: scale(1.0);
    transition: 0.32s;
}
.thumbnail .imageWidth.imageGallery:hover {
    transform: scale(1.05);
    transition: 0.32s;
}
/**ห้ามเกินกรอบ**/
.thumbnail .imgLightbox {
    position: relative !important;
    overflow: hidden !important;
    width: 100% !important;
}
 
/*
#background670f4473727d740013aac13f .thumbnail {
    border: solid 0px #d1d1d1;
    background: #fff;
    transition: 0.5s;
    color: #2a5699;
    padding: 0% !important;
    box-shadow: rgb(0 0 0 / 0%) 0px 3px 8px;
    border-radius: 0px;
}
#background670f4473727d740013aac13f .thumbnail:hover {
    border: solid 0px #d1d1d1;
    background: #fff;
    box-shadow: rgb(0 0 0 / 0%) 0px 3px 8px;
    color: #2a5699;
}
*/





/*------------*/

figure.effect-selena {
    background: transparent;
}
figure.effect-apollo {
    background: transparent;
    border-radius: 20px;
}
.fancybox-opened .fancybox-skin {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0);
}
.fancybox-skin {
    background: #fff;
    border-radius: 0px;
}
.fancybox-lock {
    overflow: auto;
}
.fancybox-margin {
    margin-right: 0px;
}
.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: hidden;
}

/*  Layout */
.boderedlayoutClient {
    border-top: 0px dashed transparent;
    border-left: 0px dashed transparent;
    border-right: 0px dashed transparent;
    border-bottom: 0px dashed transparent;
}





/* jazz */
figure.effect-jazz figcaption::after {
    border-top: 0px solid transparent;
    border-bottom: 0px solid transparent;
}
figure.effect-jazz {
    background: transparent;
    border-radius: 20px;
}







/* oscar*/


.grid figure figcaption {
    padding: 0em;
}

figure.effect-oscar {
    background: transparent;
    width: 100%;
    border-radius: 20px;
}
figure.effect-oscar img {
    opacity: 1;
}
figure.effect-oscar:hover img {
    opacity: 1;
}
figure.effect-oscar figcaption::before {
    border: 0px solid #fff;
}
figure.effect-oscar figcaption {
       background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 68%, rgba(0, 0, 0, 0.72) 100%);
    border-radius: 20px;
}
figure.effect-oscar:hover figcaption {
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 68%, rgba(0, 0, 0, 0.72) 100%);
    border-radius: 20px;
}
figure.effect-oscar h2 {
    margin: 0% 0 0px 0;
    -webkit-transition: -webkit-transform 0.32s;
    transition: transform 0.32s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
figure.effect-oscar:hover h2 {
    opacity: 1;
    transition: 0.32s;
    transform: none !important;
}
.grid figure h2 {
    word-spacing: 0em;
    font-weight: 300;
    text-transform: none;
}
figure.effect-oscar img {
    max-width: none;
    -webkit-transition: opacity 0.32s, -webkit-transform 0.32s;
    transition: opacity 0.32s, transform 0.32s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
figure.effect-oscar:hover img {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
}
/*
#background66ab00d1bf641000135afae9 figure.effect-oscar:hover img {
    transform: scale(0.97);
}*/

/* oscar */





/* sadie gradient */
#background654a12ad18997f00126a4f36 .grid figure p {
    letter-spacing: 0px;
    font-size: 0.9em;
}
#background654a12ad18997f00126a4f36 figure.effect-sadie p {
    padding: 3em 1em 1em !important;
    opacity: 1;
    text-transform: none;
    color: #ffffff;
    background: transparent;
    text-align: center;
}
#background654a12ad18997f00126a4f36 figure.effect-sadie figcaption::before {
    z-index: 0;
    background: linear-gradient(0deg, rgba(255, 102, 0, 1) 0%, rgba(255, 102, 0, 0) 64%);
}

/* sadie gradient */








/* sadie */
figure.effect-sadie figcaption::before {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.45) 61%, rgba(0, 0, 0, 1) 100%);
}
figure.effect-sadie {
    border-radius: 0px;
}
figure.effect-sadie figcaption {
    background: transparent;
    opacity: 1;
}
/*
figure.effect-sadie figcaption::before {
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(138,191,82,0) 68%, rgba(83,161,0,0.92) 100%);
    opacity: 1;
}*/
figure.effect-sadie h2 {
    top: 85%;
    color: #ffffff;
    opacity: 1;
    font-size: 18px;
    font-weight: 400 !important;
    z-index: 100;
}
figure.effect-sadie:hover h2 {
    z-index: 100;
}
figure.effect-sadie:hover figcaption::before,
figure.effect-sadie:hover p {
    z-index: 100;
}
figure.effect-sadie img {
    max-width: none;
    -webkit-transition: opacity 0.32s, -webkit-transform 0.32s;
    transition: opacity 0.32s, transform 0.32s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
figure.effect-sadie:hover img {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
}

/* อัลบั้ม slide  */

.jssorb03 div {
    background-position: -5px -4px;
    background-color: #fff;
    color: #fff !important;
}
.jssorb03 .av,
.jssorb03 div,
.jssorb03 div:hover {
    background: transparent;
    overflow: hidden;
    cursor: pointer;
    width: 10px !important;
    height: 10px !important;
    background-color: #7c674e;
    border: 1px solid #7c674e;
    border-radius: 100px;
    margin-left: -255%;
}
.jssora03l {
    display: none;
}
.jssora03r {
    display: none;
}
.jssora03r.jssora03rds {
    display: none;
}
.jssorb03 div span {
    display: none;
}
img.cursor.force-hight {
    height: 270px !important;
}








/*hvr-backward*/
.hvr-backward:hover,
.hvr-backward:focus,
.hvr-backward:active {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
}
.hvr-backward {
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;

}
.hvr-backward1:hover,
.hvr-backward1:focus,
.hvr-backward1:active {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
}
.hvr-backward1 {
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;

}



/*  JazzByY */
.JazzByY-Position {
    display: block;
    overflow: hidden;
}
.JazzByY {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.JazzByY:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}






/*-------สไลด์-------*/
.rslides_tabs {
    list-style: none;
    padding: 0;
    font-size: 18px;
    list-style: gujarati;
    padding: 10px 0;
    text-align: center;
    width: 100%;
    display: flex;
    overflow-x: auto;
    margin-top: 2%;
}
.ef {
    -webkit-transform: scale(1);
    transform: scale(1);
    transition: transform .25s;
}
.ef li:hover {
    opacity: 0.8;
    transition: 0.32s;
}










/*อัลบั้มในเนื้อหาระบบ jazz*/

.contenemanager-gallery .col-xs-12.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
    width: 33.333%;
}
.Contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #fff;
    border-radius: 0px;
    transition: 0.3s;
}
.Contenemanager-gallery .thumbnail:hover {
    transform: scale(1.1);
    transition: 0.3s;
    position: relative !important;
    overflow: hidden !important;
}
.Contenemanager-gallery .thumbnail,
.img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
    box-shadow: 0 0 0 rgba(0, 0, 0, .075);
    border-radius: 0px;
    transform: scale(1.0) !important;
}

#Contentmanager img.img-responsive {
    border-radius: 0px;
    position: relative !important;
    overflow: hidden !important;
    width: 100% !important;
    transition: 0.5s;
}
#Contentmanager img.img-responsive:hover {
    transform: scale(1.1);
    transition: 0.3s;
    position: relative !important;
    overflow: hidden !important;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: transparent;
}
#Contentmanager .thumbnail {
    background-color: transparent;
    position: relative !important;
    overflow: hidden !important;
    border: 0px solid #ebd2c2;
    padding: 0px;
    border-radius: 0px;
}
#Contentmanager .thumbnail:hover {
    border-radius: 0px;
}
.img-thumbnail,
.thumbnail {
    box-shadow: 0 0px 0px rgb(0 0 0 / 8%);
}




/* contenemanager */

.social-icon {
    border-radius: 5px;
}
.managerHeader {
    font-size: 2.5em;
    padding: 2% 0% 2%;
    text-transform: capitalize;
    text-align: center;
    color: #282828;
    font-weight: 600;
}
#Contentmanager .post-time {
    font-size: 14px;
    font-weight: 300;
    color: #1e2a27;
    display: none;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #282828;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 18px;
    color: #000000;
    padding: 0% 0% 0%;
    font-weight: 600;
    line-height: normal;
    height: inherit;
    margin-bottom: 5%;
    text-align: left;
}

/*
.Contentmanager .site .col-section .item.-micro a:hover .caption .time {
  background-color: #7f141a;
   color: #fff;
}*/
.Contentmanager .site .col-section .item.-micro a:hover .caption .time .article-b {
    background-color: #90aad9;
    color: #fff;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    font-size: 14px;
}
article.col-md-6.item.-micro {
    width: 48%;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 0px 0px 0px 0px;
}
.Contentmanager .site .col-section .item.-micro a .image {
    width: 30%;
    margin-bottom: 0px;
    border-radius: 20px;
}
.Contentmanager .site .col-section .item.-micro a .caption {
    width: 70%;
    background: transparent;
    padding: 2% 3% 0%;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: none;
    border-bottom: none;
    margin: 1%;
    background: transparent;
    border: solid 0px #cdcdcd;
    border-radius: 0px;
    padding: 0%;
    /* box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; */
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    border-right: none;
    border-bottom: none;
    margin: 1%;
    background: transparent;
    border: solid 0px #cdcdcd;
    border-radius: 0px;
    padding: 0%;
     /* box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; */
}
.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}
.fbcomments,
.fbcomments {
    display: none;
}
.nav-template7 li a {
    color: #1c1c1c;
    display: inline-block;
    font-size: 18px !important;
}
.nav-template7 li:hover {
    background-color: #fff7ef;
    text-decoration: none;
}
#contenttype71 {
    font-size: 16px;
    text-align: left;
}
.nav-template7 .fa-plus:before {
    content: "\f101";
    color: #186c8c;
}
.col-md-12.text-justify {
    padding-right: 5px;
    padding-left: 5px;
}
.Textmanager.font-inherit {
    display: flow-root;
}
.page-header {
    border-bottom: 0px solid #eee;
}

#Contentmanager .img-thumbnail {
    border: 0px solid #ddd;
    background: transparent;
}
#Contentmanager .col-md-offset-2 {
    margin-left: 0%;
    padding-right: 0px;
    padding-left: 0px;
}

/* 
#Contentmanager .col-md-8 {
    width: 100%;
}*/




/* contenemanager */






/* contenemanager เรื่องที่น่าสนใจ */

.landingpagemanager {
    display: none;
}
.landingpagemanager #relateContentTitle {
    font-size: 26px !important;
    font-weight: 500;
    color: #000;
}
.landingpagemanager .fa-comments:before {
    display: none;
}
.landingpagemanager {
    padding: 0px;
    margin-left: -1%;
    margin-right: -1%;
    margin-top: 30px;
    border-radius: 0px;
    border: solid 0px #eee;
}
.landingpagemanager .nav-template {
    margin-top: 1%;
}
.landingpagemanager li.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5:hover .article-button {
    background-color: #f6a600;
}
.landingpagemanager li.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5 {
    width: 25%;
    background: transparent;
    border: 0px solid #e6c806 !important;
    margin: 0px;
    border-radius: 0px;
    display: inline-table;
}
.landingpagemanager .col-md-4.col-sm-4.col-xs-4.padding {
    width: 100%;
    padding: 0% 0 !important;
}
.landingpagemanager .col-md-8.col-sm-8.col-xs-12 {
    width: 100%;
    text-align: center;
    padding: 0% 0% 10%;
}
.landingpagemanager .col-md-8.col-sm-8.col-xs-12 strong {
    font-size: 16px;
    height: 30px;
    display: block;
    margin-top: 5%;
    font-weight: 400;
    text-align: center;
    color: #000;
    margin-bottom: 10%;
}

/*
.landingpagemanager .btn-sm p {
    font-size: 14px ! IMPORTANT;
}
.landingpagemanager .btn-group-sm&amp;amp;amp;amp;amp;amp;gt;.btn, .landingpagemanager .btn-sm {
    font-size: 16px;
}
.landingpagemanager .col-md-8.col-sm-8.col-xs-12 p {
    background: #e6c806;
    color: #000;
    border: none;
    font-size: 0.9em;
    padding: 6px 20px;
    font-weight: 600;
    border-radius: 50px;
    display: block;
    margin: 5% auto 0;
    transition: 0.5s;
    width: max-content;
}
.landingpagemanager .col-md-8.col-sm-8.col-xs-12:hover p  {
    background: #708c37;
    color: #fff;
}
*/
.landingpagemanager .img-container {
    padding-bottom: 78%;
    display: block;
    overflow: hidden;
    border-radius: 0px;
}
.landingpagemanager .img-container .img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.landingpagemanager .img-container .img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.landingpagemanager .article-t {
    font-size: 14px;
    text-align: left;
}
.landingpagemanager .article-b {
    font-size: 14px;
}
.landingpagemanager .btn-sm p {
    display: none;
}


/*
.PitCustomClass2 {
    width: 70%;
}
.PitCustomClass4 {
    width: 30%;
    height: -webkit-fill-available;
}
.PitCustomClass1 {
    display: flex;
    gap: 30px;
}
*/



/* contenemanager เรื่องที่น่าสนใจ */










/*---สไลด์---*/

#carousel6708f51a48d2240013d75bbb .hidden {
    display: block !important;
    visibility: inherit !important;
    pointer-events: none;
}
.carousel-indicators li {
    border: 1px solid #fff;
    margin: 2px;
      width: 12px;
    height: 12px;
}
.carousel-indicators .active {
    background-color: #fff;
    border-color: #fff;
    /* width: 30px; */
    margin: 2px;
      width: 12px;
    height: 12px;
}
.carousel-indicators {
    bottom: 5px;
}

/******
#carousel65602d7cf8fddc00147877f1 .carousel-indicators {
    left: 10%;
}
*****/

/* แนวตั้ง
#carousel62ea17c512014c00143fc050 .carousel-indicators {
    left: 8%;
    width: 0%;
    margin-left: 0;
}
*/

/*
#carousel61b2ee10dd70550013c5007f .carousel-indicators {
    bottom: 50px;
}
*/

.glyphicon-chevron-left:before,
.glyphicon-chevron-right:before {
    display: none;
}

/*---สไลด์---*/














/* ul_icon */

.icon_aa {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.7;
    text-align: left;
    list-style: none;
    padding: 0% 0% 1% 3%;
    margin: 0 auto;
    margin-bottom: 1%;
}
.icon_aa li::before {
    content: '➤';
    padding-right: 1%;
    color: #7c674e;
}
.icon_b {
    font-size: 16px;
    line-height: normal;
}
.icon_b ::marker {
    color: #000000;
}
.icon_c {
    font-size: 18px;
    /* padding: 0% 5%; */
}










/* class หน้าต้นแบบ */

.head-block1 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    width: 80%;
    margin-bottom: 5%;
    margin-top: 5%;
}
.head-block2 a {
    color: #fff;
}
.head-block2 {
    display: flex;
    width: 100%;
    gap: 10px;
    margin-left: 10%;
}
.head-block2-pd1 {
    width: 30%;
}
.head-block2-pd2 {
    width: 70%;
}
.head-block3 {
    display: flex;
    width: 100%;
    gap: 10px;
    margin-bottom: 7%;
    margin-top: 3%;
}
.head-block3-img {
    width: 13%;
    align-self: center;
}
.head-block3-text {
    width: 90%;
    align-self: center;
    font-size: 16px;
}
.head-block4 {
    display: flex;
    width: 100%;
    gap: 10px;
    margin-bottom: 2%;
}
.head-block4-img {
    width: 7%;
}
.head-block4-text {
    width: 90%;
    align-self: center;
    font-size: 16px;
}
.head-block5 {
    display: flex;
    width: 80%;
    gap: 10px;
}
.head-block6 {
    display: flex;
    width: 100%;
    gap: 10px;
}
.head-block6-img {
    width: 22%;
    align-self: center;
}
.head-block6-text {
    width: 90%;
    font-size: 16px;
    align-self: center;
}



.footer-text {
    font-size: 14px;
    padding: 1% 1% 3%;
}
.footer-text1 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 3%;
}
.footer-text2 {
    font-size: 16px;
    white-space: break-spaces;
    margin-bottom: 5%;
}
.footer-text3 {
    font-size: 18px;
    font-weight: 600;
}
.footer-text4 {
    text-align: center;
    font-size: 15px;
}




.footer-block1 {
    display: flex;
    width: 100%;
    gap: 10px;
    margin-top: 2%;
    margin-bottom: 2%;
}
.footer-block1-img {
    width: 9%;
    align-self: center;
}
.footer-block1-text {
    width: 90%;
    align-self: center;
    font-size: 16px;
}
.footer-block2 {
    display: flex;
    gap: 20px;
}
.footer-block2-text {
    font-size: 15px;
    white-space: break-spaces;
    line-height: 1.6;
}
.footer-block3 {
    display: flex;
    width: 100%;
    gap: 10px;
    margin-top: 5%;
    margin-bottom: 5%;
}
.footer-block3-img {
    width: 17%;
    align-self: center;
}
.footer-block3-text {
    width: 80%;
    align-self: center;
    font-size: 15px;
}
.footer-block4-img1 {
    width: 30%;
    margin: 0 auto;
    margin-top: 10%;
    margin-bottom: 10%;
}



.footer-pd1 a {
    color: #fff;
}
.footer-pd2 a {
    color: #fff;
}
.footer-pd4 a {
    color: #fff;
}
.footer-pd2 {
    margin-left: -10%;
}
.footer-pd3 {
    display: flex;
    width: 100%;
    gap: 10px;
}
.footer-pd3-pd1 {
    width: 45%;
}
.footer-pd3-pd2 {
    width: 55%;
}
.footer-pd3-img {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 10px;
}
.footer-pd4 {
    margin-left: -20%;
}







/* class  */
.comingsoonn {
    width: 75%;
    margin: 0 auto;
    margin-bottom: 3%;
    margin-top: 3%;
}




.empty-space {
    padding: 1.5%;
}
.empty-space1 {
    text-align: center;
    padding: 5% 0% 2%;
}
.empty-space1 h2 {
    font-weight: 600;
    background: linear-gradient(to bottom, rgba(253, 0, 253, 1) 0%, rgba(127, 0, 169, 1) 100%);
    color: #fff;
    width: 30%;
    margin: 0 auto;
    padding: 1% 4%;
    border-radius: 20px;
    box-shadow: 0px 10px 11px 0px rgba(128, 0, 169, 0.75);
    margin-bottom: 4%;
    text-align: center;
}
.empty-space1 h3 {
    white-space: break-spaces;
}
.empty-space2 h2 {
    font-weight: 600;
    background: linear-gradient(to bottom, rgba(253, 0, 253, 1) 0%, rgba(127, 0, 169, 1) 100%);
    color: #fff;
    width: 30%;
    margin: 0 auto;
    padding: 1% 4%;
    border-radius: 20px;
    box-shadow: 0px 10px 11px 0px rgba(128, 0, 169, 0.75);
    margin-bottom: 6%;
    text-align: center;
}
.empty-space2-block {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 20px;
    border-bottom: solid 1px #c5c4d6;
}
.empty-space2-img {
    width: 60%;
    margin: 0 auto;
    margin-bottom: 2%;
}
.empty-space2-block1 {
    text-align: center;
}
.empty-space2 h3 {
    text-transform: uppercase;
    font-weight: 600;
}
.empty-space2 p {
    color: #6b6b6b;
}
.empty-space2-border {
    border-bottom: solid 5px #8000a9;
    width: 15%;
    margin: 0 auto;
    margin-top: 20%;
}
.empty-space2 {
    padding: 6% 0%;
}
.empty-space3 h2 {
    font-weight: 600;
    background: linear-gradient(to bottom, rgba(253, 0, 253, 1) 0%, rgba(127, 0, 169, 1) 100%);
    color: #fff;
    width: 30%;
    margin: 0 auto;
    padding: 1% 4%;
    border-radius: 20px;
    box-shadow: 0px 10px 11px 0px rgba(128, 0, 169, 0.75);
    margin-bottom: 3%;
    text-align: center;
    margin-top: 5%;
}
.empty-space4 {
    display: flex;
    width: 100%;
    padding: 4% 0% 1%;
    border-bottom: solid 1px #c5c4d6;
    margin-bottom: 1%;
}
.empty-space4-text1 {
    width: 80%;
    align-self: center;
}
.empty-space4-text2 {
    width: 20%;
    align-self: center;
}
.empty-space4-block {
    display: flex;
    justify-content: flex-end;
    gap: 15px;
}
.empty-space4-btext {
    width: 80%;
    text-align: right;
    align-self: center;
    font-size: 16px;
}
.empty-space4-bimg {
    width: 10%;
}
.empty-space4 h2 {
    font-weight: 600;
}
.empty-space5 h2 {
    font-weight: 600;
    background: linear-gradient(to bottom, rgba(253, 0, 253, 1) 0%, rgba(127, 0, 169, 1) 100%);
    color: #fff;
    width: fit-content;
    margin: 0 auto;
    padding: 1% 5%;
    border-radius: 20px;
    box-shadow: 0px 10px 11px 0px rgba(128, 0, 169, 0.75);
    margin-bottom: 3%;
    text-align: center;
    margin-top: 5%;
}
.empty-space6 h2 {
    font-weight: 600;
    background: linear-gradient(to bottom, rgba(69, 0, 2, 1) 0%, rgba(234, 73, 79, 1) 50%, rgba(69, 0, 2, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.empty-space6 h5 {
    font-weight: 500;
}
.empty-space6 {
    color: #000;
    text-align: center;
    padding: 5% 0% 6%;
}
.empty-space6-block {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 10px;
    margin-top: 3%;
}
.empty-space6-pd:hover {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    transform: scale(1.01);
}
.empty-space6-pd {
    display: flex;
    width: 100%;
    gap: 20px;
    background-color: #fafafa;
    color: #000000;
    padding: 5%;
    border-radius: 20px;
    transition: 0.5s;
}
.empty-space6-img {
    width: 30%;
    align-self: center;
}
.empty-space6-text {
    width: 70%;
    text-align: left;
    align-self: center;
}
.empty-space6-pd p {
    margin-bottom: 1%;
    font-family: "LINE Seed Sans TH";
    font-weight: 600;
}
.empty-space6-pd h4 {
    font-weight: 600;
    /* background: linear-gradient(to right, rgba(213, 160, 99, 1) 0%, rgba(255, 222, 165, 1) 50%, rgba(213, 160, 99, 1) 100%); */
    /* -webkit-background-clip: text; */
    /* -webkit-text-fill-color: transparent; */
    font-family: "LINE Seed Sans TH";
}
.empty-space6-blockk1 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    margin-top: 3%;
}
.empty-space6-blockk {
    display: flex;
    width: 100%;
    gap: 10px;
}
.empty-space6-blockk01 {
    width: 50%;
    align-self: center;
}
.empty-space6-blockk02 {
    width: 50%;
    align-self: center;
}
.empty-space6-pd1:hover {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    transform: scale(1.01);
}
.empty-space6-pd1 {
    display: flex;
    width: 100%;
    gap: 20px;
    background-color: #fafafa;
    color: #000;
    padding: 2.5% 2%;
    border-radius: 20px;
    transition: 0.5s;
    margin-top: 3%;
}
.empty-space6-img1 {
    width: 14%;
    align-self: center;
}
.empty-space6-text1 {
    width: 90%;
    text-align: left;
    align-self: center;
}
.empty-space6-pd1 p {
    margin-bottom: 1%;
    font-family: "LINE Seed Sans TH";
    font-weight: 600;
}
.empty-space6-pd1 h4 {
    font-weight: 600;
    /* background: linear-gradient(to right, rgba(213, 160, 99, 1) 0%, rgba(255, 222, 165, 1) 50%, rgba(213, 160, 99, 1) 100%); */
    /* -webkit-background-clip: text; */
    /* -webkit-text-fill-color: transparent; */
    font-family: "LINE Seed Sans TH";
}
.empty-space7 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 50px;
}
.empty-space7-img {
    align-self: center;
}
.empty-space7-text {
    align-self: center;
}
.empty-space7-img img {
    width: 100% !important;
    border-radius: 20px;
}
.empty-space7 h4 {
    font-weight: 600;
}
.empty-space8 h1 {
    font-weight: 600;
    color: #000;
    font-size: 22px;
}
.empty-space8 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 50px;
    padding: 2% 0% 5%;
}
.empty-space8-img {
    align-self: center;
}
.empty-space8-img img {
    border-radius: 20px;
}
.empty-space8-text {
    align-self: center;
}
.empty-space8 h2 {
    font-weight: 600;
    color: #ff8001;
    text-transform: uppercase;
}
.empty-space8-border {
    border-bottom: solid 1px #999999;
    padding-bottom: 4%;
    margin-bottom: 4%;
}
.empty-space8 p {
    white-space: break-spaces;
}
.empty-space8 h4 {
    font-weight: 600;
    color: #000;
}
.empty-space9-block {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    margin-bottom: 5%;
}
.empty-space9-img img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
   border-radius: 20px;
}
.empty-space9-img img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    border-radius: 20px;
}
.empty-space9-img {
    margin-bottom: 5%;
    display: block;
    overflow: hidden;
  border-radius: 20px;
}
.empty-space9 {
    text-align: center;
    padding: 7% 0% 7%;
}
.empty-space10 h5 {
    text-align: center;
    font-weight: 600;
}
.empty-space10 {
    padding: 4% 0% 2%;
}
.empty-space11 {
    padding: 1% 1% 1%;
}
.empty-space11 h4 {
    font-weight: 600;
}
.empty-space12 h4 {
    font-weight: 600;
}
.empty-space12 {
    text-align: left;
}












h1,h2,h3,h4,h5,h6 {
  line-height: inherit;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
}



h1 {
    font-size: 2em;
}
h2 {
    font-size: 3em;
}
h3 {
    font-size: 18px;
}
h4 {
    font-size: 20px;
}
h5 {
    font-size: 22px;
}
h6 {
    font-size: 26px;
}
p {
    font-size: 16px;
}




/* ส่วนเสริม */


.album-text1 {
    font-size: 20px;
    font-weight: 600;
    margin-top: 67%;
}
.album-text2 {
    font-size: 20px;
    font-weight: 600;
    margin-top: 58%;
}
.album-text3 {
    font-size: 20px;
    font-weight: 600;
    margin-top: 58%;
}



.article-block {
    display: flex;
    width: 100%;
    gap: 10px;
    margin-top: 5%;
}
.article-block-text {
    width: 13%;
    align-self: center;
    font-size: 15px;
}
.article-block-img {
    width: 6%;
    align-self: center;
}
.article-text {
    font-size: 15px;
}





#background6721e5b32f76a90013008453 .thumbs {
    margin-bottom: 0px;
}
#background6721e5b32f76a90013008453 figure.effect-jazz {
    border-radius: 0px;
}







/* pdpa */
 
.pdpa-text h5 {
    font-weight: 600;
    margin-top: 2%;
}
.pdpa-text h4 {
    font-weight: 500;
}
.pdpa-text a:hover {
    color: #ff8000;
}
.pdpa-text a {
    color: #7a7f95;
}
.pdpa-text ul.icon-a {
    font-size: 16px;
    font-weight: 400;
}
.pdpamg1 {
    padding: 2% 0%;
}
.pdpamg1 .icon-a {
    font-size: 16px;
}
.pdpamg1 p {
    white-space: break-spaces;
}

/* นโยบายความเป็นส่วนตัว */

.ITPcookiebar {
    width: 100%!important;
    background-color: rgb(0 0 0 / 50%)!important;
    color: #fff;
}
.ITPlinkToCookiepage:hover {
    color: #ff8000!important;
}
.unknown_prf .btn-main {
    margin-bottom: 100%;
}
.buttonExampleSite:hover {
    background: #444!important;
  border: 1px solid #444!important;
    color: #fff!important;
}
.buttonExampleSite {
    border-radius: 0px!important;
    background-color: #ff8000!important;
    font-size: 16px!important;
    border: 1px solid #ff8000!important;
    color: #fff!important;
}






/* ติดต่อเรา */
.contact-pd {
    margin-top: 2%;
}
.contact-bg {
    padding: 0% 0% 2% 0%;
    border-radius: 10px;
}
.contact-bg h4 {
    font-weight: 600;
    font-size: 26px;
    color: #000000;
    white-space: break-spaces;
}
.contact-bg h3 {
    font-weight: 400;
    font-size: 17px;
    margin-top: 0%;
    margin-bottom: 2%;
    white-space: break-spaces;
}
.contact-bg p {
    white-space: break-spaces;
    font-size: 16px;
    margin-bottom: 3%;
    background-color: #000;
    color: #fff;
    padding: 2% 7%;
    width: fit-content;
}

.contact-block {
    display: flex;
    width: 100%;
    gap: 10px;
    margin-bottom: 1%;
}
.contact-block-img {
    width: 6.5%;
}
.contact-block-text {
    width: 94%;
    align-self: center;
    font-size: 16px;
    white-space: break-spaces;
}
.contact-block-text a:hover {
    color: #ff8001;
}
.contact-block-text a {
    color: #000;
    transition: 0.5s;
}










/*from Contact */
 
.no-js #background6721f43f27f97e0013fda868 label {
    display: none!important;
}
.no-js #background6721f43f27f97e0013fda868 .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
}
.no-js #background6721f43f27f97e0013fda868 .form-control {
    border-top: 0px solid #ccc;
    border-left: 0px solid #ccc;
    border-right: 0px solid #ccc;
    border-bottom: 1px dashed #ccc;
    border-radius: 0px!important;
    -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    font-size: 16px!important;
    padding: 39px 30px;
    background: transparent;
    color: #000;
}
.no-js #background6721f43f27f97e0013fda868 .form-control:hover {
	border-color: #ff8000 ;
}
.no-js #background6721f43f27f97e0013fda868 ::placeholder {
    color: #000!important;
  font-weight:300;
}

.no-js #background6721f43f27f97e0013fda868 .form-control:focus {
    border-color: #ff8000 ;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 0px rgba(102, 175, 233, 0);
  color: #000!important;
}

.no-js #background6721f43f27f97e0013fda868 .btn {
     background: #ff8000;
    background-repeat: repeat-x;
    border-color:transparent;
    border-radius: 0px;
    padding: 14px 30px;
    font-size: 18px;
    border: 0px solid transparent;
    color: #fff;
}

.no-js #background6721f43f27f97e0013fda868 .btn-default {
    text-shadow: 0 0 0 #ff8000;
}


.no-js #background6721f43f27f97e0013fda868 .btn-default:active {
background-color: #ff8000;
}

.no-js #background6721f43f27f97e0013fda868 .btn-default:hover,
.no-js #background6721f43f27f97e0013fda868 .btn-default:focus {
    background-position: 0 0px;
  background-color: #ff8000;
}
.no-js #background6721f43f27f97e0013fda868 span.label a {
    color: #fff;
}
/* .no-js #Component6628915ebe6205001316aab8 button.btn.btn-default {
    opacity: 1;
} */
 
.no-js #background6721f43f27f97e0013fda868 button.btn.btn-default {
    opacity: 1;
}





 
 

@media screen and (min-width : 1900px) {
.head-block3-text {
    font-size: 18px;
}
.head-block3-img {
    width: 10%;
} 
.head-block4-text {
    font-size: 18px;
} 
.head-block6-text {
    font-size: 18px;
}
.head-block6-img {
    width: 17%;
} 
.head-block4-img {
    width: 6%;
}
.head-block1 {
    width: 65%;
}  
.album-text1 {
    font-size: 24px;
}
.album-text2 {
    font-size: 24px;
} 
.album-text3 {
    font-size: 24px;
}
.empty-space4-btext {
    font-size: 18px;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 20px;
} 
.article-block-text {
    width: 11%;
} 
.article-block-img {
    width: 5%;
}  
.empty-space4-bimg {
    width: 8%;
}
.footer-text1 {
    font-size: 20px;
}
.footer-text2 {
    font-size: 17px;
} 
.footer-block1-text {
    font-size: 17px;
} 
.footer-block1-img {
    width: 7%;
}  
.footer-block2-text {
    font-size: 17px;
} 
.footer-block3-img {
    width: 14%;
}
.footer-block3-text {
    font-size: 17px;
}
.footer-text4 {
    font-size: 17px;
}
.navbar-default .navbar-nav>li>a {
    padding: 8px 20px;
    font-size: 20px;
}  
.empty-space8 h1 {
    font-size: 24px;
}
.icon_b {
    font-size: 18px;
}  
  
  
  
  
  
  
  
  
  
  
  
p {
    font-size: 18px;
} 
h2 {
    font-size: 3.5em;
}
h3 {
    font-size: 20px;
} 
h4 {
    font-size: 22px;
} 
  
}

@media screen and (max-width : 1191px) {
#imagesControl6721dac870c007001343dbdd {
    padding: 0px !important;
}
.head-block4-text {
    font-size: 14px;
}
.head-block6-text {
    font-size: 14px;
}  
.head-block3-text {
    font-size: 14px;
} 
.album-text1 {
    font-size: 16px;
} 
.album-text2 {
    font-size: 16px;
}
.album-text3 {
    font-size: 16px;
}
.article-block-text {
    width: 15%;
} 
  

  
  
  
h2 {
    font-size: 2em;
} 
h3 {
    font-size: 16px;
}
  
  
  
}  
  
@media screen and (max-width : 900px) {
.empty-space1 h2 {
    width: fit-content;
}
.album-text1 {
    margin-top: 64%;
}
.album-text2 {
    margin-top: 56%;
} 
#imagesControl6721dfb670c007001343dd44 {
    padding: 0px !important;
}  
#background6721e5b32f76a90013008453 .row-fluid [class*=col-sm-5fix], .uneditable-input[class*=col-sm-5fix], [class*=col-sm-5fix] {
	width: 20%;
}  
.article-text {
    font-size: 12px;
}
.article-block-text {
    width: 16%;
    font-size: 12px;
}  
#imagesControl6721ee2b2f76a90013008666 {
    padding: 0px !important;
}  
  
  
  
  
}

@media screen and (max-width : 480px) {
.empty-space1 h3 {
    white-space: inherit;
}
.empty-space1 h2 {
    padding: 2% 6%;
}  
.album-text1 {
    font-size: 20px;
    margin-top: 62%;
}  
.album-text2 {
    font-size: 20px;
    margin-top: 62%;
}
.album-text3 {
    font-size: 20px;
    margin-top: 62%;
}
.empty-space2 h2 {
    width: fit-content;
    padding: 2% 6%;
} 
.empty-space2-block {
    grid-template-columns: repeat(2, 1fr);
      border-bottom: solid 0px #c5c4d6;
}
.empty-space3 h2 {
    width: fit-content;
    padding: 2% 6%;
} 
#background6721e5b32f76a90013008453 .row-fluid [class*=col-sm-5fix], .uneditable-input[class*=col-sm-5fix], [class*=col-sm-5fix] {
	width: 50%;
}  
#background6721e5b32f76a90013008453 .thumbs {
    margin-bottom: -3%;
}
article.col-md-6.item.-micro {
    width: 100%;
} 
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 16px;
    margin-bottom: 0%;
}  
.Contentmanager .site .col-section .item.-micro a .caption {
    padding: 0% 3% 0%;
}
.empty-space1 h2 {
    margin-bottom: 10%;
}
.empty-space8 {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
}  
.empty-space9-block {
    grid-template-columns: repeat(1, 1fr);
    gap: 0px;
}
.empty-space6-block {
    grid-template-columns: repeat(1, 1fr);
}
.empty-space6-blockk {
    display: grid;
} 
.empty-space6-blockk01 {
    width: 100%;
}
.empty-space6-blockk02 {
    width: 100%;
}  
.empty-space6-blockk1 {
    grid-template-columns: repeat(1, 1fr);
}
.empty-space6-img {
    width: 20%;
}
.empty-space6-img1 {
    width: 20%;
}
.empty-space6-text1 {
    width: 70%;
}
.empty-space6-pd1 h4 {
    font-size: 16px;
} 
.empty-space6-pd1 {
    padding: 5%;
      margin-top: 0%;
}
.empty-space7 {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
}  
.contact-block-img {
    width: 10%;
}
.contact-block-text {
    width: 90%;
    font-size: 15px;
} 
.contact-bg h4 {
    font-size: 22px;
}
.empty-space5 h2 {
    padding: 2% 6%;
}
.empty-space4-text2 {
    width: 45%;
} 
.empty-space4-btext {
    width: 80%;
    font-size: 12px;
} 
.empty-space4-bimg {
    width: 20%;
}  

  
  
}




.unknown {
  position: fixed;
  bottom: 6% !important;
}

.unknown_prf .btn-main,
.unknown_prf:hover .btn-main {
  margin-bottom: 0 !important;
}

.social-group-parent {
    display: grid;
    grid-template-columns: 35% 65%;
    padding-left: 50px;
    margin: 0 0 30px;
}

  .social-group {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }

  .social-group.tel {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
  }

.social-icon {
    display: grid;
    grid-template-columns: 30px auto;
    align-items: center;
    white-space: nowrap;
  	gap: 10px;
  	margin-bottom: 10px;
}

.social-icon img {
	width: 100%;
}

.social-group-parent a:hover {
	color: #fff;
}

.footer-block4-img img {
    width: 100px !important;
    object-fit: cover;
    margin: auto;
}

.footer-block4-img1 img {
	min-width: 33px;
}

