.itopplus-background {

}
.unknown {
  position: fixed;
  bottom: 8% !important;
}

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

body {
  overflow-x: hidden;
  color: #444;
  font-family: "LINE Seed Sans TH";
}



.no-js a {
  color: #444;
  transition: 0.35s;
}
.no-js a:hover {
  color: #183764;
}
.itopplus-footer {
  color: #fff;
}
.itopplus-footer a {
    color: #fff;
}
.itopplus-footer a:hover {
  color: #ed1c24;
}




.navbar-default .navbar-nav > li > a {
  color: #444;
  margin: 0 10px;
  padding: 8px 5px;
  border-radius: none;
  border-bottom: 3px solid transparent;
}
.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: #444 !important;
  box-shadow: none;
  border-color: #ed1c24;
  background: transparent;
  background-color: transparent;
}
.dropdown-menu > li > a {
  color: #444;
}
.no-js .dropdown-menu > li > a:focus,
.no-js .dropdown-menu > li > a:hover {
  color: #444;
  background: transparent;
}

@media screen and (max-width: 992px) {
#controlBanner img {
    position: fixed;
    top: 2px;
    left: 10px;
    width: 45px !important;
    z-index: 10000;
}
#nav-menu,
#ItopplusMainSidebar > div {
    background: #fff !important;
}
#itpMenuSideBar span {
    background-color: #000 !important;
}
#controlMenu * {
    color: #000 !important;
    border: none;
}
}

@media screen and (min-width: 1024px) {
.itopplus-banner .container {
    display: grid;
    grid-template-columns: 20% auto;
    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: 15px;
    width: clamp(150px, 12vw, 150px);
    margin: 0 auto;
}
#nav-menu {
    display: grid;
    justify-content: end;
    background: transparent;
    min-height: auto;
}
.itp-block {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: space-evenly;
    height: 100%;
}
.itopplus-search {
    text-align: right;
    color: #444;
    width: 50%;
}
.no-js .itopplus-banner {
    box-shadow: 1px 1px 8px 1px #00000021;
}  
ul.nav li.dropdown:hover > ul.dropdown-menu {
   display: block;
   margin: 0;
}  
.container {
    width: 85vw;
}
}

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




/* oscar*/
figure.effect-oscar {
    background: transparent;
    border-radius: 20px;
}
figure.effect-oscar img {
    opacity: 1;
}
figure.effect-oscar:hover img {
    opacity: 1;
}
figure.effect-oscar figcaption::before {
	border: 0px solid #fff;
}
figure.effect-oscar figcaption {
   background: 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.05,1.05,1);
}
/* oscar */




/*เฉพาะรูปแบบมีขอบ*/
.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.1%!important;
}
.img-thumbnail, .thumbnail {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0);
}
.thumbnail {
    padding: 0px;
    background-color: #fff;
    border: 0px solid #ddd;
    border-radius: 0px;
}
/**ห้ามเกินกรอบ**/



/*from Contact*/
.no-js #Component67c5139aac41820013cdd9b0 label {
    display: none!important;
    color: #000;
}
.no-js #Component67c5139aac41820013cdd9b0 .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
    padding-left: 20px;
}
.no-js #Component67c5139aac41820013cdd9b0 .form-control {
    border: 0px solid #cfcfcf;
    border-bottom: 1px solid #000;
    border-radius: 0px !important;
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    padding: 27px 0px;
    background: transparent;
    color: #000;
    font-size: 15px !important;
}
.no-js #Component67c5139aac41820013cdd9b0 .form-control:focus {
   border-bottom: 1px solid #6f508d !important;
   border: 0px solid #6f508d;
   box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 0px rgba(102, 175, 233, 0);
   color: #444!important;
}
.no-js #Component67c5139aac41820013cdd9b0 .btn {
   background: #ed1c24;
   color: #fff;
   text-shadow: 0 0px 0 #00000000;
   background-repeat: repeat-x;
   border-color: transparent;
   border-radius: 10px;
   padding: 10px 30px 10px 30px;
   font-size: 15px;
   font-weight: 400;
   border: 0px solid;
}
.no-js #Component67c5139aac41820013cdd9b0 .btn-default:active {
   background: #183764;
   color: #fff;
}
.no-js #Component67c5139aac41820013cdd9b0 .btn-default:hover,
.no-js #Component67c5139aac41820013cdd9b0 .btn-default:focus {
   background-position: 0 0px;
   background: #183764;
   border: 0px solid transparent;
}
.no-js #Component67c5139aac41820013cdd9b0  .col-xs-12.col-sm-5.col-md-5.padding {
  width: 100%;
}
.no-js #Component67c5139aac41820013cdd9b0 span.label {
  font-size: 13px;
  font-weight: 400;
}
.no-js #Component67c5139aac41820013cdd9b0 ::placeholder {
  color: #444 !important;
  font-weight:400;
}
#background67c5139aac41820013cdd9b0 {
    background: #f4f4f4 !important;
    padding: 4%;
    border-radius: 20px;
    margin: 0 auto;
    margin-bottom: 7%;
}
/*from Contact*/


/*from Contact 2*/
.no-js #Component6822f7fcca10d100139f1463 label {
    display: none!important;
    color: #000;
}
.no-js #Component6822f7fcca10d100139f1463 .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
    padding-left: 20px;
}
.no-js #Component6822f7fcca10d100139f1463 .form-control {
    border: 0px solid #cfcfcf;
    border-bottom: 1px solid #000;
    border-radius: 0px !important;
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    padding: 27px 0px;
    background: transparent;
    color: #000;
    font-size: 16px !important;
}
.no-js #Component6822f7fcca10d100139f1463 .form-control:focus {
   border-bottom: 1px solid #6f508d !important;
   border: 0px solid #6f508d;
   box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 0px rgba(102, 175, 233, 0);
   color: #444!important;
}
.no-js #Component6822f7fcca10d100139f1463 .btn {
   background: #ed1c24;
   color: #fff;
   text-shadow: 0 0px 0 #00000000;
   background-repeat: repeat-x;
   border-color: transparent;
   border-radius: 10px;
   padding: 10px 30px 10px 30px;
   font-size: 15px;
   font-weight: 400;
   border: 0px solid;
}
.no-js #Component6822f7fcca10d100139f1463 .btn-default:active {
   background: #183764;
   color: #fff;
}
.no-js #Component6822f7fcca10d100139f1463 .btn-default:hover,
.no-js #Component6822f7fcca10d100139f1463 .btn-default:focus {
   background-position: 0 0px;
   background: #183764;
   border: 0px solid transparent;
}
.no-js #Component6822f7fcca10d100139f1463  .col-xs-12.col-sm-5.col-md-5.padding {
  width: 100%;
}
.no-js #Component6822f7fcca10d100139f1463 span.label {
  font-size: 13px;
  font-weight: 400;
}
.no-js #Component6822f7fcca10d100139f1463 ::placeholder {
  color: #444 !important;
  font-weight:400;
}
#background6822f7fcca10d100139f1463 {
    background: #f4f4f4 !important;
    padding: 4%;
    border-radius: 20px;
    margin: 0 auto;
    margin-bottom: 7%;
}
/*from Contact 2*/





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

