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

a.itp-tel:hover {
    background: #073e9c;
}
.itpDisWatermarkImage {
	display:block!important;
}
a.itp-tel {
    display: grid;
    grid-template-columns: clamp(20px, 1vw, 18px) auto;
    align-items: center;
    gap: 5px;
    width: fit-content;
    padding: 10px 25px;
    border-radius: 30px;
    background: #bb0009;
    color: #fff;
    font-size: 18px;
    transition: 0.5s;
}

.itopplus-bg {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_18112023ev4m/0/0/1z-z354156462702.webp");
      background-position: bottom;
}

.itopplus-bg2 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_18112023ev4m/0/0/2z-z829669477347.webp");
}

.itopplus-bg3 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_18112023ev4m/0/0/3z-z281317010756.webp");
}

.itopplus-bg4 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_18112023ev4m/0/0/4z-z1266992842800.webp");
}


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

.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: #20252f !important;
  box-shadow: none;
  background: transparent;
  background-color: transparent;
}


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






@media screen and (max-width: 992px) {
  #controlBanner img {
    position: fixed;
    top: 0;
    left: 10px;
    width: 85px !important;
    z-index: 10000;
  }

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

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

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

@media screen and (min-width: 1024px) {
  .itopplus-banner .container {
    display: grid;
    grid-template-columns: 15% auto 15%;
    align-items: center;
  }

  .no-js .itopplus-banner {
    position: sticky;
    top: 0;
    z-index: 110;
  }

  .itopplus-banner {
    background: #fff;
    transition: 0.3s;
  }

  .itopplus-sticky {
    background: #fff !important;
  }

  #controlBanner {
    object-fit: contain;
    padding: 25px 0 20px;
    width: 8vw;
    min-width: 140px;
    margin: 0;
    float: right;
  }

  #nav-menu {
    display: grid;
    justify-content: center;
    background: transparent;
    min-height: auto;
  }

  .itopplus-search {
    text-align: center;
  }
  ul.nav li.dropdown:hover > ul.dropdown-menu {
  display: block;
   margin: 0;
} 
}










/* 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;
}
 
 
/*
#background6763d4d4496d540013ea20a9 .thumbnail {
    border: solid 0px #d1d1d1;
    background: transparent;
    transition: 0.5s;
    color: #fff;
    padding: 0% !important;
    box-shadow: rgb(0 0 0 / 0%) 0px 3px 8px;
    border-radius: 0px;
}
#background6763d4d4496d540013ea20a9 .thumbnail:hover {
    border: solid 0px #d1d1d1;
    background: transparent;
    box-shadow: rgb(0 0 0 / 0%) 0px 3px 8px;
    color: #fff;
} 
*/
 








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

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

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





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




/* oscar*/


.grid figure figcaption {
    padding: 0em;
}

figure.effect-oscar {
    background: transparent;
    width: 100%;
    border-radius: 0px 0px 0px 0px;
}
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;
    border-radius: 0px;
}
figure.effect-oscar:hover figcaption {
    background: transparent;
    border-radius: 0px;
}
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;
      border-radius: 0px 0px 0px 0px;
}
figure.effect-oscar:hover img {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
      border-radius: 0px 0px 0px 0px;
}
/*
#background66ab00d1bf641000135afae9 figure.effect-oscar:hover img {
    transform: scale(0.97);
}*/

/* oscar */



/* sadie gradient */
/*
#background674fd13584bae400136a4fc9 figure.effect-sadie {
   border-radius: 300px 300px 0px 0px;
}
#background674fd13584bae400136a4fc9 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%);
}
#background674fd13584bae400136a4fc9 figure.effect-sadie figcaption {
    opacity: 1;
    background: transparent;
}

#background674fd13584bae400136a4fc9 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;
   border-radius: 300px 300px 0px 0px;
}
#background674fd13584bae400136a4fc9 figure.effect-sadie:hover img {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
   border-radius: 300px 300px 0px 0px;
}
#background674fd13584bae400136a4fc9 figure.effect-sadie h2 {
    top: 77%;
    color: #ffffff;
    opacity: 1;
    z-index: 100;
}
*/
/* sadie gradient */





/* sadie */
figure.effect-sadie figcaption::before {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.45) 61%, rgba(0, 0, 0, 1) 100%);
}
figure.effect-sadie {
    border-radius: 0px;
}
figure.effect-sadie figcaption {
    opacity: 1;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 59%, rgba(0, 0, 0, 0.76) 100%);
}
/*
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: 80%;
    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 h2 , figure.effect-sadie:hover h2 {
    -webkit-transform: translate3d(0, 0%, 0);
    transform: translate3d(0, 0%, 0);
}
figure.effect-sadie:hover figcaption::before,
figure.effect-sadie:hover p {
    z-index: 100;
}
figure.effect-sadie img {
    max-width: none;
    -webkit-transition: opacity 0.32s, -webkit-transform 0.32s;
    transition: opacity 0.32s, transform 0.32s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
figure.effect-sadie:hover img {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
}

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

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








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

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

}



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






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












/*อัลบั้มในเนื้อหาระบบ jazz*/
.contenemanager-gallery .col-xs-12.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
    width: 33.333%;
}
.Contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #fff;
    border-radius: 0px;
    transition: 0.3s;
}
.Contenemanager-gallery .thumbnail:hover {
    transform: scale(1.1);
    transition: 0.3s;
    position: relative !important;
    overflow: hidden !important;
}
.Contenemanager-gallery .thumbnail,
.img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
    box-shadow: 0 0 0 rgba(0, 0, 0, .075);
    border-radius: 0px;
    transform: scale(1.0) !important;
}

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




