.itopplus-background {

}
body {
      font-size: 16px;
      overflow-x: hidden;
      color: #444444;
}
a {
    color: #444444;
}
a:hover {
    color: #384a36;
}


.itopplus-bg {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_21062023uifg/0/0/bgz-z1577149427209.webp);
    background-size: 100% auto;
    background-repeat: no-repeat;
}
.itopplus-bg2 {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_21062023uifg/0/0/bg2z-z248519396152.webp);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: bottom;
}

/************Menu***************/
.navbar-default .navbar-nav>li>a {
      font-size: 1em;
    color: #282828;
    margin: 0 5px;
    padding: 10px 15px;
}

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

.dropdown-menu>li>a {
    font-size: 1.2em;
    color: #282828;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #fff;
    background: #384a36;
}

/********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: 23px !important;
    top: 5px;
    left: 15px;
}


}

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

.navbar-default {
    background: transparent;
}

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

#controlBanner {
    object-fit: contain;
    padding: 15px;
    width: 45%;
    margin: 0 auto;
}

.itopplus-banner {
    position: sticky;
    background: #fff;
    z-index: 999;
    top: 0;
    padding: 0 5%;
    box-shadow: 0 0 10px rgba(0,0,0,.1);
}

.banner-sticky {
    position: sticky;
    background: #fff !important;
    animation: slide-down 0.5s;
    top: 0;
    box-shadow: 0 0 10px rgba(0,0,0,.1);
}
  
.banner-sticky  #controlBanner {
    width: 30%;
  	transition: 0.5s
}
  
.banner-sticky  #controlPosition {
 	margin-top: 2.5%;
  	transition: 0.5s
}  
}






/**/
.h1, h1 {
    font-size: 3.2em;
    margin: 0;
}
.h2, h2 {
    font-size: 2.8em;
    margin: 0;
}
.h3, h3 {
    font-size: 1.8em;
    margin: 0;
}
.h4, h4 {
    font-size: 1.2em;
}
.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*/
.icon-img-header {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    width: 55%;
    float: right;
}
.icon-img {
    transition: 0.5s;
}
.icon-img:hover {
    transform: scale(1.1);
}
/*header*/



/*footer*/
.itopplus-footer {
    font-size: 14px;
    color: #444444;
}
.itopplus-footer h4 {
    margin: 20px 0 10px;
    font-weight: 600;
}
.itopplus-footer a {
    color: #444444;
}
.itopplus-footer a:hover {
    color: #384a36;
}
.footer-img-display {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 10px;
}
.footer-img {
    width: 3%;
}
.copy-right {
    padding: 15px 0;
    font-size: 0.8em;
}
.ITPcookiebar {
    width: 100% !important;
}
.buttonExampleSite {
    border: 1px solid #384a36 !important;
    color: #384a36 !important;
    font-family: "LINE Seed Sans TH" !important;
}
.buttonExampleSite:hover {
    background: #384a36 !important;
    color: #ffffff !important;
}
.ITP-pdpa-template-titleFont {
    font-size: 1.2em !important;
    color: #384a36;
    padding-bottom: 0rem !important;
}
.ITP-pdpa-template-contentFont {
    font-size: 1em !important;
}
.itpPDPALandingPage {
    padding: 4% 2% 2%;
}
/*footer*/