h1 {
    font-size: 1.8em;
}
h2 {
    font-size: 3em;
}
h3 {
    font-size: 18px;
}
h4 {
    font-size: 20px;
}
h5 {
    font-size: 24px;
}
h6 {
    font-size: 28px;
}
p {
    font-size: 16px;
}
body {
    font-size: 16px;
}
b, strong {
    font-weight: 400;
}


.itopplus-footer2 {
    background: #0e274c;
    color: #fff;
}
.iconhead-grid {
    display: flex;
    width: 30%;
    gap: 10px;
    float: right;
}
.iconhead {
    transition: 0.35s;
}
.iconhead:hover {
    filter: grayscale(1);
    transition: 0.35s;
}
.footer-kinggen-grid {
    display: grid;
    grid-template-columns: 20% 35% 30% auto;
    margin-top: 4%;
    margin-bottom: 3%;
}
.footer-kinggen-grid-2 {
    white-space: break-spaces;
}
.footer-kinggen-grid-2 h3 {
    border-bottom: 1px solid #2f568e;
    margin-bottom: 5%;
    width: fit-content;
    padding-bottom: 4%;
}
.copyright {
    font-size: 12px;
    text-align: center;
}
.iconfooter-grid {
    display: flex;
    width: 60%;
    gap: 10px;
    margin-top: 5%;
    margin-bottom: 2%;
}
.headkinggen {
    margin-top: 8%;
    text-align: center;
    margin-bottom: 2%;
}
.headkinggen h2 {
    color: #183764;
    font-weight: 400;
    font-size: 3em;
}
.bgvision {
    background: #f0f0f0;
    padding: 5% 0% 5% 5%;
    border-radius: 0px 0px 20px 20px;
}
.bgvision h5 {
    text-transform: uppercase;
    color: #000;
}
#background67c15863f3f31200136469b1 .thumbnail .imgLightbox,
#background6822f7bc86665800139439d0 .thumbnail .imgLightbox {
    border-radius: 20px 20px 0px 0px;
}
.sectionabout-kinggen {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    padding: 8% 0% 5%;
}
.content-kinggen {
    white-space: break-spaces;
}
.sectionabout-kinggen-2 {
    width: 95%;
}
.sectionabout-kinggen-3 {
    align-self: center;
    width: 90%;
    margin-left: 10%;
}
.sectionabout-kinggen-3 .content-kinggen {
    text-align: justify;
    white-space: inherit;
}
.sectionabout-kinggen-3 h2 {
    color: #183764;
    font-size: 1.8em;
    line-height: 1;
}
.sectionabout-kinggen-3 h1 {
    margin-bottom: 6%;
}
.btnreadmore {
    background: #ed1c24;
    color: #fff;
    width: fit-content;
    padding: 10px 20px;
    border-radius: 10px;
    font-size: 12px;
    margin-top: 8%;
    transition: 0.35s;
}
.btnreadmore:hover {
    background: #183764;
    transition: 0.35s;
}
.headkinggen-2 {
    text-align: center;
    margin-top: 5%;
    margin-bottom: 2%;
}
.headkinggen-2 h1 {
    color: #183764;
    text-transform: uppercase;
    font-size: 1.8em;
}
.block-logocompany {
    text-align: center;
    transition: 0.35s;
}
.logocompany {
    width: 25%;
    margin: 0 auto;
    margin-bottom: 2%;
}
.block-logocompany h3 {
    font-weight: 400;
    color: #000;
}
.block-logocompany:hover {
    transition: 0.35s;
    transform: translateY(-7px);
}
.block-logocompany-grid {
    margin-top: 5%;
}
.block-logocompany-grid-2 {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    margin-top: 5%;
    margin-bottom: 10%;
}
.logocompany-2 {
    width: 60%;
    margin: 0 auto;
    margin-bottom: 8%;
}
.block-logocompany.top {
    margin-top: -25%;
}
#background67c1607ed4b5fa0013f60df4 figure.effect-oscar figcaption {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 70%, rgb(0 0 0 / 29%) 100%);
     border-radius: 20px;
}
.bgourservice {
    position: absolute;
    bottom: 5px;
    left: 0;
    width: 100%;
    padding: 5% 6%;
    padding-top: 5%;
    text-align: left;
    font-size: 16px;
}
.bgourservice h6 {
    font-weight: 400;
}
figure.effect-oscar h2 {
  margin: 0;
  -webkit-transition: inherit;
  transition: inherit;
  -webkit-transform: inherit;
  transform: inherit;
}
.headour-service-grid {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    margin-bottom: 2%;
}
.headour-service-grid .headkinggen-2 {
    text-align: left;
    margin-top: 0%;
}
.headour-service-3 {
    align-self: center;
}
.headour-service-3 .btnreadmore {
    margin-top: 0%;
    float: right;
}
.empty-kinggen {
    padding: 2%;
}
#background67c16595f3f3120013646d1f .thumbs {
    margin-bottom: 0px;
}
#background67c16575f3f3120013646d04 .col-md-4.col-sm-4.col-xs-12.padding:nth-child(1),
#background6822f7bc86665800139439e6 .col-md-4.col-sm-4.col-xs-12.padding:nth-child(1) {
    width: 25%;
}
#background67c16575f3f3120013646d04 .col-md-4.col-sm-4.col-xs-12.padding:nth-child(2),
#background6822f7bc86665800139439e6 .col-md-4.col-sm-4.col-xs-12.padding:nth-child(2) {
    width: 36.2%;
}
#background67c16575f3f3120013646d04 .col-md-4.col-sm-4.col-xs-12.padding:nth-child(3),
#background6822f7bc86665800139439e6 .col-md-4.col-sm-4.col-xs-12.padding:nth-child(3) {
    width: 37.5%;
}
.blockbg-project h1 {
    font-size: 0.45em;
    text-align: left;
    margin-bottom: 3%;
}
.blockbg-project {
    margin-top: 5%;
}
.comingsoon {
    padding: 10% 5% 15%;
}
.empty-kinggen-2 {
    padding: 4%;
}
#iframe67c51f8326404e0013a3cce9 iframe {
    border-radius: 20px;
}
#iframe6822f7fcca10d100139f146b iframe {
    border-radius: 20px;
}
.block-contact h3 {
    font-weight: 400;
}
.block-contact  {
    font-family: "LINE Seed Sans TH";
}
.head-iconcontact {
    display: flex;
    width: 100%;
    margin-bottom: 10px;
}
.iconcontact {
    width: 8%;
}
.iconcontact-t {
    align-self: center;
    margin-left: 2%;
    white-space: break-spaces;
}
.followus h3 {
    font-weight: 400;
    text-transform: uppercase;
}
.followus {
    border-top: 1px solid #eee;
    margin-top: 4%;
    padding-top: 3%;
}
.iconcontact-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    width: 37%;
    gap: 10px;
    margin-top: 3%;
}
.empty-kinggen-3 {
    padding: 2%;
}
.buttonExampleSite {
  border: 0px solid #a39685 !important;
  color: #fff !important;
  background: #ed1c24 !important;
  border-radius: 10px !important;
  font-weight: 400;
}
.buttonExampleSite:hover {
  background: #183764 !important;
  color: #fff !important;
}
.pdpa-text.pdpamg1 {
  padding: 5% 0%;
}
.ITPcookiebar {
  background-color: #302f2fe0 !important;
  color: #fff !important;
}
.ITPlinkToCookiepage:hover {
  color: #fff !important;
}
.ITPcookiebar {
  width: 100% !important;
  font-size: 14px !important;
}
.pdpa-text.pdpamg1 {
  padding: 5% 0%;
}
ul.icon-a {
  font-size: 16px;
}
.dropdown-menu > li > a {
    font-family: "LINE Seed Sans TH";
    font-size: 15px;
}
.headkinggen-2 h4 {
    font-family: "LINE Seed Sans TH";
}
.sectionabout-kinggen.about h1 {
    font-family: "LINE Seed Sans TH";
}
.sectionabout-kinggen.about p {
    font-family: "LINE Seed Sans TH";
}
.sectionabout-kinggen.about h5 {
    font-family: "LINE Seed Sans TH";
    padding: 20px 0px;
}
.headkinggen-2.th h1 {
    font-family: "LINE Seed Sans TH";
    font-weight: 400;
}
ul.icon-product ::marker {
    color: #ed1c24;
}

