.itopplus-background {

}
body {
      font-size: 16px;
      overflow-x: hidden;
      color: #041228;
}
a {
    color: #041228;
}
a:hover {
    color: #4790cd;
}
b , strong {
    font-weight: 600;
}

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

.itopplus-bg2 {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_11032024iggl/0/0/2z-z1506831381142.webp);
    background-attachment: fixed;
}

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

.itopplus-bg4 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_11032024iggl/0/0/4z-z947044540367.webp');
    background-attachment: fixed;
}

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

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

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

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



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

    .navbar-default {
        background: transparent;
    }

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

    #controlPosition {
        margin-top: 3%;
        text-align: right;
    }

.no-js .itopplus-banner {
    position: sticky;
    top: 0;
    width: 100%;
    z-index: 100;
    background: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,.1);
}





}




/**/
.h1, h1 {
    font-size: 3.4em;
}
.h2, h2 {
    font-size: 3em;
}
.h3, h3 {
    font-size: 2em;
}
.h4, h4 {
    font-size: 1.25em;
}
.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;
}
/**/


/*footer*/
.itopplus-footer {
    font-size: 14px;
}
.itopplus-footer h3 {
    font-weight: 600;
    font-size: 1.4em;
    margin: 0 0 20px;
}
.itopplus-footer h4 {
    margin: 0px 0 15px;
    font-weight: 600;
    font-size: 1em;
}
.itopplus-footer a {
    color: #fff;
}
.itopplus-footer a:hover {
    color: #4790cd;
}
.footer-pd1 {
    padding-left: 15%;
}
.footer-pd2 {
    padding: 0 27%;
}
.footer-pd3 {
    padding-left: 35%;
}
.footer-icon-display {
    display: flex;
    gap: 5px;
    width: 60%;
}
.icon-img  {
    transition: 0.5s;
}
.icon-img:hover {
    transform: scale(1.1);
}
.footer-qr {
    padding: 0 25%;
}
.copy-right {
    font-size: 0.8em;
    padding: 0 0 1%;
}
.ITPcookiebar {
    width: 100% !important;
}
.buttonExampleSite {
    border: 1px solid #4790cd !important;
    color: #4790cd !important;
    font-family: "LINE Seed Sans TH" !important;
}
.buttonExampleSite:hover {
    background: #4790cd !important;
    color: #ffffff !important;
}
.ITP-pdpa-template-titleFont {
    font-size: 1.2em !important;
    color: #4790cd;
    padding-bottom: 0rem !important;
    font-weight: 600 !important;
}
.ITP-pdpa-template-contentFont {
    font-size: 1em !important;
}
.itpPDPALandingPage {
    padding: 6% 2% 2%;
}
/*footer*/


/*form Contact*/
.CASS-D-border {
    background: rgba(255, 255, 255, 1) !important;
    width: 50%;
    margin: 5% auto;
    padding: 1%;
}
.CASS-C-head, .CASS-D-head {
    font-family: "LINE Seed Sans TH";
}
.CASS-D-head h3 {
    margin: 20px 0 0;
    font-size: 3em;
    padding-left: 0px;
    color: #041228;
    text-align: center;
    font-weight: 400;
}
.CASS-D-border .form-control {
    border: none;
    background-color: transparent;
    border-bottom: 1px solid #ccc;
    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: 27px 0px 20px;
    font-weight: 400;
    color: #041228 !important;
}
.CASS-D-border .form-control::placeholder {
    color: #041228 !important;
}
.CASS-D-border .form-control:hover  {
    border-bottom: 1px solid #4790cd;
}
.CASS-D-border .form-control:focus {
    border-bottom: 1px solid #24399a;
    -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: #041228!important;
}
.CASS-D-border .btn  {
    background-image: -webkit-linear-gradient(top,#111f39 0,#111f39 100%);
    background-image: -o-linear-gradient(top,#4d4d4d 0,#4d4d4d 100%);
    background: #4790cd;
    color: #fff;
    text-shadow: 0 0px 0 #282828;
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 0px;
    padding: 10px 25px;
    font-size: 0.95em;
    font-weight: 400;
    border: 0px solid transparent;
}
.CASS-D-border .btn-default:active {
   background-color: #4790cd;
}
.CASS-D-border .btn-default:hover, .CASS-D-border .btn-default:focus {
    background-position: 0 0px;
    background-color: #4790cd;
}
.CASS-D-border .ITPcheckboxAuthen  {
    font-size: 0.93em;
    color: #041228;
}
.CASS-D-border .col-md-offset-5.col-md-1.col-sm-12 {
    margin-left: 32%;
}
span#customAcceptPolicyText1 , span#contactUsAcceptPolicyText2 {
    color: #041228;
}
.CASS-D-border #editor1 , .CASS-D-border #editor2 , .CASS-D-border #editor3 , .CASS-D-border #editor4 , .CASS-D-border #editor5 , .CASS-D-border #editor6 {
    display: none;
}
.CASS-D-border #selectbox4 {
    margin-bottom: -20px;
}
/*form Contact*/




