.itopplus-background {

}
body,
html {
    overflow-x: hidden;
    font-family: 'Mitr', sans-serif;
    color: #444444;
}

.no-js a {
    color: #444444;
    transition: 0.35s;
}

.no-js a:hover {
    color: #d2b378;
}

.itopplus-bg2 {
	background-color: #1f3c52 !important;

}

.itopplus-footer {
    color: #fff;
}

.itopplus-footer a {
    color: #fff;
}

.itopplus-footer a:hover {
    color: #d2b378;
}


.Container-Itopplus {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_13082023bznt/0/0/bg-secz-z672463968086.webp);
    background-repeat: no-repeat;
    background-position: top;
    background-size: 100% auto;
}

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

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

.itopplus-bg4 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_130820238lxp/0/0/4z-z1367658695584.webp');
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: bottom;
}

/************Menu***************/
.navbar-default .navbar-nav>li>a {
    color: #282828;
    margin: 0 5px;
    padding: 5px 13px;
    font-size: 16px;
    font-weight: 300;
    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: transparent;
    background-color: #d2b378;
}

.dropdown-menu>li>a {
    color: #000;
}

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

/********Only Sidebar*********/
@media screen and (max-width : 992px) {

    .contenemanager-gallery .col-md-3 {
        width: 33% !important;
    }

    #main-navbar-flag a .row {
        display: grid;
        grid-template-columns: 30px auto;
        gap: 10px;
        width: 35%;
        align-items: center;
        margin: 0 auto;
    }

    #main-navbar-flag a .row>div {
        width: 100%;
        margin: 0;
        padding: 0;
    }

    #main-navbar-flag img {
        width: 30px !important;
        aspect-ratio: 1;
    }
  


}

@media screen and (min-width : 1024px) {
    .navbar-default {
        background: transparent;
    }

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

    #controlBanner {
        object-fit: contain;
        padding: 10%;
        width: 75%;
        margin: 0 auto;
    }

    ul.nav.nav-tabs li span {
        font-size: 16px !important;
    }

    ul.nav.nav-pills.nav-justified span {
        font-size: 16px !important;
    }

    #editor8 {
        font-size: 16px !important;
        font-weight: 300;
    }

    .bg1 .btnreadmore {
        float: right;
    }
}

@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 */


/*from Contact*/
.no-js #Component6508287d8f5b3d0013d7a08f label {
    display: none !important;
}

.no-js #Component6508287d8f5b3d0013d7a08f .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
}

.no-js #Component6508287d8f5b3d0013d7a08f .form-control {
    border: none;
    border-bottom: 1px solid #d4d4d4;
    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%);
    padding: 24px 5px;
    font-weight: 400;
    background: transparent;
    color: #1b1c1e;
    font-size: 16px !important;
}

.no-js #Component6508287d8f5b3d0013d7a08f .form-control:focus {
    border-bottom: 1px solid #d2b378;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px #08a6e5;
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075), 0 0 0px rgba(102, 175, 233, 0);
    color: #1b1c1e !important;
}

.no-js #Component6508287d8f5b3d0013d7a08f .btn {
    background: linear-gradient(to right, #d2b378 0%, #d2b378 100%);
    color: #fff;
    text-shadow: 0 0px 0 #e1963600;
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 25px;
    padding: 10px 30px 10px 30px;
    font-size: 16px;
    font-weight: 400;
    border: 0px solid transparent;
}

.no-js #Component6508287d8f5b3d0013d7a08f .btn-default:active {
    background: linear-gradient(to right, #d2b378 0%, #d2b378 100%);
}

.no-js #Component6508287d8f5b3d0013d7a08f .btn-default:hover,
.no-js #Component6508287d8f5b3d0013d7a08f .btn-default:focus {
    background-position: 0 0px;
    background: linear-gradient(to right, #1f3c52 0%, #1f3c52 100%);
}

.no-js #Component6508287d8f5b3d0013d7a08f .col-xs-12.col-sm-5.col-md-5.padding {
    width: 100%;
}

.no-js #Component6508287d8f5b3d0013d7a08f span.label {
    font-size: 13px;
    font-weight: 300;
}

.no-js #Component6508287d8f5b3d0013d7a08f ::placeholder {
    color: #1b1c1e !important;
    font-weight: 300;
}

#background6508287d8f5b3d0013d7a08f {
    background: #fff !important;
    padding: 5%;
    border-radius: 20px;
    box-shadow: 3px 3px 10px 0px rgb(112 112 112 / 10%);
}

/*from Contact*/


/*Tab Contact*/
.TabItpContentLandingPage6>ul {
    width: 100% !important;
    background-color: #0000 !important;
    border-radius: 30px !important;
}

.TabItpContentLandingPage6>ul>li>a:hover {
    background-color: #c0c0c0 !important;
    border-radius: 30px !important;
}

.TabItpContentLandingPage6>ul>li.active>a {
    background: linear-gradient(to right, #1f3c52 0%, #1f3c52 100%) !important;
    border-radius: 30px !important;
}

.tab-itp-background {
    padding: 0% !important;
    margin-top: 1% !important;
    margin-bottom: 0% !important;
}

.TabItpContentLandingPage6 {
    padding: 10px 10px 0px 10px !important;
    border-radius: 20px !important;
    background-color: #fff;
    background-position: left;
}

.TabItpContentLandingPage6 .tab-content {
    padding: 1% 2% !important;
}

.TabItpContentLandingPage6>ul>li>a {
    border-radius: 30px !important;
    background: linear-gradient(to right, #d2b378 0%, #d2b378 100%) !important;
    color: #fff;
}

.TabItpContentLandingPage6>ul>li>a>span {
    color: #fff !important;
}

iframe {
    border-radius: 20px;
}

/*Tab Contact*/


/*contenemanager*/
h3.managerHeader {
    display: none;
}

#Contentmanager .post-time {
    display: none;
}

.page-header {
    margin: 20px 0 0px;
    border-bottom: 0px solid #444444;
}

.landingpagemanager {
    display: none;
}

.Contentmanager .site .col-section .item.-micro a .caption .title {
    text-align: center;
    font-size: 16px;
    padding: 5% 5% 0%;
    color: #444444;
}

.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: 22.7%;
    margin: 0px 13px 25px;
}