.itopplus-bg2 {
	background-color: #fff !important;

}
.itopplus-footer {
    color: #fff;
    background: #183764;
}









.main-timeline {
    position: relative;
    transition: all 0.4s ease 0s;
}
.main-timeline:before {
    content: "";
    width: 3px;
    height: 100%;
    background: #bfbfbf;
    position: absolute;
    top: 0;
    left: 50%;
}
.main-timeline .timeline {
    position: relative;
}
.main-timeline .timeline:before,
.main-timeline .timeline:after {
    content: "";
    display: block;
    width: 100%;
    clear: both;
}
.main-timeline .timeline-icon {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #fff;
    border: 2px solid #d2b378;
    position: absolute;
    top: 0;
    left: 3px;
    right: 0;
    margin: 0 auto;
    overflow: hidden;
}
.main-timeline .timeline-content {
    width: 47%;
    padding: 0px 10px 20px 10px;
    border-radius: 0px;
    text-align: right;
    border-bottom: 3px solid #0000001a;
    -moz-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease 0s;
}
.main-timeline .date {
    display: inline-block;
    font-size: 22px;
    font-weight: 400;
    color: #fff;
    padding: 8px 30px;
    background: #d2b378;
    border-radius: 30px;
}
.main-timeline .title {
    font-size: 24px;
    font-weight: 500;
    color: #5c5151;
    margin-top: 30px;
}
.main-timeline .description {
    font-size: 16px;
    color: #606060;
    line-height: 2;
    margin-top: 3%;
}
.main-timeline .timeline-content.right {
    float: right;
    text-align: left;
}
.bg1 h3 {
    font-weight: 400;
    color: #ed1c24;
    margin-top: 3%;
    margin-bottom: 1%;
}
.bg1 {
    font-family: "LINE Seed Sans TH";
}
.bg1 h1 {
    font-weight: 400;
}
.sectionabout-kinggen.about {
    padding: 4% 0% 2%;
}
.main-timeline .timeline-icon {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #fff;
    border: 2px solid #183764;
    position: absolute;
    top: 0;
    left: 3px;
    right: 0;
    margin: 0 auto;
    overflow: hidden;
}
.bg-committee {
    font-family: "LINE Seed Sans TH";
    text-align: center;
    white-space: break-spaces;
    background: #f4f4f4;
    padding: 9% 0%;
    border-radius: 20px;
}
.bg-committee-grid {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 20px;
    margin-top: 1%;
}
.bg-committee h3 {
    font-weight: 400;
    margin-bottom: 5px;
    color: #183764;
}
.iconmock {
    width: 25%;
    margin: 0 auto;
    line-height: 0;
    margin-bottom: 3%;
}
.bgcroc {
    color: #fff;
    text-align: center;
    font-family: "LINE Seed Sans TH";
    background: #183764;
    padding: 18px 10px;
    border-radius: 10px;
}
.bgcroc-grid {
    display: grid;
    grid-template-columns: repeat(5,1fr);
    width: 100%;
    margin: 0 auto;
}
.bgcroc-border {
    border-top: 1px solid;
    margin-top: 13%;
    width: 100%;
}
.bgcroc-grid-2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    width: 63%;
    gap: 100px;
    float: right;
}
.bgcroc-border-2 {
    border-left: 1px solid;
    height: 45px;
    margin: 0 auto;
}
.bgcroc-border-grid-2 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    width: 83%;
    float: right;
    margin-right: -12%;
}
.bgcroc-grid-3 {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    width: 100%;
}
.bgcroc-border-grid-3 {
    display: grid;
    grid-template-columns: repeat(5,1fr);
    width: 100%;
}
.bgcroc-border-3 {
    border-left: 1px solid;
    height: 45px;
    margin: 0 auto;
}
.bgcroc-border-3.hight {
    height: 100px;
}
.border-4 {
    border-left: 1px solid;
    height: 60px;
    margin:  0 auto;
    width: 0%;
}
.bgcroc-border-top {
    border-top: 1px solid;
    width: 70.1%;
    margin: 0 auto;
}
.bgcroc-grid-6 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    width: 100%;
    gap: 20px;
}
.bgcroc-grid-4 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    width: 100%;
    gap: 20px;
}
.bgcroc-grid-7 {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 20px;
}
.bgcroc-grid-8 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    width: 100%;
    gap: 20px;
}
.border-g2 {
  border-left: 1px solid;
  height: 45px;
  margin: 0 auto;
}
.border-grid {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    width: 100%;
}
.border-grid-block {
    display: grid;
    grid-template-columns: repeat(3,1fr);
}
.border-g3 {
    border-left: 1px solid;
    height: 45px;
    margin: 0 auto;
}
.bgcroc-border-grid-4 {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    width: 87.5%;
    margin-left: 6.2%;
}
.border-grid-2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    width: 100%;
}
.border-grid-tos {
    margin: 0 auto;
    margin-left: 55%;
}
.vison-mision {
    font-family: "LINE Seed Sans TH";
    margin-bottom: 5%;
}
.vison-mision h1 {
    font-weight: 400;
    color: #183764;
}
.bg1 .btnreadmore {
    margin: 0 auto;
    margin-right: 0;
    margin-top: 4%;
}
.headkinggen-2 h1 {
    font-weight: 400;
}

body p {
    line-height: 1.5;
}
.bg-download {
    padding: 10%;
}
.block-download-pdf {
    width: 80%;
    margin: 0 auto;
}
#tableA {
  width: 100%;
}
#tableA th {
  background-color: #183764;
  padding: 10px;
  color: #ffffff;
  border: 1px solid #fff;
  font-weight: 400;
  text-align: center;
    width: 8%;
    vertical-align: middle;
}
#tableA td {
  border: 1px solid #f2f2f2;
  padding: 10px 20px;
  vertical-align: middle;
  text-align: left;
}

