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

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

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

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

/************Menu***************/
.navbar-default .navbar-nav>li>a {
    color: #000;
    margin: 0 17px;
    padding: 15px 0 30px;
}

.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: #000 !important;
    box-shadow: 0px 3px 0px 0px #0076e9;
    border-radius: none;
    background: transparent;
    background-color: transparent;
}

.dropdown-menu>li>a {
    color: #000;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #000;
    background: #e8e8e8;
}

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

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

.navbar-default {
    background: #fff;
}

/*new logo nav*/
.navbar-header {
    display: flex;
    flex-direction: row-reverse;
    box-shadow: 0 0 3px 0 #ccc;
    padding: 0 10px;
}

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

}

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

.navbar-default {
    background: transparent;
  
}

#controlPosition {
    margin-top: 1.5%;
    text-align: center;
}

#controlBanner {
    object-fit: contain;
  	padding: 10px;
    width: 80%;
}

.itopplus-banner {
    padding: 0% 5%;
}
}

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

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

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

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

/************font-size***************/

.navbar-default .navbar-nav>li>a, .dropdown-menu>li>a {
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
}

h1 {
    font-size: 4.125em;
}

h2 {
    font-size: 3.2em;
}

h3 {
    font-size: 2.8em;
}

h4 {
    font-size: 2.4em;
}

h5 {
    font-size: 2em;
}

h6 {
    font-size: 1.4em;
}

p {
    font-size: 16px;
}

button.btn-call p, button.btn-line p, .btn-more , div#btnview65826b9f4ae891001b16b928 button{
    font-size: 14px;
}

div#cookie65826b9f4ae891001b16b928 span {
    font-size: 14px !important;
}

.pt-3 {
	padding-top:3%;
}

.pt-5 {
	padding-top:5%;
}


/*******************master-page*******************/

.itopplus-banner {
    box-shadow: 0 2px 4px rgb(0,0,0,0.05);
}

.navbar-nav>li:hover .dropdown-menu {
    display: block;
}

button.btn-call, button.btn-line {
    display: grid;
    grid-template-columns: 30px auto;
    gap: 5px;
    align-items: center;
    justify-content: center;
    padding: 0.5rem;
    border-radius: 30px;
    border: 1px solid #00a7ad;
    background-color: transparent;
   font-family: 'Poppins', sans-serif;
}

.btn-head {
    display: grid;
    grid-template-columns: 55% 40%;
    gap: 10px;
}

.logo-footer {
    width: 40%;
    margin: auto;
}

.menu-footer li {
    padding: 0.5rem 1rem;
}

.menu-footer ul {
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: center;
}

.menu-footer a, .footer a {
    color: #fff;
}

.fw-semi, .footer h6, .sect-product h2, .sect-gallery h2 , .sect-contact h2, .head-text h3{
    font-weight: 600;
}

.menu-footer {
    border-bottom: 1px solid #fff;
    margin-bottom: 3%;
}

.footer-follow {
    display: grid;
    grid-template-columns: 15% 15%;
    gap: 10px;
    justify-content: center;
    margin-top: 7%;
}

.copy-right {
    text-align: center;
    margin: 2% 0 1%;
}

.btn-head a, .menu-footer a:hover, .footer a:hover {
    color: #000;
}

.btn-head a:hover, .contact-page a:hover {
    color: #00a7ad;
}

figure.effect-selena {
    background: transparent;
}

.sect-about h6 , .sect-product h2, .sect-gallery h2, .sect-contact h2, .head-text h3, .product-detail{
    color: #081c28;
    font-family: 'Poppins', sans-serif;
}

.sect-about h3, .about-page h5, .contact-page h5 {
    color: #0076e9;
    font-weight: 700;
    margin-bottom: 3%;
}

.btn-more  {
    padding: 0.75rem 2rem;
    border-radius: 30px;
    border: 1px solid #00a7ad;
    font-family: 'Poppins', sans-serif;
    background-color: transparent;
    height: fit-content;
    color: #444;
}

.sect-about {
    margin-top: 20%;
    padding-left: 8%;
}

.sect-about p, .sect-about h6, .footer h6, .about-page p   {
    margin-bottom: 6%;
    line-height: 26px;
}

.sect-product, .sect-gallery {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.text-product p {
    margin: 0;
}

.text-product {
    display: grid;
    grid-template-columns: 85% 15%;
    align-items: center;
    padding: 3% 2%;
    font-family: 'Poppins', sans-serif;
}

div#Component65826407ef650300192763a2 figure,
div#Component6582705cd84bba001a219d21 figure{
    border: 1px solid #0076e9;
    padding: 3%;
    border-radius: 15px;
}