.Contentmanager .site .col-section .item.-micro {
    padding: 0px 0px 0px 0px;
}

.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    margin-bottom: 0px;
}

.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;
    box-shadow: 3px 3px 10px 0px rgb(112 112 112 / 10%);
}

.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    border-bottom: none;
    box-shadow: 3px 3px 10px 0px rgb(112 112 112 / 10%);
}

.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 .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;
}

#background65090c2c8f5b3d0013d7a3b4 .Contentmanager .site .col-section .item.-micro a .caption .time {
    display: inherit;
    margin-bottom: 11%;
}

#background65090c2c8f5b3d0013d7a3b4 .Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    background: #fff;
    padding-left: 0;
    border-radius: 0px 0px 20px 20px;
}

#background65090c2c8f5b3d0013d7a3b4 .Contentmanager .site .col-section .item.-micro a .caption .title {
    text-align: center;
    padding: 10% 5% 0%;
    color: #000;
    font-size: 20px;
    font-family: 'Outfit', sans-serif;
}

#background65090c2c8f5b3d0013d7a3b4 .Contentmanager .site .col-section .item.-micro:nth-child(even) {
    box-shadow: 3px 3px 10px 0px rgb(112 112 112 / 10%);
    border-radius: 0px 0px 20px 20px;
}

#background65090c2c8f5b3d0013d7a3b4 .Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    box-shadow: 3px 3px 10px 0px rgb(112 112 112 / 10%);
    border-radius: 0px 0px 20px 20px;
}

#background65090c2c8f5b3d0013d7a3b4 .Contentmanager .site .col-section .item.-micro {
    padding: 0px 0px 0px 0px;
}

#background65090c2c8f5b3d0013d7a3b4 article.col-md-6.item.-micro {
    width: 22.7%;
    margin: 0px 13px 25px;
}

/*contenemanager*/


.buttonExampleSite {
    border: 0px solid #fff !important;
    color: #fff !important;
    background: #d2b378 !important;
}

.buttonExampleSite:hover {
    background: #d2b378 !important;
    color: #fff !important;
}

.pdpa-text.pdpamg1 {
    padding: 5% 0%;
}

.ITPcookiebar {
    background-color: #000000bd !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;
    font-weight: 300;
}


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

h1 {
    font-size: 2em;
}

h2 {
    font-size: 3em;
}

h3 {
    font-size: 22px;
}

h4 {
    font-size: 20px;
}

h5 {
    font-size: 22px;
}

h6 {
    font-size: 28px;
}

p {
    font-size: 16px;
    font-weight: 300;
}


.textfooter2 {
    white-space: break-spaces;
    font-family: 'Mitr', sans-serif;
    font-weight: 300;
}

.textfooter {
    color: #d2b378;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 10px;
}

.textfooter2 span {
    color: #d2b378;
    font-weight: 500;
}

ul.icon-footer ::marker {
    color: #d2b378;
}

ul.icon-footer {
    margin-left: -27px;
    line-height: 2.2;
    font-weight: 300;
    font-family: 'Outfit', sans-serif;
}

.copyright {
    font-size: 12px;
    font-family: 'Outfit', sans-serif;
}

.padour-customers {
    padding: 8%;
}

.follow-phone {
    margin-top: -121%;
    width: 90%;
    margin-bottom: -1px;
}

.padsection-commitment {
    padding: 7% 0%;
}

.btnreadmore {
    font-family: 'Outfit', sans-serif;
    background: #d2b378;
    color: #fff;
    width: fit-content;
    border-radius: 35px;
    padding: 7px 17px;
    font-weight: 300;
    margin-top: 7%;
    transition: 0.35s;
}

.btnreadmore:hover {
    background: #1f3c52;
    transition: 0.35s;
}




h2 {
    margin-top: 30px;
    text-align: center;
    text-transform: uppercase;
    font-size: 34px;
    font-family: 'Outfit', sans-serif;
    letter-spacing: 10px;
}

h2.background {
    position: relative;
    z-index: 1;
}

h2.background:before {
    border-top: 2px solid #dfdfdf;
    content: "";
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    bottom: 0;
    width: 95%;
    z-index: -1;
}

h2.background span {
    background: #fff;
    padding: 0 15px;
}

h2.double:before {
    border-top: none;
}

h2.double:after {
    border-bottom: 1px solid blue;
    -webkit-box-shadow: 0 1px 0 0 red;
    -moz-box-shadow: 0 1px 0 0 red;
    box-shadow: 0 1px 0 0 red;
    content: "";
    margin: 0 auto;
    /* this centers the line to the full width specified */
    position: absolute;
    top: 45%;
    left: 0;
    right: 0;
    width: 95%;
    z-index: -1;
}

h2.no-background {
    position: relative;
    overflow: hidden;
}

h2.no-background span {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    position: relative;
    padding: 0 20px;
}

h2.no-background span:before,
h2.no-background span:after {
    content: '';
    display: block;
    width: 1000px;
    position: absolute;
    top: 0.73em;
    border-top: 1px solid red;
}

h2.no-background span:before {
    right: 100%;
}

h2.no-background span:after {
    left: 100%;
}

h2.no-span {
    display: table;
    white-space: nowrap;
    margin: 0 auto;
    margin-bottom: 2%;
}

h2.no-span:before,
h2.no-span:after {
    border-top: 2px solid #d2b378;
    content: '';
    display: table-cell;
    position: relative;
    top: 0.7em;
    width: 20%;
}

h1.no-span:before {
    right: 5.5%;
}

h1.no-span:after {
    left: 5.5%;
}

h1.no-span {
    display: table;
    white-space: nowrap;
    margin: 0 auto;
    margin-bottom: 2%;
}

h1.no-span:before,
h1.no-span:after {
    border-top: 2px solid #d2b378;
    content: '';
    display: table-cell;
    position: relative;
    top: 0.7em;
    width: 20%;
}

h1.no-span:before {
    right: 5.5%;
}

h1.no-span:after {
    left: 5.5%;
}

ul.nav-template strong {
    display: none;
}