/*HOME*/
.about-detail {
    padding: 6% 2%;
}
.about-detail h4 {
    color: #4790cd;
}
.about-detail h2 {
    font-weight: 400;
    margin: 0 0 25px;
}
.btn-more , .btn-content {
    background: #4790cd;
    color: #fff;
    border: none;
    padding: 10px 25px;
    transition: 0.5s;
}
.btn-content {
    padding: 10px 10px;
    margin-bottom: 5px;
}
.btn-more:hover , .btn-content:hover {
    background: #31343d;
    color: #fff;
}
.product-name {
    white-space: pre-line;
    text-align: center;
    padding: 0 0 5%;
}
.menu-align {
    padding: 5% 0 2%;
    text-align: center;
}
.menu-align h2 {
    font-weight: 400;
}
.menu-align h4 {
    color: #4790cd;
}
.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;
}
.thumbnail {
    padding: 0px !important;
    background-color: #fff;
    background: linear-gradient(90deg, rgba(218,218,218,1) 0%, rgba(255,255,255,1) 100%);
    color: #31343d;
    border: 0px solid #ddd;
    border-radius: 0px;
    box-shadow: 0 0px 20px rgba(0,0,0,.2) !important;
}
.thumbnail .imgLightbox {
    position: relative !important;
    overflow: hidden !important;
    width: 100% !important;
}
.service-name {
    white-space: pre-line;
    text-align: center;
    padding: 5% 0;
    font-size: 0.97em;
    height: 110px;
}
.service-name h4 {
    color: #4790cd;
    font-size: 1em;
    margin: 0 0 10px;
}
.padding-pd {
    padding: 2%;
}
.eapps-widget-toolbar {
    display: none;
}
/*HOME*/



/*About Us*/
.about-icon {
    text-align: center;
    padding: 1% 5% 5%;
    transition: 0.5s;
}
.about-icon:hover {
    transform: translateY(-10px);
}
.about-icon img {
    width: 35% !important;
    margin: 0 auto 5%;
}
.about-icon h4 {
    color: #4790cd;
    margin: 0 0 10px;
}
/*About Us*/



/*Our Project*/
.main-timeline {
    position: relative;
    margin-top: 1%;
    margin-bottom: 8%;
}
.main-timeline:before {
    content: "";
    width: 1px;
    height: 100%;
    background: #aeaeae;
    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 #4790cd;
    position: absolute;
    top: 0;
    left: 1px;
    right: 0;
    margin: 0 auto;
    overflow: hidden;
}
.main-timeline .timeline-content {
    width: 45%;
    padding: 0px 20px 20px;
    border-radius: 0px;
    text-align: right;
    border-bottom: 0px solid #aeaeae;
    -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;
}
.main-timeline a {
    color: #000;
}
.bg1 h1 {
    color: #4790cd;
    font-size: 2em;
    margin: 0;
    font-weight: 600;
}
.bg1 h4 {
    margin: 20px 0 5px;
    font-weight: 600;
}
.texttext2 {
    text-align: left;
}
/*Our Project*/



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

}
.text-contact .media-body {
    padding: 10px 0 10px;
}
.text-contact img {
    width: 85% !IMPORTANT;
}
.padding-contact {
    padding: 8px 0 10px;
}
.text-contact h3 {
    font-weight: 400;
    margin: 0 0 15px;
    line-height: 1.2;
}
.text-contact img#QR-Line {
    width: 35% !important;
    margin-top: 10px;
}
/*ติดต่อเรา*/


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


.eapps-widget-toolbar { display: none; }  



