.itopplus-background {

}
body {
  overflow-x: hidden;
  color: #282828;
  font-family: "LINE Seed Sans TH";
}

.itopplus-bg {
  background-image: url("");
  background-size: 100%;
  background-repeat: no-repeat;
}

.itopplus-footer {
  background-color: #005fc9;
  color: #fff;
}

.navbar-default .navbar-nav > li > a {
  color: #282828;
  margin: 0 10px;
  padding: 10px 5px;
  border-radius: 0;
  border-bottom: 3px solid transparent;
}

.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: none;
  border-color: #005fc9;
  background: transparent;
  background-color: transparent;
}

.no-js .dropdown-menu > li > a {
  color: #282828;
}

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

.no-js .dropdown-menu>li>a {
    padding: 5px 20px;
}

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

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

  #controlMenu *:not(a span) {
    color: #282828 !important;
    border: none;
  }

  .navbar-header button span {
    background-color: #282828 !important;
  }

  .navbar-header a::before {
    background-size: 35px;
    background-position: center;
    filter: invert(1);
  }

  .navbar-header a::after {
    background: transparent;
  }

  #itpphonemobile::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/telz-z555807927326.png) !important;
  }

  #itpsearchmobile::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/searchz-z1550057493030.png) !important;
  }

  .old-image-icon-facebook::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/fbz-z1306469976463.png) !important;
  }

  .old-image-icon-line::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/linez-z468194837558.png) !important;
  }

  .old-image-icon-instragram::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_2207202448s7/0/0/ig261562755399z-z722587498800.png) !important;
  }

  .old-image-icon-youtube::before {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/ytz-z1709509823553.png) !important;
  }

  .new-image-icon-twitter::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/twz-z1451700767745.png) !important;
  }
}

@media screen and (min-width: 1024px) {
  .no-js .itopplus-banner {
    position: sticky;
    top: 0;
    z-index: 110;
  }

  .itopplus-banner {
    background: #fff;
    transition: 0.3s;
  }

  .itopplus-sticky {
    background: #fff !important;
  }

  .itopplus-banner > .container {
    display: grid;
    grid-template-columns: 20% auto;
    align-items: center;
  }

  #itopplus-nav-bar {
    display: flex;
    width: 100%;
    justify-content: end;
  }

  #controlBanner {
    object-fit: contain;
    padding: 15px;
    width: clamp(140px, 100%, 20vw);
    margin: 0 auto;
  }

  .itopplus-search {
    width: 50%;
    text-align: right;
    color: #282828;
  }

  .itp-block {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: space-evenly;
    height: 100%;
  }
}

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

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

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

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


/************font-size***************/

.navbar-default .navbar-nav>li>a, .dropdown-menu>li>a {
    font-size: 16px;
}

h1 {
    font-size: 4.3em;
}

h2 {
    font-size: 3.2em;
}

h3 {
    font-size: 2.8em;
}

h4, .managerHeader {
    font-size: 2.4em;
}

h5 {
    font-size: 2em;
}

h6 {
    font-size: 1.5em;
}

p, .pre-tour p, .pdpa-text.pdpamg1 li {
    font-size: 17px;
}

.footer h5, .pre-tour h6, .fa-plus:before {
    font-size: 22px;
}

.footer h6, .sect-why > h6, .detail-service li::marker,
.nav-template7 li a strong{
    font-size: 18px;
}

.footer p, .copy-right p, .btn-more,
.table-route>thead>tr>th,.table-route>tbody>tr>td,
.CASS-D-main button, .form-text02 span {
    font-size: 14px;
}

.text-big {
    font-size: 24px;
}

.text-big02 {
    font-size: 26px;
}

.sect-why li h6 {
    font-size: 20px;
}

.pt-3 {
	padding-top:3%;
}

.pt-5 {
	padding-top:5%;
}

.pt-8 {
	padding-top:8%;
}


/***********************master-page*********************/


.social-header img {
    width: 23px !important;
}

.social-header {
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: end;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    line-height: inherit;
    margin: 0;
}

.footer h6, .service-taxi h5 {
    margin-top: 3rem;
    margin-bottom: 0.5rem;
}