/* contenemanager */

.social-icon {
    border-radius: 5px;
}
.managerHeader {
    font-size: 2.5em;
    padding: 2% 0% 0%;
    text-transform: capitalize;
    text-align: center;
    font-weight: 400;
}
#Contentmanager .post-time {
    font-size: 14px;
    font-weight: 300;
    color: #1e2a27;
    display: none;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #bf0033;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 16px;
    color: #000000;
    padding: 0% 0% 0%;
    font-weight: 400;
    line-height: normal;
    height: inherit;
    margin-bottom: 5%;
    text-align: center;
    text-transform: uppercase;
}
/*
.Contentmanager .site .col-section .item.-micro a:hover .caption .time {
  background-color: #7f141a;
   color: #fff;
}*/
.Contentmanager .site .col-section .item.-micro a:hover .caption .time .article-b {
    background-color: #bb0009;
    color: #fff;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    font-size: 14px;
}
article.col-md-6.item.-micro {
    width: 24%;
}
.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: 8% 0% 0% 0%;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: none;
    border-bottom: none;
    margin: 0.5%;
    background: #fff;
    border: solid 0px #cdcdcd;
    border-radius: 0px;
    padding: 0%;
    /* box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; */
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    border-right: none;
    border-bottom: none;
    margin: 0.5%;
    background: #fff;
    border: solid 0px #cdcdcd;
    border-radius: 0px;
    padding: 0%;
     /* box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; */
}
.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}
.fbcomments,
.fbcomments {
    display: none;
}
.nav-template7 li a {
    color: #1c1c1c;
    display: inline-block;
    font-size: 18px !important;
}
.nav-template7 li:hover {
    background-color: #fff7ef;
    text-decoration: none;
}
#contenttype71 {
    font-size: 16px;
    text-align: left;
}
.nav-template7 .fa-plus:before {
    content: "\f101";
    color: #186c8c;
}
.col-md-12.text-justify {
    padding-right: 5px;
    padding-left: 5px;
}
.Textmanager.font-inherit {
    display: flow-root;
}
.page-header {
    border-bottom: 0px solid #eee;
}

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

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




/* contenemanager */






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

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

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



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



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











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

#carousel677761e4be078200135cfa27 .hidden,
#carousel677bb5e279a5420013ba5f7b .hidden {
    display: block !important;
    visibility: inherit !important;
    pointer-events: none;
}

.carousel-indicators li {
    border: 1px solid #fff;
    background-color: #fff;
}

.carousel-indicators .active {
    border: 1px solid #fff;
    background-color: #fff;
    border-color: #fff;
    width: 10px;
    height: 10px;
}

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

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



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

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









/* ul_icon */

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






/* class หน้าต้นแบบ */
.footer-footer a:hover {
    color: #073e9c;
}
.footer-footer a {
    color: #fff;
    transition: 0.5s;
}

.footer-block {
    display: grid;
    grid-template-columns: 40% 40% 20%;
    gap: 30px;
    padding: 4% 0% 6%;
}
.footer-block-img {
    display: flex;
    width: 65%;
    gap: 10px;
}
.footer-block-image:hover {
    transform: scale(1.05);
}
.footer-block-image {
    transition: 0.5s;
}
.footer-text1 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 2%;
}
.footer-text2 {
    font-size: 24px;
    font-weight: 600;
}
.footer-text3 {
    font-size: 24px;
}
.footer-text {
    text-align: center;
    font-size: 16px;
    margin-bottom: 2%;
}









/* class  */

.comingsoonn {
    width: 85%;
    margin: 0 auto;
    margin-bottom: 3%;
    margin-top: 0%;
}