div#Component65826407ef650300192763a2 .imgLightbox img,
div#Component65826a04d84bba001a219b68 .imgLightbox img,
div#Component6582705cd84bba001a219d21 .imgLightbox img,
div#Component658297c4d84bba001a21a0dd .imgLightbox img,
div#HtmlTool65829c52ef650300192769e1 iframe {
    border-radius: 8px;
}

.text-product div {
    margin-top: -10px;
}

.sect-gallery h2 {
	color:#fff;
}

div#formdisplay65826b9f4ae891001b16b928,
div#Component65829bbbd84bba001a21a1c8{
    padding: 5% 2%;
    border-radius: 30px;
    box-shadow: 0 1px 8px rgb(0,0,0,0.05);
    background-color: #fff;
}

.form-cont span {
    display: none;
}

div#formdisplay65826b9f4ae891001b16b928 .form-control,
div#Component65829bbbd84bba001a21a1c8 .form-control{
    margin-bottom: 2rem;
    border: none;
    box-shadow: none;
    border-bottom: 1px solid #242e49;
    border-radius: 0;
    height: 40px;
}

div#formdisplay65826b9f4ae891001b16b928 input::placeholder,
div#Component65829bbbd84bba001a21a1c8 input::placeholder,
div#Component65829bbbd84bba001a21a1c8 textarea::placeholder,
.contact-page a{
    color: #454249;
}

div#btnview65826b9f4ae891001b16b928.col-md-offset-5,
div#Component65829bbbd84bba001a21a1c8 .col-md-offset-3{
    margin-left: 0;
    width: 100%;
    text-align: center;
}

div#btnview65826b9f4ae891001b16b928 button,
div#Component65829bbbd84bba001a21a1c8 button{
    background-image: none;
    border: none;
    box-shadow: none;
    border-radius: 30px;
    background: linear-gradient(45deg, #007fde, #00a8ac, #00ef54);
    color: #fff;
    text-shadow: none;
    padding: 0.7rem 2rem;
}

.glyphicon-ok-circle:before {
    content: "✔";
}

.sect-contact h2 {
    line-height: 62px;
}

.head-text {
    text-align: center;
}

.about-page p {
    margin-bottom: 3%;
}

.about-page {
    margin-top: 10%;
    padding-left: 4%;
}

div#Component65828a8fef650300192767b8 .grid figure img,
div#Component65828bbfad53a000192cf430 .grid figure img,
div#Component65828cbd862455001b23ca85 .grid figure img,
div#Component65828d18ad53a000192cf4d0 .grid figure img,
div#Component65828ded4ae891001b16bd41 .grid figure img,
div#Component65828e624ae891001b16bd8c .grid figure img,
div#Component65828ed3ad53a000192cf577 .grid figure img,
div#Component65828f97862455001b23cb3b .grid figure img,
div#Component65829018862455001b23cb70 .grid figure img,
.itp-image-gallery-slider{
    border: 1px solid #ddd;
}

.product-detail a {
    display: grid;
    grid-template-columns: 25px auto;
    gap: 5px;
    align-items: center;
    border: 1px solid #00a7ad;
    border-radius: 30px;
    width: 30%;
    justify-content: center;
    color: #444;
    font-family: 'Noto Sans Thai',sans-serif;
    margin-top: 4%;
    padding: 1%;
}

.product-detail h6 {
    font-weight: 700;
    margin-bottom: 3%;
}

.product-detail li {
    margin-bottom: 1%;
}

.product-detail p.fw-semi {
    margin-top: 3%;
}

.contact-page li {
    display: grid;
    grid-template-columns: 7% auto;
    align-items: center;
    gap: 10px;
    margin-bottom: 2%;
}

.contact-page ul {
    list-style: none;
    padding: 0;
    margin-top: 3%;
}

div#HtmlTool65829c52ef650300192769e1 iframe {
    width: 80%;
}

.product-detail a:hover img,
div#Component65826407ef650300192763a2 figure:hover .text-product img, 
div#Component6582705cd84bba001a219d21 figure:hover .text-product img{
    filter: brightness(0) invert(1);
}

.product-detail a:hover {
    background-color: #00a7ad;
    color: #fff;
}

div#btnview65826b9f4ae891001b16b928 button:hover, 
div#Component65829bbbd84bba001a21a1c8 button:hover {
    background: #007fde;
}