.padnew {
    font-family: 'Outfit', sans-serif;
    font-size: 16px;
    white-space: break-spaces;
    font-weight: 300;
}

.padnew h1 {
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
}

.nav-template li:hover {
    background-color: transparent;
}

.btnredmore-block {
    font-size: 12px;
    font-weight: 500;
    margin-top: 15px;
}

#background6507ef6b8f5b3d0013d79716 .col-md-8.col-sm-8.col-xs-8.padding-col p {
    margin: 0 0 0px;
}

#background6507ef6b8f5b3d0013d79716 .img-container {
    padding-bottom: 79%;
}

#background6508223c508a8100136301bd .col-md-8.col-sm-8.col-xs-8.padding-col p {
    margin: 0 0 0px;
}

#background6508223c508a8100136301bd .img-container {
    padding-bottom: 79%;
}

.maxHeight-main {
    max-height: max-content;
}

.maxHeight-TP4 {
    min-height: 145px !important;
}

li.col-md-6.col-sm-4.col-xs-12.maxHeight-TP4 .padnew {
    margin-left: 5%;
}

li.col-md-6.col-sm-4.col-xs-12.maxHeight-TP4 {
    margin-bottom: 10px;
}

li.col-md-6.col-sm-8.col-xs-12.maxHeight-main .img-container {
    padding-bottom: 82.5% !important;
}

.padsection-newupdate {
    padding: 2% 0%;
}

.btnviewmore {
    background: #d2b378;
    color: #fff;
    text-align: center;
    width: fit-content;
    border-radius: 30px;
    margin: 0 auto;
    font-weight: 300;
    padding: 8px 15px;
    margin-bottom: 9%;
    transition: 0.35s;
}

.btnviewmore:hover {
    background: #1f3c52;
    transition: 0.35s;
}

.section-one {
    white-space: break-spaces;
    margin-top: 15%;
}

.section-one h1 {
    text-transform: uppercase;
    font-weight: 500;
    font-family: 'Outfit', sans-serif;
    font-size: 45px;
}

.section-one h1 span {
    color: #d2b378;
    font-size: 70px;
}

.section-one h6 {
    font-size: 36px;
    margin-bottom: 5%;
}

.bghome {
    margin-top: 15%;
}

.pademptysection-one {
    padding: 3% 0%;
}

/*เฉพาะรูปแบบมีขอบ*/
.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.05);
    transition: 0.32s;
}

/**ห้ามเกินกรอบ**/
.thumbnail .imgLightbox {
    position: relative !important;
    overflow: hidden !important;
    width: 100.1% !important;
}

#background6507d6b7ed85c90012420522 .thumbnail,
#background669df73dcd462d001a0b82a8 .thumbnail,
#background6508260eed85c90012421364 .thumbnail {
    border: solid 0px #dadada;
    background: transparent;
    color: #000;
    border-radius: 0px 0px 20px 20px;
    padding: 0% !important;
    transition: 0.5s;
    box-shadow: 3px 3px 10px 0px rgb(112 112 112 / 20%);
    margin-bottom: 10%;
    transition: 0.35s;
}

#background6507d6b7ed85c90012420522 .thumbnail:hover,
#background669df73dcd462d001a0b82a8 .thumbnail:hover,
#background6508260eed85c90012421364 .thumbnail:hover {
    box-shadow: 3px 3px 10px 0px rgb(112 112 112 / 20%);
    background: transparent;
    border-radius: 0px 0px 20px 20px;
    color: #000;
    transition: 0.35s;
}




/* Tab job */
.TabItpContentLandingPage10>.nav-tabs>li>a {
    color: #fff !important;
    background: #d2b378;
    font-size: 16px;
    font-weight: 300;
    line-height: 16px;
    padding: 15px 0px;
    margin: 0 10px 10px 0;
    border-radius: 10px;
    font-family: 'Mitr', sans-serif;
}

.TabItpContentLandingPage10>.nav-tabs {
    width: 34%;
}

.TabItpContentLandingPage10>.nav-tabs>li>a:before {
    background-color: #1f3c52;
}

.TabItpContentLandingPage10>.nav-tabs>li.active>a,
.TabItpContentLandingPage10>.nav-tabs>li.active>a:hover,
.TabItpContentLandingPage10>.nav-tabs>li>a:hover {
    color: #fff !important;
}

.TabItpContentLandingPage10 {
    font-family: 'Mitr', sans-serif !important;
    padding: 10px !important;
    border-radius: 0;
    box-shadow: 0 0 0px rgba(0, 0, 0, .05) !important;
    display: table;
}

.TabItpContentLandingPage10>.tab-content {
    border: 0px solid rgb(225, 225, 225) !important;
    box-shadow: 0 4px 12px rgb(225 225 225 / 59%) !important;
}

/* Tab job */


/* ฟอร์ม Style 1 */
#formdisplay65091e0f777483001ae3d55c .form-control {
    border: none;
    border-bottom: 1px solid #c2c2c2;
    border-radius: 0px !important;
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
    background-color: transparent;
    height: 50px;
    padding: 6px 0px;
    font-size: 16px;
    font-weight: 300;
}

#formdisplay65091e0f777483001ae3d55c .form-control:focus {
    border-bottom: 1px solid #c2c2c2;
}

#formdisplay65091e0f777483001ae3d55c .form-control:hover {
    border-bottom: 1px solid #c2c2c2;
}

#formdisplay65091e0f777483001ae3d55c .btn-default:hover,
#formdisplay65091e0f777483001ae3d55c .btn-default:focus {
    background-position: 0 0px;
    background: #1f3c52;
    transition: 0.35s;
}

#formdisplay65091e0f777483001ae3d55c .btn-default {
    background-repeat: repeat-x;
    border-color: #0000;
    padding: 10px 45px;
    font-size: 16px;
    border: 0px solid transparent;
    color: #fff;
    text-shadow: none;
    border-radius: 30px;
    background: #d2b378;
    font-family: 'Outfit', sans-serif;
    transition: 0.5s;
}

#btnview64893ddd006fe800133bf819 {
    margin-left: 33.3%;
}

#formdisplay65091e0f777483001ae3d55c ::placeholder {
    color: #d2b378;
}

#capcha64893ddd006fe800133bf819 span {
    display: none;
}

