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

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

.itopplus-bg2 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_19042022k9fe/0/0/2z-z879853661136.webp');
    background-position: bottom;
}

.itopplus-bg3 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_19042022k9fe/0/0/3z-z506076755894.webp');
    background-size: cover;
}

.itopplus-footer {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_19042022k9fe/0/0/fz-z108731728053.webp');
    background-size: cover;
}

.eapps-widget-toolbar {
    display: none;
}

/************Menu***************/
.itopplus-sidebar-menu-child a {
    text-transform: uppercase;
}



.itopplus-menu {
    margin-top: 4%;
    text-align: right;
}

.navbar-default .navbar-nav>li>a {
    color: #000;
    margin: 0 5px;
    padding: 7px 15px;
    font-size: 16px;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:active {
    color: #fff !important;
    box-shadow: none;
    border-radius: 5px;
    background: transparent;
    background-color: #00963a;
}


.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #00963a;
    border-radius: 5px;
}

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

.dropdown-submenu>.dropdown-menu {
    border-radius: 5px;
    border: 0px solid rgba(0, 0, 0, .15);
    box-shadow: 0 0px 0px rgba(0, 0, 0, .175);
}

.dropdown-menu>li>a {
    color: #000;
    font-size: 16px;
    padding: 7px 20px;
    text-transform: uppercase;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #fff;
    background: #00963a;
    border-radius: 5px;
}

/********Only Sidebar*********/
@media screen and (max-width : 992px) {
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }

    #controlMenu,
    #controlMenu i,
    #controlMenu li a {
        color: #fff !important;
    }

    .navbar-default {
        background: linear-gradient(to right, #2f95fb 0%, #072ab5 100%);
    }
}

@media screen and (min-width : 1024px) {
    .navbar-default {
        background: transparent;
    }

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

    #slidermaster647812b9e1464b001225e2fa {
        height: 330px !important;
    }
   #slidermaster64eff9507fc46a00131d04bf {
        height: 330px !important;
    }
}

@media screen and (min-width : 1366px) {
    #slidermaster647812b9e1464b001225e2fa {
        height: 330px !important;
    }
  #slidermaster64eff9507fc46a00131d04bf {
        height: 330px !important;
    }
}


@media screen and (min-width : 1900px) {
    #slidermaster647812b9e1464b001225e2fa {
        height: 400px !important;
    }
 #slidermaster64eff9507fc46a00131d04bf {
        height: 400px !important;
    }
    .icon-img-pd {
        width: 65% !important;
    }

    .icon-img6 {
        width: 32% !important;
    }

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

    .album-text2 {
        font-size: 18px !important;
    }

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

    .main-timeline .description {
        font-size: 18px !important;
    }

    .main-timeline .title {
        font-size: 22px !important;
    }

    ul.icon-products {
        font-size: 18px !important;
    }

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

    .empty-space9 p {
        margin: 0% 4% !important;
        text-align: center;
    }

    .contact-block-img {
        width: 4% !important;
    }

    .empty-space8 {
        padding: 9% !important;
    }






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

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

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

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



}







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




/* Products ENG */

#background647708034c1b5f001a3b1c8a .thumbnail {
    border: solid 0px #f1f1f1;
    background: transparent;
    transition: 0.5s;
    color: #000000;
    padding: 0% !important;
    box-shadow: 0px 0px 0px 0px rgba(84, 103, 81, 0.58);
    border-radius: 0px;

}

#background647708034c1b5f001a3b1c8a .thumbnail:hover {
    border: solid 0px #dfdfdf;
    background: transparent;
    box-shadow: 0px 0px 0px 0px rgba(84, 103, 81, 0.58);
    color: #0052b7;
}


/* Products TH */

#background64eff93f8eae790012b4c287 .thumbnail {
    border: solid 0px #f1f1f1;
    background: transparent;
    transition: 0.5s;
    color: #000000;
    padding: 0% !important;
    box-shadow: 0px 0px 0px 0px rgba(84, 103, 81, 0.58);
    border-radius: 0px;

}

#background64eff93f8eae790012b4c287 .thumbnail:hover {
    border: solid 0px #dfdfdf;
    background: transparent;
    box-shadow: 0px 0px 0px 0px rgba(84, 103, 81, 0.58);
    color: #0052b7;
}



/* Services ENG */

#background647714ba1f05890013c23692 .thumbnail {
    border: solid 0px #f1f1f1;
    background: #ffff;
    transition: 0.5s;
    color: #000000;
    padding: 0% !important;
    box-shadow: 0px 0px 0px 0px rgba(84, 103, 81, 0.58);
    border-radius: 0px;

}

#background647714ba1f05890013c23692 .thumbnail:hover {
    border: solid 0px #dfdfdf;
    background: #ffff;
    box-shadow: 0px 0px 0px 0px rgba(84, 103, 81, 0.58);
    color: #0052b7;
}

/* Services TH */

#background64eff93f8eae790012b4c2a9 .thumbnail {
    border: solid 0px #f1f1f1;
    background: #ffff;
    transition: 0.5s;
    color: #000000;
    padding: 0% !important;
    box-shadow: 0px 0px 0px 0px rgba(84, 103, 81, 0.58);
    border-radius: 0px;

}

#background64eff93f8eae790012b4c2a9 .thumbnail:hover {
    border: solid 0px #dfdfdf;
    background: #ffff;
    box-shadow: 0px 0px 0px 0px rgba(84, 103, 81, 0.58);
    color: #0052b7;
}



/* PORTFOLIO ENG */
#background64954a51d8c2170013f2b587 .thumbnail .imgLightbox {
    position: relative !important;
    overflow: hidden !important;
    width: 100% !important;
    border-radius: 12px 12px 0px 0px;
}

#background64954a51d8c2170013f2b587 .thumbnail {
    border: solid 0px #f1f1f1;
    transition: 0.5s;
    color: #ffffff;
    padding: 0% !important;
    box-shadow: 0px 0px 0px 0px rgba(84, 103, 81, 0.58);
    border-radius: 15px;
    background: linear-gradient(to right, rgba(76, 168, 249, 1) 0%, rgba(76, 168, 249, 1) 41%, rgba(0, 82, 183, 1) 100%);
}

