.itopplus-background {

}
body {
  font-size: 16px;
  overflow-x: hidden;
  color: #000000;
  font-family: "Prompt", sans-serif;
}
a {
    color: #000000;
}
a:hover {
    color: #0e1d90;
}
b, strong {
    font-weight: 600;
}
.itopplus-bg {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_03002024mnhv/0/0/1z-z1019678584924.webp");
}

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

.itopplus-bg3 {
  background-image: url("http://itp1.itopfile.com/ImageServer/z_itp_03002024mnhv/0/0/bg3z-z1644642689728.webp");
  background-position: center;
}

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

.itopplus-bg5 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_03002024mnhv/0/0/5z-z1637392518717.webp");
}

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

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

.dropdown-menu > li > a {
  font-size:1.2em;
  color: #000;
  padding: 8px 15px;
}

.no-js .dropdown-menu > li > a:focus,
.no-js .dropdown-menu > li > a:hover {
  color: #fff;
  background: #0e1d90;
}

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

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

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

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

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

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

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

    #controlBanner {
        object-fit: contain;
        padding: 10px;
        width: 120px;
        margin: 0;
    }

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

  .itopplus-search {
    text-align: right;
    color: #fff;
  }
  
  .itopplus-logo {
    position: relative;
    height: 100%;
}
}




/**/
.h1, h1 {
    font-size: 3.6em;
    font-weight: 600;
}
.h2, h2 {
    font-size: 3em;
    font-weight: 500;
}
.h3, h3 {
    font-size: 1.9em;
    font-weight: 500;
}
.h4, h4 {
    font-size: 1.2em;
    font-weight: 500;
}
.h5, h5 {
    font-size: 1.1em;
}
.boderedlayoutClient {
    border-top: 0px dashed transparent;
    border-left: 0px dashed transparent;
    border-right: 0px dashed transparent;
    border-bottom: 0px dashed transparent;
}
ol, ul {
    margin-top: 10px;
    margin-bottom: 10px;
}
/**/





/*header*/
.header-block {
    display: grid;
    grid-template-columns: auto 10%;
    gap: 15px;
    align-items: center;
}
.header-block .btn-tel {
    grid-template-columns: 20px auto;
    font-size: 1em;
    padding: 7px 10px;
    width: 100%;
    justify-content: center;
    gap: 10px;
}
.header-line img {
    transition: 0.5s;
}
.header-line img:hover {
    transform: scale(1.1);
}
/*header*/



/*footer*/
.itopplus-footer {
    font-family: "Noto Sans Thai", serif;
}
.itopplus-footer h4 {
    margin: 0px 0 15px;
    font-weight: 600;
    font-size: 1.1em;
}
.itopplus-footer a {
    color: #fff;
}
.itopplus-footer a:hover {
    color: #62adf9;
}
.footer-logo {
    width: 45%;
}
.footer-icon {
    display: grid;
    grid-template-columns: 20px auto;
    gap: 10px;
    margin-bottom: 15px;
}
.footer-pd {
    padding: 0 0 0 25%;
}
.qr-bg {
    display: grid;
    grid-template-columns: 40% auto;
    gap: 10px;
    align-items: center;
    background: #e3e3e3;
    color: #000;
    padding: 5px;
    border-radius: 10px;
    width: 95%;
}
.qr-bg-text {
    text-align: center;
    font-weight: 500;
    font-family: "Prompt", sans-serif;
}
.qr-bg-img img {
    border-radius: 5px;
}
.line-bg2 {
    display: grid;
    grid-template-columns: auto 15px;
    gap: 5px;
    background: #fff;
    color: #000;
    padding: 5px 10px;
    border-radius: 50px;
    font-weight: 400;
    font-size: 0.9em;
    width: 95%;
    margin: 7px 0;
}
.copy-right {
    font-size: 0.75em;
    padding-bottom: 5%;
}
.ITPcookiebar {
    width: 100% !important;
}
.buttonExampleSite {
    border: 1px solid #0e1d90 !important;
    color: #0e1d90 !important;
    font-family: "Noto Sans Thai", serif !important;
}
.buttonExampleSite:hover {
    background: #0e1d90 !important;
    color: #ffffff !important;
}
.ITP-pdpa-template-titleFont {
    font-size: 1.2em !important;
    padding-bottom: 0rem !important;
    font-weight: 600 !important;
}
.ITP-pdpa-template-contentFont {
    font-size: 1em !important;
}
.itpPDPALandingPage {
    padding: 6% 2% 2%;
}
/*footer*/