#formdisplay65091e0f777483001ae3d55c span.label {
    display: contents;
}

#formdisplay65091e0f777483001ae3d55c a#capchatxt {
    font-weight: 300;
    color: #9a9a9a;
    margin-left: 2%;
}

#capcha64893ddd006fe800133bf819 .col-md-12.col-sm-12 {
    margin-left: -9px;
    width: 106.5%;
}

.head-register {
    text-align: center;
    font-family: 'Mitr', sans-serif;
    font-size: 23px;
    font-weight: 400;
}

#form64893ddd006fe800133bf819 {
    padding: 0px !important;
}

#background64893ddd006fe800133bf819 {
    background: transparent;
    padding: 6% 0% 0%;
}

#capcha64893ddd006fe800133bf819 .col-md-9.col-sm-12 {
    margin-top: 2%;
}

span.glyphicon.glyphicon-ok-circle {
    display: none;
}

#formdisplay65091e0f777483001ae3d55c .form-control::placeholder {
    color: #444444 !important;
}

#background65091e0f777483001ae3d55c {
    background: #fff !important;
    border: 0px solid rgb(225, 225, 225) !important;
    box-shadow: 0 4px 12px rgb(225 225 225 / 59%) !important;
    border-radius: 20px;
    padding: 6% 3% 1%;
}

#btnview65091e0f777483001ae3d55c {
    margin-left: 36%;
}

#cookie65091e0f777483001ae3d55c {
    margin-top: -3%;
    margin-bottom: 1%;
    font-size: 16px;
    font-weight: 300;
}

#formdisplay65091e0f777483001ae3d55c .btn-success {
    background-image: linear-gradient(to bottom, #d2b378 0, #d2b378 100%) !important;
    border-color: #d2b378 !important;
    font-weight: 300;
}

.btn-success:focus,
.btn-success:hover {
    background-color: #1f3c52 !important;
    background-position: 0 0px;
}

/* ฟอร์ม Style 1 */


.readmore-ourservice {
    background: #d2b378;
    color: #fff;
    font-size: 12px;
    text-align: center;
    width: fit-content;
    margin: 0 auto;
    border-radius: 30px;
    padding: 7px 15px;
    margin-top: 8%;
    font-weight: 300;
}

.paddetail-ourservice p {
    white-space: break-spaces;
    text-align: center;
    font-weight: 300;
}

.paddetail-ourservice h3 {
    text-align: center;
    font-size: 22px;
    font-family: 'Outfit', sans-serif;
    margin-bottom: 5%;
    height: 60px;
}

.paddetail-ourservice {
    padding: 10% 0% 13%;
    background: #fff;
    border-radius: 0px 0px 20px 20px;
}

.padsectionbottom-ourservice {
    padding: 9%;
}

.bgcommitment {
    background-image: url('http://itp1.itopfile.com/ImageServer/z_itp_130820238lxp/0/0/Commitmentz-z1209926977120.webp');
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 41% 0%;
    margin-top: 30%;
}

.bgcommitment h1 {
    text-align: center;
    color: #282828;
    font-family: 'Outfit', sans-serif;
    text-transform: uppercase;
    font-weight: 500;
}

.padiconcommitment {
    display: flex;
    width: 100%;
    background: linear-gradient(to right, rgba(230, 197, 133, 1) 0%, rgba(186, 151, 84, 1) 100%);
    border-radius: 100px;
    transition: 0.35s;
    margin-bottom: 25%;
}

.padiconcommitment:hover {
    transition: 0.35s;
    transform: scale(1.03);
}

.iconcommitment {
    width: 45%;
    margin-bottom: -4%;
}

.texticoncommitment p {
    font-weight: 300;
    white-space: break-spaces;
}

.texticoncommitment h1 {
    font-family: 'Outfit', sans-serif;
    text-transform: uppercase;
}

.texticoncommitment {
    align-self: center;
    margin-top: -16px;
    width: 60%;
}

.padiconcommitment-block {
    margin-top: 40%;
}

.padsectionbottom-commitment {
    padding: 7%;
}

.padiconcommitment-block2 {
    margin-top: 5%;
}

.qrcode-footer {
    width: 50%;
    margin-left: 24%;
    padding: 6% 0%;
}

.padqrcode-footer {
    margin-top: -104%;
    width: 100%;
    text-align: center;
    margin-left: -8%;
}

.padqrcode-footer h3 {
    font-family: 'Outfit', sans-serif;
    font-size: 22px;
    text-transform: uppercase;
    letter-spacing: 4px;
}

.qrcode-footer img {
    border: 1px solid #e1e3e7;
}

.btnaddline {
    background: #d2b378;
    position: sticky;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    width: fit-content;
    border-radius: 30px;
    padding: 8px 15px;
    margin: 0 auto;
    margin-top: 4%;
    transition: 0.35s;
}

.btnaddline:hover {
    background: #1f3c52;
    transition: 0.35s;
}

#background6507cc0b508a81001362f460 .boderedlayoutClient {
    border-top: 0px dashed transparent;
    border-left: 0px dashed transparent;
    border-right: 0px dashed transparent;
    border-bottom: 0px dashed transparent;
}

.padbg4 {
    padding: 8%;
}

.padmenu {
    padding: 2% 0%;
}

.section-about p {
    text-indent: 30px;
}

.iconiso-aboutblock {
    display: flex;
    width: 40%;
    margin-top: 2%;
    margin-bottom: 10%;
    display: none;
}

.iconiso-about {
    padding: 0px 10px;
}

.section-about h1 {
    white-space: break-spaces;
    font-family: 'Outfit', sans-serif;
    font-weight: 500;
    font-size: 45px;
    text-transform: uppercase;
}

.section-about h1 span {
    color: #d2b378;
    font-size: 70px;
}

.section-about h6 {
    margin-bottom: 4%;
    font-size: 36px;
}

.section-contact p {
    white-space: break-spaces;
    font-weight: 300;
}

.section-contact h3 {
    margin-bottom: 1%;
}

.padiconcontact {
    display: flex;
    width: 100%;
}

.iconcontact {
    width: 15%;
}