/*บทความ*/
.col-section {
    padding: 0 0 3%;
}
article.col-md-6.item.-micro {
    width: 33.33%;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 10px 10px 20px;
}
.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: 0px;
    background-color: transparent;
    border: 0px solid #d4d4d4;
}
.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 {
    text-align: center;
    padding: 5% 0;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .time {

}
.Contentmanager .site .col-section .item.-micro button {
    background: #4790cd;
    color: #fff;
    border: none;
    padding: 7px 20px;
    border-radius: 0px;
    font-size: 0.9em;
    transition: 0.5s;
}
.Contentmanager .site .col-section .item.-micro:hover button {
    background: #31343d;
    color: #fff;
}
.Contentmanager .site .col-section .item.-micro a .caption .time span {
    color: #4790cd;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 1em;
    font-weight: 500;
    background: transparent;
    color: #282828;
    text-align: center;
    padding: 7% 0% 0;
    margin-bottom: 0px;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #4790cd;
}
h3.managerHeader {
    font-size: 3em;
    text-align: center;
    font-weight: 400;
}
#Contentmanager .post-time {
    display: none;
}
.page-header {
    border-bottom: 0px solid #eee;
}
.col-md-6.pull-left {
    padding: 0;
    width: 45%;
    margin: 0 3% 0 0;
}
.Textmanager.font-inherit {
    text-align: left;
    display: flow-root;
}
.Textmanager.font-inherit h3 {
    font-weight: 600;
    line-height: 1.2;
    margin: 0;
}
.Textmanager.font-inherit h4 {
    font-weight: 600;
    margin: 25px 0 5px;
}
.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: 20px;
      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;
}
.landingpagemanager {
   display: none;
}
/*บทความ*/


.TabItpCateLandingPage1 {
    background-color: transparent;
    padding: 0;
}
.TabItpCateLandingPage1>ul {
    width: 100%;
    background-color: transparent;
    border-radius: 0px;
}
.TabItpCateLandingPage1>ul>li>a {
    background-color: #eee !important;
    border-radius: 0px;
    margin-right: 5px;
    padding: 15px !important;
}
.TabItpCateLandingPage1>ul>li>a span {
    font-size: 1.2em !important;
}
.TabItpCateLandingPage1>ul>li.active>a , .TabItpCateLandingPage1>ul>li>a:hover {
    background-color: #4790cd!important;
}
.TabItpCateLandingPage1>ul>li>a:hover {
    background-color: #4790cd !important;
    color: #fff !important;
}
.tab-itp-background {
    background-color: inherit;
    padding: 0% !important;
    margin-top: 0%;
    margin-bottom: 2%;
}
.TabItpContentLandingPage6>ul>li>a>span {
    font-size: 1.2em !important;
}
.tab-content {
    border: none !important;
    padding: 5% !important;
    background-color: #ffffff;
    border-radius: 20px;
    margin: 2% 1%;
}
#iframe662760606e5a34001319b8c5 iframe {
    height: 590px;
}



/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
body {
    font-size: 22px;
}
  .itopplus-footer {
    font-size: 18px;
}
  .service-name {
    height: 145px;
}
  .CASS-D-border .form-control {
    padding: 35px 0px 20px;
}
  .ITPcookiebar , .buttonExampleSite {
    font-size: 16px !important;
}
  .about-icon {
    padding: 1% 6% 5%;
}
  .text-contact .media-body {
    padding: 5px 0 15px;
}
  #iframe662760606e5a34001319b8c5 iframe {
    height: 550px;
}
  .text-contact img {
    width: 75% ! IMPORTANT;
}
  .qr-img {
    width: 65%;
}
  #iframe662760606e5a34001319b8c5 iframe {
        height: 660px;
    }
  .dropdown-menu>li>a {
    font-size: 1.4em;
}
  .Contentmanager .site .col-section .item.-micro a .caption .title {
    height: 90px;
}
}



/* Large Devices, Wide Screens */
@media only screen and (max-width:1191px) {
.navbar-default .navbar-nav>li>a {
    margin: 0 5px;
}
  .service-name {
    height: 125px;
}
  .itopplus-footer {
    font-size: 12px;
}
  .Contentmanager .site .col-section .item.-micro a .caption .title {
    height: 60px;
}
}