.empty-space {
    padding: 1.5%;
}
.empty-space1 {
    text-align: center;
    padding: 8% 0% 20%;
}
.empty-space1 h2 {
    color: #063e9c;
    font-weight: 600;
    font-size: 4.5em;
}
.empty-space1 p {
    white-space: break-spaces;
    margin-top: 3%;
    margin-bottom: 8%;
}
.empty-space1-img:hover {
    transform: scale(1.05);
}
.empty-space1-img {
    width: 75%;
    margin: 0 auto;
    transition: 0.5s;
}
.empty-space2 {
    background-color: #eeeeee;
    width: 95%;
    margin: 0 auto;
    padding: 5% 3%;
    border-radius: 50px;
    margin-top: -15%;
}
.empty-space2-block1 {
    display: grid;
    grid-template-columns: 50% 50%;
}
.empty-space2-block1-text {
    align-self: center;
}
.empty-space2-block2:hover {
    background-color: #bb0109;
    color: #fff;
}
.empty-space2-block2 {
    background-color: #fff;
    padding: 5% 5% 5%;
    border-radius: 20px;
    transition: 0.5s;
}
.empty-space2-pd {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    margin-top: 5%;
    row-gap: 60px;
    column-gap: 20px;
}
.empty-space2-img {
    width: 35%;
    margin-top: -20%;
    margin-bottom: 10%;
}
.empty-space2-pd h4 {
    font-weight: 600;
    margin-top: 5%;
    margin-bottom: 5%;
    margin-left: 4%;
    white-space: break-spaces;
}
.empty-space2-pd p {
    margin-left: 4%;
    margin-right: 1%;
    white-space: break-spaces;
}
.empty-space2-block1 h2 {
    color: #063e9c;
    font-weight: 600;
}
.empty-space2-block1 span {
    font-weight: 600;
}
.empty-space3 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    margin-top: 10%;
    margin-bottom: 5%;
}
.empty-space3-block {
    display: grid;
    grid-template-columns: 5% 90%;
    gap: 10px;
    margin-bottom: 5%;
}
.empty-space3-text {
    align-self: start;
    background-color: #eeeeee;
    padding: 16.39% 12%;
    border-radius: 0px 0px 100px 0px;
    margin-top: 28.5%;
}
.empty-space3-image {
    align-self: start;
}
.empty-space3-ttext {
    align-self: center;
    font-size: 16px;
    white-space: break-spaces;
}
.empty-space3-ttext span {
    font-weight: 600;
}
.empty-space4 {
    text-align: center;
}
.empty-space4 h6 {
    color: #20252f;
}
.empty-space4 h2 {
    color: #063e9c;
    font-weight: 600;
    text-transform: uppercase;
}
.empty-space5 {
    text-align: center;
    margin-bottom: 9%;
}
.empty-space5 h2 {
    color: #063e9c;
    font-weight: 600;
}
.empty-space5 h6 {
    color: #20252f;
}
.empty-space5 p {
    white-space: break-spaces;
    margin-top: 3%;
}
.empty-space5-block {
    display: flex;!;
    flex-wrap: wrap;
    justify-content: center;
    row-gap: 50px;
    margin-top: 6%;
}
.empty-space5-pd:hover {
    transform: scale(1.05);
}
.empty-space5-pd {
    width: 25%;
    transition: 0.5s;
}
.empty-space5-img {
    width: 50%;
    margin: 0 auto;
    margin-bottom: 10%;
}
.empty-space5-text {
    white-space: break-spaces;
    font-size: 16px;
}
.empty-space5 h3 {
    font-weight: 600;
    margin-top: 1%;
    color: #063e9c;
}
.empty-space5-text2 {
    font-size: 16px;
    white-space: break-spaces;
}
.empty-space5-text3 {
    font-size: 2.5em;
    margin-top: 4%;
    font-weight: 600;
    margin-bottom: 1%;
}
.empty-space5-block1 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    text-align: left;
    margin-top: 5%;
    row-gap: 20px;
    column-gap: 10px;
}
.empty-space5-pd1 {
    display: flex;
    width: 100%;
    gap: 20px;
}
.empty-space5-img1 {
    width: 30%;
    align-self: center;
}
.empty-space5-text1 {
    width: 70%;
    align-self: center;
}
.empty-space5-pd1 h4 {
    font-weight: 600;
}
.empty-space5-pd1 .icon_b {
    margin-left: -5%;
}
.empty-space6 {
    text-align: center;
    margin-top: 40%;
}
.empty-space6 h1 {
    font-weight: 600;
    color: #002281;
    font-size: 3em;
}
.empty-space6 h5 {
    margin-left: 13%;
    text-align: left;
}
.empty-space6-block {
    display: flex;
    margin: 0 auto;
    gap: 10px;
    margin-left: 30%;
}
.empty-space6-text {
    font-size: 20px;
}
.empty-space6-border {
    border-bottom: solid 1px #002281;
    width: 25%;
    align-self: center;
}
.empty-space6-border1 {
    border-bottom: solid 1px #bb0009;
    width: 20%;
    margin: 0 auto;
    margin-top: 7%;
    margin-bottom: 7%;
}
.empty-space6 p {
    width: 75%;
    white-space: break-spaces;
    text-align: left;
    margin-left: 15%;
}
.empty-space6 span {
    font-weight: 600;
}
.empty-space7-block {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 10px;
    margin-top: 2%;
}
.empty-space7 {
    text-align: center;
}
.empty-space7-pd {
    display: flex;
    justify-content: center;
    width: 100%;
    gap: 30px;
    padding: 2% 0%;
    border-radius: 10px;
    background: linear-gradient(to right, rgba(0, 34, 129, 1) 0%, rgba(8, 71, 165, 1) 100%);
    color: #fff;
}
.empty-space7-img img {
    filter: invert(1);
    width: 100% !important;
}
.empty-space7-img {
    width: 12%;
    align-self: center;
}
.empty-space7-text {
    align-self: center;
    font-size: 18px;
}
.empty-space8 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 50px;
    padding: 5% 0% 0%;
}
.empty-space8-img01 img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.empty-space8-img01 img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.empty-space8-img01 {
    display: block;
    overflow: hidden;
}
.empty-space8-img {
    align-self: center;
    display: grid;
    gap: 20px;
}
.empty-space8-text {
    align-self: center;
}
.empty-space8 h2 {
    color: #063e9c;
    font-weight: 600;
    text-transform: uppercase;
}
.empty-space8-border {
    border-bottom: solid 1px #999999;
    padding-bottom: 5%;
    margin-bottom: 5%;
}
.empty-space8 p {
    white-space: break-spaces;
}
.empty-space8-block {
    display: flex;
    width: 100%;
    gap: 20px;
    margin-bottom: 2%;
}
.empty-space8-block-img {
    width: 20%;
}
.empty-space8-block-text {
    width: 80%;
    align-self: center;
}
.empty-space8 h3 {
    font-weight: 600;
}
.empty-space8-button {
    background: #bb0009;
    color: #fff;
    font-size: 16px;
    text-align: center;
    width: fit-content;
    padding: 3% 5%;
    border-radius: 100px;
    transition: 0.5s;
}
.empty-space8-button:hover {
    background-color: #073e9c;
}
.empty-space9 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 50px;
    text-align: left;
}
.empty-space9-img img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.empty-space9-img img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    width: 100% !important;
}
.empty-space9-img {
    display: block;
    overflow: hidden;
}
.empty-space9 h4 {
    font-weight: 600;
    margin-top: 5%;
    white-space: break-spaces;
}
.empty-space9 h3 {
    font-weight: 600;
    color: #073e9c;
    margin-top: 2%;
}
.empty-space10 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
    margin-top: 6%;
}
.empty-space10-block {
    display: flex;
    width: 100%;
    gap: 10px;
}
.empty-space10-img {
    width: 25%;
    align-self: flex-start;
}
.empty-space10-block0 {
    width: 75%;
    margin-top: 5%;
}
.empty-space10-block1 {
    display: flex;
    width: 100%;
    gap: 20px;
}
.empty-space10-border {
    border-bottom: solid 1px #82adff;
    width: 10%;
    align-self: center;
}
.empty-space10-text {
    margin-left: 14%;
}
.empty-space10-bordertext {
    font-size: 18px;
}
.empty-space10-bordertext span {
    font-weight: 600;
}
.empty-space10 h1 {
    color: #063e9c;
    font-weight: 600;
}
.empty-space10 h2 {
    color: #063e9c;
    font-weight: 600;
    font-size: 3.1em;
}
span.kwp {
    color: #20252f;
    font-weight: 600;
    font-size: 26px;
}