.footer h5, .data-booking h6, .service-taxi h6 {
    margin-bottom: 1rem;
}

.footer li {
    display: grid;
    grid-template-columns: 20px auto;
    gap: 10px;
    align-items: center;
    margin-bottom: 1rem;
}

.footer ul {
    list-style: none;
    padding: 0;
    margin-top: 7%;
}

.footer-social img {
    width: 28px !important;
}

.footer-social {
    display: flex;
    align-items: center;
    gap: 20px;
    margin: 3% 0;
}

.footer-maps li {
    display: grid;
    grid-template-columns: 18px auto;
    align-items: center;
    gap: 10px;
}

.footer-maps ul {
    list-style: none;
    padding: 0;
    margin-top: 5%;
}

.maps-foot iframe {
    border-radius: 25px;
}

.pass-img-about {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
}

.img-about-effect {
    border-radius: 20px;
    overflow: hidden;
    margin-bottom: 20px;
}

.img-about01 {
    width: 50%;
    margin: auto;
    margin-bottom: -40px;
    margin-top: 20%;
    position: relative;
    z-index: 2;
}
  
  .sect-about {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    padding: 10px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 10px 0px;
    border-radius: 25px;
    background: #fff;
    margin-top: -100px;
}

.text-about01 h1 {
    font-weight: 600;
    color: #ed1c24;
    line-height: 66px;
}

.text-about01 {
    padding-top: 6%;
    padding-left: 3%;
    padding-right: 3%;
    color: #727272;
    margin-bottom: 9%;
}

.text-about01 h4 {
    color: #20409a;
    font-weight: 600;
    margin-bottom: 3%;
}

.text-big02, .fw-semi, .sect-service h3,
.sect-why h4, .pre-tour h6, .managerHeader,
.tour-detail h5, .tour-detail h6, .head-page h3,
.sect-route h4, .sect-route h6, .sect-route h5,
.about-two h5, .about-two h6, .head-page h4,
.detail-service h6, .nav-template7 li a strong,
.contact-page h4, .form-contact h5, .form-text h5,
.booking-page h4, .data-booking h6, b, strong,
.page-cafe h4 {
    font-weight: 600;
}

.text-black, .pre-tour h6 {
   color:#282828;
}

p {
    line-height: 26px;
}

.sect-service, .sect-why > h6 {
    margin-bottom: 3%;
}

.text-about02 p {
    margin-bottom: 4%;
}

.pre-tour p, .about-two p {
    margin-bottom: 5%;
}

.text-about02 {
    margin-top: 7%;
    padding-left: 1%;
    padding-right: 2%;
}

.text-about02, .sect-why li p, .detail-service p,
.booking-page p, .data-booking p, .page-cafe p {
    color: #727272;
}

.text-big02, .sect-service h3, .sect-why h4,
.managerHeader, .sect-route h4, .contact-page h4,
.form-text h5, .booking-page h4, .data-booking h6,
.text-blue, .page-cafe h4 {
    color: #20409a;
}

.text-big02 {
    line-height: 34px;
}

.sect-service, .managerHeader, .contact-page,
.form-contact, .form-text h5, .data-booking, .service-taxi {
    text-align: center;
}

.sect-service h3, .text-route h6, .text-route li p,
.about-two h5, .about-two h6, .detail-service h6,
.booking-page h4, .page-cafe h4 {
    margin-bottom: 0.5rem;
}

.blog-service {
    display: grid;
    grid-template-columns: repeat(5,1fr);
    gap: 20px;
    text-align: center;
    margin-bottom: 8%;
}

.items-service {
    border: 1px solid #005fc961;
    border-radius: 25px;
    padding: 10% 12%;
    background: #fff;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 6px 0px;
    color: #727272;
      transition-duration: 0.3s;
}

.icon-service {
    width: 60%;
    margin: 8% auto 8%;
}

.items-service p {
    min-height: 55px;
}

.CASS-A-middle-mid, .CASS-B-middle-mid,
.CASS-D-middle-mid, .CASS-E-border {
    padding: 0;
}