#tableA tr:nth-child(odd) {
  background-color: #f2f2f2;
}
#tableA tr:hover {
  background-color: #dddddd;
}


.TabItpContentLandingPage .tab-content {
    background: transparent !important;
    margin-top: 0px !important;
    margin-left: 0px !important;
    min-height: auto !important;
}
.TabItpContentLandingPage .nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #fff !important;
    background-color: #183764 !important;
}
.TabItpContentLandingPage .nav-pills>li>a {
    border-radius: 0px !important;
}
.TabItpContentLandingPage .nav-pills>li.active>a span {
    color: #fff !important;
    font-weight: 400;
}
.TabItpContentLandingPage .nav>li>a {
    padding: 12px 0px !important;
    background: #f2f2f2;
    border-bottom: 1px solid #fff;
}
.TabItpContentLandingPage .nav>li>a:focus {
    background-color: #183764 !important;
    color: #fff;
}
.TabItpContentLandingPage a span {
    font-size: 18px;
}
.TabItpContentLandingPage .nav-justified {
    width: 20% !important;
}
.logo-policy {
    width: 15%;
    margin: 0 auto;
}
.block-logo-policy {
    margin-top: 5%;
}
.grid-position {
    display: grid;
    grid-template-columns: 96% auto;
    border: 1px solid #eee;
    padding: 2%;
    border-radius: 20px;
    margin-bottom: 20px;
    transition: 0.35s;
}
.grid-icondate {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    width: 50%;
    margin-top: 2%;
}
.block-icondate {
    display: grid;
    grid-template-columns: 13% auto;
    gap: 10px;
}
.icondate-2 {
    align-self: center;
}
.block-position {
    align-self: center;
}
.block-position h5 {
    font-weight: 400;
}
.grid-position:hover {
    border: 1px solid #e00922;
    transition: 0.35s;
}
.grid-position:hover h5 {
    color: #e00922;
    font-weight: 400;
}
.grid-kinggen-contact {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 20px;
    margin-bottom: 3%;
}
.kinggen-contact h4 {
    font-weight: 400;
    margin-bottom: 5%;
}
.kinggen-contact {
    border: 1px solid #eee;
    padding: 7%;
    border-radius: 20px;
}
#iframe682563e4abb78600138e5cdc iframe {
    border-radius: 20px;
}








/* ฟอร์ม Style 1 */
#formdisplay682565f934fe05001398d4d7 .form-control {
  border: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-radius: 0px !important;
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075);
  background-color: #fff;
  padding: 10px 10px;
  font-size: 16px;
  width: 100% !important;
  margin: 10px 0px;
  color: #000 !important;
  padding-right: 0px !important;
      margin-top: 10px;
}
#formdisplay682565f934fe05001398d4d7 .form-control:focus {
  border-bottom: 1px solid #fff !important;
  border: 1px solid #fff;
  color: #000 !important;
}
#formdisplay682565f934fe05001398d4d7 .form-control:hover {
  border-bottom: 1px solid #fff !important;
  border: 1px solid #fff;
}
#formdisplay682565f934fe05001398d4d7 .btn-default:hover,
#formdisplay682565f934fe05001398d4d7 .btn-default:focus {
  background-position: 0 0px;
  background: #df0b22 !important;
  color: #fff !important;
  transition: 0.35s;
}
#formdisplay682565f934fe05001398d4d7 .btn-default {
  background-repeat: repeat-x;
  border-color: #0000;
  padding: 10px 30px;
  font-size: 15px;
  border: 0px solid #df0b22 !important;
  background: #df0b22 !important;
  text-shadow: none;
  border-radius: 0px !important;
  color: #fff !important;
}
#formdisplay682565f934fe05001398d4d7 ::placeholder {
  color: #fff;
}
#formdisplay682565f934fe05001398d4d7 span.label {
  display: contents;
}
#formdisplay682565f934fe05001398d4d7 a#capchatxt {
  font-weight: 300;
  color: #000;
  margin-left: 2%;
}
#formdisplay682565f934fe05001398d4d7 {
  background: transparent !important;
  color: #000 !important;
  width: 100%;
  margin: 0 auto;
}
#formdisplay682565f934fe05001398d4d7 .form-control::placeholder {
  color: #fff !important;
}
span.glyphicon.glyphicon-ok-circle {
  display: none;
}
#formdisplay682565f934fe05001398d4d7 .btn-success {
  background-image: linear-gradient(to bottom, #df0b22 0, #df0b22 100%);
  border-color: #df0b22;
  padding: 8px 25px;
  border-radius: 50px;
}
#formdisplay682565f934fe05001398d4d7 .form-group.col-md-2.col-sm-12 {
    width: fit-content;
}
#formdisplay682565f934fe05001398d4d7 .form-group.col-md-6.col-sm-12 {
    margin-bottom: 0px !important;
}
#formdisplay682565f934fe05001398d4d7  
.btn-success:focus,
.btn-success:hover {
  background-color: #df0b22;
  border-color: #df0b22;
}
#cookie682565f934fe05001398d4d7 {
    text-align: left !important;
    margin-left: 1%;
    margin-top: -30px;
}
#background682565f934fe05001398d4d7 {
    background: #f2f5f7 !important;
    padding: 3% 5%;
    border-radius: 20px;
}
#form682565f934fe05001398d4d7 {
    padding: 0px !important;
}
#formdisplay682565f934fe05001398d4d7  .customForm-margin-left {
    display: flex;
    gap: 10px;
}
#formdisplay682565f934fe05001398d4d7 .customForm-margin-left {
    margin-left: 0px !important;
}
#btnview682565f934fe05001398d4d7 {
    margin-top: 1%;
}
#btnview682565f934fe05001398d4d7 {
    margin-left: 44%;
}
/* ฟอร์ม Style 1 */