#background64954a51d8c2170013f2b587 .thumbnail:hover {
    border: solid 0px #dfdfdf;
    background: linear-gradient(to right, rgba(76, 168, 249, 1) 0%, rgba(76, 168, 249, 1) 41%, rgba(0, 82, 183, 1) 100%);
    box-shadow: 0px 0px 0px 0px rgba(84, 103, 81, 0.58);
    color: #ffffff;
}


/* PORTFOLIO TH */
#background64effa53bf2d24001367572d .thumbnail .imgLightbox {
    position: relative !important;
    overflow: hidden !important;
    width: 100% !important;
    border-radius: 12px 12px 0px 0px;
}

#background64effa53bf2d24001367572d .thumbnail {
    border: solid 0px #f1f1f1;
    transition: 0.5s;
    color: #ffffff;
    padding: 0% !important;
    box-shadow: 0px 0px 0px 0px rgba(84, 103, 81, 0.58);
    border-radius: 15px;
    background: linear-gradient(to right, rgba(76, 168, 249, 1) 0%, rgba(76, 168, 249, 1) 41%, rgba(0, 82, 183, 1) 100%);
}

#background64effa53bf2d24001367572d .thumbnail:hover {
    border: solid 0px #dfdfdf;
    background: linear-gradient(to right, rgba(76, 168, 249, 1) 0%, rgba(76, 168, 249, 1) 41%, rgba(0, 82, 183, 1) 100%);
    box-shadow: 0px 0px 0px 0px rgba(84, 103, 81, 0.58);
    color: #ffffff;
}





/* Power Plant Portfolio ENG */
#background64954ec1adf0f4001334defc .thumbnail .imgLightbox {
    position: relative !important;
    overflow: hidden !important;
    width: 100% !important;
    border-radius: 12px 12px 0px 0px;
}

#background64954ec1adf0f4001334defc .thumbnail {
    border: solid 0px #f1f1f1;
    transition: 0.5s;
    padding: 0% !important;
    box-shadow: 0px 0px 0px 0px rgba(84, 103, 81, 0.58);
    background: linear-gradient(to right, rgba(76, 168, 249, 1) 0%, rgba(76, 168, 249, 1) 41%, rgba(0, 82, 183, 1) 100%);
    color: #fff;
    border-radius: 10px;
}

#background64954ec1adf0f4001334defc .thumbnail:hover {
    border: solid 0px #dfdfdf;
    background: linear-gradient(to right, rgba(76, 168, 249, 1) 0%, rgba(76, 168, 249, 1) 41%, rgba(0, 82, 183, 1) 100%);
    box-shadow: 0px 0px 0px 0px rgba(84, 103, 81, 0.58);
    color: #fff;
}

#background64954ec1adf0f4001334defc .thumbnail p {
    padding: 0% 0% 6%;
}




/* Power Plant Portfolio TH */
#background64effa6c432bcf0013ec2acf .thumbnail .imgLightbox {
    position: relative !important;
    overflow: hidden !important;
    width: 100% !important;
    border-radius: 12px 12px 0px 0px;
}

#background64effa6c432bcf0013ec2acf .thumbnail {
    border: solid 0px #f1f1f1;
    transition: 0.5s;
    padding: 0% !important;
    box-shadow: 0px 0px 0px 0px rgba(84, 103, 81, 0.58);
    background: linear-gradient(to right, rgba(76, 168, 249, 1) 0%, rgba(76, 168, 249, 1) 41%, rgba(0, 82, 183, 1) 100%);
    color: #fff;
    border-radius: 10px;
}

#background64effa6c432bcf0013ec2acf .thumbnail:hover {
    border: solid 0px #dfdfdf;
    background: linear-gradient(to right, rgba(76, 168, 249, 1) 0%, rgba(76, 168, 249, 1) 41%, rgba(0, 82, 183, 1) 100%);
    box-shadow: 0px 0px 0px 0px rgba(84, 103, 81, 0.58);
    color: #fff;
}

#background64effa6c432bcf0013ec2acf .thumbnail p {
    padding: 0% 0% 6%;
}





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

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;
    border-radius: 10px;
}

#background647f13b6e1464b0012260976 figure.effect-jazz,
#background647eaecd35ca760012ad774d figure.effect-jazz {
    border-radius: 20px;
}



/* oscar*/

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





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: #0052b7;
    border: 1px solid #0052b7;
    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;
}

.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: 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: 3em;
    padding: 2% 0% 2%;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
    background-color: #0052b7;
    margin-bottom: 5%;
}

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

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

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



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

.Contentmanager .site .col-section .item.-micro a .caption .time {
    font-size: 16px;
    padding: 4% 5%;
    color: #fff;
    text-align: center;
    width: 50%;
    margin: 0 auto;
    margin-top: 0%;
    font-weight: 400;
    border-radius: 10px;
    transition: 0.5s;
    background-color: #00963a;
}

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

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

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

.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: none;
    border-bottom: none;
    margin: 1%;
    padding: 0% 0% 0% 0%;
    background: #fff;
    border-radius: 0px;
    box-shadow: 0px 0px 0px 0px rgba(84, 103, 81, 0.30);
}

.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    border-right: none;
    border-bottom: none;
    margin: 1%;
    padding: 0% 0% 0% 0%;
    background: #fff;
    border-radius: 0px;
    box-shadow: 0px 0px 0px 0px rgba(84, 103, 81, 0.30);
}





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

ul.icon_b ::marker {
    color: #1a4fa0;
}

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








/* ติดตามข่าวสาร TH 1 */

.no-js #background647eb4bc4c1b5f001a3b4170 .form-subscribe .input-group .search-query {
    -webkit-border-radius: 10px 0px 0px 10px;
    -moz-border-radius: 10px 0px 0px 10px;
    border-radius: 50px 0px 0px 50px;
    padding: 2% 10%;
    border: solid 0px #f5f5f5;
    background-color: #fff;
    box-shadow: 0 0 0 rgb(0 0 0 / 0%);
    height: 47px;
}

