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

/************Menu***************/
.navbar-default .navbar-nav>li>a {
    font-size: 1em;
    color: #282828;
    margin: 0 5px;
    padding: 7px 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: #fff !important;
    box-shadow: none;
    border-radius: 5px;
    background: transparent;
    background-color: #35358f;
}

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

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

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


}

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

.navbar-default {
    background: transparent;
}

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

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

.no-js .itopplus-search {
    position: absolute;
    top: 1.5%;
    color: #000;
}
  
.no-js .itopplus-banner {
    position: sticky;
    top: 0;
    z-index: 104;
    background: #fff;
    box-shadow: 0 3px 10px rgba(0,0,0,.1);
}
}




/**/
.h1, h1 {
    font-size: 3.4em;
    margin: 0;
}
.h2, h2 {
    font-size: 2.4em;
    margin: 0;
}
.h3, h3 {
    font-size: 2.2em;
    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*/
.header-icon-img {
    display: flex;
    gap: 20px;
    width: 35%;
    float: right;
    margin-right: 10%;
}
/*header*/


/*footer*/
.itopplus-footer {
    font-size: 13px;
    color: #ffffff;
}
.itopplus-footer h4 {
    margin: 0 0 20px;
    font-weight: 600;
}
.itopplus-footer a {
    color: #ffffff;
}
.itopplus-footer a:hover {
    color: #ea5e21;
}
.icon-img-footer {
    display: flex;
    gap: 10px;
    width: 50%;
}
.icon-img {
    transition: 0.5s;
}
.icon-img:hover {
    transform: scale(1.1);
}
.itopplus-footer .media-body {
    padding: 3px 5px;
}
.qr-code {
    width: 40%;
    padding: 4%;
    float: right;
}
.copy-right {
    padding: 2% 0;
    font-size: 0.9em;
    text-align: center;
}
.pdpa-text {
    padding: 0 0 3%;
}
.pdpa-text h4 {
    font-weight: 600;
    margin: 20px 0 5px;
}
.ITPcookiebar {
    width: 100% !important;
}
.buttonExampleSite {
    border: 1px solid #35358f !important;
    color: #35358f !important;
    font-family: "LINE Seed Sans TH" !important;
}
.buttonExampleSite:hover {
    background: #35358f !important;
    color: #ffffff !important;
}
.ITP-pdpa-template-titleFont {
    font-size: 1.2em !important;
    color: #35358f;
    padding-bottom: 0rem !important;
}
.ITP-pdpa-template-contentFont {
    font-size: 1em !important;
}
.itpPDPALandingPage {
    padding: 4% 2% 2%;
}
/*footer*/



/*HOME*/
.menu-align {
    padding: 5% 0 2%;
    text-align: center;
}
.menu-align h2 {
    color: #282828;
    font-weight: 600;
    text-transform: uppercase;
}
.menu-border {
    border-bottom: 5px solid #ea5e21;
    width: 2.5%;
    margin: 1.5% auto 0;
}
.padding-pd {
    padding: 2%;
}
.effect-sadie {
    background: transparent;
    border-radius: 15px;
}
.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);
    text-transform: none;
    background: linear-gradient(0deg, rgba(0,0,0,.8) 0%, rgba(0,0,0,0) 100%);
    font-size: 0.8em;
    text-align: left;
}
figure.effect-sadie p h4 {
    font-size: 1.5em;
    font-weight: 600;
    margin: 0 0 10px;
}
.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) 75%);
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.8) 75%);
}
.grid figure img {
    opacity: 1;
}
.map-location {
    display: flex;
    align-items: center;
    gap: 10px;
}
.map-icon {
    width: 8%;
}
.btn-align {
    padding: 1% 0 2%;
    text-align: center;
}
.btn-view {
    background: #35358f;
    color: #fff;
    border: none;
    font-size: 0.9em;
    padding: 5px 15px;
    transition: 0.5s;
}
.btn-view:hover {
    background: #ea5e21;
    color: #fff;
}
figure.effect-jazz {
    background: transparent;
}
figure.effect-jazz figcaption::after {
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
}
.product-service {
    background: transparent;
    border: 1px solid #d4dce3;
    border-radius: 15px;
    padding: 2% !important;
    margin: 0 1%;
    width: 31%;
    transition: 0.5s;
}
.product-service:hover {
    background: #d4dce3;
    border: 1px solid #d4dce3;
}
.product-service h4 {
    color: #282828;
    font-weight: 600;
    margin: 20px 0 5px;
    font-size: 1.3em;
}
.TabItpContentLandingPage3>ul {
    width: 45%;
    margin: 2% auto;
}
.TabItpContentLandingPage3>ul>li>a {
    background-color: #ffffff;
}
.TabItpContentLandingPage3>ul>li.active>a:hover {
    background-color: #ffffff;
    border-bottom: 5px solid #ea5e21;
}
.TabItpContentLandingPage3>ul>li>a:hover {
    background-color: #fff;
    border-bottom: 5px solid #ea5e21;
    color: #282828 !important;
}
.TabItpContentLandingPage3>ul>li.active>a {
    border-bottom: 5px solid #ea5e21!important;
    background-color: #ffffff!important;
}
.TabItpContentLandingPage3>ul>li>a>span {
    color: #c4c9cc;
    font-size: 2.2em !important;
    font-weight: 600;
}
.TabItpContentLandingPage3>ul>li.active>a>span {
    color: #282828 !IMPORTANT;
    font-size: 2.2em !important;
    font-weight: 600;
}
.Textmanager.font-inherit {
    text-align: left;
}
.tab-content {
    border: none !IMPORTANT;
    padding: 10px 0!IMPORTANT;
}
.tab-itp-background {
    background-color: inherit;
    padding: 0% !important;
    margin-top: 0% !IMPORTANT;
    margin-bottom: 0% !important;
}
figure.effect-oscar {
    background: transparent;
    border-radius: 15px;
}
#Contentmanager figure.effect-oscar figcaption::before {
    border: 0px solid #fff;
}
#Contentmanager figure.effect-oscar figcaption {
    font-size: 0.9em;
    padding: 2em 1em;
    background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
    text-align: left;
    text-transform: none;
    border-radius: 15px;
}
#Contentmanager figure.effect-oscar:hover figcaption {
    background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,.5) 100%);
    border-radius: 15px;
}
#Contentmanager .col-md-4.col-sm-4.col-xs-12 {
    width: 25%;
    padding: 10px !important;
}
figure.effect-oscar img {
    opacity: 1;
    -webkit-transition: opacity .35s;
    transition: 0.5s;
}
figure.effect-oscar:hover img {
    opacity: 1;
    transform: scale(1.1);
}
.map-block {
    position: absolute;
    bottom: 20px;
}
.map-block h4 {
    font-size: 1.5em;
    font-weight: 600;
    margin: 0 0 10px;
}
.title-type47 {
    display: none;
}
.remask-detail {
    padding: 1% 0 5%;
}
/*HOME*/