.empty-space10-blockborder {
    border-right: solid 1px #82adff;
}







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



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




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


#contentnewmode677b544e50003f001338d186 {
    position: relative;
    z-index: 1 !important;
}


.button-text1:hover {
    background-color: #073e9c;
}
.button-text1 {
    background-color: #bb0009;
    color: #fff;
    font-size: 16px;
    width: fit-content;
    padding: 2.5% 5%;
    border-radius: 50px;
    margin-top: 7%;
    transition: 0.5s;
}





.kv-kv {
    background: linear-gradient(to right, rgba(0,34,129,1) 0%, rgba(8,71,165,1) 100%);
    color: #fff;
    position: absolute;
    padding: 4% 10%;
    top: 49.5%;
    width: fit-content;
    right: 0;
    font-size: 4em;
    line-height: 1;
    font-weight: 600;
    text-align: center;
    border-radius: 30px 0px 0px 0px;
}
.kv-kv span {
    font-size: 16px;
    font-weight: 400;
    padding-left: 2%;
}






.mg1 {
    margin-top: 5%;
    margin-bottom: 5%;
}
.mg2 {
    margin-top: -10%;
}
.mg2 .empty-space3-text {
    padding: 21.1% 12%;
}
.mg3 {
    margin-bottom: 2%;
}
 
.no-js #background677bb5e279a5420013ba5f7b {
    display: none;
}  



/* ตาราง */

#tableA {
  width: 100%;
}
#tableA th {
    background-color: #bb0009;
    padding: 20px;
    color: #ffffff;
    font-size: 16px;
    border: 5px solid #fff;
    text-align: center;
    font-weight: 400;
}
#tableA td {
    border: 5px solid #fff;
    padding: 20px;
    font-size: 16px;
    text-align: center;
}
#tableA tr:nth-child(even){ background-color: #fafafa;}
#tableA tr:nth-child(odd){ background-color: #fafafa;}
#tableA tr:hover {background-color:#073e9c; color: #fff;}
 




/* บทความ โปรโมชั่น */

#background677b857317b3df0013ca099c .Contentmanager .site .col-section .item.-micro a .caption .title,
#background677b8b802eb7c70013990d22 .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 16px;
    font-weight: 600;
    text-align: left;
    height: 50px;
}
.article-t {
    font-size: 15px;
}
.article-b {
    background-color: #073e9c;
    color: #fff;
    font-size: 16px;
    text-align: center;
    width: fit-content;
    padding: 4% 8%;
    border-radius: 50px;
    margin-top: 10%;
    transition: 0.5s;
}