.no-js #background647eb4bc4c1b5f001a3b4170 .input-group-subscribe:before,
form.form-subscribe:before {
    display: none;
}

.no-js #background647eb4bc4c1b5f001a3b4170 .form-control {
    color: #000;
    font-weight: 300;
    font-size: 14px !important;
}

.no-js #background647eb4bc4c1b5f001a3b4170 .input-group-btn:last-child>.btn,
.no-js #background647eb4bc4c1b5f001a3b4170 .input-group-btn:last-child>.btn-group {
    margin-left: -15px;
}

.no-js #background647eb4bc4c1b5f001a3b4170 .btn-group-sm>.btn,
.no-js #background647eb4bc4c1b5f001a3b4170 .btn-sm {
    padding: 11px 32px;
    font-size: 16px;
    line-height: 1.6;
}

.no-js #background647eb4bc4c1b5f001a3b4170 .btn-default {
    text-shadow: 0 0px 0 #fff;
    background-image: linear-gradient(to bottom, #00963a 0, #00963a 100%);
    background-repeat: repeat-x;
    border: solid 0px #00963a;
    color: #fff;
    border-color: #00963a;
}

.no-js #background647eb4bc4c1b5f001a3b4170 .btn-default:focus,
.no-js .btn-default:hover {
    background-color: #00963a;
    color: #fff;
}

.no-js #background647eb4bc4c1b5f001a3b4170 .btn-default.active,
.no-js #background647eb4bc4c1b5f001a3b4170 .btn-default:active {
    background-color: #00963a;
    border-color: #00963a;
}

.no-js #background647eb4bc4c1b5f001a3b4170 .form-subscribe .btn {
    border-radius: 0 50px 50px 0;
}




/* ติดตามข่าวสาร TH 2 */

.no-js #background64a65f365010ee0012a62d2b .form-subscribe .input-group .search-query {
    -webkit-border-radius: 10px 0px 0px 10px;
    -moz-border-radius: 10px 0px 0px 10px;
    border-radius: 50px 0px 0px 50px;
    padding: 2% 10%;
    border: solid 0px #f5f5f5;
    background-color: #fff;
    box-shadow: 0 0 0 rgb(0 0 0 / 0%);
    height: 47px;
}

.no-js #background64a65f365010ee0012a62d2b .input-group-subscribe:before,
form.form-subscribe:before {
    display: none;
}

.no-js #background64a65f365010ee0012a62d2b .form-control {
    color: #000;
    font-weight: 300;
    font-size: 14px !important;
}

.no-js #background64a65f365010ee0012a62d2b .input-group-btn:last-child>.btn,
.no-js #background64a65f365010ee0012a62d2b .input-group-btn:last-child>.btn-group {
    margin-left: -15px;
}

.no-js #background64a65f365010ee0012a62d2b .btn-group-sm>.btn,
.no-js #background64a65f365010ee0012a62d2b .btn-sm {
    padding: 11px 32px;
    font-size: 16px;
    line-height: 1.6;
}

.no-js #background64a65f365010ee0012a62d2b .btn-default {
    text-shadow: 0 0px 0 #fff;
    background-image: linear-gradient(to bottom, #00963a 0, #00963a 100%);
    background-repeat: repeat-x;
    border: solid 0px #00963a;
    color: #fff;
    border-color: #00963a;
}

.no-js #background64a65f365010ee0012a62d2b .btn-default:focus,
.no-js .btn-default:hover {
    background-color: #00963a;
    color: #fff;
}

.no-js #background64a65f365010ee0012a62d2b .btn-default.active,
.no-js #background64a65f365010ee0012a62d2b .btn-default:active {
    background-color: #00963a;
    border-color: #00963a;
}

.no-js #background64a65f365010ee0012a62d2b .form-subscribe .btn {
    border-radius: 0 50px 50px 0;
}






/* ติดตามข่าวสาร TH 3 */

.no-js #background64b4d41609d16a00134a0d71 .form-subscribe .input-group .search-query {
    -webkit-border-radius: 10px 0px 0px 10px;
    -moz-border-radius: 10px 0px 0px 10px;
    border-radius: 50px 0px 0px 50px;
    padding: 2% 10%;
    border: solid 0px #f5f5f5;
    background-color: #fff;
    box-shadow: 0 0 0 rgb(0 0 0 / 0%);
    height: 47px;
}

.no-js #background64b4d41609d16a00134a0d71 .input-group-subscribe:before,
form.form-subscribe:before {
    display: none;
}

.no-js #background64b4d41609d16a00134a0d71 .form-control {
    color: #000;
    font-weight: 300;
    font-size: 14px !important;
}

.no-js #background64b4d41609d16a00134a0d71 .input-group-btn:last-child>.btn,
.no-js #background64b4d41609d16a00134a0d71 .input-group-btn:last-child>.btn-group {
    margin-left: -15px;
}

.no-js #background64b4d41609d16a00134a0d71 .btn-group-sm>.btn,
.no-js #background64b4d41609d16a00134a0d71 .btn-sm {
    padding: 11px 32px;
    font-size: 16px;
    line-height: 1.6;
}

.no-js #background64b4d41609d16a00134a0d71 .btn-default {
    text-shadow: 0 0px 0 #fff;
    background-image: linear-gradient(to bottom, #00963a 0, #00963a 100%);
    background-repeat: repeat-x;
    border: solid 0px #00963a;
    color: #fff;
    border-color: #00963a;
}

.no-js #background64b4d41609d16a00134a0d71 .btn-default:focus,
.no-js .btn-default:hover {
    background-color: #00963a;
    color: #fff;
}

.no-js #background64b4d41609d16a00134a0d71 .btn-default.active,
.no-js #background64b4d41609d16a00134a0d71 .btn-default:active {
    background-color: #00963a;
    border-color: #00963a;
}

.no-js #background64b4d41609d16a00134a0d71 .form-subscribe .btn {
    border-radius: 0 50px 50px 0;
}






/* ติดตามข่าวสาร TH 4 */