.btn-more:hover, div#Component65826407ef650300192763a2 figure:hover, div#Component6582705cd84bba001a219d21 figure:hover {
    background-color: #007fde;
    color: #fff;
}

.ITPcookiebar {
  width: 100% !important;
  background-color: #0076e982 !important;
  color: #fff;
}

.buttonExampleSite {
    border-radius: 5rem !important;
    border: 1px solid #00a7ad !important;
    color: #00a7ad !important;
}

.buttonExampleSite:hover {
    background: #00a7ad !important;
    color: #ffffff !important;
}

.ITPlinkToCookiepage:hover {
    color: #1b3e8d !important;
}

.itpPDPALandingPage ,
.ITP-pdpa-template-contentFont{
    font-size: 16px !important;
    margin-bottom: 3% !important;
}

div#Component64d1bd12998c5200132c9b28 .form-group.col-sm-offset-3.col-sm-6.col-md-offset-3.col-md-6 {
    width: 60% !important;
    margin-left: 25%;
}

.itpPDPALandingPage {
    margin-top: 3%;
}

.ITP-pdpa-template-titleFont {
    font-size: 20px !important;
    font-weight: 600 !important;
}

.ITP-pdpa-template-contentFont {
    line-height: 28px;
}

  .post-time, .social-share , .fbcomments, .landingpagemanager{
    display: none;
}

/***********************responsive*******************/

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

.navbar-default .navbar-nav>li>a, .dropdown-menu>li>a {
    font-size: 18px;
  }
  
  .navbar-default .navbar-nav>li>a {
    margin: 0 25px;
}
  
  h1 {
    font-size: 4.5em;
}

h2 {
    font-size: 3.6em;
}

h3 {
    font-size: 3.4em;
}

h4 {
    font-size: 3em;
}

h5 {
    font-size: 2.6em;
}

h6 {
    font-size: 2em;
}

p {
    font-size: 20px;
}

button.btn-call p, button.btn-line p, .btn-more , 
  div#btnview65826b9f4ae891001b16b928 button,
  .product-detail a, div#Component65829bbbd84bba001a21a1c8 button{
    font-size: 18px;
}

  div#Component65829bbbd84bba001a21a1c8 label {
      font-size: 16px;
  }
  
  button.btn-call, button.btn-line, .product-detail a {
    grid-template-columns: 35px auto;
}
  
  .btn-head {
    grid-template-columns: 50% 35%;
}
  
  .sect-about p, .sect-about h6, .footer h6, .about-page p {
    line-height: 32px;
}
  
  div#formdisplay65826b9f4ae891001b16b928 .form-control, 
  div#Component65829bbbd84bba001a21a1c8 .form-control {
    font-size: 18px !important;
    margin-bottom: 3.5rem;
}
  
  .sect-contact h2 {
    line-height: 70px;
}
  
  .menu-footer li {
    padding: 1rem 2rem;
}
  
  .dropdown-menu>li>a {
    padding: 6px 20px;
  }
  
  .itp-image-gallery-slider {
    height: 120px !important;
}
  
  .product-detail a {
    width: 28%;
}
  
  .footer-follow {
    grid-template-columns: 12% 12%;
}
  
  .ITP-pdpa-template-titleFont {
    font-size: 24px !important;
  }
  
  .itpPDPALandingPage, .ITP-pdpa-template-contentFont {
    line-height: 34px;
    font-size: 20px !important;
}
  
  div#cookie65826b9f4ae891001b16b928 span {
    font-size: 16px !important;
}
}

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

.navbar-default .navbar-nav>li>a, .dropdown-menu>li>a {
    font-size: 14px;
  }
  
  .navbar-default .navbar-nav>li>a {
    margin: 0 8px;
}
  
  button.btn-call, button.btn-line {
    grid-template-columns: 25px auto;
}
  
  .itp-image-gallery-slider {
    height: 100px !important;
}
}

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

button.btn-call p, button.btn-line p{
    font-size: 12px;
}
  
h1 {
    font-size: 3.8em;
}

h2 {
    font-size: 2.8em;
}

h3 {
    font-size: 2.4em;
}

h4 {
    font-size: 2em;
}

h5 {
    font-size: 1.6em;
}

h6 {
    font-size: 1.2em;
}

p {
    font-size: 14px;
}

button.btn-call p, button.btn-line p, .btn-more , div#btnview65826b9f4ae891001b16b928 button{
    font-size: 12px;
}
  
   .sect-about p, .sect-about h6, .footer h6, .about-page p, .sect-contact h2 {
    line-height: inherit;
}
  
  .menu-footer li {
    padding: 0.5rem 0.7rem;
}
  
  .product-detail a {
    width: 35%;
}
}

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