/*FORM*/
.contact-block {
    color: #282828;
    padding: 10% 10% 0;
    font-size: 1.2em;
}
.contact-block h2 {
    font-weight: 600;
    margin: 0 0 10px;
    font-size: 2em;
}
.menu-border2 {
    border-bottom: 5px solid #ea5e21;
    width: 7.5%;
    margin: 1.5% 0 0;
}
.CASS-D-border {
    padding: 0 3%;
}
.CASS-D-border .form-control   {
    border: none;
    border-bottom: 1px solid #e4e7e9;
    border-radius: 0px!important;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    font-size: 1em !important;
    padding: 22px 0;
    font-weight: 400;
    background: transparent;
    color: #444444 !important;
}
.CASS-D-border .form-control:hover   {
    border-bottom: 1px solid #35358f;
}
.CASS-D-border .form-control:focus   {
    border-bottom: 1px solid #35358f;
    -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: #444444 !important;
}
.CASS-D-border .btn {
    background-image: -webkit-linear-gradient(top,#111f39 0,#111f39 100%);
    background-image: -o-linear-gradient(top,#c00303 0,#c00303 100%);
    background: #35358f;
    color: #fff;
    text-shadow: 0 0px 0 #c00303;
    background-repeat: repeat-x;
    border: 0px solid #232323;
    border-radius: 0px;
    padding: 10px 30px;
    font-size: 1em;
    box-shadow: none;
}
.CASS-D-border .btn-default:active   {
     background: #35358f;
      color: #fff;
}
.CASS-D-border .btn-default:hover, .CASS-D-border .btn-default:focus {
    background-position: 0 0px;
    background: #35358f;
      color: #fff;
}
.CASS-D-border .col-xs-12.col-sm-5.col-md-5.padding   {
    width: 100%;
}
.CASS-D-border span.label  {
    font-size: 0.8em;
    font-weight: 400;
}
.CASS-D-border #editor1 , .CASS-D-border #editor2 , 
.CASS-D-border #editor3 , .CASS-D-border #editor4 ,
.CASS-D-border #editor5 {
    display: none;
}
#capcha0 {
    margin-left: -8px;
    margin-right: -45px;
}
#capcha0 .col-md-12.col-sm-12 span {
    display: none;
}
#capcha0 .col-md-9.col-sm-12 img {
    padding: 10px 5px 0 0;
}
#capcha0 .col-md-9.col-sm-12 span {
    display: contents;
    font-weight: 400;
}
a#capchatxt {
    color: #444444;
}
.CASS-D-border .ITPcheckboxAuthen {
    font-size: 0.9em;
    font-weight: 400;
    padding: 0 0 0 4%;
    text-align: left !important;
    color: #444444;
}
.CASS-D-border .form-control::placeholder {
    color: #444444 !important;
}
#btnview659b7d791b144500138c6317 , #btnview659b99a2ba9dd9001381a414 {
    margin-left: 4%;
}
.glyphicon-ok-circle:before {
    display: none;
}
/*FORM*/