/*หน้าแรก*/
.about-block {
    padding: 10% 0;
}
.about-block h1 {
    font-weight: 600;
    white-space: pre-line;
    color: #282828;
    margin: 0;
}
.about-block h2 {
    color: #8caf85;
    font-weight: 400;
    margin: 20px 0;
    letter-spacing: 7px;
}
.border-line1 {
    border-bottom: 2px solid #8caf85;
    width: 45%;
    position: absolute;
    right: 12%;
    top: 26%;
}
.border-line2 {
    border-left: 2px solid #8caf85;
    height: 35%;
    position: absolute;
    right: 17%;
    top: 20%;
}
.about-bg {
    background: #384a36;
    color: #fff;
    padding: 4%;
    text-align: center;
    width: 90%;
    margin: 30px 0;
}
.about-bg h4 {
    font-weight: 400;
    margin: 0;
}
.menu-align {
    padding: 5% 0 2%;
    text-align: center;
}
.menu-align h2 {
    color: #282828;
    font-weight: 600;
    margin: 0 0 0px;
}
.padding-pd {
    padding: 2%;
}
.effect-sadie {
    background: transparent;
}
.grid figure p {
    letter-spacing: 0px;
}
figure.effect-sadie p {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 4em 1em 1em !important;
    width: 100%;
    opacity: 1;
    -webkit-transform: translate3d(0,10px,0);
    transform: translate3d(0,0px,0);
    background: linear-gradient(0deg, rgba(0,0,0,.3) 0%, rgba(0,0,0,0) 100%);
    text-transform: none;
    text-align: center;
    white-space: pre-line;
    font-size: 1.3em;
    font-weight: 400;
    line-height: 1.3;
}
.grid figure h2 {
    word-spacing: normal;
}
figure.effect-sadie figcaption::before {
    z-index: 0;
    background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.8) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.8) 100%);
}
.grid figure img {
    opacity: 1;
}
figure.effect-jazz {
    background: transparent;
}
figure.effect-jazz figcaption::after {
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
}
.highlight-bg {
    white-space: pre-line;
    background: transparent;
    color: #444444;
    padding: 20% 5%;
    text-align: center;
    transition: 0.5s;
}
.highlight-bg:hover {
    background: #384a36;
    color: #fff;
}
.highlight-bg h3 {
    color: #384a36;
    font-weight: 600;
    font-size: 1.6em;
    margin: 0;
}
.highlight-bg:hover h3 {
    color: #fff;
}
.highlight-bg img {
    width: 80% !important;
    margin: 15% 0;
}
.highlight-bg:hover img {
    filter: invert(1);
}
.border-port-display {
    display: flex;
    align-items: flex-start;
    gap: 20px;
    padding: 8% 0;
}
.border-port {
    border-bottom: 2px solid #8caf85;
    width: 10%;
    margin-top: 4%;
}
.head-port h2 {
    font-weight: 600;
    margin: 0 0 20px;
    color: #282828;
}
.imageWidth.imageGallery {
    transform: scale(1.0);
    transition: 0.5s;
}
.imageWidth.imageGallery:hover {
    transform: scale(1.1);
}
.imgLightbox {
  position: relative!important;
  overflow: hidden!important;
  width: 100%!important;
}
.btn-align {
    text-align: right;
    padding: 0% 0 3%;
}
.btn-more {
    background: transparent;
    color: #444444;
    border: none;
    padding: 8px 20px;
    transition: 0.5s;
}
.btn2-more {
    background: transparent;
    color: #fff;
    border: none;
    padding: 8px 20px;
    transition: 0.5s;
}
.btn-more:hover {
    background: #394a35;
    color: #ffffff;
}
.btn2-more:hover {
    background: #282828;
    color: #ffffff;
}
.btn-more span , .btn2-more span {
    color: #8caf85;
    font-size: 2em;
    line-height: 1;
    vertical-align: middle;
}
/*หน้าแรก*/


/*บทความ*/
.Contentmanager .template1 .template-panel {
    padding-bottom: 100%;
    overflow: hidden;
}
.img-container .img {
    transition: 0.5s;
}
.img-container:hover .img {
    transform: scale(1.1);
}
.template1 .caption {
    height: inherit !IMPORTANT;
    padding: 7% 0;
}
.template1 .btn-group-sm>.btn, .template1 .btn-sm {
    font-size: 16px;
}
.link {
    color: #282828;
}
/*บทความ*/