/* ฟอร์ม Style 2 */
#formdisplay682571e934fe05001398d8f5 .form-control {
  border: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-radius: 0px !important;
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075);
  background-color: #fff;
  padding: 10px 10px;
  font-size: 16px;
  width: 100% !important;
  margin: 10px 0px;
  color: #000 !important;
  padding-right: 0px !important;
      margin-top: 10px;
}
#formdisplay682571e934fe05001398d8f5 .form-control:focus {
  border-bottom: 1px solid #fff !important;
  border: 1px solid #fff;
  color: #000 !important;
}
#formdisplay682571e934fe05001398d8f5 .form-control:hover {
  border-bottom: 1px solid #fff !important;
  border: 1px solid #fff;
}
#formdisplay682571e934fe05001398d8f5 .btn-default:hover,
#formdisplay682571e934fe05001398d8f5 .btn-default:focus {
  background-position: 0 0px;
  background: #df0b22 !important;
  color: #fff !important;
  transition: 0.35s;
}
#formdisplay682571e934fe05001398d8f5 .btn-default {
  background-repeat: repeat-x;
  border-color: #0000;
  padding: 10px 30px;
  font-size: 15px;
  border: 0px solid #df0b22 !important;
  background: #df0b22 !important;
  text-shadow: none;
  border-radius: 0px !important;
  color: #fff !important;
}
#formdisplay682571e934fe05001398d8f5 ::placeholder {
  color: #fff;
}
#formdisplay682571e934fe05001398d8f5 span.label {
  display: contents;
}
#formdisplay682571e934fe05001398d8f5 a#capchatxt {
  font-weight: 300;
  color: #000;
  margin-left: 2%;
}
#formdisplay682571e934fe05001398d8f5 {
  background: transparent !important;
  color: #000 !important;
  width: 100%;
  margin: 0 auto;
}
#formdisplay682571e934fe05001398d8f5 .form-control::placeholder {
  color: #fff !important;
}
#formdisplay682571e934fe05001398d8f5 .btn-success {
  background-image: linear-gradient(to bottom, #df0b22 0, #df0b22 100%);
  border-color: #df0b22;
  padding: 8px 25px;
  border-radius: 50px;
}
#formdisplay682571e934fe05001398d8f5 .form-group.col-md-2.col-sm-12 {
    width: fit-content;
}
#formdisplay682571e934fe05001398d8f5 .form-group.col-md-6.col-sm-12 {
    margin-bottom: 0px !important;
}
#formdisplay682571e934fe05001398d8f5  
.btn-success:focus,
.btn-success:hover {
  background-color: #df0b22;
  border-color: #df0b22;
}
#cookie682571e934fe05001398d8f5 {
    text-align: left !important;
    margin-left: 18px;
    margin-top: -30px;
}
#background682571e934fe05001398d8f5 {
    background: #f2f5f7 !important;
    padding: 2% 3%;
    border-radius: 20px;
}
#formdisplay682571e934fe05001398d8f5 {
    padding: 0px !important;
}
#formdisplay682571e934fe05001398d8f5  .customForm-margin-left {
    display: flex;
    gap: 10px;
}
#formdisplay682571e934fe05001398d8f5 .customForm-margin-left {
    margin-left: 0px !important;
}
#btnview682571e934fe05001398d8f5 {
    margin-top: 1%;
}
#btnview682571e934fe05001398d8f5 {
    margin-left: 44%;
}
/* ฟอร์ม Style 2 */







/* ฟอร์ม Style 3 */
#formdisplay682575e5c6734e001383bbfe .form-control {
  border: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-radius: 0px !important;
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075);
  background-color: #fff;
  padding: 10px 10px;
  font-size: 16px;
  width: 100% !important;
  margin: 10px 0px;
  color: #000 !important;
  padding-right: 0px !important;
      margin-top: 10px;
}
#formdisplay682575e5c6734e001383bbfe .form-control:focus {
  border-bottom: 1px solid #fff !important;
  border: 1px solid #fff;
  color: #000 !important;
}
#formdisplay682575e5c6734e001383bbfe .form-control:hover {
  border-bottom: 1px solid #fff !important;
  border: 1px solid #fff;
}
#formdisplay682575e5c6734e001383bbfe .btn-default:hover,
#formdisplay682575e5c6734e001383bbfe .btn-default:focus {
  background-position: 0 0px;
  background: #df0b22 !important;
  color: #fff !important;
  transition: 0.35s;
}
#formdisplay682575e5c6734e001383bbfe .btn-default {
  background-repeat: repeat-x;
  border-color: #0000;
  padding: 10px 30px;
  font-size: 15px;
  border: 0px solid #df0b22 !important;
  background: #df0b22 !important;
  text-shadow: none;
  border-radius: 0px !important;
  color: #fff !important;
}
#formdisplay682575e5c6734e001383bbfe ::placeholder {
  color: #fff;
}
#formdisplay682575e5c6734e001383bbfe span.label {
  display: contents;
}
#formdisplay682575e5c6734e001383bbfe a#capchatxt {
  font-weight: 300;
  color: #000;
  margin-left: 2%;
}
#formdisplay682575e5c6734e001383bbfe {
  background: transparent !important;
  color: #000 !important;
  width: 100%;
  margin: 0 auto;
}
#formdisplay682575e5c6734e001383bbfe .form-control::placeholder {
  color: #fff !important;
}
#formdisplay682575e5c6734e001383bbfe .btn-success {
  background-image: linear-gradient(to bottom, #df0b22 0, #df0b22 100%);
  border-color: #df0b22;
  padding: 8px 25px;
  border-radius: 50px;
}
#formdisplay682575e5c6734e001383bbfe .form-group.col-md-2.col-sm-12 {
    width: fit-content;
}
#formdisplay682575e5c6734e001383bbfe .form-group.col-md-6.col-sm-12 {
    margin-bottom: 0px !important;
}
#formdisplay682575e5c6734e001383bbfe  
.btn-success:focus,
.btn-success:hover {
  background-color: #df0b22;
  border-color: #df0b22;
}
#cookie682575e5c6734e001383bbfe {
    text-align: left !important;
    margin-left: 18px;
    margin-top: -30px;
}
#background682575e5c6734e001383bbfe {
    background: #f2f5f7 !important;
    padding: 2% 3%;
    border-radius: 20px;
}
#formdisplay682575e5c6734e001383bbfe {
    padding: 0px !important;
}
#formdisplay682575e5c6734e001383bbfe  .customForm-margin-left {
    display: flex;
    gap: 10px;
}
#formdisplay682575e5c6734e001383bbfe .customForm-margin-left {
    margin-left: 0px !important;
}
#btnview682575e5c6734e001383bbfe {
    margin-top: 1%;
}
#btnview682575e5c6734e001383bbfe {
    margin-left: 44%;
}
/* ฟอร์ม Style 3 */





span#customAcceptPolicyText1 {
    margin-left: 22px;
}
.itopplus-search {
    display: none;
}
.sectionbusiness {
    margin-top: 10%;
    padding-right: 19%;
}
.sectionbusiness h2 {
    color: #183764;
    font-size: 1.8em;
    line-height: 1.2;
    text-transform: uppercase;
}
.sectionbusiness h1 {
    margin-bottom: 6%;
    font-size: 1.8em;
}
.grid-value {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 30px;
    margin-top: 2%;
}
.block-value {
    white-space: break-spaces;
    background: #f4f4f4;
    padding: 0% 0% 15%;
    border-radius: 20px;
    text-align: center;
}
.block-value h2 {
    color: #183764;
    font-weight: 400;
    font-size: 5em;
    line-height: 1;
}
.block-value h4 {
    margin-bottom: 10px;
    font-weight: 400;
}
.block-value p {
    padding: 0% 10%;
}