/*REFERENCE*/
h3.managerHeader {
    text-align: center;
    font-size: 2.4em;
    font-weight: 600;
    color: #282828;
}
#Contentmanager .post-time {
    display: none;
}
.page-header {
    border-bottom: 0px solid #eee;
}
.col-md-6.pull-left {
    margin-left: -3%;
    margin-right: 2%;
}
.Textmanager.font-inherit {
    text-align: left;
    display: flow-root;
}
.Textmanager.font-inherit h2 {
    font-weight: 600;
    margin: 0px 0 5px;
    font-size: 2em;
}
.Textmanager.font-inherit h3 {
    font-weight: 600;
    font-size: 1.5em;
}
.Textmanager.font-inherit h4 {
    /* margin: 20px 0 10px; */
    font-weight: 600;
}
.contenemanager-gallery .col-xs-12.col-md-3, .Contenemanager-gallery .col-xs-6.col-md-3 {
    padding: 15px 15px 5px;
}
.contenemanager-gallery .thumbnail , .Contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #fff;
    border-radius: 15px;
      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: 15px;
      transform: scale(1.0) !important;
}
#Contentmanager img.img-responsive {
    border-radius: 15px;
    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: transparent;
    position: relative!important;
    overflow: hidden!important;
    border: 0px solid #eee;
    padding: 0px !IMPORTANT;
    box-shadow: none !important;
    border-radius: 15px;
}
.img-thumbnail {
    padding: 0px;
    border: 0px solid #ddd;
    border-radius: 0px;
}
.social-icon {
    border-radius: 5px;
}
.landingpagemanager {
    display: none;
}
/*REFERENCE*/



/*PRODUCTS*/
.product-detail {
    padding: 5% 0 0 !important;
}
.product-detail h4 {
    color: #282828;
    font-weight: 600;
    margin: 0px 0 5px;
    font-size: 1.3em;
}
.thumbnail {
    background-color: #fff;
    border: 1px solid #d4dce3;
    border-radius: 15px;
    padding: 5% !important;
}
.img-thumbnail, .thumbnail {
    box-shadow: none;
}
.thumbnail:hover {
    background-color: #d4dce3;
}
.thumbnail .imageWidth.imageGallery {
    transform: scale(1.0);
    transition: 0.5s;
}
.thumbnail .imageWidth.imageGallery:hover {
    transform: scale(1.1);
}
.imgLightbox {
  position: relative!important;
  overflow: hidden!important;
  width: 100%!important;
}
/*PRODUCTS*/