.texticoncontact {
    font-family: 'Outfit', sans-serif;
    align-self: center;
    margin-left: 10px;
}

.padsocial-contact {
    margin-top: 10px;
}

.padsocial-contact {
    display: flex;
    width: 100%;
}

.section-contact p {
    margin-bottom: 15px;
}

ul.nav.nav-pills.nav-justified span {
    font-family: 'Outfit', sans-serif;
}

.img-thumbnail {
    border-radius: 25px;
}

.padheadupport-facilities {
    text-align: left;
    line-height: 1.5;
    margin-top: 1%;
}

.padheadupport-facilities p {
    text-indent: 30px;
}

.padheadupport-facilities h1 {
    text-align: center;
}

.padheadupport-facilities h3 {
    text-align: center;
    margin-bottom: 2%;
    font-size: 22px;
}

.padheadupport-facilities ul p {
    text-indent: 0px;
}

.social-share {
    display: none;
}

.paddetailjob {
    white-space: break-spaces;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    padding: 2%;
    text-align: left;
}

ul.icon-job ::marker {
    color: #d2b378;
}

ul.icon-job {
    margin-left: -15px;
    margin-top: 5px;
}

.paddetail-service p {
    text-indent: 30px;
}

.paddetail-service h4 {
    font-family: 'Outfit', sans-serif;
    margin-bottom: 10px;
    font-size: 22px;
}

.paddetail-service h1 {
    font-size: 36px;
}

.paddetail-social {
    margin-top: 5%;
    margin-bottom: 3%;
}

.iconcontact2 {
    width: 7%;
}

.padiconcontact2 {
    display: flex;
    width: 100%;
    margin-bottom: 10px;
}

.paddetail-serviceblock {
    margin-left: 5%;
}

figure.effect-apollo figcaption::before {
    background: rgb(255 255 255 / 0%);
}

#background6509265d07977f001323c288 .thumbs,
#background650943e5ed85c9001242241f .thumbs,
#background65094476777483001ae3dbd7 .thumbs,
#background6509450c27579a0013b39337 .thumbs,
#background6509450c27579a0013b39337 .thumbs {
    margin-bottom: 0px;
}

figure.effect-apollo {
    border-radius: 20px;
}

.section-about {
    margin-left: 5%;
}

.history p {
    text-align: center;
    white-space: break-spaces;
}







.TabItpContentLandingPage8:before {
    content: "";
    width: 100%;
    height: 7px;
    border-radius: 10px;
    background: #d2b378;
    position: absolute;
    top: 15px;
    left: 0;
    transform: translateY(-50%);
}

.TabItpContentLandingPage8>.nav-tabs>li>a {
    background: #d2b378 !important;
}

.TabItpContentLandingPage8>.nav-tabs>li.active>a:focus,
.TabItpContentLandingPage8>.nav-tabs>li.active>a:hover {
    background: #d2b378 !important;
}

.TabItpContentLandingPage8>.nav-tabs>li.active>a:before,
.TabItpContentLandingPage8>.nav-tabs>li>a:hover:before {
    background: #1f3c52 !important;
}

.padhistory {
    text-align: center;
    font-family: 'Mitr', sans-serif;
    font-size: 30px;
    font-weight: 400;
    margin-bottom: 2%;
}


.main-timeline {
    position: relative;
    transition: all 0.4s ease 0s;
}

.main-timeline:before {
    content: "";
    width: 3px;
    height: 100%;
    background: #bfbfbf;
    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 #d2b378;
    position: absolute;
    top: 0;
    left: 3px;
    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: 3px solid #0000001a;
    -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;
    font-family: 'Outfit', sans-serif;
}

.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;
}

.paddetail-ourservice h3 {
    white-space: break-spaces;
}

.section-contact h3 {
    font-size: 22px;
}

.padheadupport-facilities h1 {
    font-size: 36px;
}

.paddetailjob h4 {
    font-size: 22px;
}

.padwelfare h1 {
    font-size: 22px;
}

#cookie6508287d8f5b3d0013d7a08f {
    font-size: 16px;
    font-weight: 300;
    margin-left: -50px;
    padding: 0px 40px;
}

.bgprocess-noimg {
    background: #fff;
    padding: 20%;
    margin-top: 4%;
    margin-bottom: 2%;
    border-radius: 20px;
}

.bgprocess h1 {
    font-size: 28px;
}




#background65090c2c8f5b3d0013d7a3b4 .Contentmanager .site .col-section .item.-micro:hover .readmore-ourservice {
    background: #1f3c52;
    transition: 0.35s;
}

#formdisplay65091e0f777483001ae3d55c .btn-success:hover {
    background-image: linear-gradient(to bottom, #1f3c52 0, #1f3c52 100%) !important;
    border-color: #1f3c52 !important;
    font-weight: 300;
}

#background6507d6b7ed85c90012420522 .thumbnail:hover .readmore-ourservice,
#background669df73dcd462d001a0b82a8 .thumbnail:hover .readmore-ourservice,
#background6508260eed85c90012421364 .thumbnail:hover .readmore-ourservice {
    background: #1f3c52;
    transition: 0.35s;
}


figure.effect-apollo {
    background: transparent !important;
}

.iconpersons-contact {
    white-space: break-spaces;
}

.iconpersons-contact h3 {
    font-size: 20px;
}

.iconpersons-contact img {
    width: 60% !important;
    padding-bottom: 5% !important;
}

.iconpersons-contactblock {
    padding: 10% 5%;
    background: #fff;
    border-radius: 20px;
    box-shadow: 3px 3px 10px 0px rgb(112 112 112 / 20%);
    margin: 0px 10px;
}




.text1 {
    font-size: 22px;
    color: #d2b378;
    font-weight: 500;
    text-transform: uppercase;
    padding: 8px 0px 0px 0px;
    font-family: 'Outfit', sans-serif;
}

.text2 {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 300;
    color: #d2b378;
    margin-bottom: 2%;
}

.texttext1 {
    margin-top: 2%;
    margin-bottom: 2%;
}

.texttext2 {
    margin-top: 2%;
    margin-bottom: 2%;
    font-size: 16px;
    margin-left: 2%;
}

.texttext3 {
    padding: 2%;
}

