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

.itopplus-bg {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_290820234oth/0/0/1z-z477807389053.webp');
}

/************Menu***************/
#itopplus-nav-bar {
    display: flex;
    justify-content: space-between;
}


.navbar-default .navbar-nav>li>a {
    color: #444;
    margin: 0;
    padding: 10px 0;
    font-size: 18px;
    transition: 0.5s;
}

.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: #00acc8 !important;
    box-shadow: none;
    border-radius: none;
    background: transparent;
    background-color: transparent;

}



.navbar-default .navbar-nav>li>a:after,
.dropdown-menu>li>a:after,
.footer-text2 a:after {
    display: block;
    content: "";
    width: 10px;
    height: 10px;
    background-color: #00acc8;
    border-radius: 50%;
    opacity: 0;
    transition: all .3s;
    transform: scale(0.3);
    margin: 5px auto 0;
}

.footer-text2 a:after {
    margin: -5px auto 0 !important;
}

.navbar-default .navbar-nav>li>a:hover:after,
.dropdown-menu>li>a:hover:after,
.footer-text2 a:hover:after {
    opacity: 1;
    transform: scale(1);
}

.dropdown-menu>li>a {
    color: #000;
    font-size: 16px;
    padding: 7px 20px;
    transition: 0.5s;
    width: max-content;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #00acc8;
    background: transparent;
}

.navbar-nav>li>.dropdown-menu {
    border-radius: 0px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0);
    border: 0px solid rgba(0, 0, 0, .15);
}


/********Only Sidebar*********/
@media screen and (max-width : 1023px) {

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #00ACC8 !important;
        color: #00ACC8 !important;
    }

    #controlMenu,
    #controlMenu i,
    #controlMenu li a {
        color: #00ACC8 !important
    }

    .navbar-default {
        background: #fff;
    }

    /*new logo nav*/
    .navbar-header {
        display: flex !important;
        flex-direction: row-reverse;
        box-shadow: 0 0 5px 0 #ccc;
        padding: 0 10px;
      	width: 100%;
    }

    .itopplus-logo img {
        position: fixed;
        object-fit: contain;
        width: 45px !important;
        top: 5px;
        left: 15px;
    }

    .itopplus-slide {
        margin-top: -4px;
    }

}

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

    .navbar-default {
        background: transparent;
    }

    #controlPosition {
        margin-top: 30px;
    }

    .itopplus-menu {
        text-align: center;
    }

    #controlBanner {
        object-fit: contain;
        padding: 0 15px;
        width: 145px;
        margin: 0 auto;
    }

    .no-js .itopplus-banner {
        background: transparent;
        position: absolute;
        z-index: 100;
        width: 100%;

    }

    .itopplus-banner .container {
        background: #fff;
        border-radius: 0 0 15px 15px;
        padding: 5px 0 0;
        height: 115px;
    }

    #slidermaster651fb0266e4a92001277d9ba {
        height: 310px !important;
    }

}


@media (min-width : 810px) and (max-width : 1023px) {
    /*menu pc*/
    #main-navbar-collapse {
        display: none !important;
    }
}


@media screen and (min-width : 1366px) {
    #slidermaster651fb0266e4a92001277d9ba {
        height: 310px !important;
    }

    #controlBanner,
    .footer-img-img,
    .head-img {
        transition: 0.3s;
    }

    #controlBanner:hover,
    .footer-img-img:hover,
    .head-img:hover {
        transform: scale(1.05);
    }
}