/*OUR PRODUCT*/
article.col-md-6.item.-micro {
    width: 33.33%;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 10px 10px 0px;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: solid 0px #e8e6e8;
    border-bottom: solid 0px #e8e6e8;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    border-bottom: solid 0px #e8e6e8;
}
.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    border-radius: 0;
    background-color: transparent;
    border: 0px solid #cecece;
}
.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    background-color: transparent;
    border-radius: 0;
    padding: 0 0;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    display: none;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .time {
    color: #1aa154;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 1.2em;
    font-weight: 400;
    background: #384a36;
    color: #fff;
    text-align: center;
    padding: 5% 0;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    background: #8caf85;
    color: #fff;
}
h3.managerHeader {
    font-size: 2.8em;
    text-align: center;
    font-weight: 600;
    color: #282828;
}
#Contentmanager .post-time {
    display: none;
}
.page-header {
    border-bottom: 0px solid #eee;
}
.Textmanager.font-inherit {
    text-align: left;
    display: flow-root;
}
.Textmanager.font-inherit h2 {
    font-size: 1.8em;
    margin: 0 0 10px;
    font-weight: 600;
}
.Textmanager.font-inherit h3 {
    margin: 0 0 10px;
}
.Textmanager.font-inherit h4 {
    margin: 20px 0 5px;
    font-weight: 600;
    line-height: 1.4;
}
.Textmanager.font-inherit p {
    margin: 0 0 0px;
}
.Textmanager.font-inherit strong {
    font-weight: 600;
}
.contenemanager-gallery .col-xs-12.col-md-3, .Contenemanager-gallery .col-xs-6.col-md-3 {
    padding: 10px 10px 0;
}
.contenemanager-gallery .thumbnail , .Contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #cecece;
    border-radius: 0px;
      transition: 0.3s;
}
.Contenemanager-gallery .thumbnail:hover , .contenemanager-gallery .thumbnail:hover {
      transition: 0.3s;
}
.Contenemanager-gallery .thumbnail, .img-thumbnail , .contenemanager-gallery .thumbnail, .img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.075);
    box-shadow: 0 0 0 rgba(0,0,0,.075);
      border-radius: 0px;
      transform: scale(1.0) !important;
}
#Contentmanager img.img-responsive {
    border-radius: 0px;
    position: relative!important;
    overflow: hidden!important;
    width: 100%!important;
    transition: 0.5s;
}
#Contentmanager img.img-responsive:hover {
    transform: scale(1.1);
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: transparent;
}
#Contentmanager .thumbnail {
    background-color: #fff;
    position: relative!important;
    overflow: hidden!important;
    border: 0px solid #cecece;
    padding: 0px;
    box-shadow: none !important;
    border-radius: 0px;
}
.img-thumbnail {
    padding: 0px;
    border: 0px solid #ddd;
    border-radius: 0px;
}
.social-icon {
    border-radius: 5px;
}
#Contentmanager .col-md-12.text-justify {
    padding: 0;
}
.landingpagemanager {
    display: none;
}
/*OUR PRODUCT*/



/*ติดต่อเรา*/
.text-contact {

}
.padding-contact {
    padding: 3px 0 10px;
}
.text-contact h3 {
    color: #282828;
    font-weight: 600;
    margin: 0 0 15px;
}
.text-contact img {
    width: 65% !important;
}
/*form Contact*/
.no-js #Component65a5f836560fa30013108695 label  {
    display: none!important;
}
.no-js #Component65a5f836560fa30013108695 .col-md-6  {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
}
.no-js #Component65a5f836560fa30013108695 .form-control {
    border: 1px solid #eeeeee;
    border-radius: 0px!important;
    -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    font-size: 1em !important;
    padding: 30px 20px;
    font-weight: 400;
    color: #373737!important;
}
.no-js #Component65a5f836560fa30013108695 .form-control:hover  {
    border: 1px solid #282828;
}
.no-js #Component65a5f836560fa30013108695 .form-control:focus {
    border: 1px solid #282828;
    -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: #373737!important;
}
.no-js #Component65a5f836560fa30013108695 .btn  {
    background-image: -webkit-linear-gradient(top,#111f39 0,#111f39 100%);
    background-image: -o-linear-gradient(top,#4d4d4d 0,#4d4d4d 100%);
    background: #282828;
    color: #fff;
    text-shadow: 0 0px 0 #282828;
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 0px;
    padding: 10px 20px;
    font-size: 1em;
    font-weight: 400;
    border: 0px solid transparent;
}
.no-js #Component65a5f836560fa30013108695 .btn-default:active {
   background-color: #282828;
}
.no-js #Component65a5f836560fa30013108695 .btn-default:hover, .no-js #Component65a5f836560fa30013108695 .btn-default:focus {
    background-position: 0 0px;
    background-color: #282828;
}
.no-js #Component65a5f836560fa30013108695  .col-xs-12.col-sm-5.col-md-5.padding  {
    width: 100%;
}
.no-js #Component65a5f836560fa30013108695 span.label  {
    font-size: 0.9em;
    font-weight: 300;
}
.no-js #Component65a5f836560fa30013108695 .ITPcheckboxAuthen  {
    font-size: 0.85em;
    padding: 0 0 0 0;
}
#iframe65a622f00806af001312440c iframe {
    height: 224px;
}
/*ติดต่อเรา*/



