.itopplus-background {

}
body,
html {
    font-size: 16px;
    color: #282828;
    overflow-x: hidden;
}
a {
    color: #282828;
}
a:hover {
    color: #ff7e00;
}

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

.itopplus-bg2 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_1607202357kg/0/0/2z-z783812433111.webp');
    color: #fff;
    background-size: cover;
}
.itopplus-bg3 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_1607202357kg/0/0/3z-z964158564467.webp');
}

.itopplus-bg4 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_1607202357kg/0/0/4z-z634653470716.webp');
    color: #fff;
}

.itopplus-banner {
    background: linear-gradient(to bottom, #f68b20 0%, #f04d34 100%);
}

/************Menu***************/
.navbar-default .navbar-nav>li>a {
    font-size: 1em;
    color: #fff;
    padding: 22px 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: none;
    background: transparent;
    background-color: #171821;
}

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

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

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

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

.navbar-default {
    background: #f87726;
}

.itopplus-search,
.itopplus-header{
    display: none;
}
  
#controlBanner {
    padding: 0;
}  
  
}

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

.navbar-default {
    background: transparent;
}

#controlPosition {
    text-align: center;
}

#controlBanner {
    object-fit: contain;
    position: absolute;
  	width: 85%;
    z-index: 104;
    top: -50px;
}

}



/**/
.h1, h1 {
    font-size: 4.2em;
}
.h2, h2 {
    font-size: 3.4em;
    font-weight: 600;
}
.h3, h3 {
    font-size: 1.8em;
}
.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;
}
/**/



/*header*/
.header-text {
    font-size: 1.1em;
    color: #ef4138;
    font-weight: bold;
    text-align: center;
    padding-left: 20%;
    padding-top: 0.7%;
}
.header-icon-display {
    display: flex;
    justify-content: flex-end;
}
.header-icon {
    width: 13%;
    margin-right: 3%;
    transition: 0.5s;
}
.header-icon:hover {
    transform: scale(1.1);
}
.contact-img-display {
    background-color: #fff;
    color: #000;
    font-weight: 600;
    border-radius: 10px;
    display: flex;
    align-items: center;
    padding: 10px;
    transition: 0.5s;
}
.contact-img-display:hover {
    filter: invert(1);
}
.contact-img {
    width: 15%;
    margin-right: 5%;
}
/*header*/



/*footer*/
.itopplus-footer {
    font-size: 15px;
}
.itopplus-footer h4 {
    font-size: 1.1em;
    margin: 0 0 15px;
}
.itopplus-footer h3 {
    font-size: 1.3em;
    font-weight: 600;
    margin: 0 0 10px;
}
#iframe64e6ddc0188132001a19dd10 iframe {
    border-radius: 20px;
    margin-bottom: 15%;
}
.footer-icon-display {
    display: flex;
    gap: 5%;
    width: 65%;
}
.footer-icon {
    width: 100%;
    margin-right: 7%;
    transition: 0.5s;
}
.footer-icon:hover {
    transform: scale(1.1);
}
.itopplus-footer a {
    color: #fff;
}
.itopplus-footer a:hover {
    color: #fff;
}
.footer-logo {
    width: 65%;
}
.tel-icon-display {
    display: flex;
    align-items: center;
    width: 92%;
}
.tel-icon {
    font-size: 1.4em;
    display: flex;
    font-family: 'Alexandria', sans-serif;
    margin: 3% 0;
}
.tel-icon-img {
    width: 10%;
    margin-right: 3%;
}

.copy-right {
    font-size: 0.8em;
    font-weight: 400;
    padding: 0% 0 7%;
}
.footer-pd {
    padding: 0 0 0 5% !important;
}
.ITPcookiebar {
    width: 100% !important;
}
.ITPcookieLeftText {
    padding-top: 27px !important;
}
.buttonExampleSite {
    border: 1px solid #ff7e00 !important;
    color: #ff7e00 !important;
    font-family: 'Noto Sans Thai', sans-serif !important;
}
.buttonExampleSite:hover {
    background: #ff7e00 !important;
    color: #ffffff !important;
}
.ITP-pdpa-template-titleFont {
    font-size: 1.2em !important;
    color: #ff7e00;
    padding-bottom: 0rem !important;
}
.ITP-pdpa-template-contentFont {
    font-size: 1em !important;
}
.itpPDPALandingPage {
    padding: 4% 0;
}
/*footer*/