@media screen and (min-width : 1900px) {
    .itopplus-banner .container {
        padding: 5px 0 0;
    }

    #slidermaster651fb0266e4a92001277d9ba {
        height: 370px !important;
    }

    .head-img-block {
        width: 65% !important;
        margin-top: -5% !important;
    }

    .empty-space1-block1T {
        font-size: 34px !important;
    }

    .empty-space1-block1N {
        font-size: 9em !important;
    }

    .empty-space1 h3 {
        font-size: 20px !important;
    }

    .empty-space1 {
        gap: 80px !important;
    }

    .empty-space2 {
        gap: 80px !important;
    }

    .empty-space2 h3 {
        font-size: 20px !important;
    }

    .empty-space2-block1TEXT {
        font-size: 20px !important;
    }

    .album-text1 {
        font-size: 20px !important;
    }

    .button-text1 {
        font-size: 18px !important;
    }

    .footer-img-block {
        width: 40% !important;
    }

    .footer-img1 {
        width: 55% !important;
    }

    .footer-block-img {
        width: 15% !important;
    }

    .footer-clock-img {
        width: 10% !important;
    }

    .empty-space6 p {
        font-size: 20px !important;
    }

    .empty-space6-text {
        font-size: 18px !important;
    }

    .empty-space8 h5 {
        font-size: 28px !important;
    }

    #tableA th {
        padding: 15px !important;
        font-size: 18px !important;
    }

    #tableA td {
        padding: 14px !important;
        font-size: 18px !important;
    }

    .empty-space9 h1 {
        font-size: 2em !important;
    }

    .empty-space10 span {
        font-size: 30px !important;
    }

    .contact-bg h3 {
        font-size: 18px !important;
    }

    .contact-block-text {
        font-size: 18px !important;
    }

    .no-js #Component651fb2d97dee5e0013b3ed3d .form-control {
        padding: 35px !important;
    }


    .managerHeader {
        font-size: 2.5em !important;
    }








    p {
        font-size: 18px !important;
    }

    h1 {
        font-size: 3em !important;
    }

    h2 {
        font-size: 4em !important;
    }

    h3 {
        font-size: 20px !important;
    }

    h4 {
        font-size: 24px !important;
    }

    h5 {
        font-size: 24px !important;
    }

    h6 {
        font-size: 28px !important;
    }


#background653a322d9616e300139822eb, #background6541d64112f05a0013f9269b, #background6541d66ad094fa00137b8498{
    margin-top: -100px;
}


}








/* 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;
}


/**ห้ามเกินกรอบ**/
#background651f92732d2b010013ff1dee .thumbnail .imgLightbox,
#background651f9295fa8f1800137cfc68 .thumbnail .imgLightbox,
#background651f92ae2d2b010013ff1e29 .thumbnail .imgLightbox,
#background651f92c4fa8f1800137cfc71 .thumbnail .imgLightbox {
    position: relative !important;
    overflow: hidden !important;
    width: 100% !important;
    border-radius: 20px;
}

#background651f92732d2b010013ff1dee .thumbnail,
#background651f9295fa8f1800137cfc68 .thumbnail,
#background651f92ae2d2b010013ff1e29 .thumbnail,
#background651f92c4fa8f1800137cfc71 .thumbnail {
    border: solid 0px #e9e9e9;
    background: transparent;
    transition: 0.5s;
    /* color: #000;*/
    padding: 0% !important;
    box-shadow: 0px 2px 15px 0px rgb(142 142 142 / 0%);
    border-radius: 0px;
}

#background651f92732d2b010013ff1dee .thumbnail:hover,
#background651f9295fa8f1800137cfc68 .thumbnail:hover,
#background651f92ae2d2b010013ff1e29 .thumbnail:hover,
#background651f92c4fa8f1800137cfc71 .thumbnail:hover {
    border: solid 0px #e9e9e9;
    background: transparent;
    box-shadow: 0px 2px 15px 0px rgb(142 142 142 / 0%);
    /* color: #000;*/
}



#background651f9295fa8f1800137cfc68 .thumbnail,
#background651f92ae2d2b010013ff1e29 .thumbnail {
    padding: 1% !important;
}





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

figure.effect-selena {
    background: transparent;
}

figure.effect-apollo {
    background: transparent;
}



.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;
}



/* oscar*/

#background64f56176edf03100136bff4d .grid figure figcaption {
    padding: 0em;
}




figure.effect-oscar {
    background: transparent;
    width: 100%;
}

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: transparent;
}