/* ฟอร์ม Style 1 */
.from-from h6 {
    color: #002281;
    font-weight: 600;
}
.from-from h5 {
    white-space: break-spaces;
}
.from-from span {
    color: #bb0009;
    font-weight: 600;
}
.from-from {
    margin-left: 3%;
}



#editor1, #editor2, #editor3, #editor4, #editor5, #editor6  {
    font-size: 18px;
    margin-top: 3%;
      font-weight: 600;
}





#formdisplay677b4c6517b3df0013c9febd .form-control {
    border: none;
    border-bottom: 1px solid #20252f;
    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%);
    background-color: transparent;
    padding: 5px 10px;
    color: #20252f !important;
    height: 50px;
    font-size: 16px;
}
#formdisplay677b4c6517b3df0013c9febd .form-control:focus {
   border-bottom: 1px solid #bb0009;
}


#formdisplay677b4c6517b3df0013c9febd .btn-default:hover, 
#formdisplay677b4c6517b3df0013c9febd .btn-default:focus {
    background-position: 0 0px;
    border: 1px solid #073e9c;
    background: #073e9c;
   color: #fff;
}
#formdisplay677b4c6517b3df0013c9febd .btn-default {
    background-repeat: repeat-x;
    border-color: #bb0009;
    padding: 10px 35px;
    font-size: 18px;
    border: 1px solid #bb0009;
    color: #ffffff;
    text-shadow: none;
    border-radius: 50px;
    background: #bb0009;
    transition: 0.5s;
    text-transform: capitalize;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
#formdisplay677b4c6517b3df0013c9febd {
    width: 100%;
    padding: 5% 0%;
    background-color: transparent !important;
}
#formdisplay677b4c6517b3df0013c9febd ::placeholder {
    color: #20252f;
}/* 
#formdisplay6776555e50003f001338aea6 .glyphicon {
    display: none;
}


#btnview65a4b70f55e4d80013c872d2 {
    margin-left: 0%;
}
#cookie65a4b70f55e4d80013c872d2 {
    padding: 0% 10% 0% 5%;
    text-align: left !important;
}*/
#formdisplay677b4c6517b3df0013c9febd br.k-br {
    display: none;
}

#formdisplay677b4c6517b3df0013c9febd .glyphicon {
    display: none;
}
#btnview677b4c6517b3df0013c9febd {
    margin-left: 33%;
}

/* ฟอร์ม Style 1 */









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

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

.ITPcookiebar {
    width: 100%!important;
    background-color: rgb(0 0 0 / 50%)!important;
    color: #fff;
}
.ITPlinkToCookiepage:hover {
    color: #063e9c!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: #063e9c!important;
    font-size: 16px!important;
    border: 1px solid #063e9c!important;
    color: #fff!important;
}







/* ติดต่อเรา */
.contact-pd {
    margin-top: 2%;
    color: #000;
}
.contact-pd h6 {
    font-weight: 600;
    font-size: 28px;
}
.contact-pd h3 {
    white-space: break-spaces;
    margin-top: 0%;
    font-size: 18px;
}
.contact-pd h5 {
    color: #245ea9;
    font-size: 18px;
    font-weight: 600;
    margin-top: 2%;
    margin-bottom: 2%;
}
.contact-block {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    margin-bottom: 1%;
    margin-top: 3%;
}
.contact-bg:hover {
    background-color: #063e9c;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  color: #fff;
}
.contact-bg {
    display: flex;
    gap: 5px;
    width: 100%;
    background-color: #fafafa;
    color: #000;
    border-radius: 100px;
    padding: 10px;
    transition: 0.5s;
}
.contact-block-img {
    width: 20%;
    align-self: center;
}
.contact-block-text {
    width: 80%;
    align-self: center;
}
.contact-pd h4 {
    font-size: 17px;
    font-weight: 600;
}
.contact-pd p {
    font-size: 16px;
}


.map-map {
    margin-top: 3%;
}




 .mg-ct {
    grid-template-columns: repeat(4, 1fr);
    text-align: left;
}
.mg-ct1 p {
    margin-top: 0%;
}


 

/*from Contact */

