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

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

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


.no-js a {
    color: #000;
    transition: 0.35s;
}
.no-js a:hover {
    color: #0265dd;
}
.itopplus-footer {
    color: #fff;
}
.itopplus-footer a {
    color: #fff;
}
.itopplus-footer a:hover {
    color: #0265dd;
}




.itopplus-bg {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_18082023l0qd/0/0/1z-z918462314379.webp');
}
.itopplus-bg2 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_18082023l0qd/0/0/2z-z1639297821253.webp');
}
.itopplus-footer {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_18082023l0qd/0/0/fz-z1264743491123.webp');
}
.navbar-default .navbar-nav>li>a {
    color: #000;
    margin: 0 5px;
    padding: 10px 20px;
    border-radius: 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: #fff !important;
    box-shadow: none;
    border-radius: 30px;
    background: #0265dd !important;
    background-color: transparent;
}
.dropdown-menu>li>a {
    color: #000;
}
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #fff;
    background: #0265dd;
}

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

#controlBanner img {
    position: fixed;
    top: 5px;
    left: 15px;
    width: 80px !important;
    z-index: 110;
}
#ItopplusMainSidebar,
.navbar-header {
    background: #fff;
}
#controlMenu * {
    color: #444 !important;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #444 !important;
    color: #444 !important;
}
}

@media screen and (min-width: 1024px) {
.itopplus-banner .container {
    display: grid;
    grid-template-columns: 15% auto;
    align-items: center;
}
.itopplus-banner .container::before,
.itopplus-banner .container::after {
    display: none;
}
.no-js .itopplus-banner {
    position: sticky;
    top: 0;
    z-index: 110;
}
.itopplus-banner {
    background: #fff;
    transition: .3s;
}
.banner-sticky {
    background: #fff !important;
}
#controlBanner {
    object-fit: contain;
    padding: 5px;
    width: 130%;
    min-width: auto;
    margin: 0 auto;
}
#nav-menu {
    margin-top: 10px;
    text-align: right;
    background-color: transparent;
}
.itopplus-search {
    text-align: right;
}
ul.nav li.dropdown:hover > ul.dropdown-menu {
  display: block;
   margin: 0;
}  
.itopplus-bg2 {
    background-attachment: fixed;
    background-position: center;
}  
}

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


/* oscar*/
figure.effect-oscar {
    background: transparent;
}
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.03,1.03,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.03);
   transition: 0.32s;
}

/**ห้ามเกินกรอบ**/
 .thumbnail .imgLightbox {
    position: relative!important;
    overflow: hidden!important;
    width: 100.1%!important;
}
#background6694d5c6c7d8dc001a64c2b1 .thumbnail {
    border: solid 0px #dadada;
    background: transparent;
    color: #000;
    border-radius: 0px;
    padding: 0%!important;
    transition: 0.5s;
    box-shadow: 3px 3px 15px 1px rgba(225,149,145,0);
  	margin-bottom: 10%;
}
#background6694d5c6c7d8dc001a64c2b1 .thumbnail:hover {
    box-shadow: 3px 3px 15px 1px rgba(225,149,145,0);
	background: transparent;
    border-radius: 0px;
    color: #000;
}
/**ห้ามเกินกรอบ**/

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

/*  JazzByYing */
.JazzByYing-Position {
    display: block;
    overflow: hidden;
    border-radius: 20px;
}
.JazzByYing {
	transition: 0.35s;
  	-webkit-transform: scale3d(1,1,1);
  	 transform: scale3d(1,1,1);
}
.JazzByYing:hover {
   -webkit-transform: scale3d(1.05,1.05,1);
 	transform: scale3d(1.03,1.03,1);
 	transition: 0.35s;
}
figure.effect-apollo {
    background: transparent;
    border-radius: 20px;
}
figure.effect-apollo figcaption::before {
    background: rgb(255 255 255 / 0%);
}
/*  JazzByYing */

figure.effect-jazz:hover img {
	opacity: 0.7;
	-webkit-transform: scale3d(1.05,1.05,1);
	transform: scale3d(1.00,1.00,1);
}
figure.effect-jazz h2,
figure.effect-jazz p {
	opacity: 1;
	-webkit-transform: scale3d(0.8,0.8,1);
	transform: scale3d(1,1,1);
}

/*contenemanager*/
h3.managerHeader {
    display: none;
}
#Contentmanager .post-time {
    display: none;
}
.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: 8% 0% 5%;
    color: #000;
}
.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;
    border-radius: 15px;
}
.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;
}
.social-share {
    display: none;
}
#background6695e663c7d8dc001a64d35b .Contentmanager .site .col-section .item.-micro a .caption .title {
    display: none;
}
#background6695e663c7d8dc001a64d35b .Contentmanager .site .col-section .item.-micro a .caption .time {
    display: inherit;
    color: #000;
}
.name-portfolio {
    text-align: center;
    margin-top: 7%;
    white-space: break-spaces;
}
.Contentmanager img.img-responsive {
    border-radius: 15px;
}
/*contenemanager*/



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

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