.img1 {
    width: 65%;
    margin: 0 auto;
    margin-top: 4%;
}

.padmenu h4 {
    text-align: center;
    font-size: 26px;
}

.navbar .nav,
.navbar .nav>li {
    font-family: 'Outfit', sans-serif;
}

.bg1 h3 {
    font-family: 'Outfit', sans-serif;
}

ul.icon-product ::marker {
    color: #d2b378;
}

ul.icon-product p {
    text-indent: 0px;
}

#tableA {
    width: 100%;
    text-align: center;
}

#tableA th {
    background-color: #d2b378;
    padding: 10px;
    color: #ffffff;
    font-size: 16px;
    border: 1px solid #fff;
    text-align: center;
    font-weight: 400;
}

#tableA td {
    border: 1px solid #fff;
    padding: 10px;
    font-size: 16px;
    width: 17%;
}

#tableA tr:nth-child(even) {
    background-color: #f2f2f2a1;
}

#tableA tr:hover {
    background-color: #f2f2f2a1;
}

.padsection-facillity p {
    text-align: center;
    margin-top: 0%;
    margin-bottom: 4%;
    white-space: break-spaces;
}

.facility img {
    border-radius: 15px;
}

.padsection-facillity img {
    border-radius: 15px;
}

#background651137f3261d1d0013c7bba3 img {
    border-radius: 15px;
}

#background65113a61261d1d0013c7bcb4 img {
    border-radius: 15px;
}

#background654a1bba60bc5b00138885ac img {
    border-radius: 15px;
}

#background654a1c5060bc5b00138885b4 img {
    border-radius: 15px;
}

#background654a1d3a9616e3001398ef19 img {
    border-radius: 15px;
}

#background654a1dfc12f05a0013f9940a img {
    border-radius: 15px;
}

#background654a1dfc12f05a0013f9940a {
    margin: 0% 25%;
}

.bgquality {
    padding: 10% 7% 13%;
    background: #fff;
    border-radius: 20px;
    height: 290px;
    margin-bottom: 10%;
}

#background65113ada2b5c6e00133e3a7c {
    width: 80%;
    margin: 0 auto;
}

#background65113ada2b5c6e00133e3a7c img {
    border-radius: 15px !important;
}

.iconpersons-contactblock {
    height: 370px;
}

.paddetail-ourservice {
    padding: 10% 4% 13%;
    height: 320px;
}

.paddetail-ourservice p {
    height: 140px;
}

.iconpersons-contactblock {
    text-align: center;
}

#background65127726b537ec001325b1a0 .thumbs,
#background65127679261d1d0013c7d34d .thumbs,
#background6512654c261d1d0013c7d28d .thumbs,
#background6512756a9082920013b294ee .thumbs {
    margin-bottom: 0px;
}



@media screen and (min-width : 1900px) {
    h1 {
        font-size: 2.5em;
    }

    h2 {
        font-size: 3.5em;
    }

    h3 {
        font-size: 50px;
    }

    h4 {
        font-size: 26px;
    }

    h5 {
        font-size: 30px;
    }

    h6 {
        font-size: 34px;
    }

    p {
        font-size: 20px;
        font-weight: 300;
    }

    .navbar-default .navbar-nav>li>a {
        padding: 5px 17px;
        font-size: 20px;
    }

    .section-one h1 span {
        font-size: 90px;
    }

    .section-one h1 {
        font-size: 56px;
    }

    .section-one h6 {
        font-size: 46px;
    }

    .btnreadmore {
        font-size: 18px;
    }

    .paddetail-ourservice h3 {
        font-size: 28px;
        height: 85px;
    }

    .readmore-ourservice {
        font-size: 18px;
        margin-top: 10%;
    }

    .textfooter {
        font-size: 20px;
    }

    .btnviewmore {
        font-size: 18px;
    }

    .textfooter2 {
        font-size: 18px;
    }

    ul.icon-footer {
        font-size: 18px;
    }

    .padqrcode-footer h3 {
        font-size: 32px;
    }

    .btnaddline {
        font-size: 20px;
    }

    .follow-phone {
        margin-top: -123%;
    }

    .padnew {
        font-size: 18px;
        white-space: inherit;
    }

    .padnew h1 {
        font-size: 20px;
    }

    li.col-md-6.col-sm-8.col-xs-12.maxHeight-main .img-container {
        padding-bottom: 67% !important;
    }

    .btnredmore-block {
        font-size: 16px;
    }

    .padsectionbottom-commitment {
        padding: 8%;
    }

    ul.icon-a {
        font-size: 20px;
    }

    .section-about h1 span {
        font-size: 90px;
    }

    .section-about h1 {
        font-size: 56px;
    }

    .section-about h6 {
        font-size: 46px;
    }

    .main-timeline .description {
        font-size: 20px;
    }

    .main-timeline .date {
        font-size: 28px;
    }

    .paddetail-service h1 {
        font-size: 46px;
    }

    ul.nav.nav-tabs li span {
        font-size: 20px !important;
    }

    .paddetailjob {
        font-size: 20px;
    }

    .head-register {
        font-size: 29px;
    }

    .padwelfare h1 {
        font-size: 29px;
    }

    #formdisplay65091e0f777483001ae3d55c .form-control {
        height: 55px;
        font-size: 20px;
    }

    #cookie65091e0f777483001ae3d55c {
        font-size: 18px;
    }

    #background65090c2c8f5b3d0013d7a3b4 .Contentmanager .site .col-section .item.-micro a .caption .title {
        font-size: 26px;
    }

    ul.nav.nav-pills.nav-justified span {
        font-size: 20px !important;
    }

    .no-js #Component6508287d8f5b3d0013d7a08f .form-control {
        padding: 26px 5px;
        font-size: 20px !important;
    }

    .section-contact h3 {
        font-size: 28px;
    }

    .paddetail-service h4 {
        font-size: 28px;
    }

    .padheadupport-facilities h3 {
        font-size: 28px;
    }

    .padheadupport-facilities h1 {
        font-size: 46px;
    }

    .paddetailjob h4 {
        font-size: 28px;
    }

    #editor8 {
        font-size: 20px !important;
    }

    #cookie65091e0f777483001ae3d55c {
        font-size: 20px;
    }

    #formdisplay65091e0f777483001ae3d55c .btn-default {
        font-size: 20px;
    }

    #cookie6508287d8f5b3d0013d7a08f {
        font-size: 20px;
    }

    .TabItpContentLandingPage10>.nav-tabs>li>a {
        padding: 20px 0px;
    }

    .bgprocess h1 {
        font-size: 26px;
    }

    .iconpersons-contact h3 {
        font-size: 20px;
    }

    .texttext2 {
        font-size: 20px;
    }

    .text2 {
        font-size: 20px;
    }

    .text1 {
        font-size: 28px;
    }

    .bg1 h1 {
        color: #d2b378;
        padding: 8px 0px 0px 0px;
    }

    .bg1 .btnreadmore {
        float: right;
        margin-top: 0%;
    }

    .bg1 h3 {
        font-size: 22px;
        margin-bottom: 3%;
        margin-top: 2%;
    }

    .text1 {
        margin-top: 10px;
    }

    .bg1:hover .btnreadmore {
        background: #1f3c52;
        transition: 0.35s;
    }

    #tableA th {
        font-size: 20px;
    }

    #tableA td {
        font-size: 20px;
    }

    .iconpersons-contactblock {
        height: 450px;
    }

    .bgquality {
        height: 390px;
    }

    .paddetail-ourservice p {
        height: 170px;
    }

    .paddetail-ourservice {
        height: 410px;
    }

    .paddetail-service h3 {
        font-size: 26px;
    }
}