/*หน้าแรก*/
figure.effect-jazz {
    background: transparent;
}
figure.effect-jazz figcaption::after {
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
}
.about-logo {
    width: 28%;
}
.about-detail {
    font-size: 1.2em;
    margin-right: -9%;
}
.about-detail h2 {
    font-size: 2.8em;
    color: #141414;
    font-weight: bold;
    margin: 20px 0 0;
}
.about-detail h3 {
    font-weight: bold;
    margin: 10px 0;
}
.padding-pd {
    padding: 2%;
}
.btn-more {
    font-size: 0.9em;
    background-color: #ff7e00;
    color: #000;
    border: none;
    padding: 8px 15px;
    border-radius: 10px;
    font-weight: 600;
    margin-top: 3%;
    transition: 0.5s;
}
.btn-more:hover {
    background-color: #29b741;
    color: #fff;
}
.btn-more span {
    font-size: 1.4em;
    vertical-align: middle;
    line-height: 0;
}
.bag-icon {
    font-size: 1.3em;
    white-space: pre-line;
    text-align: center;
    font-weight: 600;
    height: 350px;
    transition: 0.5s;
}
.bag-icon:hover {
    transform: scale(1.1);
}
.bag-head {
    padding: 5% 0;
    text-align: center;
    font-size: 1.2em;
}
.bag-head h2 {
    font-size: 2.9em;
    font-weight: bold;
    color: #ff7e00;
    margin: 0;
}
.bag-head h3 {
    font-weight: bold;
    margin: 10px 0;
}
.menu-align {
    text-align: center;
    padding: 4% 0 1%;
}
.menu-align2 {
    padding: 4% 0 1% 10%;
}
.menu-align h2 , .menu-align2 h2 {
    color: #ff7e00;
    font-weight: bold;
    margin: 0;
}
.menu-align h3 , .menu-align2 h3 {
    color: #30a74a;
    font-weight: 400;
    font-family: 'Alexandria', sans-serif;
    margin: 15px 0 0;
}
.process-icon {
    white-space: pre-line;
    text-align: center;
    padding: 2% 0 10%;
    transition: 0.5s;
}
.process-icon:hover {
    transform: translateY(-10px);
}
.process-icon img {
    width: 85% !important;
    margin: 0 auto;
}
.process-icon h3 {
    font-size: 2.2em;
    font-family: 'Alexandria', sans-serif;
    color: #fe911c;
    font-weight: 500;
    margin: 15px 0;
}
.process-icon h3 span {
    color: #19c229;
}
.padding-pd2 {
    padding: 7%;
}
.why-pd {
    margin: 2% auto 7% 10%;
}
.why-bg1, .why-bg2 {
    font-size: 1.3em;
    width: 23%;
    white-space: pre-line;
    padding: 0 0 5%;
    text-align: center;
    font-weight: 600;
    box-shadow: 0 12px 20px rgba(0,0,0,25%);
    border-radius: 40px;
    margin: 0 4%;
}
.why-bg1 img , .why-bg2 img {
    width: 90% !important;
    display: block;
    margin: -20% auto 0;
}
.why-bg1 {
    background: linear-gradient(to bottom, rgba(38,199,54,1) 0%, rgba(0,130,30,1) 100%);
    color: #fff;
}
.why-bg2 {
    background: linear-gradient(to bottom, rgba(247,149,29,1) 0%, rgba(239,65,56,1) 100%);
    color: #fff;
}
ul#slider64e6fe544ec4c2001ab0587b , ul#slider64e706c75af769001ac9505a {
    width: 109%;
    margin-left: -9%;
}
.contact-bg-width {
    width: 75%;
    margin: -15% auto 5%;
}
.contact-bg {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_1607202357kg/0/0/BG-Contactz-z269323127518.webp);
    color: #fff;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 0 50px;
    margin: 0 auto;
    padding: 3% 0 1%;
    text-align: center;
}
.contact-bg h1 {
    font-size: 6em;
    font-family: 'Alexandria', sans-serif;
    text-shadow: 1px 3px 5px rgba(0,0,0,30%);
    margin: 0;
}
.contact-bg h3 {
    font-size: 2.3em;
    font-weight: bold;
    margin: 10px 0;
}
.contact-img-display-2 {
    width: 28%;
    background: linear-gradient(to bottom, rgba(247,149,29,1) 0%, rgba(239,65,56,1) 100%);
    color: #fff;
    font-weight: 600;
    border-radius: 10px;
    display: flex;
    align-items: center;
    padding: 10px;
    transition: 0.5s;
    justify-content: center;
    margin: 3% auto;
}
.contact-img-display-2:hover {
    background: linear-gradient(to bottom, rgba(38,199,54,1) 0%, rgba(0,130,30,1) 100%);
    color: #fff;
}
.contact-img-2 {
    width: 18%;
    margin-right: 5%;
}
/*หน้าแรก*/