.empty-ctrcon {
    padding: 2%;
}
#background6694d118c7d8dc001a64c058 {
    width: 90%;
}
.content-ctrcon {
    white-space: break-spaces;
}
.btnreadmore {
    background: #0265dd;
    color: #fff;
    text-align: center;
    width: fit-content;
    padding: 13px 20px;
    margin-top: 5%;
    font-size: 14px;
    transition: 0.35s;
    font-family: "Onest", sans-serif;
}
.btnreadmore span {
    margin-left: 5px;
}
.btnreadmore:hover {
    background: #777;
    transition: 0.35s;
}
.sectionone-ctrcon::after {
  content: " ";
  position: absolute;
  width: 280px;
  height: 1px;
  background: #c3c3c3;
  top: 60px;
  margin-left: 38%;
}
.sectionone-ctrcon h1 {
    color: #0265dd;
    font-weight: 600;
    margin-bottom: 3%;
    font-family: "Onest", sans-serif;
}
.sectionone-ctrcon {
    margin-top: 5%;
}
.head-ctrcon {
    text-align: center;
    margin-top: 2%;
    margin-bottom: 1%;
}
.head-ctrcon h1 {
    font-weight: 600;
    color: #0265dd;
    font-family: "Onest", sans-serif;
}
.headbg-product {
    white-space: break-spaces;
    text-align: center;
    margin-top: 5%;
}
#background6694d5c6c7d8dc001a64c2b1 .imgLightbox img {
    border-radius: 20px;
}
#background6694d5c6c7d8dc001a64c2b1 .imgLightbox {
    border-radius: 20px;
}
.block-iconstandard {
    display: flex;
    width: 100%;
    background: #0265dd;
    color: #fff;
    padding: 5%;
    border-radius: 0px 0px 20px 20px;
}
.iconstandard {
    width: 15%;
    margin-left: 6%;
}
.sectiontwo-ctrcon h1 {
    font-weight: 600;
    color: #0265dd;
    margin-bottom: 3%;
}
.iconstandard-t {
    align-self: center;
    margin-left: 5%;
}
.iconstandard-t h3 span {
    font-size: 24px;
}
.iconstandard-t h3 {
    font-weight: 600;
}
.sectiontwo-ctrcon {
    background: #fff;
    border-radius: 20px;
    margin-top: 15%;
    margin-bottom: 15%;
}
.block-sectiontwo-ctrcon {
    padding: 8% 10% 8%;
}
.bggallery-ctrcon-block.top {
    margin-top: 8%;
}
.bggallery-ctrcon-block {
    padding: 0px 5px;
}

.bggallery-block2 {
    width: 100%;
    margin-left: -10px;
}
.bggallery-block1 {
    width: 96%;
}
.bgour-project {
    width: 102%;
}
.btnviewmore {
    text-align: right;
    margin-top: 5%;
    font-family: "Onest", sans-serif; 
}
.block-iconsocial-footer {
    display: flex;
    width: 43%;
    margin-top: 7%;
}
.iconsocial-footer {
    padding: 0px 10px 0px 0px;
    transition: 0.35s;
}
.copyright {
    font-size: 12px;
    margin-top: 5%;
}
.footer-ctrcon {
    font-weight: 600;
    margin-top: 7%;
    margin-bottom: 8px;
}
.footer-ctrcon-2 {
    font-size: 15px;
    white-space: break-spaces;
}
.footer-ctrcon-block2 {
    margin-left: 30%;
    width: 100%;
}
.footer-ctrcon-block3 {
    margin-left: 10%;
    width: 100%;
}
.block-iconsocial-head {
    display: flex;
    width: 15%;
    justify-content: flex-end;
    float: right;
}
.iconsocial-footer:hover img {
    filter: grayscale(1);
    transition: 0.35s;
}
.bgworkwithus h1 {
    font-size: 35px;
    text-align: left;
    font-weight: 600;
}
.readmore {
    font-size: 14px;
    text-align: left;
    border: 1px solid;
    width: fit-content;
    padding: 8px 22px;
    margin-top: 2%;
    font-family: "Onest", sans-serif;
}
.bgworkwithus {
    margin-top: -12%;
    margin-left: 2%;
}
.head-ctrcon-2 h1 {
    font-weight: 600;
    color: #fff;
}
.head-ctrcon-2 {
    text-align: center;
    margin-top: 5% !important;
    margin-bottom: 2% !important;
    clip-path: polygon(10% 0, 100% 0%, 90% 100%, 0% 100%);
    background: #0265dd;
    width: fit-content;
    margin: 0 auto;
    padding: 10px 50px;
}
.comingsoon {
    padding: 5% 0% 10%;
}
.block-about h6 {
    font-weight: 600;
    color: #0265dd;
    margin-bottom: 2%;
}
.block-about {
    margin-top: 8%;
    margin-left: 5%;
    width: 100%;
}
#background6694f377d6ae04001a6cca00 {
    margin-top: 5%;
}
ul.icon-product ::marker {
    color: #0265dd;
}
.block-product h5 {
    font-weight: 600;
    margin-bottom: 2%;
}
.block-product h3 {
    margin-bottom: 5px;
    margin-top: 3%;
}
.block-product ul.icon-product {
    line-height: 1.5;
}
.Textmanager.font-inherit .head-ctrcon-2 {
    margin-bottom: 5% !important;
    margin-top: 2% !important;
}
.Textmanager.font-inherit .head-ctrcon-2 {
    background: transparent;
    clip-path: inherit;
}
.Textmanager.font-inherit .head-ctrcon-2 h1 {
    color: #0265dd;
}
.block-iconcontact {
    display: flex;
    width: 100%;
    margin-bottom: 2%;
}
.iconcontact {
    width: 8%;
}
.iconcontact-t {
    align-self: center;
    margin-left: 2%;
}
.buttonExampleSite {
    border: 0px solid #fff !important;
    color: #fff !important;
    background: #0265dd !important;
    border-radius: 25px !important;
    font-weight: 400;
}
.buttonExampleSite:hover {
    background: #0265dd !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;
}
.contact-form {
    border-left: 1px solid;
    padding-left: 20px;
}
.bgctr {
    width: 65%;
    margin-top: 8%;
}
.bgctr p {
    background: #0265dd;
    text-align: center;
    color: #fff;
    padding: 10px 0px;
}


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