.no-js #Component677b560c50003f001338d1f2 label {
    display: none !important;
}
.no-js #Component677b560c50003f001338d1f2 .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
}
.no-js #Component677b560c50003f001338d1f2 .form-control {
    border-top: 0px solid #ccc;
    border-left: 0px solid #ccc;
    border-right: 0px solid #ccc;
    border-bottom: 1px dashed #ccc;
    border-radius: 0px !important;
    -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    font-size: 16px !important;
    padding: 35px 30px;
    background: transparent;
    color: #000;
}
.no-js #Component677b560c50003f001338d1f2 .form-control:hover {
    border-color: #bb0009;
}
.no-js #Component677b560c50003f001338d1f2 ::placeholder {
    color: #000 !important;
    font-weight: 300;
}
.no-js #Component677b560c50003f001338d1f2 .form-control:focus {
    border-color: #bb0009;
    -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 #Component677b560c50003f001338d1f2 .btn {
    background: #bb0009;
    background-repeat: repeat-x;
    border-color: transparent;
    border-radius: 0px;
    padding: 14px 30px;
    font-size: 18px;
    border: 0px solid transparent;
    color: #fff;
}
.no-js #Component677b560c50003f001338d1f2 .btn-default {
    text-shadow: 0 0 0 #000;
}
.no-js #Component677b560c50003f001338d1f2 .btn-default:active {
    background-color: #bb0009;
}
.no-js #Component677b560c50003f001338d1f2 .btn-default:hover,
.no-js #Component677b560c50003f001338d1f2 .btn-default:focus {
    background-position: 0 0px;
    background-color: #bb0009;
}
.no-js #Component677b560c50003f001338d1f2 span.label a {
    color: #fff;
}
.no-js #Component677b560c50003f001338d1f2 button.btn.btn-default {
    opacity: 1;
}



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








/* media screen */


@media screen and (min-width : 1900px) {
.navbar-default .navbar-nav > li > a {
    font-size: 22px;
}
a.itp-tel {
    font-size: 20px;
}  
.empty-space1 h2 {
    font-size: 5.5em;
} 
.empty-space3-ttext {
    font-size: 20px;
    white-space: inherit;
}
.empty-space2-pd {
    row-gap: 80px;
} 
.button-text1 {
    font-size: 18px;
}
.empty-space3-text {
    padding: 19.54% 12%;
} 
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 20px;
} 
.kv-kv span {
    font-size: 22px;
}
.kv-kv {
    top: 53.5%;
    font-size: 5em;
}  
.empty-space5-text {
    font-size: 20px;
}
.empty-space6 h1 {
    font-size: 4.5em;
}
.empty-space6-text {
    font-size: 24px;
}
.empty-space6-block {
    margin-left: 46%;
}
.empty-space6 p {
    margin-left: 20%;
} 
#cookie677b4c6517b3df0013c9febd {
    font-size: 18px;
}
#formdisplay677b4c6517b3df0013c9febd .form-control {
    height: 65px;
    font-size: 18px;
} 
.empty-space6 {
    margin-top: 30%;
} 
.footer-text1 {
    font-size: 22px;
} 
.footer-text2 {
    font-size: 30px;
}
.footer-text3 {
    font-size: 30px;
}
.footer-block-img {
    width: 50%;
} 
.empty-space1-img {
    width: 65%;
} 
#formdisplay677b4c6517b3df0013c9febd .btn-default {
    padding: 10px 45px;
} 
.empty-space5-pd1 .icon_b {
    margin-left: -2%;
} 
.icon_b {
    font-size: 20px;
}
.empty-space5-img1 {
    width: 25%;
}
.contact-pd h4 {
    font-size: 22px;
} 
.contact-pd p {
    font-size: 20px;
}
.contact-bg {
    gap: 10px;
}
.empty-space5-text2 {
    font-size: 20px;
} 
.empty-space5-text3 {
    font-size: 3.5em;
} 
#background677b857317b3df0013ca099c .Contentmanager .site .col-section .item.-micro a .caption .title,
#background677b8b802eb7c70013990d22 .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 20px;
    height: 60px;
} 
.article-t {
    font-size: 18px;
}
.managerHeader {
    font-size: 3em;
}
.empty-space7-text {
    font-size: 24px;
}
.empty-space7-img {
    width: 10%;
}
.landingpagemanager .col-md-8.col-sm-8.col-xs-12 strong {
    font-size: 20px;
} 
.contact-pd h6 {
    font-size: 36px;
}
.contact-pd h3 {
    font-size: 20px;
}
.no-js #Component677b560c50003f001338d1f2 .form-control {
    padding: 43.5px 30px;
}   
#btnview677b4c6517b3df0013c9febd {
    margin-left: 39%;
}
.empty-space8-button {
    font-size: 18px;
    padding: 2% 5%;
    margin-top: 4%;
}
.empty-space10-img {
    width: 20%;
} 
.empty-space10-block0 {
    width: 80%;
}
.empty-space10-border {
    width: 7%;
}
.empty-space10-bordertext {
    font-size: 22px;
}
.empty-space10 h1 {
    font-size: 4em;
} 
.empty-space10 h2 {
    font-size: 5em;
}
.empty-space10-text {
    margin-left: 10%;
}
#tableA th {
    font-size: 18px;
}
#tableA td {
    font-size: 18px;
}
  
  
  
  
  
  
  
  
h1 {
    font-size: 3.5em;
}
h2 {
    font-size: 5em;
} 
h3 {
    font-size: 22px;
}
h4 {
    font-size: 24px;
} 
h5 {
    font-size: 26px;
} 
h6 {
    font-size: 4em;
}
p {
    font-size: 20px;
}

  
.mg2 .empty-space3-text {
    padding: 23.7% 12%;
}  
  
}