figure.effect-oscar:hover figcaption {
    background: rgb(26 84 141 / 60%);
}





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);
}



/* oscar */




/* 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: #00acc8;
    border: 1px solid #00acc8;
    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;

}



/*  JazzByYing */
.JazzByYing-Position {
    display: block;
    overflow: hidden;
    border-radius: 20px;
}

.JazzByYing {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

.JazzByYing: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;
}







/**/
.itopplus-sticky-nav-bar-inside div {
    float: none !important;
    text-align: center;
}

#itopplus-sticky-nav-bar {
    background: #fff;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.33);
}

#itopplus-nav-bar-sticky .itopplus-sidebar-menu-parent {
    color: #fff;
    font-size: 12pt;
    border-bottom: none !important;
}

ul#itopplus-nav-bar-sticky {
    padding-top: 10px;
    padding-bottom: 30px;
}







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

.contenemanager-gallery .col-xs-12.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
    width: 25%;
}

.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%;
    font-weight: 600;
    text-align: center;
    text-transform: capitalize;
    color: #00acc8;
}

#Contentmanager .post-time {
    font-size: 14px;
    font-weight: 300;
    color: #1e2a27;
    display: none;
}

.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #004b52;
}

.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 18px;
    color: #000000;
    padding: 3% 5% 0%;
    font-weight: 500;
    line-height: 1.4;
    text-align: left;
}


.Contentmanager .site .col-section .item.-micro a:hover .caption .time .pd-text2 {
    background-color: #559808;
    color: #fff;
}

/*
.Contentmanager .site .col-section .item.-micro a:hover .caption .time {
  background-color: #004b52;
   color: #fff;
}*/

.Contentmanager .site .col-section .item.-micro a .caption .time {
    padding: 3% 5% 0%;
}

article.col-md-6.item.-micro {
    width: 29.333%;
}




.Contentmanager .site .col-section .item.-micro {
    padding: 0px 0px 0px 0px;
}

.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    margin-bottom: 0px;
    border-radius: 10px;
}

.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    background: transparent;
    padding: 5% 0% 0% 0%;
}

.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: none;
    border-bottom: none;
    margin: 2%;
    padding: 1.5%;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 1px 14px 0px rgb(140 140 140 / 30%);
    border: solid 0px #cdcdcd;
}

#background65378dd5bd7faa001261d91d .Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: none;
    border-bottom: none;
    margin: 2%;
    padding: 1.5%;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 1px 14px 0px rgb(140 140 140 / 30%);
    border: solid 0px #cdcdcd;
    margin-left: 33.33%;
}

#background65378def12f05a0013f87fb0 .Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: none;
    border-bottom: none;
    margin: 2%;
    padding: 1.5%;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 1px 14px 0px rgb(140 140 140 / 30%);
    border: solid 0px #cdcdcd;
    margin-left: 33.33%;
}

#background65378e0112f05a0013f87fc0 .Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: none;
    border-bottom: none;
    margin: 2%;
    padding: 1.5%;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 1px 14px 0px rgb(140 140 140 / 30%);
    border: solid 0px #cdcdcd;
    margin-left: 33.33%;
}

.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    border-right: none;
    border-bottom: none;
    margin: 2%;
    padding: 1.5%;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 1px 14px 0px rgb(140 140 140 / 30%);
    border: solid 0px #cdcdcd;
}


.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%;
}*/



.landingpagemanager {
    display: none;
}





/* contenemanager */













/*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: #ff6600;
}

ul.icon_b {
    font-size: 16px;
}

ul.icon_b ::marker {
    color: #000;
}

.icon_c {
    font-size: 16px;
    padding: 0% 5%;
}







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

.head-img-block {
    display: flex;
    width: 80%;
    margin: 0 auto;
    gap: 10px;
    margin-top: -8%;
}


.footer-img1 {
    width: 65%;
    margin: 0 auto;
    margin-bottom: 5%;
}


.footer-text {
    text-align: center;
    font-weight: 300;
}

.footer-text1 {
    color: #00acc8;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 3%;
}

.footer-text2 {
    font-size: 16px;
    display: flex;
    /* white-space: break-spaces; */
    line-height: 2;
    flex-direction: column;
}

