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


.itopplus-slide {
    background: linear-gradient(180deg, rgba(255, 170, 23, 1) 0%, rgba(239, 137, 3, 1) 100%);
    color: #fff;
}
.itopplus-bg {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_120420235ahc/0/0/1z-z1716466405962.webp');
      background-size: 100% auto;
}

.itopplus-bg2 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_120420235ahc/0/0/2z-z130974514449.webp');
}

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

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

.itopplus-bg5 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_120420235ahc/0/0/5z-z445675778778.webp');
      background-size: 100% auto;
}

.itopplus-bg6 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_120420235ahc/0/0/6z-z942150074931.webp');
}

.itopplus-footer {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_120420235ahc/0/0/fz-z671876687724.webp');
}


.navbar-default .navbar-nav>li>a {
    font-size: 1em;
    color: #282828;
    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: #282828 !important;
    box-shadow: 0px 1px 0px 0px #ef8903;
    border-radius: none;
    background: transparent;
    background-color: transparent;
}

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

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

@media screen and (max-width: 992px) {

    #controlBanner img {
        position: fixed;
        top: 5px;
        left: 10px;
        width: 40px !important;
        z-index: 110;
    }

    .navbar-header {
        display: flex;
        flex-direction: row-reverse;
        padding: 0 10px;
        box-shadow: 0 0 3px 0 #ccc;
    }

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

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

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #444 !important;
        color: #444 !important;
    }
}

@media screen and (min-width: 1024px) {
    #controlBanner {
        object-fit: contain;
        padding: 15px;
        width: 75% !important;
        margin: 0 auto;
        position: absolute;
    }

    #nav-menu {
        margin-top: 2vw;
        text-align: center;
        background-color: transparent;
    }


    .no-js .itopplus-banner {
        position: sticky;
        top: 0;
        z-index: 110;
    }

    .itopplus-banner {
        background: #fff;
        min-height: 100px;
    }

    #menu66600da7930ddc00138be362 {
        margin-right: 200px;
    }
  
  ul#itopplus-nav-bar {
    margin-left: -3%;
}
ul.nav li.dropdown:hover > ul.dropdown-menu {
  display: block;
  margin: 0;
}
}


@media screen and (min-width : 1900px) {
    .itopplus-banner {
        min-height: 125px;
    }
}






/**/
.h1, h1 {
    font-size: 3.5em;
}
.h2, h2 {
    font-size: 2.8em;
    font-weight: 400;
}
.h3, h3 {
    font-size: 1.65em;
    font-weight: 400;
}
.h4, h4 {
    font-size: 1.3em;
}
.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;
    color: #444444;
    line-height: 1.7;
}
.itopplus-footer h4 {
    margin: 0px 0 20px;
    font-weight: 600;
    color: #ef8903;
}
.itopplus-footer a {
    color: #444444;
}
.itopplus-footer a:hover {
    color: #ef8903;
}
.footer-logo {
    padding-top: 10%;
}
.footer-pd1 {
    padding-top: 15%;
}
.footer-pd2 {
    padding: 15% 0 0 25%;
}
.footer-pd3 {
    padding: 15% 0 0 20%;
}
.footer-pd3 .media-body {
    padding: 4px 0;
}
.icon-img-footer {
    display: flex;
    gap: 15px;
    justify-content: flex-end;
    padding: 15% 0;
    width: 50%;
    margin: 0 auto;
}
.icon-img {
    transition: 0.5s;
}
.icon-img:hover {
    transform: scale(1.1);
}
.copy-right {
    font-size: 0.8em;
    text-align: center;
}
.ITPcookiebar {
    width: 100% !important;
}
.buttonExampleSite {
    border: 1px solid #ef8903 !important;
    color: #ef8903 !important;
    font-family: "LINE Seed Sans TH" !important;
}
.buttonExampleSite:hover {
    background: #ef8903 !important;
    color: #ffffff !important;
}
.ITP-pdpa-template-titleFont {
    font-size: 1.2em !important;
    padding-bottom: 0rem !important;
    font-weight: 600 !important;
}
.ITP-pdpa-template-contentFont {
    font-size: 1em !important;
}
.itpPDPALandingPage {
    padding: 6% 2% 2%;
}
.backToTop {
    width: 60px ! IMPORTANT;
    right: 10px !important;
    bottom: 70px !important;
}
.backToTop img {
    width: 100%;
}
/*footer*/