.CASS-B-border, figure.effect-jazz, .CASS-D-border,
.CASS-E-border {
    background: transparent;
}

.CASS-A-middle-right, .CASS-A-middle-left, .CASS-E-border,
.CASS-A-bottom, .CASS-A-top, .boderedlayoutClient,
.dropdown-menu, .CASS-B-border, figure.effect-jazz figcaption::after {
    border: none;
}

.CASS-A-main {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-radius: 25px;
    padding: 10px;
}

.img-effect, div#Contentmanager .img-container,
.CASS-B-main figure, .CASS-E-main figure {
    border-radius: 20px;
    overflow: hidden;
}

.sect-why {
    padding-left: 8%;
    padding-top: 8%;
}

.sect-why li {
    padding: 4% 0;
    border-bottom: 1px solid #ddd;
    width: 80%;
    position: relative;
    list-style: none;
}

.sect-why li::before {
    content: " ";
    width: 25px;
    height: 25px;
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_2207202448s7/0/0/checkz-z1665228434717.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    left: -37px;
    top: 25px;
}

.sect-why li:last-child {
    border-bottom: none;
}

.Text_seller2, .post-time, .landingpagemanager,
.form-text span {
    display: none;
}

.social-icon {
    border-radius: 5px;
}

.template1 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}

.template1 .col-md-4.col-sm-4.col-xs-12 {
    width: 100%;
    padding: 0 !important;
    color: #282828;
}

    .Contentmanager .template1 .template-panel {
        padding-bottom: 98%;
    }

.pre-tour h6 {
    margin-bottom: 2%;
}

.pre-tour {
    text-align: center;
    padding: 5%;
}

.pre-tour img {
    width: 35px !important;
}

.page-header {
    padding-bottom: 0;
    margin: 3% 0 0;
    border-bottom: none;
}

div#Contentmanager .thumbnail>img {
    border-radius: 25px;
}

div#Contentmanager .img-thumbnail, div#Contentmanager .thumbnail {
    padding: 0;
    border: none;
    box-shadow: none;
    background: transparent;
}

.Textmanager {
    display: flow-root;
    text-align: left;
}

.ps-8 {
    padding-right: 5%;
}

.pe-8 {
    padding-left: 5%;
}

.tour-detail h5, .tour-detail h6, .page-cafe h6 {
    margin-bottom: 1rem;
}

.tour-detail li p {
    margin-bottom: 0.5rem;
}

.tour-detail p, .detail-service p, .booking-page p,
.service-taxi, .service-taxi p, .detail-service ol,
.page-cafe p {
    margin-bottom: 2rem;
}

.head-page {
    background: linear-gradient(45deg, #3a89e1, #005fc9, #3a89e1);
    color: #fff;
    padding: 2%;
    text-align: center;
}

.about-page {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    margin-top: 5%;
}

.sect-route > ul {
    list-style: none;
    padding: 0;
    margin-top: 2%;
    margin-left: 2%;
}

.sect-route > ul > li {
    margin-bottom: 2%;
    padding-left: 5%;
    position: relative;
}

.sect-route > ul > li::before {
    content: " ";
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 3px solid #005fc9;
    position: absolute;
    left: 0;
    top: 25px;
    background: #ffffff;
    z-index: 2;
}

.sect-route > ul > li::after {
    content: " ";
    width: 1px;
    height: 100%;
    background: #e0e0e0;
    position: absolute;
    left: 9px;
    bottom: -47px;
    z-index: -1;
}

.number-route h5 {
    margin-bottom: 0.5rem;
    color: #ed1c24;
}

.card-route {
    padding: 15px 20px;
    border-radius: 15px;
    background: #f5f5f7;
}

.img-pass-about {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}

.img-top-about {
    position: relative;
    top: 40px;
}

.about-two {
    padding-top: 12%;
    padding-right: 6%;
}

.about-two p {
    white-space: pre-line;
}

.CASS-B-main .CustomImageGalleryType_2 {
    display: inline-block !important;
    column-count: 3;
    gap: 15px;
}

.CASS-B-main .col-md-4.col-sm-4.col-xs-4 {
    width: 100%;
    padding: 0 !important;
}

.detail-service {
    padding-left: 10%;
    padding-top: 5%;
}

.btn-more {
    background: #005fc9;
    color: #fff;
    width: fit-content;
    padding: 1rem 2.5rem;
    border-radius: 30px;
  transition-duration: 0.3s;
}

.detail-service ul {
   margin-top: 2rem;
   margin-bottom: 3rem;
}

.detail-service li p {
    margin-bottom: 0.75rem;
      margin-left: 8px;
}

.detail-service li::marker {
    content: "»";
    color: #005fc9;
}

.table-route>thead>tr>th,.table-route>tbody>tr>td {
    font-weight: 400;
    text-align: center;
    vertical-align: middle !important;
}

.table-route>tbody>tr>td {
    border: 1px solid #ddd;
}

.table-route>thead>tr>th {
    font-weight: 600;
    background: #005fc9;
    color: #fff;
}

.nav-template7 li, .nav-template7 li:hover {
    border: none;
    background: transparent;
    padding: 0;
}

.nav-template7 li a {
    background: #f5f5f7;
    width: 100%;
    padding: 15px;
    border-radius: 10px;
    position: relative;
    margin-bottom: 1.5rem;
}

.nav-template7 li a span {
    position: absolute;
    right: 20px;
    top: 20px;
}

.nav-template7 li .fa-plus:before {
    content: "︾";
}

div#Contentmanager .col-md-12 {
    padding: 0;
}