@media screen and (max-width : 1200px) {
    .navbar-default .navbar-nav>li>a {
        padding: 5px 10px;
    }

    .section-one h1 span {
        font-size: 64px;
    }

    .section-one h1 {
        font-size: 38px;
    }

    .section-one h6 {
        font-size: 30px;
    }

    .section-one {
        white-space: inherit;
    }

    .padnew {
        font-size: 12px;
        white-space: inherit;
    }

    h2 {
        font-size: 28px;
    }

    .maxHeight-TP4 {
        min-height: auto !important;
    }

    .paddetail-service h1 {
        font-size: 30px;
    }

    #background65090c2c8f5b3d0013d7a3b4 article.col-md-6.item.-micro {
        width: 22.2%;
    }

    .padwelfare h1 {
        font-size: 16px;
    }

    .paddetail-ourservice h3 {
        height: 100px;
    }

    .paddetail-ourservice p {
        height: 190px;
    }

    .paddetail-ourservice {
        padding: 10% 4% 13%;
        height: 400px;
    }

    .texticoncommitment h1 {
        font-size: 22px;
    }
}



@media screen and (max-width : 900px) {
    h1 {
        font-size: 1.8em;
    }

    .navbar-header {
        box-shadow: 0 0 0px 0 #ccc;
    }

    .section-one h1 {
        font-size: 32px;
    }

    .section-one h6 {
        font-size: 24px;
    }

    .section-one h1 {
        font-size: 30px;
    }

    #background6507d6b7ed85c90012420522 .col-md-3.col-sm-4.col-xs-4 {
        width: 25%;
    }

    #background669df73dcd462d001a0b82a8 .col-md-3.col-sm-4.col-xs-4 {
        width: 25%;
    }

    .paddetail-ourservice h3 {
        white-space: inherit;
        font-size: 20px;
    }

    .paddetail-ourservice p {
        white-space: inherit;
        text-align: center;
        font-weight: 300;
    }

    .paddetail-ourservice p {
        height: 150px;
    }

    .texticoncommitment p {
        font-weight: 300;
        white-space: inherit;
    }

    .texticoncommitment h1 {
        font-size: 22px;
    }

    #background6507ef6b8f5b3d0013d79716 li.col-md-6.col-sm-8.col-xs-12.maxHeight-main {
        width: 100%;
    }

    #background6508223c508a8100136301bd li.col-md-6.col-sm-8.col-xs-12.maxHeight-main {
        width: 100%;
    }

    .section-about h1 span {
        font-size: 40px;
    }

    .section-about h1 {
        font-size: 32px;
    }

    #background6508260eed85c90012421364 .col-md-3.col-sm-4.col-xs-4 {
        width: 25%;
    }

    .copyright2 {
        text-align: center;
    }

    .iconcontact2 {
        width: 11%;
    }

    figure.effect-apollo {
        border-radius: 15px;
    }

    #display1,
    #display3 {
        width: 106%;
    }

    #selectbox6 {
        width: 107%;
    }

    .padsocial-contact {
        display: inherit;
    }

    .iconcontact {
        width: 10%;
    }

    .padiconcontact {
        margin-top: 10px;
    }

    #background65090c2c8f5b3d0013d7a3b4 article.col-md-6.item.-micro {
        width: 21.2%;
    }

    .section-contact p {
        white-space: inherit;
    }

    .iconpersons-contact h3 {
        font-size: 20px;
    }

    .paddetail-ourservice p {
        height: 260px;
    }

    .paddetail-ourservice {
        padding: 10% 4% 13%;
        height: 460px;
    }

    .timeline-content .col-md-12.col-sm-6.padding-col {
        width: 100%;
    }

    .padiconcommitment {
        width: 115%;
        margin-left: -8%;
    }

    .texticoncommitment h1 {
        font-size: 18px;
    }

    .btnreadmore {
        float: right;
    }
}







@media only screen and (max-width: 767px) {
    .main-timeline:before {
        left: 0;
    }

    .main-timeline .timeline-icon {
        left: -8px;
        margin: 0;
    }

    .main-timeline .timeline-content {
        width: 90%;
        float: right;
    }
}