/* Large Devices, Wide Screens */
@media only screen and (max-width:900px) {
.service-name {
    white-space: inherit;
    height: 150px;
}
  .h2, h2 , .CASS-D-head h3 {
    font-size: 2.6em;
}
  
.CASS-D-border {
    width: 60%;
}
  .copy-right {
    text-align: center;
}
  .text-contact h3 {
    font-size: 1.6em;
}
  .Textmanager.font-inherit {
    display: block;
}
  .col-md-6.pull-left {
    width: 100%;
    margin: 0 0% 0 0;
}
  .TabItpCateLandingPage1>ul {
    display: flex;
}
  .nav-justified>li {
    width: 100%;
}
}


/* Large Devices, Wide Screens */
@media only screen and (max-width:480px) {
#imagesControl66272f17be620500131687df {
    padding: 0 !important;
}
  .h2, h2{
    font-size: 2.5em;
}
 .CASS-D-head h3 {
    font-size: 2em;
}
  .itopplus-bg2 , .itopplus-bg4 {
    background-attachment: inherit;
}
  .service-name {
    white-space: inherit;
    height: inherit;
    padding: 5%;
}
  .CASS-D-border {
    width: 95%;
}
  .main-timeline:before {
    left: 3%;
}
  .main-timeline .timeline-content {
    width: 100%;
    text-align: left;
     padding: 0px 40px 20px;
}
  .main-timeline .timeline-icon {
    left: 0;
    margin: 0 0;
}
  .text-contact h3 {
    font-size: 1.5em;
}
  .text-contact .media-body {
    padding: 3px 0 15px;
}
  #iframe662760606e5a34001319b8c5 iframe {
    height: 315px;
}
  .col-section {
    padding: 0 7% 3%;
}
  article.col-md-6.item.-micro {
    width: 100%;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
        height: inherit;
    }
  
h3.managerHeader {
    font-size: 2.6em;
}
}

@media screen and (max-width: 1200px) {
    .row-fluid {
        flex-wrap: unset !important
    }

    #language_member_bar {
        display: none
    }

    #controlBanner img {
        position: fixed;
        top: 12px;
        left: 10px;
        width: 140px !important;
        z-index: 10000;
    }


    #nav-menu {
        position: fixed;
        width: 100%;
        top: 0;
        left: 0;
        z-index: 9999;
    }

    .navbar-header {
        display: flex !important;
        flex-direction: row-reverse;
        align-items: center;
        height: 50px;
        width: 100%;
    }

    .navbar-default,
    .navbar-header,
    #ItopplusMainSidebar {
        background: #fff !important;
    }

    #ItopplusMainSidebar a {
        text-align: left !important;
        color: #444 !important;
    }


    #itpMenuSideBar span.icon-bar {
        background: #444 !important;
    }

    .itopplus-sidebar-menu-single {
        border: none;
    }

    #itpMenuSideBar,
    .menu-mobile-custom {
        display: grid !important;
        place-content: center;
        width: 40px;
        border: none;
        padding: 0 !important;
        margin: 0 !important;
        background-color: transparent !important;
    }

    .old-image-icon-facebook,
    .old-image-icon-line,
    .old-image-icon-instragram,
    .old-image-icon-youtube {
        display: grid !important;
    }

    #itpMenuSideBar .navbar-inline:nth-child(2),
    #main-navbar-collapse,
    .new-image-icon-facebook,
    .new-image-icon-line,
    .new-image-icon-instragram,
    .new-image-icon-youtube,
    #nav-menu::before,
    #nav-menu::after {
        display: none !important;
    }

    .navbar-header i::before {
        display: none !important;
    }

    .navbar-header i {
        display: grid;
        width: 20px;
        aspect-ratio: 1;
        filter: contrast(30%);
        padding: 0;
    }

    #itpphonemobile i {
        content: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/phonez-z921908240939.png);
        width: 18px !important;
    }

    #itpsearchmobile i {
        content: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/searchz-z802258593714.png);
    }

    .old-image-icon-facebook i {
        content: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/fbz-z870717797999.png);
    }

    .old-image-icon-line i {
        content: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/linez-z21670262898.png);
    }

    .old-image-icon-instragram i {
        content: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/igz-z1587384208209.webp);
    }

    .old-image-icon-youtube i {
        content: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/ytz-z962652931262.webp);
        width: 22px !important;
        height: 18px !important;
    }

    #languagemobile {
        order: 10;
    }

    .itopplus-search {
        display: none;
    }

}