@media screen and (max-width : 1191px) {
a.itp-tel {
    padding: 10px 15px;
}
#imagesControl677761e4be078200135cfa27 {
    padding: 0px !important;
}  
.empty-space2-pd p {
    white-space: inherit;
} 
.empty-space3-text {
    padding: 11.9% 5%;
}
.from-from h5 {
    white-space: inherit;
}
.empty-space6 p {
    width: 75%;
    margin-left: 9%;
} 
.itopplus-bg4 {
    background-size: cover;
}
.empty-space8 h2 {
    font-size: 3em;
}
.mg2 .empty-space3-text {
    padding: 16% 10%;
}
.empty-space5-text2 {
    white-space: inherit;
} 
 
#background677b857317b3df0013ca099c .Contentmanager .site .col-section .item.-micro a .caption .title,
#background677b8b802eb7c70013990d22 .Contentmanager .site .col-section .item.-micro a .caption .title {
    height: 70px;
} 
.article-t {
    height: 50px;
}
.empty-space9 h4 {
    margin-top: 0%;
}  
.kv-kv {
    font-size: 3.2em;
}  
.contact-pd p {
    font-size: 13px;
} 
.contact-pd h4 {
    font-size: 14px;
}  
.empty-space10-bordertext {
    font-size: 16px;
}
.empty-space10 h2 {
    font-size: 2.5em;
}
.empty-space10 h1 {
    font-size: 2em;
}  
  
  
  
  
  
  
}  
  

@media screen and (max-width: 900px) {
  .itopplus-search {
    position: fixed;
    top: 0;
    right: 120px; /*icon ละ 40px*/
    z-index: 1000;
  }

  a.itp-tel {
    display: grid;
    gap: 2px;
    padding: 7px 12px;
    line-height: 1;
  }
  
  .contact-block {
    grid-template-columns: repeat(1, 1fr);
}
.contact-bg {
    gap: 10px;
} 
.contact-pd h4 {
    font-size: 16px;
}   
.contact-pd p {
    font-size: 16px;
}  
.empty-space1 p {
    white-space: inherit;
}
.empty-space1 h2 {
    font-size: 3.5em;
}
.empty-space3-text {
    padding: 5% 5%;
} 
.empty-space3-block {
      grid-template-columns: 7% 90%;
    margin-bottom: 0%;
} 
.button-text1 {
    margin-top: 2%;
}
.kv-kv {
    top: 50.5%;
    font-size: 2em;
}
.kv-kv span {
    font-size: 14px;
    padding-left: 5%;
} 
.itopplus-bg3 {
    background-size: cover;
} 
.empty-space6 h1 {
    font-size: 2em;
}
.empty-space6-text {
    font-size: 18px;
}
.empty-space6-block {
    margin-left: 22%;
}
.empty-space6 p {
    width: 100%;
    white-space: inherit;
    text-align: center;
    margin-left: 0%;
}
.footer-text2 {
    font-size: 20px;
}
.footer-text3 {
    font-size: 20px;
}
.footer-block-img {
    width: 85%;
}
.footer-block {
    grid-template-columns: 40% 33% 20%;
}
#cookie677b4c6517b3df0013c9febd {
    padding: 0% 5%;
} 
.empty-space8 h2 {
    font-size: 2.5em;
}
.mg2 .empty-space3-text {
    padding: 9.5% 10%;
} 
.mg-ct {
    grid-template-columns: repeat(2, 1fr);
} 
.mg-ct1 {
    gap: 10px;
}
.mg-ct1 h4 {
    font-size: 18px;
} 
.mg-ct1 p {
    font-size: 16px;
} 
article.col-md-6.item.-micro {
    width: 32%;
}
.managerHeader {
    font-size: 2em;
    padding: 2% 0% 2%;
}
  
#background677b3fe41a30f300134eb5b8 article.col-md-6.item.-micro,
  #background677b621c1a30f300134ebca7 article.col-md-6.item.-micro {
        width: 24%;
    }
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 15px;
}
.empty-space7-text {
    font-size: 16px;
} 
.no-js #background677bb5e279a5420013ba5f7b {
    display: block;
}
#imagesControl677761e4be078200135cfa27 {
    display: none;
} 
#imagesControl677bb5e279a5420013ba5f7b {
    padding: 0px !important;
}
.empty-space10-bordertext {
    font-size: 12px;
}
.empty-space10 h2 {
    font-size: 24px;
}
span.kwp {
    font-size: 18px;
} 
.empty-space10 h1 {
    font-size: 24px;
}  
   
  
  
  
  
  
  
h2 {
    font-size: 3em;
} 
h5 {
    font-size: 20px;
}
h6 {
    font-size: 2em;
}
  
  
  
}