/*หน้าแรก*/
.shopcart {
    -webkit-border-radius: 800px 800px 800px 800px;
    border: 0px solid #b8860b;
    width: 55px !important;
    height: 55px !important;
    background: url(http://itp1.itopfile.com/ImageServer/z_itp_120420235ahc/30/0/cartz-z227721865523.webp) no-repeat, linear-gradient(180deg, rgba(255,170,23,1) 0%, rgba(239,137,3,1) 100%);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    position: fixed;
    cursor: pointer;
    top: 3%;
    right: 3%;
    box-shadow: 0px 5px 10px rgba(239, 137, 3, .9);
}
.about-block {
    white-space: pre-line;
    text-align: center;
    padding: 5% 0 2%;
}
.about-block span {
    color: #ef8903;
    font-family: "Noto Serif Display", serif;
    font-size: 1.6em;
}
.about-block h4 {
    line-height: 1.4;
    margin: 0;
}
.about-block h1 {
    font-family: "Noto Serif Display", serif;
}
.about-block h2 {
    color: #ef8903;
}
.menu-align {
    text-align: center;
    padding: 5% 0 2%;
}
.menu-align h2  , .menu2-align h2 {
    font-weight: 600;
}
.menu-align h3 {
    font-weight: 600;
}
.menu-maps {
    display: grid;
    grid-template-columns: 20px auto;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
.menu-maps-text {
    color: #ef8903;
}
.padding-pd {
    padding: 2%;
}
figure.effect-phoebe {
    background: transparent;
    border-radius: 20px;
}
.grid figure p {
    letter-spacing: 0px;
    font-size: 0.9em;
}
figure.effect-phoebe p {
    background: rgba(53, 63, 71, .6);
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 12px 0;
    text-transform: none;
}
figure.effect-phoebe:hover p {
    background: rgba(255, 170, 23, .6);
}
.grid figure h2 {
    word-spacing: normal;
    font-weight: 400;
}
figure.effect-phoebe img {
    opacity: 1;
    transition: 0.5s;
}
figure.effect-phoebe:hover img {
  transform: scale(1.1) !important;
}
.maps-bg {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
.maps-bg-img {
    width: 20px;
}
.about-block2 {
    padding: 10% 5%;
    text-align: center;
}
.about-block2 h2 {
    font-weight: 600;
}
.about-block2 h3 {
    white-space: pre-line;
    margin: 30px 0;
    line-height: 1.3;
}
.btn-more {
    background: linear-gradient(180deg, rgba(255, 170, 23, 1) 0%, rgba(239, 137, 3, 1) 100%);
    color: #fff;
    border: none;
    box-shadow: 0px 5px 10px rgba(239, 137, 3, .9);
    padding: 8px 20px;
    font-size: 0.9em;
    border-radius: 50px;
    transition: 0.5s;
}
.btn-more:hover {
    background: linear-gradient(180deg, rgba(255, 170, 23, 1) 0%, rgba(255, 170, 23, 1) 100%);
    color: #fff;
}
.thumbnail {
    padding: 0px !important;
    background-color: transparent;
    border: 0px solid #ddd;
    border-radius: 20px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, .15);
}
.thumbnail .imageWidth.imageGallery , .thumbs .imageWidth.imageGallery {
    transform: scale(1.0);
    transition: 0.5s;
}
.thumbnail .imageWidth.imageGallery:hover , .thumbs .imageWidth.imageGallery:hover {
    transform: scale(1.1);
}
.thumbs .imgLightbox  {
    position: relative !important;
    overflow: hidden !important;
    width: 100% !important;
    border-radius: 20px;
}
.thumbnail .imgLightbox {
    position: relative !important;
    overflow: hidden !important;
    width: 100% !important;
    border-radius: 20px 20px 0 0;
}
.dish-img1 {
    width: 110%;
}
#Component66695264a317f00013d5c6f9 {
    width: 85%;
}
.menu-align2 {
    width: 85%;
    text-align: right;
    padding: 0% 0 2%;
    display: flex;
    gap: 30px;
    align-items: center;
    justify-content: flex-end;
}
.menu-border {
    border-bottom: 2px solid #ef8903;
    width: 40%;
}
.menu-align2 h2 {
    font-weight: 600;
    margin: 0;
}
.menu-border span {
    background: #ef8903;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    position: absolute;
    margin-top: -5px;
}
.menu-border2 span {
    background: #ef8903;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    position: absolute;
    margin-top: -5px;
    float: left;
    margin-left: -34%;
}
.food-menu {
    text-align: center;
    padding: 10% 0;
}
.food-menu span {
    color: #ef8903;
    height: 25px;
    display: block;
}
.food-menu img {
    width: 30px !important;
    margin: 15px 0 0;
}
.btn-view , .thumbnail .btn-view  {
    background: #ef8903;
    color: #fff;
    border: none;
    padding: 8px 20px;
    font-size: 0.9em;
    border-radius: 50px;
    transition: 0.5s;
}
.btn-view:hover , .thumbnail:hover .btn-view  {
    background: #ffaa17;
    color: #fff;
}
.btn-align {
    text-align: center;
    padding: 2% 0 5%;
}
.dish-img2 {
    width: 110%;
    margin-left: -10%;
}
#Component66695c2ffedf080013affa49 {
    width: 85%;
    float: right;
    position: relative;
    z-index: 2;
}
.effect-sadie {
    border-radius: 20px;
}
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, 0, 0);
    text-align: left;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(53, 63, 71, .9) 100%);
    text-transform: initial;
}
figure.effect-sadie figcaption::before {
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(top,rgba(72,76,97,0) 0,rgba(53, 63, 71, 1) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(53, 63, 71, 1) 100%);
    content: '';
    opacity: 0;
    -webkit-transform: translate3d(0,50%,0);
    transform: translate3d(0,50%,0);
}
.food-service {
    display: grid;
    grid-template-columns: auto 30px;
    align-items: center;
}
.activity-block {
    padding: 7% 0 0;
    text-align: center;
}
.activity-block h3 {
    margin: 5px 0;
}
.activity-btn {
    text-align: center;
    margin: 5% 0 -6%;
}
.menu3-align h2 {
    font-family: "Noto Serif Display", serif;
}
.menu3-align h4 {
    white-space: pre-line;
    font-weight: 400;
    line-height: 1.3;
    margin: 20px 0 25px;
}
.btn-view-more {
    background: transparent;
    border: 1px solid #fff;
    color: #fff;
    font-size: 0.9em;
    padding: 8px 20px;
    border-radius: 50px;
    transition: 0.5s;
}
.btn-view-more:hover {
    background: #fff;
    border: 1px solid #fff;
    color: #000;
}
.tour-block {
    display: grid;
    grid-template-columns: 30% auto;
    width: 90%;
    justify-content: end;
    margin: 0 0 0 auto;
    gap: 20px;
}
.btn-tour {
    background: linear-gradient(180deg, rgba(255, 170, 23, 1) 0%, rgba(239, 137, 3, 1) 100%);
    color: #fff;
    box-shadow: 0px 5px 10px rgba(239, 137, 3, .9);
    border: none;
    border-radius: 25px;
    padding: 15% 0;
   transition: 0.5s;
}
.btn-tour:hover {
    background: linear-gradient(180deg, rgba(255, 170, 23, 1) 0%, rgba(255, 170, 23, 1) 100%);
    color: #fff;
}
.btn-tour img {
    width: 50% !important;
    margin: 0 auto 10%;
}
.tour-block-img {
    border: 2px solid #fff;
    border-radius: 25px;
}
.tour-block-img img {
    border-radius: 25px;
    transition: 0.5s;
}
.tour-block-img img:hover {
     filter: brightness(0.5);
}
.tour-block2 {
    display: grid;
    grid-template-columns: 70% auto;
    gap: 20px;
    width: 90%;
    margin: 20px 0 20px -26%;
}
/*หน้าแรก*/