div#contentnewmode658252e64ae891001b16b456,
div#contentnewmode65825accad53a000192cee32,
  br{
    display: none;
}
  
  .sect-about {
    margin-top: 10%;
  }
  
  h3 {
    font-size: 2.2em;
}
  
  h2 {
    font-size: 2.4em;
}
  
  div#Component65826a04d84bba001a219b68 .col-md-3.col-sm-4.col-xs-4 {
    width: 25%;
}
  
  .menu-footer ul {
    flex-wrap: wrap;
}
  
  .menu-footer li {
    padding: 0.5rem 1rem;
}
  
  .product-detail a {
    width: 45%;
}
  
  .itp-image-gallery-slider {
    height: 85px !important;
}
  
  .contact-page li {
    grid-template-columns: 9% auto;
}

}

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

div#imagesControl658254a76c59f8001a276ff4,
div#imagesControl65825b61ad53a000192cee5b,
div#contentnewmode65825b7d862455001b23c21c,
  div#imagesControl65828a8fef650300192767b8,
  div#contentnewmode65828ac0d84bba001a219e32,
  div#imagesControl65828bbfad53a000192cf430,
div#contentnewmode65828be0ad53a000192cf45a,
div#imagesControl65828cbd862455001b23ca85,
div#contentnewmode65828cbd862455001b23ca87,
div#imagesControl65828d18ad53a000192cf4d0,
div#contentnewmode65828d18ad53a000192cf4d2,
div#imagesControl65828ded4ae891001b16bd41,
div#contentnewmode65828de24ae891001b16bd2a,
div#imagesControl65828e624ae891001b16bd8c,
div#contentnewmode65828e75862455001b23cb0f,
div#imagesControl65828ed3ad53a000192cf577,
div#contentnewmode65828ed3ad53a000192cf579,
div#imagesControl65828f97862455001b23cb3b,
div#contentnewmode65828f97862455001b23cb3d,
div#imagesControl65829018862455001b23cb70,
div#contentnewmode65829018862455001b23cb72{
    padding: 0 !important;
}
  
  .sect-about {
    margin-top: 0;
    padding-left: 0;
    margin-bottom: 5%;
}
  
  h1 {
    font-size: 3em;
}

h2 {
    font-size: 28px;
}

h3 {
    font-size: 26px;
}

h4 {
    font-size: 24px;
}

h5 {
    font-size: 22px;
}

h6 {
    font-size: 18px;
}

p {
    font-size: 16px;
}

button.btn-call p, button.btn-line p, .btn-more , div#btnview65826b9f4ae891001b16b928 button,
  .product-detail a{
    font-size: 14px;
}
  
  div#Component65826407ef650300192763a2 .col-md-3.col-sm-4.col-xs-12,
  div#Component65826a04d84bba001a219b68 .col-md-3.col-sm-4.col-xs-12,
  div#Component6582705cd84bba001a219d21 .col-md-3.col-sm-4.col-xs-12{
    width: 50%;
}
  
  .about-page {
    margin-top: 0;
    padding-left: 0;
}
  
  .product-detail a {
    width: 60%;
    margin-top: 7%;
    padding: 2%;
}
  
  .text-product {
    grid-template-columns: 82% 18%;
    padding: 6% 2%;
}
  
  div#mainmenu65828ddf4ae891001b16bd25 .none-middle-mid {
    display: flex;
    flex-wrap: wrap-reverse;
}
  
  div#mainmenu65828ddf4ae891001b16bd25 .none-middle-mid .none-middle-mid {
    display: block;
}
  .contact-page li {
    margin-bottom: 4%;
    grid-template-columns: 11% auto;
}
  
  div#HtmlTool65829c52ef650300192769e1 iframe {
    width: 100%;
}
  
  .ITPcookiebar {
    padding: 3%;
    display: flex !important;
}
  
  .ITPcookieLeftText {
    /* color: white; */
    float: unset !important;
    padding-left: 0 !important;
    padding-top: 0 !important;
}
  
  .ITPcookieButton {
    float: unset !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
}
  
   .ITPcookieLeftText span {
    font-size: 14px;
}

 div#Component64d1bd12998c5200132c9b28 .form-group.col-sm-offset-3.col-sm-6.col-md-offset-3.col-md-6 {
    width: 100% !important;
    margin-left: 0;
}
  
  div#cookie65826b9f4ae891001b16b928 {
    padding: 0 3%;
}
  
  .text-product div {
    margin-top: 0;
}
}