.footer-text2 a {
    display: inline-grid;
    color: #444;
    width: max-content;

}

.footer-text2 a:hover {
    color: #00acc8;
}





.footer-text3 {
    font-family: 'Poppins', sans-serif;
    font-size: 13px;
    color: #444444;
}

.footer-text4 {
    font-size: 16px;
    white-space: break-spaces;
}


.footer-block {
    display: flex;
    width: 100%;
    gap: 10px;
}

.footer-block-img {
    width: 20%;
    align-self: center;
}

.footer-block-text {
    width: 80%;
    align-self: center;
}

.footer-block-text a {
    color: #444;
}

.footer-block p {
    color: #00acc8;
    font-weight: 500;
    margin-bottom: 0;
}

.footer-block h6 {
    font-family: 'Poppins', sans-serif;
}

.footer-img-block {
    display: flex;
    width: 50%;
    gap: 10px;
    margin-bottom: 6%;
}


.footer-pd1 {
    margin-left: 5%;
}

.footer-pd2 {
    margin-left: -15%;
}

.footer-pd3 {
    margin-right: -20%;
}


.footer-clock {
    display: flex;
    width: 100%;
    gap: 10px;
    margin-top: 5%;
}

.footer-clock-img {
    width: 12%;
}

.footer-clock-text {
    font-size: 16px;
    align-self: center;
    width: 78%;
}






/* class */

.comingsoonn {
    width: 75%;
    margin: 0 auto;
    margin-bottom: 4%;
    margin-top: 4%;
}




.empty-space {
    padding: 1%;
}

.empty-space1 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 50px;
    padding: 6% 0% 0% 0%;
}

.empty-space1-block {
    align-self: center;
}

.empty-space1-block1 {
    display: flex;
    width: 100%;
    gap: 15px;
}

.empty-space1 h3 {
    white-space: break-spaces;
    line-height: 1.6;
    /* font-weight: 300; */
    font-size: 17px;
}

.empty-space1-block1N {
    font-size: 7em;
    font-weight: 600;
    color: #00acc8;
    font-family: 'Poppins', sans-serif;
}

.empty-space1-block1T {
    font-size: 28px;
    white-space: break-spaces;
    text-align: right;
    align-self: center;
    font-weight: 300;
}

.empty-space2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 50px;
    padding: 0% 0% 6% 0%;
}

.empty-space2-block {
    align-self: center;
}

.empty-space2-block1PD {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    margin-top: 4%;
}

.empty-space2-block1 {
    display: flex;
    width: 100%;
    gap: 10px;
}

.empty-space2-block1IMG {
    width: 35%;
    align-self: center;
}

.empty-space2-block1TEXT {
    width: 65%;
    align-self: center;
    font-size: 16px;
    /* font-weight: 300; */
    white-space: break-spaces;
}

.empty-space2 h3 {
    /* font-weight: 300; */
    white-space: break-spaces;
    font-size: 17px;
}

.empty-space2 h1 {
    color: #00acc8;
    font-weight: 500;
}

.empty-space2 h2 {
    color: #00acc8;
    font-weight: 500;
    white-space: break-spaces;
    line-height: 1.2;
    margin-top: 1%;
    margin-bottom: 4%;
}

.empty-space3 h2 {
    color: #00acc8;
    font-weight: 500;
}

.empty-space3 h4 {
    color: #444444;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
}

.empty-space3 {
    border-left: solid 4px #cecece;
    padding-left: 2%;
    margin-bottom: 2%;
    line-height: 1.3;
}

.empty-space4 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    padding: 2% 0% 2%;
}

.empty-space4 h2 {
    color: #00acc8;
    font-weight: 500;
    font-size: 4em;
}

.empty-space4 h6 {
    white-space: break-spaces;
    font-weight: 300;
}