/*เกี่ยวกับเรา*/
.menu2-align {
    text-align: center;
    padding: 3% 0 2%;
}
.about-detail {
    text-align: center;
    padding: 5% 0 2%;
}
.about-icon-display {
    display: flex;
    justify-content: center;
    gap: 15px;
    padding: 5px 0;
}
.about-icon {
    display: grid;
    grid-template-columns: 25px auto;
    gap: 10px;
    align-items: center;
    justify-content: center;
}
.about-detail h4 {
    font-weight: 600;
}
.about-branch {
    padding: 5% 0 2%;
}
.about-branch h4 {
    font-weight: 600;
    margin: 20px 0 5px;
}
.about-zone {
    background: linear-gradient(180deg, rgba(255, 170, 23, 1) 0%, rgba(239, 137, 3, 1) 100%);
    color: #fff;
    padding: 4%;
    text-align: center;
    border-radius: 15px;
}
.about-zone h4 {
    font-weight: 600;
    margin: 0 0 15px;
    font-size: 1.8em;
}
#iframe666a64fb8f9e93001239f4b8 iframe , #iframe666a6e638f9e93001239f7a1 iframe {
    border-radius: 20px;
}
figure.effect-jazz {
    background: transparent;
    border-radius: 20px 0 0 20px;
}
figure.effect-jazz figcaption::after {
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
}
.about-branch-pd {
    padding: 4% 5% 0;
}
/*เกี่ยวกับเรา*/