.no-js #background64b4d40d09d16a00134a0d59 .form-subscribe .input-group .search-query {
    -webkit-border-radius: 10px 0px 0px 10px;
    -moz-border-radius: 10px 0px 0px 10px;
    border-radius: 50px 0px 0px 50px;
    padding: 2% 10%;
    border: solid 0px #f5f5f5;
    background-color: #fff;
    box-shadow: 0 0 0 rgb(0 0 0 / 0%);
    height: 47px;
}

.no-js #background64b4d40d09d16a00134a0d59 .input-group-subscribe:before,
form.form-subscribe:before {
    display: none;
}

.no-js #background64b4d40d09d16a00134a0d59 .form-control {
    color: #000;
    font-weight: 300;
    font-size: 14px !important;
}

.no-js #background64b4d40d09d16a00134a0d59 .input-group-btn:last-child>.btn,
.no-js #background64b4d40d09d16a00134a0d59 .input-group-btn:last-child>.btn-group {
    margin-left: -15px;
}

.no-js #background64b4d40d09d16a00134a0d59 .btn-group-sm>.btn,
.no-js #background64b4d40d09d16a00134a0d59 .btn-sm {
    padding: 11px 32px;
    font-size: 16px;
    line-height: 1.6;
}

.no-js #background64b4d40d09d16a00134a0d59 .btn-default {
    text-shadow: 0 0px 0 #fff;
    background-image: linear-gradient(to bottom, #00963a 0, #00963a 100%);
    background-repeat: repeat-x;
    border: solid 0px #00963a;
    color: #fff;
    border-color: #00963a;
}

.no-js #background64b4d40d09d16a00134a0d59 .btn-default:focus,
.no-js .btn-default:hover {
    background-color: #00963a;
    color: #fff;
}

.no-js #background64b4d40d09d16a00134a0d59 .btn-default.active,
.no-js #background64b4d40d09d16a00134a0d59 .btn-default:active {
    background-color: #00963a;
    border-color: #00963a;
}

.no-js #background64b4d40d09d16a00134a0d59 .form-subscribe .btn {
    border-radius: 0 50px 50px 0;
}





/* ติดตามข่าวสาร TH 5 */

.no-js #background64b4d41b09d16a00134a0d89 .form-subscribe .input-group .search-query {
    -webkit-border-radius: 10px 0px 0px 10px;
    -moz-border-radius: 10px 0px 0px 10px;
    border-radius: 50px 0px 0px 50px;
    padding: 2% 10%;
    border: solid 0px #f5f5f5;
    background-color: #fff;
    box-shadow: 0 0 0 rgb(0 0 0 / 0%);
    height: 47px;
}

.no-js #background64b4d41b09d16a00134a0d89 .input-group-subscribe:before,
form.form-subscribe:before {
    display: none;
}

.no-js #background64b4d41b09d16a00134a0d89 .form-control {
    color: #000;
    font-weight: 300;
    font-size: 14px !important;
}

.no-js #background64b4d41b09d16a00134a0d89 .input-group-btn:last-child>.btn,
.no-js #background64b4d41b09d16a00134a0d89 .input-group-btn:last-child>.btn-group {
    margin-left: -15px;
}

.no-js #background64b4d41b09d16a00134a0d89 .btn-group-sm>.btn,
.no-js #background64b4d41b09d16a00134a0d89 .btn-sm {
    padding: 11px 32px;
    font-size: 16px;
    line-height: 1.6;
}

.no-js #background64b4d41b09d16a00134a0d89 .btn-default {
    text-shadow: 0 0px 0 #fff;
    background-image: linear-gradient(to bottom, #00963a 0, #00963a 100%);
    background-repeat: repeat-x;
    border: solid 0px #00963a;
    color: #fff;
    border-color: #00963a;
}

.no-js #background64b4d41b09d16a00134a0d89 .btn-default:focus,
.no-js .btn-default:hover {
    background-color: #00963a;
    color: #fff;
}

.no-js #background64b4d41b09d16a00134a0d89 .btn-default.active,
.no-js #background64b4d41b09d16a00134a0d89 .btn-default:active {
    background-color: #00963a;
    border-color: #00963a;
}

.no-js #background64b4d41b09d16a00134a0d89 .form-subscribe .btn {
    border-radius: 0 50px 50px 0;
}






/* ติดตามข่าวสาร ENG 1 */

.no-js #background64eff8f67fc46a00131d0465 .form-subscribe .input-group .search-query {
    -webkit-border-radius: 10px 0px 0px 10px;
    -moz-border-radius: 10px 0px 0px 10px;
    border-radius: 50px 0px 0px 50px;
    padding: 2% 10%;
    border: solid 0px #f5f5f5;
    background-color: #fff;
    box-shadow: 0 0 0 rgb(0 0 0 / 0%);
    height: 47px;
}

.no-js #background64eff8f67fc46a00131d0465 .input-group-subscribe:before,
form.form-subscribe:before {
    display: none;
}

.no-js #background64eff8f67fc46a00131d0465 .form-control {
    color: #000;
    font-weight: 300;
    font-size: 14px !important;
}

.no-js #background64eff8f67fc46a00131d0465 .input-group-btn:last-child>.btn,
.no-js #background64eff8f67fc46a00131d0465 .input-group-btn:last-child>.btn-group {
    margin-left: -15px;
}

.no-js #background64eff8f67fc46a00131d0465 .btn-group-sm>.btn,
.no-js #background64eff8f67fc46a00131d0465 .btn-sm {
    padding: 11px 32px;
    font-size: 16px;
    line-height: 1.6;
}

.no-js #background64eff8f67fc46a00131d0465 .btn-default {
    text-shadow: 0 0px 0 #fff;
    background-image: linear-gradient(to bottom, #00963a 0, #00963a 100%);
    background-repeat: repeat-x;
    border: solid 0px #00963a;
    color: #fff;
    border-color: #00963a;
}

.no-js #background64eff8f67fc46a00131d0465 .btn-default:focus,
.no-js .btn-default:hover {
    background-color: #00963a;
    color: #fff;
}

.no-js #background64eff8f67fc46a00131d0465 .btn-default.active,
.no-js #background64eff8f67fc46a00131d0465 .btn-default:active {
    background-color: #00963a;
    border-color: #00963a;
}