/*หน้าแรก*/
.menu-align {
    text-align: center;
    padding: 7% 0 2%;
}
.menu-align h2 {
    font-weight: 500;
    margin: 0;
}
figure.effect-selena {
    background: transparent;
}
.why-bg {
    background: #0e1d90;
    color: #fff;
    width: max-content;
    padding: 15px 3%;
    margin: 0 auto;
    clip-path: polygon(2% 0, 100% 0%, 98% 100%, 0% 100%);
}
.why-block {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    padding: 5% 0;
}
.why-icon {
    white-space: pre-line;
    text-align: center;
    padding: 10% 5%;
    transition: 0.5s;
}
.why-icon:hover {
    transform: translateY(-10px);
}
.why-icon img {
    width: 25% !important;
}
.why-icon h4 {
    font-size: 1.5em;
    margin: 30px 0 10px;
}
.padding-pd {
    padding: 2%;
}
.padding-pd2 {
    padding: 5%;
}
ul#slider67a5a97f8ff877001aeb94a6 {
    margin-top: -10%;
}
.about-block {
    white-space: pre-line;
    padding: 15% 0 5% 15%;
    font-size: 1.1em;
}
.about-block h2 {
    font-size: 2.8em;
    margin: 0 0 10px;
}
.btn-more {
    background: #fff;
    color: #000;
    border: none;
    font-size: 0.9em;
    padding: 7px 20px;
    border-radius: 50px;
    transition: 0.5s;
}
.btn-more:hover {
    background: #62adf9;
    color: #fff;
}
.service-block {
    padding: 3% 13% 0 0;
}
.service-block h2 {
    margin: 0;
}
.service-block h3 {
    margin: 5px 0 30px;
}
.service-icon {
    display: grid;
    grid-template-columns: 28px auto;
    gap: 10px;
    font-size: 1.15em;
    margin-bottom: 15px;
}
.thumbs .imageWidth.imageGallery {
    transform: scale(1.0);
    transition: 0.5s;
}
.thumbs .imageWidth.imageGallery:hover {
    transform: scale(1.1);
}
.thumbs .imgLightbox {
    border-radius: 20px;
    position: relative!important;
    overflow: hidden!important;
    width: 100%!important;
}
.service-name {
    white-space: pre-line;
    text-align: center;
    padding: 7% 0;
    font-size: 1.3em;
    font-weight: 500;
}
.tel-block {
    text-align: center;
    padding: 10% 0;
    font-size: 1.3em;
}
.tel-block h2 {
    margin: 0;
}
.tel-block h3 {
    font-size: 2em;
    margin: 5px 0;
}
.btn-tel {
    background: #f8f8f0;
    color: #000;
    display: grid;
    grid-template-columns: 35px auto;
    gap: 15px;
    align-items: center;
    border: none;
    padding: 15px 30px;
    margin: 20px auto;
    font-size: 1.3em;
    font-weight: 500;
    border-radius: 50px;
}
.tel-text , .tel-text a {
    color: #000;
}
#background67a5b57c8ff877001aeb979a {
    margin-top: -7%;
}
#background67a5b57c8ff877001aeb979a .col-md-3.col-sm-4.col-xs-4 {
    padding: 0px !important;
}
figure.effect-oscar {
    border-radius: 20px;
    background: transparent;
    margin-bottom: -10px !important;
}
figure.effect-oscar figcaption {
    background-color: rgba(0, 0, 0, .0);
}
figure.effect-oscar:hover figcaption {
    background-color: rgba(14, 29, 144, .5);
}
figure.effect-oscar figcaption::before {
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
    border: 0px solid #fff;
}
/*หน้าแรก*/