/*contenemanager*/
h3.managerHeader {
    font-size: 2em;
    text-align: center;
    font-weight: 400;
    margin-top: 5%;
    margin-bottom: 2%;
    color: #183764;
    text-transform: uppercase;
}
.page-header {
    margin: 0px 0 0px;
    border-bottom: 0px solid #e1723a;
}
.landingpagemanager {
    display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    text-align: center;
    font-size: 16px;
    padding: 5% 5% 0%;
    color: #444444;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #444444;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    display: none;
}
article.col-md-6.item.-micro {
    width: 25%;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 10px 10px 10px 15px;
}
.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    margin-bottom: 0px;
}
.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    background: transparent;
    padding-left: 0;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: none;
    border-bottom: none;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    border-bottom: none;
}
.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}
.contenemanager-gallery .col-xs-12.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
    width: 25%;
}
.Contenemanager-gallery .col-xs-6.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
    width: 25%;
}
.contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #fff;
    border-radius: 0px;
    transition: 0.3s;
}
.Contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #fff;
    border-radius: 0px;
    transition: 0.3s;
}
.Contenemanager-gallery .thumbnail:hover {
    transition: 0.3s;
    border: 0px solid #fff;
    background-color: white;
}
.contenemanager-gallery .thumbnail:hover {
    transition: 0.3s;
    border: 0px solid #fff;
    background-color: white;
}
.contenemanager-gallery .thumbnail, .img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.075);
     box-shadow: 0px 0px 20px 5px rgb(217 217 217 / 40%);
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: transparent;
}
.fbcomments, .fbcomments {
    display: none;
}
.thumbnail {
    border: 0px solid #ddd;
}
.img-thumbnail, .thumbnail {
    box-shadow: 0 0px 0px rgb(0 0 0 / 8%);
}
.Contentmanager .img-thumbnail {
    border: 0px solid #ddd;
}
.Contentmanager p {
    white-space: break-spaces;
    font-size: 16px;
}
.Contentmanager .thumbnail {
    background-color: transparent;
}
.img-thumbnail {
    background-color: transparent;
}
.Contentmanager .site .col-section .item.-micro a .img-zoom img:hover {
    transform: scale3d(1.05,1.05,1) !important;
}
.Contentmanager .site .col-section .item.-micro a:hover .img-zoom img {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
    transform: scale3d(1.05,1.05,1) !important;
}
#Contentmanager img.img-responsive {
    border-radius: 20px;
    position: relative !important;
    overflow: hidden !important;
    width: 100% !important;
    transition: 0.5s;
}
#Contentmanager img.img-responsive:hover {
    transform: scale(1.05);
}
#Contentmanager .thumbnail {
    background-color: transparent;
    position: relative !important;
    overflow: hidden !important;
    padding: 0px !important;
    box-shadow: none !important;
    border-radius: 20px;
}
.social-share {
    display: none;
}

/*contenemanager*/





.logo-footer {
    width: 60%;
    margin: 0 auto;
}
.footer-kinggen-grid-new {
    display: grid;
    grid-template-columns: 20% auto;
    padding: 4% 0% 2%;
}
.block-kinggen-grid-2 {
    display: grid;
    grid-template-columns: 43% 40% auto;
}
.block-kinggen-grid-3 h3 {
    font-weight: 400;
}
.block-kinggen-grid-border {
    border-top: 2px solid;
    width: 11%;
    margin-top: 2%;
}
.footer-kinggen-grid-3 h1 {
    font-size: 1.8em;
}
#background6841135e2ce5b80013a08c19 .thumbs img {
    width: 100% !important;
}
#background6841135e2ce5b80013a08c19 .col-md-4.col-sm-4.col-xs-12 {
    width: 25%;
    padding: 0px 10px;
}
#background6841135e2ce5b80013a08c19 .title-type47 {
    display: none;
}
#background6841135e2ce5b80013a08c19 figure.effect-oscar figcaption {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, rgb(0 0 0 / 47%) 100%);
}
#background6841135e2ce5b80013a08c19 figure.effect-oscar h2 {
  margin: 0;
  -webkit-transition: inherit;
  transition: inherit;
  -webkit-transform: inherit;
  transform: inherit;
}
#background6841135e2ce5b80013a08c19 .grid figure figcaption {
    padding: 0em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: inherit;
    backface-visibility: hidden;
}
.head-new {
    position: absolute;
    bottom: 5px;
    left: 0;
    width: 100%;
    padding: 5% 6%;
    padding-top: 5%;
    text-align: left;
    color: #fff;
}
.head-new-2 h3 {
    font-weight: 400;
}
.head-new-3 {
    font-size: 16px;
}
.block-icon-mail {
    display: grid;
    grid-template-columns: 45px auto;
    gap: 10px;
}
.icon-mail-2 h3 {
    font-weight: 400;
}
.grid-icon-mail {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 10px;
    margin-bottom: 2%;
    margin-top: 2%;
}
.block-tel {
    background: #ed1c24;
    display: grid;
    grid-template-columns: 30px auto;
    gap: 15px;
    color: #fff;
    width: fit-content;
    padding: 10px 30px;
    border-radius: 50px;
    margin: 0 auto;
    margin-top: -15px;
    transition: 0.35s;
}
.block-tel:hover {
    background: #183764;
    transition: 0.35s;
}
.icontel-2 h5 {
    font-weight: 400;
}
.icontel-2 {
    align-self: center;
}
.block-bg {
    align-self: center;
    display: block;
    overflow: hidden;
    border-radius: 20px;
}
.block-bg img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.block-bg img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.itopplus-footer figure.effect-oscar {
    background: transparent;
    border-radius: 0px;
}
.itopplus-footer .thumbs {
    margin-bottom: 0px;
}
.itopplus-footer .boderedlayoutClient {
    border-top: 0px dashed transparent;
    border-left: 0px dashed transparent;
    border-right: 0px dashed transparent;
    border-bottom: 0px dashed transparent;
}
.grid-footer-2 {
    display: grid;
    grid-template-columns: 68% auto;
    width: 95%;
    margin-top: 6%;
}
.logo-footer-2 {
    width: 60%;
    margin: 0 auto;
    margin-bottom: 15%;
}
.copyright-2 {
    text-align: center;
    font-size: 12px;
    margin-top: 10%;
}
.grid-contact {
    display: flex;
    gap: 30px;
    line-height: 1.8;
}
.grid-contact-2 {
    font-weight: 400;
}
.grid-footer-3 {
    align-self: center;
    margin-left: 13%;
}
.grid-footer-4 {
    border-left: 1px solid #2f568e;
    padding-left: 15%;
}
.iconfooter-grid {
    margin: 0 auto;
}
figure.effect-oscar h2 {
  margin: 0;
  -webkit-transition: inherit;
  transition: inherit;
  -webkit-transform: inherit;
  transform: inherit;
}
.bgdooter {
    position: absolute;
    bottom: 5px;
    left: 0;
    width: 100%;
    padding: 5% 6%;
    padding-top: 5%;
    text-align: center;
}
.head-bgfooter {
    position: absolute;
    bottom: 5px;
    left: 0;
    width: 100%;
    padding: 5% 6%;
    padding-top: 5%;
    text-align: center;
}
.bgfooter {
    font-size: 26px;
    font-weight: 400;
    white-space: break-spaces;
}
.bgdooter-2 {
    font-size: 20px;
}
.border-bgfooter {
    border-top: 2px solid #ed1c24;
    width: 18%;
    margin: 0 auto;
    margin-top: 4%;
    margin-bottom: 5%;
}
.vison-mision {
    position: absolute;
    bottom: 5px;
    left: 0;
    width: 100%;
    padding: 5% 6%;
    padding-top: 5%;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    color: #000;
}
.vison-mision h1 {
    font-size: 26px;
    font-weight: 400;
}
#background684bd09bf2b9d60013747a10 figure.effect-oscar figcaption {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgb(255 255 255 / 70%) 100%);
}
#imagesControl685376a3253d380013e750bd {
    display: none;
}
.bg-ipad {
    display: none;
}
.vison-mision h3 {
    white-space: break-spaces;
}
#imagesControl68538135253d380013e7534e {
    display: none;
}
.bgvision h5 {
    font-size: 20px;
}
.bgourservice h6 {
    font-size: 26px;
}
.block-montree {
    padding-bottom: 35%;
}
.block-montree-2 {
    padding-bottom: 50%;
}