.no-js #background64eff8f67fc46a00131d0465 .form-subscribe .btn {
    border-radius: 0 50px 50px 0;
}






/* ติดตามข่าวสาร ENG 2 */

.no-js #background64eff8fd432bcf0013ec2a64 .form-subscribe .input-group .search-query {
    -webkit-border-radius: 10px 0px 0px 10px;
    -moz-border-radius: 10px 0px 0px 10px;
    border-radius: 50px 0px 0px 50px;
    padding: 2% 10%;
    border: solid 0px #f5f5f5;
    background-color: #fff;
    box-shadow: 0 0 0 rgb(0 0 0 / 0%);
    height: 47px;
}

.no-js #background64eff8fd432bcf0013ec2a64 .input-group-subscribe:before,
form.form-subscribe:before {
    display: none;
}

.no-js #background64eff8fd432bcf0013ec2a64 .form-control {
    color: #000;
    font-weight: 300;
    font-size: 14px !important;
}

.no-js #background64eff8fd432bcf0013ec2a64 .input-group-btn:last-child>.btn,
.no-js #background64eff8fd432bcf0013ec2a64 .input-group-btn:last-child>.btn-group {
    margin-left: -15px;
}

.no-js #background64eff8fd432bcf0013ec2a64 .btn-group-sm>.btn,
.no-js #background64eff8fd432bcf0013ec2a64 .btn-sm {
    padding: 11px 32px;
    font-size: 16px;
    line-height: 1.6;
}

.no-js #background64eff8fd432bcf0013ec2a64 .btn-default {
    text-shadow: 0 0px 0 #fff;
    background-image: linear-gradient(to bottom, #00963a 0, #00963a 100%);
    background-repeat: repeat-x;
    border: solid 0px #00963a;
    color: #fff;
    border-color: #00963a;
}

.no-js #background64eff8fd432bcf0013ec2a64 .btn-default:focus,
.no-js .btn-default:hover {
    background-color: #00963a;
    color: #fff;
}

.no-js #background64eff8fd432bcf0013ec2a64 .btn-default.active,
.no-js #background64eff8fd432bcf0013ec2a64 .btn-default:active {
    background-color: #00963a;
    border-color: #00963a;
}

.no-js #background64eff8fd432bcf0013ec2a64 .form-subscribe .btn {
    border-radius: 0 50px 50px 0;
}





/* ติดตามข่าวสาร ENG 3 */

.no-js #background64eff90b8eae790012b4c260 .form-subscribe .input-group .search-query {
    -webkit-border-radius: 10px 0px 0px 10px;
    -moz-border-radius: 10px 0px 0px 10px;
    border-radius: 50px 0px 0px 50px;
    padding: 2% 10%;
    border: solid 0px #f5f5f5;
    background-color: #fff;
    box-shadow: 0 0 0 rgb(0 0 0 / 0%);
    height: 47px;
}

.no-js #background64eff90b8eae790012b4c260 .input-group-subscribe:before,
form.form-subscribe:before {
    display: none;
}

.no-js #background64eff90b8eae790012b4c260 .form-control {
    color: #000;
    font-weight: 300;
    font-size: 14px !important;
}

.no-js #background64eff90b8eae790012b4c260 .input-group-btn:last-child>.btn,
.no-js #background64eff90b8eae790012b4c260 .input-group-btn:last-child>.btn-group {
    margin-left: -15px;
}

.no-js #background64eff90b8eae790012b4c260 .btn-group-sm>.btn,
.no-js #background64eff90b8eae790012b4c260 .btn-sm {
    padding: 11px 32px;
    font-size: 16px;
    line-height: 1.6;
}

.no-js #background64eff90b8eae790012b4c260 .btn-default {
    text-shadow: 0 0px 0 #fff;
    background-image: linear-gradient(to bottom, #00963a 0, #00963a 100%);
    background-repeat: repeat-x;
    border: solid 0px #00963a;
    color: #fff;
    border-color: #00963a;
}

.no-js #background64eff90b8eae790012b4c260 .btn-default:focus,
.no-js .btn-default:hover {
    background-color: #00963a;
    color: #fff;
}

.no-js #background64eff90b8eae790012b4c260 .btn-default.active,
.no-js #background64eff90b8eae790012b4c260 .btn-default:active {
    background-color: #00963a;
    border-color: #00963a;
}

.no-js #background64eff90b8eae790012b4c260 .form-subscribe .btn {
    border-radius: 0 50px 50px 0;
}







/* ติดตามข่าวสาร ENG 4 */

.no-js #background64eff9048eae790012b4c247 .form-subscribe .input-group .search-query {
    -webkit-border-radius: 10px 0px 0px 10px;
    -moz-border-radius: 10px 0px 0px 10px;
    border-radius: 50px 0px 0px 50px;
    padding: 2% 10%;
    border: solid 0px #f5f5f5;
    background-color: #fff;
    box-shadow: 0 0 0 rgb(0 0 0 / 0%);
    height: 47px;
}

.no-js #background64eff9048eae790012b4c247 .input-group-subscribe:before,
form.form-subscribe:before {
    display: none;
}

.no-js #background64eff9048eae790012b4c247 .form-control {
    color: #000;
    font-weight: 300;
    font-size: 14px !important;
}

.no-js #background64eff9048eae790012b4c247 .input-group-btn:last-child>.btn,
.no-js #background64eff9048eae790012b4c247 .input-group-btn:last-child>.btn-group {
    margin-left: -15px;
}

.no-js #background64eff9048eae790012b4c247 .btn-group-sm>.btn,
.no-js #background64eff9048eae790012b4c247 .btn-sm {
    padding: 11px 32px;
    font-size: 16px;
    line-height: 1.6;
}

.no-js #background64eff9048eae790012b4c247 .btn-default {
    text-shadow: 0 0px 0 #fff;
    background-image: linear-gradient(to bottom, #00963a 0, #00963a 100%);
    background-repeat: repeat-x;
    border: solid 0px #00963a;
    color: #fff;
    border-color: #00963a;
}

.no-js #background64eff9048eae790012b4c247 .btn-default:focus,
.no-js .btn-default:hover {
    background-color: #00963a;
    color: #fff;
}