/*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: #384a36;
    border-color: #384a36;
}
.pagination>li>a, .pagination>li>span {
    color: #384a36;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    color: #384a36;
    background-color: #f7f7f7;
}
/*pagination*/




/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
body {
    font-size: 20px;
}
  .dropdown-menu>li>a {
    font-size: 1.4em;
}
  .icon-img-header {
    width: 45%;
}
  .itopplus-footer {
    font-size: 18px;
}
  .ITPcookiebar , .buttonExampleSite {
    font-size: 16px !important;
}
  .template1 .btn-group-sm>.btn, .template1 .btn-sm {
    font-size: 20px;
}
  .Textmanager.font-inherit .media-body {
    padding: 12px 0;
}
  .padding-contact {
    padding: 3px 0 13px;
}
}



/* Large Devices, Wide Screens */
@media only screen and (max-width:1191px) {
.navbar-default .navbar-nav>li>a {
    margin: 0 1px;
}
  .banner-sticky #controlBanner {
    width: 40%;
}
  .icon-img-header {
    width: 65%;
}
  .about-block {
    font-size: 0.8em;
}
  .highlight-bg h3 {
    font-size: 1.3em;
}
  figure.effect-sadie p {
    font-size: 1.2em;
}
  .itopplus-bg ,  .itopplus-bg2 {
    background-size: cover;
}
  #iframe65a622f00806af001312440c iframe {
    height: 241px;
}
}


/* Large Devices, Wide Screens */
@media only screen and (max-width:900px) {
.about-block {
    font-size: 0.7em;
}
  .about-block h1 {
    font-size: 2.6em;
}
  .about-block h2 {
    font-size: 1.8em;
}
  .border-line1 {
    top: 24%;
}
  .highlight-bg h3 {
    font-size: 1.8em;
}
  figure.effect-sadie p {
    font-size: 1em;
    padding: 4em 0em 1em !important;
}
  .itopplus-bg, .itopplus-bg2 {
    background-size: 100% auto;
}
  .border-port {
    margin-top: 7%;
}
  .copy-right {
    text-align: center;
}
  #Contentmanager .col-md-12.text-justify {
    padding: 0 20px;
}
  .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 1em;
}
}


/* Large Devices, Wide Screens */
@media only screen and (max-width:480px) {
#imagesControl65a4b33adce6530013d1b40d {
    padding: 0 !important;
}
.border-line1 {
    top: 22%;
    width: 40%;
    right: 7%;
}
  .border-line2 {
    right: 12%;
    top: 15%;
}
  .about-bg {
    width: 97%;
}
  .highlight-bg img {
    width: 60% !important;
}
  .itopplus-bg, .itopplus-bg2 {
    background-image: none;
}
  article.col-md-6.item.-micro {
    width: 100%;
}
  .col-section {
    padding: 0 5%;
}
  .Textmanager.font-inherit .media-body {
    margin-bottom: 20px;
}
  .contenemanager-gallery .col-xs-12.col-md-3, .Contenemanager-gallery .col-xs-6.col-md-3 {
    width: 100%;
}
  .no-js #Component65a5f836560fa30013108695 .col-md-6 {
    padding: 0 15px;
}
}