/*บริการของเรา*/
.service-sub {
    padding: 0 6%;
}
.service-sub h3 {
    white-space: pre-line;
    margin: 0 0 20px;
}
/*บริการของเรา*/



/*CONTACT US*/
.text-contact {
    text-align: center;
    padding: 2% 0 0;
}
.text-contact h3 {
    line-height: 1.2;
    font-weight: 600;
    margin: 0 0 10px;
    color: #0e1d90;
}
.contact-bg-text {
    line-height: 1.3;
}
.contact-block2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
  margin: 20px 0 10px;
  width: 98.5%;
}
.contact-bg {
  display: grid;
  grid-template-columns: 45px auto;
  gap: 10px;
  align-items: center;
  background: #fff;
  border-radius: 50px;
  padding: 5px;
}
.contact-bg:hover {
    background: #d1e2ff;
    color: #000;
}
/*form Contact*/
.no-js #Component67a5c6fae6a458001a418c47 label {
  display: none !important;
}
.no-js #Component67a5c6fae6a458001a418c47 .col-md-6 {
  width: 100%;
  margin-left: auto;
  display: block;
  margin-right: auto;
  float: initial;
}
.no-js #Component67a5c6fae6a458001a418c47 .form-control {
    border: 1px solid #eee;
    border-radius: 10px !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: 1em !important;
    padding: 28px 20px;
    font-weight: 400;
    line-height: 1.5;
    background: #fff;
    color: #000 !important;
}
.no-js #Component67a5c6fae6a458001a418c47 .form-control:hover {
  border: 1px solid #0e1d90;
}
.no-js #Component67a5c6fae6a458001a418c47 .form-control::placeholder {
    color: #000 !important;
}
.no-js #Component67a5c6fae6a458001a418c47 .form-control:focus {
  border: 1px solid #0e1d90;
  -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 #Component67a5c6fae6a458001a418c47 .btn {
  background-image: -webkit-linear-gradient(top, #111f39 0, #111f39 100%);
  background-image: -o-linear-gradient(top, #f9a71f 0, #f9a71f 100%);
  background: #0e1d90;
  color: #fff;
  text-shadow: 0 0px 0 #3173ed;
  background-repeat: repeat-x;
  border-color: #6c5336;
  border-radius: 50px;
  padding: 10px 25px;
  font-size: 1em;
  font-weight: 400;
  border: 0px solid transparent;
}
.no-js #Component67a5c6fae6a458001a418c47 .btn-default:active {
  background: #0e1d90;
  color: #fff;
}
.no-js #Component67a5c6fae6a458001a418c47 .btn-default:hover,.no-js #Component67a5c6fae6a458001a418c47 .btn-default:focus {
  background-position: 0 0px;
   background: #0e1d90;
  color: #fff;
}
.no-js #Component67a5c6fae6a458001a418c47 .col-xs-12.col-sm-5.col-md-5.padding {
  width: 100%;
}
.no-js #Component67a5c6fae6a458001a418c47 span.label {
  font-size: 0.85em;
  font-weight: 400;
}
.no-js #Component67a5c6fae6a458001a418c47 .ITPcheckboxAuthen {
  font-size: 0.9em;
  padding: 0 0 0 0%;
  margin-left: -2%;
}
span#contactUsAcceptPolicyText2 {
    display: block;
}
#iframe67a5c707b921af001ae3f141 iframe {
    height: 267px;
    border-radius: 10px;
}
/*Contact us*/