/*เมนูอาหาร*/
.coming-soon {
    width: 80%;
    margin: 5% auto 0;
}
.CASS-D-border {
    background-image: none;
    width: 90%;
    margin: 0 auto;
}
.food-name {
    text-align: center;
    padding: 10% 0;
}
.food-detail {
    padding: 1% 5%;
}
.food-detail h4 , .food-detail2 h4 {
    font-weight: 600;
}
.food-detail2 ul {
    margin-left: -20px;
}
/*เมนูอาหาร*/



/*การศึกษา*/
.study-block {
    text-align: center;
    padding: 5% 0 2%;
}
.study-block h3 {
    font-weight: 600;
    font-size: 1.5em;
}
.study-detail {
    padding: 7% 0;
}
.study-detail h4 {
    color: #ef8903;
    font-weight: 600;
    line-height: 1.4;
}

/*form*/
.CASS-H-border {
    background: #fff !important;
    margin: 5% auto;
    width: 100%;
    padding: 3%;
}
.CASS-H-border h3 {
    margin: 20px 0 0;
    font-size: 2em;
    padding-left: 0px;
    text-align: center;
    font-weight: 600;
    color: #000;
}
.CASS-H-border h4 {
    font-size: 1em;
    font-weight: 400;
    margin: 0 0 5px;
}
.CASS-H-border br.k-br {
    display: none;
}
.CASS-H-border .form-control {
    background-color: transparent;
    border: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-radius: 5px !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;
    color: #000 !important;
    margin: 5px 0 20px;
}
.CASS-H-border .form-control::placeholder {
    color: #000 !important;
}
.CASS-H-border .form-control:hover  {
  border: 1px solid #ef8903;
    border-bottom: 1px solid #ef8903;
}
.CASS-H-border .form-control:focus {
  border: 1px solid #ef8903;
    border-bottom: 1px solid #ef8903;
    -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;
}
.CASS-H-border .btn  {
    background-image: -webkit-linear-gradient(top,#111f39 0,#111f39 100%);
    background-image: -o-linear-gradient(top,#4d4d4d 0,#4d4d4d 100%);
    background: #ef8903;
    color: #fff;
    text-shadow: 0 0px 0 #282828;
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 5px;
    padding: 10px 25px;
    font-size: 0.95em;
    font-weight: 400;
    border: 0px solid transparent;
}
.CASS-H-border .btn-default:active {
   background-color: #ef8903;
}
.CASS-H-border .btn-default:hover, .CASS-H-border .btn-default:focus {
    background-position: 0 0px;
    background-color: #ef8903;
}
.CASS-H-border .control-label {
    display: none !important;
}
.CASS-H-border .col-xs-12.col-sm-6.col-md-6 {
    width: 100%;
}
.CASS-H-border .form-group.col-sm-offset-3.col-sm-6.col-md-offset-3.col-md-6 {
    width: 100%;
    color: #000;
    font-size: 0.9em;
}
.CASS-H-border #text8 , .CASS-H-border #text7 , .CASS-H-border #text11 {
    margin-bottom: 20px;
}
.CASS-H-border #textbox22 ,  .CASS-H-border #textbox5 {
    width: 100% !important;
}
.CASS-H-main {
    background: transparent;
}
.CASS-H-head {
    border-bottom: double transparent;
    background: transparent;
    padding-left: 0px;
}
.CASS-H-head  .col-sm-offset-3.col-sm-6.col-md-offset-3.col-md-6 {
    margin-left: 0;
}
#radio14 {
    margin-bottom: 20px;
}
.form-control-feedback {
    top: 10px !important;
}
/*form*/
.payment-block {
    padding: 2%;
}
.payment-block h3 , .payment-block h4 {
    font-weight: 600;
}
.camp-block {
    text-align: center;
    padding: 5% 1% 2%;
}
.camp-block h3 {
    font-weight: 600;
    margin: 0 0 5px;
}
.camp-theme {
    padding: 7% 0;
}
.camp-theme h4 {
    font-weight: 600;
    color: #f18c06;
}
#slider666fb3717ff77d001336b77f {
    width: 88%;
    margin: 0 auto;
}
#Component666fb443e03a2300136bc0f5 {
    width: 90%;
    margin: 0 auto;
}
.camp-block2 {
    padding: 0 5%;
}
.camp-block2 h4 {
    font-weight: 600;
    margin: 20px 0 5px;
}
.camp-block2 ul {
    margin: 5px 0;
}
.camp-block2 ol li {
    margin-bottom: 5px;
}
/*การศึกษา*/