.no-js #background64eff9048eae790012b4c247 .btn-default.active,
.no-js #background64eff9048eae790012b4c247 .btn-default:active {
    background-color: #00963a;
    border-color: #00963a;
}

.no-js #background64eff9048eae790012b4c247 .form-subscribe .btn {
    border-radius: 0 50px 50px 0;
}









/* ติดตามข่าวสาร ENG 5 */

.no-js #background64eff9147fc46a00131d047d .form-subscribe .input-group .search-query {
    -webkit-border-radius: 10px 0px 0px 10px;
    -moz-border-radius: 10px 0px 0px 10px;
    border-radius: 50px 0px 0px 50px;
    padding: 2% 10%;
    border: solid 0px #f5f5f5;
    background-color: #fff;
    box-shadow: 0 0 0 rgb(0 0 0 / 0%);
    height: 47px;
}

.no-js #background64eff9147fc46a00131d047d .input-group-subscribe:before,
form.form-subscribe:before {
    display: none;
}

.no-js #background64eff9147fc46a00131d047d .form-control {
    color: #000;
    font-weight: 300;
    font-size: 14px !important;
}

.no-js #background64eff9147fc46a00131d047d .input-group-btn:last-child>.btn,
.no-js #background64eff9147fc46a00131d047d .input-group-btn:last-child>.btn-group {
    margin-left: -15px;
}

.no-js #background64eff9147fc46a00131d047d .btn-group-sm>.btn,
.no-js #background64eff9147fc46a00131d047d .btn-sm {
    padding: 11px 32px;
    font-size: 16px;
    line-height: 1.6;
}

.no-js #background64eff9147fc46a00131d047d .btn-default {
    text-shadow: 0 0px 0 #fff;
    background-image: linear-gradient(to bottom, #00963a 0, #00963a 100%);
    background-repeat: repeat-x;
    border: solid 0px #00963a;
    color: #fff;
    border-color: #00963a;
}

.no-js #background64eff9147fc46a00131d047d .btn-default:focus,
.no-js .btn-default:hover {
    background-color: #00963a;
    color: #fff;
}

.no-js #background64eff9147fc46a00131d047d .btn-default.active,
.no-js #background64eff9147fc46a00131d047d .btn-default:active {
    background-color: #00963a;
    border-color: #00963a;
}

.no-js #background64eff9147fc46a00131d047d .form-subscribe .btn {
    border-radius: 0 50px 50px 0;
}







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

.footer-block1 {
    display: inline-grid;
    width: 100%;
}

.footer-block1-img1 {
    width: 60%;
}

.footer-block1-text1 {
    font-weight: 600;
    font-size: 20px;
    white-space: break-spaces;
    margin-top: 5%;
}


.footer-block1-text2 {
    font-size: 16px;
    font-weight: 500;
    margin-top: 1%;
    white-space: break-spaces;
    margin-bottom: 4%;
}

.footer-block2 {
    display: flex;
    width: 100%;
    gap: 10px;
    margin-bottom: 2%;
}

.footer-block2-img2 {
    width: 6%;
    align-self: center;
}

.footer-block2-text3 {
    width: 90%;
    font-size: 16px;
    font-weight: 700;
}

.footer-block2-text3 a {
    color: #000;
}

.footer-block4 {
    display: flex;
    width: 100%;
    gap: 2%;
}

iframe.map-footer {
    margin-left: -30%;
    margin-top: 10%;
}

.footer-block3-text1 {
    font-size: 25px;
    font-weight: 300;
    color: #0052b7;
    font-family: 'Outfit', sans-serif;
}

.footer-icon {
    display: flex;
    width: 50%;
    gap: 5px;
    margin-bottom: 4%;
}

.footer-textt {
    text-align: center;
    font-size: 16px;
    padding: 1% 0%;
}

.footer-text1 {
    font-size: 20px;
    color: #0052b7;
    font-weight: 600;
    margin-top: 10%;
}


/* class */

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




ul.icon-products {
    font-size: 16px;
}

.empty-products h3 {
    font-weight: 500;
}

.empty-products h4 {
    font-weight: 500;
    color: #0052b7;
}

.empty-products {
    text-align: left;
    padding: 2%;
}

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

.empty-topic h2 {
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    padding: 0% 0% 1.5%;
}



.empty-space {
    padding: 1%;
}

.empty-space1 {
    padding: 3%;
}

.empty-space1 h2 {
    color: #0052b7;
    font-weight: 300;
}

.empty-space1 p {
    font-weight: 400;
    white-space: break-spaces;
}

.empty-space2 h2 {
    font-weight: 400;
    color: #0052b7;
    text-align: center;
    text-transform: uppercase;
}

.empty-space2 {
    padding: 3% 0% 2%;
}

.empty-space3 {
    padding: 3% 0% 2%;
}

.empty-space3 p {
    margin-bottom: 2%;
    font-weight: 400;
}

.empty-space3 h2 {
    font-weight: 400;
    color: #ffff;
    text-align: center;
}

.empty-space4 h2 {
    font-weight: 400;
    color: #ffff;
    text-align: center;
}

.empty-space5 {
    text-align: center;
}

.empty-space5 h2 {
    font-weight: 500;
    color: #0052b7;
    text-align: center;
    padding: 1% 0% 1%;
}

.empty-space6 p {
    font-weight: 400;
    text-align: center;
}

.empty-space7 p {
    text-align: left;
    padding: 10% 10%;
    background-color: #ebebeb;
    margin-left: -15%;
    margin-top: 10%;
    border-radius: 10px;
}

.empty-space8 h4 {
    color: #0052b7;
    font-weight: 500;
}

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

.empty-space8 h3 {
    font-weight: 500;
}

.empty-space9 p {
    margin: 0% 1%;
    white-space: break-spaces;
    text-align: center;
}

.empty-space8 {
    background-color: #ebebeb;
    padding: 5%;
    margin-right: -25%;
    margin-top: 7%;
    position: relative;
    z-index: 100;
    border-radius: 10px;
}




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: 24px;
}

p {
    font-size: 16px;
}



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