.empty-space4-block {
    align-self: center;
}

.empty-space4-pd {
    margin-left: 10%;
}

.empty-space5 {
    text-align: center;
    padding: 3% 0% 2%;
}

.empty-space5 h2 {
    color: #00acc8;
    font-weight: 500;
}

.empty-space5 h4 {
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
}

.empty-space6 p {
    font-size: 17px;
    margin-bottom: 3%;
}

.empty-space6 h5 {
    font-weight: 500;
    color: #00acc8;
}

.empty-space6 {
    text-align: center;
    padding: 0% 0% 5%;
}

.empty-space6-pd {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
}

.empty-space6-img {
    width: 40%;
    margin: 0 auto;
    margin-bottom: 5%;
}

.empty-space6-text {
    font-size: 16px;
    white-space: break-spaces;
}

.empty-space7 h3 {
    text-align: center;
}

.empty-space8 h5 {
    border-bottom: dashed 1px #ccc;
    padding-bottom: 1%;
    margin-left: 1%;
    margin-right: 1%;
    color: #00acc8;
    font-weight: 500;
    font-size: 24px;
    margin-top: 3%;
}

.empty-space9 h1 {
    background-color: #f2f2f2;
    padding: 1% 2%;
    margin-bottom: -2%;
    margin-left: 1%;
    margin-right: 1%;
    font-weight: 500;
    margin-top: 3%;
    text-align: center;
    color: #000;
}

.empty-space10 {
    text-align: center;
    margin-bottom: 2%;
}

.empty-space10 h1 {
    white-space: break-spaces;
    color: #00acc8;
    font-weight: 500;
}

.empty-space10 span {
    font-size: 24px;
    color: #529702;
}

.empty-space10 h3 {
    white-space: break-spaces;
}

.empty-space11 {
    text-align: left;
}

.empty-space11 h4 {
    font-weight: 500;
    margin-bottom: 1%;
}

.empty-space11 p {
    white-space: break-spaces;
}











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: 17px;
    white-space: break-spaces;
    margin-top: 4%;
    margin-left: 2%;
}



.button-text1:hover {
    background-color: #559808;
}

.button-text1 {
    background-color: #00acc8;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    text-align: center;
    width: fit-content;
    padding: 2% 4%;
    margin-top: 6%;
    transition: 0.5s;
}





.pd-text1 {
    font-size: 16px;
    color: #333;
    white-space: break-spaces;
    min-height: 75px;
}

.pd-text2 {
    background-color: #00acc8;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    text-align: center;
    width: fit-content;
    padding: 4% 8%;
    margin-top: 6%;
    transition: 0.5s;
}





.icon-imga:hover {
    transform: scale(1.05);
}

.icon-imga {
    transition: 0.5s;
}

.icon-imgb:hover {
    transform: scale(1.05);
}

.icon-imgb {
    transition: 0.5s;
}

/* .icon-imga {
    -webkit-animation: hithere 2s ease infinite;
    animation: hithere 2s ease infinite;
}
.icon-imgb {
    -webkit-animation: hithere1 2s ease infinite;
    animation: hithere1 2s ease infinite;
} */
/* animation */
.hithere {
    animation: hithere 0.32 s ease infinite;
}

@keyframes hithere {
    30% {
        transform: scale(1.1);
    }

    50% {
        transform: rotate(10deg) scale(1);
    }

    100% {
        transform: scale(1);
    }
}

.hithere1 {
    animation: hithere 0.5 s ease infinite;
}

@keyframes hithere1 {
    50% {
        transform: scale(1.1);
    }

    80% {
        transform: rotate(-10deg) scale(1);
    }

    100% {
        transform: scale(1);
    }
}







.mg1 {
    margin-top: 8%;
}

.mg2 {
    padding: 2% 0% 5% 0%;
}

.mg3 {
    padding: 0% 0% 3% 0%;
}



#imagesControl651f92c4fa8f1800137cfc71 {
    margin-top: -48%;
}