@media screen and (max-width : 480px) {
.itopplus-bg {
    background-position: bottom;
}
.empty-space1 h2 {
    font-size: 2.5em;
}
.empty-space1-img {
    width: 113%;
    margin: 0 auto;
    margin-left: -8%;
} 
.empty-space2-block1 {
    grid-template-columns: repeat(1, 1fr);
} 
.empty-space2 {
    width: 97%;
} 
.empty-space2 {
    width: 97%;
    margin-top: -25%;
    text-align: center;
} 
.empty-space2-pd {
    grid-template-columns: repeat(2, 1fr);
    margin-top: 5%;
    row-gap: 40px;
    column-gap: 10px;
}
.empty-space2-img {
    width: 45%;
} 
.empty-space2-block1-text p {
    margin-bottom: 5%;
    margin-top: 4%;
} 
 
.empty-space2-pd p {
    margin-left: 0%;
    margin-right: 0%;
    white-space: inherit;
    text-align: left;
}
.empty-space2-pd h4 {
    white-space: inherit;
    text-align: left;
    font-size: 18px;
      margin-top: 5%;
    margin-bottom: 5%;
    margin-left: 0%;
}
.empty-space3 {
    grid-template-columns: repeat(1, 1fr);
}  
.empty-space3-text {
       padding: 16% 8% 12% 8%;
    border-radius: 0px 0px 50px 0px;
    margin-top: -5%;
} 
.button-text1 {
      padding: 3.5% 7%;
    margin-top: 10%;
} 
.empty-space3-img {
    position: relative;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    margin: 1.5%;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    margin: 1.5%;
}
#background677b3fe41a30f300134eb5b8 article.col-md-6.item.-micro,
  #background677b621c1a30f300134ebca7 article.col-md-6.item.-micro {
        width: 47%;
    } 
.kv-kv {
    top: 46%;
    font-size: 3em;
}
.empty-space5 p {
    white-space: inherit;
}
.empty-space5-block {
      display: grid;
    grid-template-columns: repeat(3, 1fr);
    row-gap: 20px;
} 
.empty-space5-pd {
    width: 100%;
}
.empty-space5-img {
    width: 70%;
} 
.empty-space6 {
    margin-top: 0%;
}
.empty-space6 h1 {
    font-size: 2.4em;
}
.empty-space6 h5 {
    margin-left: -4%;
} 
.empty-space6-block {
    margin-left: 33%;
}
.empty-space6-border1 {
    width: 100%;
}
.itopplus-bg4 {
    background-size: 100% auto;
  background-color: #eeeeee;
}
div#form677b4c6517b3df0013c9febd {
    padding: 0px !important;
}
#cookie677b4c6517b3df0013c9febd {
    padding: 0% 5%;
    text-align: left !important;!I;!;
} 

#btnview677b4c6517b3df0013c9febd {
    margin-left: 2%;
}
.footer-block {
    grid-template-columns: repeat(1,1fr);
      text-align: center;
} 
.footer-text1 {
    font-size: 24px;
}
.footer-text2 {
    font-size: 26px;
}
.footer-text3 {
    font-size: 22px;
}
.footer-block-img {
    width: 40%;
    margin: 0 auto;
} 
.footer-text {
    font-size: 13px;
} 
.footer-text01 {
    font-size: 18px;
}
.empty-space2 {
    border-radius: 20px;
}  
.empty-space3-block {
      margin-bottom: 3%;
} 
.empty-space8 {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
} 
.mg1 {
    margin-top: 0%;
}   
.mg2 {
    margin-top: -5%;
} 
.empty-space5-block1 {
    grid-template-columns: repeat(1, 1fr);
}

.mg-ct {
    grid-template-columns: repeat(1, 1fr);
} 
.empty-space5-text3 {
    font-size: 2em;
} 
article.col-md-6.item.-micro {
    width: 47%;
} 
#background677b857317b3df0013ca099c .Contentmanager .site .col-section .item.-micro a .caption .title,
#background677b8b802eb7c70013990d22 .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 14px;
}
.article-t {
    font-size: 14px;
    height: 60px;
} 
.empty-space9 {
    grid-template-columns: repeat(1, 1fr);
    gap: 30px;
} 
.managerHeader {
    font-size: 22px;
} 
.empty-space7-block {
    grid-template-columns: repeat(1, 1fr);
}
.contenemanager-gallery .col-xs-12.col-md-3 {
    width: 50%;
} 
.article-b {
    font-size: 14px;
}
.itopplus-bg2 {
    background-position: 50% 75%;
} 
#imagesControl677bb5e279a5420013ba5f7b {
    padding: 0px !important;
} 
.empty-space10 {
    grid-template-columns: repeat(1, 1fr);
}
.empty-space10-blockborder {
    border-right: solid 0px #82adff;
}
.empty-space10-border {
    width: 5%;
}
.empty-space10-block1 {
    gap: 5px;
}
.empty-space10-bordertext {
    font-size: 13px;
}
.empty-space10-block {
    gap: 5px;
}
span.kwp {
    font-size: 14px;
} 
.empty-space10 h1 {
    font-size: 24px;
}  
.empty-space10 h2 {
    font-size: 32px;
}
.empty-space10-text {
    margin-left: 6%;
} 
  
  
  
  
  
h1 {
    font-size: 2em;
}  
h2 {
    font-size: 2.5em;
} 
  
  
}





@media screen and (max-width : 375px) {
.kv-kv {
    top: 42%;
    font-size: 3em;
}
.empty-space6 h1 {
    font-size: 2.4em;
}
  
  
  
  
}