.nav-template7 li .table a {
    width: fit-content;
    padding: 10px;
}

.contact-page ul {
    list-style: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
    margin-top: 2%;
}

.contact-page li {
    display: grid;
    grid-template-columns: 40px auto;
    text-align: left;
    gap: 10px;
    align-items: center;
    background: #f5f5f7;
    padding: 10px;
    border-radius: 30px;
      padding-right: 20px;

}

.form-contact {
    padding: 4% 3% 2%;
}

.CASS-D-main {
    padding: 2% 7% 3%;
}

.CASS-D-main .col-xs-12.col-sm-3.col-md-3 {
    display: none !important;
}

.CASS-D-main .col-xs-12.col-sm-6.col-md-6 {
    width: 100%;
}

.CASS-D-main .form-control {
    height: 40px;
    box-shadow: none;
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #ddd;
    margin-bottom: 0.5rem;
    padding-right: 12px !important;
    width: 100% !important;
    background: transparent;
}

.CASS-D-main .col-md-offset-3,
.CASS-D-main .col-md-offset-5{
    width: 100%;
    margin: 0;
    text-align: center;
}

.CASS-D-main button {
    background: #005fc9;
    text-shadow: none;
    color: #fff;
    border: none;
    padding: 0.75rem 2rem;
    border-radius: 30px;
      transition-duration: 0.3s;
}

.maps-contact {
    display: grid;
    grid-template-columns: 20px auto;
    align-items: center;
    gap: 10px;
    margin: 4% 0 1%;
    margin-left: 3%;
}

.iframe-maps iframe {
    border-radius: 20px;
}

.contact-page a, .btn-group-booking p {
    color: #282828;
}

.contact-page a:hover, .btn-group-booking p:hover {
    color: #005fc9;
}

.footer a {
    color: #fff;
}

.footer a:hover {
    color: #ddd;
}

.social-header img:hover {
    filter: brightness(0) saturate(100%) invert(30%) sepia(96%) saturate(7497%) hue-rotate(203deg) brightness(96%) contrast(101%);
}

.img-about-effect img, .img-effect img,
.img-container .img, .footer-social img,
.contact-page li img{
    transition: transform 0.2s ease-out;
}

.img-about-effect img:hover, .img-effect img:hover,
.template1 .col-md-4.col-sm-4.col-xs-12:hover .img,
.footer-social img:hover, .contact-page li:hover img {
    transform: scale(1.05);
}

.items-service:hover, .nav-template7 li:hover a {
    background: #005fc9;
    color: #fff;
}

.items-service:hover img {
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(257deg) brightness(104%) contrast(102%);
}