/* tableA */

#tableA {
    width: 100%;
}

#tableA th {
    background-color: #00acc8;
    padding: 10px;
    color: #ffffff;
    font-size: 16px;
    border: solid 5px #fff;
    font-weight: 400;
    text-align: center;
}

#tableA td {
    border: 5px solid #fff;
    padding: 10px;
    font-size: 16px;
    width: 25%;
    text-align: center;
}

#tableA tr {
    transition: 0.3s;
}

#tableA tr:nth-child(even) {
    background-color: #f2f2f2;
}

#tableA tr:hover {
    background-color: #00acc8;
    color: #fff;
}





/* pdpa */

.pdpa-text h5 {
    font-weight: 500;
    margin-top: 2%;
}

.pdpa-text h4 {
    font-weight: 500;
}

.pdpa-text a:hover {
    color: #00acc8;
}

.pdpa-text a {
    color: #333;
}

.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: #00acc8 !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: #00acc8 !important;
    font-size: 16px !important;
    border: 1px solid #00acc8 !important;
    color: #fff !important;
}










/* ติดต่อเรา */

.contact-bg {
    padding: 0% 0% 0% 0%;
    border-radius: 10px;
}

.contact-bg h4 {
    font-weight: 500;
    font-size: 22px;
    white-space: break-spaces;
}

.contact-bg h3 {
    font-weight: 400;
    font-size: 16px;
    margin-top: 0%;
    margin-bottom: 2%;
    white-space: break-spaces;
}

.contact-bg p {
    white-space: break-spaces;
    font-size: 16px;
    margin-bottom: 3%;
    color: #00acc8;
}

.contact-block {
    display: flex;
    width: 100%;
    gap: 10px;
    margin-bottom: 1%;
}

.contact-block-img {
    width: 5.5%;
}

.contact-block-text {
    width: 94%;
    align-self: center;
    font-size: 16px;
}

.contact-block-text a:hover {
    color: #00acc8;
}

.contact-block-text a {
    color: #333;
    transition: 0.5s;
}




/*from Contact */

.no-js #Component651fb2d97dee5e0013b3ed3d label {
    display: none !important;
}

.no-js #Component651fb2d97dee5e0013b3ed3d .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
}

.no-js #Component651fb2d97dee5e0013b3ed3d .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: 14px !important;
    padding: 30px;
    background: transparent;
    color: #000;
}

.no-js #Component651fb2d97dee5e0013b3ed3d .form-control:hover {
    border-color: #00acc8;
}

.no-js #Component651fb2d97dee5e0013b3ed3d ::placeholder {
    color: #000 !important;
    font-weight: 300;
}

.no-js #Component651fb2d97dee5e0013b3ed3d .form-control:focus {
    border-color: #00acc8;
    -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 #Component651fb2d97dee5e0013b3ed3d .btn {
    background: #00acc8;
    background-repeat: repeat-x;
    border-color: transparent;
    border-radius: 0px;
    padding: 14px 30px;
    font-size: 18px;
    border: 0px solid transparent;
    color: #fff;
}

.no-js #Component651fb2d97dee5e0013b3ed3d .btn-default {
    text-shadow: 0 0 0 #00acc8;
}


.no-js #Component651fb2d97dee5e0013b3ed3d .btn-default:active {
    background-color: #00acc8;
}

.no-js #Component651fb2d97dee5e0013b3ed3d .btn-default:hover,
.no-js #Component651fb2d97dee5e0013b3ed3d .btn-default:focus {
    background-position: 0 0px;
    background-color: #00acc8;
}

.no-js #Component651fb2d97dee5e0013b3ed3d span.label a {
    color: #fff;
}

/* .no-js #Component651fb2d97dee5e0013b3ed3d button.btn.btn-default {
    opacity: 1;
} */






/*Hide Menu Phone*/