.icon-arrow {
    width: 2%;
    margin: 0 auto;
}

.icon-img-pd {
    display: flex;
    width: 85%;
    gap: 5%;
    margin-top: 3%;
}

.icon-img-pd2 {
    display: flex;
    width: 100%;
    gap: 5%;
    margin-bottom: 2%;
}


.icon-img1 {
    width: 100%;
}

.icon-img2 {
    width: 45%;
    margin-top: 5%;
}

.icon-img3 {
    margin-bottom: 5%;
    width: 45%;
}

.icon-img4 {
    width: 20%;
}

.icon-img5 {
    width: 20%;
}

.icon-img6 {
    width: 44%;
    margin-top: 5%;
}

.icon-img7 img {
    border-radius: 10px;
}

.icon-img8 {
    width: 20%;
    margin: 0 auto;
}

marquee.icon-imgg img {
    border-radius: 10px;
}





.album-pd1 {
    width: 100%;
    text-align: center;
    padding: 8% 0%;
}

.album-text1 {
    font-size: 20px;
    font-weight: 500;
    text-align: center;
    white-space: break-spaces;
    margin-top: 7%;
}

.album-text2 {
    font-size: 14px;
    font-weight: 500;
    margin-top: 6%;
}

.album-text3 {
    text-align: center;
    font-size: 18px;
    margin-top: 6%;
}

.album-text4 {
    font-size: 16px;
    text-align: center;
    margin-top: 2%;
    margin-bottom: 6%;
}



.product-button:hover {
    background-color: #0052b7;
}

.product-button {
    background-color: #00963a;
    color: #fff;
    padding: 2% 4%;
    width: fit-content;
    font-size: 16px;
    border-radius: 10px;
    margin-top: 4%;
    transition: 0.5s;
}





.mgn1 {
    margin-right: 0%;
    margin-top: 7%;
    margin-left: -25%;
}




#background6477216a543bfc0013326066 {
    margin-top: 20%;
}




#background647eb1a635ca760012ad7787 article.col-md-6.item.-micro {
    width: 31%;
}

#background647eb1a635ca760012ad7787 .Contentmanager .site .col-section .item.-micro a .caption .time {
    display: none;
}

#background647eb1a635ca760012ad7787 .Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #0052b7;
}

#background647eb1a635ca760012ad7787 .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 20px;
    height: inherit;
}




/* download */
.download-block {
    display: flex;
    width: 100%;
    border-bottom: dashed 1px #ccc;
    padding-bottom: 2%;
    margin-bottom: 2%;
    gap: 25px;
}

.download-img {
    width: 5%;
    margin: 0 auto;
    align-self: center;
}

.download-text {
    width: 95%;
    align-self: center;
}

.download-pd {
    padding: 0% 2%;
    text-align: left;
}




/* portfolio */
.portfolio-block {
    display: inline-grid;
    width: 31%;
    margin: 1%;
    background: linear-gradient(to right, rgba(76, 168, 249, 1) 0%, rgba(76, 168, 249, 1) 41%, rgba(0, 82, 183, 1) 100%);
    color: #fff;
    border-radius: 10px;
}

.portfolio-img {
    width: 100%;
    margin: 0 auto;
}

.portfolio-text {
    text-align: center;
    font-size: 16px;
    padding: 5% 0%;
}

.portfolio-text {
    text-align: center;
    font-size: 16px;
    padding: 5% 0%;
}

.icon-portfolio img {
    border-radius: 10px 10px 0px 0px;
}









/*---เมนูมุมขวาบน---*/
#language_member_bar ul.dropdown-menu {
	font-family: prompt!important;
    padding: 5px!important;
    border: none!important;
    margin-bottom: 5px!important;
    border-radius: 5px!important;
  	min-width: 120px;
    left: -90%;
}
#language_member_bar .dropdown-toggle {
	padding: 0px 0px 0px 0px!important;
    border-right: none!important;
    background-color: transparent!important;
}
#language_member_bar .navbar-client {
    border: none;
    background-color: transparent;
}
#language_member_bar .nav>li>a:hover {
	background-color: transparent;
}
#language_member_bar .dropdown a div {
	width: 100%;
	display: contents;
}
#language_member_bar .navbar-nav>li {
    float: none;
    text-align: right;
    margin: 0 auto;
}
#language_member_bar span {
	font-family: prompt;
	color: #fff;
	text-shadow: none;
	letter-spacing: 0.5px;
}
#language_member_bar .fa-caret-down {
    border-left: 1px solid #FFF;
    padding-left: 10px;
    padding-right: 0px;
}
#language_member_bar .fa-caret-down:before {
	color: #ccc;
  	content: "\02C5";
}
#language_member_bar .glyphicon-print:before {
	color: #fff;
}
#language_member_bar .btn-warning {
	background-color: #d21b1b;
	background-image: none;
	border-color: #d21b1b;
}
#language_member_bar .fa-cog:before {
	color: #ccc;
}
#language_member_bar span#memberText {
    font-family: prompt;
    color: #c3c3c3;
    text-shadow: none;
    letter-spacing: 0.5px;
    font-weight: 400;
}
#language_member_bar .nav .open>a {
    background-color: transparent;
    border-color: transparent;
}
#language_member_bar #languagebar span {
    color: #000;
}
#language_member_bar .navbar-client ul.nav.navbar-right.navbar-nav {
    border-radius: 17px;
    background-color: #626366;
    margin-right: 0px!important;
    position: relative;
    margin-top: 32%;
    right: 200%;
    width: 200%;
    padding: 3px 10px 1px 10px;
    float: left!important;
}
/*ธง*/
#language_member_bar .nav>li>a>img {
    left: 8%;
    top: 4%;
    border-radius: 0!important;
    position: absolute;
    width: 40%;
    height: 80%;
}
/*open ธง*/
#language_member_bar .dropdown-menu {
	background-color: #626366!important;
}
/*dropdown ขนาดฟอร์น*/
#language_member_bar .dropdown-menu span {
    color: #fff!important;
    font-family: prompt;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 12px;
}
/*Hover เลือกภาษา*/
#language_member_bar .navbar-nav>li>.dropdown-menu>li>a:hover {
	background: #00963a!important;
}