/*FAQ*/
.nav-template7 {
    padding: 10%;
}
.nav-template7 li {
    padding: 15px 0;
    border-bottom: 1px solid #c8c8c8;
    border-top: 0px solid #f6f6f6;
}
.nav-template7 li:hover {
    background-color: transparent;
}
.nav-template7 li a {
    color: #000;
    font-size: 20px !important;
    text-align: left;
}
.nav-template7 .btn-group-sm>.btn, .nav-template7 .btn-sm , .nav-template7 .btn-sm p {
    font-size: 16px;
}
#contenttype71 {
    text-align: left;
}
.nav-template7 #contenttype71 li {
    padding: 5px 0;
    border-bottom: 0px solid #c8c8c8;
    border-top: 0px solid #f6f6f6;
    list-style-type: circle;
}
.nav-template7 li .btn-sm .col-md-12 {
    padding: 5px 10px;
}
.nav-template7 .fa-plus:before {
    content: "⌵";
    color: #ef8903;
    font-size: 1.6em;
}
.nav-template7 .fa, .nav-template7 .fas {
    float: right;
    position: absolute;
    right: 13%;
    line-height: 0.5;
}
/*FAQ*/



/*CONTACT US*/
.text-contact {

}
.text-contact .media-body {
    padding: 10px 0 15px;
}
.text-contact img {
    width: 80% !IMPORTANT;
}
.text-contact h3 {
    font-weight: 600;
    margin: 0 0 15px;
    line-height: 1.2;
    font-size: 1.5em;
}
.contact-text {
    text-align: center;
    padding: 0 0 2%;
}
.contact-text h3 {
    font-weight: 600;
}
.contact-icon {
    text-align: center;
    padding: 2% !important;
    margin: 2% 0 5%;
    transition: 0.5s;
}
.contact-icon:hover {

}
.contact-icon img {
    width: 20% !important;
    display: block;
    margin: 0 auto 5%;
}
.contact-icon-border {
    border-right: 1px solid #ccc;
}
.TabItpContentLandingPage6 {
    background-color: transparent;
    padding: 0;
}
.TabItpContentLandingPage6>ul {
    width: 100%;
    background-color: transparent;
    border-radius: 30px;
}
.TabItpContentLandingPage6>ul>li>a {
    background-color: #eee !important;
    border-radius: 10px;
    margin-right: 5px;
    padding: 15px !important;
}
.TabItpContentLandingPage6>ul>li.active>a , .TabItpContentLandingPage6>ul>li>a:hover {
    background-color: #ef8903!important;
}
.tab-itp-background {
    background-color: inherit;
    padding: 0% !important;
    margin-top: 2%;
    margin-bottom: 2%;
}
.Textmanager.font-inherit {
    text-align: left;
}
.text-contact iframe {
    height: 442px;
    border-radius: 10px;
}
/*form Contact*/
.no-js #Component666abf9b5dfb2d001397d94c label  {
    display: none!important;
}
.no-js #Component666abf9b5dfb2d001397d94c .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
}
.no-js #Component666abf9b5dfb2d001397d94c .form-control  {
    border: 1px solid #dbdbdb;
    border-radius: 5px!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: 33px 20px;
    font-weight: 400;
    line-height: 1.5;
    background: #fff;
    color: #000!important;
}
.no-js #Component666abf9b5dfb2d001397d94c .form-control:hover   {
    border: 1px solid #ff7f32;
}
.no-js #Component666abf9b5dfb2d001397d94c .form-control:focus  {
    border: 1px solid #ff7f32;
    -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 #Component666abf9b5dfb2d001397d94c .btn {
    background-image: -webkit-linear-gradient(top,#111f39 0,#111f39 100%);
    background-image: -o-linear-gradient(top,#f9a71f 0,#f9a71f 100%);
    background: #ef8903;
    color: #fff;
    text-shadow: 0 0px 0 #3173ed;
    background-repeat: repeat-x;
    border-color: #7a2d8d;
    border-radius: 5px;
    padding: 10px 25px;
    font-size: 0.9em;
    font-weight: 400;
    border: 0px solid transparent;
}
.no-js #Component666abf9b5dfb2d001397d94c .btn-default:active {
    background: #ef8903;
    color: #fff;
}
.no-js #Component666abf9b5dfb2d001397d94c .btn-default:hover, .no-js #Component666abf9b5dfb2d001397d94c .btn-default:focus {
    background-position: 0 0px;
    background: #ef8903;
    color: #fff;
}
.no-js #Component666abf9b5dfb2d001397d94c  .col-xs-12.col-sm-5.col-md-5.padding  {
    width: 100%;
}
.no-js #Component666abf9b5dfb2d001397d94c span.label  {
    font-size: 0.85em;
    font-weight: 400;
}
.no-js #Component666abf9b5dfb2d001397d94c .ITPcheckboxAuthen  {
    font-size: 0.9em;
    padding: 0 0 0 0%;
}
#iframe666ac0055dfb2d001397d9a8 iframe {
    height: 248px;
    border-radius: 10px;
}
/*CONTACT US*/