@media only screen and (min-width : 360px) {
    .navbar-default .navbar-toggle {
        border-color: #66b2ff;
        border: none !important;
        background: none !important;

    }

    .text-bar {
        color: #66b2ff !important;
        font-size: 0px !important;
    }

    .navbar-default .navbar-toggle:focus .icon-bar,
    .navbar-default .navbar-toggle:hover .icon-bar {
        background-color: #fff;
    }
}




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

.Contentmanager .caption .title {
    height: auto !important;
}  
  
.pd-text1 {
    white-space: inherit;
}
  
}

/*all ipad landscape*/
@media screen and (min-width : 1024px) and (max-width : 1200px) {

.pd-text1 {
    min-height: 75px;
}
  
}


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

.pd-text1 {
    min-height: 75px;
}
  
}


@media only screen and (max-width: 900px) {
    .navbar-default .navbar-brand {
        padding: 11px;
    }

    .itopplus-search-image-flex-container {
        width: 100% !important;
        display: inline-block !important;
    }

    .itopplus-search-image-flex-item {
        background-color: #fafafa !important;
        display: inherit;
        padding: 10px 10px 10px 10px !important;
        margin: 0px !important;
        width: 50% !important;
        float: left;
        box-shadow: rgb(0 0 0 / 19%) 0px 0 0, rgb(0 0 0 / 23%) 0px 0 0 !important;
        min-height: 200px !important;
        max-height: 200px !important;
    }

    .itopplus-search-shopcart-image img {
        width: 90% !important;
    }

    #itp-shopcart-detail {
        padding-left: 0 !important;
    }

    .itopplus-search-shopcart-image {
        height: auto !important;
        overflow: hidden;
    }

    .itopplus-search-shopcart-image img {
        width: 100% !important;
    }

    .search_text {
        text-align: center;
    }

    .itopplus-search-shopcart-image {
        background: #f6f8f8;
    }

    .navbar-default .navbar-toggle:focus .icon-bar,
    .navbar-default .navbar-toggle:hover .icon-bar {
        background-color: #fff;
    }



    .empty-space1-block1N {
        font-size: 5em;
    }

    .empty-space1-block1T {
        font-size: 24px;
    }

    .empty-space1 h3 {
        white-space: inherit;
        font-size: 16px;
    }

    .empty-space2 h2 {
        white-space: inherit;
    }

    .empty-space2 h3 {
        white-space: inherit;
        font-size: 16px;
    }

    .empty-space2-block1TEXT {
        font-size: 12px;
        white-space: inherit;
    }

    .album-text1 {
        font-size: 14px;
        white-space: inherit;
    }

    #imagesControl651f92c4fa8f1800137cfc71 {
        margin-top: -45%;
    }

    .empty-space4 h2 {
        font-size: 2.5em;
    }

    .empty-space4 h6 {
        white-space: inherit;
        font-size: 18px;
    }

    #slidermaster651fb0266e4a92001277d9ba {
        height: 210px !important;
    }

    .table-responsive {
        border: 0px solid #ddd;
    }

    .empty-space10 h3 {
        white-space: inherit;
    }

    .contact-block-img {
        width: 10.5%;
    }

    h1 {
        font-size: 28px;
    }

    h2 {
        font-size: 2em;
    }
  

#Contentmanager .pull-left {
    width: 50%;
}
  
}