.template1 .col-md-4.col-sm-4.col-xs-12:hover .btn-right img {
    filter: invert(1);
}

.btn-more:hover, .CASS-D-main button:hover {
    background: #f9b31b;
    color: #282828;
}

.pass-img-about02 .img-about-effect:nth-child(2) {
    margin: 0;
}

.sect-why ul {
    margin: 0;
}

.ITPcookiebar {
  width: 100% !important;
    background-color: #979797a3 !important;
    color: #fff;
}

.buttonExampleSite {
    border-radius: 5rem !important;
    border: 1px solid #979797a3 !important;
    color: #171717 !important;
}

.buttonExampleSite:hover {
    background:  #005fc9 !important;
    color: #ffffff !important;
}

.ITPlinkToCookiepage:hover {
    color:  #005fc9 !important;
}

.itpPDPALandingPage ,
.ITP-pdpa-template-contentFont{
    font-size: 16px !important;
    margin-bottom: 3% !important;
}

.itpPDPALandingPage {
    margin-top: 3%;
}

.ITP-pdpa-template-titleFont {
    font-size: 20px !important;
    font-weight: 600 !important;
}

.ITP-pdpa-template-contentFont {
    line-height: 28px;
}

.ITPcheckboxAuthen {
    margin-bottom: 4%;
    margin-top: 1%;
    font-size: 14px;
}

span#contactUsAcceptPolicyText2 {
    font-weight: 600;
}

.CASS-E-border, .CASS-E-main {
    color: unset !important;
}

div#editor6, div#editor7 {
    height: 20px;
}

.ITPcheckboxAuthen .ITPcheckboxAuthen, div#form68f59d654660e200133888a8,
#formdisplay68f59d654660e200133888a8 > div:nth-child(4) {
    margin: 0 !important;
    padding: 0 !important;
}

.booking-page {
    padding-right: 6%;
    border-right: 1px solid #ddd;
}

.page-cafe {
    padding-left: 10%;
    padding-top: 8%;
}

.btn-booking {
    display: grid;
    grid-template-columns: 35px auto;
    text-align: left;
    align-items: center;
    gap: 5px;
    padding: 8px;
    padding-right: 15px;
    background: #f5f5f7;
    border-radius: 30px;
}

.btn-group-booking {
    display: flex;
    justify-content: center;
    gap: 30px;
    margin-top: 5%;
}

.data-booking {
    margin-top: -10px;
}

.card-taxi .icon-service {
    width: 30%;
    margin: 0;
}

.card-taxi {
    border: 1px solid #005fc961;
    border-radius: 25px;
    padding: 4% 5% 10%;
    background: #fff;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 6px 0px;
    color: #727272;
    transition-duration: 0.3s;
}

.card-taxi h6 {
    color: #282828;
    margin-bottom: 0.5rem;
    font-weight: 600;
}

.group-taxi {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 25px;
}

.service-taxi hr {
    border-width: 3px;
    width: 50px;
    border-color: #ed1c24;
}

.data-booking {
    padding: 0 3%;
}

.nav-template7 li a strong {
    width: 90%;
    display: inline-block;
}

.nav-template7 li a {
    text-align: left;
}

div#Contentmanager .row {
    margin: 0 !important;
}

.mt-3 {
    margin-top: 3rem !important;
}

.btn-group-booking p {
    margin: 0!important;
}
/*********************responsive*********************/