/*ท่องเที่ยว*/
.tour-detail {
    padding: 5% 2% 2%;
}
.tour-detail2 {
    padding: 5% 0;
}
.tour-detail h3 {
    font-weight: 600;
    color: #f28e08;
    margin: 0 0 20px;
}
.tour-detail2 h4 {
    font-weight: 600;
    margin: 20px 0 10px;
}
.tour-detail3 {
    text-align: center;
}
.tour-detail3 h4 {
    font-weight: 600;
    margin: 0 0 5px;
}
.tour-detail4 {
    padding: 1% 0;
}
.tour-detail4 h3 {
    color: #f38f06;
    font-weight: 600;
    margin: 0 0 15px;
}
.tour-detail4 h4 {
    font-weight: 600;
    font-size: 1.2em;
    margin: 20px 0 5px;
}
/*ท่องเที่ยว*/


/*อคาเดมี*/
.academy-detail {
    padding: 5% 2% 0;
}
.academy-detail-bg {
    background: #eee;
    padding: 2% 5%;
    font-weight: 600;
    font-size: 1.2em;
    margin: 20px 0;
    text-align: center;
}
.academy-detail h4 {
    white-space: pre-line;
    text-align: center;
    margin: 20px 0;
    font-size: 1.2em;
    font-weight: 400;
    color: #f08a04;
    line-height: 1.2;
    font-style: italic;
}
.academy-detail2 {
    padding: 1%;
}
.academy-detail2 h3  {
    font-weight: 600;
    margin: 0 0 15px;
}
.academy-detail3 {
    padding: 0 2%;
}
.academy-detail3 h3 {
      font-weight: 600;
    margin: 25px 0 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: #ef8903;
    border-color: #ef8903;
}
.pagination>li>a, .pagination>li>span {
    color: #ef8903;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    color: #ef8903;
    background-color: #f7f7f7;
}
/*pagination*/



/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
  body {
    font-size: 20px;
}
  .dropdown-menu>li>a {
    font-size: 1.3em;
}
  .itopplus-footer {
    font-size: 17px;
}
  .ITPcookiebar , .buttonExampleSite {
    font-size: 16px !important;
}
  .nav-template7 li a {
    font-size: 24px !important;
}
  .nav-template7 .btn-group-sm>.btn, .nav-template7 .btn-sm, .nav-template7 .btn-sm p {
    font-size: 20px;
}
}