@media screen and (min-width: 1900px) {
h1 {
    font-size: 1.8em;
}
h2 {
    font-size: 3em;
}
h3 {
    font-size: 22px;
}
h4 {
    font-size: 26px;
}
h5 {
    font-size: 30px;
}
h6 {
    font-size: 34px;
}
p {
    font-size: 20px;
}
body {
    font-size: 20px;
}
.dropdown-menu > li > a {
    font-size: 19px;
}
.navbar-default .navbar-nav > li > a {
    margin: 0 15px;
}
.iconhead-grid {
    width: 25%;
}
.btnreadmore {
    font-size: 16px;
}
.bgourservice {
    font-size: 20px;
}
.blockbg-project {
    margin-top: 10%;
}
#background67c16575f3f3120013646d04 .col-md-4.col-sm-4.col-xs-12.padding:nth-child(1),
#background6822f7bc86665800139439e6 .col-md-4.col-sm-4.col-xs-12.padding:nth-child(1) {
    width: 25%;
}
#background67c16575f3f3120013646d04 .col-md-4.col-sm-4.col-xs-12.padding:nth-child(2),
#background6822f7bc86665800139439e6 .col-md-4.col-sm-4.col-xs-12.padding:nth-child(2) {
    width: 36.8%;
}
#background67c16575f3f3120013646d04 .col-md-4.col-sm-4.col-xs-12.padding:nth-child(3),
#background6822f7bc86665800139439e6 .col-md-4.col-sm-4.col-xs-12.padding:nth-child(3) {
    width: 37.3%;
}
.iconfooter-grid {
    width: 55%;
}
.copyright {
    font-size: 14px;
}
ul.icon-a {
    font-size: 20px;
}
.iconcontact {
    width: 6%;
}
 .iconcontact-grid {
    width: 33%;
}
.no-js #Component67c5139aac41820013cdd9b0 .form-control {
    padding: 32px 0px;
    font-size: 18px !important;
}
.no-js #Component6822f7fcca10d100139f1463 .form-control {
    padding: 32px 0px;
    font-size: 19px !important;
}
.iconcontact-grid {
    width: 29%;
}
.container {
    width: 90vw;
}  
.TabItpContentLandingPage a span {
    font-size: 26px;
}  
#tableA th {
    width: 7%;
}
.grid-position {
    grid-template-columns: 97% auto;
}
.block-icondate {
    grid-template-columns: 11% auto;
}
#formdisplay682565f934fe05001398d4d7 .form-control,
#formdisplay682571e934fe05001398d8f5 .form-control,
#formdisplay682575e5c6734e001383bbfe .form-control {
    font-size: 20px;
    height: auto;
}
#btnview682565f934fe05001398d4d7 .btn-default,
#btnview682571e934fe05001398d8f5 .btn-default,
#btnview682575e5c6734e001383bbfe .btn-default {
    font-size: 20px;
}
#cookie682565f934fe05001398d4d7 {
    margin-left: 10px;
}  
.block-tel {
    grid-template-columns: 45px auto;
}
.block-icon-mail {
    grid-template-columns: 55px auto;
}  
.bgfooter {
    font-size: 30px;
}
.bgdooter-2 {
    font-size: 26px;
}
.vison-mision {
    font-size: 20px;
}  
.vison-mision h1 {
    font-size: 32px;
}  
.bgvision h5 {
    font-size: 24px;
}  
.bgourservice h6 {
    font-size: 30px;
}  
.block-montree {
    padding-bottom: 32%;
}
}




@media screen and (max-width: 1191px) {
.sectionabout-kinggen-3 h2 {
    font-size: 1.8em;
}
.sectionabout-kinggen-3 {
    align-self: center;
    width: 100%;
    margin-left: 0%;
}
.blockbg-project h1 {
    font-size: 0.8em;
    margin-bottom: 2%;
}
.iconfooter-grid {
    width: 55%;
}
#imagesControl68538135253d380013e7534e {
    display: inherit;
}  
#imagesControl684a3bf7d3e16a00136b37f8 {
    display: none;
}
}





@media screen and (max-width: 900px) {
#itpphonemobile {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_05012024plnw/0/0/phonez-z1396774541543.png) !important;
}
.iconcontact-grid {
    width: 40%;
    gap: 5px;
}
.no-js #Component67c5139aac41820013cdd9b0 .form-control {
    padding: 25px 0px;
}  
.no-js #Component6822f7fcca10d100139f1463 .form-control {
    padding: 25px 0px;
}    
.copyright {
    text-align: center;
}
.blockbg-project h1 {
    font-size: 24px;
    margin-bottom: 2%;
}
.blockbg-project {
    margin-top: 0%;
}
.bg1 .col-md-12.col-sm-6.padding-col {
    width: 100%;
}
#controlMenu * {
    font-family: "LINE Seed Sans TH";
}
.sectionabout-kinggen-3 h2 {
    font-size: 1.8em;
}
#display1,
#display3 {
    width: 103%;
}  
#cookie682565f934fe05001398d4d7,
#cookie682565f934fe05001398d4d7,
#cookie682565f934fe05001398d4d7 {
    margin-left: 10px;
}  
#btnview682565f934fe05001398d4d7,
#btnview682571e934fe05001398d8f5,
#btnview682575e5c6734e001383bbfe {
    margin-left: 40%;
}  
#imagesControl684bc3060b5fec00132147c6 {
    display: none;
}
.bgvision h5 {
    font-size: 20px;
}
.bgvision {
    min-height: 110px;
}  
.sectionabout-kinggen-3 .content-kinggen {
    white-space: inherit !important;
}  
.sectionbusiness h2 {
    font-size: 1.8em;
}  
.sectionbusiness h1 {
    font-size: 1.4em;
}  
.bg-ipad {
    display: inherit;
} 
.bg-desktop {
    display: none;
}  
#imagesControl685376a3253d380013e750bd {
    display: inherit;
}
.bgfooter {
    font-size: 20px;
}  
.bgdooter-2 {
    font-size: 17px;
}
.headkinggen-2 h1 {
    font-size: 1.8em;
}
.grid-footer-3 {
    font-size: 14px;
    margin-left: 5%;
} 
.grid-contact {
    gap: 10px;
}  
.grid-contact-2 {
    width: 30%;
}
.footer-kinggen-grid-2 h3 {
    font-size: 16px;
}  
#background67c16575f3f3120013646d04 .col-md-4.col-sm-4.col-xs-12.padding:nth-child(2), 
#background6822f7bc86665800139439e6 .col-md-4.col-sm-4.col-xs-12.padding:nth-child(2) {
    width: 34.2%;
}
#background6822f7bc86665800139439e9 .grid figure figcaption {
    padding: 1em;
}
#itpMenuSideBar span {
    height: 2px !important;
}
.navbar-header>a {
    background-size: 25px;
}  
.grid-footer-3 {
    margin-top: 10%;
}
.grid-footer-4 {
    margin-top: 30%;
}
.vison-mision h3 {
    white-space: inherit;
}  
.vison-mision h3 {
    white-space: inherit;
}  
.copyright-2 {
    white-space: break-spaces;
}
.sectionbusiness {
    margin-top: 0%;
    padding-right: 0%;
}
}