/*SERVICE*/
.service-block {
    background-color: #fff;
    border: 1px solid #d4dce3;
    border-radius: 15px;
    transition: 0.5s;
}
.service-block:hover {
    background-color: #d4dce3;
    border: 1px solid #d4dce3;
}
.service-block img {
    border-radius: 13px 0 0 13px;
}
.service-detail {
    padding: 3% 5%;
}
.service-detail h4 {
    color: #282828;
    font-weight: 600;
    margin: 5px 0 2px;
    font-size: 1.3em;
}
/*SERVICE*/



/*CLIENT & PARTNER*/
#Component659b9b46ad1f2f0013952efe .col-md-3.col-sm-4.col-xs-4 , #Component659b9d901b144500138c6509 .col-md-3.col-sm-4.col-xs-4  {
    width: 14.28%;
}
/*CLIENT & PARTNER*/


/*ABOUT US*/
.coming-soon {
    width: 65%;
    margin: 0 auto 2%;
}
/*ABOUT US*/



/*CONTACT US*/
.contact-address {
    background: #f1f3f4;
    padding: 8%;
}
.contact-address h4 {
    font-weight: 600;
    margin: 0 0 20px;
}
.contact-address img {
    width: 55% !important;
}
.contact-address .media-body {
    padding: 3px 0;
}
#iframe659b9f1f1b144500138c6553 iframe {
    height: 300px;
    margin-bottom: -7px;
}
/*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: #ea5e21;
    border-color: #ea5e21;
}
.pagination>li>a, .pagination>li>span {
    color: #ea5e21;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    color: #ea5e21;
    background-color: #f7f7f7;
}
/*pagination*/



/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
body {
    font-size: 20px;
}
  .itopplus-footer {
    font-size: 16px;
}
  .ITPcookiebar , .buttonExampleSite {
    font-size: 16px !important;
}
}



/* Large Devices, Wide Screens */
@media only screen and (max-width:1191px) {
.navbar-default .navbar-nav>li>a {
    padding: 0px 10px;
}
  .product-service {
    font-size: 0.9em;
}
  .contact-block {
    font-size: 1em;
}
  .service-detail {
    font-size: 0.8em;
}
}





/* Large Devices, Wide Screens */
@media only screen and (max-width:900px) {
.TabItpContentLandingPage3>ul {
    width: 60%;
    display: flex;
    justify-content: center;
}
  #Contentmanager figure.effect-oscar figcaption {
    font-size: 0.7em;
}
#formdisplay659b7d791b144500138c6317 #display3 {
    margin-right: -20px;
}
  .service-detail {
    font-size: 0.62em;
}
  .contenemanager-gallery .col-xs-12.col-md-3, .Contenemanager-gallery .col-xs-6.col-md-3 {
    width: 25%;
}
  .coming-soon {
    margin: 0 auto 86%;
}
}



/* Large Devices, Wide Screens */
@media only screen and (max-width:480px) {
#imagesControl659b7d791b144500138c630f {
    padding: 0 !important;
}
.contenemanager-gallery .col-xs-12.col-md-3, .Contenemanager-gallery .col-xs-6.col-md-3 {
    width: 100%;
}
  .TabItpContentLandingPage3>ul>li.active>a>span , .TabItpContentLandingPage3>ul>li>a>span {
    font-size: 1.4em !important;
}
  .product-service {
    padding: 5% !important;
    margin: 0 0% 20px;
    width: 100%;
    font-size: 1em;
}
  .CASS-D-border {
    padding: 0 0%;
}
  #Contentmanager .col-md-4.col-sm-4.col-xs-12 {
    width: 100%;
}
  .menu-border , .menu-border2 {
    width: 8.5%;
}
  #Contentmanager figure.effect-oscar figcaption {
    font-size: 1em;
}
  .service-detail {
    font-size: 1em;
}
  .service-block img {
    border-radius: 13px 13px 0 0;
}
  .contact-address img {
    width: 75% !important;
}
}