@media screen and (min-width: 1900px) {
  
  
.navbar-default .navbar-nav>li>a, .dropdown-menu>li>a {
    font-size: 20px;
}

h1 {
    font-size: 4.7em;
}

h2 {
    font-size: 3.6em;
}

h3 {
    font-size: 3.2em;
}

h4, .managerHeader {
    font-size: 2.8em;
}

h5 {
    font-size: 2.4em;
}

h6 {
    font-size: 1.9em;
}

p, .pre-tour p, .pdpa-text.pdpamg1 li {
    font-size: 20px;
}

.footer h5, .pre-tour h6, .fa-plus:before {
    font-size: 26px;
}

.footer h6, .sect-why > h6, .detail-service li::marker,
.nav-template7 li a strong{
    font-size: 22px;
}

.footer p, .copy-right p, .btn-more,
.table-route>thead>tr>th,.table-route>tbody>tr>td,
.CASS-D-main button, .form-text02 span {
    font-size: 18px;
}

.text-big {
    font-size: 28px;
}

.text-big02 {
    font-size: 32px;
}

.sect-why li h6 {
    font-size: 24px;
}

  .social-header img {
    width: 28px !important;
}
  
  .text-about01 h1 {
    line-height: 70px;
}
  
  .img-about01 {
    margin-bottom: -60px;
}
  
  p {
    line-height: 32px;
}
  
  .text-about01 {
    margin-bottom: 13.5%;
}
  
  .text-about02 {
    padding-left: 2%;
    padding-right: 2%;
}
  
  .text-big02 {
    line-height: 42px;
}
  
  .icon-service {
    width: 55%;
    margin: 5% auto 5%;
}
  
  .items-service p {
    min-height: 65px;
}
  
  .sect-why {
    padding-left: 10%;
    padding-top: 10%;
}
  
  .sect-why li::before {
    width: 28px;
    height: 28px;
    top: 32px;
    left: -45px;
}
  
  .sect-why ul {
    padding-left: 8%;
}
  
  .pre-tour {
    padding: 5% 10%;
}
  
  .pre-tour img {
    width: 40px !important;
}
  
  .pre-tour p {
    margin-bottom: 7%;
}
  
  .contact-page li {
    grid-template-columns: 45px auto;
    border-radius: 35px;
}
  
  .CASS-D-main .form-control {
    font-size: 18px !important;
    margin-bottom: 1rem;
    height: 50px;
}
  
  .maps-contact {
    margin: 2% 0 1%;
}
  
  .iframe-maps iframe {
    height: 200px;
}
  
  .ITP-pdpa-template-titleFont {
    font-size: 24px !important;
  }
  
  .ITP-pdpa-template-contentFont {
    line-height: 32px;
    font-size: 18px !important;
}
  
  .ITPcheckboxAuthen {
    font-size: 16px;
}
  
  div#editor6, div#editor7 {
    height: 30px;
}
  
  .booking-page {
    padding-right: 10%;
  }
  
  .card-taxi .icon-service {
    width: 25%;
  }
  
  .detail-service {
    padding-left: 8%;
    padding-top: 8%;
}
  
  .page-cafe {
    padding-right: 2%;
}
}

@media screen and (max-width: 1366px) {
  
  .sect-why {
    padding-left: 8%;
}
  
  .sect-why > h6 {
    margin-bottom: 2%;
}
  
  .sect-why li::before {
    width: 22px;
    height: 22px;
    left: -32px;
    top: 20px;
}
  
  .sect-why li {
    padding: 3% 0;
}
  
  .text-about01 {
    padding-right: 2%;
    padding-left: 2%;
    padding-top: 3.5%;
    margin-bottom: 7%;
}
  
  p, .pre-tour p, .pdpa-text.pdpamg1 li {
    font-size: 16px;
}
  
  h1 {
    font-size: 4em;
}
  
  .text-about02 {
    padding-left: 2%;
    margin-top: 4%;
}
  
  .img-about01 {
    margin-top: 15%;
}
  
  .text-about02 p {
    margin-bottom: 3%;
}
  
  .items-service p {
    min-height: 52px;
}
  
  .about-two {
    padding-top: 8%;
  }
  
  .pre-tour {
    padding: 5% 3%;
}
  
  .copy-right p {
    font-size: 13px;
}
  
  .iframe-maps iframe {
    height: 180px;
}
  
  .detail-service {
    padding-left: 8%;
  }
}

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

h2 {
    font-size: 2.8em;
}

h3 {
    font-size: 2.4em;
}

h4, .managerHeader {
    font-size: 2em;
}

h5 {
    font-size: 1.8em;
}

h6 {
    font-size: 1.4em;
}