.TabItpContentLandingPage6>ul>li.active>a {
    background-color: #0265dd !important;
}
.TabItpContentLandingPage6>ul>li>a:hover {
    background-color: #0265dd;
}
.TabItpContentLandingPage6 .tab-itp-background {
    background-color: inherit;
    padding: 0% !important;
    margin-top: 1% !important;
    margin-bottom: 0% !important;
}
.TabItpContentLandingPage6>ul {
    width: 100% !important;
}
.TabItpContentLandingPage6 {
    background-color: #eee !important;
    padding: 10px 10px 0px !important;
    border-radius: 30px !important;
}



@media screen and (min-width : 1900px) {
h1 {
    font-size: 2.5em;
}
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;
}
.block-iconsocial-head {
    width: 12%;
}
.btnreadmore {
    font-size: 16px;
}
.sectionone-ctrcon::after {
    width: 340px;
    top: 85px;
    margin-left: 35%;
}
.btnreadmore span {
    margin-left: 15px;
} 
.iconstandard-t h3 span {
    font-size: 30px;
}
.iconstandard {
    width: 13%;
} 
.bgworkwithus h1 {
    font-size: 50px;
}
.readmore {
    font-size: 16px;
}
.footer-ctrcon-2 {
    font-size: 18px;
}
.block-iconsocial-footer {
    width: 33%;
}
.copyright {
    font-size: 14px;
}
.Contentmanager p {
    font-size: 20px;
}
ul.icon-a {
    font-size: 20px;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 20px;
}
.iconcontact {
    width: 7%;
}  
ul.nav.nav-pills.nav-justified span {
    font-size: 20px !important;
}  
.Textmanager.font-inherit iframe {
    height: 300px;
}  
.no-js #Component6695ed93f15bba001a279301 .form-control {
    padding: 32px 15px;
    font-size: 19px !important;
}
}


@media screen and (max-width : 1200px) {
h1 {
    font-size: 2em;
}
.navbar-default .navbar-nav>li>a {
    padding: 10px 3px;
}
.content-ctrcon {
    white-space: inherit;
}
.sectionone-ctrcon::after {
    width: 240px;
    top: 55px;
    margin-left: 43%;
}
.bgworkwithus h1 {
    font-size: 30px;
}
.bgworkwithus {
    margin-top: -15%;
}
}

@media screen and (max-width : 900px) {
.sectionone-ctrcon::after {
    display: none;
}
.iconstandard-t h3 span {
    font-size: 20px;
}
.iconcontact {
    width: 10%;
}
.name-portfolio {
    white-space: inherit;
}
}

@media screen and (max-width : 480px) {
h1 {
   font-size: 1.8em;
}
#imagesControl6694d0d41ae464001a65eba9 {
    padding: 0px !important;
}
.iconstandard {
    width: 18%;
    margin-left: 3%;
}
.btnviewmore {
    text-align: left;
}   
.bggallery-ctrcon-block.top {
    margin-bottom: 8%;
}
.bggallery-block1 {
    width: 100%;
}
.bggallery-block2 {
    margin-left: 0px;
}  
.copyright-2 {
    font-size: 14px;
}
.readmore {
    display: none;
}
.bgworkwithus {
    margin-top: -23%;
    margin-left: 0%;
}
.bgctr {
    width: 100%;
}
.block-about {
    margin-top: 8%;
    margin-left: 0%;
    width: 100%;
}
article.col-md-6.item.-micro {
    width: 100%;
}  
.Contenemanager-gallery .col-xs-6.col-md-3 {
    width: 100%;
}  
.iconcontact {
    width: 12%;
}
}

#InmyDiv1721032010761 {
    width: 98%;
}