/**/
.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;
}
figure.effect-apollo {
    background: transparent;
}
figure.effect-apollo img {
    opacity: 1;
    -webkit-transform: scale3d(1.05,1.05,1) !important;
    transform: scale3d(1.05,1.05,1) !important;
}
figure.effect-apollo:hover img {
    opacity: 1;
    -webkit-transform: scale3d(1.1,1.1,1) !important;
    transform: scale3d(1.1,1.1,1) !important;
}
.contact-product-display {
    width: 70%;
    background: linear-gradient(to bottom, rgba(247,149,29,1) 0%, rgba(239,65,56,1) 100%);
    color: #fff;
    font-weight: 600;
    border-radius: 10px;
    display: flex;
    align-items: center;
    padding: 10px;
    transition: 0.5s;
    justify-content: center;
    margin: 6% auto 12%;
}
.contact-product-display:hover {
    background: linear-gradient(to bottom, rgba(38,199,54,1) 0%, rgba(0,130,30,1) 100%);
    color: #fff;
}
.contact-product {
    width: 11%;
    margin-right: 5%;
}
/**/

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

}
.padding-contact {
    padding: 10px 5px;
}
.text-contact h3 {
    font-weight: bold;
}
.map-bg {
    background: linear-gradient(to bottom, rgba(247,149,29,1) 0%, rgba(239,65,56,1) 100%);
    color: #fff;
    text-align: center;
    padding: 4%;
    font-family: 'Alexandria', sans-serif;
}
/*form Contact*/
.no-js #Component64e718194ec4c2001ab05e63 label {
    display: none!important;
}
.no-js #Component64e718194ec4c2001ab05e63 .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
}
.no-js #Component64e718194ec4c2001ab05e63 .form-control {
    border: 1px solid #eee;
    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: 25px 20px;
    font-weight: 400;
    line-height: 1.5;
    background: transparent;
    color: #000!important;
}
.no-js #Component64e718194ec4c2001ab05e63 .form-control:hover {
    border: 1px solid #ff7e00;
}
.no-js #Component64e718194ec4c2001ab05e63 .form-control:focus {
    border: 1px solid #ff7e00;
    -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: #000!important;
}
.no-js #Component64e718194ec4c2001ab05e63 .btn {
    background-image: -webkit-linear-gradient(top,#111f39 0,#111f39 100%);
    background-image: -o-linear-gradient(top,#111f39 0,#111f39 100%);
    background: #ff7e00;
    color: #fff;
    text-shadow: 0 0px 0 #282828;
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 50px;
    padding: 10px 20px;
    font-size: 0.9em;
    font-weight: 400;
    border: 0px solid transparent;
}
.no-js #Component64e718194ec4c2001ab05e63 .btn-default:active {
   background-color: #ff7e00;
}
.no-js #Component64e718194ec4c2001ab05e63 .btn-default:hover,
.no-js #Component64e718194ec4c2001ab05e63 .btn-default:focus {
    background-position: 0 0px;
    background-color: #ff7e00;
}
.no-js #Component64e718194ec4c2001ab05e63  .col-xs-12.col-sm-5.col-md-5.padding {
    width: 100%;
}
.no-js #Component64e718194ec4c2001ab05e63 span.label {
    font-size: 0.8em;
    font-weight: 400;
}
#iframe64e71a05188132001a19e8c6 iframe {
    height: 325px;
}
.ITPcheckboxAuthen {
    font-size: 0.9em;
}
/*ติดต่อเรา*/


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