/* Large Devices, Wide Screens */
@media only screen and (max-width:1191px) {
    #menu66600da7930ddc00138be362 {
        margin-right: 85px;
    }
  .navbar-default .navbar-nav>li>a {
    margin: 0 10px;
}
  .h1, h1 {
    font-size: 3em;
}
  .h2, h2 {
    font-size: 2.4em;
}
  .h3, h3 {
    font-size: 1.4em;
}
  #Component66695c2ffedf080013affa49 {
    float: none;
}
  .menu3-align h4 {
    white-space: inherit;
}
  .footer-pd2 {
    padding: 15% 0 0 13%;
}
  #iframe666ac0055dfb2d001397d9a8 iframe {
    height: 268px;
}
}




/* Large Devices, Wide Screens */
@media only screen and (max-width:900px) {
  .shopcart {
    top: 10%;
}
  .h2, h2 {
        font-size: 2em;
    }
  .food-menu span {
    height: 45px;
}
  .menu-align2 {
    gap: 15px;
}
  .CASS-H-main form div {
    padding: 0 !important;
}
  .grid figure figcaption {
    padding: 1em 0em;
}
  figure.effect-sadie p {
    padding: 4em 0.5em 1em !important;
}
  .food-service {
    grid-template-columns: auto 20px;
    font-size: 0.7em;
    gap: 5px;
}
  .btn-tour {
    width: 110px;
}
}


/* Large Devices, Wide Screens */
@media only screen and (max-width:480px) {
#imagesControl666825df2d7d3a0013cf55c3 {
    padding: 0 !important;
}
  .about-block {
    font-size: 0.8em;
}
  .itopplus-bg2 , .itopplus-bg4  {
    background-attachment: inherit;
}
  .dish-img1 {
    width: 100%;
}
  .menu-border {
    width: 30%;
}
      .menu-align2 {
        gap: 30px;
        width: 100%;
    }
  #Component66695264a317f00013d5c6f9 , #Component66695c2ffedf080013affa49  {
    width: 100%;
}
      .food-menu span {
        height: auto;
    }
  .about-block2 h3 {
    white-space: inherit;
}
  .menu-border2 span {
    margin-left: -30%;
}
      figure.effect-sadie p {
        padding: 4em 1em 1em !important;
    }
      .food-service {
        font-size: 1em;
    }
      .btn-tour {
        width: 100%;
    }
  .tour-block {
    grid-template-columns: 30% 70%;
    gap: 10px;
    font-size: 0.8em;
}
  .tour-block2 {
    grid-template-columns: 65% 35%;
    gap: 10px;
    width: 95%;
    margin: 20px 0 20px 0;
}
  .thumbnail {
    margin-bottom: 15%;
}
  .about-icon-display {
    flex-direction: column;
    align-content: flex-start;
    align-items: flex-start;
}
  figure.effect-jazz {
    border-radius: 20px 20px 0 0;
}
  .nav-template7 li {
    padding: 7px 0;
}
    .nav-template7 {
        padding: 2% 0;
    }
  .nav-template7 .fa, .nav-template7 .fas {
        right: 5%;
    }
      .nav-template7 li a {
        padding: 10px 0;
    }
  .nav-template7 li a {
    font-size: 16px !important;
}
  .text-contact img {
    width: 90% ! IMPORTANT;
}
  .text-contact .media-body {
    padding: 2px 0 15px;
}
  .no-js #Component666abf9b5dfb2d001397d94c .form-control {
    padding: 27px 20px;
}
  
.no-js #Component666abf9b5dfb2d001397d94c .col-md-6 {
    padding: 0 15px;
}
  .tour-detail4 , .academy-detail2  {
    padding: 1% 10px;
}
  .academy-detail {
    padding: 1% 10px;
}
  .academy-detail3 {
    padding: 0 10px;
}
}


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

    #language_member_bar {
        display: none
    }

    #controlBanner img {
        position: fixed;
        top: 5px;
        left: 10px;
        width: 40px !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(50%);
        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.webp);
    }

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

}



.unknown {
    position: fixed;
    bottom: 5% !important;
  
}









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