/* Tab */
.TabItpContentLandingPage11>.nav-tabs {
    width: 15%;
}

.TabItpContentLandingPage11>.tab-content {
    padding: 0px 0px !important;
    margin-top: 0px;
    border: 1px solid rgb(245 245 245) !important;
    box-shadow: 0 0px 0px rgb(225, 225, 225) !important;
    background-color: whitesmoke;
}

.TabItpContentLandingPage11 {
    font-family: Outfit, sans-serif;
}

.ContentmanagerTab .nav-tabs>li.active>a,
.ContentmanagerTab .nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    background-color: #fff !important;
}

.TabItpContentLandingPage11>.nav-tabs>li>a:after {
    background: #0052b7;
}

.TabItpContentLandingPage11>.nav-tabs>li>a:before {
    background: #00963a;
}



/* pdpa */

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

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

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

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


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

.ITPcookiebar {
    width: 100% !important;
    background-color: rgb(0 0 0 / 50%) !important;
    color: #fff;
}

.ITPlinkToCookiepage:hover {
    color: #00963a !important;
}

.unknown_prf .btn-main:hover {
    margin-bottom: 100%;
}

.buttonExampleSite:hover {
    background: #444 !important;
    border: 1px solid #444 !important;
    color: #fff !important;
}

.buttonExampleSite {
    border-radius: 0px !important;
    background-color: #00963a !important;
    font-size: 16px !important;
    border: 1px solid #00963a !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: 18px;
    margin-top: 0%;
    margin-bottom: 2%;
    white-space: break-spaces;
}

.contact-bg p {
    background-color: #0052b7;
    color: #fff;
    text-align: center;
    padding: 2% 5%;
    width: fit-content;
}


.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: #00963a;
}

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




/*from Contact */

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

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

.no-js #Component64effa747fc46a00131d0592 .form-control {
    border: 1px solid transparent;
    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: rgb(255 255 255 / 50%);
    color: #000;
}

.no-js #Component64effa747fc46a00131d0592 .form-control:hover {
    border-color: #00963a;
}

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

.no-js #Component64effa747fc46a00131d0592 .form-control:focus {
    border-color: #00963a;
    -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 #Component64effa747fc46a00131d0592 .btn {
    background-image: linear-gradient(to right, #00963a 0%, #00963a 50%, #00963a 100%);
    background-repeat: repeat-x;
    border-color: #00963a;
    border-radius: 0px;
    padding: 10px 30px;
    font-size: 16px;
    border: 0px solid transparent;
    color: #fff;
}

.no-js #Component64effa747fc46a00131d0592 .btn-default {
    text-shadow: 0 0 0 #000;
}


.no-js #Component64effa747fc46a00131d0592 .btn-default:active {
    background-color: #00963a;
}

.no-js #Component64effa747fc46a00131d0592 .btn-default:hover,
.no-js #Component64effa747fc46a00131d0592 .btn-default:focus {
    background-position: 0 0px;
    background-color: #00963a;
}

.no-js #Component64effa747fc46a00131d0592 span.label a {
    color: #000;
}


@media screen and (min-width:768px) and (max-width:900px) {
    .table-pd1 {
        width: 70%;
        margin: 0 auto 5%;
    }

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



/*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 only screen and (max-width: 769px) {
    .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 p {
        white-space: inherit;
    }

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

    #slidermaster647812b9e1464b001225e2fa {
        height: 220px !important;
    }
 #slidermaster64eff9507fc46a00131d04bf {
        height: 220px !important;
    }
    .Contentmanager .site .col-section .item.-micro a .caption .time {
        width: 65%;
    }

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

    .managerHeader {
        font-size: 2em;
    }

    .empty-space7 p {
        white-space: inherit;
    }

    .no-js #Component649143f6adf0f400133486c8 .col-md-6 {
        width: 100%;
    }
    .no-js #Component64effa747fc46a00131d0592 .col-md-6 {
        width: 100%;
    }


    h2 {
        font-size: 2em;
    }

}










@media only screen and (max-width:480px) {
    #slidermaster647812b9e1464b001225e2fa {
        height: 120px !important;
    }
 #slidermaster64eff9507fc46a00131d04bf {
        height: 120px !important;
    }
    #Contentmanager .pull-left {
        width: 100%;
    }

    #imagesControl6475b554543bfc0013325168 {
        padding: 0px !important;
    }

    .empty-space1 h2 {
        font-weight: 400;
        font-size: 25px;
    }

    .icon-img7 {
        display: inline-grid;
        width: 31%;
        margin: 1%;
    }

    .icon-img-pd2 {
        display: block;
    }

    #background647f13b6e1464b0012260976 .thumbs img,
    #background647eaecd35ca760012ad774d .thumbs img {
        border-radius: 10px;
    }

    .itopplus-bg {
        background-size: cover;
    }

    .itopplus-bg2 {
        background-size: cover;
    }

    #carousel6475b554543bfc0013325168 {
        margin-bottom: -2%;
    }

    .icon-arrow {
        width: 4%;
    }

    .main-timeline .description {
        font-size: 16px !important;
    }

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

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

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

    .Contentmanager .site .col-section .item.-micro a .caption .time {
        width: fit-content;
        padding: 4% 10%;
    }

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

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

    .contenemanager-gallery .col-xs-12.col-md-3 {
        width: 100%;
    }

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

    .tab .nav-tabs li a {
        text-align: center;
    }

    .portfolio-block {
        width: 100%;
        padding: 5%;
    }

    .TabItpContentLandingPage11>.nav-tabs>li>a span {
        font-size: 16px !important;
    }

    .empty-space7 p {
        white-space: break-spaces;
        margin-left: 0%;
        margin-top: 0%;
        padding: 5%;
    }

    .empty-space8 {
        padding: 5%;
        margin-right: 0%;
        margin-top: 0%;
    }

    .download-img {
        width: 20%;
    }

    .download-text {
        width: 80%;
    }

    .mgn1 {
        margin-right: 0%;
        margin-top: 0%;
        margin-left: 0%;
    }


}
















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