@media screen and (max-width: 480px) {
#imagesControl67c130e3d4b5fa0013f60753 {
    padding: 0px !important;
}
.headkinggen h2 {
    font-size: 3em;
}
 .sectionabout-kinggen {
    grid-template-columns: repeat(1, 1fr);
    padding: 10% 0%;
}
.sectionabout-kinggen-3 {
    margin-top: 10%;
}
#background67c16575f3f3120013646d04 .col-md-4.col-sm-4.col-xs-12.padding:nth-child(1),
#background6822f7bc86665800139439e6 .col-md-4.col-sm-4.col-xs-12.padding:nth-child(1) {
    width: 100%;
}
#background67c16575f3f3120013646d04 .col-md-4.col-sm-4.col-xs-12.padding:nth-child(2),
#background6822f7bc86665800139439e6 .col-md-4.col-sm-4.col-xs-12.padding:nth-child(2) {
    width: 100%;
}
#background67c16575f3f3120013646d04 .col-md-4.col-sm-4.col-xs-12.padding:nth-child(3),
#background6822f7bc86665800139439e6 .col-md-4.col-sm-4.col-xs-12.padding:nth-child(3) {
    width: 100%;
}  
.headour-service-grid {
    grid-template-columns: repeat(1, 1fr);
    margin-bottom: 10%;
}
.headkinggen-2 {
    margin-bottom: 5%;
}
.headour-service-3 .btnreadmore {
    margin-top: 0%;
    float: left;
}
#imagesControl67c1607ed4b5fa0013f60df4 {
    padding: 0px !important;
}
.block-logocompany-grid-2 {
    grid-template-columns: repeat(2, 1fr);
    margin-top: 5%;
    margin-bottom: 10%;
}
.block-logocompany.top {
    margin-top: 0%;
}
.block-logocompany {
    margin-bottom: 20%;
}
.logocompany {
    width: 40%;
}
.sectionabout-kinggen-2 {
    width: 100%;
}
#imagesControl67c15863f3f31200136469b1 {
    padding: 0px !important;
}
.headkinggen {
    margin-top: 10%;
    text-align: center;
    margin-bottom: 5%;
}
.headkinggen-2 h1 {
    font-size: 2em;
}
.main-timeline .timeline-content {
    width: 100%;
    text-align: left;
}
.main-timeline:before {
    top: 0;
    left: 0%;
}
.main-timeline .timeline-icon {
    left: -9px;
    margin: initial;
}
.bg1 {
    padding: 10% 5%;
}  
 .bg-committee-grid {
    grid-template-columns: repeat(1, 1fr);
    gap: 15px;
    margin-top: 1%;
}
.iconcontact {
    width: 15%;
}
.iconcontact-t {
    margin-left: 4%;
}
.iconcontact-grid {
    width: 70%;
    gap: 10px;
}
.followus {
    margin-top: 10%;
    padding-top: 10%;
}
.bg1 .btnreadmore {
    margin: initial;
    margin-right: 0;
    margin-top: 4%;
}
.table-responsive {
    border: 0px solid #ddd !important;
}  
#tableA th {
    width: 25%;
}
.grid-kinggen-contact {
    grid-template-columns: repeat(1,1fr);
}  
.headkinggen-2 {
    margin-top: 10%;
}
.block-download-pdf {
    width: 100%;
}
#tableA th {
    width: 17%;
}
#display1,
#display3 {
    width: 107%;
}    
#btnview682565f934fe05001398d4d7,
#btnview682571e934fe05001398d8f5,
#btnview682575e5c6734e001383bbfe {
    margin-left: 28%;
}    
#background682565f934fe05001398d4d7 {
    padding: 8%;
}
.grid-value {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
} 
.block-value h2 {
    font-size: 3em;
}
#imagesControl684150f75e346d00138c139f {
    padding: 0px !important;
}  
.sectionabout-kinggen-3 .content-kinggen {
    white-space: inherit;
    text-align: left;
}
.grid-icon-mail {
    grid-template-columns: repeat(1, 1fr);
}
.block-icon-mail {
    margin-bottom: 10px;
}
.kinggen-contact {
    padding: 5% 7%;
}
#imagesControl6822f7bc86665800139439ce,
#imagesControl684bc3060b5fec00132147c6 {
    padding: 0px !important;
}
#mainmenu684bc2fa0b5fec0013214795 {
    margin: -10px;
}
.grid-footer-2 {
    grid-template-columns: 100%;
    width: 100%;
    margin-top: 3%;
}
.grid-footer-3 {
    align-self: center;
    margin-left: 5%;
}
.grid-footer-4 {
    border-left: 0px solid #2f568e;
    padding-left: 0%;
}
.logo-footer-2 {
    width: 35%;
    margin: 0 auto;
    margin-bottom: 5%;
    margin-top: 10%;
}
.iconfooter-grid {
    width: 45%;
} 
.copyright-2 {
    display: none;
}
.itopplus-pos2 {
    background-position: bottom;
}  
#imagesControl684bc3060b5fec00132147c6 {
    display: inherit;
}
.bgvision {
    min-height: auto;
}  
.bg-ipad {
    display: none;
} 
.bg-desktop {
    display: inherit;
} 
#imagesControl6837c841da096300137ecc40 {
    padding: 0px !important;
}  
#imagesControl685376a3253d380013e750bd {
    display: none;
}  
.sectionbusiness {
    margin-top: 5%;
    padding-right: 0%;
    margin-bottom: 10%;
}
.headour-service-grid {
    margin-left: 10px;
}
#imagesControl68538135253d380013e7534e {
    display: none;
}  
#imagesControl684a3bf7d3e16a00136b37f8 {
    display: inherit;
}  
.grid-footer-3 {
    margin-top: 5%;
}
.grid-footer-4 {
    margin-top: 0%;
}
}