/*pagination*/
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    background-color: #0e1d90;
    border-color: #0e1d90;
}
.pagination>li>a, .pagination>li>span {
    color: #0e1d90;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    color: #0e1d90;
    background-color: #f7f7f7;
}
/*pagination*/





/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
   body {
    font-size: 20px;
}
  .container {
        width: 1440px;
    }
  .dropdown-menu > li > a {
    font-size: 1.5em;
}
  .ITPcookiebar , .buttonExampleSite {
    font-size: 16px !important;
}
  #iframe67a5c707b921af001ae3f141 iframe {
    height: 297px;
}
}



/* Large Devices, Wide Screens */
@media only screen and (max-width:1191px) {
  .navbar-default .navbar-nav > li > a {
    margin: 0 3px;
}
      .itopplus-banner .container {
        grid-template-columns: 12% auto 37%;
    }
  .itopplus-bg2 {
    background-size: cover;
}
  .about-block {
    padding: 13% 0 5% 10%;
    font-size: 1em;
}
  .about-block h2 {
    font-size: 2.7em;
}
  .service-icon {
    font-size: 1em;
}
  .tel-block {
    font-size: 1em;
}
  .btn-tel {
    grid-template-columns: 28px auto;
}
  .itopplus-footer {
    font-size: 13px;
}
  span#contactUsAcceptPolicyText2 {
    display: inline;
}
  #iframe67a5c707b921af001ae3f141 iframe {
    height: 272px;
}
}




/* Large Devices, Wide Screens */
@media only screen and (max-width:900px) {
body {
    font-size: 14px;
}
  .h2, h2 {
    font-size: 2.6em;
}
  .why-icon {
    padding: 10% 2%;
}
  .why-icon h4 {
    font-size: 1.3em;
}
   .copy-right {
    text-align: center;
    padding-bottom: 0%;
}
      .about-block {
        white-space: inherit;
    }
      .about-block h2 {
        font-size: 2.2em;
    }
  .service-block {
    padding: 0% 3% 0 0;
}
  .service-icon {
    grid-template-columns: 20px auto;
}
  .itopplus-bg5 {
    background-size: cover;
}
  .service-sub h3 {
    white-space: inherit;
}
      .contact-bg {
        grid-template-columns: 35px auto;
        word-break: break-word;
        padding: 5px 10px;
    }
      #iframe67a5c707b921af001ae3f141 iframe {
        height: 289px;
    }
}


/* Large Devices, Wide Screens */
@media only screen and (max-width:480px) {
#imagesControl67a57f596d8395001a5c0d1d {
    padding: 0 !important;
    margin-bottom: -7px;
}
      body {
        font-size: 16px;
    }
  .h3, h3 {
    font-size: 1.5em;
}
  .why-bg {
    width: 100%;
}
  .why-bg h3 {
    font-size: 1.3em;
    text-align: center;
}
  .why-block {
    grid-template-columns: repeat(2, 1fr);
}
      .why-icon {
        padding: 10% 5%;
        white-space: inherit;
    }
  .why-icon img {
    width: 35% !important;
}
      .about-block {
        padding: 5% 0;
    }
      .service-icon {
        grid-template-columns: 25px auto;
    }
  .itopplus-bg5 {
    background-attachment: inherit;
}
      .service-block {
        padding: 0% 0% 0 0;
    }
      .tel-block {
        font-size: 0.8em;
    }
  .tel-block h3 {
    font-size: 1.6em;
}
  .btn-tel {
        grid-template-columns: 23px auto;
        font-size: 1.4em;
        padding: 15px 10px;
        width: 100%;
        justify-content: center;
    }
  .service-sub {
    padding: 0 0%;
}
  .contact-block2 {
    grid-template-columns: repeat(1, 1fr);
    width: 100%;
}
  .contact-bg {
            grid-template-columns: 40px auto;
        background: #f9f9f9;
    }
  .no-js #Component67a5c6fae6a458001a418c47 .col-md-6 {
    padding: 0 15px;
}
}