p, .pre-tour p, .pdpa-text.pdpamg1 li {
    font-size: 16px;
}
  
  br {
    display: none;
}
  
  p {
    line-height: inherit;
}
  
  .text-about01 {
    padding-top: 1%;
    margin-bottom: 3%;
}
  
  .text-about02 {
    margin-top: 0;
}
  
  .text-about02 {
    padding-left: 1%;
    padding-right: 0;
}
  
  .text-big02 {
    line-height: 30px;
    font-size: 22px;
}
  
  .text-about01 h4 {
    margin-bottom: 1%;
}
  
      .items-service p {
        min-height: 45px;
    }
  
  .items-service {
    padding: 8% 12%;
}
  
      .sect-why {
        padding-left: 6%;
        padding-top: 5%;
    }
  
  .sect-why li::before {
    top: 18px;
}
  
  .detail-service {
    padding-top: 0;
}
  
  .contact-page li {
    grid-template-columns: 36px auto;
}
  
  .CASS-D-main {
    padding: 2% 5% 3%;
}
  
  .data-booking {
    margin-top: 0;
}
  
  .page-cafe {
    padding-left: 6%;
    padding-top: 8%;
}
}

@media screen and (max-width: 900px) {
  
  div#contentnewmode689086ed6a38f6001322bc85 {
    display: none;
}
  
  .sect-about {
    margin-top: -85px;
}
  
    h1 {
    font-size: 38px;
}

h2 {
    font-size: 30px;
}

h3 {
    font-size: 26px;
}

h4, .managerHeader {
    font-size: 24px;
}

h5 {
    font-size: 20px;
}

h6 {
    font-size: 18px;
}

p, .pre-tour p, .pdpa-text.pdpamg1 li {
    font-size: 15px;
}
  
  .text-about01 h1 {
    line-height: inherit;
}
  
  .text-big {
    font-size: 20px;
}
  
      .text-big02 {
        line-height: inherit;
        font-size: 20px;
    }
  
      .img-about01 {
        margin-bottom: -25px;
        margin-top: 25%;
    }
  
      .items-service {
        padding: 8% 10%;
    }
  
  .sect-why {
    padding-top: 5%;
}
  
  .img-why img {
    height: 460px;
    object-fit: cover;
}
  
      .sect-why li::before {
        top: 15px;
        width: 20px;
        height: 20px;
    }
  
  .sect-why > h6 {
    font-size: 15px;
}
  
  .itopplus-footer .col-md-4.col-sm-4.col-xs-12 {
    width: 100%;
}
  
  .copy-right {
    padding-top: 1%;
    text-align: center;
}
  
  .pre-tour img {
    width: 30px !important;
}
  
  .pre-tour p {
    margin-bottom: 8%;
}
  
  .sect-route > ul > li::before {
    top: 15px;
}
  
  .sect-route > ul > li::after {
    bottom: -35px;
}
  
      .about-two {
        padding-top: 0;
    }
  
  .about-two p {
    white-space: inherit;
}
  
      .contact-page li {
        grid-template-columns: 32px auto;
        padding-right: 15px;
    }
  
  .contact-page ul {
    gap: 15px;
}
  
  .ITPcheckboxAuthen {
    margin-bottom: 6%;
    margin-top: 2%;
}
  
  .CASS-D-main .col-md-6.col-sm-12 {
    width: 50%;
    padding-right: 0;
}
  
  .btn-group-booking {
    gap: 15px;
}
  
  .btn-booking {
    grid-template-columns: 30px auto;
}
  
  .detail-service p {
    margin-bottom: 1rem;
}
  
  .detail-service ul {
    margin-top: 1rem;
}
  
  .page-cafe {
    padding-top: 3%;
}
  
  div#main-navbar-flag {
    background: #fff;
    border-radius: 0 0 20px 20px;
    box-shadow: 0 4px 8px rgb(0, 0, 0, 0.1);
}
}