@media screen and (max-width : 480px) {
    h2 {
        font-size: 24px;
    }

    #background6507d6b7ed85c90012420522 .col-md-3.col-sm-4.col-xs-4 {
        width: 100%;
    }

    #background669df73dcd462d001a0b82a8 .col-md-3.col-sm-4.col-xs-4 {
        width: 100%;
    }

    .paddetail-ourservice p {
        height: auto;
    }

    #background6508260eed85c90012421364 .col-md-3.col-sm-4.col-xs-4 {
        width: 100%;
    }

    #background65090c2c8f5b3d0013d7a3b4 article.col-md-6.item.-micro {
        width: 100%;
    }

    .section-one {
        margin-top: 5%;
    }

    .copyright2 {
        font-size: 12px;
    }

    #background6507ef6b8f5b3d0013d79716 .col-md-4.col-sm-4.col-xs-4.padding-col {
        width: 100%;
    }

    #background6507ef6b8f5b3d0013d79716 .col-md-8.col-sm-8.col-xs-8.padding-col {
        width: 100%;
    }

    #background6508223c508a8100136301bd .col-md-8.col-sm-8.col-xs-8.padding-col {
        width: 100%;
    }

    #background6508223c508a8100136301bd .col-md-4.col-sm-4.col-xs-4.padding-col {
        width: 100%;
    }

    li.col-md-6.col-sm-4.col-xs-12.maxHeight-TP4 .padnew {
        margin-left: 0%;
        margin-top: 5%;
    }

    .padnew {
        font-size: 16px;
    }

    .btnredmore-block {
        font-size: 14px;
    }

    .bgcommitment {
        margin-top: 0%;
    }

    .padiconcommitment {
        margin-bottom: 15%;
    }

    .main-timeline .timeline-content.right {
        float: left;
        text-align: left;
    }

    .main-timeline .timeline-content {
        width: 100%;
        float: left;
    }

    .main-timeline .timeline-content {
        padding: 25px 20px 20px;
    }

    .main-timeline .description {
        text-align: left;
    }

    .main-timeline .description {
        text-align: left;
        display: inline-block;
    }

    .main-timeline .date {
        float: left;
    }

    .iconcontact {
        width: 11%;
    }

    .padheadupport-facilities h1 {
        font-size: 1.5em;
    }

    .head-register {
        font-size: 26px;
    }

    #btnview65091e0f777483001ae3d55c {
        margin-left: 25%;
    }

    .TabItpContentLandingPage10>.nav-tabs {
        width: 35%;
    }

    .paddetail-ourservice {
        padding: 10% 5% 13%;
    }

    .paddetail-ourservice p {
        font-size: 16px;
    }

    .paddetail-service h1 {
        font-size: 26px;
    }

    #display1,
    #display3 {
        width: 108%;
    }

    #selectbox6 {
        width: 108%;
    }

    .TabItpContentLandingPage10>.nav-tabs>li>a {
        padding: 25px 5px;
    }

    .TabItpContentLandingPage10>.nav-tabs>li>a:before {
        transform: translateY(100px) scale(.5);
    }

    .section-about h1 span {
        font-size: 64px;
    }

    .section-about h1 {
        font-size: 30px;
    }

    .section-about h6 {
        font-size: 24px;
    }

    .main-timeline .timeline-icon {
        top: -10px;
    }

    .TabItpContentLandingPage10>.nav-tabs {
        display: table-header-group;
    }

    .TabItpContentLandingPage10>.nav-tabs>li>a {
        padding: 20px 5px;
    }

    li.col-md-6.col-sm-8.col-xs-12.maxHeight-main {
        margin-bottom: 10px;
    }

    .iconpersons-contactblock {
        margin-bottom: 15px;
    }

    .bg1 {
        text-align: left;
    }

    .bg1 .btnreadmore {
        float: left;
        margin-top: 0%;
    }

    .bg1 .btnreadmore {
        margin-top: 4%;
    }

    .text1 {
        margin-top: 7%;
    }

    .bgprocess h1 {
        font-size: 20px;
    }

    .padsection-facillity img {
        margin-bottom: 20px;
    }

    .bgquality {
        height: auto;
    }

    .iconpersons-contactblock {
        height: auto;
    }

    .paddetail-ourservice h3 {
        height: auto;
    }

    .paddetail-ourservice {
        height: auto;
    }

    .padiconcommitment {
        width: 100%;
        margin-left: 0%;
    }

    .texticoncommitment h1 {
        font-size: 22px;
    }

    .btnreadmore {
        float: left;
    }
}

#background6507ef6c8f5b3d0013d79721 .form-group .col-md-3 {
    width: 50% !important;
}








@media screen and (max-width: 992px) {
    #controlBanner img {
        position: fixed;
        top: 5px;
        left: 10px;
        width: 50px !important;
        z-index: 10000;
    }

    #nav-menu,
    #ItopplusMainSidebar>div {
        background: #fff !important;
    }

    #itpMenuSideBar span {
        background-color: #d2b378 !important;
    }

    #controlMenu a {
        color: #d2b378 !important;
        border: none;
    }

    .itopplus-banner *:not(i):before,
    .itopplus-banner *:not(i)::after {
        display: none;
    }

    #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%;
        gap: 5px;
    }

    #itpMenuSideBar {
        display: grid;
        place-items: center;
        border: none;
        margin: 0 !important;
        padding: 0 !important;
        background: transparent !important;
        background-color: transparent !important;
    }

    #itpMenuSideBar .navbar-inline:last-child {
        display: none;
    }

    #itpMenuSideBar span {
        height: 3px !important;
        width: 25px !important;
        margin: 5px !important;
    }

    .navbar-header a:not(a.visible-xs),
    .navbar-header a.visible-xs i {
        display: none !important;
    }

    .navbar-header>* {
        display: grid !important;
        place-items: center;
        place-content: center;
        background-image: url();
        background-size: 30px;
        background-position: center;
        background-repeat: no-repeat;
        width: 35px;
    }

    #itpphonemobile {
        background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/telz-z77323662137.png) !important;
    }

    #itpsearchmobile {
        background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/searchz-z1134319420589.png) !important;
    }

    .old-image-icon-facebook {
        background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/facebookz-z1318628404704.png) !important;
    }

    .old-image-icon-line {
        background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/linez-z1655517020729.webp) !important;
    }

    .old-image-icon-instragram {
        background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/instagramz-z1066049211157.webp) !important;
    }

    .old-image-icon-youtube {
        background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/youtubez-z1416596488876.webp) !important;
    }

    #languagemobile {
        order: 10;
    }

    #language_member_bar {
        display: none
    }

    #main-navbar-collapse {
        display: none !important;
    }

    #languagemobile {
        filter: unset !important;
    }
}