/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
body, html {
    font-size: 20px;
}
  .navbar-default .navbar-nav>li>a {
    padding: 25px 15px;
}
  .bag-icon {
    height: 450px;
}
  .contact-img-display-2 {
    font-size: 1.2em;
}
  .itopplus-footer {
    font-size: 18px;
}
  .ITPcookiebar , .buttonExampleSite {
    font-size: 16px !important;
}
  .no-js #Component64e718194ec4c2001ab05e63 .form-control {
    padding: 26px 20px;
}
}


/* Large Devices, Wide Screens */
@media only screen and (max-width:1191px) {
.contact-img-display {
    font-size: 0.8em;
}
  .navbar-default .navbar-nav>li>a {
    padding: 19px 7px;
}
  .header-text {
    font-size: 1em;
    padding-left: 25%;
}
  .about-detail h3 {
    font-size: 1.4em;
}
  .about-detail h2 {
    font-size: 2.2em;
}
  .about-detail {
    font-size: 1.1em;
    margin-right: 0;
    padding-bottom: 5%;
}
  ul#slider64e6f5339a22c2001a57e51a {
    margin-top: 6%;
}
  .bag-head {
    font-size: 1em;
}
  .bag-icon {
    height: 300px;
}
  .why-bg1, .why-bg2 {
    font-size: 1.1em;
}
  .contact-bg h1 {
    font-size: 5em;
}
  .contact-bg h3 {
    font-size: 1.9em;
}
  .padding-pd2 {
    padding: 4%;
}
  .itopplus-footer {
    font-size: 12px;
}
  .contact-product-display {
    width: 80%;
}
  .padding-contact {
    padding: 5px 5px;
}
  #iframe64e71a05188132001a19e8c6 iframe {
    height: 392px;
}
}


/* Large Devices, Wide Screens */
@media only screen and (max-width:900px) {
.about-detail h2 {
    font-size: 1.8em;
}
  .bag-head {
    font-size: 0.7em;
}
  .bag-icon {
    font-size: 1.1em;
    height: 250px;
}
  .why-bg1, .why-bg2 {
    font-size: 0.8em;
}
  .h2, h2 {
    font-size: 3em;
}
  .itopplus-bg4 {
    background-size: cover;
}
  .process-icon {
    white-space: inherit;
}
  .contact-bg h1 {
    font-size: 4em;
}
  .contact-bg h3 {
    font-size: 1.6em;
}
  .copy-right {
    padding: 1% 0 7%;
    text-align: center;
}
  .contact-img-display-2 {
    width: 34%;
}
  .contact-product-display {
    width: 100%;
    padding: 10px 0;
}
  #iframe64e71a05188132001a19e8c6 iframe {
    height: 376px;
}
}


/* Large Devices, Wide Screens */
@media only screen and (max-width:480px) {
#imagesControl64e6c59e188132001a19d8d9 {
    padding: 0 !IMPORTANT;
}
  .bag-icon {
    height: inherit;
     margin-bottom: 5%;
}
  .bag-icon img {
    width: 50% !important;
    display: block;
    margin: 0 auto;
}
#InmyDiv1692858911156 {
    margin-bottom: 10%;
}
  .menu-align2 {
    padding: 4% 0 1% 5%;
}
  ul#slider64e6fe544ec4c2001ab0587b, ul#slider64e706c75af769001ac9505a {
    width: 50%;
    margin-left: 0;
    float: right;
    margin-right: -6%;
    display: none;
}
.why-pd {
    margin: 20% auto 0 0;
}
.why-bg1, .why-bg2 {
    width: 80%;
    font-size: 1.1em;
    margin: 0 auto 30%;
}
  .why-bg1 img, .why-bg2 img {
    width: 40% !important;
    margin: -20% auto 0;
}
  .process-icon img {
    width: 45% !important;
}
  .itopplus-bg4 {
    background-size: cover;
    background-color: #2b2b2b;
    background-image: none;
}
  .contact-bg {
    padding: 5% 0 1%;
}
  .contact-bg-width {
    width: 100%;
}
  .contact-bg h1 {
    font-size: 2.6em;
}
  .contact-bg h3 {
    font-size: 1.2em;
}
  .contact-img-display-2 {
    width: 55%;
}
  .contact-product-display {
    width: 80%;
}
  .padding-contact {
    padding: 12px 5px;
}
  .no-js #Component64e718194ec4c2001ab05e63 .col-md-6 {
    padding: 0 15px;
}
}