@media screen and (max-width: 480px) {
  
  div#imagesControl688b2de8ac24160013b80719,
  div#imagesControl694ce4951e155400139d2353,
  div#form694cdfc80c0aa10013b1d506 {
    padding: 0 !important;
}
  
      .sect-about {
        margin-top: -50px;
        border-radius: 20px;
        grid-template-columns: repeat(1, 1fr);
    }
  
  .sect-about-two {
    display: flex;
    flex-wrap: wrap-reverse;
    gap: 10px;
}
  
  .img-about-effect {
    margin-bottom: 0;
    border-radius: 15px;
}
  
  .pass-img-about02 {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}
  
  .blog-service {
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
}
  
      .items-service p {
       min-height: 40px;
    }
  
  .sect-service h6 {
    font-size: 15px;
}
  
  .icon-service {
    margin: 0 auto;
}
  
      .items-service {
        padding: 8% 6%;
    }
  
      .img-why img {
        height: auto;
  }
  
      .sect-why {
        padding-top: 8%;
        padding-left: 3%;
    }
  
  .sect-why li {
    width: 95%;
    padding: 5% 0;
}
  
      .sect-why li::before {
        top: 18px;
  }
  
  .sect-why li h6 {
    font-size: 18px;
    margin-bottom: 0.25rem;
}
  
  .template1 {
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
}
  
      .pre-tour {
        padding: 5% 0;
    }
  
  .about-page {
    grid-template-columns: repeat(1, 1fr);
}
  
  .sect-route > ul > li {
    padding-left: 10%;
    margin-bottom: 5%;
}
  
  .text-route p {
    font-size: 14px;
}
  
  .sect-route h5, .about-two {
    margin-bottom: 5%;
}
  
  .about-two, .detail-service,
  .CASS-D-main .col-xs-12.col-sm-6.col-md-6 {
    padding: 0;
}
  
  .img-top-about {
    top: 20px;
}
  
  .detail-service {
    margin-top: 5%;
}
  
  .detail-service ul {
    margin-top: 5%;
    padding-left: 5%;
}
  
  .CASS-B-main .CustomImageGalleryType_2 {
    column-count: 1;
  }
  
  .CASS-B-border, .CASS-E-border  {
    margin: -10px;
}
  
  .head-page {
    padding: 5% 1%;
}
  
  .contact-page h4 {
    font-size: 20px;
    margin-bottom: 2%;
}
  
.contact-page ul {
    margin-top: 6%;
    display: block;
}

.contact-page li {
    margin-bottom: 1.5rem;
    grid-template-columns: 35px auto;
    padding: 8px;
}
  
  
    .ITPcookiebar {
    padding: 3% 2%;
    display: flex !important;
}
  
  .ITPcookieLeftText {
    /* color: white; */
    float: unset !important;
    padding-left: 0 !important;
    padding-top: 0 !important;
}
  
  .ITPcookieButton {
    float: unset !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
}
  
   .ITPcookieLeftText span {
    font-size: 12px;
}

  .CASS-D-main .col-md-offset-3 {
    padding: 0;
}
  
  .booking-page {
    padding: 0;
    border: none;
    margin-bottom: 8%;
}
  
  div#background68f59d654660e200133888a8 .CASS-D-main {
    padding: 0;
}
  
  .form-text h5 {
    font-size: 18px;
}
  
  .CASS-D-main .col-md-6.col-sm-12 {
    width: 100%;
}
  
  div#editor7 {
    height: auto;
}
  
  .btn-group-booking {
    flex-wrap: wrap;
}
  
  .btn-booking, .btn-group-booking a {
    width: 100%;
}
  
  .group-taxi {
    grid-template-columns: repeat(1, 1fr);
}
  
  .card-taxi .icon-service {
    width: 25%;
  }
  
  .card-taxi {
    padding: 4% 5% 7%;
}
  
  div#background68f5b2a8a9e83a0013195df4 .none-middle-mid .none-middle-mid {
    display: block;
}
  
div#background68f5b2a8a9e83a0013195df4 .none-middle-mid {
    display: flex;
    flex-wrap: wrap-reverse;
}
  
  div#contentnewmode68f5b26cd42bcf0013273c17 {
    display: none;
}
  
  .page-cafe {
    padding: 0;
}
}

.pdpa-text.pdpamg1 ul {
    margin-bottom: 2rem;
}

.pdpa-text.pdpamg1 li {
    margin-bottom: 0.75rem;
}