@media only screen and (max-width:480px) {
    #slidermaster651fb0266e4a92001277d9ba {
        height: 100px !important;
    }

    #imagesControl651f854b9904810013bc3c2a {
        padding: 0px !important;
    }

    .empty-space1 {
        grid-template-columns: repeat(1, 1fr);
    }

    .empty-space2 {
        grid-template-columns: repeat(1, 1fr);
    }

    .empty-space2-block1PD {
        grid-template-columns: repeat(1, 1fr);
    }

    .empty-space2-block1TEXT {
        font-size: 16px;
        white-space: break-spaces;
    }

    .empty-space2-block1IMG {
        width: 25%;
    }

    .album-text1 {
        font-size: 16px;
    }

    #imagesControl651f92c4fa8f1800137cfc71 {
        margin-top: 0%;
    }

    .album-text1 {
        margin-top: 7% !important;
    }

    .empty-space4 {
        grid-template-columns: repeat(1, 1fr);
    }

    .empty-space4-pd {
        margin-left: 0%;
        margin-bottom: 10%;
        text-align: center;
    }

    .button-text1 {
        margin: 0 auto;
        margin-top: 5%;
    }

    .empty-space6-pd {
        grid-template-columns: repeat(2, 1fr);
        margin-top: 10%;
    }

    .empty-space6-img {
        width: 50%;
    }

    article.col-md-6.item.-micro {
        width: 100%;
    }

    .Contentmanager .site .col-section .item.-micro:nth-child(odd) {
        margin: 5%;
        padding: 5%;
    }

    #background65378dd5bd7faa001261d91d .Contentmanager .site .col-section .item.-micro:nth-child(odd) {
        border-right: none;
        border-bottom: none;
        margin: 2%;
        padding: 1.5%;
        background: #fff;
        border-radius: 10px;
        box-shadow: 0px 1px 14px 0px rgb(140 140 140 / 30%);
        border: solid 0px #cdcdcd;
        margin-left: 3%;
    }

    #background65378def12f05a0013f87fb0 .Contentmanager .site .col-section .item.-micro:nth-child(odd) {
        border-right: none;
        border-bottom: none;
        margin: 2%;
        padding: 1.5%;
        background: #fff;
        border-radius: 10px;
        box-shadow: 0px 1px 14px 0px rgb(140 140 140 / 30%);
        border: solid 0px #cdcdcd;
        margin-left: 3%;
    }

    #background65378e0112f05a0013f87fc0 .Contentmanager .site .col-section .item.-micro:nth-child(odd) {
        border-right: none;
        border-bottom: none;
        margin: 2%;
        padding: 1.5%;
        background: #fff;
        border-radius: 10px;
        box-shadow: 0px 1px 14px 0px rgb(140 140 140 / 30%);
        border: solid 0px #cdcdcd;
        margin-left: 3%;
    }

    .Contentmanager .site .col-section .item.-micro:nth-child(even) {
        margin: 5%;
        padding: 5%;
    }

    .pd-text1 {
        height: inherit !important;
    }

    .Textmanager.font-inherit {
        display: block;
    }



    h1 {
        font-size: 24px;
    }

    .mg1 {
        margin-top: 0%;
    }

    #imagesControl653a322d9616e300139822eb {
        margin: -10px;
    }

    .empty-space10 span {
        font-size: 19px;

    }

    .empty-space10 h3 {
        font-size: 14px;
    }

    .empty-space1 h3 {

        font-size: 14px;
    }

    #tableA th {
        padding: 12px;
    }

    #imagesControl6541d64112f05a0013f9269b {
        padding: 0px !important;
    }

    #imagesControl6541d66ad094fa00137b8498 {
        padding: 0px !important;
    }

    .managerHeader {
        font-size: 2em;
    }

#Contentmanager .pull-left {
    width: 100%;
}
.Textmanager.font-inherit {
    display: block;
}


}

















@media only screen and (max-width:414px) {}



@media only screen and (min-width : 320px) {
    .navbar-default .navbar-toggle {
        border-color: #66b2ff;
        border: none !important;
        background: none !important;

    }


    .text-bar {
        color: #66b2ff !important;
        font-size: 0px !important;
    }

    .navbar-default .navbar-toggle:focus .icon-bar,
    .navbar-default .navbar-toggle:hover .icon-bar {
        background-color: #fff;
    }
}









/**/
@media only screen and (min-width : 414px) and (max-width : 480px) {

    .empty-space1 h3 {
        font-size: 16px !important;
        position: relative;
        left: -5px;
    }

    .fix-font1 {
        display: block !important;
        width: 110% !important;
    }

}

.fix-font1 {
    display: contents;
}




.itopplus-slide figure img {
    max-width: 120%;

}

